@worldresources/wri-design-systems 2.200.0 → 2.201.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -2426,6 +2426,15 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2426
2426
  z-index: ${t?3:"auto"};
2427
2427
  }
2428
2428
 
2429
+ /* Border left on first sticky column cells */
2430
+ td[data-sticky]:first-of-type,
2431
+ th[data-sticky]:first-of-type {
2432
+ box-shadow: inset 0.0625rem 0 0 ${ze("neutral",300)};
2433
+ }
2434
+
2435
+ /* Border top on sticky header cells */
2436
+ ${t?`\n thead th {\n box-shadow: inset 0 0.0625rem 0 ${ze("neutral",300)};\n }\n thead th[data-sticky]:first-of-type {\n box-shadow: inset 0.0625rem 0.0625rem 0 ${ze("neutral",300)};\n }\n `:""}
2437
+
2429
2438
  [data-sticky='start']::after {
2430
2439
  content: none;
2431
2440
  }
@@ -2496,7 +2505,7 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2496
2505
  justify-content: space-between;
2497
2506
  `,Ok=$e`
2498
2507
  margin-top: 0.5625rem;
2499
- `,Lk=$e`
2508
+ `,Lk=e=>$e`
2500
2509
  tr {
2501
2510
  height: ${He(1200)};
2502
2511
 
@@ -2504,6 +2513,8 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2504
2513
  border-color: ${ze("neutral",300)};
2505
2514
  }
2506
2515
 
2516
+ ${e?`\n &:nth-of-type(odd) td[data-sticky] {\n background-color: ${ze("neutral",200)};\n }\n &:nth-of-type(even) td[data-sticky] {\n background-color: ${ze("neutral",100)};\n }\n`:""}
2517
+
2507
2518
  :hover {
2508
2519
  background-color: ${ze("neutral",200)};
2509
2520
 
@@ -2530,9 +2541,9 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2530
2541
  display: flex;
2531
2542
  align-items: center;
2532
2543
  justify-content: center;
2533
- `,Nk=(e,t)=>{const n=e[t]?.width;return n?{width:n,minWidth:n}:{}},Dk=(e,t,n)=>{const r=e[t];return void 0===r?{}:{"data-sticky":"start","data-sticky-last":t===n?"true":void 0,left:`${r}px`}},Pk=(e,t,n)=>{if(n||!t.key)return e;const{key:r,order:o}=t,i="asc"===o;return[...e].sort(((e,t)=>((e,t,n)=>{if(null==e&&null==t)return 0;if(null==e)return 1;if(null==t)return-1;if("string"==typeof e&&"string"==typeof t)return n?e.localeCompare(t):t.localeCompare(e);if("number"==typeof e&&"number"==typeof t)return n?e-t:t-e;const r=String(e),o=String(t);return n?r.localeCompare(o):o.localeCompare(r)})(e?.[r],t?.[r],i)))},Ik=({columns:e,data:t=[],renderRow:n,striped:r,stickyHeader:i,pagination:s,selectable:a,selectedRows:l,variant:c="default",onSortColumn:d,onPageSizeChange:u,onPageChange:h,onAllItemsSelected:p,onRowSelected:f,loading:m,height:g,labels:v})=>{const b=qm("Table",v),[y,w]=le({key:"",order:""}),C=ae({}),[x,k]=le({}),[$,S]=le([]),{totalItems:M=t.length,currentPage:E=1,pageSize:T=10,showItemCount:O,showItemCountText:L}=s||{},A=Boolean(d),R=ie((()=>Pk(t,y,A)),[t,A,y]),N=(e,t)=>{w({key:e,order:t}),d&&d({key:e,order:t})},D=l??$,P=R.length>0&&D.length===R.length,z=D.length>0&&D.length<R.length,V=ie((()=>(e=>e.reduce(((e,t)=>(e[t.key]=t,e)),{}))(e)),[e]),H=ie((()=>(e=>e.filter((e=>e.sticky)).map((e=>e.key)))(e)),[e]),_=(e=>e.length>0?e[e.length-1]:void 0)(H),B=fe((()=>{const t=((e,t)=>{const n={};let r=0;return e.filter((e=>e.sticky)).forEach((e=>{n[e.key]=r,r+=t[e.key]?.offsetWidth||0})),n})(e,C.current);k(t)}),[e]);de((()=>{B()}),[B,t.length]),de((()=>{const e=()=>{B()};return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[B]),de((()=>{void 0===l&&S((e=>((e,t)=>{const n=e.filter((e=>t.some((t=>t.id===e.id)))),r=n.length===e.length&&n.every(((t,n)=>t.id===e[n]?.id));return r?e:n})(e,t)))}),[t,l]);const j=e=>Dk(x,e.key,_),F=e=>((e,t,n,r)=>({...Nk(e,n),...Dk(t,n,r)}))(V,x,e,_),q=e=>((e,t)=>e.some((e=>e.id===t.id)))(D,e),W=(({columns:e,selectable:t,isRowSelected:n,onRowSelected:r,getSelectRowLabel:o})=>(i,s)=>{const{id:a,name:l}=i;return Q(I.Row,{className:s?.className,children:[t?Y(I.Cell,{children:Y(Wv,{name:`checkbox-${a}`,"aria-label":o(l,a),checked:n(i),onCheckedChange:({checked:e})=>{r(i,e)}})}):null,e.map((e=>Y(I.Cell,{...s?.getCellProps(e.key),children:e.cell?e.cell(i):i?.[e.key]},e.key)))]})})({columns:e,selectable:a,isRowSelected:q,onRowSelected:(e,t)=>{void 0===l&&S((n=>((e,t,n)=>n?e.some((e=>e.id===t.id))?e:[...e,t]:e.filter((e=>e.id!==t.id)))(n,e,t))),f&&f(e,t)},getSelectRowLabel:(e,t)=>b.selectRowLabel(e,t)}),U=n||W;return be("div",{children:[ye("div",{css:g?Ak(g):void 0,children:be(I.Root,{css:kk(c,i),striped:r,stickyHeader:i,interactive:!0,children:[ye(I.Header,{css:$k(c),children:be(I.Row,{children:[a?ye(I.ColumnHeader,{children:ye(Wv,{name:"header-checkbox","aria-label":b.selectAllRowsLabel,checked:P,indeterminate:z,onCheckedChange:({checked:e})=>{void 0===l&&S(e?R:[]),p&&p(e)}})}):null,e.map((e=>{return ye(I.ColumnHeader,{ref:t=>{C.current[e.key]=t},...(t=e.key,Nk(V,t)),role:e.sortable?"columnheader":void 0,"aria-sort":e.sortable&&"asc"===y.order?"ascending":e.sortable&&"desc"===y.order?"descending":void 0,...j(e),children:be("div",{css:Sk,children:[e.label,e.sortable?be("div",{css:Mk,children:[ye(Km,{css:Ek(y.key===e.key&&"asc"===y.order),icon:ye(Qm,{style:{transform:"rotate(180deg)"}}),onClick:()=>N(e.key,"asc"),"aria-label":b.ascendingLabel}),ye(Km,{css:Ek(y.key===e.key&&"desc"===y.order),icon:ye(Qm,{}),onClick:()=>N(e.key,"desc"),"aria-label":b.descendingLabel})]}):null]})},e.key);var t}))]})}),ye(I.Body,{css:Lk,children:R.map((e=>ye(ne.Fragment,{children:U(e,{className:q(e)?"selected":void 0,getCellProps:F})},e.id)))})]})}),m?ye("div",{css:Rk,children:ye(o,{size:"lg",color:ze("primary",500)})}):null,be("div",{css:Tk,children:[ye("div",{children:O?ye(lk,{pageSize:T,currentPage:E,totalItems:M,onPageSizeChange:u,showItemCountText:L}):null}),s?ye("div",{css:Ok,children:ye(xk,{totalItems:M,pageSize:T,currentPage:E,onPageChange:h})}):null]})]})},zk=I.Row,Vk=I.Cell,Hk=$e`
2544
+ `,Nk="__checkbox__",Dk=(e,t)=>{const n=e[t]?.width;return n?{width:n,minWidth:n}:{}},Pk=(e,t,n)=>{const r=e[t];return void 0===r?{}:{"data-sticky":"start","data-sticky-last":t===n?"true":void 0,left:`${r}px`}},Ik=(e,t,n)=>{if(n||!t.key)return e;const{key:r,order:o}=t,i="asc"===o;return[...e].sort(((e,t)=>((e,t,n)=>{if(null==e&&null==t)return 0;if(null==e)return 1;if(null==t)return-1;if("string"==typeof e&&"string"==typeof t)return n?e.localeCompare(t):t.localeCompare(e);if("number"==typeof e&&"number"==typeof t)return n?e-t:t-e;const r=String(e),o=String(t);return n?r.localeCompare(o):o.localeCompare(r)})(e?.[r],t?.[r],i)))},zk=({columns:e,data:t=[],renderRow:n,striped:r,stickyHeader:i,pagination:s,selectable:a,selectedRows:l,variant:c="default",onSortColumn:d,onPageSizeChange:u,onPageChange:h,onAllItemsSelected:p,onRowSelected:f,loading:m,height:g,labels:v})=>{const b=qm("Table",v),[y,w]=le({key:"",order:""}),C=ae({}),x=ae(null),[k,$]=le({}),[S,M]=le([]),{totalItems:E=t.length,currentPage:T=1,pageSize:O=10,showItemCount:L,showItemCountText:A}=s||{},R=Boolean(d),N=ie((()=>Ik(t,y,R)),[t,R,y]),D=(e,t)=>{w({key:e,order:t}),d&&d({key:e,order:t})},P=l??S,z=N.length>0&&P.length===N.length,V=P.length>0&&P.length<N.length,H=ie((()=>(e=>e.reduce(((e,t)=>(e[t.key]=t,e)),{}))(e)),[e]),_=ie((()=>(e=>e.filter((e=>e.sticky)).map((e=>e.key)))(e)),[e]),B=(e=>e.length>0?e[e.length-1]:void 0)([...void 0!==k[Nk]?[Nk]:[],..._]),j=fe((()=>{const t=((e,t,n)=>{const r={};let o=0;const i=e.filter((e=>e.sticky));return n&&i.length>0&&(r[Nk]=0,o+=n.offsetWidth),i.forEach((e=>{r[e.key]=o,o+=t[e.key]?.offsetWidth||0})),r})(e,C.current,a?x.current:void 0);$(t)}),[e,a]);de((()=>{j()}),[j,t.length]),de((()=>{const e=()=>{j()};return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[j]),de((()=>{void 0===l&&M((e=>((e,t)=>{const n=e.filter((e=>t.some((t=>t.id===e.id)))),r=n.length===e.length&&n.every(((t,n)=>t.id===e[n]?.id));return r?e:n})(e,t)))}),[t,l]);const F=e=>Pk(k,e.key,B),q=e=>((e,t,n,r)=>({...Dk(e,n),...Pk(t,n,r)}))(H,k,e,B),W=e=>((e,t)=>e.some((e=>e.id===t.id)))(P,e),U=(({columns:e,selectable:t,isRowSelected:n,onRowSelected:r,stickyOffsets:o={},lastStickyColumnKey:i,getSelectRowLabel:s})=>(a,l)=>{const{id:c,name:d}=a;return Q(I.Row,{className:l?.className,children:[t?Y(I.Cell,{...Pk(o,Nk,i),children:Y(Wv,{name:`checkbox-${c}`,"aria-label":s(d,c),checked:n(a),onCheckedChange:({checked:e})=>{r(a,e)}})}):null,e.map((e=>Y(I.Cell,{...l?.getCellProps(e.key),children:e.cell?e.cell(a):a?.[e.key]},e.key)))]})})({columns:e,selectable:a,isRowSelected:W,onRowSelected:(e,t)=>{void 0===l&&M((n=>((e,t,n)=>n?e.some((e=>e.id===t.id))?e:[...e,t]:e.filter((e=>e.id!==t.id)))(n,e,t))),f&&f(e,t)},stickyOffsets:k,lastStickyColumnKey:B,getSelectRowLabel:(e,t)=>b.selectRowLabel(e,t)}),K=n||U;return be("div",{children:[ye("div",{css:g?Ak(g):void 0,children:be(I.Root,{css:kk(c,i),striped:r,stickyHeader:i,interactive:!0,children:[ye(I.Header,{css:$k(c),children:be(I.Row,{children:[a?ye(I.ColumnHeader,{ref:x,...Pk(k,Nk,B),children:ye(Wv,{name:"header-checkbox","aria-label":b.selectAllRowsLabel,checked:z,indeterminate:V,onCheckedChange:({checked:e})=>{void 0===l&&M(e?N:[]),p&&p(e)}})}):null,e.map((e=>{return ye(I.ColumnHeader,{ref:t=>{C.current[e.key]=t},...(t=e.key,Dk(H,t)),role:e.sortable?"columnheader":void 0,"aria-sort":e.sortable&&"asc"===y.order?"ascending":e.sortable&&"desc"===y.order?"descending":void 0,...F(e),children:be("div",{css:Sk,children:[e.label,e.sortable?be("div",{css:Mk,children:[ye(Km,{css:Ek(y.key===e.key&&"asc"===y.order),icon:ye(Qm,{style:{transform:"rotate(180deg)"}}),onClick:()=>D(e.key,"asc"),"aria-label":b.ascendingLabel}),ye(Km,{css:Ek(y.key===e.key&&"desc"===y.order),icon:ye(Qm,{}),onClick:()=>D(e.key,"desc"),"aria-label":b.descendingLabel})]}):null]})},e.key);var t}))]})}),ye(I.Body,{css:Lk(r),children:N.map((e=>ye(ne.Fragment,{children:K(e,{className:W(e)?"selected":void 0,getCellProps:q})},e.id)))})]})}),m?ye("div",{css:Rk,children:ye(o,{size:"lg",color:ze("primary",500)})}):null,be("div",{css:Tk,children:[ye("div",{children:L?ye(lk,{pageSize:O,currentPage:T,totalItems:E,onPageSizeChange:u,showItemCountText:A}):null}),s?ye("div",{css:Ok,children:ye(xk,{totalItems:E,pageSize:O,currentPage:T,onPageChange:h})}):null]})]})},Vk=I.Row,Hk=I.Cell,_k=$e`
2534
2545
  border: ${je(100)} solid ${ze("neutral",300)};
2535
- `,_k=$e`
2546
+ `,Bk=$e`
2536
2547
  padding: ${He(400)};
2537
2548
  cursor: pointer;
2538
2549
  &:focus-visible {
@@ -2547,9 +2558,9 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2547
2558
  transparent
2548
2559
  );
2549
2560
  }
2550
- `,Bk=({children:e,header:t,footer:n})=>ye(r,{css:Hk,children:ye(A.Root,{multiple:!0,children:be(A.Item,{value:"extendable-card-item",children:[be(A.ItemTrigger,{css:_k,alignItems:"center",children:[ye(N,{gap:3,flex:"1",overflow:"hidden",alignItems:"center",children:t}),ye(A.ItemIndicator,{children:ye(Qm,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),be(A.ItemContent,{children:[e,n]})]})})}),jk=$e`
2561
+ `,jk=({children:e,header:t,footer:n})=>ye(r,{css:_k,children:ye(A.Root,{multiple:!0,children:be(A.Item,{value:"extendable-card-item",children:[be(A.ItemTrigger,{css:Bk,alignItems:"center",children:[ye(N,{gap:3,flex:"1",overflow:"hidden",alignItems:"center",children:t}),ye(A.ItemIndicator,{children:ye(Qm,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),be(A.ItemContent,{children:[e,n]})]})})}),Fk=$e`
2551
2562
  border: ${je(100)} solid ${ze("neutral",300)};
2552
- `,Fk=$e`
2563
+ `,qk=$e`
2553
2564
  padding: ${He(400)};
2554
2565
  cursor: pointer;
2555
2566
  border-bottom: ${je(100)} solid
@@ -2571,7 +2582,7 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2571
2582
  transparent
2572
2583
  );
2573
2584
  }
2574
- `,qk=$e`
2585
+ `,Wk=$e`
2575
2586
  .item-content-open > * {
2576
2587
  max-height: auto;
2577
2588
 
@@ -2592,10 +2603,10 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2592
2603
  padding-bottom 0.2s ease,
2593
2604
  padding-top 0.2s ease;
2594
2605
  }
2595
- `,Wk=$e`
2606
+ `,Uk=$e`
2596
2607
  border-top: ${je(100)} solid
2597
2608
  ${ze("neutral",300)};
2598
- `,Uk=({children:e,header:t,footer:n,expanded:o=!0,collapsible:i=!0,actions:s,showFooterOnCollapsed:a=!1,labels:l})=>{qm("AnalysisWidget",l);const c="analysis-widget-item",[d,u]=le(o),h=`analysis-widget-header-${c}`;return ye(r,{as:"section","aria-labelledby":h,css:jk,children:be(A.Root,{multiple:!0,value:i?void 0:[c],defaultValue:o?[c]:[],children:[be(A.Item,{css:qk,value:c,children:[t&&ye(A.ItemTrigger,{id:h,"aria-expanded":d,css:Fk,pointerEvents:i?"auto":"none",onClick:i?()=>{u(!d)}:void 0,children:be(N,{gap:3,flex:"1",overflow:"hidden",alignItems:"top",justifyContent:"space-between",children:[t,s&&s.map((e=>ye(Wm,{variant:"secondary",size:"small",label:e.label,onClick:t=>{e.onClick(),t.preventDefault(),t.stopPropagation()},leftIcon:e?.icon},e.label))),i&&ye(A.ItemIndicator,{height:"1rem",marginTop:"0.5rem",display:"flex",children:ye(Qm,{"aria-hidden":"true",color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]})}),be("div",{className:d?"item-content-open":"item-content-closed","aria-hidden":!d,children:[e,!a&&n&&ye(r,{css:Wk,children:n})]})]}),a&&n&&ye(r,{css:Wk,children:n})]})})};var Kk,Zk={exports:{}},Gk={},Jk={exports:{}},Xk={exports:{}},Yk={};var Qk,e$,t$,n$,r$,o$,i$,s$,a$,l$,c$,d$,u$,h$={};
2609
+ `,Kk=({children:e,header:t,footer:n,expanded:o=!0,collapsible:i=!0,actions:s,showFooterOnCollapsed:a=!1,labels:l})=>{qm("AnalysisWidget",l);const c="analysis-widget-item",[d,u]=le(o),h=`analysis-widget-header-${c}`;return ye(r,{as:"section","aria-labelledby":h,css:Fk,children:be(A.Root,{multiple:!0,value:i?void 0:[c],defaultValue:o?[c]:[],children:[be(A.Item,{css:Wk,value:c,children:[t&&ye(A.ItemTrigger,{id:h,"aria-expanded":d,css:qk,pointerEvents:i?"auto":"none",onClick:i?()=>{u(!d)}:void 0,children:be(N,{gap:3,flex:"1",overflow:"hidden",alignItems:"top",justifyContent:"space-between",children:[t,s&&s.map((e=>ye(Wm,{variant:"secondary",size:"small",label:e.label,onClick:t=>{e.onClick(),t.preventDefault(),t.stopPropagation()},leftIcon:e?.icon},e.label))),i&&ye(A.ItemIndicator,{height:"1rem",marginTop:"0.5rem",display:"flex",children:ye(Qm,{"aria-hidden":"true",color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]})}),be("div",{className:d?"item-content-open":"item-content-closed","aria-hidden":!d,children:[e,!a&&n&&ye(r,{css:Uk,children:n})]})]}),a&&n&&ye(r,{css:Uk,children:n})]})})};var Zk,Gk={exports:{}},Jk={},Xk={exports:{}},Yk={exports:{}},Qk={};var e$,t$,n$,r$,o$,i$,s$,a$,l$,c$,d$,u$,h$,p$={};
2599
2610
  /** @license React v16.13.1
2600
2611
  * react-is.development.js
2601
2612
  *
@@ -2603,7 +2614,7 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2603
2614
  *
2604
2615
  * This source code is licensed under the MIT license found in the
2605
2616
  * LICENSE file in the root directory of this source tree.
2606
- */function p$(){return e$||(e$=1,"production"===process.env.NODE_ENV?Xk.exports=function(){if(Kk)return Yk;Kk=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:switch(e=e.type){case l:case c:case r:case i:case o:case u:return e;default:switch(e=e&&e.$$typeof){case a:case d:case f:case p:case s:return e;default:return h}}case n:return h}}}function w(e){return y(e)===c}return Yk.AsyncMode=l,Yk.ConcurrentMode=c,Yk.ContextConsumer=a,Yk.ContextProvider=s,Yk.Element=t,Yk.ForwardRef=d,Yk.Fragment=r,Yk.Lazy=f,Yk.Memo=p,Yk.Portal=n,Yk.Profiler=i,Yk.StrictMode=o,Yk.Suspense=u,Yk.isAsyncMode=function(e){return w(e)||y(e)===l},Yk.isConcurrentMode=w,Yk.isContextConsumer=function(e){return y(e)===a},Yk.isContextProvider=function(e){return y(e)===s},Yk.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Yk.isForwardRef=function(e){return y(e)===d},Yk.isFragment=function(e){return y(e)===r},Yk.isLazy=function(e){return y(e)===f},Yk.isMemo=function(e){return y(e)===p},Yk.isPortal=function(e){return y(e)===n},Yk.isProfiler=function(e){return y(e)===i},Yk.isStrictMode=function(e){return y(e)===o},Yk.isSuspense=function(e){return y(e)===u},Yk.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===m)},Yk.typeOf=y,Yk}():Xk.exports=(Qk||(Qk=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:var m=e.type;switch(m){case l:case c:case r:case i:case o:case u:return m;default:var g=m&&m.$$typeof;switch(g){case a:case d:case f:case p:case s:return g;default:return h}}case n:return h}}}var w=l,C=c,x=a,k=s,$=t,S=d,M=r,E=f,T=p,O=n,L=i,A=o,R=u,N=!1;function D(e){return y(e)===c}h$.AsyncMode=w,h$.ConcurrentMode=C,h$.ContextConsumer=x,h$.ContextProvider=k,h$.Element=$,h$.ForwardRef=S,h$.Fragment=M,h$.Lazy=E,h$.Memo=T,h$.Portal=O,h$.Profiler=L,h$.StrictMode=A,h$.Suspense=R,h$.isAsyncMode=function(e){return N||(N=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),D(e)||y(e)===l},h$.isConcurrentMode=D,h$.isContextConsumer=function(e){return y(e)===a},h$.isContextProvider=function(e){return y(e)===s},h$.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},h$.isForwardRef=function(e){return y(e)===d},h$.isFragment=function(e){return y(e)===r},h$.isLazy=function(e){return y(e)===f},h$.isMemo=function(e){return y(e)===p},h$.isPortal=function(e){return y(e)===n},h$.isProfiler=function(e){return y(e)===i},h$.isStrictMode=function(e){return y(e)===o},h$.isSuspense=function(e){return y(e)===u},h$.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===m)},h$.typeOf=y}()),h$)),Xk.exports}function f$(){if(n$)return t$;n$=1;return t$="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function m$(){return o$?r$:(o$=1,r$=Function.call.bind(Object.prototype.hasOwnProperty))}function g$(){if(l$)return a$;l$=1;var e=p$(),t=Se,n=f$(),r=m$(),o=function(){if(s$)return i$;s$=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=f$(),n={},r=m$();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,s,a,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(r(o,c)){var d;try{if("function"!=typeof o[c]){var u=Error((a||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=o[c](i,c,a,s,null,t)}catch(e){d=e}if(!d||d instanceof Error||e((a||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in n)){n[d.message]=!0;var h=l?l():"";e("Failed "+s+" type: "+d.message+(null!=h?h:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},i$=o}(),i=function(){};function s(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),a$=function(a,l){var c="function"==typeof Symbol&&Symbol.iterator;var d="<<anonymous>>",u={array:m("array"),bigint:m("bigint"),bool:m("boolean"),func:m("function"),number:m("number"),object:m("object"),string:m("string"),symbol:m("symbol"),any:f(s),arrayOf:function(e){return f((function(t,r,o,i,s){if("function"!=typeof e)return new p("Property `"+s+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var a=t[r];if(!Array.isArray(a))return new p("Invalid "+i+" `"+s+"` of type `"+b(a)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<a.length;l++){var c=e(a,l,o,i,s+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:f((function(e,t,n,r,o){var i=e[t];return a(i)?null:new p("Invalid "+r+" `"+o+"` of type `"+b(i)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:f((function(t,n,r,o,i){var s=t[n];return e.isValidElementType(s)?null:new p("Invalid "+o+" `"+i+"` of type `"+b(s)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return f((function(t,n,r,o,i){if(!(t[n]instanceof e)){var s=e.name||d;return new p("Invalid "+o+" `"+i+"` of type `"+(((a=t[n]).constructor&&a.constructor.name?a.constructor.name:d)+"` supplied to `")+r+"`, expected instance of `"+s+"`.")}var a;return null}))},node:f((function(e,t,n,r,o){return v(e[t])?null:new p("Invalid "+r+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return f((function(t,o,i,s,a){if("function"!=typeof e)return new p("Property `"+a+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=b(l);if("object"!==c)return new p("Invalid "+s+" `"+a+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var d in l)if(r(l,d)){var u=e(l,d,i,s,a+"."+d,n);if(u instanceof Error)return u}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),s;return f((function(t,n,r,o,i){for(var s=t[n],a=0;a<e.length;a++)if(h(s,e[a]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===y(t)?String(t):t}));return new p("Invalid "+o+" `"+i+"` of value `"+String(s)+"` supplied to `"+r+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+w(o)+" at index "+t+"."),s}return f((function(t,o,i,s,a){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(t,o,i,s,a,n);if(null==d)return null;d.data&&r(d.data,"expectedType")&&l.push(d.data.expectedType)}return new p("Invalid "+s+" `"+a+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return f((function(t,r,o,i,s){var a=t[r],l=b(a);if("object"!==l)return new p("Invalid "+i+" `"+s+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return g(o,i,s,c,y(d));var u=d(a,c,o,i,s+"."+c,n);if(u)return u}return null}))},exact:function(e){return f((function(o,i,s,a,l){var c=o[i],d=b(c);if("object"!==d)return new p("Invalid "+a+" `"+l+"` of type `"+d+"` supplied to `"+s+"`, expected `object`.");var u=t({},o[i],e);for(var h in u){var f=e[h];if(r(e,h)&&"function"!=typeof f)return g(s,a,l,h,y(f));if(!f)return new p("Invalid "+a+" `"+l+"` key `"+h+"` supplied to `"+s+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var m=f(c,h,s,a,l+"."+h,n);if(m)return m}return null}))}};function h(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function p(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function f(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function o(o,s,a,c,u,h,f){if(c=c||d,h=h||a,f!==n){if(l){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+a;!t[g]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+h+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,r++)}}return null==s[a]?o?null===s[a]?new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `null`."):new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(s,a,c,u,h)}var s=o.bind(null,!1);return s.isRequired=o.bind(null,!0),s}function m(e){return f((function(t,n,r,o,i,s){var a=t[n];return b(a)!==e?new p("Invalid "+o+" `"+i+"` of type `"+y(a)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,o){return new p((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||a(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!v(n.value))return!1}else for(;!(n=r.next()).done;){var o=n.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function b(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function y(e){if(null==e)return""+e;var t=b(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function w(e){var t=y(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return p.prototype=Error.prototype,u.checkPropTypes=o,u.resetWarningCache=o.resetWarningCache,u.PropTypes=u,u},a$}function v$(){if(u$)return Jk.exports;if(u$=1,"production"!==process.env.NODE_ENV){var e=p$();Jk.exports=g$()(e.isElement,!0)}else Jk.exports=function(){if(d$)return c$;d$=1;var e=f$();function t(){}function n(){}return n.resetWarningCache=t,c$=function(){function r(t,n,r,o,i,s){if(s!==e){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i},c$}()();return Jk.exports}var b$,y$={exports:{}};var w$,C$={},x$={};function k$(){if(w$)return x$;return w$=1,Object.defineProperty(x$,"__esModule",{value:!0}),x$.dontSetMe=function(e,t,n){if(e[t])return new Error(`Invalid prop ${t} passed to ${n} - do not set this, set it on the child.`)},x$.findInArray=function(e,t){for(let n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]},x$.int=function(e){return parseInt(e,10)},x$.isFunction=function(e){return"function"==typeof e||"[object Function]"===Object.prototype.toString.call(e)},x$.isNum=function(e){return"number"==typeof e&&!isNaN(e)},x$}var $$,S$,M$={};function E$(){if(S$)return C$;S$=1,Object.defineProperty(C$,"__esModule",{value:!0}),C$.addClassName=s,C$.addEvent=function(e,t,n,r){if(!e)return;const o={capture:!0,...r};e.addEventListener?e.addEventListener(t,n,o):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n},C$.addUserSelectStyles=function(e){if(!e)return;let t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=".react-draggable-transparent-selection *::-moz-selection {all: inherit;}\n",t.innerHTML+=".react-draggable-transparent-selection *::selection {all: inherit;}\n",e.getElementsByTagName("head")[0].appendChild(t));e.body&&s(e.body,"react-draggable-transparent-selection")},C$.createCSSTransform=function(e,n){const r=o(e,n,"px");return{[(0,t.browserPrefixToKey)("transform",t.default)]:r}},C$.createSVGTransform=function(e,t){return o(e,t,"")},C$.getTouch=function(t,n){return t.targetTouches&&(0,e.findInArray)(t.targetTouches,(e=>n===e.identifier))||t.changedTouches&&(0,e.findInArray)(t.changedTouches,(e=>n===e.identifier))},C$.getTouchIdentifier=function(e){if(e.targetTouches&&e.targetTouches[0])return e.targetTouches[0].identifier;if(e.changedTouches&&e.changedTouches[0])return e.changedTouches[0].identifier},C$.getTranslation=o,C$.innerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingTop),n-=(0,e.int)(r.paddingBottom),n},C$.innerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingLeft),n-=(0,e.int)(r.paddingRight),n},C$.matchesSelector=r,C$.matchesSelectorAndParentsTo=function(e,t,n){let o=e;do{if(r(o,t))return!0;if(o===n)return!1;o=o.parentNode}while(o);return!1},C$.offsetXYFromParent=function(e,t,n){const r=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),o=(e.clientX+t.scrollLeft-r.left)/n,i=(e.clientY+t.scrollTop-r.top)/n;return{x:o,y:i}},C$.outerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderTopWidth),n+=(0,e.int)(r.borderBottomWidth),n},C$.outerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderLeftWidth),n+=(0,e.int)(r.borderRightWidth),n},C$.removeClassName=a,C$.removeEvent=function(e,t,n,r){if(!e)return;const o={capture:!0,...r};e.removeEventListener?e.removeEventListener(t,n,o):e.detachEvent?e.detachEvent("on"+t,n):e["on"+t]=null},C$.scheduleRemoveUserSelectStyles=function(e){window.requestAnimationFrame?window.requestAnimationFrame((()=>{i(e)})):i(e)};var e=k$(),t=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(function(){if($$)return M$;$$=1,Object.defineProperty(M$,"__esModule",{value:!0}),M$.browserPrefixToKey=n,M$.browserPrefixToStyle=function(e,t){return t?`-${t.toLowerCase()}-${e}`:e},M$.default=void 0,M$.getPrefix=t;const e=["Moz","Webkit","O","ms"];function t(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"==typeof window)return"";const r=window.document?.documentElement?.style;if(!r)return"";if(t in r)return"";for(let o=0;o<e.length;o++)if(n(t,e[o])in r)return e[o];return""}function n(e,t){return t?`${t}${function(e){let t="",n=!0;for(let r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):"-"===e[r]?n=!0:t+=e[r];return t}(e)}`:e}return M$.default=t(),M$}());let n="";function r(t,r){return n||(n=(0,e.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(n){return(0,e.isFunction)(t[n])}))),!!(0,e.isFunction)(t[n])&&t[n](r)}function o(e,t,n){let{x:r,y:o}=e,i=`translate(${r}${n},${o}${n})`;if(t){i=`translate(${`${"string"==typeof t.x?t.x:t.x+n}`}, ${`${"string"==typeof t.y?t.y:t.y+n}`})`+i}return i}function i(e){if(e)try{if(e.body&&a(e.body,"react-draggable-transparent-selection"),e.selection)e.selection.empty();else{const t=(e.defaultView||window).getSelection();t&&"Caret"!==t.type&&t.removeAllRanges()}}catch(e){}}function s(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp(`(?:^|\\s)${t}(?!\\S)`))||(e.className+=` ${t}`)}function a(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(`(?:^|\\s)${t}(?!\\S)`,"g"),"")}return C$}var T$,O$={};function L$(){if(T$)return O$;T$=1,Object.defineProperty(O$,"__esModule",{value:!0}),O$.canDragX=function(e){return"both"===e.props.axis||"x"===e.props.axis},O$.canDragY=function(e){return"both"===e.props.axis||"y"===e.props.axis},O$.createCoreData=function(t,r,o){const i=!(0,e.isNum)(t.lastX),s=n(t);return i?{node:s,deltaX:0,deltaY:0,lastX:r,lastY:o,x:r,y:o}:{node:s,deltaX:r-t.lastX,deltaY:o-t.lastY,lastX:t.lastX,lastY:t.lastY,x:r,y:o}},O$.createDraggableData=function(e,t){const n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}},O$.getBoundPosition=function(r,o,i){if(!r.props.bounds)return[o,i];let{bounds:s}=r.props;s="string"==typeof s?s:function(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}(s);const a=n(r);if("string"==typeof s){const{ownerDocument:n}=a,r=n.defaultView;let o;if("parent"===s)o=a.parentNode;else{o=a.getRootNode().querySelector(s)}if(!(o instanceof r.HTMLElement))throw new Error('Bounds selector "'+s+'" could not find an element.');const i=o,l=r.getComputedStyle(a),c=r.getComputedStyle(i);s={left:-a.offsetLeft+(0,e.int)(c.paddingLeft)+(0,e.int)(l.marginLeft),top:-a.offsetTop+(0,e.int)(c.paddingTop)+(0,e.int)(l.marginTop),right:(0,t.innerWidth)(i)-(0,t.outerWidth)(a)-a.offsetLeft+(0,e.int)(c.paddingRight)-(0,e.int)(l.marginRight),bottom:(0,t.innerHeight)(i)-(0,t.outerHeight)(a)-a.offsetTop+(0,e.int)(c.paddingBottom)-(0,e.int)(l.marginBottom)}}(0,e.isNum)(s.right)&&(o=Math.min(o,s.right));(0,e.isNum)(s.bottom)&&(i=Math.min(i,s.bottom));(0,e.isNum)(s.left)&&(o=Math.max(o,s.left));(0,e.isNum)(s.top)&&(i=Math.max(i,s.top));return[o,i]},O$.getControlPosition=function(e,r,o){const i="number"==typeof r?(0,t.getTouch)(e,r):null;if("number"==typeof r&&!i)return null;const s=n(o),a=o.props.offsetParent||s.offsetParent||s.ownerDocument.body;return(0,t.offsetXYFromParent)(i||e,a,o.props.scale)},O$.snapToGrid=function(e,t,n){const r=Math.round(t/e[0])*e[0],o=Math.round(n/e[1])*e[1];return[r,o]};var e=k$(),t=E$();function n(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}return O$}var A$,R$,N$,D$,P$={},I$={};function z$(){if(A$)return I$;return A$=1,Object.defineProperty(I$,"__esModule",{value:!0}),I$.default=function(){},I$}function V$(){if(R$)return P$;R$=1,Object.defineProperty(P$,"__esModule",{value:!0}),P$.default=void 0;var e=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(ne),t=a(v$()),n=a(xe),r=E$(),o=L$(),i=k$(),s=a(z$());function a(e){return e&&e.__esModule?e:{default:e}}function l(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const c={start:"touchstart",move:"touchmove",stop:"touchend"},d={start:"mousedown",move:"mousemove",stop:"mouseup"};let u=d,h=class extends e.Component{constructor(){super(...arguments),l(this,"dragging",!1),l(this,"lastX",NaN),l(this,"lastY",NaN),l(this,"touchIdentifier",null),l(this,"mounted",!1),l(this,"handleDragStart",(e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&"number"==typeof e.button&&0!==e.button)return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:n}=t;if(this.props.disabled||!(e.target instanceof n.defaultView.Node)||this.props.handle&&!(0,r.matchesSelectorAndParentsTo)(e.target,this.props.handle,t)||this.props.cancel&&(0,r.matchesSelectorAndParentsTo)(e.target,this.props.cancel,t))return;"touchstart"!==e.type||this.props.allowMobileScroll||e.preventDefault();const i=(0,r.getTouchIdentifier)(e);this.touchIdentifier=i;const a=(0,o.getControlPosition)(e,i,this);if(null==a)return;const{x:l,y:c}=a,d=(0,o.createCoreData)(this,l,c);(0,s.default)("DraggableCore: handleDragStart: %j",d),(0,s.default)("calling",this.props.onStart);!1!==this.props.onStart(e,d)&&!1!==this.mounted&&(this.props.enableUserSelectHack&&(0,r.addUserSelectStyles)(n),this.dragging=!0,this.lastX=l,this.lastY=c,(0,r.addEvent)(n,u.move,this.handleDrag),(0,r.addEvent)(n,u.stop,this.handleDragStop))})),l(this,"handleDrag",(e=>{const t=(0,o.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX,t=r-this.lastY;if([e,t]=(0,o.snapToGrid)(this.props.grid,e,t),!e&&!t)return;n=this.lastX+e,r=this.lastY+t}const i=(0,o.createCoreData)(this,n,r);(0,s.default)("DraggableCore: handleDrag: %j",i);if(!1!==this.props.onDrag(e,i)&&!1!==this.mounted)this.lastX=n,this.lastY=r;else try{this.handleDragStop(new MouseEvent("mouseup"))}catch(e){const t=document.createEvent("MouseEvents");t.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(t)}})),l(this,"handleDragStop",(e=>{if(!this.dragging)return;const t=(0,o.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:i}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX||0,t=i-this.lastY||0;[e,t]=(0,o.snapToGrid)(this.props.grid,e,t),n=this.lastX+e,i=this.lastY+t}const a=(0,o.createCoreData)(this,n,i);if(!1===this.props.onStop(e,a)||!1===this.mounted)return!1;const l=this.findDOMNode();l&&this.props.enableUserSelectHack&&(0,r.scheduleRemoveUserSelectStyles)(l.ownerDocument),(0,s.default)("DraggableCore: handleDragStop: %j",a),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,l&&((0,s.default)("DraggableCore: Removing handlers"),(0,r.removeEvent)(l.ownerDocument,u.move,this.handleDrag),(0,r.removeEvent)(l.ownerDocument,u.stop,this.handleDragStop))})),l(this,"onMouseDown",(e=>(u=d,this.handleDragStart(e)))),l(this,"onMouseUp",(e=>(u=d,this.handleDragStop(e)))),l(this,"onTouchStart",(e=>(u=c,this.handleDragStart(e)))),l(this,"onTouchEnd",(e=>(u=c,this.handleDragStop(e))))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&(0,r.addEvent)(e,c.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;(0,r.removeEvent)(t,d.move,this.handleDrag),(0,r.removeEvent)(t,c.move,this.handleDrag),(0,r.removeEvent)(t,d.stop,this.handleDragStop),(0,r.removeEvent)(t,c.stop,this.handleDragStop),(0,r.removeEvent)(e,c.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,r.scheduleRemoveUserSelectStyles)(t)}}findDOMNode(){return this.props?.nodeRef?this.props?.nodeRef?.current:n.default.findDOMNode(this)}render(){return e.cloneElement(e.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};return P$.default=h,l(h,"displayName","DraggableCore"),l(h,"propTypes",{allowAnyClick:t.default.bool,allowMobileScroll:t.default.bool,children:t.default.node.isRequired,disabled:t.default.bool,enableUserSelectHack:t.default.bool,offsetParent:function(e,t){if(e[t]&&1!==e[t].nodeType)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:t.default.arrayOf(t.default.number),handle:t.default.string,cancel:t.default.string,nodeRef:t.default.object,onStart:t.default.func,onDrag:t.default.func,onStop:t.default.func,onMouseDown:t.default.func,scale:t.default.number,className:i.dontSetMe,style:i.dontSetMe,transform:i.dontSetMe}),l(h,"defaultProps",{allowAnyClick:!1,allowMobileScroll:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),P$}function H$(){return N$||(N$=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DraggableCore",{enumerable:!0,get:function(){return l.default}}),e.default=void 0;var t=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(ne),n=d(v$()),r=d(xe),o=function(){if(b$)return y$.exports;function e(t){var n,r,o="";if("string"==typeof t||"number"==typeof t)o+=t;else if("object"==typeof t)if(Array.isArray(t)){var i=t.length;for(n=0;n<i;n++)t[n]&&(r=e(t[n]))&&(o&&(o+=" "),o+=r)}else for(r in t)t[r]&&(o&&(o+=" "),o+=r);return o}function t(){for(var t,n,r=0,o="",i=arguments.length;r<i;r++)(t=arguments[r])&&(n=e(t))&&(o&&(o+=" "),o+=n);return o}return b$=1,y$.exports=t,y$.exports.clsx=t,y$.exports}(),i=E$(),s=L$(),a=k$(),l=d(V$()),c=d(z$());function d(e){return e&&e.__esModule?e:{default:e}}function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(null,arguments)}function h(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class p extends t.Component{static getDerivedStateFromProps(e,t){let{position:n}=e,{prevPropsPosition:r}=t;return!n||r&&n.x===r.x&&n.y===r.y?null:((0,c.default)("Draggable: getDerivedStateFromProps %j",{position:n,prevPropsPosition:r}),{x:n.x,y:n.y,prevPropsPosition:{...n}})}constructor(e){super(e),h(this,"onDragStart",((e,t)=>{(0,c.default)("Draggable: onDragStart: %j",t);if(!1===this.props.onStart(e,(0,s.createDraggableData)(this,t)))return!1;this.setState({dragging:!0,dragged:!0})})),h(this,"onDrag",((e,t)=>{if(!this.state.dragging)return!1;(0,c.default)("Draggable: onDrag: %j",t);const n=(0,s.createDraggableData)(this,t),r={x:n.x,y:n.y,slackX:0,slackY:0};if(this.props.bounds){const{x:e,y:t}=r;r.x+=this.state.slackX,r.y+=this.state.slackY;const[o,i]=(0,s.getBoundPosition)(this,r.x,r.y);r.x=o,r.y=i,r.slackX=this.state.slackX+(e-r.x),r.slackY=this.state.slackY+(t-r.y),n.x=r.x,n.y=r.y,n.deltaX=r.x-this.state.x,n.deltaY=r.y-this.state.y}if(!1===this.props.onDrag(e,n))return!1;this.setState(r)})),h(this,"onDragStop",((e,t)=>{if(!this.state.dragging)return!1;if(!1===this.props.onStop(e,(0,s.createDraggableData)(this,t)))return!1;(0,c.default)("Draggable: onDragStop: %j",t);const n={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:e,y:t}=this.props.position;n.x=e,n.y=t}this.setState(n)})),this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){void 0!==window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.state.dragging&&this.setState({dragging:!1})}findDOMNode(){return this.props?.nodeRef?.current??r.default.findDOMNode(this)}render(){const{axis:e,bounds:n,children:r,defaultPosition:a,defaultClassName:c,defaultClassNameDragging:d,defaultClassNameDragged:h,position:p,positionOffset:f,scale:m,...g}=this.props;let v={},b=null;const y=!Boolean(p)||this.state.dragging,w=p||a,C={x:(0,s.canDragX)(this)&&y?this.state.x:w.x,y:(0,s.canDragY)(this)&&y?this.state.y:w.y};this.state.isElementSVG?b=(0,i.createSVGTransform)(C,f):v=(0,i.createCSSTransform)(C,f);const x=(0,o.clsx)(r.props.className||"",c,{[d]:this.state.dragging,[h]:this.state.dragged});return t.createElement(l.default,u({},g,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),t.cloneElement(t.Children.only(r),{className:x,style:{...r.props.style,...v},transform:b}))}}e.default=p,h(p,"displayName","Draggable"),h(p,"propTypes",{...l.default.propTypes,axis:n.default.oneOf(["both","x","y","none"]),bounds:n.default.oneOfType([n.default.shape({left:n.default.number,right:n.default.number,top:n.default.number,bottom:n.default.number}),n.default.string,n.default.oneOf([!1])]),defaultClassName:n.default.string,defaultClassNameDragging:n.default.string,defaultClassNameDragged:n.default.string,defaultPosition:n.default.shape({x:n.default.number,y:n.default.number}),positionOffset:n.default.shape({x:n.default.oneOfType([n.default.number,n.default.string]),y:n.default.oneOfType([n.default.number,n.default.string])}),position:n.default.shape({x:n.default.number,y:n.default.number}),className:a.dontSetMe,style:a.dontSetMe,transform:a.dontSetMe}),h(p,"defaultProps",{...l.default.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1})}(Gk)),Gk}var _$=function(){if(D$)return Zk.exports;D$=1;const{default:e,DraggableCore:t}=H$();return Zk.exports=e,Zk.exports.default=e,Zk.exports.DraggableCore=t,Zk.exports}(),B$=Mf(_$);const j$=(e="medium",t,n,r)=>{const o=t?Ee(t):{xsmall:"15rem",small:"20rem",medium:"30rem",large:"40rem",xlarge:"60rem","full-width":"90%"}[e]||"15rem",i=r?Ee(r):{xsmall:"35rem",small:"45rem",medium:"45rem",large:"45rem",xlarge:"45rem","full-width":"unset"}[e]||"35rem",s="unset"===i?"80vh":`min(${i}, 80vh)`;let a="auto";return n?a=Ee(n):"full-width"===e&&(a="90%"),$e`
2617
+ */function f$(){return t$||(t$=1,"production"===process.env.NODE_ENV?Yk.exports=function(){if(Zk)return Qk;Zk=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:switch(e=e.type){case l:case c:case r:case i:case o:case u:return e;default:switch(e=e&&e.$$typeof){case a:case d:case f:case p:case s:return e;default:return h}}case n:return h}}}function w(e){return y(e)===c}return Qk.AsyncMode=l,Qk.ConcurrentMode=c,Qk.ContextConsumer=a,Qk.ContextProvider=s,Qk.Element=t,Qk.ForwardRef=d,Qk.Fragment=r,Qk.Lazy=f,Qk.Memo=p,Qk.Portal=n,Qk.Profiler=i,Qk.StrictMode=o,Qk.Suspense=u,Qk.isAsyncMode=function(e){return w(e)||y(e)===l},Qk.isConcurrentMode=w,Qk.isContextConsumer=function(e){return y(e)===a},Qk.isContextProvider=function(e){return y(e)===s},Qk.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Qk.isForwardRef=function(e){return y(e)===d},Qk.isFragment=function(e){return y(e)===r},Qk.isLazy=function(e){return y(e)===f},Qk.isMemo=function(e){return y(e)===p},Qk.isPortal=function(e){return y(e)===n},Qk.isProfiler=function(e){return y(e)===i},Qk.isStrictMode=function(e){return y(e)===o},Qk.isSuspense=function(e){return y(e)===u},Qk.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===m)},Qk.typeOf=y,Qk}():Yk.exports=(e$||(e$=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:var m=e.type;switch(m){case l:case c:case r:case i:case o:case u:return m;default:var g=m&&m.$$typeof;switch(g){case a:case d:case f:case p:case s:return g;default:return h}}case n:return h}}}var w=l,C=c,x=a,k=s,$=t,S=d,M=r,E=f,T=p,O=n,L=i,A=o,R=u,N=!1;function D(e){return y(e)===c}p$.AsyncMode=w,p$.ConcurrentMode=C,p$.ContextConsumer=x,p$.ContextProvider=k,p$.Element=$,p$.ForwardRef=S,p$.Fragment=M,p$.Lazy=E,p$.Memo=T,p$.Portal=O,p$.Profiler=L,p$.StrictMode=A,p$.Suspense=R,p$.isAsyncMode=function(e){return N||(N=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),D(e)||y(e)===l},p$.isConcurrentMode=D,p$.isContextConsumer=function(e){return y(e)===a},p$.isContextProvider=function(e){return y(e)===s},p$.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},p$.isForwardRef=function(e){return y(e)===d},p$.isFragment=function(e){return y(e)===r},p$.isLazy=function(e){return y(e)===f},p$.isMemo=function(e){return y(e)===p},p$.isPortal=function(e){return y(e)===n},p$.isProfiler=function(e){return y(e)===i},p$.isStrictMode=function(e){return y(e)===o},p$.isSuspense=function(e){return y(e)===u},p$.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===m)},p$.typeOf=y}()),p$)),Yk.exports}function m$(){if(r$)return n$;r$=1;return n$="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function g$(){return i$?o$:(i$=1,o$=Function.call.bind(Object.prototype.hasOwnProperty))}function v$(){if(c$)return l$;c$=1;var e=f$(),t=Se,n=m$(),r=g$(),o=function(){if(a$)return s$;a$=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=m$(),n={},r=g$();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,s,a,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(r(o,c)){var d;try{if("function"!=typeof o[c]){var u=Error((a||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=o[c](i,c,a,s,null,t)}catch(e){d=e}if(!d||d instanceof Error||e((a||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in n)){n[d.message]=!0;var h=l?l():"";e("Failed "+s+" type: "+d.message+(null!=h?h:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},s$=o}(),i=function(){};function s(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),l$=function(a,l){var c="function"==typeof Symbol&&Symbol.iterator;var d="<<anonymous>>",u={array:m("array"),bigint:m("bigint"),bool:m("boolean"),func:m("function"),number:m("number"),object:m("object"),string:m("string"),symbol:m("symbol"),any:f(s),arrayOf:function(e){return f((function(t,r,o,i,s){if("function"!=typeof e)return new p("Property `"+s+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var a=t[r];if(!Array.isArray(a))return new p("Invalid "+i+" `"+s+"` of type `"+b(a)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<a.length;l++){var c=e(a,l,o,i,s+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:f((function(e,t,n,r,o){var i=e[t];return a(i)?null:new p("Invalid "+r+" `"+o+"` of type `"+b(i)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:f((function(t,n,r,o,i){var s=t[n];return e.isValidElementType(s)?null:new p("Invalid "+o+" `"+i+"` of type `"+b(s)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return f((function(t,n,r,o,i){if(!(t[n]instanceof e)){var s=e.name||d;return new p("Invalid "+o+" `"+i+"` of type `"+(((a=t[n]).constructor&&a.constructor.name?a.constructor.name:d)+"` supplied to `")+r+"`, expected instance of `"+s+"`.")}var a;return null}))},node:f((function(e,t,n,r,o){return v(e[t])?null:new p("Invalid "+r+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return f((function(t,o,i,s,a){if("function"!=typeof e)return new p("Property `"+a+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=b(l);if("object"!==c)return new p("Invalid "+s+" `"+a+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var d in l)if(r(l,d)){var u=e(l,d,i,s,a+"."+d,n);if(u instanceof Error)return u}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),s;return f((function(t,n,r,o,i){for(var s=t[n],a=0;a<e.length;a++)if(h(s,e[a]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===y(t)?String(t):t}));return new p("Invalid "+o+" `"+i+"` of value `"+String(s)+"` supplied to `"+r+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+w(o)+" at index "+t+"."),s}return f((function(t,o,i,s,a){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(t,o,i,s,a,n);if(null==d)return null;d.data&&r(d.data,"expectedType")&&l.push(d.data.expectedType)}return new p("Invalid "+s+" `"+a+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return f((function(t,r,o,i,s){var a=t[r],l=b(a);if("object"!==l)return new p("Invalid "+i+" `"+s+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return g(o,i,s,c,y(d));var u=d(a,c,o,i,s+"."+c,n);if(u)return u}return null}))},exact:function(e){return f((function(o,i,s,a,l){var c=o[i],d=b(c);if("object"!==d)return new p("Invalid "+a+" `"+l+"` of type `"+d+"` supplied to `"+s+"`, expected `object`.");var u=t({},o[i],e);for(var h in u){var f=e[h];if(r(e,h)&&"function"!=typeof f)return g(s,a,l,h,y(f));if(!f)return new p("Invalid "+a+" `"+l+"` key `"+h+"` supplied to `"+s+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var m=f(c,h,s,a,l+"."+h,n);if(m)return m}return null}))}};function h(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function p(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function f(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function o(o,s,a,c,u,h,f){if(c=c||d,h=h||a,f!==n){if(l){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+a;!t[g]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+h+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,r++)}}return null==s[a]?o?null===s[a]?new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `null`."):new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(s,a,c,u,h)}var s=o.bind(null,!1);return s.isRequired=o.bind(null,!0),s}function m(e){return f((function(t,n,r,o,i,s){var a=t[n];return b(a)!==e?new p("Invalid "+o+" `"+i+"` of type `"+y(a)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,o){return new p((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||a(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!v(n.value))return!1}else for(;!(n=r.next()).done;){var o=n.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function b(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function y(e){if(null==e)return""+e;var t=b(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function w(e){var t=y(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return p.prototype=Error.prototype,u.checkPropTypes=o,u.resetWarningCache=o.resetWarningCache,u.PropTypes=u,u},l$}function b$(){if(h$)return Xk.exports;if(h$=1,"production"!==process.env.NODE_ENV){var e=f$();Xk.exports=v$()(e.isElement,!0)}else Xk.exports=function(){if(u$)return d$;u$=1;var e=m$();function t(){}function n(){}return n.resetWarningCache=t,d$=function(){function r(t,n,r,o,i,s){if(s!==e){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i},d$}()();return Xk.exports}var y$,w$={exports:{}};var C$,x$={},k$={};function $$(){if(C$)return k$;return C$=1,Object.defineProperty(k$,"__esModule",{value:!0}),k$.dontSetMe=function(e,t,n){if(e[t])return new Error(`Invalid prop ${t} passed to ${n} - do not set this, set it on the child.`)},k$.findInArray=function(e,t){for(let n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]},k$.int=function(e){return parseInt(e,10)},k$.isFunction=function(e){return"function"==typeof e||"[object Function]"===Object.prototype.toString.call(e)},k$.isNum=function(e){return"number"==typeof e&&!isNaN(e)},k$}var S$,M$,E$={};function T$(){if(M$)return x$;M$=1,Object.defineProperty(x$,"__esModule",{value:!0}),x$.addClassName=s,x$.addEvent=function(e,t,n,r){if(!e)return;const o={capture:!0,...r};e.addEventListener?e.addEventListener(t,n,o):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n},x$.addUserSelectStyles=function(e){if(!e)return;let t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=".react-draggable-transparent-selection *::-moz-selection {all: inherit;}\n",t.innerHTML+=".react-draggable-transparent-selection *::selection {all: inherit;}\n",e.getElementsByTagName("head")[0].appendChild(t));e.body&&s(e.body,"react-draggable-transparent-selection")},x$.createCSSTransform=function(e,n){const r=o(e,n,"px");return{[(0,t.browserPrefixToKey)("transform",t.default)]:r}},x$.createSVGTransform=function(e,t){return o(e,t,"")},x$.getTouch=function(t,n){return t.targetTouches&&(0,e.findInArray)(t.targetTouches,(e=>n===e.identifier))||t.changedTouches&&(0,e.findInArray)(t.changedTouches,(e=>n===e.identifier))},x$.getTouchIdentifier=function(e){if(e.targetTouches&&e.targetTouches[0])return e.targetTouches[0].identifier;if(e.changedTouches&&e.changedTouches[0])return e.changedTouches[0].identifier},x$.getTranslation=o,x$.innerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingTop),n-=(0,e.int)(r.paddingBottom),n},x$.innerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingLeft),n-=(0,e.int)(r.paddingRight),n},x$.matchesSelector=r,x$.matchesSelectorAndParentsTo=function(e,t,n){let o=e;do{if(r(o,t))return!0;if(o===n)return!1;o=o.parentNode}while(o);return!1},x$.offsetXYFromParent=function(e,t,n){const r=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),o=(e.clientX+t.scrollLeft-r.left)/n,i=(e.clientY+t.scrollTop-r.top)/n;return{x:o,y:i}},x$.outerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderTopWidth),n+=(0,e.int)(r.borderBottomWidth),n},x$.outerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderLeftWidth),n+=(0,e.int)(r.borderRightWidth),n},x$.removeClassName=a,x$.removeEvent=function(e,t,n,r){if(!e)return;const o={capture:!0,...r};e.removeEventListener?e.removeEventListener(t,n,o):e.detachEvent?e.detachEvent("on"+t,n):e["on"+t]=null},x$.scheduleRemoveUserSelectStyles=function(e){window.requestAnimationFrame?window.requestAnimationFrame((()=>{i(e)})):i(e)};var e=$$(),t=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(function(){if(S$)return E$;S$=1,Object.defineProperty(E$,"__esModule",{value:!0}),E$.browserPrefixToKey=n,E$.browserPrefixToStyle=function(e,t){return t?`-${t.toLowerCase()}-${e}`:e},E$.default=void 0,E$.getPrefix=t;const e=["Moz","Webkit","O","ms"];function t(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"==typeof window)return"";const r=window.document?.documentElement?.style;if(!r)return"";if(t in r)return"";for(let o=0;o<e.length;o++)if(n(t,e[o])in r)return e[o];return""}function n(e,t){return t?`${t}${function(e){let t="",n=!0;for(let r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):"-"===e[r]?n=!0:t+=e[r];return t}(e)}`:e}return E$.default=t(),E$}());let n="";function r(t,r){return n||(n=(0,e.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(n){return(0,e.isFunction)(t[n])}))),!!(0,e.isFunction)(t[n])&&t[n](r)}function o(e,t,n){let{x:r,y:o}=e,i=`translate(${r}${n},${o}${n})`;if(t){i=`translate(${`${"string"==typeof t.x?t.x:t.x+n}`}, ${`${"string"==typeof t.y?t.y:t.y+n}`})`+i}return i}function i(e){if(e)try{if(e.body&&a(e.body,"react-draggable-transparent-selection"),e.selection)e.selection.empty();else{const t=(e.defaultView||window).getSelection();t&&"Caret"!==t.type&&t.removeAllRanges()}}catch(e){}}function s(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp(`(?:^|\\s)${t}(?!\\S)`))||(e.className+=` ${t}`)}function a(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(`(?:^|\\s)${t}(?!\\S)`,"g"),"")}return x$}var O$,L$={};function A$(){if(O$)return L$;O$=1,Object.defineProperty(L$,"__esModule",{value:!0}),L$.canDragX=function(e){return"both"===e.props.axis||"x"===e.props.axis},L$.canDragY=function(e){return"both"===e.props.axis||"y"===e.props.axis},L$.createCoreData=function(t,r,o){const i=!(0,e.isNum)(t.lastX),s=n(t);return i?{node:s,deltaX:0,deltaY:0,lastX:r,lastY:o,x:r,y:o}:{node:s,deltaX:r-t.lastX,deltaY:o-t.lastY,lastX:t.lastX,lastY:t.lastY,x:r,y:o}},L$.createDraggableData=function(e,t){const n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}},L$.getBoundPosition=function(r,o,i){if(!r.props.bounds)return[o,i];let{bounds:s}=r.props;s="string"==typeof s?s:function(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}(s);const a=n(r);if("string"==typeof s){const{ownerDocument:n}=a,r=n.defaultView;let o;if("parent"===s)o=a.parentNode;else{o=a.getRootNode().querySelector(s)}if(!(o instanceof r.HTMLElement))throw new Error('Bounds selector "'+s+'" could not find an element.');const i=o,l=r.getComputedStyle(a),c=r.getComputedStyle(i);s={left:-a.offsetLeft+(0,e.int)(c.paddingLeft)+(0,e.int)(l.marginLeft),top:-a.offsetTop+(0,e.int)(c.paddingTop)+(0,e.int)(l.marginTop),right:(0,t.innerWidth)(i)-(0,t.outerWidth)(a)-a.offsetLeft+(0,e.int)(c.paddingRight)-(0,e.int)(l.marginRight),bottom:(0,t.innerHeight)(i)-(0,t.outerHeight)(a)-a.offsetTop+(0,e.int)(c.paddingBottom)-(0,e.int)(l.marginBottom)}}(0,e.isNum)(s.right)&&(o=Math.min(o,s.right));(0,e.isNum)(s.bottom)&&(i=Math.min(i,s.bottom));(0,e.isNum)(s.left)&&(o=Math.max(o,s.left));(0,e.isNum)(s.top)&&(i=Math.max(i,s.top));return[o,i]},L$.getControlPosition=function(e,r,o){const i="number"==typeof r?(0,t.getTouch)(e,r):null;if("number"==typeof r&&!i)return null;const s=n(o),a=o.props.offsetParent||s.offsetParent||s.ownerDocument.body;return(0,t.offsetXYFromParent)(i||e,a,o.props.scale)},L$.snapToGrid=function(e,t,n){const r=Math.round(t/e[0])*e[0],o=Math.round(n/e[1])*e[1];return[r,o]};var e=$$(),t=T$();function n(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}return L$}var R$,N$,D$,P$,I$={},z$={};function V$(){if(R$)return z$;return R$=1,Object.defineProperty(z$,"__esModule",{value:!0}),z$.default=function(){},z$}function H$(){if(N$)return I$;N$=1,Object.defineProperty(I$,"__esModule",{value:!0}),I$.default=void 0;var e=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(ne),t=a(b$()),n=a(xe),r=T$(),o=A$(),i=$$(),s=a(V$());function a(e){return e&&e.__esModule?e:{default:e}}function l(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const c={start:"touchstart",move:"touchmove",stop:"touchend"},d={start:"mousedown",move:"mousemove",stop:"mouseup"};let u=d,h=class extends e.Component{constructor(){super(...arguments),l(this,"dragging",!1),l(this,"lastX",NaN),l(this,"lastY",NaN),l(this,"touchIdentifier",null),l(this,"mounted",!1),l(this,"handleDragStart",(e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&"number"==typeof e.button&&0!==e.button)return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:n}=t;if(this.props.disabled||!(e.target instanceof n.defaultView.Node)||this.props.handle&&!(0,r.matchesSelectorAndParentsTo)(e.target,this.props.handle,t)||this.props.cancel&&(0,r.matchesSelectorAndParentsTo)(e.target,this.props.cancel,t))return;"touchstart"!==e.type||this.props.allowMobileScroll||e.preventDefault();const i=(0,r.getTouchIdentifier)(e);this.touchIdentifier=i;const a=(0,o.getControlPosition)(e,i,this);if(null==a)return;const{x:l,y:c}=a,d=(0,o.createCoreData)(this,l,c);(0,s.default)("DraggableCore: handleDragStart: %j",d),(0,s.default)("calling",this.props.onStart);!1!==this.props.onStart(e,d)&&!1!==this.mounted&&(this.props.enableUserSelectHack&&(0,r.addUserSelectStyles)(n),this.dragging=!0,this.lastX=l,this.lastY=c,(0,r.addEvent)(n,u.move,this.handleDrag),(0,r.addEvent)(n,u.stop,this.handleDragStop))})),l(this,"handleDrag",(e=>{const t=(0,o.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX,t=r-this.lastY;if([e,t]=(0,o.snapToGrid)(this.props.grid,e,t),!e&&!t)return;n=this.lastX+e,r=this.lastY+t}const i=(0,o.createCoreData)(this,n,r);(0,s.default)("DraggableCore: handleDrag: %j",i);if(!1!==this.props.onDrag(e,i)&&!1!==this.mounted)this.lastX=n,this.lastY=r;else try{this.handleDragStop(new MouseEvent("mouseup"))}catch(e){const t=document.createEvent("MouseEvents");t.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(t)}})),l(this,"handleDragStop",(e=>{if(!this.dragging)return;const t=(0,o.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:i}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX||0,t=i-this.lastY||0;[e,t]=(0,o.snapToGrid)(this.props.grid,e,t),n=this.lastX+e,i=this.lastY+t}const a=(0,o.createCoreData)(this,n,i);if(!1===this.props.onStop(e,a)||!1===this.mounted)return!1;const l=this.findDOMNode();l&&this.props.enableUserSelectHack&&(0,r.scheduleRemoveUserSelectStyles)(l.ownerDocument),(0,s.default)("DraggableCore: handleDragStop: %j",a),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,l&&((0,s.default)("DraggableCore: Removing handlers"),(0,r.removeEvent)(l.ownerDocument,u.move,this.handleDrag),(0,r.removeEvent)(l.ownerDocument,u.stop,this.handleDragStop))})),l(this,"onMouseDown",(e=>(u=d,this.handleDragStart(e)))),l(this,"onMouseUp",(e=>(u=d,this.handleDragStop(e)))),l(this,"onTouchStart",(e=>(u=c,this.handleDragStart(e)))),l(this,"onTouchEnd",(e=>(u=c,this.handleDragStop(e))))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&(0,r.addEvent)(e,c.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;(0,r.removeEvent)(t,d.move,this.handleDrag),(0,r.removeEvent)(t,c.move,this.handleDrag),(0,r.removeEvent)(t,d.stop,this.handleDragStop),(0,r.removeEvent)(t,c.stop,this.handleDragStop),(0,r.removeEvent)(e,c.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,r.scheduleRemoveUserSelectStyles)(t)}}findDOMNode(){return this.props?.nodeRef?this.props?.nodeRef?.current:n.default.findDOMNode(this)}render(){return e.cloneElement(e.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};return I$.default=h,l(h,"displayName","DraggableCore"),l(h,"propTypes",{allowAnyClick:t.default.bool,allowMobileScroll:t.default.bool,children:t.default.node.isRequired,disabled:t.default.bool,enableUserSelectHack:t.default.bool,offsetParent:function(e,t){if(e[t]&&1!==e[t].nodeType)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:t.default.arrayOf(t.default.number),handle:t.default.string,cancel:t.default.string,nodeRef:t.default.object,onStart:t.default.func,onDrag:t.default.func,onStop:t.default.func,onMouseDown:t.default.func,scale:t.default.number,className:i.dontSetMe,style:i.dontSetMe,transform:i.dontSetMe}),l(h,"defaultProps",{allowAnyClick:!1,allowMobileScroll:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),I$}function _$(){return D$||(D$=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DraggableCore",{enumerable:!0,get:function(){return l.default}}),e.default=void 0;var t=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(ne),n=d(b$()),r=d(xe),o=function(){if(y$)return w$.exports;function e(t){var n,r,o="";if("string"==typeof t||"number"==typeof t)o+=t;else if("object"==typeof t)if(Array.isArray(t)){var i=t.length;for(n=0;n<i;n++)t[n]&&(r=e(t[n]))&&(o&&(o+=" "),o+=r)}else for(r in t)t[r]&&(o&&(o+=" "),o+=r);return o}function t(){for(var t,n,r=0,o="",i=arguments.length;r<i;r++)(t=arguments[r])&&(n=e(t))&&(o&&(o+=" "),o+=n);return o}return y$=1,w$.exports=t,w$.exports.clsx=t,w$.exports}(),i=T$(),s=A$(),a=$$(),l=d(H$()),c=d(V$());function d(e){return e&&e.__esModule?e:{default:e}}function u(){return u=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},u.apply(null,arguments)}function h(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class p extends t.Component{static getDerivedStateFromProps(e,t){let{position:n}=e,{prevPropsPosition:r}=t;return!n||r&&n.x===r.x&&n.y===r.y?null:((0,c.default)("Draggable: getDerivedStateFromProps %j",{position:n,prevPropsPosition:r}),{x:n.x,y:n.y,prevPropsPosition:{...n}})}constructor(e){super(e),h(this,"onDragStart",((e,t)=>{(0,c.default)("Draggable: onDragStart: %j",t);if(!1===this.props.onStart(e,(0,s.createDraggableData)(this,t)))return!1;this.setState({dragging:!0,dragged:!0})})),h(this,"onDrag",((e,t)=>{if(!this.state.dragging)return!1;(0,c.default)("Draggable: onDrag: %j",t);const n=(0,s.createDraggableData)(this,t),r={x:n.x,y:n.y,slackX:0,slackY:0};if(this.props.bounds){const{x:e,y:t}=r;r.x+=this.state.slackX,r.y+=this.state.slackY;const[o,i]=(0,s.getBoundPosition)(this,r.x,r.y);r.x=o,r.y=i,r.slackX=this.state.slackX+(e-r.x),r.slackY=this.state.slackY+(t-r.y),n.x=r.x,n.y=r.y,n.deltaX=r.x-this.state.x,n.deltaY=r.y-this.state.y}if(!1===this.props.onDrag(e,n))return!1;this.setState(r)})),h(this,"onDragStop",((e,t)=>{if(!this.state.dragging)return!1;if(!1===this.props.onStop(e,(0,s.createDraggableData)(this,t)))return!1;(0,c.default)("Draggable: onDragStop: %j",t);const n={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:e,y:t}=this.props.position;n.x=e,n.y=t}this.setState(n)})),this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){void 0!==window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.state.dragging&&this.setState({dragging:!1})}findDOMNode(){return this.props?.nodeRef?.current??r.default.findDOMNode(this)}render(){const{axis:e,bounds:n,children:r,defaultPosition:a,defaultClassName:c,defaultClassNameDragging:d,defaultClassNameDragged:h,position:p,positionOffset:f,scale:m,...g}=this.props;let v={},b=null;const y=!Boolean(p)||this.state.dragging,w=p||a,C={x:(0,s.canDragX)(this)&&y?this.state.x:w.x,y:(0,s.canDragY)(this)&&y?this.state.y:w.y};this.state.isElementSVG?b=(0,i.createSVGTransform)(C,f):v=(0,i.createCSSTransform)(C,f);const x=(0,o.clsx)(r.props.className||"",c,{[d]:this.state.dragging,[h]:this.state.dragged});return t.createElement(l.default,u({},g,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),t.cloneElement(t.Children.only(r),{className:x,style:{...r.props.style,...v},transform:b}))}}e.default=p,h(p,"displayName","Draggable"),h(p,"propTypes",{...l.default.propTypes,axis:n.default.oneOf(["both","x","y","none"]),bounds:n.default.oneOfType([n.default.shape({left:n.default.number,right:n.default.number,top:n.default.number,bottom:n.default.number}),n.default.string,n.default.oneOf([!1])]),defaultClassName:n.default.string,defaultClassNameDragging:n.default.string,defaultClassNameDragged:n.default.string,defaultPosition:n.default.shape({x:n.default.number,y:n.default.number}),positionOffset:n.default.shape({x:n.default.oneOfType([n.default.number,n.default.string]),y:n.default.oneOfType([n.default.number,n.default.string])}),position:n.default.shape({x:n.default.number,y:n.default.number}),className:a.dontSetMe,style:a.dontSetMe,transform:a.dontSetMe}),h(p,"defaultProps",{...l.default.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1})}(Jk)),Jk}var B$=function(){if(P$)return Gk.exports;P$=1;const{default:e,DraggableCore:t}=_$();return Gk.exports=e,Gk.exports.default=e,Gk.exports.DraggableCore=t,Gk.exports}(),j$=Mf(B$);const F$=(e="medium",t,n,r)=>{const o=t?Ee(t):{xsmall:"15rem",small:"20rem",medium:"30rem",large:"40rem",xlarge:"60rem","full-width":"90%"}[e]||"15rem",i=r?Ee(r):{xsmall:"35rem",small:"45rem",medium:"45rem",large:"45rem",xlarge:"45rem","full-width":"unset"}[e]||"35rem",s="unset"===i?"80vh":`min(${i}, 80vh)`;let a="auto";return n?a=Ee(n):"full-width"===e&&(a="90%"),$e`
2607
2618
  max-width: 100%;
2608
2619
  width: ${o};
2609
2620
  height: ${a};
@@ -2613,7 +2624,7 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2613
2624
  border-radius: ${Be(300)};
2614
2625
  box-shadow: 0 0.25rem 0.375rem -0.25rem #0000001a;
2615
2626
  box-shadow: 0 0.625rem 0.9375rem -0.1875rem #0000001a;
2616
- `},F$=$e`
2627
+ `},q$=$e`
2617
2628
  height: 100%;
2618
2629
  min-height: ${He(1e3)};
2619
2630
  display: flex;
@@ -2622,29 +2633,29 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2622
2633
  padding: ${He(200)};
2623
2634
  border-bottom: ${je(100)} solid
2624
2635
  ${ze("neutral",300)};
2625
- `,q$=$e`
2626
- top: ${He(300)};
2627
2636
  `,W$=$e`
2637
+ top: ${He(300)};
2638
+ `,U$=$e`
2628
2639
  padding: ${He(300)};
2629
- `,U$=({header:e,content:t,footer:n,size:r="medium",width:o,height:i,maxHeight:s,draggable:l,blocking:c,open:d,onClose:u,labels:h})=>{const p=qm("Modal",h),f=ae(null);return d?ye(z.Root,{open:d,onOpenChange:u,placement:"center",scrollBehavior:"inside",closeOnInteractOutside:!l&&!c,preventScroll:!l&&!c,closeOnEscape:!c,defaultOpen:!0,children:be(a,{children:[l?null:ye(z.Backdrop,{css:{background:"rgba(0, 0, 0, 0.64)"}}),ye(B$,{disabled:!l,nodeRef:f,children:ye(z.Positioner,{ref:f,children:be(z.Content,{"aria-label":p.dialogAriaLabel,css:j$(r,o,i,s),children:[be(z.Header,{css:F$,children:[e,c?null:ye(z.CloseTrigger,{css:q$,asChild:!0,children:ye(Sv,{})})]}),ye(z.Body,{css:W$,children:t}),n?ye(z.Footer,{padding:"0.75rem",children:n}):null]})})})]})}):null},K$=e=>$e`
2640
+ `,K$=({header:e,content:t,footer:n,size:r="medium",width:o,height:i,maxHeight:s,draggable:l,blocking:c,open:d,onClose:u,labels:h,lazyMount:p,unmountOnExit:f,restoreFocus:m,modal:g,initialFocusEl:v,finalFocusEl:b})=>{const y=qm("Modal",h),w=ae(null);return d?ye(z.Root,{open:d,onOpenChange:u,placement:"center",scrollBehavior:"inside",closeOnInteractOutside:!l&&!c,preventScroll:!l&&!c,closeOnEscape:!c,defaultOpen:!0,lazyMount:p,unmountOnExit:f,restoreFocus:m,modal:g,initialFocusEl:v,finalFocusEl:b,children:be(a,{children:[l?null:ye(z.Backdrop,{css:{background:"rgba(0, 0, 0, 0.64)"}}),ye(j$,{disabled:!l,nodeRef:w,children:ye(z.Positioner,{ref:w,children:be(z.Content,{"aria-label":y.dialogAriaLabel,css:F$(r,o,i,s),children:[be(z.Header,{css:q$,children:[e,c?null:ye(z.CloseTrigger,{css:W$,asChild:!0,children:ye(Sv,{})})]}),ye(z.Body,{css:U$,children:t}),n?ye(z.Footer,{padding:"0.75rem",children:n}):null]})})})]})}):null},Z$=e=>$e`
2630
2641
  height: 100%;
2631
2642
  width: ${e||"20rem"};
2632
2643
  background-color: ${ze("neutral",100)};
2633
2644
  box-shadow: 0 0.0625rem 0.125rem -0.0625rem #0000001a;
2634
2645
  box-shadow: 0 0.0625rem 0.1875rem 0 #0000001a;
2635
2646
  position: relative;
2636
- `,Z$=$e`
2647
+ `,G$=$e`
2637
2648
  border-right: ${je(100)} solid
2638
2649
  ${ze("neutral",300)};
2639
- `,G$=$e`
2650
+ `,J$=$e`
2640
2651
  border: ${je(100)} solid ${ze("neutral",300)};
2641
2652
  border-radius: ${Be(300)};
2642
- `,J$=$e`
2653
+ `,X$=$e`
2643
2654
  min-height: ${He(1200)};
2644
2655
  width: 100%;
2645
2656
  border-bottom: ${je(100)} solid
2646
2657
  ${ze("neutral",300)};
2647
- `,X$=(e,t)=>$e`
2658
+ `,Y$=(e,t)=>$e`
2648
2659
  height: ${((e,t)=>e&&t?`calc(100% - ${(e+t)/16}rem)`:e?`calc(100% - ${e/16}rem)`:t?`calc(100% - ${t/16}rem)`:"100%")(e,t)};
2649
2660
  width: 100%;
2650
2661
  overflow-y: auto;
@@ -2652,7 +2663,7 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2652
2663
  &:focus-visible {
2653
2664
  outline-color: ${ze("primary",700)};
2654
2665
  }
2655
- `,Y$=$e`
2666
+ `,Q$=$e`
2656
2667
  min-height: ${He(1600)};
2657
2668
  width: 100%;
2658
2669
  display: flex;
@@ -2663,7 +2674,7 @@ import{createSystem as e,defaultConfig as t,Button as n,Box as r,Spinner as o,Ic
2663
2674
  left: 0;
2664
2675
  border-top: ${je(100)} solid
2665
2676
  ${ze("neutral",300)};
2666
- `,Q$=({header:e,content:t,footer:n,variant:r="fixed",width:o})=>{const i=he(),[s,a]=le(void 0),[l,c]=le(void 0),d=ae(null),u=ae(null);de((()=>{a(d?.current?.getBoundingClientRect()?.height),c(u?.current?.getBoundingClientRect()?.height)}),[e,n]);return be("div",{role:"region","aria-labelledby":e?i:void 0,css:[K$(o),"fixed"===r?Z$:G$],children:[e?ye("div",{id:i,css:J$,ref:d,children:e}):null,ye("div",{css:X$(s,l),children:t}),n?ye("div",{css:Y$,ref:u,children:n}):null]})};var eS,tS;!function(){if(tS)return eS;tS=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=function(e,t){var n=arguments.length;t=new Array(n>1?n-1:0);for(var r=1;r<n;r++)t[r-1]=arguments[r];var o=0,i="Warning: "+e.replace(/%s/g,(function(){return t[o++]}));"undefined"!=typeof console&&console.error(i);try{throw new Error(i)}catch(e){}};e=function(e,n,r){var o=arguments.length;r=new Array(o>2?o-2:0);for(var i=2;i<o;i++)r[i-2]=arguments[i];if(void 0===n)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");e||t.apply(null,[n].concat(r))}}eS=e}();var nS=rS()?ue:de;"production"!==process.env.NODE_ENV&&("undefined"!=typeof process?process:{env:{NODE_ENV:"development"}}).env;function rS(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;var oS=function(e){var t,n=e.children,r=e.type,o=void 0===r?"reach-portal":r,i=ae(null),s=ae(null),a=(t=le(Object.create(null))[1],fe((function(){t(Object.create(null))}),[]));return nS((function(){if(i.current){var e=i.current.ownerDocument;return s.current=null==e?void 0:e.createElement(o),e.body.appendChild(s.current),a(),function(){s.current&&s.current.ownerDocument&&s.current.ownerDocument.body.removeChild(s.current)}}}),[o,a]),s.current?ke(n,s.current):me("span",{ref:i})};"production"!==process.env.NODE_ENV&&(oS.displayName="Portal");
2677
+ `,eS=({header:e,content:t,footer:n,variant:r="fixed",width:o})=>{const i=he(),[s,a]=le(void 0),[l,c]=le(void 0),d=ae(null),u=ae(null);de((()=>{a(d?.current?.getBoundingClientRect()?.height),c(u?.current?.getBoundingClientRect()?.height)}),[e,n]);return be("div",{role:"region","aria-labelledby":e?i:void 0,css:[Z$(o),"fixed"===r?G$:J$],children:[e?ye("div",{id:i,css:X$,ref:d,children:e}):null,ye("div",{css:Y$(s,l),children:t}),n?ye("div",{css:Q$,ref:u,children:n}):null]})};var tS,nS;!function(){if(nS)return tS;nS=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=function(e,t){var n=arguments.length;t=new Array(n>1?n-1:0);for(var r=1;r<n;r++)t[r-1]=arguments[r];var o=0,i="Warning: "+e.replace(/%s/g,(function(){return t[o++]}));"undefined"!=typeof console&&console.error(i);try{throw new Error(i)}catch(e){}};e=function(e,n,r){var o=arguments.length;r=new Array(o>2?o-2:0);for(var i=2;i<o;i++)r[i-2]=arguments[i];if(void 0===n)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");e||t.apply(null,[n].concat(r))}}tS=e}();var rS=oS()?ue:de;"production"!==process.env.NODE_ENV&&("undefined"!=typeof process?process:{env:{NODE_ENV:"development"}}).env;function oS(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;var iS=function(e){var t,n=e.children,r=e.type,o=void 0===r?"reach-portal":r,i=ae(null),s=ae(null),a=(t=le(Object.create(null))[1],fe((function(){t(Object.create(null))}),[]));return rS((function(){if(i.current){var e=i.current.ownerDocument;return s.current=null==e?void 0:e.createElement(o),e.body.appendChild(s.current),a(),function(){s.current&&s.current.ownerDocument&&s.current.ownerDocument.body.removeChild(s.current)}}}),[o,a]),s.current?ke(n,s.current):me("span",{ref:i})};"production"!==process.env.NODE_ENV&&(iS.displayName="Portal");
2667
2678
  /*! *****************************************************************************
2668
2679
  Copyright (c) Microsoft Corporation.
2669
2680
 
@@ -2677,16 +2688,16 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2677
2688
  LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2678
2689
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2679
2690
  PERFORMANCE OF THIS SOFTWARE.
2680
- ***************************************************************************** */var iS,sS,aS=function(){return aS=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},aS.apply(this,arguments)};function lS(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}function cS(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function dS(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function uS(e,t,n){if(2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}!function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"}(iS||(iS={})),function(e){e.Parent="#_parent",e.Internal="#_internal"}(sS||(sS={}));var hS=iS.Start,pS=iS.Stop,fS=iS.Raise,mS=iS.Send,gS=iS.Cancel,vS=iS.NullEvent,bS=iS.Assign;iS.After,iS.DoneState;var yS=iS.Log,wS=iS.Init,CS=iS.Invoke;iS.ErrorExecution;var xS,kS=iS.ErrorPlatform,$S=iS.ErrorCustom,SS=iS.Update,MS=iS.Choose,ES=iS.Pure,TS={},OS="xstate.guard",LS="production"===process.env.NODE_ENV;function AS(e,t,n){void 0===n&&(n=".");var r=DS(e,n),o=DS(t,n);return JS(o)?!!JS(r)&&o===r:JS(r)?r in o:Object.keys(r).every((function(e){return e in o&&AS(r[e],o[e])}))}function RS(e){try{return JS(e)||"number"==typeof e?"".concat(e):e.type}catch(e){throw new Error("Events must be strings or objects with a string event.type property.")}}function NS(e,t){try{return ZS(e)?e:e.toString().split(t)}catch(t){throw new Error("'".concat(e,"' is not a valid state path."))}}function DS(e,t){return"object"==typeof(n=e)&&"value"in n&&"context"in n&&"event"in n&&"_event"in n?e.value:ZS(e)?PS(e):"string"!=typeof e?e:PS(NS(e,t));var n}function PS(e){if(1===e.length)return e[0];for(var t={},n=t,r=0;r<e.length-1;r++)r===e.length-2?n[e[r]]=e[r+1]:(n[e[r]]={},n=n[e[r]]);return t}function IS(e,t){for(var n={},r=Object.keys(e),o=0;o<r.length;o++){var i=r[o];n[i]=t(e[i],i,e,o)}return n}function zS(e,t,n){var r,o,i={};try{for(var s=cS(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];n(c)&&(i[l]=t(c,l,e))}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}return i}var VS=function(e){return function(t){var n,r,o=t;try{for(var i=cS(e),s=i.next();!s.done;s=i.next()){o=o[s.value]}}catch(e){n={error:e}}finally{try{s&&!s.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return o}};function HS(e){return e?JS(e)?[[e]]:_S(Object.keys(e).map((function(t){var n=e[t];return"string"==typeof n||n&&Object.keys(n).length?HS(e[t]).map((function(e){return[t].concat(e)})):[[t]]}))):[[]]}function _S(e){var t;return(t=[]).concat.apply(t,uS([],dS(e),!1))}function BS(e){return ZS(e)?e:[e]}function jS(e){return void 0===e?[]:BS(e)}function FS(e,t,n){var r,o;if(GS(e))return e(t,n.data);var i={};try{for(var s=cS(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];GS(c)?i[l]=c(t,n.data):i[l]=c}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}return i}function qS(e){return e instanceof Promise||!(null===e||!GS(e)&&"object"!=typeof e||!GS(e.then))}function WS(e,t){return IS(e.states,(function(e,n){if(e){var r=(JS(t)?void 0:t[n])||(e?e.current:void 0);if(r)return{current:r,states:WS(e,r)}}}))}function US(e,t,n,r){LS||KS(!!e,"Attempting to update undefined context");var o=e?n.reduce((function(e,n){var o,i,s=n.assignment,a={state:r,action:n,_event:t},l={};if(GS(s))l=s(e,t.data,a);else try{for(var c=cS(Object.keys(s)),d=c.next();!d.done;d=c.next()){var u=d.value,h=s[u];l[u]=GS(h)?h(e,t.data,a):h}}catch(e){o={error:e}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(o)throw o.error}}return Object.assign({},e,l)}),e):e;return o}var KS=function(){};function ZS(e){return Array.isArray(e)}function GS(e){return"function"==typeof e}function JS(e){return"string"==typeof e}function XS(e,t){if(e)return JS(e)?{type:OS,name:e,predicate:t?t[e]:void 0}:GS(e)?{type:OS,name:e.name,predicate:e}:e}LS||(KS=function(e,t){var n=e instanceof Error?e:void 0;if((n||!e)&&void 0!==console){var r=["Warning: ".concat(t)];n&&r.push(n),console.warn.apply(console,r)}});var YS=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function QS(e){return!!e&&"__xstatenode"in e}function eM(e,t){return JS(e)||"number"==typeof e?aS({type:e},t):e}function tM(e,t){if(!JS(e)&&"$$type"in e&&"scxml"===e.$$type)return e;var n=eM(e);return aS({name:n.type,data:n,$$type:"scxml",type:"external"},t)}function nM(e,t){return BS(t).map((function(t){return void 0===t||"string"==typeof t||QS(t)?{target:t,event:e}:aS(aS({},t),{event:e})}))}function rM(e,t,n,r,o){var i=e.options.guards,s={state:o,cond:t,_event:r};if(t.type===OS)return((null==i?void 0:i[t.name])||t.predicate)(n,r.data,s);var a=null==i?void 0:i[t.type];if(!a)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return a(n,r.data,s)}function oM(e){return"string"==typeof e?{type:e}:e}function iM(e,t,n){var r=function(){},o="object"==typeof e,i=o?e:null;return{next:((o?e.next:e)||r).bind(i),error:((o?e.error:t)||r).bind(i),complete:((o?e.complete:n)||r).bind(i)}}function sM(e,t){return"".concat(e,":invocation[").concat(t,"]")}function aM(e){return(e.type===fS||e.type===mS&&e.to===sS.Internal)&&"number"!=typeof e.delay}(xS={})[YS]=function(){return this},xS[Symbol.observable]=function(){return this};var lM=tM({type:wS});function cM(e,t){return t&&t[e]||void 0}function dM(e,t){var n;if(JS(e)||"number"==typeof e)n=GS(r=cM(e,t))?{type:e,exec:r}:r||{type:e,exec:void 0};else if(GS(e))n={type:e.name||e.toString(),exec:e};else{var r;if(GS(r=cM(e.type,t)))n=aS(aS({},e),{exec:r});else if(r){var o=r.type||e.type;n=aS(aS(aS({},r),e),{type:o})}else n=e}return n}var uM=function(e,t){return e?(ZS(e)?e:[e]).map((function(e){return dM(e,t)})):[]};function hM(e){var t=dM(e);return aS(aS({id:JS(e)?e:t.id},t),{type:t.type})}function pM(e,t){var n="".concat(iS.DoneState,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function fM(e,t){var n="".concat(iS.DoneInvoke,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function mM(e,t){var n="".concat(iS.ErrorPlatform,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function gM(e,t,n,r,o,i,s){void 0===s&&(s=!1);var a=s?[]:function(e){var t,n,r=[];try{for(var o=cS(e),i=o.next();!i.done;i=o.next())for(var s=i.value,a=0;a<s.actions.length;)s.actions[a].type!==bS?a++:(r.push(s.actions[a]),s.actions.splice(a,1))}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}(o),l=a.length?US(n,r,a,t):n,c=s?[n]:void 0,d=[];function u(o,a){var u;switch(a.type){case fS:var h=function(e,t,n,r){var o,i={_event:n},s=tM(GS(e.event)?e.event(t,n.data,i):e.event);if(JS(e.delay)){var a=r&&r[e.delay];o=GS(a)?a(t,n.data,i):a}else o=GS(e.delay)?e.delay(t,n.data,i):e.delay;return aS(aS({},e),{type:fS,_event:s,delay:o})}(a,l,r,e.options.delays);return i&&"number"==typeof h.delay&&i(h,l,r),h;case mS:var p=function(e,t,n,r){var o,i={_event:n},s=tM(GS(e.event)?e.event(t,n.data,i):e.event);if(JS(e.delay)){var a=r&&r[e.delay];o=GS(a)?a(t,n.data,i):a}else o=GS(e.delay)?e.delay(t,n.data,i):e.delay;var l=GS(e.to)?e.to(t,n.data,i):e.to;return aS(aS({},e),{to:l,_event:s,event:s.data,delay:o})}(a,l,r,e.options.delays);if(!LS){var f=a.delay;KS(!JS(f)||"number"==typeof p.delay,"No delay reference for delay expression '".concat(f,"' was found on machine '").concat(e.id,"'"))}return i&&p.to!==sS.Internal&&("entry"===o?d.push(p):i(p,l,r)),p;case yS:var m=function(e,t,n){return aS(aS({},e),{value:JS(e.expr)?e.expr:e.expr(t,n.data,{_event:n})})}(a,l,r);return null==i||i(m,l,r),m;case MS:if(!(y=null===(u=a.conds.find((function(n){var o=XS(n.cond,e.options.guards);return!o||rM(e,o,l,r,i?void 0:t)})))||void 0===u?void 0:u.actions))return[];var g=dS(gM(e,t,l,r,[{type:o,actions:uM(jS(y),e.options.actions)}],i,s),2),v=g[0],b=g[1];return l=b,null==c||c.push(l),v;case ES:var y;if(!(y=a.get(l,r.data)))return[];var w=dS(gM(e,t,l,r,[{type:o,actions:uM(jS(y),e.options.actions)}],i,s),2),C=w[0],x=w[1];return l=x,null==c||c.push(l),C;case pS:m=function(e,t,n){var r=GS(e.activity)?e.activity(t,n.data):e.activity,o="string"==typeof r?{id:r}:r;return{type:iS.Stop,activity:o}}(a,l,r);return null==i||i(m,n,r),m;case bS:l=US(l,r,[a],i?void 0:t),null==c||c.push(l);break;default:var k=dM(a,e.options.actions),$=k.exec;if(i)i(k,l,r);else if($&&c){var S=c.length-1,M=aS(aS({},k),{exec:function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];$.apply(void 0,uS([c[S]],dS(t),!1))}});k=M}return k}}var h=_S(o.map((function(e){var t,n,o=[];try{for(var s=cS(e.actions),a=s.next();!a.done;a=s.next()){var c=a.value,h=u(e.type,c);h&&(o=o.concat(h))}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return d.forEach((function(e){i(e,l,r)})),d.length=0,o})));return[h,l]}var vM=function(e,t){return t(e)};function bM(e){var t;return(t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}})[YS]=function(){return this},t}function yM(e,t,n){var r=bM(t);if(r.deferred=!0,QS(e)){var o=r.state=vM(void 0,(function(){return(n?e.withContext(n):e).initialState}));r.getSnapshot=function(){return o}}return r}var wM=function(e){return"atomic"===e.type||"final"===e.type};function CM(e){return Object.keys(e.states).map((function(t){return e.states[t]}))}function xM(e){return CM(e).filter((function(e){return"history"!==e.type}))}function kM(e){var t=[e];return wM(e)?t:t.concat(_S(xM(e).map(kM)))}function $M(e,t){var n,r,o,i,s,a,l,c,d=MM(new Set(e)),u=new Set(t);try{for(var h=cS(u),p=h.next();!p.done;p=h.next())for(var f=(k=p.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}var m=MM(u);try{for(var g=cS(u),v=g.next();!v.done;v=g.next()){if("compound"!==(k=v.value).type||m.get(k)&&m.get(k).length){if("parallel"===k.type)try{for(var b=(s=void 0,cS(xM(k))),y=b.next();!y.done;y=b.next()){var w=y.value;u.has(w)||(u.add(w),d.get(w)?d.get(w).forEach((function(e){return u.add(e)})):w.initialStateNodes.forEach((function(e){return u.add(e)})))}}catch(e){s={error:e}}finally{try{y&&!y.done&&(a=b.return)&&a.call(b)}finally{if(s)throw s.error}}}else d.get(k)?d.get(k).forEach((function(e){return u.add(e)})):k.initialStateNodes.forEach((function(e){return u.add(e)}))}}catch(e){o={error:e}}finally{try{v&&!v.done&&(i=g.return)&&i.call(g)}finally{if(o)throw o.error}}try{for(var C=cS(u),x=C.next();!x.done;x=C.next()){var k;for(f=(k=x.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}}catch(e){l={error:e}}finally{try{x&&!x.done&&(c=C.return)&&c.call(C)}finally{if(l)throw l.error}}return u}function SM(e,t){var n=t.get(e);if(!n)return{};if("compound"===e.type){var r=n[0];if(!r)return{};if(wM(r))return r.key}var o={};return n.forEach((function(e){o[e.key]=SM(e,t)})),o}function MM(e){var t,n,r=new Map;try{for(var o=cS(e),i=o.next();!i.done;i=o.next()){var s=i.value;r.has(s)||r.set(s,[]),s.parent&&(r.has(s.parent)||r.set(s.parent,[]),r.get(s.parent).push(s))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}function EM(e,t){return SM(e,MM($M([e],t)))}function TM(e,t){return Array.isArray(e)?e.some((function(e){return e===t})):e instanceof Set&&e.has(t)}function OM(e,t){return"compound"===t.type?xM(t).some((function(t){return"final"===t.type&&TM(e,t)})):"parallel"===t.type&&xM(t).every((function(t){return OM(e,t)}))}function LM(e){return new Set(_S(e.map((function(e){return e.tags}))))}function AM(e,t){if(e===t)return!0;if(void 0===e||void 0===t)return!1;if(JS(e)||JS(t))return e===t;var n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every((function(n){return AM(e[n],t[n])}))}var RM=function(){function e(e){var t,n,r=this;this.actions=[],this.activities=TS,this.meta={},this.events=[],this.value=e.value,this.context=e.context,this._event=e._event,this._sessionid=e._sessionid,this.event=this._event.data,this.historyValue=e.historyValue,this.history=e.history,this.actions=e.actions||[],this.activities=e.activities||TS,this.meta=(void 0===(n=e.configuration)&&(n=[]),n.reduce((function(e,t){return void 0!==t.meta&&(e[t.id]=t.meta),e}),{})),this.events=e.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=e.configuration,this.transitions=e.transitions,this.children=e.children,this.done=!!e.done,this.tags=null!==(t=Array.isArray(e.tags)?new Set(e.tags):e.tags)&&void 0!==t?t:new Set,this.machine=e.machine,Object.defineProperty(this,"nextEvents",{get:function(){return function(e){return uS([],dS(new Set(_S(uS([],dS(e.map((function(e){return e.ownEvents}))),!1)))),!1)}(r.configuration)}})}return e.from=function(t,n){return t instanceof e?t.context!==n?new e({value:t.value,context:n,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,events:[],configuration:[],transitions:[],children:{}}):t:new e({value:t,context:n,_event:lM,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,n){if(t instanceof e){if(!t.actions.length)return t;var r=lM;return new e({value:t.value,context:n,_event:r,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,n)},e.prototype.toStrings=function(e,t){var n=this;if(void 0===e&&(e=this.value),void 0===t&&(t="."),JS(e))return[e];var r=Object.keys(e);return r.concat.apply(r,uS([],dS(r.map((function(r){return n.toStrings(e[r],t).map((function(e){return r+t+e}))}))),!1))},e.prototype.toJSON=function(){var e=this;e.configuration,e.transitions;var t=e.tags;e.machine;var n=lS(e,["configuration","transitions","tags","machine"]);return aS(aS({},n),{tags:Array.from(t)})},e.prototype.matches=function(e){return AS(e,this.value)},e.prototype.hasTag=function(e){return this.tags.has(e)},e.prototype.can=function(e){var t;LS&&KS(!!this.machine,"state.can(...) used outside of a machine-created State object; this will always return false.");var n=null===(t=this.machine)||void 0===t?void 0:t.getTransitionData(this,e);return!!(null==n?void 0:n.transitions.length)&&n.transitions.some((function(e){return void 0!==e.target||e.actions.length}))},e}(),NM={deferEvents:!1},DM=function(){function e(e){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=aS(aS({},NM),e)}return e.prototype.initialize=function(e){if(this.initialized=!0,e){if(!this.options.deferEvents)return void this.schedule(e);this.process(e)}this.flushEvents()},e.prototype.schedule=function(e){if(this.initialized&&!this.processingEvent){if(0!==this.queue.length)throw new Error("Event queue should be empty when it is not processing events");this.process(e),this.flushEvents()}else this.queue.push(e)},e.prototype.clear=function(){this.queue=[]},e.prototype.flushEvents=function(){for(var e=this.queue.shift();e;)this.process(e),e=this.queue.shift()},e.prototype.process=function(e){this.processingEvent=!0;try{e()}catch(e){throw this.clear(),e}finally{this.processingEvent=!1}},e}(),PM=new Map,IM=0,zM=function(){return"x:".concat(IM++)},VM=function(e,t){return PM.set(e,t),e},HM=function(e){return PM.get(e)},_M=function(e){PM.delete(e)};function BM(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void(LS||console.warn("XState could not find a global object in this environment. Please let the maintainers know and raise an issue here: https://github.com/statelyai/xstate/issues"))}function jM(e){if(BM()){var t=function(){var e=BM();if(e&&"__xstate__"in e)return e.__xstate__}();t&&t.register(e)}}function FM(e,t){void 0===t&&(t={});var n=e.initialState,r=new Set,o=[],i=!1,s=function(e){var t;return aS(((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}})[YS]=function(){return this},t),e)}({id:t.id,send:function(t){o.push(t),function(){if(!i){for(i=!0;o.length>0;){var t=o.shift();n=e.transition(n,t,a),r.forEach((function(e){return e.next(n)}))}i=!1}}()},getSnapshot:function(){return n},subscribe:function(e,t,o){var i=iM(e,t,o);return r.add(i),i.next(n),{unsubscribe:function(){r.delete(i)}}}}),a={parent:t.parent,self:s,id:t.id||"anonymous",observers:r};return n=e.start?e.start(a):n,s}var qM,WM={sync:!1,autoForward:!1};!function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"}(qM||(qM={}));var UM=function(){function e(t,n){void 0===n&&(n=e.defaultOptions);var r=this;this.machine=t,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=qM.NotStarted,this.children=new Map,this.forwardTo=new Set,this._outgoingQueue=[],this.init=this.start,this.send=function(e,t){if(ZS(e))return r.batch(e),r.state;var n=tM(eM(e,t));if(r.status===qM.Stopped)return LS||KS(!1,'Event "'.concat(n.name,'" was sent to stopped service "').concat(r.machine.id,'". This service has already reached its final state, and will not transition.\nEvent: ').concat(JSON.stringify(n.data))),r.state;if(r.status!==qM.Running&&!r.options.deferEvents)throw new Error('Event "'.concat(n.name,'" was sent to uninitialized service "').concat(r.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.\nEvent: ').concat(JSON.stringify(n.data)));return r.scheduler.schedule((function(){r.forward(n);var e=r._nextState(n);r.update(e,n)})),r._state},this.sendTo=function(e,t,n){var o,i=r.parent&&(t===sS.Parent||r.parent.id===t),s=i?r.parent:JS(t)?t===sS.Internal?r:r.children.get(t)||HM(t):(o=t)&&"function"==typeof o.send?t:void 0;if(s)if("machine"in s){if(r.status!==qM.Stopped||r.parent!==s||r.state.done){var a=aS(aS({},e),{name:e.name===$S?"".concat(mM(r.id)):e.name,origin:r.sessionId});!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([s,a]):s.send(a)}}else!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([s,e.data]):s.send(e.data);else{if(!i)throw new Error("Unable to send event to child '".concat(t,"' from service '").concat(r.id,"'."));LS||KS(!1,"Service '".concat(r.id,"' has no parent: unable to send event ").concat(e.type))}},this._exec=function(e,t,n,o){void 0===o&&(o=r.machine.options.actions);var i=e.exec||cM(e.type,o),s=GS(i)?i:i?i.exec:e.exec;if(s)try{return s(t,n.data,r.machine.config.predictableActionArguments?{action:e,_event:n}:{action:e,state:r.state,_event:n})}catch(e){throw r.parent&&r.parent.send({type:"xstate.error",data:e}),e}switch(e.type){case fS:var a=e;r.defer(a);break;case mS:var l=e;if("number"==typeof l.delay)return void r.defer(l);l.to?r.sendTo(l._event,l.to,n===lM):r.send(l._event);break;case gS:r.cancel(e.sendId);break;case hS:if(r.status!==qM.Running)return;var c=e.activity;if(!r.machine.config.predictableActionArguments&&!r.state.activities[c.id||c.type])break;if(c.type===iS.Invoke){var d=oM(c.src),u=r.machine.options.services?r.machine.options.services[d.type]:void 0,h=c.id,p=c.data;LS||KS(!("forward"in c),"`forward` property is deprecated (found in invocation of '".concat(c.src,"' in in machine '").concat(r.machine.id,"'). ")+"Please use `autoForward` instead.");var f="autoForward"in c?c.autoForward:!!c.forward;if(!u)return void(LS||KS(!1,"No service found for invocation '".concat(c.src,"' in machine '").concat(r.machine.id,"'.")));var m=p?FS(p,t,n):void 0;if("string"==typeof u)return;var g=GS(u)?u(t,n.data,{data:m,src:d,meta:c.meta}):u;if(!g)return;var v=void 0;QS(g)&&(g=m?g.withContext(m):g,v={autoForward:f}),r.spawn(g,h,v)}else r.spawnActivity(c);break;case pS:r.stopChild(e.activity.id);break;case yS:var b=e,y=b.label,w=b.value;y?r.logger(y,w):r.logger(w);break;default:LS||KS(!1,"No implementation found for action type '".concat(e.type,"'"))}};var o=aS(aS({},e.defaultOptions),n),i=o.clock,s=o.logger,a=o.parent,l=o.id,c=void 0!==l?l:t.id;this.id=c,this.logger=s,this.clock=i,this.parent=a,this.options=o,this.scheduler=new DM({deferEvents:this.options.deferEvents}),this.sessionId=zM()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this;return this._initialState?this._initialState:vM(this,(function(){return e._initialState=e.machine.initialState,e._initialState}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return LS||KS(this.status!==qM.NotStarted,"Attempted to read state from uninitialized service '".concat(this.id,"'. Make sure the service is started first.")),this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(e,t){var n,r;try{for(var o=cS(e.actions),i=o.next();!i.done;i=o.next()){var s=i.value;this.exec(s,e,t)}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}},e.prototype.update=function(e,t){var n,r,o,i,s,a,l,c,d=this;if(e._sessionid=this.sessionId,this._state=e,this.machine.config.predictableActionArguments&&t!==lM||!this.options.execute)for(var u=void 0;u=this._outgoingQueue.shift();)u[0].send(u[1]);else this.execute(this.state);if(this.children.forEach((function(e){d.state.children[e.id]=e})),this.devTools&&this.devTools.send(t.data,e),e.event)try{for(var h=cS(this.eventListeners),p=h.next();!p.done;p=h.next()){(0,p.value)(e.event)}}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}try{for(var f=cS(this.listeners),m=f.next();!m.done;m=f.next()){(0,m.value)(e,e.event)}}catch(e){o={error:e}}finally{try{m&&!m.done&&(i=f.return)&&i.call(f)}finally{if(o)throw o.error}}try{for(var g=cS(this.contextListeners),v=g.next();!v.done;v=g.next()){(0,v.value)(this.state.context,this.state.history?this.state.history.context:void 0)}}catch(e){s={error:e}}finally{try{v&&!v.done&&(a=g.return)&&a.call(g)}finally{if(s)throw s.error}}if(this.state.done){var b=e.configuration.find((function(e){return"final"===e.type&&e.parent===d.machine})),y=b&&b.doneData?FS(b.doneData,e.context,t):void 0;this._doneEvent=fM(this.id,y);try{for(var w=cS(this.doneListeners),C=w.next();!C.done;C=w.next()){(0,C.value)(this._doneEvent)}}catch(e){l={error:e}}finally{try{C&&!C.done&&(c=w.return)&&c.call(w)}finally{if(l)throw l.error}}this._stop(),this._stopChildren(),_M(this.sessionId)}},e.prototype.onTransition=function(e){return this.listeners.add(e),this.status===qM.Running&&e(this.state,this.state.event),this},e.prototype.subscribe=function(e,t,n){var r=this,o=iM(e,t,n);this.listeners.add(o.next),this.status!==qM.NotStarted&&o.next(this.state);var i=function(){r.doneListeners.delete(i),r.stopListeners.delete(i),o.complete()};return this.status===qM.Stopped?o.complete():(this.onDone(i),this.onStop(i)),{unsubscribe:function(){r.listeners.delete(o.next),r.doneListeners.delete(i),r.stopListeners.delete(i)}}},e.prototype.onEvent=function(e){return this.eventListeners.add(e),this},e.prototype.onSend=function(e){return this.sendListeners.add(e),this},e.prototype.onChange=function(e){return this.contextListeners.add(e),this},e.prototype.onStop=function(e){return this.stopListeners.add(e),this},e.prototype.onDone=function(e){return this.status===qM.Stopped&&this._doneEvent?e(this._doneEvent):this.doneListeners.add(e),this},e.prototype.off=function(e){return this.listeners.delete(e),this.eventListeners.delete(e),this.sendListeners.delete(e),this.stopListeners.delete(e),this.doneListeners.delete(e),this.contextListeners.delete(e),this},e.prototype.start=function(e){var t=this;if(this.status===qM.Running)return this;this.machine._init(),VM(this.sessionId,this),this.initialized=!0,this.status=qM.Running;var n=void 0===e?this.initialState:vM(this,(function(){return"object"==typeof(n=e)&&null!==n&&"value"in n&&"_event"in n?t.machine.resolveState(e):t.machine.resolveState(RM.from(e,t.machine.context));var n}));return this.options.devTools&&this.attachDev(),this.scheduler.initialize((function(){t.update(n,lM)})),this},e.prototype._stopChildren=function(){this.children.forEach((function(e){GS(e.stop)&&e.stop()})),this.children.clear()},e.prototype._stop=function(){var e,t,n,r,o,i,s,a,l,c;try{for(var d=cS(this.listeners),u=d.next();!u.done;u=d.next()){var h=u.value;this.listeners.delete(h)}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=d.return)&&t.call(d)}finally{if(e)throw e.error}}try{for(var p=cS(this.stopListeners),f=p.next();!f.done;f=p.next()){(h=f.value)(),this.stopListeners.delete(h)}}catch(e){n={error:e}}finally{try{f&&!f.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}try{for(var m=cS(this.contextListeners),g=m.next();!g.done;g=m.next()){h=g.value;this.contextListeners.delete(h)}}catch(e){o={error:e}}finally{try{g&&!g.done&&(i=m.return)&&i.call(m)}finally{if(o)throw o.error}}try{for(var v=cS(this.doneListeners),b=v.next();!b.done;b=v.next()){h=b.value;this.doneListeners.delete(h)}}catch(e){s={error:e}}finally{try{b&&!b.done&&(a=v.return)&&a.call(v)}finally{if(s)throw s.error}}if(!this.initialized)return this;this.initialized=!1,this.status=qM.Stopped,this._initialState=void 0;try{for(var y=cS(Object.keys(this.delayedEventsMap)),w=y.next();!w.done;w=y.next()){var C=w.value;this.clock.clearTimeout(this.delayedEventsMap[C])}}catch(e){l={error:e}}finally{try{w&&!w.done&&(c=y.return)&&c.call(y)}finally{if(l)throw l.error}}this.scheduler.clear(),this.scheduler=new DM({deferEvents:this.options.deferEvents})},e.prototype.stop=function(){var e=this,t=this.scheduler;return this._stop(),t.schedule((function(){var t;if(!(null===(t=e._state)||void 0===t?void 0:t.done)){var n=tM({type:"xstate.stop"}),r=vM(e,(function(){var t=_S(uS([],dS(e.state.configuration),!1).sort((function(e,t){return t.order-e.order})).map((function(t){return uM(t.onExit,e.machine.options.actions)}))),r=dS(gM(e.machine,e.state,e.state.context,n,[{type:"exit",actions:t}],e.machine.config.predictableActionArguments?e._exec:void 0,e.machine.config.predictableActionArguments||e.machine.config.preserveActionOrder),2),o=r[0],i=r[1],s=new RM({value:e.state.value,context:i,_event:n,_sessionid:e.sessionId,historyValue:void 0,history:e.state,actions:o.filter((function(e){return!aM(e)})),activities:{},events:[],configuration:[],transitions:[],children:{},done:e.state.done,tags:e.state.tags,machine:e.machine});return s.changed=!0,s}));e.update(r,n),e._stopChildren(),_M(e.sessionId)}})),this},e.prototype.batch=function(e){var t=this;if(this.status===qM.NotStarted&&this.options.deferEvents)LS||KS(!1,"".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'" and are deferred. Make sure .start() is called for this service.\nEvent: ').concat(JSON.stringify(event)));else if(this.status!==qM.Running)throw new Error("".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'));if(e.length){var n=!!this.machine.config.predictableActionArguments&&this._exec;this.scheduler.schedule((function(){var r,o,i=t.state,s=!1,a=[],l=function(e){var r=tM(e);t.forward(r),i=vM(t,(function(){return t.machine.transition(i,r,void 0,n||void 0)})),a.push.apply(a,uS([],dS(t.machine.config.predictableActionArguments?i.actions:i.actions.map((function(e){return function(e,t){var n=e.exec;return aS(aS({},e),{exec:void 0!==n?function(){return n(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0})}(e,i)}))),!1)),s=s||!!i.changed};try{for(var c=cS(e),d=c.next();!d.done;d=c.next()){l(d.value)}}catch(e){r={error:e}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(r)throw r.error}}i.changed=s,i.actions=a,t.update(i,tM(e[e.length-1]))}))}},e.prototype.sender=function(e){return this.send.bind(this,e)},e.prototype._nextState=function(e,t){var n=this;void 0===t&&(t=!!this.machine.config.predictableActionArguments&&this._exec);var r=tM(e);if(0===r.name.indexOf(kS)&&!this.state.nextEvents.some((function(e){return 0===e.indexOf(kS)})))throw r.data.data;return vM(this,(function(){return n.machine.transition(n.state,r,void 0,t||void 0)}))},e.prototype.nextState=function(e){return this._nextState(e,!1)},e.prototype.forward=function(e){var t,n;try{for(var r=cS(this.forwardTo),o=r.next();!o.done;o=r.next()){var i=o.value,s=this.children.get(i);if(!s)throw new Error("Unable to forward event '".concat(e,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(i,"'."));s.send(e)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}},e.prototype.defer=function(e){var t=this,n=this.clock.setTimeout((function(){"to"in e&&e.to?t.sendTo(e._event,e.to,!0):t.send(e._event)}),e.delay);e.id&&(this.delayedEventsMap[e.id]=n)},e.prototype.cancel=function(e){this.clock.clearTimeout(this.delayedEventsMap[e]),delete this.delayedEventsMap[e]},e.prototype.exec=function(e,t,n){void 0===n&&(n=this.machine.options.actions),this._exec(e,t.context,t._event,n)},e.prototype.removeChild=function(e){var t;this.children.delete(e),this.forwardTo.delete(e),null===(t=this.state)||void 0===t||delete t.children[e]},e.prototype.stopChild=function(e){var t=this.children.get(e);t&&(this.removeChild(e),GS(t.stop)&&t.stop())},e.prototype.spawn=function(e,t,n){if(this.status!==qM.Running)return yM(e,t);if(qS(e))return this.spawnPromise(Promise.resolve(e),t);if(GS(e))return this.spawnCallback(e,t);if(function(e){try{return"function"==typeof e.send}catch(e){return!1}}(o=e)&&"id"in o)return this.spawnActor(e,t);if(function(e){try{return"subscribe"in e&&GS(e.subscribe)}catch(e){return!1}}(e))return this.spawnObservable(e,t);if(QS(e))return this.spawnMachine(e,aS(aS({},n),{id:t}));if(null!==(r=e)&&"object"==typeof r&&"transition"in r&&"function"==typeof r.transition)return this.spawnBehavior(e,t);throw new Error('Unable to spawn entity "'.concat(t,'" of type "').concat(typeof e,'".'));var r,o},e.prototype.spawnMachine=function(t,n){var r=this;void 0===n&&(n={});var o=new e(t,aS(aS({},this.options),{parent:this,id:n.id||t.id})),i=aS(aS({},WM),n);i.sync&&o.onTransition((function(e){r.send(SS,{state:e,id:o.id})}));var s=o;return this.children.set(o.id,s),i.autoForward&&this.forwardTo.add(o.id),o.onDone((function(e){r.removeChild(o.id),r.send(tM(e,{origin:o.id}))})).start(),s},e.prototype.spawnBehavior=function(e,t){var n=FM(e,{id:t,parent:this});return this.children.set(t,n),n},e.prototype.spawnPromise=function(e,t){var n,r,o=this,i=!1;e.then((function(e){i||(r=e,o.removeChild(t),o.send(tM(fM(t,e),{origin:t})))}),(function(e){if(!i){o.removeChild(t);var n=mM(t,e);try{o.send(tM(n,{origin:t}))}catch(r){!function(e,t,n){if(!LS){var r=e.stack?" Stacktrace was '".concat(e.stack,"'"):"";if(e===t)console.error("Missing onError handler for invocation '".concat(n,"', error was '").concat(e,"'.").concat(r));else{var o=t.stack?" Stacktrace was '".concat(t.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(n,"'. ")+"Original error: '".concat(e,"'. ").concat(r," Current error is '").concat(t,"'.").concat(o))}}}(e,r,t),o.devTools&&o.devTools.send(n,o.state),o.machine.strict&&o.stop()}}}));var s=((n={id:t,send:function(){},subscribe:function(t,n,r){var o=iM(t,n,r),i=!1;return e.then((function(e){i||(o.next(e),i||o.complete())}),(function(e){i||o.error(e)})),{unsubscribe:function(){return i=!0}}},stop:function(){i=!0},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[YS]=function(){return this},n);return this.children.set(t,s),s},e.prototype.spawnCallback=function(e,t){var n,r,o,i=this,s=!1,a=new Set,l=new Set;try{o=e((function(e){r=e,l.forEach((function(t){return t(e)})),s||i.send(tM(e,{origin:t}))}),(function(e){a.add(e)}))}catch(e){this.send(mM(t,e))}if(qS(o))return this.spawnPromise(o,t);var c=((n={id:t,send:function(e){return a.forEach((function(t){return t(e)}))},subscribe:function(e){var t=iM(e);return l.add(t.next),{unsubscribe:function(){l.delete(t.next)}}},stop:function(){s=!0,GS(o)&&o()},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[YS]=function(){return this},n);return this.children.set(t,c),c},e.prototype.spawnObservable=function(e,t){var n,r,o=this,i=e.subscribe((function(e){r=e,o.send(tM(e,{origin:t}))}),(function(e){o.removeChild(t),o.send(tM(mM(t,e),{origin:t}))}),(function(){o.removeChild(t),o.send(tM(fM(t),{origin:t}))})),s=((n={id:t,send:function(){},subscribe:function(t,n,r){return e.subscribe(t,n,r)},stop:function(){return i.unsubscribe()},getSnapshot:function(){return r},toJSON:function(){return{id:t}}})[YS]=function(){return this},n);return this.children.set(t,s),s},e.prototype.spawnActor=function(e,t){return this.children.set(t,e),e},e.prototype.spawnActivity=function(e){var t=this.machine.options&&this.machine.options.activities?this.machine.options.activities[e.type]:void 0;if(t){var n=t(this.state.context,e);this.spawnEffect(e.id,n)}else LS||KS(!1,"No implementation found for activity '".concat(e.type,"'"))},e.prototype.spawnEffect=function(e,t){var n;this.children.set(e,((n={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:t||void 0,getSnapshot:function(){},toJSON:function(){return{id:e}}})[YS]=function(){return this},n))},e.prototype.attachDev=function(){var e=BM();if(this.options.devTools&&e){if(e.__REDUX_DEVTOOLS_EXTENSION__){var t="object"==typeof this.options.devTools?this.options.devTools:void 0;this.devTools=e.__REDUX_DEVTOOLS_EXTENSION__.connect(aS(aS({name:this.id,autoPause:!0,stateSanitizer:function(e){return{value:e.value,context:e.context,actions:e.actions}}},t),{features:aS({jump:!1,skip:!1},t?t.features:void 0)}),this.machine),this.devTools.init(this.state)}jM(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[YS]=function(){return this},e.prototype.getSnapshot=function(){return this.status===qM.NotStarted?this.initialState:this._state},e.defaultOptions={execute:!0,deferEvents:!0,clock:{setTimeout:function(e,t){return setTimeout(e,t)},clearTimeout:function(e){return clearTimeout(e)}},logger:console.log.bind(console),devTools:!1},e.interpret=KM,e}();function KM(e,t){return new UM(e,t)}function ZM(e){if("string"==typeof e){var t={type:e,toString:function(){return e}};return t}return e}function GM(e){return aS(aS({type:CS},e),{toJSON:function(){e.onDone,e.onError;var t=lS(e,["onDone","onError"]);return aS(aS({},t),{type:CS,src:ZM(e.src)})}})}var JM="",XM="*",YM={},QM=function(e){return"#"===e[0]},eE=function(){function e(t,n,r,o){void 0===r&&(r="context"in t?t.context:void 0);var i,s=this;this.config=t,this._context=r,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign({actions:{},guards:{},services:{},activities:{},delays:{}},n),this.parent=null==o?void 0:o.parent,this.key=this.config.key||(null==o?void 0:o.key)||this.config.id||"(machine)",this.machine=this.parent?this.parent.machine:this,this.path=this.parent?this.parent.path.concat(this.key):[],this.delimiter=this.config.delimiter||(this.parent?this.parent.delimiter:"."),this.id=this.config.id||uS([this.machine.key],dS(this.path),!1).join(this.delimiter),this.version=this.parent?this.parent.version:this.config.version,this.type=this.config.type||(this.config.parallel?"parallel":this.config.states&&Object.keys(this.config.states).length?"compound":this.config.history?"history":"atomic"),this.schema=this.parent?this.machine.schema:null!==(i=this.config.schema)&&void 0!==i?i:{},this.description=this.config.description,LS||KS(!("parallel"in this.config),'The "parallel" property is deprecated and will be removed in version 4.1. '.concat(this.config.parallel?"Replace with `type: 'parallel'`":"Use `type: '".concat(this.type,"'`")," in the config for state node '").concat(this.id,"' instead.")),this.initial=this.config.initial,this.states=this.config.states?IS(this.config.states,(function(t,n){var r,o=new e(t,{},void 0,{parent:s,key:n});return Object.assign(s.idMap,aS(((r={})[o.id]=o,r),o.idMap)),o})):YM;var a=0;!function e(t){var n,r;t.order=a++;try{for(var o=cS(CM(t)),i=o.next();!i.done;i=o.next()){e(i.value)}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}}(this),this.history=!0===this.config.history?"shallow":this.config.history||!1,this._transient=!!this.config.always||!!this.config.on&&(Array.isArray(this.config.on)?this.config.on.some((function(e){return e.event===JM})):JM in this.config.on),this.strict=!!this.config.strict,this.onEntry=jS(this.config.entry||this.config.onEntry).map((function(e){return dM(e)})),this.onExit=jS(this.config.exit||this.config.onExit).map((function(e){return dM(e)})),this.meta=this.config.meta,this.doneData="final"===this.type?this.config.data:void 0,this.invoke=jS(this.config.invoke).map((function(e,t){var n,r;if(QS(e)){var o=sM(s.id,t);return s.machine.options.services=aS(((n={})[o]=e,n),s.machine.options.services),GM({src:o,id:o})}if(JS(e.src)){o=e.id||sM(s.id,t);return GM(aS(aS({},e),{id:o,src:e.src}))}if(QS(e.src)||GS(e.src)){o=e.id||sM(s.id,t);return s.machine.options.services=aS(((r={})[o]=e.src,r),s.machine.options.services),GM(aS(aS({id:o},e),{src:o}))}var i=e.src;return GM(aS(aS({id:sM(s.id,t)},e),{src:i}))})),this.activities=jS(this.config.activities).concat(this.invoke).map((function(e){return hM(e)})),this.transition=this.transition.bind(this),this.tags=jS(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||kM(this).forEach((function(e){return e.on}))},e.prototype.withConfig=function(t,n){var r=this.options,o=r.actions,i=r.activities,s=r.guards,a=r.services,l=r.delays;return new e(this.config,{actions:aS(aS({},o),t.actions),activities:aS(aS({},i),t.activities),guards:aS(aS({},s),t.guards),services:aS(aS({},a),t.services),delays:aS(aS({},l),t.delays)},null!=n?n:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return GS(this._context)?this._context():this._context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"definition",{get:function(){return{id:this.id,key:this.key,version:this.version,context:this.context,type:this.type,initial:this.initial,history:this.history,states:IS(this.states,(function(e){return e.definition})),on:this.on,transitions:this.transitions,entry:this.onEntry,exit:this.onExit,activities:this.activities||[],meta:this.meta,order:this.order||-1,data:this.doneData,invoke:this.invoke,description:this.description,tags:this.tags}},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){return this.definition},Object.defineProperty(e.prototype,"on",{get:function(){if(this.__cache.on)return this.__cache.on;var e=this.transitions;return this.__cache.on=e.reduce((function(e,t){return e[t.eventType]=e[t.eventType]||[],e[t.eventType].push(t),e}),{})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"after",{get:function(){return this.__cache.delayedTransitions||(this.__cache.delayedTransitions=this.getDelayedTransitions(),this.__cache.delayedTransitions)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"transitions",{get:function(){return this.__cache.transitions||(this.__cache.transitions=this.formatTransitions(),this.__cache.transitions)},enumerable:!1,configurable:!0}),e.prototype.getCandidates=function(e){if(this.__cache.candidates[e])return this.__cache.candidates[e];var t=e===JM,n=this.transitions.filter((function(n){var r=n.eventType===e;return t?r:r||n.eventType===XM}));return this.__cache.candidates[e]=n,n},e.prototype.getDelayedTransitions=function(){var e=this,t=this.config.after;if(!t)return[];var n=function(t,n){var r=function(e,t){var n=t?"#".concat(t):"";return"".concat(iS.After,"(").concat(e,")").concat(n)}(GS(t)?"".concat(e.id,":delay[").concat(n,"]"):t,e.id);return e.onEntry.push(function(e,t){return{to:t?t.to:void 0,type:mS,event:GS(e)?e:eM(e),delay:t?t.delay:void 0,id:t&&void 0!==t.id?t.id:GS(e)?e.name:RS(e)}}(r,{delay:t})),e.onExit.push({type:gS,sendId:r}),r},r=ZS(t)?t.map((function(e,t){var r=n(e.delay,t);return aS(aS({},e),{event:r})})):_S(Object.keys(t).map((function(e,r){var o=t[e],i=JS(o)?{target:o}:o,s=isNaN(+e)?e:+e,a=n(s,r);return jS(i).map((function(e){return aS(aS({},e),{event:a,delay:s})}))})));return r.map((function(t){var n=t.delay;return aS(aS({},e.formatTransition(t)),{delay:n})}))},e.prototype.getStateNodes=function(e){var t,n=this;if(!e)return[];var r=e instanceof RM?e.value:DS(e,this.delimiter);if(JS(r)){var o=this.getStateNode(r).initial;return void 0!==o?this.getStateNodes(((t={})[r]=o,t)):[this,this.states[r]]}var i=Object.keys(r),s=[this];return s.push.apply(s,uS([],dS(_S(i.map((function(e){return n.getStateNode(e).getStateNodes(r[e])})))),!1)),s},e.prototype.handles=function(e){var t=RS(e);return this.events.includes(t)},e.prototype.resolveState=function(e){var t=e instanceof RM?e:RM.create(e),n=Array.from($M([],this.getStateNodes(t.value)));return new RM(aS(aS({},t),{value:this.resolve(t.value),configuration:n,done:OM(n,this),tags:LM(n),machine:this.machine}))},e.prototype.transitionLeafNode=function(e,t,n){var r=this.getStateNode(e).next(t,n);return r&&r.transitions.length?r:this.next(t,n)},e.prototype.transitionCompoundNode=function(e,t,n){var r=Object.keys(e),o=this.getStateNode(r[0])._transition(e[r[0]],t,n);return o&&o.transitions.length?o:this.next(t,n)},e.prototype.transitionParallelNode=function(e,t,n){var r,o,i={};try{for(var s=cS(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];if(c){var d=this.getStateNode(l)._transition(c,t,n);d&&(i[l]=d)}}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}var u=Object.keys(i).map((function(e){return i[e]})),h=_S(u.map((function(e){return e.transitions})));if(!u.some((function(e){return e.transitions.length>0})))return this.next(t,n);var p=_S(Object.keys(i).map((function(e){return i[e].configuration})));return{transitions:h,exitSet:_S(u.map((function(e){return e.exitSet}))),configuration:p,source:t,actions:_S(Object.keys(i).map((function(e){return i[e].actions})))}},e.prototype._transition=function(e,t,n){return JS(e)?this.transitionLeafNode(e,t,n):1===Object.keys(e).length?this.transitionCompoundNode(e,t,n):this.transitionParallelNode(e,t,n)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,tM(t))},e.prototype.next=function(e,t){var n,r,o,i=this,s=t.name,a=[],l=[];try{for(var c=cS(this.getCandidates(s)),d=c.next();!d.done;d=c.next()){var u=d.value,h=u.cond,p=u.in,f=e.context,m=!p||(JS(p)&&QM(p)?e.matches(DS(this.getStateNodeById(p).path,this.delimiter)):AS(DS(p,this.delimiter),VS(this.path.slice(0,-2))(e.value))),g=!1;try{g=!h||rM(this.machine,h,f,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(h.name||h.type,"' in transition for event '").concat(s,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(g&&m){void 0!==u.target&&(l=u.target),a.push.apply(a,uS([],dS(u.actions),!1)),o=u;break}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}if(o){if(!l.length)return{transitions:[o],exitSet:[],configuration:e.value?[this]:[],source:e,actions:a};var v=_S(l.map((function(t){return i.getRelativeStateNodes(t,e.historyValue)})));return{transitions:[o],exitSet:!!o.internal?[]:_S(l.map((function(e){return i.getPotentiallyReenteringNodes(e)}))),configuration:v,source:e,actions:a}}},e.prototype.getPotentiallyReenteringNodes=function(e){if(this.order<e.order)return[this];for(var t=[],n=this,r=e;n&&n!==r;)t.push(n),n=n.parent;return n!==r?[]:(t.push(r),t)},e.prototype.getActions=function(e,t,n,r,o,i,s){var a,l,c,d,u=this,h=i?$M([],this.getStateNodes(i.value)):[],p=new Set;try{for(var f=cS(Array.from(e).sort((function(e,t){return e.order-t.order}))),m=f.next();!m.done;m=f.next()){(!TM(h,b=m.value)||TM(n.exitSet,b)||b.parent&&p.has(b.parent))&&p.add(b)}}catch(e){a={error:e}}finally{try{m&&!m.done&&(l=f.return)&&l.call(f)}finally{if(a)throw a.error}}try{for(var g=cS(h),v=g.next();!v.done;v=g.next()){var b;TM(e,b=v.value)&&!TM(n.exitSet,b.parent)||n.exitSet.push(b)}}catch(e){c={error:e}}finally{try{v&&!v.done&&(d=g.return)&&d.call(g)}finally{if(c)throw c.error}}n.exitSet.sort((function(e,t){return t.order-e.order}));var y=Array.from(p).sort((function(e,t){return e.order-t.order})),w=new Set(n.exitSet),C=_S(y.map((function(e){var t=[];if("final"!==e.type)return t;var i=e.parent;if(!i.parent)return t;t.push(pM(e.id,e.doneData),pM(i.id,e.doneData?FS(e.doneData,r,o):void 0));var s=i.parent;return"parallel"===s.type&&xM(s).every((function(e){return OM(n.configuration,e)}))&&t.push(pM(s.id)),t}))),x=y.map((function(e){var t=e.onEntry,n=e.activities.map((function(e){return function(e){var t=hM(e);return{type:iS.Start,activity:t,exec:void 0}}(e)}));return{type:"entry",actions:uM(s?uS(uS([],dS(t),!1),dS(n),!1):uS(uS([],dS(n),!1),dS(t),!1),u.machine.options.actions)}})).concat({type:"state_done",actions:C.map((function(e){return function(e,t){return{type:fS,event:"function"==typeof e?e:eM(e),delay:t?t.delay:void 0,id:null==t?void 0:t.id}}(e)}))}),k=Array.from(w).map((function(e){return{type:"exit",actions:uM(uS(uS([],dS(e.onExit),!1),dS(e.activities.map((function(e){return function(e){var t=GS(e)?e:hM(e);return{type:iS.Stop,activity:t,exec:void 0}}(e)}))),!1),u.machine.options.actions)}})).concat({type:"transition",actions:uM(n.actions,this.machine.options.actions)}).concat(x);if(t){var $=uM(_S(uS([],dS(e),!1).sort((function(e,t){return t.order-e.order})).map((function(e){return e.onExit}))),this.machine.options.actions).filter((function(e){return!aM(e)}));return k.concat({type:"stop",actions:$})}return k},e.prototype.transition=function(e,t,n,r){void 0===e&&(e=this.initialState);var o,i,s=tM(t);if(e instanceof RM)o=void 0===n?e:this.resolveState(RM.from(e,n));else{var a=JS(e)?this.resolve(PS(this.getResolvedPath(e))):this.resolve(e),l=null!=n?n:this.machine.context;o=this.resolveState(RM.from(a,l))}if(!LS&&s.name===XM)throw new Error("An event cannot have the wildcard type ('".concat(XM,"')"));if(this.strict&&!this.events.includes(s.name)&&(i=s.name,!/^(done|error)\./.test(i)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(s.name,"'"));var c=this._transition(o.value,o,s)||{transitions:[],configuration:[],exitSet:[],source:o,actions:[]},d=$M([],this.getStateNodes(o.value)),u=c.configuration.length?$M(d,c.configuration):d;return c.configuration=uS([],dS(u),!1),this.resolveTransition(c,o,o.context,r,s)},e.prototype.resolveRaisedTransition=function(e,t,n,r){var o,i=e.actions;return(e=this.transition(e,t,void 0,r))._event=n,e.event=n.data,(o=e.actions).unshift.apply(o,uS([],dS(i),!1)),e},e.prototype.resolveTransition=function(e,t,n,r,o){var i,s,a,l,c=this;void 0===o&&(o=lM);var d=e.configuration,u=!t||e.transitions.length>0,h=u?e.configuration:t?t.configuration:[],p=OM(h,this),f=u?EM(this.machine,d):void 0,m=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,g=this.getActions(new Set(h),p,e,n,o,t,r),v=t?aS({},t.activities):{};try{for(var b=cS(g),y=b.next();!y.done;y=b.next()){var w=y.value;try{for(var C=(a=void 0,cS(w.actions)),x=C.next();!x.done;x=C.next()){var k=x.value;k.type===hS?v[k.activity.id||k.activity.type]=k:k.type===pS&&(v[k.activity.id||k.activity.type]=!1)}}catch(e){a={error:e}}finally{try{x&&!x.done&&(l=C.return)&&l.call(C)}finally{if(a)throw a.error}}}}catch(e){i={error:e}}finally{try{y&&!y.done&&(s=b.return)&&s.call(b)}finally{if(i)throw i.error}}var $,S,M=dS(gM(this,t,n,o,g,r,this.machine.config.predictableActionArguments||this.machine.config.preserveActionOrder),2),E=M[0],T=M[1],O=dS(function(e,t){var n,r,o=dS([[],[]],2),i=o[0],s=o[1];try{for(var a=cS(e),l=a.next();!l.done;l=a.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return[i,s]}(E,aM),2),L=O[0],A=O[1],R=E.filter((function(e){var t;return e.type===hS&&(null===(t=e.activity)||void 0===t?void 0:t.type)===CS})),N=R.reduce((function(e,t){return e[t.activity.id]=function(e,t,n,r){var o,i=oM(e.src),s=null===(o=null==t?void 0:t.options.services)||void 0===o?void 0:o[i.type],a=e.data?FS(e.data,n,r):void 0,l=s?yM(s,e.id,a):bM(e.id);return l.meta=e,l}(t.activity,c.machine,T,o),e}),t?aS({},t.children):{}),D=new RM({value:f||t.value,context:T,_event:o,_sessionid:t?t._sessionid:null,historyValue:f?m?($=m,S=f,{current:S,states:WS($,S)}):void 0:t?t.historyValue:void 0,history:!f||e.source?t:void 0,actions:f?A:[],activities:f?v:t?t.activities:{},events:[],configuration:h,transitions:e.transitions,children:N,done:p,tags:LM(h),machine:this}),P=n!==T;D.changed=o.name===SS||P;var I=D.history;I&&delete I.history;var z=!p&&(this._transient||d.some((function(e){return e._transient})));if(!(u||z&&o.name!==JM))return D;var V=D;if(!p)for(z&&(V=this.resolveRaisedTransition(V,{type:vS},o,r));L.length;){var H=L.shift();V=this.resolveRaisedTransition(V,H._event,o,r)}var _=V.changed||(I?!!V.actions.length||P||typeof I.value!=typeof V.value||!AM(V.value,I.value):void 0);return V.changed=_,V.history=I,V},e.prototype.getStateNode=function(e){if(QM(e))return this.machine.getStateNodeById(e);if(!this.states)throw new Error("Unable to retrieve child state '".concat(e,"' from '").concat(this.id,"'; no child states exist."));var t=this.states[e];if(!t)throw new Error("Child state '".concat(e,"' does not exist on '").concat(this.id,"'"));return t},e.prototype.getStateNodeById=function(e){var t=QM(e)?e.slice(1):e;if(t===this.id)return this;var n=this.machine.idMap[t];if(!n)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return n},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&QM(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=NS(e,this.delimiter).slice(),n=this;t.length;){var r=t.shift();if(!r.length)break;n=n.getStateNode(r)}return n},e.prototype.resolve=function(e){var t,n=this;if(!e)return this.initialStateValue||YM;switch(this.type){case"parallel":return IS(this.initialStateValue,(function(t,r){return t?n.getStateNode(r).resolve(e[r]||t):YM}));case"compound":if(JS(e)){var r=this.getStateNode(e);return"parallel"===r.type||"compound"===r.type?((t={})[e]=r.initialStateValue,t):e}return Object.keys(e).length?IS(e,(function(e,t){return e?n.getStateNode(t).resolve(e):YM})):this.initialStateValue||{};default:return e||YM}},e.prototype.getResolvedPath=function(e){if(QM(e)){var t=this.machine.idMap[e.slice(1)];if(!t)throw new Error("Unable to find state node '".concat(e,"'"));return t.path}return NS(e,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var e,t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;if("parallel"===this.type)t=zS(this.states,(function(e){return e.initialStateValue||YM}),(function(e){return!("history"===e.type)}));else if(void 0!==this.initial){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));t=wM(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){this._init();var n=this.getStateNodes(e);return this.resolveTransition({configuration:n,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=JS(t.target)&&QM(t.target)?PS(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,n){return void 0===n&&(n=!0),n?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return wM(this)?[this]:"compound"!==this.type||this.initial?_S(HS(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):(LS||KS(!1,"Compound state node '".concat(this.id,"' has no initial state.")),[this])},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(e){if(!e.length)return[this];var t=dS(e),n=t[0],r=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(n,"' from node with no states"));var o=this.getStateNode(n);if("history"===o.type)return o.resolveHistory();if(!this.states[n])throw new Error("Child state '".concat(n,"' does not exist on '").concat(this.id,"'"));return this.states[n].getFromRelativePath(r)},e.prototype.historyValue=function(e){if(Object.keys(this.states).length)return{current:e||this.initialStateValue,states:zS(this.states,(function(t,n){if(!e)return t.historyValue();var r=JS(e)?void 0:e[n];return t.historyValue(r||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var n=this.parent;if(!e){var r=this.target;return r?_S(HS(r).map((function(e){return n.getFromRelativePath(e)}))):n.initialStateNodes}var o,i,s=(o=n.path,i="states",function(e){var t,n,r=e;try{for(var s=cS(o),a=s.next();!a.done;a=s.next()){var l=a.value;r=r[i][l]}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return r})(e).current;return JS(s)?[n.getStateNode(s)]:_S(HS(s).map((function(e){return"deep"===t.history?n.getFromRelativePath(e):[n.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=_S(Object.keys(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,n,r;if(this.__cache.events)return this.__cache.events;var o=this.states,i=new Set(this.ownEvents);if(o)try{for(var s=cS(Object.keys(o)),a=s.next();!a.done;a=s.next()){var l=o[a.value];if(l.states)try{for(var c=(n=void 0,cS(l.events)),d=c.next();!d.done;d=c.next()){var u=d.value;i.add("".concat(u))}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var e=new Set(this.transitions.filter((function(e){return!(!e.target&&!e.actions.length&&e.internal)})).map((function(e){return e.eventType})));return Array.from(e)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(e){var t=this;if(void 0!==e)return e.map((function(e){if(!JS(e))return e;var n=e[0]===t.delimiter;if(n&&!t.parent)return t.getStateNodeByPath(e.slice(1));var r=n?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(r);try{return t.parent.getStateNodeByPath(r)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,n=function(e){if(void 0!==e&&""!==e)return jS(e)}(e.target),r="internal"in e?e.internal:!n||n.some((function(e){return JS(e)&&e[0]===t.delimiter})),o=this.machine.options.guards,i=this.resolveTarget(n),s=aS(aS({},e),{actions:uM(jS(e.actions)),cond:XS(e.cond,o),target:i,source:this,internal:r,eventType:e.event,toJSON:function(){return aS(aS({},s),{target:s.target?s.target.map((function(e){return"#".concat(e.id)})):void 0,source:"#".concat(t.id)})}});return s},e.prototype.formatTransitions=function(){var e,t,n,r=this;if(this.config.on)if(Array.isArray(this.config.on))n=this.config.on;else{var o=this.config.on,i=XM,s=o[i],a=void 0===s?[]:s,l=lS(o,["*"]);n=_S(Object.keys(l).map((function(e){LS||e!==JM||KS(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(r.id,'".'));var t=nM(e,l[e]);return LS||function(e,t,n){var r=n.slice(0,-1).some((function(e){return!("cond"in e)&&!("in"in e)&&(JS(e.target)||QS(e.target))})),o=t===JM?"the transient event":"event '".concat(t,"'");KS(!r,"One or more transitions for ".concat(o," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")}(r,e,t),t})).concat(nM(XM,a)))}else n=[];var c=this.config.always?nM("",this.config.always):[],d=this.config.onDone?nM(String(pM(this.id)),this.config.onDone):[];LS||KS(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var u=_S(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,uS([],dS(nM(String(fM(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,uS([],dS(nM(String(mM(e.id)),e.onError)),!1)),t}))),h=this.after,p=_S(uS(uS(uS(uS([],dS(d),!1),dS(u),!1),dS(n),!1),dS(c),!1).map((function(e){return jS(e).map((function(e){return r.formatTransition(e)}))})));try{for(var f=cS(h),m=f.next();!m.done;m=f.next()){var g=m.value;p.push(g)}}catch(t){e={error:t}}finally{try{m&&!m.done&&(t=f.return)&&t.call(f)}finally{if(e)throw e.error}}return p},e}();var tE,nE=function(e){return{type:bS,assignment:e}};!function(e){e[e.Effect=1]="Effect",e[e.LayoutEffect=2]="LayoutEffect"}(tE||(tE={}));var rE="undefined"!=typeof document?ue:function(){};function oE(e){var t=te.useRef();return t.current||(t.current={v:e()}),t.current.v}var iE=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},sE=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var aE=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},lE=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};function cE(e,t){(0,e.exec)(t.context,t._event.data,{action:e,state:t,_event:t._event})()}function dE(e){var t=ae([]),n=ae([]);rE((function(){var r=e.subscribe((function(e){var r,o;if(e.actions.length){var i=e.actions.filter((function(e){return"function"==typeof e.exec&&"__effect"in e.exec})),s=aE(function(e,t){var n,r,o=iE([[],[]],2),i=o[0],s=o[1];try{for(var a=sE(e),l=a.next();!l.done;l=a.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return[i,s]}(i,(function(e){return e.exec.__effect===tE.Effect})),2),a=s[0],l=s[1];(r=t.current).push.apply(r,lE([],aE(a.map((function(t){return[t,e]}))),!1)),(o=n.current).push.apply(o,lE([],aE(l.map((function(t){return[t,e]}))),!1))}}));return function(){r.unsubscribe()}}),[]),rE((function(){for(;n.current.length;){var e=aE(n.current.shift(),2);cE(e[0],e[1])}})),de((function(){for(;t.current.length;){var e=aE(t.current.shift(),2);cE(e[0],e[1])}}))}var uE=function(){return uE=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},uE.apply(this,arguments)},hE=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},pE=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};var fE=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};function mE(e,t){void 0===t&&(t={});var n=fe((function(e){var t=void 0===e.changed&&Object.keys(e.children).length;(e.changed||t)&&s(e)}),[]),r=function(e,t,n){void 0===t&&(t={});var r=oE((function(){return"function"==typeof e?e():e}));if("production"!==process.env.NODE_ENV&&"function"!=typeof e){var o=pE(le(r),1)[0];e!==o&&console.warn("Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\nPlease make sure that you pass the same Machine as argument each time.")}var i=t.context,s=t.guards,a=t.actions,l=t.activities,c=t.services,d=t.delays,u=t.state,h=hE(t,["context","guards","actions","activities","services","delays","state"]),p=oE((function(){var e={context:i,guards:s,actions:a,activities:l,services:c,delays:d};return KM(r.withConfig(e,(function(){return uE(uE({},r.context),i)})),uE({deferEvents:!0},h))}));return rE((function(){var e;return n&&(e=p.subscribe(function(e){if("object"==typeof e)return e;var t=function(){};return{next:e,error:void 0||t,complete:void 0||t}}(n))),function(){null==e||e.unsubscribe()}}),[n]),rE((function(){return p.start(u?RM.create(u):void 0),function(){p.stop()}}),[]),rE((function(){Object.assign(p.machine.options.actions,a),Object.assign(p.machine.options.guards,s),Object.assign(p.machine.options.activities,l),Object.assign(p.machine.options.services,c),Object.assign(p.machine.options.delays,d)}),[a,s,l,c,d]),dE(p),p}(e,t,n),o=fE(le((function(){var e=r.machine.initialState;return t.state?RM.create(t.state):e})),2),i=o[0],s=o[1];return[i,r.send,r]}function gE(){return gE=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},gE.apply(null,arguments)}function vE(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}const bE={arr:Array.isArray,obj:e=>"[object Object]"===Object.prototype.toString.call(e),fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e,nul:e=>null===e,set:e=>e instanceof Set,map:e=>e instanceof Map,equ(e,t){if(typeof e!=typeof t)return!1;if(bE.str(e)||bE.num(e))return e===t;if(bE.obj(e)&&bE.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;let n;for(n in e)if(!(n in t))return!1;for(n in t)if(e[n]!==t[n])return!1;return!bE.und(n)||e===t}};function yE(e,t){return bE.und(e)||bE.nul(e)?t:e}function wE(e){return bE.und(e)?[]:bE.arr(e)?e:[e]}function CE(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return bE.fun(e)?e(...n):e}function xE(e){const t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,vE(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(bE.und(t))return gE({to:t},e);const n=Object.keys(e).reduce(((n,r)=>bE.und(t[r])?gE({},n,{[r]:e[r]}):n),{});return gE({to:t},n)}class kE{constructor(){this.payload=void 0,this.children=[]}getAnimatedValue(){return this.getValue()}getPayload(){return this.payload||this}attach(){}detach(){}getChildren(){return this.children}addChild(e){0===this.children.length&&this.attach(),this.children.push(e)}removeChild(e){const t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()}}class $E extends kE{constructor(){super(...arguments),this.payload=[],this.attach=()=>this.payload.forEach((e=>e instanceof kE&&e.addChild(this))),this.detach=()=>this.payload.forEach((e=>e instanceof kE&&e.removeChild(this)))}}class SE extends kE{constructor(){super(...arguments),this.payload={},this.attach=()=>Object.values(this.payload).forEach((e=>e instanceof kE&&e.addChild(this))),this.detach=()=>Object.values(this.payload).forEach((e=>e instanceof kE&&e.removeChild(this)))}getValue(e){void 0===e&&(e=!1);const t={};for(const n in this.payload){const r=this.payload[n];(!e||r instanceof kE)&&(t[n]=r instanceof kE?r[e?"getAnimatedValue":"getValue"]():r)}return t}getAnimatedValue(){return this.getValue(!0)}}let ME,EE;let TE,OE=e=>"undefined"!=typeof window?window.requestAnimationFrame(e):-1;let LE,AE=()=>Date.now();class RE extends SE{constructor(e,t){super(),this.update=void 0,this.payload=e.style?gE({},e,{style:LE(e.style)}):e,this.update=t,this.attach()}}let NE=!1;const DE=new Set,PE=()=>{if(!NE)return!1;let e=AE();for(let t of DE){let n=!1;for(let r=0;r<t.configs.length;r++){let o,i,s=t.configs[r];for(let t=0;t<s.animatedValues.length;t++){let r=s.animatedValues[t];if(r.done)continue;let a=s.fromValues[t],l=s.toValues[t],c=r.lastPosition,d=l instanceof kE,u=Array.isArray(s.initialVelocity)?s.initialVelocity[t]:s.initialVelocity;if(d&&(l=l.getValue()),s.immediate)r.setValue(l),r.done=!0;else if("string"!=typeof a&&"string"!=typeof l){if(void 0!==s.duration)c=a+s.easing((e-r.startTime)/s.duration)*(l-a),o=e>=r.startTime+s.duration;else if(s.decay)c=a+u/(1-.998)*(1-Math.exp(-.0020000000000000018*(e-r.startTime))),o=Math.abs(r.lastPosition-c)<.1,o&&(l=c);else{i=void 0!==r.lastTime?r.lastTime:e,u=void 0!==r.lastVelocity?r.lastVelocity:s.initialVelocity,e>i+64&&(i=e);let t=Math.floor(e-i);for(let e=0;e<t;++e){u+=1*((-s.tension*(c-l)+-s.friction*u)/s.mass)/1e3,c+=1*u/1e3}let n=!(!s.clamp||0===s.tension)&&(a<l?c>l:c<l),d=Math.abs(u)<=s.precision,h=0===s.tension||Math.abs(l-c)<=s.precision;o=n||d&&h,r.lastVelocity=u,r.lastTime=e}d&&!s.toValues[t].done&&(o=!1),o?(r.value!==l&&(c=l),r.done=!0):n=!0,r.setValue(c),r.lastPosition=c}else r.setValue(l),r.done=!0}t.props.onFrame&&(t.values[s.name]=s.interpolation.getValue())}t.props.onFrame&&t.props.onFrame(t.values),n||(DE.delete(t),t.stop(!0))}return DE.size?OE(PE):NE=!1,NE};function IE(e,t,n){if("function"==typeof e)return e;if(Array.isArray(e))return IE({range:e,output:t,extrapolate:n});if(TE&&"string"==typeof e.output[0])return TE(e);const r=e,o=r.output,i=r.range||[0,1],s=r.extrapolateLeft||r.extrapolate||"extend",a=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,i);return function(e,t,n,r,o,i,s,a,l){let c=l?l(e):e;if(c<t){if("identity"===s)return c;"clamp"===s&&(c=t)}if(c>n){if("identity"===a)return c;"clamp"===a&&(c=n)}if(r===o)return r;if(t===n)return e<=t?r:o;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=i(c),r===-1/0?c=-c:o===1/0?c+=r:c=c*(o-r)+r;return c}(e,i[t],i[t+1],o[t],o[t+1],l,s,a,r.map)}}class zE extends $E{constructor(e,t,n,r){super(),this.calc=void 0,this.payload=e instanceof $E&&!(e instanceof zE)?e.getPayload():Array.isArray(e)?e:[e],this.calc=IE(t,n,r)}getValue(){return this.calc(...this.payload.map((e=>e.getValue())))}updateConfig(e,t,n){this.calc=IE(e,t,n)}interpolate(e,t,n){return new zE(this,e,t,n)}}const VE=(e,t,n)=>e&&new zE(e,t,n);function HE(e,t){"update"in e?t.add(e):e.getChildren().forEach((e=>HE(e,t)))}class _E extends kE{constructor(e){var t;super(),t=this,this.animatedStyles=new Set,this.value=void 0,this.startPosition=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.startTime=void 0,this.lastTime=void 0,this.done=!1,this.setValue=function(e,n){void 0===n&&(n=!0),t.value=e,n&&t.flush()},this.value=e,this.startPosition=e,this.lastPosition=e}flush(){0===this.animatedStyles.size&&HE(this,this.animatedStyles),this.animatedStyles.forEach((e=>e.update()))}clearStyles(){this.animatedStyles.clear()}getValue(){return this.value}interpolate(e,t,n){return new zE(this,e,t,n)}}class BE extends $E{constructor(e){super(),this.payload=e.map((e=>new _E(e)))}setValue(e,t){void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach(((e,n)=>this.payload[n].setValue(e,t))):this.payload.forEach((n=>n.setValue(e,t)))}getValue(){return this.payload.map((e=>e.getValue()))}interpolate(e,t){return new zE(this,e,t)}}let jE=0,FE=class{constructor(){this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=()=>this.interpolations,this.id=jE++}update(e){if(!e)return this;const t=xE(e),n=t.delay,r=void 0===n?0:n,o=t.to,i=vE(t,["delay","to"]);if(bE.arr(o)||bE.fun(o))this.queue.push(gE({},i,{delay:r,to:o}));else if(o){let e={};Object.entries(o).forEach((t=>{let n=t[0],o=t[1];const s=gE({to:{[n]:o},delay:CE(r,n)},i),a=e[s.delay]&&e[s.delay].to;e[s.delay]=gE({},e[s.delay],s,{to:gE({},a,s.to)})})),this.queue=Object.values(e)}return this.queue=this.queue.sort(((e,t)=>e.delay-t.delay)),this.diff(i),this}start(e){if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((e=>{let t=e.from,n=void 0===t?{}:t,r=e.to,o=void 0===r?{}:r;bE.obj(n)&&(this.merged=gE({},n,this.merged)),bE.obj(o)&&(this.merged=gE({},this.merged,o))}));const t=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach(((r,o)=>{let i=r.delay,s=vE(r,["delay"]);const a=r=>{o===n.length-1&&t===this.guid&&r&&(this.idle=!0,this.props.onRest&&this.props.onRest(this.merged)),e&&e()};let l=bE.arr(s.to)||bE.fun(s.to);i?setTimeout((()=>{t===this.guid&&(l?this.runAsync(s,a):this.diff(s).start(a))}),i):l?this.runAsync(s,a):this.diff(s).start(a)}))}else bE.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,DE.has(t)||DE.add(t),NE||(NE=!0,OE(PE));var t;return this}stop(e){return this.listeners.forEach((t=>t(e))),this.listeners=[],this}pause(e){var t;return this.stop(!0),e&&(t=this,DE.has(t)&&DE.delete(t)),this}runAsync(e,t){var n=this;e.delay;let r=vE(e,["delay"]);const o=this.local;let i=Promise.resolve(void 0);if(bE.arr(r.to))for(let e=0;e<r.to.length;e++){const t=e,n=gE({},r,xE(r.to[t]));bE.arr(n.config)&&(n.config=n.config[t]),i=i.then((()=>{if(o===this.guid)return new Promise((e=>this.diff(n).start(e)))}))}else if(bE.fun(r.to)){let e,t=0;i=i.then((()=>r.to((n=>{const i=gE({},r,xE(n));if(bE.arr(i.config)&&(i.config=i.config[t]),t++,o===this.guid)return e=new Promise((e=>this.diff(i).start(e)))}),(function(e){return void 0===e&&(e=!0),n.stop(e)})).then((()=>e))))}i.then(t)}diff(e){this.props=gE({},this.props,e);let t=this.props,n=t.from,r=void 0===n?{}:n,o=t.to,i=void 0===o?{}:o,s=t.config,a=void 0===s?{}:s,l=t.reverse,c=t.attach,d=t.reset,u=t.immediate;if(l){var h=[i,r];r=h[0],i=h[1]}this.merged=gE({},r,this.merged,i),this.hasChanged=!1;let p=c&&c(this);if(this.animations=Object.entries(this.merged).reduce(((e,t)=>{let n=t[0],o=t[1],i=e[n]||{};const s=bE.num(o),l=bE.str(o)&&!o.startsWith("#")&&!/\d/.test(o)&&!EE[o],c=bE.arr(o),h=!s&&!c&&!l;let f=bE.und(r[n])?o:r[n],m=s||c||l?o:1,g=CE(a,n);p&&(m=p.animations[n].parent);let v,b=i.parent,y=i.interpolation,w=wE(p?m.getPayload():m),C=o;h&&(C=TE({range:[0,1],output:[o,o]})(1));let x=y&&y.getValue();const k=!bE.und(b)&&i.animatedValues.some((e=>!e.done)),$=!bE.equ(C,x),S=!bE.equ(C,i.previous),M=!bE.equ(g,i.config);if(d||S&&$||M){if(s||l)b=y=i.parent||new _E(f);else if(c)b=y=i.parent||new BE(f);else if(h){let e=i.interpolation&&i.interpolation.calc(i.parent.value);e=void 0===e||d?f:e,i.parent?(b=i.parent,b.setValue(0,!1)):b=new _E(0);const t={output:[e,o]};i.interpolation?(y=i.interpolation,i.interpolation.updateConfig(t)):y=b.interpolate(t)}return w=wE(p?m.getPayload():m),v=wE(b.getPayload()),d&&!h&&b.setValue(f,!1),this.hasChanged=!0,v.forEach((e=>{e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=k?e.lastVelocity:void 0,e.lastTime=k?e.lastTime:void 0,e.startTime=AE(),e.done=!1,e.animatedStyles.clear()})),CE(u,n)&&b.setValue(h?m:o,!1),gE({},e,{[n]:gE({},i,{name:n,parent:b,interpolation:y,animatedValues:v,toValues:w,previous:C,config:g,fromValues:wE(b.getValue()),immediate:CE(u,n),initialVelocity:yE(g.velocity,0),clamp:yE(g.clamp,!1),precision:yE(g.precision,.01),tension:yE(g.tension,170),friction:yE(g.friction,26),mass:yE(g.mass,1),duration:g.duration,easing:yE(g.easing,(e=>e)),decay:g.decay})})}return $?e:(h&&(b.setValue(1,!1),y.updateConfig({output:[C,C]})),b.done=!0,this.hasChanged=!0,gE({},e,{[n]:gE({},e[n],{previous:C})}))}),this.animations),this.hasChanged){this.configs=Object.values(this.animations),this.values={},this.interpolations={};for(let e in this.animations)this.interpolations[e]=this.animations[e].interpolation,this.values[e]=this.animations[e].interpolation.getValue()}return this}destroy(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0}};const qE=e=>{const t=bE.fun(e),n=((e,t)=>{const n=ae(!1),r=ae(),o=bE.fun(t),i=ie((()=>{let n;return r.current&&(r.current.map((e=>e.destroy())),r.current=void 0),[new Array(e).fill().map(((e,r)=>{const i=new FE,s=o?CE(t,r,i):t[r];return 0===r&&(n=s.ref),i.update(s),n||i.start(),i})),n]}),[e]),s=i[0],a=i[1];r.current=s,ge(a,(()=>({start:()=>Promise.all(r.current.map((e=>new Promise((t=>e.start(t)))))),stop:e=>r.current.forEach((t=>t.stop(e))),get controllers(){return r.current}})));const l=ie((()=>e=>r.current.map(((t,n)=>{t.update(o?CE(e,n,t):e[n]),a||t.start()}))),[e]);de((()=>{n.current?o||l(t):a||r.current.forEach((e=>e.start()))})),de((()=>(n.current=!0,()=>r.current.forEach((e=>e.destroy())))),[]);const c=r.current.map((e=>e.getValues()));return o?[c,l,e=>r.current.forEach((t=>t.pause(e)))]:c})(1,t?e:[e]),r=n[0],o=n[1],i=n[2];return t?[r[0],o,i]:r};class WE extends SE{constructor(e){void 0===e&&(e={}),super(),!e.transform||e.transform instanceof kE||(e=ME.transform(e)),this.payload=e}}const UE={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},KE="[-+]?\\d*\\.?\\d+",ZE=KE+"%";function GE(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}const JE=new RegExp("rgb"+GE(KE,KE,KE)),XE=new RegExp("rgba"+GE(KE,KE,KE,KE)),YE=new RegExp("hsl"+GE(KE,ZE,ZE)),QE=new RegExp("hsla"+GE(KE,ZE,ZE,KE)),eT=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,tT=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,nT=/^#([0-9a-fA-F]{6})$/,rT=/^#([0-9a-fA-F]{8})$/;function oT(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function iT(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,o=2*n-r,i=oT(o,r,e+1/3),s=oT(o,r,e),a=oT(o,r,e-1/3);return Math.round(255*i)<<24|Math.round(255*s)<<16|Math.round(255*a)<<8}function sT(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function aT(e){return(parseFloat(e)%360+360)%360/360}function lT(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function cT(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function dT(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=nT.exec(e))?parseInt(t[1]+"ff",16)>>>0:UE.hasOwnProperty(e)?UE[e]:(t=JE.exec(e))?(sT(t[1])<<24|sT(t[2])<<16|sT(t[3])<<8|255)>>>0:(t=XE.exec(e))?(sT(t[1])<<24|sT(t[2])<<16|sT(t[3])<<8|lT(t[4]))>>>0:(t=eT.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=rT.exec(e))?parseInt(t[1],16)>>>0:(t=tT.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=YE.exec(e))?(255|iT(aT(t[1]),cT(t[2]),cT(t[3])))>>>0:(t=QE.exec(e))?(iT(aT(t[1]),cT(t[2]),cT(t[3]))|lT(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}const uT=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,hT=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,pT=new RegExp(`(${Object.keys(UE).join("|")})`,"g");let fT={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const mT=["Webkit","Ms","Moz","O"];function gT(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||fT.hasOwnProperty(e)&&fT[e]?(""+t).trim():t+"px"}fT=Object.keys(fT).reduce(((e,t)=>(mT.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),fT);const vT={};var bT,yT;bT=e=>new WE(e),LE=bT,yT=e=>{const t=e.output.map((e=>e.replace(hT,dT))).map((e=>e.replace(pT,dT))),n=t[0].match(uT).map((()=>[]));t.forEach((e=>{e.match(uT).forEach(((e,t)=>n[t].push(+e)))}));const r=t[0].match(uT).map(((t,r)=>IE(gE({},e,{output:n[r]}))));return e=>{let n=0;return t[0].replace(uT,(()=>r[n++](e))).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,((e,t,n,r,o)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${o})`))}},TE=yT,EE=UE,function(e,t){ME={fn:e,transform:t}}(((e,t)=>{if(!e.nodeType||void 0===e.setAttribute)return!1;{const o=t.style,i=t.children,s=t.scrollTop,a=t.scrollLeft,l=vE(t,["style","children","scrollTop","scrollLeft"]),c="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;void 0!==s&&(e.scrollTop=s),void 0!==a&&(e.scrollLeft=a),void 0!==i&&(e.textContent=i);for(let t in o)if(o.hasOwnProperty(t)){var n=0===t.indexOf("--"),r=gT(t,o[t],n);"float"===t&&(t="cssFloat"),n?e.style.setProperty(t,r):e.style[t]=r}for(let t in l){const n=c?t:vT[t]||(vT[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())));void 0!==e.getAttribute(n)&&e.setAttribute(n,l[t])}}}),(e=>e));var wT;const CT=(wT=e=>se(((t,n)=>{const r=function(){const e=le(!1)[1];return fe((()=>e((e=>!e))),[])}(),o=ae(!0),i=ae(null),s=ae(null),a=fe((e=>{const t=i.current;i.current=new RE(e,(()=>{let e=!1;s.current&&(e=ME.fn(s.current,i.current.getAnimatedValue())),s.current&&!1!==e||r()})),t&&t.detach()}),[]);de((()=>()=>{o.current=!1,i.current&&i.current.detach()}),[]),ge(n,(()=>(e=>e.current)(s))),a(t);const l=i.current.getValue();l.scrollTop,l.scrollLeft;const c=vE(l,["scrollTop","scrollLeft"]),d=(u=e,!bE.fun(u)||u.prototype instanceof ne.Component?e=>s.current=function(e,t){return t&&(bE.fun(t)?t(e):bE.obj(t)&&(t.current=e)),e}(e,n):void 0);var u;return ne.createElement(e,gE({},c,{ref:d}))})),e=>(bE.arr(e)?e:Object.keys(e)).reduce(((e,t)=>{const n=t;return e[n]=wT(n),e}),wT))(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);function xT(e,t){return e.map((function(e,n){return e+t[n]}))}function kT(e,t){return e.map((function(e,n){return e-t[n]}))}function $T(e){return Math.hypot.apply(Math,e)}function ST(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function MT(e,t,n){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,n):e*t*n/(t+n*e)}function ET(e,t,n,r){return void 0===r&&(r=.15),0===r?function(e,t,n){return Math.max(t,Math.min(e,n))}(e,t,n):e<t?-MT(t-e,n-t,r)+t:e>n?+MT(e-n,n-t,r)+n:e}function TT(e,t,n){return t&&function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}function OT(){return OT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},OT.apply(this,arguments)}function LT(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function AT(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function RT(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function NT(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return RT(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?RT(e,t):void 0}}(e))||t){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function DT(){}function PT(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?DT:1===t.length?t[0]:function(){for(var e,n,r=NT(t);!(n=r()).done;){e=n.value.apply(this,arguments)||e}return e}}function IT(e,t){if(void 0===e){if(void 0===t)throw new Error("Must define fallback value if undefined is expected");e=t}return Array.isArray(e)?e:[e,e]}function zT(e){if("function"==typeof e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}return e}function VT(e,t){void 0===e&&(e={});for(var n={},r=0,o=Object.entries(t);r<o.length;r++){var i=o[r],s=i[0],a=i[1];switch(typeof a){case"function":n[s]=a.call(n,e[s],s,e);break;case"object":n[s]=VT(e[s],a);break;case"boolean":a&&(n[s]=e[s])}}return n}var HT=OT({},{threshold:function(e){return void 0===e&&(e=0),IT(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return IT(.15);case!1:return IT(0);default:return IT(e)}},enabled:function(e){return void 0===e&&(e=!0),e},triggerAllEvents:function(e){return void 0===e&&(e=!1),e},initial:function(e){return void 0===e&&(e=0),"function"==typeof e?e:IT(e)}},{axis:!0,lockDirection:function(e){return void 0===e&&(e=!1),e},bounds:function(e){if(void 0===e&&(e={}),"function"==typeof e)return function(t){return HT.bounds(e(t))};var t=e,n=t.left,r=void 0===n?-1/0:n,o=t.right,i=void 0===o?1/0:o,s=t.top,a=void 0===s?-1/0:s,l=t.bottom;return[[r,i],[a,void 0===l?1/0:l]]}}),_T="undefined"!=typeof window&&window.document&&window.document.createElement,BT={enabled:function(e){return void 0===e&&(e=!0),e},domTarget:!0,window:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return void 0===e&&(e=_T?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,n=t.passive,r=void 0===n||n,o=t.capture;return{passive:r,capture:void 0!==o&&o}}},jT=OT({},HT,{threshold:function(e,t,n){var r=n.filterTaps,o=void 0!==r&&r,i=n.lockDirection,s=void 0!==i&&i,a=n.axis,l=IT(e,o?3:s||(void 0===a?void 0:a)?1:0);return this.filterTaps=o||l[0]+l[1]>0,l},swipeVelocity:function(e){return void 0===e&&(e=.5),IT(e)},swipeDistance:function(e){return void 0===e&&(e=60),IT(e)},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function FT(e){var t=e.domTarget,n=e.eventOptions,r=e.window,o=e.enabled,i=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,["domTarget","eventOptions","window","enabled"]),s=function(e){return void 0===e&&(e={}),VT(e,BT)}({domTarget:t,eventOptions:n,window:r,enabled:o});return s.drag=function(e){return void 0===e&&(e={}),VT(e,jT)}(i),s}function qT(e){return OT({_active:!1,_blocked:!1,_intentional:[!1,!1],_movement:[0,0],_initial:[0,0],_bounds:[[-1/0,1/0],[-1/0,1/0]],_lastEventType:void 0,event:void 0,intentional:!1,values:[0,0],velocities:[0,0],delta:[0,0],movement:[0,0],offset:[0,0],lastOffset:[0,0],direction:[0,0],initial:[0,0],previous:[0,0],first:!1,last:!1,active:!1,timeStamp:0,startTime:0,elapsedTime:0,cancel:DT,canceled:!1,memo:void 0,args:void 0},e)}function WT(){return{shared:{hovering:!1,scrolling:!1,wheeling:!1,dragging:!1,moving:!1,pinching:!1,touches:0,buttons:0,down:!1,shiftKey:!1,altKey:!1,metaKey:!1,ctrlKey:!1},drag:qT({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0,_isTap:!0,_delayedEvent:!1,_pointerId:void 0,tap:!1,swipe:[0,0]}),pinch:qT({da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:qT({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:qT({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:qT({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var UT=new Map,KT=function(){function e(e,t){var n=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var r;void 0===t&&(t=140),clearTimeout(n.controller.timeouts[n.stateKey]);for(var o=arguments.length,i=new Array(o>2?o-2:0),s=2;s<o;s++)i[s-2]=arguments[s];n.controller.timeouts[n.stateKey]=(r=window).setTimeout.apply(r,[e,t].concat(i))},this.clearTimeout=function(){clearTimeout(n.controller.timeouts[n.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),n.state._blocked)return n.debounced||(n.state._active=!1,n.clean()),null;if(!e&&!n.state.intentional&&!n.config.triggerAllEvents)return null;if(n.state.intentional){var t=n.state.active,r=n.state._active;n.state.active=r,n.state.first=r&&!t,n.state.last=t&&!r,n.controller.state.shared[n.ingKey]=r}var o=OT({},n.controller.state.shared,n.state,n.mapStateValues(n.state)),i=n.handler(o);return n.state.memo=void 0!==i?i:n.state.memo,n.state._active||n.clean(),o}}var t=e.prototype;return t.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},t.updateGestureState=function(e){Object.assign(this.state,e)},t.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},t.getMovement=function(e){var t=this.config,n=t.initial,r=t.bounds,o=t.rubberband,i=t.threshold,s=this.state,a=s._bounds,l=s._initial,c=s._active,d=s._intentional,u=s.lastOffset,h=s.movement,p=this.getInternalMovement(e,this.state),f=!1===d[0]?ZT(p[0],i[0]):d[0],m=!1===d[1]?ZT(p[1],i[1]):d[1],g=this.checkIntentionality([f,m],p);if(g._blocked)return OT({},g,{_movement:p,delta:[0,0]});var v,b,y,w,C=g._intentional,x=p;(!1!==C[0]&&!1===d[0]&&(b=zT(n,this.state),v=zT(r,this.state),l[0]=b[0],a[0]=v[0]),!1!==C[1]&&!1===d[1])&&(b=null!=(y=b)?y:zT(n,this.state),v=null!=(w=v)?w:zT(r,this.state),l[1]=b[1],a[1]=v[1]);var k=[!1!==C[0]?p[0]-C[0]:l[0],!1!==C[1]?p[1]-C[1]:l[1]],$=xT(k,u),S=c?o:[0,0];return k=GT(a,xT(k,l),S),OT({},g,{intentional:!1!==C[0]||!1!==C[1],_initial:l,_movement:x,movement:k,values:e,offset:GT(a,$,S),delta:kT(k,h)})},t.clean=function(){this.clearTimeout()},TT(e,[{key:"config",get:function(){return this.controller.config[this.stateKey]}},{key:"enabled",get:function(){return this.controller.config.enabled&&this.config.enabled}},{key:"state",get:function(){return this.controller.state[this.stateKey]}},{key:"handler",get:function(){return this.controller.handlers[this.stateKey]}}]),e}();function ZT(e,t){return Math.abs(e)>=t&&ST(e)*t}function GT(e,t,n){var r=t[0],o=t[1],i=n[0],s=n[1],a=e[0],l=a[0],c=a[1],d=e[1],u=d[0],h=d[1];return[ET(r,l,c,i),ET(o,u,h,s)]}function JT(e,t,n){var r=e.state,o=e.args,i=t.timeStamp,s=t.type,a=r.values;return{_lastEventType:s,event:t,timeStamp:i,elapsedTime:n?0:i-r.startTime,args:o,previous:a}}function XT(e,t){return function(n){for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];return e.call.apply(e,[this,OT({},t,{event:n})].concat(o))}}var YT=function(e){var t=this;this.classes=e,this.bind=function(){for(var e={},n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];for(var i,s=NT(t.classes);!(i=s()).done;){new(0,i.value)(t,r).addBindings(e)}for(var a=0,l=Object.entries(t.nativeRefs);a<l.length;a++){var c=l[a];tO(e,c[0],XT(c[1],OT({},t.state.shared,{args:r})))}return t.config.domTarget?function(e,t){var n=e.config,r=e.domListeners,o=eO(n);if(!o)throw new Error("domTarget must be defined");var i=n.eventOptions;rO(o,QT(r),i);for(var s=0,a=Object.entries(t);s<a.length;s++){var l=a[s],c=l[0],d=l[1],u=c.slice(2).toLowerCase();r.push([u,PT.apply(void 0,d)])}nO(o,r,i)}(t,e):function(e,t){for(var n=e.config,r={},o=n.eventOptions.capture?"Capture":"",i=0,s=Object.entries(t);i<s.length;i++){var a=s[i],l=a[0],c=a[1],d=Array.isArray(c)?c:[c];r[l+o]=PT.apply(void 0,d)}return r}(t,e)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=eO(t.config),n=t.config.eventOptions;e&&rO(e,QT(t.domListeners),n),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,n=t.window,r=t.eventOptions,o=e.windowListeners;if(!n)return;for(var i in o){rO(n,o[i],r)}e.windowListeners={}}(t)},this.state=WT(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function QT(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function eO(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function tO(e,t,n){e[t]||(e[t]=[]),e[t].push(n)}function nO(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=NT(t);!(r=o()).done;){var i=r.value,s=i[0],a=i[1];e.addEventListener(s,a,n)}}function rO(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=NT(t);!(r=o()).done;){var i=r.value,s=i[0],a=i[1];e.removeEventListener(s,a,n)}}function oO(e,t,n){void 0===n&&(n={});var r=function(e){var t=new Set;e.drag&&t.add(UT.get("drag"));e.wheel&&t.add(UT.get("wheel"));e.scroll&&t.add(UT.get("scroll"));e.move&&t.add(UT.get("move"));e.pinch&&t.add(UT.get("pinch"));e.hover&&t.add(UT.get("hover"));return t}(e),o=ne.useMemo((function(){return new YT(r)}),[]);return o.config=t,o.handlers=e,o.nativeRefs=n,ne.useEffect(o.effect,[]),o.config.domTarget?iO:o.bind}function iO(){"development"===process.env.NODE_ENV&&console.warn("Deprecation notice: When the `domTarget` option is specified, you don't need to write `useEffect(bind, [bind])` anymore: event binding is now made handled internally to this lib.\n\nNext version won't return anything when `domTarget` is provided, therefore your code will break if you try to call `useEffect`.")}var sO=function(e){function t(){return e.apply(this,arguments)||this}LT(t,e);var n=t.prototype;return n.getInternalMovement=function(e,t){return kT(e,t.initial)},n.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var n=t.map(Math.abs),r=n[0],o=n[1],i=this.state.axis||(r>o?"x":r<o?"y":void 0);return this.config.axis||this.config.lockDirection?i?this.config.axis&&i!==this.config.axis?{_intentional:e,_blocked:!0,axis:i}:(e["x"===i?1:0]=!1,{_intentional:e,_blocked:!1,axis:i}):{_intentional:[!1,!1],_blocked:!1,axis:i}:{_intentional:e,_blocked:!1,axis:i}},n.getKinematics=function(e,t){var n=this.getMovement(e);if(!n._blocked){var r=t.timeStamp-this.state.timeStamp;Object.assign(n,function(e,t,n){var r=$T(t),o=0===r?0:1/r,i=0===n?0:1/n,s=i*r,a=t.map((function(e){return i*e})),l=t.map((function(e){return o*e}));return{velocities:a,velocity:s,distance:$T(e),direction:l}}(n.movement,n.delta,r))}return n},n.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(KT);function aO(e){if("touches"in e){var t=e.targetTouches,n=e.changedTouches;return t.length>0?t:n}return null}function lO(e){var t="buttons"in e?e.buttons:0,n=aO(e),r=n&&n.length||0;return{touches:r,down:r>0||t>0,buttons:t,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}function cO(e){var t=aO(e),n=t?t[0]:e;return[n.clientX,n.clientY]}var dO=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.onDragStart=function(e){t.enabled&&!t.state._active&&(!function(e,t,n){var r=e.config,o=e.windowListeners;void 0===n&&(n=[]),r.window&&(rO(r.window,o[t],r.eventOptions),nO(r.window,o[t]=n,r.eventOptions))}(t.controller,t.stateKey,[["pointermove",t.onDragChange],["pointerup",t.onDragEnd],["pointercancel",t.onDragEnd]]),t.updateGestureState({_pointerId:e.pointerId}),t.config.delay>0?(t.state._delayedEvent=!0,"persist"in e&&"function"==typeof e.persist&&e.persist(),t.setTimeout(t.startDrag.bind(AT(t)),t.config.delay,e)):t.startDrag(e))},t.onDragChange=function(e){if(!t.state.canceled&&e.pointerId===t.state._pointerId)if(t.state._active){var n=lO(e);if(n.down){t.updateSharedState(n);var r=cO(e),o=t.getKinematics(r,e),i=JT(AT(t),e),s=t.state._isTap,a=$T(o._movement);s&&a>=3&&(s=!1),t.updateGestureState(OT({},i,o,{_isTap:s})),t.fireGestureHandler()}else t.onDragEnd(e)}else t.state._delayedEvent&&(t.clearTimeout(),t.startDrag(e))},t.onDragEnd=function(e){if(e.pointerId===t.state._pointerId){t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0});var n=t.state._isTap,r=t.state.velocities,o=r[0],i=r[1],s=t.state.movement,a=s[0],l=s[1],c=t.state._intentional,d=c[0],u=c[1],h=t.config.swipeVelocity,p=h[0],f=h[1],m=t.config.swipeDistance,g=m[0],v=m[1],b=OT({},JT(AT(t),e),t.getMovement(t.state.values)),y=[0,0];b.elapsedTime<220&&(!1!==d&&Math.abs(o)>p&&Math.abs(a)>g&&(y[0]=ST(o)),!1!==u&&Math.abs(i)>f&&Math.abs(l)>v&&(y[1]=ST(i))),t.updateGestureState(OT({},b,{tap:n,swipe:y})),t.fireGestureHandler(!0===n)}},t.clean=function(){e.prototype.clean.call(AT(t)),t.state._delayedEvent=!1,function(e,t){var n=e.config,r=e.windowListeners;n.window&&(rO(n.window,r[t],n.eventOptions),delete r[t])}(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0}),t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0}),requestAnimationFrame((function(){return t.fireGestureHandler()})))},t.onClick=function(e){t.state._isTap||e.stopPropagation()},t}LT(t,e);var n=t.prototype;return n.startDrag=function(e){var t=cO(e);this.updateSharedState(lO(e)),this.updateGestureState(OT({},function(e,t,n){var r=e.state.offset,o=n.timeStamp;return OT({},WT()[e.stateKey],{_active:!0,values:t,initial:t,offset:r,lastOffset:r,startTime:o})}(this,t,e),JT(this,e,!0),{_pointerId:e.pointerId,cancel:this.onCancel})),this.updateGestureState(this.getMovement(t)),this.fireGestureHandler()},n.addBindings=function(e){(tO(e,"onPointerDown",this.onDragStart),this.config.filterTaps)&&tO(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(sO);function uO(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var n,r,o,i;if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!uO(e[r],t[r]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;for(i=e.entries();!(r=i.next()).done;)if(!uO(r.value[1],t.get(r.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((n=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(r=n;0!=r--;)if(!("_owner"===o[r]&&e.$$typeof||uO(e[o[r]],t[o[r]])))return!1;return!0}return e!=e&&t!=t}function hO(e,t){try{return uO(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}function pO(e,t){void 0===t&&(t={}),UT.set("drag",dO);var n=ae();return n.current||(n.current=function(e,t){var n,r,o=[],i=!1;return function(){for(var s=arguments.length,a=new Array(s),l=0;l<s;l++)a[l]=arguments[l];return i&&n===this&&t(a,o)||(r=e.apply(this,a),i=!0,n=this,o=a),r}}(FT,hO)),oO({drag:e},n.current(t))}
2691
+ ***************************************************************************** */var sS,aS,lS=function(){return lS=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},lS.apply(this,arguments)};function cS(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}function dS(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function uS(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function hS(e,t,n){if(2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}!function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"}(sS||(sS={})),function(e){e.Parent="#_parent",e.Internal="#_internal"}(aS||(aS={}));var pS=sS.Start,fS=sS.Stop,mS=sS.Raise,gS=sS.Send,vS=sS.Cancel,bS=sS.NullEvent,yS=sS.Assign;sS.After,sS.DoneState;var wS=sS.Log,CS=sS.Init,xS=sS.Invoke;sS.ErrorExecution;var kS,$S=sS.ErrorPlatform,SS=sS.ErrorCustom,MS=sS.Update,ES=sS.Choose,TS=sS.Pure,OS={},LS="xstate.guard",AS="production"===process.env.NODE_ENV;function RS(e,t,n){void 0===n&&(n=".");var r=PS(e,n),o=PS(t,n);return XS(o)?!!XS(r)&&o===r:XS(r)?r in o:Object.keys(r).every((function(e){return e in o&&RS(r[e],o[e])}))}function NS(e){try{return XS(e)||"number"==typeof e?"".concat(e):e.type}catch(e){throw new Error("Events must be strings or objects with a string event.type property.")}}function DS(e,t){try{return GS(e)?e:e.toString().split(t)}catch(t){throw new Error("'".concat(e,"' is not a valid state path."))}}function PS(e,t){return"object"==typeof(n=e)&&"value"in n&&"context"in n&&"event"in n&&"_event"in n?e.value:GS(e)?IS(e):"string"!=typeof e?e:IS(DS(e,t));var n}function IS(e){if(1===e.length)return e[0];for(var t={},n=t,r=0;r<e.length-1;r++)r===e.length-2?n[e[r]]=e[r+1]:(n[e[r]]={},n=n[e[r]]);return t}function zS(e,t){for(var n={},r=Object.keys(e),o=0;o<r.length;o++){var i=r[o];n[i]=t(e[i],i,e,o)}return n}function VS(e,t,n){var r,o,i={};try{for(var s=dS(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];n(c)&&(i[l]=t(c,l,e))}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}return i}var HS=function(e){return function(t){var n,r,o=t;try{for(var i=dS(e),s=i.next();!s.done;s=i.next()){o=o[s.value]}}catch(e){n={error:e}}finally{try{s&&!s.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return o}};function _S(e){return e?XS(e)?[[e]]:BS(Object.keys(e).map((function(t){var n=e[t];return"string"==typeof n||n&&Object.keys(n).length?_S(e[t]).map((function(e){return[t].concat(e)})):[[t]]}))):[[]]}function BS(e){var t;return(t=[]).concat.apply(t,hS([],uS(e),!1))}function jS(e){return GS(e)?e:[e]}function FS(e){return void 0===e?[]:jS(e)}function qS(e,t,n){var r,o;if(JS(e))return e(t,n.data);var i={};try{for(var s=dS(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];JS(c)?i[l]=c(t,n.data):i[l]=c}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}return i}function WS(e){return e instanceof Promise||!(null===e||!JS(e)&&"object"!=typeof e||!JS(e.then))}function US(e,t){return zS(e.states,(function(e,n){if(e){var r=(XS(t)?void 0:t[n])||(e?e.current:void 0);if(r)return{current:r,states:US(e,r)}}}))}function KS(e,t,n,r){AS||ZS(!!e,"Attempting to update undefined context");var o=e?n.reduce((function(e,n){var o,i,s=n.assignment,a={state:r,action:n,_event:t},l={};if(JS(s))l=s(e,t.data,a);else try{for(var c=dS(Object.keys(s)),d=c.next();!d.done;d=c.next()){var u=d.value,h=s[u];l[u]=JS(h)?h(e,t.data,a):h}}catch(e){o={error:e}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(o)throw o.error}}return Object.assign({},e,l)}),e):e;return o}var ZS=function(){};function GS(e){return Array.isArray(e)}function JS(e){return"function"==typeof e}function XS(e){return"string"==typeof e}function YS(e,t){if(e)return XS(e)?{type:LS,name:e,predicate:t?t[e]:void 0}:JS(e)?{type:LS,name:e.name,predicate:e}:e}AS||(ZS=function(e,t){var n=e instanceof Error?e:void 0;if((n||!e)&&void 0!==console){var r=["Warning: ".concat(t)];n&&r.push(n),console.warn.apply(console,r)}});var QS=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function eM(e){return!!e&&"__xstatenode"in e}function tM(e,t){return XS(e)||"number"==typeof e?lS({type:e},t):e}function nM(e,t){if(!XS(e)&&"$$type"in e&&"scxml"===e.$$type)return e;var n=tM(e);return lS({name:n.type,data:n,$$type:"scxml",type:"external"},t)}function rM(e,t){return jS(t).map((function(t){return void 0===t||"string"==typeof t||eM(t)?{target:t,event:e}:lS(lS({},t),{event:e})}))}function oM(e,t,n,r,o){var i=e.options.guards,s={state:o,cond:t,_event:r};if(t.type===LS)return((null==i?void 0:i[t.name])||t.predicate)(n,r.data,s);var a=null==i?void 0:i[t.type];if(!a)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return a(n,r.data,s)}function iM(e){return"string"==typeof e?{type:e}:e}function sM(e,t,n){var r=function(){},o="object"==typeof e,i=o?e:null;return{next:((o?e.next:e)||r).bind(i),error:((o?e.error:t)||r).bind(i),complete:((o?e.complete:n)||r).bind(i)}}function aM(e,t){return"".concat(e,":invocation[").concat(t,"]")}function lM(e){return(e.type===mS||e.type===gS&&e.to===aS.Internal)&&"number"!=typeof e.delay}(kS={})[QS]=function(){return this},kS[Symbol.observable]=function(){return this};var cM=nM({type:CS});function dM(e,t){return t&&t[e]||void 0}function uM(e,t){var n;if(XS(e)||"number"==typeof e)n=JS(r=dM(e,t))?{type:e,exec:r}:r||{type:e,exec:void 0};else if(JS(e))n={type:e.name||e.toString(),exec:e};else{var r;if(JS(r=dM(e.type,t)))n=lS(lS({},e),{exec:r});else if(r){var o=r.type||e.type;n=lS(lS(lS({},r),e),{type:o})}else n=e}return n}var hM=function(e,t){return e?(GS(e)?e:[e]).map((function(e){return uM(e,t)})):[]};function pM(e){var t=uM(e);return lS(lS({id:XS(e)?e:t.id},t),{type:t.type})}function fM(e,t){var n="".concat(sS.DoneState,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function mM(e,t){var n="".concat(sS.DoneInvoke,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function gM(e,t){var n="".concat(sS.ErrorPlatform,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function vM(e,t,n,r,o,i,s){void 0===s&&(s=!1);var a=s?[]:function(e){var t,n,r=[];try{for(var o=dS(e),i=o.next();!i.done;i=o.next())for(var s=i.value,a=0;a<s.actions.length;)s.actions[a].type!==yS?a++:(r.push(s.actions[a]),s.actions.splice(a,1))}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}(o),l=a.length?KS(n,r,a,t):n,c=s?[n]:void 0,d=[];function u(o,a){var u;switch(a.type){case mS:var h=function(e,t,n,r){var o,i={_event:n},s=nM(JS(e.event)?e.event(t,n.data,i):e.event);if(XS(e.delay)){var a=r&&r[e.delay];o=JS(a)?a(t,n.data,i):a}else o=JS(e.delay)?e.delay(t,n.data,i):e.delay;return lS(lS({},e),{type:mS,_event:s,delay:o})}(a,l,r,e.options.delays);return i&&"number"==typeof h.delay&&i(h,l,r),h;case gS:var p=function(e,t,n,r){var o,i={_event:n},s=nM(JS(e.event)?e.event(t,n.data,i):e.event);if(XS(e.delay)){var a=r&&r[e.delay];o=JS(a)?a(t,n.data,i):a}else o=JS(e.delay)?e.delay(t,n.data,i):e.delay;var l=JS(e.to)?e.to(t,n.data,i):e.to;return lS(lS({},e),{to:l,_event:s,event:s.data,delay:o})}(a,l,r,e.options.delays);if(!AS){var f=a.delay;ZS(!XS(f)||"number"==typeof p.delay,"No delay reference for delay expression '".concat(f,"' was found on machine '").concat(e.id,"'"))}return i&&p.to!==aS.Internal&&("entry"===o?d.push(p):i(p,l,r)),p;case wS:var m=function(e,t,n){return lS(lS({},e),{value:XS(e.expr)?e.expr:e.expr(t,n.data,{_event:n})})}(a,l,r);return null==i||i(m,l,r),m;case ES:if(!(y=null===(u=a.conds.find((function(n){var o=YS(n.cond,e.options.guards);return!o||oM(e,o,l,r,i?void 0:t)})))||void 0===u?void 0:u.actions))return[];var g=uS(vM(e,t,l,r,[{type:o,actions:hM(FS(y),e.options.actions)}],i,s),2),v=g[0],b=g[1];return l=b,null==c||c.push(l),v;case TS:var y;if(!(y=a.get(l,r.data)))return[];var w=uS(vM(e,t,l,r,[{type:o,actions:hM(FS(y),e.options.actions)}],i,s),2),C=w[0],x=w[1];return l=x,null==c||c.push(l),C;case fS:m=function(e,t,n){var r=JS(e.activity)?e.activity(t,n.data):e.activity,o="string"==typeof r?{id:r}:r;return{type:sS.Stop,activity:o}}(a,l,r);return null==i||i(m,n,r),m;case yS:l=KS(l,r,[a],i?void 0:t),null==c||c.push(l);break;default:var k=uM(a,e.options.actions),$=k.exec;if(i)i(k,l,r);else if($&&c){var S=c.length-1,M=lS(lS({},k),{exec:function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];$.apply(void 0,hS([c[S]],uS(t),!1))}});k=M}return k}}var h=BS(o.map((function(e){var t,n,o=[];try{for(var s=dS(e.actions),a=s.next();!a.done;a=s.next()){var c=a.value,h=u(e.type,c);h&&(o=o.concat(h))}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return d.forEach((function(e){i(e,l,r)})),d.length=0,o})));return[h,l]}var bM=function(e,t){return t(e)};function yM(e){var t;return(t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}})[QS]=function(){return this},t}function wM(e,t,n){var r=yM(t);if(r.deferred=!0,eM(e)){var o=r.state=bM(void 0,(function(){return(n?e.withContext(n):e).initialState}));r.getSnapshot=function(){return o}}return r}var CM=function(e){return"atomic"===e.type||"final"===e.type};function xM(e){return Object.keys(e.states).map((function(t){return e.states[t]}))}function kM(e){return xM(e).filter((function(e){return"history"!==e.type}))}function $M(e){var t=[e];return CM(e)?t:t.concat(BS(kM(e).map($M)))}function SM(e,t){var n,r,o,i,s,a,l,c,d=EM(new Set(e)),u=new Set(t);try{for(var h=dS(u),p=h.next();!p.done;p=h.next())for(var f=(k=p.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}var m=EM(u);try{for(var g=dS(u),v=g.next();!v.done;v=g.next()){if("compound"!==(k=v.value).type||m.get(k)&&m.get(k).length){if("parallel"===k.type)try{for(var b=(s=void 0,dS(kM(k))),y=b.next();!y.done;y=b.next()){var w=y.value;u.has(w)||(u.add(w),d.get(w)?d.get(w).forEach((function(e){return u.add(e)})):w.initialStateNodes.forEach((function(e){return u.add(e)})))}}catch(e){s={error:e}}finally{try{y&&!y.done&&(a=b.return)&&a.call(b)}finally{if(s)throw s.error}}}else d.get(k)?d.get(k).forEach((function(e){return u.add(e)})):k.initialStateNodes.forEach((function(e){return u.add(e)}))}}catch(e){o={error:e}}finally{try{v&&!v.done&&(i=g.return)&&i.call(g)}finally{if(o)throw o.error}}try{for(var C=dS(u),x=C.next();!x.done;x=C.next()){var k;for(f=(k=x.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}}catch(e){l={error:e}}finally{try{x&&!x.done&&(c=C.return)&&c.call(C)}finally{if(l)throw l.error}}return u}function MM(e,t){var n=t.get(e);if(!n)return{};if("compound"===e.type){var r=n[0];if(!r)return{};if(CM(r))return r.key}var o={};return n.forEach((function(e){o[e.key]=MM(e,t)})),o}function EM(e){var t,n,r=new Map;try{for(var o=dS(e),i=o.next();!i.done;i=o.next()){var s=i.value;r.has(s)||r.set(s,[]),s.parent&&(r.has(s.parent)||r.set(s.parent,[]),r.get(s.parent).push(s))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}function TM(e,t){return MM(e,EM(SM([e],t)))}function OM(e,t){return Array.isArray(e)?e.some((function(e){return e===t})):e instanceof Set&&e.has(t)}function LM(e,t){return"compound"===t.type?kM(t).some((function(t){return"final"===t.type&&OM(e,t)})):"parallel"===t.type&&kM(t).every((function(t){return LM(e,t)}))}function AM(e){return new Set(BS(e.map((function(e){return e.tags}))))}function RM(e,t){if(e===t)return!0;if(void 0===e||void 0===t)return!1;if(XS(e)||XS(t))return e===t;var n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every((function(n){return RM(e[n],t[n])}))}var NM=function(){function e(e){var t,n,r=this;this.actions=[],this.activities=OS,this.meta={},this.events=[],this.value=e.value,this.context=e.context,this._event=e._event,this._sessionid=e._sessionid,this.event=this._event.data,this.historyValue=e.historyValue,this.history=e.history,this.actions=e.actions||[],this.activities=e.activities||OS,this.meta=(void 0===(n=e.configuration)&&(n=[]),n.reduce((function(e,t){return void 0!==t.meta&&(e[t.id]=t.meta),e}),{})),this.events=e.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=e.configuration,this.transitions=e.transitions,this.children=e.children,this.done=!!e.done,this.tags=null!==(t=Array.isArray(e.tags)?new Set(e.tags):e.tags)&&void 0!==t?t:new Set,this.machine=e.machine,Object.defineProperty(this,"nextEvents",{get:function(){return function(e){return hS([],uS(new Set(BS(hS([],uS(e.map((function(e){return e.ownEvents}))),!1)))),!1)}(r.configuration)}})}return e.from=function(t,n){return t instanceof e?t.context!==n?new e({value:t.value,context:n,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,events:[],configuration:[],transitions:[],children:{}}):t:new e({value:t,context:n,_event:cM,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,n){if(t instanceof e){if(!t.actions.length)return t;var r=cM;return new e({value:t.value,context:n,_event:r,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,n)},e.prototype.toStrings=function(e,t){var n=this;if(void 0===e&&(e=this.value),void 0===t&&(t="."),XS(e))return[e];var r=Object.keys(e);return r.concat.apply(r,hS([],uS(r.map((function(r){return n.toStrings(e[r],t).map((function(e){return r+t+e}))}))),!1))},e.prototype.toJSON=function(){var e=this;e.configuration,e.transitions;var t=e.tags;e.machine;var n=cS(e,["configuration","transitions","tags","machine"]);return lS(lS({},n),{tags:Array.from(t)})},e.prototype.matches=function(e){return RS(e,this.value)},e.prototype.hasTag=function(e){return this.tags.has(e)},e.prototype.can=function(e){var t;AS&&ZS(!!this.machine,"state.can(...) used outside of a machine-created State object; this will always return false.");var n=null===(t=this.machine)||void 0===t?void 0:t.getTransitionData(this,e);return!!(null==n?void 0:n.transitions.length)&&n.transitions.some((function(e){return void 0!==e.target||e.actions.length}))},e}(),DM={deferEvents:!1},PM=function(){function e(e){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=lS(lS({},DM),e)}return e.prototype.initialize=function(e){if(this.initialized=!0,e){if(!this.options.deferEvents)return void this.schedule(e);this.process(e)}this.flushEvents()},e.prototype.schedule=function(e){if(this.initialized&&!this.processingEvent){if(0!==this.queue.length)throw new Error("Event queue should be empty when it is not processing events");this.process(e),this.flushEvents()}else this.queue.push(e)},e.prototype.clear=function(){this.queue=[]},e.prototype.flushEvents=function(){for(var e=this.queue.shift();e;)this.process(e),e=this.queue.shift()},e.prototype.process=function(e){this.processingEvent=!0;try{e()}catch(e){throw this.clear(),e}finally{this.processingEvent=!1}},e}(),IM=new Map,zM=0,VM=function(){return"x:".concat(zM++)},HM=function(e,t){return IM.set(e,t),e},_M=function(e){return IM.get(e)},BM=function(e){IM.delete(e)};function jM(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void(AS||console.warn("XState could not find a global object in this environment. Please let the maintainers know and raise an issue here: https://github.com/statelyai/xstate/issues"))}function FM(e){if(jM()){var t=function(){var e=jM();if(e&&"__xstate__"in e)return e.__xstate__}();t&&t.register(e)}}function qM(e,t){void 0===t&&(t={});var n=e.initialState,r=new Set,o=[],i=!1,s=function(e){var t;return lS(((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}})[QS]=function(){return this},t),e)}({id:t.id,send:function(t){o.push(t),function(){if(!i){for(i=!0;o.length>0;){var t=o.shift();n=e.transition(n,t,a),r.forEach((function(e){return e.next(n)}))}i=!1}}()},getSnapshot:function(){return n},subscribe:function(e,t,o){var i=sM(e,t,o);return r.add(i),i.next(n),{unsubscribe:function(){r.delete(i)}}}}),a={parent:t.parent,self:s,id:t.id||"anonymous",observers:r};return n=e.start?e.start(a):n,s}var WM,UM={sync:!1,autoForward:!1};!function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"}(WM||(WM={}));var KM=function(){function e(t,n){void 0===n&&(n=e.defaultOptions);var r=this;this.machine=t,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=WM.NotStarted,this.children=new Map,this.forwardTo=new Set,this._outgoingQueue=[],this.init=this.start,this.send=function(e,t){if(GS(e))return r.batch(e),r.state;var n=nM(tM(e,t));if(r.status===WM.Stopped)return AS||ZS(!1,'Event "'.concat(n.name,'" was sent to stopped service "').concat(r.machine.id,'". This service has already reached its final state, and will not transition.\nEvent: ').concat(JSON.stringify(n.data))),r.state;if(r.status!==WM.Running&&!r.options.deferEvents)throw new Error('Event "'.concat(n.name,'" was sent to uninitialized service "').concat(r.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.\nEvent: ').concat(JSON.stringify(n.data)));return r.scheduler.schedule((function(){r.forward(n);var e=r._nextState(n);r.update(e,n)})),r._state},this.sendTo=function(e,t,n){var o,i=r.parent&&(t===aS.Parent||r.parent.id===t),s=i?r.parent:XS(t)?t===aS.Internal?r:r.children.get(t)||_M(t):(o=t)&&"function"==typeof o.send?t:void 0;if(s)if("machine"in s){if(r.status!==WM.Stopped||r.parent!==s||r.state.done){var a=lS(lS({},e),{name:e.name===SS?"".concat(gM(r.id)):e.name,origin:r.sessionId});!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([s,a]):s.send(a)}}else!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([s,e.data]):s.send(e.data);else{if(!i)throw new Error("Unable to send event to child '".concat(t,"' from service '").concat(r.id,"'."));AS||ZS(!1,"Service '".concat(r.id,"' has no parent: unable to send event ").concat(e.type))}},this._exec=function(e,t,n,o){void 0===o&&(o=r.machine.options.actions);var i=e.exec||dM(e.type,o),s=JS(i)?i:i?i.exec:e.exec;if(s)try{return s(t,n.data,r.machine.config.predictableActionArguments?{action:e,_event:n}:{action:e,state:r.state,_event:n})}catch(e){throw r.parent&&r.parent.send({type:"xstate.error",data:e}),e}switch(e.type){case mS:var a=e;r.defer(a);break;case gS:var l=e;if("number"==typeof l.delay)return void r.defer(l);l.to?r.sendTo(l._event,l.to,n===cM):r.send(l._event);break;case vS:r.cancel(e.sendId);break;case pS:if(r.status!==WM.Running)return;var c=e.activity;if(!r.machine.config.predictableActionArguments&&!r.state.activities[c.id||c.type])break;if(c.type===sS.Invoke){var d=iM(c.src),u=r.machine.options.services?r.machine.options.services[d.type]:void 0,h=c.id,p=c.data;AS||ZS(!("forward"in c),"`forward` property is deprecated (found in invocation of '".concat(c.src,"' in in machine '").concat(r.machine.id,"'). ")+"Please use `autoForward` instead.");var f="autoForward"in c?c.autoForward:!!c.forward;if(!u)return void(AS||ZS(!1,"No service found for invocation '".concat(c.src,"' in machine '").concat(r.machine.id,"'.")));var m=p?qS(p,t,n):void 0;if("string"==typeof u)return;var g=JS(u)?u(t,n.data,{data:m,src:d,meta:c.meta}):u;if(!g)return;var v=void 0;eM(g)&&(g=m?g.withContext(m):g,v={autoForward:f}),r.spawn(g,h,v)}else r.spawnActivity(c);break;case fS:r.stopChild(e.activity.id);break;case wS:var b=e,y=b.label,w=b.value;y?r.logger(y,w):r.logger(w);break;default:AS||ZS(!1,"No implementation found for action type '".concat(e.type,"'"))}};var o=lS(lS({},e.defaultOptions),n),i=o.clock,s=o.logger,a=o.parent,l=o.id,c=void 0!==l?l:t.id;this.id=c,this.logger=s,this.clock=i,this.parent=a,this.options=o,this.scheduler=new PM({deferEvents:this.options.deferEvents}),this.sessionId=VM()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this;return this._initialState?this._initialState:bM(this,(function(){return e._initialState=e.machine.initialState,e._initialState}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return AS||ZS(this.status!==WM.NotStarted,"Attempted to read state from uninitialized service '".concat(this.id,"'. Make sure the service is started first.")),this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(e,t){var n,r;try{for(var o=dS(e.actions),i=o.next();!i.done;i=o.next()){var s=i.value;this.exec(s,e,t)}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}},e.prototype.update=function(e,t){var n,r,o,i,s,a,l,c,d=this;if(e._sessionid=this.sessionId,this._state=e,this.machine.config.predictableActionArguments&&t!==cM||!this.options.execute)for(var u=void 0;u=this._outgoingQueue.shift();)u[0].send(u[1]);else this.execute(this.state);if(this.children.forEach((function(e){d.state.children[e.id]=e})),this.devTools&&this.devTools.send(t.data,e),e.event)try{for(var h=dS(this.eventListeners),p=h.next();!p.done;p=h.next()){(0,p.value)(e.event)}}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}try{for(var f=dS(this.listeners),m=f.next();!m.done;m=f.next()){(0,m.value)(e,e.event)}}catch(e){o={error:e}}finally{try{m&&!m.done&&(i=f.return)&&i.call(f)}finally{if(o)throw o.error}}try{for(var g=dS(this.contextListeners),v=g.next();!v.done;v=g.next()){(0,v.value)(this.state.context,this.state.history?this.state.history.context:void 0)}}catch(e){s={error:e}}finally{try{v&&!v.done&&(a=g.return)&&a.call(g)}finally{if(s)throw s.error}}if(this.state.done){var b=e.configuration.find((function(e){return"final"===e.type&&e.parent===d.machine})),y=b&&b.doneData?qS(b.doneData,e.context,t):void 0;this._doneEvent=mM(this.id,y);try{for(var w=dS(this.doneListeners),C=w.next();!C.done;C=w.next()){(0,C.value)(this._doneEvent)}}catch(e){l={error:e}}finally{try{C&&!C.done&&(c=w.return)&&c.call(w)}finally{if(l)throw l.error}}this._stop(),this._stopChildren(),BM(this.sessionId)}},e.prototype.onTransition=function(e){return this.listeners.add(e),this.status===WM.Running&&e(this.state,this.state.event),this},e.prototype.subscribe=function(e,t,n){var r=this,o=sM(e,t,n);this.listeners.add(o.next),this.status!==WM.NotStarted&&o.next(this.state);var i=function(){r.doneListeners.delete(i),r.stopListeners.delete(i),o.complete()};return this.status===WM.Stopped?o.complete():(this.onDone(i),this.onStop(i)),{unsubscribe:function(){r.listeners.delete(o.next),r.doneListeners.delete(i),r.stopListeners.delete(i)}}},e.prototype.onEvent=function(e){return this.eventListeners.add(e),this},e.prototype.onSend=function(e){return this.sendListeners.add(e),this},e.prototype.onChange=function(e){return this.contextListeners.add(e),this},e.prototype.onStop=function(e){return this.stopListeners.add(e),this},e.prototype.onDone=function(e){return this.status===WM.Stopped&&this._doneEvent?e(this._doneEvent):this.doneListeners.add(e),this},e.prototype.off=function(e){return this.listeners.delete(e),this.eventListeners.delete(e),this.sendListeners.delete(e),this.stopListeners.delete(e),this.doneListeners.delete(e),this.contextListeners.delete(e),this},e.prototype.start=function(e){var t=this;if(this.status===WM.Running)return this;this.machine._init(),HM(this.sessionId,this),this.initialized=!0,this.status=WM.Running;var n=void 0===e?this.initialState:bM(this,(function(){return"object"==typeof(n=e)&&null!==n&&"value"in n&&"_event"in n?t.machine.resolveState(e):t.machine.resolveState(NM.from(e,t.machine.context));var n}));return this.options.devTools&&this.attachDev(),this.scheduler.initialize((function(){t.update(n,cM)})),this},e.prototype._stopChildren=function(){this.children.forEach((function(e){JS(e.stop)&&e.stop()})),this.children.clear()},e.prototype._stop=function(){var e,t,n,r,o,i,s,a,l,c;try{for(var d=dS(this.listeners),u=d.next();!u.done;u=d.next()){var h=u.value;this.listeners.delete(h)}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=d.return)&&t.call(d)}finally{if(e)throw e.error}}try{for(var p=dS(this.stopListeners),f=p.next();!f.done;f=p.next()){(h=f.value)(),this.stopListeners.delete(h)}}catch(e){n={error:e}}finally{try{f&&!f.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}try{for(var m=dS(this.contextListeners),g=m.next();!g.done;g=m.next()){h=g.value;this.contextListeners.delete(h)}}catch(e){o={error:e}}finally{try{g&&!g.done&&(i=m.return)&&i.call(m)}finally{if(o)throw o.error}}try{for(var v=dS(this.doneListeners),b=v.next();!b.done;b=v.next()){h=b.value;this.doneListeners.delete(h)}}catch(e){s={error:e}}finally{try{b&&!b.done&&(a=v.return)&&a.call(v)}finally{if(s)throw s.error}}if(!this.initialized)return this;this.initialized=!1,this.status=WM.Stopped,this._initialState=void 0;try{for(var y=dS(Object.keys(this.delayedEventsMap)),w=y.next();!w.done;w=y.next()){var C=w.value;this.clock.clearTimeout(this.delayedEventsMap[C])}}catch(e){l={error:e}}finally{try{w&&!w.done&&(c=y.return)&&c.call(y)}finally{if(l)throw l.error}}this.scheduler.clear(),this.scheduler=new PM({deferEvents:this.options.deferEvents})},e.prototype.stop=function(){var e=this,t=this.scheduler;return this._stop(),t.schedule((function(){var t;if(!(null===(t=e._state)||void 0===t?void 0:t.done)){var n=nM({type:"xstate.stop"}),r=bM(e,(function(){var t=BS(hS([],uS(e.state.configuration),!1).sort((function(e,t){return t.order-e.order})).map((function(t){return hM(t.onExit,e.machine.options.actions)}))),r=uS(vM(e.machine,e.state,e.state.context,n,[{type:"exit",actions:t}],e.machine.config.predictableActionArguments?e._exec:void 0,e.machine.config.predictableActionArguments||e.machine.config.preserveActionOrder),2),o=r[0],i=r[1],s=new NM({value:e.state.value,context:i,_event:n,_sessionid:e.sessionId,historyValue:void 0,history:e.state,actions:o.filter((function(e){return!lM(e)})),activities:{},events:[],configuration:[],transitions:[],children:{},done:e.state.done,tags:e.state.tags,machine:e.machine});return s.changed=!0,s}));e.update(r,n),e._stopChildren(),BM(e.sessionId)}})),this},e.prototype.batch=function(e){var t=this;if(this.status===WM.NotStarted&&this.options.deferEvents)AS||ZS(!1,"".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'" and are deferred. Make sure .start() is called for this service.\nEvent: ').concat(JSON.stringify(event)));else if(this.status!==WM.Running)throw new Error("".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'));if(e.length){var n=!!this.machine.config.predictableActionArguments&&this._exec;this.scheduler.schedule((function(){var r,o,i=t.state,s=!1,a=[],l=function(e){var r=nM(e);t.forward(r),i=bM(t,(function(){return t.machine.transition(i,r,void 0,n||void 0)})),a.push.apply(a,hS([],uS(t.machine.config.predictableActionArguments?i.actions:i.actions.map((function(e){return function(e,t){var n=e.exec;return lS(lS({},e),{exec:void 0!==n?function(){return n(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0})}(e,i)}))),!1)),s=s||!!i.changed};try{for(var c=dS(e),d=c.next();!d.done;d=c.next()){l(d.value)}}catch(e){r={error:e}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(r)throw r.error}}i.changed=s,i.actions=a,t.update(i,nM(e[e.length-1]))}))}},e.prototype.sender=function(e){return this.send.bind(this,e)},e.prototype._nextState=function(e,t){var n=this;void 0===t&&(t=!!this.machine.config.predictableActionArguments&&this._exec);var r=nM(e);if(0===r.name.indexOf($S)&&!this.state.nextEvents.some((function(e){return 0===e.indexOf($S)})))throw r.data.data;return bM(this,(function(){return n.machine.transition(n.state,r,void 0,t||void 0)}))},e.prototype.nextState=function(e){return this._nextState(e,!1)},e.prototype.forward=function(e){var t,n;try{for(var r=dS(this.forwardTo),o=r.next();!o.done;o=r.next()){var i=o.value,s=this.children.get(i);if(!s)throw new Error("Unable to forward event '".concat(e,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(i,"'."));s.send(e)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}},e.prototype.defer=function(e){var t=this,n=this.clock.setTimeout((function(){"to"in e&&e.to?t.sendTo(e._event,e.to,!0):t.send(e._event)}),e.delay);e.id&&(this.delayedEventsMap[e.id]=n)},e.prototype.cancel=function(e){this.clock.clearTimeout(this.delayedEventsMap[e]),delete this.delayedEventsMap[e]},e.prototype.exec=function(e,t,n){void 0===n&&(n=this.machine.options.actions),this._exec(e,t.context,t._event,n)},e.prototype.removeChild=function(e){var t;this.children.delete(e),this.forwardTo.delete(e),null===(t=this.state)||void 0===t||delete t.children[e]},e.prototype.stopChild=function(e){var t=this.children.get(e);t&&(this.removeChild(e),JS(t.stop)&&t.stop())},e.prototype.spawn=function(e,t,n){if(this.status!==WM.Running)return wM(e,t);if(WS(e))return this.spawnPromise(Promise.resolve(e),t);if(JS(e))return this.spawnCallback(e,t);if(function(e){try{return"function"==typeof e.send}catch(e){return!1}}(o=e)&&"id"in o)return this.spawnActor(e,t);if(function(e){try{return"subscribe"in e&&JS(e.subscribe)}catch(e){return!1}}(e))return this.spawnObservable(e,t);if(eM(e))return this.spawnMachine(e,lS(lS({},n),{id:t}));if(null!==(r=e)&&"object"==typeof r&&"transition"in r&&"function"==typeof r.transition)return this.spawnBehavior(e,t);throw new Error('Unable to spawn entity "'.concat(t,'" of type "').concat(typeof e,'".'));var r,o},e.prototype.spawnMachine=function(t,n){var r=this;void 0===n&&(n={});var o=new e(t,lS(lS({},this.options),{parent:this,id:n.id||t.id})),i=lS(lS({},UM),n);i.sync&&o.onTransition((function(e){r.send(MS,{state:e,id:o.id})}));var s=o;return this.children.set(o.id,s),i.autoForward&&this.forwardTo.add(o.id),o.onDone((function(e){r.removeChild(o.id),r.send(nM(e,{origin:o.id}))})).start(),s},e.prototype.spawnBehavior=function(e,t){var n=qM(e,{id:t,parent:this});return this.children.set(t,n),n},e.prototype.spawnPromise=function(e,t){var n,r,o=this,i=!1;e.then((function(e){i||(r=e,o.removeChild(t),o.send(nM(mM(t,e),{origin:t})))}),(function(e){if(!i){o.removeChild(t);var n=gM(t,e);try{o.send(nM(n,{origin:t}))}catch(r){!function(e,t,n){if(!AS){var r=e.stack?" Stacktrace was '".concat(e.stack,"'"):"";if(e===t)console.error("Missing onError handler for invocation '".concat(n,"', error was '").concat(e,"'.").concat(r));else{var o=t.stack?" Stacktrace was '".concat(t.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(n,"'. ")+"Original error: '".concat(e,"'. ").concat(r," Current error is '").concat(t,"'.").concat(o))}}}(e,r,t),o.devTools&&o.devTools.send(n,o.state),o.machine.strict&&o.stop()}}}));var s=((n={id:t,send:function(){},subscribe:function(t,n,r){var o=sM(t,n,r),i=!1;return e.then((function(e){i||(o.next(e),i||o.complete())}),(function(e){i||o.error(e)})),{unsubscribe:function(){return i=!0}}},stop:function(){i=!0},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[QS]=function(){return this},n);return this.children.set(t,s),s},e.prototype.spawnCallback=function(e,t){var n,r,o,i=this,s=!1,a=new Set,l=new Set;try{o=e((function(e){r=e,l.forEach((function(t){return t(e)})),s||i.send(nM(e,{origin:t}))}),(function(e){a.add(e)}))}catch(e){this.send(gM(t,e))}if(WS(o))return this.spawnPromise(o,t);var c=((n={id:t,send:function(e){return a.forEach((function(t){return t(e)}))},subscribe:function(e){var t=sM(e);return l.add(t.next),{unsubscribe:function(){l.delete(t.next)}}},stop:function(){s=!0,JS(o)&&o()},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[QS]=function(){return this},n);return this.children.set(t,c),c},e.prototype.spawnObservable=function(e,t){var n,r,o=this,i=e.subscribe((function(e){r=e,o.send(nM(e,{origin:t}))}),(function(e){o.removeChild(t),o.send(nM(gM(t,e),{origin:t}))}),(function(){o.removeChild(t),o.send(nM(mM(t),{origin:t}))})),s=((n={id:t,send:function(){},subscribe:function(t,n,r){return e.subscribe(t,n,r)},stop:function(){return i.unsubscribe()},getSnapshot:function(){return r},toJSON:function(){return{id:t}}})[QS]=function(){return this},n);return this.children.set(t,s),s},e.prototype.spawnActor=function(e,t){return this.children.set(t,e),e},e.prototype.spawnActivity=function(e){var t=this.machine.options&&this.machine.options.activities?this.machine.options.activities[e.type]:void 0;if(t){var n=t(this.state.context,e);this.spawnEffect(e.id,n)}else AS||ZS(!1,"No implementation found for activity '".concat(e.type,"'"))},e.prototype.spawnEffect=function(e,t){var n;this.children.set(e,((n={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:t||void 0,getSnapshot:function(){},toJSON:function(){return{id:e}}})[QS]=function(){return this},n))},e.prototype.attachDev=function(){var e=jM();if(this.options.devTools&&e){if(e.__REDUX_DEVTOOLS_EXTENSION__){var t="object"==typeof this.options.devTools?this.options.devTools:void 0;this.devTools=e.__REDUX_DEVTOOLS_EXTENSION__.connect(lS(lS({name:this.id,autoPause:!0,stateSanitizer:function(e){return{value:e.value,context:e.context,actions:e.actions}}},t),{features:lS({jump:!1,skip:!1},t?t.features:void 0)}),this.machine),this.devTools.init(this.state)}FM(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[QS]=function(){return this},e.prototype.getSnapshot=function(){return this.status===WM.NotStarted?this.initialState:this._state},e.defaultOptions={execute:!0,deferEvents:!0,clock:{setTimeout:function(e,t){return setTimeout(e,t)},clearTimeout:function(e){return clearTimeout(e)}},logger:console.log.bind(console),devTools:!1},e.interpret=ZM,e}();function ZM(e,t){return new KM(e,t)}function GM(e){if("string"==typeof e){var t={type:e,toString:function(){return e}};return t}return e}function JM(e){return lS(lS({type:xS},e),{toJSON:function(){e.onDone,e.onError;var t=cS(e,["onDone","onError"]);return lS(lS({},t),{type:xS,src:GM(e.src)})}})}var XM="",YM="*",QM={},eE=function(e){return"#"===e[0]},tE=function(){function e(t,n,r,o){void 0===r&&(r="context"in t?t.context:void 0);var i,s=this;this.config=t,this._context=r,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign({actions:{},guards:{},services:{},activities:{},delays:{}},n),this.parent=null==o?void 0:o.parent,this.key=this.config.key||(null==o?void 0:o.key)||this.config.id||"(machine)",this.machine=this.parent?this.parent.machine:this,this.path=this.parent?this.parent.path.concat(this.key):[],this.delimiter=this.config.delimiter||(this.parent?this.parent.delimiter:"."),this.id=this.config.id||hS([this.machine.key],uS(this.path),!1).join(this.delimiter),this.version=this.parent?this.parent.version:this.config.version,this.type=this.config.type||(this.config.parallel?"parallel":this.config.states&&Object.keys(this.config.states).length?"compound":this.config.history?"history":"atomic"),this.schema=this.parent?this.machine.schema:null!==(i=this.config.schema)&&void 0!==i?i:{},this.description=this.config.description,AS||ZS(!("parallel"in this.config),'The "parallel" property is deprecated and will be removed in version 4.1. '.concat(this.config.parallel?"Replace with `type: 'parallel'`":"Use `type: '".concat(this.type,"'`")," in the config for state node '").concat(this.id,"' instead.")),this.initial=this.config.initial,this.states=this.config.states?zS(this.config.states,(function(t,n){var r,o=new e(t,{},void 0,{parent:s,key:n});return Object.assign(s.idMap,lS(((r={})[o.id]=o,r),o.idMap)),o})):QM;var a=0;!function e(t){var n,r;t.order=a++;try{for(var o=dS(xM(t)),i=o.next();!i.done;i=o.next()){e(i.value)}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}}(this),this.history=!0===this.config.history?"shallow":this.config.history||!1,this._transient=!!this.config.always||!!this.config.on&&(Array.isArray(this.config.on)?this.config.on.some((function(e){return e.event===XM})):XM in this.config.on),this.strict=!!this.config.strict,this.onEntry=FS(this.config.entry||this.config.onEntry).map((function(e){return uM(e)})),this.onExit=FS(this.config.exit||this.config.onExit).map((function(e){return uM(e)})),this.meta=this.config.meta,this.doneData="final"===this.type?this.config.data:void 0,this.invoke=FS(this.config.invoke).map((function(e,t){var n,r;if(eM(e)){var o=aM(s.id,t);return s.machine.options.services=lS(((n={})[o]=e,n),s.machine.options.services),JM({src:o,id:o})}if(XS(e.src)){o=e.id||aM(s.id,t);return JM(lS(lS({},e),{id:o,src:e.src}))}if(eM(e.src)||JS(e.src)){o=e.id||aM(s.id,t);return s.machine.options.services=lS(((r={})[o]=e.src,r),s.machine.options.services),JM(lS(lS({id:o},e),{src:o}))}var i=e.src;return JM(lS(lS({id:aM(s.id,t)},e),{src:i}))})),this.activities=FS(this.config.activities).concat(this.invoke).map((function(e){return pM(e)})),this.transition=this.transition.bind(this),this.tags=FS(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||$M(this).forEach((function(e){return e.on}))},e.prototype.withConfig=function(t,n){var r=this.options,o=r.actions,i=r.activities,s=r.guards,a=r.services,l=r.delays;return new e(this.config,{actions:lS(lS({},o),t.actions),activities:lS(lS({},i),t.activities),guards:lS(lS({},s),t.guards),services:lS(lS({},a),t.services),delays:lS(lS({},l),t.delays)},null!=n?n:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return JS(this._context)?this._context():this._context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"definition",{get:function(){return{id:this.id,key:this.key,version:this.version,context:this.context,type:this.type,initial:this.initial,history:this.history,states:zS(this.states,(function(e){return e.definition})),on:this.on,transitions:this.transitions,entry:this.onEntry,exit:this.onExit,activities:this.activities||[],meta:this.meta,order:this.order||-1,data:this.doneData,invoke:this.invoke,description:this.description,tags:this.tags}},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){return this.definition},Object.defineProperty(e.prototype,"on",{get:function(){if(this.__cache.on)return this.__cache.on;var e=this.transitions;return this.__cache.on=e.reduce((function(e,t){return e[t.eventType]=e[t.eventType]||[],e[t.eventType].push(t),e}),{})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"after",{get:function(){return this.__cache.delayedTransitions||(this.__cache.delayedTransitions=this.getDelayedTransitions(),this.__cache.delayedTransitions)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"transitions",{get:function(){return this.__cache.transitions||(this.__cache.transitions=this.formatTransitions(),this.__cache.transitions)},enumerable:!1,configurable:!0}),e.prototype.getCandidates=function(e){if(this.__cache.candidates[e])return this.__cache.candidates[e];var t=e===XM,n=this.transitions.filter((function(n){var r=n.eventType===e;return t?r:r||n.eventType===YM}));return this.__cache.candidates[e]=n,n},e.prototype.getDelayedTransitions=function(){var e=this,t=this.config.after;if(!t)return[];var n=function(t,n){var r=function(e,t){var n=t?"#".concat(t):"";return"".concat(sS.After,"(").concat(e,")").concat(n)}(JS(t)?"".concat(e.id,":delay[").concat(n,"]"):t,e.id);return e.onEntry.push(function(e,t){return{to:t?t.to:void 0,type:gS,event:JS(e)?e:tM(e),delay:t?t.delay:void 0,id:t&&void 0!==t.id?t.id:JS(e)?e.name:NS(e)}}(r,{delay:t})),e.onExit.push({type:vS,sendId:r}),r},r=GS(t)?t.map((function(e,t){var r=n(e.delay,t);return lS(lS({},e),{event:r})})):BS(Object.keys(t).map((function(e,r){var o=t[e],i=XS(o)?{target:o}:o,s=isNaN(+e)?e:+e,a=n(s,r);return FS(i).map((function(e){return lS(lS({},e),{event:a,delay:s})}))})));return r.map((function(t){var n=t.delay;return lS(lS({},e.formatTransition(t)),{delay:n})}))},e.prototype.getStateNodes=function(e){var t,n=this;if(!e)return[];var r=e instanceof NM?e.value:PS(e,this.delimiter);if(XS(r)){var o=this.getStateNode(r).initial;return void 0!==o?this.getStateNodes(((t={})[r]=o,t)):[this,this.states[r]]}var i=Object.keys(r),s=[this];return s.push.apply(s,hS([],uS(BS(i.map((function(e){return n.getStateNode(e).getStateNodes(r[e])})))),!1)),s},e.prototype.handles=function(e){var t=NS(e);return this.events.includes(t)},e.prototype.resolveState=function(e){var t=e instanceof NM?e:NM.create(e),n=Array.from(SM([],this.getStateNodes(t.value)));return new NM(lS(lS({},t),{value:this.resolve(t.value),configuration:n,done:LM(n,this),tags:AM(n),machine:this.machine}))},e.prototype.transitionLeafNode=function(e,t,n){var r=this.getStateNode(e).next(t,n);return r&&r.transitions.length?r:this.next(t,n)},e.prototype.transitionCompoundNode=function(e,t,n){var r=Object.keys(e),o=this.getStateNode(r[0])._transition(e[r[0]],t,n);return o&&o.transitions.length?o:this.next(t,n)},e.prototype.transitionParallelNode=function(e,t,n){var r,o,i={};try{for(var s=dS(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];if(c){var d=this.getStateNode(l)._transition(c,t,n);d&&(i[l]=d)}}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}var u=Object.keys(i).map((function(e){return i[e]})),h=BS(u.map((function(e){return e.transitions})));if(!u.some((function(e){return e.transitions.length>0})))return this.next(t,n);var p=BS(Object.keys(i).map((function(e){return i[e].configuration})));return{transitions:h,exitSet:BS(u.map((function(e){return e.exitSet}))),configuration:p,source:t,actions:BS(Object.keys(i).map((function(e){return i[e].actions})))}},e.prototype._transition=function(e,t,n){return XS(e)?this.transitionLeafNode(e,t,n):1===Object.keys(e).length?this.transitionCompoundNode(e,t,n):this.transitionParallelNode(e,t,n)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,nM(t))},e.prototype.next=function(e,t){var n,r,o,i=this,s=t.name,a=[],l=[];try{for(var c=dS(this.getCandidates(s)),d=c.next();!d.done;d=c.next()){var u=d.value,h=u.cond,p=u.in,f=e.context,m=!p||(XS(p)&&eE(p)?e.matches(PS(this.getStateNodeById(p).path,this.delimiter)):RS(PS(p,this.delimiter),HS(this.path.slice(0,-2))(e.value))),g=!1;try{g=!h||oM(this.machine,h,f,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(h.name||h.type,"' in transition for event '").concat(s,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(g&&m){void 0!==u.target&&(l=u.target),a.push.apply(a,hS([],uS(u.actions),!1)),o=u;break}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}if(o){if(!l.length)return{transitions:[o],exitSet:[],configuration:e.value?[this]:[],source:e,actions:a};var v=BS(l.map((function(t){return i.getRelativeStateNodes(t,e.historyValue)})));return{transitions:[o],exitSet:!!o.internal?[]:BS(l.map((function(e){return i.getPotentiallyReenteringNodes(e)}))),configuration:v,source:e,actions:a}}},e.prototype.getPotentiallyReenteringNodes=function(e){if(this.order<e.order)return[this];for(var t=[],n=this,r=e;n&&n!==r;)t.push(n),n=n.parent;return n!==r?[]:(t.push(r),t)},e.prototype.getActions=function(e,t,n,r,o,i,s){var a,l,c,d,u=this,h=i?SM([],this.getStateNodes(i.value)):[],p=new Set;try{for(var f=dS(Array.from(e).sort((function(e,t){return e.order-t.order}))),m=f.next();!m.done;m=f.next()){(!OM(h,b=m.value)||OM(n.exitSet,b)||b.parent&&p.has(b.parent))&&p.add(b)}}catch(e){a={error:e}}finally{try{m&&!m.done&&(l=f.return)&&l.call(f)}finally{if(a)throw a.error}}try{for(var g=dS(h),v=g.next();!v.done;v=g.next()){var b;OM(e,b=v.value)&&!OM(n.exitSet,b.parent)||n.exitSet.push(b)}}catch(e){c={error:e}}finally{try{v&&!v.done&&(d=g.return)&&d.call(g)}finally{if(c)throw c.error}}n.exitSet.sort((function(e,t){return t.order-e.order}));var y=Array.from(p).sort((function(e,t){return e.order-t.order})),w=new Set(n.exitSet),C=BS(y.map((function(e){var t=[];if("final"!==e.type)return t;var i=e.parent;if(!i.parent)return t;t.push(fM(e.id,e.doneData),fM(i.id,e.doneData?qS(e.doneData,r,o):void 0));var s=i.parent;return"parallel"===s.type&&kM(s).every((function(e){return LM(n.configuration,e)}))&&t.push(fM(s.id)),t}))),x=y.map((function(e){var t=e.onEntry,n=e.activities.map((function(e){return function(e){var t=pM(e);return{type:sS.Start,activity:t,exec:void 0}}(e)}));return{type:"entry",actions:hM(s?hS(hS([],uS(t),!1),uS(n),!1):hS(hS([],uS(n),!1),uS(t),!1),u.machine.options.actions)}})).concat({type:"state_done",actions:C.map((function(e){return function(e,t){return{type:mS,event:"function"==typeof e?e:tM(e),delay:t?t.delay:void 0,id:null==t?void 0:t.id}}(e)}))}),k=Array.from(w).map((function(e){return{type:"exit",actions:hM(hS(hS([],uS(e.onExit),!1),uS(e.activities.map((function(e){return function(e){var t=JS(e)?e:pM(e);return{type:sS.Stop,activity:t,exec:void 0}}(e)}))),!1),u.machine.options.actions)}})).concat({type:"transition",actions:hM(n.actions,this.machine.options.actions)}).concat(x);if(t){var $=hM(BS(hS([],uS(e),!1).sort((function(e,t){return t.order-e.order})).map((function(e){return e.onExit}))),this.machine.options.actions).filter((function(e){return!lM(e)}));return k.concat({type:"stop",actions:$})}return k},e.prototype.transition=function(e,t,n,r){void 0===e&&(e=this.initialState);var o,i,s=nM(t);if(e instanceof NM)o=void 0===n?e:this.resolveState(NM.from(e,n));else{var a=XS(e)?this.resolve(IS(this.getResolvedPath(e))):this.resolve(e),l=null!=n?n:this.machine.context;o=this.resolveState(NM.from(a,l))}if(!AS&&s.name===YM)throw new Error("An event cannot have the wildcard type ('".concat(YM,"')"));if(this.strict&&!this.events.includes(s.name)&&(i=s.name,!/^(done|error)\./.test(i)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(s.name,"'"));var c=this._transition(o.value,o,s)||{transitions:[],configuration:[],exitSet:[],source:o,actions:[]},d=SM([],this.getStateNodes(o.value)),u=c.configuration.length?SM(d,c.configuration):d;return c.configuration=hS([],uS(u),!1),this.resolveTransition(c,o,o.context,r,s)},e.prototype.resolveRaisedTransition=function(e,t,n,r){var o,i=e.actions;return(e=this.transition(e,t,void 0,r))._event=n,e.event=n.data,(o=e.actions).unshift.apply(o,hS([],uS(i),!1)),e},e.prototype.resolveTransition=function(e,t,n,r,o){var i,s,a,l,c=this;void 0===o&&(o=cM);var d=e.configuration,u=!t||e.transitions.length>0,h=u?e.configuration:t?t.configuration:[],p=LM(h,this),f=u?TM(this.machine,d):void 0,m=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,g=this.getActions(new Set(h),p,e,n,o,t,r),v=t?lS({},t.activities):{};try{for(var b=dS(g),y=b.next();!y.done;y=b.next()){var w=y.value;try{for(var C=(a=void 0,dS(w.actions)),x=C.next();!x.done;x=C.next()){var k=x.value;k.type===pS?v[k.activity.id||k.activity.type]=k:k.type===fS&&(v[k.activity.id||k.activity.type]=!1)}}catch(e){a={error:e}}finally{try{x&&!x.done&&(l=C.return)&&l.call(C)}finally{if(a)throw a.error}}}}catch(e){i={error:e}}finally{try{y&&!y.done&&(s=b.return)&&s.call(b)}finally{if(i)throw i.error}}var $,S,M=uS(vM(this,t,n,o,g,r,this.machine.config.predictableActionArguments||this.machine.config.preserveActionOrder),2),E=M[0],T=M[1],O=uS(function(e,t){var n,r,o=uS([[],[]],2),i=o[0],s=o[1];try{for(var a=dS(e),l=a.next();!l.done;l=a.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return[i,s]}(E,lM),2),L=O[0],A=O[1],R=E.filter((function(e){var t;return e.type===pS&&(null===(t=e.activity)||void 0===t?void 0:t.type)===xS})),N=R.reduce((function(e,t){return e[t.activity.id]=function(e,t,n,r){var o,i=iM(e.src),s=null===(o=null==t?void 0:t.options.services)||void 0===o?void 0:o[i.type],a=e.data?qS(e.data,n,r):void 0,l=s?wM(s,e.id,a):yM(e.id);return l.meta=e,l}(t.activity,c.machine,T,o),e}),t?lS({},t.children):{}),D=new NM({value:f||t.value,context:T,_event:o,_sessionid:t?t._sessionid:null,historyValue:f?m?($=m,S=f,{current:S,states:US($,S)}):void 0:t?t.historyValue:void 0,history:!f||e.source?t:void 0,actions:f?A:[],activities:f?v:t?t.activities:{},events:[],configuration:h,transitions:e.transitions,children:N,done:p,tags:AM(h),machine:this}),P=n!==T;D.changed=o.name===MS||P;var I=D.history;I&&delete I.history;var z=!p&&(this._transient||d.some((function(e){return e._transient})));if(!(u||z&&o.name!==XM))return D;var V=D;if(!p)for(z&&(V=this.resolveRaisedTransition(V,{type:bS},o,r));L.length;){var H=L.shift();V=this.resolveRaisedTransition(V,H._event,o,r)}var _=V.changed||(I?!!V.actions.length||P||typeof I.value!=typeof V.value||!RM(V.value,I.value):void 0);return V.changed=_,V.history=I,V},e.prototype.getStateNode=function(e){if(eE(e))return this.machine.getStateNodeById(e);if(!this.states)throw new Error("Unable to retrieve child state '".concat(e,"' from '").concat(this.id,"'; no child states exist."));var t=this.states[e];if(!t)throw new Error("Child state '".concat(e,"' does not exist on '").concat(this.id,"'"));return t},e.prototype.getStateNodeById=function(e){var t=eE(e)?e.slice(1):e;if(t===this.id)return this;var n=this.machine.idMap[t];if(!n)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return n},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&eE(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=DS(e,this.delimiter).slice(),n=this;t.length;){var r=t.shift();if(!r.length)break;n=n.getStateNode(r)}return n},e.prototype.resolve=function(e){var t,n=this;if(!e)return this.initialStateValue||QM;switch(this.type){case"parallel":return zS(this.initialStateValue,(function(t,r){return t?n.getStateNode(r).resolve(e[r]||t):QM}));case"compound":if(XS(e)){var r=this.getStateNode(e);return"parallel"===r.type||"compound"===r.type?((t={})[e]=r.initialStateValue,t):e}return Object.keys(e).length?zS(e,(function(e,t){return e?n.getStateNode(t).resolve(e):QM})):this.initialStateValue||{};default:return e||QM}},e.prototype.getResolvedPath=function(e){if(eE(e)){var t=this.machine.idMap[e.slice(1)];if(!t)throw new Error("Unable to find state node '".concat(e,"'"));return t.path}return DS(e,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var e,t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;if("parallel"===this.type)t=VS(this.states,(function(e){return e.initialStateValue||QM}),(function(e){return!("history"===e.type)}));else if(void 0!==this.initial){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));t=CM(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){this._init();var n=this.getStateNodes(e);return this.resolveTransition({configuration:n,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=XS(t.target)&&eE(t.target)?IS(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,n){return void 0===n&&(n=!0),n?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return CM(this)?[this]:"compound"!==this.type||this.initial?BS(_S(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):(AS||ZS(!1,"Compound state node '".concat(this.id,"' has no initial state.")),[this])},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(e){if(!e.length)return[this];var t=uS(e),n=t[0],r=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(n,"' from node with no states"));var o=this.getStateNode(n);if("history"===o.type)return o.resolveHistory();if(!this.states[n])throw new Error("Child state '".concat(n,"' does not exist on '").concat(this.id,"'"));return this.states[n].getFromRelativePath(r)},e.prototype.historyValue=function(e){if(Object.keys(this.states).length)return{current:e||this.initialStateValue,states:VS(this.states,(function(t,n){if(!e)return t.historyValue();var r=XS(e)?void 0:e[n];return t.historyValue(r||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var n=this.parent;if(!e){var r=this.target;return r?BS(_S(r).map((function(e){return n.getFromRelativePath(e)}))):n.initialStateNodes}var o,i,s=(o=n.path,i="states",function(e){var t,n,r=e;try{for(var s=dS(o),a=s.next();!a.done;a=s.next()){var l=a.value;r=r[i][l]}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return r})(e).current;return XS(s)?[n.getStateNode(s)]:BS(_S(s).map((function(e){return"deep"===t.history?n.getFromRelativePath(e):[n.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=BS(Object.keys(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,n,r;if(this.__cache.events)return this.__cache.events;var o=this.states,i=new Set(this.ownEvents);if(o)try{for(var s=dS(Object.keys(o)),a=s.next();!a.done;a=s.next()){var l=o[a.value];if(l.states)try{for(var c=(n=void 0,dS(l.events)),d=c.next();!d.done;d=c.next()){var u=d.value;i.add("".concat(u))}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var e=new Set(this.transitions.filter((function(e){return!(!e.target&&!e.actions.length&&e.internal)})).map((function(e){return e.eventType})));return Array.from(e)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(e){var t=this;if(void 0!==e)return e.map((function(e){if(!XS(e))return e;var n=e[0]===t.delimiter;if(n&&!t.parent)return t.getStateNodeByPath(e.slice(1));var r=n?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(r);try{return t.parent.getStateNodeByPath(r)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,n=function(e){if(void 0!==e&&""!==e)return FS(e)}(e.target),r="internal"in e?e.internal:!n||n.some((function(e){return XS(e)&&e[0]===t.delimiter})),o=this.machine.options.guards,i=this.resolveTarget(n),s=lS(lS({},e),{actions:hM(FS(e.actions)),cond:YS(e.cond,o),target:i,source:this,internal:r,eventType:e.event,toJSON:function(){return lS(lS({},s),{target:s.target?s.target.map((function(e){return"#".concat(e.id)})):void 0,source:"#".concat(t.id)})}});return s},e.prototype.formatTransitions=function(){var e,t,n,r=this;if(this.config.on)if(Array.isArray(this.config.on))n=this.config.on;else{var o=this.config.on,i=YM,s=o[i],a=void 0===s?[]:s,l=cS(o,["*"]);n=BS(Object.keys(l).map((function(e){AS||e!==XM||ZS(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(r.id,'".'));var t=rM(e,l[e]);return AS||function(e,t,n){var r=n.slice(0,-1).some((function(e){return!("cond"in e)&&!("in"in e)&&(XS(e.target)||eM(e.target))})),o=t===XM?"the transient event":"event '".concat(t,"'");ZS(!r,"One or more transitions for ".concat(o," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")}(r,e,t),t})).concat(rM(YM,a)))}else n=[];var c=this.config.always?rM("",this.config.always):[],d=this.config.onDone?rM(String(fM(this.id)),this.config.onDone):[];AS||ZS(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var u=BS(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,hS([],uS(rM(String(mM(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,hS([],uS(rM(String(gM(e.id)),e.onError)),!1)),t}))),h=this.after,p=BS(hS(hS(hS(hS([],uS(d),!1),uS(u),!1),uS(n),!1),uS(c),!1).map((function(e){return FS(e).map((function(e){return r.formatTransition(e)}))})));try{for(var f=dS(h),m=f.next();!m.done;m=f.next()){var g=m.value;p.push(g)}}catch(t){e={error:t}}finally{try{m&&!m.done&&(t=f.return)&&t.call(f)}finally{if(e)throw e.error}}return p},e}();var nE,rE=function(e){return{type:yS,assignment:e}};!function(e){e[e.Effect=1]="Effect",e[e.LayoutEffect=2]="LayoutEffect"}(nE||(nE={}));var oE="undefined"!=typeof document?ue:function(){};function iE(e){var t=te.useRef();return t.current||(t.current={v:e()}),t.current.v}var sE=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},aE=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var lE=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},cE=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};function dE(e,t){(0,e.exec)(t.context,t._event.data,{action:e,state:t,_event:t._event})()}function uE(e){var t=ae([]),n=ae([]);oE((function(){var r=e.subscribe((function(e){var r,o;if(e.actions.length){var i=e.actions.filter((function(e){return"function"==typeof e.exec&&"__effect"in e.exec})),s=lE(function(e,t){var n,r,o=sE([[],[]],2),i=o[0],s=o[1];try{for(var a=aE(e),l=a.next();!l.done;l=a.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return[i,s]}(i,(function(e){return e.exec.__effect===nE.Effect})),2),a=s[0],l=s[1];(r=t.current).push.apply(r,cE([],lE(a.map((function(t){return[t,e]}))),!1)),(o=n.current).push.apply(o,cE([],lE(l.map((function(t){return[t,e]}))),!1))}}));return function(){r.unsubscribe()}}),[]),oE((function(){for(;n.current.length;){var e=lE(n.current.shift(),2);dE(e[0],e[1])}})),de((function(){for(;t.current.length;){var e=lE(t.current.shift(),2);dE(e[0],e[1])}}))}var hE=function(){return hE=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},hE.apply(this,arguments)},pE=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},fE=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};var mE=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};function gE(e,t){void 0===t&&(t={});var n=fe((function(e){var t=void 0===e.changed&&Object.keys(e.children).length;(e.changed||t)&&s(e)}),[]),r=function(e,t,n){void 0===t&&(t={});var r=iE((function(){return"function"==typeof e?e():e}));if("production"!==process.env.NODE_ENV&&"function"!=typeof e){var o=fE(le(r),1)[0];e!==o&&console.warn("Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\nPlease make sure that you pass the same Machine as argument each time.")}var i=t.context,s=t.guards,a=t.actions,l=t.activities,c=t.services,d=t.delays,u=t.state,h=pE(t,["context","guards","actions","activities","services","delays","state"]),p=iE((function(){var e={context:i,guards:s,actions:a,activities:l,services:c,delays:d};return ZM(r.withConfig(e,(function(){return hE(hE({},r.context),i)})),hE({deferEvents:!0},h))}));return oE((function(){var e;return n&&(e=p.subscribe(function(e){if("object"==typeof e)return e;var t=function(){};return{next:e,error:void 0||t,complete:void 0||t}}(n))),function(){null==e||e.unsubscribe()}}),[n]),oE((function(){return p.start(u?NM.create(u):void 0),function(){p.stop()}}),[]),oE((function(){Object.assign(p.machine.options.actions,a),Object.assign(p.machine.options.guards,s),Object.assign(p.machine.options.activities,l),Object.assign(p.machine.options.services,c),Object.assign(p.machine.options.delays,d)}),[a,s,l,c,d]),uE(p),p}(e,t,n),o=mE(le((function(){var e=r.machine.initialState;return t.state?NM.create(t.state):e})),2),i=o[0],s=o[1];return[i,r.send,r]}function vE(){return vE=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},vE.apply(null,arguments)}function bE(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}const yE={arr:Array.isArray,obj:e=>"[object Object]"===Object.prototype.toString.call(e),fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e,nul:e=>null===e,set:e=>e instanceof Set,map:e=>e instanceof Map,equ(e,t){if(typeof e!=typeof t)return!1;if(yE.str(e)||yE.num(e))return e===t;if(yE.obj(e)&&yE.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;let n;for(n in e)if(!(n in t))return!1;for(n in t)if(e[n]!==t[n])return!1;return!yE.und(n)||e===t}};function wE(e,t){return yE.und(e)||yE.nul(e)?t:e}function CE(e){return yE.und(e)?[]:yE.arr(e)?e:[e]}function xE(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return yE.fun(e)?e(...n):e}function kE(e){const t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,bE(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(yE.und(t))return vE({to:t},e);const n=Object.keys(e).reduce(((n,r)=>yE.und(t[r])?vE({},n,{[r]:e[r]}):n),{});return vE({to:t},n)}class $E{constructor(){this.payload=void 0,this.children=[]}getAnimatedValue(){return this.getValue()}getPayload(){return this.payload||this}attach(){}detach(){}getChildren(){return this.children}addChild(e){0===this.children.length&&this.attach(),this.children.push(e)}removeChild(e){const t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()}}class SE extends $E{constructor(){super(...arguments),this.payload=[],this.attach=()=>this.payload.forEach((e=>e instanceof $E&&e.addChild(this))),this.detach=()=>this.payload.forEach((e=>e instanceof $E&&e.removeChild(this)))}}class ME extends $E{constructor(){super(...arguments),this.payload={},this.attach=()=>Object.values(this.payload).forEach((e=>e instanceof $E&&e.addChild(this))),this.detach=()=>Object.values(this.payload).forEach((e=>e instanceof $E&&e.removeChild(this)))}getValue(e){void 0===e&&(e=!1);const t={};for(const n in this.payload){const r=this.payload[n];(!e||r instanceof $E)&&(t[n]=r instanceof $E?r[e?"getAnimatedValue":"getValue"]():r)}return t}getAnimatedValue(){return this.getValue(!0)}}let EE,TE;let OE,LE=e=>"undefined"!=typeof window?window.requestAnimationFrame(e):-1;let AE,RE=()=>Date.now();class NE extends ME{constructor(e,t){super(),this.update=void 0,this.payload=e.style?vE({},e,{style:AE(e.style)}):e,this.update=t,this.attach()}}let DE=!1;const PE=new Set,IE=()=>{if(!DE)return!1;let e=RE();for(let t of PE){let n=!1;for(let r=0;r<t.configs.length;r++){let o,i,s=t.configs[r];for(let t=0;t<s.animatedValues.length;t++){let r=s.animatedValues[t];if(r.done)continue;let a=s.fromValues[t],l=s.toValues[t],c=r.lastPosition,d=l instanceof $E,u=Array.isArray(s.initialVelocity)?s.initialVelocity[t]:s.initialVelocity;if(d&&(l=l.getValue()),s.immediate)r.setValue(l),r.done=!0;else if("string"!=typeof a&&"string"!=typeof l){if(void 0!==s.duration)c=a+s.easing((e-r.startTime)/s.duration)*(l-a),o=e>=r.startTime+s.duration;else if(s.decay)c=a+u/(1-.998)*(1-Math.exp(-.0020000000000000018*(e-r.startTime))),o=Math.abs(r.lastPosition-c)<.1,o&&(l=c);else{i=void 0!==r.lastTime?r.lastTime:e,u=void 0!==r.lastVelocity?r.lastVelocity:s.initialVelocity,e>i+64&&(i=e);let t=Math.floor(e-i);for(let e=0;e<t;++e){u+=1*((-s.tension*(c-l)+-s.friction*u)/s.mass)/1e3,c+=1*u/1e3}let n=!(!s.clamp||0===s.tension)&&(a<l?c>l:c<l),d=Math.abs(u)<=s.precision,h=0===s.tension||Math.abs(l-c)<=s.precision;o=n||d&&h,r.lastVelocity=u,r.lastTime=e}d&&!s.toValues[t].done&&(o=!1),o?(r.value!==l&&(c=l),r.done=!0):n=!0,r.setValue(c),r.lastPosition=c}else r.setValue(l),r.done=!0}t.props.onFrame&&(t.values[s.name]=s.interpolation.getValue())}t.props.onFrame&&t.props.onFrame(t.values),n||(PE.delete(t),t.stop(!0))}return PE.size?LE(IE):DE=!1,DE};function zE(e,t,n){if("function"==typeof e)return e;if(Array.isArray(e))return zE({range:e,output:t,extrapolate:n});if(OE&&"string"==typeof e.output[0])return OE(e);const r=e,o=r.output,i=r.range||[0,1],s=r.extrapolateLeft||r.extrapolate||"extend",a=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,i);return function(e,t,n,r,o,i,s,a,l){let c=l?l(e):e;if(c<t){if("identity"===s)return c;"clamp"===s&&(c=t)}if(c>n){if("identity"===a)return c;"clamp"===a&&(c=n)}if(r===o)return r;if(t===n)return e<=t?r:o;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=i(c),r===-1/0?c=-c:o===1/0?c+=r:c=c*(o-r)+r;return c}(e,i[t],i[t+1],o[t],o[t+1],l,s,a,r.map)}}class VE extends SE{constructor(e,t,n,r){super(),this.calc=void 0,this.payload=e instanceof SE&&!(e instanceof VE)?e.getPayload():Array.isArray(e)?e:[e],this.calc=zE(t,n,r)}getValue(){return this.calc(...this.payload.map((e=>e.getValue())))}updateConfig(e,t,n){this.calc=zE(e,t,n)}interpolate(e,t,n){return new VE(this,e,t,n)}}const HE=(e,t,n)=>e&&new VE(e,t,n);function _E(e,t){"update"in e?t.add(e):e.getChildren().forEach((e=>_E(e,t)))}class BE extends $E{constructor(e){var t;super(),t=this,this.animatedStyles=new Set,this.value=void 0,this.startPosition=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.startTime=void 0,this.lastTime=void 0,this.done=!1,this.setValue=function(e,n){void 0===n&&(n=!0),t.value=e,n&&t.flush()},this.value=e,this.startPosition=e,this.lastPosition=e}flush(){0===this.animatedStyles.size&&_E(this,this.animatedStyles),this.animatedStyles.forEach((e=>e.update()))}clearStyles(){this.animatedStyles.clear()}getValue(){return this.value}interpolate(e,t,n){return new VE(this,e,t,n)}}class jE extends SE{constructor(e){super(),this.payload=e.map((e=>new BE(e)))}setValue(e,t){void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach(((e,n)=>this.payload[n].setValue(e,t))):this.payload.forEach((n=>n.setValue(e,t)))}getValue(){return this.payload.map((e=>e.getValue()))}interpolate(e,t){return new VE(this,e,t)}}let FE=0,qE=class{constructor(){this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=()=>this.interpolations,this.id=FE++}update(e){if(!e)return this;const t=kE(e),n=t.delay,r=void 0===n?0:n,o=t.to,i=bE(t,["delay","to"]);if(yE.arr(o)||yE.fun(o))this.queue.push(vE({},i,{delay:r,to:o}));else if(o){let e={};Object.entries(o).forEach((t=>{let n=t[0],o=t[1];const s=vE({to:{[n]:o},delay:xE(r,n)},i),a=e[s.delay]&&e[s.delay].to;e[s.delay]=vE({},e[s.delay],s,{to:vE({},a,s.to)})})),this.queue=Object.values(e)}return this.queue=this.queue.sort(((e,t)=>e.delay-t.delay)),this.diff(i),this}start(e){if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((e=>{let t=e.from,n=void 0===t?{}:t,r=e.to,o=void 0===r?{}:r;yE.obj(n)&&(this.merged=vE({},n,this.merged)),yE.obj(o)&&(this.merged=vE({},this.merged,o))}));const t=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach(((r,o)=>{let i=r.delay,s=bE(r,["delay"]);const a=r=>{o===n.length-1&&t===this.guid&&r&&(this.idle=!0,this.props.onRest&&this.props.onRest(this.merged)),e&&e()};let l=yE.arr(s.to)||yE.fun(s.to);i?setTimeout((()=>{t===this.guid&&(l?this.runAsync(s,a):this.diff(s).start(a))}),i):l?this.runAsync(s,a):this.diff(s).start(a)}))}else yE.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,PE.has(t)||PE.add(t),DE||(DE=!0,LE(IE));var t;return this}stop(e){return this.listeners.forEach((t=>t(e))),this.listeners=[],this}pause(e){var t;return this.stop(!0),e&&(t=this,PE.has(t)&&PE.delete(t)),this}runAsync(e,t){var n=this;e.delay;let r=bE(e,["delay"]);const o=this.local;let i=Promise.resolve(void 0);if(yE.arr(r.to))for(let e=0;e<r.to.length;e++){const t=e,n=vE({},r,kE(r.to[t]));yE.arr(n.config)&&(n.config=n.config[t]),i=i.then((()=>{if(o===this.guid)return new Promise((e=>this.diff(n).start(e)))}))}else if(yE.fun(r.to)){let e,t=0;i=i.then((()=>r.to((n=>{const i=vE({},r,kE(n));if(yE.arr(i.config)&&(i.config=i.config[t]),t++,o===this.guid)return e=new Promise((e=>this.diff(i).start(e)))}),(function(e){return void 0===e&&(e=!0),n.stop(e)})).then((()=>e))))}i.then(t)}diff(e){this.props=vE({},this.props,e);let t=this.props,n=t.from,r=void 0===n?{}:n,o=t.to,i=void 0===o?{}:o,s=t.config,a=void 0===s?{}:s,l=t.reverse,c=t.attach,d=t.reset,u=t.immediate;if(l){var h=[i,r];r=h[0],i=h[1]}this.merged=vE({},r,this.merged,i),this.hasChanged=!1;let p=c&&c(this);if(this.animations=Object.entries(this.merged).reduce(((e,t)=>{let n=t[0],o=t[1],i=e[n]||{};const s=yE.num(o),l=yE.str(o)&&!o.startsWith("#")&&!/\d/.test(o)&&!TE[o],c=yE.arr(o),h=!s&&!c&&!l;let f=yE.und(r[n])?o:r[n],m=s||c||l?o:1,g=xE(a,n);p&&(m=p.animations[n].parent);let v,b=i.parent,y=i.interpolation,w=CE(p?m.getPayload():m),C=o;h&&(C=OE({range:[0,1],output:[o,o]})(1));let x=y&&y.getValue();const k=!yE.und(b)&&i.animatedValues.some((e=>!e.done)),$=!yE.equ(C,x),S=!yE.equ(C,i.previous),M=!yE.equ(g,i.config);if(d||S&&$||M){if(s||l)b=y=i.parent||new BE(f);else if(c)b=y=i.parent||new jE(f);else if(h){let e=i.interpolation&&i.interpolation.calc(i.parent.value);e=void 0===e||d?f:e,i.parent?(b=i.parent,b.setValue(0,!1)):b=new BE(0);const t={output:[e,o]};i.interpolation?(y=i.interpolation,i.interpolation.updateConfig(t)):y=b.interpolate(t)}return w=CE(p?m.getPayload():m),v=CE(b.getPayload()),d&&!h&&b.setValue(f,!1),this.hasChanged=!0,v.forEach((e=>{e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=k?e.lastVelocity:void 0,e.lastTime=k?e.lastTime:void 0,e.startTime=RE(),e.done=!1,e.animatedStyles.clear()})),xE(u,n)&&b.setValue(h?m:o,!1),vE({},e,{[n]:vE({},i,{name:n,parent:b,interpolation:y,animatedValues:v,toValues:w,previous:C,config:g,fromValues:CE(b.getValue()),immediate:xE(u,n),initialVelocity:wE(g.velocity,0),clamp:wE(g.clamp,!1),precision:wE(g.precision,.01),tension:wE(g.tension,170),friction:wE(g.friction,26),mass:wE(g.mass,1),duration:g.duration,easing:wE(g.easing,(e=>e)),decay:g.decay})})}return $?e:(h&&(b.setValue(1,!1),y.updateConfig({output:[C,C]})),b.done=!0,this.hasChanged=!0,vE({},e,{[n]:vE({},e[n],{previous:C})}))}),this.animations),this.hasChanged){this.configs=Object.values(this.animations),this.values={},this.interpolations={};for(let e in this.animations)this.interpolations[e]=this.animations[e].interpolation,this.values[e]=this.animations[e].interpolation.getValue()}return this}destroy(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0}};const WE=e=>{const t=yE.fun(e),n=((e,t)=>{const n=ae(!1),r=ae(),o=yE.fun(t),i=ie((()=>{let n;return r.current&&(r.current.map((e=>e.destroy())),r.current=void 0),[new Array(e).fill().map(((e,r)=>{const i=new qE,s=o?xE(t,r,i):t[r];return 0===r&&(n=s.ref),i.update(s),n||i.start(),i})),n]}),[e]),s=i[0],a=i[1];r.current=s,ge(a,(()=>({start:()=>Promise.all(r.current.map((e=>new Promise((t=>e.start(t)))))),stop:e=>r.current.forEach((t=>t.stop(e))),get controllers(){return r.current}})));const l=ie((()=>e=>r.current.map(((t,n)=>{t.update(o?xE(e,n,t):e[n]),a||t.start()}))),[e]);de((()=>{n.current?o||l(t):a||r.current.forEach((e=>e.start()))})),de((()=>(n.current=!0,()=>r.current.forEach((e=>e.destroy())))),[]);const c=r.current.map((e=>e.getValues()));return o?[c,l,e=>r.current.forEach((t=>t.pause(e)))]:c})(1,t?e:[e]),r=n[0],o=n[1],i=n[2];return t?[r[0],o,i]:r};class UE extends ME{constructor(e){void 0===e&&(e={}),super(),!e.transform||e.transform instanceof $E||(e=EE.transform(e)),this.payload=e}}const KE={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},ZE="[-+]?\\d*\\.?\\d+",GE=ZE+"%";function JE(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}const XE=new RegExp("rgb"+JE(ZE,ZE,ZE)),YE=new RegExp("rgba"+JE(ZE,ZE,ZE,ZE)),QE=new RegExp("hsl"+JE(ZE,GE,GE)),eT=new RegExp("hsla"+JE(ZE,GE,GE,ZE)),tT=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,nT=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,rT=/^#([0-9a-fA-F]{6})$/,oT=/^#([0-9a-fA-F]{8})$/;function iT(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function sT(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,o=2*n-r,i=iT(o,r,e+1/3),s=iT(o,r,e),a=iT(o,r,e-1/3);return Math.round(255*i)<<24|Math.round(255*s)<<16|Math.round(255*a)<<8}function aT(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function lT(e){return(parseFloat(e)%360+360)%360/360}function cT(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function dT(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function uT(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=rT.exec(e))?parseInt(t[1]+"ff",16)>>>0:KE.hasOwnProperty(e)?KE[e]:(t=XE.exec(e))?(aT(t[1])<<24|aT(t[2])<<16|aT(t[3])<<8|255)>>>0:(t=YE.exec(e))?(aT(t[1])<<24|aT(t[2])<<16|aT(t[3])<<8|cT(t[4]))>>>0:(t=tT.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=oT.exec(e))?parseInt(t[1],16)>>>0:(t=nT.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=QE.exec(e))?(255|sT(lT(t[1]),dT(t[2]),dT(t[3])))>>>0:(t=eT.exec(e))?(sT(lT(t[1]),dT(t[2]),dT(t[3]))|cT(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}const hT=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,pT=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,fT=new RegExp(`(${Object.keys(KE).join("|")})`,"g");let mT={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const gT=["Webkit","Ms","Moz","O"];function vT(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||mT.hasOwnProperty(e)&&mT[e]?(""+t).trim():t+"px"}mT=Object.keys(mT).reduce(((e,t)=>(gT.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),mT);const bT={};var yT,wT;yT=e=>new UE(e),AE=yT,wT=e=>{const t=e.output.map((e=>e.replace(pT,uT))).map((e=>e.replace(fT,uT))),n=t[0].match(hT).map((()=>[]));t.forEach((e=>{e.match(hT).forEach(((e,t)=>n[t].push(+e)))}));const r=t[0].match(hT).map(((t,r)=>zE(vE({},e,{output:n[r]}))));return e=>{let n=0;return t[0].replace(hT,(()=>r[n++](e))).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,((e,t,n,r,o)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${o})`))}},OE=wT,TE=KE,function(e,t){EE={fn:e,transform:t}}(((e,t)=>{if(!e.nodeType||void 0===e.setAttribute)return!1;{const o=t.style,i=t.children,s=t.scrollTop,a=t.scrollLeft,l=bE(t,["style","children","scrollTop","scrollLeft"]),c="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;void 0!==s&&(e.scrollTop=s),void 0!==a&&(e.scrollLeft=a),void 0!==i&&(e.textContent=i);for(let t in o)if(o.hasOwnProperty(t)){var n=0===t.indexOf("--"),r=vT(t,o[t],n);"float"===t&&(t="cssFloat"),n?e.style.setProperty(t,r):e.style[t]=r}for(let t in l){const n=c?t:bT[t]||(bT[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())));void 0!==e.getAttribute(n)&&e.setAttribute(n,l[t])}}}),(e=>e));var CT;const xT=(CT=e=>se(((t,n)=>{const r=function(){const e=le(!1)[1];return fe((()=>e((e=>!e))),[])}(),o=ae(!0),i=ae(null),s=ae(null),a=fe((e=>{const t=i.current;i.current=new NE(e,(()=>{let e=!1;s.current&&(e=EE.fn(s.current,i.current.getAnimatedValue())),s.current&&!1!==e||r()})),t&&t.detach()}),[]);de((()=>()=>{o.current=!1,i.current&&i.current.detach()}),[]),ge(n,(()=>(e=>e.current)(s))),a(t);const l=i.current.getValue();l.scrollTop,l.scrollLeft;const c=bE(l,["scrollTop","scrollLeft"]),d=(u=e,!yE.fun(u)||u.prototype instanceof ne.Component?e=>s.current=function(e,t){return t&&(yE.fun(t)?t(e):yE.obj(t)&&(t.current=e)),e}(e,n):void 0);var u;return ne.createElement(e,vE({},c,{ref:d}))})),e=>(yE.arr(e)?e:Object.keys(e)).reduce(((e,t)=>{const n=t;return e[n]=CT(n),e}),CT))(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);function kT(e,t){return e.map((function(e,n){return e+t[n]}))}function $T(e,t){return e.map((function(e,n){return e-t[n]}))}function ST(e){return Math.hypot.apply(Math,e)}function MT(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function ET(e,t,n){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,n):e*t*n/(t+n*e)}function TT(e,t,n,r){return void 0===r&&(r=.15),0===r?function(e,t,n){return Math.max(t,Math.min(e,n))}(e,t,n):e<t?-ET(t-e,n-t,r)+t:e>n?+ET(e-n,n-t,r)+n:e}function OT(e,t,n){return t&&function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}function LT(){return LT=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},LT.apply(this,arguments)}function AT(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function RT(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function NT(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function DT(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return NT(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?NT(e,t):void 0}}(e))||t){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function PT(){}function IT(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?PT:1===t.length?t[0]:function(){for(var e,n,r=DT(t);!(n=r()).done;){e=n.value.apply(this,arguments)||e}return e}}function zT(e,t){if(void 0===e){if(void 0===t)throw new Error("Must define fallback value if undefined is expected");e=t}return Array.isArray(e)?e:[e,e]}function VT(e){if("function"==typeof e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}return e}function HT(e,t){void 0===e&&(e={});for(var n={},r=0,o=Object.entries(t);r<o.length;r++){var i=o[r],s=i[0],a=i[1];switch(typeof a){case"function":n[s]=a.call(n,e[s],s,e);break;case"object":n[s]=HT(e[s],a);break;case"boolean":a&&(n[s]=e[s])}}return n}var _T=LT({},{threshold:function(e){return void 0===e&&(e=0),zT(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return zT(.15);case!1:return zT(0);default:return zT(e)}},enabled:function(e){return void 0===e&&(e=!0),e},triggerAllEvents:function(e){return void 0===e&&(e=!1),e},initial:function(e){return void 0===e&&(e=0),"function"==typeof e?e:zT(e)}},{axis:!0,lockDirection:function(e){return void 0===e&&(e=!1),e},bounds:function(e){if(void 0===e&&(e={}),"function"==typeof e)return function(t){return _T.bounds(e(t))};var t=e,n=t.left,r=void 0===n?-1/0:n,o=t.right,i=void 0===o?1/0:o,s=t.top,a=void 0===s?-1/0:s,l=t.bottom;return[[r,i],[a,void 0===l?1/0:l]]}}),BT="undefined"!=typeof window&&window.document&&window.document.createElement,jT={enabled:function(e){return void 0===e&&(e=!0),e},domTarget:!0,window:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return void 0===e&&(e=BT?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,n=t.passive,r=void 0===n||n,o=t.capture;return{passive:r,capture:void 0!==o&&o}}},FT=LT({},_T,{threshold:function(e,t,n){var r=n.filterTaps,o=void 0!==r&&r,i=n.lockDirection,s=void 0!==i&&i,a=n.axis,l=zT(e,o?3:s||(void 0===a?void 0:a)?1:0);return this.filterTaps=o||l[0]+l[1]>0,l},swipeVelocity:function(e){return void 0===e&&(e=.5),zT(e)},swipeDistance:function(e){return void 0===e&&(e=60),zT(e)},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function qT(e){var t=e.domTarget,n=e.eventOptions,r=e.window,o=e.enabled,i=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,["domTarget","eventOptions","window","enabled"]),s=function(e){return void 0===e&&(e={}),HT(e,jT)}({domTarget:t,eventOptions:n,window:r,enabled:o});return s.drag=function(e){return void 0===e&&(e={}),HT(e,FT)}(i),s}function WT(e){return LT({_active:!1,_blocked:!1,_intentional:[!1,!1],_movement:[0,0],_initial:[0,0],_bounds:[[-1/0,1/0],[-1/0,1/0]],_lastEventType:void 0,event:void 0,intentional:!1,values:[0,0],velocities:[0,0],delta:[0,0],movement:[0,0],offset:[0,0],lastOffset:[0,0],direction:[0,0],initial:[0,0],previous:[0,0],first:!1,last:!1,active:!1,timeStamp:0,startTime:0,elapsedTime:0,cancel:PT,canceled:!1,memo:void 0,args:void 0},e)}function UT(){return{shared:{hovering:!1,scrolling:!1,wheeling:!1,dragging:!1,moving:!1,pinching:!1,touches:0,buttons:0,down:!1,shiftKey:!1,altKey:!1,metaKey:!1,ctrlKey:!1},drag:WT({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0,_isTap:!0,_delayedEvent:!1,_pointerId:void 0,tap:!1,swipe:[0,0]}),pinch:WT({da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:WT({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:WT({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:WT({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var KT=new Map,ZT=function(){function e(e,t){var n=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var r;void 0===t&&(t=140),clearTimeout(n.controller.timeouts[n.stateKey]);for(var o=arguments.length,i=new Array(o>2?o-2:0),s=2;s<o;s++)i[s-2]=arguments[s];n.controller.timeouts[n.stateKey]=(r=window).setTimeout.apply(r,[e,t].concat(i))},this.clearTimeout=function(){clearTimeout(n.controller.timeouts[n.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),n.state._blocked)return n.debounced||(n.state._active=!1,n.clean()),null;if(!e&&!n.state.intentional&&!n.config.triggerAllEvents)return null;if(n.state.intentional){var t=n.state.active,r=n.state._active;n.state.active=r,n.state.first=r&&!t,n.state.last=t&&!r,n.controller.state.shared[n.ingKey]=r}var o=LT({},n.controller.state.shared,n.state,n.mapStateValues(n.state)),i=n.handler(o);return n.state.memo=void 0!==i?i:n.state.memo,n.state._active||n.clean(),o}}var t=e.prototype;return t.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},t.updateGestureState=function(e){Object.assign(this.state,e)},t.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},t.getMovement=function(e){var t=this.config,n=t.initial,r=t.bounds,o=t.rubberband,i=t.threshold,s=this.state,a=s._bounds,l=s._initial,c=s._active,d=s._intentional,u=s.lastOffset,h=s.movement,p=this.getInternalMovement(e,this.state),f=!1===d[0]?GT(p[0],i[0]):d[0],m=!1===d[1]?GT(p[1],i[1]):d[1],g=this.checkIntentionality([f,m],p);if(g._blocked)return LT({},g,{_movement:p,delta:[0,0]});var v,b,y,w,C=g._intentional,x=p;(!1!==C[0]&&!1===d[0]&&(b=VT(n,this.state),v=VT(r,this.state),l[0]=b[0],a[0]=v[0]),!1!==C[1]&&!1===d[1])&&(b=null!=(y=b)?y:VT(n,this.state),v=null!=(w=v)?w:VT(r,this.state),l[1]=b[1],a[1]=v[1]);var k=[!1!==C[0]?p[0]-C[0]:l[0],!1!==C[1]?p[1]-C[1]:l[1]],$=kT(k,u),S=c?o:[0,0];return k=JT(a,kT(k,l),S),LT({},g,{intentional:!1!==C[0]||!1!==C[1],_initial:l,_movement:x,movement:k,values:e,offset:JT(a,$,S),delta:$T(k,h)})},t.clean=function(){this.clearTimeout()},OT(e,[{key:"config",get:function(){return this.controller.config[this.stateKey]}},{key:"enabled",get:function(){return this.controller.config.enabled&&this.config.enabled}},{key:"state",get:function(){return this.controller.state[this.stateKey]}},{key:"handler",get:function(){return this.controller.handlers[this.stateKey]}}]),e}();function GT(e,t){return Math.abs(e)>=t&&MT(e)*t}function JT(e,t,n){var r=t[0],o=t[1],i=n[0],s=n[1],a=e[0],l=a[0],c=a[1],d=e[1],u=d[0],h=d[1];return[TT(r,l,c,i),TT(o,u,h,s)]}function XT(e,t,n){var r=e.state,o=e.args,i=t.timeStamp,s=t.type,a=r.values;return{_lastEventType:s,event:t,timeStamp:i,elapsedTime:n?0:i-r.startTime,args:o,previous:a}}function YT(e,t){return function(n){for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];return e.call.apply(e,[this,LT({},t,{event:n})].concat(o))}}var QT=function(e){var t=this;this.classes=e,this.bind=function(){for(var e={},n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];for(var i,s=DT(t.classes);!(i=s()).done;){new(0,i.value)(t,r).addBindings(e)}for(var a=0,l=Object.entries(t.nativeRefs);a<l.length;a++){var c=l[a];nO(e,c[0],YT(c[1],LT({},t.state.shared,{args:r})))}return t.config.domTarget?function(e,t){var n=e.config,r=e.domListeners,o=tO(n);if(!o)throw new Error("domTarget must be defined");var i=n.eventOptions;oO(o,eO(r),i);for(var s=0,a=Object.entries(t);s<a.length;s++){var l=a[s],c=l[0],d=l[1],u=c.slice(2).toLowerCase();r.push([u,IT.apply(void 0,d)])}rO(o,r,i)}(t,e):function(e,t){for(var n=e.config,r={},o=n.eventOptions.capture?"Capture":"",i=0,s=Object.entries(t);i<s.length;i++){var a=s[i],l=a[0],c=a[1],d=Array.isArray(c)?c:[c];r[l+o]=IT.apply(void 0,d)}return r}(t,e)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=tO(t.config),n=t.config.eventOptions;e&&oO(e,eO(t.domListeners),n),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,n=t.window,r=t.eventOptions,o=e.windowListeners;if(!n)return;for(var i in o){oO(n,o[i],r)}e.windowListeners={}}(t)},this.state=UT(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function eO(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function tO(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function nO(e,t,n){e[t]||(e[t]=[]),e[t].push(n)}function rO(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=DT(t);!(r=o()).done;){var i=r.value,s=i[0],a=i[1];e.addEventListener(s,a,n)}}function oO(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=DT(t);!(r=o()).done;){var i=r.value,s=i[0],a=i[1];e.removeEventListener(s,a,n)}}function iO(e,t,n){void 0===n&&(n={});var r=function(e){var t=new Set;e.drag&&t.add(KT.get("drag"));e.wheel&&t.add(KT.get("wheel"));e.scroll&&t.add(KT.get("scroll"));e.move&&t.add(KT.get("move"));e.pinch&&t.add(KT.get("pinch"));e.hover&&t.add(KT.get("hover"));return t}(e),o=ne.useMemo((function(){return new QT(r)}),[]);return o.config=t,o.handlers=e,o.nativeRefs=n,ne.useEffect(o.effect,[]),o.config.domTarget?sO:o.bind}function sO(){"development"===process.env.NODE_ENV&&console.warn("Deprecation notice: When the `domTarget` option is specified, you don't need to write `useEffect(bind, [bind])` anymore: event binding is now made handled internally to this lib.\n\nNext version won't return anything when `domTarget` is provided, therefore your code will break if you try to call `useEffect`.")}var aO=function(e){function t(){return e.apply(this,arguments)||this}AT(t,e);var n=t.prototype;return n.getInternalMovement=function(e,t){return $T(e,t.initial)},n.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var n=t.map(Math.abs),r=n[0],o=n[1],i=this.state.axis||(r>o?"x":r<o?"y":void 0);return this.config.axis||this.config.lockDirection?i?this.config.axis&&i!==this.config.axis?{_intentional:e,_blocked:!0,axis:i}:(e["x"===i?1:0]=!1,{_intentional:e,_blocked:!1,axis:i}):{_intentional:[!1,!1],_blocked:!1,axis:i}:{_intentional:e,_blocked:!1,axis:i}},n.getKinematics=function(e,t){var n=this.getMovement(e);if(!n._blocked){var r=t.timeStamp-this.state.timeStamp;Object.assign(n,function(e,t,n){var r=ST(t),o=0===r?0:1/r,i=0===n?0:1/n,s=i*r,a=t.map((function(e){return i*e})),l=t.map((function(e){return o*e}));return{velocities:a,velocity:s,distance:ST(e),direction:l}}(n.movement,n.delta,r))}return n},n.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(ZT);function lO(e){if("touches"in e){var t=e.targetTouches,n=e.changedTouches;return t.length>0?t:n}return null}function cO(e){var t="buttons"in e?e.buttons:0,n=lO(e),r=n&&n.length||0;return{touches:r,down:r>0||t>0,buttons:t,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}function dO(e){var t=lO(e),n=t?t[0]:e;return[n.clientX,n.clientY]}var uO=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.onDragStart=function(e){t.enabled&&!t.state._active&&(!function(e,t,n){var r=e.config,o=e.windowListeners;void 0===n&&(n=[]),r.window&&(oO(r.window,o[t],r.eventOptions),rO(r.window,o[t]=n,r.eventOptions))}(t.controller,t.stateKey,[["pointermove",t.onDragChange],["pointerup",t.onDragEnd],["pointercancel",t.onDragEnd]]),t.updateGestureState({_pointerId:e.pointerId}),t.config.delay>0?(t.state._delayedEvent=!0,"persist"in e&&"function"==typeof e.persist&&e.persist(),t.setTimeout(t.startDrag.bind(RT(t)),t.config.delay,e)):t.startDrag(e))},t.onDragChange=function(e){if(!t.state.canceled&&e.pointerId===t.state._pointerId)if(t.state._active){var n=cO(e);if(n.down){t.updateSharedState(n);var r=dO(e),o=t.getKinematics(r,e),i=XT(RT(t),e),s=t.state._isTap,a=ST(o._movement);s&&a>=3&&(s=!1),t.updateGestureState(LT({},i,o,{_isTap:s})),t.fireGestureHandler()}else t.onDragEnd(e)}else t.state._delayedEvent&&(t.clearTimeout(),t.startDrag(e))},t.onDragEnd=function(e){if(e.pointerId===t.state._pointerId){t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0});var n=t.state._isTap,r=t.state.velocities,o=r[0],i=r[1],s=t.state.movement,a=s[0],l=s[1],c=t.state._intentional,d=c[0],u=c[1],h=t.config.swipeVelocity,p=h[0],f=h[1],m=t.config.swipeDistance,g=m[0],v=m[1],b=LT({},XT(RT(t),e),t.getMovement(t.state.values)),y=[0,0];b.elapsedTime<220&&(!1!==d&&Math.abs(o)>p&&Math.abs(a)>g&&(y[0]=MT(o)),!1!==u&&Math.abs(i)>f&&Math.abs(l)>v&&(y[1]=MT(i))),t.updateGestureState(LT({},b,{tap:n,swipe:y})),t.fireGestureHandler(!0===n)}},t.clean=function(){e.prototype.clean.call(RT(t)),t.state._delayedEvent=!1,function(e,t){var n=e.config,r=e.windowListeners;n.window&&(oO(n.window,r[t],n.eventOptions),delete r[t])}(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0}),t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0}),requestAnimationFrame((function(){return t.fireGestureHandler()})))},t.onClick=function(e){t.state._isTap||e.stopPropagation()},t}AT(t,e);var n=t.prototype;return n.startDrag=function(e){var t=dO(e);this.updateSharedState(cO(e)),this.updateGestureState(LT({},function(e,t,n){var r=e.state.offset,o=n.timeStamp;return LT({},UT()[e.stateKey],{_active:!0,values:t,initial:t,offset:r,lastOffset:r,startTime:o})}(this,t,e),XT(this,e,!0),{_pointerId:e.pointerId,cancel:this.onCancel})),this.updateGestureState(this.getMovement(t)),this.fireGestureHandler()},n.addBindings=function(e){(nO(e,"onPointerDown",this.onDragStart),this.config.filterTaps)&&nO(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(aO);function hO(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var n,r,o,i;if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!hO(e[r],t[r]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;for(i=e.entries();!(r=i.next()).done;)if(!hO(r.value[1],t.get(r.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((n=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(r=n;0!=r--;)if(!("_owner"===o[r]&&e.$$typeof||hO(e[o[r]],t[o[r]])))return!1;return!0}return e!=e&&t!=t}function pO(e,t){try{return hO(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}function fO(e,t){void 0===t&&(t={}),KT.set("drag",uO);var n=ae();return n.current||(n.current=function(e,t){var n,r,o=[],i=!1;return function(){for(var s=arguments.length,a=new Array(s),l=0;l<s;l++)a[l]=arguments[l];return i&&n===this&&t(a,o)||(r=e.apply(this,a),i=!0,n=this,o=a),r}}(qT,pO)),iO({drag:e},n.current(t))}
2681
2692
  /*!
2682
2693
  * tabbable 5.3.3
2683
2694
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
2684
- */var fO=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],mO=fO.join(","),gO="undefined"==typeof Element,vO=gO?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,bO=!gO&&Element.prototype.getRootNode?function(e){return e.getRootNode()}:function(e){return e.ownerDocument},yO=function(e,t,n){var r=Array.prototype.slice.apply(e.querySelectorAll(mO));return t&&vO.call(e,mO)&&r.unshift(e),r=r.filter(n)},wO=function e(t,n,r){for(var o=[],i=Array.from(t);i.length;){var s=i.shift();if("SLOT"===s.tagName){var a=s.assignedElements(),l=e(a.length?a:s.children,!0,r);r.flatten?o.push.apply(o,l):o.push({scope:s,candidates:l})}else{vO.call(s,mO)&&r.filter(s)&&(n||!t.includes(s))&&o.push(s);var c=s.shadowRoot||"function"==typeof r.getShadowRoot&&r.getShadowRoot(s),d=!r.shadowRootFilter||r.shadowRootFilter(s);if(c&&d){var u=e(!0===c?s.children:c.children,!0,r);r.flatten?o.push.apply(o,u):o.push({scope:s,candidates:u})}else i.unshift.apply(i,s.children)}}return o},CO=function(e,t){return e.tabIndex<0&&(t||/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||e.isContentEditable)&&isNaN(parseInt(e.getAttribute("tabindex"),10))?0:e.tabIndex},xO=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},kO=function(e){return"INPUT"===e.tagName},$O=function(e){return function(e){return kO(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||bO(e),r=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=r(window.CSS.escape(e.name));else try{t=r(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!o||o===e}(e)},SO=function(e){var t=e.getBoundingClientRect(),n=t.width,r=t.height;return 0===n&&0===r},MO=function(e,t){return!(t.disabled||function(e){return kO(e)&&"hidden"===e.type}(t)||function(e,t){var n=t.displayCheck,r=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var o=vO.call(e,"details>summary:first-of-type")?e.parentElement:e;if(vO.call(o,"details:not([open]) *"))return!0;var i=bO(e).host,s=(null==i?void 0:i.ownerDocument.contains(i))||e.ownerDocument.contains(e);if(n&&"full"!==n){if("non-zero-area"===n)return SO(e)}else{if("function"==typeof r){for(var a=e;e;){var l=e.parentElement,c=bO(e);if(l&&!l.shadowRoot&&!0===r(l))return SO(e);e=e.assignedSlot?e.assignedSlot:l||c===e.ownerDocument?l:c.host}e=a}if(s)return!e.getClientRects().length}return!1}(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var r=t.children.item(n);if("LEGEND"===r.tagName)return!!vO.call(t,"fieldset[disabled] *")||!r.contains(e)}return!0}t=t.parentElement}return!1}(t))},EO=function(e,t){return!($O(t)||CO(t)<0||!MO(e,t))},TO=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},OO=function e(t){var n=[],r=[];return t.forEach((function(t,o){var i=!!t.scope,s=i?t.scope:t,a=CO(s,i),l=i?e(t.candidates):s;0===a?i?n.push.apply(n,l):n.push(s):r.push({documentOrder:o,tabIndex:a,item:t,isScope:i,content:l})})),r.sort(xO).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(n)},LO=function(e,t){var n;return n=(t=t||{}).getShadowRoot?wO([e],t.includeContainer,{filter:EO.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:TO}):yO(e,t.includeContainer,EO.bind(null,t)),OO(n)},AO=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==vO.call(e,mO)&&EO(t,e)},RO=fO.concat("iframe").join(","),NO=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==vO.call(e,RO)&&MO(t,e)};
2695
+ */var mO=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],gO=mO.join(","),vO="undefined"==typeof Element,bO=vO?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,yO=!vO&&Element.prototype.getRootNode?function(e){return e.getRootNode()}:function(e){return e.ownerDocument},wO=function(e,t,n){var r=Array.prototype.slice.apply(e.querySelectorAll(gO));return t&&bO.call(e,gO)&&r.unshift(e),r=r.filter(n)},CO=function e(t,n,r){for(var o=[],i=Array.from(t);i.length;){var s=i.shift();if("SLOT"===s.tagName){var a=s.assignedElements(),l=e(a.length?a:s.children,!0,r);r.flatten?o.push.apply(o,l):o.push({scope:s,candidates:l})}else{bO.call(s,gO)&&r.filter(s)&&(n||!t.includes(s))&&o.push(s);var c=s.shadowRoot||"function"==typeof r.getShadowRoot&&r.getShadowRoot(s),d=!r.shadowRootFilter||r.shadowRootFilter(s);if(c&&d){var u=e(!0===c?s.children:c.children,!0,r);r.flatten?o.push.apply(o,u):o.push({scope:s,candidates:u})}else i.unshift.apply(i,s.children)}}return o},xO=function(e,t){return e.tabIndex<0&&(t||/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||e.isContentEditable)&&isNaN(parseInt(e.getAttribute("tabindex"),10))?0:e.tabIndex},kO=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},$O=function(e){return"INPUT"===e.tagName},SO=function(e){return function(e){return $O(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||yO(e),r=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=r(window.CSS.escape(e.name));else try{t=r(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!o||o===e}(e)},MO=function(e){var t=e.getBoundingClientRect(),n=t.width,r=t.height;return 0===n&&0===r},EO=function(e,t){return!(t.disabled||function(e){return $O(e)&&"hidden"===e.type}(t)||function(e,t){var n=t.displayCheck,r=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var o=bO.call(e,"details>summary:first-of-type")?e.parentElement:e;if(bO.call(o,"details:not([open]) *"))return!0;var i=yO(e).host,s=(null==i?void 0:i.ownerDocument.contains(i))||e.ownerDocument.contains(e);if(n&&"full"!==n){if("non-zero-area"===n)return MO(e)}else{if("function"==typeof r){for(var a=e;e;){var l=e.parentElement,c=yO(e);if(l&&!l.shadowRoot&&!0===r(l))return MO(e);e=e.assignedSlot?e.assignedSlot:l||c===e.ownerDocument?l:c.host}e=a}if(s)return!e.getClientRects().length}return!1}(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var r=t.children.item(n);if("LEGEND"===r.tagName)return!!bO.call(t,"fieldset[disabled] *")||!r.contains(e)}return!0}t=t.parentElement}return!1}(t))},TO=function(e,t){return!(SO(t)||xO(t)<0||!EO(e,t))},OO=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},LO=function e(t){var n=[],r=[];return t.forEach((function(t,o){var i=!!t.scope,s=i?t.scope:t,a=xO(s,i),l=i?e(t.candidates):s;0===a?i?n.push.apply(n,l):n.push(s):r.push({documentOrder:o,tabIndex:a,item:t,isScope:i,content:l})})),r.sort(kO).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(n)},AO=function(e,t){var n;return n=(t=t||{}).getShadowRoot?CO([e],t.includeContainer,{filter:TO.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:OO}):wO(e,t.includeContainer,TO.bind(null,t)),LO(n)},RO=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==bO.call(e,gO)&&TO(t,e)},NO=mO.concat("iframe").join(","),DO=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==bO.call(e,NO)&&EO(t,e)};
2685
2696
  /*!
2686
2697
  * focus-trap 6.9.4
2687
2698
  * @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
2688
2699
  */
2689
- function DO(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 PO(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?DO(Object(n),!0).forEach((function(t){IO(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):DO(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function IO(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var zO,VO=(zO=[],{activateTrap:function(e){if(zO.length>0){var t=zO[zO.length-1];t!==e&&t.pause()}var n=zO.indexOf(e);-1===n||zO.splice(n,1),zO.push(e)},deactivateTrap:function(e){var t=zO.indexOf(e);-1!==t&&zO.splice(t,1),zO.length>0&&zO[zO.length-1].unpause()}}),HO=function(e){return setTimeout(e,0)},_O=function(e,t){var n=-1;return e.every((function(e,r){return!t(e)||(n=r,!1)})),n},BO=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return"function"==typeof e?e.apply(void 0,n):e},jO=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},FO=function(e,t){var n,r=(null==t?void 0:t.document)||document,o=PO({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},t),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},s=function(e,t,n){return e&&void 0!==e[t]?e[t]:o[n||t]},a=function(e){return i.containerGroups.findIndex((function(t){var n=t.container,r=t.tabbableNodes;return n.contains(e)||r.find((function(t){return t===e}))}))},l=function(e){var t=o[e];if("function"==typeof t){for(var n=arguments.length,i=new Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];t=t.apply(void 0,i)}if(!0===t&&(t=void 0),!t){if(void 0===t||!1===t)return t;throw new Error("`".concat(e,"` was specified but was not a node, or did not return a node"))}var a=t;if("string"==typeof t&&!(a=r.querySelector(t)))throw new Error("`".concat(e,"` as selector refers to no known node"));return a},c=function(){var e=l("initialFocus");if(!1===e)return!1;if(void 0===e)if(a(r.activeElement)>=0)e=r.activeElement;else{var t=i.tabbableGroups[0];e=t&&t.firstTabbableNode||l("fallbackFocus")}if(!e)throw new Error("Your focus-trap needs to have at least one focusable element");return e},d=function(){if(i.containerGroups=i.containers.map((function(e){var t,n,r=LO(e,o.tabbableOptions),i=(t=e,(n=(n=o.tabbableOptions)||{}).getShadowRoot?wO([t],n.includeContainer,{filter:MO.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):yO(t,n.includeContainer,MO.bind(null,n)));return{container:e,tabbableNodes:r,focusableNodes:i,firstTabbableNode:r.length>0?r[0]:null,lastTabbableNode:r.length>0?r[r.length-1]:null,nextTabbableNode:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=i.findIndex((function(t){return t===e}));if(!(n<0))return t?i.slice(n+1).find((function(e){return AO(e,o.tabbableOptions)})):i.slice(0,n).reverse().find((function(e){return AO(e,o.tabbableOptions)}))}}})),i.tabbableGroups=i.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),i.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},u=function e(t){!1!==t&&t!==r.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!o.preventScroll}),i.mostRecentlyFocusedNode=t,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(t)&&t.select()):e(c()))},h=function(e){var t=l("setReturnFocus",e);return t||!1!==t&&e},p=function(e){var t=jO(e);a(t)>=0||(BO(o.clickOutsideDeactivates,e)?n.deactivate({returnFocus:o.returnFocusOnDeactivate&&!NO(t,o.tabbableOptions)}):BO(o.allowOutsideClick,e)||e.preventDefault())},f=function(e){var t=jO(e),n=a(t)>=0;n||t instanceof Document?n&&(i.mostRecentlyFocusedNode=t):(e.stopImmediatePropagation(),u(i.mostRecentlyFocusedNode||c()))},m=function(e){if(function(e){return"Escape"===e.key||"Esc"===e.key||27===e.keyCode}(e)&&!1!==BO(o.escapeDeactivates,e))return e.preventDefault(),void n.deactivate();(function(e){return"Tab"===e.key||9===e.keyCode})(e)&&function(e){var t=jO(e);d();var n=null;if(i.tabbableGroups.length>0){var r=a(t),s=r>=0?i.containerGroups[r]:void 0;if(r<0)n=e.shiftKey?i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:i.tabbableGroups[0].firstTabbableNode;else if(e.shiftKey){var c=_O(i.tabbableGroups,(function(e){var n=e.firstTabbableNode;return t===n}));if(c<0&&(s.container===t||NO(t,o.tabbableOptions)&&!AO(t,o.tabbableOptions)&&!s.nextTabbableNode(t,!1))&&(c=r),c>=0){var h=0===c?i.tabbableGroups.length-1:c-1;n=i.tabbableGroups[h].lastTabbableNode}}else{var p=_O(i.tabbableGroups,(function(e){var n=e.lastTabbableNode;return t===n}));if(p<0&&(s.container===t||NO(t,o.tabbableOptions)&&!AO(t,o.tabbableOptions)&&!s.nextTabbableNode(t))&&(p=r),p>=0){var f=p===i.tabbableGroups.length-1?0:p+1;n=i.tabbableGroups[f].firstTabbableNode}}}else n=l("fallbackFocus");n&&(e.preventDefault(),u(n))}(e)},g=function(e){var t=jO(e);a(t)>=0||BO(o.clickOutsideDeactivates,e)||BO(o.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},v=function(){if(i.active)return VO.activateTrap(n),i.delayInitialFocusTimer=o.delayInitialFocus?HO((function(){u(c())})):u(c()),r.addEventListener("focusin",f,!0),r.addEventListener("mousedown",p,{capture:!0,passive:!1}),r.addEventListener("touchstart",p,{capture:!0,passive:!1}),r.addEventListener("click",g,{capture:!0,passive:!1}),r.addEventListener("keydown",m,{capture:!0,passive:!1}),n},b=function(){if(i.active)return r.removeEventListener("focusin",f,!0),r.removeEventListener("mousedown",p,!0),r.removeEventListener("touchstart",p,!0),r.removeEventListener("click",g,!0),r.removeEventListener("keydown",m,!0),n};return(n={get active(){return i.active},get paused(){return i.paused},activate:function(e){if(i.active)return this;var t=s(e,"onActivate"),n=s(e,"onPostActivate"),o=s(e,"checkCanFocusTrap");o||d(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=r.activeElement,t&&t();var a=function(){o&&d(),v(),n&&n()};return o?(o(i.containers.concat()).then(a,a),this):(a(),this)},deactivate:function(e){if(!i.active)return this;var t=PO({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},e);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,b(),i.active=!1,i.paused=!1,VO.deactivateTrap(n);var r=s(t,"onDeactivate"),a=s(t,"onPostDeactivate"),l=s(t,"checkCanReturnFocus"),c=s(t,"returnFocus","returnFocusOnDeactivate");r&&r();var d=function(){HO((function(){c&&u(h(i.nodeFocusedBeforeActivation)),a&&a()}))};return c&&l?(l(h(i.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(){return i.paused||!i.active||(i.paused=!0,b()),this},unpause:function(){return i.paused&&i.active?(i.paused=!1,d(),v(),this):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return i.containers=t.map((function(e){return"string"==typeof e?r.querySelector(e):e})),i.active&&d(),this}}).updateContainerElements(e),n};var qO=!1;if("undefined"!=typeof window){var WO={get passive(){qO=!0}};window.addEventListener("testPassive",null,WO),window.removeEventListener("testPassive",null,WO)}var UO,KO="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),ZO=[],GO=!1,JO=-1,XO=void 0,YO=void 0,QO=function(e){return ZO.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},eL=function(e){var t=e||window.event;return!!QO(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},tL=function(e,t){if(e){if(!ZO.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};ZO=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(ZO),[n]),KO?(e.ontouchstart=function(e){1===e.targetTouches.length&&(JO=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var n=e.targetTouches[0].clientY-JO;!QO(e.target)&&(t&&0===t.scrollTop&&n>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?eL(e):e.stopPropagation())}(t,e)},GO||(document.addEventListener("touchmove",eL,qO?{passive:!1}:void 0),GO=!0)):function(e){if(void 0===YO){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(YO=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===XO&&(XO=document.body.style.overflow,document.body.style.overflow="hidden")}(t)}}else console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.")},nL=function(e){e?(ZO=ZO.filter((function(t){return t.targetElement!==e})),KO?(e.ontouchstart=null,e.ontouchmove=null,GO&&0===ZO.length&&(document.removeEventListener("touchmove",eL,qO?{passive:!1}:void 0),GO=!1)):ZO.length||(void 0!==YO&&(document.body.style.paddingRight=YO,YO=void 0),void 0!==XO&&(document.body.style.overflow=XO,XO=void 0))):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")},rL=[],oL="ResizeObserver loop completed with undelivered notifications.";!function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(UO||(UO={}));var iL,sL=function(e){return Object.freeze(e)},aL=function(e,t){this.inlineSize=e,this.blockSize=t,sL(this)},lL=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,sL(this)}return e.prototype.toJSON=function(){var e=this;return{x:e.x,y:e.y,top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),cL=function(e){return e instanceof SVGElement&&"getBBox"in e},dL=function(e){if(cL(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var o=e,i=o.offsetWidth,s=o.offsetHeight;return!(i||s||e.getClientRects().length)},uL=function(e){var t;if(e instanceof Element)return!0;var n=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(n&&e instanceof n.Element)},hL="undefined"!=typeof window?window:{},pL=new WeakMap,fL=/auto|scroll/,mL=/^tb|vertical/,gL=/msie|trident/i.test(hL.navigator&&hL.navigator.userAgent),vL=function(e){return parseFloat(e||"0")},bL=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new aL((n?t:e)||0,(n?e:t)||0)},yL=sL({devicePixelContentBoxSize:bL(),borderBoxSize:bL(),contentBoxSize:bL(),contentRect:new lL(0,0,0,0)}),wL=function(e,t){if(void 0===t&&(t=!1),pL.has(e)&&!t)return pL.get(e);if(dL(e))return pL.set(e,yL),yL;var n=getComputedStyle(e),r=cL(e)&&e.ownerSVGElement&&e.getBBox(),o=!gL&&"border-box"===n.boxSizing,i=mL.test(n.writingMode||""),s=!r&&fL.test(n.overflowY||""),a=!r&&fL.test(n.overflowX||""),l=r?0:vL(n.paddingTop),c=r?0:vL(n.paddingRight),d=r?0:vL(n.paddingBottom),u=r?0:vL(n.paddingLeft),h=r?0:vL(n.borderTopWidth),p=r?0:vL(n.borderRightWidth),f=r?0:vL(n.borderBottomWidth),m=u+c,g=l+d,v=(r?0:vL(n.borderLeftWidth))+p,b=h+f,y=a?e.offsetHeight-b-e.clientHeight:0,w=s?e.offsetWidth-v-e.clientWidth:0,C=o?m+v:0,x=o?g+b:0,k=r?r.width:vL(n.width)-C-w,$=r?r.height:vL(n.height)-x-y,S=k+m+w+v,M=$+g+y+b,E=sL({devicePixelContentBoxSize:bL(Math.round(k*devicePixelRatio),Math.round($*devicePixelRatio),i),borderBoxSize:bL(S,M,i),contentBoxSize:bL(k,$,i),contentRect:new lL(u,l,k,$)});return pL.set(e,E),E},CL=function(e,t,n){var r=wL(e,n),o=r.borderBoxSize,i=r.contentBoxSize,s=r.devicePixelContentBoxSize;switch(t){case UO.DEVICE_PIXEL_CONTENT_BOX:return s;case UO.BORDER_BOX:return o;default:return i}},xL=function(e){var t=wL(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=sL([t.borderBoxSize]),this.contentBoxSize=sL([t.contentBoxSize]),this.devicePixelContentBoxSize=sL([t.devicePixelContentBoxSize])},kL=function(e){if(dL(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},$L=function(){var e=1/0,t=[];rL.forEach((function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach((function(t){var n=new xL(t.target),o=kL(t.target);r.push(n),t.lastReportedSize=CL(t.target,t.observedBox),o<e&&(e=o)})),t.push((function(){n.callback.call(n.observer,r,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,r=t;n<r.length;n++){(0,r[n])()}return e},SL=function(e){rL.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(n){n.isActive()&&(kL(n.target)>e?t.activeTargets.push(n):t.skippedTargets.push(n))}))}))},ML=function(){var e=0;for(SL(e);rL.some((function(e){return e.activeTargets.length>0}));)e=$L(),SL(e);return rL.some((function(e){return e.skippedTargets.length>0}))&&function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:oL}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=oL),window.dispatchEvent(e)}(),e>0},EL=[],TL=function(e){if(!iL){var t=0,n=document.createTextNode("");new MutationObserver((function(){return EL.splice(0).forEach((function(e){return e()}))})).observe(n,{characterData:!0}),iL=function(){n.textContent="".concat(t?t--:t++)}}EL.push(e),iL()},OL=0,LL={attributes:!0,characterData:!0,childList:!0,subtree:!0},AL=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],RL=function(e){return void 0===e&&(e=0),Date.now()+e},NL=!1,DL=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!NL){NL=!0;var n,r=RL(e);n=function(){var n=!1;try{n=ML()}finally{if(NL=!1,e=r-RL(),!OL)return;n?t.run(1e3):e>0?t.run(e):t.start()}},TL((function(){requestAnimationFrame(n)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,LL)};document.body?t():hL.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),AL.forEach((function(t){return hL.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),AL.forEach((function(t){return hL.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),PL=function(e){!OL&&e>0&&DL.start(),!(OL+=e)&&DL.stop()},IL=function(){function e(e,t){this.target=e,this.observedBox=t||UO.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e=CL(this.target,this.observedBox,!0);return function(e){return!cL(e)&&!function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(e)&&"inline"===getComputedStyle(e).display}(this.target)&&(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},e}(),zL=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},VL=new WeakMap,HL=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},_L=function(){function e(){}return e.connect=function(e,t){var n=new zL(e,t);VL.set(e,n)},e.observe=function(e,t,n){var r=VL.get(e),o=0===r.observationTargets.length;HL(r.observationTargets,t)<0&&(o&&rL.push(r),r.observationTargets.push(new IL(t,n&&n.box)),PL(1),DL.schedule())},e.unobserve=function(e,t){var n=VL.get(e),r=HL(n.observationTargets,t),o=1===n.observationTargets.length;r>=0&&(o&&rL.splice(rL.indexOf(n),1),n.observationTargets.splice(r,1),PL(-1))},e.disconnect=function(e){var t=this,n=VL.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},e}(),BL=function(){function e(e){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");_L.connect(this,e)}return e.prototype.observe=function(e,t){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!uL(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");_L.observe(this,e,t)},e.prototype.unobserve=function(e){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!uL(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");_L.unobserve(this,e)},e.prototype.disconnect=function(){_L.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();function jL(){return jL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},jL.apply(this,arguments)}function FL(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}var qL="undefined"!=typeof window?ue:de;function WL(e,t,n){return t=(t=+t)==t?t:0,n=(n=+n)==n?n:0,(e=+e)==e&&(e=(e=e<=n?e:n)>=t?e:t),e}function UL(e){var t=Math.round(e);if(Number.isNaN(e))throw new TypeError("Found a NaN! Check your snapPoints / defaultSnap / snapTo ");return t}var KL={box:"border-box"};function ZL(e,t){var n=t.label,r=t.enabled,o=t.resizeSourceRef,i=le(0),s=i[0],a=i[1];ce(n+": "+s);var l=fe((function(e){a(e[0].borderBoxSize[0].blockSize),o.current="element"}),[o]);return qL((function(){if(e.current&&r){var t=new BL(l);return t.observe(e.current,KL),function(){t.disconnect()}}}),[e,l,r]),r?s:0}function GL(e){return void 0===e&&(e=1e3),new Promise((function(t){return setTimeout(t,e)}))}var JL={DRAG:{target:"#overlay.dragging",actions:"onOpenEnd"}},XL={RESIZE:{target:"#overlay.resizing",actions:"onOpenEnd"}},YL=function(e,t,n){return void 0===n&&(n=e.context),new eE(e,t,n)}({id:"overlay",initial:"closed",context:{initialState:"CLOSED"},states:{closed:{on:{OPEN:"opening",CLOSE:void 0}},opening:{initial:"start",states:{start:{invoke:{src:"onOpenStart",onDone:"transition"}},transition:{always:[{target:"immediately",cond:"initiallyOpen"},{target:"smoothly",cond:"initiallyClosed"}]},immediately:{initial:"open",states:{open:{invoke:{src:"openImmediately",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"#overlay.opening.end"},on:jL({},JL,XL)}}},smoothly:{initial:"visuallyHidden",states:{visuallyHidden:{invoke:{src:"renderVisuallyHidden",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"open"}},open:{invoke:{src:"openSmoothly",onDone:"#overlay.opening.end"},on:jL({},JL,XL)}}},end:{invoke:{src:"onOpenEnd",onDone:"done"},on:{CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:jL({},{CLOSE:{target:"#overlay.closing",actions:"onOpenCancel"}}),onDone:"open"},open:{on:{DRAG:"#overlay.dragging",SNAP:"snapping",RESIZE:"resizing"}},dragging:{on:{SNAP:"snapping"}},snapping:{initial:"start",states:{start:{invoke:{src:"onSnapStart",onDone:"snappingSmoothly"},entry:[nE({y:function(e,t){return t.payload.y},velocity:function(e,t){return t.payload.velocity},snapSource:function(e,t){var n=t.payload.source;return void 0===n?"custom":n}})]},snappingSmoothly:{invoke:{src:"snapSmoothly",onDone:"end"}},end:{invoke:{src:"onSnapEnd",onDone:"done"},on:{RESIZE:"#overlay.resizing",SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{SNAP:{target:"snapping",actions:"onSnapEnd"},RESIZE:{target:"#overlay.resizing",actions:"onSnapCancel"},DRAG:{target:"#overlay.dragging",actions:"onSnapCancel"},CLOSE:{target:"#overlay.closing",actions:"onSnapCancel"}},onDone:"open"},resizing:{initial:"start",states:{start:{invoke:{src:"onResizeStart",onDone:"resizingSmoothly"}},resizingSmoothly:{invoke:{src:"resizeSmoothly",onDone:"end"}},end:{invoke:{src:"onResizeEnd",onDone:"done"},on:{SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{RESIZE:{target:"resizing",actions:"onResizeEnd"},SNAP:{target:"snapping",actions:"onResizeCancel"},DRAG:{target:"#overlay.dragging",actions:"onResizeCancel"},CLOSE:{target:"#overlay.closing",actions:"onResizeCancel"}},onDone:"open"},closing:{initial:"start",states:{start:{invoke:{src:"onCloseStart",onDone:"deactivating"},on:{OPEN:{target:"#overlay.open",actions:"onCloseCancel"}}},deactivating:{invoke:{src:"deactivate",onDone:"closingSmoothly"}},closingSmoothly:{invoke:{src:"closeSmoothly",onDone:"end"}},end:{invoke:{src:"onCloseEnd",onDone:"done"},on:{OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}}},done:{type:"final"}},on:{CLOSE:void 0,OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}},onDone:"closed"}},on:{CLOSE:"closing"}},{actions:{onOpenCancel:function(e,t){},onSnapCancel:function(e,t){},onResizeCancel:function(e,t){},onCloseCancel:function(e,t){},onOpenEnd:function(e,t){},onSnapEnd:function(e,t){},onRezizeEnd:function(e,t){}},services:{onSnapStart:function(){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenStart:function(){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseStart:function(){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeStart:function(){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},onSnapEnd:function(){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenEnd:function(){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseEnd:function(){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeEnd:function(){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},renderVisuallyHidden:function(e,t){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},activate:function(e,t){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},deactivate:function(e,t){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},openSmoothly:function(e,t){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},openImmediately:function(e,t){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},snapSmoothly:function(e,t){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},resizeSmoothly:function(e,t){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}},closeSmoothly:function(e,t){try{return Promise.resolve(GL()).then((function(){}))}catch(e){return Promise.reject(e)}}},guards:{initiallyClosed:function(e){return"CLOSED"===e.initialState},initiallyOpen:function(e){return"OPEN"===e.initialState}}}),QL=["children","sibling","className","footer","header","open","initialState","lastSnapRef","initialFocusRef","onDismiss","maxHeight","defaultSnap","snapPoints","blocking","scrollLocking","style","onSpringStart","onSpringCancel","onSpringEnd","reserveScrollBarGap","expandOnContentDrag"],eA=["velocity"],tA=["onRest","config"],nA={tension:170,friction:26},rA=nA.tension,oA=nA.friction,iA=ne.forwardRef((function(e,t){var n=e.children,r=e.sibling,o=e.className,i=e.footer,s=e.header,a=e.open,l=e.initialState,c=e.lastSnapRef,d=e.initialFocusRef,u=e.onDismiss,h=e.maxHeight,p=e.defaultSnap,f=void 0===p?aA:p,m=e.snapPoints,g=void 0===m?lA:m,v=e.blocking,b=void 0===v||v,y=e.scrollLocking,w=void 0===y||y,C=e.style,x=e.onSpringStart,k=e.onSpringCancel,$=e.onSpringEnd,S=e.reserveScrollBarGap,M=void 0===S?b:S,E=e.expandOnContentDrag,T=void 0!==E&&E,O=FL(e,QL),L=function(){var e=le(!1),t=e[0],n=e[1],r=le({}),o=r[0],i=r[1],s=fe((function(e){return i((function(t){var n;return jL({},t,((n={})[e]=!1,n))})),function(){i((function(t){var n;return jL({},t,((n={})[e]=!0,n))}))}}),[]);return de((function(){var e=Object.values(o);0!==e.length&&e.every(Boolean)&&n(!0)}),[o]),{ready:t,registerReady:s}}(),A=L.ready,R=L.registerReady,N=ae(!1),D=ae(x),P=ae(k),I=ae($);de((function(){D.current=x,P.current=k,I.current=$}),[k,x,$]);var z,V,H=qE((function(){return{y:0,ready:0,maxHeight:0,minSnap:0,maxSnap:0}})),_=H[0],B=H[1],j=ae(null),F=ae(null),q=ae(null),W=ae(null),U=ae(null),K=ae(null),Z=ae(0),G=ae(),J=ae(!1),X=(z=ie((function(){return"undefined"!=typeof window?window.matchMedia("(prefers-reduced-motion: reduce)"):null}),[]),V=ae(null==z?void 0:z.matches),ce(V.current?"reduce":"no-preference"),de((function(){var e=function(e){V.current=e.matches};return null==z||z.addListener(e),function(){return null==z?void 0:z.removeListener(e)}}),[z]),V),Y=function(e){var t=e.targetRef,n=e.enabled,r=e.reserveScrollBarGap,o=ae({activate:function(){throw new TypeError("Tried to activate scroll lock too early")},deactivate:function(){}});return ce(n?"Enabled":"Disabled"),de((function(){if(!n)return o.current.deactivate(),void(o.current={activate:function(){},deactivate:function(){}});var e=t.current,i=!1;o.current={activate:function(){i||(i=!0,tL(e,{allowTouchMove:function(e){return e.closest("[data-body-scroll-lock-ignore]")},reserveScrollBarGap:r}))},deactivate:function(){i&&(i=!1,nL(e))}}}),[n,t,r]),o}({targetRef:F,enabled:A&&w,reserveScrollBarGap:M}),Q=function(e){var t=e.targetRef,n=e.enabled,r=ae({activate:function(){throw new TypeError("Tried to activate aria hider too early")},deactivate:function(){}});return ce(n?"Enabled":"Disabled"),de((function(){if(!n)return r.current.deactivate(),void(r.current={activate:function(){},deactivate:function(){}});var e=t.current,o=!1,i=[],s=[];r.current={activate:function(){if(!o){o=!0;var t=e.parentNode;document.querySelectorAll("body > *").forEach((function(e){if(e!==t){var n=e.getAttribute("aria-hidden");null!==n&&"false"!==n||(i.push(n),s.push(e),e.setAttribute("aria-hidden","true"))}}))}},deactivate:function(){o&&(o=!1,s.forEach((function(e,t){var n=i[t];null===n?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",n)})),i=[],s=[])}}}),[t,n]),r}({targetRef:j,enabled:A&&b}),ee=function(e){var t=e.targetRef,n=e.fallbackRef,r=e.initialFocusRef,o=e.enabled,i=ae({activate:function(){throw new TypeError("Tried to activate focus trap too early")},deactivate:function(){}});return ce(o?"Enabled":"Disabled"),de((function(){if(!o)return i.current.deactivate(),void(i.current={activate:function(){},deactivate:function(){}});var e=n.current,s=FO(t.current,{onActivate:void 0,initialFocus:r?function(){return(null==r?void 0:r.current)||e}:void 0,fallbackFocus:e,escapeDeactivates:!1,clickOutsideDeactivates:!1}),a=!1;i.current={activate:function(){try{return a?Promise.resolve():(a=!0,Promise.resolve(s.activate()).then((function(){return Promise.resolve(new Promise((function(e){return setTimeout((function(){return e(void 0)}),0)}))).then((function(){}))})))}catch(e){return Promise.reject(e)}},deactivate:function(){a&&(a=!1,s.deactivate())}}}),[o,n,r,t]),i}({targetRef:j,fallbackRef:K,initialFocusRef:d||void 0,enabled:A&&b&&!1!==d}),te=function(e){var t=e.getSnapPoints,n=e.heightRef,r=e.lastSnapRef,o=e.ready,i=function(e){var t=e.contentRef,n=e.controlledMaxHeight,r=e.footerEnabled,o=e.footerRef,i=e.headerEnabled,s=e.headerRef,a=e.registerReady,l=e.resizeSourceRef,c=ie((function(){return a("contentHeight")}),[a]),d=function(e,t,n){var r=ie((function(){return t("maxHeight")}),[t]),o=le((function(){return UL(e)||"undefined"!=typeof window?window.innerHeight:0})),i=o[0],s=o[1],a=i>0,l=ae(0);return ce(e?"controlled":"auto"),de((function(){a&&r()}),[a,r]),qL((function(){if(e)return s(UL(e)),void(n.current="maxheightprop");var t=function(){l.current||(l.current=requestAnimationFrame((function(){s(window.innerHeight),n.current="window",l.current=0})))};return window.addEventListener("resize",t),s(window.innerHeight),n.current="window",r(),function(){window.removeEventListener("resize",t),cancelAnimationFrame(l.current)}}),[e,r,n]),i}(n,a,l),u=ZL(s,{label:"headerHeight",enabled:i,resizeSourceRef:l}),h=ZL(t,{label:"contentHeight",enabled:!0,resizeSourceRef:l}),p=ZL(o,{label:"footerHeight",enabled:r,resizeSourceRef:l}),f=Math.min(d-u-p,h)+u+p;ce("minHeight: "+f);var m=h>0;return de((function(){m&&c()}),[m,c]),{maxHeight:d,minHeight:f,headerHeight:u,footerHeight:p}}({contentRef:e.contentRef,controlledMaxHeight:e.controlledMaxHeight,footerEnabled:e.footerEnabled,footerRef:e.footerRef,headerEnabled:e.headerEnabled,headerRef:e.headerRef,registerReady:e.registerReady,resizeSourceRef:e.resizeSourceRef}),s=i.maxHeight,a=i.minHeight,l=i.headerHeight,c=i.footerHeight,d=function(e,t){var n=[].concat(e).map(UL).reduce((function(e,n){return e.add(WL(n,0,t)),e}),new Set),r=Array.from(n),o=Math.min.apply(Math,r);if(Number.isNaN(o))throw new TypeError("minSnap is NaN");var i=Math.max.apply(Math,r);if(Number.isNaN(i))throw new TypeError("maxSnap is NaN");return{snapPoints:r,minSnap:o,maxSnap:i}}(o?t({height:n.current,footerHeight:c,headerHeight:l,minHeight:a,maxHeight:s}):[0],s),u=d.snapPoints,h=d.minSnap,p=d.maxSnap;return ce("minSnap: "+h+", maxSnap:"+p),{minSnap:h,maxSnap:p,findSnap:function(e){var t=UL("function"==typeof e?e({footerHeight:c,headerHeight:l,height:n.current,minHeight:a,maxHeight:s,snapPoints:u,lastSnap:r.current}):e);return u.reduce((function(e,n){return Math.abs(n-t)<Math.abs(e-t)?n:e}),h)},maxHeight:s}}({contentRef:q,controlledMaxHeight:h,footerEnabled:!!i,footerRef:U,getSnapPoints:g,headerEnabled:!1!==s,headerRef:W,heightRef:Z,lastSnapRef:c,ready:A,registerReady:R,resizeSourceRef:G}),re=te.minSnap,oe=te.maxSnap,se=te.maxHeight,ue=te.findSnap,he=ae(se),pe=ae(re),me=ae(oe),ve=ae(ue),be=ae(0);qL((function(){he.current=se,me.current=oe,pe.current=re,ve.current=ue,be.current=ue(f)}),[ue,f,se,oe,re]);var ye=fe((function(e){var t=e.onRest,n=e.config,r=(n=void 0===n?{}:n).velocity,o=void 0===r?1:r,i=FL(n,eA),s=FL(e,tA);return new Promise((function(e){return B(jL({},s,{config:jL({velocity:o},i,{mass:1,tension:rA,friction:Math.max(oA,oA+(oA-oA*o))}),onRest:function(){var n=[].slice.call(arguments);e.apply(void 0,n),null==t||t.apply(void 0,n)}}))}))}),[B]),we=mE(YL,{devTools:!1,actions:{onOpenCancel:fe((function(){return null==P.current?void 0:P.current({type:"OPEN"})}),[]),onSnapCancel:fe((function(e){return null==P.current?void 0:P.current({type:"SNAP",source:e.snapSource})}),[]),onCloseCancel:fe((function(){return null==P.current?void 0:P.current({type:"CLOSE"})}),[]),onResizeCancel:fe((function(){return null==P.current?void 0:P.current({type:"RESIZE",source:G.current})}),[]),onOpenEnd:fe((function(){return null==I.current?void 0:I.current({type:"OPEN"})}),[]),onSnapEnd:fe((function(e,t){return null==I.current?void 0:I.current({type:"SNAP",source:e.snapSource})}),[]),onResizeEnd:fe((function(){return null==I.current?void 0:I.current({type:"RESIZE",source:G.current})}),[])},context:{initialState:l},services:{onSnapStart:fe((function(e,t){try{return Promise.resolve(null==D.current?void 0:D.current({type:"SNAP",source:t.payload.source||"custom"}))}catch(e){return Promise.reject(e)}}),[]),onOpenStart:fe((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseStart:fe((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeStart:fe((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"RESIZE",source:G.current}))}catch(e){return Promise.reject(e)}}),[]),onSnapEnd:fe((function(e,t){try{return Promise.resolve(null==I.current?void 0:I.current({type:"SNAP",source:e.snapSource}))}catch(e){return Promise.reject(e)}}),[]),onOpenEnd:fe((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseEnd:fe((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeEnd:fe((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"RESIZE",source:G.current}))}catch(e){return Promise.reject(e)}}),[]),renderVisuallyHidden:fe((function(e,t){try{return Promise.resolve(ye({y:be.current,ready:0,maxHeight:he.current,maxSnap:me.current,minSnap:be.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[ye]),activate:fe((function(e,t){try{return N.current=!0,Promise.resolve(Promise.all([Y.current.activate(),ee.current.activate(),Q.current.activate()])).then((function(){}))}catch(e){return Promise.reject(e)}}),[Q,ee,Y]),deactivate:fe((function(){try{return Y.current.deactivate(),ee.current.deactivate(),Q.current.deactivate(),N.current=!1,Promise.resolve()}catch(e){return Promise.reject(e)}}),[Q,ee,Y]),openImmediately:fe((function(){try{return Z.current=be.current,Promise.resolve(ye({y:be.current,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:be.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[ye]),openSmoothly:fe((function(){try{return Promise.resolve(ye({y:0,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:be.current,immediate:!0})).then((function(){return Z.current=be.current,Promise.resolve(ye({y:be.current,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:be.current,immediate:X.current})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[ye,X]),snapSmoothly:fe((function(e,t){try{var n=ve.current(e.y);return Z.current=n,c.current=n,Promise.resolve(ye({y:n,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:pe.current,immediate:X.current,config:{velocity:e.velocity}})).then((function(){}))}catch(e){return Promise.reject(e)}}),[ye,c,X]),resizeSmoothly:fe((function(){try{var e=ve.current(Z.current);return Z.current=e,c.current=e,Promise.resolve(ye({y:e,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:pe.current,immediate:"element"!==G.current||X.current})).then((function(){}))}catch(e){return Promise.reject(e)}}),[ye,c,X]),closeSmoothly:fe((function(e,t){try{return ye({minSnap:Z.current,immediate:!0}),Z.current=0,Promise.resolve(ye({y:0,maxHeight:he.current,maxSnap:me.current,immediate:X.current})).then((function(){return Promise.resolve(ye({ready:0,immediate:!0})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[ye,X])}}),Ce=we[0],xe=we[1];de((function(){A&&xe(a?"OPEN":"CLOSE")}),[a,xe,A]),qL((function(){(se||oe||re)&&xe("RESIZE")}),[se,oe,re,xe]),de((function(){return function(){Y.current.deactivate(),ee.current.deactivate(),Q.current.deactivate()}}),[Q,ee,Y]),ge(t,(function(){return{snapTo:function(e,t){var n=void 0===t?{}:t,r=n.velocity,o=void 0===r?1:r,i=n.source,s=void 0===i?"custom":i;xe("SNAP",{payload:{y:ve.current(e),velocity:o,source:s}})},get height(){return Z.current}}}),[xe]),de((function(){var e=F.current,t=function(e){J.current&&e.preventDefault()},n=function(t){e.scrollTop<0&&(requestAnimationFrame((function(){e.style.overflow="hidden",e.scrollTop=0,e.style.removeProperty("overflow")})),t.preventDefault())};return T&&(e.addEventListener("scroll",t),e.addEventListener("touchmove",t),e.addEventListener("touchstart",n)),function(){e.removeEventListener("scroll",t),e.removeEventListener("touchmove",t),e.removeEventListener("touchstart",n)}}),[T,F]);var ke=pO((function(e){var t=e.args,n=(t=void 0===t?[]:t)[0],r=(n=void 0===n?{}:n).closeOnTap,o=void 0!==r&&r,i=n.isContentDragging,s=void 0!==i&&i,a=e.cancel,l=e.direction[1],c=e.down,d=e.first,h=e.last,p=e.memo,f=void 0===p?_.y.getValue():p,m=e.tap,g=e.velocity,v=-1*e.movement[1];if(!N.current)return a(),f;if(u&&o&&m)return a(),setTimeout((function(){return u()}),0),f;if(m)return f;var b=f+v,y=v*g,w=Math.max(pe.current,Math.min(me.current,b+2*y));if(!c&&u&&l>0&&b+y<pe.current/2)return a(),u(),f;var C=c?u||pe.current!==me.current?ET(b,u?0:pe.current,me.current,.55):b<pe.current?ET(b,pe.current,2*me.current,.55):ET(b,pe.current/2,me.current,.55):w;return T&&s?(C>=me.current&&(C=me.current),f===me.current&&F.current.scrollTop>0&&(C=me.current),J.current=C<me.current):J.current=!1,d&&xe("DRAG"),h?(xe("SNAP",{payload:{y:C,velocity:g>.05?g:1,source:"dragging"}}),f):(B({y:C,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:pe.current,immediate:!0,config:{velocity:g}}),f)}),{filterTaps:!0});if(Number.isNaN(me.current))throw new TypeError("maxSnapRef is NaN!!");if(Number.isNaN(pe.current))throw new TypeError("minSnapRef is NaN!!");var $e=function(e){var t,n=e.spring,r=VE([n.y,n.maxHeight],(function(e,t){return Math.round(WL(t-e,0,16))+"px"})),o=VE([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return WL(e,t,n)+"px"})),i=VE([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return e<t?t-e+"px":e>n?n-e+"px":"0px"})),s=VE([n.y,n.maxSnap],(function(e,t){return e>=t?Math.ceil(e-t):0})),a=VE([n.y,n.minSnap],(function(e,t){if(!t)return 0;var n=Math.max(t/2-45,0);return WL((e-n)*(1/(Math.min(t/2+45,t)-n)+0),0,1)})),l=VE([n.y,n.minSnap],(function(e,t){return t?WL(e/t,0,1):0}));return(t={})["--rsbs-content-opacity"]=a,t["--rsbs-backdrop-opacity"]=l,t["--rsbs-antigap-scale-y"]=s,t["--rsbs-overlay-translate-y"]=i,t["--rsbs-overlay-rounded"]=r,t["--rsbs-overlay-h"]=o,t}({spring:_});return ne.createElement(CT.div,jL({},O,{"data-rsbs-root":!0,"data-rsbs-state":sA.find(Ce.matches),"data-rsbs-is-blocking":b,"data-rsbs-is-dismissable":!!u,"data-rsbs-has-header":!!s,"data-rsbs-has-footer":!!i,className:o,ref:j,style:jL({},$e,C,{opacity:_.ready})}),r,b&&ne.createElement("div",jL({key:"backdrop","data-rsbs-backdrop":!0},ke({closeOnTap:!0}))),ne.createElement("div",{key:"overlay","aria-modal":"true",role:"dialog","data-rsbs-overlay":!0,tabIndex:-1,ref:K,onKeyDown:function(e){"Escape"===e.key&&(e.stopPropagation(),u&&u())}},!1!==s&&ne.createElement("div",jL({key:"header","data-rsbs-header":!0,ref:W},ke()),s),ne.createElement("div",jL({key:"scroll","data-rsbs-scroll":!0,ref:F},T?ke({isContentDragging:!0}):{}),ne.createElement("div",{"data-rsbs-content":!0,ref:q},n)),i&&ne.createElement("div",jL({key:"footer",ref:U,"data-rsbs-footer":!0},ke()),i)))})),sA=["closed","opening","open","closing","dragging","snapping","resizing"];function aA(e){var t=e.lastSnap;return null!=t?t:Math.min.apply(Math,e.snapPoints)}function lA(e){return e.minHeight}var cA=["onSpringStart","onSpringEnd","skipInitialTransition"],dA=se((function(e,t){var n=e.onSpringStart,r=e.onSpringEnd,o=e.skipInitialTransition,i=FL(e,cA),s=le(!1),a=s[0],l=s[1],c=ae(),d=ae(null),u=ae(o&&i.open?"OPEN":"CLOSED");qL((function(){if(i.open)return cancelAnimationFrame(c.current),l(!0),function(){u.current="CLOSED"}}),[i.open]);var h=fe((function(e){return Promise.resolve(null==n?void 0:n(e)).then((function(){"OPEN"===e.type&&cancelAnimationFrame(c.current)}))}),[n]),p=fe((function(e){return Promise.resolve(null==r?void 0:r(e)).then((function(){"CLOSE"===e.type&&(c.current=requestAnimationFrame((function(){return l(!1)})))}))}),[r]);return a?ne.createElement(oS,{"data-rsbs-portal":!0},ne.createElement(iA,jL({},i,{lastSnapRef:d,ref:t,initialState:u.current,onSpringStart:h,onSpringEnd:p}))):null}));const uA=$e`
2700
+ function PO(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 IO(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?PO(Object(n),!0).forEach((function(t){zO(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):PO(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function zO(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var VO,HO=(VO=[],{activateTrap:function(e){if(VO.length>0){var t=VO[VO.length-1];t!==e&&t.pause()}var n=VO.indexOf(e);-1===n||VO.splice(n,1),VO.push(e)},deactivateTrap:function(e){var t=VO.indexOf(e);-1!==t&&VO.splice(t,1),VO.length>0&&VO[VO.length-1].unpause()}}),_O=function(e){return setTimeout(e,0)},BO=function(e,t){var n=-1;return e.every((function(e,r){return!t(e)||(n=r,!1)})),n},jO=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return"function"==typeof e?e.apply(void 0,n):e},FO=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},qO=function(e,t){var n,r=(null==t?void 0:t.document)||document,o=IO({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},t),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},s=function(e,t,n){return e&&void 0!==e[t]?e[t]:o[n||t]},a=function(e){return i.containerGroups.findIndex((function(t){var n=t.container,r=t.tabbableNodes;return n.contains(e)||r.find((function(t){return t===e}))}))},l=function(e){var t=o[e];if("function"==typeof t){for(var n=arguments.length,i=new Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];t=t.apply(void 0,i)}if(!0===t&&(t=void 0),!t){if(void 0===t||!1===t)return t;throw new Error("`".concat(e,"` was specified but was not a node, or did not return a node"))}var a=t;if("string"==typeof t&&!(a=r.querySelector(t)))throw new Error("`".concat(e,"` as selector refers to no known node"));return a},c=function(){var e=l("initialFocus");if(!1===e)return!1;if(void 0===e)if(a(r.activeElement)>=0)e=r.activeElement;else{var t=i.tabbableGroups[0];e=t&&t.firstTabbableNode||l("fallbackFocus")}if(!e)throw new Error("Your focus-trap needs to have at least one focusable element");return e},d=function(){if(i.containerGroups=i.containers.map((function(e){var t,n,r=AO(e,o.tabbableOptions),i=(t=e,(n=(n=o.tabbableOptions)||{}).getShadowRoot?CO([t],n.includeContainer,{filter:EO.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):wO(t,n.includeContainer,EO.bind(null,n)));return{container:e,tabbableNodes:r,focusableNodes:i,firstTabbableNode:r.length>0?r[0]:null,lastTabbableNode:r.length>0?r[r.length-1]:null,nextTabbableNode:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=i.findIndex((function(t){return t===e}));if(!(n<0))return t?i.slice(n+1).find((function(e){return RO(e,o.tabbableOptions)})):i.slice(0,n).reverse().find((function(e){return RO(e,o.tabbableOptions)}))}}})),i.tabbableGroups=i.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),i.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},u=function e(t){!1!==t&&t!==r.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!o.preventScroll}),i.mostRecentlyFocusedNode=t,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(t)&&t.select()):e(c()))},h=function(e){var t=l("setReturnFocus",e);return t||!1!==t&&e},p=function(e){var t=FO(e);a(t)>=0||(jO(o.clickOutsideDeactivates,e)?n.deactivate({returnFocus:o.returnFocusOnDeactivate&&!DO(t,o.tabbableOptions)}):jO(o.allowOutsideClick,e)||e.preventDefault())},f=function(e){var t=FO(e),n=a(t)>=0;n||t instanceof Document?n&&(i.mostRecentlyFocusedNode=t):(e.stopImmediatePropagation(),u(i.mostRecentlyFocusedNode||c()))},m=function(e){if(function(e){return"Escape"===e.key||"Esc"===e.key||27===e.keyCode}(e)&&!1!==jO(o.escapeDeactivates,e))return e.preventDefault(),void n.deactivate();(function(e){return"Tab"===e.key||9===e.keyCode})(e)&&function(e){var t=FO(e);d();var n=null;if(i.tabbableGroups.length>0){var r=a(t),s=r>=0?i.containerGroups[r]:void 0;if(r<0)n=e.shiftKey?i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:i.tabbableGroups[0].firstTabbableNode;else if(e.shiftKey){var c=BO(i.tabbableGroups,(function(e){var n=e.firstTabbableNode;return t===n}));if(c<0&&(s.container===t||DO(t,o.tabbableOptions)&&!RO(t,o.tabbableOptions)&&!s.nextTabbableNode(t,!1))&&(c=r),c>=0){var h=0===c?i.tabbableGroups.length-1:c-1;n=i.tabbableGroups[h].lastTabbableNode}}else{var p=BO(i.tabbableGroups,(function(e){var n=e.lastTabbableNode;return t===n}));if(p<0&&(s.container===t||DO(t,o.tabbableOptions)&&!RO(t,o.tabbableOptions)&&!s.nextTabbableNode(t))&&(p=r),p>=0){var f=p===i.tabbableGroups.length-1?0:p+1;n=i.tabbableGroups[f].firstTabbableNode}}}else n=l("fallbackFocus");n&&(e.preventDefault(),u(n))}(e)},g=function(e){var t=FO(e);a(t)>=0||jO(o.clickOutsideDeactivates,e)||jO(o.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},v=function(){if(i.active)return HO.activateTrap(n),i.delayInitialFocusTimer=o.delayInitialFocus?_O((function(){u(c())})):u(c()),r.addEventListener("focusin",f,!0),r.addEventListener("mousedown",p,{capture:!0,passive:!1}),r.addEventListener("touchstart",p,{capture:!0,passive:!1}),r.addEventListener("click",g,{capture:!0,passive:!1}),r.addEventListener("keydown",m,{capture:!0,passive:!1}),n},b=function(){if(i.active)return r.removeEventListener("focusin",f,!0),r.removeEventListener("mousedown",p,!0),r.removeEventListener("touchstart",p,!0),r.removeEventListener("click",g,!0),r.removeEventListener("keydown",m,!0),n};return(n={get active(){return i.active},get paused(){return i.paused},activate:function(e){if(i.active)return this;var t=s(e,"onActivate"),n=s(e,"onPostActivate"),o=s(e,"checkCanFocusTrap");o||d(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=r.activeElement,t&&t();var a=function(){o&&d(),v(),n&&n()};return o?(o(i.containers.concat()).then(a,a),this):(a(),this)},deactivate:function(e){if(!i.active)return this;var t=IO({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},e);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,b(),i.active=!1,i.paused=!1,HO.deactivateTrap(n);var r=s(t,"onDeactivate"),a=s(t,"onPostDeactivate"),l=s(t,"checkCanReturnFocus"),c=s(t,"returnFocus","returnFocusOnDeactivate");r&&r();var d=function(){_O((function(){c&&u(h(i.nodeFocusedBeforeActivation)),a&&a()}))};return c&&l?(l(h(i.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(){return i.paused||!i.active||(i.paused=!0,b()),this},unpause:function(){return i.paused&&i.active?(i.paused=!1,d(),v(),this):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return i.containers=t.map((function(e){return"string"==typeof e?r.querySelector(e):e})),i.active&&d(),this}}).updateContainerElements(e),n};var WO=!1;if("undefined"!=typeof window){var UO={get passive(){WO=!0}};window.addEventListener("testPassive",null,UO),window.removeEventListener("testPassive",null,UO)}var KO,ZO="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),GO=[],JO=!1,XO=-1,YO=void 0,QO=void 0,eL=function(e){return GO.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},tL=function(e){var t=e||window.event;return!!eL(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},nL=function(e,t){if(e){if(!GO.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};GO=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(GO),[n]),ZO?(e.ontouchstart=function(e){1===e.targetTouches.length&&(XO=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var n=e.targetTouches[0].clientY-XO;!eL(e.target)&&(t&&0===t.scrollTop&&n>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?tL(e):e.stopPropagation())}(t,e)},JO||(document.addEventListener("touchmove",tL,WO?{passive:!1}:void 0),JO=!0)):function(e){if(void 0===QO){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(QO=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===YO&&(YO=document.body.style.overflow,document.body.style.overflow="hidden")}(t)}}else console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.")},rL=function(e){e?(GO=GO.filter((function(t){return t.targetElement!==e})),ZO?(e.ontouchstart=null,e.ontouchmove=null,JO&&0===GO.length&&(document.removeEventListener("touchmove",tL,WO?{passive:!1}:void 0),JO=!1)):GO.length||(void 0!==QO&&(document.body.style.paddingRight=QO,QO=void 0),void 0!==YO&&(document.body.style.overflow=YO,YO=void 0))):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")},oL=[],iL="ResizeObserver loop completed with undelivered notifications.";!function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(KO||(KO={}));var sL,aL=function(e){return Object.freeze(e)},lL=function(e,t){this.inlineSize=e,this.blockSize=t,aL(this)},cL=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,aL(this)}return e.prototype.toJSON=function(){var e=this;return{x:e.x,y:e.y,top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),dL=function(e){return e instanceof SVGElement&&"getBBox"in e},uL=function(e){if(dL(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var o=e,i=o.offsetWidth,s=o.offsetHeight;return!(i||s||e.getClientRects().length)},hL=function(e){var t;if(e instanceof Element)return!0;var n=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(n&&e instanceof n.Element)},pL="undefined"!=typeof window?window:{},fL=new WeakMap,mL=/auto|scroll/,gL=/^tb|vertical/,vL=/msie|trident/i.test(pL.navigator&&pL.navigator.userAgent),bL=function(e){return parseFloat(e||"0")},yL=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new lL((n?t:e)||0,(n?e:t)||0)},wL=aL({devicePixelContentBoxSize:yL(),borderBoxSize:yL(),contentBoxSize:yL(),contentRect:new cL(0,0,0,0)}),CL=function(e,t){if(void 0===t&&(t=!1),fL.has(e)&&!t)return fL.get(e);if(uL(e))return fL.set(e,wL),wL;var n=getComputedStyle(e),r=dL(e)&&e.ownerSVGElement&&e.getBBox(),o=!vL&&"border-box"===n.boxSizing,i=gL.test(n.writingMode||""),s=!r&&mL.test(n.overflowY||""),a=!r&&mL.test(n.overflowX||""),l=r?0:bL(n.paddingTop),c=r?0:bL(n.paddingRight),d=r?0:bL(n.paddingBottom),u=r?0:bL(n.paddingLeft),h=r?0:bL(n.borderTopWidth),p=r?0:bL(n.borderRightWidth),f=r?0:bL(n.borderBottomWidth),m=u+c,g=l+d,v=(r?0:bL(n.borderLeftWidth))+p,b=h+f,y=a?e.offsetHeight-b-e.clientHeight:0,w=s?e.offsetWidth-v-e.clientWidth:0,C=o?m+v:0,x=o?g+b:0,k=r?r.width:bL(n.width)-C-w,$=r?r.height:bL(n.height)-x-y,S=k+m+w+v,M=$+g+y+b,E=aL({devicePixelContentBoxSize:yL(Math.round(k*devicePixelRatio),Math.round($*devicePixelRatio),i),borderBoxSize:yL(S,M,i),contentBoxSize:yL(k,$,i),contentRect:new cL(u,l,k,$)});return fL.set(e,E),E},xL=function(e,t,n){var r=CL(e,n),o=r.borderBoxSize,i=r.contentBoxSize,s=r.devicePixelContentBoxSize;switch(t){case KO.DEVICE_PIXEL_CONTENT_BOX:return s;case KO.BORDER_BOX:return o;default:return i}},kL=function(e){var t=CL(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=aL([t.borderBoxSize]),this.contentBoxSize=aL([t.contentBoxSize]),this.devicePixelContentBoxSize=aL([t.devicePixelContentBoxSize])},$L=function(e){if(uL(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},SL=function(){var e=1/0,t=[];oL.forEach((function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach((function(t){var n=new kL(t.target),o=$L(t.target);r.push(n),t.lastReportedSize=xL(t.target,t.observedBox),o<e&&(e=o)})),t.push((function(){n.callback.call(n.observer,r,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,r=t;n<r.length;n++){(0,r[n])()}return e},ML=function(e){oL.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(n){n.isActive()&&($L(n.target)>e?t.activeTargets.push(n):t.skippedTargets.push(n))}))}))},EL=function(){var e=0;for(ML(e);oL.some((function(e){return e.activeTargets.length>0}));)e=SL(),ML(e);return oL.some((function(e){return e.skippedTargets.length>0}))&&function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:iL}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=iL),window.dispatchEvent(e)}(),e>0},TL=[],OL=function(e){if(!sL){var t=0,n=document.createTextNode("");new MutationObserver((function(){return TL.splice(0).forEach((function(e){return e()}))})).observe(n,{characterData:!0}),sL=function(){n.textContent="".concat(t?t--:t++)}}TL.push(e),sL()},LL=0,AL={attributes:!0,characterData:!0,childList:!0,subtree:!0},RL=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],NL=function(e){return void 0===e&&(e=0),Date.now()+e},DL=!1,PL=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!DL){DL=!0;var n,r=NL(e);n=function(){var n=!1;try{n=EL()}finally{if(DL=!1,e=r-NL(),!LL)return;n?t.run(1e3):e>0?t.run(e):t.start()}},OL((function(){requestAnimationFrame(n)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,AL)};document.body?t():pL.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),RL.forEach((function(t){return pL.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),RL.forEach((function(t){return pL.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),IL=function(e){!LL&&e>0&&PL.start(),!(LL+=e)&&PL.stop()},zL=function(){function e(e,t){this.target=e,this.observedBox=t||KO.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e=xL(this.target,this.observedBox,!0);return function(e){return!dL(e)&&!function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(e)&&"inline"===getComputedStyle(e).display}(this.target)&&(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},e}(),VL=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},HL=new WeakMap,_L=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},BL=function(){function e(){}return e.connect=function(e,t){var n=new VL(e,t);HL.set(e,n)},e.observe=function(e,t,n){var r=HL.get(e),o=0===r.observationTargets.length;_L(r.observationTargets,t)<0&&(o&&oL.push(r),r.observationTargets.push(new zL(t,n&&n.box)),IL(1),PL.schedule())},e.unobserve=function(e,t){var n=HL.get(e),r=_L(n.observationTargets,t),o=1===n.observationTargets.length;r>=0&&(o&&oL.splice(oL.indexOf(n),1),n.observationTargets.splice(r,1),IL(-1))},e.disconnect=function(e){var t=this,n=HL.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},e}(),jL=function(){function e(e){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");BL.connect(this,e)}return e.prototype.observe=function(e,t){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!hL(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");BL.observe(this,e,t)},e.prototype.unobserve=function(e){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!hL(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");BL.unobserve(this,e)},e.prototype.disconnect=function(){BL.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();function FL(){return FL=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},FL.apply(this,arguments)}function qL(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}var WL="undefined"!=typeof window?ue:de;function UL(e,t,n){return t=(t=+t)==t?t:0,n=(n=+n)==n?n:0,(e=+e)==e&&(e=(e=e<=n?e:n)>=t?e:t),e}function KL(e){var t=Math.round(e);if(Number.isNaN(e))throw new TypeError("Found a NaN! Check your snapPoints / defaultSnap / snapTo ");return t}var ZL={box:"border-box"};function GL(e,t){var n=t.label,r=t.enabled,o=t.resizeSourceRef,i=le(0),s=i[0],a=i[1];ce(n+": "+s);var l=fe((function(e){a(e[0].borderBoxSize[0].blockSize),o.current="element"}),[o]);return WL((function(){if(e.current&&r){var t=new jL(l);return t.observe(e.current,ZL),function(){t.disconnect()}}}),[e,l,r]),r?s:0}function JL(e){return void 0===e&&(e=1e3),new Promise((function(t){return setTimeout(t,e)}))}var XL={DRAG:{target:"#overlay.dragging",actions:"onOpenEnd"}},YL={RESIZE:{target:"#overlay.resizing",actions:"onOpenEnd"}},QL=function(e,t,n){return void 0===n&&(n=e.context),new tE(e,t,n)}({id:"overlay",initial:"closed",context:{initialState:"CLOSED"},states:{closed:{on:{OPEN:"opening",CLOSE:void 0}},opening:{initial:"start",states:{start:{invoke:{src:"onOpenStart",onDone:"transition"}},transition:{always:[{target:"immediately",cond:"initiallyOpen"},{target:"smoothly",cond:"initiallyClosed"}]},immediately:{initial:"open",states:{open:{invoke:{src:"openImmediately",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"#overlay.opening.end"},on:FL({},XL,YL)}}},smoothly:{initial:"visuallyHidden",states:{visuallyHidden:{invoke:{src:"renderVisuallyHidden",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"open"}},open:{invoke:{src:"openSmoothly",onDone:"#overlay.opening.end"},on:FL({},XL,YL)}}},end:{invoke:{src:"onOpenEnd",onDone:"done"},on:{CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:FL({},{CLOSE:{target:"#overlay.closing",actions:"onOpenCancel"}}),onDone:"open"},open:{on:{DRAG:"#overlay.dragging",SNAP:"snapping",RESIZE:"resizing"}},dragging:{on:{SNAP:"snapping"}},snapping:{initial:"start",states:{start:{invoke:{src:"onSnapStart",onDone:"snappingSmoothly"},entry:[rE({y:function(e,t){return t.payload.y},velocity:function(e,t){return t.payload.velocity},snapSource:function(e,t){var n=t.payload.source;return void 0===n?"custom":n}})]},snappingSmoothly:{invoke:{src:"snapSmoothly",onDone:"end"}},end:{invoke:{src:"onSnapEnd",onDone:"done"},on:{RESIZE:"#overlay.resizing",SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{SNAP:{target:"snapping",actions:"onSnapEnd"},RESIZE:{target:"#overlay.resizing",actions:"onSnapCancel"},DRAG:{target:"#overlay.dragging",actions:"onSnapCancel"},CLOSE:{target:"#overlay.closing",actions:"onSnapCancel"}},onDone:"open"},resizing:{initial:"start",states:{start:{invoke:{src:"onResizeStart",onDone:"resizingSmoothly"}},resizingSmoothly:{invoke:{src:"resizeSmoothly",onDone:"end"}},end:{invoke:{src:"onResizeEnd",onDone:"done"},on:{SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{RESIZE:{target:"resizing",actions:"onResizeEnd"},SNAP:{target:"snapping",actions:"onResizeCancel"},DRAG:{target:"#overlay.dragging",actions:"onResizeCancel"},CLOSE:{target:"#overlay.closing",actions:"onResizeCancel"}},onDone:"open"},closing:{initial:"start",states:{start:{invoke:{src:"onCloseStart",onDone:"deactivating"},on:{OPEN:{target:"#overlay.open",actions:"onCloseCancel"}}},deactivating:{invoke:{src:"deactivate",onDone:"closingSmoothly"}},closingSmoothly:{invoke:{src:"closeSmoothly",onDone:"end"}},end:{invoke:{src:"onCloseEnd",onDone:"done"},on:{OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}}},done:{type:"final"}},on:{CLOSE:void 0,OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}},onDone:"closed"}},on:{CLOSE:"closing"}},{actions:{onOpenCancel:function(e,t){},onSnapCancel:function(e,t){},onResizeCancel:function(e,t){},onCloseCancel:function(e,t){},onOpenEnd:function(e,t){},onSnapEnd:function(e,t){},onRezizeEnd:function(e,t){}},services:{onSnapStart:function(){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenStart:function(){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseStart:function(){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeStart:function(){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},onSnapEnd:function(){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenEnd:function(){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseEnd:function(){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeEnd:function(){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},renderVisuallyHidden:function(e,t){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},activate:function(e,t){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},deactivate:function(e,t){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},openSmoothly:function(e,t){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},openImmediately:function(e,t){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},snapSmoothly:function(e,t){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},resizeSmoothly:function(e,t){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}},closeSmoothly:function(e,t){try{return Promise.resolve(JL()).then((function(){}))}catch(e){return Promise.reject(e)}}},guards:{initiallyClosed:function(e){return"CLOSED"===e.initialState},initiallyOpen:function(e){return"OPEN"===e.initialState}}}),eA=["children","sibling","className","footer","header","open","initialState","lastSnapRef","initialFocusRef","onDismiss","maxHeight","defaultSnap","snapPoints","blocking","scrollLocking","style","onSpringStart","onSpringCancel","onSpringEnd","reserveScrollBarGap","expandOnContentDrag"],tA=["velocity"],nA=["onRest","config"],rA={tension:170,friction:26},oA=rA.tension,iA=rA.friction,sA=ne.forwardRef((function(e,t){var n=e.children,r=e.sibling,o=e.className,i=e.footer,s=e.header,a=e.open,l=e.initialState,c=e.lastSnapRef,d=e.initialFocusRef,u=e.onDismiss,h=e.maxHeight,p=e.defaultSnap,f=void 0===p?lA:p,m=e.snapPoints,g=void 0===m?cA:m,v=e.blocking,b=void 0===v||v,y=e.scrollLocking,w=void 0===y||y,C=e.style,x=e.onSpringStart,k=e.onSpringCancel,$=e.onSpringEnd,S=e.reserveScrollBarGap,M=void 0===S?b:S,E=e.expandOnContentDrag,T=void 0!==E&&E,O=qL(e,eA),L=function(){var e=le(!1),t=e[0],n=e[1],r=le({}),o=r[0],i=r[1],s=fe((function(e){return i((function(t){var n;return FL({},t,((n={})[e]=!1,n))})),function(){i((function(t){var n;return FL({},t,((n={})[e]=!0,n))}))}}),[]);return de((function(){var e=Object.values(o);0!==e.length&&e.every(Boolean)&&n(!0)}),[o]),{ready:t,registerReady:s}}(),A=L.ready,R=L.registerReady,N=ae(!1),D=ae(x),P=ae(k),I=ae($);de((function(){D.current=x,P.current=k,I.current=$}),[k,x,$]);var z,V,H=WE((function(){return{y:0,ready:0,maxHeight:0,minSnap:0,maxSnap:0}})),_=H[0],B=H[1],j=ae(null),F=ae(null),q=ae(null),W=ae(null),U=ae(null),K=ae(null),Z=ae(0),G=ae(),J=ae(!1),X=(z=ie((function(){return"undefined"!=typeof window?window.matchMedia("(prefers-reduced-motion: reduce)"):null}),[]),V=ae(null==z?void 0:z.matches),ce(V.current?"reduce":"no-preference"),de((function(){var e=function(e){V.current=e.matches};return null==z||z.addListener(e),function(){return null==z?void 0:z.removeListener(e)}}),[z]),V),Y=function(e){var t=e.targetRef,n=e.enabled,r=e.reserveScrollBarGap,o=ae({activate:function(){throw new TypeError("Tried to activate scroll lock too early")},deactivate:function(){}});return ce(n?"Enabled":"Disabled"),de((function(){if(!n)return o.current.deactivate(),void(o.current={activate:function(){},deactivate:function(){}});var e=t.current,i=!1;o.current={activate:function(){i||(i=!0,nL(e,{allowTouchMove:function(e){return e.closest("[data-body-scroll-lock-ignore]")},reserveScrollBarGap:r}))},deactivate:function(){i&&(i=!1,rL(e))}}}),[n,t,r]),o}({targetRef:F,enabled:A&&w,reserveScrollBarGap:M}),Q=function(e){var t=e.targetRef,n=e.enabled,r=ae({activate:function(){throw new TypeError("Tried to activate aria hider too early")},deactivate:function(){}});return ce(n?"Enabled":"Disabled"),de((function(){if(!n)return r.current.deactivate(),void(r.current={activate:function(){},deactivate:function(){}});var e=t.current,o=!1,i=[],s=[];r.current={activate:function(){if(!o){o=!0;var t=e.parentNode;document.querySelectorAll("body > *").forEach((function(e){if(e!==t){var n=e.getAttribute("aria-hidden");null!==n&&"false"!==n||(i.push(n),s.push(e),e.setAttribute("aria-hidden","true"))}}))}},deactivate:function(){o&&(o=!1,s.forEach((function(e,t){var n=i[t];null===n?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",n)})),i=[],s=[])}}}),[t,n]),r}({targetRef:j,enabled:A&&b}),ee=function(e){var t=e.targetRef,n=e.fallbackRef,r=e.initialFocusRef,o=e.enabled,i=ae({activate:function(){throw new TypeError("Tried to activate focus trap too early")},deactivate:function(){}});return ce(o?"Enabled":"Disabled"),de((function(){if(!o)return i.current.deactivate(),void(i.current={activate:function(){},deactivate:function(){}});var e=n.current,s=qO(t.current,{onActivate:void 0,initialFocus:r?function(){return(null==r?void 0:r.current)||e}:void 0,fallbackFocus:e,escapeDeactivates:!1,clickOutsideDeactivates:!1}),a=!1;i.current={activate:function(){try{return a?Promise.resolve():(a=!0,Promise.resolve(s.activate()).then((function(){return Promise.resolve(new Promise((function(e){return setTimeout((function(){return e(void 0)}),0)}))).then((function(){}))})))}catch(e){return Promise.reject(e)}},deactivate:function(){a&&(a=!1,s.deactivate())}}}),[o,n,r,t]),i}({targetRef:j,fallbackRef:K,initialFocusRef:d||void 0,enabled:A&&b&&!1!==d}),te=function(e){var t=e.getSnapPoints,n=e.heightRef,r=e.lastSnapRef,o=e.ready,i=function(e){var t=e.contentRef,n=e.controlledMaxHeight,r=e.footerEnabled,o=e.footerRef,i=e.headerEnabled,s=e.headerRef,a=e.registerReady,l=e.resizeSourceRef,c=ie((function(){return a("contentHeight")}),[a]),d=function(e,t,n){var r=ie((function(){return t("maxHeight")}),[t]),o=le((function(){return KL(e)||"undefined"!=typeof window?window.innerHeight:0})),i=o[0],s=o[1],a=i>0,l=ae(0);return ce(e?"controlled":"auto"),de((function(){a&&r()}),[a,r]),WL((function(){if(e)return s(KL(e)),void(n.current="maxheightprop");var t=function(){l.current||(l.current=requestAnimationFrame((function(){s(window.innerHeight),n.current="window",l.current=0})))};return window.addEventListener("resize",t),s(window.innerHeight),n.current="window",r(),function(){window.removeEventListener("resize",t),cancelAnimationFrame(l.current)}}),[e,r,n]),i}(n,a,l),u=GL(s,{label:"headerHeight",enabled:i,resizeSourceRef:l}),h=GL(t,{label:"contentHeight",enabled:!0,resizeSourceRef:l}),p=GL(o,{label:"footerHeight",enabled:r,resizeSourceRef:l}),f=Math.min(d-u-p,h)+u+p;ce("minHeight: "+f);var m=h>0;return de((function(){m&&c()}),[m,c]),{maxHeight:d,minHeight:f,headerHeight:u,footerHeight:p}}({contentRef:e.contentRef,controlledMaxHeight:e.controlledMaxHeight,footerEnabled:e.footerEnabled,footerRef:e.footerRef,headerEnabled:e.headerEnabled,headerRef:e.headerRef,registerReady:e.registerReady,resizeSourceRef:e.resizeSourceRef}),s=i.maxHeight,a=i.minHeight,l=i.headerHeight,c=i.footerHeight,d=function(e,t){var n=[].concat(e).map(KL).reduce((function(e,n){return e.add(UL(n,0,t)),e}),new Set),r=Array.from(n),o=Math.min.apply(Math,r);if(Number.isNaN(o))throw new TypeError("minSnap is NaN");var i=Math.max.apply(Math,r);if(Number.isNaN(i))throw new TypeError("maxSnap is NaN");return{snapPoints:r,minSnap:o,maxSnap:i}}(o?t({height:n.current,footerHeight:c,headerHeight:l,minHeight:a,maxHeight:s}):[0],s),u=d.snapPoints,h=d.minSnap,p=d.maxSnap;return ce("minSnap: "+h+", maxSnap:"+p),{minSnap:h,maxSnap:p,findSnap:function(e){var t=KL("function"==typeof e?e({footerHeight:c,headerHeight:l,height:n.current,minHeight:a,maxHeight:s,snapPoints:u,lastSnap:r.current}):e);return u.reduce((function(e,n){return Math.abs(n-t)<Math.abs(e-t)?n:e}),h)},maxHeight:s}}({contentRef:q,controlledMaxHeight:h,footerEnabled:!!i,footerRef:U,getSnapPoints:g,headerEnabled:!1!==s,headerRef:W,heightRef:Z,lastSnapRef:c,ready:A,registerReady:R,resizeSourceRef:G}),re=te.minSnap,oe=te.maxSnap,se=te.maxHeight,ue=te.findSnap,he=ae(se),pe=ae(re),me=ae(oe),ve=ae(ue),be=ae(0);WL((function(){he.current=se,me.current=oe,pe.current=re,ve.current=ue,be.current=ue(f)}),[ue,f,se,oe,re]);var ye=fe((function(e){var t=e.onRest,n=e.config,r=(n=void 0===n?{}:n).velocity,o=void 0===r?1:r,i=qL(n,tA),s=qL(e,nA);return new Promise((function(e){return B(FL({},s,{config:FL({velocity:o},i,{mass:1,tension:oA,friction:Math.max(iA,iA+(iA-iA*o))}),onRest:function(){var n=[].slice.call(arguments);e.apply(void 0,n),null==t||t.apply(void 0,n)}}))}))}),[B]),we=gE(QL,{devTools:!1,actions:{onOpenCancel:fe((function(){return null==P.current?void 0:P.current({type:"OPEN"})}),[]),onSnapCancel:fe((function(e){return null==P.current?void 0:P.current({type:"SNAP",source:e.snapSource})}),[]),onCloseCancel:fe((function(){return null==P.current?void 0:P.current({type:"CLOSE"})}),[]),onResizeCancel:fe((function(){return null==P.current?void 0:P.current({type:"RESIZE",source:G.current})}),[]),onOpenEnd:fe((function(){return null==I.current?void 0:I.current({type:"OPEN"})}),[]),onSnapEnd:fe((function(e,t){return null==I.current?void 0:I.current({type:"SNAP",source:e.snapSource})}),[]),onResizeEnd:fe((function(){return null==I.current?void 0:I.current({type:"RESIZE",source:G.current})}),[])},context:{initialState:l},services:{onSnapStart:fe((function(e,t){try{return Promise.resolve(null==D.current?void 0:D.current({type:"SNAP",source:t.payload.source||"custom"}))}catch(e){return Promise.reject(e)}}),[]),onOpenStart:fe((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseStart:fe((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeStart:fe((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"RESIZE",source:G.current}))}catch(e){return Promise.reject(e)}}),[]),onSnapEnd:fe((function(e,t){try{return Promise.resolve(null==I.current?void 0:I.current({type:"SNAP",source:e.snapSource}))}catch(e){return Promise.reject(e)}}),[]),onOpenEnd:fe((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseEnd:fe((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeEnd:fe((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"RESIZE",source:G.current}))}catch(e){return Promise.reject(e)}}),[]),renderVisuallyHidden:fe((function(e,t){try{return Promise.resolve(ye({y:be.current,ready:0,maxHeight:he.current,maxSnap:me.current,minSnap:be.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[ye]),activate:fe((function(e,t){try{return N.current=!0,Promise.resolve(Promise.all([Y.current.activate(),ee.current.activate(),Q.current.activate()])).then((function(){}))}catch(e){return Promise.reject(e)}}),[Q,ee,Y]),deactivate:fe((function(){try{return Y.current.deactivate(),ee.current.deactivate(),Q.current.deactivate(),N.current=!1,Promise.resolve()}catch(e){return Promise.reject(e)}}),[Q,ee,Y]),openImmediately:fe((function(){try{return Z.current=be.current,Promise.resolve(ye({y:be.current,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:be.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[ye]),openSmoothly:fe((function(){try{return Promise.resolve(ye({y:0,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:be.current,immediate:!0})).then((function(){return Z.current=be.current,Promise.resolve(ye({y:be.current,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:be.current,immediate:X.current})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[ye,X]),snapSmoothly:fe((function(e,t){try{var n=ve.current(e.y);return Z.current=n,c.current=n,Promise.resolve(ye({y:n,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:pe.current,immediate:X.current,config:{velocity:e.velocity}})).then((function(){}))}catch(e){return Promise.reject(e)}}),[ye,c,X]),resizeSmoothly:fe((function(){try{var e=ve.current(Z.current);return Z.current=e,c.current=e,Promise.resolve(ye({y:e,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:pe.current,immediate:"element"!==G.current||X.current})).then((function(){}))}catch(e){return Promise.reject(e)}}),[ye,c,X]),closeSmoothly:fe((function(e,t){try{return ye({minSnap:Z.current,immediate:!0}),Z.current=0,Promise.resolve(ye({y:0,maxHeight:he.current,maxSnap:me.current,immediate:X.current})).then((function(){return Promise.resolve(ye({ready:0,immediate:!0})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[ye,X])}}),Ce=we[0],xe=we[1];de((function(){A&&xe(a?"OPEN":"CLOSE")}),[a,xe,A]),WL((function(){(se||oe||re)&&xe("RESIZE")}),[se,oe,re,xe]),de((function(){return function(){Y.current.deactivate(),ee.current.deactivate(),Q.current.deactivate()}}),[Q,ee,Y]),ge(t,(function(){return{snapTo:function(e,t){var n=void 0===t?{}:t,r=n.velocity,o=void 0===r?1:r,i=n.source,s=void 0===i?"custom":i;xe("SNAP",{payload:{y:ve.current(e),velocity:o,source:s}})},get height(){return Z.current}}}),[xe]),de((function(){var e=F.current,t=function(e){J.current&&e.preventDefault()},n=function(t){e.scrollTop<0&&(requestAnimationFrame((function(){e.style.overflow="hidden",e.scrollTop=0,e.style.removeProperty("overflow")})),t.preventDefault())};return T&&(e.addEventListener("scroll",t),e.addEventListener("touchmove",t),e.addEventListener("touchstart",n)),function(){e.removeEventListener("scroll",t),e.removeEventListener("touchmove",t),e.removeEventListener("touchstart",n)}}),[T,F]);var ke=fO((function(e){var t=e.args,n=(t=void 0===t?[]:t)[0],r=(n=void 0===n?{}:n).closeOnTap,o=void 0!==r&&r,i=n.isContentDragging,s=void 0!==i&&i,a=e.cancel,l=e.direction[1],c=e.down,d=e.first,h=e.last,p=e.memo,f=void 0===p?_.y.getValue():p,m=e.tap,g=e.velocity,v=-1*e.movement[1];if(!N.current)return a(),f;if(u&&o&&m)return a(),setTimeout((function(){return u()}),0),f;if(m)return f;var b=f+v,y=v*g,w=Math.max(pe.current,Math.min(me.current,b+2*y));if(!c&&u&&l>0&&b+y<pe.current/2)return a(),u(),f;var C=c?u||pe.current!==me.current?TT(b,u?0:pe.current,me.current,.55):b<pe.current?TT(b,pe.current,2*me.current,.55):TT(b,pe.current/2,me.current,.55):w;return T&&s?(C>=me.current&&(C=me.current),f===me.current&&F.current.scrollTop>0&&(C=me.current),J.current=C<me.current):J.current=!1,d&&xe("DRAG"),h?(xe("SNAP",{payload:{y:C,velocity:g>.05?g:1,source:"dragging"}}),f):(B({y:C,ready:1,maxHeight:he.current,maxSnap:me.current,minSnap:pe.current,immediate:!0,config:{velocity:g}}),f)}),{filterTaps:!0});if(Number.isNaN(me.current))throw new TypeError("maxSnapRef is NaN!!");if(Number.isNaN(pe.current))throw new TypeError("minSnapRef is NaN!!");var $e=function(e){var t,n=e.spring,r=HE([n.y,n.maxHeight],(function(e,t){return Math.round(UL(t-e,0,16))+"px"})),o=HE([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return UL(e,t,n)+"px"})),i=HE([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return e<t?t-e+"px":e>n?n-e+"px":"0px"})),s=HE([n.y,n.maxSnap],(function(e,t){return e>=t?Math.ceil(e-t):0})),a=HE([n.y,n.minSnap],(function(e,t){if(!t)return 0;var n=Math.max(t/2-45,0);return UL((e-n)*(1/(Math.min(t/2+45,t)-n)+0),0,1)})),l=HE([n.y,n.minSnap],(function(e,t){return t?UL(e/t,0,1):0}));return(t={})["--rsbs-content-opacity"]=a,t["--rsbs-backdrop-opacity"]=l,t["--rsbs-antigap-scale-y"]=s,t["--rsbs-overlay-translate-y"]=i,t["--rsbs-overlay-rounded"]=r,t["--rsbs-overlay-h"]=o,t}({spring:_});return ne.createElement(xT.div,FL({},O,{"data-rsbs-root":!0,"data-rsbs-state":aA.find(Ce.matches),"data-rsbs-is-blocking":b,"data-rsbs-is-dismissable":!!u,"data-rsbs-has-header":!!s,"data-rsbs-has-footer":!!i,className:o,ref:j,style:FL({},$e,C,{opacity:_.ready})}),r,b&&ne.createElement("div",FL({key:"backdrop","data-rsbs-backdrop":!0},ke({closeOnTap:!0}))),ne.createElement("div",{key:"overlay","aria-modal":"true",role:"dialog","data-rsbs-overlay":!0,tabIndex:-1,ref:K,onKeyDown:function(e){"Escape"===e.key&&(e.stopPropagation(),u&&u())}},!1!==s&&ne.createElement("div",FL({key:"header","data-rsbs-header":!0,ref:W},ke()),s),ne.createElement("div",FL({key:"scroll","data-rsbs-scroll":!0,ref:F},T?ke({isContentDragging:!0}):{}),ne.createElement("div",{"data-rsbs-content":!0,ref:q},n)),i&&ne.createElement("div",FL({key:"footer",ref:U,"data-rsbs-footer":!0},ke()),i)))})),aA=["closed","opening","open","closing","dragging","snapping","resizing"];function lA(e){var t=e.lastSnap;return null!=t?t:Math.min.apply(Math,e.snapPoints)}function cA(e){return e.minHeight}var dA=["onSpringStart","onSpringEnd","skipInitialTransition"],uA=se((function(e,t){var n=e.onSpringStart,r=e.onSpringEnd,o=e.skipInitialTransition,i=qL(e,dA),s=le(!1),a=s[0],l=s[1],c=ae(),d=ae(null),u=ae(o&&i.open?"OPEN":"CLOSED");WL((function(){if(i.open)return cancelAnimationFrame(c.current),l(!0),function(){u.current="CLOSED"}}),[i.open]);var h=fe((function(e){return Promise.resolve(null==n?void 0:n(e)).then((function(){"OPEN"===e.type&&cancelAnimationFrame(c.current)}))}),[n]),p=fe((function(e){return Promise.resolve(null==r?void 0:r(e)).then((function(){"CLOSE"===e.type&&(c.current=requestAnimationFrame((function(){return l(!1)})))}))}),[r]);return a?ne.createElement(iS,{"data-rsbs-portal":!0},ne.createElement(sA,FL({},i,{lastSnapRef:d,ref:t,initialState:u.current,onSpringStart:h,onSpringEnd:p}))):null}));const hA=$e`
2690
2701
  width: ${He(1e3)};
2691
2702
  border-radius: ${Be(300)};
2692
2703
  background: transparent;
@@ -2700,7 +2711,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2700
2711
  margin: 0;
2701
2712
  background: ${ze("neutral",300)};
2702
2713
  }
2703
- `,hA=(e,t)=>$e`
2714
+ `,pA=(e,t)=>$e`
2704
2715
  [data-rsbs-overlay] {
2705
2716
  border-top-left-radius: ${Be(500)};
2706
2717
  border-top-right-radius: ${Be(500)};
@@ -2726,7 +2737,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2726
2737
  padding: 0;
2727
2738
  min-height: ${He(1600)};
2728
2739
  }
2729
- `;!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}("[data-rsbs-overlay] {\n border-top-left-radius: 16px;\n border-top-left-radius: var(--rsbs-overlay-rounded,16px);\n border-top-right-radius: 16px;\n border-top-right-radius: var(--rsbs-overlay-rounded,16px);\n display: flex;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n flex-direction: column;\n height: 0px;\n height: var(--rsbs-overlay-h,0px);\n transform: translate3d(0, 0px, 0);\n transform: translate3d(0, var(--rsbs-overlay-translate-y,0px), 0);\n will-change: height;\n}\n\n[data-rsbs-overlay]:focus {\n outline: none;\n}\n\n[data-rsbs-is-blocking='false'] [data-rsbs-overlay] {\n box-shadow: 0 -5px 60px 0 rgba(38, 89, 115, 0.11),\n 0 -1px 0 rgba(38, 89, 115, 0.05);\n}\n\n[data-rsbs-overlay],\n[data-rsbs-root]:after {\n max-width: auto;\n max-width: var(--rsbs-max-w,auto);\n margin-left: env(safe-area-inset-left);\n margin-left: var(--rsbs-ml,env(safe-area-inset-left));\n margin-right: env(safe-area-inset-right);\n margin-right: var(--rsbs-mr,env(safe-area-inset-right));\n}\n\n[data-rsbs-overlay],\n[data-rsbs-backdrop],\n[data-rsbs-root]:after {\n z-index: 3;\n -ms-scroll-chaining: none;\n overscroll-behavior: none;\n touch-action: none;\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n\n[data-rsbs-backdrop] {\n top: -60px;\n bottom: -60px;\n background-color: rgba(0, 0, 0, 0.6);\n background-color: var(--rsbs-backdrop-bg,rgba(0, 0, 0, 0.6));\n will-change: opacity;\n cursor: pointer;\n opacity: 1;\n}\n\n[data-rsbs-is-dismissable='false'] [data-rsbs-backdrop] {\n cursor: ns-resize;\n}\n\n[data-rsbs-root]:after {\n content: '';\n pointer-events: none;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n height: 1px;\n transform-origin: bottom;\n transform: scale3d(1, 0, 1);\n transform: scale3d(1, var(--rsbs-antigap-scale-y,0), 1);\n will-change: transform;\n}\n\n[data-rsbs-footer],\n[data-rsbs-header] {\n flex-shrink: 0;\n cursor: ns-resize;\n padding: 16px;\n}\n\n[data-rsbs-header] {\n text-align: center;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(1 * 0.125));\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125));\n z-index: 1;\n padding-top: calc(20px + env(safe-area-inset-top));\n padding-bottom: 8px;\n}\n\n[data-rsbs-header]:before {\n position: absolute;\n content: '';\n display: block;\n width: 36px;\n height: 4px;\n top: calc(8px + env(safe-area-inset-top));\n left: 50%;\n transform: translateX(-50%);\n border-radius: 2px;\n background-color: hsla(0, 0%, 0%, 0.14);\n background-color: var(--rsbs-handle-bg,hsla(0, 0%, 0%, 0.14));\n}\n\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {\n [data-rsbs-header]:before {\n transform: translateX(-50%) scaleY(0.75);\n }\n}\n\n[data-rsbs-has-header='false'] [data-rsbs-header] {\n box-shadow: none;\n padding-top: calc(12px + env(safe-area-inset-top));\n}\n\n[data-rsbs-scroll] {\n flex-shrink: 1;\n flex-grow: 1;\n -webkit-tap-highlight-color: revert;\n -webkit-touch-callout: revert;\n -webkit-user-select: auto;\n -ms-user-select: auto;\n -moz-user-select: auto;\n user-select: auto;\n overflow: auto;\n -ms-scroll-chaining: none;\n overscroll-behavior: contain;\n -webkit-overflow-scrolling: touch;\n}\n\n[data-rsbs-scroll]:focus {\n outline: none;\n}\n\n[data-rsbs-has-footer='false'] [data-rsbs-content] {\n padding-bottom: env(safe-area-inset-bottom);\n}\n\n[data-rsbs-content] {\n /* The overflow hidden is to ensure any margin on child nodes are included when the resize observer is measuring the height */\n overflow: hidden;\n}\n\n[data-rsbs-footer] {\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(1 * 0.125)),\n 0 2px 0 #fff;\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125)),\n 0 2px 0 var(--rsbs-bg,#fff);\n overflow: hidden;\n z-index: 1;\n padding-bottom: calc(16px + env(safe-area-inset-bottom));\n}\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-footer] > * {\n opacity: 1;\n opacity: var(--rsbs-content-opacity,1);\n }\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-backdrop] {\n opacity: 1;\n opacity: var(--rsbs-backdrop-opacity,1);\n }\n\n[data-rsbs-state='closed'],\n[data-rsbs-state='closing'] {\n /* Allows interactions on the rest of the page before the close transition is finished */\n pointer-events: none;\n}\n");const pA=(e,t)=>{let n=0,r=1/0;return t.forEach(((t,o)=>{const i=Math.abs(t-e);i<r&&(r=i,n=o)})),n},fA=({header:e,content:t,footer:n,open:r=!1,onClose:o,minimizedHeight:i,midHeight:s=200,maxFullHeight:a,defaultSnap:l="minimized",className:c,blocking:d,zIndex:u=1e3,labels:h})=>{const p=qm("Sheet",h),f=ae(null),m=ne.useRef([]),[g,v]=ne.useState(null),b=window.innerWidth>768,y=m.current;let w=p.expandSheetLabel;if(null!=g){const e=pA(g,y);e>0&&e<y.length-1?w=p.makeFullScreenLabel:e===y.length-1&&(w=p.expandedSheetLabel)}const C=!(null==g||!y.length||pA(g,y)!==y.length-1);return ye(dA,{ref:f,css:hA(!!e,u),className:c,open:r,onDismiss:o,header:be("div",{children:[ye("button",{type:"button",disabled:C,"aria-label":w,css:uA,onKeyDown:e=>{if("Enter"!==e.key&&" "!==e.key)return;e.preventDefault();const t=y[y.length-1];if(b)return void f.current?.snapTo?.((()=>t));const n=g??y[0];let r=y.findIndex((e=>e>n));-1===r&&(r=y.length-1);const o=y[r];f.current?.snapTo?.((()=>o))},children:ye("div",{})}),ye("span",{"aria-live":"polite",style:{position:"absolute",width:1,height:1,overflow:"hidden",clip:"rect(0 0 0 0)"},children:w}),e]}),footer:n,snapPoints:({headerHeight:e,maxHeight:t,footerHeight:r})=>{const o=[20,i||e,s+(n?r:0),a||t-t/6];return m.current=o,o},onSpringEnd:()=>{const e=f.current?.height;e&&v(e)},defaultSnap:({headerHeight:e,maxHeight:t,footerHeight:r})=>{let o=20;return"minimized"===l?o=i||e:"mid"===l?o=s+(n?r:0):"full"===l&&(o=a||t-t/6),o},blocking:d,children:r?t:null})},mA=(e,t)=>{let n="14.875rem";return"full-width"===e?n="100%":"large"===e&&(n="22.875rem"),$e`
2740
+ `;!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}("[data-rsbs-overlay] {\n border-top-left-radius: 16px;\n border-top-left-radius: var(--rsbs-overlay-rounded,16px);\n border-top-right-radius: 16px;\n border-top-right-radius: var(--rsbs-overlay-rounded,16px);\n display: flex;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n flex-direction: column;\n height: 0px;\n height: var(--rsbs-overlay-h,0px);\n transform: translate3d(0, 0px, 0);\n transform: translate3d(0, var(--rsbs-overlay-translate-y,0px), 0);\n will-change: height;\n}\n\n[data-rsbs-overlay]:focus {\n outline: none;\n}\n\n[data-rsbs-is-blocking='false'] [data-rsbs-overlay] {\n box-shadow: 0 -5px 60px 0 rgba(38, 89, 115, 0.11),\n 0 -1px 0 rgba(38, 89, 115, 0.05);\n}\n\n[data-rsbs-overlay],\n[data-rsbs-root]:after {\n max-width: auto;\n max-width: var(--rsbs-max-w,auto);\n margin-left: env(safe-area-inset-left);\n margin-left: var(--rsbs-ml,env(safe-area-inset-left));\n margin-right: env(safe-area-inset-right);\n margin-right: var(--rsbs-mr,env(safe-area-inset-right));\n}\n\n[data-rsbs-overlay],\n[data-rsbs-backdrop],\n[data-rsbs-root]:after {\n z-index: 3;\n -ms-scroll-chaining: none;\n overscroll-behavior: none;\n touch-action: none;\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n\n[data-rsbs-backdrop] {\n top: -60px;\n bottom: -60px;\n background-color: rgba(0, 0, 0, 0.6);\n background-color: var(--rsbs-backdrop-bg,rgba(0, 0, 0, 0.6));\n will-change: opacity;\n cursor: pointer;\n opacity: 1;\n}\n\n[data-rsbs-is-dismissable='false'] [data-rsbs-backdrop] {\n cursor: ns-resize;\n}\n\n[data-rsbs-root]:after {\n content: '';\n pointer-events: none;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n height: 1px;\n transform-origin: bottom;\n transform: scale3d(1, 0, 1);\n transform: scale3d(1, var(--rsbs-antigap-scale-y,0), 1);\n will-change: transform;\n}\n\n[data-rsbs-footer],\n[data-rsbs-header] {\n flex-shrink: 0;\n cursor: ns-resize;\n padding: 16px;\n}\n\n[data-rsbs-header] {\n text-align: center;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(1 * 0.125));\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125));\n z-index: 1;\n padding-top: calc(20px + env(safe-area-inset-top));\n padding-bottom: 8px;\n}\n\n[data-rsbs-header]:before {\n position: absolute;\n content: '';\n display: block;\n width: 36px;\n height: 4px;\n top: calc(8px + env(safe-area-inset-top));\n left: 50%;\n transform: translateX(-50%);\n border-radius: 2px;\n background-color: hsla(0, 0%, 0%, 0.14);\n background-color: var(--rsbs-handle-bg,hsla(0, 0%, 0%, 0.14));\n}\n\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {\n [data-rsbs-header]:before {\n transform: translateX(-50%) scaleY(0.75);\n }\n}\n\n[data-rsbs-has-header='false'] [data-rsbs-header] {\n box-shadow: none;\n padding-top: calc(12px + env(safe-area-inset-top));\n}\n\n[data-rsbs-scroll] {\n flex-shrink: 1;\n flex-grow: 1;\n -webkit-tap-highlight-color: revert;\n -webkit-touch-callout: revert;\n -webkit-user-select: auto;\n -ms-user-select: auto;\n -moz-user-select: auto;\n user-select: auto;\n overflow: auto;\n -ms-scroll-chaining: none;\n overscroll-behavior: contain;\n -webkit-overflow-scrolling: touch;\n}\n\n[data-rsbs-scroll]:focus {\n outline: none;\n}\n\n[data-rsbs-has-footer='false'] [data-rsbs-content] {\n padding-bottom: env(safe-area-inset-bottom);\n}\n\n[data-rsbs-content] {\n /* The overflow hidden is to ensure any margin on child nodes are included when the resize observer is measuring the height */\n overflow: hidden;\n}\n\n[data-rsbs-footer] {\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(1 * 0.125)),\n 0 2px 0 #fff;\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125)),\n 0 2px 0 var(--rsbs-bg,#fff);\n overflow: hidden;\n z-index: 1;\n padding-bottom: calc(16px + env(safe-area-inset-bottom));\n}\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-footer] > * {\n opacity: 1;\n opacity: var(--rsbs-content-opacity,1);\n }\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-backdrop] {\n opacity: 1;\n opacity: var(--rsbs-backdrop-opacity,1);\n }\n\n[data-rsbs-state='closed'],\n[data-rsbs-state='closing'] {\n /* Allows interactions on the rest of the page before the close transition is finished */\n pointer-events: none;\n}\n");const fA=(e,t)=>{let n=0,r=1/0;return t.forEach(((t,o)=>{const i=Math.abs(t-e);i<r&&(r=i,n=o)})),n},mA=({header:e,content:t,footer:n,open:r=!1,onClose:o,minimizedHeight:i,midHeight:s=200,maxFullHeight:a,defaultSnap:l="minimized",className:c,blocking:d,zIndex:u=1e3,labels:h})=>{const p=qm("Sheet",h),f=ae(null),m=ne.useRef([]),[g,v]=ne.useState(null),b=window.innerWidth>768,y=m.current;let w=p.expandSheetLabel;if(null!=g){const e=fA(g,y);e>0&&e<y.length-1?w=p.makeFullScreenLabel:e===y.length-1&&(w=p.expandedSheetLabel)}const C=!(null==g||!y.length||fA(g,y)!==y.length-1);return ye(uA,{ref:f,css:pA(!!e,u),className:c,open:r,onDismiss:o,header:be("div",{children:[ye("button",{type:"button",disabled:C,"aria-label":w,css:hA,onKeyDown:e=>{if("Enter"!==e.key&&" "!==e.key)return;e.preventDefault();const t=y[y.length-1];if(b)return void f.current?.snapTo?.((()=>t));const n=g??y[0];let r=y.findIndex((e=>e>n));-1===r&&(r=y.length-1);const o=y[r];f.current?.snapTo?.((()=>o))},children:ye("div",{})}),ye("span",{"aria-live":"polite",style:{position:"absolute",width:1,height:1,overflow:"hidden",clip:"rect(0 0 0 0)"},children:w}),e]}),footer:n,snapPoints:({headerHeight:e,maxHeight:t,footerHeight:r})=>{const o=[20,i||e,s+(n?r:0),a||t-t/6];return m.current=o,o},onSpringEnd:()=>{const e=f.current?.height;e&&v(e)},defaultSnap:({headerHeight:e,maxHeight:t,footerHeight:r})=>{let o=20;return"minimized"===l?o=i||e:"mid"===l?o=s+(n?r:0):"full"===l&&(o=a||t-t/6),o},blocking:d,children:r?t:null})},gA=(e,t)=>{let n="14.875rem";return"full-width"===e?n="100%":"large"===e&&(n="22.875rem"),$e`
2730
2741
  width: 100%;
2731
2742
  max-width: ${n};
2732
2743
  border-radius: ${Be(300)};
@@ -2740,7 +2751,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2740
2751
  button {
2741
2752
  margin-left: ${t?0:He(600)};
2742
2753
  }
2743
- `},gA=$e`
2754
+ `},vA=$e`
2744
2755
  display: flex;
2745
2756
  align-items: flex-start;
2746
2757
  gap: ${He(200)};
@@ -2748,14 +2759,14 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2748
2759
  svg {
2749
2760
  margin-top: 0.1875rem;
2750
2761
  }
2751
- `,vA=e=>$e`
2762
+ `,bA=e=>$e`
2752
2763
  max-width: 45rem;
2753
2764
  color: ${ze("neutral",800)};
2754
2765
  font-size: ${Ve("small"===e?300:500)};
2755
2766
  line-height: ${_e("small"===e?500:700)};
2756
2767
  font-weight: 400;
2757
2768
  text-align: left;
2758
- `,bA=(e,t)=>$e`
2769
+ `,yA=(e,t)=>$e`
2759
2770
  max-width: 45rem;
2760
2771
  color: ${ze("neutral",700)};
2761
2772
  font-size: ${Ve("small"===e?200:400)};
@@ -2763,7 +2774,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2763
2774
  font-weight: 400;
2764
2775
  margin-left: ${t?He(600):"0"};
2765
2776
  text-align: left;
2766
- `,yA=(e,t)=>$e`
2777
+ `,wA=(e,t)=>$e`
2767
2778
  max-width: 45rem;
2768
2779
  color: ${ze("neutral",700)};
2769
2780
  font-size: ${Ve("small"===e?200:400)};
@@ -2771,15 +2782,15 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2771
2782
  font-weight: 400;
2772
2783
  margin-left: ${t?He(600):"0"};
2773
2784
  text-align: left;
2774
- `,wA=$e`
2785
+ `,CA=$e`
2775
2786
  background-color: ${ze("neutral",100)};
2776
2787
  border: ${je(100)} solid ${ze("neutral",300)};
2777
2788
  color: ${ze("neutral",700)};
2778
- `,CA=$e`
2789
+ `,xA=$e`
2779
2790
  background-color: ${ze("neutral",200)};
2780
2791
  border: ${je(100)} solid ${ze("neutral",300)};
2781
2792
  color: ${ze("neutral",700)};
2782
- `,xA=$e`
2793
+ `,kA=$e`
2783
2794
  background-color: ${ze("success",100)};
2784
2795
  border: ${je(100)} solid ${ze("success",300)};
2785
2796
  color: ${ze("success",500)};
@@ -2787,7 +2798,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2787
2798
  p {
2788
2799
  color: ${ze("success",900)};
2789
2800
  }
2790
- `,kA=$e`
2801
+ `,$A=$e`
2791
2802
  background-color: ${ze("warning",100)};
2792
2803
  border: ${je(100)} solid ${ze("warning",300)};
2793
2804
  color: ${ze("warning",500)};
@@ -2795,7 +2806,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2795
2806
  p {
2796
2807
  color: ${ze("warning",900)};
2797
2808
  }
2798
- `,$A=$e`
2809
+ `,SA=$e`
2799
2810
  background-color: ${ze("error",100)};
2800
2811
  border: ${je(100)} solid ${ze("error",300)};
2801
2812
  color: ${ze("error",500)};
@@ -2803,52 +2814,52 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2803
2814
  p {
2804
2815
  color: ${ze("error",900)};
2805
2816
  }
2806
- `,SA=({label:e,caption:t,variant:n,size:r="large",icon:o=ye(Ym,{height:"1rem",width:"1rem"}),onActionClick:i,actionLabel:s,isButtonRight:a,buttonLeftIcon:l,buttonRightIcon:c,labels:d})=>{const u=qm("InlineMessage",d);let h=wA;"info-grey"===n?h=CA:"success"===n?h=xA:"warning"===n?h=kA:"error"===n&&(h=$A);const p="error"===n||"warning"===n?"alert":"status",f="alert"===p?"assertive":"polite";return be("div",{css:[mA(r,a),h],role:p,"aria-live":f,"aria-roledescription":u.roleDescription,children:[be("div",{children:[be("div",{css:gA,children:[o,ye("p",{css:vA(r),children:e})]}),t&&"string"==typeof t?ye("p",{css:bA(r,!!o),children:t}):t?ye("div",{css:yA(r,!!o),children:t}):null]}),s?ye(Wm,{label:s,variant:"info-white"===n||"info-grey"===n?"primary":"secondary",size:"large"===r?"default":"small",onClick:i,leftIcon:l,rightIcon:c}):null]})},MA=$e`
2817
+ `,MA=({label:e,caption:t,variant:n,size:r="large",icon:o=ye(Ym,{height:"1rem",width:"1rem"}),onActionClick:i,actionLabel:s,isButtonRight:a,buttonLeftIcon:l,buttonRightIcon:c,labels:d})=>{const u=qm("InlineMessage",d);let h=CA;"info-grey"===n?h=xA:"success"===n?h=kA:"warning"===n?h=$A:"error"===n&&(h=SA);const p="error"===n||"warning"===n?"alert":"status",f="alert"===p?"assertive":"polite";return be("div",{css:[gA(r,a),h],role:p,"aria-live":f,"aria-roledescription":u.roleDescription,children:[be("div",{children:[be("div",{css:vA,children:[o,ye("p",{css:bA(r),children:e})]}),t&&"string"==typeof t?ye("p",{css:yA(r,!!o),children:t}):t?ye("div",{css:wA(r,!!o),children:t}):null]}),s?ye(Wm,{label:s,variant:"info-white"===n||"info-grey"===n?"primary":"secondary",size:"large"===r?"default":"small",onClick:i,leftIcon:l,rightIcon:c}):null]})},EA=$e`
2807
2818
  width: 100%;
2808
2819
  min-height: calc(${He(1200)} * 12);
2809
2820
  background-color: ${ze("neutral",100)};
2810
2821
  display: flex;
2811
2822
  flex-direction: column;
2812
- `,EA=$e`
2823
+ `,TA=$e`
2813
2824
  background-color: ${ze("neutral",200)};
2814
2825
  padding: ${He(300)};
2815
2826
  display: flex;
2816
2827
  align-items: center;
2817
2828
  gap: ${He(300)};
2818
- `,TA=$e`
2829
+ `,OA=$e`
2819
2830
  flex: 1;
2820
2831
 
2821
2832
  .ds-text-input-container {
2822
2833
  margin-bottom: 0;
2823
2834
  }
2824
- `,OA=$e`
2835
+ `,LA=$e`
2825
2836
  flex-shrink: 0;
2826
2837
  color: ${ze("neutral",700)};
2827
2838
  font-size: ${Ve(400)};
2828
2839
  font-style: normal;
2829
2840
  font-weight: 400;
2830
- `,LA=$e`
2841
+ `,AA=$e`
2831
2842
  flex: 1;
2832
2843
  min-height: 0;
2833
2844
  padding: ${He(400)};
2834
2845
  display: flex;
2835
2846
  flex-direction: column;
2836
2847
  gap: ${He(300)};
2837
- `,AA=$e`
2848
+ `,RA=$e`
2838
2849
  color: ${ze("neutral",700)};
2839
2850
  font-size: ${Ve(400)};
2840
2851
  line-height: ${_e(600)};
2841
2852
  font-weight: 700;
2842
- `,RA=$e`
2843
- width: 100%;
2844
2853
  `,NA=$e`
2854
+ width: 100%;
2855
+ `,DA=$e`
2845
2856
  flex: 1;
2846
2857
  min-height: 0;
2847
2858
  overflow-y: auto;
2848
2859
  display: flex;
2849
2860
  flex-direction: column;
2850
2861
  gap: ${He(200)};
2851
- `,DA=$e`
2862
+ `,PA=$e`
2852
2863
  background-color: ${ze("neutral",200)};
2853
2864
  border: ${je(100)} solid ${ze("neutral",300)};
2854
2865
  border-radius: ${Be(300)};
@@ -2874,13 +2885,13 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2874
2885
  &:active {
2875
2886
  background-color: ${ze("neutral",300)};
2876
2887
  }
2877
- `,PA=$e`
2888
+ `,IA=$e`
2878
2889
  display: flex;
2879
2890
  flex: 1;
2880
2891
  min-width: 0;
2881
2892
  flex-direction: column;
2882
2893
  gap: ${He(50)};
2883
- `,IA=$e`
2894
+ `,zA=$e`
2884
2895
  color: ${ze("neutral",900)};
2885
2896
  font-size: ${Ve(300)};
2886
2897
  line-height: ${_e(500)};
@@ -2888,7 +2899,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2888
2899
  overflow: hidden;
2889
2900
  text-overflow: ellipsis;
2890
2901
  white-space: nowrap;
2891
- `,zA=$e`
2902
+ `,VA=$e`
2892
2903
  color: ${ze("neutral",700)};
2893
2904
  font-size: ${Ve(300)};
2894
2905
  line-height: ${_e(500)};
@@ -2896,7 +2907,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2896
2907
  overflow: hidden;
2897
2908
  text-overflow: ellipsis;
2898
2909
  white-space: nowrap;
2899
- `,VA=({value:e,placeholder:t,showInfoMessage:n=!0,items:r=[],disabled:o,readOnly:i,id:s,name:a,autoFocus:l,autoComplete:c,onBlur:d,onFocus:u,onQueryChange:h,onCancel:p,onItemClick:f,onChange:m,labels:g})=>{const v=qm("MobileSearch",g),[b,y]=ne.useState(e??""),[w,C]=ne.useState(!0),[x,k]=ne.useState(!1),$=ne.useRef(null),S="string"==typeof e,M=S?e:b;ne.useEffect((()=>{S&&y(e)}),[S,e]),ne.useEffect((()=>{h?.(M)}),[M,h]);const E=ne.useMemo((()=>{const e=M.trim().toLowerCase();return e?r.filter((t=>`${t.id??""} ${t.label} ${t.caption??""}`.toLowerCase().includes(e))):r}),[r,M]),T=M.trim().length?v.matchingResultsTitle(E.length):v.recentSearchesTitle,O=M.length?ye(Sv,{onClick:()=>{S||y("");const e=$.current?.querySelector("input");e&&(e.value="",e.focus()),C(!0)}}):null;let L=ze("neutral",500);return o?L=ze("neutral",500):x&&(L=ze("primary",700)),be("div",{ref:$,css:MA,children:[be("div",{css:EA,children:[ye("div",{css:TA,children:ye(V,{startElement:ye(Og,{width:"1.25rem",height:"1.25rem",fill:L,"aria-hidden":"true"}),endElement:O,children:ye(mv,{label:"",value:M,placeholder:t??v.inputAriaLabel,onChange:e=>{S||y(e.target.value),C(!0),m?.(e)},onFocus:e=>{k(!0),C(!0),u?.(e)},onBlur:e=>{k(!1),d?.(e)},noMarginBottom:!0,type:"search","aria-label":t??v.inputAriaLabel,disabled:o,readOnly:i,id:s,name:a,autoFocus:l??!0,autoComplete:c,style:{paddingLeft:"2.5rem"}})})}),ye(Wm,{css:OA,variant:"borderless",label:v.cancelLabel,onClick:()=>{S||y(""),C(!1);const e=$.current?.querySelector("input");e&&(e.value="",e.blur()),p?.()}})]}),w?be("div",{css:LA,children:[ye("h3",{css:AA,children:T}),n?ye("div",{css:RA,children:ye(SA,{label:v.infoLabel,variant:"info-white",size:"full-width"})}):null,ye("ul",{css:NA,"aria-label":T,children:E.map((e=>ye("li",{children:be(R.button,{type:"button",css:DA,onClick:()=>(e=>{f?.(e)})(e),"aria-label":`${e.label}, ${e.caption??""}`,style:{width:"100%"},children:[e.icon??null,be("div",{css:PA,children:[ye("p",{css:IA,children:e.label}),ye("p",{css:zA,children:e.caption})]})]})},e.id)))})]}):null]})},HA=e=>$e`
2910
+ `,HA=({value:e,placeholder:t,showInfoMessage:n=!0,items:r=[],disabled:o,readOnly:i,id:s,name:a,autoFocus:l,autoComplete:c,onBlur:d,onFocus:u,onQueryChange:h,onCancel:p,onItemClick:f,onChange:m,labels:g})=>{const v=qm("MobileSearch",g),[b,y]=ne.useState(e??""),[w,C]=ne.useState(!0),[x,k]=ne.useState(!1),$=ne.useRef(null),S="string"==typeof e,M=S?e:b;ne.useEffect((()=>{S&&y(e)}),[S,e]),ne.useEffect((()=>{h?.(M)}),[M,h]);const E=ne.useMemo((()=>{const e=M.trim().toLowerCase();return e?r.filter((t=>`${t.id??""} ${t.label} ${t.caption??""}`.toLowerCase().includes(e))):r}),[r,M]),T=M.trim().length?v.matchingResultsTitle(E.length):v.recentSearchesTitle,O=M.length?ye(Sv,{onClick:()=>{S||y("");const e=$.current?.querySelector("input");e&&(e.value="",e.focus()),C(!0)}}):null;let L=ze("neutral",500);return o?L=ze("neutral",500):x&&(L=ze("primary",700)),be("div",{ref:$,css:EA,children:[be("div",{css:TA,children:[ye("div",{css:OA,children:ye(V,{startElement:ye(Og,{width:"1.25rem",height:"1.25rem",fill:L,"aria-hidden":"true"}),endElement:O,children:ye(mv,{label:"",value:M,placeholder:t??v.inputAriaLabel,onChange:e=>{S||y(e.target.value),C(!0),m?.(e)},onFocus:e=>{k(!0),C(!0),u?.(e)},onBlur:e=>{k(!1),d?.(e)},noMarginBottom:!0,type:"search","aria-label":t??v.inputAriaLabel,disabled:o,readOnly:i,id:s,name:a,autoFocus:l??!0,autoComplete:c,style:{paddingLeft:"2.5rem"}})})}),ye(Wm,{css:LA,variant:"borderless",label:v.cancelLabel,onClick:()=>{S||y(""),C(!1);const e=$.current?.querySelector("input");e&&(e.value="",e.blur()),p?.()}})]}),w?be("div",{css:AA,children:[ye("h3",{css:RA,children:T}),n?ye("div",{css:NA,children:ye(MA,{label:v.infoLabel,variant:"info-white",size:"full-width"})}):null,ye("ul",{css:DA,"aria-label":T,children:E.map((e=>ye("li",{children:be(R.button,{type:"button",css:PA,onClick:()=>(e=>{f?.(e)})(e),"aria-label":`${e.label}, ${e.caption??""}`,style:{width:"100%"},children:[e.icon??null,be("div",{css:IA,children:[ye("p",{css:zA,children:e.label}),ye("p",{css:VA,children:e.caption})]})]})},e.id)))})]}):null]})},_A=e=>$e`
2900
2911
  a,
2901
2912
  p {
2902
2913
  font-size: ${Ve("small"===e?200:400)};
@@ -2928,19 +2939,19 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2928
2939
  a:hover {
2929
2940
  text-decoration: underline;
2930
2941
  }
2931
- `,_A=e=>$e`
2942
+ `,BA=e=>$e`
2932
2943
  svg {
2933
2944
  height: ${He("small"===e?200:300)};
2934
2945
  width: ${He("small"===e?200:300)};
2935
2946
  color: ${ze("neutral",600)};
2936
2947
  }
2937
- `,BA=$e`
2948
+ `,jA=$e`
2938
2949
  cursor: pointer;
2939
2950
  color: ${ze("neutral",600)};
2940
2951
  display: flex;
2941
2952
  justify-content: center;
2942
2953
  align-items: center;
2943
- `,jA=({links:e,separator:t,maxItems:n=99,linkRouter:r,size:o="default"})=>{const[i,s]=le(e.length>n);de((()=>{s(e.length>n)}),[e.length]);const a=r;return ye(H.Root,{children:ye(H.List,{gap:"small"===o?"0.375rem":"0.625rem",children:i?be(we,{children:[ye(H.Item,{css:HA(o),children:be(a,{to:e[0].link,href:e[0].link,children:[e[0].icon,e[0].label]})}),ye(H.Separator,{css:_A(o),children:t||ye(Qm,{rotate:"270"})}),ye("li",{className:"chakra-breadcrumb__item",children:ye("button",{css:BA,type:"button",onClick:()=>s(!1),children:"..."})}),ye(H.Separator,{css:_A(o),children:t||ye(Qm,{rotate:"270"})}),ye(H.Item,{css:HA(o),children:be("p",{"aria-current":"page","aria-label":e[e.length-1].label,children:[e[e.length-1].icon,e[e.length-1].label]})})]}):e.map(((n,r)=>n?.label?be(ve,{children:[ye(H.Item,{css:HA(o),children:r<e.length-1?be(a,{to:n.link,href:n.link,children:[n.icon,n.label]}):be("p",{"aria-current":"page","aria-label":n.label,children:[n.label&&n.icon?n.icon:"",n.label]})}),r<e.length-1?ye(H.Separator,{css:_A(o),children:t||ye(Qm,{rotate:"270"})}):null]},n.label):null))})})},FA=(e,t)=>$e`
2954
+ `,FA=({links:e,separator:t,maxItems:n=99,linkRouter:r,size:o="default"})=>{const[i,s]=le(e.length>n);de((()=>{s(e.length>n)}),[e.length]);const a=r;return ye(H.Root,{children:ye(H.List,{gap:"small"===o?"0.375rem":"0.625rem",children:i?be(we,{children:[ye(H.Item,{css:_A(o),children:be(a,{to:e[0].link,href:e[0].link,children:[e[0].icon,e[0].label]})}),ye(H.Separator,{css:BA(o),children:t||ye(Qm,{rotate:"270"})}),ye("li",{className:"chakra-breadcrumb__item",children:ye("button",{css:jA,type:"button",onClick:()=>s(!1),children:"..."})}),ye(H.Separator,{css:BA(o),children:t||ye(Qm,{rotate:"270"})}),ye(H.Item,{css:_A(o),children:be("p",{"aria-current":"page","aria-label":e[e.length-1].label,children:[e[e.length-1].icon,e[e.length-1].label]})})]}):e.map(((n,r)=>n?.label?be(ve,{children:[ye(H.Item,{css:_A(o),children:r<e.length-1?be(a,{to:n.link,href:n.link,children:[n.icon,n.label]}):be("p",{"aria-current":"page","aria-label":n.label,children:[n.label&&n.icon?n.icon:"",n.label]})}),r<e.length-1?ye(H.Separator,{css:BA(o),children:t||ye(Qm,{rotate:"270"})}):null]},n.label):null))})})},qA=(e,t)=>$e`
2944
2955
  min-height: ${He(1400)};
2945
2956
  width: 100vw;
2946
2957
  position: ${e?"sticky":"absolute"};
@@ -2950,7 +2961,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2950
2961
  border-top: ${je(100)} solid
2951
2962
  ${ze("neutral",400)};
2952
2963
  z-index: 101;
2953
- `,qA=e=>$e`
2964
+ `,WA=e=>$e`
2954
2965
  height: 100%;
2955
2966
  width: 100%;
2956
2967
  max-width: ${null!=e?Ee(e):"100%"};
@@ -2965,7 +2976,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2965
2976
  flex-direction: column;
2966
2977
  align-items: flex-start;
2967
2978
  }
2968
- `,WA=$e`
2979
+ `,UA=$e`
2969
2980
  display: flex;
2970
2981
  align-items: center;
2971
2982
  flex-wrap: wrap;
@@ -2978,7 +2989,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2978
2989
  color: ${ze("neutral",700)};
2979
2990
  text-decoration: underline;
2980
2991
  }
2981
- `,UA=$e`
2992
+ `,KA=$e`
2982
2993
  width: 15rem;
2983
2994
  font-size: ${Ve(300)};
2984
2995
  line-height: ${_e(500)};
@@ -2989,17 +3000,17 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
2989
3000
  @media screen and (max-width: 48rem) {
2990
3001
  text-align: left;
2991
3002
  }
2992
- `,KA=$e`
3003
+ `,ZA=$e`
2993
3004
  display: flex;
2994
3005
  align-items: center;
2995
3006
  gap: ${He(400)};
2996
- `,ZA=({children:e,label:t="© World Resources Institute",fixed:n,filled:r,maxWidth:o,additionalLogos:i})=>{const s=(new Date).getFullYear();return ye("footer",{css:FA(n,r),children:be("div",{css:qA(o),children:[be("div",{css:KA,children:[ye(lg,{height:"2rem",width:"5.6875rem"}),i&&i.map(((e,t)=>ye("div",{children:e},t)))]}),ye("div",{css:WA,children:e}),ye("div",{children:be("p",{css:UA,children:[t," ",s]})})]})})},GA=$e`
3007
+ `,GA=({children:e,label:t="© World Resources Institute",fixed:n,filled:r,maxWidth:o,additionalLogos:i})=>{const s=(new Date).getFullYear();return ye("footer",{css:qA(n,r),children:be("div",{css:WA(o),children:[be("div",{css:ZA,children:[ye(lg,{height:"2rem",width:"5.6875rem"}),i&&i.map(((e,t)=>ye("div",{children:e},t)))]}),ye("div",{css:UA,children:e}),ye("div",{children:be("p",{css:KA,children:[t," ",s]})})]})})},JA=$e`
2997
3008
  width: 100%;
2998
3009
  display: flex;
2999
3010
  align-items: center;
3000
3011
  height: ${He(1400)};
3001
3012
  background-color: ${ze("neutral",200)};
3002
- `,JA=$e`
3013
+ `,XA=$e`
3003
3014
  height: ${He(1400)};
3004
3015
  width: 99%;
3005
3016
  background-color: ${ze("neutral",200)};
@@ -3095,9 +3106,9 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3095
3106
  opacity: 1;
3096
3107
  }
3097
3108
  }
3098
- `,XA=$e`
3099
- position: relative;
3100
3109
  `,YA=$e`
3110
+ position: relative;
3111
+ `,QA=$e`
3101
3112
  position: absolute;
3102
3113
  top: -0.3125rem;
3103
3114
  right: -0.3125rem;
@@ -3112,7 +3123,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3112
3123
  display: flex;
3113
3124
  justify-content: center;
3114
3125
  align-items: center;
3115
- `,QA=(e,t)=>Math.max(0,e.findIndex((e=>e.value===t))),eR=({defaultValue:e,tabs:t,onTabClick:n,hideLabels:r,activationMode:o="manual",labels:i})=>{const s=qm("MobileTabBar",i),a=t.length,[l,c]=le((()=>QA(t,e)));return ye("div",{css:GA,children:ye(_.Root,{width:"full",defaultValue:e||t?.[0]?.value,onValueChange:({value:e})=>(e=>{const r=QA(t,e);c(r),n&&n(e)})(e),activationMode:o,children:ye(_.List,{alignItems:"center",border:"none",children:t.map(((e,t)=>{const{label:n,icon:o,bagdeCount:i,"aria-label":c,"aria-describedby":d,disabled:u,...h}=e,p=`${e.value}-str-status`,f=l===t,m=[s.tabPositionStatus(t+1,a),f?s.selectedStatus:s.notSelectedStatus];u&&m.push(s.disabledStatus);const g=[d,p].filter(Boolean).join(" ")||void 0;return be(_.Trigger,{css:JA,"aria-label":c||n,"aria-disabled":!!u||void 0,"aria-describedby":g,disabled:u,...h,children:[be("div",{css:XA,children:[o,i?ye("div",{css:YA,className:"ds-badge-count",children:i}):null]}),r?null:ye("p",{children:n}),ye(B,{id:p,children:m.join(", ")})]},e.value)}))})})})},tR=(e,t,n,r,o)=>{let i="3rem";return e?i="6rem":o&&(i="1.75rem"),$e`
3126
+ `,eR=(e,t)=>Math.max(0,e.findIndex((e=>e.value===t))),tR=({defaultValue:e,tabs:t,onTabClick:n,hideLabels:r,activationMode:o="manual",labels:i})=>{const s=qm("MobileTabBar",i),a=t.length,[l,c]=le((()=>eR(t,e)));return ye("div",{css:JA,children:ye(_.Root,{width:"full",defaultValue:e||t?.[0]?.value,onValueChange:({value:e})=>(e=>{const r=eR(t,e);c(r),n&&n(e)})(e),activationMode:o,children:ye(_.List,{alignItems:"center",border:"none",children:t.map(((e,t)=>{const{label:n,icon:o,bagdeCount:i,"aria-label":c,"aria-describedby":d,disabled:u,...h}=e,p=`${e.value}-str-status`,f=l===t,m=[s.tabPositionStatus(t+1,a),f?s.selectedStatus:s.notSelectedStatus];u&&m.push(s.disabledStatus);const g=[d,p].filter(Boolean).join(" ")||void 0;return be(_.Trigger,{css:XA,"aria-label":c||n,"aria-disabled":!!u||void 0,"aria-describedby":g,disabled:u,...h,children:[be("div",{css:YA,children:[o,i?ye("div",{css:QA,className:"ds-badge-count",children:i}):null]}),r?null:ye("p",{children:n}),ye(B,{id:p,children:m.join(", ")})]},e.value)}))})})})},nR=(e,t,n,r,o)=>{let i="3rem";return e?i="6rem":o&&(i="1.75rem"),$e`
3116
3127
  max-height: ${i};
3117
3128
  width: 100%;
3118
3129
  background-color: ${n??ze("neutral","dark"===r?800:100)};
@@ -3122,7 +3133,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3122
3133
  z-index: 102;
3123
3134
  border-bottom: ${je(100)} solid
3124
3135
  ${ze("neutral",400)};
3125
- `},nR=(e,t)=>$e`
3136
+ `},rR=(e,t)=>$e`
3126
3137
  height: ${He(t?700:1200)};
3127
3138
  width: 100%;
3128
3139
  background-color: ${ze("neutral","dark"===e?800:100)};
@@ -3133,7 +3144,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3133
3144
  justify-content: flex-start;
3134
3145
  gap: 0;
3135
3146
  padding: ${t?0:`${He(200)} ${He(400)}`};
3136
- `,rR=(e,t,n)=>$e`
3147
+ `,oR=(e,t,n)=>$e`
3137
3148
  height: ${He(n?700:1200)};
3138
3149
  width: 100%;
3139
3150
  max-width: ${t?Ee(t):"100%"};
@@ -3144,13 +3155,13 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3144
3155
  justify-content: space-between;
3145
3156
  margin: 0 auto;
3146
3157
  padding: ${n?0:`${He(200)} ${He(400)}`};
3147
- `,oR=(e,t)=>$e`
3158
+ `,iR=(e,t)=>$e`
3148
3159
  display: flex;
3149
3160
  margin: ${t?"-0.0625rem":"0rem"};
3150
3161
  justify-content: flex-start;
3151
3162
  gap: ${He(300)};
3152
3163
  color: ${ze("neutral",e?100:900)};
3153
- `,iR=$e`
3164
+ `,sR=$e`
3154
3165
  outline: none;
3155
3166
 
3156
3167
  a {
@@ -3162,12 +3173,12 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3162
3173
  outline-width: ${He(50)};
3163
3174
  }
3164
3175
  }
3165
- `,sR=e=>$e`
3176
+ `,aR=e=>$e`
3166
3177
  display: ${e?"none":"flex"};
3167
3178
  align-items: center;
3168
3179
  justify-content: flex-start;
3169
3180
  gap: 0rem;
3170
- `,aR=(e,t,n)=>$e`
3181
+ `,lR=(e,t,n)=>$e`
3171
3182
  font-size: ${Ve(n?300:400)};
3172
3183
  line-height: ${_e(600)};
3173
3184
  font-weight: 400;
@@ -3192,12 +3203,12 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3192
3203
  font-weight: 700;
3193
3204
  color: ${ze("accessible","controls-on-neutral-lights")};
3194
3205
  `:""}
3195
- `,lR=e=>$e`
3206
+ `,cR=e=>$e`
3196
3207
  height: ${He(e?700:1200)};
3197
3208
  display: flex;
3198
3209
  align-items: center;
3199
3210
  justify-content: flex-end;
3200
- `,cR=e=>$e`
3211
+ `,dR=e=>$e`
3201
3212
  height: 100%;
3202
3213
  font-size: ${Ve(400)};
3203
3214
  line-height: ${_e(600)};
@@ -3217,7 +3228,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3217
3228
  }
3218
3229
  }
3219
3230
  `:""}
3220
- `,dR=e=>$e`
3231
+ `,uR=e=>$e`
3221
3232
  height: 100%;
3222
3233
  display: flex;
3223
3234
  align-items: center;
@@ -3226,7 +3237,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3226
3237
  padding-left: ${He(400)};
3227
3238
  border-left: ${je(100)} solid
3228
3239
  ${ze("neutral",e?700:300)};
3229
- `,uR=(e="light",t)=>$e`
3240
+ `,hR=(e="light",t)=>$e`
3230
3241
  background-color: none;
3231
3242
  border: none;
3232
3243
  cursor: pointer;
@@ -3252,7 +3263,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3252
3263
  outline-width: ${je(200)};
3253
3264
  background-color: ${ze("neutral",200)};
3254
3265
  }
3255
- `,hR=(e,t)=>$e`
3266
+ `,pR=(e,t)=>$e`
3256
3267
  position: absolute;
3257
3268
  top: ${He(t?700:1200)};
3258
3269
  right: 0;
@@ -3267,10 +3278,10 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3267
3278
  justify-content: flex-start;
3268
3279
  gap: ${He(400)};
3269
3280
  transition: width 0.5s ease-in-out;
3270
- `,pR=$e`
3281
+ `,fR=$e`
3271
3282
  height: 100%;
3272
3283
  width: 100%;
3273
- `,fR=e=>$e`
3284
+ `,mR=e=>$e`
3274
3285
  background-color: ${ze("neutral","dark"===e?800:200)};
3275
3286
  border-bottom: ${je(100)} solid
3276
3287
  ${ze("neutral",300)};
@@ -3291,13 +3302,13 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3291
3302
  margin-left: -${He(300)};
3292
3303
  }
3293
3304
  }
3294
- `,mR=$e`
3295
- background-color: ${ze("neutral",100)};
3296
3305
  `,gR=$e`
3306
+ background-color: ${ze("neutral",100)};
3307
+ `,vR=$e`
3297
3308
  min-height: 100vh;
3298
3309
  width: 100%;
3299
3310
  overflow-y: scroll;
3300
- `;$e``;const vR=e=>$e`
3311
+ `;$e``;const bR=e=>$e`
3301
3312
  display: inline-block;
3302
3313
  width: 100%;
3303
3314
  padding: ${He(300)} ${He(400)};
@@ -3326,7 +3337,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3326
3337
  outline-width: ${je(200)};
3327
3338
  background-color: ${ze("neutral",200)};
3328
3339
  }
3329
- `,bR=$e`
3340
+ `,yR=$e`
3330
3341
  width: 100%;
3331
3342
  padding: ${He(300)} ${He(400)};
3332
3343
  display: flex;
@@ -3350,7 +3361,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3350
3361
  outline-width: ${je(200)};
3351
3362
  background-color: ${ze("neutral",200)};
3352
3363
  }
3353
- `,yR=e=>$e`
3364
+ `,wR=e=>$e`
3354
3365
  position: absolute;
3355
3366
  top: 0rem;
3356
3367
  right: 0;
@@ -3362,7 +3373,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3362
3373
  align-items: flex-start;
3363
3374
  justify-content: flex-start;
3364
3375
  transition: width 0.5s ease-in-out;
3365
- `,wR=$e`
3376
+ `,CR=$e`
3366
3377
  height: ${He(1200)};
3367
3378
  width: 100%;
3368
3379
  display: flex;
@@ -3374,7 +3385,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3374
3385
  position: relative;
3375
3386
  top: 0;
3376
3387
  left: 0;
3377
- `,CR=$e`
3388
+ `,xR=$e`
3378
3389
  position: absolute;
3379
3390
  bottom: 0;
3380
3391
  left: 0;
@@ -3389,7 +3400,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3389
3400
  button {
3390
3401
  width: calc(48% - 1.5rem);
3391
3402
  }
3392
- `,xR=({theme:e="light",variant:t,navigationSection:n,utilitySection:r,actionsSection:o,linkRouter:i,isOpen:s,setIsOpen:a,pathname:l,resolvedLabels:c})=>{const d="condensed"===t,[u,h]=le(void 0),[p,f]=le(-1),m=ae(null),g=ae([]),v=i;return be(we,{children:[ye("div",{css:hR(s,d),children:s&&be("div",{css:pR,children:[be("div",{style:{overflowY:"scroll",width:"100%",height:"100%",paddingBottom:"4.5rem"},children:[r?ye("div",{css:fR(e),children:r?.map((e=>ye("div",{className:"ds-utility-item",children:e})))}):null,n?ye("div",{css:mR,children:n.map(((e,t)=>e.link?ye(v,{to:e.link,href:e.link,onClick:()=>{h(void 0),f(-1),a(!1)},css:vR(l===e.link),children:e.label},e.label):be("button",{css:bR,type:"button",ref:e=>{g.current[t]=e},onClick:()=>{e.items&&(h(e),f(t),setTimeout((()=>{m.current?.focus()}),100))},children:[e.label,e.items?ye(Qm,{rotate:"270",color:"var(--chakra-colors-neutral-700)"}):null]},e.label)))}):null]}),o?ye("div",{css:CR,children:o.map((e=>ye(Wm,{...e,onClick:t=>{e?.onClick?.(t),h(void 0),f(-1),a(!1)}},e.ariaLabel)))}):null]})}),ye("div",{css:yR(!!u?.items),children:u?.items?be(we,{children:[be("div",{css:wR,children:[be("button",{type:"button",onClick:()=>{h(void 0),f(-1),g.current[p]?.focus()},"aria-label":c.goBackLabel,css:uR(e),ref:m,children:[ye(Qm,{rotate:"90",color:"var(--chakra-colors-neutral-700)"}),u?.label]}),be("button",{type:"button",onClick:()=>{h(void 0),f(-1),a(!1)},"aria-label":c.closeMenuLabel,css:uR(e),children:[c.closeButtonText,ye(tg,{height:"1rem",width:"1rem"})]})]}),ye("div",{css:gR,children:u?.items?.map((e=>ye(v,{to:e.link,href:e.link,css:vR(),onClick:()=>{h(void 0),f(-1),a(!1)},children:e.label},e.label)))})]}):null})]})},kR=1023,$R=({variant:e="default",theme:t="light",logo:n,linkRouter:r,pathname:o,navigationSection:i,utilitySection:s,actionsSection:a,maxWidth:l,fixed:c,onNavbarHeightChange:d,backgroundColor:u,labels:h})=>{const p=qm("Navbar",h),f=ae(null),m=ae(null),g=ae(null),[v,b]=le(!1),[y,w]=le(-1),[C,x]=le("undefined"!=typeof window&&window?.innerWidth<=kR),[k,$]=le(!1),S=r,M=fe((()=>{if(m.current&&f.current&&g.current){const e=f.current.getBoundingClientRect(),t=m.current.getBoundingClientRect(),n=g.current.getBoundingClientRect();t.width,e.width,window.innerWidth<=kR||window.innerWidth<=y?(d?.(96),b(!0)):window.innerWidth>kR&&window.innerWidth<=1440?e.right>=t.left?(d?.(96),b(!0),w(window.innerWidth)):window.innerWidth>y&&(d?.(48),b(!1),w(-1)):(d?.(48),b(!1),w(-1)),v&&(window.innerWidth<=kR||n.right>=t.left?(x(!0),d?.(48)):(x(!1),d?.(96)))}}),[y,v]);de((()=>(M(),window.addEventListener("resize",M),()=>{window.removeEventListener("resize",M)})),[M]);const E="condensed"===e;return be("nav",{css:tR(v&&!C,c,u,t,E),children:[be("div",{css:rR(v&&!C,l,E),children:[be("div",{css:oR(v&&!C||"dark"===t,E),ref:f,children:[n?ye("div",{ref:g,css:iR,children:n}):null,ye("div",{css:sR(v),children:i?.map((e=>e.link?ye(S,{to:e.link,href:e.link,css:aR(o===e.link,t,E),children:e.label},e.label):ye(Fg,{theme:t,label:e.label,fontSize:E?"0.875rem":"1rem",items:e.items||[]},e.label)))})]}),ye("div",{css:lR(E),ref:m,children:C?be("button",{type:"button",onClick:()=>$(!k),"aria-label":k?p.closeMenuLabel:p.openMenuLabel,"aria-expanded":k,css:uR(t),children:[k?p.closeLabel:p.menuLabel,ye(k?tg:Sg,{height:E?"0.75rem":"1rem",width:E?"0.75rem":"1rem"})]}):be(we,{children:[ye("div",{css:lR(E),children:s?.map(((e,t)=>ye("div",{css:cR(v),children:e},t)))}),a?.length?ye("div",{css:dR(v),children:a.map((e=>ye(Wm,{...e},e.ariaLabel)))}):null]})})]}),v&&!C?ye("div",{css:nR(t,E),children:i?.map((e=>e.link?ye(S,{to:e.link,href:e.link,css:aR(o===e.link,t,E),children:e.label},e.label):ye(Fg,{theme:t,label:e.label,fontSize:E?"0.875rem":"1rem",items:e.items||[]},e.label)))}):null,C?ye(xR,{theme:t,variant:e,navigationSection:i,utilitySection:s,actionsSection:a,linkRouter:r,isOpen:k,setIsOpen:$,pathname:o,resolvedLabels:p}):null]})},SR=$e`
3403
+ `,kR=({theme:e="light",variant:t,navigationSection:n,utilitySection:r,actionsSection:o,linkRouter:i,isOpen:s,setIsOpen:a,pathname:l,resolvedLabels:c})=>{const d="condensed"===t,[u,h]=le(void 0),[p,f]=le(-1),m=ae(null),g=ae([]),v=i;return be(we,{children:[ye("div",{css:pR(s,d),children:s&&be("div",{css:fR,children:[be("div",{style:{overflowY:"scroll",width:"100%",height:"100%",paddingBottom:"4.5rem"},children:[r?ye("div",{css:mR(e),children:r?.map((e=>ye("div",{className:"ds-utility-item",children:e})))}):null,n?ye("div",{css:gR,children:n.map(((e,t)=>e.link?ye(v,{to:e.link,href:e.link,onClick:()=>{h(void 0),f(-1),a(!1)},css:bR(l===e.link),children:e.label},e.label):be("button",{css:yR,type:"button",ref:e=>{g.current[t]=e},onClick:()=>{e.items&&(h(e),f(t),setTimeout((()=>{m.current?.focus()}),100))},children:[e.label,e.items?ye(Qm,{rotate:"270",color:"var(--chakra-colors-neutral-700)"}):null]},e.label)))}):null]}),o?ye("div",{css:xR,children:o.map((e=>ye(Wm,{...e,onClick:t=>{e?.onClick?.(t),h(void 0),f(-1),a(!1)}},e.ariaLabel)))}):null]})}),ye("div",{css:wR(!!u?.items),children:u?.items?be(we,{children:[be("div",{css:CR,children:[be("button",{type:"button",onClick:()=>{h(void 0),f(-1),g.current[p]?.focus()},"aria-label":c.goBackLabel,css:hR(e),ref:m,children:[ye(Qm,{rotate:"90",color:"var(--chakra-colors-neutral-700)"}),u?.label]}),be("button",{type:"button",onClick:()=>{h(void 0),f(-1),a(!1)},"aria-label":c.closeMenuLabel,css:hR(e),children:[c.closeButtonText,ye(tg,{height:"1rem",width:"1rem"})]})]}),ye("div",{css:vR,children:u?.items?.map((e=>ye(v,{to:e.link,href:e.link,css:bR(),onClick:()=>{h(void 0),f(-1),a(!1)},children:e.label},e.label)))})]}):null})]})},$R=1023,SR=({variant:e="default",theme:t="light",logo:n,linkRouter:r,pathname:o,navigationSection:i,utilitySection:s,actionsSection:a,maxWidth:l,fixed:c,onNavbarHeightChange:d,backgroundColor:u,labels:h})=>{const p=qm("Navbar",h),f=ae(null),m=ae(null),g=ae(null),[v,b]=le(!1),[y,w]=le(-1),[C,x]=le("undefined"!=typeof window&&window?.innerWidth<=$R),[k,$]=le(!1),S=r,M=fe((()=>{if(m.current&&f.current&&g.current){const e=f.current.getBoundingClientRect(),t=m.current.getBoundingClientRect(),n=g.current.getBoundingClientRect();t.width,e.width,window.innerWidth<=$R||window.innerWidth<=y?(d?.(96),b(!0)):window.innerWidth>$R&&window.innerWidth<=1440?e.right>=t.left?(d?.(96),b(!0),w(window.innerWidth)):window.innerWidth>y&&(d?.(48),b(!1),w(-1)):(d?.(48),b(!1),w(-1)),v&&(window.innerWidth<=$R||n.right>=t.left?(x(!0),d?.(48)):(x(!1),d?.(96)))}}),[y,v]);de((()=>(M(),window.addEventListener("resize",M),()=>{window.removeEventListener("resize",M)})),[M]);const E="condensed"===e;return be("nav",{css:nR(v&&!C,c,u,t,E),children:[be("div",{css:oR(v&&!C,l,E),children:[be("div",{css:iR(v&&!C||"dark"===t,E),ref:f,children:[n?ye("div",{ref:g,css:sR,children:n}):null,ye("div",{css:aR(v),children:i?.map((e=>e.link?ye(S,{to:e.link,href:e.link,css:lR(o===e.link,t,E),children:e.label},e.label):ye(Fg,{theme:t,label:e.label,fontSize:E?"0.875rem":"1rem",items:e.items||[]},e.label)))})]}),ye("div",{css:cR(E),ref:m,children:C?be("button",{type:"button",onClick:()=>$(!k),"aria-label":k?p.closeMenuLabel:p.openMenuLabel,"aria-expanded":k,css:hR(t),children:[k?p.closeLabel:p.menuLabel,ye(k?tg:Sg,{height:E?"0.75rem":"1rem",width:E?"0.75rem":"1rem"})]}):be(we,{children:[ye("div",{css:cR(E),children:s?.map(((e,t)=>ye("div",{css:dR(v),children:e},t)))}),a?.length?ye("div",{css:uR(v),children:a.map((e=>ye(Wm,{...e},e.ariaLabel)))}):null]})})]}),v&&!C?ye("div",{css:rR(t,E),children:i?.map((e=>e.link?ye(S,{to:e.link,href:e.link,css:lR(o===e.link,t,E),children:e.label},e.label):ye(Fg,{theme:t,label:e.label,fontSize:E?"0.875rem":"1rem",items:e.items||[]},e.label)))}):null,C?ye(kR,{theme:t,variant:e,navigationSection:i,utilitySection:s,actionsSection:a,linkRouter:r,isOpen:k,setIsOpen:$,pathname:o,resolvedLabels:p}):null]})},MR=$e`
3393
3404
  width: ${He(1600)};
3394
3405
  height: 100%;
3395
3406
  z-index: 100;
@@ -3399,7 +3410,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3399
3410
  display: flex;
3400
3411
  flex-direction: column;
3401
3412
  justify-content: space-between;
3402
- `,MR=$e`
3413
+ `,ER=$e`
3403
3414
  width: ${He(1600)};
3404
3415
  height: ${He(1600)};
3405
3416
  background-color: ${ze("neutral",200)};
@@ -3490,7 +3501,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3490
3501
  }
3491
3502
  }
3492
3503
  }
3493
- `,ER=$e`
3504
+ `,TR=$e`
3494
3505
  display: flex;
3495
3506
  justify-content: center;
3496
3507
  align-items: center;
@@ -3503,7 +3514,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3503
3514
  fill: ${ze("neutral",600)};
3504
3515
  }
3505
3516
  }
3506
- `,TR=$e`
3517
+ `,OR=$e`
3507
3518
  width: ${He(1600)};
3508
3519
  height: ${He(1600)};
3509
3520
  background-color: ${ze("neutral",200)};
@@ -3541,7 +3552,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3541
3552
  text-align: center;
3542
3553
  color: ${ze("neutral",600)};
3543
3554
  }
3544
- `,OR=$e`
3555
+ `,LR=$e`
3545
3556
  width: 20rem;
3546
3557
  height: 100%;
3547
3558
  z-index: 100;
@@ -3551,7 +3562,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3551
3562
  overflow-x: hidden;
3552
3563
  border-right: ${je(100)} solid
3553
3564
  ${ze("neutral",300)};
3554
- `,LR=({tabs:e=[],defaultValue:t,onTabClick:n,children:o,onOpenChange:i,labels:s})=>{const a=qm("NavigationRail",s),[l,c]=le(!1),[d,u]=le(t||e?.[0]?.value),h=e=>{u(e),n&&n(e)},[p]=j(["(max-width: 48rem)"]);return p?be(_.Root,{defaultValue:d,onValueChange:({value:e})=>h(e),children:[ye(_.List,{style:{display:"flex",overflowX:"auto",whiteSpace:"nowrap",padding:"0.5rem",gap:"0.5rem"},children:e.map((e=>ye(_.Trigger,{value:e.value,css:{"--indicator-color":ze("primary",500),flexShrink:0,padding:"0.625rem 1rem",color:ze("neutral",600),"&[data-selected]":{color:ze("neutral",800),fontWeight:600}},children:e.label},e.value)))}),e.map((e=>ye(_.Content,{value:e.value,children:o},e.value)))]}):be("div",{style:{height:"calc(100vh - 3rem - 3.5rem)",position:"fixed",top:"3rem",left:0,display:"flex"},children:[be("div",{css:SR,children:[ye(_.Root,{defaultValue:t||e?.[0]?.value,orientation:"horizontal",width:"full",onValueChange:({value:e})=>{h(e)},children:ye(_.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:e.map((e=>ye(_.Trigger,{css:MR,"aria-label":e["aria-label"]||e.label,...e,children:be(r,{display:"flex",alignItems:"center",flexDirection:"column",gap:"0.3125rem",className:"ds-tab-label",children:[e.icon?ye("div",{css:ER,children:e.icon}):null,ye("p",{children:e.label})]})},e.label)))})}),o?ye(F.Root,{onOpenChange:({open:e})=>{c(e),i&&i(!e)},children:be(F.Trigger,{css:TR,children:[ye("div",{css:ER,children:ye(l?Gm:Zm,{})}),be("div",{className:"ds-tab-label",children:[ye("p",{children:l?a.showLabel:a.hideLabel}),ye("p",{children:a.sidebarLabel})]})]})}):null]}),o?ye(F.Root,{defaultOpen:!0,open:!l,children:ye(F.Content,{height:"100%",children:ye("div",{css:OR,role:"tabpanel","aria-labelledby":d,children:o})})}):null]})},AR=e=>$e`
3565
+ `,AR=({tabs:e=[],defaultValue:t,onTabClick:n,children:o,onOpenChange:i,labels:s})=>{const a=qm("NavigationRail",s),[l,c]=le(!1),[d,u]=le(t||e?.[0]?.value),h=e=>{u(e),n&&n(e)},[p]=j(["(max-width: 48rem)"]);return p?be(_.Root,{defaultValue:d,onValueChange:({value:e})=>h(e),children:[ye(_.List,{style:{display:"flex",overflowX:"auto",whiteSpace:"nowrap",padding:"0.5rem",gap:"0.5rem"},children:e.map((e=>ye(_.Trigger,{value:e.value,css:{"--indicator-color":ze("primary",500),flexShrink:0,padding:"0.625rem 1rem",color:ze("neutral",600),"&[data-selected]":{color:ze("neutral",800),fontWeight:600}},children:e.label},e.value)))}),e.map((e=>ye(_.Content,{value:e.value,children:o},e.value)))]}):be("div",{style:{height:"calc(100vh - 3rem - 3.5rem)",position:"fixed",top:"3rem",left:0,display:"flex"},children:[be("div",{css:MR,children:[ye(_.Root,{defaultValue:t||e?.[0]?.value,orientation:"horizontal",width:"full",onValueChange:({value:e})=>{h(e)},children:ye(_.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:e.map((e=>ye(_.Trigger,{css:ER,"aria-label":e["aria-label"]||e.label,...e,children:be(r,{display:"flex",alignItems:"center",flexDirection:"column",gap:"0.3125rem",className:"ds-tab-label",children:[e.icon?ye("div",{css:TR,children:e.icon}):null,ye("p",{children:e.label})]})},e.label)))})}),o?ye(F.Root,{onOpenChange:({open:e})=>{c(e),i&&i(!e)},children:be(F.Trigger,{css:OR,children:[ye("div",{css:TR,children:ye(l?Gm:Zm,{})}),be("div",{className:"ds-tab-label",children:[ye("p",{children:l?a.showLabel:a.hideLabel}),ye("p",{children:a.sidebarLabel})]})]})}):null]}),o?ye(F.Root,{defaultOpen:!0,open:!l,children:ye(F.Content,{height:"100%",children:ye("div",{css:LR,role:"tabpanel","aria-labelledby":d,children:o})})}):null]})},RR=e=>$e`
3555
3566
  width: 100%;
3556
3567
  display: flex;
3557
3568
  align-items: center;
@@ -3560,7 +3571,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3560
3571
  ${"view"===e&&`\n border: ${je(100)} solid ${ze("neutral",400)};\n background-color: ${ze("neutral",200)};\n border-radius: ${Be(300)};\n padding: ${He(100)};\n `}
3561
3572
 
3562
3573
  ${"transparent"===e&&`\n border: none;\n background-color: transparent;\n border-radius: ${Be(300)};\n padding: 0 ${He(400)};\n\n .chakra-tabs__list {\n gap: ${He(800)};\n }\n `}
3563
- `,RR=$e`
3574
+ `,NR=$e`
3564
3575
  width: 99%;
3565
3576
  height: ${He(1e3)};
3566
3577
  padding: ${He(200)} ${He(400)};
@@ -3576,7 +3587,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3576
3587
  &:focus-visible {
3577
3588
  box-shadow: none;
3578
3589
  }
3579
- `,NR=$e`
3590
+ `,DR=$e`
3580
3591
  background-color: ${ze("neutral",200)};
3581
3592
  color: ${ze("neutral",700)};
3582
3593
 
@@ -3633,11 +3644,11 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3633
3644
  opacity: 1;
3634
3645
  }
3635
3646
  }
3636
- `,DR=$e`
3647
+ `,PR=$e`
3637
3648
  width: ${He(100)};
3638
3649
  height: ${He(600)};
3639
3650
  background-color: ${ze("neutral",400)};
3640
- `,PR=$e`
3651
+ `,IR=$e`
3641
3652
  height: ${He(800)};
3642
3653
  border-radius: ${Be(200)};
3643
3654
  background-color: ${ze("neutral",200)};
@@ -3712,7 +3723,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3712
3723
  opacity: 1;
3713
3724
  }
3714
3725
  }
3715
- `,IR=$e`
3726
+ `,zR=$e`
3716
3727
  background-color: transparent;
3717
3728
  color: ${ze("neutral",600)};
3718
3729
  width: auto;
@@ -3789,7 +3800,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3789
3800
  }
3790
3801
  }
3791
3802
  }
3792
- `,zR=(e,t)=>Math.max(0,e.findIndex((e=>e.value===t))),VR=e=>1===e?"none":2===e?"left":"right",HR=({variant:e="panel",defaultValue:t,tabs:n,onTabClick:o,activationMode:i="manual"})=>{const[s,a]=le(zR(n,t)||0);return ye("div",{css:AR(e),children:ye(_.Root,{width:"full",defaultValue:t||n?.[0]?.value,onValueChange:({value:e})=>{return a(zR(n,t=e)),void(o&&o(t));var t},activationMode:i,children:ye(_.List,{alignItems:"center",border:"none",children:n.map(((t,n)=>be(ve,{children:["view"===e&&1===n&&"left"===VR(s)?ye("div",{css:DR}):null,ye(_.Trigger,{css:[RR,"view"===e&&PR,"panel"===e&&NR,"transparent"===e&&IR],"aria-label":t["aria-label"]||t.label,...t,children:be(r,{display:"flex",alignItems:"center",gap:"0.3125rem",children:[t.icon,t.label]})},t.label),"view"===e&&1===n&&"right"===VR(s)?ye("div",{css:DR}):null]},t.label)))})})})},_R=({text:e,query:t})=>{if(!t)return e;const n=new RegExp(`(${t})`,"ig"),r=e.split(n);return Y(ee,{children:r.map((e=>n.test(e)?Y("strong",{children:e},e):Y("span",{children:e},e)))})},BR=({items:e,query:t,onSelect:n,highlightedIndex:o})=>{const i=ae(null);return de((()=>{if(!i.current)return;const e=i.current.children[o];e&&e.scrollIntoView({block:"nearest"})}),[o]),Y(r,{padding:"0.5rem",children:e.map(((e,s)=>Y(r,{ref:i,padding:"0.375rem 0.5rem",borderRadius:"md",cursor:"pointer",bg:s===o?"gray.100":void 0,_hover:{background:"gray.50"},onClick:()=>n(e.id||e.label),children:Y(_R,{text:e.label,query:t})},e.id)))})},jR=({placeholder:e,disabled:t,size:n="default",options:i=[],resultsMaxHeight:s=50,isLoading:l=!1,displayResults:c="text",onSelect:d,onQueryChange:u,onClear:h,renderResults:p,labels:f})=>{const m=qm("Search",f),[g,v]=le(""),{open:b,onOpen:y,onClose:w}=q(),[C,x]=le(i),[k,$]=le(-1),[S,M]=le(!1),E=ae(null),T=`search-results-${he()}`,O=e=>{const t=i.find((t=>t.id===e||t.label===e));t&&(d?.(t),v(""),w())};de((()=>{if(u?.(g),!g)return void x(i);const e=i.filter((e=>e.id?.toLowerCase().includes(g.toLowerCase())||e.label.toLowerCase().includes(g.toLowerCase())||e.caption?.toLowerCase().includes(g.toLowerCase()))).map((e=>({id:e.id,label:e.label,caption:e.caption,variant:"select",icon:e.icon,onItemClick:()=>O(e.id||e.label)})));x(e),y()}),[g]),de((()=>{function e(e){b&&E.current&&!E.current.contains(e.target)&&w()}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[b]);const L=g.length?ye(Sv,{onClick:()=>{v(""),h?.()}}):null,A="none"!==c&&!!g.length&&C.length>0&&b;let R=ze("neutral",500);t?R=ze("neutral",500):S&&(R=ze("primary",700));const N="small"===n?"1rem":"1.25rem",D=Ee(s);return be("div",{ref:E,style:{position:"relative",width:"100%"},children:[ye(V,{startElement:ye(Og,{width:N,height:N,fill:R}),endElement:L,children:ye(mv,{autoComplete:"off",placeholder:e||m.filterPlaceholder,onChange:e=>{const{value:t}=e.target;v(t)},onFocus:()=>M(!0),onBlur:()=>M(!1),value:g,label:"",style:{paddingLeft:"2.5rem"},type:"search","aria-label":e||m.filterAriaLabel,"aria-expanded":A,"aria-controls":T,role:"combobox","aria-autocomplete":"list",disabled:t,size:n,noMarginBottom:!0,onKeyDown:e=>{if(A){if("ArrowDown"===e.key&&(e.preventDefault(),$((e=>Math.min(e+1,C.length-1)))),"ArrowUp"===e.key&&(e.preventDefault(),$((e=>Math.max(e-1,0)))),"Enter"===e.key&&(e.preventDefault(),k>=0)){const e=C[k];O(e.id||e.label)}"Escape"===e.key&&w()}}})}),(A||l&&!!g.length)&&"custom"===c&&p&&!l&&p({items:C,highlightedIndex:k,query:g,onSelect:O}),(A||l&&!!g.length)&&ye(a,{container:E,children:be(r,{position:"absolute",width:"100%",backgroundColor:"white",border:"custom"===c?"none":"0.0625rem solid",borderColor:"gray.200",borderRadius:"md",zIndex:1e3,overflowY:"auto",maxHeight:D,children:[l&&ye(r,{padding:"1rem",children:ye(o,{})}),"text"===c&&!l&&ye(BR,{highlightedIndex:k,items:C,query:g,onSelect:O}),"list"===c&&!l&&ye(vk,{items:C,highlightedIndex:k})]})})]})},FR={small:He(400),medium:He(600),large:He(1e3),default:He(400)};function qR(e,t,n,r){const o=function(e,t){return null!=t&&""!==t?Ee(t):e&&FR[e]?FR[e]:FR.default}(e,t),i=n?ze("neutral",200):ze("primary",300),s=r??i,a=r&&n?"opacity: 0.7;":"",l=ze("neutral",n?400:800);return $e`
3803
+ `,VR=(e,t)=>Math.max(0,e.findIndex((e=>e.value===t))),HR=e=>1===e?"none":2===e?"left":"right",_R=({variant:e="panel",defaultValue:t,tabs:n,onTabClick:o,activationMode:i="manual"})=>{const[s,a]=le(VR(n,t)||0);return ye("div",{css:RR(e),children:ye(_.Root,{width:"full",defaultValue:t||n?.[0]?.value,onValueChange:({value:e})=>{return a(VR(n,t=e)),void(o&&o(t));var t},activationMode:i,children:ye(_.List,{alignItems:"center",border:"none",children:n.map(((t,n)=>be(ve,{children:["view"===e&&1===n&&"left"===HR(s)?ye("div",{css:PR}):null,ye(_.Trigger,{css:[NR,"view"===e&&IR,"panel"===e&&DR,"transparent"===e&&zR],"aria-label":t["aria-label"]||t.label,...t,children:be(r,{display:"flex",alignItems:"center",gap:"0.3125rem",children:[t.icon,t.label]})},t.label),"view"===e&&1===n&&"right"===HR(s)?ye("div",{css:PR}):null]},t.label)))})})})},BR=({text:e,query:t})=>{if(!t)return e;const n=new RegExp(`(${t})`,"ig"),r=e.split(n);return Y(ee,{children:r.map((e=>n.test(e)?Y("strong",{children:e},e):Y("span",{children:e},e)))})},jR=({items:e,query:t,onSelect:n,highlightedIndex:o})=>{const i=ae(null);return de((()=>{if(!i.current)return;const e=i.current.children[o];e&&e.scrollIntoView({block:"nearest"})}),[o]),Y(r,{padding:"0.5rem",children:e.map(((e,s)=>Y(r,{ref:i,padding:"0.375rem 0.5rem",borderRadius:"md",cursor:"pointer",bg:s===o?"gray.100":void 0,_hover:{background:"gray.50"},onClick:()=>n(e.id||e.label),children:Y(BR,{text:e.label,query:t})},e.id)))})},FR=({placeholder:e,disabled:t,size:n="default",options:i=[],resultsMaxHeight:s=50,isLoading:l=!1,displayResults:c="text",onSelect:d,onQueryChange:u,onClear:h,renderResults:p,labels:f})=>{const m=qm("Search",f),[g,v]=le(""),{open:b,onOpen:y,onClose:w}=q(),[C,x]=le(i),[k,$]=le(-1),[S,M]=le(!1),E=ae(null),T=`search-results-${he()}`,O=e=>{const t=i.find((t=>t.id===e||t.label===e));t&&(d?.(t),v(""),w())};de((()=>{if(u?.(g),!g)return void x(i);const e=i.filter((e=>e.id?.toLowerCase().includes(g.toLowerCase())||e.label.toLowerCase().includes(g.toLowerCase())||e.caption?.toLowerCase().includes(g.toLowerCase()))).map((e=>({id:e.id,label:e.label,caption:e.caption,variant:"select",icon:e.icon,onItemClick:()=>O(e.id||e.label)})));x(e),y()}),[g]),de((()=>{function e(e){b&&E.current&&!E.current.contains(e.target)&&w()}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[b]);const L=g.length?ye(Sv,{onClick:()=>{v(""),h?.()}}):null,A="none"!==c&&!!g.length&&C.length>0&&b;let R=ze("neutral",500);t?R=ze("neutral",500):S&&(R=ze("primary",700));const N="small"===n?"1rem":"1.25rem",D=Ee(s);return be("div",{ref:E,style:{position:"relative",width:"100%"},children:[ye(V,{startElement:ye(Og,{width:N,height:N,fill:R}),endElement:L,children:ye(mv,{autoComplete:"off",placeholder:e||m.filterPlaceholder,onChange:e=>{const{value:t}=e.target;v(t)},onFocus:()=>M(!0),onBlur:()=>M(!1),value:g,label:"",style:{paddingLeft:"2.5rem"},type:"search","aria-label":e||m.filterAriaLabel,"aria-expanded":A,"aria-controls":T,role:"combobox","aria-autocomplete":"list",disabled:t,size:n,noMarginBottom:!0,onKeyDown:e=>{if(A){if("ArrowDown"===e.key&&(e.preventDefault(),$((e=>Math.min(e+1,C.length-1)))),"ArrowUp"===e.key&&(e.preventDefault(),$((e=>Math.max(e-1,0)))),"Enter"===e.key&&(e.preventDefault(),k>=0)){const e=C[k];O(e.id||e.label)}"Escape"===e.key&&w()}}})}),(A||l&&!!g.length)&&"custom"===c&&p&&!l&&p({items:C,highlightedIndex:k,query:g,onSelect:O}),(A||l&&!!g.length)&&ye(a,{container:E,children:be(r,{position:"absolute",width:"100%",backgroundColor:"white",border:"custom"===c?"none":"0.0625rem solid",borderColor:"gray.200",borderRadius:"md",zIndex:1e3,overflowY:"auto",maxHeight:D,children:[l&&ye(r,{padding:"1rem",children:ye(o,{})}),"text"===c&&!l&&ye(jR,{highlightedIndex:k,items:C,query:g,onSelect:O}),"list"===c&&!l&&ye(vk,{items:C,highlightedIndex:k})]})})]})},qR={small:He(400),medium:He(600),large:He(1e3),default:He(400)};function WR(e,t,n,r){const o=function(e,t){return null!=t&&""!==t?Ee(t):e&&qR[e]?qR[e]:qR.default}(e,t),i=n?ze("neutral",200):ze("primary",300),s=r??i,a=r&&n?"opacity: 0.7;":"",l=ze("neutral",n?400:800);return $e`
3793
3804
  height: ${o};
3794
3805
  width: ${o};
3795
3806
  border-radius: 50%;
@@ -3824,17 +3835,17 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3824
3835
  background-color: ${ze("primary",500)};
3825
3836
  }
3826
3837
  }
3827
- `}const WR=e=>$e`
3838
+ `}const UR=e=>$e`
3828
3839
  width: ${e||He(400)};
3829
3840
  position: absolute;
3830
3841
  top: -${He(200)};
3831
3842
  left: 0.9375rem;
3832
- `,UR=$e`
3843
+ `,KR=$e`
3833
3844
  font-size: ${Ve(200)};
3834
3845
  line-height: ${_e(400)};
3835
3846
  font-weight: 700;
3836
3847
  color: ${ze("primary",800)};
3837
- `,KR=se((({name:e,ariaLabel:t,size:n="medium",customSize:r,src:o,srcSet:i,onClick:s,notificationCount:a,disabled:l=!0,customBackgroundColor:c="",labels:d},u)=>{const h=qm("Avatar",d),p=()=>{l||s?.()},f=(()=>{let e="";return a&&a>0&&(e=`${a>99?"99+":a}`),e})();let m="1rem";a&&a>99?m="1.75rem":a&&a>9&&(m="1.375rem");const g=!!o||!!i,v=s&&!l;return be(W.Root,{"aria-label":t||e,ref:u,css:qR(n,r,l,c),onClick:p,onKeyDown:e=>{l||"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),p())},role:v?"button":"img",tabIndex:v?0:void 0,"aria-disabled":v?l:void 0,children:[g&&ye(W.Image,{src:o,srcSet:i,alt:t||e||"Avatar image"}),!g&&e&&ye(W.Fallback,{name:e,css:UR}),!g&&!e&&ye(Mg,{size:"100%",style:{padding:"15%",color:l?ze("neutral",400):void 0}}),f.length>0?ye("div",{css:WR(m),children:ye("div",{css:$e`
3848
+ `,ZR=se((({name:e,ariaLabel:t,size:n="medium",customSize:r,src:o,srcSet:i,onClick:s,notificationCount:a,disabled:l=!0,customBackgroundColor:c="",labels:d},u)=>{const h=qm("Avatar",d),p=()=>{l||s?.()},f=(()=>{let e="";return a&&a>0&&(e=`${a>99?"99+":a}`),e})();let m="1rem";a&&a>99?m="1.75rem":a&&a>9&&(m="1.375rem");const g=!!o||!!i,v=s&&!l;return be(W.Root,{"aria-label":t||e,ref:u,css:WR(n,r,l,c),onClick:p,onKeyDown:e=>{l||"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),p())},role:v?"button":"img",tabIndex:v?0:void 0,"aria-disabled":v?l:void 0,children:[g&&ye(W.Image,{src:o,srcSet:i,alt:t||e||"Avatar image"}),!g&&e&&ye(W.Fallback,{name:e,css:KR}),!g&&!e&&ye(Mg,{size:"100%",style:{padding:"15%",color:l?ze("neutral",400):void 0}}),f.length>0?ye("div",{css:UR(m),children:ye("div",{css:$e`
3838
3849
  height: ${He(400)};
3839
3850
  width: auto;
3840
3851
  background-color: ${ze("error",500)};
@@ -3847,16 +3858,16 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3847
3858
  line-height: ${_e(400)};
3848
3859
  font-weight: 700;
3849
3860
  color: ${ze("error",100)};
3850
- `,children:ye("p",{"aria-label":h.unreadMessagesLabel(a||0),children:f})})}):null]})})),ZR=$e`
3861
+ `,children:ye("p",{"aria-label":h.unreadMessagesLabel(a||0),children:f})})}):null]})})),GR=$e`
3851
3862
  display: flex;
3852
3863
  justify-content: flex-start;
3853
3864
  align-items: center;
3854
3865
  gap: ${He(200)};
3855
- `,GR=e=>$e`
3866
+ `,JR=e=>$e`
3856
3867
  width: ${e||He(400)};
3857
3868
  position: relative;
3858
3869
  display: flex;
3859
- `,JR=$e`
3870
+ `,XR=$e`
3860
3871
  height: ${He(100)};
3861
3872
  width: ${He(100)};
3862
3873
  background-color: ${ze("error",500)};
@@ -3864,7 +3875,7 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3864
3875
  position: absolute;
3865
3876
  top: 0rem;
3866
3877
  right: 0rem;
3867
- `,XR=$e`
3878
+ `,YR=$e`
3868
3879
  height: 0.625rem;
3869
3880
  background-color: ${ze("error",500)};
3870
3881
  padding: 0 0.1875rem 0.0625rem 0.1875rem;
@@ -3875,12 +3886,12 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3875
3886
  position: absolute;
3876
3887
  top: -${He(50)};
3877
3888
  left: 0.5625rem;
3878
- `,YR=$e`
3889
+ `,QR=$e`
3879
3890
  font-size: ${Ve(200)};
3880
3891
  line-height: ${_e(400)};
3881
3892
  font-weight: 700;
3882
3893
  color: ${ze("error",100)};
3883
- `,QR=$e`
3894
+ `,eN=$e`
3884
3895
  height: ${He(400)};
3885
3896
  min-width: ${He(400)};
3886
3897
  background-color: ${ze("error",500)};
@@ -3889,44 +3900,44 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3889
3900
  justify-content: center;
3890
3901
  align-items: center;
3891
3902
  padding: 0rem ${He(100)} 0.0625rem ${He(100)};
3892
- `,eN=$e`
3903
+ `,tN=$e`
3893
3904
  font-size: ${Ve(400)};
3894
3905
  line-height: ${_e(600)};
3895
3906
  font-weight: 700;
3896
3907
  color: ${ze("error",100)};
3897
- `,tN=({hasNotification:e,notificationCount:t,label:n,labels:r})=>{const o=qm("Badge",r),[i,s]=le(!1);de((()=>{const e=()=>{window.innerWidth<1024?s(!0):s(!1)};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[]);const a=(()=>{let e="";return t&&t>0&&(e=`${t>99?"99+":t}`),e})();let l="1rem";return t&&t>99?l="1.75rem":t&&t>9&&(l="1.375rem"),be("div",i?{css:ZR,role:"status","aria-live":"polite",children:[be("div",{css:GR(),children:[ye(cg,{color:"currentColor",height:"1rem",width:"1rem"}),!e||t||n?null:ye("div",{css:JR,"aria-hidden":!0})]}),n?ye("p",{children:n}):null,a.length>0?ye("div",{css:QR,children:ye("p",{css:eN,"aria-label":o.unreadMessagesLabel(t||0),children:a})}):null]}:{css:ZR,role:"status","aria-live":"polite",children:[n?ye("p",{children:n}):null,be("div",{css:GR(l),children:[a.length>0?ye("div",{css:XR,children:ye("p",{css:YR,"aria-label":o.unreadMessagesLabel(t||0),children:a})}):null,e&&!t?ye("div",{css:JR,"aria-hidden":!0}):null,ye(cg,{color:"currentColor",height:"1rem",width:"1rem"})]})]})},nN=e=>{let t="",n="",r="";return"success"===e?(t=ze("success",100),n=ze("success",500),r=ze("success",300)):"warning"===e?(t=ze("warning",100),n=ze("warning",500),r=ze("warning",300)):"error"===e?(t=ze("error",100),n=ze("error",500),r=ze("error",300)):"information"===e?(t=ze("secondary",100),n=ze("secondary",500),r=ze("secondary",200)):"general-grey"===e?(t=ze("neutral",200),n=ze("neutral",700),r=ze("neutral",300)):(t=ze("neutral",100),n=ze("neutral",700),r=ze("neutral",300)),$e`
3908
+ `,nN=({hasNotification:e,notificationCount:t,label:n,labels:r})=>{const o=qm("Badge",r),[i,s]=le(!1);de((()=>{const e=()=>{window.innerWidth<1024?s(!0):s(!1)};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[]);const a=(()=>{let e="";return t&&t>0&&(e=`${t>99?"99+":t}`),e})();let l="1rem";return t&&t>99?l="1.75rem":t&&t>9&&(l="1.375rem"),be("div",i?{css:GR,role:"status","aria-live":"polite",children:[be("div",{css:JR(),children:[ye(cg,{color:"currentColor",height:"1rem",width:"1rem"}),!e||t||n?null:ye("div",{css:XR,"aria-hidden":!0})]}),n?ye("p",{children:n}):null,a.length>0?ye("div",{css:eN,children:ye("p",{css:tN,"aria-label":o.unreadMessagesLabel(t||0),children:a})}):null]}:{css:GR,role:"status","aria-live":"polite",children:[n?ye("p",{children:n}):null,be("div",{css:JR(l),children:[a.length>0?ye("div",{css:YR,children:ye("p",{css:QR,"aria-label":o.unreadMessagesLabel(t||0),children:a})}):null,e&&!t?ye("div",{css:XR,"aria-hidden":!0}):null,ye(cg,{color:"currentColor",height:"1rem",width:"1rem"})]})]})},rN=e=>{let t="",n="",r="";return"success"===e?(t=ze("success",100),n=ze("success",500),r=ze("success",300)):"warning"===e?(t=ze("warning",100),n=ze("warning",500),r=ze("warning",300)):"error"===e?(t=ze("error",100),n=ze("error",500),r=ze("error",300)):"information"===e?(t=ze("secondary",100),n=ze("secondary",500),r=ze("secondary",200)):"general-grey"===e?(t=ze("neutral",200),n=ze("neutral",700),r=ze("neutral",300)):(t=ze("neutral",100),n=ze("neutral",700),r=ze("neutral",300)),$e`
3898
3909
  display: flex;
3899
3910
  color: ${n};
3900
3911
  align-items: center;
3901
3912
  background-color: ${t};
3902
3913
  border-bottom: ${je(100)} solid ${r};
3903
3914
  border-radius: 0;
3904
- `},rN=te.forwardRef((({title:e,children:t,icon:n,variant:r,onClose:o,labels:i},s)=>{const a=qm("AlertBanner",i),[l,c]=te.useState(!0),d=ye("success"===r?ig:"warning"===r?sg:Ym,{});return l?be(U.Root,{css:nN(r),children:[ye(U.Indicator,{children:n||d}),t?ye(U.Content,{children:be("div",{style:{display:"flex",gap:"0.75rem",alignItems:"center"},children:[ye(U.Title,{children:e}),ye(U.Description,{children:t})]})}):ye(U.Title,{flex:"1",children:e}),ye(K,{"aria-label":a.closeAlertLabel,pos:"absolute",insetEnd:"2",_hover:{bg:"gray.200"},onClick:()=>{c(!1),o?.()}})]}):null})),oN=$e`
3915
+ `},oN=te.forwardRef((({title:e,children:t,icon:n,variant:r,onClose:o,labels:i},s)=>{const a=qm("AlertBanner",i),[l,c]=te.useState(!0),d=ye("success"===r?ig:"warning"===r?sg:Ym,{});return l?be(U.Root,{css:rN(r),children:[ye(U.Indicator,{children:n||d}),t?ye(U.Content,{children:be("div",{style:{display:"flex",gap:"0.75rem",alignItems:"center"},children:[ye(U.Title,{children:e}),ye(U.Description,{children:t})]})}):ye(U.Title,{flex:"1",children:e}),ye(K,{"aria-label":a.closeAlertLabel,pos:"absolute",insetEnd:"2",_hover:{bg:"gray.200"},onClick:()=>{c(!1),o?.()}})]}):null})),iN=$e`
3905
3916
  height: ${He(200)};
3906
3917
  width: 100%;
3907
3918
  background-color: ${ze("neutral",300)};
3908
3919
  display: flex;
3909
3920
  align-items: center;
3910
3921
  justify-content: flex-start;
3911
- `,iN=e=>$e`
3922
+ `,sN=e=>$e`
3912
3923
  height: 100%;
3913
3924
  width: ${e}%;
3914
3925
  background-color: ${ze("primary",500)};
3915
3926
  transition: width 0.5s ease-in-out;
3916
- `,sN=({progress:e,labels:t})=>{const n=qm("ProgressBar",t);let r=e;return r>100&&(r=100),r<0&&(r=0),ye("div",{css:oN,role:"progressbar","aria-label":n.progressAriaLabel(r),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":r,children:ye("div",{css:iN(r)})})},aN=$e`
3927
+ `,aN=({progress:e,labels:t})=>{const n=qm("ProgressBar",t);let r=e;return r>100&&(r=100),r<0&&(r=0),ye("div",{css:iN,role:"progressbar","aria-label":n.progressAriaLabel(r),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":r,children:ye("div",{css:sN(r)})})},lN=$e`
3917
3928
  width: 100%;
3918
3929
  display: flex;
3919
3930
  align-items: center;
3920
3931
  justify-content: space-between;
3921
3932
  position: relative;
3922
- `,lN=$e`
3933
+ `,cN=$e`
3923
3934
  height: 3.75rem;
3924
3935
  width: ${He(2e3)};
3925
3936
  display: flex;
3926
3937
  flex-direction: column;
3927
3938
  align-items: center;
3928
3939
  justify-content: space-between;
3929
- `,cN=(e,t)=>$e`
3940
+ `,dN=(e,t)=>$e`
3930
3941
  height: ${He(800)};
3931
3942
  width: ${He(800)};
3932
3943
  display: flex;
@@ -3962,12 +3973,12 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3962
3973
  }
3963
3974
 
3964
3975
  ${t?`\n background-color: ${ze("neutral",300)};\n \n &:hover {\n background-color: ${ze("neutral",300)};\n box-shadow: none;\n }\n `:""}
3965
- `,dN=e=>$e`
3976
+ `,uN=e=>$e`
3966
3977
  color: ${ze("neutral",e?800:600)};
3967
3978
  font-size: ${Ve(300)};
3968
3979
  line-height: ${_e(500)};
3969
3980
  font-weight: 400;
3970
- `,uN=$e`
3981
+ `,hN=$e`
3971
3982
  height: ${je(100)};
3972
3983
  width: 100%;
3973
3984
  padding: 0 1.875rem;
@@ -3975,25 +3986,25 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
3975
3986
  top: ${He(400)};
3976
3987
  left: 0;
3977
3988
  z-index: -1;
3978
- `,hN=$e`
3989
+ `,pN=$e`
3979
3990
  height: ${je(100)};
3980
3991
  width: 100%;
3981
3992
  background-color: ${ze("neutral",400)};
3982
- `,pN=({steps:e,currentStep:t,labels:n})=>{const r=qm("StepProgressIndicator",n);return be("div",{css:aN,children:[e.map(((e,n)=>be("div",{css:lN,children:[ye("button",{css:cN(t>=n+1,t<n+1),type:"button",onClick:e.onClick,"aria-current":t===n+1,"aria-disabled":t<n+1,disabled:t<n+1,"aria-label":r.currentStepLabel(n+1,e.label||"",t>n+1),"data-active":t>=n+1,children:t>n+1?ye(Jm,{height:"1rem",width:"1rem"}):n+1}),e.label?ye("p",{css:dN(t===n+1),children:e.label}):null]},`${e.label}-${n}`))),ye("div",{css:uN,children:ye("div",{css:hN})})]})},fN=$e`
3993
+ `,fN=({steps:e,currentStep:t,labels:n})=>{const r=qm("StepProgressIndicator",n);return be("div",{css:lN,children:[e.map(((e,n)=>be("div",{css:cN,children:[ye("button",{css:dN(t>=n+1,t<n+1),type:"button",onClick:e.onClick,"aria-current":t===n+1,"aria-disabled":t<n+1,disabled:t<n+1,"aria-label":r.currentStepLabel(n+1,e.label||"",t>n+1),"data-active":t>=n+1,children:t>n+1?ye(Jm,{height:"1rem",width:"1rem"}):n+1}),e.label?ye("p",{css:uN(t===n+1),children:e.label}):null]},`${e.label}-${n}`))),ye("div",{css:hN,children:ye("div",{css:pN})})]})},mN=$e`
3983
3994
  font-size: ${Ve(500)};
3984
3995
  line-height: ${_e(700)};
3985
3996
  font-weight: 400;
3986
3997
  color: ${ze("neutral",800)};
3987
- `,mN=$e`
3998
+ `,gN=$e`
3988
3999
  font-size: ${Ve(400)};
3989
4000
  line-height: ${_e(600)};
3990
4001
  font-weight: 400;
3991
4002
  color: ${ze("neutral",700)};
3992
- `,gN=$e`
3993
- padding: 0.375rem;
3994
4003
  `,vN=$e`
3995
4004
  padding: 0.375rem;
3996
- `,bN={pauseOnPageIdle:!0,offsets:"1.5rem"},yN={"top-start":Z({placement:"top-start",...bN}),top:Z({placement:"top",...bN}),"top-end":Z({placement:"top-end",...bN}),"bottom-start":Z({placement:"bottom-start",...bN}),bottom:Z({placement:"bottom",...bN}),"bottom-end":Z({placement:"bottom-end",...bN})},wN=e=>{yN[e.placement].create({title:e.label,description:e.caption,duration:e.duration||5e3,meta:{closable:e.closable,icon:e.icon,closableLabel:e.closableLabel,onClose:e.onClose,maxWidth:e.maxWidth},...e})},CN=e=>{Object.values(yN).forEach((t=>{t.dismiss(e)}))},xN=({labels:e})=>{const t=qm("Toast",e);return Object.keys(yN).map((e=>ye(a,{children:ye(G,{toaster:yN[e],insetInline:{mdDown:"4"},children:n=>{return be(J.Root,{css:(r=n.meta?.maxWidth,$e`
4005
+ `,bN=$e`
4006
+ padding: 0.375rem;
4007
+ `,yN={pauseOnPageIdle:!0,offsets:"1.5rem"},wN={"top-start":Z({placement:"top-start",...yN}),top:Z({placement:"top",...yN}),"top-end":Z({placement:"top-end",...yN}),"bottom-start":Z({placement:"bottom-start",...yN}),bottom:Z({placement:"bottom",...yN}),"bottom-end":Z({placement:"bottom-end",...yN})},CN=e=>{wN[e.placement].create({title:e.label,description:e.caption,duration:e.duration||5e3,meta:{closable:e.closable,icon:e.icon,closableLabel:e.closableLabel,onClose:e.onClose,maxWidth:e.maxWidth},...e})},xN=e=>{Object.values(wN).forEach((t=>{t.dismiss(e)}))},kN=({labels:e})=>{const t=qm("Toast",e);return Object.keys(wN).map((e=>ye(a,{children:ye(G,{toaster:wN[e],insetInline:{mdDown:"4"},children:n=>{return be(J.Root,{css:(r=n.meta?.maxWidth,$e`
3997
4008
  justify-content: space-between;
3998
4009
  align-items: center;
3999
4010
  gap: ${He(200)};
@@ -4037,4 +4048,4 @@ function DO(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
4037
4048
  color: ${ze("error",900)};
4038
4049
  }
4039
4050
  }
4040
- `),width:{md:"sm"},children:[be(X,{flexDirection:"row",className:"ds-toast-icon-container",alignItems:n.description?"flex-start":"center",children:["info"===n.type?n.meta?.icon?n.meta.icon:ye(Ym,{color:"var(--chakra-colors-neutral-700)"}):null,"loading"===n.type?ye(o,{size:"lg",borderWidth:"0.1875rem",color:"var(--chakra-colors-primary-500)"}):null,"success"===n.type?n.meta?.icon?n.meta.icon:ye(ig,{color:"var(--chakra-colors-success-500)"}):null,"warning"===n.type?n.meta?.icon?n.meta.icon:ye(sg,{color:"var(--chakra-colors-warning-500)"}):null,"error"===n.type?n.meta?.icon?n.meta.icon:ye(ag,{color:"var(--chakra-colors-error-500)"}):null,be(X,{gap:"1",flex:"1",maxWidth:"100%",children:[ye(J.Title,{css:fN,"aria-label":`${n.title}`,children:n.title}),n.description?ye(J.Title,{css:mN,"aria-label":`${n.description}`,children:n.description}):null]})]}),n.action||n.meta?.closable?be(X,{flexDirection:"row",children:[n.action?ye(Wm,{css:gN,label:n.action.label,size:"small",variant:"info"===n.type?"primary":"secondary",onClick:()=>{n?.action?.onClick&&n.action.onClick(),yN[e].dismiss()}}):null,n.meta?.closable?ye(Wm,{css:vN,label:n.meta.closableLabel,"aria-label":n.meta?.closableLabel||t.dismissLabel,leftIcon:ye(tg,{height:"0.625rem!",width:"0.625rem!"}),size:"small",variant:"secondary",onClick:()=>{n.meta?.onClose&&n.meta.onClose(),yN[e].dismiss()}}):null]}):null]});var r}})},e)))};export{rN as AlertBanner,Uk as AnalysisWidget,KR as Avatar,tN as Badge,Ky as BaseMap,jA as Breadcrumb,Wm as Button,Wv as Checkbox,Lb as CheckboxList,Yv as CheckboxOptionCard,Sv as CloseButton,Jy as ClusterPoint,Vy as Combobox,qe as DesignSystemLocaleProvider,Bk as ExtendableCard,ZA as Footer,Fv as FormContainer,Km as IconButton,SA as InlineMessage,cy as InputWithUnits,lk as ItemCount,$x as LayerGroup,Sx as LayerGroupContainer,kx as LayerItem,Lx as LayerParameters,jx as LegendItem,vk as List,Av as MapControlsToolbar,Gy as MapMarker,Yy as MapMarkers,px as MapPopUp,Fg as Menu,VA as MobileSearch,eR as MobileTabBar,U$ as Modal,Vv as MultiActionButton,$R as Navbar,LR as NavigationRail,ib as OptionCard,xk as Pagination,Q$ as Panel,vy as Password,sN as ProgressBar,Xx as QualitativeAttribute,cb as Radio,db as RadioGroup,Sy as RadioList,xv as RichTextEditor,kv as SSOButtons,ok as ScaleBar,jR as Search,ly as Select,fA as Sheet,Xy as SimpleMapPin,yb as Slider,Oy as SliderInput,pN as StepProgressIndicator,Cb as Switch,HR as TabBar,Ik as Table,Vk as TableCell,zk as TableRow,iy as Tag,mv as TextInput,zy as Textarea,xN as Toast,Lv as Toolbar,Ug as Tooltip,CN as closeToast,Ie as designSystemStyles,Pe as designSystemStylesForTailwind,je as getThemedBorderWidth,ze as getThemedColor,Ve as getThemedFontSize,_e as getThemedLineHeight,Be as getThemedRadius,He as getThemedSpacing,wN as showToast};
4051
+ `),width:{md:"sm"},children:[be(X,{flexDirection:"row",className:"ds-toast-icon-container",alignItems:n.description?"flex-start":"center",children:["info"===n.type?n.meta?.icon?n.meta.icon:ye(Ym,{color:"var(--chakra-colors-neutral-700)"}):null,"loading"===n.type?ye(o,{size:"lg",borderWidth:"0.1875rem",color:"var(--chakra-colors-primary-500)"}):null,"success"===n.type?n.meta?.icon?n.meta.icon:ye(ig,{color:"var(--chakra-colors-success-500)"}):null,"warning"===n.type?n.meta?.icon?n.meta.icon:ye(sg,{color:"var(--chakra-colors-warning-500)"}):null,"error"===n.type?n.meta?.icon?n.meta.icon:ye(ag,{color:"var(--chakra-colors-error-500)"}):null,be(X,{gap:"1",flex:"1",maxWidth:"100%",children:[ye(J.Title,{css:mN,"aria-label":`${n.title}`,children:n.title}),n.description?ye(J.Title,{css:gN,"aria-label":`${n.description}`,children:n.description}):null]})]}),n.action||n.meta?.closable?be(X,{flexDirection:"row",children:[n.action?ye(Wm,{css:vN,label:n.action.label,size:"small",variant:"info"===n.type?"primary":"secondary",onClick:()=>{n?.action?.onClick&&n.action.onClick(),wN[e].dismiss()}}):null,n.meta?.closable?ye(Wm,{css:bN,label:n.meta.closableLabel,"aria-label":n.meta?.closableLabel||t.dismissLabel,leftIcon:ye(tg,{height:"0.625rem!",width:"0.625rem!"}),size:"small",variant:"secondary",onClick:()=>{n.meta?.onClose&&n.meta.onClose(),wN[e].dismiss()}}):null]}):null]});var r}})},e)))};export{oN as AlertBanner,Kk as AnalysisWidget,ZR as Avatar,nN as Badge,Ky as BaseMap,FA as Breadcrumb,Wm as Button,Wv as Checkbox,Lb as CheckboxList,Yv as CheckboxOptionCard,Sv as CloseButton,Jy as ClusterPoint,Vy as Combobox,qe as DesignSystemLocaleProvider,jk as ExtendableCard,GA as Footer,Fv as FormContainer,Km as IconButton,MA as InlineMessage,cy as InputWithUnits,lk as ItemCount,$x as LayerGroup,Sx as LayerGroupContainer,kx as LayerItem,Lx as LayerParameters,jx as LegendItem,vk as List,Av as MapControlsToolbar,Gy as MapMarker,Yy as MapMarkers,px as MapPopUp,Fg as Menu,HA as MobileSearch,tR as MobileTabBar,K$ as Modal,Vv as MultiActionButton,SR as Navbar,AR as NavigationRail,ib as OptionCard,xk as Pagination,eS as Panel,vy as Password,aN as ProgressBar,Xx as QualitativeAttribute,cb as Radio,db as RadioGroup,Sy as RadioList,xv as RichTextEditor,kv as SSOButtons,ok as ScaleBar,FR as Search,ly as Select,mA as Sheet,Xy as SimpleMapPin,yb as Slider,Oy as SliderInput,fN as StepProgressIndicator,Cb as Switch,_R as TabBar,zk as Table,Hk as TableCell,Vk as TableRow,iy as Tag,mv as TextInput,zy as Textarea,kN as Toast,Lv as Toolbar,Ug as Tooltip,xN as closeToast,Ie as designSystemStyles,Pe as designSystemStylesForTailwind,je as getThemedBorderWidth,ze as getThemedColor,Ve as getThemedFontSize,_e as getThemedLineHeight,Be as getThemedRadius,He as getThemedSpacing,CN as showToast};