(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[93251],{725065:function(e,t,n){"use strict";n.d(t,{F4:function(){return d},xB:function(){return s}});var r=n(652983);n(869361);var o=n(511495);n(910063);var i=n(268116),a=n(369782),l=n(178070),s=(0,o.w)(function(e,t){var n=e.styles,s=(0,a.O)([n],void 0,(0,r.useContext)(o.T)),u=(0,r.useRef)();return(0,l.j)(function(){var e=t.key+"-global",n=new t.sheet.constructor({key:e,nonce:t.sheet.nonce,container:t.sheet.container,speedy:t.sheet.isSpeedy}),r=!1,o=document.querySelector('style[data-emotion="'+e+" "+s.name+'"]');return t.sheet.tags.length&&(n.before=t.sheet.tags[0]),null!==o&&(r=!0,o.setAttribute("data-emotion",e),n.hydrate([o])),u.current=[n,r],function(){n.flush()}},[t]),(0,l.j)(function(){var e=u.current,n=e[0];if(e[1]){e[1]=!1;return}if(void 0!==s.next&&(0,i.My)(t,s.next,!0),n.tags.length){var r=n.tags[n.tags.length-1].nextElementSibling;n.before=r,n.flush()}t.insert("",s,n,!1)},[t,s.name]),null});function u(){for(var e=arguments.length,t=Array(e),n=0;n1/t*(parseInt(`${e}`.replace("px",""))||0)+"rem"},933055:function(e,t,n){"use strict";n.r(t),n.d(t,{BokehOnly:function(){return b},BokehProvider:function(){return p},IrisOnly:function(){return y},STORAGE_KEY:function(){return h}});var r=n(643819),o=n.n(r),i=n(652983),a=n(291830),l=n(617342),s=n(205651),u=n(289531),d=n(128149),c=n(736416),f=n(397458);let h="bokeh-color-mode",m=o()(()=>Promise.all([n.e(52371),n.e(9016)]).then(n.bind(n,409016)),{loadableGenerated:{webpack:()=>[409016]}}),g=i.useLayoutEffect,p=({children:e,colorMode:t,bokehStorageKey:n=h})=>{let r=(0,a.rr)(n);return g(()=>{r.set(t)},[t,r]),(0,f.jsxs)(f.Fragment,{children:[(0,f.jsx)(m,{}),(0,f.jsx)(l.Z,{storageKey:n,initialColorMode:"system",type:"localStorage"}),(0,f.jsx)(s.f,{theme:d.r,colorModeManager:r,children:(0,f.jsx)(u.V,{children:e})})]})},b=({children:e})=>(0,c.I)()?(0,f.jsx)(f.Fragment,{children:e}):null,y=({children:e})=>(0,c.I)()?null:(0,f.jsx)(f.Fragment,{children:e})},736416:function(e,t,n){"use strict";n.d(t,{I:function(){return o}});var r=n(969158);let o=()=>{let e=(0,r.F)();return!!e.styles?.global.body.fontFamily.includes("ABCRepro")}},205651:function(e,t,n){"use strict";n.d(t,{f:function(){return M}});var r=n(867932),o=n(92575),i=n(397458),a=n(725065),l=String.raw,s=l` :root, :host { --chakra-vh: 100vh; } @supports (height: -webkit-fill-available) { :root, :host { --chakra-vh: -webkit-fill-available; } } @supports (height: -moz-fill-available) { :root, :host { --chakra-vh: -moz-fill-available; } } @supports (height: 100dvh) { :root, :host { --chakra-vh: 100dvh; } } `,u=()=>(0,i.jsx)(a.xB,{styles:s}),d=({scope:e=""})=>(0,i.jsx)(a.xB,{styles:l` html { line-height: 1.5; -webkit-text-size-adjust: 100%; font-family: system-ui, sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; touch-action: manipulation; } body { position: relative; min-height: 100%; margin: 0; font-feature-settings: "kern"; } ${e} :where(*, *::before, *::after) { border-width: 0; border-style: solid; box-sizing: border-box; word-wrap: break-word; } main { display: block; } ${e} hr { border-top-width: 1px; box-sizing: content-box; height: 0; overflow: visible; } ${e} :where(pre, code, kbd,samp) { font-family: SFMono-Regular, Menlo, Monaco, Consolas, monospace; font-size: 1em; } ${e} a { background-color: transparent; color: inherit; text-decoration: inherit; } ${e} abbr[title] { border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; } ${e} :where(b, strong) { font-weight: bold; } ${e} small { font-size: 80%; } ${e} :where(sub,sup) { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } ${e} sub { bottom: -0.25em; } ${e} sup { top: -0.5em; } ${e} img { border-style: none; } ${e} :where(button, input, optgroup, select, textarea) { font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } ${e} :where(button, input) { overflow: visible; } ${e} :where(button, select) { text-transform: none; } ${e} :where( button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner ) { border-style: none; padding: 0; } ${e} fieldset { padding: 0.35em 0.75em 0.625em; } ${e} legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } ${e} progress { vertical-align: baseline; } ${e} textarea { overflow: auto; } ${e} :where([type="checkbox"], [type="radio"]) { box-sizing: border-box; padding: 0; } ${e} input[type="number"]::-webkit-inner-spin-button, ${e} input[type="number"]::-webkit-outer-spin-button { -webkit-appearance: none !important; } ${e} input[type="number"] { -moz-appearance: textfield; } ${e} input[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; } ${e} input[type="search"]::-webkit-search-decoration { -webkit-appearance: none !important; } ${e} ::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; } ${e} details { display: block; } ${e} summary { display: list-item; } template { display: none; } [hidden] { display: none !important; } ${e} :where( blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre ) { margin: 0; } ${e} button { background: transparent; padding: 0; } ${e} fieldset { margin: 0; padding: 0; } ${e} :where(ol, ul) { margin: 0; padding: 0; } ${e} textarea { resize: vertical; } ${e} :where(button, [role="button"]) { cursor: pointer; } ${e} button::-moz-focus-inner { border: 0 !important; } ${e} table { border-collapse: collapse; } ${e} :where(h1, h2, h3, h4, h5, h6) { font-size: inherit; font-weight: inherit; } ${e} :where(button, input, optgroup, select, textarea) { padding: 0; line-height: inherit; color: inherit; } ${e} :where(img, svg, video, canvas, audio, iframe, embed, object) { display: block; } ${e} :where(img, video) { max-width: 100%; height: auto; } [data-js-focus-visible] :focus:not([data-focus-visible-added]):not( [data-focus-visible-disabled] ) { outline: none; box-shadow: none; } ${e} select::-ms-expand { display: none; } ${s} `}),c=n(265146),f=n(844578),h=n(934508),m=n(542089),g=n(890997),p=n(489007),b=n(511495),y=n(652983);function x(e){let{cssVarsRoot:t,theme:n,children:r}=e,o=(0,y.useMemo)(()=>(0,m.c0)(n),[n]);return(0,i.jsxs)(b.a,{theme:o,children:[(0,i.jsx)(v,{root:t}),r]})}function v({root:e=":host, :root"}){let t=[e,"[data-theme]"].join(",");return(0,i.jsx)(a.xB,{styles:e=>({[t]:e.__cssVars})})}var[w,k]=(0,h.k)({name:"StylesContext",errorMessage:"useStyles: `styles` is undefined. Seems you forgot to wrap the components in `` "});function S(){let{colorMode:e}=(0,f.If)();return(0,i.jsx)(a.xB,{styles:t=>{let n=(0,g.Wf)(t,"styles.global"),r=(0,p.Pu)(n,{theme:t,colorMode:e});if(r)return(0,m.iv)(r)(t)}})}var j=n(613678),O=n(483780),z=e=>{let{children:t,colorModeManager:n,portalZIndex:r,resetScope:o,resetCSS:a=!0,theme:l={},environment:s,cssVarsRoot:f,disableEnvironment:h,disableGlobalStyle:m}=e,g=(0,i.jsx)(O.u,{environment:s,disabled:h,children:t});return(0,i.jsx)(x,{theme:l,cssVarsRoot:f,children:(0,i.jsxs)(j.SG,{colorModeManager:n,options:l.config,children:[a?(0,i.jsx)(d,{scope:o}):(0,i.jsx)(u,{}),!m&&(0,i.jsx)(S,{}),r?(0,i.jsx)(c.h,{zIndex:r,children:g}):g]})})};let C=n(914582).r,E=["children","theme","resetCSS"];function $(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function P(e){for(var t=1;t{let{children:t}=e,n=(0,o.Z)(e,l);return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(a.Qi,{value:n?.defaultOptions,children:t}),(0,i.jsx)(a.VW,function(e){for(var t=1;t{};function d(e,t){return"cookie"===e.type&&e.ssr?e.get(t):t}function c(e){let{value:t,children:n,options:{useSystemColorMode:c,initialColorMode:f,disableTransitionOnChange:h}={},colorModeManager:m=i.aN}=e,g="dark"===f?"dark":"light",[p,b]=(0,l.useState)(()=>d(m,g)),[y,x]=(0,l.useState)(()=>d(m)),{getSystemTheme:v,setClassName:w,setDataset:k,addListener:S}=(0,l.useMemo)(()=>(function(e={}){let{preventTransition:t=!0}=e,n={setDataset:e=>{let r=t?n.preventTransition():void 0;document.documentElement.dataset.theme=e,document.documentElement.style.colorScheme=e,null==r||r()},setClassName(e){document.body.classList.add(e?o.dark:o.light),document.body.classList.remove(e?o.light:o.dark)},query:()=>window.matchMedia("(prefers-color-scheme: dark)"),getSystemTheme(e){var t;return(null!=(t=n.query().matches)?t:"dark"===e)?"dark":"light"},addListener(e){let t=n.query(),r=t=>{e(t.matches?"dark":"light")};return"function"==typeof t.addListener?t.addListener(r):t.addEventListener("change",r),()=>{"function"==typeof t.removeListener?t.removeListener(r):t.removeEventListener("change",r)}},preventTransition(){let e=document.createElement("style");return e.appendChild(document.createTextNode("*{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}")),document.head.appendChild(e),()=>{window.getComputedStyle(document.body),requestAnimationFrame(()=>{requestAnimationFrame(()=>{document.head.removeChild(e)})})}}};return n})({preventTransition:h}),[h]),j="system"!==f||p?p:y,O=(0,l.useCallback)(e=>{let t="system"===e?v():e;b(t),w("dark"===t),k(t),m.set(t)},[m,v,w,k]);(0,a.G)(()=>{"system"===f&&x(v())},[]),(0,l.useEffect)(()=>{let e=m.get();if(e){O(e);return}if("system"===f){O("system");return}O(g)},[m,g,f,O]);let z=(0,l.useCallback)(()=>{O("dark"===j?"light":"dark")},[j,O]);(0,l.useEffect)(()=>{if(c)return S(O)},[c,S,O]);let C=(0,l.useMemo)(()=>({colorMode:null!=t?t:j,toggleColorMode:t?u:z,setColorMode:t?u:O,forced:void 0!==t}),[j,z,O,t]);return(0,s.jsx)(r.kc.Provider,{value:C,children:n})}function f(e){let t=(0,l.useMemo)(()=>({colorMode:"dark",toggleColorMode:u,setColorMode:u,forced:!0}),[]);return(0,s.jsx)(r.kc.Provider,{value:t,...e})}function h(e){let t=(0,l.useMemo)(()=>({colorMode:"light",toggleColorMode:u,setColorMode:u,forced:!0}),[]);return(0,s.jsx)(r.kc.Provider,{value:t,...e})}c.displayName="ColorModeProvider",f.displayName="DarkMode",h.displayName="LightMode"},617342:function(e,t,n){"use strict";n.d(t,{Z:function(){return i}});var r=n(397458),o=new Set(["dark","light","system"]);function i(e={}){let{nonce:t}=e;return(0,r.jsx)("script",{id:"chakra-script",nonce:t,dangerouslySetInnerHTML:{__html:function(e={}){let t;let{initialColorMode:n="light",type:r="localStorage",storageKey:i="chakra-ui-color-mode"}=e,a=(t=n,o.has(t)||(t="light"),t),l=`(function(){try{var a=function(o){var l="(prefers-color-scheme: dark)",v=window.matchMedia(l).matches?"dark":"light",e=o==="system"?v:o,d=document.documentElement,m=document.body,i="chakra-ui-light",n="chakra-ui-dark",s=e==="dark";return m.classList.add(s?n:i),m.classList.remove(s?i:n),d.style.colorScheme=e,d.dataset.theme=e,e},u=a,h="${a}",r="${i}",t=document.cookie.match(new RegExp("(^| )".concat(r,"=([^;]+)"))),c=t?t[2]:null;c?a(c):document.cookie="".concat(r,"=").concat(a(h),"; max-age=31536000; path=/")}catch(a){}})(); `,s=`(function(){try{var a=function(c){var v="(prefers-color-scheme: dark)",h=window.matchMedia(v).matches?"dark":"light",r=c==="system"?h:c,o=document.documentElement,s=document.body,l="chakra-ui-light",d="chakra-ui-dark",i=r==="dark";return s.classList.add(i?d:l),s.classList.remove(i?l:d),o.style.colorScheme=r,o.dataset.theme=r,r},n=a,m="${a}",e="${i}",t=localStorage.getItem(e);t?a(t):localStorage.setItem(e,a(m))}catch(a){}})(); `;return`!${"cookie"===r?l:s}`.trim()}(e)}})}},310124:function(e,t,n){"use strict";n.d(t,{h:function(){return g}});var r=n(265146),o=n(400414),i=n(396248),a=n(63730),l=n(652983),s=n(397458),[u,d]=(0,i.k)({strict:!1,name:"PortalContext"}),c="chakra-portal",f=e=>(0,s.jsx)("div",{className:"chakra-portal-zIndex",style:{position:"absolute",zIndex:e.zIndex,top:0,left:0,right:0},children:e.children}),h=e=>{let{appendToParentPortal:t,children:n}=e,[i,h]=(0,l.useState)(null),m=(0,l.useRef)(null),[,g]=(0,l.useState)({});(0,l.useEffect)(()=>g({}),[]);let p=d(),b=(0,r.L)();(0,o.G)(()=>{if(!i)return;let e=i.ownerDocument,n=t&&null!=p?p:e.body;if(!n)return;m.current=e.createElement("div"),m.current.className=c,n.appendChild(m.current),g({});let r=m.current;return()=>{n.contains(r)&&n.removeChild(r)}},[i]);let y=(null==b?void 0:b.zIndex)?(0,s.jsx)(f,{zIndex:null==b?void 0:b.zIndex,children:n}):n;return m.current?(0,a.createPortal)((0,s.jsx)(u,{value:m.current,children:y}),m.current):(0,s.jsx)("span",{ref:e=>{e&&h(e)}})},m=e=>{let{children:t,containerRef:n,appendToParentPortal:r}=e,i=n.current,d=null!=i?i:"undefined"!=typeof window?document.body:void 0,f=(0,l.useMemo)(()=>{let e=null==i?void 0:i.ownerDocument.createElement("div");return e&&(e.className=c),e},[i]),[,h]=(0,l.useState)({});return((0,o.G)(()=>h({}),[]),(0,o.G)(()=>{if(f&&d)return d.appendChild(f),()=>{d.removeChild(f)}},[f,d]),d&&f)?(0,a.createPortal)((0,s.jsx)(u,{value:r?f:null,children:t}),f):null};function g(e){let{containerRef:t,...n}={appendToParentPortal:!0,...e};return t?(0,s.jsx)(m,{containerRef:t,...n}):(0,s.jsx)(h,{...n})}g.className=c,g.selector=".chakra-portal",g.displayName="Portal"},265146:function(e,t,n){"use strict";n.d(t,{L:function(){return a},h:function(){return l}});var r=n(396248),o=n(397458),[i,a]=(0,r.k)({strict:!1,name:"PortalManagerContext"});function l(e){let{children:t,zIndex:n}=e;return(0,o.jsx)(i,{value:{zIndex:n},children:t})}l.displayName="PortalManager"},396248:function(e,t,n){"use strict";n.d(t,{k:function(){return o}});var r=n(652983);function o(e={}){let{name:t,strict:n=!0,hookName:o="useContext",providerName:i="Provider",errorMessage:a,defaultValue:l}=e,s=(0,r.createContext)(l);return s.displayName=t,[s.Provider,function e(){var t;let l=(0,r.useContext)(s);if(!l&&n){let n=Error(null!=a?a:`${o} returned \`undefined\`. Seems you forgot to wrap component within ${i}`);throw n.name="ContextError",null==(t=Error.captureStackTrace)||t.call(Error,n,e),n}return l},s]}},483780:function(e,t,n){"use strict";n.d(t,{O:function(){return l},u:function(){return s}});var r=n(400414),o=n(652983),i=n(397458),a=(0,o.createContext)({getDocument:()=>document,getWindow:()=>window});function l({defer:e}={}){let[,t]=(0,o.useReducer)(e=>e+1,0);return(0,r.G)(()=>{e&&t()},[e]),(0,o.useContext)(a)}function s(e){let{children:t,environment:n,disabled:r}=e,l=(0,o.useRef)(null),s=(0,o.useMemo)(()=>n||{getDocument:()=>{var e,t;return null!=(t=null==(e=l.current)?void 0:e.ownerDocument)?t:document},getWindow:()=>{var e,t;return null!=(t=null==(e=l.current)?void 0:e.ownerDocument.defaultView)?t:window}},[n]),u=!r||!n;return(0,i.jsxs)(a.Provider,{value:s,children:[t,u&&(0,i.jsx)("span",{id:"__chakra_env",hidden:!0,ref:l})]})}a.displayName="EnvironmentContext",s.displayName="EnvironmentProvider"},903431:function(e,t,n){"use strict";n.d(t,{W:function(){return o}});var r=n(652983);function o(e,t=[]){let n=(0,r.useRef)(e);return(0,r.useEffect)(()=>{n.current=e}),(0,r.useCallback)((...e)=>{var t;return null==(t=n.current)?void 0:t.call(n,...e)},t)}},436938:function(e,t,n){"use strict";n.d(t,{r:function(){return o}});var r=n(652983);function o(e,t){let n=(0,r.useRef)(!1),o=(0,r.useRef)(!1);(0,r.useEffect)(()=>{if(n.current&&o.current)return e();o.current=!0},t),(0,r.useEffect)(()=>(n.current=!0,()=>{n.current=!1}),[])}},934508:function(e,t,n){"use strict";n.d(t,{k:function(){return o}});var r=n(652983);function o(e={}){let{strict:t=!0,errorMessage:n="useContext: `context` is undefined. Seems you forgot to wrap component within the Provider",name:o}=e,i=(0,r.createContext)(void 0);return i.displayName=o,[i.Provider,function e(){var o;let a=(0,r.useContext)(i);if(!a&&t){let t=Error(n);throw t.name="ContextError",null==(o=Error.captureStackTrace)||o.call(Error,t,e),t}return a},i]}},969158:function(e,t,n){"use strict";n.d(t,{F:function(){return i}});var r=n(511495),o=n(652983);function i(){let e=(0,o.useContext)(r.T);if(!e)throw Error("useTheme: `theme` is undefined. Seems you forgot to wrap your app in `` or ``");return e}},692584:function(e,t,n){"use strict";n.d(t,{M:function(){return y}});var r=n(397458),o=n(652983),i=n(920262),a=n(46106),l=n(216566),s=n(678853),u=n(194798);class d extends o.Component{getSnapshotBeforeUpdate(e){let t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent){let e=this.props.sizeRef.current;e.height=t.offsetHeight||0,e.width=t.offsetWidth||0,e.top=t.offsetTop,e.left=t.offsetLeft}return null}componentDidUpdate(){}render(){return this.props.children}}function c({children:e,isPresent:t}){let n=(0,o.useId)(),i=(0,o.useRef)(null),a=(0,o.useRef)({width:0,height:0,top:0,left:0}),{nonce:l}=(0,o.useContext)(u._);return(0,o.useInsertionEffect)(()=>{let{width:e,height:r,top:o,left:s}=a.current;if(t||!i.current||!e||!r)return;i.current.dataset.motionPopId=n;let u=document.createElement("style");return l&&(u.nonce=l),document.head.appendChild(u),u.sheet&&u.sheet.insertRule(` [data-motion-pop-id="${n}"] { position: absolute !important; width: ${e}px !important; height: ${r}px !important; top: ${o}px !important; left: ${s}px !important; } `),()=>{document.head.removeChild(u)}},[t]),(0,r.jsx)(d,{isPresent:t,childRef:i,sizeRef:a,children:o.cloneElement(e,{ref:i})})}let f=({children:e,initial:t,isPresent:n,onExitComplete:i,custom:a,presenceAffectsLayout:u,mode:d})=>{let f=(0,s.h)(h),m=(0,o.useId)(),g=(0,o.useMemo)(()=>({id:m,initial:t,isPresent:n,custom:a,onExitComplete:e=>{for(let t of(f.set(e,!0),f.values()))if(!t)return;i&&i()},register:e=>(f.set(e,!1),()=>f.delete(e))}),u?[Math.random()]:[n]);return(0,o.useMemo)(()=>{f.forEach((e,t)=>f.set(t,!1))},[n]),o.useEffect(()=>{n||f.size||!i||i()},[n]),"popLayout"===d&&(e=(0,r.jsx)(c,{isPresent:n,children:e})),(0,r.jsx)(l.O.Provider,{value:g,children:e})};function h(){return new Map}var m=n(399867),g=n(424092),p=n(308823);let b=e=>e.key||"",y=({children:e,custom:t,initial:n=!0,onExitComplete:l,exitBeforeEnter:s,presenceAffectsLayout:u=!0,mode:d="sync"})=>{var c;(0,p.k)(!s,"Replace exitBeforeEnter with mode='wait'");let h=(0,o.useContext)(m.p).forceRender||(0,i.N)()[0],y=(0,a.t)(),x=function(e){let t=[];return o.Children.forEach(e,e=>{(0,o.isValidElement)(e)&&t.push(e)}),t}(e),v=x,w=(0,o.useRef)(new Map).current,k=(0,o.useRef)(v),S=(0,o.useRef)(new Map).current,j=(0,o.useRef)(!0);if((0,g.L)(()=>{j.current=!1,function(e,t){e.forEach(e=>{let n=b(e);t.set(n,e)})}(x,S),k.current=v}),c=()=>{j.current=!0,S.clear(),w.clear()},(0,o.useEffect)(()=>()=>c(),[]),j.current)return(0,r.jsx)(r.Fragment,{children:v.map(e=>(0,r.jsx)(f,{isPresent:!0,initial:!!n&&void 0,presenceAffectsLayout:u,mode:d,children:e},b(e)))});v=[...v];let O=k.current.map(b),z=x.map(b),C=O.length;for(let e=0;e{if(-1!==z.indexOf(n))return;let o=S.get(n);if(!o)return;let i=O.indexOf(n),a=e;a||(a=(0,r.jsx)(f,{isPresent:!1,onExitComplete:()=>{w.delete(n);let e=Array.from(S.keys()).filter(e=>!z.includes(e));if(e.forEach(e=>S.delete(e)),k.current=x.filter(t=>{let r=b(t);return r===n||e.includes(r)}),!w.size){if(!1===y.current)return;h(),l&&l()}},custom:t,presenceAffectsLayout:u,mode:d,children:o},b(o)),w.set(n,a)),v.splice(i,0,a)}),v=v.map(e=>{let t=e.key;return w.has(t)?e:(0,r.jsx)(f,{isPresent:!0,presenceAffectsLayout:u,mode:d,children:e},b(e))}),(0,r.jsx)(r.Fragment,{children:w.size?v:v.map(e=>(0,o.cloneElement)(e))})}},920262:function(e,t,n){"use strict";n.d(t,{N:function(){return a}});var r=n(652983),o=n(46106),i=n(717882);function a(){let e=(0,o.t)(),[t,n]=(0,r.useState)(0),a=(0,r.useCallback)(()=>{e.current&&n(t+1)},[t]);return[(0,r.useCallback)(()=>i.Wi.postRender(a),[a]),t]}},46106:function(e,t,n){"use strict";n.d(t,{t:function(){return i}});var r=n(652983),o=n(424092);function i(){let e=(0,r.useRef)(!1);return(0,o.L)(()=>(e.current=!0,()=>{e.current=!1}),[]),e}}}]); //# sourceMappingURL=93251.1821fb97478d9ec5.js.map