@ws-ui/shared 0.3.6 → 0.3.8

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.
Files changed (59) hide show
  1. package/README.md +4 -24
  2. package/dist/components/AppLoader.d.ts +5 -5
  3. package/dist/components/ControlledSwitch.d.ts +2 -2
  4. package/dist/components/Dialog.d.ts +2 -1
  5. package/dist/components/Incase/index.d.ts +2 -1
  6. package/dist/components/Modal/Button.d.ts +2 -1
  7. package/dist/components/Modal/Icon.d.ts +2 -1
  8. package/dist/components/Modal/index.d.ts +2 -1
  9. package/dist/components/Portal.d.ts +1 -0
  10. package/dist/components/Tips/components/CarouselTip.d.ts +2 -1
  11. package/dist/components/Tips/components/TextTip.d.ts +2 -1
  12. package/dist/components/Tips/components/VideoTip.d.ts +2 -1
  13. package/dist/components/Tips/components/index.d.ts +2 -1
  14. package/dist/components/Tips/index.d.ts +1 -0
  15. package/dist/components/Tips/provider.d.ts +2 -1
  16. package/dist/components/Toast.d.ts +2 -1
  17. package/dist/components/Tooltip.d.ts +2 -1
  18. package/dist/components/Tree/components/IndentLines.d.ts +1 -0
  19. package/dist/components/Tree/components/Switcher.d.ts +1 -0
  20. package/dist/components/Tree/components/Tree.d.ts +2 -1
  21. package/dist/components/Tree/components/TreeNode.d.ts +2 -1
  22. package/dist/components/Tree/index.d.ts +5 -4
  23. package/dist/components/Tree/interfaces.d.ts +1 -0
  24. package/dist/components/Tree/styled.d.ts +2 -1
  25. package/dist/constants.d.ts +1 -0
  26. package/dist/datasource-themes.d.ts +1 -0
  27. package/dist/declarations/datasources/datasource.d.ts +1 -1
  28. package/dist/hooks/use-didmounteffect.d.ts +1 -0
  29. package/dist/hooks/use-forwarded-ref.d.ts +2 -1
  30. package/dist/hooks/use-hotkeys.d.ts +2 -1
  31. package/dist/hooks/use-outside-click.d.ts +1 -1
  32. package/dist/hooks/use-state-ref.d.ts +1 -1
  33. package/dist/hooks/useDoubleClick.d.ts +2 -1
  34. package/dist/hooks/useIdentity.d.ts +2 -1
  35. package/dist/hooks/useStateObject.d.ts +1 -0
  36. package/dist/index.cjs.js +88 -115
  37. package/dist/index.cjs.js.map +1 -1
  38. package/dist/index.es.js +10617 -9296
  39. package/dist/index.es.js.map +1 -1
  40. package/dist/package.json +16 -0
  41. package/dist/services/api.d.ts +4 -3
  42. package/dist/services/explorer.d.ts +2 -1
  43. package/dist/services/tracking.d.ts +2 -2
  44. package/dist/style.css +1 -1
  45. package/dist/tailwind.preset.js +1 -2
  46. package/dist/types/api.d.ts +4 -6
  47. package/dist/types/modal.d.ts +4 -4
  48. package/dist/types/shared.d.ts +4 -3
  49. package/dist/types/webform-editor.d.ts +2 -1
  50. package/dist/types/webform-state.d.ts +2 -2
  51. package/dist/utils/code.d.ts +1 -0
  52. package/dist/utils/common.d.ts +6 -6
  53. package/dist/utils/explorer.d.ts +1 -0
  54. package/dist/utils/subjects.d.ts +2 -1
  55. package/package.json +4 -61
  56. package/dist/utils/parser.spec.d.ts +0 -1
  57. package/dist/utils/validation.test.d.ts +0 -1
  58. package/dist/utils/waiter/waiter.test.d.ts +0 -1
  59. package/dist/vite.svg +0 -1
package/dist/index.cjs.js CHANGED
@@ -1,158 +1,128 @@
1
- "use strict";var oS=Object.defineProperty;var aS=(e,r,n)=>r in e?oS(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n;var Gd=(e,r,n)=>(aS(e,typeof r!="symbol"?r+"":r,n),n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const N=require("react"),yo=require("react-dom"),hl=require("@emotion/react");function Eh(e){const r=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const o=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(r,n,o.get?o:{enumerable:!0,get:()=>e[n]})}}return r.default=e,Object.freeze(r)}const L=Eh(N),sS=Eh(yo);var zr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function xh(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function uS(e){if(e.__esModule)return e;var r=e.default;if(typeof r=="function"){var n=function o(){return this instanceof o?Reflect.construct(r,arguments,this.constructor):r.apply(this,arguments)};n.prototype=r.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(o){var a=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(n,o,a.get?a:{enumerable:!0,get:function(){return e[o]}})}),n}var vl={exports:{}},bi={};/*
1
+ "use strict";var Mx=Object.defineProperty;var Kp=e=>{throw TypeError(e)};var Lx=(e,t,r)=>t in e?Mx(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var yt=(e,t,r)=>Lx(e,typeof t!="symbol"?t+"":t,r),ml=(e,t,r)=>t.has(e)||Kp("Cannot "+r);var Y=(e,t,r)=>(ml(e,t,"read from private field"),r?r.call(e):t.get(e)),Xt=(e,t,r)=>t.has(e)?Kp("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),ut=(e,t,r,i)=>(ml(e,t,"write to private field"),i?i.call(e,r):t.set(e,r),r),Tn=(e,t,r)=>(ml(e,t,"access private method"),r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const k=require("react"),Wo=require("react-dom"),ic=require("@emotion/react");function Tv(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const r in e)if(r!=="default"){const i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(t,r,i.get?i:{enumerable:!0,get:()=>e[r]})}}return t.default=e,Object.freeze(t)}const C=Tv(k),$x=Tv(Wo);var ni=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Lc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Fx(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function i(){return this instanceof i?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(i){var a=Object.getOwnPropertyDescriptor(e,i);Object.defineProperty(r,i,a.get?a:{enumerable:!0,get:function(){return e[i]}})}),r}var oc={exports:{}},$i={};/*
2
2
  object-assign
3
3
  (c) Sindre Sorhus
4
4
  @license MIT
5
- */var Cu,Kd;function Wl(){if(Kd)return Cu;Kd=1;var e=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function o(u){if(u==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(u)}function a(){try{if(!Object.assign)return!1;var u=new String("abc");if(u[5]="de",Object.getOwnPropertyNames(u)[0]==="5")return!1;for(var l={},f=0;f<10;f++)l["_"+String.fromCharCode(f)]=f;var d=Object.getOwnPropertyNames(l).map(function(g){return l[g]});if(d.join("")!=="0123456789")return!1;var v={};return"abcdefghijklmnopqrst".split("").forEach(function(g){v[g]=g}),Object.keys(Object.assign({},v)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Cu=a()?Object.assign:function(u,l){for(var f,d=o(u),v,g=1;g<arguments.length;g++){f=Object(arguments[g]);for(var _ in f)r.call(f,_)&&(d[_]=f[_]);if(e){v=e(f);for(var O=0;O<v.length;O++)n.call(f,v[O])&&(d[v[O]]=f[v[O]])}}return d},Cu}/** @license React v17.0.2
5
+ */var gl,Yp;function $c(){if(Yp)return gl;Yp=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;function i(s){if(s==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(s)}function a(){try{if(!Object.assign)return!1;var s=new String("abc");if(s[5]="de",Object.getOwnPropertyNames(s)[0]==="5")return!1;for(var l={},c=0;c<10;c++)l["_"+String.fromCharCode(c)]=c;var d=Object.getOwnPropertyNames(l).map(function(h){return l[h]});if(d.join("")!=="0123456789")return!1;var p={};return"abcdefghijklmnopqrst".split("").forEach(function(h){p[h]=h}),Object.keys(Object.assign({},p)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return gl=a()?Object.assign:function(s,l){for(var c,d=i(s),p,h=1;h<arguments.length;h++){c=Object(arguments[h]);for(var b in c)t.call(c,b)&&(d[b]=c[b]);if(e){p=e(c);for(var v=0;v<p.length;v++)r.call(c,p[v])&&(d[p[v]]=c[p[v]])}}return d},gl}/** @license React v17.0.2
6
6
  * react-jsx-runtime.production.min.js
7
7
  *
8
8
  * Copyright (c) Facebook, Inc. and its affiliates.
9
9
  *
10
10
  * This source code is licensed under the MIT license found in the
11
11
  * LICENSE file in the root directory of this source tree.
12
- */var Yd;function lS(){if(Yd)return bi;Yd=1,Wl();var e=N,r=60103;if(bi.Fragment=60107,typeof Symbol=="function"&&Symbol.for){var n=Symbol.for;r=n("react.element"),bi.Fragment=n("react.fragment")}var o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,u={key:!0,ref:!0,__self:!0,__source:!0};function l(f,d,v){var g,_={},O=null,m=null;v!==void 0&&(O=""+v),d.key!==void 0&&(O=""+d.key),d.ref!==void 0&&(m=d.ref);for(g in d)a.call(d,g)&&!u.hasOwnProperty(g)&&(_[g]=d[g]);if(f&&f.defaultProps)for(g in d=f.defaultProps,d)_[g]===void 0&&(_[g]=d[g]);return{$$typeof:r,type:f,key:O,ref:m,props:_,_owner:o.current}}return bi.jsx=l,bi.jsxs=l,bi}var Ru={};/** @license React v17.0.2
12
+ */var Vp;function Dx(){if(Vp)return $i;Vp=1,$c();var e=k,t=60103;if($i.Fragment=60107,typeof Symbol=="function"&&Symbol.for){var r=Symbol.for;t=r("react.element"),$i.Fragment=r("react.fragment")}var i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,s={key:!0,ref:!0,__self:!0,__source:!0};function l(c,d,p){var h,b={},v=null,w=null;p!==void 0&&(v=""+p),d.key!==void 0&&(v=""+d.key),d.ref!==void 0&&(w=d.ref);for(h in d)a.call(d,h)&&!s.hasOwnProperty(h)&&(b[h]=d[h]);if(c&&c.defaultProps)for(h in d=c.defaultProps,d)b[h]===void 0&&(b[h]=d[h]);return{$$typeof:t,type:c,key:v,ref:w,props:b,_owner:i.current}}return $i.jsx=l,$i.jsxs=l,$i}var yl={};/** @license React v17.0.2
13
13
  * react-jsx-runtime.development.js
14
14
  *
15
15
  * Copyright (c) Facebook, Inc. and its affiliates.
16
16
  *
17
17
  * This source code is licensed under the MIT license found in the
18
18
  * LICENSE file in the root directory of this source tree.
19
- */var Xd;function cS(){return Xd||(Xd=1,function(e){process.env.NODE_ENV!=="production"&&function(){var r=N,n=Wl(),o=60103,a=60106;e.Fragment=60107;var u=60108,l=60114,f=60109,d=60110,v=60112,g=60113,_=60120,O=60115,m=60116,S=60121,y=60122,E=60117,D=60129,I=60131;if(typeof Symbol=="function"&&Symbol.for){var C=Symbol.for;o=C("react.element"),a=C("react.portal"),e.Fragment=C("react.fragment"),u=C("react.strict_mode"),l=C("react.profiler"),f=C("react.provider"),d=C("react.context"),v=C("react.forward_ref"),g=C("react.suspense"),_=C("react.suspense_list"),O=C("react.memo"),m=C("react.lazy"),S=C("react.block"),y=C("react.server.block"),E=C("react.fundamental"),C("react.scope"),C("react.opaque.id"),D=C("react.debug_trace_mode"),C("react.offscreen"),I=C("react.legacy_hidden")}var k=typeof Symbol=="function"&&Symbol.iterator,T="@@iterator";function H(p){if(p===null||typeof p!="object")return null;var P=k&&p[k]||p[T];return typeof P=="function"?P:null}var U=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function j(p){{for(var P=arguments.length,F=new Array(P>1?P-1:0),Y=1;Y<P;Y++)F[Y-1]=arguments[Y];J("error",p,F)}}function J(p,P,F){{var Y=U.ReactDebugCurrentFrame,oe=Y.getStackAddendum();oe!==""&&(P+="%s",F=F.concat([oe]));var ae=F.map(function(te){return""+te});ae.unshift("Warning: "+P),Function.prototype.apply.call(console[p],console,ae)}}var ee=!1;function ge(p){return!!(typeof p=="string"||typeof p=="function"||p===e.Fragment||p===l||p===D||p===u||p===g||p===_||p===I||ee||typeof p=="object"&&p!==null&&(p.$$typeof===m||p.$$typeof===O||p.$$typeof===f||p.$$typeof===d||p.$$typeof===v||p.$$typeof===E||p.$$typeof===S||p[0]===y))}function Ce(p,P,F){var Y=P.displayName||P.name||"";return p.displayName||(Y!==""?F+"("+Y+")":F)}function _e(p){return p.displayName||"Context"}function se(p){if(p==null)return null;if(typeof p.tag=="number"&&j("Received an unexpected object in getComponentName(). This is likely a bug in React. Please file an issue."),typeof p=="function")return p.displayName||p.name||null;if(typeof p=="string")return p;switch(p){case e.Fragment:return"Fragment";case a:return"Portal";case l:return"Profiler";case u:return"StrictMode";case g:return"Suspense";case _:return"SuspenseList"}if(typeof p=="object")switch(p.$$typeof){case d:var P=p;return _e(P)+".Consumer";case f:var F=p;return _e(F._context)+".Provider";case v:return Ce(p,p.render,"ForwardRef");case O:return se(p.type);case S:return se(p._render);case m:{var Y=p,oe=Y._payload,ae=Y._init;try{return se(ae(oe))}catch{return null}}}return null}var Le=0,we,xe,We,ut,G,X,de;function ie(){}ie.__reactDisabledLog=!0;function ce(){{if(Le===0){we=console.log,xe=console.info,We=console.warn,ut=console.error,G=console.group,X=console.groupCollapsed,de=console.groupEnd;var p={configurable:!0,enumerable:!0,value:ie,writable:!0};Object.defineProperties(console,{info:p,log:p,warn:p,error:p,group:p,groupCollapsed:p,groupEnd:p})}Le++}}function fe(){{if(Le--,Le===0){var p={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:n({},p,{value:we}),info:n({},p,{value:xe}),warn:n({},p,{value:We}),error:n({},p,{value:ut}),group:n({},p,{value:G}),groupCollapsed:n({},p,{value:X}),groupEnd:n({},p,{value:de})})}Le<0&&j("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ue=U.ReactCurrentDispatcher,pe;function le(p,P,F){{if(pe===void 0)try{throw Error()}catch(oe){var Y=oe.stack.trim().match(/\n( *(at )?)/);pe=Y&&Y[1]||""}return`
20
- `+pe+p}}var ye=!1,be;{var Ke=typeof WeakMap=="function"?WeakMap:Map;be=new Ke}function V(p,P){if(!p||ye)return"";{var F=be.get(p);if(F!==void 0)return F}var Y;ye=!0;var oe=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var ae;ae=ue.current,ue.current=null,ce();try{if(P){var te=function(){throw Error()};if(Object.defineProperty(te.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(te,[])}catch(lt){Y=lt}Reflect.construct(p,[],te)}else{try{te.call()}catch(lt){Y=lt}p.call(te.prototype)}}else{try{throw Error()}catch(lt){Y=lt}p()}}catch(lt){if(lt&&Y&&typeof lt.stack=="string"){for(var Q=lt.stack.split(`
21
- `),je=Y.stack.split(`
22
- `),Se=Q.length-1,Oe=je.length-1;Se>=1&&Oe>=0&&Q[Se]!==je[Oe];)Oe--;for(;Se>=1&&Oe>=0;Se--,Oe--)if(Q[Se]!==je[Oe]){if(Se!==1||Oe!==1)do if(Se--,Oe--,Oe<0||Q[Se]!==je[Oe]){var ot=`
23
- `+Q[Se].replace(" at new "," at ");return typeof p=="function"&&be.set(p,ot),ot}while(Se>=1&&Oe>=0);break}}}finally{ye=!1,ue.current=ae,fe(),Error.prepareStackTrace=oe}var kt=p?p.displayName||p.name:"",Ir=kt?le(kt):"";return typeof p=="function"&&be.set(p,Ir),Ir}function rt(p,P,F){return V(p,!1)}function it(p){var P=p.prototype;return!!(P&&P.isReactComponent)}function dt(p,P,F){if(p==null)return"";if(typeof p=="function")return V(p,it(p));if(typeof p=="string")return le(p);switch(p){case g:return le("Suspense");case _:return le("SuspenseList")}if(typeof p=="object")switch(p.$$typeof){case v:return rt(p.render);case O:return dt(p.type,P,F);case S:return rt(p._render);case m:{var Y=p,oe=Y._payload,ae=Y._init;try{return dt(ae(oe),P,F)}catch{}}}return""}var An={},gt=U.ReactDebugCurrentFrame;function Wt(p){if(p){var P=p._owner,F=dt(p.type,p._source,P?P.type:null);gt.setExtraStackFrame(F)}else gt.setExtraStackFrame(null)}function Sr(p,P,F,Y,oe){{var ae=Function.call.bind(Object.prototype.hasOwnProperty);for(var te in p)if(ae(p,te)){var Q=void 0;try{if(typeof p[te]!="function"){var je=Error((Y||"React class")+": "+F+" type `"+te+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof p[te]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw je.name="Invariant Violation",je}Q=p[te](P,te,Y,F,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Se){Q=Se}Q&&!(Q instanceof Error)&&(Wt(oe),j("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Y||"React class",F,te,typeof Q),Wt(null)),Q instanceof Error&&!(Q.message in An)&&(An[Q.message]=!0,Wt(oe),j("Failed %s type: %s",F,Q.message),Wt(null))}}}var Je=U.ReactCurrentOwner,Qe=Object.prototype.hasOwnProperty,rn={key:!0,ref:!0,__self:!0,__source:!0},Kt,yn,Tt;Tt={};function rr(p){if(Qe.call(p,"ref")){var P=Object.getOwnPropertyDescriptor(p,"ref").get;if(P&&P.isReactWarning)return!1}return p.ref!==void 0}function on(p){if(Qe.call(p,"key")){var P=Object.getOwnPropertyDescriptor(p,"key").get;if(P&&P.isReactWarning)return!1}return p.key!==void 0}function Yt(p,P){if(typeof p.ref=="string"&&Je.current&&P&&Je.current.stateNode!==P){var F=se(Je.current.type);Tt[F]||(j('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',se(Je.current.type),p.ref),Tt[F]=!0)}}function Er(p,P){{var F=function(){Kt||(Kt=!0,j("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",P))};F.isReactWarning=!0,Object.defineProperty(p,"key",{get:F,configurable:!0})}}function xr(p,P){{var F=function(){yn||(yn=!0,j("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",P))};F.isReactWarning=!0,Object.defineProperty(p,"ref",{get:F,configurable:!0})}}var Or=function(p,P,F,Y,oe,ae,te){var Q={$$typeof:o,type:p,key:P,ref:F,props:te,_owner:ae};return Q._store={},Object.defineProperty(Q._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Q,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Y}),Object.defineProperty(Q,"_source",{configurable:!1,enumerable:!1,writable:!1,value:oe}),Object.freeze&&(Object.freeze(Q.props),Object.freeze(Q)),Q};function Tr(p,P,F,Y,oe){{var ae,te={},Q=null,je=null;F!==void 0&&(Q=""+F),on(P)&&(Q=""+P.key),rr(P)&&(je=P.ref,Yt(P,oe));for(ae in P)Qe.call(P,ae)&&!rn.hasOwnProperty(ae)&&(te[ae]=P[ae]);if(p&&p.defaultProps){var Se=p.defaultProps;for(ae in Se)te[ae]===void 0&&(te[ae]=Se[ae])}if(Q||je){var Oe=typeof p=="function"?p.displayName||p.name||"Unknown":p;Q&&Er(te,Oe),je&&xr(te,Oe)}return Or(p,Q,je,oe,Y,Je.current,te)}}var wn=U.ReactCurrentOwner,Un=U.ReactDebugCurrentFrame;function bt(p){if(p){var P=p._owner,F=dt(p.type,p._source,P?P.type:null);Un.setExtraStackFrame(F)}else Un.setExtraStackFrame(null)}var bn;bn=!1;function _n(p){return typeof p=="object"&&p!==null&&p.$$typeof===o}function Cr(){{if(wn.current){var p=se(wn.current.type);if(p)return`
19
+ */var Xp;function kx(){return Xp||(Xp=1,function(e){process.env.NODE_ENV!=="production"&&function(){var t=k,r=$c(),i=60103,a=60106;e.Fragment=60107;var s=60108,l=60114,c=60109,d=60110,p=60112,h=60113,b=60120,v=60115,w=60116,x=60121,g=60122,E=60117,I=60129,P=60131;if(typeof Symbol=="function"&&Symbol.for){var R=Symbol.for;i=R("react.element"),a=R("react.portal"),e.Fragment=R("react.fragment"),s=R("react.strict_mode"),l=R("react.profiler"),c=R("react.provider"),d=R("react.context"),p=R("react.forward_ref"),h=R("react.suspense"),b=R("react.suspense_list"),v=R("react.memo"),w=R("react.lazy"),x=R("react.block"),g=R("react.server.block"),E=R("react.fundamental"),R("react.scope"),R("react.opaque.id"),I=R("react.debug_trace_mode"),R("react.offscreen"),P=R("react.legacy_hidden")}var F=typeof Symbol=="function"&&Symbol.iterator,O="@@iterator";function D(A){if(A===null||typeof A!="object")return null;var q=F&&A[F]||A[O];return typeof q=="function"?q:null}var U=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function j(A){{for(var q=arguments.length,Q=new Array(q>1?q-1:0),pe=1;pe<q;pe++)Q[pe-1]=arguments[pe];G("error",A,Q)}}function G(A,q,Q){{var pe=U.ReactDebugCurrentFrame,He=pe.getStackAddendum();He!==""&&(q+="%s",Q=Q.concat([He]));var Ue=Q.map(function(Me){return""+Me});Ue.unshift("Warning: "+q),Function.prototype.apply.call(console[A],console,Ue)}}var J=!1;function ie(A){return!!(typeof A=="string"||typeof A=="function"||A===e.Fragment||A===l||A===I||A===s||A===h||A===b||A===P||J||typeof A=="object"&&A!==null&&(A.$$typeof===w||A.$$typeof===v||A.$$typeof===c||A.$$typeof===d||A.$$typeof===p||A.$$typeof===E||A.$$typeof===x||A[0]===g))}function xe(A,q,Q){var pe=q.displayName||q.name||"";return A.displayName||(pe!==""?Q+"("+pe+")":Q)}function me(A){return A.displayName||"Context"}function ve(A){if(A==null)return null;if(typeof A.tag=="number"&&j("Received an unexpected object in getComponentName(). This is likely a bug in React. Please file an issue."),typeof A=="function")return A.displayName||A.name||null;if(typeof A=="string")return A;switch(A){case e.Fragment:return"Fragment";case a:return"Portal";case l:return"Profiler";case s:return"StrictMode";case h:return"Suspense";case b:return"SuspenseList"}if(typeof A=="object")switch(A.$$typeof){case d:var q=A;return me(q)+".Consumer";case c:var Q=A;return me(Q._context)+".Provider";case p:return xe(A,A.render,"ForwardRef");case v:return ve(A.type);case x:return ve(A._render);case w:{var pe=A,He=pe._payload,Ue=pe._init;try{return ve(Ue(He))}catch{return null}}}return null}var $e=0,ye,_e,qe,St,H,K,oe;function de(){}de.__reactDisabledLog=!0;function te(){{if($e===0){ye=console.log,_e=console.info,qe=console.warn,St=console.error,H=console.group,K=console.groupCollapsed,oe=console.groupEnd;var A={configurable:!0,enumerable:!0,value:de,writable:!0};Object.defineProperties(console,{info:A,log:A,warn:A,error:A,group:A,groupCollapsed:A,groupEnd:A})}$e++}}function le(){{if($e--,$e===0){var A={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:r({},A,{value:ye}),info:r({},A,{value:_e}),warn:r({},A,{value:qe}),error:r({},A,{value:St}),group:r({},A,{value:H}),groupCollapsed:r({},A,{value:K}),groupEnd:r({},A,{value:oe})})}$e<0&&j("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ae=U.ReactCurrentDispatcher,he;function se(A,q,Q){{if(he===void 0)try{throw Error()}catch(He){var pe=He.stack.trim().match(/\n( *(at )?)/);he=pe&&pe[1]||""}return`
20
+ `+he+A}}var we=!1,Se;{var Ye=typeof WeakMap=="function"?WeakMap:Map;Se=new Ye}function V(A,q){if(!A||we)return"";{var Q=Se.get(A);if(Q!==void 0)return Q}var pe;we=!0;var He=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var Ue;Ue=ae.current,ae.current=null,te();try{if(q){var Me=function(){throw Error()};if(Object.defineProperty(Me.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(Me,[])}catch(Ar){pe=Ar}Reflect.construct(A,[],Me)}else{try{Me.call()}catch(Ar){pe=Ar}A.call(Me.prototype)}}else{try{throw Error()}catch(Ar){pe=Ar}A()}}catch(Ar){if(Ar&&pe&&typeof Ar.stack=="string"){for(var Re=Ar.stack.split(`
21
+ `),Ot=pe.stack.split(`
22
+ `),et=Re.length-1,nt=Ot.length-1;et>=1&&nt>=0&&Re[et]!==Ot[nt];)nt--;for(;et>=1&&nt>=0;et--,nt--)if(Re[et]!==Ot[nt]){if(et!==1||nt!==1)do if(et--,nt--,nt<0||Re[et]!==Ot[nt]){var cr=`
23
+ `+Re[et].replace(" at new "," at ");return typeof A=="function"&&Se.set(A,cr),cr}while(et>=1&&nt>=0);break}}}finally{we=!1,ae.current=Ue,le(),Error.prepareStackTrace=He}var gn=A?A.displayName||A.name:"",aa=gn?se(gn):"";return typeof A=="function"&&Se.set(A,aa),aa}function ht(A,q,Q){return V(A,!1)}function ct(A){var q=A.prototype;return!!(q&&q.isReactComponent)}function Wt(A,q,Q){if(A==null)return"";if(typeof A=="function")return V(A,ct(A));if(typeof A=="string")return se(A);switch(A){case h:return se("Suspense");case b:return se("SuspenseList")}if(typeof A=="object")switch(A.$$typeof){case p:return ht(A.render);case v:return Wt(A.type,q,Q);case x:return ht(A._render);case w:{var pe=A,He=pe._payload,Ue=pe._init;try{return Wt(Ue(He),q,Q)}catch{}}}return""}var Un={},Ut=U.ReactDebugCurrentFrame;function Jr(A){if(A){var q=A._owner,Q=Wt(A.type,A._source,q?q.type:null);Ut.setExtraStackFrame(Q)}else Ut.setExtraStackFrame(null)}function Yi(A,q,Q,pe,He){{var Ue=Function.call.bind(Object.prototype.hasOwnProperty);for(var Me in A)if(Ue(A,Me)){var Re=void 0;try{if(typeof A[Me]!="function"){var Ot=Error((pe||"React class")+": "+Q+" type `"+Me+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof A[Me]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw Ot.name="Invariant Violation",Ot}Re=A[Me](q,Me,pe,Q,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(et){Re=et}Re&&!(Re instanceof Error)&&(Jr(He),j("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",pe||"React class",Q,Me,typeof Re),Jr(null)),Re instanceof Error&&!(Re.message in Un)&&(Un[Re.message]=!0,Jr(He),j("Failed %s type: %s",Q,Re.message),Jr(null))}}}var vt=U.ReactCurrentOwner,ft=Object.prototype.hasOwnProperty,Fr={key:!0,ref:!0,__self:!0,__source:!0},Dr,mn,lr;lr={};function yi(A){if(ft.call(A,"ref")){var q=Object.getOwnPropertyDescriptor(A,"ref").get;if(q&&q.isReactWarning)return!1}return A.ref!==void 0}function kr(A){if(ft.call(A,"key")){var q=Object.getOwnPropertyDescriptor(A,"key").get;if(q&&q.isReactWarning)return!1}return A.key!==void 0}function Or(A,q){if(typeof A.ref=="string"&&vt.current&&q&&vt.current.stateNode!==q){var Q=ve(vt.current.type);lr[Q]||(j('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',ve(vt.current.type),A.ref),lr[Q]=!0)}}function Vi(A,q){{var Q=function(){Dr||(Dr=!0,j("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",q))};Q.isReactWarning=!0,Object.defineProperty(A,"key",{get:Q,configurable:!0})}}function Xi(A,q){{var Q=function(){mn||(mn=!0,j("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",q))};Q.isReactWarning=!0,Object.defineProperty(A,"ref",{get:Q,configurable:!0})}}var Ji=function(A,q,Q,pe,He,Ue,Me){var Re={$$typeof:i,type:A,key:q,ref:Q,props:Me,_owner:Ue};return Re._store={},Object.defineProperty(Re._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Re,"_self",{configurable:!1,enumerable:!1,writable:!1,value:pe}),Object.defineProperty(Re,"_source",{configurable:!1,enumerable:!1,writable:!1,value:He}),Object.freeze&&(Object.freeze(Re.props),Object.freeze(Re)),Re};function Qi(A,q,Q,pe,He){{var Ue,Me={},Re=null,Ot=null;Q!==void 0&&(Re=""+Q),kr(q)&&(Re=""+q.key),yi(q)&&(Ot=q.ref,Or(q,He));for(Ue in q)ft.call(q,Ue)&&!Fr.hasOwnProperty(Ue)&&(Me[Ue]=q[Ue]);if(A&&A.defaultProps){var et=A.defaultProps;for(Ue in et)Me[Ue]===void 0&&(Me[Ue]=et[Ue])}if(Re||Ot){var nt=typeof A=="function"?A.displayName||A.name||"Unknown":A;Re&&Vi(Me,nt),Ot&&Xi(Me,nt)}return Ji(A,Re,Ot,He,pe,vt.current,Me)}}var zn=U.ReactCurrentOwner,wi=U.ReactDebugCurrentFrame;function Nr(A){if(A){var q=A._owner,Q=Wt(A.type,A._source,q?q.type:null);wi.setExtraStackFrame(Q)}else wi.setExtraStackFrame(null)}var Bn;Bn=!1;function Hn(A){return typeof A=="object"&&A!==null&&A.$$typeof===i}function ea(){{if(zn.current){var A=ve(zn.current.type);if(A)return`
24
24
 
25
- Check the render method of \``+p+"`."}return""}}function ki(p){{if(p!==void 0){var P=p.fileName.replace(/^.*[\\\/]/,""),F=p.lineNumber;return`
25
+ Check the render method of \``+A+"`."}return""}}function eu(A){return""}var ta={};function ra(A){{var q=ea();if(!q){var Q=typeof A=="string"?A:A.displayName||A.name;Q&&(q=`
26
26
 
27
- Check your code at `+P+":"+F+"."}return""}}var Rr={};function ii(p){{var P=Cr();if(!P){var F=typeof p=="string"?p:p.displayName||p.name;F&&(P=`
28
-
29
- Check the top-level render call using <`+F+">.")}return P}}function ir(p,P){{if(!p._store||p._store.validated||p.key!=null)return;p._store.validated=!0;var F=ii(P);if(Rr[F])return;Rr[F]=!0;var Y="";p&&p._owner&&p._owner!==wn.current&&(Y=" It was passed a child from "+se(p._owner.type)+"."),bt(p),j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',F,Y),bt(null)}}function Pr(p,P){{if(typeof p!="object")return;if(Array.isArray(p))for(var F=0;F<p.length;F++){var Y=p[F];_n(Y)&&ir(Y,P)}else if(_n(p))p._store&&(p._store.validated=!0);else if(p){var oe=H(p);if(typeof oe=="function"&&oe!==p.entries)for(var ae=oe.call(p),te;!(te=ae.next()).done;)_n(te.value)&&ir(te.value,P)}}}function Ni(p){{var P=p.type;if(P==null||typeof P=="string")return;var F;if(typeof P=="function")F=P.propTypes;else if(typeof P=="object"&&(P.$$typeof===v||P.$$typeof===O))F=P.propTypes;else return;if(F){var Y=se(P);Sr(F,p.props,"prop",Y,p)}else if(P.PropTypes!==void 0&&!bn){bn=!0;var oe=se(P);j("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",oe||"Unknown")}typeof P.getDefaultProps=="function"&&!P.getDefaultProps.isReactClassApproved&&j("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function $i(p){{for(var P=Object.keys(p.props),F=0;F<P.length;F++){var Y=P[F];if(Y!=="children"&&Y!=="key"){bt(p),j("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Y),bt(null);break}}p.ref!==null&&(bt(p),j("Invalid attribute `ref` supplied to `React.Fragment`."),bt(null))}}function Ar(p,P,F,Y,oe,ae){{var te=ge(p);if(!te){var Q="";(p===void 0||typeof p=="object"&&p!==null&&Object.keys(p).length===0)&&(Q+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var je=ki(oe);je?Q+=je:Q+=Cr();var Se;p===null?Se="null":Array.isArray(p)?Se="array":p!==void 0&&p.$$typeof===o?(Se="<"+(se(p.type)||"Unknown")+" />",Q=" Did you accidentally export a JSX literal instead of a component?"):Se=typeof p,j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Se,Q)}var Oe=Tr(p,P,F,oe,ae);if(Oe==null)return Oe;if(te){var ot=P.children;if(ot!==void 0)if(Y)if(Array.isArray(ot)){for(var kt=0;kt<ot.length;kt++)Pr(ot[kt],p);Object.freeze&&Object.freeze(ot)}else j("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Pr(ot,p)}return p===e.Fragment?$i(Oe):Ni(Oe),Oe}}function oi(p,P,F){return Ar(p,P,F,!0)}function ji(p,P,F){return Ar(p,P,F,!1)}var Fi=ji,Wi=oi;e.jsx=Fi,e.jsxs=Wi}()}(Ru)),Ru}process.env.NODE_ENV==="production"?vl.exports=lS():vl.exports=cS();var $=vl.exports;const Oh=({children:e})=>yo.createPortal(e,document.querySelector("body"));var Vd=function(r){return r.reduce(function(n,o){var a=o[0],u=o[1];return n[a]=u,n},{})},Jd=typeof window<"u"&&window.document&&window.document.createElement?L.useLayoutEffect:L.useEffect,qt="top",mn="bottom",gn="right",Gt="left",Hl="auto",wo=[qt,mn,gn,Gt],Pi="start",lo="end",fS="clippingParents",Th="viewport",no="popper",dS="reference",Zd=wo.reduce(function(e,r){return e.concat([r+"-"+Pi,r+"-"+lo])},[]),Ch=[].concat(wo,[Hl]).reduce(function(e,r){return e.concat([r,r+"-"+Pi,r+"-"+lo])},[]),pS="beforeRead",hS="read",vS="afterRead",mS="beforeMain",gS="main",yS="afterMain",wS="beforeWrite",bS="write",_S="afterWrite",SS=[pS,hS,vS,mS,gS,yS,wS,bS,_S];function Fn(e){return e?(e.nodeName||"").toLowerCase():null}function nn(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var r=e.ownerDocument;return r&&r.defaultView||window}return e}function Jr(e){var r=nn(e).Element;return e instanceof r||e instanceof Element}function vn(e){var r=nn(e).HTMLElement;return e instanceof r||e instanceof HTMLElement}function Ul(e){if(typeof ShadowRoot>"u")return!1;var r=nn(e).ShadowRoot;return e instanceof r||e instanceof ShadowRoot}function ES(e){var r=e.state;Object.keys(r.elements).forEach(function(n){var o=r.styles[n]||{},a=r.attributes[n]||{},u=r.elements[n];!vn(u)||!Fn(u)||(Object.assign(u.style,o),Object.keys(a).forEach(function(l){var f=a[l];f===!1?u.removeAttribute(l):u.setAttribute(l,f===!0?"":f)}))})}function xS(e){var r=e.state,n={popper:{position:r.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(r.elements.popper.style,n.popper),r.styles=n,r.elements.arrow&&Object.assign(r.elements.arrow.style,n.arrow),function(){Object.keys(r.elements).forEach(function(o){var a=r.elements[o],u=r.attributes[o]||{},l=Object.keys(r.styles.hasOwnProperty(o)?r.styles[o]:n[o]),f=l.reduce(function(d,v){return d[v]="",d},{});!vn(a)||!Fn(a)||(Object.assign(a.style,f),Object.keys(u).forEach(function(d){a.removeAttribute(d)}))})}}const OS={name:"applyStyles",enabled:!0,phase:"write",fn:ES,effect:xS,requires:["computeStyles"]};function jn(e){return e.split("-")[0]}var Yr=Math.max,za=Math.min,Ai=Math.round;function ml(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(r){return r.brand+"/"+r.version}).join(" "):navigator.userAgent}function Rh(){return!/^((?!chrome|android).)*safari/i.test(ml())}function Ii(e,r,n){r===void 0&&(r=!1),n===void 0&&(n=!1);var o=e.getBoundingClientRect(),a=1,u=1;r&&vn(e)&&(a=e.offsetWidth>0&&Ai(o.width)/e.offsetWidth||1,u=e.offsetHeight>0&&Ai(o.height)/e.offsetHeight||1);var l=Jr(e)?nn(e):window,f=l.visualViewport,d=!Rh()&&n,v=(o.left+(d&&f?f.offsetLeft:0))/a,g=(o.top+(d&&f?f.offsetTop:0))/u,_=o.width/a,O=o.height/u;return{width:_,height:O,top:g,right:v+_,bottom:g+O,left:v,x:v,y:g}}function Bl(e){var r=Ii(e),n=e.offsetWidth,o=e.offsetHeight;return Math.abs(r.width-n)<=1&&(n=r.width),Math.abs(r.height-o)<=1&&(o=r.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:o}}function Ph(e,r){var n=r.getRootNode&&r.getRootNode();if(e.contains(r))return!0;if(n&&Ul(n)){var o=r;do{if(o&&e.isSameNode(o))return!0;o=o.parentNode||o.host}while(o)}return!1}function nr(e){return nn(e).getComputedStyle(e)}function TS(e){return["table","td","th"].indexOf(Fn(e))>=0}function _r(e){return((Jr(e)?e.ownerDocument:e.document)||window.document).documentElement}function ts(e){return Fn(e)==="html"?e:e.assignedSlot||e.parentNode||(Ul(e)?e.host:null)||_r(e)}function Qd(e){return!vn(e)||nr(e).position==="fixed"?null:e.offsetParent}function CS(e){var r=/firefox/i.test(ml()),n=/Trident/i.test(ml());if(n&&vn(e)){var o=nr(e);if(o.position==="fixed")return null}var a=ts(e);for(Ul(a)&&(a=a.host);vn(a)&&["html","body"].indexOf(Fn(a))<0;){var u=nr(a);if(u.transform!=="none"||u.perspective!=="none"||u.contain==="paint"||["transform","perspective"].indexOf(u.willChange)!==-1||r&&u.willChange==="filter"||r&&u.filter&&u.filter!=="none")return a;a=a.parentNode}return null}function bo(e){for(var r=nn(e),n=Qd(e);n&&TS(n)&&nr(n).position==="static";)n=Qd(n);return n&&(Fn(n)==="html"||Fn(n)==="body"&&nr(n).position==="static")?r:n||CS(e)||r}function zl(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function oo(e,r,n){return Yr(e,za(r,n))}function RS(e,r,n){var o=oo(e,r,n);return o>n?n:o}function Ah(){return{top:0,right:0,bottom:0,left:0}}function Ih(e){return Object.assign({},Ah(),e)}function Lh(e,r){return r.reduce(function(n,o){return n[o]=e,n},{})}var PS=function(r,n){return r=typeof r=="function"?r(Object.assign({},n.rects,{placement:n.placement})):r,Ih(typeof r!="number"?r:Lh(r,wo))};function AS(e){var r,n=e.state,o=e.name,a=e.options,u=n.elements.arrow,l=n.modifiersData.popperOffsets,f=jn(n.placement),d=zl(f),v=[Gt,gn].indexOf(f)>=0,g=v?"height":"width";if(!(!u||!l)){var _=PS(a.padding,n),O=Bl(u),m=d==="y"?qt:Gt,S=d==="y"?mn:gn,y=n.rects.reference[g]+n.rects.reference[d]-l[d]-n.rects.popper[g],E=l[d]-n.rects.reference[d],D=bo(u),I=D?d==="y"?D.clientHeight||0:D.clientWidth||0:0,C=y/2-E/2,k=_[m],T=I-O[g]-_[S],H=I/2-O[g]/2+C,U=oo(k,H,T),j=d;n.modifiersData[o]=(r={},r[j]=U,r.centerOffset=U-H,r)}}function IS(e){var r=e.state,n=e.options,o=n.element,a=o===void 0?"[data-popper-arrow]":o;a!=null&&(typeof a=="string"&&(a=r.elements.popper.querySelector(a),!a)||Ph(r.elements.popper,a)&&(r.elements.arrow=a))}const LS={name:"arrow",enabled:!0,phase:"main",fn:AS,effect:IS,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Li(e){return e.split("-")[1]}var MS={top:"auto",right:"auto",bottom:"auto",left:"auto"};function DS(e,r){var n=e.x,o=e.y,a=r.devicePixelRatio||1;return{x:Ai(n*a)/a||0,y:Ai(o*a)/a||0}}function ep(e){var r,n=e.popper,o=e.popperRect,a=e.placement,u=e.variation,l=e.offsets,f=e.position,d=e.gpuAcceleration,v=e.adaptive,g=e.roundOffsets,_=e.isFixed,O=l.x,m=O===void 0?0:O,S=l.y,y=S===void 0?0:S,E=typeof g=="function"?g({x:m,y}):{x:m,y};m=E.x,y=E.y;var D=l.hasOwnProperty("x"),I=l.hasOwnProperty("y"),C=Gt,k=qt,T=window;if(v){var H=bo(n),U="clientHeight",j="clientWidth";if(H===nn(n)&&(H=_r(n),nr(H).position!=="static"&&f==="absolute"&&(U="scrollHeight",j="scrollWidth")),H=H,a===qt||(a===Gt||a===gn)&&u===lo){k=mn;var J=_&&H===T&&T.visualViewport?T.visualViewport.height:H[U];y-=J-o.height,y*=d?1:-1}if(a===Gt||(a===qt||a===mn)&&u===lo){C=gn;var ee=_&&H===T&&T.visualViewport?T.visualViewport.width:H[j];m-=ee-o.width,m*=d?1:-1}}var ge=Object.assign({position:f},v&&MS),Ce=g===!0?DS({x:m,y},nn(n)):{x:m,y};if(m=Ce.x,y=Ce.y,d){var _e;return Object.assign({},ge,(_e={},_e[k]=I?"0":"",_e[C]=D?"0":"",_e.transform=(T.devicePixelRatio||1)<=1?"translate("+m+"px, "+y+"px)":"translate3d("+m+"px, "+y+"px, 0)",_e))}return Object.assign({},ge,(r={},r[k]=I?y+"px":"",r[C]=D?m+"px":"",r.transform="",r))}function kS(e){var r=e.state,n=e.options,o=n.gpuAcceleration,a=o===void 0?!0:o,u=n.adaptive,l=u===void 0?!0:u,f=n.roundOffsets,d=f===void 0?!0:f,v={placement:jn(r.placement),variation:Li(r.placement),popper:r.elements.popper,popperRect:r.rects.popper,gpuAcceleration:a,isFixed:r.options.strategy==="fixed"};r.modifiersData.popperOffsets!=null&&(r.styles.popper=Object.assign({},r.styles.popper,ep(Object.assign({},v,{offsets:r.modifiersData.popperOffsets,position:r.options.strategy,adaptive:l,roundOffsets:d})))),r.modifiersData.arrow!=null&&(r.styles.arrow=Object.assign({},r.styles.arrow,ep(Object.assign({},v,{offsets:r.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:d})))),r.attributes.popper=Object.assign({},r.attributes.popper,{"data-popper-placement":r.placement})}const NS={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:kS,data:{}};var wa={passive:!0};function $S(e){var r=e.state,n=e.instance,o=e.options,a=o.scroll,u=a===void 0?!0:a,l=o.resize,f=l===void 0?!0:l,d=nn(r.elements.popper),v=[].concat(r.scrollParents.reference,r.scrollParents.popper);return u&&v.forEach(function(g){g.addEventListener("scroll",n.update,wa)}),f&&d.addEventListener("resize",n.update,wa),function(){u&&v.forEach(function(g){g.removeEventListener("scroll",n.update,wa)}),f&&d.removeEventListener("resize",n.update,wa)}}const jS={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:$S,data:{}};var FS={left:"right",right:"left",bottom:"top",top:"bottom"};function $a(e){return e.replace(/left|right|bottom|top/g,function(r){return FS[r]})}var WS={start:"end",end:"start"};function tp(e){return e.replace(/start|end/g,function(r){return WS[r]})}function ql(e){var r=nn(e),n=r.pageXOffset,o=r.pageYOffset;return{scrollLeft:n,scrollTop:o}}function Gl(e){return Ii(_r(e)).left+ql(e).scrollLeft}function HS(e,r){var n=nn(e),o=_r(e),a=n.visualViewport,u=o.clientWidth,l=o.clientHeight,f=0,d=0;if(a){u=a.width,l=a.height;var v=Rh();(v||!v&&r==="fixed")&&(f=a.offsetLeft,d=a.offsetTop)}return{width:u,height:l,x:f+Gl(e),y:d}}function US(e){var r,n=_r(e),o=ql(e),a=(r=e.ownerDocument)==null?void 0:r.body,u=Yr(n.scrollWidth,n.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),l=Yr(n.scrollHeight,n.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),f=-o.scrollLeft+Gl(e),d=-o.scrollTop;return nr(a||n).direction==="rtl"&&(f+=Yr(n.clientWidth,a?a.clientWidth:0)-u),{width:u,height:l,x:f,y:d}}function Kl(e){var r=nr(e),n=r.overflow,o=r.overflowX,a=r.overflowY;return/auto|scroll|overlay|hidden/.test(n+a+o)}function Mh(e){return["html","body","#document"].indexOf(Fn(e))>=0?e.ownerDocument.body:vn(e)&&Kl(e)?e:Mh(ts(e))}function ao(e,r){var n;r===void 0&&(r=[]);var o=Mh(e),a=o===((n=e.ownerDocument)==null?void 0:n.body),u=nn(o),l=a?[u].concat(u.visualViewport||[],Kl(o)?o:[]):o,f=r.concat(l);return a?f:f.concat(ao(ts(l)))}function gl(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function BS(e,r){var n=Ii(e,!1,r==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function np(e,r,n){return r===Th?gl(HS(e,n)):Jr(r)?BS(r,n):gl(US(_r(e)))}function zS(e){var r=ao(ts(e)),n=["absolute","fixed"].indexOf(nr(e).position)>=0,o=n&&vn(e)?bo(e):e;return Jr(o)?r.filter(function(a){return Jr(a)&&Ph(a,o)&&Fn(a)!=="body"}):[]}function qS(e,r,n,o){var a=r==="clippingParents"?zS(e):[].concat(r),u=[].concat(a,[n]),l=u[0],f=u.reduce(function(d,v){var g=np(e,v,o);return d.top=Yr(g.top,d.top),d.right=za(g.right,d.right),d.bottom=za(g.bottom,d.bottom),d.left=Yr(g.left,d.left),d},np(e,l,o));return f.width=f.right-f.left,f.height=f.bottom-f.top,f.x=f.left,f.y=f.top,f}function Dh(e){var r=e.reference,n=e.element,o=e.placement,a=o?jn(o):null,u=o?Li(o):null,l=r.x+r.width/2-n.width/2,f=r.y+r.height/2-n.height/2,d;switch(a){case qt:d={x:l,y:r.y-n.height};break;case mn:d={x:l,y:r.y+r.height};break;case gn:d={x:r.x+r.width,y:f};break;case Gt:d={x:r.x-n.width,y:f};break;default:d={x:r.x,y:r.y}}var v=a?zl(a):null;if(v!=null){var g=v==="y"?"height":"width";switch(u){case Pi:d[v]=d[v]-(r[g]/2-n[g]/2);break;case lo:d[v]=d[v]+(r[g]/2-n[g]/2);break}}return d}function co(e,r){r===void 0&&(r={});var n=r,o=n.placement,a=o===void 0?e.placement:o,u=n.strategy,l=u===void 0?e.strategy:u,f=n.boundary,d=f===void 0?fS:f,v=n.rootBoundary,g=v===void 0?Th:v,_=n.elementContext,O=_===void 0?no:_,m=n.altBoundary,S=m===void 0?!1:m,y=n.padding,E=y===void 0?0:y,D=Ih(typeof E!="number"?E:Lh(E,wo)),I=O===no?dS:no,C=e.rects.popper,k=e.elements[S?I:O],T=qS(Jr(k)?k:k.contextElement||_r(e.elements.popper),d,g,l),H=Ii(e.elements.reference),U=Dh({reference:H,element:C,strategy:"absolute",placement:a}),j=gl(Object.assign({},C,U)),J=O===no?j:H,ee={top:T.top-J.top+D.top,bottom:J.bottom-T.bottom+D.bottom,left:T.left-J.left+D.left,right:J.right-T.right+D.right},ge=e.modifiersData.offset;if(O===no&&ge){var Ce=ge[a];Object.keys(ee).forEach(function(_e){var se=[gn,mn].indexOf(_e)>=0?1:-1,Le=[qt,mn].indexOf(_e)>=0?"y":"x";ee[_e]+=Ce[Le]*se})}return ee}function GS(e,r){r===void 0&&(r={});var n=r,o=n.placement,a=n.boundary,u=n.rootBoundary,l=n.padding,f=n.flipVariations,d=n.allowedAutoPlacements,v=d===void 0?Ch:d,g=Li(o),_=g?f?Zd:Zd.filter(function(S){return Li(S)===g}):wo,O=_.filter(function(S){return v.indexOf(S)>=0});O.length===0&&(O=_);var m=O.reduce(function(S,y){return S[y]=co(e,{placement:y,boundary:a,rootBoundary:u,padding:l})[jn(y)],S},{});return Object.keys(m).sort(function(S,y){return m[S]-m[y]})}function KS(e){if(jn(e)===Hl)return[];var r=$a(e);return[tp(e),r,tp(r)]}function YS(e){var r=e.state,n=e.options,o=e.name;if(!r.modifiersData[o]._skip){for(var a=n.mainAxis,u=a===void 0?!0:a,l=n.altAxis,f=l===void 0?!0:l,d=n.fallbackPlacements,v=n.padding,g=n.boundary,_=n.rootBoundary,O=n.altBoundary,m=n.flipVariations,S=m===void 0?!0:m,y=n.allowedAutoPlacements,E=r.options.placement,D=jn(E),I=D===E,C=d||(I||!S?[$a(E)]:KS(E)),k=[E].concat(C).reduce(function(ce,fe){return ce.concat(jn(fe)===Hl?GS(r,{placement:fe,boundary:g,rootBoundary:_,padding:v,flipVariations:S,allowedAutoPlacements:y}):fe)},[]),T=r.rects.reference,H=r.rects.popper,U=new Map,j=!0,J=k[0],ee=0;ee<k.length;ee++){var ge=k[ee],Ce=jn(ge),_e=Li(ge)===Pi,se=[qt,mn].indexOf(Ce)>=0,Le=se?"width":"height",we=co(r,{placement:ge,boundary:g,rootBoundary:_,altBoundary:O,padding:v}),xe=se?_e?gn:Gt:_e?mn:qt;T[Le]>H[Le]&&(xe=$a(xe));var We=$a(xe),ut=[];if(u&&ut.push(we[Ce]<=0),f&&ut.push(we[xe]<=0,we[We]<=0),ut.every(function(ce){return ce})){J=ge,j=!1;break}U.set(ge,ut)}if(j)for(var G=S?3:1,X=function(fe){var ue=k.find(function(pe){var le=U.get(pe);if(le)return le.slice(0,fe).every(function(ye){return ye})});if(ue)return J=ue,"break"},de=G;de>0;de--){var ie=X(de);if(ie==="break")break}r.placement!==J&&(r.modifiersData[o]._skip=!0,r.placement=J,r.reset=!0)}}const XS={name:"flip",enabled:!0,phase:"main",fn:YS,requiresIfExists:["offset"],data:{_skip:!1}};function rp(e,r,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-r.height-n.y,right:e.right-r.width+n.x,bottom:e.bottom-r.height+n.y,left:e.left-r.width-n.x}}function ip(e){return[qt,gn,mn,Gt].some(function(r){return e[r]>=0})}function VS(e){var r=e.state,n=e.name,o=r.rects.reference,a=r.rects.popper,u=r.modifiersData.preventOverflow,l=co(r,{elementContext:"reference"}),f=co(r,{altBoundary:!0}),d=rp(l,o),v=rp(f,a,u),g=ip(d),_=ip(v);r.modifiersData[n]={referenceClippingOffsets:d,popperEscapeOffsets:v,isReferenceHidden:g,hasPopperEscaped:_},r.attributes.popper=Object.assign({},r.attributes.popper,{"data-popper-reference-hidden":g,"data-popper-escaped":_})}const JS={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:VS};function ZS(e,r,n){var o=jn(e),a=[Gt,qt].indexOf(o)>=0?-1:1,u=typeof n=="function"?n(Object.assign({},r,{placement:e})):n,l=u[0],f=u[1];return l=l||0,f=(f||0)*a,[Gt,gn].indexOf(o)>=0?{x:f,y:l}:{x:l,y:f}}function QS(e){var r=e.state,n=e.options,o=e.name,a=n.offset,u=a===void 0?[0,0]:a,l=Ch.reduce(function(g,_){return g[_]=ZS(_,r.rects,u),g},{}),f=l[r.placement],d=f.x,v=f.y;r.modifiersData.popperOffsets!=null&&(r.modifiersData.popperOffsets.x+=d,r.modifiersData.popperOffsets.y+=v),r.modifiersData[o]=l}const eE={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:QS};function tE(e){var r=e.state,n=e.name;r.modifiersData[n]=Dh({reference:r.rects.reference,element:r.rects.popper,strategy:"absolute",placement:r.placement})}const nE={name:"popperOffsets",enabled:!0,phase:"read",fn:tE,data:{}};function rE(e){return e==="x"?"y":"x"}function iE(e){var r=e.state,n=e.options,o=e.name,a=n.mainAxis,u=a===void 0?!0:a,l=n.altAxis,f=l===void 0?!1:l,d=n.boundary,v=n.rootBoundary,g=n.altBoundary,_=n.padding,O=n.tether,m=O===void 0?!0:O,S=n.tetherOffset,y=S===void 0?0:S,E=co(r,{boundary:d,rootBoundary:v,padding:_,altBoundary:g}),D=jn(r.placement),I=Li(r.placement),C=!I,k=zl(D),T=rE(k),H=r.modifiersData.popperOffsets,U=r.rects.reference,j=r.rects.popper,J=typeof y=="function"?y(Object.assign({},r.rects,{placement:r.placement})):y,ee=typeof J=="number"?{mainAxis:J,altAxis:J}:Object.assign({mainAxis:0,altAxis:0},J),ge=r.modifiersData.offset?r.modifiersData.offset[r.placement]:null,Ce={x:0,y:0};if(H){if(u){var _e,se=k==="y"?qt:Gt,Le=k==="y"?mn:gn,we=k==="y"?"height":"width",xe=H[k],We=xe+E[se],ut=xe-E[Le],G=m?-j[we]/2:0,X=I===Pi?U[we]:j[we],de=I===Pi?-j[we]:-U[we],ie=r.elements.arrow,ce=m&&ie?Bl(ie):{width:0,height:0},fe=r.modifiersData["arrow#persistent"]?r.modifiersData["arrow#persistent"].padding:Ah(),ue=fe[se],pe=fe[Le],le=oo(0,U[we],ce[we]),ye=C?U[we]/2-G-le-ue-ee.mainAxis:X-le-ue-ee.mainAxis,be=C?-U[we]/2+G+le+pe+ee.mainAxis:de+le+pe+ee.mainAxis,Ke=r.elements.arrow&&bo(r.elements.arrow),V=Ke?k==="y"?Ke.clientTop||0:Ke.clientLeft||0:0,rt=(_e=ge==null?void 0:ge[k])!=null?_e:0,it=xe+ye-rt-V,dt=xe+be-rt,An=oo(m?za(We,it):We,xe,m?Yr(ut,dt):ut);H[k]=An,Ce[k]=An-xe}if(f){var gt,Wt=k==="x"?qt:Gt,Sr=k==="x"?mn:gn,Je=H[T],Qe=T==="y"?"height":"width",rn=Je+E[Wt],Kt=Je-E[Sr],yn=[qt,Gt].indexOf(D)!==-1,Tt=(gt=ge==null?void 0:ge[T])!=null?gt:0,rr=yn?rn:Je-U[Qe]-j[Qe]-Tt+ee.altAxis,on=yn?Je+U[Qe]+j[Qe]-Tt-ee.altAxis:Kt,Yt=m&&yn?RS(rr,Je,on):oo(m?rr:rn,Je,m?on:Kt);H[T]=Yt,Ce[T]=Yt-Je}r.modifiersData[o]=Ce}}const oE={name:"preventOverflow",enabled:!0,phase:"main",fn:iE,requiresIfExists:["offset"]};function aE(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function sE(e){return e===nn(e)||!vn(e)?ql(e):aE(e)}function uE(e){var r=e.getBoundingClientRect(),n=Ai(r.width)/e.offsetWidth||1,o=Ai(r.height)/e.offsetHeight||1;return n!==1||o!==1}function lE(e,r,n){n===void 0&&(n=!1);var o=vn(r),a=vn(r)&&uE(r),u=_r(r),l=Ii(e,a,n),f={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(o||!o&&!n)&&((Fn(r)!=="body"||Kl(u))&&(f=sE(r)),vn(r)?(d=Ii(r,!0),d.x+=r.clientLeft,d.y+=r.clientTop):u&&(d.x=Gl(u))),{x:l.left+f.scrollLeft-d.x,y:l.top+f.scrollTop-d.y,width:l.width,height:l.height}}function cE(e){var r=new Map,n=new Set,o=[];e.forEach(function(u){r.set(u.name,u)});function a(u){n.add(u.name);var l=[].concat(u.requires||[],u.requiresIfExists||[]);l.forEach(function(f){if(!n.has(f)){var d=r.get(f);d&&a(d)}}),o.push(u)}return e.forEach(function(u){n.has(u.name)||a(u)}),o}function fE(e){var r=cE(e);return SS.reduce(function(n,o){return n.concat(r.filter(function(a){return a.phase===o}))},[])}function dE(e){var r;return function(){return r||(r=new Promise(function(n){Promise.resolve().then(function(){r=void 0,n(e())})})),r}}function pE(e){var r=e.reduce(function(n,o){var a=n[o.name];return n[o.name]=a?Object.assign({},a,o,{options:Object.assign({},a.options,o.options),data:Object.assign({},a.data,o.data)}):o,n},{});return Object.keys(r).map(function(n){return r[n]})}var op={placement:"bottom",modifiers:[],strategy:"absolute"};function ap(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return!r.some(function(o){return!(o&&typeof o.getBoundingClientRect=="function")})}function hE(e){e===void 0&&(e={});var r=e,n=r.defaultModifiers,o=n===void 0?[]:n,a=r.defaultOptions,u=a===void 0?op:a;return function(f,d,v){v===void 0&&(v=u);var g={placement:"bottom",orderedModifiers:[],options:Object.assign({},op,u),modifiersData:{},elements:{reference:f,popper:d},attributes:{},styles:{}},_=[],O=!1,m={state:g,setOptions:function(D){var I=typeof D=="function"?D(g.options):D;y(),g.options=Object.assign({},u,g.options,I),g.scrollParents={reference:Jr(f)?ao(f):f.contextElement?ao(f.contextElement):[],popper:ao(d)};var C=fE(pE([].concat(o,g.options.modifiers)));return g.orderedModifiers=C.filter(function(k){return k.enabled}),S(),m.update()},forceUpdate:function(){if(!O){var D=g.elements,I=D.reference,C=D.popper;if(ap(I,C)){g.rects={reference:lE(I,bo(C),g.options.strategy==="fixed"),popper:Bl(C)},g.reset=!1,g.placement=g.options.placement,g.orderedModifiers.forEach(function(ee){return g.modifiersData[ee.name]=Object.assign({},ee.data)});for(var k=0;k<g.orderedModifiers.length;k++){if(g.reset===!0){g.reset=!1,k=-1;continue}var T=g.orderedModifiers[k],H=T.fn,U=T.options,j=U===void 0?{}:U,J=T.name;typeof H=="function"&&(g=H({state:g,options:j,name:J,instance:m})||g)}}}},update:dE(function(){return new Promise(function(E){m.forceUpdate(),E(g)})}),destroy:function(){y(),O=!0}};if(!ap(f,d))return m;m.setOptions(v).then(function(E){!O&&v.onFirstUpdate&&v.onFirstUpdate(E)});function S(){g.orderedModifiers.forEach(function(E){var D=E.name,I=E.options,C=I===void 0?{}:I,k=E.effect;if(typeof k=="function"){var T=k({state:g,name:D,instance:m,options:C}),H=function(){};_.push(T||H)}})}function y(){_.forEach(function(E){return E()}),_=[]}return m}}var vE=[jS,nE,NS,OS,eE,XS,oE,LS,JS],mE=hE({defaultModifiers:vE}),gE=typeof Element<"u",yE=typeof Map=="function",wE=typeof Set=="function",bE=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function ja(e,r){if(e===r)return!0;if(e&&r&&typeof e=="object"&&typeof r=="object"){if(e.constructor!==r.constructor)return!1;var n,o,a;if(Array.isArray(e)){if(n=e.length,n!=r.length)return!1;for(o=n;o--!==0;)if(!ja(e[o],r[o]))return!1;return!0}var u;if(yE&&e instanceof Map&&r instanceof Map){if(e.size!==r.size)return!1;for(u=e.entries();!(o=u.next()).done;)if(!r.has(o.value[0]))return!1;for(u=e.entries();!(o=u.next()).done;)if(!ja(o.value[1],r.get(o.value[0])))return!1;return!0}if(wE&&e instanceof Set&&r instanceof Set){if(e.size!==r.size)return!1;for(u=e.entries();!(o=u.next()).done;)if(!r.has(o.value[0]))return!1;return!0}if(bE&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(r)){if(n=e.length,n!=r.length)return!1;for(o=n;o--!==0;)if(e[o]!==r[o])return!1;return!0}if(e.constructor===RegExp)return e.source===r.source&&e.flags===r.flags;if(e.valueOf!==Object.prototype.valueOf&&typeof e.valueOf=="function"&&typeof r.valueOf=="function")return e.valueOf()===r.valueOf();if(e.toString!==Object.prototype.toString&&typeof e.toString=="function"&&typeof r.toString=="function")return e.toString()===r.toString();if(a=Object.keys(e),n=a.length,n!==Object.keys(r).length)return!1;for(o=n;o--!==0;)if(!Object.prototype.hasOwnProperty.call(r,a[o]))return!1;if(gE&&e instanceof Element)return!1;for(o=n;o--!==0;)if(!((a[o]==="_owner"||a[o]==="__v"||a[o]==="__o")&&e.$$typeof)&&!ja(e[a[o]],r[a[o]]))return!1;return!0}return e!==e&&r!==r}var _E=function(r,n){try{return ja(r,n)}catch(o){if((o.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw o}};const SE=xh(_E);var EE=[],kh=function(r,n,o){o===void 0&&(o={});var a=L.useRef(null),u={onFirstUpdate:o.onFirstUpdate,placement:o.placement||"bottom",strategy:o.strategy||"absolute",modifiers:o.modifiers||EE},l=L.useState({styles:{popper:{position:u.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),f=l[0],d=l[1],v=L.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(m){var S=m.state,y=Object.keys(S.elements);sS.flushSync(function(){d({styles:Vd(y.map(function(E){return[E,S.styles[E]||{}]})),attributes:Vd(y.map(function(E){return[E,S.attributes[E]]}))})})},requires:["computeStyles"]}},[]),g=L.useMemo(function(){var O={onFirstUpdate:u.onFirstUpdate,placement:u.placement,strategy:u.strategy,modifiers:[].concat(u.modifiers,[v,{name:"applyStyles",enabled:!1}])};return SE(a.current,O)?a.current||O:(a.current=O,O)},[u.onFirstUpdate,u.placement,u.strategy,u.modifiers,v]),_=L.useRef();return Jd(function(){_.current&&_.current.setOptions(g)},[g]),Jd(function(){if(!(r==null||n==null)){var O=o.createPopper||mE,m=O(r,n,g);return _.current=m,function(){m.destroy(),_.current=null}}},[r,n,o.createPopper]),{state:_.current?_.current.state:null,styles:f.styles,attributes:f.attributes,update:_.current?_.current.update:null,forceUpdate:_.current?_.current.forceUpdate:null}};const Nh=e=>$.jsx("div",{className:"absolute inset-0 z-[1999]",onClick:e.onClick}),$h=N.forwardRef(({children:e,style:r,attributes:n},o)=>$.jsx("div",{style:{...r,zIndex:2e3},...n,ref:o,className:"w-60 rounded border rounded border border-grey-50 bg-grey-900 shadow-2xl","data-cy":"dialogBody",children:e})),xE=({referenceElement:e,placement:r,isOpen:n,children:o,onClose:a})=>{const[u,l]=N.useState(null),{styles:f,attributes:d}=kh(e,u,{placement:r||"bottom-start"}),v=N.useCallback(()=>{a&&a()},[a]);return n?$.jsxs(Oh,{children:[$.jsx(Nh,{onClick:()=>v()}),$.jsx($h,{ref:l,style:f.popper,attributes:d.popper,children:o})]}):null};var yl={exports:{}},_i={};/*
30
- object-assign
31
- (c) Sindre Sorhus
32
- @license MIT
33
- */var Pu,sp;function jh(){if(sp)return Pu;sp=1;var e=Object.getOwnPropertySymbols,r=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function o(u){if(u==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(u)}function a(){try{if(!Object.assign)return!1;var u=new String("abc");if(u[5]="de",Object.getOwnPropertyNames(u)[0]==="5")return!1;for(var l={},f=0;f<10;f++)l["_"+String.fromCharCode(f)]=f;var d=Object.getOwnPropertyNames(l).map(function(g){return l[g]});if(d.join("")!=="0123456789")return!1;var v={};return"abcdefghijklmnopqrst".split("").forEach(function(g){v[g]=g}),Object.keys(Object.assign({},v)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Pu=a()?Object.assign:function(u,l){for(var f,d=o(u),v,g=1;g<arguments.length;g++){f=Object(arguments[g]);for(var _ in f)r.call(f,_)&&(d[_]=f[_]);if(e){v=e(f);for(var O=0;O<v.length;O++)n.call(f,v[O])&&(d[v[O]]=f[v[O]])}}return d},Pu}/** @license React v17.0.2
34
- * react-jsx-runtime.production.min.js
35
- *
36
- * Copyright (c) Facebook, Inc. and its affiliates.
37
- *
38
- * This source code is licensed under the MIT license found in the
39
- * LICENSE file in the root directory of this source tree.
40
- */var up;function OE(){if(up)return _i;up=1,jh();var e=N,r=60103;if(_i.Fragment=60107,typeof Symbol=="function"&&Symbol.for){var n=Symbol.for;r=n("react.element"),_i.Fragment=n("react.fragment")}var o=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a=Object.prototype.hasOwnProperty,u={key:!0,ref:!0,__self:!0,__source:!0};function l(f,d,v){var g,_={},O=null,m=null;v!==void 0&&(O=""+v),d.key!==void 0&&(O=""+d.key),d.ref!==void 0&&(m=d.ref);for(g in d)a.call(d,g)&&!u.hasOwnProperty(g)&&(_[g]=d[g]);if(f&&f.defaultProps)for(g in d=f.defaultProps,d)_[g]===void 0&&(_[g]=d[g]);return{$$typeof:r,type:f,key:O,ref:m,props:_,_owner:o.current}}return _i.jsx=l,_i.jsxs=l,_i}var lp={};/** @license React v17.0.2
41
- * react-jsx-runtime.development.js
42
- *
43
- * Copyright (c) Facebook, Inc. and its affiliates.
44
- *
45
- * This source code is licensed under the MIT license found in the
46
- * LICENSE file in the root directory of this source tree.
47
- */var cp;function TE(){return cp||(cp=1,function(e){process.env.NODE_ENV!=="production"&&function(){var r=N,n=jh(),o=60103,a=60106;e.Fragment=60107;var u=60108,l=60114,f=60109,d=60110,v=60112,g=60113,_=60120,O=60115,m=60116,S=60121,y=60122,E=60117,D=60129,I=60131;if(typeof Symbol=="function"&&Symbol.for){var C=Symbol.for;o=C("react.element"),a=C("react.portal"),e.Fragment=C("react.fragment"),u=C("react.strict_mode"),l=C("react.profiler"),f=C("react.provider"),d=C("react.context"),v=C("react.forward_ref"),g=C("react.suspense"),_=C("react.suspense_list"),O=C("react.memo"),m=C("react.lazy"),S=C("react.block"),y=C("react.server.block"),E=C("react.fundamental"),C("react.scope"),C("react.opaque.id"),D=C("react.debug_trace_mode"),C("react.offscreen"),I=C("react.legacy_hidden")}var k=typeof Symbol=="function"&&Symbol.iterator,T="@@iterator";function H(p){if(p===null||typeof p!="object")return null;var P=k&&p[k]||p[T];return typeof P=="function"?P:null}var U=r.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function j(p){{for(var P=arguments.length,F=new Array(P>1?P-1:0),Y=1;Y<P;Y++)F[Y-1]=arguments[Y];J("error",p,F)}}function J(p,P,F){{var Y=U.ReactDebugCurrentFrame,oe=Y.getStackAddendum();oe!==""&&(P+="%s",F=F.concat([oe]));var ae=F.map(function(te){return""+te});ae.unshift("Warning: "+P),Function.prototype.apply.call(console[p],console,ae)}}var ee=!1;function ge(p){return!!(typeof p=="string"||typeof p=="function"||p===e.Fragment||p===l||p===D||p===u||p===g||p===_||p===I||ee||typeof p=="object"&&p!==null&&(p.$$typeof===m||p.$$typeof===O||p.$$typeof===f||p.$$typeof===d||p.$$typeof===v||p.$$typeof===E||p.$$typeof===S||p[0]===y))}function Ce(p,P,F){var Y=P.displayName||P.name||"";return p.displayName||(Y!==""?F+"("+Y+")":F)}function _e(p){return p.displayName||"Context"}function se(p){if(p==null)return null;if(typeof p.tag=="number"&&j("Received an unexpected object in getComponentName(). This is likely a bug in React. Please file an issue."),typeof p=="function")return p.displayName||p.name||null;if(typeof p=="string")return p;switch(p){case e.Fragment:return"Fragment";case a:return"Portal";case l:return"Profiler";case u:return"StrictMode";case g:return"Suspense";case _:return"SuspenseList"}if(typeof p=="object")switch(p.$$typeof){case d:var P=p;return _e(P)+".Consumer";case f:var F=p;return _e(F._context)+".Provider";case v:return Ce(p,p.render,"ForwardRef");case O:return se(p.type);case S:return se(p._render);case m:{var Y=p,oe=Y._payload,ae=Y._init;try{return se(ae(oe))}catch{return null}}}return null}var Le=0,we,xe,We,ut,G,X,de;function ie(){}ie.__reactDisabledLog=!0;function ce(){{if(Le===0){we=console.log,xe=console.info,We=console.warn,ut=console.error,G=console.group,X=console.groupCollapsed,de=console.groupEnd;var p={configurable:!0,enumerable:!0,value:ie,writable:!0};Object.defineProperties(console,{info:p,log:p,warn:p,error:p,group:p,groupCollapsed:p,groupEnd:p})}Le++}}function fe(){{if(Le--,Le===0){var p={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:n({},p,{value:we}),info:n({},p,{value:xe}),warn:n({},p,{value:We}),error:n({},p,{value:ut}),group:n({},p,{value:G}),groupCollapsed:n({},p,{value:X}),groupEnd:n({},p,{value:de})})}Le<0&&j("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ue=U.ReactCurrentDispatcher,pe;function le(p,P,F){{if(pe===void 0)try{throw Error()}catch(oe){var Y=oe.stack.trim().match(/\n( *(at )?)/);pe=Y&&Y[1]||""}return`
48
- `+pe+p}}var ye=!1,be;{var Ke=typeof WeakMap=="function"?WeakMap:Map;be=new Ke}function V(p,P){if(!p||ye)return"";{var F=be.get(p);if(F!==void 0)return F}var Y;ye=!0;var oe=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var ae;ae=ue.current,ue.current=null,ce();try{if(P){var te=function(){throw Error()};if(Object.defineProperty(te.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(te,[])}catch(lt){Y=lt}Reflect.construct(p,[],te)}else{try{te.call()}catch(lt){Y=lt}p.call(te.prototype)}}else{try{throw Error()}catch(lt){Y=lt}p()}}catch(lt){if(lt&&Y&&typeof lt.stack=="string"){for(var Q=lt.stack.split(`
49
- `),je=Y.stack.split(`
50
- `),Se=Q.length-1,Oe=je.length-1;Se>=1&&Oe>=0&&Q[Se]!==je[Oe];)Oe--;for(;Se>=1&&Oe>=0;Se--,Oe--)if(Q[Se]!==je[Oe]){if(Se!==1||Oe!==1)do if(Se--,Oe--,Oe<0||Q[Se]!==je[Oe]){var ot=`
51
- `+Q[Se].replace(" at new "," at ");return typeof p=="function"&&be.set(p,ot),ot}while(Se>=1&&Oe>=0);break}}}finally{ye=!1,ue.current=ae,fe(),Error.prepareStackTrace=oe}var kt=p?p.displayName||p.name:"",Ir=kt?le(kt):"";return typeof p=="function"&&be.set(p,Ir),Ir}function rt(p,P,F){return V(p,!1)}function it(p){var P=p.prototype;return!!(P&&P.isReactComponent)}function dt(p,P,F){if(p==null)return"";if(typeof p=="function")return V(p,it(p));if(typeof p=="string")return le(p);switch(p){case g:return le("Suspense");case _:return le("SuspenseList")}if(typeof p=="object")switch(p.$$typeof){case v:return rt(p.render);case O:return dt(p.type,P,F);case S:return rt(p._render);case m:{var Y=p,oe=Y._payload,ae=Y._init;try{return dt(ae(oe),P,F)}catch{}}}return""}var An={},gt=U.ReactDebugCurrentFrame;function Wt(p){if(p){var P=p._owner,F=dt(p.type,p._source,P?P.type:null);gt.setExtraStackFrame(F)}else gt.setExtraStackFrame(null)}function Sr(p,P,F,Y,oe){{var ae=Function.call.bind(Object.prototype.hasOwnProperty);for(var te in p)if(ae(p,te)){var Q=void 0;try{if(typeof p[te]!="function"){var je=Error((Y||"React class")+": "+F+" type `"+te+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof p[te]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw je.name="Invariant Violation",je}Q=p[te](P,te,Y,F,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Se){Q=Se}Q&&!(Q instanceof Error)&&(Wt(oe),j("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",Y||"React class",F,te,typeof Q),Wt(null)),Q instanceof Error&&!(Q.message in An)&&(An[Q.message]=!0,Wt(oe),j("Failed %s type: %s",F,Q.message),Wt(null))}}}var Je=U.ReactCurrentOwner,Qe=Object.prototype.hasOwnProperty,rn={key:!0,ref:!0,__self:!0,__source:!0},Kt,yn,Tt;Tt={};function rr(p){if(Qe.call(p,"ref")){var P=Object.getOwnPropertyDescriptor(p,"ref").get;if(P&&P.isReactWarning)return!1}return p.ref!==void 0}function on(p){if(Qe.call(p,"key")){var P=Object.getOwnPropertyDescriptor(p,"key").get;if(P&&P.isReactWarning)return!1}return p.key!==void 0}function Yt(p,P){if(typeof p.ref=="string"&&Je.current&&P&&Je.current.stateNode!==P){var F=se(Je.current.type);Tt[F]||(j('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',se(Je.current.type),p.ref),Tt[F]=!0)}}function Er(p,P){{var F=function(){Kt||(Kt=!0,j("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",P))};F.isReactWarning=!0,Object.defineProperty(p,"key",{get:F,configurable:!0})}}function xr(p,P){{var F=function(){yn||(yn=!0,j("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",P))};F.isReactWarning=!0,Object.defineProperty(p,"ref",{get:F,configurable:!0})}}var Or=function(p,P,F,Y,oe,ae,te){var Q={$$typeof:o,type:p,key:P,ref:F,props:te,_owner:ae};return Q._store={},Object.defineProperty(Q._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Q,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Y}),Object.defineProperty(Q,"_source",{configurable:!1,enumerable:!1,writable:!1,value:oe}),Object.freeze&&(Object.freeze(Q.props),Object.freeze(Q)),Q};function Tr(p,P,F,Y,oe){{var ae,te={},Q=null,je=null;F!==void 0&&(Q=""+F),on(P)&&(Q=""+P.key),rr(P)&&(je=P.ref,Yt(P,oe));for(ae in P)Qe.call(P,ae)&&!rn.hasOwnProperty(ae)&&(te[ae]=P[ae]);if(p&&p.defaultProps){var Se=p.defaultProps;for(ae in Se)te[ae]===void 0&&(te[ae]=Se[ae])}if(Q||je){var Oe=typeof p=="function"?p.displayName||p.name||"Unknown":p;Q&&Er(te,Oe),je&&xr(te,Oe)}return Or(p,Q,je,oe,Y,Je.current,te)}}var wn=U.ReactCurrentOwner,Un=U.ReactDebugCurrentFrame;function bt(p){if(p){var P=p._owner,F=dt(p.type,p._source,P?P.type:null);Un.setExtraStackFrame(F)}else Un.setExtraStackFrame(null)}var bn;bn=!1;function _n(p){return typeof p=="object"&&p!==null&&p.$$typeof===o}function Cr(){{if(wn.current){var p=se(wn.current.type);if(p)return`
52
-
53
- Check the render method of \``+p+"`."}return""}}function ki(p){{if(p!==void 0){var P=p.fileName.replace(/^.*[\\\/]/,""),F=p.lineNumber;return`
54
-
55
- Check your code at `+P+":"+F+"."}return""}}var Rr={};function ii(p){{var P=Cr();if(!P){var F=typeof p=="string"?p:p.displayName||p.name;F&&(P=`
56
-
57
- Check the top-level render call using <`+F+">.")}return P}}function ir(p,P){{if(!p._store||p._store.validated||p.key!=null)return;p._store.validated=!0;var F=ii(P);if(Rr[F])return;Rr[F]=!0;var Y="";p&&p._owner&&p._owner!==wn.current&&(Y=" It was passed a child from "+se(p._owner.type)+"."),bt(p),j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',F,Y),bt(null)}}function Pr(p,P){{if(typeof p!="object")return;if(Array.isArray(p))for(var F=0;F<p.length;F++){var Y=p[F];_n(Y)&&ir(Y,P)}else if(_n(p))p._store&&(p._store.validated=!0);else if(p){var oe=H(p);if(typeof oe=="function"&&oe!==p.entries)for(var ae=oe.call(p),te;!(te=ae.next()).done;)_n(te.value)&&ir(te.value,P)}}}function Ni(p){{var P=p.type;if(P==null||typeof P=="string")return;var F;if(typeof P=="function")F=P.propTypes;else if(typeof P=="object"&&(P.$$typeof===v||P.$$typeof===O))F=P.propTypes;else return;if(F){var Y=se(P);Sr(F,p.props,"prop",Y,p)}else if(P.PropTypes!==void 0&&!bn){bn=!0;var oe=se(P);j("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",oe||"Unknown")}typeof P.getDefaultProps=="function"&&!P.getDefaultProps.isReactClassApproved&&j("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function $i(p){{for(var P=Object.keys(p.props),F=0;F<P.length;F++){var Y=P[F];if(Y!=="children"&&Y!=="key"){bt(p),j("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Y),bt(null);break}}p.ref!==null&&(bt(p),j("Invalid attribute `ref` supplied to `React.Fragment`."),bt(null))}}function Ar(p,P,F,Y,oe,ae){{var te=ge(p);if(!te){var Q="";(p===void 0||typeof p=="object"&&p!==null&&Object.keys(p).length===0)&&(Q+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var je=ki(oe);je?Q+=je:Q+=Cr();var Se;p===null?Se="null":Array.isArray(p)?Se="array":p!==void 0&&p.$$typeof===o?(Se="<"+(se(p.type)||"Unknown")+" />",Q=" Did you accidentally export a JSX literal instead of a component?"):Se=typeof p,j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Se,Q)}var Oe=Tr(p,P,F,oe,ae);if(Oe==null)return Oe;if(te){var ot=P.children;if(ot!==void 0)if(Y)if(Array.isArray(ot)){for(var kt=0;kt<ot.length;kt++)Pr(ot[kt],p);Object.freeze&&Object.freeze(ot)}else j("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Pr(ot,p)}return p===e.Fragment?$i(Oe):Ni(Oe),Oe}}function oi(p,P,F){return Ar(p,P,F,!0)}function ji(p,P,F){return Ar(p,P,F,!1)}var Fi=ji,Wi=oi;e.jsx=Fi,e.jsxs=Wi}()}(lp)),lp}process.env.NODE_ENV==="production"?yl.exports=OE():yl.exports=TE();var nt=yl.exports;const CE=e=>nt.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:nt.jsx("path",{d:"M8.82 19.748c.001.245.075.486.214.69l.38 1.004c.117.172.573.312.758.41.185.097.391.148.601.148h2.454c.21 0 .417-.05.601-.148.185-.098.621-.238.737-.41l.402-1.003c.138-.205.213-.445.213-.691l.001-1.498H8.82l.002 1.498ZM5 8.875c0 1.733.654 3.314 1.732 4.522.658.737 1.685 2.275 2.077 3.573l.004.03h6.374l.004-.03c.392-1.298 1.42-2.836 2.076-3.573A6.766 6.766 0 0 0 19 8.875C19 5.07 15.854 1.988 11.978 2 7.921 2.012 5 5.241 5 8.875Z",fill:"currentColor"})}),RE=e=>nt.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:nt.jsx("path",{d:"M4.497 5.361a.5.5 0 0 0 0 .707L10.429 12l-5.932 5.932a.5.5 0 0 0 0 .707l.864.864a.5.5 0 0 0 .707 0L12 13.571l5.932 5.932a.5.5 0 0 0 .707 0l.864-.864a.5.5 0 0 0 0-.707L13.571 12l5.932-5.932a.5.5 0 0 0 0-.707l-.864-.864a.5.5 0 0 0-.707 0L12 10.429 6.068 4.497a.5.5 0 0 0-.707 0l-.864.864Z",fill:"currentColor"})}),Au=e=>nt.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:nt.jsx("path",{d:"M11.701 18.797c.206.195.52.195.726 0l2.487-2.349-.008-.007 6.973-6.585a.58.58 0 0 0 0-.835l-2.045-1.932a.524.524 0 0 0-.726 0l-7.052 6.66-7.051-6.66a.524.524 0 0 0-.726 0L2.234 9.021a.58.58 0 0 0 0 .835l9.467 8.941Z",fill:"currentColor"})}),wl=e=>nt.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:nt.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 21c5.523 0 10-4.477 10-10S16.523 1 11 1 1 5.477 1 11s4.477 10 10 10Zm0-14a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 1.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.5v4h-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H12V8.5Z",fill:"currentColor"})}),PE=e=>nt.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[nt.jsx("path",{d:"M13 17.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v8ZM12 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z",fill:"currentColor"}),nt.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Z",fill:"currentColor"})]}),Fh=e=>nt.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[nt.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.7 6.7v13.6h13.6v-8.925c0-.235.19-.425.425-.425h.85c.235 0 .425.19.425.425v9.775c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85V5.85c0-.47.38-.85.85-.85h9.775c.235 0 .425.19.425.425v.85c0 .235-.19.425-.425.425H3.7Z",fill:"currentColor"}),nt.jsx("path",{d:"M21.435 2.01a.468.468 0 0 1 .554.555L20.42 9.757a.454.454 0 0 1-.77.215l-1.555-1.555-3.453 3.453a.444.444 0 0 1-.628 0L12.13 9.986a.444.444 0 0 1 0-.628l3.453-3.453-1.555-1.555a.454.454 0 0 1 .215-.77l7.192-1.57Z",fill:"currentColor"})]}),AE=e=>nt.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:nt.jsx("path",{d:"M18.797 12.299a.524.524 0 0 0 0-.726l-2.349-2.487-.007.008L9.856 2.12a.58.58 0 0 0-.835 0L7.089 4.166a.524.524 0 0 0 0 .726l6.66 7.051-6.66 7.053a.524.524 0 0 0 0 .725l1.932 2.045a.58.58 0 0 0 .835 0l8.941-9.467Z",fill:"currentColor"})}),IE=e=>nt.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[nt.jsx("path",{fill:"#fff",d:"M8 5h8v14H8z"}),nt.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7ZM13 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})]}),LE=e=>nt.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:nt.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.076 2.203a.5.5 0 0 0-.354-.146H3.001a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V8.335a.5.5 0 0 0-.147-.354l-5.778-5.778ZM12 19.057a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-8-14.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})}),Yl=e=>nt.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:nt.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.953 3.53c-.393-.707-1.513-.707-1.906 0L2.114 19.612c-.354.638.16 1.388.953 1.388h17.866c.792 0 1.307-.75.953-1.388L12.953 3.53ZM11.508 8a.504.504 0 0 0-.507.531l.491 8A.505.505 0 0 0 12 17c.269 0 .49-.205.508-.469l.492-8A.504.504 0 0 0 12.492 8h-.984ZM12 20c.561 0 1.016-.448 1.016-1s-.455-1-1.016-1c-.561 0-1.016.448-1.016 1s.455 1 1.016 1Z",fill:"currentColor"})});var Wh={exports:{}};/*!
27
+ Check the top-level render call using <`+Q+">.")}return q}}function eo(A,q){{if(!A._store||A._store.validated||A.key!=null)return;A._store.validated=!0;var Q=ra(q);if(ta[Q])return;ta[Q]=!0;var pe="";A&&A._owner&&A._owner!==zn.current&&(pe=" It was passed a child from "+ve(A._owner.type)+"."),Nr(A),j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',Q,pe),Nr(null)}}function na(A,q){{if(typeof A!="object")return;if(Array.isArray(A))for(var Q=0;Q<A.length;Q++){var pe=A[Q];Hn(pe)&&eo(pe,q)}else if(Hn(A))A._store&&(A._store.validated=!0);else if(A){var He=D(A);if(typeof He=="function"&&He!==A.entries)for(var Ue=He.call(A),Me;!(Me=Ue.next()).done;)Hn(Me.value)&&eo(Me.value,q)}}}function tu(A){{var q=A.type;if(q==null||typeof q=="string")return;var Q;if(typeof q=="function")Q=q.propTypes;else if(typeof q=="object"&&(q.$$typeof===p||q.$$typeof===v))Q=q.propTypes;else return;if(Q){var pe=ve(q);Yi(Q,A.props,"prop",pe,A)}else if(q.PropTypes!==void 0&&!Bn){Bn=!0;var He=ve(q);j("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",He||"Unknown")}typeof q.getDefaultProps=="function"&&!q.getDefaultProps.isReactClassApproved&&j("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function ru(A){{for(var q=Object.keys(A.props),Q=0;Q<q.length;Q++){var pe=q[Q];if(pe!=="children"&&pe!=="key"){Nr(A),j("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",pe),Nr(null);break}}A.ref!==null&&(Nr(A),j("Invalid attribute `ref` supplied to `React.Fragment`."),Nr(null))}}function ia(A,q,Q,pe,He,Ue){{var Me=ie(A);if(!Me){var Re="";(A===void 0||typeof A=="object"&&A!==null&&Object.keys(A).length===0)&&(Re+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var Ot=eu();Ot?Re+=Ot:Re+=ea();var et;A===null?et="null":Array.isArray(A)?et="array":A!==void 0&&A.$$typeof===i?(et="<"+(ve(A.type)||"Unknown")+" />",Re=" Did you accidentally export a JSX literal instead of a component?"):et=typeof A,j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",et,Re)}var nt=Qi(A,q,Q,He,Ue);if(nt==null)return nt;if(Me){var cr=q.children;if(cr!==void 0)if(pe)if(Array.isArray(cr)){for(var gn=0;gn<cr.length;gn++)na(cr[gn],A);Object.freeze&&Object.freeze(cr)}else j("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else na(cr,A)}return A===e.Fragment?ru(nt):tu(nt),nt}}function oa(A,q,Q){return ia(A,q,Q,!0)}function nu(A,q,Q){return ia(A,q,Q,!1)}var iu=nu,ou=oa;e.jsx=iu,e.jsxs=ou}()}(yl)),yl}process.env.NODE_ENV==="production"?oc.exports=Dx():oc.exports=kx();var $=oc.exports;const Cv=({children:e})=>Wo.createPortal(e,document.querySelector("body"));var Jp=function(t){return t.reduce(function(r,i){var a=i[0],s=i[1];return r[a]=s,r},{})},Qp=typeof window<"u"&&window.document&&window.document.createElement?C.useLayoutEffect:C.useEffect,Jt="top",xr="bottom",_r="right",Qt="left",Fc="auto",Uo=[Jt,xr,_r,Qt],Bi="start",Po="end",Nx="clippingParents",Rv="viewport",go="popper",jx="reference",eh=Uo.reduce(function(e,t){return e.concat([t+"-"+Bi,t+"-"+Po])},[]),Pv=[].concat(Uo,[Fc]).reduce(function(e,t){return e.concat([t,t+"-"+Bi,t+"-"+Po])},[]),Wx="beforeRead",Ux="read",zx="afterRead",Bx="beforeMain",Hx="main",Zx="afterMain",qx="beforeWrite",Gx="write",Kx="afterWrite",Yx=[Wx,Ux,zx,Bx,Hx,Zx,qx,Gx,Kx];function Kr(e){return e?(e.nodeName||"").toLowerCase():null}function ur(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function fi(e){var t=ur(e).Element;return e instanceof t||e instanceof Element}function Er(e){var t=ur(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Dc(e){if(typeof ShadowRoot>"u")return!1;var t=ur(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function Vx(e){var t=e.state;Object.keys(t.elements).forEach(function(r){var i=t.styles[r]||{},a=t.attributes[r]||{},s=t.elements[r];!Er(s)||!Kr(s)||(Object.assign(s.style,i),Object.keys(a).forEach(function(l){var c=a[l];c===!1?s.removeAttribute(l):s.setAttribute(l,c===!0?"":c)}))})}function Xx(e){var t=e.state,r={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,r.popper),t.styles=r,t.elements.arrow&&Object.assign(t.elements.arrow.style,r.arrow),function(){Object.keys(t.elements).forEach(function(i){var a=t.elements[i],s=t.attributes[i]||{},l=Object.keys(t.styles.hasOwnProperty(i)?t.styles[i]:r[i]),c=l.reduce(function(d,p){return d[p]="",d},{});!Er(a)||!Kr(a)||(Object.assign(a.style,c),Object.keys(s).forEach(function(d){a.removeAttribute(d)}))})}}const Jx={name:"applyStyles",enabled:!0,phase:"write",fn:Vx,effect:Xx,requires:["computeStyles"]};function Gr(e){return e.split("-")[0]}var ui=Math.max,xs=Math.min,Hi=Math.round;function ac(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function Iv(){return!/^((?!chrome|android).)*safari/i.test(ac())}function Zi(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);var i=e.getBoundingClientRect(),a=1,s=1;t&&Er(e)&&(a=e.offsetWidth>0&&Hi(i.width)/e.offsetWidth||1,s=e.offsetHeight>0&&Hi(i.height)/e.offsetHeight||1);var l=fi(e)?ur(e):window,c=l.visualViewport,d=!Iv()&&r,p=(i.left+(d&&c?c.offsetLeft:0))/a,h=(i.top+(d&&c?c.offsetTop:0))/s,b=i.width/a,v=i.height/s;return{width:b,height:v,top:h,right:p+b,bottom:h+v,left:p,x:p,y:h}}function kc(e){var t=Zi(e),r=e.offsetWidth,i=e.offsetHeight;return Math.abs(t.width-r)<=1&&(r=t.width),Math.abs(t.height-i)<=1&&(i=t.height),{x:e.offsetLeft,y:e.offsetTop,width:r,height:i}}function Mv(e,t){var r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&Dc(r)){var i=t;do{if(i&&e.isSameNode(i))return!0;i=i.parentNode||i.host}while(i)}return!1}function vn(e){return ur(e).getComputedStyle(e)}function Qx(e){return["table","td","th"].indexOf(Kr(e))>=0}function Nn(e){return((fi(e)?e.ownerDocument:e.document)||window.document).documentElement}function Fs(e){return Kr(e)==="html"?e:e.assignedSlot||e.parentNode||(Dc(e)?e.host:null)||Nn(e)}function th(e){return!Er(e)||vn(e).position==="fixed"?null:e.offsetParent}function e_(e){var t=/firefox/i.test(ac()),r=/Trident/i.test(ac());if(r&&Er(e)){var i=vn(e);if(i.position==="fixed")return null}var a=Fs(e);for(Dc(a)&&(a=a.host);Er(a)&&["html","body"].indexOf(Kr(a))<0;){var s=vn(a);if(s.transform!=="none"||s.perspective!=="none"||s.contain==="paint"||["transform","perspective"].indexOf(s.willChange)!==-1||t&&s.willChange==="filter"||t&&s.filter&&s.filter!=="none")return a;a=a.parentNode}return null}function zo(e){for(var t=ur(e),r=th(e);r&&Qx(r)&&vn(r).position==="static";)r=th(r);return r&&(Kr(r)==="html"||Kr(r)==="body"&&vn(r).position==="static")?t:r||e_(e)||t}function Nc(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function Oo(e,t,r){return ui(e,xs(t,r))}function t_(e,t,r){var i=Oo(e,t,r);return i>r?r:i}function Lv(){return{top:0,right:0,bottom:0,left:0}}function $v(e){return Object.assign({},Lv(),e)}function Fv(e,t){return t.reduce(function(r,i){return r[i]=e,r},{})}var r_=function(t,r){return t=typeof t=="function"?t(Object.assign({},r.rects,{placement:r.placement})):t,$v(typeof t!="number"?t:Fv(t,Uo))};function n_(e){var t,r=e.state,i=e.name,a=e.options,s=r.elements.arrow,l=r.modifiersData.popperOffsets,c=Gr(r.placement),d=Nc(c),p=[Qt,_r].indexOf(c)>=0,h=p?"height":"width";if(!(!s||!l)){var b=r_(a.padding,r),v=kc(s),w=d==="y"?Jt:Qt,x=d==="y"?xr:_r,g=r.rects.reference[h]+r.rects.reference[d]-l[d]-r.rects.popper[h],E=l[d]-r.rects.reference[d],I=zo(s),P=I?d==="y"?I.clientHeight||0:I.clientWidth||0:0,R=g/2-E/2,F=b[w],O=P-v[h]-b[x],D=P/2-v[h]/2+R,U=Oo(F,D,O),j=d;r.modifiersData[i]=(t={},t[j]=U,t.centerOffset=U-D,t)}}function i_(e){var t=e.state,r=e.options,i=r.element,a=i===void 0?"[data-popper-arrow]":i;a!=null&&(typeof a=="string"&&(a=t.elements.popper.querySelector(a),!a)||Mv(t.elements.popper,a)&&(t.elements.arrow=a))}const o_={name:"arrow",enabled:!0,phase:"main",fn:n_,effect:i_,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function qi(e){return e.split("-")[1]}var a_={top:"auto",right:"auto",bottom:"auto",left:"auto"};function s_(e,t){var r=e.x,i=e.y,a=t.devicePixelRatio||1;return{x:Hi(r*a)/a||0,y:Hi(i*a)/a||0}}function rh(e){var t,r=e.popper,i=e.popperRect,a=e.placement,s=e.variation,l=e.offsets,c=e.position,d=e.gpuAcceleration,p=e.adaptive,h=e.roundOffsets,b=e.isFixed,v=l.x,w=v===void 0?0:v,x=l.y,g=x===void 0?0:x,E=typeof h=="function"?h({x:w,y:g}):{x:w,y:g};w=E.x,g=E.y;var I=l.hasOwnProperty("x"),P=l.hasOwnProperty("y"),R=Qt,F=Jt,O=window;if(p){var D=zo(r),U="clientHeight",j="clientWidth";if(D===ur(r)&&(D=Nn(r),vn(D).position!=="static"&&c==="absolute"&&(U="scrollHeight",j="scrollWidth")),D=D,a===Jt||(a===Qt||a===_r)&&s===Po){F=xr;var G=b&&D===O&&O.visualViewport?O.visualViewport.height:D[U];g-=G-i.height,g*=d?1:-1}if(a===Qt||(a===Jt||a===xr)&&s===Po){R=_r;var J=b&&D===O&&O.visualViewport?O.visualViewport.width:D[j];w-=J-i.width,w*=d?1:-1}}var ie=Object.assign({position:c},p&&a_),xe=h===!0?s_({x:w,y:g},ur(r)):{x:w,y:g};if(w=xe.x,g=xe.y,d){var me;return Object.assign({},ie,(me={},me[F]=P?"0":"",me[R]=I?"0":"",me.transform=(O.devicePixelRatio||1)<=1?"translate("+w+"px, "+g+"px)":"translate3d("+w+"px, "+g+"px, 0)",me))}return Object.assign({},ie,(t={},t[F]=P?g+"px":"",t[R]=I?w+"px":"",t.transform="",t))}function u_(e){var t=e.state,r=e.options,i=r.gpuAcceleration,a=i===void 0?!0:i,s=r.adaptive,l=s===void 0?!0:s,c=r.roundOffsets,d=c===void 0?!0:c,p={placement:Gr(t.placement),variation:qi(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,rh(Object.assign({},p,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:l,roundOffsets:d})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,rh(Object.assign({},p,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:d})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const l_={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:u_,data:{}};var Ya={passive:!0};function c_(e){var t=e.state,r=e.instance,i=e.options,a=i.scroll,s=a===void 0?!0:a,l=i.resize,c=l===void 0?!0:l,d=ur(t.elements.popper),p=[].concat(t.scrollParents.reference,t.scrollParents.popper);return s&&p.forEach(function(h){h.addEventListener("scroll",r.update,Ya)}),c&&d.addEventListener("resize",r.update,Ya),function(){s&&p.forEach(function(h){h.removeEventListener("scroll",r.update,Ya)}),c&&d.removeEventListener("resize",r.update,Ya)}}const f_={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:c_,data:{}};var d_={left:"right",right:"left",bottom:"top",top:"bottom"};function hs(e){return e.replace(/left|right|bottom|top/g,function(t){return d_[t]})}var p_={start:"end",end:"start"};function nh(e){return e.replace(/start|end/g,function(t){return p_[t]})}function jc(e){var t=ur(e),r=t.pageXOffset,i=t.pageYOffset;return{scrollLeft:r,scrollTop:i}}function Wc(e){return Zi(Nn(e)).left+jc(e).scrollLeft}function h_(e,t){var r=ur(e),i=Nn(e),a=r.visualViewport,s=i.clientWidth,l=i.clientHeight,c=0,d=0;if(a){s=a.width,l=a.height;var p=Iv();(p||!p&&t==="fixed")&&(c=a.offsetLeft,d=a.offsetTop)}return{width:s,height:l,x:c+Wc(e),y:d}}function v_(e){var t,r=Nn(e),i=jc(e),a=(t=e.ownerDocument)==null?void 0:t.body,s=ui(r.scrollWidth,r.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),l=ui(r.scrollHeight,r.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),c=-i.scrollLeft+Wc(e),d=-i.scrollTop;return vn(a||r).direction==="rtl"&&(c+=ui(r.clientWidth,a?a.clientWidth:0)-s),{width:s,height:l,x:c,y:d}}function Uc(e){var t=vn(e),r=t.overflow,i=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(r+a+i)}function Dv(e){return["html","body","#document"].indexOf(Kr(e))>=0?e.ownerDocument.body:Er(e)&&Uc(e)?e:Dv(Fs(e))}function Ao(e,t){var r;t===void 0&&(t=[]);var i=Dv(e),a=i===((r=e.ownerDocument)==null?void 0:r.body),s=ur(i),l=a?[s].concat(s.visualViewport||[],Uc(i)?i:[]):i,c=t.concat(l);return a?c:c.concat(Ao(Fs(l)))}function sc(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function m_(e,t){var r=Zi(e,!1,t==="fixed");return r.top=r.top+e.clientTop,r.left=r.left+e.clientLeft,r.bottom=r.top+e.clientHeight,r.right=r.left+e.clientWidth,r.width=e.clientWidth,r.height=e.clientHeight,r.x=r.left,r.y=r.top,r}function ih(e,t,r){return t===Rv?sc(h_(e,r)):fi(t)?m_(t,r):sc(v_(Nn(e)))}function g_(e){var t=Ao(Fs(e)),r=["absolute","fixed"].indexOf(vn(e).position)>=0,i=r&&Er(e)?zo(e):e;return fi(i)?t.filter(function(a){return fi(a)&&Mv(a,i)&&Kr(a)!=="body"}):[]}function y_(e,t,r,i){var a=t==="clippingParents"?g_(e):[].concat(t),s=[].concat(a,[r]),l=s[0],c=s.reduce(function(d,p){var h=ih(e,p,i);return d.top=ui(h.top,d.top),d.right=xs(h.right,d.right),d.bottom=xs(h.bottom,d.bottom),d.left=ui(h.left,d.left),d},ih(e,l,i));return c.width=c.right-c.left,c.height=c.bottom-c.top,c.x=c.left,c.y=c.top,c}function kv(e){var t=e.reference,r=e.element,i=e.placement,a=i?Gr(i):null,s=i?qi(i):null,l=t.x+t.width/2-r.width/2,c=t.y+t.height/2-r.height/2,d;switch(a){case Jt:d={x:l,y:t.y-r.height};break;case xr:d={x:l,y:t.y+t.height};break;case _r:d={x:t.x+t.width,y:c};break;case Qt:d={x:t.x-r.width,y:c};break;default:d={x:t.x,y:t.y}}var p=a?Nc(a):null;if(p!=null){var h=p==="y"?"height":"width";switch(s){case Bi:d[p]=d[p]-(t[h]/2-r[h]/2);break;case Po:d[p]=d[p]+(t[h]/2-r[h]/2);break}}return d}function Io(e,t){t===void 0&&(t={});var r=t,i=r.placement,a=i===void 0?e.placement:i,s=r.strategy,l=s===void 0?e.strategy:s,c=r.boundary,d=c===void 0?Nx:c,p=r.rootBoundary,h=p===void 0?Rv:p,b=r.elementContext,v=b===void 0?go:b,w=r.altBoundary,x=w===void 0?!1:w,g=r.padding,E=g===void 0?0:g,I=$v(typeof E!="number"?E:Fv(E,Uo)),P=v===go?jx:go,R=e.rects.popper,F=e.elements[x?P:v],O=y_(fi(F)?F:F.contextElement||Nn(e.elements.popper),d,h,l),D=Zi(e.elements.reference),U=kv({reference:D,element:R,strategy:"absolute",placement:a}),j=sc(Object.assign({},R,U)),G=v===go?j:D,J={top:O.top-G.top+I.top,bottom:G.bottom-O.bottom+I.bottom,left:O.left-G.left+I.left,right:G.right-O.right+I.right},ie=e.modifiersData.offset;if(v===go&&ie){var xe=ie[a];Object.keys(J).forEach(function(me){var ve=[_r,xr].indexOf(me)>=0?1:-1,$e=[Jt,xr].indexOf(me)>=0?"y":"x";J[me]+=xe[$e]*ve})}return J}function w_(e,t){t===void 0&&(t={});var r=t,i=r.placement,a=r.boundary,s=r.rootBoundary,l=r.padding,c=r.flipVariations,d=r.allowedAutoPlacements,p=d===void 0?Pv:d,h=qi(i),b=h?c?eh:eh.filter(function(x){return qi(x)===h}):Uo,v=b.filter(function(x){return p.indexOf(x)>=0});v.length===0&&(v=b);var w=v.reduce(function(x,g){return x[g]=Io(e,{placement:g,boundary:a,rootBoundary:s,padding:l})[Gr(g)],x},{});return Object.keys(w).sort(function(x,g){return w[x]-w[g]})}function b_(e){if(Gr(e)===Fc)return[];var t=hs(e);return[nh(e),t,nh(t)]}function S_(e){var t=e.state,r=e.options,i=e.name;if(!t.modifiersData[i]._skip){for(var a=r.mainAxis,s=a===void 0?!0:a,l=r.altAxis,c=l===void 0?!0:l,d=r.fallbackPlacements,p=r.padding,h=r.boundary,b=r.rootBoundary,v=r.altBoundary,w=r.flipVariations,x=w===void 0?!0:w,g=r.allowedAutoPlacements,E=t.options.placement,I=Gr(E),P=I===E,R=d||(P||!x?[hs(E)]:b_(E)),F=[E].concat(R).reduce(function(te,le){return te.concat(Gr(le)===Fc?w_(t,{placement:le,boundary:h,rootBoundary:b,padding:p,flipVariations:x,allowedAutoPlacements:g}):le)},[]),O=t.rects.reference,D=t.rects.popper,U=new Map,j=!0,G=F[0],J=0;J<F.length;J++){var ie=F[J],xe=Gr(ie),me=qi(ie)===Bi,ve=[Jt,xr].indexOf(xe)>=0,$e=ve?"width":"height",ye=Io(t,{placement:ie,boundary:h,rootBoundary:b,altBoundary:v,padding:p}),_e=ve?me?_r:Qt:me?xr:Jt;O[$e]>D[$e]&&(_e=hs(_e));var qe=hs(_e),St=[];if(s&&St.push(ye[xe]<=0),c&&St.push(ye[_e]<=0,ye[qe]<=0),St.every(function(te){return te})){G=ie,j=!1;break}U.set(ie,St)}if(j)for(var H=x?3:1,K=function(le){var ae=F.find(function(he){var se=U.get(he);if(se)return se.slice(0,le).every(function(we){return we})});if(ae)return G=ae,"break"},oe=H;oe>0;oe--){var de=K(oe);if(de==="break")break}t.placement!==G&&(t.modifiersData[i]._skip=!0,t.placement=G,t.reset=!0)}}const E_={name:"flip",enabled:!0,phase:"main",fn:S_,requiresIfExists:["offset"],data:{_skip:!1}};function oh(e,t,r){return r===void 0&&(r={x:0,y:0}),{top:e.top-t.height-r.y,right:e.right-t.width+r.x,bottom:e.bottom-t.height+r.y,left:e.left-t.width-r.x}}function ah(e){return[Jt,_r,xr,Qt].some(function(t){return e[t]>=0})}function x_(e){var t=e.state,r=e.name,i=t.rects.reference,a=t.rects.popper,s=t.modifiersData.preventOverflow,l=Io(t,{elementContext:"reference"}),c=Io(t,{altBoundary:!0}),d=oh(l,i),p=oh(c,a,s),h=ah(d),b=ah(p);t.modifiersData[r]={referenceClippingOffsets:d,popperEscapeOffsets:p,isReferenceHidden:h,hasPopperEscaped:b},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":h,"data-popper-escaped":b})}const __={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:x_};function O_(e,t,r){var i=Gr(e),a=[Qt,Jt].indexOf(i)>=0?-1:1,s=typeof r=="function"?r(Object.assign({},t,{placement:e})):r,l=s[0],c=s[1];return l=l||0,c=(c||0)*a,[Qt,_r].indexOf(i)>=0?{x:c,y:l}:{x:l,y:c}}function A_(e){var t=e.state,r=e.options,i=e.name,a=r.offset,s=a===void 0?[0,0]:a,l=Pv.reduce(function(h,b){return h[b]=O_(b,t.rects,s),h},{}),c=l[t.placement],d=c.x,p=c.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=d,t.modifiersData.popperOffsets.y+=p),t.modifiersData[i]=l}const T_={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:A_};function C_(e){var t=e.state,r=e.name;t.modifiersData[r]=kv({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const R_={name:"popperOffsets",enabled:!0,phase:"read",fn:C_,data:{}};function P_(e){return e==="x"?"y":"x"}function I_(e){var t=e.state,r=e.options,i=e.name,a=r.mainAxis,s=a===void 0?!0:a,l=r.altAxis,c=l===void 0?!1:l,d=r.boundary,p=r.rootBoundary,h=r.altBoundary,b=r.padding,v=r.tether,w=v===void 0?!0:v,x=r.tetherOffset,g=x===void 0?0:x,E=Io(t,{boundary:d,rootBoundary:p,padding:b,altBoundary:h}),I=Gr(t.placement),P=qi(t.placement),R=!P,F=Nc(I),O=P_(F),D=t.modifiersData.popperOffsets,U=t.rects.reference,j=t.rects.popper,G=typeof g=="function"?g(Object.assign({},t.rects,{placement:t.placement})):g,J=typeof G=="number"?{mainAxis:G,altAxis:G}:Object.assign({mainAxis:0,altAxis:0},G),ie=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,xe={x:0,y:0};if(D){if(s){var me,ve=F==="y"?Jt:Qt,$e=F==="y"?xr:_r,ye=F==="y"?"height":"width",_e=D[F],qe=_e+E[ve],St=_e-E[$e],H=w?-j[ye]/2:0,K=P===Bi?U[ye]:j[ye],oe=P===Bi?-j[ye]:-U[ye],de=t.elements.arrow,te=w&&de?kc(de):{width:0,height:0},le=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:Lv(),ae=le[ve],he=le[$e],se=Oo(0,U[ye],te[ye]),we=R?U[ye]/2-H-se-ae-J.mainAxis:K-se-ae-J.mainAxis,Se=R?-U[ye]/2+H+se+he+J.mainAxis:oe+se+he+J.mainAxis,Ye=t.elements.arrow&&zo(t.elements.arrow),V=Ye?F==="y"?Ye.clientTop||0:Ye.clientLeft||0:0,ht=(me=ie==null?void 0:ie[F])!=null?me:0,ct=_e+we-ht-V,Wt=_e+Se-ht,Un=Oo(w?xs(qe,ct):qe,_e,w?ui(St,Wt):St);D[F]=Un,xe[F]=Un-_e}if(c){var Ut,Jr=F==="x"?Jt:Qt,Yi=F==="x"?xr:_r,vt=D[O],ft=O==="y"?"height":"width",Fr=vt+E[Jr],Dr=vt-E[Yi],mn=[Jt,Qt].indexOf(I)!==-1,lr=(Ut=ie==null?void 0:ie[O])!=null?Ut:0,yi=mn?Fr:vt-U[ft]-j[ft]-lr+J.altAxis,kr=mn?vt+U[ft]+j[ft]-lr-J.altAxis:Dr,Or=w&&mn?t_(yi,vt,kr):Oo(w?yi:Fr,vt,w?kr:Dr);D[O]=Or,xe[O]=Or-vt}t.modifiersData[i]=xe}}const M_={name:"preventOverflow",enabled:!0,phase:"main",fn:I_,requiresIfExists:["offset"]};function L_(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function $_(e){return e===ur(e)||!Er(e)?jc(e):L_(e)}function F_(e){var t=e.getBoundingClientRect(),r=Hi(t.width)/e.offsetWidth||1,i=Hi(t.height)/e.offsetHeight||1;return r!==1||i!==1}function D_(e,t,r){r===void 0&&(r=!1);var i=Er(t),a=Er(t)&&F_(t),s=Nn(t),l=Zi(e,a,r),c={scrollLeft:0,scrollTop:0},d={x:0,y:0};return(i||!i&&!r)&&((Kr(t)!=="body"||Uc(s))&&(c=$_(t)),Er(t)?(d=Zi(t,!0),d.x+=t.clientLeft,d.y+=t.clientTop):s&&(d.x=Wc(s))),{x:l.left+c.scrollLeft-d.x,y:l.top+c.scrollTop-d.y,width:l.width,height:l.height}}function k_(e){var t=new Map,r=new Set,i=[];e.forEach(function(s){t.set(s.name,s)});function a(s){r.add(s.name);var l=[].concat(s.requires||[],s.requiresIfExists||[]);l.forEach(function(c){if(!r.has(c)){var d=t.get(c);d&&a(d)}}),i.push(s)}return e.forEach(function(s){r.has(s.name)||a(s)}),i}function N_(e){var t=k_(e);return Yx.reduce(function(r,i){return r.concat(t.filter(function(a){return a.phase===i}))},[])}function j_(e){var t;return function(){return t||(t=new Promise(function(r){Promise.resolve().then(function(){t=void 0,r(e())})})),t}}function W_(e){var t=e.reduce(function(r,i){var a=r[i.name];return r[i.name]=a?Object.assign({},a,i,{options:Object.assign({},a.options,i.options),data:Object.assign({},a.data,i.data)}):i,r},{});return Object.keys(t).map(function(r){return t[r]})}var sh={placement:"bottom",modifiers:[],strategy:"absolute"};function uh(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return!t.some(function(i){return!(i&&typeof i.getBoundingClientRect=="function")})}function U_(e){e===void 0&&(e={});var t=e,r=t.defaultModifiers,i=r===void 0?[]:r,a=t.defaultOptions,s=a===void 0?sh:a;return function(c,d,p){p===void 0&&(p=s);var h={placement:"bottom",orderedModifiers:[],options:Object.assign({},sh,s),modifiersData:{},elements:{reference:c,popper:d},attributes:{},styles:{}},b=[],v=!1,w={state:h,setOptions:function(I){var P=typeof I=="function"?I(h.options):I;g(),h.options=Object.assign({},s,h.options,P),h.scrollParents={reference:fi(c)?Ao(c):c.contextElement?Ao(c.contextElement):[],popper:Ao(d)};var R=N_(W_([].concat(i,h.options.modifiers)));return h.orderedModifiers=R.filter(function(F){return F.enabled}),x(),w.update()},forceUpdate:function(){if(!v){var I=h.elements,P=I.reference,R=I.popper;if(uh(P,R)){h.rects={reference:D_(P,zo(R),h.options.strategy==="fixed"),popper:kc(R)},h.reset=!1,h.placement=h.options.placement,h.orderedModifiers.forEach(function(J){return h.modifiersData[J.name]=Object.assign({},J.data)});for(var F=0;F<h.orderedModifiers.length;F++){if(h.reset===!0){h.reset=!1,F=-1;continue}var O=h.orderedModifiers[F],D=O.fn,U=O.options,j=U===void 0?{}:U,G=O.name;typeof D=="function"&&(h=D({state:h,options:j,name:G,instance:w})||h)}}}},update:j_(function(){return new Promise(function(E){w.forceUpdate(),E(h)})}),destroy:function(){g(),v=!0}};if(!uh(c,d))return w;w.setOptions(p).then(function(E){!v&&p.onFirstUpdate&&p.onFirstUpdate(E)});function x(){h.orderedModifiers.forEach(function(E){var I=E.name,P=E.options,R=P===void 0?{}:P,F=E.effect;if(typeof F=="function"){var O=F({state:h,name:I,instance:w,options:R}),D=function(){};b.push(O||D)}})}function g(){b.forEach(function(E){return E()}),b=[]}return w}}var z_=[f_,R_,l_,Jx,T_,E_,M_,o_,__],B_=U_({defaultModifiers:z_}),H_=typeof Element<"u",Z_=typeof Map=="function",q_=typeof Set=="function",G_=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function vs(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;var r,i,a;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(i=r;i--!==0;)if(!vs(e[i],t[i]))return!1;return!0}var s;if(Z_&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(s=e.entries();!(i=s.next()).done;)if(!t.has(i.value[0]))return!1;for(s=e.entries();!(i=s.next()).done;)if(!vs(i.value[1],t.get(i.value[0])))return!1;return!0}if(q_&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(s=e.entries();!(i=s.next()).done;)if(!t.has(i.value[0]))return!1;return!0}if(G_&&ArrayBuffer.isView(e)&&ArrayBuffer.isView(t)){if(r=e.length,r!=t.length)return!1;for(i=r;i--!==0;)if(e[i]!==t[i])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(a=Object.keys(e),r=a.length,r!==Object.keys(t).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[i]))return!1;if(H_&&e instanceof Element)return!1;for(i=r;i--!==0;)if(!((a[i]==="_owner"||a[i]==="__v"||a[i]==="__o")&&e.$$typeof)&&!vs(e[a[i]],t[a[i]]))return!1;return!0}return e!==e&&t!==t}var K_=function(t,r){try{return vs(t,r)}catch(i){if((i.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw i}};const Y_=Lc(K_);var V_=[],Nv=function(t,r,i){i===void 0&&(i={});var a=C.useRef(null),s={onFirstUpdate:i.onFirstUpdate,placement:i.placement||"bottom",strategy:i.strategy||"absolute",modifiers:i.modifiers||V_},l=C.useState({styles:{popper:{position:s.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),c=l[0],d=l[1],p=C.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(w){var x=w.state,g=Object.keys(x.elements);$x.flushSync(function(){d({styles:Jp(g.map(function(E){return[E,x.styles[E]||{}]})),attributes:Jp(g.map(function(E){return[E,x.attributes[E]]}))})})},requires:["computeStyles"]}},[]),h=C.useMemo(function(){var v={onFirstUpdate:s.onFirstUpdate,placement:s.placement,strategy:s.strategy,modifiers:[].concat(s.modifiers,[p,{name:"applyStyles",enabled:!1}])};return Y_(a.current,v)?a.current||v:(a.current=v,v)},[s.onFirstUpdate,s.placement,s.strategy,s.modifiers,p]),b=C.useRef();return Qp(function(){b.current&&b.current.setOptions(h)},[h]),Qp(function(){if(!(t==null||r==null)){var v=i.createPopper||B_,w=v(t,r,h);return b.current=w,function(){w.destroy(),b.current=null}}},[t,r,i.createPopper]),{state:b.current?b.current.state:null,styles:c.styles,attributes:c.attributes,update:b.current?b.current.update:null,forceUpdate:b.current?b.current.forceUpdate:null}};const jv=e=>$.jsx("div",{className:"absolute inset-0 z-[1999]",onClick:e.onClick}),Wv=k.forwardRef(({children:e,style:t,attributes:r},i)=>$.jsx("div",{style:{...t,zIndex:2e3},...r,ref:i,className:"w-60 rounded border rounded border border-grey-50 bg-grey-900 shadow-2xl","data-cy":"dialogBody",children:e})),X_=({referenceElement:e,placement:t,isOpen:r,children:i,onClose:a})=>{const[s,l]=k.useState(null),{styles:c,attributes:d}=Nv(e,s,{placement:t||"bottom-start"}),p=k.useCallback(()=>{a&&a()},[a]);return r?$.jsxs(Cv,{children:[$.jsx(jv,{onClick:()=>p()}),$.jsx(Wv,{ref:l,style:c.popper,attributes:d.popper,children:i})]}):null},J_=e=>$.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:$.jsx("path",{d:"M8.82 19.748c.001.245.075.486.214.69l.38 1.004c.117.172.573.312.758.41.185.097.391.148.601.148h2.454c.21 0 .417-.05.601-.148.185-.098.621-.238.737-.41l.402-1.003c.138-.205.213-.445.213-.691l.001-1.498H8.82l.002 1.498ZM5 8.875c0 1.733.654 3.314 1.732 4.522.658.737 1.685 2.275 2.077 3.573l.004.03h6.374l.004-.03c.392-1.298 1.42-2.836 2.076-3.573A6.766 6.766 0 0 0 19 8.875C19 5.07 15.854 1.988 11.978 2 7.921 2.012 5 5.241 5 8.875Z",fill:"currentColor"})}),Q_=e=>$.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:$.jsx("path",{d:"M4.497 5.361a.5.5 0 0 0 0 .707L10.429 12l-5.932 5.932a.5.5 0 0 0 0 .707l.864.864a.5.5 0 0 0 .707 0L12 13.571l5.932 5.932a.5.5 0 0 0 .707 0l.864-.864a.5.5 0 0 0 0-.707L13.571 12l5.932-5.932a.5.5 0 0 0 0-.707l-.864-.864a.5.5 0 0 0-.707 0L12 10.429 6.068 4.497a.5.5 0 0 0-.707 0l-.864.864Z",fill:"currentColor"})}),wl=e=>$.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:$.jsx("path",{d:"M11.701 18.797c.206.195.52.195.726 0l2.487-2.349-.008-.007 6.973-6.585a.58.58 0 0 0 0-.835l-2.045-1.932a.524.524 0 0 0-.726 0l-7.052 6.66-7.051-6.66a.524.524 0 0 0-.726 0L2.234 9.021a.58.58 0 0 0 0 .835l9.467 8.941Z",fill:"currentColor"})}),uc=e=>$.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:$.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11 21c5.523 0 10-4.477 10-10S16.523 1 11 1 1 5.477 1 11s4.477 10 10 10Zm0-14a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm1 1.5a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h.5v4h-.5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .5.5h3a.5.5 0 0 0 .5-.5v-1a.5.5 0 0 0-.5-.5H12V8.5Z",fill:"currentColor"})}),eO=e=>$.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[$.jsx("path",{d:"M13 17.5a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-8a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v8ZM12 6a1 1 0 1 0 0 2 1 1 0 0 0 0-2Z",fill:"currentColor"}),$.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10 10-4.477 10-10S17.523 2 12 2Zm0 2a8 8 0 1 0 0 16 8 8 0 0 0 0-16Z",fill:"currentColor"})]}),Uv=e=>$.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[$.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.7 6.7v13.6h13.6v-8.925c0-.235.19-.425.425-.425h.85c.235 0 .425.19.425.425v9.775c0 .47-.38.85-.85.85H2.85a.85.85 0 0 1-.85-.85V5.85c0-.47.38-.85.85-.85h9.775c.235 0 .425.19.425.425v.85c0 .235-.19.425-.425.425H3.7Z",fill:"currentColor"}),$.jsx("path",{d:"M21.435 2.01a.468.468 0 0 1 .554.555L20.42 9.757a.454.454 0 0 1-.77.215l-1.555-1.555-3.453 3.453a.444.444 0 0 1-.628 0L12.13 9.986a.444.444 0 0 1 0-.628l3.453-3.453-1.555-1.555a.454.454 0 0 1 .215-.77l7.192-1.57Z",fill:"currentColor"})]}),tO=e=>$.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:$.jsx("path",{d:"M18.797 12.299a.524.524 0 0 0 0-.726l-2.349-2.487-.007.008L9.856 2.12a.58.58 0 0 0-.835 0L7.089 4.166a.524.524 0 0 0 0 .726l6.66 7.051-6.66 7.053a.524.524 0 0 0 0 .725l1.932 2.045a.58.58 0 0 0 .835 0l8.941-9.467Z",fill:"currentColor"})}),rO=e=>$.jsxs("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:[$.jsx("path",{fill:"#fff",d:"M8 5h8v14H8z"}),$.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 22c5.523 0 10-4.477 10-10S17.523 2 12 2 2 6.477 2 12s4.477 10 10 10ZM11 6.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v7a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.5-.5v-7ZM13 17a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z",fill:"currentColor"})]}),nO=e=>$.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:$.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.076 2.203a.5.5 0 0 0-.354-.146H3.001a1 1 0 0 0-1 1v18a1 1 0 0 0 1 1h18a1 1 0 0 0 1-1V8.335a.5.5 0 0 0-.147-.354l-5.778-5.778ZM12 19.057a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm-8-14.5a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 .5.5v4a.5.5 0 0 1-.5.5h-10a.5.5 0 0 1-.5-.5v-4Z",fill:"currentColor"})}),zc=e=>$.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 24 24",...e,children:$.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.953 3.53c-.393-.707-1.513-.707-1.906 0L2.114 19.612c-.354.638.16 1.388.953 1.388h17.866c.792 0 1.307-.75.953-1.388L12.953 3.53ZM11.508 8a.504.504 0 0 0-.507.531l.491 8A.505.505 0 0 0 12 17c.269 0 .49-.205.508-.469l.492-8A.504.504 0 0 0 12.492 8h-.984ZM12 20c.561 0 1.016-.448 1.016-1s-.455-1-1.016-1c-.561 0-1.016.448-1.016 1s.455 1 1.016 1Z",fill:"currentColor"})});var zv={exports:{}};/*!
58
28
  Copyright (c) 2018 Jed Watson.
59
29
  Licensed under the MIT License (MIT), see
60
30
  http://jedwatson.github.io/classnames
61
- */(function(e){(function(){var r={}.hasOwnProperty;function n(){for(var o=[],a=0;a<arguments.length;a++){var u=arguments[a];if(u){var l=typeof u;if(l==="string"||l==="number")o.push(u);else if(Array.isArray(u)){if(u.length){var f=n.apply(null,u);f&&o.push(f)}}else if(l==="object"){if(u.toString!==Object.prototype.toString&&!u.toString.toString().includes("[native code]")){o.push(u.toString());continue}for(var d in u)r.call(u,d)&&u[d]&&o.push(d)}}}return o.join(" ")}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(Wh);var Hh=Wh.exports;const Ot=xh(Hh);function qr(){return qr=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},qr.apply(this,arguments)}const ME=["children","options"],fp=["allowFullScreen","allowTransparency","autoComplete","autoFocus","autoPlay","cellPadding","cellSpacing","charSet","className","classId","colSpan","contentEditable","contextMenu","crossOrigin","encType","formAction","formEncType","formMethod","formNoValidate","formTarget","frameBorder","hrefLang","inputMode","keyParams","keyType","marginHeight","marginWidth","maxLength","mediaGroup","minLength","noValidate","radioGroup","readOnly","rowSpan","spellCheck","srcDoc","srcLang","srcSet","tabIndex","useMap"].reduce((e,r)=>(e[r.toLowerCase()]=r,e),{for:"htmlFor"}),dp={amp:"&",apos:"'",gt:">",lt:"<",nbsp:" ",quot:"“"},DE=["style","script"],kE=/([-A-Z0-9_:]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|(?:\{((?:\\.|{[^}]*?}|[^}])*)\})))?/gi,NE=/mailto:/i,$E=/\n{2,}$/,Uh=/^( *>[^\n]+(\n[^\n]+)*\n*)+\n{2,}/,jE=/^ *> ?/gm,FE=/^ {2,}\n/,WE=/^(?:( *[-*_])){3,} *(?:\n *)+\n/,Bh=/^\s*(`{3,}|~{3,}) *(\S+)?([^\n]*?)?\n([\s\S]+?)\s*\1 *(?:\n *)*\n?/,zh=/^(?: {4}[^\n]+\n*)+(?:\n *)+\n?/,HE=/^(`+)\s*([\s\S]*?[^`])\s*\1(?!`)/,UE=/^(?:\n *)*\n/,BE=/\r\n?/g,zE=/^\[\^([^\]]+)](:.*)\n/,qE=/^\[\^([^\]]+)]/,GE=/\f/g,KE=/^\s*?\[(x|\s)\]/,qh=/^ *(#{1,6}) *([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/,Gh=/^ *(#{1,6}) +([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/,Kh=/^([^\n]+)\n *(=|-){3,} *(?:\n *)+\n/,bl=/^ *(?!<[a-z][^ >/]* ?\/>)<([a-z][^ >/]*) ?([^>]*)\/{0}>\n?(\s*(?:<\1[^>]*?>[\s\S]*?<\/\1>|(?!<\1)[\s\S])*?)<\/\1>\n*/i,YE=/&([a-z0-9]+|#[0-9]{1,6}|#x[0-9a-fA-F]{1,6});/gi,Yh=/^<!--[\s\S]*?(?:-->)/,XE=/^(data|aria|x)-[a-z_][a-z\d_.-]*$/,_l=/^ *<([a-z][a-z0-9:]*)(?:\s+((?:<.*?>|[^>])*))?\/?>(?!<\/\1>)(\s*\n)?/i,VE=/^\{.*\}$/,JE=/^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/,ZE=/^<([^ >]+@[^ >]+)>/,QE=/^<([^ >]+:\/[^ >]+)>/,ex=/-([a-z])?/gi,Xh=/^(.*\|?.*)\n *(\|? *[-:]+ *\|[-| :]*)\n((?:.*\|.*\n)*)\n?/,tx=/^\[([^\]]*)\]:\s+<?([^\s>]+)>?\s*("([^"]*)")?/,nx=/^!\[([^\]]*)\] ?\[([^\]]*)\]/,rx=/^\[([^\]]*)\] ?\[([^\]]*)\]/,ix=/(\[|\])/g,ox=/(\n|^[-*]\s|^#|^ {2,}|^-{2,}|^>\s)/,ax=/\t/g,sx=/^ *\| */,ux=/(^ *\||\| *$)/g,lx=/ *$/,cx=/^ *:-+: *$/,fx=/^ *:-+ *$/,dx=/^ *-+: *$/,px=/^([*_])\1((?:\[.*?\][([].*?[)\]]|<.*?>(?:.*?<.*?>)?|`.*?`|~+.*?~+|.)*?)\1\1(?!\1)/,hx=/^([*_])((?:\[.*?\][([].*?[)\]]|<.*?>(?:.*?<.*?>)?|`.*?`|~+.*?~+|.)*?)\1(?!\1|\w)/,vx=/^==((?:\[.*?\]|<.*?>(?:.*?<.*?>)?|`.*?`|.)*?)==/,mx=/^~~((?:\[.*?\]|<.*?>(?:.*?<.*?>)?|`.*?`|.)*?)~~/,gx=/^\\([^0-9A-Za-z\s])/,yx=/^[\s\S]+?(?=[^0-9A-Z\s\u00c0-\uffff&#;.()'"]|\d+\.|\n\n| {2,}\n|\w+:\S|$)/i,wx=/^\n+/,bx=/^([ \t]*)/,_x=/\\([^\\])/g,pp=/ *\n+$/,Sx=/(?:^|\n)( *)$/,Xl="(?:\\d+\\.)",Vl="(?:[*+-])";function Vh(e){return"( *)("+(e===1?Xl:Vl)+") +"}const Jh=Vh(1),Zh=Vh(2);function Qh(e){return new RegExp("^"+(e===1?Jh:Zh))}const Ex=Qh(1),xx=Qh(2);function ev(e){return new RegExp("^"+(e===1?Jh:Zh)+"[^\\n]*(?:\\n(?!\\1"+(e===1?Xl:Vl)+" )[^\\n]*)*(\\n|$)","gm")}const tv=ev(1),nv=ev(2);function rv(e){const r=e===1?Xl:Vl;return new RegExp("^( *)("+r+") [\\s\\S]+?(?:\\n{2,}(?! )(?!\\1"+r+" (?!"+r+" ))\\n*|\\s*\\n*$)")}const iv=rv(1),ov=rv(2);function hp(e,r){const n=r===1,o=n?iv:ov,a=n?tv:nv,u=n?Ex:xx;return{t(l,f,d){const v=Sx.exec(d);return v&&(f.o||!f._&&!f.u)?o.exec(l=v[1]+l):null},i:$e.HIGH,l(l,f,d){const v=n?+l[2]:void 0,g=l[0].replace($E,`
62
- `).match(a);let _=!1;return{p:g.map(function(O,m){const S=u.exec(O)[0].length,y=new RegExp("^ {1,"+S+"}","gm"),E=O.replace(y,"").replace(u,""),D=m===g.length-1,I=E.indexOf(`
31
+ */(function(e){(function(){var t={}.hasOwnProperty;function r(){for(var s="",l=0;l<arguments.length;l++){var c=arguments[l];c&&(s=a(s,i(c)))}return s}function i(s){if(typeof s=="string"||typeof s=="number")return s;if(typeof s!="object")return"";if(Array.isArray(s))return r.apply(null,s);if(s.toString!==Object.prototype.toString&&!s.toString.toString().includes("[native code]"))return s.toString();var l="";for(var c in s)t.call(s,c)&&s[c]&&(l=a(l,c));return l}function a(s,l){return l?s?s+" "+l:s+l:s}e.exports?(r.default=r,e.exports=r):window.classNames=r})()})(zv);var Bv=zv.exports;const Pt=Lc(Bv);function ii(){return ii=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},ii.apply(this,arguments)}const iO=["children","options"],ne={blockQuote:"0",breakLine:"1",breakThematic:"2",codeBlock:"3",codeFenced:"4",codeInline:"5",footnote:"6",footnoteReference:"7",gfmTask:"8",heading:"9",headingSetext:"10",htmlBlock:"11",htmlComment:"12",htmlSelfClosing:"13",image:"14",link:"15",linkAngleBraceStyleDetector:"16",linkBareUrlDetector:"17",linkMailtoDetector:"18",newlineCoalescer:"19",orderedList:"20",paragraph:"21",ref:"22",refImage:"23",refLink:"24",table:"25",tableSeparator:"26",text:"27",textBolded:"28",textEmphasized:"29",textEscaped:"30",textMarked:"31",textStrikethroughed:"32",unorderedList:"33"};var lh;(function(e){e[e.MAX=0]="MAX",e[e.HIGH=1]="HIGH",e[e.MED=2]="MED",e[e.LOW=3]="LOW",e[e.MIN=4]="MIN"})(lh||(lh={}));const ch=["allowFullScreen","allowTransparency","autoComplete","autoFocus","autoPlay","cellPadding","cellSpacing","charSet","classId","colSpan","contentEditable","contextMenu","crossOrigin","encType","formAction","formEncType","formMethod","formNoValidate","formTarget","frameBorder","hrefLang","inputMode","keyParams","keyType","marginHeight","marginWidth","maxLength","mediaGroup","minLength","noValidate","radioGroup","readOnly","rowSpan","spellCheck","srcDoc","srcLang","srcSet","tabIndex","useMap"].reduce((e,t)=>(e[t.toLowerCase()]=t,e),{class:"className",for:"htmlFor"}),fh={amp:"&",apos:"'",gt:">",lt:"<",nbsp:" ",quot:"“"},oO=["style","script"],aO=/([-A-Z0-9_:]+)(?:\s*=\s*(?:(?:"((?:\\.|[^"])*)")|(?:'((?:\\.|[^'])*)')|(?:\{((?:\\.|{[^}]*?}|[^}])*)\})))?/gi,sO=/mailto:/i,uO=/\n{2,}$/,Hv=/^(\s*>[\s\S]*?)(?=\n\n|$)/,lO=/^ *> ?/gm,cO=/^(?:\[!([^\]]*)\]\n)?([\s\S]*)/,fO=/^ {2,}\n/,dO=/^(?:( *[-*_])){3,} *(?:\n *)+\n/,Zv=/^(?: {1,3})?(`{3,}|~{3,}) *(\S+)? *([^\n]*?)?\n([\s\S]*?)(?:\1\n?|$)/,qv=/^(?: {4}[^\n]+\n*)+(?:\n *)+\n?/,pO=/^(`+)\s*([\s\S]*?[^`])\s*\1(?!`)/,hO=/^(?:\n *)*\n/,vO=/\r\n?/g,mO=/^\[\^([^\]]+)](:(.*)((\n+ {4,}.*)|(\n(?!\[\^).+))*)/,gO=/^\[\^([^\]]+)]/,yO=/\f/g,wO=/^---[ \t]*\n(.|\n)*\n---[ \t]*\n/,bO=/^\s*?\[(x|\s)\]/,Gv=/^ *(#{1,6}) *([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/,Kv=/^ *(#{1,6}) +([^\n]+?)(?: +#*)?(?:\n *)*(?:\n|$)/,Yv=/^([^\n]+)\n *(=|-){3,} *(?:\n *)+\n/,lc=/^ *(?!<[a-z][^ >/]* ?\/>)<([a-z][^ >/]*) ?((?:[^>]*[^/])?)>\n?(\s*(?:<\1[^>]*?>[\s\S]*?<\/\1>|(?!<\1\b)[\s\S])*?)<\/\1>(?!<\/\1>)\n*/i,SO=/&([a-z0-9]+|#[0-9]{1,6}|#x[0-9a-fA-F]{1,6});/gi,Vv=/^<!--[\s\S]*?(?:-->)/,EO=/^(data|aria|x)-[a-z_][a-z\d_.-]*$/,cc=/^ *<([a-z][a-z0-9:]*)(?:\s+((?:<.*?>|[^>])*))?\/?>(?!<\/\1>)(\s*\n)?/i,xO=/^\{.*\}$/,_O=/^(https?:\/\/[^\s<]+[^<.,:;"')\]\s])/,OO=/^<([^ >]+@[^ >]+)>/,AO=/^<([^ >]+:\/[^ >]+)>/,TO=/-([a-z])?/gi,Xv=/^(\|.*)\n(?: *(\|? *[-:]+ *\|[-| :]*)\n((?:.*\|.*\n)*))?\n?/,CO=/^\[([^\]]*)\]:\s+<?([^\s>]+)>?\s*("([^"]*)")?/,RO=/^!\[([^\]]*)\] ?\[([^\]]*)\]/,PO=/^\[([^\]]*)\] ?\[([^\]]*)\]/,IO=/(\n|^[-*]\s|^#|^ {2,}|^-{2,}|^>\s)/,MO=/\t/g,LO=/(^ *\||\| *$)/g,$O=/^ *:-+: *$/,FO=/^ *:-+ *$/,DO=/^ *-+: *$/,Ds="((?:\\[.*?\\][([].*?[)\\]]|<.*?>(?:.*?<.*?>)?|`.*?`|~~.*?~~|==.*?==|.|\\n)*?)",kO=new RegExp(`^([*_])\\1${Ds}\\1\\1(?!\\1)`),NO=new RegExp(`^([*_])${Ds}\\1(?!\\1|\\w)`),jO=new RegExp(`^==${Ds}==`),WO=new RegExp(`^~~${Ds}~~`),UO=/^\\([^0-9A-Za-z\s])/,zO=/^[\s\S]+?(?=[^0-9A-Z\s\u00c0-\uffff&#;.()'"]|\d+\.|\n\n| {2,}\n|\w+:\S|$)/i,BO=/^\n+/,HO=/^([ \t]*)/,ZO=/\\([^\\])/g,dh=/ *\n+$/,qO=/(?:^|\n)( *)$/,Bc="(?:\\d+\\.)",Hc="(?:[*+-])";function Jv(e){return"( *)("+(e===1?Bc:Hc)+") +"}const Qv=Jv(1),em=Jv(2);function tm(e){return new RegExp("^"+(e===1?Qv:em))}const GO=tm(1),KO=tm(2);function rm(e){return new RegExp("^"+(e===1?Qv:em)+"[^\\n]*(?:\\n(?!\\1"+(e===1?Bc:Hc)+" )[^\\n]*)*(\\n|$)","gm")}const nm=rm(1),im=rm(2);function om(e){const t=e===1?Bc:Hc;return new RegExp("^( *)("+t+") [\\s\\S]+?(?:\\n{2,}(?! )(?!\\1"+t+" (?!"+t+" ))\\n*|\\s*\\n*$)")}const am=om(1),sm=om(2);function ph(e,t){const r=t===1,i=r?am:sm,a=r?nm:im,s=r?GO:KO;return{match(l,c){const d=qO.exec(c.prevCapture);return d&&(c.list||!c.inline&&!c.simple)?i.exec(l=d[1]+l):null},order:1,parse(l,c,d){const p=r?+l[2]:void 0,h=l[0].replace(uO,`
32
+ `).match(a);let b=!1;return{items:h.map(function(v,w){const x=s.exec(v)[0].length,g=new RegExp("^ {1,"+x+"}","gm"),E=v.replace(g,"").replace(s,""),I=w===h.length-1,P=E.indexOf(`
63
33
 
64
- `)!==-1||D&&_;_=I;const C=d._,k=d.o;let T;d.o=!0,I?(d._=!1,T=E.replace(pp,`
34
+ `)!==-1||I&&b;b=P;const R=d.inline,F=d.list;let O;d.list=!0,P?(d.inline=!1,O=E.replace(dh,`
65
35
 
66
- `)):(d._=!0,T=E.replace(pp,""));const H=f(T,d);return d._=C,d.o=k,H}),m:n,g:v}},h:(l,f,d)=>e(l.m?"ol":"ul",{key:d.k,start:l.g},l.p.map(function(v,g){return e("li",{key:g},f(v,d))}))}}const Ox=/^\[([^\]]*)]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/,Tx=/^!\[([^\]]*)]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/,av=[Uh,Bh,zh,qh,Kh,Gh,Yh,Xh,tv,iv,nv,ov],Cx=[...av,/^[^\n]+(?: \n|\n{2,})/,bl,_l];function Rx(e){return e.replace(/[ÀÁÂÃÄÅàáâãä忯]/g,"a").replace(/[çÇ]/g,"c").replace(/[ðÐ]/g,"d").replace(/[ÈÉÊËéèêë]/g,"e").replace(/[ÏïÎîÍíÌì]/g,"i").replace(/[Ññ]/g,"n").replace(/[øØœŒÕõÔôÓóÒò]/g,"o").replace(/[ÜüÛûÚúÙù]/g,"u").replace(/[ŸÿÝý]/g,"y").replace(/[^a-z0-9- ]/gi,"").replace(/ /gi,"-").toLowerCase()}function Px(e){return dx.test(e)?"right":cx.test(e)?"center":fx.test(e)?"left":null}function vp(e,r,n){const o=n.$;n.$=!0;const a=r(e.trim(),n);n.$=o;let u=[[]];return a.forEach(function(l,f){l.type==="tableSeparator"?f!==0&&f!==a.length-1&&u.push([]):(l.type!=="text"||a[f+1]!=null&&a[f+1].type!=="tableSeparator"||(l.v=l.v.replace(lx,"")),u[u.length-1].push(l))}),u}function Ax(e,r,n){n._=!0;const o=vp(e[1],r,n),a=e[2].replace(ux,"").split("|").map(Px),u=function(l,f,d){return l.trim().split(`
67
- `).map(function(v){return vp(v,f,d)})}(e[3],r,n);return n._=!1,{S:a,A:u,L:o,type:"table"}}function mp(e,r){return e.S[r]==null?{}:{textAlign:e.S[r]}}function hr(e){return function(r,n){return n._?e.exec(r):null}}function vr(e){return function(r,n){return n._||n.u?e.exec(r):null}}function Zn(e){return function(r,n){return n._||n.u?null:e.exec(r)}}function ro(e){return function(r){return e.exec(r)}}function Ix(e,r,n){if(r._||r.u||n&&!n.endsWith(`
68
- `))return null;let o="";e.split(`
69
- `).every(u=>!av.some(l=>l.test(u))&&(o+=u+`
70
- `,u.trim()));const a=o.trimEnd();return a==""?null:[o,a]}function Si(e){try{if(decodeURIComponent(e).replace(/[^A-Za-z0-9/:]/g,"").match(/^\s*(javascript|vbscript|data(?!:image)):/i))return}catch{return null}return e}function gp(e){return e.replace(_x,"$1")}function Fa(e,r,n){const o=n._||!1,a=n.u||!1;n._=!0,n.u=!0;const u=e(r,n);return n._=o,n.u=a,u}function Lx(e,r,n){const o=n._||!1,a=n.u||!1;n._=!1,n.u=!0;const u=e(r,n);return n._=o,n.u=a,u}function Mx(e,r,n){return n._=!1,e(r,n)}const Iu=(e,r,n)=>({v:Fa(r,e[1],n)});function Lu(){return{}}function Mu(){return null}function Dx(...e){return e.filter(Boolean).join(" ")}function Du(e,r,n){let o=e;const a=r.split(".");for(;a.length&&(o=o[a[0]],o!==void 0);)a.shift();return o||n}var $e;function kx(e,r={}){r.overrides=r.overrides||{},r.slugify=r.slugify||Rx,r.namedCodesToUnicode=r.namedCodesToUnicode?qr({},dp,r.namedCodesToUnicode):dp;const n=r.createElement||L.createElement;function o(m,S,...y){const E=Du(r.overrides,`${m}.props`,{});return n(function(D,I){const C=Du(I,D);return C?typeof C=="function"||typeof C=="object"&&"render"in C?C:Du(I,`${D}.component`,D):D}(m,r.overrides),qr({},S,E,{className:Dx(S==null?void 0:S.className,E.className)||void 0}),...y)}function a(m){let S=!1;r.forceInline?S=!0:r.forceBlock||(S=ox.test(m)===!1);const y=g(v(S?m:`${m.trimEnd().replace(wx,"")}
36
+ `)):(d.inline=!0,O=E.replace(dh,""));const D=c(O,d);return d.inline=R,d.list=F,D}),ordered:r,start:p}},render:(l,c,d)=>e(l.ordered?"ol":"ul",{key:d.key,start:l.type===ne.orderedList?l.start:void 0},l.items.map(function(p,h){return e("li",{key:h},c(p,d))}))}}const YO=new RegExp(`^\\[((?:\\[[^\\]]*\\]|[^\\[\\]]|\\](?=[^\\[]*\\]))*)\\]\\(\\s*<?((?:\\([^)]*\\)|[^\\s\\\\]|\\\\.)*?)>?(?:\\s+['"]([\\s\\S]*?)['"])?\\s*\\)`),VO=/^!\[(.*?)\]\( *((?:\([^)]*\)|[^() ])*) *"?([^)"]*)?"?\)/,um=[Hv,Zv,qv,Gv,Yv,Kv,Vv,Xv,nm,am,im,sm],XO=[...um,/^[^\n]+(?: \n|\n{2,})/,lc,cc];function yo(e){return e.replace(/[ÀÁÂÃÄÅàáâãä忯]/g,"a").replace(/[çÇ]/g,"c").replace(/[ðÐ]/g,"d").replace(/[ÈÉÊËéèêë]/g,"e").replace(/[ÏïÎîÍíÌì]/g,"i").replace(/[Ññ]/g,"n").replace(/[øØœŒÕõÔôÓóÒò]/g,"o").replace(/[ÜüÛûÚúÙù]/g,"u").replace(/[ŸÿÝý]/g,"y").replace(/[^a-z0-9- ]/gi,"").replace(/ /gi,"-").toLowerCase()}function JO(e){return DO.test(e)?"right":$O.test(e)?"center":FO.test(e)?"left":null}function hh(e,t,r,i){const a=r.inTable;r.inTable=!0;let s=e.trim().split(/( *(?:`[^`]*`|\\\||\|) *)/).reduce((c,d)=>(d.trim()==="|"?c.push(i?{type:ne.tableSeparator}:{type:ne.text,text:d}):d!==""&&c.push.apply(c,t(d,r)),c),[]);r.inTable=a;let l=[[]];return s.forEach(function(c,d){c.type===ne.tableSeparator?d!==0&&d!==s.length-1&&l.push([]):(c.type!==ne.text||s[d+1]!=null&&s[d+1].type!==ne.tableSeparator||(c.text=c.text.trimEnd()),l[l.length-1].push(c))}),l}function QO(e,t,r){r.inline=!0;const i=e[2]?e[2].replace(LO,"").split("|").map(JO):[],a=e[3]?function(l,c,d){return l.trim().split(`
37
+ `).map(function(p){return hh(p,c,d,!0)})}(e[3],t,r):[],s=hh(e[1],t,r,!!a.length);return r.inline=!1,a.length?{align:i,cells:a,header:s,type:ne.table}:{children:s,type:ne.paragraph}}function vh(e,t){return e.align[t]==null?{}:{textAlign:e.align[t]}}function Cn(e){return function(t,r){return r.inline?e.exec(t):null}}function Rn(e){return function(t,r){return r.inline||r.simple?e.exec(t):null}}function ln(e){return function(t,r){return r.inline||r.simple?null:e.exec(t)}}function wo(e){return function(t){return e.exec(t)}}function eA(e,t){if(t.inline||t.simple)return null;let r="";e.split(`
38
+ `).every(a=>!um.some(s=>s.test(a))&&(r+=a+`
39
+ `,a.trim()));const i=r.trimEnd();return i==""?null:[r,i]}function tA(e){try{if(decodeURIComponent(e).replace(/[^A-Za-z0-9/:]/g,"").match(/^\s*(javascript|vbscript|data(?!:image)):/i))return null}catch{return null}return e}function mh(e){return e.replace(ZO,"$1")}function ms(e,t,r){const i=r.inline||!1,a=r.simple||!1;r.inline=!0,r.simple=!0;const s=e(t,r);return r.inline=i,r.simple=a,s}function rA(e,t,r){const i=r.inline||!1,a=r.simple||!1;r.inline=!1,r.simple=!0;const s=e(t,r);return r.inline=i,r.simple=a,s}function nA(e,t,r){const i=r.inline||!1;r.inline=!1;const a=e(t,r);return r.inline=i,a}const bl=(e,t,r)=>({children:ms(t,e[1],r)});function Sl(){return{}}function El(){return null}function iA(...e){return e.filter(Boolean).join(" ")}function xl(e,t,r){let i=e;const a=t.split(".");for(;a.length&&(i=i[a[0]],i!==void 0);)a.shift();return i||r}function oA(e="",t={}){function r(v,w,...x){const g=xl(t.overrides,`${v}.props`,{});return t.createElement(function(E,I){const P=xl(I,E);return P?typeof P=="function"||typeof P=="object"&&"render"in P?P:xl(I,`${E}.component`,E):E}(v,t.overrides),ii({},w,g,{className:iA(w==null?void 0:w.className,g.className)||void 0}),...x)}function i(v){v=v.replace(wO,"");let w=!1;t.forceInline?w=!0:t.forceBlock||(w=IO.test(v)===!1);const x=p(d(w?v:`${v.trimEnd().replace(BO,"")}
71
40
 
72
- `,{_:S}));for(;typeof y[y.length-1]=="string"&&!y[y.length-1].trim();)y.pop();if(r.wrapper===null)return y;const E=r.wrapper||(S?"span":"div");let D;if(y.length>1||r.forceWrapper)D=y;else{if(y.length===1)return D=y[0],typeof D=="string"?o("span",{key:"outer"},D):D;D=null}return L.createElement(E,{key:"outer"},D)}function u(m){const S=m.match(kE);return S?S.reduce(function(y,E,D){const I=E.indexOf("=");if(I!==-1){const C=function(U){return U.indexOf("-")!==-1&&U.match(XE)===null&&(U=U.replace(ex,function(j,J){return J.toUpperCase()})),U}(E.slice(0,I)).trim(),k=function(U){const j=U[0];return(j==='"'||j==="'")&&U.length>=2&&U[U.length-1]===j?U.slice(1,-1):U}(E.slice(I+1).trim()),T=fp[C]||C,H=y[T]=function(U,j){return U==="style"?j.split(/;\s?/).reduce(function(J,ee){const ge=ee.slice(0,ee.indexOf(":"));return J[ge.replace(/(-[a-z])/g,Ce=>Ce[1].toUpperCase())]=ee.slice(ge.length+1).trim(),J},{}):U==="href"?Si(j):(j.match(VE)&&(j=j.slice(1,j.length-1)),j==="true"||j!=="false"&&j)}(C,k);typeof H=="string"&&(bl.test(H)||_l.test(H))&&(y[T]=L.cloneElement(a(H.trim()),{key:D}))}else E!=="style"&&(y[fp[E]||E]=!0);return y},{}):null}const l=[],f={},d={blockQuote:{t:Zn(Uh),i:$e.HIGH,l:(m,S,y)=>({v:S(m[0].replace(jE,""),y)}),h:(m,S,y)=>o("blockquote",{key:y.k},S(m.v,y))},breakLine:{t:ro(FE),i:$e.HIGH,l:Lu,h:(m,S,y)=>o("br",{key:y.k})},breakThematic:{t:Zn(WE),i:$e.HIGH,l:Lu,h:(m,S,y)=>o("hr",{key:y.k})},codeBlock:{t:Zn(zh),i:$e.MAX,l:m=>({v:m[0].replace(/^ {4}/gm,"").replace(/\n+$/,""),M:void 0}),h:(m,S,y)=>o("pre",{key:y.k},o("code",qr({},m.O,{className:m.M?`lang-${m.M}`:""}),m.v))},codeFenced:{t:Zn(Bh),i:$e.MAX,l:m=>({O:u(m[3]||""),v:m[4],M:m[2]||void 0,type:"codeBlock"})},codeInline:{t:vr(HE),i:$e.LOW,l:m=>({v:m[2]}),h:(m,S,y)=>o("code",{key:y.k},m.v)},footnote:{t:Zn(zE),i:$e.MAX,l:m=>(l.push({I:m[2],j:m[1]}),{}),h:Mu},footnoteReference:{t:hr(qE),i:$e.HIGH,l:m=>({v:m[1],B:`#${r.slugify(m[1])}`}),h:(m,S,y)=>o("a",{key:y.k,href:Si(m.B)},o("sup",{key:y.k},m.v))},gfmTask:{t:hr(KE),i:$e.HIGH,l:m=>({R:m[1].toLowerCase()==="x"}),h:(m,S,y)=>o("input",{checked:m.R,key:y.k,readOnly:!0,type:"checkbox"})},heading:{t:Zn(r.enforceAtxHeadings?Gh:qh),i:$e.HIGH,l:(m,S,y)=>({v:Fa(S,m[2],y),T:r.slugify(m[2]),C:m[1].length}),h:(m,S,y)=>o(`h${m.C}`,{id:m.T,key:y.k},S(m.v,y))},headingSetext:{t:Zn(Kh),i:$e.MAX,l:(m,S,y)=>({v:Fa(S,m[1],y),C:m[2]==="="?1:2,type:"heading"})},htmlComment:{t:ro(Yh),i:$e.HIGH,l:()=>({}),h:Mu},image:{t:vr(Tx),i:$e.HIGH,l:m=>({D:m[1],B:gp(m[2]),F:m[3]}),h:(m,S,y)=>o("img",{key:y.k,alt:m.D||void 0,title:m.F||void 0,src:Si(m.B)})},link:{t:hr(Ox),i:$e.LOW,l:(m,S,y)=>({v:Lx(S,m[1],y),B:gp(m[2]),F:m[3]}),h:(m,S,y)=>o("a",{key:y.k,href:Si(m.B),title:m.F},S(m.v,y))},linkAngleBraceStyleDetector:{t:hr(QE),i:$e.MAX,l:m=>({v:[{v:m[1],type:"text"}],B:m[1],type:"link"})},linkBareUrlDetector:{t:(m,S)=>S.N?null:hr(JE)(m,S),i:$e.MAX,l:m=>({v:[{v:m[1],type:"text"}],B:m[1],F:void 0,type:"link"})},linkMailtoDetector:{t:hr(ZE),i:$e.MAX,l(m){let S=m[1],y=m[1];return NE.test(y)||(y="mailto:"+y),{v:[{v:S.replace("mailto:",""),type:"text"}],B:y,type:"link"}}},orderedList:hp(o,1),unorderedList:hp(o,2),newlineCoalescer:{t:Zn(UE),i:$e.LOW,l:Lu,h:()=>`
73
- `},paragraph:{t:Ix,i:$e.LOW,l:Iu,h:(m,S,y)=>o("p",{key:y.k},S(m.v,y))},ref:{t:hr(tx),i:$e.MAX,l:m=>(f[m[1]]={B:m[2],F:m[4]},{}),h:Mu},refImage:{t:vr(nx),i:$e.MAX,l:m=>({D:m[1]||void 0,P:m[2]}),h:(m,S,y)=>o("img",{key:y.k,alt:m.D,src:Si(f[m.P].B),title:f[m.P].F})},refLink:{t:hr(rx),i:$e.MAX,l:(m,S,y)=>({v:S(m[1],y),Z:S(m[0].replace(ix,"\\$1"),y),P:m[2]}),h:(m,S,y)=>f[m.P]?o("a",{key:y.k,href:Si(f[m.P].B),title:f[m.P].F},S(m.v,y)):o("span",{key:y.k},S(m.Z,y))},table:{t:Zn(Xh),i:$e.HIGH,l:Ax,h:(m,S,y)=>o("table",{key:y.k},o("thead",null,o("tr",null,m.L.map(function(E,D){return o("th",{key:D,style:mp(m,D)},S(E,y))}))),o("tbody",null,m.A.map(function(E,D){return o("tr",{key:D},E.map(function(I,C){return o("td",{key:C,style:mp(m,C)},S(I,y))}))})))},tableSeparator:{t:function(m,S){return S.$?(S._=!0,sx.exec(m)):null},i:$e.HIGH,l:function(){return{type:"tableSeparator"}},h:()=>" | "},text:{t:ro(yx),i:$e.MIN,l:m=>({v:m[0].replace(YE,(S,y)=>r.namedCodesToUnicode[y]?r.namedCodesToUnicode[y]:S)}),h:m=>m.v},textBolded:{t:vr(px),i:$e.MED,l:(m,S,y)=>({v:S(m[2],y)}),h:(m,S,y)=>o("strong",{key:y.k},S(m.v,y))},textEmphasized:{t:vr(hx),i:$e.LOW,l:(m,S,y)=>({v:S(m[2],y)}),h:(m,S,y)=>o("em",{key:y.k},S(m.v,y))},textEscaped:{t:vr(gx),i:$e.HIGH,l:m=>({v:m[1],type:"text"})},textMarked:{t:vr(vx),i:$e.LOW,l:Iu,h:(m,S,y)=>o("mark",{key:y.k},S(m.v,y))},textStrikethroughed:{t:vr(mx),i:$e.LOW,l:Iu,h:(m,S,y)=>o("del",{key:y.k},S(m.v,y))}};r.disableParsingRawHTML!==!0&&(d.htmlBlock={t:ro(bl),i:$e.HIGH,l(m,S,y){const[,E]=m[3].match(bx),D=new RegExp(`^${E}`,"gm"),I=m[3].replace(D,""),C=(k=I,Cx.some(j=>j.test(k))?Mx:Fa);var k;const T=m[1].toLowerCase(),H=DE.indexOf(T)!==-1;y.N=y.N||T==="a";const U=H?m[3]:C(S,I,y);return y.N=!1,{O:u(m[2]),v:U,G:H,H:H?T:m[1]}},h:(m,S,y)=>o(m.H,qr({key:y.k},m.O),m.G?m.v:S(m.v,y))},d.htmlSelfClosing={t:ro(_l),i:$e.HIGH,l:m=>({O:u(m[2]||""),H:m[1]}),h:(m,S,y)=>o(m.H,qr({},m.O,{key:y.k}))});const v=function(m){let S=Object.keys(m);function y(E,D){let I=[],C="";for(;E;){let k=0;for(;k<S.length;){const T=S[k],H=m[T],U=H.t(E,D,C);if(U){const j=U[0];E=E.substring(j.length);const J=H.l(U,y,D);J.type==null&&(J.type=T),I.push(J),C=j;break}k++}}return I}return S.sort(function(E,D){let I=m[E].i,C=m[D].i;return I!==C?I-C:E<D?-1:1}),function(E,D){return y(function(I){return I.replace(BE,`
74
- `).replace(GE,"").replace(ax," ")}(E),D)}}(d),g=(_=function(m){return function(S,y,E){return m[S.type].h(S,y,E)}}(d),function m(S,y={}){if(Array.isArray(S)){const E=y.k,D=[];let I=!1;for(let C=0;C<S.length;C++){y.k=C;const k=m(S[C],y),T=typeof k=="string";T&&I?D[D.length-1]+=k:k!==null&&D.push(k),I=T}return y.k=E,D}return _(S,m,y)});var _;const O=a(e);return l.length?o("div",null,O,o("footer",{key:"footer"},l.map(function(m){return o("div",{id:r.slugify(m.j),key:m.j},m.j,g(v(m.I,{_:!0})))}))):O}(function(e){e[e.MAX=0]="MAX",e[e.HIGH=1]="HIGH",e[e.MED=2]="MED",e[e.LOW=3]="LOW",e[e.MIN=4]="MIN"})($e||($e={}));const qa=e=>{let{children:r,options:n}=e,o=function(a,u){if(a==null)return{};var l,f,d={},v=Object.keys(a);for(f=0;f<v.length;f++)u.indexOf(l=v[f])>=0||(d[l]=a[l]);return d}(e,ME);return L.cloneElement(kx(r,n),o)},yp=({kind:e,customIcon:r})=>{if(r)return $.jsx(r,{className:"mr-1 h-6 w-6 flex-none"});switch(e){case"error":case"danger":return $.jsx(IE,{className:"flex-none h-6 w-6"});case"info":return $.jsx($.Fragment,{children:$.jsx(wl,{className:"flex-none h-6 w-6"})});case"warning":return $.jsx($.Fragment,{children:$.jsx(Yl,{className:"flex-none h-6 w-6"})});case"message":return $.jsx($.Fragment,{children:$.jsx(wl,{className:"flex-none h-6 w-6"})});default:return null}},Nx=({id:e,onClose:r,kind:n,message:o,markdown:a,customIcon:u})=>{const l=({className:f}={})=>$.jsx("button",{onClick:r,className:Ot("flex items-center justify-center p-1",f),children:$.jsx(RE,{className:"h-5 w-5 font-thin stroke-current"})});return $.jsx("div",{className:Ot("relative flex items-center rounded-lg py-2 px-4 font-semibold",{"bg-yellow-100 text-yellow-400":n==="warning","bg-red-200 text-red-500":n==="danger"||n==="error","bg-primary-light text-primary":n==="info","bg-green-200 text-green-500":n==="message"}),children:typeof o=="string"?$.jsxs("div",{className:"w-full flex items-center justify-between gap-x-3",children:[$.jsxs("div",{className:"flex items-center gap-1",children:[$.jsx(yp,{kind:n,customIcon:u}),a?$.jsx(qa,{children:o}):$.jsx($.Fragment,{children:o})]}),l()]}):$.jsxs("div",{className:"flex items-start",children:[$.jsx("div",{className:"flex flex-col gap-2 justify-between",children:o.filter(f=>f.messages.length>0).map(f=>$.jsxs($.Fragment,{children:[$.jsxs("span",{className:"flex items-center gap-1 font-bold capitalize",children:[$.jsx(yp,{kind:n,customIcon:u}),$.jsxs("span",{children:[f.title," :"]})]}),$.jsx("ul",{className:"list-disc px-12",children:f.messages.map(d=>$.jsx("li",{children:a?$.jsx(qa,{children:d}):$.jsx($.Fragment,{children:d})}))})]}))}),l({className:"absolute top-1 right-1"})]})},e)},sv=({children:e,size:r,className:n,...o})=>$.jsx("div",{style:{"--width":`${r||24}px`},className:Ot("h-6 flex items-center pr-1 w-[--width]",n),...o,children:e});var ba,$x=new Uint8Array(16);function uv(){if(!ba&&(ba=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!ba))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return ba($x)}const jx=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function ns(e){return typeof e=="string"&&jx.test(e)}var Et=[];for(var ku=0;ku<256;++ku)Et.push((ku+256).toString(16).substr(1));function rs(e){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,n=(Et[e[r+0]]+Et[e[r+1]]+Et[e[r+2]]+Et[e[r+3]]+"-"+Et[e[r+4]]+Et[e[r+5]]+"-"+Et[e[r+6]]+Et[e[r+7]]+"-"+Et[e[r+8]]+Et[e[r+9]]+"-"+Et[e[r+10]]+Et[e[r+11]]+Et[e[r+12]]+Et[e[r+13]]+Et[e[r+14]]+Et[e[r+15]]).toLowerCase();if(!ns(n))throw TypeError("Stringified UUID is invalid");return n}var wp,Nu,$u=0,ju=0;function Fx(e,r,n){var o=r&&n||0,a=r||new Array(16);e=e||{};var u=e.node||wp,l=e.clockseq!==void 0?e.clockseq:Nu;if(u==null||l==null){var f=e.random||(e.rng||uv)();u==null&&(u=wp=[f[0]|1,f[1],f[2],f[3],f[4],f[5]]),l==null&&(l=Nu=(f[6]<<8|f[7])&16383)}var d=e.msecs!==void 0?e.msecs:Date.now(),v=e.nsecs!==void 0?e.nsecs:ju+1,g=d-$u+(v-ju)/1e4;if(g<0&&e.clockseq===void 0&&(l=l+1&16383),(g<0||d>$u)&&e.nsecs===void 0&&(v=0),v>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");$u=d,ju=v,Nu=l,d+=122192928e5;var _=((d&268435455)*1e4+v)%4294967296;a[o++]=_>>>24&255,a[o++]=_>>>16&255,a[o++]=_>>>8&255,a[o++]=_&255;var O=d/4294967296*1e4&268435455;a[o++]=O>>>8&255,a[o++]=O&255,a[o++]=O>>>24&15|16,a[o++]=O>>>16&255,a[o++]=l>>>8|128,a[o++]=l&255;for(var m=0;m<6;++m)a[o+m]=u[m];return r||rs(a)}function lv(e){if(!ns(e))throw TypeError("Invalid UUID");var r,n=new Uint8Array(16);return n[0]=(r=parseInt(e.slice(0,8),16))>>>24,n[1]=r>>>16&255,n[2]=r>>>8&255,n[3]=r&255,n[4]=(r=parseInt(e.slice(9,13),16))>>>8,n[5]=r&255,n[6]=(r=parseInt(e.slice(14,18),16))>>>8,n[7]=r&255,n[8]=(r=parseInt(e.slice(19,23),16))>>>8,n[9]=r&255,n[10]=(r=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=r/4294967296&255,n[12]=r>>>24&255,n[13]=r>>>16&255,n[14]=r>>>8&255,n[15]=r&255,n}function Wx(e){e=unescape(encodeURIComponent(e));for(var r=[],n=0;n<e.length;++n)r.push(e.charCodeAt(n));return r}var Hx="6ba7b810-9dad-11d1-80b4-00c04fd430c8",Ux="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function cv(e,r,n){function o(a,u,l,f){if(typeof a=="string"&&(a=Wx(a)),typeof u=="string"&&(u=lv(u)),u.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var d=new Uint8Array(16+a.length);if(d.set(u),d.set(a,u.length),d=n(d),d[6]=d[6]&15|r,d[8]=d[8]&63|128,l){f=f||0;for(var v=0;v<16;++v)l[f+v]=d[v];return l}return rs(d)}try{o.name=e}catch{}return o.DNS=Hx,o.URL=Ux,o}function Bx(e){if(typeof e=="string"){var r=unescape(encodeURIComponent(e));e=new Uint8Array(r.length);for(var n=0;n<r.length;++n)e[n]=r.charCodeAt(n)}return zx(qx(Gx(e),e.length*8))}function zx(e){for(var r=[],n=e.length*32,o="0123456789abcdef",a=0;a<n;a+=8){var u=e[a>>5]>>>a%32&255,l=parseInt(o.charAt(u>>>4&15)+o.charAt(u&15),16);r.push(l)}return r}function fv(e){return(e+64>>>9<<4)+14+1}function qx(e,r){e[r>>5]|=128<<r%32,e[fv(r)-1]=r;for(var n=1732584193,o=-271733879,a=-1732584194,u=271733878,l=0;l<e.length;l+=16){var f=n,d=o,v=a,g=u;n=Pt(n,o,a,u,e[l],7,-680876936),u=Pt(u,n,o,a,e[l+1],12,-389564586),a=Pt(a,u,n,o,e[l+2],17,606105819),o=Pt(o,a,u,n,e[l+3],22,-1044525330),n=Pt(n,o,a,u,e[l+4],7,-176418897),u=Pt(u,n,o,a,e[l+5],12,1200080426),a=Pt(a,u,n,o,e[l+6],17,-1473231341),o=Pt(o,a,u,n,e[l+7],22,-45705983),n=Pt(n,o,a,u,e[l+8],7,1770035416),u=Pt(u,n,o,a,e[l+9],12,-1958414417),a=Pt(a,u,n,o,e[l+10],17,-42063),o=Pt(o,a,u,n,e[l+11],22,-1990404162),n=Pt(n,o,a,u,e[l+12],7,1804603682),u=Pt(u,n,o,a,e[l+13],12,-40341101),a=Pt(a,u,n,o,e[l+14],17,-1502002290),o=Pt(o,a,u,n,e[l+15],22,1236535329),n=At(n,o,a,u,e[l+1],5,-165796510),u=At(u,n,o,a,e[l+6],9,-1069501632),a=At(a,u,n,o,e[l+11],14,643717713),o=At(o,a,u,n,e[l],20,-373897302),n=At(n,o,a,u,e[l+5],5,-701558691),u=At(u,n,o,a,e[l+10],9,38016083),a=At(a,u,n,o,e[l+15],14,-660478335),o=At(o,a,u,n,e[l+4],20,-405537848),n=At(n,o,a,u,e[l+9],5,568446438),u=At(u,n,o,a,e[l+14],9,-1019803690),a=At(a,u,n,o,e[l+3],14,-187363961),o=At(o,a,u,n,e[l+8],20,1163531501),n=At(n,o,a,u,e[l+13],5,-1444681467),u=At(u,n,o,a,e[l+2],9,-51403784),a=At(a,u,n,o,e[l+7],14,1735328473),o=At(o,a,u,n,e[l+12],20,-1926607734),n=It(n,o,a,u,e[l+5],4,-378558),u=It(u,n,o,a,e[l+8],11,-2022574463),a=It(a,u,n,o,e[l+11],16,1839030562),o=It(o,a,u,n,e[l+14],23,-35309556),n=It(n,o,a,u,e[l+1],4,-1530992060),u=It(u,n,o,a,e[l+4],11,1272893353),a=It(a,u,n,o,e[l+7],16,-155497632),o=It(o,a,u,n,e[l+10],23,-1094730640),n=It(n,o,a,u,e[l+13],4,681279174),u=It(u,n,o,a,e[l],11,-358537222),a=It(a,u,n,o,e[l+3],16,-722521979),o=It(o,a,u,n,e[l+6],23,76029189),n=It(n,o,a,u,e[l+9],4,-640364487),u=It(u,n,o,a,e[l+12],11,-421815835),a=It(a,u,n,o,e[l+15],16,530742520),o=It(o,a,u,n,e[l+2],23,-995338651),n=Lt(n,o,a,u,e[l],6,-198630844),u=Lt(u,n,o,a,e[l+7],10,1126891415),a=Lt(a,u,n,o,e[l+14],15,-1416354905),o=Lt(o,a,u,n,e[l+5],21,-57434055),n=Lt(n,o,a,u,e[l+12],6,1700485571),u=Lt(u,n,o,a,e[l+3],10,-1894986606),a=Lt(a,u,n,o,e[l+10],15,-1051523),o=Lt(o,a,u,n,e[l+1],21,-2054922799),n=Lt(n,o,a,u,e[l+8],6,1873313359),u=Lt(u,n,o,a,e[l+15],10,-30611744),a=Lt(a,u,n,o,e[l+6],15,-1560198380),o=Lt(o,a,u,n,e[l+13],21,1309151649),n=Lt(n,o,a,u,e[l+4],6,-145523070),u=Lt(u,n,o,a,e[l+11],10,-1120210379),a=Lt(a,u,n,o,e[l+2],15,718787259),o=Lt(o,a,u,n,e[l+9],21,-343485551),n=yr(n,f),o=yr(o,d),a=yr(a,v),u=yr(u,g)}return[n,o,a,u]}function Gx(e){if(e.length===0)return[];for(var r=e.length*8,n=new Uint32Array(fv(r)),o=0;o<r;o+=8)n[o>>5]|=(e[o/8]&255)<<o%32;return n}function yr(e,r){var n=(e&65535)+(r&65535),o=(e>>16)+(r>>16)+(n>>16);return o<<16|n&65535}function Kx(e,r){return e<<r|e>>>32-r}function is(e,r,n,o,a,u){return yr(Kx(yr(yr(r,e),yr(o,u)),a),n)}function Pt(e,r,n,o,a,u,l){return is(r&n|~r&o,e,r,a,u,l)}function At(e,r,n,o,a,u,l){return is(r&o|n&~o,e,r,a,u,l)}function It(e,r,n,o,a,u,l){return is(r^n^o,e,r,a,u,l)}function Lt(e,r,n,o,a,u,l){return is(n^(r|~o),e,r,a,u,l)}var Yx=cv("v3",48,Bx);const Xx=Yx;function Vx(e,r,n){e=e||{};var o=e.random||(e.rng||uv)();if(o[6]=o[6]&15|64,o[8]=o[8]&63|128,r){n=n||0;for(var a=0;a<16;++a)r[n+a]=o[a];return r}return rs(o)}function Jx(e,r,n,o){switch(e){case 0:return r&n^~r&o;case 1:return r^n^o;case 2:return r&n^r&o^n&o;case 3:return r^n^o}}function Fu(e,r){return e<<r|e>>>32-r}function Zx(e){var r=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){var o=unescape(encodeURIComponent(e));e=[];for(var a=0;a<o.length;++a)e.push(o.charCodeAt(a))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var u=e.length/4+2,l=Math.ceil(u/16),f=new Array(l),d=0;d<l;++d){for(var v=new Uint32Array(16),g=0;g<16;++g)v[g]=e[d*64+g*4]<<24|e[d*64+g*4+1]<<16|e[d*64+g*4+2]<<8|e[d*64+g*4+3];f[d]=v}f[l-1][14]=(e.length-1)*8/Math.pow(2,32),f[l-1][14]=Math.floor(f[l-1][14]),f[l-1][15]=(e.length-1)*8&4294967295;for(var _=0;_<l;++_){for(var O=new Uint32Array(80),m=0;m<16;++m)O[m]=f[_][m];for(var S=16;S<80;++S)O[S]=Fu(O[S-3]^O[S-8]^O[S-14]^O[S-16],1);for(var y=n[0],E=n[1],D=n[2],I=n[3],C=n[4],k=0;k<80;++k){var T=Math.floor(k/20),H=Fu(y,5)+Jx(T,E,D,I)+C+r[T]+O[k]>>>0;C=I,I=D,D=Fu(E,30)>>>0,E=y,y=H}n[0]=n[0]+y>>>0,n[1]=n[1]+E>>>0,n[2]=n[2]+D>>>0,n[3]=n[3]+I>>>0,n[4]=n[4]+C>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,n[0]&255,n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,n[1]&255,n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,n[2]&255,n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,n[3]&255,n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,n[4]&255]}var Qx=cv("v5",80,Zx);const eO=Qx,tO="00000000-0000-0000-0000-000000000000";function nO(e){if(!ns(e))throw TypeError("Invalid UUID");return parseInt(e.substr(14,1),16)}const rO=Object.freeze(Object.defineProperty({__proto__:null,NIL:tO,parse:lv,stringify:rs,v1:Fx,v3:Xx,v4:Vx,v5:eO,validate:ns,version:nO},Symbol.toStringTag,{value:"Module"})),iO=uS(rO);function Jl(e,r){if(!e||!r||!e.length||!r.length)throw new Error("Bad alphabet");this.srcAlphabet=e,this.dstAlphabet=r}Jl.prototype.convert=function(e){var r,n,o,a={},u=this.srcAlphabet.length,l=this.dstAlphabet.length,f=e.length,d=typeof e=="string"?"":[];if(!this.isValid(e))throw new Error('Number "'+e+'" contains of non-alphabetic digits ('+this.srcAlphabet+")");if(this.srcAlphabet===this.dstAlphabet)return e;for(r=0;r<f;r++)a[r]=this.srcAlphabet.indexOf(e[r]);do{for(n=0,o=0,r=0;r<f;r++)n=n*u+a[r],n>=l?(a[o++]=parseInt(n/l,10),n=n%l):o>0&&(a[o++]=0);f=o,d=this.dstAlphabet.slice(n,n+1).concat(d)}while(o!==0);return d};Jl.prototype.isValid=function(e){for(var r=0;r<e.length;++r)if(this.srcAlphabet.indexOf(e[r])===-1)return!1;return!0};var oO=Jl,aO=oO;function _o(e,r){var n=new aO(e,r);return function(o){return n.convert(o)}}_o.BIN="01";_o.OCT="01234567";_o.DEC="0123456789";_o.HEX="0123456789abcdef";var sO=_o;const{v4:Wu}=iO,_a=sO,Hu="123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",uO="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",lO={consistentLength:!0};let Uu;const bp=(e,r,n)=>{const o=r(e.toLowerCase().replace(/-/g,""));return!n||!n.consistentLength?o:o.padStart(n.shortIdLength,n.paddingChar)},cO=(e,r)=>{const o=r(e).padStart(32,"0").match(/(\w{8})(\w{4})(\w{4})(\w{4})(\w{12})/);return[o[1],o[2],o[3],o[4],o[5]].join("-")},fO=e=>Math.ceil(Math.log(2**128)/Math.log(e));var Zl=(()=>{const e=(r,n)=>{const o=r||Hu,a={...lO,...n};if([...new Set(Array.from(o))].length!==o.length)throw new Error("The provided Alphabet has duplicate characters resulting in unreliable results");const u=fO(o.length),l={shortIdLength:u,consistentLength:a.consistentLength,paddingChar:o[0]},f=_a(_a.HEX,o),d=_a(o,_a.HEX),v=()=>bp(Wu(),f,l),g={new:v,generate:v,uuid:Wu,fromUUID:_=>bp(_,f,l),toUUID:_=>cO(_,d),alphabet:o,maxLength:u};return Object.freeze(g),g};return e.constants={flickrBase58:Hu,cookieBase90:uO},e.uuid=Wu,e.generate=()=>(Uu||(Uu=e(Hu).generate),Uu()),e})();const dv=({depth:e,height:r=24,width:n=11,showLines:o=!0})=>{const a=`indent_line_${Zl.generate()}`;return $.jsxs("svg",{viewBox:`0 0 ${11*e} 24`,width:`${11*e}`,height:r,children:[$.jsx("defs",{children:$.jsx("pattern",{id:a,x:"0",y:"0",width:n,height:r,patternUnits:"userSpaceOnUse",children:$.jsx("line",{x1:n/2,y1:"0",x2:n/2,y2:r,stroke:"rgb(241, 245, 249)"})})}),o?$.jsx("rect",{fill:`url(#${a})`,x:"0",y:"0",width:`${11*e}`,height:r}):$.jsx("rect",{fill:o?`url(#${a})`:"",x:"0",y:"0",width:0,height:r})]})},pv=({show:e,expanded:r,onClick:n,variant:o="arrow"})=>e?$.jsx("div",{className:"flex h-6 w-5 items-center",onClick:a=>n&&n(a),children:(()=>{switch(o){case"arrow":return $.jsx(Au,{className:Ot(["h-3 w-3 transform text-grey-50 transition ease-in-out",{"rotate-0":r,"-rotate-90":!r}])});case"caret":return r?$.jsx(Au,{}):$.jsx(AE,{});default:return $.jsx(Au,{className:"h-3 w-3 transform text-grey-50 transition ease-in-out"})}})()}):$.jsx("div",{className:"flex h-6 w-3 items-center"}),Ql=({node:e,depth:r,expandedKeys:n,selectedKeys:o,actions:a,searchQuery:u,renderNode:l,onNodeClick:f})=>{var m;const{key:d,children:v}=e,g=N.useMemo(()=>({expanded:n.includes(e.key),selected:o.includes(e.key)}),[n,e.key,o]),_=l&&typeof l=="function"?l(e,r,g,a,u):hO(e,r,g,f);return!((m=e.options)!=null&&m.filterable)||!u||e.title.toLowerCase().includes(u.toLowerCase())?$.jsxs($.Fragment,{children:[$.jsx("div",{className:"flex items-center space-x-2",children:_},d),pO(v||[],r,u,n,o,g.expanded,a,f,l)]}):null},dO=function(e,r){var l;const{title:n,icon:o,subtitle:a}=e;let u=null;return o&&(u=$.jsx(sv,{children:o})),$.jsxs("div",{className:"flex flex-1 select-none items-center overflow-hidden text-ellipsis whitespace-nowrap",draggable:(l=e.options)==null?void 0:l.draggable,onClick:()=>{r&&r(e)},children:[u,$.jsx("div",{style:{lineHeight:"24px",fontSize:11},children:n}),a&&$.jsx("div",{className:"mx-1 min-w-0 text-xxs italic text-fd-gray-mild",children:a})]})},pO=function(e,r,n,o,a,u,l,f,d){return e.length&&u?e.map(v=>$.jsx(Ql,{actions:l,node:v,searchQuery:n,depth:r+1,expandedKeys:o,selectedKeys:a,onNodeClick:f,renderNode:d},v.key)):null},hO=function(e,r,n,o){return $.jsxs($.Fragment,{children:[$.jsx(dv,{showLines:!0,depth:r}),$.jsx(pv,{show:e.children&&e.children.length>0||!1,expanded:n.expanded}),dO(e,o)]})},Sa=e=>r=>e===r,vO=function({treeData:r,renderNode:n,onNodeClick:o,onExpandNode:a,searchQuery:u,expandedKeys:l,expandCondition:f="always",encapsulated:d}){const[v,g]=N.useState(()=>({expandedKeys:l||[],selectedKeys:[]}));N.useEffect(()=>{f==="when-collapsed"&&v.expandedKeys.length>0||g({...v,expandedKeys:l||v.expandedKeys})},[l]);const _=N.useCallback(E=>{if(!E)return;const D=v.expandedKeys.findIndex(Sa(E.key));let I=[];D===-1?(I=[...v.expandedKeys,E.key],g(()=>({...v,expandedKeys:I})),a&&a(I)):(I=v.expandedKeys.filter(C=>C!==E.key),g(()=>({...v,expandedKeys:I})),a&&a(I))},[v]),O=N.useCallback(E=>{var I;if(!((I=E==null?void 0:E.options)!=null&&I.selectable))return;v.selectedKeys.findIndex(Sa(E.key))===-1&&g({...v,selectedKeys:[...v.selectedKeys,E.key]})},[v]),m=N.useCallback(E=>{var I;if(!((I=E==null?void 0:E.options)!=null&&I.selectable))return;v.selectedKeys.findIndex(Sa(E.key))===-1&&g({...v,selectedKeys:[E.key]})},[v]),S=N.useCallback(E=>{var I;if(!((I=E==null?void 0:E.options)!=null&&I.selectable)){g({...v,selectedKeys:[]});return}v.selectedKeys.findIndex(Sa(E.key))!==-1&&g({...v,selectedKeys:v.selectedKeys.filter(C=>C!==E.key)})},[v]),y=N.useMemo(()=>({expand:_,select:O,selectSingle:m,deselect:S}),[S,_,O,m]);return $.jsx("div",{className:Ot("fd-tree",{"pl-2 mb-1 rounded border bg-grey-900 p-1":d}),children:r.map(E=>$.jsx(Ql,{node:E,searchQuery:u||"",depth:0,expandedKeys:v.expandedKeys,selectedKeys:v.selectedKeys,actions:y,renderNode:n,onNodeClick:o},E.key))})};function mO(e){return e.of&&e.children?$.jsx($.Fragment,{children:e.children}):null}function wt(){return wt=Object.assign?Object.assign.bind():function(e){for(var r=1;r<arguments.length;r++){var n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},wt.apply(this,arguments)}function hv(e){var r=Object.create(null);return function(n){return r[n]===void 0&&(r[n]=e(n)),r[n]}}var gO=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|download|draggable|encType|enterKeyHint|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,yO=hv(function(e){return gO.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),wO=!0;function bO(e,r,n){var o="";return n.split(" ").forEach(function(a){e[a]!==void 0?r.push(e[a]+";"):o+=a+" "}),o}var vv=function(r,n,o){var a=r.key+"-"+n.name;(o===!1||wO===!1)&&r.registered[a]===void 0&&(r.registered[a]=n.styles)},_O=function(r,n,o){vv(r,n,o);var a=r.key+"-"+n.name;if(r.inserted[n.name]===void 0){var u=n;do r.insert(n===u?"."+a:"",u,r.sheet,!0),u=u.next;while(u!==void 0)}};function SO(e){for(var r=0,n,o=0,a=e.length;a>=4;++o,a-=4)n=e.charCodeAt(o)&255|(e.charCodeAt(++o)&255)<<8|(e.charCodeAt(++o)&255)<<16|(e.charCodeAt(++o)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,r=(n&65535)*1540483477+((n>>>16)*59797<<16)^(r&65535)*1540483477+((r>>>16)*59797<<16);switch(a){case 3:r^=(e.charCodeAt(o+2)&255)<<16;case 2:r^=(e.charCodeAt(o+1)&255)<<8;case 1:r^=e.charCodeAt(o)&255,r=(r&65535)*1540483477+((r>>>16)*59797<<16)}return r^=r>>>13,r=(r&65535)*1540483477+((r>>>16)*59797<<16),((r^r>>>15)>>>0).toString(36)}var EO={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},_p=`You have illegal escape sequence in your template literal, most likely inside content's property value.
75
- Because you write your CSS inside a JavaScript string you actually have to do double escaping, so for example "content: '\\00d7';" should become "content: '\\\\00d7';".
76
- You can read more about this here:
77
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`,xO="You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).",OO=/[A-Z]|^ms/g,mv=/_EMO_([^_]+?)_([^]*?)_EMO_/g,ec=function(r){return r.charCodeAt(1)===45},Sp=function(r){return r!=null&&typeof r!="boolean"},Bu=hv(function(e){return ec(e)?e:e.replace(OO,"-$&").toLowerCase()}),Ga=function(r,n){switch(r){case"animation":case"animationName":if(typeof n=="string")return n.replace(mv,function(o,a,u){return Rn={name:a,styles:u,next:Rn},a})}return EO[r]!==1&&!ec(r)&&typeof n=="number"&&n!==0?n+"px":n};if(process.env.NODE_ENV!=="production"){var TO=/(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/,CO=["normal","none","initial","inherit","unset"],RO=Ga,PO=/^-ms-/,AO=/-(.)/g,Ep={};Ga=function(r,n){if(r==="content"&&(typeof n!="string"||CO.indexOf(n)===-1&&!TO.test(n)&&(n.charAt(0)!==n.charAt(n.length-1)||n.charAt(0)!=='"'&&n.charAt(0)!=="'")))throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\""+n+"\"'`");var o=RO(r,n);return o!==""&&!ec(r)&&r.indexOf("-")!==-1&&Ep[r]===void 0&&(Ep[r]=!0,console.error("Using kebab-case for css properties in objects is not supported. Did you mean "+r.replace(PO,"ms-").replace(AO,function(a,u){return u.toUpperCase()})+"?")),o}}var gv="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function fo(e,r,n){if(n==null)return"";if(n.__emotion_styles!==void 0){if(process.env.NODE_ENV!=="production"&&n.toString()==="NO_COMPONENT_SELECTOR")throw new Error(gv);return n}switch(typeof n){case"boolean":return"";case"object":{if(n.anim===1)return Rn={name:n.name,styles:n.styles,next:Rn},n.name;if(n.styles!==void 0){var o=n.next;if(o!==void 0)for(;o!==void 0;)Rn={name:o.name,styles:o.styles,next:Rn},o=o.next;var a=n.styles+";";return process.env.NODE_ENV!=="production"&&n.map!==void 0&&(a+=n.map),a}return IO(e,r,n)}case"function":{if(e!==void 0){var u=Rn,l=n(e);return Rn=u,fo(e,r,l)}else process.env.NODE_ENV!=="production"&&console.error("Functions that are interpolated in css calls will be stringified.\nIf you want to have a css call based on props, create a function that returns a css call like this\nlet dynamicStyle = (props) => css`color: ${props.color}`\nIt can be called directly with props or interpolated in a styled call like this\nlet SomeComponent = styled('div')`${dynamicStyle}`");break}case"string":if(process.env.NODE_ENV!=="production"){var f=[],d=n.replace(mv,function(g,_,O){var m="animation"+f.length;return f.push("const "+m+" = keyframes`"+O.replace(/^@keyframes animation-\w+/,"")+"`"),"${"+m+"}"});f.length&&console.error("`keyframes` output got interpolated into plain string, please wrap it with `css`.\n\nInstead of doing this:\n\n"+[].concat(f,["`"+d+"`"]).join(`
78
- `)+`
41
+ `,{inline:w}));for(;typeof x[x.length-1]=="string"&&!x[x.length-1].trim();)x.pop();if(t.wrapper===null)return x;const g=t.wrapper||(w?"span":"div");let E;if(x.length>1||t.forceWrapper)E=x;else{if(x.length===1)return E=x[0],typeof E=="string"?r("span",{key:"outer"},E):E;E=null}return t.createElement(g,{key:"outer"},E)}function a(v,w){const x=w.match(aO);return x?x.reduce(function(g,E){const I=E.indexOf("=");if(I!==-1){const P=function(D){return D.indexOf("-")!==-1&&D.match(EO)===null&&(D=D.replace(TO,function(U,j){return j.toUpperCase()})),D}(E.slice(0,I)).trim(),R=function(D){const U=D[0];return(U==='"'||U==="'")&&D.length>=2&&D[D.length-1]===U?D.slice(1,-1):D}(E.slice(I+1).trim()),F=ch[P]||P;if(F==="ref")return g;const O=g[F]=function(D,U,j,G){return U==="style"?j.split(/;\s?/).reduce(function(J,ie){const xe=ie.slice(0,ie.indexOf(":"));return J[xe.trim().replace(/(-[a-z])/g,me=>me[1].toUpperCase())]=ie.slice(xe.length+1).trim(),J},{}):U==="href"||U==="src"?G(j,D,U):(j.match(xO)&&(j=j.slice(1,j.length-1)),j==="true"||j!=="false"&&j)}(v,P,R,t.sanitizer);typeof O=="string"&&(lc.test(O)||cc.test(O))&&(g[F]=i(O.trim()))}else E!=="style"&&(g[ch[E]||E]=!0);return g},{}):null}t.overrides=t.overrides||{},t.sanitizer=t.sanitizer||tA,t.slugify=t.slugify||yo,t.namedCodesToUnicode=t.namedCodesToUnicode?ii({},fh,t.namedCodesToUnicode):fh,t.createElement=t.createElement||C.createElement;const s=[],l={},c={[ne.blockQuote]:{match:ln(Hv),order:1,parse(v,w,x){const[,g,E]=v[0].replace(lO,"").match(cO);return{alert:g,children:w(E,x)}},render(v,w,x){const g={key:x.key};return v.alert&&(g.className="markdown-alert-"+t.slugify(v.alert.toLowerCase(),yo),v.children.unshift({attrs:{},children:[{type:ne.text,text:v.alert}],noInnerParse:!0,type:ne.htmlBlock,tag:"header"})),r("blockquote",g,w(v.children,x))}},[ne.breakLine]:{match:wo(fO),order:1,parse:Sl,render:(v,w,x)=>r("br",{key:x.key})},[ne.breakThematic]:{match:ln(dO),order:1,parse:Sl,render:(v,w,x)=>r("hr",{key:x.key})},[ne.codeBlock]:{match:ln(qv),order:0,parse:v=>({lang:void 0,text:v[0].replace(/^ {4}/gm,"").replace(/\n+$/,"")}),render:(v,w,x)=>r("pre",{key:x.key},r("code",ii({},v.attrs,{className:v.lang?`lang-${v.lang}`:""}),v.text))},[ne.codeFenced]:{match:ln(Zv),order:0,parse:v=>({attrs:a("code",v[3]||""),lang:v[2]||void 0,text:v[4],type:ne.codeBlock})},[ne.codeInline]:{match:Rn(pO),order:3,parse:v=>({text:v[2]}),render:(v,w,x)=>r("code",{key:x.key},v.text)},[ne.footnote]:{match:ln(mO),order:0,parse:v=>(s.push({footnote:v[2],identifier:v[1]}),{}),render:El},[ne.footnoteReference]:{match:Cn(gO),order:1,parse:v=>({target:`#${t.slugify(v[1],yo)}`,text:v[1]}),render:(v,w,x)=>r("a",{key:x.key,href:t.sanitizer(v.target,"a","href")},r("sup",{key:x.key},v.text))},[ne.gfmTask]:{match:Cn(bO),order:1,parse:v=>({completed:v[1].toLowerCase()==="x"}),render:(v,w,x)=>r("input",{checked:v.completed,key:x.key,readOnly:!0,type:"checkbox"})},[ne.heading]:{match:ln(t.enforceAtxHeadings?Kv:Gv),order:1,parse:(v,w,x)=>({children:ms(w,v[2],x),id:t.slugify(v[2],yo),level:v[1].length}),render:(v,w,x)=>r(`h${v.level}`,{id:v.id,key:x.key},w(v.children,x))},[ne.headingSetext]:{match:ln(Yv),order:0,parse:(v,w,x)=>({children:ms(w,v[1],x),level:v[2]==="="?1:2,type:ne.heading})},[ne.htmlBlock]:{match:wo(lc),order:1,parse(v,w,x){const[,g]=v[3].match(HO),E=new RegExp(`^${g}`,"gm"),I=v[3].replace(E,""),P=(R=I,XO.some(j=>j.test(R))?nA:ms);var R;const F=v[1].toLowerCase(),O=oO.indexOf(F)!==-1,D=(O?F:v[1]).trim(),U={attrs:a(D,v[2]),noInnerParse:O,tag:D};return x.inAnchor=x.inAnchor||F==="a",O?U.text=v[3]:U.children=P(w,I,x),x.inAnchor=!1,U},render:(v,w,x)=>r(v.tag,ii({key:x.key},v.attrs),v.text||(v.children?w(v.children,x):""))},[ne.htmlSelfClosing]:{match:wo(cc),order:1,parse(v){const w=v[1].trim();return{attrs:a(w,v[2]||""),tag:w}},render:(v,w,x)=>r(v.tag,ii({},v.attrs,{key:x.key}))},[ne.htmlComment]:{match:wo(Vv),order:1,parse:()=>({}),render:El},[ne.image]:{match:Rn(VO),order:1,parse:v=>({alt:v[1],target:mh(v[2]),title:v[3]}),render:(v,w,x)=>r("img",{key:x.key,alt:v.alt||void 0,title:v.title||void 0,src:t.sanitizer(v.target,"img","src")})},[ne.link]:{match:Cn(YO),order:3,parse:(v,w,x)=>({children:rA(w,v[1],x),target:mh(v[2]),title:v[3]}),render:(v,w,x)=>r("a",{key:x.key,href:t.sanitizer(v.target,"a","href"),title:v.title},w(v.children,x))},[ne.linkAngleBraceStyleDetector]:{match:Cn(AO),order:0,parse:v=>({children:[{text:v[1],type:ne.text}],target:v[1],type:ne.link})},[ne.linkBareUrlDetector]:{match:(v,w)=>w.inAnchor||t.disableAutoLink?null:Cn(_O)(v,w),order:0,parse:v=>({children:[{text:v[1],type:ne.text}],target:v[1],title:void 0,type:ne.link})},[ne.linkMailtoDetector]:{match:Cn(OO),order:0,parse(v){let w=v[1],x=v[1];return sO.test(x)||(x="mailto:"+x),{children:[{text:w.replace("mailto:",""),type:ne.text}],target:x,type:ne.link}}},[ne.orderedList]:ph(r,1),[ne.unorderedList]:ph(r,2),[ne.newlineCoalescer]:{match:ln(hO),order:3,parse:Sl,render:()=>`
42
+ `},[ne.paragraph]:{match:eA,order:3,parse:bl,render:(v,w,x)=>r("p",{key:x.key},w(v.children,x))},[ne.ref]:{match:Cn(CO),order:0,parse:v=>(l[v[1]]={target:v[2],title:v[4]},{}),render:El},[ne.refImage]:{match:Rn(RO),order:0,parse:v=>({alt:v[1]||void 0,ref:v[2]}),render:(v,w,x)=>l[v.ref]?r("img",{key:x.key,alt:v.alt,src:t.sanitizer(l[v.ref].target,"img","src"),title:l[v.ref].title}):null},[ne.refLink]:{match:Cn(PO),order:0,parse:(v,w,x)=>({children:w(v[1],x),fallbackChildren:v[0],ref:v[2]}),render:(v,w,x)=>l[v.ref]?r("a",{key:x.key,href:t.sanitizer(l[v.ref].target,"a","href"),title:l[v.ref].title},w(v.children,x)):r("span",{key:x.key},v.fallbackChildren)},[ne.table]:{match:ln(Xv),order:1,parse:QO,render(v,w,x){const g=v;return r("table",{key:x.key},r("thead",null,r("tr",null,g.header.map(function(E,I){return r("th",{key:I,style:vh(g,I)},w(E,x))}))),r("tbody",null,g.cells.map(function(E,I){return r("tr",{key:I},E.map(function(P,R){return r("td",{key:R,style:vh(g,R)},w(P,x))}))})))}},[ne.text]:{match:wo(zO),order:4,parse:v=>({text:v[0].replace(SO,(w,x)=>t.namedCodesToUnicode[x]?t.namedCodesToUnicode[x]:w)}),render:v=>v.text},[ne.textBolded]:{match:Rn(kO),order:2,parse:(v,w,x)=>({children:w(v[2],x)}),render:(v,w,x)=>r("strong",{key:x.key},w(v.children,x))},[ne.textEmphasized]:{match:Rn(NO),order:3,parse:(v,w,x)=>({children:w(v[2],x)}),render:(v,w,x)=>r("em",{key:x.key},w(v.children,x))},[ne.textEscaped]:{match:Rn(UO),order:1,parse:v=>({text:v[1],type:ne.text})},[ne.textMarked]:{match:Rn(jO),order:3,parse:bl,render:(v,w,x)=>r("mark",{key:x.key},w(v.children,x))},[ne.textStrikethroughed]:{match:Rn(WO),order:3,parse:bl,render:(v,w,x)=>r("del",{key:x.key},w(v.children,x))}};t.disableParsingRawHTML===!0&&(delete c[ne.htmlBlock],delete c[ne.htmlSelfClosing]);const d=function(v){let w=Object.keys(v);function x(g,E){let I=[];for(E.prevCapture=E.prevCapture||"";g;){let P=0;for(;P<w.length;){const R=w[P],F=v[R],O=F.match(g,E);if(O){const D=O[0];E.prevCapture+=D,g=g.substring(D.length);const U=F.parse(O,x,E);U.type==null&&(U.type=R),I.push(U);break}P++}}return E.prevCapture="",I}return w.sort(function(g,E){let I=v[g].order,P=v[E].order;return I!==P?I-P:g<E?-1:1}),function(g,E){return x(function(I){return I.replace(vO,`
43
+ `).replace(yO,"").replace(MO," ")}(g),E)}}(c),p=(h=function(v,w){return function(x,g,E){const I=v[x.type].render;return w?w(()=>I(x,g,E),x,g,E):I(x,g,E)}}(c,t.renderRule),function v(w,x={}){if(Array.isArray(w)){const g=x.key,E=[];let I=!1;for(let P=0;P<w.length;P++){x.key=P;const R=v(w[P],x),F=typeof R=="string";F&&I?E[E.length-1]+=R:R!==null&&E.push(R),I=F}return x.key=g,E}return h(w,v,x)});var h;const b=i(e);return s.length?r("div",null,b,r("footer",{key:"footer"},s.map(function(v){return r("div",{id:t.slugify(v.identifier,yo),key:v.identifier},v.identifier,p(d(v.footnote,{inline:!0})))}))):b}const _s=e=>{let{children:t="",options:r}=e,i=function(a,s){if(a==null)return{};var l,c,d={},p=Object.keys(a);for(c=0;c<p.length;c++)s.indexOf(l=p[c])>=0||(d[l]=a[l]);return d}(e,iO);return C.cloneElement(oA(t,r),i)},gh=({kind:e,customIcon:t})=>{if(t)return $.jsx(t,{className:"mr-1 h-6 w-6 flex-none"});switch(e){case"error":case"danger":return $.jsx(rO,{className:"flex-none h-6 w-6"});case"info":return $.jsx($.Fragment,{children:$.jsx(uc,{className:"flex-none h-6 w-6"})});case"warning":return $.jsx($.Fragment,{children:$.jsx(zc,{className:"flex-none h-6 w-6"})});case"message":return $.jsx($.Fragment,{children:$.jsx(uc,{className:"flex-none h-6 w-6"})});default:return null}},aA=({id:e,onClose:t,kind:r,message:i,markdown:a,customIcon:s})=>{const l=({className:c}={})=>$.jsx("button",{onClick:t,className:Pt("flex items-center justify-center p-1",c),children:$.jsx(Q_,{className:"h-5 w-5 font-thin stroke-current"})});return $.jsx("div",{className:Pt("relative flex items-center rounded-lg py-2 px-4 font-semibold",{"bg-yellow-100 text-yellow-400":r==="warning","bg-red-200 text-red-500":r==="danger"||r==="error","bg-primary-light text-primary":r==="info","bg-green-200 text-green-500":r==="message"}),children:typeof i=="string"?$.jsxs("div",{className:"w-full flex items-center justify-between gap-x-3",children:[$.jsxs("div",{className:"flex items-center gap-1",children:[$.jsx(gh,{kind:r,customIcon:s}),a?$.jsx(_s,{children:i}):$.jsx($.Fragment,{children:i})]}),l()]}):$.jsxs("div",{className:"flex items-start",children:[$.jsx("div",{className:"flex flex-col gap-2 justify-between",children:i.filter(c=>c.messages.length>0).map(c=>$.jsxs($.Fragment,{children:[$.jsxs("span",{className:"flex items-center gap-1 font-bold capitalize",children:[$.jsx(gh,{kind:r,customIcon:s}),$.jsxs("span",{children:[c.title," :"]})]}),$.jsx("ul",{className:"list-disc px-12",children:c.messages.map(d=>$.jsx("li",{children:a?$.jsx(_s,{children:d}):$.jsx($.Fragment,{children:d})}))})]}))}),l({className:"absolute top-1 right-1"})]})},e)},lm=({children:e,size:t,className:r,...i})=>$.jsx("div",{style:{"--width":`${t||24}px`},className:Pt("h-6 flex items-center pr-1 w-[--width]",r),...i,children:e});var Va,sA=new Uint8Array(16);function cm(){if(!Va&&(Va=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||typeof msCrypto<"u"&&typeof msCrypto.getRandomValues=="function"&&msCrypto.getRandomValues.bind(msCrypto),!Va))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Va(sA)}const uA=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function ks(e){return typeof e=="string"&&uA.test(e)}var Ct=[];for(var _l=0;_l<256;++_l)Ct.push((_l+256).toString(16).substr(1));function Ns(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,r=(Ct[e[t+0]]+Ct[e[t+1]]+Ct[e[t+2]]+Ct[e[t+3]]+"-"+Ct[e[t+4]]+Ct[e[t+5]]+"-"+Ct[e[t+6]]+Ct[e[t+7]]+"-"+Ct[e[t+8]]+Ct[e[t+9]]+"-"+Ct[e[t+10]]+Ct[e[t+11]]+Ct[e[t+12]]+Ct[e[t+13]]+Ct[e[t+14]]+Ct[e[t+15]]).toLowerCase();if(!ks(r))throw TypeError("Stringified UUID is invalid");return r}var yh,Ol,Al=0,Tl=0;function lA(e,t,r){var i=t&&r||0,a=t||new Array(16);e=e||{};var s=e.node||yh,l=e.clockseq!==void 0?e.clockseq:Ol;if(s==null||l==null){var c=e.random||(e.rng||cm)();s==null&&(s=yh=[c[0]|1,c[1],c[2],c[3],c[4],c[5]]),l==null&&(l=Ol=(c[6]<<8|c[7])&16383)}var d=e.msecs!==void 0?e.msecs:Date.now(),p=e.nsecs!==void 0?e.nsecs:Tl+1,h=d-Al+(p-Tl)/1e4;if(h<0&&e.clockseq===void 0&&(l=l+1&16383),(h<0||d>Al)&&e.nsecs===void 0&&(p=0),p>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");Al=d,Tl=p,Ol=l,d+=122192928e5;var b=((d&268435455)*1e4+p)%4294967296;a[i++]=b>>>24&255,a[i++]=b>>>16&255,a[i++]=b>>>8&255,a[i++]=b&255;var v=d/4294967296*1e4&268435455;a[i++]=v>>>8&255,a[i++]=v&255,a[i++]=v>>>24&15|16,a[i++]=v>>>16&255,a[i++]=l>>>8|128,a[i++]=l&255;for(var w=0;w<6;++w)a[i+w]=s[w];return t||Ns(a)}function fm(e){if(!ks(e))throw TypeError("Invalid UUID");var t,r=new Uint8Array(16);return r[0]=(t=parseInt(e.slice(0,8),16))>>>24,r[1]=t>>>16&255,r[2]=t>>>8&255,r[3]=t&255,r[4]=(t=parseInt(e.slice(9,13),16))>>>8,r[5]=t&255,r[6]=(t=parseInt(e.slice(14,18),16))>>>8,r[7]=t&255,r[8]=(t=parseInt(e.slice(19,23),16))>>>8,r[9]=t&255,r[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,r[11]=t/4294967296&255,r[12]=t>>>24&255,r[13]=t>>>16&255,r[14]=t>>>8&255,r[15]=t&255,r}function cA(e){e=unescape(encodeURIComponent(e));for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r));return t}var fA="6ba7b810-9dad-11d1-80b4-00c04fd430c8",dA="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function dm(e,t,r){function i(a,s,l,c){if(typeof a=="string"&&(a=cA(a)),typeof s=="string"&&(s=fm(s)),s.length!==16)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var d=new Uint8Array(16+a.length);if(d.set(s),d.set(a,s.length),d=r(d),d[6]=d[6]&15|t,d[8]=d[8]&63|128,l){c=c||0;for(var p=0;p<16;++p)l[c+p]=d[p];return l}return Ns(d)}try{i.name=e}catch{}return i.DNS=fA,i.URL=dA,i}function pA(e){if(typeof e=="string"){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var r=0;r<t.length;++r)e[r]=t.charCodeAt(r)}return hA(vA(mA(e),e.length*8))}function hA(e){for(var t=[],r=e.length*32,i="0123456789abcdef",a=0;a<r;a+=8){var s=e[a>>5]>>>a%32&255,l=parseInt(i.charAt(s>>>4&15)+i.charAt(s&15),16);t.push(l)}return t}function pm(e){return(e+64>>>9<<4)+14+1}function vA(e,t){e[t>>5]|=128<<t%32,e[pm(t)-1]=t;for(var r=1732584193,i=-271733879,a=-1732584194,s=271733878,l=0;l<e.length;l+=16){var c=r,d=i,p=a,h=s;r=Lt(r,i,a,s,e[l],7,-680876936),s=Lt(s,r,i,a,e[l+1],12,-389564586),a=Lt(a,s,r,i,e[l+2],17,606105819),i=Lt(i,a,s,r,e[l+3],22,-1044525330),r=Lt(r,i,a,s,e[l+4],7,-176418897),s=Lt(s,r,i,a,e[l+5],12,1200080426),a=Lt(a,s,r,i,e[l+6],17,-1473231341),i=Lt(i,a,s,r,e[l+7],22,-45705983),r=Lt(r,i,a,s,e[l+8],7,1770035416),s=Lt(s,r,i,a,e[l+9],12,-1958414417),a=Lt(a,s,r,i,e[l+10],17,-42063),i=Lt(i,a,s,r,e[l+11],22,-1990404162),r=Lt(r,i,a,s,e[l+12],7,1804603682),s=Lt(s,r,i,a,e[l+13],12,-40341101),a=Lt(a,s,r,i,e[l+14],17,-1502002290),i=Lt(i,a,s,r,e[l+15],22,1236535329),r=$t(r,i,a,s,e[l+1],5,-165796510),s=$t(s,r,i,a,e[l+6],9,-1069501632),a=$t(a,s,r,i,e[l+11],14,643717713),i=$t(i,a,s,r,e[l],20,-373897302),r=$t(r,i,a,s,e[l+5],5,-701558691),s=$t(s,r,i,a,e[l+10],9,38016083),a=$t(a,s,r,i,e[l+15],14,-660478335),i=$t(i,a,s,r,e[l+4],20,-405537848),r=$t(r,i,a,s,e[l+9],5,568446438),s=$t(s,r,i,a,e[l+14],9,-1019803690),a=$t(a,s,r,i,e[l+3],14,-187363961),i=$t(i,a,s,r,e[l+8],20,1163531501),r=$t(r,i,a,s,e[l+13],5,-1444681467),s=$t(s,r,i,a,e[l+2],9,-51403784),a=$t(a,s,r,i,e[l+7],14,1735328473),i=$t(i,a,s,r,e[l+12],20,-1926607734),r=Ft(r,i,a,s,e[l+5],4,-378558),s=Ft(s,r,i,a,e[l+8],11,-2022574463),a=Ft(a,s,r,i,e[l+11],16,1839030562),i=Ft(i,a,s,r,e[l+14],23,-35309556),r=Ft(r,i,a,s,e[l+1],4,-1530992060),s=Ft(s,r,i,a,e[l+4],11,1272893353),a=Ft(a,s,r,i,e[l+7],16,-155497632),i=Ft(i,a,s,r,e[l+10],23,-1094730640),r=Ft(r,i,a,s,e[l+13],4,681279174),s=Ft(s,r,i,a,e[l],11,-358537222),a=Ft(a,s,r,i,e[l+3],16,-722521979),i=Ft(i,a,s,r,e[l+6],23,76029189),r=Ft(r,i,a,s,e[l+9],4,-640364487),s=Ft(s,r,i,a,e[l+12],11,-421815835),a=Ft(a,s,r,i,e[l+15],16,530742520),i=Ft(i,a,s,r,e[l+2],23,-995338651),r=Dt(r,i,a,s,e[l],6,-198630844),s=Dt(s,r,i,a,e[l+7],10,1126891415),a=Dt(a,s,r,i,e[l+14],15,-1416354905),i=Dt(i,a,s,r,e[l+5],21,-57434055),r=Dt(r,i,a,s,e[l+12],6,1700485571),s=Dt(s,r,i,a,e[l+3],10,-1894986606),a=Dt(a,s,r,i,e[l+10],15,-1051523),i=Dt(i,a,s,r,e[l+1],21,-2054922799),r=Dt(r,i,a,s,e[l+8],6,1873313359),s=Dt(s,r,i,a,e[l+15],10,-30611744),a=Dt(a,s,r,i,e[l+6],15,-1560198380),i=Dt(i,a,s,r,e[l+13],21,1309151649),r=Dt(r,i,a,s,e[l+4],6,-145523070),s=Dt(s,r,i,a,e[l+11],10,-1120210379),a=Dt(a,s,r,i,e[l+2],15,718787259),i=Dt(i,a,s,r,e[l+9],21,-343485551),r=$n(r,c),i=$n(i,d),a=$n(a,p),s=$n(s,h)}return[r,i,a,s]}function mA(e){if(e.length===0)return[];for(var t=e.length*8,r=new Uint32Array(pm(t)),i=0;i<t;i+=8)r[i>>5]|=(e[i/8]&255)<<i%32;return r}function $n(e,t){var r=(e&65535)+(t&65535),i=(e>>16)+(t>>16)+(r>>16);return i<<16|r&65535}function gA(e,t){return e<<t|e>>>32-t}function js(e,t,r,i,a,s){return $n(gA($n($n(t,e),$n(i,s)),a),r)}function Lt(e,t,r,i,a,s,l){return js(t&r|~t&i,e,t,a,s,l)}function $t(e,t,r,i,a,s,l){return js(t&i|r&~i,e,t,a,s,l)}function Ft(e,t,r,i,a,s,l){return js(t^r^i,e,t,a,s,l)}function Dt(e,t,r,i,a,s,l){return js(r^(t|~i),e,t,a,s,l)}var yA=dm("v3",48,pA);function wA(e,t,r){e=e||{};var i=e.random||(e.rng||cm)();if(i[6]=i[6]&15|64,i[8]=i[8]&63|128,t){r=r||0;for(var a=0;a<16;++a)t[r+a]=i[a];return t}return Ns(i)}function bA(e,t,r,i){switch(e){case 0:return t&r^~t&i;case 1:return t^r^i;case 2:return t&r^t&i^r&i;case 3:return t^r^i}}function Cl(e,t){return e<<t|e>>>32-t}function SA(e){var t=[1518500249,1859775393,2400959708,3395469782],r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof e=="string"){var i=unescape(encodeURIComponent(e));e=[];for(var a=0;a<i.length;++a)e.push(i.charCodeAt(a))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var s=e.length/4+2,l=Math.ceil(s/16),c=new Array(l),d=0;d<l;++d){for(var p=new Uint32Array(16),h=0;h<16;++h)p[h]=e[d*64+h*4]<<24|e[d*64+h*4+1]<<16|e[d*64+h*4+2]<<8|e[d*64+h*4+3];c[d]=p}c[l-1][14]=(e.length-1)*8/Math.pow(2,32),c[l-1][14]=Math.floor(c[l-1][14]),c[l-1][15]=(e.length-1)*8&4294967295;for(var b=0;b<l;++b){for(var v=new Uint32Array(80),w=0;w<16;++w)v[w]=c[b][w];for(var x=16;x<80;++x)v[x]=Cl(v[x-3]^v[x-8]^v[x-14]^v[x-16],1);for(var g=r[0],E=r[1],I=r[2],P=r[3],R=r[4],F=0;F<80;++F){var O=Math.floor(F/20),D=Cl(g,5)+bA(O,E,I,P)+R+t[O]+v[F]>>>0;R=P,P=I,I=Cl(E,30)>>>0,E=g,g=D}r[0]=r[0]+g>>>0,r[1]=r[1]+E>>>0,r[2]=r[2]+I>>>0,r[3]=r[3]+P>>>0,r[4]=r[4]+R>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,r[0]&255,r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,r[1]&255,r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,r[2]&255,r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,r[3]&255,r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,r[4]&255]}var EA=dm("v5",80,SA);const xA="00000000-0000-0000-0000-000000000000";function _A(e){if(!ks(e))throw TypeError("Invalid UUID");return parseInt(e.substr(14,1),16)}const OA=Object.freeze(Object.defineProperty({__proto__:null,NIL:xA,parse:fm,stringify:Ns,v1:lA,v3:yA,v4:wA,v5:EA,validate:ks,version:_A},Symbol.toStringTag,{value:"Module"})),AA=Fx(OA);function Zc(e,t){if(!e||!t||!e.length||!t.length)throw new Error("Bad alphabet");this.srcAlphabet=e,this.dstAlphabet=t}Zc.prototype.convert=function(e){var t,r,i,a={},s=this.srcAlphabet.length,l=this.dstAlphabet.length,c=e.length,d=typeof e=="string"?"":[];if(!this.isValid(e))throw new Error('Number "'+e+'" contains of non-alphabetic digits ('+this.srcAlphabet+")");if(this.srcAlphabet===this.dstAlphabet)return e;for(t=0;t<c;t++)a[t]=this.srcAlphabet.indexOf(e[t]);do{for(r=0,i=0,t=0;t<c;t++)r=r*s+a[t],r>=l?(a[i++]=parseInt(r/l,10),r=r%l):i>0&&(a[i++]=0);c=i,d=this.dstAlphabet.slice(r,r+1).concat(d)}while(i!==0);return d};Zc.prototype.isValid=function(e){for(var t=0;t<e.length;++t)if(this.srcAlphabet.indexOf(e[t])===-1)return!1;return!0};var TA=Zc,CA=TA;function Bo(e,t){var r=new CA(e,t);return function(i){return r.convert(i)}}Bo.BIN="01";Bo.OCT="01234567";Bo.DEC="0123456789";Bo.HEX="0123456789abcdef";var RA=Bo;const{v4:Rl}=AA,Xa=RA,Pl="123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ",PA="0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ!#$%&'()*+-./:<=>?@[]^_`{|}~",IA={consistentLength:!0};let Il;const wh=(e,t,r)=>{const i=t(e.toLowerCase().replace(/-/g,""));return!r||!r.consistentLength?i:i.padStart(r.shortIdLength,r.paddingChar)},MA=(e,t)=>{const i=t(e).padStart(32,"0").match(/(\w{8})(\w{4})(\w{4})(\w{4})(\w{12})/);return[i[1],i[2],i[3],i[4],i[5]].join("-")},LA=e=>Math.ceil(Math.log(2**128)/Math.log(e));var qc=(()=>{const e=(t,r)=>{const i=t||Pl,a={...IA,...r};if([...new Set(Array.from(i))].length!==i.length)throw new Error("The provided Alphabet has duplicate characters resulting in unreliable results");const s=LA(i.length),l={shortIdLength:s,consistentLength:a.consistentLength,paddingChar:i[0]},c=Xa(Xa.HEX,i),d=Xa(i,Xa.HEX),p=()=>wh(Rl(),c,l),h={new:p,generate:p,uuid:Rl,fromUUID:b=>wh(b,c,l),toUUID:b=>MA(b,d),alphabet:i,maxLength:s};return Object.freeze(h),h};return e.constants={flickrBase58:Pl,cookieBase90:PA},e.uuid=Rl,e.generate=()=>(Il||(Il=e(Pl).generate),Il()),e})();const hm=({depth:e,height:t=24,width:r=11,showLines:i=!0})=>{const a=`indent_line_${qc.generate()}`;return $.jsxs("svg",{viewBox:`0 0 ${11*e} 24`,width:`${11*e}`,height:t,children:[$.jsx("defs",{children:$.jsx("pattern",{id:a,x:"0",y:"0",width:r,height:t,patternUnits:"userSpaceOnUse",children:$.jsx("line",{x1:r/2,y1:"0",x2:r/2,y2:t,stroke:"rgb(241, 245, 249)"})})}),i?$.jsx("rect",{fill:`url(#${a})`,x:"0",y:"0",width:`${11*e}`,height:t}):$.jsx("rect",{fill:i?`url(#${a})`:"",x:"0",y:"0",width:0,height:t})]})},vm=({show:e,expanded:t,onClick:r,variant:i="arrow"})=>e?$.jsx("div",{className:"flex h-6 w-5 items-center",onClick:a=>r&&r(a),children:(()=>{switch(i){case"arrow":return $.jsx(wl,{className:Pt(["h-3 w-3 transform text-grey-50 transition ease-in-out",{"rotate-0":t,"-rotate-90":!t}])});case"caret":return t?$.jsx(wl,{}):$.jsx(tO,{});default:return $.jsx(wl,{className:"h-3 w-3 transform text-grey-50 transition ease-in-out"})}})()}):$.jsx("div",{className:"flex h-6 w-3 items-center"}),Gc=({node:e,depth:t,expandedKeys:r,selectedKeys:i,actions:a,searchQuery:s,renderNode:l,onNodeClick:c})=>{var w;const{key:d,children:p}=e,h=k.useMemo(()=>({expanded:r.includes(e.key),selected:i.includes(e.key)}),[r,e.key,i]),b=l&&typeof l=="function"?l(e,t,h,a,s):DA(e,t,h,c);return!((w=e.options)!=null&&w.filterable)||!s||e.title.toLowerCase().includes(s.toLowerCase())?$.jsxs($.Fragment,{children:[$.jsx("div",{className:"flex items-center space-x-2",children:b},d),FA(p||[],t,s,r,i,h.expanded,a,c,l)]}):null},$A=function(e,t){var l;const{title:r,icon:i,subtitle:a}=e;let s=null;return i&&(s=$.jsx(lm,{children:i})),$.jsxs("div",{className:"flex flex-1 select-none items-center overflow-hidden text-ellipsis whitespace-nowrap",draggable:(l=e.options)==null?void 0:l.draggable,onClick:()=>{t&&t(e)},children:[s,$.jsx("div",{style:{lineHeight:"24px",fontSize:11},children:r}),a&&$.jsx("div",{className:"mx-1 min-w-0 text-xxs italic text-fd-gray-mild",children:a})]})},FA=function(e,t,r,i,a,s,l,c,d){return e.length&&s?e.map(p=>$.jsx(Gc,{actions:l,node:p,searchQuery:r,depth:t+1,expandedKeys:i,selectedKeys:a,onNodeClick:c,renderNode:d},p.key)):null},DA=function(e,t,r,i){return $.jsxs($.Fragment,{children:[$.jsx(hm,{showLines:!0,depth:t}),$.jsx(vm,{show:e.children&&e.children.length>0||!1,expanded:r.expanded}),$A(e,i)]})},Ja=e=>t=>e===t,kA=function({treeData:t,renderNode:r,onNodeClick:i,onExpandNode:a,searchQuery:s,expandedKeys:l,expandCondition:c="always",encapsulated:d}){const[p,h]=k.useState(()=>({expandedKeys:l||[],selectedKeys:[]}));k.useEffect(()=>{c==="when-collapsed"&&p.expandedKeys.length>0||h({...p,expandedKeys:l||p.expandedKeys})},[l]);const b=k.useCallback(E=>{if(!E)return;const I=p.expandedKeys.findIndex(Ja(E.key));let P=[];I===-1?(P=[...p.expandedKeys,E.key],h(()=>({...p,expandedKeys:P})),a&&a(P)):(P=p.expandedKeys.filter(R=>R!==E.key),h(()=>({...p,expandedKeys:P})),a&&a(P))},[p]),v=k.useCallback(E=>{var P;if(!((P=E==null?void 0:E.options)!=null&&P.selectable))return;p.selectedKeys.findIndex(Ja(E.key))===-1&&h({...p,selectedKeys:[...p.selectedKeys,E.key]})},[p]),w=k.useCallback(E=>{var P;if(!((P=E==null?void 0:E.options)!=null&&P.selectable))return;p.selectedKeys.findIndex(Ja(E.key))===-1&&h({...p,selectedKeys:[E.key]})},[p]),x=k.useCallback(E=>{var P;if(!((P=E==null?void 0:E.options)!=null&&P.selectable)){h({...p,selectedKeys:[]});return}p.selectedKeys.findIndex(Ja(E.key))!==-1&&h({...p,selectedKeys:p.selectedKeys.filter(R=>R!==E.key)})},[p]),g=k.useMemo(()=>({expand:b,select:v,selectSingle:w,deselect:x}),[x,b,v,w]);return $.jsx("div",{className:Pt("fd-tree",{"pl-2 mb-1 rounded border bg-grey-900 p-1":d}),children:t.map(E=>$.jsx(Gc,{node:E,searchQuery:s||"",depth:0,expandedKeys:p.expandedKeys,selectedKeys:p.selectedKeys,actions:g,renderNode:r,onNodeClick:i},E.key))})};function NA(e){return e.of&&e.children?$.jsx($.Fragment,{children:e.children}):null}function lt(){return lt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var i in r)({}).hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},lt.apply(null,arguments)}function jA(e){for(var t=0,r,i=0,a=e.length;a>=4;++i,a-=4)r=e.charCodeAt(i)&255|(e.charCodeAt(++i)&255)<<8|(e.charCodeAt(++i)&255)<<16|(e.charCodeAt(++i)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(a){case 3:t^=(e.charCodeAt(i+2)&255)<<16;case 2:t^=(e.charCodeAt(i+1)&255)<<8;case 1:t^=e.charCodeAt(i)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var WA={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,scale:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1};function mm(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var UA=!1,zA=/[A-Z]|^ms/g,BA=/_EMO_([^_]+?)_([^]*?)_EMO_/g,gm=function(t){return t.charCodeAt(1)===45},bh=function(t){return t!=null&&typeof t!="boolean"},Ml=mm(function(e){return gm(e)?e:e.replace(zA,"-$&").toLowerCase()}),Sh=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(BA,function(i,a,s){return Br={name:a,styles:s,next:Br},a})}return WA[t]!==1&&!gm(t)&&typeof r=="number"&&r!==0?r+"px":r},HA="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function Mo(e,t,r){if(r==null)return"";var i=r;if(i.__emotion_styles!==void 0)return i;switch(typeof r){case"boolean":return"";case"object":{var a=r;if(a.anim===1)return Br={name:a.name,styles:a.styles,next:Br},a.name;var s=r;if(s.styles!==void 0){var l=s.next;if(l!==void 0)for(;l!==void 0;)Br={name:l.name,styles:l.styles,next:Br},l=l.next;var c=s.styles+";";return c}return ZA(e,t,r)}case"function":{if(e!==void 0){var d=Br,p=r(e);return Br=d,Mo(e,t,p)}break}}var h=r;if(t==null)return h;var b=t[h];return b!==void 0?b:h}function ZA(e,t,r){var i="";if(Array.isArray(r))for(var a=0;a<r.length;a++)i+=Mo(e,t,r[a])+";";else for(var s in r){var l=r[s];if(typeof l!="object"){var c=l;t!=null&&t[c]!==void 0?i+=s+"{"+t[c]+"}":bh(c)&&(i+=Ml(s)+":"+Sh(s,c)+";")}else{if(s==="NO_COMPONENT_SELECTOR"&&UA)throw new Error(HA);if(Array.isArray(l)&&typeof l[0]=="string"&&(t==null||t[l[0]]===void 0))for(var d=0;d<l.length;d++)bh(l[d])&&(i+=Ml(s)+":"+Sh(s,l[d])+";");else{var p=Mo(e,t,l);switch(s){case"animation":case"animationName":{i+=Ml(s)+":"+p+";";break}default:i+=s+"{"+p+"}"}}}}return i}var Eh=/label:\s*([^\s;{]+)\s*(;|$)/g,Br;function qA(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var i=!0,a="";Br=void 0;var s=e[0];if(s==null||s.raw===void 0)i=!1,a+=Mo(r,t,s);else{var l=s;a+=l[0]}for(var c=1;c<e.length;c++)if(a+=Mo(r,t,e[c]),i){var d=s;a+=d[c]}Eh.lastIndex=0;for(var p="",h;(h=Eh.exec(a))!==null;)p+="-"+h[1];var b=jA(a)+p;return{name:b,styles:a,next:Br}}var GA=function(t){return t()},KA=C.useInsertionEffect?C.useInsertionEffect:!1,YA=KA||GA,VA=!0;function XA(e,t,r){var i="";return r.split(" ").forEach(function(a){e[a]!==void 0?t.push(e[a]+";"):a&&(i+=a+" ")}),i}var ym=function(t,r,i){var a=t.key+"-"+r.name;(i===!1||VA===!1)&&t.registered[a]===void 0&&(t.registered[a]=r.styles)},JA=function(t,r,i){ym(t,r,i);var a=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var s=r;do t.insert(r===s?"."+a:"",s,t.sheet,!0),s=s.next;while(s!==void 0)}},QA=/^((children|dangerouslySetInnerHTML|key|ref|autoFocus|defaultValue|defaultChecked|innerHTML|suppressContentEditableWarning|suppressHydrationWarning|valueLink|abbr|accept|acceptCharset|accessKey|action|allow|allowUserMedia|allowPaymentRequest|allowFullScreen|allowTransparency|alt|async|autoComplete|autoPlay|capture|cellPadding|cellSpacing|challenge|charSet|checked|cite|classID|className|cols|colSpan|content|contentEditable|contextMenu|controls|controlsList|coords|crossOrigin|data|dateTime|decoding|default|defer|dir|disabled|disablePictureInPicture|disableRemotePlayback|download|draggable|encType|enterKeyHint|fetchpriority|fetchPriority|form|formAction|formEncType|formMethod|formNoValidate|formTarget|frameBorder|headers|height|hidden|high|href|hrefLang|htmlFor|httpEquiv|id|inputMode|integrity|is|keyParams|keyType|kind|label|lang|list|loading|loop|low|marginHeight|marginWidth|max|maxLength|media|mediaGroup|method|min|minLength|multiple|muted|name|nonce|noValidate|open|optimum|pattern|placeholder|playsInline|poster|preload|profile|radioGroup|readOnly|referrerPolicy|rel|required|reversed|role|rows|rowSpan|sandbox|scope|scoped|scrolling|seamless|selected|shape|size|sizes|slot|span|spellCheck|src|srcDoc|srcLang|srcSet|start|step|style|summary|tabIndex|target|title|translate|type|useMap|value|width|wmode|wrap|about|datatype|inlist|prefix|property|resource|typeof|vocab|autoCapitalize|autoCorrect|autoSave|color|incremental|fallback|inert|itemProp|itemScope|itemType|itemID|itemRef|on|option|results|security|unselectable|accentHeight|accumulate|additive|alignmentBaseline|allowReorder|alphabetic|amplitude|arabicForm|ascent|attributeName|attributeType|autoReverse|azimuth|baseFrequency|baselineShift|baseProfile|bbox|begin|bias|by|calcMode|capHeight|clip|clipPathUnits|clipPath|clipRule|colorInterpolation|colorInterpolationFilters|colorProfile|colorRendering|contentScriptType|contentStyleType|cursor|cx|cy|d|decelerate|descent|diffuseConstant|direction|display|divisor|dominantBaseline|dur|dx|dy|edgeMode|elevation|enableBackground|end|exponent|externalResourcesRequired|fill|fillOpacity|fillRule|filter|filterRes|filterUnits|floodColor|floodOpacity|focusable|fontFamily|fontSize|fontSizeAdjust|fontStretch|fontStyle|fontVariant|fontWeight|format|from|fr|fx|fy|g1|g2|glyphName|glyphOrientationHorizontal|glyphOrientationVertical|glyphRef|gradientTransform|gradientUnits|hanging|horizAdvX|horizOriginX|ideographic|imageRendering|in|in2|intercept|k|k1|k2|k3|k4|kernelMatrix|kernelUnitLength|kerning|keyPoints|keySplines|keyTimes|lengthAdjust|letterSpacing|lightingColor|limitingConeAngle|local|markerEnd|markerMid|markerStart|markerHeight|markerUnits|markerWidth|mask|maskContentUnits|maskUnits|mathematical|mode|numOctaves|offset|opacity|operator|order|orient|orientation|origin|overflow|overlinePosition|overlineThickness|panose1|paintOrder|pathLength|patternContentUnits|patternTransform|patternUnits|pointerEvents|points|pointsAtX|pointsAtY|pointsAtZ|preserveAlpha|preserveAspectRatio|primitiveUnits|r|radius|refX|refY|renderingIntent|repeatCount|repeatDur|requiredExtensions|requiredFeatures|restart|result|rotate|rx|ry|scale|seed|shapeRendering|slope|spacing|specularConstant|specularExponent|speed|spreadMethod|startOffset|stdDeviation|stemh|stemv|stitchTiles|stopColor|stopOpacity|strikethroughPosition|strikethroughThickness|string|stroke|strokeDasharray|strokeDashoffset|strokeLinecap|strokeLinejoin|strokeMiterlimit|strokeOpacity|strokeWidth|surfaceScale|systemLanguage|tableValues|targetX|targetY|textAnchor|textDecoration|textRendering|textLength|to|transform|u1|u2|underlinePosition|underlineThickness|unicode|unicodeBidi|unicodeRange|unitsPerEm|vAlphabetic|vHanging|vIdeographic|vMathematical|values|vectorEffect|version|vertAdvY|vertOriginX|vertOriginY|viewBox|viewTarget|visibility|widths|wordSpacing|writingMode|x|xHeight|x1|x2|xChannelSelector|xlinkActuate|xlinkArcrole|xlinkHref|xlinkRole|xlinkShow|xlinkTitle|xlinkType|xmlBase|xmlns|xmlnsXlink|xmlLang|xmlSpace|y|y1|y2|yChannelSelector|z|zoomAndPan|for|class|autofocus)|(([Dd][Aa][Tt][Aa]|[Aa][Rr][Ii][Aa]|x)-.*))$/,eT=mm(function(e){return QA.test(e)||e.charCodeAt(0)===111&&e.charCodeAt(1)===110&&e.charCodeAt(2)<91}),tT=!1,rT=eT,nT=function(t){return t!=="theme"},xh=function(t){return typeof t=="string"&&t.charCodeAt(0)>96?rT:nT},_h=function(t,r,i){var a;if(r){var s=r.shouldForwardProp;a=t.__emotion_forwardProp&&s?function(l){return t.__emotion_forwardProp(l)&&s(l)}:s}return typeof a!="function"&&i&&(a=t.__emotion_forwardProp),a},iT=function(t){var r=t.cache,i=t.serialized,a=t.isStringTag;return ym(r,i,a),YA(function(){return JA(r,i,a)}),null},oT=function e(t,r){var i=t.__emotion_real===t,a=i&&t.__emotion_base||t,s,l;r!==void 0&&(s=r.label,l=r.target);var c=_h(t,r,i),d=c||xh(a),p=!d("as");return function(){var h=arguments,b=i&&t.__emotion_styles!==void 0?t.__emotion_styles.slice(0):[];if(s!==void 0&&b.push("label:"+s+";"),h[0]==null||h[0].raw===void 0)b.push.apply(b,h);else{var v=h[0];b.push(v[0]);for(var w=h.length,x=1;x<w;x++)b.push(h[x],v[x])}var g=ic.withEmotionCache(function(E,I,P){var R=p&&E.as||a,F="",O=[],D=E;if(E.theme==null){D={};for(var U in E)D[U]=E[U];D.theme=C.useContext(ic.ThemeContext)}typeof E.className=="string"?F=XA(I.registered,O,E.className):E.className!=null&&(F=E.className+" ");var j=qA(b.concat(O),I.registered,D);F+=I.key+"-"+j.name,l!==void 0&&(F+=" "+l);var G=p&&c===void 0?xh(R):d,J={};for(var ie in E)p&&ie==="as"||G(ie)&&(J[ie]=E[ie]);return J.className=F,P&&(J.ref=P),C.createElement(C.Fragment,null,C.createElement(iT,{cache:I,serialized:j,isStringTag:typeof R=="string"}),C.createElement(R,J))});return g.displayName=s!==void 0?s:"Styled("+(typeof a=="string"?a:a.displayName||a.name||"Component")+")",g.defaultProps=t.defaultProps,g.__emotion_real=g,g.__emotion_base=a,g.__emotion_styles=b,g.__emotion_forwardProp=c,Object.defineProperty(g,"toString",{value:function(){return l===void 0&&tT?"NO_COMPONENT_SELECTOR":"."+l}}),g.withComponent=function(E,I){var P=e(E,lt({},r,I,{shouldForwardProp:_h(g,I,!0)}));return P.apply(void 0,b)},g}},aT=["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","marquee","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"],Os=oT.bind(null);aT.forEach(function(e){Os[e]=Os(e)});var sT=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Fi=new WeakMap,Qa=new WeakMap,es={},Ll=0,wm=function(e){return e&&(e.host||wm(e.parentNode))},uT=function(e,t){return t.map(function(r){if(e.contains(r))return r;var i=wm(r);return i&&e.contains(i)?i:(console.error("aria-hidden",r,"in not contained inside",e,". Doing nothing"),null)}).filter(function(r){return!!r})},lT=function(e,t,r,i){var a=uT(t,Array.isArray(e)?e:[e]);es[r]||(es[r]=new WeakMap);var s=es[r],l=[],c=new Set,d=new Set(a),p=function(b){!b||c.has(b)||(c.add(b),p(b.parentNode))};a.forEach(p);var h=function(b){!b||d.has(b)||Array.prototype.forEach.call(b.children,function(v){if(c.has(v))h(v);else try{var w=v.getAttribute(i),x=w!==null&&w!=="false",g=(Fi.get(v)||0)+1,E=(s.get(v)||0)+1;Fi.set(v,g),s.set(v,E),l.push(v),g===1&&x&&Qa.set(v,!0),E===1&&v.setAttribute(r,"true"),x||v.setAttribute(i,"true")}catch(I){console.error("aria-hidden: cannot operate on ",v,I)}})};return h(t),c.clear(),Ll++,function(){l.forEach(function(b){var v=Fi.get(b)-1,w=s.get(b)-1;Fi.set(b,v),s.set(b,w),v||(Qa.has(b)||b.removeAttribute(i),Qa.delete(b)),w||b.removeAttribute(r)}),Ll--,Ll||(Fi=new WeakMap,Fi=new WeakMap,Qa=new WeakMap,es={})}},cT=function(e,t,r){r===void 0&&(r="data-aria-hidden");var i=Array.from(Array.isArray(e)?e:[e]),a=sT(e);return a?(i.push.apply(i,Array.from(a.querySelectorAll("[aria-live]"))),lT(i,a,r,"aria-hidden")):function(){return null}};/*! *****************************************************************************
44
+ Copyright (c) Microsoft Corporation.
79
45
 
80
- You should wrap it with \`css\` like this:
46
+ Permission to use, copy, modify, and/or distribute this software for any
47
+ purpose with or without fee is hereby granted.
81
48
 
82
- `+("css`"+d+"`"))}break}if(r==null)return n;var v=r[n];return v!==void 0?v:n}function IO(e,r,n){var o="";if(Array.isArray(n))for(var a=0;a<n.length;a++)o+=fo(e,r,n[a])+";";else for(var u in n){var l=n[u];if(typeof l!="object")r!=null&&r[l]!==void 0?o+=u+"{"+r[l]+"}":Sp(l)&&(o+=Bu(u)+":"+Ga(u,l)+";");else{if(u==="NO_COMPONENT_SELECTOR"&&process.env.NODE_ENV!=="production")throw new Error(gv);if(Array.isArray(l)&&typeof l[0]=="string"&&(r==null||r[l[0]]===void 0))for(var f=0;f<l.length;f++)Sp(l[f])&&(o+=Bu(u)+":"+Ga(u,l[f])+";");else{var d=fo(e,r,l);switch(u){case"animation":case"animationName":{o+=Bu(u)+":"+d+";";break}default:process.env.NODE_ENV!=="production"&&u==="undefined"&&console.error(xO),o+=u+"{"+d+"}"}}}}return o}var xp=/label:\s*([^\s;\n{]+)\s*(;|$)/g,yv;process.env.NODE_ENV!=="production"&&(yv=/\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g);var Rn,LO=function(r,n,o){if(r.length===1&&typeof r[0]=="object"&&r[0]!==null&&r[0].styles!==void 0)return r[0];var a=!0,u="";Rn=void 0;var l=r[0];l==null||l.raw===void 0?(a=!1,u+=fo(o,n,l)):(process.env.NODE_ENV!=="production"&&l[0]===void 0&&console.error(_p),u+=l[0]);for(var f=1;f<r.length;f++)u+=fo(o,n,r[f]),a&&(process.env.NODE_ENV!=="production"&&l[f]===void 0&&console.error(_p),u+=l[f]);var d;process.env.NODE_ENV!=="production"&&(u=u.replace(yv,function(O){return d=O,""})),xp.lastIndex=0;for(var v="",g;(g=xp.exec(u))!==null;)v+="-"+g[1];var _=SO(u)+v;return process.env.NODE_ENV!=="production"?{name:_,styles:u,map:d,next:Rn,toString:function(){return"You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."}}:{name:_,styles:u,next:Rn}},MO=function(r){return r()},DO=L["useInsertionEffect"]?L["useInsertionEffect"]:!1,kO=DO||MO,NO=yO,$O=function(r){return r!=="theme"},Op=function(r){return typeof r=="string"&&r.charCodeAt(0)>96?NO:$O},Tp=function(r,n,o){var a;if(n){var u=n.shouldForwardProp;a=r.__emotion_forwardProp&&u?function(l){return r.__emotion_forwardProp(l)&&u(l)}:u}return typeof a!="function"&&o&&(a=r.__emotion_forwardProp),a},Cp=`You have illegal escape sequence in your template literal, most likely inside content's property value.
83
- Because you write your CSS inside a JavaScript string you actually have to do double escaping, so for example "content: '\\00d7';" should become "content: '\\\\00d7';".
84
- You can read more about this here:
85
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences`,jO=function(r){var n=r.cache,o=r.serialized,a=r.isStringTag;return vv(n,o,a),kO(function(){return _O(n,o,a)}),null},FO=function e(r,n){if(process.env.NODE_ENV!=="production"&&r===void 0)throw new Error(`You are trying to create a styled element with an undefined component.
86
- You may have forgotten to import it.`);var o=r.__emotion_real===r,a=o&&r.__emotion_base||r,u,l;n!==void 0&&(u=n.label,l=n.target);var f=Tp(r,n,o),d=f||Op(a),v=!d("as");return function(){var g=arguments,_=o&&r.__emotion_styles!==void 0?r.__emotion_styles.slice(0):[];if(u!==void 0&&_.push("label:"+u+";"),g[0]==null||g[0].raw===void 0)_.push.apply(_,g);else{process.env.NODE_ENV!=="production"&&g[0][0]===void 0&&console.error(Cp),_.push(g[0][0]);for(var O=g.length,m=1;m<O;m++)process.env.NODE_ENV!=="production"&&g[0][m]===void 0&&console.error(Cp),_.push(g[m],g[0][m])}var S=hl.withEmotionCache(function(y,E,D){var I=v&&y.as||a,C="",k=[],T=y;if(y.theme==null){T={};for(var H in y)T[H]=y[H];T.theme=L.useContext(hl.ThemeContext)}typeof y.className=="string"?C=bO(E.registered,k,y.className):y.className!=null&&(C=y.className+" ");var U=LO(_.concat(k),E.registered,T);C+=E.key+"-"+U.name,l!==void 0&&(C+=" "+l);var j=v&&f===void 0?Op(I):d,J={};for(var ee in y)v&&ee==="as"||j(ee)&&(J[ee]=y[ee]);return J.className=C,J.ref=D,L.createElement(L.Fragment,null,L.createElement(jO,{cache:E,serialized:U,isStringTag:typeof I=="string"}),L.createElement(I,J))});return S.displayName=u!==void 0?u:"Styled("+(typeof a=="string"?a:a.displayName||a.name||"Component")+")",S.defaultProps=r.defaultProps,S.__emotion_real=S,S.__emotion_base=a,S.__emotion_styles=_,S.__emotion_forwardProp=f,Object.defineProperty(S,"toString",{value:function(){return l===void 0&&process.env.NODE_ENV!=="production"?"NO_COMPONENT_SELECTOR":"."+l}}),S.withComponent=function(y,E){return e(y,wt({},n,E,{shouldForwardProp:Tp(S,E,!0)})).apply(void 0,_)},S}},WO=["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","marquee","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"],Ka=FO.bind();WO.forEach(function(e){Ka[e]=Ka(e)});var HO=function(e){if(typeof document>"u")return null;var r=Array.isArray(e)?e[0]:e;return r.ownerDocument.body},Ei=new WeakMap,Ea=new WeakMap,xa={},zu=0,wv=function(e){return e&&(e.host||wv(e.parentNode))},UO=function(e,r){return r.map(function(n){if(e.contains(n))return n;var o=wv(n);return o&&e.contains(o)?o:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},BO=function(e,r,n,o){var a=UO(r,Array.isArray(e)?e:[e]);xa[n]||(xa[n]=new WeakMap);var u=xa[n],l=[],f=new Set,d=new Set(a),v=function(_){!_||f.has(_)||(f.add(_),v(_.parentNode))};a.forEach(v);var g=function(_){!_||d.has(_)||Array.prototype.forEach.call(_.children,function(O){if(f.has(O))g(O);else{var m=O.getAttribute(o),S=m!==null&&m!=="false",y=(Ei.get(O)||0)+1,E=(u.get(O)||0)+1;Ei.set(O,y),u.set(O,E),l.push(O),y===1&&S&&Ea.set(O,!0),E===1&&O.setAttribute(n,"true"),S||O.setAttribute(o,"true")}})};return g(r),f.clear(),zu++,function(){l.forEach(function(_){var O=Ei.get(_)-1,m=u.get(_)-1;Ei.set(_,O),u.set(_,m),O||(Ea.has(_)||_.removeAttribute(o),Ea.delete(_)),m||_.removeAttribute(n)}),zu--,zu||(Ei=new WeakMap,Ei=new WeakMap,Ea=new WeakMap,xa={})}},zO=function(e,r,n){n===void 0&&(n="data-aria-hidden");var o=Array.from(Array.isArray(e)?e:[e]),a=r||HO(e);return a?(o.push.apply(o,Array.from(a.querySelectorAll("[aria-live]"))),BO(o,a,n,"aria-hidden")):function(){return null}},Sl=function(e,r){return Sl=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,o){n.__proto__=o}||function(n,o){for(var a in o)Object.prototype.hasOwnProperty.call(o,a)&&(n[a]=o[a])},Sl(e,r)};function os(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");Sl(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}var Dn=function(){return Dn=Object.assign||function(r){for(var n,o=1,a=arguments.length;o<a;o++){n=arguments[o];for(var u in n)Object.prototype.hasOwnProperty.call(n,u)&&(r[u]=n[u])}return r},Dn.apply(this,arguments)};function bv(e,r){var n={};for(var o in e)Object.prototype.hasOwnProperty.call(e,o)&&r.indexOf(o)<0&&(n[o]=e[o]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,o=Object.getOwnPropertySymbols(e);a<o.length;a++)r.indexOf(o[a])<0&&Object.prototype.propertyIsEnumerable.call(e,o[a])&&(n[o[a]]=e[o[a]]);return n}function El(e){var r=typeof Symbol=="function"&&Symbol.iterator,n=r&&e[r],o=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&o>=e.length&&(e=void 0),{value:e&&e[o++],done:!e}}};throw new TypeError(r?"Object is not iterable.":"Symbol.iterator is not defined.")}function Ya(e,r){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var o=n.call(e),a,u=[],l;try{for(;(r===void 0||r-- >0)&&!(a=o.next()).done;)u.push(a.value)}catch(f){l={error:f}}finally{try{a&&!a.done&&(n=o.return)&&n.call(o)}finally{if(l)throw l.error}}return u}function po(e,r,n){if(n||arguments.length===2)for(var o=0,a=r.length,u;o<a;o++)(u||!(o in r))&&(u||(u=Array.prototype.slice.call(r,0,o)),u[o]=r[o]);return e.concat(u||Array.prototype.slice.call(r))}var Wa="right-scroll-bar-position",Ha="width-before-scroll-bar",qO="with-scroll-bars-hidden",GO="--removed-body-scroll-bar-size";function KO(e,r){return typeof e=="function"?e(r):e&&(e.current=r),e}function YO(e,r){var n=N.useState(function(){return{value:e,callback:r,facade:{get current(){return n.value},set current(o){var a=n.value;a!==o&&(n.value=o,n.callback(o,a))}}}})[0];return n.callback=r,n.facade}function XO(e,r){return YO(r||null,function(n){return e.forEach(function(o){return KO(o,n)})})}function VO(e){return e}function JO(e,r){r===void 0&&(r=VO);var n=[],o=!1,a={read:function(){if(o)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return n.length?n[n.length-1]:e},useMedium:function(u){var l=r(u,o);return n.push(l),function(){n=n.filter(function(f){return f!==l})}},assignSyncMedium:function(u){for(o=!0;n.length;){var l=n;n=[],l.forEach(u)}n={push:function(f){return u(f)},filter:function(){return n}}},assignMedium:function(u){o=!0;var l=[];if(n.length){var f=n;n=[],f.forEach(u),l=n}var d=function(){var g=l;l=[],g.forEach(u)},v=function(){return Promise.resolve().then(d)};v(),n={push:function(g){l.push(g),v()},filter:function(g){return l=l.filter(g),n}}}};return a}function ZO(e){e===void 0&&(e={});var r=JO(null);return r.options=Dn({async:!0,ssr:!1},e),r}var _v=function(e){var r=e.sideCar,n=bv(e,["sideCar"]);if(!r)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var o=r.read();if(!o)throw new Error("Sidecar medium not found");return L.createElement(o,Dn({},n))};_v.isSideCarExport=!0;function QO(e,r){return e.useMedium(r),_v}var Sv=ZO(),qu=function(){},as=L.forwardRef(function(e,r){var n=L.useRef(null),o=L.useState({onScrollCapture:qu,onWheelCapture:qu,onTouchMoveCapture:qu}),a=o[0],u=o[1],l=e.forwardProps,f=e.children,d=e.className,v=e.removeScrollBar,g=e.enabled,_=e.shards,O=e.sideCar,m=e.noIsolation,S=e.inert,y=e.allowPinchZoom,E=e.as,D=E===void 0?"div":E,I=e.gapMode,C=bv(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),k=O,T=XO([n,r]),H=Dn(Dn({},C),a);return L.createElement(L.Fragment,null,g&&L.createElement(k,{sideCar:Sv,removeScrollBar:v,shards:_,noIsolation:m,inert:S,setCallbacks:u,allowPinchZoom:!!y,lockRef:n,gapMode:I}),l?L.cloneElement(L.Children.only(f),Dn(Dn({},H),{ref:T})):L.createElement(D,Dn({},H,{className:d,ref:T}),f))});as.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};as.classNames={fullWidth:Ha,zeroRight:Wa};var Rp,eT=function(){if(Rp)return Rp;if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function tT(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var r=eT();return r&&e.setAttribute("nonce",r),e}function nT(e,r){e.styleSheet?e.styleSheet.cssText=r:e.appendChild(document.createTextNode(r))}function rT(e){var r=document.head||document.getElementsByTagName("head")[0];r.appendChild(e)}var iT=function(){var e=0,r=null;return{add:function(n){e==0&&(r=tT())&&(nT(r,n),rT(r)),e++},remove:function(){e--,!e&&r&&(r.parentNode&&r.parentNode.removeChild(r),r=null)}}},oT=function(){var e=iT();return function(r,n){L.useEffect(function(){return e.add(r),function(){e.remove()}},[r&&n])}},Ev=function(){var e=oT(),r=function(n){var o=n.styles,a=n.dynamic;return e(o,a),null};return r},aT={left:0,top:0,right:0,gap:0},Gu=function(e){return parseInt(e||"",10)||0},sT=function(e){var r=window.getComputedStyle(document.body),n=r[e==="padding"?"paddingLeft":"marginLeft"],o=r[e==="padding"?"paddingTop":"marginTop"],a=r[e==="padding"?"paddingRight":"marginRight"];return[Gu(n),Gu(o),Gu(a)]},uT=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return aT;var r=sT(e),n=document.documentElement.clientWidth,o=window.innerWidth;return{left:r[0],top:r[1],right:r[2],gap:Math.max(0,o-n+r[2]-r[0])}},lT=Ev(),cT=function(e,r,n,o){var a=e.left,u=e.top,l=e.right,f=e.gap;return n===void 0&&(n="margin"),`
87
- .`.concat(qO,` {
88
- overflow: hidden `).concat(o,`;
89
- padding-right: `).concat(f,"px ").concat(o,`;
49
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
50
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
51
+ AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
52
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
53
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
54
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
55
+ PERFORMANCE OF THIS SOFTWARE.
56
+ ***************************************************************************** */var ji=function(){return ji=Object.assign||function(t){for(var r,i=1,a=arguments.length;i<a;i++){r=arguments[i];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},ji.apply(this,arguments)};function fT(e,t){var r={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,i=Object.getOwnPropertySymbols(e);a<i.length;a++)t.indexOf(i[a])<0&&Object.prototype.propertyIsEnumerable.call(e,i[a])&&(r[i[a]]=e[i[a]]);return r}var gs="right-scroll-bar-position",ys="width-before-scroll-bar",dT="with-scroll-bars-hidden",pT="--removed-body-scroll-bar-size",fc=function(e,t){return fc=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(r[a]=i[a])},fc(e,t)};function Ws(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");fc(e,t);function r(){this.constructor=e}e.prototype=t===null?Object.create(t):(r.prototype=t.prototype,new r)}var As=function(){return As=Object.assign||function(t){for(var r,i=1,a=arguments.length;i<a;i++){r=arguments[i];for(var s in r)Object.prototype.hasOwnProperty.call(r,s)&&(t[s]=r[s])}return t},As.apply(this,arguments)};function hT(e,t){var r={};for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&t.indexOf(i)<0&&(r[i]=e[i]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,i=Object.getOwnPropertySymbols(e);a<i.length;a++)t.indexOf(i[a])<0&&Object.prototype.propertyIsEnumerable.call(e,i[a])&&(r[i[a]]=e[i[a]]);return r}function dc(e){var t=typeof Symbol=="function"&&Symbol.iterator,r=t&&e[t],i=0;if(r)return r.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&i>=e.length&&(e=void 0),{value:e&&e[i++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function pc(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var i=r.call(e),a,s=[],l;try{for(;(t===void 0||t-- >0)&&!(a=i.next()).done;)s.push(a.value)}catch(c){l={error:c}}finally{try{a&&!a.done&&(r=i.return)&&r.call(i)}finally{if(l)throw l.error}}return s}function hc(e,t,r){if(r||arguments.length===2)for(var i=0,a=t.length,s;i<a;i++)(s||!(i in t))&&(s||(s=Array.prototype.slice.call(t,0,i)),s[i]=t[i]);return e.concat(s||Array.prototype.slice.call(t))}function vT(e){return e}function mT(e,t){t===void 0&&(t=vT);var r=[],i=!1,a={read:function(){if(i)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(s){var l=t(s,i);return r.push(l),function(){r=r.filter(function(c){return c!==l})}},assignSyncMedium:function(s){for(i=!0;r.length;){var l=r;r=[],l.forEach(s)}r={push:function(c){return s(c)},filter:function(){return r}}},assignMedium:function(s){i=!0;var l=[];if(r.length){var c=r;r=[],c.forEach(s),l=r}var d=function(){var h=l;l=[],h.forEach(s)},p=function(){return Promise.resolve().then(d)};p(),r={push:function(h){l.push(h),p()},filter:function(h){return l=l.filter(h),r}}}};return a}function gT(e){e===void 0&&(e={});var t=mT(null);return t.options=As({async:!0,ssr:!1},e),t}var bm=function(e){var t=e.sideCar,r=hT(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var i=t.read();if(!i)throw new Error("Sidecar medium not found");return C.createElement(i,As({},r))};bm.isSideCarExport=!0;function yT(e,t){return e.useMedium(t),bm}var Sm=gT();function $l(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function wT(e,t){var r=k.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(i){var a=r.value;a!==i&&(r.value=i,r.callback(i,a))}}}})[0];return r.callback=t,r.facade}var bT=typeof window<"u"?C.useLayoutEffect:C.useEffect,Oh=new WeakMap;function ST(e,t){var r=wT(null,function(i){return e.forEach(function(a){return $l(a,i)})});return bT(function(){var i=Oh.get(r);if(i){var a=new Set(i),s=new Set(e),l=r.current;a.forEach(function(c){s.has(c)||$l(c,null)}),s.forEach(function(c){a.has(c)||$l(c,l)})}Oh.set(r,e)},[e]),r}var Fl=function(){},Us=C.forwardRef(function(e,t){var r=C.useRef(null),i=C.useState({onScrollCapture:Fl,onWheelCapture:Fl,onTouchMoveCapture:Fl}),a=i[0],s=i[1],l=e.forwardProps,c=e.children,d=e.className,p=e.removeScrollBar,h=e.enabled,b=e.shards,v=e.sideCar,w=e.noIsolation,x=e.inert,g=e.allowPinchZoom,E=e.as,I=E===void 0?"div":E,P=fT(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as"]),R=v,F=ST([r,t]),O=ji({},P,a);return C.createElement(C.Fragment,null,h&&C.createElement(R,{sideCar:Sm,removeScrollBar:p,shards:b,noIsolation:w,inert:x,setCallbacks:s,allowPinchZoom:!!g,lockRef:r}),l?C.cloneElement(C.Children.only(c),ji({},O,{ref:F})):C.createElement(I,ji({},O,{className:d,ref:F}),c))});Us.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1};Us.classNames={fullWidth:ys,zeroRight:gs};var ET=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function xT(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=ET();return t&&e.setAttribute("nonce",t),e}function _T(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function OT(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var AT=function(){var e=0,t=null;return{add:function(r){e==0&&(t=xT())&&(_T(t,r),OT(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},TT=function(){var e=AT();return function(t,r){C.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},Em=function(){var e=TT(),t=function(r){var i=r.styles,a=r.dynamic;return e(i,a),null};return t},CT={left:0,top:0,right:0,gap:0},Dl=function(e){return parseInt(e||"",10)||0},RT=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],i=t[e==="padding"?"paddingTop":"marginTop"],a=t[e==="padding"?"paddingRight":"marginRight"];return[Dl(r),Dl(i),Dl(a)]},PT=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return CT;var t=RT(e),r=document.documentElement.clientWidth,i=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,i-r+t[2]-t[0])}},IT=Em(),Wi="data-scroll-locked",MT=function(e,t,r,i){var a=e.left,s=e.top,l=e.right,c=e.gap;return r===void 0&&(r="margin"),`
57
+ .`.concat(dT,` {
58
+ overflow: hidden `).concat(i,`;
59
+ padding-right: `).concat(c,"px ").concat(i,`;
90
60
  }
91
- body {
92
- overflow: hidden `).concat(o,`;
61
+ body[`).concat(Wi,`] {
62
+ overflow: hidden `).concat(i,`;
93
63
  overscroll-behavior: contain;
94
- `).concat([r&&"position: relative ".concat(o,";"),n==="margin"&&`
64
+ `).concat([t&&"position: relative ".concat(i,";"),r==="margin"&&`
95
65
  padding-left: `.concat(a,`px;
96
- padding-top: `).concat(u,`px;
66
+ padding-top: `).concat(s,`px;
97
67
  padding-right: `).concat(l,`px;
98
68
  margin-left:0;
99
69
  margin-top:0;
100
- margin-right: `).concat(f,"px ").concat(o,`;
101
- `),n==="padding"&&"padding-right: ".concat(f,"px ").concat(o,";")].filter(Boolean).join(""),`
70
+ margin-right: `).concat(c,"px ").concat(i,`;
71
+ `),r==="padding"&&"padding-right: ".concat(c,"px ").concat(i,";")].filter(Boolean).join(""),`
102
72
  }
103
73
 
104
- .`).concat(Wa,` {
105
- right: `).concat(f,"px ").concat(o,`;
74
+ .`).concat(gs,` {
75
+ right: `).concat(c,"px ").concat(i,`;
106
76
  }
107
77
 
108
- .`).concat(Ha,` {
109
- margin-right: `).concat(f,"px ").concat(o,`;
78
+ .`).concat(ys,` {
79
+ margin-right: `).concat(c,"px ").concat(i,`;
110
80
  }
111
81
 
112
- .`).concat(Wa," .").concat(Wa,` {
113
- right: 0 `).concat(o,`;
82
+ .`).concat(gs," .").concat(gs,` {
83
+ right: 0 `).concat(i,`;
114
84
  }
115
85
 
116
- .`).concat(Ha," .").concat(Ha,` {
117
- margin-right: 0 `).concat(o,`;
86
+ .`).concat(ys," .").concat(ys,` {
87
+ margin-right: 0 `).concat(i,`;
118
88
  }
119
89
 
120
- body {
121
- `).concat(GO,": ").concat(f,`px;
90
+ body[`).concat(Wi,`] {
91
+ `).concat(pT,": ").concat(c,`px;
122
92
  }
123
- `)},fT=function(e){var r=e.noRelative,n=e.noImportant,o=e.gapMode,a=o===void 0?"margin":o,u=L.useMemo(function(){return uT(a)},[a]);return L.createElement(lT,{styles:cT(u,!r,a,n?"":"!important")})},xl=!1;if(typeof window<"u")try{var Oa=Object.defineProperty({},"passive",{get:function(){return xl=!0,!0}});window.addEventListener("test",Oa,Oa),window.removeEventListener("test",Oa,Oa)}catch{xl=!1}var xi=xl?{passive:!1}:!1,dT=function(e){return e.tagName==="TEXTAREA"},xv=function(e,r){var n=window.getComputedStyle(e);return n[r]!=="hidden"&&!(n.overflowY===n.overflowX&&!dT(e)&&n[r]==="visible")},pT=function(e){return xv(e,"overflowY")},hT=function(e){return xv(e,"overflowX")},Pp=function(e,r){var n=r.ownerDocument,o=r;do{typeof ShadowRoot<"u"&&o instanceof ShadowRoot&&(o=o.host);var a=Ov(e,o);if(a){var u=Tv(e,o),l=u[1],f=u[2];if(l>f)return!0}o=o.parentNode}while(o&&o!==n.body);return!1},vT=function(e){var r=e.scrollTop,n=e.scrollHeight,o=e.clientHeight;return[r,n,o]},mT=function(e){var r=e.scrollLeft,n=e.scrollWidth,o=e.clientWidth;return[r,n,o]},Ov=function(e,r){return e==="v"?pT(r):hT(r)},Tv=function(e,r){return e==="v"?vT(r):mT(r)},gT=function(e,r){return e==="h"&&r==="rtl"?-1:1},yT=function(e,r,n,o,a){var u=gT(e,window.getComputedStyle(r).direction),l=u*o,f=n.target,d=r.contains(f),v=!1,g=l>0,_=0,O=0;do{var m=Tv(e,f),S=m[0],y=m[1],E=m[2],D=y-E-u*S;(S||D)&&Ov(e,f)&&(_+=D,O+=S),f instanceof ShadowRoot?f=f.host:f=f.parentNode}while(!d&&f!==document.body||d&&(r.contains(f)||r===f));return(g&&(a&&Math.abs(_)<1||!a&&l>_)||!g&&(a&&Math.abs(O)<1||!a&&-l>O))&&(v=!0),v},Ta=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Ap=function(e){return[e.deltaX,e.deltaY]},Ip=function(e){return e&&"current"in e?e.current:e},wT=function(e,r){return e[0]===r[0]&&e[1]===r[1]},bT=function(e){return`
124
- .block-interactivity-`.concat(e,` {pointer-events: none;}
125
- .allow-interactivity-`).concat(e,` {pointer-events: all;}
126
- `)},_T=0,Oi=[];function ST(e){var r=L.useRef([]),n=L.useRef([0,0]),o=L.useRef(),a=L.useState(_T++)[0],u=L.useState(Ev)[0],l=L.useRef(e);L.useEffect(function(){l.current=e},[e]),L.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(a));var y=po([e.lockRef.current],(e.shards||[]).map(Ip),!0).filter(Boolean);return y.forEach(function(E){return E.classList.add("allow-interactivity-".concat(a))}),function(){document.body.classList.remove("block-interactivity-".concat(a)),y.forEach(function(E){return E.classList.remove("allow-interactivity-".concat(a))})}}},[e.inert,e.lockRef.current,e.shards]);var f=L.useCallback(function(y,E){if("touches"in y&&y.touches.length===2)return!l.current.allowPinchZoom;var D=Ta(y),I=n.current,C="deltaX"in y?y.deltaX:I[0]-D[0],k="deltaY"in y?y.deltaY:I[1]-D[1],T,H=y.target,U=Math.abs(C)>Math.abs(k)?"h":"v";if("touches"in y&&U==="h"&&H.type==="range")return!1;var j=Pp(U,H);if(!j)return!0;if(j?T=U:(T=U==="v"?"h":"v",j=Pp(U,H)),!j)return!1;if(!o.current&&"changedTouches"in y&&(C||k)&&(o.current=T),!T)return!0;var J=o.current||T;return yT(J,E,y,J==="h"?C:k,!0)},[]),d=L.useCallback(function(y){var E=y;if(!(!Oi.length||Oi[Oi.length-1]!==u)){var D="deltaY"in E?Ap(E):Ta(E),I=r.current.filter(function(T){return T.name===E.type&&(T.target===E.target||E.target===T.shadowParent)&&wT(T.delta,D)})[0];if(I&&I.should){E.cancelable&&E.preventDefault();return}if(!I){var C=(l.current.shards||[]).map(Ip).filter(Boolean).filter(function(T){return T.contains(E.target)}),k=C.length>0?f(E,C[0]):!l.current.noIsolation;k&&E.cancelable&&E.preventDefault()}}},[]),v=L.useCallback(function(y,E,D,I){var C={name:y,delta:E,target:D,should:I,shadowParent:ET(D)};r.current.push(C),setTimeout(function(){r.current=r.current.filter(function(k){return k!==C})},1)},[]),g=L.useCallback(function(y){n.current=Ta(y),o.current=void 0},[]),_=L.useCallback(function(y){v(y.type,Ap(y),y.target,f(y,e.lockRef.current))},[]),O=L.useCallback(function(y){v(y.type,Ta(y),y.target,f(y,e.lockRef.current))},[]);L.useEffect(function(){return Oi.push(u),e.setCallbacks({onScrollCapture:_,onWheelCapture:_,onTouchMoveCapture:O}),document.addEventListener("wheel",d,xi),document.addEventListener("touchmove",d,xi),document.addEventListener("touchstart",g,xi),function(){Oi=Oi.filter(function(y){return y!==u}),document.removeEventListener("wheel",d,xi),document.removeEventListener("touchmove",d,xi),document.removeEventListener("touchstart",g,xi)}},[]);var m=e.removeScrollBar,S=e.inert;return L.createElement(L.Fragment,null,S?L.createElement(u,{styles:bT(a)}):null,m?L.createElement(fT,{gapMode:e.gapMode}):null)}function ET(e){for(var r=null;e!==null;)e instanceof ShadowRoot&&(r=e.host,e=e.host),e=e.parentNode;return r}const xT=QO(Sv,ST);var Cv=L.forwardRef(function(e,r){return L.createElement(as,Dn({},e,{ref:r,sideCar:xT}))});Cv.classNames=as.classNames;const OT=Cv,ho=globalThis!=null&&globalThis.document?L.useLayoutEffect:()=>{},TT=L["useId".toString()]||(()=>{});let CT=0;function RT(e){const[r,n]=L.useState(TT());return ho(()=>{e||n(o=>o??String(CT++))},[e]),e||(r?`radix-${r}`:"")}function Rv(...e){return r=>e.forEach(n=>function(o,a){typeof o=="function"?o(a):o!=null&&(o.current=a)}(n,r))}function Qr(...e){return L.useCallback(Rv(...e),e)}const Pv=L.forwardRef((e,r)=>{const{children:n,...o}=e;return L.Children.toArray(n).some(Lp)?L.createElement(L.Fragment,null,L.Children.map(n,a=>Lp(a)?L.createElement(Ol,wt({},o,{ref:r}),a.props.children):a)):L.createElement(Ol,wt({},o,{ref:r}),n)});Pv.displayName="Slot";const Ol=L.forwardRef((e,r)=>{const{children:n,...o}=e;return L.isValidElement(n)?L.cloneElement(n,{...AT(o,n.props),ref:Rv(r,n.ref)}):L.Children.count(n)>1?L.Children.only(null):null});Ol.displayName="SlotClone";const PT=({children:e})=>L.createElement(L.Fragment,null,e);function Lp(e){return L.isValidElement(e)&&e.type===PT}function AT(e,r){const n={...r};for(const o in r){const a=e[o],u=r[o];/^on[A-Z]/.test(o)?n[o]=(...l)=>{u==null||u(...l),a==null||a(...l)}:o==="style"?n[o]={...a,...u}:o==="className"&&(n[o]=[a,u].filter(Boolean).join(" "))}return{...e,...n}}const Mi=["a","button","div","h2","h3","img","li","nav","ol","p","span","svg","ul"].reduce((e,r)=>({...e,[r]:L.forwardRef((n,o)=>{const{asChild:a,...u}=n,l=a?Pv:r;return L.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),L.createElement(l,wt({},u,{ref:o}))})}),{}),Av=e=>{const{present:r,children:n}=e,o=function(l){const[f,d]=L.useState(),v=L.useRef({}),g=L.useRef(l),_=L.useRef("none"),O=l?"mounted":"unmounted",[m,S]=function(y,E){return L.useReducer((D,I)=>{const C=E[D][I];return C??D},y)}(O,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return L.useEffect(()=>{const y=Ca(v.current);_.current=m==="mounted"?y:"none"},[m]),ho(()=>{const y=v.current,E=g.current;if(E!==l){const D=_.current,I=Ca(y);l?S("MOUNT"):I==="none"||(y==null?void 0:y.display)==="none"?S("UNMOUNT"):S(E&&D!==I?"ANIMATION_OUT":"UNMOUNT"),g.current=l}},[l,S]),ho(()=>{if(f){const y=D=>{const I=Ca(v.current).includes(D.animationName);D.target===f&&I&&S("ANIMATION_END")},E=D=>{D.target===f&&(_.current=Ca(v.current))};return f.addEventListener("animationstart",E),f.addEventListener("animationcancel",y),f.addEventListener("animationend",y),()=>{f.removeEventListener("animationstart",E),f.removeEventListener("animationcancel",y),f.removeEventListener("animationend",y)}}S("ANIMATION_END")},[f,S]),{isPresent:["mounted","unmountSuspended"].includes(m),ref:L.useCallback(y=>{y&&(v.current=getComputedStyle(y)),d(y)},[])}}(r),a=typeof n=="function"?n({present:o.isPresent}):L.Children.only(n),u=Qr(o.ref,a.ref);return typeof n=="function"||o.isPresent?L.cloneElement(a,{ref:u}):null};function Ca(e){return(e==null?void 0:e.animationName)||"none"}Av.displayName="Presence";let Ku=0;function IT(){L.useEffect(()=>{var e,r;const n=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=n[0])!==null&&e!==void 0?e:Mp()),document.body.insertAdjacentElement("beforeend",(r=n[1])!==null&&r!==void 0?r:Mp()),Ku++,()=>{Ku===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(o=>o.remove()),Ku--}},[])}function Mp(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const Iv=L.forwardRef((e,r)=>{var n,o;const{containerRef:a,style:u,...l}=e,f=(n=a==null?void 0:a.current)!==null&&n!==void 0?n:globalThis==null||(o=globalThis.document)===null||o===void 0?void 0:o.body,[,d]=L.useState({});return ho(()=>{d({})},[]),f?yo.createPortal(L.createElement(Mi.div,wt({"data-radix-portal":""},l,{ref:r,style:f===document.body?{position:"absolute",top:0,left:0,zIndex:2147483647,...u}:void 0})),f):null});function Zr(e){const r=L.useRef(e);return L.useEffect(()=>{r.current=e}),L.useMemo(()=>(...n)=>{var o;return(o=r.current)===null||o===void 0?void 0:o.call(r,...n)},[])}const Dp={bubbles:!1,cancelable:!0},LT=L.forwardRef((e,r)=>{const{loop:n=!1,trapped:o=!1,onMountAutoFocus:a,onUnmountAutoFocus:u,...l}=e,[f,d]=L.useState(null),v=Zr(a),g=Zr(u),_=L.useRef(null),O=Qr(r,y=>d(y)),m=L.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;L.useEffect(()=>{if(o){let y=function(D){if(m.paused||!f)return;const I=D.target;f.contains(I)?_.current=I:Hr(_.current,{select:!0})},E=function(D){!m.paused&&f&&(f.contains(D.relatedTarget)||Hr(_.current,{select:!0}))};return document.addEventListener("focusin",y),document.addEventListener("focusout",E),()=>{document.removeEventListener("focusin",y),document.removeEventListener("focusout",E)}}},[o,f,m.paused]),L.useEffect(()=>{if(f){$p.add(m);const E=document.activeElement;if(!f.contains(E)){const D=new Event("focusScope.autoFocusOnMount",Dp);f.addEventListener("focusScope.autoFocusOnMount",v),f.dispatchEvent(D),D.defaultPrevented||(function(I,{select:C=!1}={}){const k=document.activeElement;for(const T of I)if(Hr(T,{select:C}),document.activeElement!==k)return}((y=kp(f),y.filter(I=>I.tagName!=="A")),{select:!0}),document.activeElement===E&&Hr(f))}return()=>{f.removeEventListener("focusScope.autoFocusOnMount",v),setTimeout(()=>{const D=new Event("focusScope.autoFocusOnUnmount",Dp);f.addEventListener("focusScope.autoFocusOnUnmount",g),f.dispatchEvent(D),D.defaultPrevented||Hr(E??document.body,{select:!0}),f.removeEventListener("focusScope.autoFocusOnUnmount",g),$p.remove(m)},0)}}var y},[f,v,g,m]);const S=L.useCallback(y=>{if(!n&&!o||m.paused)return;const E=y.key==="Tab"&&!y.altKey&&!y.ctrlKey&&!y.metaKey,D=document.activeElement;if(E&&D){const I=y.currentTarget,[C,k]=function(T){const H=kp(T),U=Np(H,T),j=Np(H.reverse(),T);return[U,j]}(I);C&&k?y.shiftKey||D!==k?y.shiftKey&&D===C&&(y.preventDefault(),n&&Hr(k,{select:!0})):(y.preventDefault(),n&&Hr(C,{select:!0})):D===I&&y.preventDefault()}},[n,o,m.paused]);return L.createElement(Mi.div,wt({tabIndex:-1},l,{ref:O,onKeyDown:S}))});function kp(e){const r=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:o=>{const a=o.tagName==="INPUT"&&o.type==="hidden";return o.disabled||o.hidden||a?NodeFilter.FILTER_SKIP:o.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)r.push(n.currentNode);return r}function Np(e,r){for(const n of e)if(!MT(n,{upTo:r}))return n}function MT(e,{upTo:r}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(r!==void 0&&e===r)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function Hr(e,{select:r=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&function(o){return o instanceof HTMLInputElement&&"select"in o}(e)&&r&&e.select()}}const $p=function(){let e=[];return{add(r){const n=e[0];r!==n&&(n==null||n.pause()),e=jp(e,r),e.unshift(r)},remove(r){var n;e=jp(e,r),(n=e[0])===null||n===void 0||n.resume()}}}();function jp(e,r){const n=[...e],o=n.indexOf(r);return o!==-1&&n.splice(o,1),n}function DT(e){const r=Zr(e);L.useEffect(()=>{const n=o=>{o.key==="Escape"&&r(o)};return document.addEventListener("keydown",n),()=>document.removeEventListener("keydown",n)},[r])}let Fp,Ra=0;function kT({disabled:e}){const r=L.useRef(!1);ho(()=>{if(e){let n=function(){Ra--,Ra===0&&(document.body.style.pointerEvents=Fp)},o=function(a){r.current=a.pointerType!=="mouse"};return Ra===0&&(Fp=document.body.style.pointerEvents),document.body.style.pointerEvents="none",Ra++,document.addEventListener("pointerup",o),()=>{r.current?document.addEventListener("click",n,{once:!0}):n(),document.removeEventListener("pointerup",o)}}},[e])}function Xr(e,r,{checkForDefaultPrevented:n=!0}={}){return function(o){if(e==null||e(o),n===!1||!o.defaultPrevented)return r==null?void 0:r(o)}}const NT=L.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),$T=L.forwardRef((e,r)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:o,onPointerDownOutside:a,onFocusOutside:u,onInteractOutside:l,onDismiss:f,...d}=e,v=L.useContext(NT),[g,_]=L.useState(null),[,O]=L.useState({}),m=Qr(r,H=>_(H)),S=Array.from(v.layers),[y]=[...v.layersWithOutsidePointerEventsDisabled].slice(-1),E=S.indexOf(y),D=g?S.indexOf(g):-1,I=v.layersWithOutsidePointerEventsDisabled.size>0,C=D>=E,k=function(H){const U=Zr(H),j=L.useRef(!1);return L.useEffect(()=>{const J=ge=>{ge.target&&!j.current&&Hp("dismissableLayer.pointerDownOutside",U,{originalEvent:ge}),j.current=!1},ee=window.setTimeout(()=>{document.addEventListener("pointerdown",J)},0);return()=>{window.clearTimeout(ee),document.removeEventListener("pointerdown",J)}},[U]),{onPointerDownCapture:()=>j.current=!0}}(H=>{const U=H.target,j=[...v.branches].some(J=>J.contains(U));C&&!j&&(a==null||a(H),l==null||l(H),H.defaultPrevented||f==null||f())}),T=function(H){const U=Zr(H),j=L.useRef(!1);return L.useEffect(()=>{const J=ee=>{ee.target&&!j.current&&Hp("dismissableLayer.focusOutside",U,{originalEvent:ee})};return document.addEventListener("focusin",J),()=>document.removeEventListener("focusin",J)},[U]),{onFocusCapture:()=>j.current=!0,onBlurCapture:()=>j.current=!1}}(H=>{const U=H.target;[...v.branches].some(j=>j.contains(U))||(u==null||u(H),l==null||l(H),H.defaultPrevented||f==null||f())});return DT(H=>{D===v.layers.size-1&&(o==null||o(H),H.defaultPrevented||f==null||f())}),kT({disabled:n}),L.useEffect(()=>{g&&(n&&v.layersWithOutsidePointerEventsDisabled.add(g),v.layers.add(g),Wp())},[g,n,v]),L.useEffect(()=>()=>{g&&(v.layers.delete(g),v.layersWithOutsidePointerEventsDisabled.delete(g),Wp())},[g,v]),L.useEffect(()=>{const H=()=>O({});return document.addEventListener("dismissableLayer.update",H),()=>document.removeEventListener("dismissableLayer.update",H)},[]),L.createElement(Mi.div,wt({},d,{ref:m,style:{pointerEvents:I?C?"auto":"none":void 0,...e.style},onFocusCapture:Xr(e.onFocusCapture,T.onFocusCapture),onBlurCapture:Xr(e.onBlurCapture,T.onBlurCapture),onPointerDownCapture:Xr(e.onPointerDownCapture,k.onPointerDownCapture)}))});function Wp(){const e=new Event("dismissableLayer.update");document.dispatchEvent(e)}function Hp(e,r,n){const o=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});return r&&o.addEventListener(e,r,{once:!0}),!o.dispatchEvent(a)}function Up(e){const[r,n]=L.useState(void 0);return L.useEffect(()=>{if(e){const o=new ResizeObserver(a=>{if(!Array.isArray(a)||!a.length)return;const u=a[0];let l,f;if("borderBoxSize"in u){const d=u.borderBoxSize,v=Array.isArray(d)?d[0]:d;l=v.inlineSize,f=v.blockSize}else{const d=e.getBoundingClientRect();l=d.width,f=d.height}n({width:l,height:f})});return o.observe(e,{box:"border-box"}),()=>o.unobserve(e)}n(void 0)},[e]),r}function jT(e,r){const n=Br.get(e);return n===void 0?(Br.set(e,{rect:{},callbacks:[r]}),Br.size===1&&(Tl=requestAnimationFrame(Lv))):(n.callbacks.push(r),r(e.getBoundingClientRect())),()=>{const o=Br.get(e);if(o===void 0)return;const a=o.callbacks.indexOf(r);a>-1&&o.callbacks.splice(a,1),o.callbacks.length===0&&(Br.delete(e),Br.size===0&&cancelAnimationFrame(Tl))}}let Tl;const Br=new Map;function Lv(){const e=[];Br.forEach((r,n)=>{const o=n.getBoundingClientRect();var a,u;a=r.rect,u=o,(a.width!==u.width||a.height!==u.height||a.top!==u.top||a.right!==u.right||a.bottom!==u.bottom||a.left!==u.left)&&(r.rect=o,e.push(r))}),e.forEach(r=>{r.callbacks.forEach(n=>n(r.rect))}),Tl=requestAnimationFrame(Lv)}function FT(e){const[r,n]=L.useState();return L.useEffect(()=>{if(e){const o=jT(e,n);return()=>{n(void 0),o()}}},[e]),r}function Mv(e,r=[]){let n=[];const o=()=>{const a=n.map(u=>L.createContext(u));return function(u){const l=(u==null?void 0:u[e])||a;return L.useMemo(()=>({[`__scope${e}`]:{...u,[e]:l}}),[u,l])}};return o.scopeName=e,[function(a,u){const l=L.createContext(u),f=n.length;function d(v){const{scope:g,children:_,...O}=v,m=(g==null?void 0:g[e][f])||l,S=L.useMemo(()=>O,Object.values(O));return L.createElement(m.Provider,{value:S},_)}return n=[...n,u],d.displayName=a+"Provider",[d,function(v,g){const _=(g==null?void 0:g[e][f])||l,O=L.useContext(_);if(O)return O;if(u!==void 0)return u;throw new Error(`\`${v}\` must be used within \`${a}\``)}]},WT(o,...r)]}function WT(...e){const r=e[0];if(e.length===1)return r;const n=()=>{const o=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(a){const u=o.reduce((l,{useScope:f,scopeName:d})=>({...l,...f(a)[`__scope${d}`]}),{});return L.useMemo(()=>({[`__scope${r.scopeName}`]:u}),[u])}};return n.scopeName=r.scopeName,n}function HT({anchorRect:e,popperSize:r,arrowSize:n,arrowOffset:o=0,side:a,sideOffset:u=0,align:l,alignOffset:f=0,shouldAvoidCollisions:d=!0,collisionBoundariesRect:v,collisionTolerance:g=0}){if(!e||!r||!v)return{popperStyles:UT,arrowStyles:Yu};const _=function(U,j,J=0,ee=0,ge){const Ce=ge?ge.height:0,_e=Bp(j,U,"x"),se=Bp(j,U,"y"),Le=se.before-J-Ce,we=se.after+J+Ce,xe=_e.before-J-Ce,We=_e.after+J+Ce;return{top:{start:{x:_e.start+ee,y:Le},center:{x:_e.center,y:Le},end:{x:_e.end-ee,y:Le}},right:{start:{x:We,y:se.start+ee},center:{x:We,y:se.center},end:{x:We,y:se.end-ee}},bottom:{start:{x:_e.start+ee,y:we},center:{x:_e.center,y:we},end:{x:_e.end-ee,y:we}},left:{start:{x:xe,y:se.start+ee},center:{x:xe,y:se.center},end:{x:xe,y:se.end-ee}}}}(r,e,u,f,n),O=_[a][l];if(d===!1){const U=zp(O);let j=Yu;return n&&(j=Gp({popperSize:r,arrowSize:n,arrowOffset:o,side:a,align:l})),{popperStyles:{...U,"--radix-popper-transform-origin":qp(r,a,l,o,n)},arrowStyles:j,placedSide:a,placedAlign:l}}const m=DOMRect.fromRect({...r,...O}),S=(y=v,E=g,DOMRect.fromRect({width:y.width-2*E,height:y.height-2*E,x:y.left+E,y:y.top+E}));var y,E;const D=Yp(m,S),I=_[Kp(a)][l],C=function(U,j,J){const ee=Kp(U);return j[U]&&!J[ee]?ee:U}(a,D,Yp(DOMRect.fromRect({...r,...I}),S)),k=function(U,j,J,ee,ge){const Ce=J==="top"||J==="bottom",_e=Ce?"left":"top",se=Ce?"right":"bottom",Le=Ce?"width":"height",we=j[Le]>U[Le];return(ee==="start"||ee==="center")&&(ge[_e]&&we||ge[se]&&!we)?"end":(ee==="end"||ee==="center")&&(ge[se]&&we||ge[_e]&&!we)?"start":ee}(r,e,a,l,D),T=zp(_[C][k]);let H=Yu;return n&&(H=Gp({popperSize:r,arrowSize:n,arrowOffset:o,side:C,align:k})),{popperStyles:{...T,"--radix-popper-transform-origin":qp(r,C,k,o,n)},arrowStyles:H,placedSide:C,placedAlign:k}}function Bp(e,r,n){const o=e[n==="x"?"left":"top"],a=n==="x"?"width":"height",u=e[a],l=r[a];return{before:o-l,start:o,center:o+(u-l)/2,end:o+u-l,after:o+u}}function zp(e){return{position:"absolute",top:0,left:0,minWidth:"max-content",willChange:"transform",transform:`translate3d(${Math.round(e.x+window.scrollX)}px, ${Math.round(e.y+window.scrollY)}px, 0)`}}function qp(e,r,n,o,a){const u=r==="top"||r==="bottom",l=a?a.width:0,f=a?a.height:0,d=l/2+o;let v="",g="";return u?(v={start:`${d}px`,center:"center",end:e.width-d+"px"}[n],g=r==="top"?`${e.height+f}px`:-f+"px"):(v=r==="left"?`${e.width+f}px`:-f+"px",g={start:`${d}px`,center:"center",end:e.height-d+"px"}[n]),`${v} ${g}`}const UT={position:"fixed",top:0,left:0,opacity:0,transform:"translate3d(0, -200%, 0)"},Yu={position:"absolute",opacity:0};function Gp({popperSize:e,arrowSize:r,arrowOffset:n,side:o,align:a}){const u=(e.width-r.width)/2,l=(e.height-r.width)/2,f={top:0,right:90,bottom:180,left:-90}[o],d=Math.max(r.width,r.height),v={width:`${d}px`,height:`${d}px`,transform:`rotate(${f}deg)`,willChange:"transform",position:"absolute",[o]:"100%",direction:BT(o,a)};return o!=="top"&&o!=="bottom"||(a==="start"&&(v.left=`${n}px`),a==="center"&&(v.left=`${u}px`),a==="end"&&(v.right=`${n}px`)),o!=="left"&&o!=="right"||(a==="start"&&(v.top=`${n}px`),a==="center"&&(v.top=`${l}px`),a==="end"&&(v.bottom=`${n}px`)),v}function BT(e,r){return(e!=="top"&&e!=="right"||r!=="end")&&(e!=="bottom"&&e!=="left"||r==="end")?"ltr":"rtl"}function Kp(e){return{top:"bottom",right:"left",bottom:"top",left:"right"}[e]}function Yp(e,r){return{top:e.top<r.top,right:e.right>r.right,bottom:e.bottom>r.bottom,left:e.left<r.left}}const[Dv,kv]=Mv("Popper"),[zT,Nv]=Dv("Popper"),qT=e=>{const{__scopePopper:r,children:n}=e,[o,a]=L.useState(null);return L.createElement(zT,{scope:r,anchor:o,onAnchorChange:a},n)},GT=L.forwardRef((e,r)=>{const{__scopePopper:n,virtualRef:o,...a}=e,u=Nv("PopperAnchor",n),l=L.useRef(null),f=Qr(r,l);return L.useEffect(()=>{u.onAnchorChange((o==null?void 0:o.current)||l.current)}),o?null:L.createElement(Mi.div,wt({},a,{ref:f}))}),[KT,vI]=Dv("PopperContent"),YT=L.forwardRef((e,r)=>{const{__scopePopper:n,side:o="bottom",sideOffset:a,align:u="center",alignOffset:l,collisionTolerance:f,avoidCollisions:d=!0,...v}=e,g=Nv("PopperContent",n),[_,O]=L.useState(),m=FT(g.anchor),[S,y]=L.useState(null),E=Up(S),[D,I]=L.useState(null),C=Up(D),k=Qr(r,Ce=>y(Ce)),T=function(){const[Ce,_e]=L.useState(void 0);return L.useEffect(()=>{let se;function Le(){_e({width:window.innerWidth,height:window.innerHeight})}function we(){window.clearTimeout(se),se=window.setTimeout(Le,100)}return Le(),window.addEventListener("resize",we),()=>window.removeEventListener("resize",we)},[]),Ce}(),H=T?DOMRect.fromRect({...T,x:0,y:0}):void 0,{popperStyles:U,arrowStyles:j,placedSide:J,placedAlign:ee}=HT({anchorRect:m,popperSize:E,arrowSize:C,arrowOffset:_,side:o,sideOffset:a,align:u,alignOffset:l,shouldAvoidCollisions:d,collisionBoundariesRect:H,collisionTolerance:f}),ge=J!==void 0;return L.createElement("div",{style:U,"data-radix-popper-content-wrapper":""},L.createElement(KT,{scope:n,arrowStyles:j,onArrowChange:I,onArrowOffsetChange:O},L.createElement(Mi.div,wt({"data-side":J,"data-align":ee},v,{style:{...v.style,animation:ge?void 0:"none"},ref:k}))))}),XT=qT,VT=GT,JT=YT;function ZT({prop:e,defaultProp:r,onChange:n=()=>{}}){const[o,a]=function({defaultProp:d,onChange:v}){const g=L.useState(d),[_]=g,O=L.useRef(_),m=Zr(v);return L.useEffect(()=>{O.current!==_&&(m(_),O.current=_)},[_,O,m]),g}({defaultProp:r,onChange:n}),u=e!==void 0,l=u?e:o,f=Zr(n);return[l,L.useCallback(d=>{if(u){const v=d,g=typeof d=="function"?v(e):d;g!==e&&f(g)}else a(d)},[u,e,a,f])]}const[QT,mI]=Mv("Popover",[kv]),tc=kv(),[eC,So]=QT("Popover"),tC=e=>{const{__scopePopover:r,children:n,open:o,defaultOpen:a,onOpenChange:u,modal:l=!1}=e,f=tc(r),d=L.useRef(null),[v,g]=L.useState(!1),[_=!1,O]=ZT({prop:o,defaultProp:a,onChange:u});return L.createElement(XT,f,L.createElement(eC,{scope:r,contentId:RT(),triggerRef:d,open:_,onOpenChange:O,onOpenToggle:L.useCallback(()=>O(m=>!m),[O]),hasCustomAnchor:v,onCustomAnchorAdd:L.useCallback(()=>g(!0),[]),onCustomAnchorRemove:L.useCallback(()=>g(!1),[]),modal:l},n))},nC=L.forwardRef((e,r)=>{const{__scopePopover:n,...o}=e,a=So("PopoverTrigger",n),u=tc(n),l=Qr(r,a.triggerRef),f=L.createElement(Mi.button,wt({type:"button","aria-haspopup":"dialog","aria-expanded":a.open,"aria-controls":a.contentId,"data-state":jv(a.open)},o,{ref:l,onClick:Xr(e.onClick,a.onOpenToggle)}));return a.hasCustomAnchor?f:L.createElement(VT,wt({asChild:!0},u),f)}),rC=L.forwardRef((e,r)=>{const{forceMount:n,...o}=e,a=So("PopoverContent",e.__scopePopover);return L.createElement(Av,{present:n||a.open},a.modal?L.createElement(iC,wt({},o,{ref:r})):L.createElement(oC,wt({},o,{ref:r})))}),iC=L.forwardRef((e,r)=>{const{allowPinchZoom:n,portalled:o=!0,...a}=e,u=So("PopoverContent",e.__scopePopover),l=L.useRef(null),f=Qr(r,l),d=L.useRef(!1);L.useEffect(()=>{const g=l.current;if(g)return zO(g)},[]);const v=o?Iv:L.Fragment;return L.createElement(v,null,L.createElement(OT,{allowPinchZoom:n},L.createElement($v,wt({},a,{ref:f,trapFocus:u.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Xr(e.onCloseAutoFocus,g=>{var _;g.preventDefault(),d.current||(_=u.triggerRef.current)===null||_===void 0||_.focus()}),onPointerDownOutside:Xr(e.onPointerDownOutside,g=>{const _=g.detail.originalEvent,O=_.button===0&&_.ctrlKey===!0,m=_.button===2||O;d.current=m},{checkForDefaultPrevented:!1}),onFocusOutside:Xr(e.onFocusOutside,g=>g.preventDefault(),{checkForDefaultPrevented:!1})}))))}),oC=L.forwardRef((e,r)=>{const{portalled:n=!0,...o}=e,a=So("PopoverContent",e.__scopePopover),u=L.useRef(!1),l=n?Iv:L.Fragment;return L.createElement(l,null,L.createElement($v,wt({},o,{ref:r,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:f=>{var d,v;(d=e.onCloseAutoFocus)===null||d===void 0||d.call(e,f),f.defaultPrevented||(u.current||(v=a.triggerRef.current)===null||v===void 0||v.focus(),f.preventDefault()),u.current=!1},onInteractOutside:f=>{var d,v;(d=e.onInteractOutside)===null||d===void 0||d.call(e,f),f.defaultPrevented||(u.current=!0);const g=f.target;!((v=a.triggerRef.current)===null||v===void 0)&&v.contains(g)&&f.preventDefault()}})))}),$v=L.forwardRef((e,r)=>{const{__scopePopover:n,trapFocus:o,onOpenAutoFocus:a,onCloseAutoFocus:u,disableOutsidePointerEvents:l,onEscapeKeyDown:f,onPointerDownOutside:d,onFocusOutside:v,onInteractOutside:g,..._}=e,O=So("PopoverContent",n),m=tc(n);return IT(),L.createElement(LT,{asChild:!0,loop:!0,trapped:o,onMountAutoFocus:a,onUnmountAutoFocus:u},L.createElement($T,{asChild:!0,disableOutsidePointerEvents:l,onInteractOutside:g,onEscapeKeyDown:f,onPointerDownOutside:d,onFocusOutside:v,onDismiss:()=>O.onOpenChange(!1)},L.createElement(JT,wt({"data-state":jv(O.open),role:"dialog",id:O.contentId},m,_,{ref:r,style:{..._.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)"}}))))});function jv(e){return e?"open":"closed"}const aC=tC,sC=nC,uC=rC;var Ua=(e=>(e.VIDEO="video",e.CAROUSEL="carousel",e.TEXT="text",e))(Ua||{});var Fv={},ss={},nc={},Xu={},Pa={exports:{}},Aa={exports:{}},Ue={};/** @license React v16.13.1
93
+ `)},Ah=function(){var e=parseInt(document.body.getAttribute(Wi)||"0",10);return isFinite(e)?e:0},LT=function(){C.useEffect(function(){return document.body.setAttribute(Wi,(Ah()+1).toString()),function(){var e=Ah()-1;e<=0?document.body.removeAttribute(Wi):document.body.setAttribute(Wi,e.toString())}},[])},$T=function(e){var t=e.noRelative,r=e.noImportant,i=e.gapMode,a=i===void 0?"margin":i;LT();var s=C.useMemo(function(){return PT(a)},[a]);return C.createElement(IT,{styles:MT(s,!t,a,r?"":"!important")})},FT=function(e){var t=window.getComputedStyle(e);return t.overflowY!=="hidden"&&!(t.overflowY===t.overflowX&&t.overflowY==="visible")},DT=function(e){var t=window.getComputedStyle(e);return t.overflowX!=="hidden"&&!(t.overflowY===t.overflowX&&t.overflowX==="visible")},Th=function(e,t){var r=t;do{var i=xm(e,r);if(i){var a=_m(e,r),s=a[1],l=a[2];if(s>l)return!0}r=r.parentNode}while(r&&r!==document.body);return!1},kT=function(e){var t=e.scrollTop,r=e.scrollHeight,i=e.clientHeight;return[t,r,i]},NT=function(e){var t=e.scrollLeft,r=e.scrollWidth,i=e.clientWidth;return[t,r,i]},xm=function(e,t){return e==="v"?FT(t):DT(t)},_m=function(e,t){return e==="v"?kT(t):NT(t)},jT=function(e,t,r,i,a){var s=i,l=r.target,c=t.contains(l),d=!1,p=s>0,h=0,b=0;do{var v=_m(e,l),w=v[0],x=v[1],g=v[2],E=x-g-w;(w||E)&&xm(e,l)&&(h+=E,b+=w),l=l.parentNode}while(!c&&l!==document.body||c&&(t.contains(l)||t===l));return(p&&(h===0||!a)||!p&&(b===0||!a))&&(d=!0),d},vc=!1;if(typeof window<"u")try{var ts=Object.defineProperty({},"passive",{get:function(){return vc=!0,!0}});window.addEventListener("test",ts,ts),window.removeEventListener("test",ts,ts)}catch{vc=!1}var Di=vc?{passive:!1}:!1,rs=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},Ch=function(e){return[e.deltaX,e.deltaY]},Rh=function(e){return e&&"current"in e?e.current:e},WT=function(e,t){return e[0]===t[0]&&e[1]===t[1]},UT=function(e){return`
94
+ .block-interactivity-`+e+` {pointer-events: none;}
95
+ .allow-interactivity-`+e+` {pointer-events: all;}
96
+ `},zT=0,ki=[];function BT(e){var t=C.useRef([]),r=C.useRef([0,0]),i=C.useRef(),a=C.useState(zT++)[0],s=C.useState(function(){return Em()})[0],l=C.useRef(e);C.useEffect(function(){l.current=e},[e]),C.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-"+a);var g=[e.lockRef.current].concat((e.shards||[]).map(Rh)).filter(Boolean);return g.forEach(function(E){return E.classList.add("allow-interactivity-"+a)}),function(){document.body.classList.remove("block-interactivity-"+a),g.forEach(function(E){return E.classList.remove("allow-interactivity-"+a)})}}},[e.inert,e.lockRef.current,e.shards]);var c=C.useCallback(function(g,E){if("touches"in g&&g.touches.length===2)return!l.current.allowPinchZoom;var I=rs(g),P=r.current,R="deltaX"in g?g.deltaX:P[0]-I[0],F="deltaY"in g?g.deltaY:P[1]-I[1],O,D=g.target,U=Math.abs(R)>Math.abs(F)?"h":"v",j=Th(U,D);if(!j)return!0;if(j?O=U:(O=U==="v"?"h":"v",j=Th(U,D)),!j)return!1;if(!i.current&&"changedTouches"in g&&(R||F)&&(i.current=O),!O)return!0;var G=i.current||O;return jT(G,E,g,G==="h"?R:F,!0)},[]),d=C.useCallback(function(g){var E=g;if(!(!ki.length||ki[ki.length-1]!==s)){var I="deltaY"in E?Ch(E):rs(E),P=t.current.filter(function(O){return O.name===E.type&&O.target===E.target&&WT(O.delta,I)})[0];if(P&&P.should){E.preventDefault();return}if(!P){var R=(l.current.shards||[]).map(Rh).filter(Boolean).filter(function(O){return O.contains(E.target)}),F=R.length>0?c(E,R[0]):!l.current.noIsolation;F&&E.preventDefault()}}},[]),p=C.useCallback(function(g,E,I,P){var R={name:g,delta:E,target:I,should:P};t.current.push(R),setTimeout(function(){t.current=t.current.filter(function(F){return F!==R})},1)},[]),h=C.useCallback(function(g){r.current=rs(g),i.current=void 0},[]),b=C.useCallback(function(g){p(g.type,Ch(g),g.target,c(g,e.lockRef.current))},[]),v=C.useCallback(function(g){p(g.type,rs(g),g.target,c(g,e.lockRef.current))},[]);C.useEffect(function(){return ki.push(s),e.setCallbacks({onScrollCapture:b,onWheelCapture:b,onTouchMoveCapture:v}),document.addEventListener("wheel",d,Di),document.addEventListener("touchmove",d,Di),document.addEventListener("touchstart",h,Di),function(){ki=ki.filter(function(g){return g!==s}),document.removeEventListener("wheel",d,Di),document.removeEventListener("touchmove",d,Di),document.removeEventListener("touchstart",h,Di)}},[]);var w=e.removeScrollBar,x=e.inert;return C.createElement(C.Fragment,null,x?C.createElement(s,{styles:UT(a)}):null,w?C.createElement($T,{gapMode:"margin"}):null)}const HT=yT(Sm,BT);var Om=C.forwardRef(function(e,t){return C.createElement(Us,ji({},e,{ref:t,sideCar:HT}))});Om.classNames=Us.classNames;const Lo=globalThis!=null&&globalThis.document?C.useLayoutEffect:()=>{},ZT=C.useId||(()=>{});let qT=0;function GT(e){const[t,r]=C.useState(ZT());return Lo(()=>{e||r(i=>i??String(qT++))},[e]),e||(t?`radix-${t}`:"")}function Am(...e){return t=>e.forEach(r=>function(i,a){typeof i=="function"?i(a):i!=null&&(i.current=a)}(r,t))}function Gi(...e){return C.useCallback(Am(...e),e)}const Tm=C.forwardRef((e,t)=>{const{children:r,...i}=e;return C.Children.toArray(r).some(Ph)?C.createElement(C.Fragment,null,C.Children.map(r,a=>Ph(a)?C.createElement(mc,lt({},i,{ref:t}),a.props.children):a)):C.createElement(mc,lt({},i,{ref:t}),r)});Tm.displayName="Slot";const mc=C.forwardRef((e,t)=>{const{children:r,...i}=e;return C.isValidElement(r)?C.cloneElement(r,{...YT(i,r.props),ref:Am(t,r.ref)}):C.Children.count(r)>1?C.Children.only(null):null});mc.displayName="SlotClone";const KT=({children:e})=>C.createElement(C.Fragment,null,e);function Ph(e){return C.isValidElement(e)&&e.type===KT}function YT(e,t){const r={...t};for(const i in t){const a=e[i],s=t[i];/^on[A-Z]/.test(i)?r[i]=(...l)=>{s==null||s(...l),a==null||a(...l)}:i==="style"?r[i]={...a,...s}:i==="className"&&(r[i]=[a,s].filter(Boolean).join(" "))}return{...e,...r}}const Ho=["a","button","div","h2","h3","img","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>({...e,[t]:C.forwardRef((r,i)=>{const{asChild:a,...s}=r,l=a?Tm:t;return C.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),C.createElement(l,lt({},s,{ref:i}))})}),{}),Cm=e=>{const{present:t,children:r}=e,i=function(l){const[c,d]=C.useState(),p=C.useRef({}),h=C.useRef(l),b=C.useRef("none"),v=l?"mounted":"unmounted",[w,x]=function(g,E){return C.useReducer((I,P)=>{const R=E[I][P];return R??I},g)}(v,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return C.useEffect(()=>{const g=ns(p.current);b.current=w==="mounted"?g:"none"},[w]),Lo(()=>{const g=p.current,E=h.current;if(E!==l){const I=b.current,P=ns(g);l?x("MOUNT"):P==="none"||(g==null?void 0:g.display)==="none"?x("UNMOUNT"):x(E&&I!==P?"ANIMATION_OUT":"UNMOUNT"),h.current=l}},[l,x]),Lo(()=>{if(c){const g=I=>{const P=ns(p.current).includes(I.animationName);I.target===c&&P&&x("ANIMATION_END")},E=I=>{I.target===c&&(b.current=ns(p.current))};return c.addEventListener("animationstart",E),c.addEventListener("animationcancel",g),c.addEventListener("animationend",g),()=>{c.removeEventListener("animationstart",E),c.removeEventListener("animationcancel",g),c.removeEventListener("animationend",g)}}x("ANIMATION_END")},[c,x]),{isPresent:["mounted","unmountSuspended"].includes(w),ref:C.useCallback(g=>{g&&(p.current=getComputedStyle(g)),d(g)},[])}}(t),a=typeof r=="function"?r({present:i.isPresent}):C.Children.only(r),s=Gi(i.ref,a.ref);return typeof r=="function"||i.isPresent?C.cloneElement(a,{ref:s}):null};function ns(e){return(e==null?void 0:e.animationName)||"none"}Cm.displayName="Presence";let kl=0;function VT(){C.useEffect(()=>{var e,t;const r=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",(e=r[0])!==null&&e!==void 0?e:Ih()),document.body.insertAdjacentElement("beforeend",(t=r[1])!==null&&t!==void 0?t:Ih()),kl++,()=>{kl===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(i=>i.remove()),kl--}},[])}function Ih(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.cssText="outline: none; opacity: 0; position: fixed; pointer-events: none",e}const Rm=C.forwardRef((e,t)=>{var r,i;const{containerRef:a,style:s,...l}=e,c=(r=a==null?void 0:a.current)!==null&&r!==void 0?r:globalThis==null||(i=globalThis.document)===null||i===void 0?void 0:i.body,[,d]=C.useState({});return Lo(()=>{d({})},[]),c?Wo.createPortal(C.createElement(Ho.div,lt({"data-radix-portal":""},l,{ref:t,style:c===document.body?{position:"absolute",top:0,left:0,zIndex:2147483647,...s}:void 0})),c):null});function Mh(e){const t=C.useRef(e);return C.useEffect(()=>{t.current=e}),C.useMemo(()=>(...r)=>{var i;return(i=t.current)===null||i===void 0?void 0:i.call(t,...r)},[])}function Pm(...e){return t=>e.forEach(r=>function(i,a){typeof i=="function"?i(a):i!=null&&(i.current=a)}(r,t))}function XT(...e){return C.useCallback(Pm(...e),e)}const Im=C.forwardRef((e,t)=>{const{children:r,...i}=e;return C.Children.toArray(r).some(Lh)?C.createElement(C.Fragment,null,C.Children.map(r,a=>Lh(a)?C.createElement(gc,lt({},i,{ref:t}),a.props.children):a)):C.createElement(gc,lt({},i,{ref:t}),r)});Im.displayName="Slot";const gc=C.forwardRef((e,t)=>{const{children:r,...i}=e;return C.isValidElement(r)?C.cloneElement(r,{...QT(i,r.props),ref:Pm(t,r.ref)}):C.Children.count(r)>1?C.Children.only(null):null});gc.displayName="SlotClone";const JT=({children:e})=>C.createElement(C.Fragment,null,e);function Lh(e){return C.isValidElement(e)&&e.type===JT}function QT(e,t){const r={...t};for(const i in t){const a=e[i],s=t[i];/^on[A-Z]/.test(i)?r[i]=(...l)=>{s==null||s(...l),a==null||a(...l)}:i==="style"?r[i]={...a,...s}:i==="className"&&(r[i]=[a,s].filter(Boolean).join(" "))}return{...e,...r}}const eC=["a","button","div","h2","h3","img","li","nav","ol","p","span","svg","ul"].reduce((e,t)=>({...e,[t]:C.forwardRef((r,i)=>{const{asChild:a,...s}=r,l=a?Im:t;return C.useEffect(()=>{window[Symbol.for("radix-ui")]=!0},[]),C.createElement(l,lt({},s,{ref:i}))})}),{}),$h={bubbles:!1,cancelable:!0},tC=C.forwardRef((e,t)=>{const{loop:r=!1,trapped:i=!1,onMountAutoFocus:a,onUnmountAutoFocus:s,...l}=e,[c,d]=C.useState(null),p=Mh(a),h=Mh(s),b=C.useRef(null),v=XT(t,g=>d(g)),w=C.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;C.useEffect(()=>{if(i){let g=function(I){if(w.paused||!c)return;const P=I.target;c.contains(P)?b.current=P:ei(b.current,{select:!0})},E=function(I){!w.paused&&c&&(c.contains(I.relatedTarget)||ei(b.current,{select:!0}))};return document.addEventListener("focusin",g),document.addEventListener("focusout",E),()=>{document.removeEventListener("focusin",g),document.removeEventListener("focusout",E)}}},[i,c,w.paused]),C.useEffect(()=>{if(c){kh.add(w);const E=document.activeElement;if(!c.contains(E)){const I=new Event("focusScope.autoFocusOnMount",$h);c.addEventListener("focusScope.autoFocusOnMount",p),c.dispatchEvent(I),I.defaultPrevented||(function(P,{select:R=!1}={}){const F=document.activeElement;for(const O of P)if(ei(O,{select:R}),document.activeElement!==F)return}((g=Fh(c),g.filter(P=>P.tagName!=="A")),{select:!0}),document.activeElement===E&&ei(c))}return()=>{c.removeEventListener("focusScope.autoFocusOnMount",p),setTimeout(()=>{const I=new Event("focusScope.autoFocusOnUnmount",$h);c.addEventListener("focusScope.autoFocusOnUnmount",h),c.dispatchEvent(I),I.defaultPrevented||ei(E??document.body,{select:!0}),c.removeEventListener("focusScope.autoFocusOnUnmount",h),kh.remove(w)},0)}}var g},[c,p,h,w]);const x=C.useCallback(g=>{if(!r&&!i||w.paused)return;const E=g.key==="Tab"&&!g.altKey&&!g.ctrlKey&&!g.metaKey,I=document.activeElement;if(E&&I){const P=g.currentTarget,[R,F]=function(O){const D=Fh(O),U=Dh(D,O),j=Dh(D.reverse(),O);return[U,j]}(P);R&&F?g.shiftKey||I!==F?g.shiftKey&&I===R&&(g.preventDefault(),r&&ei(F,{select:!0})):(g.preventDefault(),r&&ei(R,{select:!0})):I===P&&g.preventDefault()}},[r,i,w.paused]);return C.createElement(eC.div,lt({tabIndex:-1},l,{ref:v,onKeyDown:x}))});function Fh(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:i=>{const a=i.tagName==="INPUT"&&i.type==="hidden";return i.disabled||i.hidden||a?NodeFilter.FILTER_SKIP:i.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function Dh(e,t){for(const r of e)if(!rC(r,{upTo:t}))return r}function rC(e,{upTo:t}){if(getComputedStyle(e).visibility==="hidden")return!0;for(;e;){if(t!==void 0&&e===t)return!1;if(getComputedStyle(e).display==="none")return!0;e=e.parentElement}return!1}function ei(e,{select:t=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&function(i){return i instanceof HTMLInputElement&&"select"in i}(e)&&t&&e.select()}}const kh=function(){let e=[];return{add(t){const r=e[0];t!==r&&(r==null||r.pause()),e=Nh(e,t),e.unshift(t)},remove(t){var r;e=Nh(e,t),(r=e[0])===null||r===void 0||r.resume()}}}();function Nh(e,t){const r=[...e],i=r.indexOf(t);return i!==-1&&r.splice(i,1),r}function $o(e){const t=C.useRef(e);return C.useEffect(()=>{t.current=e}),C.useMemo(()=>(...r)=>{var i;return(i=t.current)===null||i===void 0?void 0:i.call(t,...r)},[])}function nC(e){const t=$o(e);C.useEffect(()=>{const r=i=>{i.key==="Escape"&&t(i)};return document.addEventListener("keydown",r),()=>document.removeEventListener("keydown",r)},[t])}let jh,is=0;function iC({disabled:e}){const t=C.useRef(!1);Lo(()=>{if(e){let r=function(){is--,is===0&&(document.body.style.pointerEvents=jh)},i=function(a){t.current=a.pointerType!=="mouse"};return is===0&&(jh=document.body.style.pointerEvents),document.body.style.pointerEvents="none",is++,document.addEventListener("pointerup",i),()=>{t.current?document.addEventListener("click",r,{once:!0}):r(),document.removeEventListener("pointerup",i)}}},[e])}function li(e,t,{checkForDefaultPrevented:r=!0}={}){return function(i){if(e==null||e(i),r===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}const oC=C.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),aC=C.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:i,onPointerDownOutside:a,onFocusOutside:s,onInteractOutside:l,onDismiss:c,...d}=e,p=C.useContext(oC),[h,b]=C.useState(null),[,v]=C.useState({}),w=Gi(t,D=>b(D)),x=Array.from(p.layers),[g]=[...p.layersWithOutsidePointerEventsDisabled].slice(-1),E=x.indexOf(g),I=h?x.indexOf(h):-1,P=p.layersWithOutsidePointerEventsDisabled.size>0,R=I>=E,F=function(D){const U=$o(D),j=C.useRef(!1);return C.useEffect(()=>{const G=ie=>{ie.target&&!j.current&&Uh("dismissableLayer.pointerDownOutside",U,{originalEvent:ie}),j.current=!1},J=window.setTimeout(()=>{document.addEventListener("pointerdown",G)},0);return()=>{window.clearTimeout(J),document.removeEventListener("pointerdown",G)}},[U]),{onPointerDownCapture:()=>j.current=!0}}(D=>{const U=D.target,j=[...p.branches].some(G=>G.contains(U));R&&!j&&(a==null||a(D),l==null||l(D),D.defaultPrevented||c==null||c())}),O=function(D){const U=$o(D),j=C.useRef(!1);return C.useEffect(()=>{const G=J=>{J.target&&!j.current&&Uh("dismissableLayer.focusOutside",U,{originalEvent:J})};return document.addEventListener("focusin",G),()=>document.removeEventListener("focusin",G)},[U]),{onFocusCapture:()=>j.current=!0,onBlurCapture:()=>j.current=!1}}(D=>{const U=D.target;[...p.branches].some(j=>j.contains(U))||(s==null||s(D),l==null||l(D),D.defaultPrevented||c==null||c())});return nC(D=>{I===p.layers.size-1&&(i==null||i(D),D.defaultPrevented||c==null||c())}),iC({disabled:r}),C.useEffect(()=>{h&&(r&&p.layersWithOutsidePointerEventsDisabled.add(h),p.layers.add(h),Wh())},[h,r,p]),C.useEffect(()=>()=>{h&&(p.layers.delete(h),p.layersWithOutsidePointerEventsDisabled.delete(h),Wh())},[h,p]),C.useEffect(()=>{const D=()=>v({});return document.addEventListener("dismissableLayer.update",D),()=>document.removeEventListener("dismissableLayer.update",D)},[]),C.createElement(Ho.div,lt({},d,{ref:w,style:{pointerEvents:P?R?"auto":"none":void 0,...e.style},onFocusCapture:li(e.onFocusCapture,O.onFocusCapture),onBlurCapture:li(e.onBlurCapture,O.onBlurCapture),onPointerDownCapture:li(e.onPointerDownCapture,F.onPointerDownCapture)}))});function Wh(){const e=new Event("dismissableLayer.update");document.dispatchEvent(e)}function Uh(e,t,r){const i=r.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});return t&&i.addEventListener(e,t,{once:!0}),!i.dispatchEvent(a)}function zh(e){const[t,r]=C.useState(void 0);return C.useEffect(()=>{if(e){const i=new ResizeObserver(a=>{if(!Array.isArray(a)||!a.length)return;const s=a[0];let l,c;if("borderBoxSize"in s){const d=s.borderBoxSize,p=Array.isArray(d)?d[0]:d;l=p.inlineSize,c=p.blockSize}else{const d=e.getBoundingClientRect();l=d.width,c=d.height}r({width:l,height:c})});return i.observe(e,{box:"border-box"}),()=>i.unobserve(e)}r(void 0)},[e]),t}function sC(e,t){const r=ri.get(e);return r===void 0?(ri.set(e,{rect:{},callbacks:[t]}),ri.size===1&&(yc=requestAnimationFrame(Mm))):(r.callbacks.push(t),t(e.getBoundingClientRect())),()=>{const i=ri.get(e);if(i===void 0)return;const a=i.callbacks.indexOf(t);a>-1&&i.callbacks.splice(a,1),i.callbacks.length===0&&(ri.delete(e),ri.size===0&&cancelAnimationFrame(yc))}}let yc;const ri=new Map;function Mm(){const e=[];ri.forEach((t,r)=>{const i=r.getBoundingClientRect();var a,s;a=t.rect,s=i,(a.width!==s.width||a.height!==s.height||a.top!==s.top||a.right!==s.right||a.bottom!==s.bottom||a.left!==s.left)&&(t.rect=i,e.push(t))}),e.forEach(t=>{t.callbacks.forEach(r=>r(t.rect))}),yc=requestAnimationFrame(Mm)}function uC(e){const[t,r]=C.useState();return C.useEffect(()=>{if(e){const i=sC(e,r);return()=>{r(void 0),i()}}},[e]),t}function Lm(e,t=[]){let r=[];const i=()=>{const a=r.map(s=>C.createContext(s));return function(s){const l=(s==null?void 0:s[e])||a;return C.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[function(a,s){const l=C.createContext(s),c=r.length;function d(p){const{scope:h,children:b,...v}=p,w=(h==null?void 0:h[e][c])||l,x=C.useMemo(()=>v,Object.values(v));return C.createElement(w.Provider,{value:x},b)}return r=[...r,s],d.displayName=a+"Provider",[d,function(p,h){const b=(h==null?void 0:h[e][c])||l,v=C.useContext(b);if(v)return v;if(s!==void 0)return s;throw new Error(`\`${p}\` must be used within \`${a}\``)}]},lC(i,...t)]}function lC(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const i=e.map(a=>({useScope:a(),scopeName:a.scopeName}));return function(a){const s=i.reduce((l,{useScope:c,scopeName:d})=>({...l,...c(a)[`__scope${d}`]}),{});return C.useMemo(()=>({[`__scope${t.scopeName}`]:s}),[s])}};return r.scopeName=t.scopeName,r}function cC({anchorRect:e,popperSize:t,arrowSize:r,arrowOffset:i=0,side:a,sideOffset:s=0,align:l,alignOffset:c=0,shouldAvoidCollisions:d=!0,collisionBoundariesRect:p,collisionTolerance:h=0}){if(!e||!t||!p)return{popperStyles:fC,arrowStyles:Nl};const b=function(U,j,G=0,J=0,ie){const xe=ie?ie.height:0,me=Bh(j,U,"x"),ve=Bh(j,U,"y"),$e=ve.before-G-xe,ye=ve.after+G+xe,_e=me.before-G-xe,qe=me.after+G+xe;return{top:{start:{x:me.start+J,y:$e},center:{x:me.center,y:$e},end:{x:me.end-J,y:$e}},right:{start:{x:qe,y:ve.start+J},center:{x:qe,y:ve.center},end:{x:qe,y:ve.end-J}},bottom:{start:{x:me.start+J,y:ye},center:{x:me.center,y:ye},end:{x:me.end-J,y:ye}},left:{start:{x:_e,y:ve.start+J},center:{x:_e,y:ve.center},end:{x:_e,y:ve.end-J}}}}(t,e,s,c,r),v=b[a][l];if(d===!1){const U=Hh(v);let j=Nl;return r&&(j=qh({popperSize:t,arrowSize:r,arrowOffset:i,side:a,align:l})),{popperStyles:{...U,"--radix-popper-transform-origin":Zh(t,a,l,i,r)},arrowStyles:j,placedSide:a,placedAlign:l}}const w=DOMRect.fromRect({...t,...v}),x=(g=p,E=h,DOMRect.fromRect({width:g.width-2*E,height:g.height-2*E,x:g.left+E,y:g.top+E}));var g,E;const I=Kh(w,x),P=b[Gh(a)][l],R=function(U,j,G){const J=Gh(U);return j[U]&&!G[J]?J:U}(a,I,Kh(DOMRect.fromRect({...t,...P}),x)),F=function(U,j,G,J,ie){const xe=G==="top"||G==="bottom",me=xe?"left":"top",ve=xe?"right":"bottom",$e=xe?"width":"height",ye=j[$e]>U[$e];return(J==="start"||J==="center")&&(ie[me]&&ye||ie[ve]&&!ye)?"end":(J==="end"||J==="center")&&(ie[ve]&&ye||ie[me]&&!ye)?"start":J}(t,e,a,l,I),O=Hh(b[R][F]);let D=Nl;return r&&(D=qh({popperSize:t,arrowSize:r,arrowOffset:i,side:R,align:F})),{popperStyles:{...O,"--radix-popper-transform-origin":Zh(t,R,F,i,r)},arrowStyles:D,placedSide:R,placedAlign:F}}function Bh(e,t,r){const i=e[r==="x"?"left":"top"],a=r==="x"?"width":"height",s=e[a],l=t[a];return{before:i-l,start:i,center:i+(s-l)/2,end:i+s-l,after:i+s}}function Hh(e){return{position:"absolute",top:0,left:0,minWidth:"max-content",willChange:"transform",transform:`translate3d(${Math.round(e.x+window.scrollX)}px, ${Math.round(e.y+window.scrollY)}px, 0)`}}function Zh(e,t,r,i,a){const s=t==="top"||t==="bottom",l=a?a.width:0,c=a?a.height:0,d=l/2+i;let p="",h="";return s?(p={start:`${d}px`,center:"center",end:e.width-d+"px"}[r],h=t==="top"?`${e.height+c}px`:-c+"px"):(p=t==="left"?`${e.width+c}px`:-c+"px",h={start:`${d}px`,center:"center",end:e.height-d+"px"}[r]),`${p} ${h}`}const fC={position:"fixed",top:0,left:0,opacity:0,transform:"translate3d(0, -200%, 0)"},Nl={position:"absolute",opacity:0};function qh({popperSize:e,arrowSize:t,arrowOffset:r,side:i,align:a}){const s=(e.width-t.width)/2,l=(e.height-t.width)/2,c={top:0,right:90,bottom:180,left:-90}[i],d=Math.max(t.width,t.height),p={width:`${d}px`,height:`${d}px`,transform:`rotate(${c}deg)`,willChange:"transform",position:"absolute",[i]:"100%",direction:dC(i,a)};return i!=="top"&&i!=="bottom"||(a==="start"&&(p.left=`${r}px`),a==="center"&&(p.left=`${s}px`),a==="end"&&(p.right=`${r}px`)),i!=="left"&&i!=="right"||(a==="start"&&(p.top=`${r}px`),a==="center"&&(p.top=`${l}px`),a==="end"&&(p.bottom=`${r}px`)),p}function dC(e,t){return(e!=="top"&&e!=="right"||t!=="end")&&(e!=="bottom"&&e!=="left"||t==="end")?"ltr":"rtl"}function Gh(e){return{top:"bottom",right:"left",bottom:"top",left:"right"}[e]}function Kh(e,t){return{top:e.top<t.top,right:e.right>t.right,bottom:e.bottom>t.bottom,left:e.left<t.left}}const[$m,Fm]=Lm("Popper"),[pC,Dm]=$m("Popper"),hC=e=>{const{__scopePopper:t,children:r}=e,[i,a]=C.useState(null);return C.createElement(pC,{scope:t,anchor:i,onAnchorChange:a},r)},vC=C.forwardRef((e,t)=>{const{__scopePopper:r,virtualRef:i,...a}=e,s=Dm("PopperAnchor",r),l=C.useRef(null),c=Gi(t,l);return C.useEffect(()=>{s.onAnchorChange((i==null?void 0:i.current)||l.current)}),i?null:C.createElement(Ho.div,lt({},a,{ref:c}))}),[mC,ZM]=$m("PopperContent"),gC=C.forwardRef((e,t)=>{const{__scopePopper:r,side:i="bottom",sideOffset:a,align:s="center",alignOffset:l,collisionTolerance:c,avoidCollisions:d=!0,...p}=e,h=Dm("PopperContent",r),[b,v]=C.useState(),w=uC(h.anchor),[x,g]=C.useState(null),E=zh(x),[I,P]=C.useState(null),R=zh(I),F=Gi(t,xe=>g(xe)),O=function(){const[xe,me]=C.useState(void 0);return C.useEffect(()=>{let ve;function $e(){me({width:window.innerWidth,height:window.innerHeight})}function ye(){window.clearTimeout(ve),ve=window.setTimeout($e,100)}return $e(),window.addEventListener("resize",ye),()=>window.removeEventListener("resize",ye)},[]),xe}(),D=O?DOMRect.fromRect({...O,x:0,y:0}):void 0,{popperStyles:U,arrowStyles:j,placedSide:G,placedAlign:J}=cC({anchorRect:w,popperSize:E,arrowSize:R,arrowOffset:b,side:i,sideOffset:a,align:s,alignOffset:l,shouldAvoidCollisions:d,collisionBoundariesRect:D,collisionTolerance:c}),ie=G!==void 0;return C.createElement("div",{style:U,"data-radix-popper-content-wrapper":""},C.createElement(mC,{scope:r,arrowStyles:j,onArrowChange:P,onArrowOffsetChange:v},C.createElement(Ho.div,lt({"data-side":G,"data-align":J},p,{style:{...p.style,animation:ie?void 0:"none"},ref:F}))))}),yC=hC,wC=vC,bC=gC;function SC({prop:e,defaultProp:t,onChange:r=()=>{}}){const[i,a]=function({defaultProp:d,onChange:p}){const h=C.useState(d),[b]=h,v=C.useRef(b),w=$o(p);return C.useEffect(()=>{v.current!==b&&(w(b),v.current=b)},[b,v,w]),h}({defaultProp:t,onChange:r}),s=e!==void 0,l=s?e:i,c=$o(r);return[l,C.useCallback(d=>{if(s){const p=d,h=typeof d=="function"?p(e):d;h!==e&&c(h)}else a(d)},[s,e,a,c])]}const[EC,qM]=Lm("Popover",[Fm]),Kc=Fm(),[xC,Zo]=EC("Popover"),_C=e=>{const{__scopePopover:t,children:r,open:i,defaultOpen:a,onOpenChange:s,modal:l=!1}=e,c=Kc(t),d=C.useRef(null),[p,h]=C.useState(!1),[b=!1,v]=SC({prop:i,defaultProp:a,onChange:s});return C.createElement(yC,c,C.createElement(xC,{scope:t,contentId:GT(),triggerRef:d,open:b,onOpenChange:v,onOpenToggle:C.useCallback(()=>v(w=>!w),[v]),hasCustomAnchor:p,onCustomAnchorAdd:C.useCallback(()=>h(!0),[]),onCustomAnchorRemove:C.useCallback(()=>h(!1),[]),modal:l},r))},OC=C.forwardRef((e,t)=>{const{__scopePopover:r,...i}=e,a=Zo("PopoverTrigger",r),s=Kc(r),l=Gi(t,a.triggerRef),c=C.createElement(Ho.button,lt({type:"button","aria-haspopup":"dialog","aria-expanded":a.open,"aria-controls":a.contentId,"data-state":Nm(a.open)},i,{ref:l,onClick:li(e.onClick,a.onOpenToggle)}));return a.hasCustomAnchor?c:C.createElement(wC,lt({asChild:!0},s),c)}),AC=C.forwardRef((e,t)=>{const{forceMount:r,...i}=e,a=Zo("PopoverContent",e.__scopePopover);return C.createElement(Cm,{present:r||a.open},a.modal?C.createElement(TC,lt({},i,{ref:t})):C.createElement(CC,lt({},i,{ref:t})))}),TC=C.forwardRef((e,t)=>{const{allowPinchZoom:r,portalled:i=!0,...a}=e,s=Zo("PopoverContent",e.__scopePopover),l=C.useRef(null),c=Gi(t,l),d=C.useRef(!1);C.useEffect(()=>{const h=l.current;if(h)return cT(h)},[]);const p=i?Rm:C.Fragment;return C.createElement(p,null,C.createElement(Om,{allowPinchZoom:r},C.createElement(km,lt({},a,{ref:c,trapFocus:s.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:li(e.onCloseAutoFocus,h=>{var b;h.preventDefault(),d.current||(b=s.triggerRef.current)===null||b===void 0||b.focus()}),onPointerDownOutside:li(e.onPointerDownOutside,h=>{const b=h.detail.originalEvent,v=b.button===0&&b.ctrlKey===!0,w=b.button===2||v;d.current=w},{checkForDefaultPrevented:!1}),onFocusOutside:li(e.onFocusOutside,h=>h.preventDefault(),{checkForDefaultPrevented:!1})}))))}),CC=C.forwardRef((e,t)=>{const{portalled:r=!0,...i}=e,a=Zo("PopoverContent",e.__scopePopover),s=C.useRef(!1),l=r?Rm:C.Fragment;return C.createElement(l,null,C.createElement(km,lt({},i,{ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:c=>{var d,p;(d=e.onCloseAutoFocus)===null||d===void 0||d.call(e,c),c.defaultPrevented||(s.current||(p=a.triggerRef.current)===null||p===void 0||p.focus(),c.preventDefault()),s.current=!1},onInteractOutside:c=>{var d,p;(d=e.onInteractOutside)===null||d===void 0||d.call(e,c),c.defaultPrevented||(s.current=!0);const h=c.target;!((p=a.triggerRef.current)===null||p===void 0)&&p.contains(h)&&c.preventDefault()}})))}),km=C.forwardRef((e,t)=>{const{__scopePopover:r,trapFocus:i,onOpenAutoFocus:a,onCloseAutoFocus:s,disableOutsidePointerEvents:l,onEscapeKeyDown:c,onPointerDownOutside:d,onFocusOutside:p,onInteractOutside:h,...b}=e,v=Zo("PopoverContent",r),w=Kc(r);return VT(),C.createElement(tC,{asChild:!0,loop:!0,trapped:i,onMountAutoFocus:a,onUnmountAutoFocus:s},C.createElement(aC,{asChild:!0,disableOutsidePointerEvents:l,onInteractOutside:h,onEscapeKeyDown:c,onPointerDownOutside:d,onFocusOutside:p,onDismiss:()=>v.onOpenChange(!1)},C.createElement(bC,lt({"data-state":Nm(v.open),role:"dialog",id:v.contentId},w,b,{ref:t,style:{...b.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)"}}))))});function Nm(e){return e?"open":"closed"}const RC=_C,PC=OC,IC=AC;var ws=(e=>(e.VIDEO="video",e.CAROUSEL="carousel",e.TEXT="text",e))(ws||{}),jm={},zs={},Yc={},jl={},os={exports:{}},as={exports:{}},je={};/** @license React v16.13.1
127
97
  * react-is.production.min.js
128
98
  *
129
99
  * Copyright (c) Facebook, Inc. and its affiliates.
130
100
  *
131
101
  * This source code is licensed under the MIT license found in the
132
102
  * LICENSE file in the root directory of this source tree.
133
- */var Xp;function lC(){if(Xp)return Ue;Xp=1;var e=typeof Symbol=="function"&&Symbol.for,r=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,u=e?Symbol.for("react.profiler"):60114,l=e?Symbol.for("react.provider"):60109,f=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,v=e?Symbol.for("react.concurrent_mode"):60111,g=e?Symbol.for("react.forward_ref"):60112,_=e?Symbol.for("react.suspense"):60113,O=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,S=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,D=e?Symbol.for("react.responder"):60118,I=e?Symbol.for("react.scope"):60119;function C(T){if(typeof T=="object"&&T!==null){var H=T.$$typeof;switch(H){case r:switch(T=T.type,T){case d:case v:case o:case u:case a:case _:return T;default:switch(T=T&&T.$$typeof,T){case f:case g:case S:case m:case l:return T;default:return H}}case n:return H}}}function k(T){return C(T)===v}return Ue.AsyncMode=d,Ue.ConcurrentMode=v,Ue.ContextConsumer=f,Ue.ContextProvider=l,Ue.Element=r,Ue.ForwardRef=g,Ue.Fragment=o,Ue.Lazy=S,Ue.Memo=m,Ue.Portal=n,Ue.Profiler=u,Ue.StrictMode=a,Ue.Suspense=_,Ue.isAsyncMode=function(T){return k(T)||C(T)===d},Ue.isConcurrentMode=k,Ue.isContextConsumer=function(T){return C(T)===f},Ue.isContextProvider=function(T){return C(T)===l},Ue.isElement=function(T){return typeof T=="object"&&T!==null&&T.$$typeof===r},Ue.isForwardRef=function(T){return C(T)===g},Ue.isFragment=function(T){return C(T)===o},Ue.isLazy=function(T){return C(T)===S},Ue.isMemo=function(T){return C(T)===m},Ue.isPortal=function(T){return C(T)===n},Ue.isProfiler=function(T){return C(T)===u},Ue.isStrictMode=function(T){return C(T)===a},Ue.isSuspense=function(T){return C(T)===_},Ue.isValidElementType=function(T){return typeof T=="string"||typeof T=="function"||T===o||T===v||T===u||T===a||T===_||T===O||typeof T=="object"&&T!==null&&(T.$$typeof===S||T.$$typeof===m||T.$$typeof===l||T.$$typeof===f||T.$$typeof===g||T.$$typeof===E||T.$$typeof===D||T.$$typeof===I||T.$$typeof===y)},Ue.typeOf=C,Ue}var Be={};/** @license React v16.13.1
103
+ */var Yh;function MC(){if(Yh)return je;Yh=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,l=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,p=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,b=e?Symbol.for("react.suspense"):60113,v=e?Symbol.for("react.suspense_list"):60120,w=e?Symbol.for("react.memo"):60115,x=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,I=e?Symbol.for("react.responder"):60118,P=e?Symbol.for("react.scope"):60119;function R(O){if(typeof O=="object"&&O!==null){var D=O.$$typeof;switch(D){case t:switch(O=O.type,O){case d:case p:case i:case s:case a:case b:return O;default:switch(O=O&&O.$$typeof,O){case c:case h:case x:case w:case l:return O;default:return D}}case r:return D}}}function F(O){return R(O)===p}return je.AsyncMode=d,je.ConcurrentMode=p,je.ContextConsumer=c,je.ContextProvider=l,je.Element=t,je.ForwardRef=h,je.Fragment=i,je.Lazy=x,je.Memo=w,je.Portal=r,je.Profiler=s,je.StrictMode=a,je.Suspense=b,je.isAsyncMode=function(O){return F(O)||R(O)===d},je.isConcurrentMode=F,je.isContextConsumer=function(O){return R(O)===c},je.isContextProvider=function(O){return R(O)===l},je.isElement=function(O){return typeof O=="object"&&O!==null&&O.$$typeof===t},je.isForwardRef=function(O){return R(O)===h},je.isFragment=function(O){return R(O)===i},je.isLazy=function(O){return R(O)===x},je.isMemo=function(O){return R(O)===w},je.isPortal=function(O){return R(O)===r},je.isProfiler=function(O){return R(O)===s},je.isStrictMode=function(O){return R(O)===a},je.isSuspense=function(O){return R(O)===b},je.isValidElementType=function(O){return typeof O=="string"||typeof O=="function"||O===i||O===p||O===s||O===a||O===b||O===v||typeof O=="object"&&O!==null&&(O.$$typeof===x||O.$$typeof===w||O.$$typeof===l||O.$$typeof===c||O.$$typeof===h||O.$$typeof===E||O.$$typeof===I||O.$$typeof===P||O.$$typeof===g)},je.typeOf=R,je}var We={};/** @license React v16.13.1
134
104
  * react-is.development.js
135
105
  *
136
106
  * Copyright (c) Facebook, Inc. and its affiliates.
137
107
  *
138
108
  * This source code is licensed under the MIT license found in the
139
109
  * LICENSE file in the root directory of this source tree.
140
- */var Vp;function cC(){return Vp||(Vp=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,r=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,o=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,u=e?Symbol.for("react.profiler"):60114,l=e?Symbol.for("react.provider"):60109,f=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,v=e?Symbol.for("react.concurrent_mode"):60111,g=e?Symbol.for("react.forward_ref"):60112,_=e?Symbol.for("react.suspense"):60113,O=e?Symbol.for("react.suspense_list"):60120,m=e?Symbol.for("react.memo"):60115,S=e?Symbol.for("react.lazy"):60116,y=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,D=e?Symbol.for("react.responder"):60118,I=e?Symbol.for("react.scope"):60119;function C(V){return typeof V=="string"||typeof V=="function"||V===o||V===v||V===u||V===a||V===_||V===O||typeof V=="object"&&V!==null&&(V.$$typeof===S||V.$$typeof===m||V.$$typeof===l||V.$$typeof===f||V.$$typeof===g||V.$$typeof===E||V.$$typeof===D||V.$$typeof===I||V.$$typeof===y)}function k(V){if(typeof V=="object"&&V!==null){var rt=V.$$typeof;switch(rt){case r:var it=V.type;switch(it){case d:case v:case o:case u:case a:case _:return it;default:var dt=it&&it.$$typeof;switch(dt){case f:case g:case S:case m:case l:return dt;default:return rt}}case n:return rt}}}var T=d,H=v,U=f,j=l,J=r,ee=g,ge=o,Ce=S,_e=m,se=n,Le=u,we=a,xe=_,We=!1;function ut(V){return We||(We=!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.")),G(V)||k(V)===d}function G(V){return k(V)===v}function X(V){return k(V)===f}function de(V){return k(V)===l}function ie(V){return typeof V=="object"&&V!==null&&V.$$typeof===r}function ce(V){return k(V)===g}function fe(V){return k(V)===o}function ue(V){return k(V)===S}function pe(V){return k(V)===m}function le(V){return k(V)===n}function ye(V){return k(V)===u}function be(V){return k(V)===a}function Ke(V){return k(V)===_}Be.AsyncMode=T,Be.ConcurrentMode=H,Be.ContextConsumer=U,Be.ContextProvider=j,Be.Element=J,Be.ForwardRef=ee,Be.Fragment=ge,Be.Lazy=Ce,Be.Memo=_e,Be.Portal=se,Be.Profiler=Le,Be.StrictMode=we,Be.Suspense=xe,Be.isAsyncMode=ut,Be.isConcurrentMode=G,Be.isContextConsumer=X,Be.isContextProvider=de,Be.isElement=ie,Be.isForwardRef=ce,Be.isFragment=fe,Be.isLazy=ue,Be.isMemo=pe,Be.isPortal=le,Be.isProfiler=ye,Be.isStrictMode=be,Be.isSuspense=Ke,Be.isValidElementType=C,Be.typeOf=k}()),Be}var Jp;function Wv(){return Jp||(Jp=1,process.env.NODE_ENV==="production"?Aa.exports=lC():Aa.exports=cC()),Aa.exports}var Vu,Zp;function rc(){if(Zp)return Vu;Zp=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Vu=e,Vu}var Ju,Qp;function Hv(){return Qp||(Qp=1,Ju=Function.call.bind(Object.prototype.hasOwnProperty)),Ju}var Zu,eh;function fC(){if(eh)return Zu;eh=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var r=rc(),n={},o=Hv();e=function(u){var l="Warning: "+u;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}}}function a(u,l,f,d,v){if(process.env.NODE_ENV!=="production"){for(var g in u)if(o(u,g)){var _;try{if(typeof u[g]!="function"){var O=Error((d||"React class")+": "+f+" type `"+g+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof u[g]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw O.name="Invariant Violation",O}_=u[g](l,g,d,f,null,r)}catch(S){_=S}if(_&&!(_ instanceof Error)&&e((d||"React class")+": type specification of "+f+" `"+g+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof _+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),_ instanceof Error&&!(_.message in n)){n[_.message]=!0;var m=v?v():"";e("Failed "+f+" type: "+_.message+(m??""))}}}}return a.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Zu=a,Zu}var Qu,th;function dC(){if(th)return Qu;th=1;var e=Wv(),r=Wl(),n=rc(),o=Hv(),a=fC(),u=function(){};process.env.NODE_ENV!=="production"&&(u=function(f){var d="Warning: "+f;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function l(){return null}return Qu=function(f,d){var v=typeof Symbol=="function"&&Symbol.iterator,g="@@iterator";function _(G){var X=G&&(v&&G[v]||G[g]);if(typeof X=="function")return X}var O="<<anonymous>>",m={array:D("array"),bigint:D("bigint"),bool:D("boolean"),func:D("function"),number:D("number"),object:D("object"),string:D("string"),symbol:D("symbol"),any:I(),arrayOf:C,element:k(),elementType:T(),instanceOf:H,node:ee(),objectOf:j,oneOf:U,oneOfType:J,shape:Ce,exact:_e};function S(G,X){return G===X?G!==0||1/G===1/X:G!==G&&X!==X}function y(G,X){this.message=G,this.data=X&&typeof X=="object"?X:{},this.stack=""}y.prototype=Error.prototype;function E(G){if(process.env.NODE_ENV!=="production")var X={},de=0;function ie(fe,ue,pe,le,ye,be,Ke){if(le=le||O,be=be||pe,Ke!==n){if(d){var V=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 V.name="Invariant Violation",V}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var rt=le+":"+pe;!X[rt]&&de<3&&(u("You are manually calling a React.PropTypes validation function for the `"+be+"` prop on `"+le+"`. 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."),X[rt]=!0,de++)}}return ue[pe]==null?fe?ue[pe]===null?new y("The "+ye+" `"+be+"` is marked as required "+("in `"+le+"`, but its value is `null`.")):new y("The "+ye+" `"+be+"` is marked as required in "+("`"+le+"`, but its value is `undefined`.")):null:G(ue,pe,le,ye,be)}var ce=ie.bind(null,!1);return ce.isRequired=ie.bind(null,!0),ce}function D(G){function X(de,ie,ce,fe,ue,pe){var le=de[ie],ye=we(le);if(ye!==G){var be=xe(le);return new y("Invalid "+fe+" `"+ue+"` of type "+("`"+be+"` supplied to `"+ce+"`, expected ")+("`"+G+"`."),{expectedType:G})}return null}return E(X)}function I(){return E(l)}function C(G){function X(de,ie,ce,fe,ue){if(typeof G!="function")return new y("Property `"+ue+"` of component `"+ce+"` has invalid PropType notation inside arrayOf.");var pe=de[ie];if(!Array.isArray(pe)){var le=we(pe);return new y("Invalid "+fe+" `"+ue+"` of type "+("`"+le+"` supplied to `"+ce+"`, expected an array."))}for(var ye=0;ye<pe.length;ye++){var be=G(pe,ye,ce,fe,ue+"["+ye+"]",n);if(be instanceof Error)return be}return null}return E(X)}function k(){function G(X,de,ie,ce,fe){var ue=X[de];if(!f(ue)){var pe=we(ue);return new y("Invalid "+ce+" `"+fe+"` of type "+("`"+pe+"` supplied to `"+ie+"`, expected a single ReactElement."))}return null}return E(G)}function T(){function G(X,de,ie,ce,fe){var ue=X[de];if(!e.isValidElementType(ue)){var pe=we(ue);return new y("Invalid "+ce+" `"+fe+"` of type "+("`"+pe+"` supplied to `"+ie+"`, expected a single ReactElement type."))}return null}return E(G)}function H(G){function X(de,ie,ce,fe,ue){if(!(de[ie]instanceof G)){var pe=G.name||O,le=ut(de[ie]);return new y("Invalid "+fe+" `"+ue+"` of type "+("`"+le+"` supplied to `"+ce+"`, expected ")+("instance of `"+pe+"`."))}return null}return E(X)}function U(G){if(!Array.isArray(G))return process.env.NODE_ENV!=="production"&&(arguments.length>1?u("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])."):u("Invalid argument supplied to oneOf, expected an array.")),l;function X(de,ie,ce,fe,ue){for(var pe=de[ie],le=0;le<G.length;le++)if(S(pe,G[le]))return null;var ye=JSON.stringify(G,function(Ke,V){var rt=xe(V);return rt==="symbol"?String(V):V});return new y("Invalid "+fe+" `"+ue+"` of value `"+String(pe)+"` "+("supplied to `"+ce+"`, expected one of "+ye+"."))}return E(X)}function j(G){function X(de,ie,ce,fe,ue){if(typeof G!="function")return new y("Property `"+ue+"` of component `"+ce+"` has invalid PropType notation inside objectOf.");var pe=de[ie],le=we(pe);if(le!=="object")return new y("Invalid "+fe+" `"+ue+"` of type "+("`"+le+"` supplied to `"+ce+"`, expected an object."));for(var ye in pe)if(o(pe,ye)){var be=G(pe,ye,ce,fe,ue+"."+ye,n);if(be instanceof Error)return be}return null}return E(X)}function J(G){if(!Array.isArray(G))return process.env.NODE_ENV!=="production"&&u("Invalid argument supplied to oneOfType, expected an instance of array."),l;for(var X=0;X<G.length;X++){var de=G[X];if(typeof de!="function")return u("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+We(de)+" at index "+X+"."),l}function ie(ce,fe,ue,pe,le){for(var ye=[],be=0;be<G.length;be++){var Ke=G[be],V=Ke(ce,fe,ue,pe,le,n);if(V==null)return null;V.data&&o(V.data,"expectedType")&&ye.push(V.data.expectedType)}var rt=ye.length>0?", expected one of type ["+ye.join(", ")+"]":"";return new y("Invalid "+pe+" `"+le+"` supplied to "+("`"+ue+"`"+rt+"."))}return E(ie)}function ee(){function G(X,de,ie,ce,fe){return se(X[de])?null:new y("Invalid "+ce+" `"+fe+"` supplied to "+("`"+ie+"`, expected a ReactNode."))}return E(G)}function ge(G,X,de,ie,ce){return new y((G||"React class")+": "+X+" type `"+de+"."+ie+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+ce+"`.")}function Ce(G){function X(de,ie,ce,fe,ue){var pe=de[ie],le=we(pe);if(le!=="object")return new y("Invalid "+fe+" `"+ue+"` of type `"+le+"` "+("supplied to `"+ce+"`, expected `object`."));for(var ye in G){var be=G[ye];if(typeof be!="function")return ge(ce,fe,ue,ye,xe(be));var Ke=be(pe,ye,ce,fe,ue+"."+ye,n);if(Ke)return Ke}return null}return E(X)}function _e(G){function X(de,ie,ce,fe,ue){var pe=de[ie],le=we(pe);if(le!=="object")return new y("Invalid "+fe+" `"+ue+"` of type `"+le+"` "+("supplied to `"+ce+"`, expected `object`."));var ye=r({},de[ie],G);for(var be in ye){var Ke=G[be];if(o(G,be)&&typeof Ke!="function")return ge(ce,fe,ue,be,xe(Ke));if(!Ke)return new y("Invalid "+fe+" `"+ue+"` key `"+be+"` supplied to `"+ce+"`.\nBad object: "+JSON.stringify(de[ie],null," ")+`
141
- Valid keys: `+JSON.stringify(Object.keys(G),null," "));var V=Ke(pe,be,ce,fe,ue+"."+be,n);if(V)return V}return null}return E(X)}function se(G){switch(typeof G){case"number":case"string":case"undefined":return!0;case"boolean":return!G;case"object":if(Array.isArray(G))return G.every(se);if(G===null||f(G))return!0;var X=_(G);if(X){var de=X.call(G),ie;if(X!==G.entries){for(;!(ie=de.next()).done;)if(!se(ie.value))return!1}else for(;!(ie=de.next()).done;){var ce=ie.value;if(ce&&!se(ce[1]))return!1}}else return!1;return!0;default:return!1}}function Le(G,X){return G==="symbol"?!0:X?X["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&X instanceof Symbol:!1}function we(G){var X=typeof G;return Array.isArray(G)?"array":G instanceof RegExp?"object":Le(X,G)?"symbol":X}function xe(G){if(typeof G>"u"||G===null)return""+G;var X=we(G);if(X==="object"){if(G instanceof Date)return"date";if(G instanceof RegExp)return"regexp"}return X}function We(G){var X=xe(G);switch(X){case"array":case"object":return"an "+X;case"boolean":case"date":case"regexp":return"a "+X;default:return X}}function ut(G){return!G.constructor||!G.constructor.name?O:G.constructor.name}return m.checkPropTypes=a,m.resetWarningCache=a.resetWarningCache,m.PropTypes=m,m},Qu}var el,nh;function pC(){if(nh)return el;nh=1;var e=rc();function r(){}function n(){}return n.resetWarningCache=r,el=function(){function o(l,f,d,v,g,_){if(_!==e){var O=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 O.name="Invariant Violation",O}}o.isRequired=o;function a(){return o}var u={array:o,bigint:o,bool:o,func:o,number:o,object:o,string:o,symbol:o,any:o,arrayOf:a,element:o,elementType:o,instanceOf:a,node:o,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:n,resetWarningCache:r};return u.PropTypes=u,u},el}var rh;function hC(){if(rh)return Pa.exports;if(rh=1,process.env.NODE_ENV!=="production"){var e=Wv(),r=!0;Pa.exports=dC()(e.isElement,r)}else Pa.exports=pC()();return Pa.exports}var ih;function vC(){return ih||(ih=1,function(e){(function(r,n){n(e,N,hC())})(zr,function(r,n,o){Object.defineProperty(r,"__esModule",{value:!0}),r.setHasSupportToCaptureOption=S;var a=l(n),u=l(o);function l(I){return I&&I.__esModule?I:{default:I}}var f=Object.assign||function(I){for(var C=1;C<arguments.length;C++){var k=arguments[C];for(var T in k)Object.prototype.hasOwnProperty.call(k,T)&&(I[T]=k[T])}return I};function d(I,C){var k={};for(var T in I)C.indexOf(T)>=0||Object.prototype.hasOwnProperty.call(I,T)&&(k[T]=I[T]);return k}function v(I,C){if(!(I instanceof C))throw new TypeError("Cannot call a class as a function")}var g=function(){function I(C,k){for(var T=0;T<k.length;T++){var H=k[T];H.enumerable=H.enumerable||!1,H.configurable=!0,"value"in H&&(H.writable=!0),Object.defineProperty(C,H.key,H)}}return function(C,k,T){return k&&I(C.prototype,k),T&&I(C,T),C}}();function _(I,C){if(!I)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return C&&(typeof C=="object"||typeof C=="function")?C:I}function O(I,C){if(typeof C!="function"&&C!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof C);I.prototype=Object.create(C&&C.prototype,{constructor:{value:I,enumerable:!1,writable:!0,configurable:!0}}),C&&(Object.setPrototypeOf?Object.setPrototypeOf(I,C):I.__proto__=C)}var m=!1;function S(I){m=I}try{addEventListener("test",null,Object.defineProperty({},"capture",{get:function(){S(!0)}}))}catch{}function y(){var I=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{capture:!0};return m?I:I.capture}function E(I){if("touches"in I){var C=I.touches[0],k=C.pageX,T=C.pageY;return{x:k,y:T}}var H=I.screenX,U=I.screenY;return{x:H,y:U}}var D=function(I){O(C,I);function C(){var k;v(this,C);for(var T=arguments.length,H=Array(T),U=0;U<T;U++)H[U]=arguments[U];var j=_(this,(k=C.__proto__||Object.getPrototypeOf(C)).call.apply(k,[this].concat(H)));return j._handleSwipeStart=j._handleSwipeStart.bind(j),j._handleSwipeMove=j._handleSwipeMove.bind(j),j._handleSwipeEnd=j._handleSwipeEnd.bind(j),j._onMouseDown=j._onMouseDown.bind(j),j._onMouseMove=j._onMouseMove.bind(j),j._onMouseUp=j._onMouseUp.bind(j),j._setSwiperRef=j._setSwiperRef.bind(j),j}return g(C,[{key:"componentDidMount",value:function(){this.swiper&&this.swiper.addEventListener("touchmove",this._handleSwipeMove,y({capture:!0,passive:!1}))}},{key:"componentWillUnmount",value:function(){this.swiper&&this.swiper.removeEventListener("touchmove",this._handleSwipeMove,y({capture:!0,passive:!1}))}},{key:"_onMouseDown",value:function(T){this.props.allowMouseEvents&&(this.mouseDown=!0,document.addEventListener("mouseup",this._onMouseUp),document.addEventListener("mousemove",this._onMouseMove),this._handleSwipeStart(T))}},{key:"_onMouseMove",value:function(T){this.mouseDown&&this._handleSwipeMove(T)}},{key:"_onMouseUp",value:function(T){this.mouseDown=!1,document.removeEventListener("mouseup",this._onMouseUp),document.removeEventListener("mousemove",this._onMouseMove),this._handleSwipeEnd(T)}},{key:"_handleSwipeStart",value:function(T){var H=E(T),U=H.x,j=H.y;this.moveStart={x:U,y:j},this.props.onSwipeStart(T)}},{key:"_handleSwipeMove",value:function(T){if(this.moveStart){var H=E(T),U=H.x,j=H.y,J=U-this.moveStart.x,ee=j-this.moveStart.y;this.moving=!0;var ge=this.props.onSwipeMove({x:J,y:ee},T);ge&&T.cancelable&&T.preventDefault(),this.movePosition={deltaX:J,deltaY:ee}}}},{key:"_handleSwipeEnd",value:function(T){this.props.onSwipeEnd(T);var H=this.props.tolerance;this.moving&&this.movePosition&&(this.movePosition.deltaX<-H?this.props.onSwipeLeft(1,T):this.movePosition.deltaX>H&&this.props.onSwipeRight(1,T),this.movePosition.deltaY<-H?this.props.onSwipeUp(1,T):this.movePosition.deltaY>H&&this.props.onSwipeDown(1,T)),this.moveStart=null,this.moving=!1,this.movePosition=null}},{key:"_setSwiperRef",value:function(T){this.swiper=T,this.props.innerRef(T)}},{key:"render",value:function(){var T=this.props;T.tagName;var H=T.className,U=T.style,j=T.children;T.allowMouseEvents,T.onSwipeUp,T.onSwipeDown,T.onSwipeLeft,T.onSwipeRight,T.onSwipeStart,T.onSwipeMove,T.onSwipeEnd,T.innerRef,T.tolerance;var J=d(T,["tagName","className","style","children","allowMouseEvents","onSwipeUp","onSwipeDown","onSwipeLeft","onSwipeRight","onSwipeStart","onSwipeMove","onSwipeEnd","innerRef","tolerance"]);return a.default.createElement(this.props.tagName,f({ref:this._setSwiperRef,onMouseDown:this._onMouseDown,onTouchStart:this._handleSwipeStart,onTouchEnd:this._handleSwipeEnd,className:H,style:U},J),j)}}]),C}(n.Component);D.displayName="ReactSwipe",D.propTypes={tagName:u.default.string,className:u.default.string,style:u.default.object,children:u.default.node,allowMouseEvents:u.default.bool,onSwipeUp:u.default.func,onSwipeDown:u.default.func,onSwipeLeft:u.default.func,onSwipeRight:u.default.func,onSwipeStart:u.default.func,onSwipeMove:u.default.func,onSwipeEnd:u.default.func,innerRef:u.default.func,tolerance:u.default.number.isRequired},D.defaultProps={tagName:"div",allowMouseEvents:!1,onSwipeUp:function(){},onSwipeDown:function(){},onSwipeLeft:function(){},onSwipeRight:function(){},onSwipeStart:function(){},onSwipeMove:function(){},onSwipeEnd:function(){},innerRef:function(){},tolerance:0},r.default=D})}(Xu)),Xu}(function(e){(function(r,n){n(e,vC())})(zr,function(r,n){Object.defineProperty(r,"__esModule",{value:!0});var o=a(n);function a(u){return u&&u.__esModule?u:{default:u}}r.default=o.default})})(nc);var Eo={};Object.defineProperty(Eo,"__esModule",{value:!0});Eo.default=void 0;var mr=mC(Hh);function mC(e){return e&&e.__esModule?e:{default:e}}function gC(e,r,n){return r in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}var yC={ROOT:function(r){return(0,mr.default)(gC({"carousel-root":!0},r||"",!!r))},CAROUSEL:function(r){return(0,mr.default)({carousel:!0,"carousel-slider":r})},WRAPPER:function(r,n){return(0,mr.default)({"thumbs-wrapper":!r,"slider-wrapper":r,"axis-horizontal":n==="horizontal","axis-vertical":n!=="horizontal"})},SLIDER:function(r,n){return(0,mr.default)({thumbs:!r,slider:r,animated:!n})},ITEM:function(r,n,o){return(0,mr.default)({thumb:!r,slide:r,selected:n,previous:o})},ARROW_PREV:function(r){return(0,mr.default)({"control-arrow control-prev":!0,"control-disabled":r})},ARROW_NEXT:function(r){return(0,mr.default)({"control-arrow control-next":!0,"control-disabled":r})},DOT:function(r){return(0,mr.default)({dot:!0,selected:r})}};Eo.default=yC;var xo={},us={};Object.defineProperty(us,"__esModule",{value:!0});us.outerWidth=void 0;var wC=function(r){var n=r.offsetWidth,o=getComputedStyle(r);return n+=parseInt(o.marginLeft)+parseInt(o.marginRight),n};us.outerWidth=wC;var Di={};Object.defineProperty(Di,"__esModule",{value:!0});Di.default=void 0;var bC=function(r,n,o){var a=r===0?r:r+n,u=o==="horizontal"?[a,0,0]:[0,a,0],l="translate3d",f="("+u.join(",")+")";return l+f};Di.default=bC;var Oo={};Object.defineProperty(Oo,"__esModule",{value:!0});Oo.default=void 0;var _C=function(){return window};Oo.default=_C;Object.defineProperty(xo,"__esModule",{value:!0});xo.default=void 0;var Tn=xC(N),Ur=ls(Eo),SC=us,oh=ls(Di),EC=ls(nc),Ia=ls(Oo);function ls(e){return e&&e.__esModule?e:{default:e}}function Uv(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return Uv=function(){return e},e}function xC(e){if(e&&e.__esModule)return e;if(e===null||so(e)!=="object"&&typeof e!="function")return{default:e};var r=Uv();if(r&&r.has(e))return r.get(e);var n={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var u=o?Object.getOwnPropertyDescriptor(e,a):null;u&&(u.get||u.set)?Object.defineProperty(n,a,u):n[a]=e[a]}return n.default=e,r&&r.set(e,n),n}function so(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?so=function(n){return typeof n}:so=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},so(e)}function Cl(){return Cl=Object.assign||function(e){for(var r=1;r<arguments.length;r++){var n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Cl.apply(this,arguments)}function OC(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function ah(e,r){for(var n=0;n<r.length;n++){var o=r[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function TC(e,r,n){return r&&ah(e.prototype,r),n&&ah(e,n),e}function CC(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(r&&r.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),r&&Rl(e,r)}function Rl(e,r){return Rl=Object.setPrototypeOf||function(o,a){return o.__proto__=a,o},Rl(e,r)}function RC(e){var r=AC();return function(){var o=Xa(e),a;if(r){var u=Xa(this).constructor;a=Reflect.construct(o,arguments,u)}else a=o.apply(this,arguments);return PC(this,a)}}function PC(e,r){return r&&(so(r)==="object"||typeof r=="function")?r:Ft(e)}function Ft(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function AC(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Xa(e){return Xa=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Xa(e)}function Mt(e,r,n){return r in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}var IC=function(r){return r.hasOwnProperty("key")},ic=function(e){CC(n,e);var r=RC(n);function n(o){var a;return OC(this,n),a=r.call(this,o),Mt(Ft(a),"itemsWrapperRef",void 0),Mt(Ft(a),"itemsListRef",void 0),Mt(Ft(a),"thumbsRef",void 0),Mt(Ft(a),"setItemsWrapperRef",function(u){a.itemsWrapperRef=u}),Mt(Ft(a),"setItemsListRef",function(u){a.itemsListRef=u}),Mt(Ft(a),"setThumbsRef",function(u,l){a.thumbsRef||(a.thumbsRef=[]),a.thumbsRef[l]=u}),Mt(Ft(a),"updateSizes",function(){if(!(!a.props.children||!a.itemsWrapperRef||!a.thumbsRef)){var u=Tn.Children.count(a.props.children),l=a.itemsWrapperRef.clientWidth,f=a.props.thumbWidth?a.props.thumbWidth:(0,SC.outerWidth)(a.thumbsRef[0]),d=Math.floor(l/f),v=d<u,g=v?u-d:0;a.setState(function(_,O){return{itemSize:f,visibleItems:d,firstItem:v?a.getFirstItem(O.selectedItem):0,lastPosition:g,showArrows:v}})}}),Mt(Ft(a),"handleClickItem",function(u,l,f){if(!IC(f)||f.key==="Enter"){var d=a.props.onSelectItem;typeof d=="function"&&d(u,l)}}),Mt(Ft(a),"onSwipeStart",function(){a.setState({swiping:!0})}),Mt(Ft(a),"onSwipeEnd",function(){a.setState({swiping:!1})}),Mt(Ft(a),"onSwipeMove",function(u){var l=u.x;if(!a.state.itemSize||!a.itemsWrapperRef||!a.state.visibleItems)return!1;var f=0,d=Tn.Children.count(a.props.children),v=-(a.state.firstItem*100)/a.state.visibleItems,g=Math.max(d-a.state.visibleItems,0),_=-g*100/a.state.visibleItems;v===f&&l>0&&(l=0),v===_&&l<0&&(l=0);var O=a.itemsWrapperRef.clientWidth,m=v+100/(O/l);return a.itemsListRef&&["WebkitTransform","MozTransform","MsTransform","OTransform","transform","msTransform"].forEach(function(S){a.itemsListRef.style[S]=(0,oh.default)(m,"%",a.props.axis)}),!0}),Mt(Ft(a),"slideRight",function(u){a.moveTo(a.state.firstItem-(typeof u=="number"?u:1))}),Mt(Ft(a),"slideLeft",function(u){a.moveTo(a.state.firstItem+(typeof u=="number"?u:1))}),Mt(Ft(a),"moveTo",function(u){u=u<0?0:u,u=u>=a.state.lastPosition?a.state.lastPosition:u,a.setState({firstItem:u})}),a.state={selectedItem:o.selectedItem,swiping:!1,showArrows:!1,firstItem:0,visibleItems:0,lastPosition:0},a}return TC(n,[{key:"componentDidMount",value:function(){this.setupThumbs()}},{key:"componentDidUpdate",value:function(a){this.props.selectedItem!==this.state.selectedItem&&this.setState({selectedItem:this.props.selectedItem,firstItem:this.getFirstItem(this.props.selectedItem)}),this.props.children!==a.children&&this.updateSizes()}},{key:"componentWillUnmount",value:function(){this.destroyThumbs()}},{key:"setupThumbs",value:function(){(0,Ia.default)().addEventListener("resize",this.updateSizes),(0,Ia.default)().addEventListener("DOMContentLoaded",this.updateSizes),this.updateSizes()}},{key:"destroyThumbs",value:function(){(0,Ia.default)().removeEventListener("resize",this.updateSizes),(0,Ia.default)().removeEventListener("DOMContentLoaded",this.updateSizes)}},{key:"getFirstItem",value:function(a){var u=a;return a>=this.state.lastPosition&&(u=this.state.lastPosition),a<this.state.firstItem+this.state.visibleItems&&(u=this.state.firstItem),a<this.state.firstItem&&(u=a),u}},{key:"renderItems",value:function(){var a=this;return this.props.children.map(function(u,l){var f=Ur.default.ITEM(!1,l===a.state.selectedItem),d={key:l,ref:function(g){return a.setThumbsRef(g,l)},className:f,onClick:a.handleClickItem.bind(a,l,a.props.children[l]),onKeyDown:a.handleClickItem.bind(a,l,a.props.children[l]),"aria-label":"".concat(a.props.labels.item," ").concat(l+1),style:{width:a.props.thumbWidth}};return Tn.default.createElement("li",Cl({},d,{role:"button",tabIndex:0}),u)})}},{key:"render",value:function(){var a=this;if(!this.props.children)return null;var u=Tn.Children.count(this.props.children)>1,l=this.state.showArrows&&this.state.firstItem>0,f=this.state.showArrows&&this.state.firstItem<this.state.lastPosition,d={},v=-this.state.firstItem*(this.state.itemSize||0),g=(0,oh.default)(v,"px",this.props.axis),_=this.props.transitionTime+"ms";return d={WebkitTransform:g,MozTransform:g,MsTransform:g,OTransform:g,transform:g,msTransform:g,WebkitTransitionDuration:_,MozTransitionDuration:_,MsTransitionDuration:_,OTransitionDuration:_,transitionDuration:_,msTransitionDuration:_},Tn.default.createElement("div",{className:Ur.default.CAROUSEL(!1)},Tn.default.createElement("div",{className:Ur.default.WRAPPER(!1),ref:this.setItemsWrapperRef},Tn.default.createElement("button",{type:"button",className:Ur.default.ARROW_PREV(!l),onClick:function(){return a.slideRight()},"aria-label":this.props.labels.leftArrow}),u?Tn.default.createElement(EC.default,{tagName:"ul",className:Ur.default.SLIDER(!1,this.state.swiping),onSwipeLeft:this.slideLeft,onSwipeRight:this.slideRight,onSwipeMove:this.onSwipeMove,onSwipeStart:this.onSwipeStart,onSwipeEnd:this.onSwipeEnd,style:d,innerRef:this.setItemsListRef,allowMouseEvents:this.props.emulateTouch},this.renderItems()):Tn.default.createElement("ul",{className:Ur.default.SLIDER(!1,this.state.swiping),ref:function(m){return a.setItemsListRef(m)},style:d},this.renderItems()),Tn.default.createElement("button",{type:"button",className:Ur.default.ARROW_NEXT(!f),onClick:function(){return a.slideLeft()},"aria-label":this.props.labels.rightArrow})))}}]),n}(Tn.Component);xo.default=ic;Mt(ic,"displayName","Thumbs");Mt(ic,"defaultProps",{axis:"horizontal",labels:{leftArrow:"previous slide / item",rightArrow:"next slide / item",item:"slide item"},selectedItem:0,thumbWidth:80,transitionTime:350});var cs={};Object.defineProperty(cs,"__esModule",{value:!0});cs.default=void 0;var LC=function(){return document};cs.default=LC;var tn={};Object.defineProperty(tn,"__esModule",{value:!0});tn.setPosition=tn.getPosition=tn.isKeyboardEvent=tn.defaultStatusFormatter=tn.noop=void 0;var MC=N,DC=kC(Di);function kC(e){return e&&e.__esModule?e:{default:e}}var NC=function(){};tn.noop=NC;var $C=function(r,n){return"".concat(r," of ").concat(n)};tn.defaultStatusFormatter=$C;var jC=function(r){return r?r.hasOwnProperty("key"):!1};tn.isKeyboardEvent=jC;var FC=function(r,n){if(n.infiniteLoop&&++r,r===0)return 0;var o=MC.Children.count(n.children);if(n.centerMode&&n.axis==="horizontal"){var a=-r*n.centerSlidePercentage,u=o-1;return r&&(r!==u||n.infiniteLoop)?a+=(100-n.centerSlidePercentage)/2:r===u&&(a+=100-n.centerSlidePercentage),a}return-r*100};tn.getPosition=FC;var WC=function(r,n){var o={};return["WebkitTransform","MozTransform","MsTransform","OTransform","transform","msTransform"].forEach(function(a){o[a]=(0,DC.default)(r,"%",n)}),o};tn.setPosition=WC;var kn={};Object.defineProperty(kn,"__esModule",{value:!0});kn.fadeAnimationHandler=kn.slideStopSwipingHandler=kn.slideSwipeAnimationHandler=kn.slideAnimationHandler=void 0;var Bv=N,HC=UC(Di),Nn=tn;function UC(e){return e&&e.__esModule?e:{default:e}}function sh(e,r){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,o)}return n}function Gr(e){for(var r=1;r<arguments.length;r++){var n=arguments[r]!=null?arguments[r]:{};r%2?sh(Object(n),!0).forEach(function(o){BC(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sh(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function BC(e,r,n){return r in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}var zC=function(r,n){var o={},a=n.selectedItem,u=a,l=Bv.Children.count(r.children)-1,f=r.infiniteLoop&&(a<0||a>l);if(f)return u<0?r.centerMode&&r.centerSlidePercentage&&r.axis==="horizontal"?o.itemListStyle=(0,Nn.setPosition)(-(l+2)*r.centerSlidePercentage-(100-r.centerSlidePercentage)/2,r.axis):o.itemListStyle=(0,Nn.setPosition)(-(l+2)*100,r.axis):u>l&&(o.itemListStyle=(0,Nn.setPosition)(0,r.axis)),o;var d=(0,Nn.getPosition)(a,r),v=(0,HC.default)(d,"%",r.axis),g=r.transitionTime+"ms";return o.itemListStyle={WebkitTransform:v,msTransform:v,OTransform:v,transform:v},n.swiping||(o.itemListStyle=Gr(Gr({},o.itemListStyle),{},{WebkitTransitionDuration:g,MozTransitionDuration:g,OTransitionDuration:g,transitionDuration:g,msTransitionDuration:g})),o};kn.slideAnimationHandler=zC;var qC=function(r,n,o,a){var u={},l=n.axis==="horizontal",f=Bv.Children.count(n.children),d=0,v=(0,Nn.getPosition)(o.selectedItem,n),g=n.infiniteLoop?(0,Nn.getPosition)(f-1,n)-100:(0,Nn.getPosition)(f-1,n),_=l?r.x:r.y,O=_;v===d&&_>0&&(O=0),v===g&&_<0&&(O=0);var m=v+100/(o.itemSize/O),S=Math.abs(_)>n.swipeScrollTolerance;return n.infiniteLoop&&S&&(o.selectedItem===0&&m>-100?m-=f*100:o.selectedItem===f-1&&m<-f*100&&(m+=f*100)),(!n.preventMovementUntilSwipeScrollTolerance||S||o.swipeMovementStarted)&&(o.swipeMovementStarted||a({swipeMovementStarted:!0}),u.itemListStyle=(0,Nn.setPosition)(m,n.axis)),S&&!o.cancelClick&&a({cancelClick:!0}),u};kn.slideSwipeAnimationHandler=qC;var GC=function(r,n){var o=(0,Nn.getPosition)(n.selectedItem,r),a=(0,Nn.setPosition)(o,r.axis);return{itemListStyle:a}};kn.slideStopSwipingHandler=GC;var KC=function(r,n){var o=r.transitionTime+"ms",a="ease-in-out",u={position:"absolute",display:"block",zIndex:-2,minHeight:"100%",opacity:0,top:0,right:0,left:0,bottom:0,transitionTimingFunction:a,msTransitionTimingFunction:a,MozTransitionTimingFunction:a,WebkitTransitionTimingFunction:a,OTransitionTimingFunction:a};return n.swiping||(u=Gr(Gr({},u),{},{WebkitTransitionDuration:o,MozTransitionDuration:o,OTransitionDuration:o,transitionDuration:o,msTransitionDuration:o})),{slideStyle:u,selectedStyle:Gr(Gr({},u),{},{opacity:1,position:"relative"}),prevStyle:Gr({},u)}};kn.fadeAnimationHandler=KC;Object.defineProperty(ss,"__esModule",{value:!0});ss.default=void 0;var qe=VC(N),YC=To(nc),Qn=To(Eo),XC=To(xo),La=To(cs),Ma=To(Oo),io=tn,Va=kn;function To(e){return e&&e.__esModule?e:{default:e}}function zv(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return zv=function(){return e},e}function VC(e){if(e&&e.__esModule)return e;if(e===null||uo(e)!=="object"&&typeof e!="function")return{default:e};var r=zv();if(r&&r.has(e))return r.get(e);var n={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var u=o?Object.getOwnPropertyDescriptor(e,a):null;u&&(u.get||u.set)?Object.defineProperty(n,a,u):n[a]=e[a]}return n.default=e,r&&r.set(e,n),n}function uo(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?uo=function(n){return typeof n}:uo=function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},uo(e)}function Pl(){return Pl=Object.assign||function(e){for(var r=1;r<arguments.length;r++){var n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},Pl.apply(this,arguments)}function uh(e,r){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);r&&(o=o.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,o)}return n}function Cn(e){for(var r=1;r<arguments.length;r++){var n=arguments[r]!=null?arguments[r]:{};r%2?uh(Object(n),!0).forEach(function(o){Ie(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):uh(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function JC(e,r){if(!(e instanceof r))throw new TypeError("Cannot call a class as a function")}function lh(e,r){for(var n=0;n<r.length;n++){var o=r[n];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(e,o.key,o)}}function ZC(e,r,n){return r&&lh(e.prototype,r),n&&lh(e,n),e}function QC(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(r&&r.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),r&&Al(e,r)}function Al(e,r){return Al=Object.setPrototypeOf||function(o,a){return o.__proto__=a,o},Al(e,r)}function eR(e){var r=nR();return function(){var o=Ja(e),a;if(r){var u=Ja(this).constructor;a=Reflect.construct(o,arguments,u)}else a=o.apply(this,arguments);return tR(this,a)}}function tR(e,r){return r&&(uo(r)==="object"||typeof r=="function")?r:Me(e)}function Me(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function nR(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ja(e){return Ja=Object.setPrototypeOf?Object.getPrototypeOf:function(n){return n.__proto__||Object.getPrototypeOf(n)},Ja(e)}function Ie(e,r,n){return r in e?Object.defineProperty(e,r,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[r]=n,e}var oc=function(e){QC(n,e);var r=eR(n);function n(o){var a;JC(this,n),a=r.call(this,o),Ie(Me(a),"thumbsRef",void 0),Ie(Me(a),"carouselWrapperRef",void 0),Ie(Me(a),"listRef",void 0),Ie(Me(a),"itemsRef",void 0),Ie(Me(a),"timer",void 0),Ie(Me(a),"animationHandler",void 0),Ie(Me(a),"setThumbsRef",function(l){a.thumbsRef=l}),Ie(Me(a),"setCarouselWrapperRef",function(l){a.carouselWrapperRef=l}),Ie(Me(a),"setListRef",function(l){a.listRef=l}),Ie(Me(a),"setItemsRef",function(l,f){a.itemsRef||(a.itemsRef=[]),a.itemsRef[f]=l}),Ie(Me(a),"autoPlay",function(){qe.Children.count(a.props.children)<=1||(a.clearAutoPlay(),a.props.autoPlay&&(a.timer=setTimeout(function(){a.increment()},a.props.interval)))}),Ie(Me(a),"clearAutoPlay",function(){a.timer&&clearTimeout(a.timer)}),Ie(Me(a),"resetAutoPlay",function(){a.clearAutoPlay(),a.autoPlay()}),Ie(Me(a),"stopOnHover",function(){a.setState({isMouseEntered:!0},a.clearAutoPlay)}),Ie(Me(a),"startOnLeave",function(){a.setState({isMouseEntered:!1},a.autoPlay)}),Ie(Me(a),"isFocusWithinTheCarousel",function(){return a.carouselWrapperRef?!!((0,La.default)().activeElement===a.carouselWrapperRef||a.carouselWrapperRef.contains((0,La.default)().activeElement)):!1}),Ie(Me(a),"navigateWithKeyboard",function(l){if(a.isFocusWithinTheCarousel()){var f=a.props.axis,d=f==="horizontal",v={ArrowUp:38,ArrowRight:39,ArrowDown:40,ArrowLeft:37},g=d?v.ArrowRight:v.ArrowDown,_=d?v.ArrowLeft:v.ArrowUp;g===l.keyCode?a.increment():_===l.keyCode&&a.decrement()}}),Ie(Me(a),"updateSizes",function(){if(!(!a.state.initialized||!a.itemsRef||a.itemsRef.length===0)){var l=a.props.axis==="horizontal",f=a.itemsRef[0];if(f){var d=l?f.clientWidth:f.clientHeight;a.setState({itemSize:d}),a.thumbsRef&&a.thumbsRef.updateSizes()}}}),Ie(Me(a),"setMountState",function(){a.setState({hasMount:!0}),a.updateSizes()}),Ie(Me(a),"handleClickItem",function(l,f){if(qe.Children.count(a.props.children)!==0){if(a.state.cancelClick){a.setState({cancelClick:!1});return}a.props.onClickItem(l,f),l!==a.state.selectedItem&&a.setState({selectedItem:l})}}),Ie(Me(a),"handleOnChange",function(l,f){qe.Children.count(a.props.children)<=1||a.props.onChange(l,f)}),Ie(Me(a),"handleClickThumb",function(l,f){a.props.onClickThumb(l,f),a.moveTo(l)}),Ie(Me(a),"onSwipeStart",function(l){a.setState({swiping:!0}),a.props.onSwipeStart(l)}),Ie(Me(a),"onSwipeEnd",function(l){a.setState({swiping:!1,cancelClick:!1,swipeMovementStarted:!1}),a.props.onSwipeEnd(l),a.clearAutoPlay(),a.state.autoPlay&&a.autoPlay()}),Ie(Me(a),"onSwipeMove",function(l,f){a.props.onSwipeMove(f);var d=a.props.swipeAnimationHandler(l,a.props,a.state,a.setState.bind(Me(a)));return a.setState(Cn({},d)),!!Object.keys(d).length}),Ie(Me(a),"decrement",function(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1;a.moveTo(a.state.selectedItem-(typeof l=="number"?l:1))}),Ie(Me(a),"increment",function(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1;a.moveTo(a.state.selectedItem+(typeof l=="number"?l:1))}),Ie(Me(a),"moveTo",function(l){if(typeof l=="number"){var f=qe.Children.count(a.props.children)-1;l<0&&(l=a.props.infiniteLoop?f:0),l>f&&(l=a.props.infiniteLoop?0:f),a.selectItem({selectedItem:l}),a.state.autoPlay&&a.state.isMouseEntered===!1&&a.resetAutoPlay()}}),Ie(Me(a),"onClickNext",function(){a.increment(1)}),Ie(Me(a),"onClickPrev",function(){a.decrement(1)}),Ie(Me(a),"onSwipeForward",function(){a.increment(1),a.props.emulateTouch&&a.setState({cancelClick:!0})}),Ie(Me(a),"onSwipeBackwards",function(){a.decrement(1),a.props.emulateTouch&&a.setState({cancelClick:!0})}),Ie(Me(a),"changeItem",function(l){return function(f){(!(0,io.isKeyboardEvent)(f)||f.key==="Enter")&&a.moveTo(l)}}),Ie(Me(a),"selectItem",function(l){a.setState(Cn({previousItem:a.state.selectedItem},l),function(){a.setState(a.animationHandler(a.props,a.state))}),a.handleOnChange(l.selectedItem,qe.Children.toArray(a.props.children)[l.selectedItem])}),Ie(Me(a),"getInitialImage",function(){var l=a.props.selectedItem,f=a.itemsRef&&a.itemsRef[l],d=f&&f.getElementsByTagName("img")||[];return d[0]}),Ie(Me(a),"getVariableItemHeight",function(l){var f=a.itemsRef&&a.itemsRef[l];if(a.state.hasMount&&f&&f.children.length){var d=f.children[0].getElementsByTagName("img")||[];if(d.length>0){var v=d[0];if(!v.complete){var g=function m(){a.forceUpdate(),v.removeEventListener("load",m)};v.addEventListener("load",g)}}var _=d[0]||f.children[0],O=_.clientHeight;return O>0?O:null}return null});var u={initialized:!1,previousItem:o.selectedItem,selectedItem:o.selectedItem,hasMount:!1,isMouseEntered:!1,autoPlay:o.autoPlay,swiping:!1,swipeMovementStarted:!1,cancelClick:!1,itemSize:1,itemListStyle:{},slideStyle:{},selectedStyle:{},prevStyle:{}};return a.animationHandler=typeof o.animationHandler=="function"&&o.animationHandler||o.animationHandler==="fade"&&Va.fadeAnimationHandler||Va.slideAnimationHandler,a.state=Cn(Cn({},u),a.animationHandler(o,u)),a}return ZC(n,[{key:"componentDidMount",value:function(){this.props.children&&this.setupCarousel()}},{key:"componentDidUpdate",value:function(a,u){!a.children&&this.props.children&&!this.state.initialized&&this.setupCarousel(),!a.autoFocus&&this.props.autoFocus&&this.forceFocus(),u.swiping&&!this.state.swiping&&this.setState(Cn({},this.props.stopSwipingHandler(this.props,this.state))),(a.selectedItem!==this.props.selectedItem||a.centerMode!==this.props.centerMode)&&(this.updateSizes(),this.moveTo(this.props.selectedItem)),a.autoPlay!==this.props.autoPlay&&(this.props.autoPlay?this.setupAutoPlay():this.destroyAutoPlay(),this.setState({autoPlay:this.props.autoPlay}))}},{key:"componentWillUnmount",value:function(){this.destroyCarousel()}},{key:"setupCarousel",value:function(){var a=this;this.bindEvents(),this.state.autoPlay&&qe.Children.count(this.props.children)>1&&this.setupAutoPlay(),this.props.autoFocus&&this.forceFocus(),this.setState({initialized:!0},function(){var u=a.getInitialImage();u&&!u.complete?u.addEventListener("load",a.setMountState):a.setMountState()})}},{key:"destroyCarousel",value:function(){this.state.initialized&&(this.unbindEvents(),this.destroyAutoPlay())}},{key:"setupAutoPlay",value:function(){this.autoPlay();var a=this.carouselWrapperRef;this.props.stopOnHover&&a&&(a.addEventListener("mouseenter",this.stopOnHover),a.addEventListener("mouseleave",this.startOnLeave))}},{key:"destroyAutoPlay",value:function(){this.clearAutoPlay();var a=this.carouselWrapperRef;this.props.stopOnHover&&a&&(a.removeEventListener("mouseenter",this.stopOnHover),a.removeEventListener("mouseleave",this.startOnLeave))}},{key:"bindEvents",value:function(){(0,Ma.default)().addEventListener("resize",this.updateSizes),(0,Ma.default)().addEventListener("DOMContentLoaded",this.updateSizes),this.props.useKeyboardArrows&&(0,La.default)().addEventListener("keydown",this.navigateWithKeyboard)}},{key:"unbindEvents",value:function(){(0,Ma.default)().removeEventListener("resize",this.updateSizes),(0,Ma.default)().removeEventListener("DOMContentLoaded",this.updateSizes);var a=this.getInitialImage();a&&a.removeEventListener("load",this.setMountState),this.props.useKeyboardArrows&&(0,La.default)().removeEventListener("keydown",this.navigateWithKeyboard)}},{key:"forceFocus",value:function(){var a;(a=this.carouselWrapperRef)===null||a===void 0||a.focus()}},{key:"renderItems",value:function(a){var u=this;return this.props.children?qe.Children.map(this.props.children,function(l,f){var d=f===u.state.selectedItem,v=f===u.state.previousItem,g=d&&u.state.selectedStyle||v&&u.state.prevStyle||u.state.slideStyle||{};u.props.centerMode&&u.props.axis==="horizontal"&&(g=Cn(Cn({},g),{},{minWidth:u.props.centerSlidePercentage+"%"})),u.state.swiping&&u.state.swipeMovementStarted&&(g=Cn(Cn({},g),{},{pointerEvents:"none"}));var _={ref:function(m){return u.setItemsRef(m,f)},key:"itemKey"+f+(a?"clone":""),className:Qn.default.ITEM(!0,f===u.state.selectedItem,f===u.state.previousItem),onClick:u.handleClickItem.bind(u,f,l),style:g};return qe.default.createElement("li",_,u.props.renderItem(l,{isSelected:f===u.state.selectedItem,isPrevious:f===u.state.previousItem}))}):[]}},{key:"renderControls",value:function(){var a=this,u=this.props,l=u.showIndicators,f=u.labels,d=u.renderIndicator,v=u.children;return l?qe.default.createElement("ul",{className:"control-dots"},qe.Children.map(v,function(g,_){return d&&d(a.changeItem(_),_===a.state.selectedItem,_,f.item)})):null}},{key:"renderStatus",value:function(){return this.props.showStatus?qe.default.createElement("p",{className:"carousel-status"},this.props.statusFormatter(this.state.selectedItem+1,qe.Children.count(this.props.children))):null}},{key:"renderThumbs",value:function(){return!this.props.showThumbs||!this.props.children||qe.Children.count(this.props.children)===0?null:qe.default.createElement(XC.default,{ref:this.setThumbsRef,onSelectItem:this.handleClickThumb,selectedItem:this.state.selectedItem,transitionTime:this.props.transitionTime,thumbWidth:this.props.thumbWidth,labels:this.props.labels,emulateTouch:this.props.emulateTouch},this.props.renderThumbs(this.props.children))}},{key:"render",value:function(){var a=this;if(!this.props.children||qe.Children.count(this.props.children)===0)return null;var u=this.props.swipeable&&qe.Children.count(this.props.children)>1,l=this.props.axis==="horizontal",f=this.props.showArrows&&qe.Children.count(this.props.children)>1,d=f&&(this.state.selectedItem>0||this.props.infiniteLoop)||!1,v=f&&(this.state.selectedItem<qe.Children.count(this.props.children)-1||this.props.infiniteLoop)||!1,g=this.renderItems(!0),_=g.shift(),O=g.pop(),m={className:Qn.default.SLIDER(!0,this.state.swiping),onSwipeMove:this.onSwipeMove,onSwipeStart:this.onSwipeStart,onSwipeEnd:this.onSwipeEnd,style:this.state.itemListStyle,tolerance:this.props.swipeScrollTolerance},S={};if(l){if(m.onSwipeLeft=this.onSwipeForward,m.onSwipeRight=this.onSwipeBackwards,this.props.dynamicHeight){var y=this.getVariableItemHeight(this.state.selectedItem);S.height=y||"auto"}}else m.onSwipeUp=this.props.verticalSwipe==="natural"?this.onSwipeBackwards:this.onSwipeForward,m.onSwipeDown=this.props.verticalSwipe==="natural"?this.onSwipeForward:this.onSwipeBackwards,m.style=Cn(Cn({},m.style),{},{height:this.state.itemSize}),S.height=this.state.itemSize;return qe.default.createElement("div",{"aria-label":this.props.ariaLabel,className:Qn.default.ROOT(this.props.className),ref:this.setCarouselWrapperRef,tabIndex:this.props.useKeyboardArrows?0:void 0},qe.default.createElement("div",{className:Qn.default.CAROUSEL(!0),style:{width:this.props.width}},this.renderControls(),this.props.renderArrowPrev(this.onClickPrev,d,this.props.labels.leftArrow),qe.default.createElement("div",{className:Qn.default.WRAPPER(!0,this.props.axis),style:S},u?qe.default.createElement(YC.default,Pl({tagName:"ul",innerRef:this.setListRef},m,{allowMouseEvents:this.props.emulateTouch}),this.props.infiniteLoop&&O,this.renderItems(),this.props.infiniteLoop&&_):qe.default.createElement("ul",{className:Qn.default.SLIDER(!0,this.state.swiping),ref:function(D){return a.setListRef(D)},style:this.state.itemListStyle||{}},this.props.infiniteLoop&&O,this.renderItems(),this.props.infiniteLoop&&_)),this.props.renderArrowNext(this.onClickNext,v,this.props.labels.rightArrow),this.renderStatus()),this.renderThumbs())}}]),n}(qe.default.Component);ss.default=oc;Ie(oc,"displayName","Carousel");Ie(oc,"defaultProps",{ariaLabel:void 0,axis:"horizontal",centerSlidePercentage:80,interval:3e3,labels:{leftArrow:"previous slide / item",rightArrow:"next slide / item",item:"slide item"},onClickItem:io.noop,onClickThumb:io.noop,onChange:io.noop,onSwipeStart:function(){},onSwipeEnd:function(){},onSwipeMove:function(){return!1},preventMovementUntilSwipeScrollTolerance:!1,renderArrowPrev:function(r,n,o){return qe.default.createElement("button",{type:"button","aria-label":o,className:Qn.default.ARROW_PREV(!n),onClick:r})},renderArrowNext:function(r,n,o){return qe.default.createElement("button",{type:"button","aria-label":o,className:Qn.default.ARROW_NEXT(!n),onClick:r})},renderIndicator:function(r,n,o,a){return qe.default.createElement("li",{className:Qn.default.DOT(n),onClick:r,onKeyDown:r,value:o,key:o,role:"button",tabIndex:0,"aria-label":"".concat(a," ").concat(o+1)})},renderItem:function(r){return r},renderThumbs:function(r){var n=qe.Children.map(r,function(o){var a=o;if(o.type!=="img"&&(a=qe.Children.toArray(o.props.children).find(function(u){return u.type==="img"})),!!a)return a});return n.filter(function(o){return o}).length===0?(console.warn("No images found! Can't build the thumb list without images. If you don't need thumbs, set showThumbs={false} in the Carousel. Note that it's not possible to get images rendered inside custom components. More info at https://github.com/leandrowd/react-responsive-carousel/blob/master/TROUBLESHOOTING.md"),[]):n},statusFormatter:io.defaultStatusFormatter,selectedItem:0,showArrows:!0,showIndicators:!0,showStatus:!0,showThumbs:!0,stopOnHover:!0,swipeScrollTolerance:5,swipeable:!0,transitionTime:350,verticalSwipe:"standard",width:"100%",animationHandler:"slide",swipeAnimationHandler:Va.slideSwipeAnimationHandler,stopSwipingHandler:Va.slideStopSwipingHandler});var rR={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Carousel",{enumerable:!0,get:function(){return r.default}}),Object.defineProperty(e,"CarouselProps",{enumerable:!0,get:function(){return n.CarouselProps}}),Object.defineProperty(e,"Thumbs",{enumerable:!0,get:function(){return o.default}});var r=a(ss),n=rR,o=a(xo);function a(u){return u&&u.__esModule?u:{default:u}}})(Fv);const iR=({tip:e})=>$.jsx("div",{className:"px-8 pb-8",children:qv(e,!0)}),oR=({pages:e})=>$.jsx("div",{className:"min-h-[10rem] w-96",children:$.jsx(Fv.Carousel,{autoPlay:!1,infiniteLoop:!0,showThumbs:!1,showArrows:!0,showStatus:!1,children:e&&e.map(r=>$.jsx(iR,{tip:r},r.key))})}),aR=({body:e,isInsideCarousel:r})=>$.jsx("article",{className:Ot(["prose prose-sm max-h-[10rem] overflow-auto p-1 px-2 text-left text-[12px] text-grey-100 ",{"w-60":!r}]),children:$.jsx(qa,{children:e,options:{overrides:{a:{component:({children:n,...o})=>$.jsxs("a",{...o,target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-start text-primary-dark",children:[n,$.jsx(Fh,{className:"ml-1 mt-px h-4 w-4"})]})}}}})}),sR=({video:e,body:r,title:n,isInsideCarousel:o})=>$.jsxs("div",{className:Ot([{"flex flex-row":!o,"flex max-h-[10rem] flex-col overflow-y-auto":o}]),children:[$.jsx("div",{className:Ot([{"mr-1":!o,"mb-1":o}]),children:$.jsx("iframe",{height:o?"auto":90,width:o?"100%":160,src:e==null?void 0:e.link,title:n,allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0})}),$.jsx("article",{className:Ot(["prose prose-sm p-1 text-left text-xs text-grey-100",{"w-60 overflow-auto":!o,"-mt-6":o}]),children:$.jsx(qa,{children:r||"",options:{overrides:{a:{component:({children:a,...u})=>$.jsxs("a",{...u,target:"_blank",rel:"noopener noreferrer",className:"flex items-start",children:[a,$.jsx(Fh,{className:"ml-1 mt-px h-4 w-4"})]})}}}})})]}),qv=(e,r)=>{switch(e.type){case Ua.TEXT:return $.jsx(aR,{body:e.body,isInsideCarousel:r});case Ua.VIDEO:return $.jsx(sR,{video:e.video,body:e.body,title:e.title,isInsideCarousel:r});case Ua.CAROUSEL:return $.jsx(oR,{pages:e.pages})}},Gv=N.createContext(void 0);function ch(e,r){const n=[];return e.forEach(o=>{o.key===r&&n.push(o)}),n}const uR=({children:e,enabled:r,baseUrl:n="https://raw.githubusercontent.com/4d/Web-studio-TIPS/main"})=>{const[{tips:o,show:a},u]=N.useState({tips:{},show:!0});N.useEffect(()=>{const f=new AbortController;try{fetch(`${n}/tips.json`,{signal:f.signal}).then(d=>d.json()).then(d=>{const v=d.reduce((g,_)=>ch(d,_.key).length>1?{...g,[_.key]:{type:"carousel",pages:ch(d,_.key)}}:{...g,[_.key]:_},{});u(g=>({...g,tips:v}))})}catch{}return()=>{f.abort()}},[]);const l=()=>{u(f=>({...f,show:!a}))};return $.jsx(Gv.Provider,{value:{tips:o,toggleTips:l,show:a,enabled:r},children:e})},Kv=e=>{const r=N.useContext(Gv);if(r===void 0)throw new Error("useTip must be used within a TipsContext");return{tip:e?r.tips[e]:null,toggleTips:r.toggleTips,show:r.show,enabled:r.enabled}},lR=Ka(sC)`
110
+ */var Vh;function LC(){return Vh||(Vh=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,a=e?Symbol.for("react.strict_mode"):60108,s=e?Symbol.for("react.profiler"):60114,l=e?Symbol.for("react.provider"):60109,c=e?Symbol.for("react.context"):60110,d=e?Symbol.for("react.async_mode"):60111,p=e?Symbol.for("react.concurrent_mode"):60111,h=e?Symbol.for("react.forward_ref"):60112,b=e?Symbol.for("react.suspense"):60113,v=e?Symbol.for("react.suspense_list"):60120,w=e?Symbol.for("react.memo"):60115,x=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,E=e?Symbol.for("react.fundamental"):60117,I=e?Symbol.for("react.responder"):60118,P=e?Symbol.for("react.scope"):60119;function R(V){return typeof V=="string"||typeof V=="function"||V===i||V===p||V===s||V===a||V===b||V===v||typeof V=="object"&&V!==null&&(V.$$typeof===x||V.$$typeof===w||V.$$typeof===l||V.$$typeof===c||V.$$typeof===h||V.$$typeof===E||V.$$typeof===I||V.$$typeof===P||V.$$typeof===g)}function F(V){if(typeof V=="object"&&V!==null){var ht=V.$$typeof;switch(ht){case t:var ct=V.type;switch(ct){case d:case p:case i:case s:case a:case b:return ct;default:var Wt=ct&&ct.$$typeof;switch(Wt){case c:case h:case x:case w:case l:return Wt;default:return ht}}case r:return ht}}}var O=d,D=p,U=c,j=l,G=t,J=h,ie=i,xe=x,me=w,ve=r,$e=s,ye=a,_e=b,qe=!1;function St(V){return qe||(qe=!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.")),H(V)||F(V)===d}function H(V){return F(V)===p}function K(V){return F(V)===c}function oe(V){return F(V)===l}function de(V){return typeof V=="object"&&V!==null&&V.$$typeof===t}function te(V){return F(V)===h}function le(V){return F(V)===i}function ae(V){return F(V)===x}function he(V){return F(V)===w}function se(V){return F(V)===r}function we(V){return F(V)===s}function Se(V){return F(V)===a}function Ye(V){return F(V)===b}We.AsyncMode=O,We.ConcurrentMode=D,We.ContextConsumer=U,We.ContextProvider=j,We.Element=G,We.ForwardRef=J,We.Fragment=ie,We.Lazy=xe,We.Memo=me,We.Portal=ve,We.Profiler=$e,We.StrictMode=ye,We.Suspense=_e,We.isAsyncMode=St,We.isConcurrentMode=H,We.isContextConsumer=K,We.isContextProvider=oe,We.isElement=de,We.isForwardRef=te,We.isFragment=le,We.isLazy=ae,We.isMemo=he,We.isPortal=se,We.isProfiler=we,We.isStrictMode=Se,We.isSuspense=Ye,We.isValidElementType=R,We.typeOf=F}()),We}var Xh;function Wm(){return Xh||(Xh=1,process.env.NODE_ENV==="production"?as.exports=MC():as.exports=LC()),as.exports}var Wl,Jh;function Vc(){if(Jh)return Wl;Jh=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Wl=e,Wl}var Ul,Qh;function Um(){return Qh||(Qh=1,Ul=Function.call.bind(Object.prototype.hasOwnProperty)),Ul}var zl,ev;function $C(){if(ev)return zl;ev=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Vc(),r={},i=Um();e=function(s){var l="Warning: "+s;typeof console<"u"&&console.error(l);try{throw new Error(l)}catch{}}}function a(s,l,c,d,p){if(process.env.NODE_ENV!=="production"){for(var h in s)if(i(s,h)){var b;try{if(typeof s[h]!="function"){var v=Error((d||"React class")+": "+c+" type `"+h+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof s[h]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw v.name="Invariant Violation",v}b=s[h](l,h,d,c,null,t)}catch(x){b=x}if(b&&!(b instanceof Error)&&e((d||"React class")+": type specification of "+c+" `"+h+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof b+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),b instanceof Error&&!(b.message in r)){r[b.message]=!0;var w=p?p():"";e("Failed "+c+" type: "+b.message+(w??""))}}}}return a.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(r={})},zl=a,zl}var Bl,tv;function FC(){if(tv)return Bl;tv=1;var e=Wm(),t=$c(),r=Vc(),i=Um(),a=$C(),s=function(){};process.env.NODE_ENV!=="production"&&(s=function(c){var d="Warning: "+c;typeof console<"u"&&console.error(d);try{throw new Error(d)}catch{}});function l(){return null}return Bl=function(c,d){var p=typeof Symbol=="function"&&Symbol.iterator,h="@@iterator";function b(H){var K=H&&(p&&H[p]||H[h]);if(typeof K=="function")return K}var v="<<anonymous>>",w={array:I("array"),bigint:I("bigint"),bool:I("boolean"),func:I("function"),number:I("number"),object:I("object"),string:I("string"),symbol:I("symbol"),any:P(),arrayOf:R,element:F(),elementType:O(),instanceOf:D,node:J(),objectOf:j,oneOf:U,oneOfType:G,shape:xe,exact:me};function x(H,K){return H===K?H!==0||1/H===1/K:H!==H&&K!==K}function g(H,K){this.message=H,this.data=K&&typeof K=="object"?K:{},this.stack=""}g.prototype=Error.prototype;function E(H){if(process.env.NODE_ENV!=="production")var K={},oe=0;function de(le,ae,he,se,we,Se,Ye){if(se=se||v,Se=Se||he,Ye!==r){if(d){var V=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 V.name="Invariant Violation",V}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var ht=se+":"+he;!K[ht]&&oe<3&&(s("You are manually calling a React.PropTypes validation function for the `"+Se+"` prop on `"+se+"`. 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."),K[ht]=!0,oe++)}}return ae[he]==null?le?ae[he]===null?new g("The "+we+" `"+Se+"` is marked as required "+("in `"+se+"`, but its value is `null`.")):new g("The "+we+" `"+Se+"` is marked as required in "+("`"+se+"`, but its value is `undefined`.")):null:H(ae,he,se,we,Se)}var te=de.bind(null,!1);return te.isRequired=de.bind(null,!0),te}function I(H){function K(oe,de,te,le,ae,he){var se=oe[de],we=ye(se);if(we!==H){var Se=_e(se);return new g("Invalid "+le+" `"+ae+"` of type "+("`"+Se+"` supplied to `"+te+"`, expected ")+("`"+H+"`."),{expectedType:H})}return null}return E(K)}function P(){return E(l)}function R(H){function K(oe,de,te,le,ae){if(typeof H!="function")return new g("Property `"+ae+"` of component `"+te+"` has invalid PropType notation inside arrayOf.");var he=oe[de];if(!Array.isArray(he)){var se=ye(he);return new g("Invalid "+le+" `"+ae+"` of type "+("`"+se+"` supplied to `"+te+"`, expected an array."))}for(var we=0;we<he.length;we++){var Se=H(he,we,te,le,ae+"["+we+"]",r);if(Se instanceof Error)return Se}return null}return E(K)}function F(){function H(K,oe,de,te,le){var ae=K[oe];if(!c(ae)){var he=ye(ae);return new g("Invalid "+te+" `"+le+"` of type "+("`"+he+"` supplied to `"+de+"`, expected a single ReactElement."))}return null}return E(H)}function O(){function H(K,oe,de,te,le){var ae=K[oe];if(!e.isValidElementType(ae)){var he=ye(ae);return new g("Invalid "+te+" `"+le+"` of type "+("`"+he+"` supplied to `"+de+"`, expected a single ReactElement type."))}return null}return E(H)}function D(H){function K(oe,de,te,le,ae){if(!(oe[de]instanceof H)){var he=H.name||v,se=St(oe[de]);return new g("Invalid "+le+" `"+ae+"` of type "+("`"+se+"` supplied to `"+te+"`, expected ")+("instance of `"+he+"`."))}return null}return E(K)}function U(H){if(!Array.isArray(H))return process.env.NODE_ENV!=="production"&&(arguments.length>1?s("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])."):s("Invalid argument supplied to oneOf, expected an array.")),l;function K(oe,de,te,le,ae){for(var he=oe[de],se=0;se<H.length;se++)if(x(he,H[se]))return null;var we=JSON.stringify(H,function(Ye,V){var ht=_e(V);return ht==="symbol"?String(V):V});return new g("Invalid "+le+" `"+ae+"` of value `"+String(he)+"` "+("supplied to `"+te+"`, expected one of "+we+"."))}return E(K)}function j(H){function K(oe,de,te,le,ae){if(typeof H!="function")return new g("Property `"+ae+"` of component `"+te+"` has invalid PropType notation inside objectOf.");var he=oe[de],se=ye(he);if(se!=="object")return new g("Invalid "+le+" `"+ae+"` of type "+("`"+se+"` supplied to `"+te+"`, expected an object."));for(var we in he)if(i(he,we)){var Se=H(he,we,te,le,ae+"."+we,r);if(Se instanceof Error)return Se}return null}return E(K)}function G(H){if(!Array.isArray(H))return process.env.NODE_ENV!=="production"&&s("Invalid argument supplied to oneOfType, expected an instance of array."),l;for(var K=0;K<H.length;K++){var oe=H[K];if(typeof oe!="function")return s("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+qe(oe)+" at index "+K+"."),l}function de(te,le,ae,he,se){for(var we=[],Se=0;Se<H.length;Se++){var Ye=H[Se],V=Ye(te,le,ae,he,se,r);if(V==null)return null;V.data&&i(V.data,"expectedType")&&we.push(V.data.expectedType)}var ht=we.length>0?", expected one of type ["+we.join(", ")+"]":"";return new g("Invalid "+he+" `"+se+"` supplied to "+("`"+ae+"`"+ht+"."))}return E(de)}function J(){function H(K,oe,de,te,le){return ve(K[oe])?null:new g("Invalid "+te+" `"+le+"` supplied to "+("`"+de+"`, expected a ReactNode."))}return E(H)}function ie(H,K,oe,de,te){return new g((H||"React class")+": "+K+" type `"+oe+"."+de+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+te+"`.")}function xe(H){function K(oe,de,te,le,ae){var he=oe[de],se=ye(he);if(se!=="object")return new g("Invalid "+le+" `"+ae+"` of type `"+se+"` "+("supplied to `"+te+"`, expected `object`."));for(var we in H){var Se=H[we];if(typeof Se!="function")return ie(te,le,ae,we,_e(Se));var Ye=Se(he,we,te,le,ae+"."+we,r);if(Ye)return Ye}return null}return E(K)}function me(H){function K(oe,de,te,le,ae){var he=oe[de],se=ye(he);if(se!=="object")return new g("Invalid "+le+" `"+ae+"` of type `"+se+"` "+("supplied to `"+te+"`, expected `object`."));var we=t({},oe[de],H);for(var Se in we){var Ye=H[Se];if(i(H,Se)&&typeof Ye!="function")return ie(te,le,ae,Se,_e(Ye));if(!Ye)return new g("Invalid "+le+" `"+ae+"` key `"+Se+"` supplied to `"+te+"`.\nBad object: "+JSON.stringify(oe[de],null," ")+`
111
+ Valid keys: `+JSON.stringify(Object.keys(H),null," "));var V=Ye(he,Se,te,le,ae+"."+Se,r);if(V)return V}return null}return E(K)}function ve(H){switch(typeof H){case"number":case"string":case"undefined":return!0;case"boolean":return!H;case"object":if(Array.isArray(H))return H.every(ve);if(H===null||c(H))return!0;var K=b(H);if(K){var oe=K.call(H),de;if(K!==H.entries){for(;!(de=oe.next()).done;)if(!ve(de.value))return!1}else for(;!(de=oe.next()).done;){var te=de.value;if(te&&!ve(te[1]))return!1}}else return!1;return!0;default:return!1}}function $e(H,K){return H==="symbol"?!0:K?K["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&K instanceof Symbol:!1}function ye(H){var K=typeof H;return Array.isArray(H)?"array":H instanceof RegExp?"object":$e(K,H)?"symbol":K}function _e(H){if(typeof H>"u"||H===null)return""+H;var K=ye(H);if(K==="object"){if(H instanceof Date)return"date";if(H instanceof RegExp)return"regexp"}return K}function qe(H){var K=_e(H);switch(K){case"array":case"object":return"an "+K;case"boolean":case"date":case"regexp":return"a "+K;default:return K}}function St(H){return!H.constructor||!H.constructor.name?v:H.constructor.name}return w.checkPropTypes=a,w.resetWarningCache=a.resetWarningCache,w.PropTypes=w,w},Bl}var Hl,rv;function DC(){if(rv)return Hl;rv=1;var e=Vc();function t(){}function r(){}return r.resetWarningCache=t,Hl=function(){function i(l,c,d,p,h,b){if(b!==e){var v=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 v.name="Invariant Violation",v}}i.isRequired=i;function a(){return i}var s={array:i,bigint:i,bool:i,func:i,number:i,object:i,string:i,symbol:i,any:i,arrayOf:a,element:i,elementType:i,instanceOf:a,node:i,objectOf:a,oneOf:a,oneOfType:a,shape:a,exact:a,checkPropTypes:r,resetWarningCache:t};return s.PropTypes=s,s},Hl}var nv;function kC(){if(nv)return os.exports;if(nv=1,process.env.NODE_ENV!=="production"){var e=Wm(),t=!0;os.exports=FC()(e.isElement,t)}else os.exports=DC()();return os.exports}var iv;function NC(){return iv||(iv=1,function(e){(function(t,r){r(e,k,kC())})(ni,function(t,r,i){Object.defineProperty(t,"__esModule",{value:!0}),t.setHasSupportToCaptureOption=x;var a=l(r),s=l(i);function l(P){return P&&P.__esModule?P:{default:P}}var c=Object.assign||function(P){for(var R=1;R<arguments.length;R++){var F=arguments[R];for(var O in F)Object.prototype.hasOwnProperty.call(F,O)&&(P[O]=F[O])}return P};function d(P,R){var F={};for(var O in P)R.indexOf(O)>=0||Object.prototype.hasOwnProperty.call(P,O)&&(F[O]=P[O]);return F}function p(P,R){if(!(P instanceof R))throw new TypeError("Cannot call a class as a function")}var h=function(){function P(R,F){for(var O=0;O<F.length;O++){var D=F[O];D.enumerable=D.enumerable||!1,D.configurable=!0,"value"in D&&(D.writable=!0),Object.defineProperty(R,D.key,D)}}return function(R,F,O){return F&&P(R.prototype,F),O&&P(R,O),R}}();function b(P,R){if(!P)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return R&&(typeof R=="object"||typeof R=="function")?R:P}function v(P,R){if(typeof R!="function"&&R!==null)throw new TypeError("Super expression must either be null or a function, not "+typeof R);P.prototype=Object.create(R&&R.prototype,{constructor:{value:P,enumerable:!1,writable:!0,configurable:!0}}),R&&(Object.setPrototypeOf?Object.setPrototypeOf(P,R):P.__proto__=R)}var w=!1;function x(P){w=P}try{addEventListener("test",null,Object.defineProperty({},"capture",{get:function(){x(!0)}}))}catch{}function g(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{capture:!0};return w?P:P.capture}function E(P){if("touches"in P){var R=P.touches[0],F=R.pageX,O=R.pageY;return{x:F,y:O}}var D=P.screenX,U=P.screenY;return{x:D,y:U}}var I=function(P){v(R,P);function R(){var F;p(this,R);for(var O=arguments.length,D=Array(O),U=0;U<O;U++)D[U]=arguments[U];var j=b(this,(F=R.__proto__||Object.getPrototypeOf(R)).call.apply(F,[this].concat(D)));return j._handleSwipeStart=j._handleSwipeStart.bind(j),j._handleSwipeMove=j._handleSwipeMove.bind(j),j._handleSwipeEnd=j._handleSwipeEnd.bind(j),j._onMouseDown=j._onMouseDown.bind(j),j._onMouseMove=j._onMouseMove.bind(j),j._onMouseUp=j._onMouseUp.bind(j),j._setSwiperRef=j._setSwiperRef.bind(j),j}return h(R,[{key:"componentDidMount",value:function(){this.swiper&&this.swiper.addEventListener("touchmove",this._handleSwipeMove,g({capture:!0,passive:!1}))}},{key:"componentWillUnmount",value:function(){this.swiper&&this.swiper.removeEventListener("touchmove",this._handleSwipeMove,g({capture:!0,passive:!1}))}},{key:"_onMouseDown",value:function(O){this.props.allowMouseEvents&&(this.mouseDown=!0,document.addEventListener("mouseup",this._onMouseUp),document.addEventListener("mousemove",this._onMouseMove),this._handleSwipeStart(O))}},{key:"_onMouseMove",value:function(O){this.mouseDown&&this._handleSwipeMove(O)}},{key:"_onMouseUp",value:function(O){this.mouseDown=!1,document.removeEventListener("mouseup",this._onMouseUp),document.removeEventListener("mousemove",this._onMouseMove),this._handleSwipeEnd(O)}},{key:"_handleSwipeStart",value:function(O){var D=E(O),U=D.x,j=D.y;this.moveStart={x:U,y:j},this.props.onSwipeStart(O)}},{key:"_handleSwipeMove",value:function(O){if(this.moveStart){var D=E(O),U=D.x,j=D.y,G=U-this.moveStart.x,J=j-this.moveStart.y;this.moving=!0;var ie=this.props.onSwipeMove({x:G,y:J},O);ie&&O.cancelable&&O.preventDefault(),this.movePosition={deltaX:G,deltaY:J}}}},{key:"_handleSwipeEnd",value:function(O){this.props.onSwipeEnd(O);var D=this.props.tolerance;this.moving&&this.movePosition&&(this.movePosition.deltaX<-D?this.props.onSwipeLeft(1,O):this.movePosition.deltaX>D&&this.props.onSwipeRight(1,O),this.movePosition.deltaY<-D?this.props.onSwipeUp(1,O):this.movePosition.deltaY>D&&this.props.onSwipeDown(1,O)),this.moveStart=null,this.moving=!1,this.movePosition=null}},{key:"_setSwiperRef",value:function(O){this.swiper=O,this.props.innerRef(O)}},{key:"render",value:function(){var O=this.props;O.tagName;var D=O.className,U=O.style,j=O.children;O.allowMouseEvents,O.onSwipeUp,O.onSwipeDown,O.onSwipeLeft,O.onSwipeRight,O.onSwipeStart,O.onSwipeMove,O.onSwipeEnd,O.innerRef,O.tolerance;var G=d(O,["tagName","className","style","children","allowMouseEvents","onSwipeUp","onSwipeDown","onSwipeLeft","onSwipeRight","onSwipeStart","onSwipeMove","onSwipeEnd","innerRef","tolerance"]);return a.default.createElement(this.props.tagName,c({ref:this._setSwiperRef,onMouseDown:this._onMouseDown,onTouchStart:this._handleSwipeStart,onTouchEnd:this._handleSwipeEnd,className:D,style:U},G),j)}}]),R}(r.Component);I.displayName="ReactSwipe",I.propTypes={tagName:s.default.string,className:s.default.string,style:s.default.object,children:s.default.node,allowMouseEvents:s.default.bool,onSwipeUp:s.default.func,onSwipeDown:s.default.func,onSwipeLeft:s.default.func,onSwipeRight:s.default.func,onSwipeStart:s.default.func,onSwipeMove:s.default.func,onSwipeEnd:s.default.func,innerRef:s.default.func,tolerance:s.default.number.isRequired},I.defaultProps={tagName:"div",allowMouseEvents:!1,onSwipeUp:function(){},onSwipeDown:function(){},onSwipeLeft:function(){},onSwipeRight:function(){},onSwipeStart:function(){},onSwipeMove:function(){},onSwipeEnd:function(){},innerRef:function(){},tolerance:0},t.default=I})}(jl)),jl}(function(e){(function(t,r){r(e,NC())})(ni,function(t,r){Object.defineProperty(t,"__esModule",{value:!0});var i=a(r);function a(s){return s&&s.__esModule?s:{default:s}}t.default=i.default})})(Yc);var qo={};Object.defineProperty(qo,"__esModule",{value:!0});qo.default=void 0;var Pn=jC(Bv);function jC(e){return e&&e.__esModule?e:{default:e}}function WC(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var UC={ROOT:function(t){return(0,Pn.default)(WC({"carousel-root":!0},t||"",!!t))},CAROUSEL:function(t){return(0,Pn.default)({carousel:!0,"carousel-slider":t})},WRAPPER:function(t,r){return(0,Pn.default)({"thumbs-wrapper":!t,"slider-wrapper":t,"axis-horizontal":r==="horizontal","axis-vertical":r!=="horizontal"})},SLIDER:function(t,r){return(0,Pn.default)({thumbs:!t,slider:t,animated:!r})},ITEM:function(t,r,i){return(0,Pn.default)({thumb:!t,slide:t,selected:r,previous:i})},ARROW_PREV:function(t){return(0,Pn.default)({"control-arrow control-prev":!0,"control-disabled":t})},ARROW_NEXT:function(t){return(0,Pn.default)({"control-arrow control-next":!0,"control-disabled":t})},DOT:function(t){return(0,Pn.default)({dot:!0,selected:t})}};qo.default=UC;var Go={},Bs={};Object.defineProperty(Bs,"__esModule",{value:!0});Bs.outerWidth=void 0;var zC=function(t){var r=t.offsetWidth,i=getComputedStyle(t);return r+=parseInt(i.marginLeft)+parseInt(i.marginRight),r};Bs.outerWidth=zC;var Ki={};Object.defineProperty(Ki,"__esModule",{value:!0});Ki.default=void 0;var BC=function(t,r,i){var a=t===0?t:t+r,s=i==="horizontal"?[a,0,0]:[0,a,0],l="translate3d",c="("+s.join(",")+")";return l+c};Ki.default=BC;var Ko={};Object.defineProperty(Ko,"__esModule",{value:!0});Ko.default=void 0;var HC=function(){return window};Ko.default=HC;Object.defineProperty(Go,"__esModule",{value:!0});Go.default=void 0;var Ir=GC(k),ti=Hs(qo),ZC=Bs,ov=Hs(Ki),qC=Hs(Yc),ss=Hs(Ko);function Hs(e){return e&&e.__esModule?e:{default:e}}function zm(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return zm=function(){return e},e}function GC(e){if(e&&e.__esModule)return e;if(e===null||To(e)!=="object"&&typeof e!="function")return{default:e};var t=zm();if(t&&t.has(e))return t.get(e);var r={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var s=i?Object.getOwnPropertyDescriptor(e,a):null;s&&(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,t&&t.set(e,r),r}function To(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?To=function(r){return typeof r}:To=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},To(e)}function wc(){return wc=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},wc.apply(this,arguments)}function KC(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function YC(e,t){for(var r=0;r<t.length;r++){var i=t[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function VC(e,t,r){return t&&YC(e.prototype,t),e}function XC(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&bc(e,t)}function bc(e,t){return bc=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},bc(e,t)}function JC(e){var t=eR();return function(){var i=Ts(e),a;if(t){var s=Ts(this).constructor;a=Reflect.construct(i,arguments,s)}else a=i.apply(this,arguments);return QC(this,a)}}function QC(e,t){return t&&(To(t)==="object"||typeof t=="function")?t:Zt(e)}function Zt(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function eR(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Ts(e){return Ts=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Ts(e)}function kt(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var tR=function(t){return t.hasOwnProperty("key")},Xc=function(e){XC(r,e);var t=JC(r);function r(i){var a;return KC(this,r),a=t.call(this,i),kt(Zt(a),"itemsWrapperRef",void 0),kt(Zt(a),"itemsListRef",void 0),kt(Zt(a),"thumbsRef",void 0),kt(Zt(a),"setItemsWrapperRef",function(s){a.itemsWrapperRef=s}),kt(Zt(a),"setItemsListRef",function(s){a.itemsListRef=s}),kt(Zt(a),"setThumbsRef",function(s,l){a.thumbsRef||(a.thumbsRef=[]),a.thumbsRef[l]=s}),kt(Zt(a),"updateSizes",function(){if(!(!a.props.children||!a.itemsWrapperRef||!a.thumbsRef)){var s=Ir.Children.count(a.props.children),l=a.itemsWrapperRef.clientWidth,c=a.props.thumbWidth?a.props.thumbWidth:(0,ZC.outerWidth)(a.thumbsRef[0]),d=Math.floor(l/c),p=d<s,h=p?s-d:0;a.setState(function(b,v){return{itemSize:c,visibleItems:d,firstItem:p?a.getFirstItem(v.selectedItem):0,lastPosition:h,showArrows:p}})}}),kt(Zt(a),"handleClickItem",function(s,l,c){if(!tR(c)||c.key==="Enter"){var d=a.props.onSelectItem;typeof d=="function"&&d(s,l)}}),kt(Zt(a),"onSwipeStart",function(){a.setState({swiping:!0})}),kt(Zt(a),"onSwipeEnd",function(){a.setState({swiping:!1})}),kt(Zt(a),"onSwipeMove",function(s){var l=s.x;if(!a.state.itemSize||!a.itemsWrapperRef||!a.state.visibleItems)return!1;var c=0,d=Ir.Children.count(a.props.children),p=-(a.state.firstItem*100)/a.state.visibleItems,h=Math.max(d-a.state.visibleItems,0),b=-h*100/a.state.visibleItems;p===c&&l>0&&(l=0),p===b&&l<0&&(l=0);var v=a.itemsWrapperRef.clientWidth,w=p+100/(v/l);return a.itemsListRef&&["WebkitTransform","MozTransform","MsTransform","OTransform","transform","msTransform"].forEach(function(x){a.itemsListRef.style[x]=(0,ov.default)(w,"%",a.props.axis)}),!0}),kt(Zt(a),"slideRight",function(s){a.moveTo(a.state.firstItem-(typeof s=="number"?s:1))}),kt(Zt(a),"slideLeft",function(s){a.moveTo(a.state.firstItem+(typeof s=="number"?s:1))}),kt(Zt(a),"moveTo",function(s){s=s<0?0:s,s=s>=a.state.lastPosition?a.state.lastPosition:s,a.setState({firstItem:s})}),a.state={selectedItem:i.selectedItem,swiping:!1,showArrows:!1,firstItem:0,visibleItems:0,lastPosition:0},a}return VC(r,[{key:"componentDidMount",value:function(){this.setupThumbs()}},{key:"componentDidUpdate",value:function(a){this.props.selectedItem!==this.state.selectedItem&&this.setState({selectedItem:this.props.selectedItem,firstItem:this.getFirstItem(this.props.selectedItem)}),this.props.children!==a.children&&this.updateSizes()}},{key:"componentWillUnmount",value:function(){this.destroyThumbs()}},{key:"setupThumbs",value:function(){(0,ss.default)().addEventListener("resize",this.updateSizes),(0,ss.default)().addEventListener("DOMContentLoaded",this.updateSizes),this.updateSizes()}},{key:"destroyThumbs",value:function(){(0,ss.default)().removeEventListener("resize",this.updateSizes),(0,ss.default)().removeEventListener("DOMContentLoaded",this.updateSizes)}},{key:"getFirstItem",value:function(a){var s=a;return a>=this.state.lastPosition&&(s=this.state.lastPosition),a<this.state.firstItem+this.state.visibleItems&&(s=this.state.firstItem),a<this.state.firstItem&&(s=a),s}},{key:"renderItems",value:function(){var a=this;return this.props.children.map(function(s,l){var c=ti.default.ITEM(!1,l===a.state.selectedItem),d={key:l,ref:function(h){return a.setThumbsRef(h,l)},className:c,onClick:a.handleClickItem.bind(a,l,a.props.children[l]),onKeyDown:a.handleClickItem.bind(a,l,a.props.children[l]),"aria-label":"".concat(a.props.labels.item," ").concat(l+1),style:{width:a.props.thumbWidth}};return Ir.default.createElement("li",wc({},d,{role:"button",tabIndex:0}),s)})}},{key:"render",value:function(){var a=this;if(!this.props.children)return null;var s=Ir.Children.count(this.props.children)>1,l=this.state.showArrows&&this.state.firstItem>0,c=this.state.showArrows&&this.state.firstItem<this.state.lastPosition,d={},p=-this.state.firstItem*(this.state.itemSize||0),h=(0,ov.default)(p,"px",this.props.axis),b=this.props.transitionTime+"ms";return d={WebkitTransform:h,MozTransform:h,MsTransform:h,OTransform:h,transform:h,msTransform:h,WebkitTransitionDuration:b,MozTransitionDuration:b,MsTransitionDuration:b,OTransitionDuration:b,transitionDuration:b,msTransitionDuration:b},Ir.default.createElement("div",{className:ti.default.CAROUSEL(!1)},Ir.default.createElement("div",{className:ti.default.WRAPPER(!1),ref:this.setItemsWrapperRef},Ir.default.createElement("button",{type:"button",className:ti.default.ARROW_PREV(!l),onClick:function(){return a.slideRight()},"aria-label":this.props.labels.leftArrow}),s?Ir.default.createElement(qC.default,{tagName:"ul",className:ti.default.SLIDER(!1,this.state.swiping),onSwipeLeft:this.slideLeft,onSwipeRight:this.slideRight,onSwipeMove:this.onSwipeMove,onSwipeStart:this.onSwipeStart,onSwipeEnd:this.onSwipeEnd,style:d,innerRef:this.setItemsListRef,allowMouseEvents:this.props.emulateTouch},this.renderItems()):Ir.default.createElement("ul",{className:ti.default.SLIDER(!1,this.state.swiping),ref:function(w){return a.setItemsListRef(w)},style:d},this.renderItems()),Ir.default.createElement("button",{type:"button",className:ti.default.ARROW_NEXT(!c),onClick:function(){return a.slideLeft()},"aria-label":this.props.labels.rightArrow})))}}]),r}(Ir.Component);Go.default=Xc;kt(Xc,"displayName","Thumbs");kt(Xc,"defaultProps",{axis:"horizontal",labels:{leftArrow:"previous slide / item",rightArrow:"next slide / item",item:"slide item"},selectedItem:0,thumbWidth:80,transitionTime:350});var Zs={};Object.defineProperty(Zs,"__esModule",{value:!0});Zs.default=void 0;var rR=function(){return document};Zs.default=rR;var ar={};Object.defineProperty(ar,"__esModule",{value:!0});ar.setPosition=ar.getPosition=ar.isKeyboardEvent=ar.defaultStatusFormatter=ar.noop=void 0;var nR=k,iR=oR(Ki);function oR(e){return e&&e.__esModule?e:{default:e}}var aR=function(){};ar.noop=aR;var sR=function(t,r){return"".concat(t," of ").concat(r)};ar.defaultStatusFormatter=sR;var uR=function(t){return t?t.hasOwnProperty("key"):!1};ar.isKeyboardEvent=uR;var lR=function(t,r){if(r.infiniteLoop&&++t,t===0)return 0;var i=nR.Children.count(r.children);if(r.centerMode&&r.axis==="horizontal"){var a=-t*r.centerSlidePercentage,s=i-1;return t&&(t!==s||r.infiniteLoop)?a+=(100-r.centerSlidePercentage)/2:t===s&&(a+=100-r.centerSlidePercentage),a}return-t*100};ar.getPosition=lR;var cR=function(t,r){var i={};return["WebkitTransform","MozTransform","MsTransform","OTransform","transform","msTransform"].forEach(function(a){i[a]=(0,iR.default)(t,"%",r)}),i};ar.setPosition=cR;var Hr={};Object.defineProperty(Hr,"__esModule",{value:!0});Hr.fadeAnimationHandler=Hr.slideStopSwipingHandler=Hr.slideSwipeAnimationHandler=Hr.slideAnimationHandler=void 0;var Bm=k,fR=dR(Ki),Zr=ar;function dR(e){return e&&e.__esModule?e:{default:e}}function av(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,i)}return r}function oi(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?av(Object(r),!0).forEach(function(i){pR(e,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):av(Object(r)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(r,i))})}return e}function pR(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var hR=function(t,r){var i={},a=r.selectedItem,s=a,l=Bm.Children.count(t.children)-1,c=t.infiniteLoop&&(a<0||a>l);if(c)return s<0?t.centerMode&&t.centerSlidePercentage&&t.axis==="horizontal"?i.itemListStyle=(0,Zr.setPosition)(-(l+2)*t.centerSlidePercentage-(100-t.centerSlidePercentage)/2,t.axis):i.itemListStyle=(0,Zr.setPosition)(-(l+2)*100,t.axis):s>l&&(i.itemListStyle=(0,Zr.setPosition)(0,t.axis)),i;var d=(0,Zr.getPosition)(a,t),p=(0,fR.default)(d,"%",t.axis),h=t.transitionTime+"ms";return i.itemListStyle={WebkitTransform:p,msTransform:p,OTransform:p,transform:p},r.swiping||(i.itemListStyle=oi(oi({},i.itemListStyle),{},{WebkitTransitionDuration:h,MozTransitionDuration:h,OTransitionDuration:h,transitionDuration:h,msTransitionDuration:h})),i};Hr.slideAnimationHandler=hR;var vR=function(t,r,i,a){var s={},l=r.axis==="horizontal",c=Bm.Children.count(r.children),d=0,p=(0,Zr.getPosition)(i.selectedItem,r),h=r.infiniteLoop?(0,Zr.getPosition)(c-1,r)-100:(0,Zr.getPosition)(c-1,r),b=l?t.x:t.y,v=b;p===d&&b>0&&(v=0),p===h&&b<0&&(v=0);var w=p+100/(i.itemSize/v),x=Math.abs(b)>r.swipeScrollTolerance;return r.infiniteLoop&&x&&(i.selectedItem===0&&w>-100?w-=c*100:i.selectedItem===c-1&&w<-c*100&&(w+=c*100)),(!r.preventMovementUntilSwipeScrollTolerance||x||i.swipeMovementStarted)&&(i.swipeMovementStarted||a({swipeMovementStarted:!0}),s.itemListStyle=(0,Zr.setPosition)(w,r.axis)),x&&!i.cancelClick&&a({cancelClick:!0}),s};Hr.slideSwipeAnimationHandler=vR;var mR=function(t,r){var i=(0,Zr.getPosition)(r.selectedItem,t),a=(0,Zr.setPosition)(i,t.axis);return{itemListStyle:a}};Hr.slideStopSwipingHandler=mR;var gR=function(t,r){var i=t.transitionTime+"ms",a="ease-in-out",s={position:"absolute",display:"block",zIndex:-2,minHeight:"100%",opacity:0,top:0,right:0,left:0,bottom:0,transitionTimingFunction:a,msTransitionTimingFunction:a,MozTransitionTimingFunction:a,WebkitTransitionTimingFunction:a,OTransitionTimingFunction:a};return r.swiping||(s=oi(oi({},s),{},{WebkitTransitionDuration:i,MozTransitionDuration:i,OTransitionDuration:i,transitionDuration:i,msTransitionDuration:i})),{slideStyle:s,selectedStyle:oi(oi({},s),{},{opacity:1,position:"relative"}),prevStyle:oi({},s)}};Hr.fadeAnimationHandler=gR;Object.defineProperty(zs,"__esModule",{value:!0});zs.default=void 0;var Be=bR(k),yR=Yo(Yc),fn=Yo(qo),wR=Yo(Go),us=Yo(Zs),ls=Yo(Ko),Eo=ar,Cs=Hr;function Yo(e){return e&&e.__esModule?e:{default:e}}function Hm(){if(typeof WeakMap!="function")return null;var e=new WeakMap;return Hm=function(){return e},e}function bR(e){if(e&&e.__esModule)return e;if(e===null||Co(e)!=="object"&&typeof e!="function")return{default:e};var t=Hm();if(t&&t.has(e))return t.get(e);var r={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if(Object.prototype.hasOwnProperty.call(e,a)){var s=i?Object.getOwnPropertyDescriptor(e,a):null;s&&(s.get||s.set)?Object.defineProperty(r,a,s):r[a]=e[a]}return r.default=e,t&&t.set(e,r),r}function Co(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Co=function(r){return typeof r}:Co=function(r){return r&&typeof Symbol=="function"&&r.constructor===Symbol&&r!==Symbol.prototype?"symbol":typeof r},Co(e)}function Sc(){return Sc=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(e[i]=r[i])}return e},Sc.apply(this,arguments)}function sv(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),r.push.apply(r,i)}return r}function Mr(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?sv(Object(r),!0).forEach(function(i){Te(e,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sv(Object(r)).forEach(function(i){Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(r,i))})}return e}function SR(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function ER(e,t){for(var r=0;r<t.length;r++){var i=t[r];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}function xR(e,t,r){return t&&ER(e.prototype,t),e}function _R(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&Ec(e,t)}function Ec(e,t){return Ec=Object.setPrototypeOf||function(i,a){return i.__proto__=a,i},Ec(e,t)}function OR(e){var t=TR();return function(){var i=Rs(e),a;if(t){var s=Rs(this).constructor;a=Reflect.construct(i,arguments,s)}else a=i.apply(this,arguments);return AR(this,a)}}function AR(e,t){return t&&(Co(t)==="object"||typeof t=="function")?t:Ce(e)}function Ce(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function TR(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function Rs(e){return Rs=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},Rs(e)}function Te(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var Jc=function(e){_R(r,e);var t=OR(r);function r(i){var a;SR(this,r),a=t.call(this,i),Te(Ce(a),"thumbsRef",void 0),Te(Ce(a),"carouselWrapperRef",void 0),Te(Ce(a),"listRef",void 0),Te(Ce(a),"itemsRef",void 0),Te(Ce(a),"timer",void 0),Te(Ce(a),"animationHandler",void 0),Te(Ce(a),"setThumbsRef",function(l){a.thumbsRef=l}),Te(Ce(a),"setCarouselWrapperRef",function(l){a.carouselWrapperRef=l}),Te(Ce(a),"setListRef",function(l){a.listRef=l}),Te(Ce(a),"setItemsRef",function(l,c){a.itemsRef||(a.itemsRef=[]),a.itemsRef[c]=l}),Te(Ce(a),"autoPlay",function(){Be.Children.count(a.props.children)<=1||(a.clearAutoPlay(),a.props.autoPlay&&(a.timer=setTimeout(function(){a.increment()},a.props.interval)))}),Te(Ce(a),"clearAutoPlay",function(){a.timer&&clearTimeout(a.timer)}),Te(Ce(a),"resetAutoPlay",function(){a.clearAutoPlay(),a.autoPlay()}),Te(Ce(a),"stopOnHover",function(){a.setState({isMouseEntered:!0},a.clearAutoPlay)}),Te(Ce(a),"startOnLeave",function(){a.setState({isMouseEntered:!1},a.autoPlay)}),Te(Ce(a),"isFocusWithinTheCarousel",function(){return a.carouselWrapperRef?!!((0,us.default)().activeElement===a.carouselWrapperRef||a.carouselWrapperRef.contains((0,us.default)().activeElement)):!1}),Te(Ce(a),"navigateWithKeyboard",function(l){if(a.isFocusWithinTheCarousel()){var c=a.props.axis,d=c==="horizontal",p={ArrowUp:38,ArrowRight:39,ArrowDown:40,ArrowLeft:37},h=d?p.ArrowRight:p.ArrowDown,b=d?p.ArrowLeft:p.ArrowUp;h===l.keyCode?a.increment():b===l.keyCode&&a.decrement()}}),Te(Ce(a),"updateSizes",function(){if(!(!a.state.initialized||!a.itemsRef||a.itemsRef.length===0)){var l=a.props.axis==="horizontal",c=a.itemsRef[0];if(c){var d=l?c.clientWidth:c.clientHeight;a.setState({itemSize:d}),a.thumbsRef&&a.thumbsRef.updateSizes()}}}),Te(Ce(a),"setMountState",function(){a.setState({hasMount:!0}),a.updateSizes()}),Te(Ce(a),"handleClickItem",function(l,c){if(Be.Children.count(a.props.children)!==0){if(a.state.cancelClick){a.setState({cancelClick:!1});return}a.props.onClickItem(l,c),l!==a.state.selectedItem&&a.setState({selectedItem:l})}}),Te(Ce(a),"handleOnChange",function(l,c){Be.Children.count(a.props.children)<=1||a.props.onChange(l,c)}),Te(Ce(a),"handleClickThumb",function(l,c){a.props.onClickThumb(l,c),a.moveTo(l)}),Te(Ce(a),"onSwipeStart",function(l){a.setState({swiping:!0}),a.props.onSwipeStart(l)}),Te(Ce(a),"onSwipeEnd",function(l){a.setState({swiping:!1,cancelClick:!1,swipeMovementStarted:!1}),a.props.onSwipeEnd(l),a.clearAutoPlay(),a.state.autoPlay&&a.autoPlay()}),Te(Ce(a),"onSwipeMove",function(l,c){a.props.onSwipeMove(c);var d=a.props.swipeAnimationHandler(l,a.props,a.state,a.setState.bind(Ce(a)));return a.setState(Mr({},d)),!!Object.keys(d).length}),Te(Ce(a),"decrement",function(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1;a.moveTo(a.state.selectedItem-(typeof l=="number"?l:1))}),Te(Ce(a),"increment",function(){var l=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1;a.moveTo(a.state.selectedItem+(typeof l=="number"?l:1))}),Te(Ce(a),"moveTo",function(l){if(typeof l=="number"){var c=Be.Children.count(a.props.children)-1;l<0&&(l=a.props.infiniteLoop?c:0),l>c&&(l=a.props.infiniteLoop?0:c),a.selectItem({selectedItem:l}),a.state.autoPlay&&a.state.isMouseEntered===!1&&a.resetAutoPlay()}}),Te(Ce(a),"onClickNext",function(){a.increment(1)}),Te(Ce(a),"onClickPrev",function(){a.decrement(1)}),Te(Ce(a),"onSwipeForward",function(){a.increment(1),a.props.emulateTouch&&a.setState({cancelClick:!0})}),Te(Ce(a),"onSwipeBackwards",function(){a.decrement(1),a.props.emulateTouch&&a.setState({cancelClick:!0})}),Te(Ce(a),"changeItem",function(l){return function(c){(!(0,Eo.isKeyboardEvent)(c)||c.key==="Enter")&&a.moveTo(l)}}),Te(Ce(a),"selectItem",function(l){a.setState(Mr({previousItem:a.state.selectedItem},l),function(){a.setState(a.animationHandler(a.props,a.state))}),a.handleOnChange(l.selectedItem,Be.Children.toArray(a.props.children)[l.selectedItem])}),Te(Ce(a),"getInitialImage",function(){var l=a.props.selectedItem,c=a.itemsRef&&a.itemsRef[l],d=c&&c.getElementsByTagName("img")||[];return d[0]}),Te(Ce(a),"getVariableItemHeight",function(l){var c=a.itemsRef&&a.itemsRef[l];if(a.state.hasMount&&c&&c.children.length){var d=c.children[0].getElementsByTagName("img")||[];if(d.length>0){var p=d[0];if(!p.complete){var h=function w(){a.forceUpdate(),p.removeEventListener("load",w)};p.addEventListener("load",h)}}var b=d[0]||c.children[0],v=b.clientHeight;return v>0?v:null}return null});var s={initialized:!1,previousItem:i.selectedItem,selectedItem:i.selectedItem,hasMount:!1,isMouseEntered:!1,autoPlay:i.autoPlay,swiping:!1,swipeMovementStarted:!1,cancelClick:!1,itemSize:1,itemListStyle:{},slideStyle:{},selectedStyle:{},prevStyle:{}};return a.animationHandler=typeof i.animationHandler=="function"&&i.animationHandler||i.animationHandler==="fade"&&Cs.fadeAnimationHandler||Cs.slideAnimationHandler,a.state=Mr(Mr({},s),a.animationHandler(i,s)),a}return xR(r,[{key:"componentDidMount",value:function(){this.props.children&&this.setupCarousel()}},{key:"componentDidUpdate",value:function(a,s){!a.children&&this.props.children&&!this.state.initialized&&this.setupCarousel(),!a.autoFocus&&this.props.autoFocus&&this.forceFocus(),s.swiping&&!this.state.swiping&&this.setState(Mr({},this.props.stopSwipingHandler(this.props,this.state))),(a.selectedItem!==this.props.selectedItem||a.centerMode!==this.props.centerMode)&&(this.updateSizes(),this.moveTo(this.props.selectedItem)),a.autoPlay!==this.props.autoPlay&&(this.props.autoPlay?this.setupAutoPlay():this.destroyAutoPlay(),this.setState({autoPlay:this.props.autoPlay}))}},{key:"componentWillUnmount",value:function(){this.destroyCarousel()}},{key:"setupCarousel",value:function(){var a=this;this.bindEvents(),this.state.autoPlay&&Be.Children.count(this.props.children)>1&&this.setupAutoPlay(),this.props.autoFocus&&this.forceFocus(),this.setState({initialized:!0},function(){var s=a.getInitialImage();s&&!s.complete?s.addEventListener("load",a.setMountState):a.setMountState()})}},{key:"destroyCarousel",value:function(){this.state.initialized&&(this.unbindEvents(),this.destroyAutoPlay())}},{key:"setupAutoPlay",value:function(){this.autoPlay();var a=this.carouselWrapperRef;this.props.stopOnHover&&a&&(a.addEventListener("mouseenter",this.stopOnHover),a.addEventListener("mouseleave",this.startOnLeave))}},{key:"destroyAutoPlay",value:function(){this.clearAutoPlay();var a=this.carouselWrapperRef;this.props.stopOnHover&&a&&(a.removeEventListener("mouseenter",this.stopOnHover),a.removeEventListener("mouseleave",this.startOnLeave))}},{key:"bindEvents",value:function(){(0,ls.default)().addEventListener("resize",this.updateSizes),(0,ls.default)().addEventListener("DOMContentLoaded",this.updateSizes),this.props.useKeyboardArrows&&(0,us.default)().addEventListener("keydown",this.navigateWithKeyboard)}},{key:"unbindEvents",value:function(){(0,ls.default)().removeEventListener("resize",this.updateSizes),(0,ls.default)().removeEventListener("DOMContentLoaded",this.updateSizes);var a=this.getInitialImage();a&&a.removeEventListener("load",this.setMountState),this.props.useKeyboardArrows&&(0,us.default)().removeEventListener("keydown",this.navigateWithKeyboard)}},{key:"forceFocus",value:function(){var a;(a=this.carouselWrapperRef)===null||a===void 0||a.focus()}},{key:"renderItems",value:function(a){var s=this;return this.props.children?Be.Children.map(this.props.children,function(l,c){var d=c===s.state.selectedItem,p=c===s.state.previousItem,h=d&&s.state.selectedStyle||p&&s.state.prevStyle||s.state.slideStyle||{};s.props.centerMode&&s.props.axis==="horizontal"&&(h=Mr(Mr({},h),{},{minWidth:s.props.centerSlidePercentage+"%"})),s.state.swiping&&s.state.swipeMovementStarted&&(h=Mr(Mr({},h),{},{pointerEvents:"none"}));var b={ref:function(w){return s.setItemsRef(w,c)},key:"itemKey"+c+(a?"clone":""),className:fn.default.ITEM(!0,c===s.state.selectedItem,c===s.state.previousItem),onClick:s.handleClickItem.bind(s,c,l),style:h};return Be.default.createElement("li",b,s.props.renderItem(l,{isSelected:c===s.state.selectedItem,isPrevious:c===s.state.previousItem}))}):[]}},{key:"renderControls",value:function(){var a=this,s=this.props,l=s.showIndicators,c=s.labels,d=s.renderIndicator,p=s.children;return l?Be.default.createElement("ul",{className:"control-dots"},Be.Children.map(p,function(h,b){return d&&d(a.changeItem(b),b===a.state.selectedItem,b,c.item)})):null}},{key:"renderStatus",value:function(){return this.props.showStatus?Be.default.createElement("p",{className:"carousel-status"},this.props.statusFormatter(this.state.selectedItem+1,Be.Children.count(this.props.children))):null}},{key:"renderThumbs",value:function(){return!this.props.showThumbs||!this.props.children||Be.Children.count(this.props.children)===0?null:Be.default.createElement(wR.default,{ref:this.setThumbsRef,onSelectItem:this.handleClickThumb,selectedItem:this.state.selectedItem,transitionTime:this.props.transitionTime,thumbWidth:this.props.thumbWidth,labels:this.props.labels,emulateTouch:this.props.emulateTouch},this.props.renderThumbs(this.props.children))}},{key:"render",value:function(){var a=this;if(!this.props.children||Be.Children.count(this.props.children)===0)return null;var s=this.props.swipeable&&Be.Children.count(this.props.children)>1,l=this.props.axis==="horizontal",c=this.props.showArrows&&Be.Children.count(this.props.children)>1,d=c&&(this.state.selectedItem>0||this.props.infiniteLoop)||!1,p=c&&(this.state.selectedItem<Be.Children.count(this.props.children)-1||this.props.infiniteLoop)||!1,h=this.renderItems(!0),b=h.shift(),v=h.pop(),w={className:fn.default.SLIDER(!0,this.state.swiping),onSwipeMove:this.onSwipeMove,onSwipeStart:this.onSwipeStart,onSwipeEnd:this.onSwipeEnd,style:this.state.itemListStyle,tolerance:this.props.swipeScrollTolerance},x={};if(l){if(w.onSwipeLeft=this.onSwipeForward,w.onSwipeRight=this.onSwipeBackwards,this.props.dynamicHeight){var g=this.getVariableItemHeight(this.state.selectedItem);x.height=g||"auto"}}else w.onSwipeUp=this.props.verticalSwipe==="natural"?this.onSwipeBackwards:this.onSwipeForward,w.onSwipeDown=this.props.verticalSwipe==="natural"?this.onSwipeForward:this.onSwipeBackwards,w.style=Mr(Mr({},w.style),{},{height:this.state.itemSize}),x.height=this.state.itemSize;return Be.default.createElement("div",{"aria-label":this.props.ariaLabel,className:fn.default.ROOT(this.props.className),ref:this.setCarouselWrapperRef,tabIndex:this.props.useKeyboardArrows?0:void 0},Be.default.createElement("div",{className:fn.default.CAROUSEL(!0),style:{width:this.props.width}},this.renderControls(),this.props.renderArrowPrev(this.onClickPrev,d,this.props.labels.leftArrow),Be.default.createElement("div",{className:fn.default.WRAPPER(!0,this.props.axis),style:x},s?Be.default.createElement(yR.default,Sc({tagName:"ul",innerRef:this.setListRef},w,{allowMouseEvents:this.props.emulateTouch}),this.props.infiniteLoop&&v,this.renderItems(),this.props.infiniteLoop&&b):Be.default.createElement("ul",{className:fn.default.SLIDER(!0,this.state.swiping),ref:function(I){return a.setListRef(I)},style:this.state.itemListStyle||{}},this.props.infiniteLoop&&v,this.renderItems(),this.props.infiniteLoop&&b)),this.props.renderArrowNext(this.onClickNext,p,this.props.labels.rightArrow),this.renderStatus()),this.renderThumbs())}}]),r}(Be.default.Component);zs.default=Jc;Te(Jc,"displayName","Carousel");Te(Jc,"defaultProps",{ariaLabel:void 0,axis:"horizontal",centerSlidePercentage:80,interval:3e3,labels:{leftArrow:"previous slide / item",rightArrow:"next slide / item",item:"slide item"},onClickItem:Eo.noop,onClickThumb:Eo.noop,onChange:Eo.noop,onSwipeStart:function(){},onSwipeEnd:function(){},onSwipeMove:function(){return!1},preventMovementUntilSwipeScrollTolerance:!1,renderArrowPrev:function(t,r,i){return Be.default.createElement("button",{type:"button","aria-label":i,className:fn.default.ARROW_PREV(!r),onClick:t})},renderArrowNext:function(t,r,i){return Be.default.createElement("button",{type:"button","aria-label":i,className:fn.default.ARROW_NEXT(!r),onClick:t})},renderIndicator:function(t,r,i,a){return Be.default.createElement("li",{className:fn.default.DOT(r),onClick:t,onKeyDown:t,value:i,key:i,role:"button",tabIndex:0,"aria-label":"".concat(a," ").concat(i+1)})},renderItem:function(t){return t},renderThumbs:function(t){var r=Be.Children.map(t,function(i){var a=i;if(i.type!=="img"&&(a=Be.Children.toArray(i.props.children).find(function(s){return s.type==="img"})),!!a)return a});return r.filter(function(i){return i}).length===0?(console.warn("No images found! Can't build the thumb list without images. If you don't need thumbs, set showThumbs={false} in the Carousel. Note that it's not possible to get images rendered inside custom components. More info at https://github.com/leandrowd/react-responsive-carousel/blob/master/TROUBLESHOOTING.md"),[]):r},statusFormatter:Eo.defaultStatusFormatter,selectedItem:0,showArrows:!0,showIndicators:!0,showStatus:!0,showThumbs:!0,stopOnHover:!0,swipeScrollTolerance:5,swipeable:!0,transitionTime:350,verticalSwipe:"standard",width:"100%",animationHandler:"slide",swipeAnimationHandler:Cs.slideSwipeAnimationHandler,stopSwipingHandler:Cs.slideStopSwipingHandler});var CR={};(function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"Carousel",{enumerable:!0,get:function(){return t.default}}),Object.defineProperty(e,"CarouselProps",{enumerable:!0,get:function(){return r.CarouselProps}}),Object.defineProperty(e,"Thumbs",{enumerable:!0,get:function(){return i.default}});var t=a(zs),r=CR,i=a(Go);function a(s){return s&&s.__esModule?s:{default:s}}})(jm);const RR=({tip:e})=>$.jsx("div",{className:"px-8 pb-8",children:Zm(e,!0)}),PR=({pages:e})=>$.jsx("div",{className:"min-h-[10rem] w-96",children:$.jsx(jm.Carousel,{autoPlay:!1,infiniteLoop:!0,showThumbs:!1,showArrows:!0,showStatus:!1,children:e&&e.map(t=>$.jsx(RR,{tip:t},t.key))})}),IR=({body:e,isInsideCarousel:t})=>$.jsx("article",{className:Pt(["prose prose-sm max-h-[10rem] overflow-auto p-1 px-2 text-left text-[12px] text-grey-100 ",{"w-60":!t}]),children:$.jsx(_s,{children:e,options:{overrides:{a:{component:({children:r,...i})=>$.jsxs("a",{...i,target:"_blank",rel:"noopener noreferrer",className:"inline-flex items-start text-primary-dark",children:[r,$.jsx(Uv,{className:"ml-1 mt-px h-4 w-4"})]})}}}})}),MR=({video:e,body:t,title:r,isInsideCarousel:i})=>$.jsxs("div",{className:Pt([{"flex flex-row":!i,"flex max-h-[10rem] flex-col overflow-y-auto":i}]),children:[$.jsx("div",{className:Pt([{"mr-1":!i,"mb-1":i}]),children:$.jsx("iframe",{height:i?"auto":90,width:i?"100%":160,src:e==null?void 0:e.link,title:r,allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture",allowFullScreen:!0})}),$.jsx("article",{className:Pt(["prose prose-sm p-1 text-left text-xs text-grey-100",{"w-60 overflow-auto":!i,"-mt-6":i}]),children:$.jsx(_s,{children:t||"",options:{overrides:{a:{component:({children:a,...s})=>$.jsxs("a",{...s,target:"_blank",rel:"noopener noreferrer",className:"flex items-start",children:[a,$.jsx(Uv,{className:"ml-1 mt-px h-4 w-4"})]})}}}})})]}),Zm=(e,t)=>{switch(e.type){case ws.TEXT:return $.jsx(IR,{body:e.body,isInsideCarousel:t});case ws.VIDEO:return $.jsx(MR,{video:e.video,body:e.body,title:e.title,isInsideCarousel:t});case ws.CAROUSEL:return $.jsx(PR,{pages:e.pages})}},qm=k.createContext(void 0);function uv(e,t){const r=[];return e.forEach(i=>{i.key===t&&r.push(i)}),r}const LR=({children:e,enabled:t,baseUrl:r="https://raw.githubusercontent.com/4d/Web-studio-TIPS/main"})=>{const[{tips:i,show:a},s]=k.useState({tips:{},show:!0});k.useEffect(()=>{const c=new AbortController;try{fetch(`${r}/tips.json`,{signal:c.signal}).then(d=>d.json()).then(d=>{const p=d.reduce((h,b)=>uv(d,b.key).length>1?{...h,[b.key]:{type:"carousel",pages:uv(d,b.key)}}:{...h,[b.key]:b},{});s(h=>({...h,tips:p}))})}catch{}return()=>{c.abort()}},[]);const l=()=>{s(c=>({...c,show:!a}))};return $.jsx(qm.Provider,{value:{tips:i,toggleTips:l,show:a,enabled:t},children:e})},Gm=e=>{const t=k.useContext(qm);if(t===void 0)throw new Error("useTip must be used within a TipsContext");return{tip:e?t.tips[e]:null,toggleTips:t.toggleTips,show:t.show,enabled:t.enabled}},$R=Os(PC)`
142
112
  &[data-state='open'] > * {
143
113
  display: block !important;
144
114
  }
145
- `,cR=({tipKey:e,side:r="right",alwaysOn:n,asButton:o=!1})=>{const{tip:a,enabled:u}=Kv(e),[l,f]=N.useState(!1),d=N.useRef(null);return N.useEffect(()=>{if(d.current){const v=new IntersectionObserver(g=>{g[0].isIntersecting||f(!1)});return v.observe(d.current),()=>{d.current&&v.unobserve(d.current)}}},[]),a&&u?$.jsxs(aC,{open:l,onOpenChange:f,children:[$.jsx(lR,{ref:d,className:Ot("focus:outline-none",{"rounded p-1 text-gray-100 hover:bg-primary-hover":o}),onClick:v=>v.stopPropagation(),children:$.jsx("span",{className:Ot("group-hover:block",{hidden:!n}),children:$.jsx(CE,{className:"h-4 w-4 text-yellow-300"})})}),$.jsx(uC,{side:r,sideOffset:5,children:$.jsx("div",{className:"relative rounded border border-grey-50 bg-grey-900 p-2 text-xs text-white shadow-2xl",children:qv(a)})})]}):null};var fR=Object.defineProperty,dR=(e,r,n)=>r in e?fR(e,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[r]=n,tl=(e,r,n)=>(dR(e,typeof r!="symbol"?r+"":r,n),n);let pR=class{constructor(){tl(this,"current",this.detect()),tl(this,"handoffState","pending"),tl(this,"currentId",0)}set(r){this.current!==r&&(this.handoffState="pending",this.currentId=0,this.current=r)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}handoff(){this.handoffState==="pending"&&(this.handoffState="complete")}get isHandoffComplete(){return this.handoffState==="complete"}},Ci=new pR,Wn=(e,r)=>{Ci.isServer?N.useEffect(e,r):N.useLayoutEffect(e,r)};function Ri(e){let r=N.useRef(e);return Wn(()=>{r.current=e},[e]),r}function hR(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(r=>setTimeout(()=>{throw r}))}function Co(){let e=[],r={addEventListener(n,o,a,u){return n.addEventListener(o,a,u),r.add(()=>n.removeEventListener(o,a,u))},requestAnimationFrame(...n){let o=requestAnimationFrame(...n);return r.add(()=>cancelAnimationFrame(o))},nextFrame(...n){return r.requestAnimationFrame(()=>r.requestAnimationFrame(...n))},setTimeout(...n){let o=setTimeout(...n);return r.add(()=>clearTimeout(o))},microTask(...n){let o={current:!0};return hR(()=>{o.current&&n[0]()}),r.add(()=>{o.current=!1})},style(n,o,a){let u=n.style.getPropertyValue(o);return Object.assign(n.style,{[o]:a}),this.add(()=>{Object.assign(n.style,{[o]:u})})},group(n){let o=Co();return n(o),this.add(()=>o.dispose())},add(n){return e.push(n),()=>{let o=e.indexOf(n);if(o>=0)for(let a of e.splice(o,1))a()}},dispose(){for(let n of e.splice(0))n()}};return r}function ac(){let[e]=N.useState(Co);return N.useEffect(()=>()=>e.dispose(),[e]),e}let Dt=function(e){let r=Ri(e);return N.useCallback((...n)=>r.current(...n),[r])};function vR(){let e=typeof document>"u";return"useSyncExternalStore"in L?(r=>r.useSyncExternalStore)(L)(()=>()=>{},()=>!1,()=>!e):!1}function sc(){let e=vR(),[r,n]=L.useState(Ci.isHandoffComplete);return r&&Ci.isHandoffComplete===!1&&n(!1),L.useEffect(()=>{r!==!0&&n(!0)},[r]),L.useEffect(()=>Ci.handoff(),[]),e?!1:r}var fh;let uc=(fh=N.useId)!=null?fh:function(){let e=sc(),[r,n]=N.useState(e?()=>Ci.nextId():null);return Wn(()=>{r===null&&n(Ci.nextId())},[r]),r!=null?""+r:void 0};function $n(e,r,...n){if(e in r){let a=r[e];return typeof a=="function"?a(...n):a}let o=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(r).map(a=>`"${a}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(o,$n),o}function dh(e){var r;if(e.type)return e.type;let n=(r=e.as)!=null?r:"button";if(typeof n=="string"&&n.toLowerCase()==="button")return"button"}function mR(e,r){let[n,o]=N.useState(()=>dh(e));return Wn(()=>{o(dh(e))},[e.type,e.as]),Wn(()=>{n||r.current&&r.current instanceof HTMLButtonElement&&!r.current.hasAttribute("type")&&o("button")},[n,r]),n}let gR=Symbol();function Ro(...e){let r=N.useRef(e);N.useEffect(()=>{r.current=e},[e]);let n=Dt(o=>{for(let a of r.current)a!=null&&(typeof a=="function"?a(o):a.current=o)});return e.every(o=>o==null||(o==null?void 0:o[gR]))?void 0:n}function Za(...e){return Array.from(new Set(e.flatMap(r=>typeof r=="string"?r.split(" "):[]))).filter(Boolean).join(" ")}var Yv=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(Yv||{}),wr=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(wr||{});function ei({ourProps:e,theirProps:r,slot:n,defaultTag:o,features:a,visible:u=!0,name:l}){let f=Xv(r,e);if(u)return Da(f,n,o,l);let d=a??0;if(d&2){let{static:v=!1,...g}=f;if(v)return Da(g,n,o,l)}if(d&1){let{unmount:v=!0,...g}=f;return $n(v?0:1,{0(){return null},1(){return Da({...g,hidden:!0,style:{display:"none"}},n,o,l)}})}return Da(f,n,o,l)}function Da(e,r={},n,o){let{as:a=n,children:u,refName:l="ref",...f}=nl(e,["unmount","static"]),d=e.ref!==void 0?{[l]:e.ref}:{},v=typeof u=="function"?u(r):u;"className"in f&&f.className&&typeof f.className=="function"&&(f.className=f.className(r));let g={};if(r){let _=!1,O=[];for(let[m,S]of Object.entries(r))typeof S=="boolean"&&(_=!0),S===!0&&O.push(m);_&&(g["data-headlessui-state"]=O.join(" "))}if(a===N.Fragment&&Object.keys(Il(f)).length>0){if(!N.isValidElement(v)||Array.isArray(v)&&v.length>1)throw new Error(['Passing props on "Fragment"!',"",`The current component <${o} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(f).map(S=>` - ${S}`).join(`
146
- `),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map(S=>` - ${S}`).join(`
115
+ `,FR=({tipKey:e,side:t="right",alwaysOn:r,asButton:i=!1})=>{const{tip:a,enabled:s}=Gm(e),[l,c]=k.useState(!1),d=k.useRef(null);return k.useEffect(()=>{if(d.current){const p=new IntersectionObserver(h=>{h[0].isIntersecting||c(!1)});return p.observe(d.current),()=>{d.current&&p.unobserve(d.current)}}},[]),a&&s?$.jsxs(RC,{open:l,onOpenChange:c,children:[$.jsx($R,{ref:d,className:Pt("focus:outline-none",{"rounded p-1 text-gray-100 hover:bg-primary-hover":i}),onClick:p=>p.stopPropagation(),children:$.jsx("span",{className:Pt("group-hover:block",{hidden:!r}),children:$.jsx(J_,{className:"h-4 w-4 text-yellow-300"})})}),$.jsx(IC,{side:t,sideOffset:5,onClick:p=>p.stopPropagation(),children:$.jsx("div",{className:"relative rounded border border-grey-50 bg-grey-900 p-2 text-xs text-white shadow-2xl",children:Zm(a)})})]}):null};var DR=Object.defineProperty,kR=(e,t,r)=>t in e?DR(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,Zl=(e,t,r)=>(kR(e,typeof t!="symbol"?t+"":t,r),r);let NR=class{constructor(){Zl(this,"current",this.detect()),Zl(this,"handoffState","pending"),Zl(this,"currentId",0)}set(t){this.current!==t&&(this.handoffState="pending",this.currentId=0,this.current=t)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return this.current==="server"}get isClient(){return this.current==="client"}detect(){return typeof window>"u"||typeof document>"u"?"server":"client"}handoff(){this.handoffState==="pending"&&(this.handoffState="complete")}get isHandoffComplete(){return this.handoffState==="complete"}},Ui=new NR,Yr=(e,t)=>{Ui.isServer?k.useEffect(e,t):k.useLayoutEffect(e,t)};function zi(e){let t=k.useRef(e);return Yr(()=>{t.current=e},[e]),t}let Nt=function(e){let t=zi(e);return k.useCallback((...r)=>t.current(...r),[t])};function jR(e,t,r){let[i,a]=k.useState(r),s=e!==void 0,l=k.useRef(s),c=k.useRef(!1),d=k.useRef(!1);return s&&!l.current&&!c.current?(c.current=!0,l.current=s,console.error("A component is changing from uncontrolled to controlled. This may be caused by the value changing from undefined to a defined value, which should not happen.")):!s&&l.current&&!d.current&&(d.current=!0,l.current=s,console.error("A component is changing from controlled to uncontrolled. This may be caused by the value changing from a defined value to undefined, which should not happen.")),[s?e:i,Nt(p=>(s||a(p),t==null?void 0:t(p)))]}function WR(e){typeof queueMicrotask=="function"?queueMicrotask(e):Promise.resolve().then(e).catch(t=>setTimeout(()=>{throw t}))}function Vo(){let e=[],t={addEventListener(r,i,a,s){return r.addEventListener(i,a,s),t.add(()=>r.removeEventListener(i,a,s))},requestAnimationFrame(...r){let i=requestAnimationFrame(...r);return t.add(()=>cancelAnimationFrame(i))},nextFrame(...r){return t.requestAnimationFrame(()=>t.requestAnimationFrame(...r))},setTimeout(...r){let i=setTimeout(...r);return t.add(()=>clearTimeout(i))},microTask(...r){let i={current:!0};return WR(()=>{i.current&&r[0]()}),t.add(()=>{i.current=!1})},style(r,i,a){let s=r.style.getPropertyValue(i);return Object.assign(r.style,{[i]:a}),this.add(()=>{Object.assign(r.style,{[i]:s})})},group(r){let i=Vo();return r(i),this.add(()=>i.dispose())},add(r){return e.push(r),()=>{let i=e.indexOf(r);if(i>=0)for(let a of e.splice(i,1))a()}},dispose(){for(let r of e.splice(0))r()}};return t}function Qc(){let[e]=k.useState(Vo);return k.useEffect(()=>()=>e.dispose(),[e]),e}function UR(){let e=typeof document>"u";return"useSyncExternalStore"in C?(t=>t.useSyncExternalStore)(C)(()=>()=>{},()=>!1,()=>!e):!1}function ef(){let e=UR(),[t,r]=C.useState(Ui.isHandoffComplete);return t&&Ui.isHandoffComplete===!1&&r(!1),C.useEffect(()=>{t!==!0&&r(!0)},[t]),C.useEffect(()=>Ui.handoff(),[]),e?!1:t}var lv;let tf=(lv=k.useId)!=null?lv:function(){let e=ef(),[t,r]=k.useState(e?()=>Ui.nextId():null);return Yr(()=>{t===null&&r(Ui.nextId())},[t]),t!=null?""+t:void 0};function qr(e,t,...r){if(e in t){let a=t[e];return typeof a=="function"?a(...r):a}let i=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map(a=>`"${a}"`).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(i,qr),i}function cv(e){var t;if(e.type)return e.type;let r=(t=e.as)!=null?t:"button";if(typeof r=="string"&&r.toLowerCase()==="button")return"button"}function zR(e,t){let[r,i]=k.useState(()=>cv(e));return Yr(()=>{i(cv(e))},[e.type,e.as]),Yr(()=>{r||t.current&&t.current instanceof HTMLButtonElement&&!t.current.hasAttribute("type")&&i("button")},[r,t]),r}let BR=Symbol();function Xo(...e){let t=k.useRef(e);k.useEffect(()=>{t.current=e},[e]);let r=Nt(i=>{for(let a of t.current)a!=null&&(typeof a=="function"?a(i):a.current=i)});return e.every(i=>i==null||(i==null?void 0:i[BR]))?void 0:r}function Ps(...e){return Array.from(new Set(e.flatMap(t=>typeof t=="string"?t.split(" "):[]))).filter(Boolean).join(" ")}var Km=(e=>(e[e.None=0]="None",e[e.RenderStrategy=1]="RenderStrategy",e[e.Static=2]="Static",e))(Km||{}),Fn=(e=>(e[e.Unmount=0]="Unmount",e[e.Hidden=1]="Hidden",e))(Fn||{});function hi({ourProps:e,theirProps:t,slot:r,defaultTag:i,features:a,visible:s=!0,name:l,mergeRefs:c}){c=c??HR;let d=Ym(t,e);if(s)return cs(d,r,i,l,c);let p=a??0;if(p&2){let{static:h=!1,...b}=d;if(h)return cs(b,r,i,l,c)}if(p&1){let{unmount:h=!0,...b}=d;return qr(h?0:1,{0(){return null},1(){return cs({...b,hidden:!0,style:{display:"none"}},r,i,l,c)}})}return cs(d,r,i,l,c)}function cs(e,t={},r,i,a){let{as:s=r,children:l,refName:c="ref",...d}=ql(e,["unmount","static"]),p=e.ref!==void 0?{[c]:e.ref}:{},h=typeof l=="function"?l(t):l;"className"in d&&d.className&&typeof d.className=="function"&&(d.className=d.className(t));let b={};if(t){let v=!1,w=[];for(let[x,g]of Object.entries(t))typeof g=="boolean"&&(v=!0),g===!0&&w.push(x);v&&(b["data-headlessui-state"]=w.join(" "))}if(s===k.Fragment&&Object.keys(xc(d)).length>0){if(!k.isValidElement(h)||Array.isArray(h)&&h.length>1)throw new Error(['Passing props on "Fragment"!',"",`The current component <${i} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(d).map(g=>` - ${g}`).join(`
116
+ `),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map(g=>` - ${g}`).join(`
147
117
  `)].join(`
148
- `));let _=v.props,O=typeof(_==null?void 0:_.className)=="function"?(...S)=>Za(_==null?void 0:_.className(...S),f.className):Za(_==null?void 0:_.className,f.className),m=O?{className:O}:{};return N.cloneElement(v,Object.assign({},Xv(v.props,Il(nl(f,["ref"]))),g,d,yR(v.ref,d.ref),m))}return N.createElement(a,Object.assign({},nl(f,["ref"]),a!==N.Fragment&&d,a!==N.Fragment&&g),v)}function yR(...e){return{ref:e.every(r=>r==null)?void 0:r=>{for(let n of e)n!=null&&(typeof n=="function"?n(r):n.current=r)}}}function Xv(...e){if(e.length===0)return{};if(e.length===1)return e[0];let r={},n={};for(let o of e)for(let a in o)a.startsWith("on")&&typeof o[a]=="function"?(n[a]!=null||(n[a]=[]),n[a].push(o[a])):r[a]=o[a];if(r.disabled||r["aria-disabled"])return Object.assign(r,Object.fromEntries(Object.keys(n).map(o=>[o,void 0])));for(let o in n)Object.assign(r,{[o](a,...u){let l=n[o];for(let f of l){if((a instanceof Event||(a==null?void 0:a.nativeEvent)instanceof Event)&&a.defaultPrevented)return;f(a,...u)}}});return r}function ti(e){var r;return Object.assign(N.forwardRef(e),{displayName:(r=e.displayName)!=null?r:e.name})}function Il(e){let r=Object.assign({},e);for(let n in r)r[n]===void 0&&delete r[n];return r}function nl(e,r=[]){let n=Object.assign({},e);for(let o of r)o in n&&delete n[o];return n}function wR(e){let r=e.parentElement,n=null;for(;r&&!(r instanceof HTMLFieldSetElement);)r instanceof HTMLLegendElement&&(n=r),r=r.parentElement;let o=(r==null?void 0:r.getAttribute("disabled"))==="";return o&&bR(n)?!1:o}function bR(e){if(!e)return!1;let r=e.previousElementSibling;for(;r!==null;){if(r instanceof HTMLLegendElement)return!1;r=r.previousElementSibling}return!0}function _R(e){var r,n;let o=(r=e==null?void 0:e.form)!=null?r:e.closest("form");if(o){for(let a of o.elements)if(a!==e&&(a.tagName==="INPUT"&&a.type==="submit"||a.tagName==="BUTTON"&&a.type==="submit"||a.nodeName==="INPUT"&&a.type==="image")){a.click();return}(n=o.requestSubmit)==null||n.call(o)}}let SR="div";var Vv=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(Vv||{});function ER(e,r){let{features:n=1,...o}=e,a={ref:r,"aria-hidden":(n&2)===2?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(n&4)===4&&(n&2)!==2&&{display:"none"}}};return ei({ourProps:a,theirProps:o,slot:{},defaultTag:SR,name:"Hidden"})}let xR=ti(ER),lc=N.createContext(null);lc.displayName="OpenClosedContext";var er=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))(er||{});function Jv(){return N.useContext(lc)}function OR({value:e,children:r}){return N.createElement(lc.Provider,{value:e},r)}var Ll=(e=>(e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.Delete="Delete",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab",e))(Ll||{});function TR(e,r,n){let[o,a]=N.useState(n),u=e!==void 0,l=N.useRef(u),f=N.useRef(!1),d=N.useRef(!1);return u&&!l.current&&!f.current?(f.current=!0,l.current=u,console.error("A component is changing from uncontrolled to controlled. This may be caused by the value changing from undefined to a defined value, which should not happen.")):!u&&l.current&&!d.current&&(d.current=!0,l.current=u,console.error("A component is changing from controlled to uncontrolled. This may be caused by the value changing from a defined value to undefined, which should not happen.")),[u?e:o,Dt(v=>(u||a(v),r==null?void 0:r(v)))]}function cc(){let e=N.useRef(!1);return Wn(()=>(e.current=!0,()=>{e.current=!1}),[]),e}let Zv=N.createContext(null);function Qv(){let e=N.useContext(Zv);if(e===null){let r=new Error("You used a <Description /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(r,Qv),r}return e}function CR(){let[e,r]=N.useState([]);return[e.length>0?e.join(" "):void 0,N.useMemo(()=>function(n){let o=Dt(u=>(r(l=>[...l,u]),()=>r(l=>{let f=l.slice(),d=f.indexOf(u);return d!==-1&&f.splice(d,1),f}))),a=N.useMemo(()=>({register:o,slot:n.slot,name:n.name,props:n.props}),[o,n.slot,n.name,n.props]);return N.createElement(Zv.Provider,{value:a},n.children)},[r])]}let RR="p";function PR(e,r){let n=uc(),{id:o=`headlessui-description-${n}`,...a}=e,u=Qv(),l=Ro(r);Wn(()=>u.register(o),[o,u.register]);let f={ref:l,...u.props,id:o};return ei({ourProps:f,theirProps:a,slot:u.slot||{},defaultTag:RR,name:u.name||"Description"})}let AR=ti(PR),IR=Object.assign(AR,{});function LR(e=0){let[r,n]=N.useState(e),o=cc(),a=N.useCallback(d=>{o.current&&n(v=>v|d)},[r,o]),u=N.useCallback(d=>!!(r&d),[r]),l=N.useCallback(d=>{o.current&&n(v=>v&~d)},[n,o]),f=N.useCallback(d=>{o.current&&n(v=>v^d)},[n]);return{flags:r,addFlag:a,hasFlag:u,removeFlag:l,toggleFlag:f}}let em=N.createContext(null);function tm(){let e=N.useContext(em);if(e===null){let r=new Error("You used a <Label /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(r,tm),r}return e}function MR(){let[e,r]=N.useState([]);return[e.length>0?e.join(" "):void 0,N.useMemo(()=>function(n){let o=Dt(u=>(r(l=>[...l,u]),()=>r(l=>{let f=l.slice(),d=f.indexOf(u);return d!==-1&&f.splice(d,1),f}))),a=N.useMemo(()=>({register:o,slot:n.slot,name:n.name,props:n.props}),[o,n.slot,n.name,n.props]);return N.createElement(em.Provider,{value:a},n.children)},[r])]}let DR="label";function kR(e,r){let n=uc(),{id:o=`headlessui-label-${n}`,passive:a=!1,...u}=e,l=tm(),f=Ro(r);Wn(()=>l.register(o),[o,l.register]);let d={ref:f,...l.props,id:o};return a&&("onClick"in d&&(delete d.htmlFor,delete d.onClick),"onClick"in u&&delete u.onClick),ei({ourProps:d,theirProps:u,slot:l.slot||{},defaultTag:DR,name:l.name||"Label"})}let NR=ti(kR),$R=Object.assign(NR,{}),fc=N.createContext(null);fc.displayName="GroupContext";let jR=N.Fragment;function FR(e){var r;let[n,o]=N.useState(null),[a,u]=MR(),[l,f]=CR(),d=N.useMemo(()=>({switch:n,setSwitch:o,labelledby:a,describedby:l}),[n,o,a,l]),v={},g=e;return N.createElement(f,{name:"Switch.Description"},N.createElement(u,{name:"Switch.Label",props:{htmlFor:(r=d.switch)==null?void 0:r.id,onClick(_){n&&(_.currentTarget.tagName==="LABEL"&&_.preventDefault(),n.click(),n.focus({preventScroll:!0}))}}},N.createElement(fc.Provider,{value:d},ei({ourProps:v,theirProps:g,defaultTag:jR,name:"Switch.Group"}))))}let WR="button";function HR(e,r){let n=uc(),{id:o=`headlessui-switch-${n}`,checked:a,defaultChecked:u=!1,onChange:l,name:f,value:d,form:v,...g}=e,_=N.useContext(fc),O=N.useRef(null),m=Ro(O,r,_===null?null:_.setSwitch),[S,y]=TR(a,l,u),E=Dt(()=>y==null?void 0:y(!S)),D=Dt(U=>{if(wR(U.currentTarget))return U.preventDefault();U.preventDefault(),E()}),I=Dt(U=>{U.key===Ll.Space?(U.preventDefault(),E()):U.key===Ll.Enter&&_R(U.currentTarget)}),C=Dt(U=>U.preventDefault()),k=N.useMemo(()=>({checked:S}),[S]),T={id:o,ref:m,role:"switch",type:mR(e,O),tabIndex:0,"aria-checked":S,"aria-labelledby":_==null?void 0:_.labelledby,"aria-describedby":_==null?void 0:_.describedby,onClick:D,onKeyUp:I,onKeyPress:C},H=ac();return N.useEffect(()=>{var U;let j=(U=O.current)==null?void 0:U.closest("form");j&&u!==void 0&&H.addEventListener(j,"reset",()=>{y(u)})},[O,y]),N.createElement(N.Fragment,null,f!=null&&S&&N.createElement(xR,{features:Vv.Hidden,...Il({as:"input",type:"checkbox",hidden:!0,readOnly:!0,form:v,checked:S,name:f,value:d})}),ei({ourProps:T,theirProps:g,slot:k,defaultTag:WR,name:"Switch"}))}let UR=ti(HR),BR=FR,zR=Object.assign(UR,{Group:BR,Label:$R,Description:IR});function qR(e){let r={called:!1};return(...n)=>{if(!r.called)return r.called=!0,e(...n)}}function rl(e,...r){e&&r.length>0&&e.classList.add(...r)}function il(e,...r){e&&r.length>0&&e.classList.remove(...r)}function GR(e,r){let n=Co();if(!e)return n.dispose;let{transitionDuration:o,transitionDelay:a}=getComputedStyle(e),[u,l]=[o,a].map(d=>{let[v=0]=d.split(",").filter(Boolean).map(g=>g.includes("ms")?parseFloat(g):parseFloat(g)*1e3).sort((g,_)=>_-g);return v}),f=u+l;if(f!==0){n.group(v=>{v.setTimeout(()=>{r(),v.dispose()},f),v.addEventListener(e,"transitionrun",g=>{g.target===g.currentTarget&&v.dispose()})});let d=n.addEventListener(e,"transitionend",v=>{v.target===v.currentTarget&&(r(),d())})}else r();return n.add(()=>r()),n.dispose}function KR(e,r,n,o){let a=n?"enter":"leave",u=Co(),l=o!==void 0?qR(o):()=>{};a==="enter"&&(e.removeAttribute("hidden"),e.style.display="");let f=$n(a,{enter:()=>r.enter,leave:()=>r.leave}),d=$n(a,{enter:()=>r.enterTo,leave:()=>r.leaveTo}),v=$n(a,{enter:()=>r.enterFrom,leave:()=>r.leaveFrom});return il(e,...r.base,...r.enter,...r.enterTo,...r.enterFrom,...r.leave,...r.leaveFrom,...r.leaveTo,...r.entered),rl(e,...r.base,...f,...v),u.nextFrame(()=>{il(e,...r.base,...f,...v),rl(e,...r.base,...f,...d),GR(e,()=>(il(e,...r.base,...f),rl(e,...r.base,...r.entered),l()))}),u.dispose}function YR({immediate:e,container:r,direction:n,classes:o,onStart:a,onStop:u}){let l=cc(),f=ac(),d=Ri(n);Wn(()=>{e&&(d.current="enter")},[e]),Wn(()=>{let v=Co();f.add(v.dispose);let g=r.current;if(g&&d.current!=="idle"&&l.current)return v.dispose(),a.current(d.current),v.add(KR(g,o.current,d.current==="enter",()=>{v.dispose(),u.current(d.current)})),v.dispose},[n])}function gr(e=""){return e.split(" ").filter(r=>r.trim().length>1)}let fs=N.createContext(null);fs.displayName="TransitionContext";var XR=(e=>(e.Visible="visible",e.Hidden="hidden",e))(XR||{});function VR(){let e=N.useContext(fs);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}function JR(){let e=N.useContext(ds);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}let ds=N.createContext(null);ds.displayName="NestingContext";function ps(e){return"children"in e?ps(e.children):e.current.filter(({el:r})=>r.current!==null).filter(({state:r})=>r==="visible").length>0}function nm(e,r){let n=Ri(e),o=N.useRef([]),a=cc(),u=ac(),l=Dt((m,S=wr.Hidden)=>{let y=o.current.findIndex(({el:E})=>E===m);y!==-1&&($n(S,{[wr.Unmount](){o.current.splice(y,1)},[wr.Hidden](){o.current[y].state="hidden"}}),u.microTask(()=>{var E;!ps(o)&&a.current&&((E=n.current)==null||E.call(n))}))}),f=Dt(m=>{let S=o.current.find(({el:y})=>y===m);return S?S.state!=="visible"&&(S.state="visible"):o.current.push({el:m,state:"visible"}),()=>l(m,wr.Unmount)}),d=N.useRef([]),v=N.useRef(Promise.resolve()),g=N.useRef({enter:[],leave:[],idle:[]}),_=Dt((m,S,y)=>{d.current.splice(0),r&&(r.chains.current[S]=r.chains.current[S].filter(([E])=>E!==m)),r==null||r.chains.current[S].push([m,new Promise(E=>{d.current.push(E)})]),r==null||r.chains.current[S].push([m,new Promise(E=>{Promise.all(g.current[S].map(([D,I])=>I)).then(()=>E())})]),S==="enter"?v.current=v.current.then(()=>r==null?void 0:r.wait.current).then(()=>y(S)):y(S)}),O=Dt((m,S,y)=>{Promise.all(g.current[S].splice(0).map(([E,D])=>D)).then(()=>{var E;(E=d.current.shift())==null||E()}).then(()=>y(S))});return N.useMemo(()=>({children:o,register:f,unregister:l,onStart:_,onStop:O,wait:v,chains:g}),[f,l,o,_,O,g,v])}function ZR(){}let QR=["beforeEnter","afterEnter","beforeLeave","afterLeave"];function ph(e){var r;let n={};for(let o of QR)n[o]=(r=e[o])!=null?r:ZR;return n}function eP(e){let r=N.useRef(ph(e));return N.useEffect(()=>{r.current=ph(e)},[e]),r}let tP="div",rm=Yv.RenderStrategy;function nP(e,r){var n,o;let{beforeEnter:a,afterEnter:u,beforeLeave:l,afterLeave:f,enter:d,enterFrom:v,enterTo:g,entered:_,leave:O,leaveFrom:m,leaveTo:S,...y}=e,E=N.useRef(null),D=Ro(E,r),I=(n=y.unmount)==null||n?wr.Unmount:wr.Hidden,{show:C,appear:k,initial:T}=VR(),[H,U]=N.useState(C?"visible":"hidden"),j=JR(),{register:J,unregister:ee}=j;N.useEffect(()=>J(E),[J,E]),N.useEffect(()=>{if(I===wr.Hidden&&E.current){if(C&&H!=="visible"){U("visible");return}return $n(H,{hidden:()=>ee(E),visible:()=>J(E)})}},[H,E,J,ee,C,I]);let ge=Ri({base:gr(y.className),enter:gr(d),enterFrom:gr(v),enterTo:gr(g),entered:gr(_),leave:gr(O),leaveFrom:gr(m),leaveTo:gr(S)}),Ce=eP({beforeEnter:a,afterEnter:u,beforeLeave:l,afterLeave:f}),_e=sc();N.useEffect(()=>{if(_e&&H==="visible"&&E.current===null)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")},[E,H,_e]);let se=T&&!k,Le=k&&C&&T,we=(()=>!_e||se?"idle":C?"enter":"leave")(),xe=LR(0),We=Dt(ie=>$n(ie,{enter:()=>{xe.addFlag(er.Opening),Ce.current.beforeEnter()},leave:()=>{xe.addFlag(er.Closing),Ce.current.beforeLeave()},idle:()=>{}})),ut=Dt(ie=>$n(ie,{enter:()=>{xe.removeFlag(er.Opening),Ce.current.afterEnter()},leave:()=>{xe.removeFlag(er.Closing),Ce.current.afterLeave()},idle:()=>{}})),G=nm(()=>{U("hidden"),ee(E)},j);YR({immediate:Le,container:E,classes:ge,direction:we,onStart:Ri(ie=>{G.onStart(E,ie,We)}),onStop:Ri(ie=>{G.onStop(E,ie,ut),ie==="leave"&&!ps(G)&&(U("hidden"),ee(E))})});let X=y,de={ref:D};return Le?X={...X,className:Za(y.className,...ge.current.enter,...ge.current.enterFrom)}:(X.className=Za(y.className,(o=E.current)==null?void 0:o.className),X.className===""&&delete X.className),N.createElement(ds.Provider,{value:G},N.createElement(OR,{value:$n(H,{visible:er.Open,hidden:er.Closed})|xe.flags},ei({ourProps:de,theirProps:X,defaultTag:tP,features:rm,visible:H==="visible",name:"Transition.Child"})))}function rP(e,r){let{show:n,appear:o=!1,unmount:a=!0,...u}=e,l=N.useRef(null),f=Ro(l,r);sc();let d=Jv();if(n===void 0&&d!==null&&(n=(d&er.Open)===er.Open),![!0,!1].includes(n))throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[v,g]=N.useState(n?"visible":"hidden"),_=nm(()=>{g("hidden")}),[O,m]=N.useState(!0),S=N.useRef([n]);Wn(()=>{O!==!1&&S.current[S.current.length-1]!==n&&(S.current.push(n),m(!1))},[S,n]);let y=N.useMemo(()=>({show:n,appear:o,initial:O}),[n,o,O]);N.useEffect(()=>{if(n)g("visible");else if(!ps(_))g("hidden");else{let C=l.current;if(!C)return;let k=C.getBoundingClientRect();k.x===0&&k.y===0&&k.width===0&&k.height===0&&g("hidden")}},[n,_]);let E={unmount:a},D=Dt(()=>{var C;O&&m(!1),(C=e.beforeEnter)==null||C.call(e)}),I=Dt(()=>{var C;O&&m(!1),(C=e.beforeLeave)==null||C.call(e)});return N.createElement(ds.Provider,{value:_},N.createElement(fs.Provider,{value:y},ei({ourProps:{...E,as:N.Fragment,children:N.createElement(im,{ref:f,...E,...u,beforeEnter:D,beforeLeave:I})},theirProps:{},defaultTag:N.Fragment,features:rm,visible:v==="visible",name:"Transition"})))}function iP(e,r){let n=N.useContext(fs)!==null,o=Jv()!==null;return N.createElement(N.Fragment,null,!n&&o?N.createElement(Ml,{ref:r,...e}):N.createElement(im,{ref:r,...e}))}let Ml=ti(rP),im=ti(nP),oP=ti(iP),Qa=Object.assign(Ml,{Child:oP,Root:Ml});const ol={xs:{switch:"h-2.5 w-2.5",translate:"translate-x-2.5",container:"w-6 h-3.5"},sm:{switch:"h-3.5 w-3.5",translate:"translate-x-[0.85rem]",container:"h-4.5 w-8"},md:{switch:"h-4 w-4",translate:"translate-x-3",container:"h-5 w-8"},lg:{switch:"h-4 w-4",translate:"translate-x-3",container:"h-5 w-8"}},om=N.forwardRef(({onChange:e,value:r,size:n="md",className:o="ml-auto"},a)=>{const u=l=>{e(l)};return $.jsx("div",{className:Ot("flex items-center",o),children:$.jsx(zR,{ref:a,checked:r,onChange:u,onKeyDown:l=>{l.key==="Enter"&&u(!r)},className:`${r?"bg-primary-dark":"bg-grey-200"}
149
- relative inline-flex shrink-0 ${ol[n].container} cursor-pointer rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focus:outline-none focus-visible:ring-2 focus-visible:ring-white focus-visible:ring-opacity-75`,children:$.jsx("span",{"aria-hidden":"true",className:`${r?ol[n].translate:"translate-x-0"}
150
- pointer-events-none inline-block ${ol[n].switch} transform rounded-full bg-white shadow-lg ring-0 transition duration-200 ease-in-out`})})})}),aP=({children:e,label:r,placement:n="top",className:o})=>{const[a,u]=N.useState(null),[l,f]=N.useState(null),[d,v]=N.useState(!1),{styles:g,attributes:_}=kh(a,l,{placement:n,modifiers:[{name:"offset",options:{offset:[0,8]}}]}),O=N.Children.map(e,m=>N.isValidElement(m)?N.cloneElement(m,{ref:u,onMouseEnter:()=>v(!0),onMouseLeave:()=>v(!1)}):m);return $.jsxs($.Fragment,{children:[O,d&&yo.createPortal($.jsx("div",{ref:f,style:g.popper,..._.popper,className:Ot("z-10 select-none rounded bg-gray-50 px-2 py-1 text-xs text-gray-800",o),children:r}),document.querySelector("body"))]})},sP=hl.keyframes`
118
+ `));let v=h.props,w=typeof(v==null?void 0:v.className)=="function"?(...g)=>Ps(v==null?void 0:v.className(...g),d.className):Ps(v==null?void 0:v.className,d.className),x=w?{className:w}:{};return k.cloneElement(h,Object.assign({},Ym(h.props,xc(ql(d,["ref"]))),b,p,{ref:a(h.ref,p.ref)},x))}return k.createElement(s,Object.assign({},ql(d,["ref"]),s!==k.Fragment&&p,s!==k.Fragment&&b),h)}function HR(...e){return e.every(t=>t==null)?void 0:t=>{for(let r of e)r!=null&&(typeof r=="function"?r(t):r.current=t)}}function Ym(...e){if(e.length===0)return{};if(e.length===1)return e[0];let t={},r={};for(let i of e)for(let a in i)a.startsWith("on")&&typeof i[a]=="function"?(r[a]!=null||(r[a]=[]),r[a].push(i[a])):t[a]=i[a];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(r).map(i=>[i,void 0])));for(let i in r)Object.assign(t,{[i](a,...s){let l=r[i];for(let c of l){if((a instanceof Event||(a==null?void 0:a.nativeEvent)instanceof Event)&&a.defaultPrevented)return;c(a,...s)}}});return t}function vi(e){var t;return Object.assign(k.forwardRef(e),{displayName:(t=e.displayName)!=null?t:e.name})}function xc(e){let t=Object.assign({},e);for(let r in t)t[r]===void 0&&delete t[r];return t}function ql(e,t=[]){let r=Object.assign({},e);for(let i of t)i in r&&delete r[i];return r}let ZR="div";var Vm=(e=>(e[e.None=1]="None",e[e.Focusable=2]="Focusable",e[e.Hidden=4]="Hidden",e))(Vm||{});function qR(e,t){var r;let{features:i=1,...a}=e,s={ref:t,"aria-hidden":(i&2)===2?!0:(r=a["aria-hidden"])!=null?r:void 0,hidden:(i&4)===4?!0:void 0,style:{position:"fixed",top:1,left:1,width:1,height:0,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0",...(i&4)===4&&(i&2)!==2&&{display:"none"}}};return hi({ourProps:s,theirProps:a,slot:{},defaultTag:ZR,name:"Hidden"})}let GR=vi(qR),rf=k.createContext(null);rf.displayName="OpenClosedContext";var dn=(e=>(e[e.Open=1]="Open",e[e.Closed=2]="Closed",e[e.Closing=4]="Closing",e[e.Opening=8]="Opening",e))(dn||{});function Xm(){return k.useContext(rf)}function KR({value:e,children:t}){return k.createElement(rf.Provider,{value:e},t)}function YR(e){let t=e.parentElement,r=null;for(;t&&!(t instanceof HTMLFieldSetElement);)t instanceof HTMLLegendElement&&(r=t),t=t.parentElement;let i=(t==null?void 0:t.getAttribute("disabled"))==="";return i&&VR(r)?!1:i}function VR(e){if(!e)return!1;let t=e.previousElementSibling;for(;t!==null;){if(t instanceof HTMLLegendElement)return!1;t=t.previousElementSibling}return!0}function XR(e){var t,r;let i=(t=e==null?void 0:e.form)!=null?t:e.closest("form");if(i){for(let a of i.elements)if(a!==e&&(a.tagName==="INPUT"&&a.type==="submit"||a.tagName==="BUTTON"&&a.type==="submit"||a.nodeName==="INPUT"&&a.type==="image")){a.click();return}(r=i.requestSubmit)==null||r.call(i)}}var _c=(e=>(e.Space=" ",e.Enter="Enter",e.Escape="Escape",e.Backspace="Backspace",e.Delete="Delete",e.ArrowLeft="ArrowLeft",e.ArrowUp="ArrowUp",e.ArrowRight="ArrowRight",e.ArrowDown="ArrowDown",e.Home="Home",e.End="End",e.PageUp="PageUp",e.PageDown="PageDown",e.Tab="Tab",e))(_c||{});function nf(){let e=k.useRef(!1);return Yr(()=>(e.current=!0,()=>{e.current=!1}),[]),e}let Jm=k.createContext(null);function Qm(){let e=k.useContext(Jm);if(e===null){let t=new Error("You used a <Description /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,Qm),t}return e}function JR(){let[e,t]=k.useState([]);return[e.length>0?e.join(" "):void 0,k.useMemo(()=>function(r){let i=Nt(s=>(t(l=>[...l,s]),()=>t(l=>{let c=l.slice(),d=c.indexOf(s);return d!==-1&&c.splice(d,1),c}))),a=k.useMemo(()=>({register:i,slot:r.slot,name:r.name,props:r.props}),[i,r.slot,r.name,r.props]);return k.createElement(Jm.Provider,{value:a},r.children)},[t])]}let QR="p";function eP(e,t){let r=tf(),{id:i=`headlessui-description-${r}`,...a}=e,s=Qm(),l=Xo(t);Yr(()=>s.register(i),[i,s.register]);let c={ref:l,...s.props,id:i};return hi({ourProps:c,theirProps:a,slot:s.slot||{},defaultTag:QR,name:s.name||"Description"})}let tP=vi(eP),rP=Object.assign(tP,{}),eg=k.createContext(null);function tg(){let e=k.useContext(eg);if(e===null){let t=new Error("You used a <Label /> component, but it is not inside a relevant parent.");throw Error.captureStackTrace&&Error.captureStackTrace(t,tg),t}return e}function nP(){let[e,t]=k.useState([]);return[e.length>0?e.join(" "):void 0,k.useMemo(()=>function(r){let i=Nt(s=>(t(l=>[...l,s]),()=>t(l=>{let c=l.slice(),d=c.indexOf(s);return d!==-1&&c.splice(d,1),c}))),a=k.useMemo(()=>({register:i,slot:r.slot,name:r.name,props:r.props}),[i,r.slot,r.name,r.props]);return k.createElement(eg.Provider,{value:a},r.children)},[t])]}let iP="label";function oP(e,t){let r=tf(),{id:i=`headlessui-label-${r}`,passive:a=!1,...s}=e,l=tg(),c=Xo(t);Yr(()=>l.register(i),[i,l.register]);let d={ref:c,...l.props,id:i};return a&&("onClick"in d&&(delete d.htmlFor,delete d.onClick),"onClick"in s&&delete s.onClick),hi({ourProps:d,theirProps:s,slot:l.slot||{},defaultTag:iP,name:l.name||"Label"})}let aP=vi(oP),sP=Object.assign(aP,{});function uP(e=0){let[t,r]=k.useState(e),i=nf(),a=k.useCallback(d=>{i.current&&r(p=>p|d)},[t,i]),s=k.useCallback(d=>!!(t&d),[t]),l=k.useCallback(d=>{i.current&&r(p=>p&~d)},[r,i]),c=k.useCallback(d=>{i.current&&r(p=>p^d)},[r]);return{flags:t,addFlag:a,hasFlag:s,removeFlag:l,toggleFlag:c}}let of=k.createContext(null);of.displayName="GroupContext";let lP=k.Fragment;function cP(e){var t;let[r,i]=k.useState(null),[a,s]=nP(),[l,c]=JR(),d=k.useMemo(()=>({switch:r,setSwitch:i,labelledby:a,describedby:l}),[r,i,a,l]),p={},h=e;return k.createElement(c,{name:"Switch.Description"},k.createElement(s,{name:"Switch.Label",props:{htmlFor:(t=d.switch)==null?void 0:t.id,onClick(b){r&&(b.currentTarget.tagName==="LABEL"&&b.preventDefault(),r.click(),r.focus({preventScroll:!0}))}}},k.createElement(of.Provider,{value:d},hi({ourProps:p,theirProps:h,defaultTag:lP,name:"Switch.Group"}))))}let fP="button";function dP(e,t){var r;let i=tf(),{id:a=`headlessui-switch-${i}`,checked:s,defaultChecked:l=!1,onChange:c,disabled:d=!1,name:p,value:h,form:b,...v}=e,w=k.useContext(of),x=k.useRef(null),g=Xo(x,t,w===null?null:w.setSwitch),[E,I]=jR(s,c,l),P=Nt(()=>I==null?void 0:I(!E)),R=Nt(G=>{if(YR(G.currentTarget))return G.preventDefault();G.preventDefault(),P()}),F=Nt(G=>{G.key===_c.Space?(G.preventDefault(),P()):G.key===_c.Enter&&XR(G.currentTarget)}),O=Nt(G=>G.preventDefault()),D=k.useMemo(()=>({checked:E}),[E]),U={id:a,ref:g,role:"switch",type:zR(e,x),tabIndex:e.tabIndex===-1?0:(r=e.tabIndex)!=null?r:0,"aria-checked":E,"aria-labelledby":w==null?void 0:w.labelledby,"aria-describedby":w==null?void 0:w.describedby,disabled:d,onClick:R,onKeyUp:F,onKeyPress:O},j=Qc();return k.useEffect(()=>{var G;let J=(G=x.current)==null?void 0:G.closest("form");J&&l!==void 0&&j.addEventListener(J,"reset",()=>{I(l)})},[x,I]),k.createElement(k.Fragment,null,p!=null&&E&&k.createElement(GR,{features:Vm.Hidden,...xc({as:"input",type:"checkbox",hidden:!0,readOnly:!0,disabled:d,form:b,checked:E,name:p,value:h})}),hi({ourProps:U,theirProps:v,slot:D,defaultTag:fP,name:"Switch"}))}let pP=vi(dP),hP=cP,vP=Object.assign(pP,{Group:hP,Label:sP,Description:rP});function mP(e){let t={called:!1};return(...r)=>{if(!t.called)return t.called=!0,e(...r)}}function Gl(e,...t){e&&t.length>0&&e.classList.add(...t)}function Kl(e,...t){e&&t.length>0&&e.classList.remove(...t)}function gP(e,t){let r=Vo();if(!e)return r.dispose;let{transitionDuration:i,transitionDelay:a}=getComputedStyle(e),[s,l]=[i,a].map(d=>{let[p=0]=d.split(",").filter(Boolean).map(h=>h.includes("ms")?parseFloat(h):parseFloat(h)*1e3).sort((h,b)=>b-h);return p}),c=s+l;if(c!==0){r.group(p=>{p.setTimeout(()=>{t(),p.dispose()},c),p.addEventListener(e,"transitionrun",h=>{h.target===h.currentTarget&&p.dispose()})});let d=r.addEventListener(e,"transitionend",p=>{p.target===p.currentTarget&&(t(),d())})}else t();return r.add(()=>t()),r.dispose}function yP(e,t,r,i){let a=r?"enter":"leave",s=Vo(),l=i!==void 0?mP(i):()=>{};a==="enter"&&(e.removeAttribute("hidden"),e.style.display="");let c=qr(a,{enter:()=>t.enter,leave:()=>t.leave}),d=qr(a,{enter:()=>t.enterTo,leave:()=>t.leaveTo}),p=qr(a,{enter:()=>t.enterFrom,leave:()=>t.leaveFrom});return Kl(e,...t.base,...t.enter,...t.enterTo,...t.enterFrom,...t.leave,...t.leaveFrom,...t.leaveTo,...t.entered),Gl(e,...t.base,...c,...p),s.nextFrame(()=>{Kl(e,...t.base,...c,...p),Gl(e,...t.base,...c,...d),gP(e,()=>(Kl(e,...t.base,...c),Gl(e,...t.base,...t.entered),l()))}),s.dispose}function wP({immediate:e,container:t,direction:r,classes:i,onStart:a,onStop:s}){let l=nf(),c=Qc(),d=zi(r);Yr(()=>{e&&(d.current="enter")},[e]),Yr(()=>{let p=Vo();c.add(p.dispose);let h=t.current;if(h&&d.current!=="idle"&&l.current)return p.dispose(),a.current(d.current),p.add(yP(h,i.current,d.current==="enter",()=>{p.dispose(),s.current(d.current)})),p.dispose},[r])}function In(e=""){return e.split(/\s+/).filter(t=>t.length>1)}let qs=k.createContext(null);qs.displayName="TransitionContext";var bP=(e=>(e.Visible="visible",e.Hidden="hidden",e))(bP||{});function SP(){let e=k.useContext(qs);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}function EP(){let e=k.useContext(Gs);if(e===null)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}let Gs=k.createContext(null);Gs.displayName="NestingContext";function Ks(e){return"children"in e?Ks(e.children):e.current.filter(({el:t})=>t.current!==null).filter(({state:t})=>t==="visible").length>0}function rg(e,t){let r=zi(e),i=k.useRef([]),a=nf(),s=Qc(),l=Nt((w,x=Fn.Hidden)=>{let g=i.current.findIndex(({el:E})=>E===w);g!==-1&&(qr(x,{[Fn.Unmount](){i.current.splice(g,1)},[Fn.Hidden](){i.current[g].state="hidden"}}),s.microTask(()=>{var E;!Ks(i)&&a.current&&((E=r.current)==null||E.call(r))}))}),c=Nt(w=>{let x=i.current.find(({el:g})=>g===w);return x?x.state!=="visible"&&(x.state="visible"):i.current.push({el:w,state:"visible"}),()=>l(w,Fn.Unmount)}),d=k.useRef([]),p=k.useRef(Promise.resolve()),h=k.useRef({enter:[],leave:[],idle:[]}),b=Nt((w,x,g)=>{d.current.splice(0),t&&(t.chains.current[x]=t.chains.current[x].filter(([E])=>E!==w)),t==null||t.chains.current[x].push([w,new Promise(E=>{d.current.push(E)})]),t==null||t.chains.current[x].push([w,new Promise(E=>{Promise.all(h.current[x].map(([I,P])=>P)).then(()=>E())})]),x==="enter"?p.current=p.current.then(()=>t==null?void 0:t.wait.current).then(()=>g(x)):g(x)}),v=Nt((w,x,g)=>{Promise.all(h.current[x].splice(0).map(([E,I])=>I)).then(()=>{var E;(E=d.current.shift())==null||E()}).then(()=>g(x))});return k.useMemo(()=>({children:i,register:c,unregister:l,onStart:b,onStop:v,wait:p,chains:h}),[c,l,i,b,v,h,p])}function xP(){}let _P=["beforeEnter","afterEnter","beforeLeave","afterLeave"];function fv(e){var t;let r={};for(let i of _P)r[i]=(t=e[i])!=null?t:xP;return r}function OP(e){let t=k.useRef(fv(e));return k.useEffect(()=>{t.current=fv(e)},[e]),t}let AP="div",ng=Km.RenderStrategy;function TP(e,t){var r,i;let{beforeEnter:a,afterEnter:s,beforeLeave:l,afterLeave:c,enter:d,enterFrom:p,enterTo:h,entered:b,leave:v,leaveFrom:w,leaveTo:x,...g}=e,E=k.useRef(null),I=Xo(E,t),P=(r=g.unmount)==null||r?Fn.Unmount:Fn.Hidden,{show:R,appear:F,initial:O}=SP(),[D,U]=k.useState(R?"visible":"hidden"),j=EP(),{register:G,unregister:J}=j;k.useEffect(()=>G(E),[G,E]),k.useEffect(()=>{if(P===Fn.Hidden&&E.current){if(R&&D!=="visible"){U("visible");return}return qr(D,{hidden:()=>J(E),visible:()=>G(E)})}},[D,E,G,J,R,P]);let ie=zi({base:In(g.className),enter:In(d),enterFrom:In(p),enterTo:In(h),entered:In(b),leave:In(v),leaveFrom:In(w),leaveTo:In(x)}),xe=OP({beforeEnter:a,afterEnter:s,beforeLeave:l,afterLeave:c}),me=ef();k.useEffect(()=>{if(me&&D==="visible"&&E.current===null)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")},[E,D,me]);let ve=O&&!F,$e=F&&R&&O,ye=!me||ve?"idle":R?"enter":"leave",_e=uP(0),qe=Nt(te=>qr(te,{enter:()=>{_e.addFlag(dn.Opening),xe.current.beforeEnter()},leave:()=>{_e.addFlag(dn.Closing),xe.current.beforeLeave()},idle:()=>{}})),St=Nt(te=>qr(te,{enter:()=>{_e.removeFlag(dn.Opening),xe.current.afterEnter()},leave:()=>{_e.removeFlag(dn.Closing),xe.current.afterLeave()},idle:()=>{}})),H=rg(()=>{U("hidden"),J(E)},j),K=k.useRef(!1);wP({immediate:$e,container:E,classes:ie,direction:ye,onStart:zi(te=>{K.current=!0,H.onStart(E,te,qe)}),onStop:zi(te=>{K.current=!1,H.onStop(E,te,St),te==="leave"&&!Ks(H)&&(U("hidden"),J(E))})});let oe=g,de={ref:I};return $e?oe={...oe,className:Ps(g.className,...ie.current.enter,...ie.current.enterFrom)}:K.current&&(oe.className=Ps(g.className,(i=E.current)==null?void 0:i.className),oe.className===""&&delete oe.className),k.createElement(Gs.Provider,{value:H},k.createElement(KR,{value:qr(D,{visible:dn.Open,hidden:dn.Closed})|_e.flags},hi({ourProps:de,theirProps:oe,defaultTag:AP,features:ng,visible:D==="visible",name:"Transition.Child"})))}function CP(e,t){let{show:r,appear:i=!1,unmount:a=!0,...s}=e,l=k.useRef(null),c=Xo(l,t);ef();let d=Xm();if(r===void 0&&d!==null&&(r=(d&dn.Open)===dn.Open),![!0,!1].includes(r))throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[p,h]=k.useState(r?"visible":"hidden"),b=rg(()=>{h("hidden")}),[v,w]=k.useState(!0),x=k.useRef([r]);Yr(()=>{v!==!1&&x.current[x.current.length-1]!==r&&(x.current.push(r),w(!1))},[x,r]);let g=k.useMemo(()=>({show:r,appear:i,initial:v}),[r,i,v]);k.useEffect(()=>{if(r)h("visible");else if(!Ks(b))h("hidden");else{let R=l.current;if(!R)return;let F=R.getBoundingClientRect();F.x===0&&F.y===0&&F.width===0&&F.height===0&&h("hidden")}},[r,b]);let E={unmount:a},I=Nt(()=>{var R;v&&w(!1),(R=e.beforeEnter)==null||R.call(e)}),P=Nt(()=>{var R;v&&w(!1),(R=e.beforeLeave)==null||R.call(e)});return k.createElement(Gs.Provider,{value:b},k.createElement(qs.Provider,{value:g},hi({ourProps:{...E,as:k.Fragment,children:k.createElement(ig,{ref:c,...E,...s,beforeEnter:I,beforeLeave:P})},theirProps:{},defaultTag:k.Fragment,features:ng,visible:p==="visible",name:"Transition"})))}function RP(e,t){let r=k.useContext(qs)!==null,i=Xm()!==null;return k.createElement(k.Fragment,null,!r&&i?k.createElement(Oc,{ref:t,...e}):k.createElement(ig,{ref:t,...e}))}let Oc=vi(CP),ig=vi(TP),PP=vi(RP),Is=Object.assign(Oc,{Child:PP,Root:Oc});const Yl={xs:{switch:"h-2.5 w-2.5",translate:"translate-x-2.5",container:"w-6 h-3.5"},sm:{switch:"h-3.5 w-3.5",translate:"translate-x-[0.85rem]",container:"h-4.5 w-8"},md:{switch:"h-4 w-4",translate:"translate-x-3",container:"h-5 w-8"},lg:{switch:"h-4 w-4",translate:"translate-x-3",container:"h-5 w-8"}},og=k.forwardRef(({onChange:e,value:t,size:r="md",className:i="ml-auto"},a)=>{const s=l=>{e(l)};return $.jsx("div",{className:Pt("flex items-center",i),children:$.jsx(vP,{ref:a,checked:t,onChange:s,onKeyDown:l=>{l.key==="Enter"&&s(!t)},className:`${t?"bg-primary-dark":"bg-grey-200"}
119
+ relative inline-flex shrink-0 ${Yl[r].container} cursor-pointer rounded-full border-2 border-transparent transition-colors duration-200 ease-in-out focus:outline-none focus-visible:ring-2 focus-visible:ring-white focus-visible:ring-opacity-75`,children:$.jsx("span",{"aria-hidden":"true",className:`${t?Yl[r].translate:"translate-x-0"}
120
+ pointer-events-none inline-block ${Yl[r].switch} transform rounded-full bg-white shadow-lg ring-0 transition duration-200 ease-in-out`})})})}),IP=({children:e,label:t,placement:r="top",className:i})=>{const[a,s]=k.useState(null),[l,c]=k.useState(null),[d,p]=k.useState(!1),{styles:h,attributes:b}=Nv(a,l,{placement:r,modifiers:[{name:"offset",options:{offset:[0,8]}}]}),v=k.Children.map(e,w=>k.isValidElement(w)?k.cloneElement(w,{ref:s,onMouseEnter:()=>p(!0),onMouseLeave:()=>p(!1)}):w);return $.jsxs($.Fragment,{children:[v,d&&Wo.createPortal($.jsx("div",{ref:c,style:h.popper,...b.popper,className:Pt("z-10 select-none rounded bg-gray-50 px-2 py-1 text-xs text-gray-800",i),children:t}),document.querySelector("body"))]})},MP=ic.keyframes`
151
121
  to {
152
122
  fill: url(#d);
153
123
  stroke-dashoffset: 0;
154
124
  }
155
- `,am=Ka.svg`
125
+ `,ag=Os.svg`
156
126
  & .e {
157
127
  fill: url(#d);
158
128
  }
@@ -163,7 +133,7 @@ pointer-events-none inline-block ${ol[n].switch} transform rounded-full bg-white
163
133
  fill: transparent;
164
134
  stroke-dasharray: 700;
165
135
  stroke-dashoffset: 700;
166
- animation: ${sP} 1.5s ease-in-out infinite alternate-reverse;
136
+ animation: ${MP} 1.5s ease-in-out infinite alternate-reverse;
167
137
  }
168
138
 
169
139
  & #circle {
@@ -173,34 +143,37 @@ pointer-events-none inline-block ${ol[n].switch} transform rounded-full bg-white
173
143
  stroke-dasharray: 700;
174
144
  stroke-dashoffset: 700;
175
145
  }
176
- `,uP=({message:e,version:r})=>$.jsx("div",{className:"absolute inset-0 flex h-screen w-screen flex-col items-center justify-center bg-fd-gray-default text-white",children:$.jsxs("div",{className:"flex flex-col text-center",children:[$.jsx("div",{className:"relative mr-4 self-center",children:$.jsx("div",{className:"flex items-center justify-center rounded",children:$.jsxs(am,{className:"h-60 w-60",viewBox:"0 0 143.14 136.27",children:[$.jsx("defs",{children:$.jsxs("linearGradient",{id:"d",x1:"50%",y1:"0%",x2:"50%",y2:"100%",children:[$.jsx("stop",{offset:"0%",stopColor:"#2743a6",children:$.jsx("animate",{attributeName:"stop-color",values:"#ffa4c0; #2743a6;",dur:"6s",repeatCount:"indefinite"})}),$.jsx("stop",{offset:"100%",stopColor:"#ffa4c0",children:$.jsx("animate",{attributeName:"stop-color",values:"#2743a6; #ffa4c0;",dur:"2ds",repeatCount:"indefinite"})})]})}),$.jsx("g",{id:"a"}),$.jsx("g",{id:"b",children:$.jsx("g",{id:"c",children:$.jsxs("g",{children:[$.jsx("path",{id:"tail",className:"e",d:"M134.13,79.9l.25-1.2h-21.87l-.21,.7c-.03,.08-2.41,7.72-7.11,14.56-5.87,8.54-12.57,12.63-12.63,12.67l-1,.6,24.25,28.96h27.33l-22.61-26.46c2.2-2.67,10.06-13.09,13.6-29.83Z"}),$.jsx("path",{id:"circle",className:"f",d:"M83.08,113.64l18.93,22.6-33.68,.03-11.17-.03c-9.38,.01-18.55-2.45-26.56-7.11-2.94-1.71-5.72-3.71-8.29-6-8.79-7.8-17.6-19.72-20.92-37.37-.01-.02-.02-.03-.03-.05v-.09c-1.68-9.04-1.93-19.58,0-31.84C8.57,21.67,36.68-.66,69.93,.02c12.81,.27,25.06,4.28,35.59,11.48,.31,.2,.62,.41,.92,.62,.25,.18,.5,.35,.74,.53,8.82,6.31,16.06,14.69,21.02,24.42,.17,.33,.34,.65,.5,.98,.1,.21,.2,.41,.3,.61,4.35,8.92,6.63,18.54,6.54,28.06,0,.36,.02,.71,.02,1.06,0,.82-.03,1.62-.06,2.43h-22c.04-.81,.06-1.61,.06-2.43,0-1.52-.08-3.02-.23-4.5-2.68-22.17-21.26-39.86-43.98-40.63-4.43-.15-8.75,.29-12.88,1.28-.02,0-.04,.01-.05,.01-.48,.12-.95,.24-1.42,.38-.97,.26-1.94,.56-2.89,.9-.23,.07-.46,.15-.69,.24-6.2,2.27-11.84,5.87-16.59,10.67-8.99,9.09-13.84,21.44-13.3,33.9,0,19.98,17.86,39.48,35.59,42.56,6.4,1.37,24.04,1.24,25.96,1.05Z"})]})})})]})})}),$.jsxs("div",{children:[$.jsx("span",{className:"text-xs text-grey-200",children:r}),$.jsx("h2",{className:"text-lg text-grey-100",children:e})]})]})});var es={exports:{}};/**
146
+ `,LP=({message:e,version:t})=>$.jsx("div",{className:"absolute inset-0 flex h-screen w-screen flex-col items-center justify-center bg-fd-gray-default text-white",children:$.jsxs("div",{className:"flex flex-col text-center",children:[$.jsx("div",{className:"relative mr-4 self-center",children:$.jsx("div",{className:"flex items-center justify-center rounded",children:$.jsxs(ag,{className:"h-60 w-60",viewBox:"0 0 143.14 136.27",children:[$.jsx("defs",{children:$.jsxs("linearGradient",{id:"d",x1:"50%",y1:"0%",x2:"50%",y2:"100%",children:[$.jsx("stop",{offset:"0%",stopColor:"#2743a6",children:$.jsx("animate",{attributeName:"stop-color",values:"#ffa4c0; #2743a6;",dur:"6s",repeatCount:"indefinite"})}),$.jsx("stop",{offset:"100%",stopColor:"#ffa4c0",children:$.jsx("animate",{attributeName:"stop-color",values:"#2743a6; #ffa4c0;",dur:"2ds",repeatCount:"indefinite"})})]})}),$.jsx("g",{id:"a"}),$.jsx("g",{id:"b",children:$.jsx("g",{id:"c",children:$.jsxs("g",{children:[$.jsx("path",{id:"tail",className:"e",d:"M134.13,79.9l.25-1.2h-21.87l-.21,.7c-.03,.08-2.41,7.72-7.11,14.56-5.87,8.54-12.57,12.63-12.63,12.67l-1,.6,24.25,28.96h27.33l-22.61-26.46c2.2-2.67,10.06-13.09,13.6-29.83Z"}),$.jsx("path",{id:"circle",className:"f",d:"M83.08,113.64l18.93,22.6-33.68,.03-11.17-.03c-9.38,.01-18.55-2.45-26.56-7.11-2.94-1.71-5.72-3.71-8.29-6-8.79-7.8-17.6-19.72-20.92-37.37-.01-.02-.02-.03-.03-.05v-.09c-1.68-9.04-1.93-19.58,0-31.84C8.57,21.67,36.68-.66,69.93,.02c12.81,.27,25.06,4.28,35.59,11.48,.31,.2,.62,.41,.92,.62,.25,.18,.5,.35,.74,.53,8.82,6.31,16.06,14.69,21.02,24.42,.17,.33,.34,.65,.5,.98,.1,.21,.2,.41,.3,.61,4.35,8.92,6.63,18.54,6.54,28.06,0,.36,.02,.71,.02,1.06,0,.82-.03,1.62-.06,2.43h-22c.04-.81,.06-1.61,.06-2.43,0-1.52-.08-3.02-.23-4.5-2.68-22.17-21.26-39.86-43.98-40.63-4.43-.15-8.75,.29-12.88,1.28-.02,0-.04,.01-.05,.01-.48,.12-.95,.24-1.42,.38-.97,.26-1.94,.56-2.89,.9-.23,.07-.46,.15-.69,.24-6.2,2.27-11.84,5.87-16.59,10.67-8.99,9.09-13.84,21.44-13.3,33.9,0,19.98,17.86,39.48,35.59,42.56,6.4,1.37,24.04,1.24,25.96,1.05Z"})]})})})]})})}),$.jsxs("div",{children:[$.jsx("span",{className:"text-xs text-grey-200",children:t}),$.jsx("h2",{className:"text-lg text-grey-100",children:e})]})]})});var Ms={exports:{}};/**
177
147
  * @license
178
148
  * Lodash <https://lodash.com/>
179
149
  * Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
180
150
  * Released under MIT license <https://lodash.com/license>
181
151
  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
182
152
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
183
- */es.exports;(function(e,r){(function(){var n,o="4.17.21",a=200,u="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",l="Expected a function",f="Invalid `variable` option passed into `_.template`",d="__lodash_hash_undefined__",v=500,g="__lodash_placeholder__",_=1,O=2,m=4,S=1,y=2,E=1,D=2,I=4,C=8,k=16,T=32,H=64,U=128,j=256,J=512,ee=30,ge="...",Ce=800,_e=16,se=1,Le=2,we=3,xe=1/0,We=9007199254740991,ut=17976931348623157e292,G=0/0,X=4294967295,de=X-1,ie=X>>>1,ce=[["ary",U],["bind",E],["bindKey",D],["curry",C],["curryRight",k],["flip",J],["partial",T],["partialRight",H],["rearg",j]],fe="[object Arguments]",ue="[object Array]",pe="[object AsyncFunction]",le="[object Boolean]",ye="[object Date]",be="[object DOMException]",Ke="[object Error]",V="[object Function]",rt="[object GeneratorFunction]",it="[object Map]",dt="[object Number]",An="[object Null]",gt="[object Object]",Wt="[object Promise]",Sr="[object Proxy]",Je="[object RegExp]",Qe="[object Set]",rn="[object String]",Kt="[object Symbol]",yn="[object Undefined]",Tt="[object WeakMap]",rr="[object WeakSet]",on="[object ArrayBuffer]",Yt="[object DataView]",Er="[object Float32Array]",xr="[object Float64Array]",Or="[object Int8Array]",Tr="[object Int16Array]",wn="[object Int32Array]",Un="[object Uint8Array]",bt="[object Uint8ClampedArray]",bn="[object Uint16Array]",_n="[object Uint32Array]",Cr=/\b__p \+= '';/g,ki=/\b(__p \+=) '' \+/g,Rr=/(__e\(.*?\)|\b__t\)) \+\n'';/g,ii=/&(?:amp|lt|gt|quot|#39);/g,ir=/[&<>"']/g,Pr=RegExp(ii.source),Ni=RegExp(ir.source),$i=/<%-([\s\S]+?)%>/g,Ar=/<%([\s\S]+?)%>/g,oi=/<%=([\s\S]+?)%>/g,ji=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Fi=/^\w*$/,Wi=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,p=/[\\^$.*+?()[\]{}|]/g,P=RegExp(p.source),F=/^\s+/,Y=/\s/,oe=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,ae=/\{\n\/\* \[wrapped with (.+)\] \*/,te=/,? & /,Q=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,je=/[()=,{}\[\]\/\s]/,Se=/\\(\\)?/g,Oe=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,ot=/\w*$/,kt=/^[-+]0x[0-9a-f]+$/i,Ir=/^0b[01]+$/i,lt=/^\[object .+?Constructor\]$/,Ym=/^0o[0-7]+$/i,Xm=/^(?:0|[1-9]\d*)$/,Vm=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Io=/($^)/,Jm=/['\n\r\u2028\u2029\\]/g,Lo="\\ud800-\\udfff",Zm="\\u0300-\\u036f",Qm="\\ufe20-\\ufe2f",eg="\\u20d0-\\u20ff",bc=Zm+Qm+eg,_c="\\u2700-\\u27bf",Sc="a-z\\xdf-\\xf6\\xf8-\\xff",tg="\\xac\\xb1\\xd7\\xf7",ng="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",rg="\\u2000-\\u206f",ig=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Ec="A-Z\\xc0-\\xd6\\xd8-\\xde",xc="\\ufe0e\\ufe0f",Oc=tg+ng+rg+ig,gs="['’]",og="["+Lo+"]",Tc="["+Oc+"]",Mo="["+bc+"]",Cc="\\d+",ag="["+_c+"]",Rc="["+Sc+"]",Pc="[^"+Lo+Oc+Cc+_c+Sc+Ec+"]",ys="\\ud83c[\\udffb-\\udfff]",sg="(?:"+Mo+"|"+ys+")",Ac="[^"+Lo+"]",ws="(?:\\ud83c[\\udde6-\\uddff]){2}",bs="[\\ud800-\\udbff][\\udc00-\\udfff]",ai="["+Ec+"]",Ic="\\u200d",Lc="(?:"+Rc+"|"+Pc+")",ug="(?:"+ai+"|"+Pc+")",Mc="(?:"+gs+"(?:d|ll|m|re|s|t|ve))?",Dc="(?:"+gs+"(?:D|LL|M|RE|S|T|VE))?",kc=sg+"?",Nc="["+xc+"]?",lg="(?:"+Ic+"(?:"+[Ac,ws,bs].join("|")+")"+Nc+kc+")*",cg="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",fg="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",$c=Nc+kc+lg,dg="(?:"+[ag,ws,bs].join("|")+")"+$c,pg="(?:"+[Ac+Mo+"?",Mo,ws,bs,og].join("|")+")",hg=RegExp(gs,"g"),vg=RegExp(Mo,"g"),_s=RegExp(ys+"(?="+ys+")|"+pg+$c,"g"),mg=RegExp([ai+"?"+Rc+"+"+Mc+"(?="+[Tc,ai,"$"].join("|")+")",ug+"+"+Dc+"(?="+[Tc,ai+Lc,"$"].join("|")+")",ai+"?"+Lc+"+"+Mc,ai+"+"+Dc,fg,cg,Cc,dg].join("|"),"g"),gg=RegExp("["+Ic+Lo+bc+xc+"]"),yg=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,wg=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],bg=-1,Ze={};Ze[Er]=Ze[xr]=Ze[Or]=Ze[Tr]=Ze[wn]=Ze[Un]=Ze[bt]=Ze[bn]=Ze[_n]=!0,Ze[fe]=Ze[ue]=Ze[on]=Ze[le]=Ze[Yt]=Ze[ye]=Ze[Ke]=Ze[V]=Ze[it]=Ze[dt]=Ze[gt]=Ze[Je]=Ze[Qe]=Ze[rn]=Ze[Tt]=!1;var Xe={};Xe[fe]=Xe[ue]=Xe[on]=Xe[Yt]=Xe[le]=Xe[ye]=Xe[Er]=Xe[xr]=Xe[Or]=Xe[Tr]=Xe[wn]=Xe[it]=Xe[dt]=Xe[gt]=Xe[Je]=Xe[Qe]=Xe[rn]=Xe[Kt]=Xe[Un]=Xe[bt]=Xe[bn]=Xe[_n]=!0,Xe[Ke]=Xe[V]=Xe[Tt]=!1;var _g={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Sg={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Eg={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},xg={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},Og=parseFloat,Tg=parseInt,jc=typeof zr=="object"&&zr&&zr.Object===Object&&zr,Cg=typeof self=="object"&&self&&self.Object===Object&&self,_t=jc||Cg||Function("return this")(),Ss=r&&!r.nodeType&&r,Lr=Ss&&!0&&e&&!e.nodeType&&e,Fc=Lr&&Lr.exports===Ss,Es=Fc&&jc.process,an=function(){try{var A=Lr&&Lr.require&&Lr.require("util").types;return A||Es&&Es.binding&&Es.binding("util")}catch{}}(),Wc=an&&an.isArrayBuffer,Hc=an&&an.isDate,Uc=an&&an.isMap,Bc=an&&an.isRegExp,zc=an&&an.isSet,qc=an&&an.isTypedArray;function Xt(A,B,W){switch(W.length){case 0:return A.call(B);case 1:return A.call(B,W[0]);case 2:return A.call(B,W[0],W[1]);case 3:return A.call(B,W[0],W[1],W[2])}return A.apply(B,W)}function Rg(A,B,W,ne){for(var Ee=-1,Fe=A==null?0:A.length;++Ee<Fe;){var ht=A[Ee];B(ne,ht,W(ht),A)}return ne}function sn(A,B){for(var W=-1,ne=A==null?0:A.length;++W<ne&&B(A[W],W,A)!==!1;);return A}function Pg(A,B){for(var W=A==null?0:A.length;W--&&B(A[W],W,A)!==!1;);return A}function Gc(A,B){for(var W=-1,ne=A==null?0:A.length;++W<ne;)if(!B(A[W],W,A))return!1;return!0}function or(A,B){for(var W=-1,ne=A==null?0:A.length,Ee=0,Fe=[];++W<ne;){var ht=A[W];B(ht,W,A)&&(Fe[Ee++]=ht)}return Fe}function Do(A,B){var W=A==null?0:A.length;return!!W&&si(A,B,0)>-1}function xs(A,B,W){for(var ne=-1,Ee=A==null?0:A.length;++ne<Ee;)if(W(B,A[ne]))return!0;return!1}function et(A,B){for(var W=-1,ne=A==null?0:A.length,Ee=Array(ne);++W<ne;)Ee[W]=B(A[W],W,A);return Ee}function ar(A,B){for(var W=-1,ne=B.length,Ee=A.length;++W<ne;)A[Ee+W]=B[W];return A}function Os(A,B,W,ne){var Ee=-1,Fe=A==null?0:A.length;for(ne&&Fe&&(W=A[++Ee]);++Ee<Fe;)W=B(W,A[Ee],Ee,A);return W}function Ag(A,B,W,ne){var Ee=A==null?0:A.length;for(ne&&Ee&&(W=A[--Ee]);Ee--;)W=B(W,A[Ee],Ee,A);return W}function Ts(A,B){for(var W=-1,ne=A==null?0:A.length;++W<ne;)if(B(A[W],W,A))return!0;return!1}var Ig=Cs("length");function Lg(A){return A.split("")}function Mg(A){return A.match(Q)||[]}function Kc(A,B,W){var ne;return W(A,function(Ee,Fe,ht){if(B(Ee,Fe,ht))return ne=Fe,!1}),ne}function ko(A,B,W,ne){for(var Ee=A.length,Fe=W+(ne?1:-1);ne?Fe--:++Fe<Ee;)if(B(A[Fe],Fe,A))return Fe;return-1}function si(A,B,W){return B===B?qg(A,B,W):ko(A,Yc,W)}function Dg(A,B,W,ne){for(var Ee=W-1,Fe=A.length;++Ee<Fe;)if(ne(A[Ee],B))return Ee;return-1}function Yc(A){return A!==A}function Xc(A,B){var W=A==null?0:A.length;return W?Ps(A,B)/W:G}function Cs(A){return function(B){return B==null?n:B[A]}}function Rs(A){return function(B){return A==null?n:A[B]}}function Vc(A,B,W,ne,Ee){return Ee(A,function(Fe,ht,Ye){W=ne?(ne=!1,Fe):B(W,Fe,ht,Ye)}),W}function kg(A,B){var W=A.length;for(A.sort(B);W--;)A[W]=A[W].value;return A}function Ps(A,B){for(var W,ne=-1,Ee=A.length;++ne<Ee;){var Fe=B(A[ne]);Fe!==n&&(W=W===n?Fe:W+Fe)}return W}function As(A,B){for(var W=-1,ne=Array(A);++W<A;)ne[W]=B(W);return ne}function Ng(A,B){return et(B,function(W){return[W,A[W]]})}function Jc(A){return A&&A.slice(0,tf(A)+1).replace(F,"")}function Vt(A){return function(B){return A(B)}}function Is(A,B){return et(B,function(W){return A[W]})}function Hi(A,B){return A.has(B)}function Zc(A,B){for(var W=-1,ne=A.length;++W<ne&&si(B,A[W],0)>-1;);return W}function Qc(A,B){for(var W=A.length;W--&&si(B,A[W],0)>-1;);return W}function $g(A,B){for(var W=A.length,ne=0;W--;)A[W]===B&&++ne;return ne}var jg=Rs(_g),Fg=Rs(Sg);function Wg(A){return"\\"+xg[A]}function Hg(A,B){return A==null?n:A[B]}function ui(A){return gg.test(A)}function Ug(A){return yg.test(A)}function Bg(A){for(var B,W=[];!(B=A.next()).done;)W.push(B.value);return W}function Ls(A){var B=-1,W=Array(A.size);return A.forEach(function(ne,Ee){W[++B]=[Ee,ne]}),W}function ef(A,B){return function(W){return A(B(W))}}function sr(A,B){for(var W=-1,ne=A.length,Ee=0,Fe=[];++W<ne;){var ht=A[W];(ht===B||ht===g)&&(A[W]=g,Fe[Ee++]=W)}return Fe}function No(A){var B=-1,W=Array(A.size);return A.forEach(function(ne){W[++B]=ne}),W}function zg(A){var B=-1,W=Array(A.size);return A.forEach(function(ne){W[++B]=[ne,ne]}),W}function qg(A,B,W){for(var ne=W-1,Ee=A.length;++ne<Ee;)if(A[ne]===B)return ne;return-1}function Gg(A,B,W){for(var ne=W+1;ne--;)if(A[ne]===B)return ne;return ne}function li(A){return ui(A)?Yg(A):Ig(A)}function Sn(A){return ui(A)?Xg(A):Lg(A)}function tf(A){for(var B=A.length;B--&&Y.test(A.charAt(B)););return B}var Kg=Rs(Eg);function Yg(A){for(var B=_s.lastIndex=0;_s.test(A);)++B;return B}function Xg(A){return A.match(_s)||[]}function Vg(A){return A.match(mg)||[]}var Jg=function A(B){B=B==null?_t:ci.defaults(_t.Object(),B,ci.pick(_t,wg));var W=B.Array,ne=B.Date,Ee=B.Error,Fe=B.Function,ht=B.Math,Ye=B.Object,Ms=B.RegExp,Zg=B.String,un=B.TypeError,$o=W.prototype,Qg=Fe.prototype,fi=Ye.prototype,jo=B["__core-js_shared__"],Fo=Qg.toString,ze=fi.hasOwnProperty,e0=0,nf=function(){var t=/[^.]+$/.exec(jo&&jo.keys&&jo.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}(),Wo=fi.toString,t0=Fo.call(Ye),n0=_t._,r0=Ms("^"+Fo.call(ze).replace(p,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ho=Fc?B.Buffer:n,ur=B.Symbol,Uo=B.Uint8Array,rf=Ho?Ho.allocUnsafe:n,Bo=ef(Ye.getPrototypeOf,Ye),of=Ye.create,af=fi.propertyIsEnumerable,zo=$o.splice,sf=ur?ur.isConcatSpreadable:n,Ui=ur?ur.iterator:n,Mr=ur?ur.toStringTag:n,qo=function(){try{var t=jr(Ye,"defineProperty");return t({},"",{}),t}catch{}}(),i0=B.clearTimeout!==_t.clearTimeout&&B.clearTimeout,o0=ne&&ne.now!==_t.Date.now&&ne.now,a0=B.setTimeout!==_t.setTimeout&&B.setTimeout,Go=ht.ceil,Ko=ht.floor,Ds=Ye.getOwnPropertySymbols,s0=Ho?Ho.isBuffer:n,uf=B.isFinite,u0=$o.join,l0=ef(Ye.keys,Ye),vt=ht.max,Ct=ht.min,c0=ne.now,f0=B.parseInt,lf=ht.random,d0=$o.reverse,ks=jr(B,"DataView"),Bi=jr(B,"Map"),Ns=jr(B,"Promise"),di=jr(B,"Set"),zi=jr(B,"WeakMap"),qi=jr(Ye,"create"),Yo=zi&&new zi,pi={},p0=Fr(ks),h0=Fr(Bi),v0=Fr(Ns),m0=Fr(di),g0=Fr(zi),Xo=ur?ur.prototype:n,Gi=Xo?Xo.valueOf:n,cf=Xo?Xo.toString:n;function w(t){if(at(t)&&!Te(t)&&!(t instanceof ke)){if(t instanceof ln)return t;if(ze.call(t,"__wrapped__"))return fd(t)}return new ln(t)}var hi=function(){function t(){}return function(i){if(!tt(i))return{};if(of)return of(i);t.prototype=i;var s=new t;return t.prototype=n,s}}();function Vo(){}function ln(t,i){this.__wrapped__=t,this.__actions__=[],this.__chain__=!!i,this.__index__=0,this.__values__=n}w.templateSettings={escape:$i,evaluate:Ar,interpolate:oi,variable:"",imports:{_:w}},w.prototype=Vo.prototype,w.prototype.constructor=w,ln.prototype=hi(Vo.prototype),ln.prototype.constructor=ln;function ke(t){this.__wrapped__=t,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=X,this.__views__=[]}function y0(){var t=new ke(this.__wrapped__);return t.__actions__=Ht(this.__actions__),t.__dir__=this.__dir__,t.__filtered__=this.__filtered__,t.__iteratees__=Ht(this.__iteratees__),t.__takeCount__=this.__takeCount__,t.__views__=Ht(this.__views__),t}function w0(){if(this.__filtered__){var t=new ke(this);t.__dir__=-1,t.__filtered__=!0}else t=this.clone(),t.__dir__*=-1;return t}function b0(){var t=this.__wrapped__.value(),i=this.__dir__,s=Te(t),c=i<0,h=s?t.length:0,b=Ly(0,h,this.__views__),x=b.start,R=b.end,M=R-x,z=c?R:x-1,q=this.__iteratees__,K=q.length,Z=0,re=Ct(M,this.__takeCount__);if(!s||!c&&h==M&&re==M)return Df(t,this.__actions__);var ve=[];e:for(;M--&&Z<re;){z+=i;for(var Pe=-1,me=t[z];++Pe<K;){var De=q[Pe],Ne=De.iteratee,Qt=De.type,jt=Ne(me);if(Qt==Le)me=jt;else if(!jt){if(Qt==se)continue e;break e}}ve[Z++]=me}return ve}ke.prototype=hi(Vo.prototype),ke.prototype.constructor=ke;function Dr(t){var i=-1,s=t==null?0:t.length;for(this.clear();++i<s;){var c=t[i];this.set(c[0],c[1])}}function _0(){this.__data__=qi?qi(null):{},this.size=0}function S0(t){var i=this.has(t)&&delete this.__data__[t];return this.size-=i?1:0,i}function E0(t){var i=this.__data__;if(qi){var s=i[t];return s===d?n:s}return ze.call(i,t)?i[t]:n}function x0(t){var i=this.__data__;return qi?i[t]!==n:ze.call(i,t)}function O0(t,i){var s=this.__data__;return this.size+=this.has(t)?0:1,s[t]=qi&&i===n?d:i,this}Dr.prototype.clear=_0,Dr.prototype.delete=S0,Dr.prototype.get=E0,Dr.prototype.has=x0,Dr.prototype.set=O0;function Bn(t){var i=-1,s=t==null?0:t.length;for(this.clear();++i<s;){var c=t[i];this.set(c[0],c[1])}}function T0(){this.__data__=[],this.size=0}function C0(t){var i=this.__data__,s=Jo(i,t);if(s<0)return!1;var c=i.length-1;return s==c?i.pop():zo.call(i,s,1),--this.size,!0}function R0(t){var i=this.__data__,s=Jo(i,t);return s<0?n:i[s][1]}function P0(t){return Jo(this.__data__,t)>-1}function A0(t,i){var s=this.__data__,c=Jo(s,t);return c<0?(++this.size,s.push([t,i])):s[c][1]=i,this}Bn.prototype.clear=T0,Bn.prototype.delete=C0,Bn.prototype.get=R0,Bn.prototype.has=P0,Bn.prototype.set=A0;function zn(t){var i=-1,s=t==null?0:t.length;for(this.clear();++i<s;){var c=t[i];this.set(c[0],c[1])}}function I0(){this.size=0,this.__data__={hash:new Dr,map:new(Bi||Bn),string:new Dr}}function L0(t){var i=la(this,t).delete(t);return this.size-=i?1:0,i}function M0(t){return la(this,t).get(t)}function D0(t){return la(this,t).has(t)}function k0(t,i){var s=la(this,t),c=s.size;return s.set(t,i),this.size+=s.size==c?0:1,this}zn.prototype.clear=I0,zn.prototype.delete=L0,zn.prototype.get=M0,zn.prototype.has=D0,zn.prototype.set=k0;function kr(t){var i=-1,s=t==null?0:t.length;for(this.__data__=new zn;++i<s;)this.add(t[i])}function N0(t){return this.__data__.set(t,d),this}function $0(t){return this.__data__.has(t)}kr.prototype.add=kr.prototype.push=N0,kr.prototype.has=$0;function En(t){var i=this.__data__=new Bn(t);this.size=i.size}function j0(){this.__data__=new Bn,this.size=0}function F0(t){var i=this.__data__,s=i.delete(t);return this.size=i.size,s}function W0(t){return this.__data__.get(t)}function H0(t){return this.__data__.has(t)}function U0(t,i){var s=this.__data__;if(s instanceof Bn){var c=s.__data__;if(!Bi||c.length<a-1)return c.push([t,i]),this.size=++s.size,this;s=this.__data__=new zn(c)}return s.set(t,i),this.size=s.size,this}En.prototype.clear=j0,En.prototype.delete=F0,En.prototype.get=W0,En.prototype.has=H0,En.prototype.set=U0;function ff(t,i){var s=Te(t),c=!s&&Wr(t),h=!s&&!c&&pr(t),b=!s&&!c&&!h&&yi(t),x=s||c||h||b,R=x?As(t.length,Zg):[],M=R.length;for(var z in t)(i||ze.call(t,z))&&!(x&&(z=="length"||h&&(z=="offset"||z=="parent")||b&&(z=="buffer"||z=="byteLength"||z=="byteOffset")||Yn(z,M)))&&R.push(z);return R}function df(t){var i=t.length;return i?t[Ks(0,i-1)]:n}function B0(t,i){return ca(Ht(t),Nr(i,0,t.length))}function z0(t){return ca(Ht(t))}function $s(t,i,s){(s!==n&&!xn(t[i],s)||s===n&&!(i in t))&&qn(t,i,s)}function Ki(t,i,s){var c=t[i];(!(ze.call(t,i)&&xn(c,s))||s===n&&!(i in t))&&qn(t,i,s)}function Jo(t,i){for(var s=t.length;s--;)if(xn(t[s][0],i))return s;return-1}function q0(t,i,s,c){return lr(t,function(h,b,x){i(c,h,s(h),x)}),c}function pf(t,i){return t&&Ln(i,yt(i),t)}function G0(t,i){return t&&Ln(i,Bt(i),t)}function qn(t,i,s){i=="__proto__"&&qo?qo(t,i,{configurable:!0,enumerable:!0,value:s,writable:!0}):t[i]=s}function js(t,i){for(var s=-1,c=i.length,h=W(c),b=t==null;++s<c;)h[s]=b?n:yu(t,i[s]);return h}function Nr(t,i,s){return t===t&&(s!==n&&(t=t<=s?t:s),i!==n&&(t=t>=i?t:i)),t}function cn(t,i,s,c,h,b){var x,R=i&_,M=i&O,z=i&m;if(s&&(x=h?s(t,c,h,b):s(t)),x!==n)return x;if(!tt(t))return t;var q=Te(t);if(q){if(x=Dy(t),!R)return Ht(t,x)}else{var K=Rt(t),Z=K==V||K==rt;if(pr(t))return $f(t,R);if(K==gt||K==fe||Z&&!h){if(x=M||Z?{}:nd(t),!R)return M?Ey(t,G0(x,t)):Sy(t,pf(x,t))}else{if(!Xe[K])return h?t:{};x=ky(t,K,R)}}b||(b=new En);var re=b.get(t);if(re)return re;b.set(t,x),Id(t)?t.forEach(function(me){x.add(cn(me,i,s,me,t,b))}):Pd(t)&&t.forEach(function(me,De){x.set(De,cn(me,i,s,De,t,b))});var ve=z?M?iu:ru:M?Bt:yt,Pe=q?n:ve(t);return sn(Pe||t,function(me,De){Pe&&(De=me,me=t[De]),Ki(x,De,cn(me,i,s,De,t,b))}),x}function K0(t){var i=yt(t);return function(s){return hf(s,t,i)}}function hf(t,i,s){var c=s.length;if(t==null)return!c;for(t=Ye(t);c--;){var h=s[c],b=i[h],x=t[h];if(x===n&&!(h in t)||!b(x))return!1}return!0}function vf(t,i,s){if(typeof t!="function")throw new un(l);return eo(function(){t.apply(n,s)},i)}function Yi(t,i,s,c){var h=-1,b=Do,x=!0,R=t.length,M=[],z=i.length;if(!R)return M;s&&(i=et(i,Vt(s))),c?(b=xs,x=!1):i.length>=a&&(b=Hi,x=!1,i=new kr(i));e:for(;++h<R;){var q=t[h],K=s==null?q:s(q);if(q=c||q!==0?q:0,x&&K===K){for(var Z=z;Z--;)if(i[Z]===K)continue e;M.push(q)}else b(i,K,c)||M.push(q)}return M}var lr=Uf(In),mf=Uf(Ws,!0);function Y0(t,i){var s=!0;return lr(t,function(c,h,b){return s=!!i(c,h,b),s}),s}function Zo(t,i,s){for(var c=-1,h=t.length;++c<h;){var b=t[c],x=i(b);if(x!=null&&(R===n?x===x&&!Zt(x):s(x,R)))var R=x,M=b}return M}function X0(t,i,s,c){var h=t.length;for(s=Re(s),s<0&&(s=-s>h?0:h+s),c=c===n||c>h?h:Re(c),c<0&&(c+=h),c=s>c?0:Md(c);s<c;)t[s++]=i;return t}function gf(t,i){var s=[];return lr(t,function(c,h,b){i(c,h,b)&&s.push(c)}),s}function St(t,i,s,c,h){var b=-1,x=t.length;for(s||(s=$y),h||(h=[]);++b<x;){var R=t[b];i>0&&s(R)?i>1?St(R,i-1,s,c,h):ar(h,R):c||(h[h.length]=R)}return h}var Fs=Bf(),yf=Bf(!0);function In(t,i){return t&&Fs(t,i,yt)}function Ws(t,i){return t&&yf(t,i,yt)}function Qo(t,i){return or(i,function(s){return Xn(t[s])})}function $r(t,i){i=fr(i,t);for(var s=0,c=i.length;t!=null&&s<c;)t=t[Mn(i[s++])];return s&&s==c?t:n}function wf(t,i,s){var c=i(t);return Te(t)?c:ar(c,s(t))}function Nt(t){return t==null?t===n?yn:An:Mr&&Mr in Ye(t)?Iy(t):zy(t)}function Hs(t,i){return t>i}function V0(t,i){return t!=null&&ze.call(t,i)}function J0(t,i){return t!=null&&i in Ye(t)}function Z0(t,i,s){return t>=Ct(i,s)&&t<vt(i,s)}function Us(t,i,s){for(var c=s?xs:Do,h=t[0].length,b=t.length,x=b,R=W(b),M=1/0,z=[];x--;){var q=t[x];x&&i&&(q=et(q,Vt(i))),M=Ct(q.length,M),R[x]=!s&&(i||h>=120&&q.length>=120)?new kr(x&&q):n}q=t[0];var K=-1,Z=R[0];e:for(;++K<h&&z.length<M;){var re=q[K],ve=i?i(re):re;if(re=s||re!==0?re:0,!(Z?Hi(Z,ve):c(z,ve,s))){for(x=b;--x;){var Pe=R[x];if(!(Pe?Hi(Pe,ve):c(t[x],ve,s)))continue e}Z&&Z.push(ve),z.push(re)}}return z}function Q0(t,i,s,c){return In(t,function(h,b,x){i(c,s(h),b,x)}),c}function Xi(t,i,s){i=fr(i,t),t=ad(t,i);var c=t==null?t:t[Mn(dn(i))];return c==null?n:Xt(c,t,s)}function bf(t){return at(t)&&Nt(t)==fe}function ey(t){return at(t)&&Nt(t)==on}function ty(t){return at(t)&&Nt(t)==ye}function Vi(t,i,s,c,h){return t===i?!0:t==null||i==null||!at(t)&&!at(i)?t!==t&&i!==i:ny(t,i,s,c,Vi,h)}function ny(t,i,s,c,h,b){var x=Te(t),R=Te(i),M=x?ue:Rt(t),z=R?ue:Rt(i);M=M==fe?gt:M,z=z==fe?gt:z;var q=M==gt,K=z==gt,Z=M==z;if(Z&&pr(t)){if(!pr(i))return!1;x=!0,q=!1}if(Z&&!q)return b||(b=new En),x||yi(t)?Qf(t,i,s,c,h,b):Py(t,i,M,s,c,h,b);if(!(s&S)){var re=q&&ze.call(t,"__wrapped__"),ve=K&&ze.call(i,"__wrapped__");if(re||ve){var Pe=re?t.value():t,me=ve?i.value():i;return b||(b=new En),h(Pe,me,s,c,b)}}return Z?(b||(b=new En),Ay(t,i,s,c,h,b)):!1}function ry(t){return at(t)&&Rt(t)==it}function Bs(t,i,s,c){var h=s.length,b=h,x=!c;if(t==null)return!b;for(t=Ye(t);h--;){var R=s[h];if(x&&R[2]?R[1]!==t[R[0]]:!(R[0]in t))return!1}for(;++h<b;){R=s[h];var M=R[0],z=t[M],q=R[1];if(x&&R[2]){if(z===n&&!(M in t))return!1}else{var K=new En;if(c)var Z=c(z,q,M,t,i,K);if(!(Z===n?Vi(q,z,S|y,c,K):Z))return!1}}return!0}function _f(t){if(!tt(t)||Fy(t))return!1;var i=Xn(t)?r0:lt;return i.test(Fr(t))}function iy(t){return at(t)&&Nt(t)==Je}function oy(t){return at(t)&&Rt(t)==Qe}function ay(t){return at(t)&&ma(t.length)&&!!Ze[Nt(t)]}function Sf(t){return typeof t=="function"?t:t==null?zt:typeof t=="object"?Te(t)?Of(t[0],t[1]):xf(t):zd(t)}function zs(t){if(!Qi(t))return l0(t);var i=[];for(var s in Ye(t))ze.call(t,s)&&s!="constructor"&&i.push(s);return i}function sy(t){if(!tt(t))return By(t);var i=Qi(t),s=[];for(var c in t)c=="constructor"&&(i||!ze.call(t,c))||s.push(c);return s}function qs(t,i){return t<i}function Ef(t,i){var s=-1,c=Ut(t)?W(t.length):[];return lr(t,function(h,b,x){c[++s]=i(h,b,x)}),c}function xf(t){var i=au(t);return i.length==1&&i[0][2]?id(i[0][0],i[0][1]):function(s){return s===t||Bs(s,t,i)}}function Of(t,i){return uu(t)&&rd(i)?id(Mn(t),i):function(s){var c=yu(s,t);return c===n&&c===i?wu(s,t):Vi(i,c,S|y)}}function ea(t,i,s,c,h){t!==i&&Fs(i,function(b,x){if(h||(h=new En),tt(b))uy(t,i,x,s,ea,c,h);else{var R=c?c(cu(t,x),b,x+"",t,i,h):n;R===n&&(R=b),$s(t,x,R)}},Bt)}function uy(t,i,s,c,h,b,x){var R=cu(t,s),M=cu(i,s),z=x.get(M);if(z){$s(t,s,z);return}var q=b?b(R,M,s+"",t,i,x):n,K=q===n;if(K){var Z=Te(M),re=!Z&&pr(M),ve=!Z&&!re&&yi(M);q=M,Z||re||ve?Te(R)?q=R:ct(R)?q=Ht(R):re?(K=!1,q=$f(M,!0)):ve?(K=!1,q=jf(M,!0)):q=[]:to(M)||Wr(M)?(q=R,Wr(R)?q=Dd(R):(!tt(R)||Xn(R))&&(q=nd(M))):K=!1}K&&(x.set(M,q),h(q,M,c,b,x),x.delete(M)),$s(t,s,q)}function Tf(t,i){var s=t.length;if(s)return i+=i<0?s:0,Yn(i,s)?t[i]:n}function Cf(t,i,s){i.length?i=et(i,function(b){return Te(b)?function(x){return $r(x,b.length===1?b[0]:b)}:b}):i=[zt];var c=-1;i=et(i,Vt(he()));var h=Ef(t,function(b,x,R){var M=et(i,function(z){return z(b)});return{criteria:M,index:++c,value:b}});return kg(h,function(b,x){return _y(b,x,s)})}function ly(t,i){return Rf(t,i,function(s,c){return wu(t,c)})}function Rf(t,i,s){for(var c=-1,h=i.length,b={};++c<h;){var x=i[c],R=$r(t,x);s(R,x)&&Ji(b,fr(x,t),R)}return b}function cy(t){return function(i){return $r(i,t)}}function Gs(t,i,s,c){var h=c?Dg:si,b=-1,x=i.length,R=t;for(t===i&&(i=Ht(i)),s&&(R=et(t,Vt(s)));++b<x;)for(var M=0,z=i[b],q=s?s(z):z;(M=h(R,q,M,c))>-1;)R!==t&&zo.call(R,M,1),zo.call(t,M,1);return t}function Pf(t,i){for(var s=t?i.length:0,c=s-1;s--;){var h=i[s];if(s==c||h!==b){var b=h;Yn(h)?zo.call(t,h,1):Vs(t,h)}}return t}function Ks(t,i){return t+Ko(lf()*(i-t+1))}function fy(t,i,s,c){for(var h=-1,b=vt(Go((i-t)/(s||1)),0),x=W(b);b--;)x[c?b:++h]=t,t+=s;return x}function Ys(t,i){var s="";if(!t||i<1||i>We)return s;do i%2&&(s+=t),i=Ko(i/2),i&&(t+=t);while(i);return s}function Ae(t,i){return fu(od(t,i,zt),t+"")}function dy(t){return df(wi(t))}function py(t,i){var s=wi(t);return ca(s,Nr(i,0,s.length))}function Ji(t,i,s,c){if(!tt(t))return t;i=fr(i,t);for(var h=-1,b=i.length,x=b-1,R=t;R!=null&&++h<b;){var M=Mn(i[h]),z=s;if(M==="__proto__"||M==="constructor"||M==="prototype")return t;if(h!=x){var q=R[M];z=c?c(q,M,R):n,z===n&&(z=tt(q)?q:Yn(i[h+1])?[]:{})}Ki(R,M,z),R=R[M]}return t}var Af=Yo?function(t,i){return Yo.set(t,i),t}:zt,hy=qo?function(t,i){return qo(t,"toString",{configurable:!0,enumerable:!1,value:_u(i),writable:!0})}:zt;function vy(t){return ca(wi(t))}function fn(t,i,s){var c=-1,h=t.length;i<0&&(i=-i>h?0:h+i),s=s>h?h:s,s<0&&(s+=h),h=i>s?0:s-i>>>0,i>>>=0;for(var b=W(h);++c<h;)b[c]=t[c+i];return b}function my(t,i){var s;return lr(t,function(c,h,b){return s=i(c,h,b),!s}),!!s}function ta(t,i,s){var c=0,h=t==null?c:t.length;if(typeof i=="number"&&i===i&&h<=ie){for(;c<h;){var b=c+h>>>1,x=t[b];x!==null&&!Zt(x)&&(s?x<=i:x<i)?c=b+1:h=b}return h}return Xs(t,i,zt,s)}function Xs(t,i,s,c){var h=0,b=t==null?0:t.length;if(b===0)return 0;i=s(i);for(var x=i!==i,R=i===null,M=Zt(i),z=i===n;h<b;){var q=Ko((h+b)/2),K=s(t[q]),Z=K!==n,re=K===null,ve=K===K,Pe=Zt(K);if(x)var me=c||ve;else z?me=ve&&(c||Z):R?me=ve&&Z&&(c||!re):M?me=ve&&Z&&!re&&(c||!Pe):re||Pe?me=!1:me=c?K<=i:K<i;me?h=q+1:b=q}return Ct(b,de)}function If(t,i){for(var s=-1,c=t.length,h=0,b=[];++s<c;){var x=t[s],R=i?i(x):x;if(!s||!xn(R,M)){var M=R;b[h++]=x===0?0:x}}return b}function Lf(t){return typeof t=="number"?t:Zt(t)?G:+t}function Jt(t){if(typeof t=="string")return t;if(Te(t))return et(t,Jt)+"";if(Zt(t))return cf?cf.call(t):"";var i=t+"";return i=="0"&&1/t==-xe?"-0":i}function cr(t,i,s){var c=-1,h=Do,b=t.length,x=!0,R=[],M=R;if(s)x=!1,h=xs;else if(b>=a){var z=i?null:Cy(t);if(z)return No(z);x=!1,h=Hi,M=new kr}else M=i?[]:R;e:for(;++c<b;){var q=t[c],K=i?i(q):q;if(q=s||q!==0?q:0,x&&K===K){for(var Z=M.length;Z--;)if(M[Z]===K)continue e;i&&M.push(K),R.push(q)}else h(M,K,s)||(M!==R&&M.push(K),R.push(q))}return R}function Vs(t,i){return i=fr(i,t),t=ad(t,i),t==null||delete t[Mn(dn(i))]}function Mf(t,i,s,c){return Ji(t,i,s($r(t,i)),c)}function na(t,i,s,c){for(var h=t.length,b=c?h:-1;(c?b--:++b<h)&&i(t[b],b,t););return s?fn(t,c?0:b,c?b+1:h):fn(t,c?b+1:0,c?h:b)}function Df(t,i){var s=t;return s instanceof ke&&(s=s.value()),Os(i,function(c,h){return h.func.apply(h.thisArg,ar([c],h.args))},s)}function Js(t,i,s){var c=t.length;if(c<2)return c?cr(t[0]):[];for(var h=-1,b=W(c);++h<c;)for(var x=t[h],R=-1;++R<c;)R!=h&&(b[h]=Yi(b[h]||x,t[R],i,s));return cr(St(b,1),i,s)}function kf(t,i,s){for(var c=-1,h=t.length,b=i.length,x={};++c<h;){var R=c<b?i[c]:n;s(x,t[c],R)}return x}function Zs(t){return ct(t)?t:[]}function Qs(t){return typeof t=="function"?t:zt}function fr(t,i){return Te(t)?t:uu(t,i)?[t]:cd(He(t))}var gy=Ae;function dr(t,i,s){var c=t.length;return s=s===n?c:s,!i&&s>=c?t:fn(t,i,s)}var Nf=i0||function(t){return _t.clearTimeout(t)};function $f(t,i){if(i)return t.slice();var s=t.length,c=rf?rf(s):new t.constructor(s);return t.copy(c),c}function eu(t){var i=new t.constructor(t.byteLength);return new Uo(i).set(new Uo(t)),i}function yy(t,i){var s=i?eu(t.buffer):t.buffer;return new t.constructor(s,t.byteOffset,t.byteLength)}function wy(t){var i=new t.constructor(t.source,ot.exec(t));return i.lastIndex=t.lastIndex,i}function by(t){return Gi?Ye(Gi.call(t)):{}}function jf(t,i){var s=i?eu(t.buffer):t.buffer;return new t.constructor(s,t.byteOffset,t.length)}function Ff(t,i){if(t!==i){var s=t!==n,c=t===null,h=t===t,b=Zt(t),x=i!==n,R=i===null,M=i===i,z=Zt(i);if(!R&&!z&&!b&&t>i||b&&x&&M&&!R&&!z||c&&x&&M||!s&&M||!h)return 1;if(!c&&!b&&!z&&t<i||z&&s&&h&&!c&&!b||R&&s&&h||!x&&h||!M)return-1}return 0}function _y(t,i,s){for(var c=-1,h=t.criteria,b=i.criteria,x=h.length,R=s.length;++c<x;){var M=Ff(h[c],b[c]);if(M){if(c>=R)return M;var z=s[c];return M*(z=="desc"?-1:1)}}return t.index-i.index}function Wf(t,i,s,c){for(var h=-1,b=t.length,x=s.length,R=-1,M=i.length,z=vt(b-x,0),q=W(M+z),K=!c;++R<M;)q[R]=i[R];for(;++h<x;)(K||h<b)&&(q[s[h]]=t[h]);for(;z--;)q[R++]=t[h++];return q}function Hf(t,i,s,c){for(var h=-1,b=t.length,x=-1,R=s.length,M=-1,z=i.length,q=vt(b-R,0),K=W(q+z),Z=!c;++h<q;)K[h]=t[h];for(var re=h;++M<z;)K[re+M]=i[M];for(;++x<R;)(Z||h<b)&&(K[re+s[x]]=t[h++]);return K}function Ht(t,i){var s=-1,c=t.length;for(i||(i=W(c));++s<c;)i[s]=t[s];return i}function Ln(t,i,s,c){var h=!s;s||(s={});for(var b=-1,x=i.length;++b<x;){var R=i[b],M=c?c(s[R],t[R],R,s,t):n;M===n&&(M=t[R]),h?qn(s,R,M):Ki(s,R,M)}return s}function Sy(t,i){return Ln(t,su(t),i)}function Ey(t,i){return Ln(t,ed(t),i)}function ra(t,i){return function(s,c){var h=Te(s)?Rg:q0,b=i?i():{};return h(s,t,he(c,2),b)}}function vi(t){return Ae(function(i,s){var c=-1,h=s.length,b=h>1?s[h-1]:n,x=h>2?s[2]:n;for(b=t.length>3&&typeof b=="function"?(h--,b):n,x&&$t(s[0],s[1],x)&&(b=h<3?n:b,h=1),i=Ye(i);++c<h;){var R=s[c];R&&t(i,R,c,b)}return i})}function Uf(t,i){return function(s,c){if(s==null)return s;if(!Ut(s))return t(s,c);for(var h=s.length,b=i?h:-1,x=Ye(s);(i?b--:++b<h)&&c(x[b],b,x)!==!1;);return s}}function Bf(t){return function(i,s,c){for(var h=-1,b=Ye(i),x=c(i),R=x.length;R--;){var M=x[t?R:++h];if(s(b[M],M,b)===!1)break}return i}}function xy(t,i,s){var c=i&E,h=Zi(t);function b(){var x=this&&this!==_t&&this instanceof b?h:t;return x.apply(c?s:this,arguments)}return b}function zf(t){return function(i){i=He(i);var s=ui(i)?Sn(i):n,c=s?s[0]:i.charAt(0),h=s?dr(s,1).join(""):i.slice(1);return c[t]()+h}}function mi(t){return function(i){return Os(Ud(Hd(i).replace(hg,"")),t,"")}}function Zi(t){return function(){var i=arguments;switch(i.length){case 0:return new t;case 1:return new t(i[0]);case 2:return new t(i[0],i[1]);case 3:return new t(i[0],i[1],i[2]);case 4:return new t(i[0],i[1],i[2],i[3]);case 5:return new t(i[0],i[1],i[2],i[3],i[4]);case 6:return new t(i[0],i[1],i[2],i[3],i[4],i[5]);case 7:return new t(i[0],i[1],i[2],i[3],i[4],i[5],i[6])}var s=hi(t.prototype),c=t.apply(s,i);return tt(c)?c:s}}function Oy(t,i,s){var c=Zi(t);function h(){for(var b=arguments.length,x=W(b),R=b,M=gi(h);R--;)x[R]=arguments[R];var z=b<3&&x[0]!==M&&x[b-1]!==M?[]:sr(x,M);if(b-=z.length,b<s)return Xf(t,i,ia,h.placeholder,n,x,z,n,n,s-b);var q=this&&this!==_t&&this instanceof h?c:t;return Xt(q,this,x)}return h}function qf(t){return function(i,s,c){var h=Ye(i);if(!Ut(i)){var b=he(s,3);i=yt(i),s=function(R){return b(h[R],R,h)}}var x=t(i,s,c);return x>-1?h[b?i[x]:x]:n}}function Gf(t){return Kn(function(i){var s=i.length,c=s,h=ln.prototype.thru;for(t&&i.reverse();c--;){var b=i[c];if(typeof b!="function")throw new un(l);if(h&&!x&&ua(b)=="wrapper")var x=new ln([],!0)}for(c=x?c:s;++c<s;){b=i[c];var R=ua(b),M=R=="wrapper"?ou(b):n;M&&lu(M[0])&&M[1]==(U|C|T|j)&&!M[4].length&&M[9]==1?x=x[ua(M[0])].apply(x,M[3]):x=b.length==1&&lu(b)?x[R]():x.thru(b)}return function(){var z=arguments,q=z[0];if(x&&z.length==1&&Te(q))return x.plant(q).value();for(var K=0,Z=s?i[K].apply(this,z):q;++K<s;)Z=i[K].call(this,Z);return Z}})}function ia(t,i,s,c,h,b,x,R,M,z){var q=i&U,K=i&E,Z=i&D,re=i&(C|k),ve=i&J,Pe=Z?n:Zi(t);function me(){for(var De=arguments.length,Ne=W(De),Qt=De;Qt--;)Ne[Qt]=arguments[Qt];if(re)var jt=gi(me),en=$g(Ne,jt);if(c&&(Ne=Wf(Ne,c,h,re)),b&&(Ne=Hf(Ne,b,x,re)),De-=en,re&&De<z){var ft=sr(Ne,jt);return Xf(t,i,ia,me.placeholder,s,Ne,ft,R,M,z-De)}var On=K?s:this,Jn=Z?On[t]:t;return De=Ne.length,R?Ne=qy(Ne,R):ve&&De>1&&Ne.reverse(),q&&M<De&&(Ne.length=M),this&&this!==_t&&this instanceof me&&(Jn=Pe||Zi(Jn)),Jn.apply(On,Ne)}return me}function Kf(t,i){return function(s,c){return Q0(s,t,i(c),{})}}function oa(t,i){return function(s,c){var h;if(s===n&&c===n)return i;if(s!==n&&(h=s),c!==n){if(h===n)return c;typeof s=="string"||typeof c=="string"?(s=Jt(s),c=Jt(c)):(s=Lf(s),c=Lf(c)),h=t(s,c)}return h}}function tu(t){return Kn(function(i){return i=et(i,Vt(he())),Ae(function(s){var c=this;return t(i,function(h){return Xt(h,c,s)})})})}function aa(t,i){i=i===n?" ":Jt(i);var s=i.length;if(s<2)return s?Ys(i,t):i;var c=Ys(i,Go(t/li(i)));return ui(i)?dr(Sn(c),0,t).join(""):c.slice(0,t)}function Ty(t,i,s,c){var h=i&E,b=Zi(t);function x(){for(var R=-1,M=arguments.length,z=-1,q=c.length,K=W(q+M),Z=this&&this!==_t&&this instanceof x?b:t;++z<q;)K[z]=c[z];for(;M--;)K[z++]=arguments[++R];return Xt(Z,h?s:this,K)}return x}function Yf(t){return function(i,s,c){return c&&typeof c!="number"&&$t(i,s,c)&&(s=c=n),i=Vn(i),s===n?(s=i,i=0):s=Vn(s),c=c===n?i<s?1:-1:Vn(c),fy(i,s,c,t)}}function sa(t){return function(i,s){return typeof i=="string"&&typeof s=="string"||(i=pn(i),s=pn(s)),t(i,s)}}function Xf(t,i,s,c,h,b,x,R,M,z){var q=i&C,K=q?x:n,Z=q?n:x,re=q?b:n,ve=q?n:b;i|=q?T:H,i&=~(q?H:T),i&I||(i&=~(E|D));var Pe=[t,i,h,re,K,ve,Z,R,M,z],me=s.apply(n,Pe);return lu(t)&&sd(me,Pe),me.placeholder=c,ud(me,t,i)}function nu(t){var i=ht[t];return function(s,c){if(s=pn(s),c=c==null?0:Ct(Re(c),292),c&&uf(s)){var h=(He(s)+"e").split("e"),b=i(h[0]+"e"+(+h[1]+c));return h=(He(b)+"e").split("e"),+(h[0]+"e"+(+h[1]-c))}return i(s)}}var Cy=di&&1/No(new di([,-0]))[1]==xe?function(t){return new di(t)}:xu;function Vf(t){return function(i){var s=Rt(i);return s==it?Ls(i):s==Qe?zg(i):Ng(i,t(i))}}function Gn(t,i,s,c,h,b,x,R){var M=i&D;if(!M&&typeof t!="function")throw new un(l);var z=c?c.length:0;if(z||(i&=~(T|H),c=h=n),x=x===n?x:vt(Re(x),0),R=R===n?R:Re(R),z-=h?h.length:0,i&H){var q=c,K=h;c=h=n}var Z=M?n:ou(t),re=[t,i,s,c,h,q,K,b,x,R];if(Z&&Uy(re,Z),t=re[0],i=re[1],s=re[2],c=re[3],h=re[4],R=re[9]=re[9]===n?M?0:t.length:vt(re[9]-z,0),!R&&i&(C|k)&&(i&=~(C|k)),!i||i==E)var ve=xy(t,i,s);else i==C||i==k?ve=Oy(t,i,R):(i==T||i==(E|T))&&!h.length?ve=Ty(t,i,s,c):ve=ia.apply(n,re);var Pe=Z?Af:sd;return ud(Pe(ve,re),t,i)}function Jf(t,i,s,c){return t===n||xn(t,fi[s])&&!ze.call(c,s)?i:t}function Zf(t,i,s,c,h,b){return tt(t)&&tt(i)&&(b.set(i,t),ea(t,i,n,Zf,b),b.delete(i)),t}function Ry(t){return to(t)?n:t}function Qf(t,i,s,c,h,b){var x=s&S,R=t.length,M=i.length;if(R!=M&&!(x&&M>R))return!1;var z=b.get(t),q=b.get(i);if(z&&q)return z==i&&q==t;var K=-1,Z=!0,re=s&y?new kr:n;for(b.set(t,i),b.set(i,t);++K<R;){var ve=t[K],Pe=i[K];if(c)var me=x?c(Pe,ve,K,i,t,b):c(ve,Pe,K,t,i,b);if(me!==n){if(me)continue;Z=!1;break}if(re){if(!Ts(i,function(De,Ne){if(!Hi(re,Ne)&&(ve===De||h(ve,De,s,c,b)))return re.push(Ne)})){Z=!1;break}}else if(!(ve===Pe||h(ve,Pe,s,c,b))){Z=!1;break}}return b.delete(t),b.delete(i),Z}function Py(t,i,s,c,h,b,x){switch(s){case Yt:if(t.byteLength!=i.byteLength||t.byteOffset!=i.byteOffset)return!1;t=t.buffer,i=i.buffer;case on:return!(t.byteLength!=i.byteLength||!b(new Uo(t),new Uo(i)));case le:case ye:case dt:return xn(+t,+i);case Ke:return t.name==i.name&&t.message==i.message;case Je:case rn:return t==i+"";case it:var R=Ls;case Qe:var M=c&S;if(R||(R=No),t.size!=i.size&&!M)return!1;var z=x.get(t);if(z)return z==i;c|=y,x.set(t,i);var q=Qf(R(t),R(i),c,h,b,x);return x.delete(t),q;case Kt:if(Gi)return Gi.call(t)==Gi.call(i)}return!1}function Ay(t,i,s,c,h,b){var x=s&S,R=ru(t),M=R.length,z=ru(i),q=z.length;if(M!=q&&!x)return!1;for(var K=M;K--;){var Z=R[K];if(!(x?Z in i:ze.call(i,Z)))return!1}var re=b.get(t),ve=b.get(i);if(re&&ve)return re==i&&ve==t;var Pe=!0;b.set(t,i),b.set(i,t);for(var me=x;++K<M;){Z=R[K];var De=t[Z],Ne=i[Z];if(c)var Qt=x?c(Ne,De,Z,i,t,b):c(De,Ne,Z,t,i,b);if(!(Qt===n?De===Ne||h(De,Ne,s,c,b):Qt)){Pe=!1;break}me||(me=Z=="constructor")}if(Pe&&!me){var jt=t.constructor,en=i.constructor;jt!=en&&"constructor"in t&&"constructor"in i&&!(typeof jt=="function"&&jt instanceof jt&&typeof en=="function"&&en instanceof en)&&(Pe=!1)}return b.delete(t),b.delete(i),Pe}function Kn(t){return fu(od(t,n,hd),t+"")}function ru(t){return wf(t,yt,su)}function iu(t){return wf(t,Bt,ed)}var ou=Yo?function(t){return Yo.get(t)}:xu;function ua(t){for(var i=t.name+"",s=pi[i],c=ze.call(pi,i)?s.length:0;c--;){var h=s[c],b=h.func;if(b==null||b==t)return h.name}return i}function gi(t){var i=ze.call(w,"placeholder")?w:t;return i.placeholder}function he(){var t=w.iteratee||Su;return t=t===Su?Sf:t,arguments.length?t(arguments[0],arguments[1]):t}function la(t,i){var s=t.__data__;return jy(i)?s[typeof i=="string"?"string":"hash"]:s.map}function au(t){for(var i=yt(t),s=i.length;s--;){var c=i[s],h=t[c];i[s]=[c,h,rd(h)]}return i}function jr(t,i){var s=Hg(t,i);return _f(s)?s:n}function Iy(t){var i=ze.call(t,Mr),s=t[Mr];try{t[Mr]=n;var c=!0}catch{}var h=Wo.call(t);return c&&(i?t[Mr]=s:delete t[Mr]),h}var su=Ds?function(t){return t==null?[]:(t=Ye(t),or(Ds(t),function(i){return af.call(t,i)}))}:Ou,ed=Ds?function(t){for(var i=[];t;)ar(i,su(t)),t=Bo(t);return i}:Ou,Rt=Nt;(ks&&Rt(new ks(new ArrayBuffer(1)))!=Yt||Bi&&Rt(new Bi)!=it||Ns&&Rt(Ns.resolve())!=Wt||di&&Rt(new di)!=Qe||zi&&Rt(new zi)!=Tt)&&(Rt=function(t){var i=Nt(t),s=i==gt?t.constructor:n,c=s?Fr(s):"";if(c)switch(c){case p0:return Yt;case h0:return it;case v0:return Wt;case m0:return Qe;case g0:return Tt}return i});function Ly(t,i,s){for(var c=-1,h=s.length;++c<h;){var b=s[c],x=b.size;switch(b.type){case"drop":t+=x;break;case"dropRight":i-=x;break;case"take":i=Ct(i,t+x);break;case"takeRight":t=vt(t,i-x);break}}return{start:t,end:i}}function My(t){var i=t.match(ae);return i?i[1].split(te):[]}function td(t,i,s){i=fr(i,t);for(var c=-1,h=i.length,b=!1;++c<h;){var x=Mn(i[c]);if(!(b=t!=null&&s(t,x)))break;t=t[x]}return b||++c!=h?b:(h=t==null?0:t.length,!!h&&ma(h)&&Yn(x,h)&&(Te(t)||Wr(t)))}function Dy(t){var i=t.length,s=new t.constructor(i);return i&&typeof t[0]=="string"&&ze.call(t,"index")&&(s.index=t.index,s.input=t.input),s}function nd(t){return typeof t.constructor=="function"&&!Qi(t)?hi(Bo(t)):{}}function ky(t,i,s){var c=t.constructor;switch(i){case on:return eu(t);case le:case ye:return new c(+t);case Yt:return yy(t,s);case Er:case xr:case Or:case Tr:case wn:case Un:case bt:case bn:case _n:return jf(t,s);case it:return new c;case dt:case rn:return new c(t);case Je:return wy(t);case Qe:return new c;case Kt:return by(t)}}function Ny(t,i){var s=i.length;if(!s)return t;var c=s-1;return i[c]=(s>1?"& ":"")+i[c],i=i.join(s>2?", ":" "),t.replace(oe,`{
184
- /* [wrapped with `+i+`] */
185
- `)}function $y(t){return Te(t)||Wr(t)||!!(sf&&t&&t[sf])}function Yn(t,i){var s=typeof t;return i=i??We,!!i&&(s=="number"||s!="symbol"&&Xm.test(t))&&t>-1&&t%1==0&&t<i}function $t(t,i,s){if(!tt(s))return!1;var c=typeof i;return(c=="number"?Ut(s)&&Yn(i,s.length):c=="string"&&i in s)?xn(s[i],t):!1}function uu(t,i){if(Te(t))return!1;var s=typeof t;return s=="number"||s=="symbol"||s=="boolean"||t==null||Zt(t)?!0:Fi.test(t)||!ji.test(t)||i!=null&&t in Ye(i)}function jy(t){var i=typeof t;return i=="string"||i=="number"||i=="symbol"||i=="boolean"?t!=="__proto__":t===null}function lu(t){var i=ua(t),s=w[i];if(typeof s!="function"||!(i in ke.prototype))return!1;if(t===s)return!0;var c=ou(s);return!!c&&t===c[0]}function Fy(t){return!!nf&&nf in t}var Wy=jo?Xn:Tu;function Qi(t){var i=t&&t.constructor,s=typeof i=="function"&&i.prototype||fi;return t===s}function rd(t){return t===t&&!tt(t)}function id(t,i){return function(s){return s==null?!1:s[t]===i&&(i!==n||t in Ye(s))}}function Hy(t){var i=ha(t,function(c){return s.size===v&&s.clear(),c}),s=i.cache;return i}function Uy(t,i){var s=t[1],c=i[1],h=s|c,b=h<(E|D|U),x=c==U&&s==C||c==U&&s==j&&t[7].length<=i[8]||c==(U|j)&&i[7].length<=i[8]&&s==C;if(!(b||x))return t;c&E&&(t[2]=i[2],h|=s&E?0:I);var R=i[3];if(R){var M=t[3];t[3]=M?Wf(M,R,i[4]):R,t[4]=M?sr(t[3],g):i[4]}return R=i[5],R&&(M=t[5],t[5]=M?Hf(M,R,i[6]):R,t[6]=M?sr(t[5],g):i[6]),R=i[7],R&&(t[7]=R),c&U&&(t[8]=t[8]==null?i[8]:Ct(t[8],i[8])),t[9]==null&&(t[9]=i[9]),t[0]=i[0],t[1]=h,t}function By(t){var i=[];if(t!=null)for(var s in Ye(t))i.push(s);return i}function zy(t){return Wo.call(t)}function od(t,i,s){return i=vt(i===n?t.length-1:i,0),function(){for(var c=arguments,h=-1,b=vt(c.length-i,0),x=W(b);++h<b;)x[h]=c[i+h];h=-1;for(var R=W(i+1);++h<i;)R[h]=c[h];return R[i]=s(x),Xt(t,this,R)}}function ad(t,i){return i.length<2?t:$r(t,fn(i,0,-1))}function qy(t,i){for(var s=t.length,c=Ct(i.length,s),h=Ht(t);c--;){var b=i[c];t[c]=Yn(b,s)?h[b]:n}return t}function cu(t,i){if(!(i==="constructor"&&typeof t[i]=="function")&&i!="__proto__")return t[i]}var sd=ld(Af),eo=a0||function(t,i){return _t.setTimeout(t,i)},fu=ld(hy);function ud(t,i,s){var c=i+"";return fu(t,Ny(c,Gy(My(c),s)))}function ld(t){var i=0,s=0;return function(){var c=c0(),h=_e-(c-s);if(s=c,h>0){if(++i>=Ce)return arguments[0]}else i=0;return t.apply(n,arguments)}}function ca(t,i){var s=-1,c=t.length,h=c-1;for(i=i===n?c:i;++s<i;){var b=Ks(s,h),x=t[b];t[b]=t[s],t[s]=x}return t.length=i,t}var cd=Hy(function(t){var i=[];return t.charCodeAt(0)===46&&i.push(""),t.replace(Wi,function(s,c,h,b){i.push(h?b.replace(Se,"$1"):c||s)}),i});function Mn(t){if(typeof t=="string"||Zt(t))return t;var i=t+"";return i=="0"&&1/t==-xe?"-0":i}function Fr(t){if(t!=null){try{return Fo.call(t)}catch{}try{return t+""}catch{}}return""}function Gy(t,i){return sn(ce,function(s){var c="_."+s[0];i&s[1]&&!Do(t,c)&&t.push(c)}),t.sort()}function fd(t){if(t instanceof ke)return t.clone();var i=new ln(t.__wrapped__,t.__chain__);return i.__actions__=Ht(t.__actions__),i.__index__=t.__index__,i.__values__=t.__values__,i}function Ky(t,i,s){(s?$t(t,i,s):i===n)?i=1:i=vt(Re(i),0);var c=t==null?0:t.length;if(!c||i<1)return[];for(var h=0,b=0,x=W(Go(c/i));h<c;)x[b++]=fn(t,h,h+=i);return x}function Yy(t){for(var i=-1,s=t==null?0:t.length,c=0,h=[];++i<s;){var b=t[i];b&&(h[c++]=b)}return h}function Xy(){var t=arguments.length;if(!t)return[];for(var i=W(t-1),s=arguments[0],c=t;c--;)i[c-1]=arguments[c];return ar(Te(s)?Ht(s):[s],St(i,1))}var Vy=Ae(function(t,i){return ct(t)?Yi(t,St(i,1,ct,!0)):[]}),Jy=Ae(function(t,i){var s=dn(i);return ct(s)&&(s=n),ct(t)?Yi(t,St(i,1,ct,!0),he(s,2)):[]}),Zy=Ae(function(t,i){var s=dn(i);return ct(s)&&(s=n),ct(t)?Yi(t,St(i,1,ct,!0),n,s):[]});function Qy(t,i,s){var c=t==null?0:t.length;return c?(i=s||i===n?1:Re(i),fn(t,i<0?0:i,c)):[]}function e1(t,i,s){var c=t==null?0:t.length;return c?(i=s||i===n?1:Re(i),i=c-i,fn(t,0,i<0?0:i)):[]}function t1(t,i){return t&&t.length?na(t,he(i,3),!0,!0):[]}function n1(t,i){return t&&t.length?na(t,he(i,3),!0):[]}function r1(t,i,s,c){var h=t==null?0:t.length;return h?(s&&typeof s!="number"&&$t(t,i,s)&&(s=0,c=h),X0(t,i,s,c)):[]}function dd(t,i,s){var c=t==null?0:t.length;if(!c)return-1;var h=s==null?0:Re(s);return h<0&&(h=vt(c+h,0)),ko(t,he(i,3),h)}function pd(t,i,s){var c=t==null?0:t.length;if(!c)return-1;var h=c-1;return s!==n&&(h=Re(s),h=s<0?vt(c+h,0):Ct(h,c-1)),ko(t,he(i,3),h,!0)}function hd(t){var i=t==null?0:t.length;return i?St(t,1):[]}function i1(t){var i=t==null?0:t.length;return i?St(t,xe):[]}function o1(t,i){var s=t==null?0:t.length;return s?(i=i===n?1:Re(i),St(t,i)):[]}function a1(t){for(var i=-1,s=t==null?0:t.length,c={};++i<s;){var h=t[i];c[h[0]]=h[1]}return c}function vd(t){return t&&t.length?t[0]:n}function s1(t,i,s){var c=t==null?0:t.length;if(!c)return-1;var h=s==null?0:Re(s);return h<0&&(h=vt(c+h,0)),si(t,i,h)}function u1(t){var i=t==null?0:t.length;return i?fn(t,0,-1):[]}var l1=Ae(function(t){var i=et(t,Zs);return i.length&&i[0]===t[0]?Us(i):[]}),c1=Ae(function(t){var i=dn(t),s=et(t,Zs);return i===dn(s)?i=n:s.pop(),s.length&&s[0]===t[0]?Us(s,he(i,2)):[]}),f1=Ae(function(t){var i=dn(t),s=et(t,Zs);return i=typeof i=="function"?i:n,i&&s.pop(),s.length&&s[0]===t[0]?Us(s,n,i):[]});function d1(t,i){return t==null?"":u0.call(t,i)}function dn(t){var i=t==null?0:t.length;return i?t[i-1]:n}function p1(t,i,s){var c=t==null?0:t.length;if(!c)return-1;var h=c;return s!==n&&(h=Re(s),h=h<0?vt(c+h,0):Ct(h,c-1)),i===i?Gg(t,i,h):ko(t,Yc,h,!0)}function h1(t,i){return t&&t.length?Tf(t,Re(i)):n}var v1=Ae(md);function md(t,i){return t&&t.length&&i&&i.length?Gs(t,i):t}function m1(t,i,s){return t&&t.length&&i&&i.length?Gs(t,i,he(s,2)):t}function g1(t,i,s){return t&&t.length&&i&&i.length?Gs(t,i,n,s):t}var y1=Kn(function(t,i){var s=t==null?0:t.length,c=js(t,i);return Pf(t,et(i,function(h){return Yn(h,s)?+h:h}).sort(Ff)),c});function w1(t,i){var s=[];if(!(t&&t.length))return s;var c=-1,h=[],b=t.length;for(i=he(i,3);++c<b;){var x=t[c];i(x,c,t)&&(s.push(x),h.push(c))}return Pf(t,h),s}function du(t){return t==null?t:d0.call(t)}function b1(t,i,s){var c=t==null?0:t.length;return c?(s&&typeof s!="number"&&$t(t,i,s)?(i=0,s=c):(i=i==null?0:Re(i),s=s===n?c:Re(s)),fn(t,i,s)):[]}function _1(t,i){return ta(t,i)}function S1(t,i,s){return Xs(t,i,he(s,2))}function E1(t,i){var s=t==null?0:t.length;if(s){var c=ta(t,i);if(c<s&&xn(t[c],i))return c}return-1}function x1(t,i){return ta(t,i,!0)}function O1(t,i,s){return Xs(t,i,he(s,2),!0)}function T1(t,i){var s=t==null?0:t.length;if(s){var c=ta(t,i,!0)-1;if(xn(t[c],i))return c}return-1}function C1(t){return t&&t.length?If(t):[]}function R1(t,i){return t&&t.length?If(t,he(i,2)):[]}function P1(t){var i=t==null?0:t.length;return i?fn(t,1,i):[]}function A1(t,i,s){return t&&t.length?(i=s||i===n?1:Re(i),fn(t,0,i<0?0:i)):[]}function I1(t,i,s){var c=t==null?0:t.length;return c?(i=s||i===n?1:Re(i),i=c-i,fn(t,i<0?0:i,c)):[]}function L1(t,i){return t&&t.length?na(t,he(i,3),!1,!0):[]}function M1(t,i){return t&&t.length?na(t,he(i,3)):[]}var D1=Ae(function(t){return cr(St(t,1,ct,!0))}),k1=Ae(function(t){var i=dn(t);return ct(i)&&(i=n),cr(St(t,1,ct,!0),he(i,2))}),N1=Ae(function(t){var i=dn(t);return i=typeof i=="function"?i:n,cr(St(t,1,ct,!0),n,i)});function $1(t){return t&&t.length?cr(t):[]}function j1(t,i){return t&&t.length?cr(t,he(i,2)):[]}function F1(t,i){return i=typeof i=="function"?i:n,t&&t.length?cr(t,n,i):[]}function pu(t){if(!(t&&t.length))return[];var i=0;return t=or(t,function(s){if(ct(s))return i=vt(s.length,i),!0}),As(i,function(s){return et(t,Cs(s))})}function gd(t,i){if(!(t&&t.length))return[];var s=pu(t);return i==null?s:et(s,function(c){return Xt(i,n,c)})}var W1=Ae(function(t,i){return ct(t)?Yi(t,i):[]}),H1=Ae(function(t){return Js(or(t,ct))}),U1=Ae(function(t){var i=dn(t);return ct(i)&&(i=n),Js(or(t,ct),he(i,2))}),B1=Ae(function(t){var i=dn(t);return i=typeof i=="function"?i:n,Js(or(t,ct),n,i)}),z1=Ae(pu);function q1(t,i){return kf(t||[],i||[],Ki)}function G1(t,i){return kf(t||[],i||[],Ji)}var K1=Ae(function(t){var i=t.length,s=i>1?t[i-1]:n;return s=typeof s=="function"?(t.pop(),s):n,gd(t,s)});function yd(t){var i=w(t);return i.__chain__=!0,i}function Y1(t,i){return i(t),t}function fa(t,i){return i(t)}var X1=Kn(function(t){var i=t.length,s=i?t[0]:0,c=this.__wrapped__,h=function(b){return js(b,t)};return i>1||this.__actions__.length||!(c instanceof ke)||!Yn(s)?this.thru(h):(c=c.slice(s,+s+(i?1:0)),c.__actions__.push({func:fa,args:[h],thisArg:n}),new ln(c,this.__chain__).thru(function(b){return i&&!b.length&&b.push(n),b}))});function V1(){return yd(this)}function J1(){return new ln(this.value(),this.__chain__)}function Z1(){this.__values__===n&&(this.__values__=Ld(this.value()));var t=this.__index__>=this.__values__.length,i=t?n:this.__values__[this.__index__++];return{done:t,value:i}}function Q1(){return this}function ew(t){for(var i,s=this;s instanceof Vo;){var c=fd(s);c.__index__=0,c.__values__=n,i?h.__wrapped__=c:i=c;var h=c;s=s.__wrapped__}return h.__wrapped__=t,i}function tw(){var t=this.__wrapped__;if(t instanceof ke){var i=t;return this.__actions__.length&&(i=new ke(this)),i=i.reverse(),i.__actions__.push({func:fa,args:[du],thisArg:n}),new ln(i,this.__chain__)}return this.thru(du)}function nw(){return Df(this.__wrapped__,this.__actions__)}var rw=ra(function(t,i,s){ze.call(t,s)?++t[s]:qn(t,s,1)});function iw(t,i,s){var c=Te(t)?Gc:Y0;return s&&$t(t,i,s)&&(i=n),c(t,he(i,3))}function ow(t,i){var s=Te(t)?or:gf;return s(t,he(i,3))}var aw=qf(dd),sw=qf(pd);function uw(t,i){return St(da(t,i),1)}function lw(t,i){return St(da(t,i),xe)}function cw(t,i,s){return s=s===n?1:Re(s),St(da(t,i),s)}function wd(t,i){var s=Te(t)?sn:lr;return s(t,he(i,3))}function bd(t,i){var s=Te(t)?Pg:mf;return s(t,he(i,3))}var fw=ra(function(t,i,s){ze.call(t,s)?t[s].push(i):qn(t,s,[i])});function dw(t,i,s,c){t=Ut(t)?t:wi(t),s=s&&!c?Re(s):0;var h=t.length;return s<0&&(s=vt(h+s,0)),ga(t)?s<=h&&t.indexOf(i,s)>-1:!!h&&si(t,i,s)>-1}var pw=Ae(function(t,i,s){var c=-1,h=typeof i=="function",b=Ut(t)?W(t.length):[];return lr(t,function(x){b[++c]=h?Xt(i,x,s):Xi(x,i,s)}),b}),hw=ra(function(t,i,s){qn(t,s,i)});function da(t,i){var s=Te(t)?et:Ef;return s(t,he(i,3))}function vw(t,i,s,c){return t==null?[]:(Te(i)||(i=i==null?[]:[i]),s=c?n:s,Te(s)||(s=s==null?[]:[s]),Cf(t,i,s))}var mw=ra(function(t,i,s){t[s?0:1].push(i)},function(){return[[],[]]});function gw(t,i,s){var c=Te(t)?Os:Vc,h=arguments.length<3;return c(t,he(i,4),s,h,lr)}function yw(t,i,s){var c=Te(t)?Ag:Vc,h=arguments.length<3;return c(t,he(i,4),s,h,mf)}function ww(t,i){var s=Te(t)?or:gf;return s(t,va(he(i,3)))}function bw(t){var i=Te(t)?df:dy;return i(t)}function _w(t,i,s){(s?$t(t,i,s):i===n)?i=1:i=Re(i);var c=Te(t)?B0:py;return c(t,i)}function Sw(t){var i=Te(t)?z0:vy;return i(t)}function Ew(t){if(t==null)return 0;if(Ut(t))return ga(t)?li(t):t.length;var i=Rt(t);return i==it||i==Qe?t.size:zs(t).length}function xw(t,i,s){var c=Te(t)?Ts:my;return s&&$t(t,i,s)&&(i=n),c(t,he(i,3))}var Ow=Ae(function(t,i){if(t==null)return[];var s=i.length;return s>1&&$t(t,i[0],i[1])?i=[]:s>2&&$t(i[0],i[1],i[2])&&(i=[i[0]]),Cf(t,St(i,1),[])}),pa=o0||function(){return _t.Date.now()};function Tw(t,i){if(typeof i!="function")throw new un(l);return t=Re(t),function(){if(--t<1)return i.apply(this,arguments)}}function _d(t,i,s){return i=s?n:i,i=t&&i==null?t.length:i,Gn(t,U,n,n,n,n,i)}function Sd(t,i){var s;if(typeof i!="function")throw new un(l);return t=Re(t),function(){return--t>0&&(s=i.apply(this,arguments)),t<=1&&(i=n),s}}var hu=Ae(function(t,i,s){var c=E;if(s.length){var h=sr(s,gi(hu));c|=T}return Gn(t,c,i,s,h)}),Ed=Ae(function(t,i,s){var c=E|D;if(s.length){var h=sr(s,gi(Ed));c|=T}return Gn(i,c,t,s,h)});function xd(t,i,s){i=s?n:i;var c=Gn(t,C,n,n,n,n,n,i);return c.placeholder=xd.placeholder,c}function Od(t,i,s){i=s?n:i;var c=Gn(t,k,n,n,n,n,n,i);return c.placeholder=Od.placeholder,c}function Td(t,i,s){var c,h,b,x,R,M,z=0,q=!1,K=!1,Z=!0;if(typeof t!="function")throw new un(l);i=pn(i)||0,tt(s)&&(q=!!s.leading,K="maxWait"in s,b=K?vt(pn(s.maxWait)||0,i):b,Z="trailing"in s?!!s.trailing:Z);function re(ft){var On=c,Jn=h;return c=h=n,z=ft,x=t.apply(Jn,On),x}function ve(ft){return z=ft,R=eo(De,i),q?re(ft):x}function Pe(ft){var On=ft-M,Jn=ft-z,qd=i-On;return K?Ct(qd,b-Jn):qd}function me(ft){var On=ft-M,Jn=ft-z;return M===n||On>=i||On<0||K&&Jn>=b}function De(){var ft=pa();if(me(ft))return Ne(ft);R=eo(De,Pe(ft))}function Ne(ft){return R=n,Z&&c?re(ft):(c=h=n,x)}function Qt(){R!==n&&Nf(R),z=0,c=M=h=R=n}function jt(){return R===n?x:Ne(pa())}function en(){var ft=pa(),On=me(ft);if(c=arguments,h=this,M=ft,On){if(R===n)return ve(M);if(K)return Nf(R),R=eo(De,i),re(M)}return R===n&&(R=eo(De,i)),x}return en.cancel=Qt,en.flush=jt,en}var Cw=Ae(function(t,i){return vf(t,1,i)}),Rw=Ae(function(t,i,s){return vf(t,pn(i)||0,s)});function Pw(t){return Gn(t,J)}function ha(t,i){if(typeof t!="function"||i!=null&&typeof i!="function")throw new un(l);var s=function(){var c=arguments,h=i?i.apply(this,c):c[0],b=s.cache;if(b.has(h))return b.get(h);var x=t.apply(this,c);return s.cache=b.set(h,x)||b,x};return s.cache=new(ha.Cache||zn),s}ha.Cache=zn;function va(t){if(typeof t!="function")throw new un(l);return function(){var i=arguments;switch(i.length){case 0:return!t.call(this);case 1:return!t.call(this,i[0]);case 2:return!t.call(this,i[0],i[1]);case 3:return!t.call(this,i[0],i[1],i[2])}return!t.apply(this,i)}}function Aw(t){return Sd(2,t)}var Iw=gy(function(t,i){i=i.length==1&&Te(i[0])?et(i[0],Vt(he())):et(St(i,1),Vt(he()));var s=i.length;return Ae(function(c){for(var h=-1,b=Ct(c.length,s);++h<b;)c[h]=i[h].call(this,c[h]);return Xt(t,this,c)})}),vu=Ae(function(t,i){var s=sr(i,gi(vu));return Gn(t,T,n,i,s)}),Cd=Ae(function(t,i){var s=sr(i,gi(Cd));return Gn(t,H,n,i,s)}),Lw=Kn(function(t,i){return Gn(t,j,n,n,n,i)});function Mw(t,i){if(typeof t!="function")throw new un(l);return i=i===n?i:Re(i),Ae(t,i)}function Dw(t,i){if(typeof t!="function")throw new un(l);return i=i==null?0:vt(Re(i),0),Ae(function(s){var c=s[i],h=dr(s,0,i);return c&&ar(h,c),Xt(t,this,h)})}function kw(t,i,s){var c=!0,h=!0;if(typeof t!="function")throw new un(l);return tt(s)&&(c="leading"in s?!!s.leading:c,h="trailing"in s?!!s.trailing:h),Td(t,i,{leading:c,maxWait:i,trailing:h})}function Nw(t){return _d(t,1)}function $w(t,i){return vu(Qs(i),t)}function jw(){if(!arguments.length)return[];var t=arguments[0];return Te(t)?t:[t]}function Fw(t){return cn(t,m)}function Ww(t,i){return i=typeof i=="function"?i:n,cn(t,m,i)}function Hw(t){return cn(t,_|m)}function Uw(t,i){return i=typeof i=="function"?i:n,cn(t,_|m,i)}function Bw(t,i){return i==null||hf(t,i,yt(i))}function xn(t,i){return t===i||t!==t&&i!==i}var zw=sa(Hs),qw=sa(function(t,i){return t>=i}),Wr=bf(function(){return arguments}())?bf:function(t){return at(t)&&ze.call(t,"callee")&&!af.call(t,"callee")},Te=W.isArray,Gw=Wc?Vt(Wc):ey;function Ut(t){return t!=null&&ma(t.length)&&!Xn(t)}function ct(t){return at(t)&&Ut(t)}function Kw(t){return t===!0||t===!1||at(t)&&Nt(t)==le}var pr=s0||Tu,Yw=Hc?Vt(Hc):ty;function Xw(t){return at(t)&&t.nodeType===1&&!to(t)}function Vw(t){if(t==null)return!0;if(Ut(t)&&(Te(t)||typeof t=="string"||typeof t.splice=="function"||pr(t)||yi(t)||Wr(t)))return!t.length;var i=Rt(t);if(i==it||i==Qe)return!t.size;if(Qi(t))return!zs(t).length;for(var s in t)if(ze.call(t,s))return!1;return!0}function Jw(t,i){return Vi(t,i)}function Zw(t,i,s){s=typeof s=="function"?s:n;var c=s?s(t,i):n;return c===n?Vi(t,i,n,s):!!c}function mu(t){if(!at(t))return!1;var i=Nt(t);return i==Ke||i==be||typeof t.message=="string"&&typeof t.name=="string"&&!to(t)}function Qw(t){return typeof t=="number"&&uf(t)}function Xn(t){if(!tt(t))return!1;var i=Nt(t);return i==V||i==rt||i==pe||i==Sr}function Rd(t){return typeof t=="number"&&t==Re(t)}function ma(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=We}function tt(t){var i=typeof t;return t!=null&&(i=="object"||i=="function")}function at(t){return t!=null&&typeof t=="object"}var Pd=Uc?Vt(Uc):ry;function eb(t,i){return t===i||Bs(t,i,au(i))}function tb(t,i,s){return s=typeof s=="function"?s:n,Bs(t,i,au(i),s)}function nb(t){return Ad(t)&&t!=+t}function rb(t){if(Wy(t))throw new Ee(u);return _f(t)}function ib(t){return t===null}function ob(t){return t==null}function Ad(t){return typeof t=="number"||at(t)&&Nt(t)==dt}function to(t){if(!at(t)||Nt(t)!=gt)return!1;var i=Bo(t);if(i===null)return!0;var s=ze.call(i,"constructor")&&i.constructor;return typeof s=="function"&&s instanceof s&&Fo.call(s)==t0}var gu=Bc?Vt(Bc):iy;function ab(t){return Rd(t)&&t>=-We&&t<=We}var Id=zc?Vt(zc):oy;function ga(t){return typeof t=="string"||!Te(t)&&at(t)&&Nt(t)==rn}function Zt(t){return typeof t=="symbol"||at(t)&&Nt(t)==Kt}var yi=qc?Vt(qc):ay;function sb(t){return t===n}function ub(t){return at(t)&&Rt(t)==Tt}function lb(t){return at(t)&&Nt(t)==rr}var cb=sa(qs),fb=sa(function(t,i){return t<=i});function Ld(t){if(!t)return[];if(Ut(t))return ga(t)?Sn(t):Ht(t);if(Ui&&t[Ui])return Bg(t[Ui]());var i=Rt(t),s=i==it?Ls:i==Qe?No:wi;return s(t)}function Vn(t){if(!t)return t===0?t:0;if(t=pn(t),t===xe||t===-xe){var i=t<0?-1:1;return i*ut}return t===t?t:0}function Re(t){var i=Vn(t),s=i%1;return i===i?s?i-s:i:0}function Md(t){return t?Nr(Re(t),0,X):0}function pn(t){if(typeof t=="number")return t;if(Zt(t))return G;if(tt(t)){var i=typeof t.valueOf=="function"?t.valueOf():t;t=tt(i)?i+"":i}if(typeof t!="string")return t===0?t:+t;t=Jc(t);var s=Ir.test(t);return s||Ym.test(t)?Tg(t.slice(2),s?2:8):kt.test(t)?G:+t}function Dd(t){return Ln(t,Bt(t))}function db(t){return t?Nr(Re(t),-We,We):t===0?t:0}function He(t){return t==null?"":Jt(t)}var pb=vi(function(t,i){if(Qi(i)||Ut(i)){Ln(i,yt(i),t);return}for(var s in i)ze.call(i,s)&&Ki(t,s,i[s])}),kd=vi(function(t,i){Ln(i,Bt(i),t)}),ya=vi(function(t,i,s,c){Ln(i,Bt(i),t,c)}),hb=vi(function(t,i,s,c){Ln(i,yt(i),t,c)}),vb=Kn(js);function mb(t,i){var s=hi(t);return i==null?s:pf(s,i)}var gb=Ae(function(t,i){t=Ye(t);var s=-1,c=i.length,h=c>2?i[2]:n;for(h&&$t(i[0],i[1],h)&&(c=1);++s<c;)for(var b=i[s],x=Bt(b),R=-1,M=x.length;++R<M;){var z=x[R],q=t[z];(q===n||xn(q,fi[z])&&!ze.call(t,z))&&(t[z]=b[z])}return t}),yb=Ae(function(t){return t.push(n,Zf),Xt(Nd,n,t)});function wb(t,i){return Kc(t,he(i,3),In)}function bb(t,i){return Kc(t,he(i,3),Ws)}function _b(t,i){return t==null?t:Fs(t,he(i,3),Bt)}function Sb(t,i){return t==null?t:yf(t,he(i,3),Bt)}function Eb(t,i){return t&&In(t,he(i,3))}function xb(t,i){return t&&Ws(t,he(i,3))}function Ob(t){return t==null?[]:Qo(t,yt(t))}function Tb(t){return t==null?[]:Qo(t,Bt(t))}function yu(t,i,s){var c=t==null?n:$r(t,i);return c===n?s:c}function Cb(t,i){return t!=null&&td(t,i,V0)}function wu(t,i){return t!=null&&td(t,i,J0)}var Rb=Kf(function(t,i,s){i!=null&&typeof i.toString!="function"&&(i=Wo.call(i)),t[i]=s},_u(zt)),Pb=Kf(function(t,i,s){i!=null&&typeof i.toString!="function"&&(i=Wo.call(i)),ze.call(t,i)?t[i].push(s):t[i]=[s]},he),Ab=Ae(Xi);function yt(t){return Ut(t)?ff(t):zs(t)}function Bt(t){return Ut(t)?ff(t,!0):sy(t)}function Ib(t,i){var s={};return i=he(i,3),In(t,function(c,h,b){qn(s,i(c,h,b),c)}),s}function Lb(t,i){var s={};return i=he(i,3),In(t,function(c,h,b){qn(s,h,i(c,h,b))}),s}var Mb=vi(function(t,i,s){ea(t,i,s)}),Nd=vi(function(t,i,s,c){ea(t,i,s,c)}),Db=Kn(function(t,i){var s={};if(t==null)return s;var c=!1;i=et(i,function(b){return b=fr(b,t),c||(c=b.length>1),b}),Ln(t,iu(t),s),c&&(s=cn(s,_|O|m,Ry));for(var h=i.length;h--;)Vs(s,i[h]);return s});function kb(t,i){return $d(t,va(he(i)))}var Nb=Kn(function(t,i){return t==null?{}:ly(t,i)});function $d(t,i){if(t==null)return{};var s=et(iu(t),function(c){return[c]});return i=he(i),Rf(t,s,function(c,h){return i(c,h[0])})}function $b(t,i,s){i=fr(i,t);var c=-1,h=i.length;for(h||(h=1,t=n);++c<h;){var b=t==null?n:t[Mn(i[c])];b===n&&(c=h,b=s),t=Xn(b)?b.call(t):b}return t}function jb(t,i,s){return t==null?t:Ji(t,i,s)}function Fb(t,i,s,c){return c=typeof c=="function"?c:n,t==null?t:Ji(t,i,s,c)}var jd=Vf(yt),Fd=Vf(Bt);function Wb(t,i,s){var c=Te(t),h=c||pr(t)||yi(t);if(i=he(i,4),s==null){var b=t&&t.constructor;h?s=c?new b:[]:tt(t)?s=Xn(b)?hi(Bo(t)):{}:s={}}return(h?sn:In)(t,function(x,R,M){return i(s,x,R,M)}),s}function Hb(t,i){return t==null?!0:Vs(t,i)}function Ub(t,i,s){return t==null?t:Mf(t,i,Qs(s))}function Bb(t,i,s,c){return c=typeof c=="function"?c:n,t==null?t:Mf(t,i,Qs(s),c)}function wi(t){return t==null?[]:Is(t,yt(t))}function zb(t){return t==null?[]:Is(t,Bt(t))}function qb(t,i,s){return s===n&&(s=i,i=n),s!==n&&(s=pn(s),s=s===s?s:0),i!==n&&(i=pn(i),i=i===i?i:0),Nr(pn(t),i,s)}function Gb(t,i,s){return i=Vn(i),s===n?(s=i,i=0):s=Vn(s),t=pn(t),Z0(t,i,s)}function Kb(t,i,s){if(s&&typeof s!="boolean"&&$t(t,i,s)&&(i=s=n),s===n&&(typeof i=="boolean"?(s=i,i=n):typeof t=="boolean"&&(s=t,t=n)),t===n&&i===n?(t=0,i=1):(t=Vn(t),i===n?(i=t,t=0):i=Vn(i)),t>i){var c=t;t=i,i=c}if(s||t%1||i%1){var h=lf();return Ct(t+h*(i-t+Og("1e-"+((h+"").length-1))),i)}return Ks(t,i)}var Yb=mi(function(t,i,s){return i=i.toLowerCase(),t+(s?Wd(i):i)});function Wd(t){return bu(He(t).toLowerCase())}function Hd(t){return t=He(t),t&&t.replace(Vm,jg).replace(vg,"")}function Xb(t,i,s){t=He(t),i=Jt(i);var c=t.length;s=s===n?c:Nr(Re(s),0,c);var h=s;return s-=i.length,s>=0&&t.slice(s,h)==i}function Vb(t){return t=He(t),t&&Ni.test(t)?t.replace(ir,Fg):t}function Jb(t){return t=He(t),t&&P.test(t)?t.replace(p,"\\$&"):t}var Zb=mi(function(t,i,s){return t+(s?"-":"")+i.toLowerCase()}),Qb=mi(function(t,i,s){return t+(s?" ":"")+i.toLowerCase()}),e_=zf("toLowerCase");function t_(t,i,s){t=He(t),i=Re(i);var c=i?li(t):0;if(!i||c>=i)return t;var h=(i-c)/2;return aa(Ko(h),s)+t+aa(Go(h),s)}function n_(t,i,s){t=He(t),i=Re(i);var c=i?li(t):0;return i&&c<i?t+aa(i-c,s):t}function r_(t,i,s){t=He(t),i=Re(i);var c=i?li(t):0;return i&&c<i?aa(i-c,s)+t:t}function i_(t,i,s){return s||i==null?i=0:i&&(i=+i),f0(He(t).replace(F,""),i||0)}function o_(t,i,s){return(s?$t(t,i,s):i===n)?i=1:i=Re(i),Ys(He(t),i)}function a_(){var t=arguments,i=He(t[0]);return t.length<3?i:i.replace(t[1],t[2])}var s_=mi(function(t,i,s){return t+(s?"_":"")+i.toLowerCase()});function u_(t,i,s){return s&&typeof s!="number"&&$t(t,i,s)&&(i=s=n),s=s===n?X:s>>>0,s?(t=He(t),t&&(typeof i=="string"||i!=null&&!gu(i))&&(i=Jt(i),!i&&ui(t))?dr(Sn(t),0,s):t.split(i,s)):[]}var l_=mi(function(t,i,s){return t+(s?" ":"")+bu(i)});function c_(t,i,s){return t=He(t),s=s==null?0:Nr(Re(s),0,t.length),i=Jt(i),t.slice(s,s+i.length)==i}function f_(t,i,s){var c=w.templateSettings;s&&$t(t,i,s)&&(i=n),t=He(t),i=ya({},i,c,Jf);var h=ya({},i.imports,c.imports,Jf),b=yt(h),x=Is(h,b),R,M,z=0,q=i.interpolate||Io,K="__p += '",Z=Ms((i.escape||Io).source+"|"+q.source+"|"+(q===oi?Oe:Io).source+"|"+(i.evaluate||Io).source+"|$","g"),re="//# sourceURL="+(ze.call(i,"sourceURL")?(i.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++bg+"]")+`
186
- `;t.replace(Z,function(me,De,Ne,Qt,jt,en){return Ne||(Ne=Qt),K+=t.slice(z,en).replace(Jm,Wg),De&&(R=!0,K+=`' +
187
- __e(`+De+`) +
188
- '`),jt&&(M=!0,K+=`';
189
- `+jt+`;
190
- __p += '`),Ne&&(K+=`' +
191
- ((__t = (`+Ne+`)) == null ? '' : __t) +
192
- '`),z=en+me.length,me}),K+=`';
193
- `;var ve=ze.call(i,"variable")&&i.variable;if(!ve)K=`with (obj) {
194
- `+K+`
153
+ */Ms.exports;(function(e,t){(function(){var r,i="4.17.21",a=200,s="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",l="Expected a function",c="Invalid `variable` option passed into `_.template`",d="__lodash_hash_undefined__",p=500,h="__lodash_placeholder__",b=1,v=2,w=4,x=1,g=2,E=1,I=2,P=4,R=8,F=16,O=32,D=64,U=128,j=256,G=512,J=30,ie="...",xe=800,me=16,ve=1,$e=2,ye=3,_e=1/0,qe=9007199254740991,St=17976931348623157e292,H=NaN,K=4294967295,oe=K-1,de=K>>>1,te=[["ary",U],["bind",E],["bindKey",I],["curry",R],["curryRight",F],["flip",G],["partial",O],["partialRight",D],["rearg",j]],le="[object Arguments]",ae="[object Array]",he="[object AsyncFunction]",se="[object Boolean]",we="[object Date]",Se="[object DOMException]",Ye="[object Error]",V="[object Function]",ht="[object GeneratorFunction]",ct="[object Map]",Wt="[object Number]",Un="[object Null]",Ut="[object Object]",Jr="[object Promise]",Yi="[object Proxy]",vt="[object RegExp]",ft="[object Set]",Fr="[object String]",Dr="[object Symbol]",mn="[object Undefined]",lr="[object WeakMap]",yi="[object WeakSet]",kr="[object ArrayBuffer]",Or="[object DataView]",Vi="[object Float32Array]",Xi="[object Float64Array]",Ji="[object Int8Array]",Qi="[object Int16Array]",zn="[object Int32Array]",wi="[object Uint8Array]",Nr="[object Uint8ClampedArray]",Bn="[object Uint16Array]",Hn="[object Uint32Array]",ea=/\b__p \+= '';/g,eu=/\b(__p \+=) '' \+/g,ta=/(__e\(.*?\)|\b__t\)) \+\n'';/g,ra=/&(?:amp|lt|gt|quot|#39);/g,eo=/[&<>"']/g,na=RegExp(ra.source),tu=RegExp(eo.source),ru=/<%-([\s\S]+?)%>/g,ia=/<%([\s\S]+?)%>/g,oa=/<%=([\s\S]+?)%>/g,nu=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,iu=/^\w*$/,ou=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,A=/[\\^$.*+?()[\]{}|]/g,q=RegExp(A.source),Q=/^\s+/,pe=/\s/,He=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ue=/\{\n\/\* \[wrapped with (.+)\] \*/,Me=/,? & /,Re=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Ot=/[()=,{}\[\]\/\s]/,et=/\\(\\)?/g,nt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,cr=/\w*$/,gn=/^[-+]0x[0-9a-f]+$/i,aa=/^0b[01]+$/i,Ar=/^\[object .+?Constructor\]$/,S0=/^0o[0-7]+$/i,E0=/^(?:0|[1-9]\d*)$/,x0=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,sa=/($^)/,_0=/['\n\r\u2028\u2029\\]/g,ua="\\ud800-\\udfff",O0="\\u0300-\\u036f",A0="\\ufe20-\\ufe2f",T0="\\u20d0-\\u20ff",xf=O0+A0+T0,_f="\\u2700-\\u27bf",Of="a-z\\xdf-\\xf6\\xf8-\\xff",C0="\\xac\\xb1\\xd7\\xf7",R0="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",P0="\\u2000-\\u206f",I0=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Af="A-Z\\xc0-\\xd6\\xd8-\\xde",Tf="\\ufe0e\\ufe0f",Cf=C0+R0+P0+I0,au="['’]",M0="["+ua+"]",Rf="["+Cf+"]",la="["+xf+"]",Pf="\\d+",L0="["+_f+"]",If="["+Of+"]",Mf="[^"+ua+Cf+Pf+_f+Of+Af+"]",su="\\ud83c[\\udffb-\\udfff]",$0="(?:"+la+"|"+su+")",Lf="[^"+ua+"]",uu="(?:\\ud83c[\\udde6-\\uddff]){2}",lu="[\\ud800-\\udbff][\\udc00-\\udfff]",bi="["+Af+"]",$f="\\u200d",Ff="(?:"+If+"|"+Mf+")",F0="(?:"+bi+"|"+Mf+")",Df="(?:"+au+"(?:d|ll|m|re|s|t|ve))?",kf="(?:"+au+"(?:D|LL|M|RE|S|T|VE))?",Nf=$0+"?",jf="["+Tf+"]?",D0="(?:"+$f+"(?:"+[Lf,uu,lu].join("|")+")"+jf+Nf+")*",k0="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",N0="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Wf=jf+Nf+D0,j0="(?:"+[L0,uu,lu].join("|")+")"+Wf,W0="(?:"+[Lf+la+"?",la,uu,lu,M0].join("|")+")",U0=RegExp(au,"g"),z0=RegExp(la,"g"),cu=RegExp(su+"(?="+su+")|"+W0+Wf,"g"),B0=RegExp([bi+"?"+If+"+"+Df+"(?="+[Rf,bi,"$"].join("|")+")",F0+"+"+kf+"(?="+[Rf,bi+Ff,"$"].join("|")+")",bi+"?"+Ff+"+"+Df,bi+"+"+kf,N0,k0,Pf,j0].join("|"),"g"),H0=RegExp("["+$f+ua+xf+Tf+"]"),Z0=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,q0=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],G0=-1,Ve={};Ve[Vi]=Ve[Xi]=Ve[Ji]=Ve[Qi]=Ve[zn]=Ve[wi]=Ve[Nr]=Ve[Bn]=Ve[Hn]=!0,Ve[le]=Ve[ae]=Ve[kr]=Ve[se]=Ve[Or]=Ve[we]=Ve[Ye]=Ve[V]=Ve[ct]=Ve[Wt]=Ve[Ut]=Ve[vt]=Ve[ft]=Ve[Fr]=Ve[lr]=!1;var Ke={};Ke[le]=Ke[ae]=Ke[kr]=Ke[Or]=Ke[se]=Ke[we]=Ke[Vi]=Ke[Xi]=Ke[Ji]=Ke[Qi]=Ke[zn]=Ke[ct]=Ke[Wt]=Ke[Ut]=Ke[vt]=Ke[ft]=Ke[Fr]=Ke[Dr]=Ke[wi]=Ke[Nr]=Ke[Bn]=Ke[Hn]=!0,Ke[Ye]=Ke[V]=Ke[lr]=!1;var K0={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},Y0={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},V0={"&amp;":"&","&lt;":"<","&gt;":">","&quot;":'"',"&#39;":"'"},X0={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},J0=parseFloat,Q0=parseInt,Uf=typeof ni=="object"&&ni&&ni.Object===Object&&ni,ey=typeof self=="object"&&self&&self.Object===Object&&self,At=Uf||ey||Function("return this")(),fu=t&&!t.nodeType&&t,Zn=fu&&!0&&e&&!e.nodeType&&e,zf=Zn&&Zn.exports===fu,du=zf&&Uf.process,fr=function(){try{var M=Zn&&Zn.require&&Zn.require("util").types;return M||du&&du.binding&&du.binding("util")}catch{}}(),Bf=fr&&fr.isArrayBuffer,Hf=fr&&fr.isDate,Zf=fr&&fr.isMap,qf=fr&&fr.isRegExp,Gf=fr&&fr.isSet,Kf=fr&&fr.isTypedArray;function er(M,W,N){switch(N.length){case 0:return M.call(W);case 1:return M.call(W,N[0]);case 2:return M.call(W,N[0],N[1]);case 3:return M.call(W,N[0],N[1],N[2])}return M.apply(W,N)}function ty(M,W,N,ee){for(var ge=-1,ke=M==null?0:M.length;++ge<ke;){var mt=M[ge];W(ee,mt,N(mt),M)}return ee}function dr(M,W){for(var N=-1,ee=M==null?0:M.length;++N<ee&&W(M[N],N,M)!==!1;);return M}function ry(M,W){for(var N=M==null?0:M.length;N--&&W(M[N],N,M)!==!1;);return M}function Yf(M,W){for(var N=-1,ee=M==null?0:M.length;++N<ee;)if(!W(M[N],N,M))return!1;return!0}function yn(M,W){for(var N=-1,ee=M==null?0:M.length,ge=0,ke=[];++N<ee;){var mt=M[N];W(mt,N,M)&&(ke[ge++]=mt)}return ke}function ca(M,W){var N=M==null?0:M.length;return!!N&&Si(M,W,0)>-1}function pu(M,W,N){for(var ee=-1,ge=M==null?0:M.length;++ee<ge;)if(N(W,M[ee]))return!0;return!1}function Xe(M,W){for(var N=-1,ee=M==null?0:M.length,ge=Array(ee);++N<ee;)ge[N]=W(M[N],N,M);return ge}function wn(M,W){for(var N=-1,ee=W.length,ge=M.length;++N<ee;)M[ge+N]=W[N];return M}function hu(M,W,N,ee){var ge=-1,ke=M==null?0:M.length;for(ee&&ke&&(N=M[++ge]);++ge<ke;)N=W(N,M[ge],ge,M);return N}function ny(M,W,N,ee){var ge=M==null?0:M.length;for(ee&&ge&&(N=M[--ge]);ge--;)N=W(N,M[ge],ge,M);return N}function vu(M,W){for(var N=-1,ee=M==null?0:M.length;++N<ee;)if(W(M[N],N,M))return!0;return!1}var iy=mu("length");function oy(M){return M.split("")}function ay(M){return M.match(Re)||[]}function Vf(M,W,N){var ee;return N(M,function(ge,ke,mt){if(W(ge,ke,mt))return ee=ke,!1}),ee}function fa(M,W,N,ee){for(var ge=M.length,ke=N+(ee?1:-1);ee?ke--:++ke<ge;)if(W(M[ke],ke,M))return ke;return-1}function Si(M,W,N){return W===W?yy(M,W,N):fa(M,Xf,N)}function sy(M,W,N,ee){for(var ge=N-1,ke=M.length;++ge<ke;)if(ee(M[ge],W))return ge;return-1}function Xf(M){return M!==M}function Jf(M,W){var N=M==null?0:M.length;return N?yu(M,W)/N:H}function mu(M){return function(W){return W==null?r:W[M]}}function gu(M){return function(W){return M==null?r:M[W]}}function Qf(M,W,N,ee,ge){return ge(M,function(ke,mt,Ge){N=ee?(ee=!1,ke):W(N,ke,mt,Ge)}),N}function uy(M,W){var N=M.length;for(M.sort(W);N--;)M[N]=M[N].value;return M}function yu(M,W){for(var N,ee=-1,ge=M.length;++ee<ge;){var ke=W(M[ee]);ke!==r&&(N=N===r?ke:N+ke)}return N}function wu(M,W){for(var N=-1,ee=Array(M);++N<M;)ee[N]=W(N);return ee}function ly(M,W){return Xe(W,function(N){return[N,M[N]]})}function ed(M){return M&&M.slice(0,id(M)+1).replace(Q,"")}function tr(M){return function(W){return M(W)}}function bu(M,W){return Xe(W,function(N){return M[N]})}function to(M,W){return M.has(W)}function td(M,W){for(var N=-1,ee=M.length;++N<ee&&Si(W,M[N],0)>-1;);return N}function rd(M,W){for(var N=M.length;N--&&Si(W,M[N],0)>-1;);return N}function cy(M,W){for(var N=M.length,ee=0;N--;)M[N]===W&&++ee;return ee}var fy=gu(K0),dy=gu(Y0);function py(M){return"\\"+X0[M]}function hy(M,W){return M==null?r:M[W]}function Ei(M){return H0.test(M)}function vy(M){return Z0.test(M)}function my(M){for(var W,N=[];!(W=M.next()).done;)N.push(W.value);return N}function Su(M){var W=-1,N=Array(M.size);return M.forEach(function(ee,ge){N[++W]=[ge,ee]}),N}function nd(M,W){return function(N){return M(W(N))}}function bn(M,W){for(var N=-1,ee=M.length,ge=0,ke=[];++N<ee;){var mt=M[N];(mt===W||mt===h)&&(M[N]=h,ke[ge++]=N)}return ke}function da(M){var W=-1,N=Array(M.size);return M.forEach(function(ee){N[++W]=ee}),N}function gy(M){var W=-1,N=Array(M.size);return M.forEach(function(ee){N[++W]=[ee,ee]}),N}function yy(M,W,N){for(var ee=N-1,ge=M.length;++ee<ge;)if(M[ee]===W)return ee;return-1}function wy(M,W,N){for(var ee=N+1;ee--;)if(M[ee]===W)return ee;return ee}function xi(M){return Ei(M)?Sy(M):iy(M)}function Tr(M){return Ei(M)?Ey(M):oy(M)}function id(M){for(var W=M.length;W--&&pe.test(M.charAt(W)););return W}var by=gu(V0);function Sy(M){for(var W=cu.lastIndex=0;cu.test(M);)++W;return W}function Ey(M){return M.match(cu)||[]}function xy(M){return M.match(B0)||[]}var _y=function M(W){W=W==null?At:_i.defaults(At.Object(),W,_i.pick(At,q0));var N=W.Array,ee=W.Date,ge=W.Error,ke=W.Function,mt=W.Math,Ge=W.Object,Eu=W.RegExp,Oy=W.String,pr=W.TypeError,pa=N.prototype,Ay=ke.prototype,Oi=Ge.prototype,ha=W["__core-js_shared__"],va=Ay.toString,ze=Oi.hasOwnProperty,Ty=0,od=function(){var n=/[^.]+$/.exec(ha&&ha.keys&&ha.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),ma=Oi.toString,Cy=va.call(Ge),Ry=At._,Py=Eu("^"+va.call(ze).replace(A,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ga=zf?W.Buffer:r,Sn=W.Symbol,ya=W.Uint8Array,ad=ga?ga.allocUnsafe:r,wa=nd(Ge.getPrototypeOf,Ge),sd=Ge.create,ud=Oi.propertyIsEnumerable,ba=pa.splice,ld=Sn?Sn.isConcatSpreadable:r,ro=Sn?Sn.iterator:r,qn=Sn?Sn.toStringTag:r,Sa=function(){try{var n=Xn(Ge,"defineProperty");return n({},"",{}),n}catch{}}(),Iy=W.clearTimeout!==At.clearTimeout&&W.clearTimeout,My=ee&&ee.now!==At.Date.now&&ee.now,Ly=W.setTimeout!==At.setTimeout&&W.setTimeout,Ea=mt.ceil,xa=mt.floor,xu=Ge.getOwnPropertySymbols,$y=ga?ga.isBuffer:r,cd=W.isFinite,Fy=pa.join,Dy=nd(Ge.keys,Ge),gt=mt.max,It=mt.min,ky=ee.now,Ny=W.parseInt,fd=mt.random,jy=pa.reverse,_u=Xn(W,"DataView"),no=Xn(W,"Map"),Ou=Xn(W,"Promise"),Ai=Xn(W,"Set"),io=Xn(W,"WeakMap"),oo=Xn(Ge,"create"),_a=io&&new io,Ti={},Wy=Jn(_u),Uy=Jn(no),zy=Jn(Ou),By=Jn(Ai),Hy=Jn(io),Oa=Sn?Sn.prototype:r,ao=Oa?Oa.valueOf:r,dd=Oa?Oa.toString:r;function y(n){if(it(n)&&!be(n)&&!(n instanceof Ie)){if(n instanceof hr)return n;if(ze.call(n,"__wrapped__"))return pp(n)}return new hr(n)}var Ci=function(){function n(){}return function(o){if(!tt(o))return{};if(sd)return sd(o);n.prototype=o;var u=new n;return n.prototype=r,u}}();function Aa(){}function hr(n,o){this.__wrapped__=n,this.__actions__=[],this.__chain__=!!o,this.__index__=0,this.__values__=r}y.templateSettings={escape:ru,evaluate:ia,interpolate:oa,variable:"",imports:{_:y}},y.prototype=Aa.prototype,y.prototype.constructor=y,hr.prototype=Ci(Aa.prototype),hr.prototype.constructor=hr;function Ie(n){this.__wrapped__=n,this.__actions__=[],this.__dir__=1,this.__filtered__=!1,this.__iteratees__=[],this.__takeCount__=K,this.__views__=[]}function Zy(){var n=new Ie(this.__wrapped__);return n.__actions__=Gt(this.__actions__),n.__dir__=this.__dir__,n.__filtered__=this.__filtered__,n.__iteratees__=Gt(this.__iteratees__),n.__takeCount__=this.__takeCount__,n.__views__=Gt(this.__views__),n}function qy(){if(this.__filtered__){var n=new Ie(this);n.__dir__=-1,n.__filtered__=!0}else n=this.clone(),n.__dir__*=-1;return n}function Gy(){var n=this.__wrapped__.value(),o=this.__dir__,u=be(n),f=o<0,m=u?n.length:0,S=ow(0,m,this.__views__),_=S.start,T=S.end,L=T-_,z=f?T:_-1,B=this.__iteratees__,Z=B.length,X=0,re=It(L,this.__takeCount__);if(!u||!f&&m==L&&re==L)return Dd(n,this.__actions__);var ce=[];e:for(;L--&&X<re;){z+=o;for(var Oe=-1,fe=n[z];++Oe<Z;){var Pe=B[Oe],Le=Pe.iteratee,ir=Pe.type,Ht=Le(fe);if(ir==$e)fe=Ht;else if(!Ht){if(ir==ve)continue e;break e}}ce[X++]=fe}return ce}Ie.prototype=Ci(Aa.prototype),Ie.prototype.constructor=Ie;function Gn(n){var o=-1,u=n==null?0:n.length;for(this.clear();++o<u;){var f=n[o];this.set(f[0],f[1])}}function Ky(){this.__data__=oo?oo(null):{},this.size=0}function Yy(n){var o=this.has(n)&&delete this.__data__[n];return this.size-=o?1:0,o}function Vy(n){var o=this.__data__;if(oo){var u=o[n];return u===d?r:u}return ze.call(o,n)?o[n]:r}function Xy(n){var o=this.__data__;return oo?o[n]!==r:ze.call(o,n)}function Jy(n,o){var u=this.__data__;return this.size+=this.has(n)?0:1,u[n]=oo&&o===r?d:o,this}Gn.prototype.clear=Ky,Gn.prototype.delete=Yy,Gn.prototype.get=Vy,Gn.prototype.has=Xy,Gn.prototype.set=Jy;function Qr(n){var o=-1,u=n==null?0:n.length;for(this.clear();++o<u;){var f=n[o];this.set(f[0],f[1])}}function Qy(){this.__data__=[],this.size=0}function e1(n){var o=this.__data__,u=Ta(o,n);if(u<0)return!1;var f=o.length-1;return u==f?o.pop():ba.call(o,u,1),--this.size,!0}function t1(n){var o=this.__data__,u=Ta(o,n);return u<0?r:o[u][1]}function r1(n){return Ta(this.__data__,n)>-1}function n1(n,o){var u=this.__data__,f=Ta(u,n);return f<0?(++this.size,u.push([n,o])):u[f][1]=o,this}Qr.prototype.clear=Qy,Qr.prototype.delete=e1,Qr.prototype.get=t1,Qr.prototype.has=r1,Qr.prototype.set=n1;function en(n){var o=-1,u=n==null?0:n.length;for(this.clear();++o<u;){var f=n[o];this.set(f[0],f[1])}}function i1(){this.size=0,this.__data__={hash:new Gn,map:new(no||Qr),string:new Gn}}function o1(n){var o=ja(this,n).delete(n);return this.size-=o?1:0,o}function a1(n){return ja(this,n).get(n)}function s1(n){return ja(this,n).has(n)}function u1(n,o){var u=ja(this,n),f=u.size;return u.set(n,o),this.size+=u.size==f?0:1,this}en.prototype.clear=i1,en.prototype.delete=o1,en.prototype.get=a1,en.prototype.has=s1,en.prototype.set=u1;function Kn(n){var o=-1,u=n==null?0:n.length;for(this.__data__=new en;++o<u;)this.add(n[o])}function l1(n){return this.__data__.set(n,d),this}function c1(n){return this.__data__.has(n)}Kn.prototype.add=Kn.prototype.push=l1,Kn.prototype.has=c1;function Cr(n){var o=this.__data__=new Qr(n);this.size=o.size}function f1(){this.__data__=new Qr,this.size=0}function d1(n){var o=this.__data__,u=o.delete(n);return this.size=o.size,u}function p1(n){return this.__data__.get(n)}function h1(n){return this.__data__.has(n)}function v1(n,o){var u=this.__data__;if(u instanceof Qr){var f=u.__data__;if(!no||f.length<a-1)return f.push([n,o]),this.size=++u.size,this;u=this.__data__=new en(f)}return u.set(n,o),this.size=u.size,this}Cr.prototype.clear=f1,Cr.prototype.delete=d1,Cr.prototype.get=p1,Cr.prototype.has=h1,Cr.prototype.set=v1;function pd(n,o){var u=be(n),f=!u&&Qn(n),m=!u&&!f&&An(n),S=!u&&!f&&!m&&Mi(n),_=u||f||m||S,T=_?wu(n.length,Oy):[],L=T.length;for(var z in n)(o||ze.call(n,z))&&!(_&&(z=="length"||m&&(z=="offset"||z=="parent")||S&&(z=="buffer"||z=="byteLength"||z=="byteOffset")||on(z,L)))&&T.push(z);return T}function hd(n){var o=n.length;return o?n[Du(0,o-1)]:r}function m1(n,o){return Wa(Gt(n),Yn(o,0,n.length))}function g1(n){return Wa(Gt(n))}function Au(n,o,u){(u!==r&&!Rr(n[o],u)||u===r&&!(o in n))&&tn(n,o,u)}function so(n,o,u){var f=n[o];(!(ze.call(n,o)&&Rr(f,u))||u===r&&!(o in n))&&tn(n,o,u)}function Ta(n,o){for(var u=n.length;u--;)if(Rr(n[u][0],o))return u;return-1}function y1(n,o,u,f){return En(n,function(m,S,_){o(f,m,u(m),_)}),f}function vd(n,o){return n&&Wr(o,Et(o),n)}function w1(n,o){return n&&Wr(o,Yt(o),n)}function tn(n,o,u){o=="__proto__"&&Sa?Sa(n,o,{configurable:!0,enumerable:!0,value:u,writable:!0}):n[o]=u}function Tu(n,o){for(var u=-1,f=o.length,m=N(f),S=n==null;++u<f;)m[u]=S?r:sl(n,o[u]);return m}function Yn(n,o,u){return n===n&&(u!==r&&(n=n<=u?n:u),o!==r&&(n=n>=o?n:o)),n}function vr(n,o,u,f,m,S){var _,T=o&b,L=o&v,z=o&w;if(u&&(_=m?u(n,f,m,S):u(n)),_!==r)return _;if(!tt(n))return n;var B=be(n);if(B){if(_=sw(n),!T)return Gt(n,_)}else{var Z=Mt(n),X=Z==V||Z==ht;if(An(n))return jd(n,T);if(Z==Ut||Z==le||X&&!m){if(_=L||X?{}:ip(n),!T)return L?V1(n,w1(_,n)):Y1(n,vd(_,n))}else{if(!Ke[Z])return m?n:{};_=uw(n,Z,T)}}S||(S=new Cr);var re=S.get(n);if(re)return re;S.set(n,_),Lp(n)?n.forEach(function(fe){_.add(vr(fe,o,u,fe,n,S))}):Ip(n)&&n.forEach(function(fe,Pe){_.set(Pe,vr(fe,o,u,Pe,n,S))});var ce=z?L?Gu:qu:L?Yt:Et,Oe=B?r:ce(n);return dr(Oe||n,function(fe,Pe){Oe&&(Pe=fe,fe=n[Pe]),so(_,Pe,vr(fe,o,u,Pe,n,S))}),_}function b1(n){var o=Et(n);return function(u){return md(u,n,o)}}function md(n,o,u){var f=u.length;if(n==null)return!f;for(n=Ge(n);f--;){var m=u[f],S=o[m],_=n[m];if(_===r&&!(m in n)||!S(_))return!1}return!0}function gd(n,o,u){if(typeof n!="function")throw new pr(l);return vo(function(){n.apply(r,u)},o)}function uo(n,o,u,f){var m=-1,S=ca,_=!0,T=n.length,L=[],z=o.length;if(!T)return L;u&&(o=Xe(o,tr(u))),f?(S=pu,_=!1):o.length>=a&&(S=to,_=!1,o=new Kn(o));e:for(;++m<T;){var B=n[m],Z=u==null?B:u(B);if(B=f||B!==0?B:0,_&&Z===Z){for(var X=z;X--;)if(o[X]===Z)continue e;L.push(B)}else S(o,Z,f)||L.push(B)}return L}var En=Hd(jr),yd=Hd(Ru,!0);function S1(n,o){var u=!0;return En(n,function(f,m,S){return u=!!o(f,m,S),u}),u}function Ca(n,o,u){for(var f=-1,m=n.length;++f<m;){var S=n[f],_=o(S);if(_!=null&&(T===r?_===_&&!nr(_):u(_,T)))var T=_,L=S}return L}function E1(n,o,u,f){var m=n.length;for(u=Ee(u),u<0&&(u=-u>m?0:m+u),f=f===r||f>m?m:Ee(f),f<0&&(f+=m),f=u>f?0:Fp(f);u<f;)n[u++]=o;return n}function wd(n,o){var u=[];return En(n,function(f,m,S){o(f,m,S)&&u.push(f)}),u}function Tt(n,o,u,f,m){var S=-1,_=n.length;for(u||(u=cw),m||(m=[]);++S<_;){var T=n[S];o>0&&u(T)?o>1?Tt(T,o-1,u,f,m):wn(m,T):f||(m[m.length]=T)}return m}var Cu=Zd(),bd=Zd(!0);function jr(n,o){return n&&Cu(n,o,Et)}function Ru(n,o){return n&&bd(n,o,Et)}function Ra(n,o){return yn(o,function(u){return an(n[u])})}function Vn(n,o){o=_n(o,n);for(var u=0,f=o.length;n!=null&&u<f;)n=n[Ur(o[u++])];return u&&u==f?n:r}function Sd(n,o,u){var f=o(n);return be(n)?f:wn(f,u(n))}function zt(n){return n==null?n===r?mn:Un:qn&&qn in Ge(n)?iw(n):gw(n)}function Pu(n,o){return n>o}function x1(n,o){return n!=null&&ze.call(n,o)}function _1(n,o){return n!=null&&o in Ge(n)}function O1(n,o,u){return n>=It(o,u)&&n<gt(o,u)}function Iu(n,o,u){for(var f=u?pu:ca,m=n[0].length,S=n.length,_=S,T=N(S),L=1/0,z=[];_--;){var B=n[_];_&&o&&(B=Xe(B,tr(o))),L=It(B.length,L),T[_]=!u&&(o||m>=120&&B.length>=120)?new Kn(_&&B):r}B=n[0];var Z=-1,X=T[0];e:for(;++Z<m&&z.length<L;){var re=B[Z],ce=o?o(re):re;if(re=u||re!==0?re:0,!(X?to(X,ce):f(z,ce,u))){for(_=S;--_;){var Oe=T[_];if(!(Oe?to(Oe,ce):f(n[_],ce,u)))continue e}X&&X.push(ce),z.push(re)}}return z}function A1(n,o,u,f){return jr(n,function(m,S,_){o(f,u(m),S,_)}),f}function lo(n,o,u){o=_n(o,n),n=up(n,o);var f=n==null?n:n[Ur(gr(o))];return f==null?r:er(f,n,u)}function Ed(n){return it(n)&&zt(n)==le}function T1(n){return it(n)&&zt(n)==kr}function C1(n){return it(n)&&zt(n)==we}function co(n,o,u,f,m){return n===o?!0:n==null||o==null||!it(n)&&!it(o)?n!==n&&o!==o:R1(n,o,u,f,co,m)}function R1(n,o,u,f,m,S){var _=be(n),T=be(o),L=_?ae:Mt(n),z=T?ae:Mt(o);L=L==le?Ut:L,z=z==le?Ut:z;var B=L==Ut,Z=z==Ut,X=L==z;if(X&&An(n)){if(!An(o))return!1;_=!0,B=!1}if(X&&!B)return S||(S=new Cr),_||Mi(n)?tp(n,o,u,f,m,S):rw(n,o,L,u,f,m,S);if(!(u&x)){var re=B&&ze.call(n,"__wrapped__"),ce=Z&&ze.call(o,"__wrapped__");if(re||ce){var Oe=re?n.value():n,fe=ce?o.value():o;return S||(S=new Cr),m(Oe,fe,u,f,S)}}return X?(S||(S=new Cr),nw(n,o,u,f,m,S)):!1}function P1(n){return it(n)&&Mt(n)==ct}function Mu(n,o,u,f){var m=u.length,S=m,_=!f;if(n==null)return!S;for(n=Ge(n);m--;){var T=u[m];if(_&&T[2]?T[1]!==n[T[0]]:!(T[0]in n))return!1}for(;++m<S;){T=u[m];var L=T[0],z=n[L],B=T[1];if(_&&T[2]){if(z===r&&!(L in n))return!1}else{var Z=new Cr;if(f)var X=f(z,B,L,n,o,Z);if(!(X===r?co(B,z,x|g,f,Z):X))return!1}}return!0}function xd(n){if(!tt(n)||dw(n))return!1;var o=an(n)?Py:Ar;return o.test(Jn(n))}function I1(n){return it(n)&&zt(n)==vt}function M1(n){return it(n)&&Mt(n)==ft}function L1(n){return it(n)&&qa(n.length)&&!!Ve[zt(n)]}function _d(n){return typeof n=="function"?n:n==null?Vt:typeof n=="object"?be(n)?Td(n[0],n[1]):Ad(n):qp(n)}function Lu(n){if(!ho(n))return Dy(n);var o=[];for(var u in Ge(n))ze.call(n,u)&&u!="constructor"&&o.push(u);return o}function $1(n){if(!tt(n))return mw(n);var o=ho(n),u=[];for(var f in n)f=="constructor"&&(o||!ze.call(n,f))||u.push(f);return u}function $u(n,o){return n<o}function Od(n,o){var u=-1,f=Kt(n)?N(n.length):[];return En(n,function(m,S,_){f[++u]=o(m,S,_)}),f}function Ad(n){var o=Yu(n);return o.length==1&&o[0][2]?ap(o[0][0],o[0][1]):function(u){return u===n||Mu(u,n,o)}}function Td(n,o){return Xu(n)&&op(o)?ap(Ur(n),o):function(u){var f=sl(u,n);return f===r&&f===o?ul(u,n):co(o,f,x|g)}}function Pa(n,o,u,f,m){n!==o&&Cu(o,function(S,_){if(m||(m=new Cr),tt(S))F1(n,o,_,u,Pa,f,m);else{var T=f?f(Qu(n,_),S,_+"",n,o,m):r;T===r&&(T=S),Au(n,_,T)}},Yt)}function F1(n,o,u,f,m,S,_){var T=Qu(n,u),L=Qu(o,u),z=_.get(L);if(z){Au(n,u,z);return}var B=S?S(T,L,u+"",n,o,_):r,Z=B===r;if(Z){var X=be(L),re=!X&&An(L),ce=!X&&!re&&Mi(L);B=L,X||re||ce?be(T)?B=T:at(T)?B=Gt(T):re?(Z=!1,B=jd(L,!0)):ce?(Z=!1,B=Wd(L,!0)):B=[]:mo(L)||Qn(L)?(B=T,Qn(T)?B=Dp(T):(!tt(T)||an(T))&&(B=ip(L))):Z=!1}Z&&(_.set(L,B),m(B,L,f,S,_),_.delete(L)),Au(n,u,B)}function Cd(n,o){var u=n.length;if(u)return o+=o<0?u:0,on(o,u)?n[o]:r}function Rd(n,o,u){o.length?o=Xe(o,function(S){return be(S)?function(_){return Vn(_,S.length===1?S[0]:S)}:S}):o=[Vt];var f=-1;o=Xe(o,tr(ue()));var m=Od(n,function(S,_,T){var L=Xe(o,function(z){return z(S)});return{criteria:L,index:++f,value:S}});return uy(m,function(S,_){return K1(S,_,u)})}function D1(n,o){return Pd(n,o,function(u,f){return ul(n,f)})}function Pd(n,o,u){for(var f=-1,m=o.length,S={};++f<m;){var _=o[f],T=Vn(n,_);u(T,_)&&fo(S,_n(_,n),T)}return S}function k1(n){return function(o){return Vn(o,n)}}function Fu(n,o,u,f){var m=f?sy:Si,S=-1,_=o.length,T=n;for(n===o&&(o=Gt(o)),u&&(T=Xe(n,tr(u)));++S<_;)for(var L=0,z=o[S],B=u?u(z):z;(L=m(T,B,L,f))>-1;)T!==n&&ba.call(T,L,1),ba.call(n,L,1);return n}function Id(n,o){for(var u=n?o.length:0,f=u-1;u--;){var m=o[u];if(u==f||m!==S){var S=m;on(m)?ba.call(n,m,1):ju(n,m)}}return n}function Du(n,o){return n+xa(fd()*(o-n+1))}function N1(n,o,u,f){for(var m=-1,S=gt(Ea((o-n)/(u||1)),0),_=N(S);S--;)_[f?S:++m]=n,n+=u;return _}function ku(n,o){var u="";if(!n||o<1||o>qe)return u;do o%2&&(u+=n),o=xa(o/2),o&&(n+=n);while(o);return u}function Ae(n,o){return el(sp(n,o,Vt),n+"")}function j1(n){return hd(Li(n))}function W1(n,o){var u=Li(n);return Wa(u,Yn(o,0,u.length))}function fo(n,o,u,f){if(!tt(n))return n;o=_n(o,n);for(var m=-1,S=o.length,_=S-1,T=n;T!=null&&++m<S;){var L=Ur(o[m]),z=u;if(L==="__proto__"||L==="constructor"||L==="prototype")return n;if(m!=_){var B=T[L];z=f?f(B,L,T):r,z===r&&(z=tt(B)?B:on(o[m+1])?[]:{})}so(T,L,z),T=T[L]}return n}var Md=_a?function(n,o){return _a.set(n,o),n}:Vt,U1=Sa?function(n,o){return Sa(n,"toString",{configurable:!0,enumerable:!1,value:cl(o),writable:!0})}:Vt;function z1(n){return Wa(Li(n))}function mr(n,o,u){var f=-1,m=n.length;o<0&&(o=-o>m?0:m+o),u=u>m?m:u,u<0&&(u+=m),m=o>u?0:u-o>>>0,o>>>=0;for(var S=N(m);++f<m;)S[f]=n[f+o];return S}function B1(n,o){var u;return En(n,function(f,m,S){return u=o(f,m,S),!u}),!!u}function Ia(n,o,u){var f=0,m=n==null?f:n.length;if(typeof o=="number"&&o===o&&m<=de){for(;f<m;){var S=f+m>>>1,_=n[S];_!==null&&!nr(_)&&(u?_<=o:_<o)?f=S+1:m=S}return m}return Nu(n,o,Vt,u)}function Nu(n,o,u,f){var m=0,S=n==null?0:n.length;if(S===0)return 0;o=u(o);for(var _=o!==o,T=o===null,L=nr(o),z=o===r;m<S;){var B=xa((m+S)/2),Z=u(n[B]),X=Z!==r,re=Z===null,ce=Z===Z,Oe=nr(Z);if(_)var fe=f||ce;else z?fe=ce&&(f||X):T?fe=ce&&X&&(f||!re):L?fe=ce&&X&&!re&&(f||!Oe):re||Oe?fe=!1:fe=f?Z<=o:Z<o;fe?m=B+1:S=B}return It(S,oe)}function Ld(n,o){for(var u=-1,f=n.length,m=0,S=[];++u<f;){var _=n[u],T=o?o(_):_;if(!u||!Rr(T,L)){var L=T;S[m++]=_===0?0:_}}return S}function $d(n){return typeof n=="number"?n:nr(n)?H:+n}function rr(n){if(typeof n=="string")return n;if(be(n))return Xe(n,rr)+"";if(nr(n))return dd?dd.call(n):"";var o=n+"";return o=="0"&&1/n==-_e?"-0":o}function xn(n,o,u){var f=-1,m=ca,S=n.length,_=!0,T=[],L=T;if(u)_=!1,m=pu;else if(S>=a){var z=o?null:ew(n);if(z)return da(z);_=!1,m=to,L=new Kn}else L=o?[]:T;e:for(;++f<S;){var B=n[f],Z=o?o(B):B;if(B=u||B!==0?B:0,_&&Z===Z){for(var X=L.length;X--;)if(L[X]===Z)continue e;o&&L.push(Z),T.push(B)}else m(L,Z,u)||(L!==T&&L.push(Z),T.push(B))}return T}function ju(n,o){return o=_n(o,n),n=up(n,o),n==null||delete n[Ur(gr(o))]}function Fd(n,o,u,f){return fo(n,o,u(Vn(n,o)),f)}function Ma(n,o,u,f){for(var m=n.length,S=f?m:-1;(f?S--:++S<m)&&o(n[S],S,n););return u?mr(n,f?0:S,f?S+1:m):mr(n,f?S+1:0,f?m:S)}function Dd(n,o){var u=n;return u instanceof Ie&&(u=u.value()),hu(o,function(f,m){return m.func.apply(m.thisArg,wn([f],m.args))},u)}function Wu(n,o,u){var f=n.length;if(f<2)return f?xn(n[0]):[];for(var m=-1,S=N(f);++m<f;)for(var _=n[m],T=-1;++T<f;)T!=m&&(S[m]=uo(S[m]||_,n[T],o,u));return xn(Tt(S,1),o,u)}function kd(n,o,u){for(var f=-1,m=n.length,S=o.length,_={};++f<m;){var T=f<S?o[f]:r;u(_,n[f],T)}return _}function Uu(n){return at(n)?n:[]}function zu(n){return typeof n=="function"?n:Vt}function _n(n,o){return be(n)?n:Xu(n,o)?[n]:dp(Ne(n))}var H1=Ae;function On(n,o,u){var f=n.length;return u=u===r?f:u,!o&&u>=f?n:mr(n,o,u)}var Nd=Iy||function(n){return At.clearTimeout(n)};function jd(n,o){if(o)return n.slice();var u=n.length,f=ad?ad(u):new n.constructor(u);return n.copy(f),f}function Bu(n){var o=new n.constructor(n.byteLength);return new ya(o).set(new ya(n)),o}function Z1(n,o){var u=o?Bu(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.byteLength)}function q1(n){var o=new n.constructor(n.source,cr.exec(n));return o.lastIndex=n.lastIndex,o}function G1(n){return ao?Ge(ao.call(n)):{}}function Wd(n,o){var u=o?Bu(n.buffer):n.buffer;return new n.constructor(u,n.byteOffset,n.length)}function Ud(n,o){if(n!==o){var u=n!==r,f=n===null,m=n===n,S=nr(n),_=o!==r,T=o===null,L=o===o,z=nr(o);if(!T&&!z&&!S&&n>o||S&&_&&L&&!T&&!z||f&&_&&L||!u&&L||!m)return 1;if(!f&&!S&&!z&&n<o||z&&u&&m&&!f&&!S||T&&u&&m||!_&&m||!L)return-1}return 0}function K1(n,o,u){for(var f=-1,m=n.criteria,S=o.criteria,_=m.length,T=u.length;++f<_;){var L=Ud(m[f],S[f]);if(L){if(f>=T)return L;var z=u[f];return L*(z=="desc"?-1:1)}}return n.index-o.index}function zd(n,o,u,f){for(var m=-1,S=n.length,_=u.length,T=-1,L=o.length,z=gt(S-_,0),B=N(L+z),Z=!f;++T<L;)B[T]=o[T];for(;++m<_;)(Z||m<S)&&(B[u[m]]=n[m]);for(;z--;)B[T++]=n[m++];return B}function Bd(n,o,u,f){for(var m=-1,S=n.length,_=-1,T=u.length,L=-1,z=o.length,B=gt(S-T,0),Z=N(B+z),X=!f;++m<B;)Z[m]=n[m];for(var re=m;++L<z;)Z[re+L]=o[L];for(;++_<T;)(X||m<S)&&(Z[re+u[_]]=n[m++]);return Z}function Gt(n,o){var u=-1,f=n.length;for(o||(o=N(f));++u<f;)o[u]=n[u];return o}function Wr(n,o,u,f){var m=!u;u||(u={});for(var S=-1,_=o.length;++S<_;){var T=o[S],L=f?f(u[T],n[T],T,u,n):r;L===r&&(L=n[T]),m?tn(u,T,L):so(u,T,L)}return u}function Y1(n,o){return Wr(n,Vu(n),o)}function V1(n,o){return Wr(n,rp(n),o)}function La(n,o){return function(u,f){var m=be(u)?ty:y1,S=o?o():{};return m(u,n,ue(f,2),S)}}function Ri(n){return Ae(function(o,u){var f=-1,m=u.length,S=m>1?u[m-1]:r,_=m>2?u[2]:r;for(S=n.length>3&&typeof S=="function"?(m--,S):r,_&&Bt(u[0],u[1],_)&&(S=m<3?r:S,m=1),o=Ge(o);++f<m;){var T=u[f];T&&n(o,T,f,S)}return o})}function Hd(n,o){return function(u,f){if(u==null)return u;if(!Kt(u))return n(u,f);for(var m=u.length,S=o?m:-1,_=Ge(u);(o?S--:++S<m)&&f(_[S],S,_)!==!1;);return u}}function Zd(n){return function(o,u,f){for(var m=-1,S=Ge(o),_=f(o),T=_.length;T--;){var L=_[n?T:++m];if(u(S[L],L,S)===!1)break}return o}}function X1(n,o,u){var f=o&E,m=po(n);function S(){var _=this&&this!==At&&this instanceof S?m:n;return _.apply(f?u:this,arguments)}return S}function qd(n){return function(o){o=Ne(o);var u=Ei(o)?Tr(o):r,f=u?u[0]:o.charAt(0),m=u?On(u,1).join(""):o.slice(1);return f[n]()+m}}function Pi(n){return function(o){return hu(Hp(Bp(o).replace(U0,"")),n,"")}}function po(n){return function(){var o=arguments;switch(o.length){case 0:return new n;case 1:return new n(o[0]);case 2:return new n(o[0],o[1]);case 3:return new n(o[0],o[1],o[2]);case 4:return new n(o[0],o[1],o[2],o[3]);case 5:return new n(o[0],o[1],o[2],o[3],o[4]);case 6:return new n(o[0],o[1],o[2],o[3],o[4],o[5]);case 7:return new n(o[0],o[1],o[2],o[3],o[4],o[5],o[6])}var u=Ci(n.prototype),f=n.apply(u,o);return tt(f)?f:u}}function J1(n,o,u){var f=po(n);function m(){for(var S=arguments.length,_=N(S),T=S,L=Ii(m);T--;)_[T]=arguments[T];var z=S<3&&_[0]!==L&&_[S-1]!==L?[]:bn(_,L);if(S-=z.length,S<u)return Xd(n,o,$a,m.placeholder,r,_,z,r,r,u-S);var B=this&&this!==At&&this instanceof m?f:n;return er(B,this,_)}return m}function Gd(n){return function(o,u,f){var m=Ge(o);if(!Kt(o)){var S=ue(u,3);o=Et(o),u=function(T){return S(m[T],T,m)}}var _=n(o,u,f);return _>-1?m[S?o[_]:_]:r}}function Kd(n){return nn(function(o){var u=o.length,f=u,m=hr.prototype.thru;for(n&&o.reverse();f--;){var S=o[f];if(typeof S!="function")throw new pr(l);if(m&&!_&&Na(S)=="wrapper")var _=new hr([],!0)}for(f=_?f:u;++f<u;){S=o[f];var T=Na(S),L=T=="wrapper"?Ku(S):r;L&&Ju(L[0])&&L[1]==(U|R|O|j)&&!L[4].length&&L[9]==1?_=_[Na(L[0])].apply(_,L[3]):_=S.length==1&&Ju(S)?_[T]():_.thru(S)}return function(){var z=arguments,B=z[0];if(_&&z.length==1&&be(B))return _.plant(B).value();for(var Z=0,X=u?o[Z].apply(this,z):B;++Z<u;)X=o[Z].call(this,X);return X}})}function $a(n,o,u,f,m,S,_,T,L,z){var B=o&U,Z=o&E,X=o&I,re=o&(R|F),ce=o&G,Oe=X?r:po(n);function fe(){for(var Pe=arguments.length,Le=N(Pe),ir=Pe;ir--;)Le[ir]=arguments[ir];if(re)var Ht=Ii(fe),or=cy(Le,Ht);if(f&&(Le=zd(Le,f,m,re)),S&&(Le=Bd(Le,S,_,re)),Pe-=or,re&&Pe<z){var st=bn(Le,Ht);return Xd(n,o,$a,fe.placeholder,u,Le,st,T,L,z-Pe)}var Pr=Z?u:this,un=X?Pr[n]:n;return Pe=Le.length,T?Le=yw(Le,T):ce&&Pe>1&&Le.reverse(),B&&L<Pe&&(Le.length=L),this&&this!==At&&this instanceof fe&&(un=Oe||po(un)),un.apply(Pr,Le)}return fe}function Yd(n,o){return function(u,f){return A1(u,n,o(f),{})}}function Fa(n,o){return function(u,f){var m;if(u===r&&f===r)return o;if(u!==r&&(m=u),f!==r){if(m===r)return f;typeof u=="string"||typeof f=="string"?(u=rr(u),f=rr(f)):(u=$d(u),f=$d(f)),m=n(u,f)}return m}}function Hu(n){return nn(function(o){return o=Xe(o,tr(ue())),Ae(function(u){var f=this;return n(o,function(m){return er(m,f,u)})})})}function Da(n,o){o=o===r?" ":rr(o);var u=o.length;if(u<2)return u?ku(o,n):o;var f=ku(o,Ea(n/xi(o)));return Ei(o)?On(Tr(f),0,n).join(""):f.slice(0,n)}function Q1(n,o,u,f){var m=o&E,S=po(n);function _(){for(var T=-1,L=arguments.length,z=-1,B=f.length,Z=N(B+L),X=this&&this!==At&&this instanceof _?S:n;++z<B;)Z[z]=f[z];for(;L--;)Z[z++]=arguments[++T];return er(X,m?u:this,Z)}return _}function Vd(n){return function(o,u,f){return f&&typeof f!="number"&&Bt(o,u,f)&&(u=f=r),o=sn(o),u===r?(u=o,o=0):u=sn(u),f=f===r?o<u?1:-1:sn(f),N1(o,u,f,n)}}function ka(n){return function(o,u){return typeof o=="string"&&typeof u=="string"||(o=yr(o),u=yr(u)),n(o,u)}}function Xd(n,o,u,f,m,S,_,T,L,z){var B=o&R,Z=B?_:r,X=B?r:_,re=B?S:r,ce=B?r:S;o|=B?O:D,o&=~(B?D:O),o&P||(o&=~(E|I));var Oe=[n,o,m,re,Z,ce,X,T,L,z],fe=u.apply(r,Oe);return Ju(n)&&lp(fe,Oe),fe.placeholder=f,cp(fe,n,o)}function Zu(n){var o=mt[n];return function(u,f){if(u=yr(u),f=f==null?0:It(Ee(f),292),f&&cd(u)){var m=(Ne(u)+"e").split("e"),S=o(m[0]+"e"+(+m[1]+f));return m=(Ne(S)+"e").split("e"),+(m[0]+"e"+(+m[1]-f))}return o(u)}}var ew=Ai&&1/da(new Ai([,-0]))[1]==_e?function(n){return new Ai(n)}:pl;function Jd(n){return function(o){var u=Mt(o);return u==ct?Su(o):u==ft?gy(o):ly(o,n(o))}}function rn(n,o,u,f,m,S,_,T){var L=o&I;if(!L&&typeof n!="function")throw new pr(l);var z=f?f.length:0;if(z||(o&=~(O|D),f=m=r),_=_===r?_:gt(Ee(_),0),T=T===r?T:Ee(T),z-=m?m.length:0,o&D){var B=f,Z=m;f=m=r}var X=L?r:Ku(n),re=[n,o,u,f,m,B,Z,S,_,T];if(X&&vw(re,X),n=re[0],o=re[1],u=re[2],f=re[3],m=re[4],T=re[9]=re[9]===r?L?0:n.length:gt(re[9]-z,0),!T&&o&(R|F)&&(o&=~(R|F)),!o||o==E)var ce=X1(n,o,u);else o==R||o==F?ce=J1(n,o,T):(o==O||o==(E|O))&&!m.length?ce=Q1(n,o,u,f):ce=$a.apply(r,re);var Oe=X?Md:lp;return cp(Oe(ce,re),n,o)}function Qd(n,o,u,f){return n===r||Rr(n,Oi[u])&&!ze.call(f,u)?o:n}function ep(n,o,u,f,m,S){return tt(n)&&tt(o)&&(S.set(o,n),Pa(n,o,r,ep,S),S.delete(o)),n}function tw(n){return mo(n)?r:n}function tp(n,o,u,f,m,S){var _=u&x,T=n.length,L=o.length;if(T!=L&&!(_&&L>T))return!1;var z=S.get(n),B=S.get(o);if(z&&B)return z==o&&B==n;var Z=-1,X=!0,re=u&g?new Kn:r;for(S.set(n,o),S.set(o,n);++Z<T;){var ce=n[Z],Oe=o[Z];if(f)var fe=_?f(Oe,ce,Z,o,n,S):f(ce,Oe,Z,n,o,S);if(fe!==r){if(fe)continue;X=!1;break}if(re){if(!vu(o,function(Pe,Le){if(!to(re,Le)&&(ce===Pe||m(ce,Pe,u,f,S)))return re.push(Le)})){X=!1;break}}else if(!(ce===Oe||m(ce,Oe,u,f,S))){X=!1;break}}return S.delete(n),S.delete(o),X}function rw(n,o,u,f,m,S,_){switch(u){case Or:if(n.byteLength!=o.byteLength||n.byteOffset!=o.byteOffset)return!1;n=n.buffer,o=o.buffer;case kr:return!(n.byteLength!=o.byteLength||!S(new ya(n),new ya(o)));case se:case we:case Wt:return Rr(+n,+o);case Ye:return n.name==o.name&&n.message==o.message;case vt:case Fr:return n==o+"";case ct:var T=Su;case ft:var L=f&x;if(T||(T=da),n.size!=o.size&&!L)return!1;var z=_.get(n);if(z)return z==o;f|=g,_.set(n,o);var B=tp(T(n),T(o),f,m,S,_);return _.delete(n),B;case Dr:if(ao)return ao.call(n)==ao.call(o)}return!1}function nw(n,o,u,f,m,S){var _=u&x,T=qu(n),L=T.length,z=qu(o),B=z.length;if(L!=B&&!_)return!1;for(var Z=L;Z--;){var X=T[Z];if(!(_?X in o:ze.call(o,X)))return!1}var re=S.get(n),ce=S.get(o);if(re&&ce)return re==o&&ce==n;var Oe=!0;S.set(n,o),S.set(o,n);for(var fe=_;++Z<L;){X=T[Z];var Pe=n[X],Le=o[X];if(f)var ir=_?f(Le,Pe,X,o,n,S):f(Pe,Le,X,n,o,S);if(!(ir===r?Pe===Le||m(Pe,Le,u,f,S):ir)){Oe=!1;break}fe||(fe=X=="constructor")}if(Oe&&!fe){var Ht=n.constructor,or=o.constructor;Ht!=or&&"constructor"in n&&"constructor"in o&&!(typeof Ht=="function"&&Ht instanceof Ht&&typeof or=="function"&&or instanceof or)&&(Oe=!1)}return S.delete(n),S.delete(o),Oe}function nn(n){return el(sp(n,r,mp),n+"")}function qu(n){return Sd(n,Et,Vu)}function Gu(n){return Sd(n,Yt,rp)}var Ku=_a?function(n){return _a.get(n)}:pl;function Na(n){for(var o=n.name+"",u=Ti[o],f=ze.call(Ti,o)?u.length:0;f--;){var m=u[f],S=m.func;if(S==null||S==n)return m.name}return o}function Ii(n){var o=ze.call(y,"placeholder")?y:n;return o.placeholder}function ue(){var n=y.iteratee||fl;return n=n===fl?_d:n,arguments.length?n(arguments[0],arguments[1]):n}function ja(n,o){var u=n.__data__;return fw(o)?u[typeof o=="string"?"string":"hash"]:u.map}function Yu(n){for(var o=Et(n),u=o.length;u--;){var f=o[u],m=n[f];o[u]=[f,m,op(m)]}return o}function Xn(n,o){var u=hy(n,o);return xd(u)?u:r}function iw(n){var o=ze.call(n,qn),u=n[qn];try{n[qn]=r;var f=!0}catch{}var m=ma.call(n);return f&&(o?n[qn]=u:delete n[qn]),m}var Vu=xu?function(n){return n==null?[]:(n=Ge(n),yn(xu(n),function(o){return ud.call(n,o)}))}:hl,rp=xu?function(n){for(var o=[];n;)wn(o,Vu(n)),n=wa(n);return o}:hl,Mt=zt;(_u&&Mt(new _u(new ArrayBuffer(1)))!=Or||no&&Mt(new no)!=ct||Ou&&Mt(Ou.resolve())!=Jr||Ai&&Mt(new Ai)!=ft||io&&Mt(new io)!=lr)&&(Mt=function(n){var o=zt(n),u=o==Ut?n.constructor:r,f=u?Jn(u):"";if(f)switch(f){case Wy:return Or;case Uy:return ct;case zy:return Jr;case By:return ft;case Hy:return lr}return o});function ow(n,o,u){for(var f=-1,m=u.length;++f<m;){var S=u[f],_=S.size;switch(S.type){case"drop":n+=_;break;case"dropRight":o-=_;break;case"take":o=It(o,n+_);break;case"takeRight":n=gt(n,o-_);break}}return{start:n,end:o}}function aw(n){var o=n.match(Ue);return o?o[1].split(Me):[]}function np(n,o,u){o=_n(o,n);for(var f=-1,m=o.length,S=!1;++f<m;){var _=Ur(o[f]);if(!(S=n!=null&&u(n,_)))break;n=n[_]}return S||++f!=m?S:(m=n==null?0:n.length,!!m&&qa(m)&&on(_,m)&&(be(n)||Qn(n)))}function sw(n){var o=n.length,u=new n.constructor(o);return o&&typeof n[0]=="string"&&ze.call(n,"index")&&(u.index=n.index,u.input=n.input),u}function ip(n){return typeof n.constructor=="function"&&!ho(n)?Ci(wa(n)):{}}function uw(n,o,u){var f=n.constructor;switch(o){case kr:return Bu(n);case se:case we:return new f(+n);case Or:return Z1(n,u);case Vi:case Xi:case Ji:case Qi:case zn:case wi:case Nr:case Bn:case Hn:return Wd(n,u);case ct:return new f;case Wt:case Fr:return new f(n);case vt:return q1(n);case ft:return new f;case Dr:return G1(n)}}function lw(n,o){var u=o.length;if(!u)return n;var f=u-1;return o[f]=(u>1?"& ":"")+o[f],o=o.join(u>2?", ":" "),n.replace(He,`{
154
+ /* [wrapped with `+o+`] */
155
+ `)}function cw(n){return be(n)||Qn(n)||!!(ld&&n&&n[ld])}function on(n,o){var u=typeof n;return o=o??qe,!!o&&(u=="number"||u!="symbol"&&E0.test(n))&&n>-1&&n%1==0&&n<o}function Bt(n,o,u){if(!tt(u))return!1;var f=typeof o;return(f=="number"?Kt(u)&&on(o,u.length):f=="string"&&o in u)?Rr(u[o],n):!1}function Xu(n,o){if(be(n))return!1;var u=typeof n;return u=="number"||u=="symbol"||u=="boolean"||n==null||nr(n)?!0:iu.test(n)||!nu.test(n)||o!=null&&n in Ge(o)}function fw(n){var o=typeof n;return o=="string"||o=="number"||o=="symbol"||o=="boolean"?n!=="__proto__":n===null}function Ju(n){var o=Na(n),u=y[o];if(typeof u!="function"||!(o in Ie.prototype))return!1;if(n===u)return!0;var f=Ku(u);return!!f&&n===f[0]}function dw(n){return!!od&&od in n}var pw=ha?an:vl;function ho(n){var o=n&&n.constructor,u=typeof o=="function"&&o.prototype||Oi;return n===u}function op(n){return n===n&&!tt(n)}function ap(n,o){return function(u){return u==null?!1:u[n]===o&&(o!==r||n in Ge(u))}}function hw(n){var o=Ha(n,function(f){return u.size===p&&u.clear(),f}),u=o.cache;return o}function vw(n,o){var u=n[1],f=o[1],m=u|f,S=m<(E|I|U),_=f==U&&u==R||f==U&&u==j&&n[7].length<=o[8]||f==(U|j)&&o[7].length<=o[8]&&u==R;if(!(S||_))return n;f&E&&(n[2]=o[2],m|=u&E?0:P);var T=o[3];if(T){var L=n[3];n[3]=L?zd(L,T,o[4]):T,n[4]=L?bn(n[3],h):o[4]}return T=o[5],T&&(L=n[5],n[5]=L?Bd(L,T,o[6]):T,n[6]=L?bn(n[5],h):o[6]),T=o[7],T&&(n[7]=T),f&U&&(n[8]=n[8]==null?o[8]:It(n[8],o[8])),n[9]==null&&(n[9]=o[9]),n[0]=o[0],n[1]=m,n}function mw(n){var o=[];if(n!=null)for(var u in Ge(n))o.push(u);return o}function gw(n){return ma.call(n)}function sp(n,o,u){return o=gt(o===r?n.length-1:o,0),function(){for(var f=arguments,m=-1,S=gt(f.length-o,0),_=N(S);++m<S;)_[m]=f[o+m];m=-1;for(var T=N(o+1);++m<o;)T[m]=f[m];return T[o]=u(_),er(n,this,T)}}function up(n,o){return o.length<2?n:Vn(n,mr(o,0,-1))}function yw(n,o){for(var u=n.length,f=It(o.length,u),m=Gt(n);f--;){var S=o[f];n[f]=on(S,u)?m[S]:r}return n}function Qu(n,o){if(!(o==="constructor"&&typeof n[o]=="function")&&o!="__proto__")return n[o]}var lp=fp(Md),vo=Ly||function(n,o){return At.setTimeout(n,o)},el=fp(U1);function cp(n,o,u){var f=o+"";return el(n,lw(f,ww(aw(f),u)))}function fp(n){var o=0,u=0;return function(){var f=ky(),m=me-(f-u);if(u=f,m>0){if(++o>=xe)return arguments[0]}else o=0;return n.apply(r,arguments)}}function Wa(n,o){var u=-1,f=n.length,m=f-1;for(o=o===r?f:o;++u<o;){var S=Du(u,m),_=n[S];n[S]=n[u],n[u]=_}return n.length=o,n}var dp=hw(function(n){var o=[];return n.charCodeAt(0)===46&&o.push(""),n.replace(ou,function(u,f,m,S){o.push(m?S.replace(et,"$1"):f||u)}),o});function Ur(n){if(typeof n=="string"||nr(n))return n;var o=n+"";return o=="0"&&1/n==-_e?"-0":o}function Jn(n){if(n!=null){try{return va.call(n)}catch{}try{return n+""}catch{}}return""}function ww(n,o){return dr(te,function(u){var f="_."+u[0];o&u[1]&&!ca(n,f)&&n.push(f)}),n.sort()}function pp(n){if(n instanceof Ie)return n.clone();var o=new hr(n.__wrapped__,n.__chain__);return o.__actions__=Gt(n.__actions__),o.__index__=n.__index__,o.__values__=n.__values__,o}function bw(n,o,u){(u?Bt(n,o,u):o===r)?o=1:o=gt(Ee(o),0);var f=n==null?0:n.length;if(!f||o<1)return[];for(var m=0,S=0,_=N(Ea(f/o));m<f;)_[S++]=mr(n,m,m+=o);return _}function Sw(n){for(var o=-1,u=n==null?0:n.length,f=0,m=[];++o<u;){var S=n[o];S&&(m[f++]=S)}return m}function Ew(){var n=arguments.length;if(!n)return[];for(var o=N(n-1),u=arguments[0],f=n;f--;)o[f-1]=arguments[f];return wn(be(u)?Gt(u):[u],Tt(o,1))}var xw=Ae(function(n,o){return at(n)?uo(n,Tt(o,1,at,!0)):[]}),_w=Ae(function(n,o){var u=gr(o);return at(u)&&(u=r),at(n)?uo(n,Tt(o,1,at,!0),ue(u,2)):[]}),Ow=Ae(function(n,o){var u=gr(o);return at(u)&&(u=r),at(n)?uo(n,Tt(o,1,at,!0),r,u):[]});function Aw(n,o,u){var f=n==null?0:n.length;return f?(o=u||o===r?1:Ee(o),mr(n,o<0?0:o,f)):[]}function Tw(n,o,u){var f=n==null?0:n.length;return f?(o=u||o===r?1:Ee(o),o=f-o,mr(n,0,o<0?0:o)):[]}function Cw(n,o){return n&&n.length?Ma(n,ue(o,3),!0,!0):[]}function Rw(n,o){return n&&n.length?Ma(n,ue(o,3),!0):[]}function Pw(n,o,u,f){var m=n==null?0:n.length;return m?(u&&typeof u!="number"&&Bt(n,o,u)&&(u=0,f=m),E1(n,o,u,f)):[]}function hp(n,o,u){var f=n==null?0:n.length;if(!f)return-1;var m=u==null?0:Ee(u);return m<0&&(m=gt(f+m,0)),fa(n,ue(o,3),m)}function vp(n,o,u){var f=n==null?0:n.length;if(!f)return-1;var m=f-1;return u!==r&&(m=Ee(u),m=u<0?gt(f+m,0):It(m,f-1)),fa(n,ue(o,3),m,!0)}function mp(n){var o=n==null?0:n.length;return o?Tt(n,1):[]}function Iw(n){var o=n==null?0:n.length;return o?Tt(n,_e):[]}function Mw(n,o){var u=n==null?0:n.length;return u?(o=o===r?1:Ee(o),Tt(n,o)):[]}function Lw(n){for(var o=-1,u=n==null?0:n.length,f={};++o<u;){var m=n[o];f[m[0]]=m[1]}return f}function gp(n){return n&&n.length?n[0]:r}function $w(n,o,u){var f=n==null?0:n.length;if(!f)return-1;var m=u==null?0:Ee(u);return m<0&&(m=gt(f+m,0)),Si(n,o,m)}function Fw(n){var o=n==null?0:n.length;return o?mr(n,0,-1):[]}var Dw=Ae(function(n){var o=Xe(n,Uu);return o.length&&o[0]===n[0]?Iu(o):[]}),kw=Ae(function(n){var o=gr(n),u=Xe(n,Uu);return o===gr(u)?o=r:u.pop(),u.length&&u[0]===n[0]?Iu(u,ue(o,2)):[]}),Nw=Ae(function(n){var o=gr(n),u=Xe(n,Uu);return o=typeof o=="function"?o:r,o&&u.pop(),u.length&&u[0]===n[0]?Iu(u,r,o):[]});function jw(n,o){return n==null?"":Fy.call(n,o)}function gr(n){var o=n==null?0:n.length;return o?n[o-1]:r}function Ww(n,o,u){var f=n==null?0:n.length;if(!f)return-1;var m=f;return u!==r&&(m=Ee(u),m=m<0?gt(f+m,0):It(m,f-1)),o===o?wy(n,o,m):fa(n,Xf,m,!0)}function Uw(n,o){return n&&n.length?Cd(n,Ee(o)):r}var zw=Ae(yp);function yp(n,o){return n&&n.length&&o&&o.length?Fu(n,o):n}function Bw(n,o,u){return n&&n.length&&o&&o.length?Fu(n,o,ue(u,2)):n}function Hw(n,o,u){return n&&n.length&&o&&o.length?Fu(n,o,r,u):n}var Zw=nn(function(n,o){var u=n==null?0:n.length,f=Tu(n,o);return Id(n,Xe(o,function(m){return on(m,u)?+m:m}).sort(Ud)),f});function qw(n,o){var u=[];if(!(n&&n.length))return u;var f=-1,m=[],S=n.length;for(o=ue(o,3);++f<S;){var _=n[f];o(_,f,n)&&(u.push(_),m.push(f))}return Id(n,m),u}function tl(n){return n==null?n:jy.call(n)}function Gw(n,o,u){var f=n==null?0:n.length;return f?(u&&typeof u!="number"&&Bt(n,o,u)?(o=0,u=f):(o=o==null?0:Ee(o),u=u===r?f:Ee(u)),mr(n,o,u)):[]}function Kw(n,o){return Ia(n,o)}function Yw(n,o,u){return Nu(n,o,ue(u,2))}function Vw(n,o){var u=n==null?0:n.length;if(u){var f=Ia(n,o);if(f<u&&Rr(n[f],o))return f}return-1}function Xw(n,o){return Ia(n,o,!0)}function Jw(n,o,u){return Nu(n,o,ue(u,2),!0)}function Qw(n,o){var u=n==null?0:n.length;if(u){var f=Ia(n,o,!0)-1;if(Rr(n[f],o))return f}return-1}function eb(n){return n&&n.length?Ld(n):[]}function tb(n,o){return n&&n.length?Ld(n,ue(o,2)):[]}function rb(n){var o=n==null?0:n.length;return o?mr(n,1,o):[]}function nb(n,o,u){return n&&n.length?(o=u||o===r?1:Ee(o),mr(n,0,o<0?0:o)):[]}function ib(n,o,u){var f=n==null?0:n.length;return f?(o=u||o===r?1:Ee(o),o=f-o,mr(n,o<0?0:o,f)):[]}function ob(n,o){return n&&n.length?Ma(n,ue(o,3),!1,!0):[]}function ab(n,o){return n&&n.length?Ma(n,ue(o,3)):[]}var sb=Ae(function(n){return xn(Tt(n,1,at,!0))}),ub=Ae(function(n){var o=gr(n);return at(o)&&(o=r),xn(Tt(n,1,at,!0),ue(o,2))}),lb=Ae(function(n){var o=gr(n);return o=typeof o=="function"?o:r,xn(Tt(n,1,at,!0),r,o)});function cb(n){return n&&n.length?xn(n):[]}function fb(n,o){return n&&n.length?xn(n,ue(o,2)):[]}function db(n,o){return o=typeof o=="function"?o:r,n&&n.length?xn(n,r,o):[]}function rl(n){if(!(n&&n.length))return[];var o=0;return n=yn(n,function(u){if(at(u))return o=gt(u.length,o),!0}),wu(o,function(u){return Xe(n,mu(u))})}function wp(n,o){if(!(n&&n.length))return[];var u=rl(n);return o==null?u:Xe(u,function(f){return er(o,r,f)})}var pb=Ae(function(n,o){return at(n)?uo(n,o):[]}),hb=Ae(function(n){return Wu(yn(n,at))}),vb=Ae(function(n){var o=gr(n);return at(o)&&(o=r),Wu(yn(n,at),ue(o,2))}),mb=Ae(function(n){var o=gr(n);return o=typeof o=="function"?o:r,Wu(yn(n,at),r,o)}),gb=Ae(rl);function yb(n,o){return kd(n||[],o||[],so)}function wb(n,o){return kd(n||[],o||[],fo)}var bb=Ae(function(n){var o=n.length,u=o>1?n[o-1]:r;return u=typeof u=="function"?(n.pop(),u):r,wp(n,u)});function bp(n){var o=y(n);return o.__chain__=!0,o}function Sb(n,o){return o(n),n}function Ua(n,o){return o(n)}var Eb=nn(function(n){var o=n.length,u=o?n[0]:0,f=this.__wrapped__,m=function(S){return Tu(S,n)};return o>1||this.__actions__.length||!(f instanceof Ie)||!on(u)?this.thru(m):(f=f.slice(u,+u+(o?1:0)),f.__actions__.push({func:Ua,args:[m],thisArg:r}),new hr(f,this.__chain__).thru(function(S){return o&&!S.length&&S.push(r),S}))});function xb(){return bp(this)}function _b(){return new hr(this.value(),this.__chain__)}function Ob(){this.__values__===r&&(this.__values__=$p(this.value()));var n=this.__index__>=this.__values__.length,o=n?r:this.__values__[this.__index__++];return{done:n,value:o}}function Ab(){return this}function Tb(n){for(var o,u=this;u instanceof Aa;){var f=pp(u);f.__index__=0,f.__values__=r,o?m.__wrapped__=f:o=f;var m=f;u=u.__wrapped__}return m.__wrapped__=n,o}function Cb(){var n=this.__wrapped__;if(n instanceof Ie){var o=n;return this.__actions__.length&&(o=new Ie(this)),o=o.reverse(),o.__actions__.push({func:Ua,args:[tl],thisArg:r}),new hr(o,this.__chain__)}return this.thru(tl)}function Rb(){return Dd(this.__wrapped__,this.__actions__)}var Pb=La(function(n,o,u){ze.call(n,u)?++n[u]:tn(n,u,1)});function Ib(n,o,u){var f=be(n)?Yf:S1;return u&&Bt(n,o,u)&&(o=r),f(n,ue(o,3))}function Mb(n,o){var u=be(n)?yn:wd;return u(n,ue(o,3))}var Lb=Gd(hp),$b=Gd(vp);function Fb(n,o){return Tt(za(n,o),1)}function Db(n,o){return Tt(za(n,o),_e)}function kb(n,o,u){return u=u===r?1:Ee(u),Tt(za(n,o),u)}function Sp(n,o){var u=be(n)?dr:En;return u(n,ue(o,3))}function Ep(n,o){var u=be(n)?ry:yd;return u(n,ue(o,3))}var Nb=La(function(n,o,u){ze.call(n,u)?n[u].push(o):tn(n,u,[o])});function jb(n,o,u,f){n=Kt(n)?n:Li(n),u=u&&!f?Ee(u):0;var m=n.length;return u<0&&(u=gt(m+u,0)),Ga(n)?u<=m&&n.indexOf(o,u)>-1:!!m&&Si(n,o,u)>-1}var Wb=Ae(function(n,o,u){var f=-1,m=typeof o=="function",S=Kt(n)?N(n.length):[];return En(n,function(_){S[++f]=m?er(o,_,u):lo(_,o,u)}),S}),Ub=La(function(n,o,u){tn(n,u,o)});function za(n,o){var u=be(n)?Xe:Od;return u(n,ue(o,3))}function zb(n,o,u,f){return n==null?[]:(be(o)||(o=o==null?[]:[o]),u=f?r:u,be(u)||(u=u==null?[]:[u]),Rd(n,o,u))}var Bb=La(function(n,o,u){n[u?0:1].push(o)},function(){return[[],[]]});function Hb(n,o,u){var f=be(n)?hu:Qf,m=arguments.length<3;return f(n,ue(o,4),u,m,En)}function Zb(n,o,u){var f=be(n)?ny:Qf,m=arguments.length<3;return f(n,ue(o,4),u,m,yd)}function qb(n,o){var u=be(n)?yn:wd;return u(n,Za(ue(o,3)))}function Gb(n){var o=be(n)?hd:j1;return o(n)}function Kb(n,o,u){(u?Bt(n,o,u):o===r)?o=1:o=Ee(o);var f=be(n)?m1:W1;return f(n,o)}function Yb(n){var o=be(n)?g1:z1;return o(n)}function Vb(n){if(n==null)return 0;if(Kt(n))return Ga(n)?xi(n):n.length;var o=Mt(n);return o==ct||o==ft?n.size:Lu(n).length}function Xb(n,o,u){var f=be(n)?vu:B1;return u&&Bt(n,o,u)&&(o=r),f(n,ue(o,3))}var Jb=Ae(function(n,o){if(n==null)return[];var u=o.length;return u>1&&Bt(n,o[0],o[1])?o=[]:u>2&&Bt(o[0],o[1],o[2])&&(o=[o[0]]),Rd(n,Tt(o,1),[])}),Ba=My||function(){return At.Date.now()};function Qb(n,o){if(typeof o!="function")throw new pr(l);return n=Ee(n),function(){if(--n<1)return o.apply(this,arguments)}}function xp(n,o,u){return o=u?r:o,o=n&&o==null?n.length:o,rn(n,U,r,r,r,r,o)}function _p(n,o){var u;if(typeof o!="function")throw new pr(l);return n=Ee(n),function(){return--n>0&&(u=o.apply(this,arguments)),n<=1&&(o=r),u}}var nl=Ae(function(n,o,u){var f=E;if(u.length){var m=bn(u,Ii(nl));f|=O}return rn(n,f,o,u,m)}),Op=Ae(function(n,o,u){var f=E|I;if(u.length){var m=bn(u,Ii(Op));f|=O}return rn(o,f,n,u,m)});function Ap(n,o,u){o=u?r:o;var f=rn(n,R,r,r,r,r,r,o);return f.placeholder=Ap.placeholder,f}function Tp(n,o,u){o=u?r:o;var f=rn(n,F,r,r,r,r,r,o);return f.placeholder=Tp.placeholder,f}function Cp(n,o,u){var f,m,S,_,T,L,z=0,B=!1,Z=!1,X=!0;if(typeof n!="function")throw new pr(l);o=yr(o)||0,tt(u)&&(B=!!u.leading,Z="maxWait"in u,S=Z?gt(yr(u.maxWait)||0,o):S,X="trailing"in u?!!u.trailing:X);function re(st){var Pr=f,un=m;return f=m=r,z=st,_=n.apply(un,Pr),_}function ce(st){return z=st,T=vo(Pe,o),B?re(st):_}function Oe(st){var Pr=st-L,un=st-z,Gp=o-Pr;return Z?It(Gp,S-un):Gp}function fe(st){var Pr=st-L,un=st-z;return L===r||Pr>=o||Pr<0||Z&&un>=S}function Pe(){var st=Ba();if(fe(st))return Le(st);T=vo(Pe,Oe(st))}function Le(st){return T=r,X&&f?re(st):(f=m=r,_)}function ir(){T!==r&&Nd(T),z=0,f=L=m=T=r}function Ht(){return T===r?_:Le(Ba())}function or(){var st=Ba(),Pr=fe(st);if(f=arguments,m=this,L=st,Pr){if(T===r)return ce(L);if(Z)return Nd(T),T=vo(Pe,o),re(L)}return T===r&&(T=vo(Pe,o)),_}return or.cancel=ir,or.flush=Ht,or}var eS=Ae(function(n,o){return gd(n,1,o)}),tS=Ae(function(n,o,u){return gd(n,yr(o)||0,u)});function rS(n){return rn(n,G)}function Ha(n,o){if(typeof n!="function"||o!=null&&typeof o!="function")throw new pr(l);var u=function(){var f=arguments,m=o?o.apply(this,f):f[0],S=u.cache;if(S.has(m))return S.get(m);var _=n.apply(this,f);return u.cache=S.set(m,_)||S,_};return u.cache=new(Ha.Cache||en),u}Ha.Cache=en;function Za(n){if(typeof n!="function")throw new pr(l);return function(){var o=arguments;switch(o.length){case 0:return!n.call(this);case 1:return!n.call(this,o[0]);case 2:return!n.call(this,o[0],o[1]);case 3:return!n.call(this,o[0],o[1],o[2])}return!n.apply(this,o)}}function nS(n){return _p(2,n)}var iS=H1(function(n,o){o=o.length==1&&be(o[0])?Xe(o[0],tr(ue())):Xe(Tt(o,1),tr(ue()));var u=o.length;return Ae(function(f){for(var m=-1,S=It(f.length,u);++m<S;)f[m]=o[m].call(this,f[m]);return er(n,this,f)})}),il=Ae(function(n,o){var u=bn(o,Ii(il));return rn(n,O,r,o,u)}),Rp=Ae(function(n,o){var u=bn(o,Ii(Rp));return rn(n,D,r,o,u)}),oS=nn(function(n,o){return rn(n,j,r,r,r,o)});function aS(n,o){if(typeof n!="function")throw new pr(l);return o=o===r?o:Ee(o),Ae(n,o)}function sS(n,o){if(typeof n!="function")throw new pr(l);return o=o==null?0:gt(Ee(o),0),Ae(function(u){var f=u[o],m=On(u,0,o);return f&&wn(m,f),er(n,this,m)})}function uS(n,o,u){var f=!0,m=!0;if(typeof n!="function")throw new pr(l);return tt(u)&&(f="leading"in u?!!u.leading:f,m="trailing"in u?!!u.trailing:m),Cp(n,o,{leading:f,maxWait:o,trailing:m})}function lS(n){return xp(n,1)}function cS(n,o){return il(zu(o),n)}function fS(){if(!arguments.length)return[];var n=arguments[0];return be(n)?n:[n]}function dS(n){return vr(n,w)}function pS(n,o){return o=typeof o=="function"?o:r,vr(n,w,o)}function hS(n){return vr(n,b|w)}function vS(n,o){return o=typeof o=="function"?o:r,vr(n,b|w,o)}function mS(n,o){return o==null||md(n,o,Et(o))}function Rr(n,o){return n===o||n!==n&&o!==o}var gS=ka(Pu),yS=ka(function(n,o){return n>=o}),Qn=Ed(function(){return arguments}())?Ed:function(n){return it(n)&&ze.call(n,"callee")&&!ud.call(n,"callee")},be=N.isArray,wS=Bf?tr(Bf):T1;function Kt(n){return n!=null&&qa(n.length)&&!an(n)}function at(n){return it(n)&&Kt(n)}function bS(n){return n===!0||n===!1||it(n)&&zt(n)==se}var An=$y||vl,SS=Hf?tr(Hf):C1;function ES(n){return it(n)&&n.nodeType===1&&!mo(n)}function xS(n){if(n==null)return!0;if(Kt(n)&&(be(n)||typeof n=="string"||typeof n.splice=="function"||An(n)||Mi(n)||Qn(n)))return!n.length;var o=Mt(n);if(o==ct||o==ft)return!n.size;if(ho(n))return!Lu(n).length;for(var u in n)if(ze.call(n,u))return!1;return!0}function _S(n,o){return co(n,o)}function OS(n,o,u){u=typeof u=="function"?u:r;var f=u?u(n,o):r;return f===r?co(n,o,r,u):!!f}function ol(n){if(!it(n))return!1;var o=zt(n);return o==Ye||o==Se||typeof n.message=="string"&&typeof n.name=="string"&&!mo(n)}function AS(n){return typeof n=="number"&&cd(n)}function an(n){if(!tt(n))return!1;var o=zt(n);return o==V||o==ht||o==he||o==Yi}function Pp(n){return typeof n=="number"&&n==Ee(n)}function qa(n){return typeof n=="number"&&n>-1&&n%1==0&&n<=qe}function tt(n){var o=typeof n;return n!=null&&(o=="object"||o=="function")}function it(n){return n!=null&&typeof n=="object"}var Ip=Zf?tr(Zf):P1;function TS(n,o){return n===o||Mu(n,o,Yu(o))}function CS(n,o,u){return u=typeof u=="function"?u:r,Mu(n,o,Yu(o),u)}function RS(n){return Mp(n)&&n!=+n}function PS(n){if(pw(n))throw new ge(s);return xd(n)}function IS(n){return n===null}function MS(n){return n==null}function Mp(n){return typeof n=="number"||it(n)&&zt(n)==Wt}function mo(n){if(!it(n)||zt(n)!=Ut)return!1;var o=wa(n);if(o===null)return!0;var u=ze.call(o,"constructor")&&o.constructor;return typeof u=="function"&&u instanceof u&&va.call(u)==Cy}var al=qf?tr(qf):I1;function LS(n){return Pp(n)&&n>=-qe&&n<=qe}var Lp=Gf?tr(Gf):M1;function Ga(n){return typeof n=="string"||!be(n)&&it(n)&&zt(n)==Fr}function nr(n){return typeof n=="symbol"||it(n)&&zt(n)==Dr}var Mi=Kf?tr(Kf):L1;function $S(n){return n===r}function FS(n){return it(n)&&Mt(n)==lr}function DS(n){return it(n)&&zt(n)==yi}var kS=ka($u),NS=ka(function(n,o){return n<=o});function $p(n){if(!n)return[];if(Kt(n))return Ga(n)?Tr(n):Gt(n);if(ro&&n[ro])return my(n[ro]());var o=Mt(n),u=o==ct?Su:o==ft?da:Li;return u(n)}function sn(n){if(!n)return n===0?n:0;if(n=yr(n),n===_e||n===-_e){var o=n<0?-1:1;return o*St}return n===n?n:0}function Ee(n){var o=sn(n),u=o%1;return o===o?u?o-u:o:0}function Fp(n){return n?Yn(Ee(n),0,K):0}function yr(n){if(typeof n=="number")return n;if(nr(n))return H;if(tt(n)){var o=typeof n.valueOf=="function"?n.valueOf():n;n=tt(o)?o+"":o}if(typeof n!="string")return n===0?n:+n;n=ed(n);var u=aa.test(n);return u||S0.test(n)?Q0(n.slice(2),u?2:8):gn.test(n)?H:+n}function Dp(n){return Wr(n,Yt(n))}function jS(n){return n?Yn(Ee(n),-qe,qe):n===0?n:0}function Ne(n){return n==null?"":rr(n)}var WS=Ri(function(n,o){if(ho(o)||Kt(o)){Wr(o,Et(o),n);return}for(var u in o)ze.call(o,u)&&so(n,u,o[u])}),kp=Ri(function(n,o){Wr(o,Yt(o),n)}),Ka=Ri(function(n,o,u,f){Wr(o,Yt(o),n,f)}),US=Ri(function(n,o,u,f){Wr(o,Et(o),n,f)}),zS=nn(Tu);function BS(n,o){var u=Ci(n);return o==null?u:vd(u,o)}var HS=Ae(function(n,o){n=Ge(n);var u=-1,f=o.length,m=f>2?o[2]:r;for(m&&Bt(o[0],o[1],m)&&(f=1);++u<f;)for(var S=o[u],_=Yt(S),T=-1,L=_.length;++T<L;){var z=_[T],B=n[z];(B===r||Rr(B,Oi[z])&&!ze.call(n,z))&&(n[z]=S[z])}return n}),ZS=Ae(function(n){return n.push(r,ep),er(Np,r,n)});function qS(n,o){return Vf(n,ue(o,3),jr)}function GS(n,o){return Vf(n,ue(o,3),Ru)}function KS(n,o){return n==null?n:Cu(n,ue(o,3),Yt)}function YS(n,o){return n==null?n:bd(n,ue(o,3),Yt)}function VS(n,o){return n&&jr(n,ue(o,3))}function XS(n,o){return n&&Ru(n,ue(o,3))}function JS(n){return n==null?[]:Ra(n,Et(n))}function QS(n){return n==null?[]:Ra(n,Yt(n))}function sl(n,o,u){var f=n==null?r:Vn(n,o);return f===r?u:f}function eE(n,o){return n!=null&&np(n,o,x1)}function ul(n,o){return n!=null&&np(n,o,_1)}var tE=Yd(function(n,o,u){o!=null&&typeof o.toString!="function"&&(o=ma.call(o)),n[o]=u},cl(Vt)),rE=Yd(function(n,o,u){o!=null&&typeof o.toString!="function"&&(o=ma.call(o)),ze.call(n,o)?n[o].push(u):n[o]=[u]},ue),nE=Ae(lo);function Et(n){return Kt(n)?pd(n):Lu(n)}function Yt(n){return Kt(n)?pd(n,!0):$1(n)}function iE(n,o){var u={};return o=ue(o,3),jr(n,function(f,m,S){tn(u,o(f,m,S),f)}),u}function oE(n,o){var u={};return o=ue(o,3),jr(n,function(f,m,S){tn(u,m,o(f,m,S))}),u}var aE=Ri(function(n,o,u){Pa(n,o,u)}),Np=Ri(function(n,o,u,f){Pa(n,o,u,f)}),sE=nn(function(n,o){var u={};if(n==null)return u;var f=!1;o=Xe(o,function(S){return S=_n(S,n),f||(f=S.length>1),S}),Wr(n,Gu(n),u),f&&(u=vr(u,b|v|w,tw));for(var m=o.length;m--;)ju(u,o[m]);return u});function uE(n,o){return jp(n,Za(ue(o)))}var lE=nn(function(n,o){return n==null?{}:D1(n,o)});function jp(n,o){if(n==null)return{};var u=Xe(Gu(n),function(f){return[f]});return o=ue(o),Pd(n,u,function(f,m){return o(f,m[0])})}function cE(n,o,u){o=_n(o,n);var f=-1,m=o.length;for(m||(m=1,n=r);++f<m;){var S=n==null?r:n[Ur(o[f])];S===r&&(f=m,S=u),n=an(S)?S.call(n):S}return n}function fE(n,o,u){return n==null?n:fo(n,o,u)}function dE(n,o,u,f){return f=typeof f=="function"?f:r,n==null?n:fo(n,o,u,f)}var Wp=Jd(Et),Up=Jd(Yt);function pE(n,o,u){var f=be(n),m=f||An(n)||Mi(n);if(o=ue(o,4),u==null){var S=n&&n.constructor;m?u=f?new S:[]:tt(n)?u=an(S)?Ci(wa(n)):{}:u={}}return(m?dr:jr)(n,function(_,T,L){return o(u,_,T,L)}),u}function hE(n,o){return n==null?!0:ju(n,o)}function vE(n,o,u){return n==null?n:Fd(n,o,zu(u))}function mE(n,o,u,f){return f=typeof f=="function"?f:r,n==null?n:Fd(n,o,zu(u),f)}function Li(n){return n==null?[]:bu(n,Et(n))}function gE(n){return n==null?[]:bu(n,Yt(n))}function yE(n,o,u){return u===r&&(u=o,o=r),u!==r&&(u=yr(u),u=u===u?u:0),o!==r&&(o=yr(o),o=o===o?o:0),Yn(yr(n),o,u)}function wE(n,o,u){return o=sn(o),u===r?(u=o,o=0):u=sn(u),n=yr(n),O1(n,o,u)}function bE(n,o,u){if(u&&typeof u!="boolean"&&Bt(n,o,u)&&(o=u=r),u===r&&(typeof o=="boolean"?(u=o,o=r):typeof n=="boolean"&&(u=n,n=r)),n===r&&o===r?(n=0,o=1):(n=sn(n),o===r?(o=n,n=0):o=sn(o)),n>o){var f=n;n=o,o=f}if(u||n%1||o%1){var m=fd();return It(n+m*(o-n+J0("1e-"+((m+"").length-1))),o)}return Du(n,o)}var SE=Pi(function(n,o,u){return o=o.toLowerCase(),n+(u?zp(o):o)});function zp(n){return ll(Ne(n).toLowerCase())}function Bp(n){return n=Ne(n),n&&n.replace(x0,fy).replace(z0,"")}function EE(n,o,u){n=Ne(n),o=rr(o);var f=n.length;u=u===r?f:Yn(Ee(u),0,f);var m=u;return u-=o.length,u>=0&&n.slice(u,m)==o}function xE(n){return n=Ne(n),n&&tu.test(n)?n.replace(eo,dy):n}function _E(n){return n=Ne(n),n&&q.test(n)?n.replace(A,"\\$&"):n}var OE=Pi(function(n,o,u){return n+(u?"-":"")+o.toLowerCase()}),AE=Pi(function(n,o,u){return n+(u?" ":"")+o.toLowerCase()}),TE=qd("toLowerCase");function CE(n,o,u){n=Ne(n),o=Ee(o);var f=o?xi(n):0;if(!o||f>=o)return n;var m=(o-f)/2;return Da(xa(m),u)+n+Da(Ea(m),u)}function RE(n,o,u){n=Ne(n),o=Ee(o);var f=o?xi(n):0;return o&&f<o?n+Da(o-f,u):n}function PE(n,o,u){n=Ne(n),o=Ee(o);var f=o?xi(n):0;return o&&f<o?Da(o-f,u)+n:n}function IE(n,o,u){return u||o==null?o=0:o&&(o=+o),Ny(Ne(n).replace(Q,""),o||0)}function ME(n,o,u){return(u?Bt(n,o,u):o===r)?o=1:o=Ee(o),ku(Ne(n),o)}function LE(){var n=arguments,o=Ne(n[0]);return n.length<3?o:o.replace(n[1],n[2])}var $E=Pi(function(n,o,u){return n+(u?"_":"")+o.toLowerCase()});function FE(n,o,u){return u&&typeof u!="number"&&Bt(n,o,u)&&(o=u=r),u=u===r?K:u>>>0,u?(n=Ne(n),n&&(typeof o=="string"||o!=null&&!al(o))&&(o=rr(o),!o&&Ei(n))?On(Tr(n),0,u):n.split(o,u)):[]}var DE=Pi(function(n,o,u){return n+(u?" ":"")+ll(o)});function kE(n,o,u){return n=Ne(n),u=u==null?0:Yn(Ee(u),0,n.length),o=rr(o),n.slice(u,u+o.length)==o}function NE(n,o,u){var f=y.templateSettings;u&&Bt(n,o,u)&&(o=r),n=Ne(n),o=Ka({},o,f,Qd);var m=Ka({},o.imports,f.imports,Qd),S=Et(m),_=bu(m,S),T,L,z=0,B=o.interpolate||sa,Z="__p += '",X=Eu((o.escape||sa).source+"|"+B.source+"|"+(B===oa?nt:sa).source+"|"+(o.evaluate||sa).source+"|$","g"),re="//# sourceURL="+(ze.call(o,"sourceURL")?(o.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++G0+"]")+`
156
+ `;n.replace(X,function(fe,Pe,Le,ir,Ht,or){return Le||(Le=ir),Z+=n.slice(z,or).replace(_0,py),Pe&&(T=!0,Z+=`' +
157
+ __e(`+Pe+`) +
158
+ '`),Ht&&(L=!0,Z+=`';
159
+ `+Ht+`;
160
+ __p += '`),Le&&(Z+=`' +
161
+ ((__t = (`+Le+`)) == null ? '' : __t) +
162
+ '`),z=or+fe.length,fe}),Z+=`';
163
+ `;var ce=ze.call(o,"variable")&&o.variable;if(!ce)Z=`with (obj) {
164
+ `+Z+`
195
165
  }
196
- `;else if(je.test(ve))throw new Ee(f);K=(M?K.replace(Cr,""):K).replace(ki,"$1").replace(Rr,"$1;"),K="function("+(ve||"obj")+`) {
197
- `+(ve?"":`obj || (obj = {});
198
- `)+"var __t, __p = ''"+(R?", __e = _.escape":"")+(M?`, __j = Array.prototype.join;
166
+ `;else if(Ot.test(ce))throw new ge(c);Z=(L?Z.replace(ea,""):Z).replace(eu,"$1").replace(ta,"$1;"),Z="function("+(ce||"obj")+`) {
167
+ `+(ce?"":`obj || (obj = {});
168
+ `)+"var __t, __p = ''"+(T?", __e = _.escape":"")+(L?`, __j = Array.prototype.join;
199
169
  function print() { __p += __j.call(arguments, '') }
200
170
  `:`;
201
- `)+K+`return __p
202
- }`;var Pe=Bd(function(){return Fe(b,re+"return "+K).apply(n,x)});if(Pe.source=K,mu(Pe))throw Pe;return Pe}function d_(t){return He(t).toLowerCase()}function p_(t){return He(t).toUpperCase()}function h_(t,i,s){if(t=He(t),t&&(s||i===n))return Jc(t);if(!t||!(i=Jt(i)))return t;var c=Sn(t),h=Sn(i),b=Zc(c,h),x=Qc(c,h)+1;return dr(c,b,x).join("")}function v_(t,i,s){if(t=He(t),t&&(s||i===n))return t.slice(0,tf(t)+1);if(!t||!(i=Jt(i)))return t;var c=Sn(t),h=Qc(c,Sn(i))+1;return dr(c,0,h).join("")}function m_(t,i,s){if(t=He(t),t&&(s||i===n))return t.replace(F,"");if(!t||!(i=Jt(i)))return t;var c=Sn(t),h=Zc(c,Sn(i));return dr(c,h).join("")}function g_(t,i){var s=ee,c=ge;if(tt(i)){var h="separator"in i?i.separator:h;s="length"in i?Re(i.length):s,c="omission"in i?Jt(i.omission):c}t=He(t);var b=t.length;if(ui(t)){var x=Sn(t);b=x.length}if(s>=b)return t;var R=s-li(c);if(R<1)return c;var M=x?dr(x,0,R).join(""):t.slice(0,R);if(h===n)return M+c;if(x&&(R+=M.length-R),gu(h)){if(t.slice(R).search(h)){var z,q=M;for(h.global||(h=Ms(h.source,He(ot.exec(h))+"g")),h.lastIndex=0;z=h.exec(q);)var K=z.index;M=M.slice(0,K===n?R:K)}}else if(t.indexOf(Jt(h),R)!=R){var Z=M.lastIndexOf(h);Z>-1&&(M=M.slice(0,Z))}return M+c}function y_(t){return t=He(t),t&&Pr.test(t)?t.replace(ii,Kg):t}var w_=mi(function(t,i,s){return t+(s?" ":"")+i.toUpperCase()}),bu=zf("toUpperCase");function Ud(t,i,s){return t=He(t),i=s?n:i,i===n?Ug(t)?Vg(t):Mg(t):t.match(i)||[]}var Bd=Ae(function(t,i){try{return Xt(t,n,i)}catch(s){return mu(s)?s:new Ee(s)}}),b_=Kn(function(t,i){return sn(i,function(s){s=Mn(s),qn(t,s,hu(t[s],t))}),t});function __(t){var i=t==null?0:t.length,s=he();return t=i?et(t,function(c){if(typeof c[1]!="function")throw new un(l);return[s(c[0]),c[1]]}):[],Ae(function(c){for(var h=-1;++h<i;){var b=t[h];if(Xt(b[0],this,c))return Xt(b[1],this,c)}})}function S_(t){return K0(cn(t,_))}function _u(t){return function(){return t}}function E_(t,i){return t==null||t!==t?i:t}var x_=Gf(),O_=Gf(!0);function zt(t){return t}function Su(t){return Sf(typeof t=="function"?t:cn(t,_))}function T_(t){return xf(cn(t,_))}function C_(t,i){return Of(t,cn(i,_))}var R_=Ae(function(t,i){return function(s){return Xi(s,t,i)}}),P_=Ae(function(t,i){return function(s){return Xi(t,s,i)}});function Eu(t,i,s){var c=yt(i),h=Qo(i,c);s==null&&!(tt(i)&&(h.length||!c.length))&&(s=i,i=t,t=this,h=Qo(i,yt(i)));var b=!(tt(s)&&"chain"in s)||!!s.chain,x=Xn(t);return sn(h,function(R){var M=i[R];t[R]=M,x&&(t.prototype[R]=function(){var z=this.__chain__;if(b||z){var q=t(this.__wrapped__),K=q.__actions__=Ht(this.__actions__);return K.push({func:M,args:arguments,thisArg:t}),q.__chain__=z,q}return M.apply(t,ar([this.value()],arguments))})}),t}function A_(){return _t._===this&&(_t._=n0),this}function xu(){}function I_(t){return t=Re(t),Ae(function(i){return Tf(i,t)})}var L_=tu(et),M_=tu(Gc),D_=tu(Ts);function zd(t){return uu(t)?Cs(Mn(t)):cy(t)}function k_(t){return function(i){return t==null?n:$r(t,i)}}var N_=Yf(),$_=Yf(!0);function Ou(){return[]}function Tu(){return!1}function j_(){return{}}function F_(){return""}function W_(){return!0}function H_(t,i){if(t=Re(t),t<1||t>We)return[];var s=X,c=Ct(t,X);i=he(i),t-=X;for(var h=As(c,i);++s<t;)i(s);return h}function U_(t){return Te(t)?et(t,Mn):Zt(t)?[t]:Ht(cd(He(t)))}function B_(t){var i=++e0;return He(t)+i}var z_=oa(function(t,i){return t+i},0),q_=nu("ceil"),G_=oa(function(t,i){return t/i},1),K_=nu("floor");function Y_(t){return t&&t.length?Zo(t,zt,Hs):n}function X_(t,i){return t&&t.length?Zo(t,he(i,2),Hs):n}function V_(t){return Xc(t,zt)}function J_(t,i){return Xc(t,he(i,2))}function Z_(t){return t&&t.length?Zo(t,zt,qs):n}function Q_(t,i){return t&&t.length?Zo(t,he(i,2),qs):n}var eS=oa(function(t,i){return t*i},1),tS=nu("round"),nS=oa(function(t,i){return t-i},0);function rS(t){return t&&t.length?Ps(t,zt):0}function iS(t,i){return t&&t.length?Ps(t,he(i,2)):0}return w.after=Tw,w.ary=_d,w.assign=pb,w.assignIn=kd,w.assignInWith=ya,w.assignWith=hb,w.at=vb,w.before=Sd,w.bind=hu,w.bindAll=b_,w.bindKey=Ed,w.castArray=jw,w.chain=yd,w.chunk=Ky,w.compact=Yy,w.concat=Xy,w.cond=__,w.conforms=S_,w.constant=_u,w.countBy=rw,w.create=mb,w.curry=xd,w.curryRight=Od,w.debounce=Td,w.defaults=gb,w.defaultsDeep=yb,w.defer=Cw,w.delay=Rw,w.difference=Vy,w.differenceBy=Jy,w.differenceWith=Zy,w.drop=Qy,w.dropRight=e1,w.dropRightWhile=t1,w.dropWhile=n1,w.fill=r1,w.filter=ow,w.flatMap=uw,w.flatMapDeep=lw,w.flatMapDepth=cw,w.flatten=hd,w.flattenDeep=i1,w.flattenDepth=o1,w.flip=Pw,w.flow=x_,w.flowRight=O_,w.fromPairs=a1,w.functions=Ob,w.functionsIn=Tb,w.groupBy=fw,w.initial=u1,w.intersection=l1,w.intersectionBy=c1,w.intersectionWith=f1,w.invert=Rb,w.invertBy=Pb,w.invokeMap=pw,w.iteratee=Su,w.keyBy=hw,w.keys=yt,w.keysIn=Bt,w.map=da,w.mapKeys=Ib,w.mapValues=Lb,w.matches=T_,w.matchesProperty=C_,w.memoize=ha,w.merge=Mb,w.mergeWith=Nd,w.method=R_,w.methodOf=P_,w.mixin=Eu,w.negate=va,w.nthArg=I_,w.omit=Db,w.omitBy=kb,w.once=Aw,w.orderBy=vw,w.over=L_,w.overArgs=Iw,w.overEvery=M_,w.overSome=D_,w.partial=vu,w.partialRight=Cd,w.partition=mw,w.pick=Nb,w.pickBy=$d,w.property=zd,w.propertyOf=k_,w.pull=v1,w.pullAll=md,w.pullAllBy=m1,w.pullAllWith=g1,w.pullAt=y1,w.range=N_,w.rangeRight=$_,w.rearg=Lw,w.reject=ww,w.remove=w1,w.rest=Mw,w.reverse=du,w.sampleSize=_w,w.set=jb,w.setWith=Fb,w.shuffle=Sw,w.slice=b1,w.sortBy=Ow,w.sortedUniq=C1,w.sortedUniqBy=R1,w.split=u_,w.spread=Dw,w.tail=P1,w.take=A1,w.takeRight=I1,w.takeRightWhile=L1,w.takeWhile=M1,w.tap=Y1,w.throttle=kw,w.thru=fa,w.toArray=Ld,w.toPairs=jd,w.toPairsIn=Fd,w.toPath=U_,w.toPlainObject=Dd,w.transform=Wb,w.unary=Nw,w.union=D1,w.unionBy=k1,w.unionWith=N1,w.uniq=$1,w.uniqBy=j1,w.uniqWith=F1,w.unset=Hb,w.unzip=pu,w.unzipWith=gd,w.update=Ub,w.updateWith=Bb,w.values=wi,w.valuesIn=zb,w.without=W1,w.words=Ud,w.wrap=$w,w.xor=H1,w.xorBy=U1,w.xorWith=B1,w.zip=z1,w.zipObject=q1,w.zipObjectDeep=G1,w.zipWith=K1,w.entries=jd,w.entriesIn=Fd,w.extend=kd,w.extendWith=ya,Eu(w,w),w.add=z_,w.attempt=Bd,w.camelCase=Yb,w.capitalize=Wd,w.ceil=q_,w.clamp=qb,w.clone=Fw,w.cloneDeep=Hw,w.cloneDeepWith=Uw,w.cloneWith=Ww,w.conformsTo=Bw,w.deburr=Hd,w.defaultTo=E_,w.divide=G_,w.endsWith=Xb,w.eq=xn,w.escape=Vb,w.escapeRegExp=Jb,w.every=iw,w.find=aw,w.findIndex=dd,w.findKey=wb,w.findLast=sw,w.findLastIndex=pd,w.findLastKey=bb,w.floor=K_,w.forEach=wd,w.forEachRight=bd,w.forIn=_b,w.forInRight=Sb,w.forOwn=Eb,w.forOwnRight=xb,w.get=yu,w.gt=zw,w.gte=qw,w.has=Cb,w.hasIn=wu,w.head=vd,w.identity=zt,w.includes=dw,w.indexOf=s1,w.inRange=Gb,w.invoke=Ab,w.isArguments=Wr,w.isArray=Te,w.isArrayBuffer=Gw,w.isArrayLike=Ut,w.isArrayLikeObject=ct,w.isBoolean=Kw,w.isBuffer=pr,w.isDate=Yw,w.isElement=Xw,w.isEmpty=Vw,w.isEqual=Jw,w.isEqualWith=Zw,w.isError=mu,w.isFinite=Qw,w.isFunction=Xn,w.isInteger=Rd,w.isLength=ma,w.isMap=Pd,w.isMatch=eb,w.isMatchWith=tb,w.isNaN=nb,w.isNative=rb,w.isNil=ob,w.isNull=ib,w.isNumber=Ad,w.isObject=tt,w.isObjectLike=at,w.isPlainObject=to,w.isRegExp=gu,w.isSafeInteger=ab,w.isSet=Id,w.isString=ga,w.isSymbol=Zt,w.isTypedArray=yi,w.isUndefined=sb,w.isWeakMap=ub,w.isWeakSet=lb,w.join=d1,w.kebabCase=Zb,w.last=dn,w.lastIndexOf=p1,w.lowerCase=Qb,w.lowerFirst=e_,w.lt=cb,w.lte=fb,w.max=Y_,w.maxBy=X_,w.mean=V_,w.meanBy=J_,w.min=Z_,w.minBy=Q_,w.stubArray=Ou,w.stubFalse=Tu,w.stubObject=j_,w.stubString=F_,w.stubTrue=W_,w.multiply=eS,w.nth=h1,w.noConflict=A_,w.noop=xu,w.now=pa,w.pad=t_,w.padEnd=n_,w.padStart=r_,w.parseInt=i_,w.random=Kb,w.reduce=gw,w.reduceRight=yw,w.repeat=o_,w.replace=a_,w.result=$b,w.round=tS,w.runInContext=A,w.sample=bw,w.size=Ew,w.snakeCase=s_,w.some=xw,w.sortedIndex=_1,w.sortedIndexBy=S1,w.sortedIndexOf=E1,w.sortedLastIndex=x1,w.sortedLastIndexBy=O1,w.sortedLastIndexOf=T1,w.startCase=l_,w.startsWith=c_,w.subtract=nS,w.sum=rS,w.sumBy=iS,w.template=f_,w.times=H_,w.toFinite=Vn,w.toInteger=Re,w.toLength=Md,w.toLower=d_,w.toNumber=pn,w.toSafeInteger=db,w.toString=He,w.toUpper=p_,w.trim=h_,w.trimEnd=v_,w.trimStart=m_,w.truncate=g_,w.unescape=y_,w.uniqueId=B_,w.upperCase=w_,w.upperFirst=bu,w.each=wd,w.eachRight=bd,w.first=vd,Eu(w,function(){var t={};return In(w,function(i,s){ze.call(w.prototype,s)||(t[s]=i)}),t}(),{chain:!1}),w.VERSION=o,sn(["bind","bindKey","curry","curryRight","partial","partialRight"],function(t){w[t].placeholder=w}),sn(["drop","take"],function(t,i){ke.prototype[t]=function(s){s=s===n?1:vt(Re(s),0);var c=this.__filtered__&&!i?new ke(this):this.clone();return c.__filtered__?c.__takeCount__=Ct(s,c.__takeCount__):c.__views__.push({size:Ct(s,X),type:t+(c.__dir__<0?"Right":"")}),c},ke.prototype[t+"Right"]=function(s){return this.reverse()[t](s).reverse()}}),sn(["filter","map","takeWhile"],function(t,i){var s=i+1,c=s==se||s==we;ke.prototype[t]=function(h){var b=this.clone();return b.__iteratees__.push({iteratee:he(h,3),type:s}),b.__filtered__=b.__filtered__||c,b}}),sn(["head","last"],function(t,i){var s="take"+(i?"Right":"");ke.prototype[t]=function(){return this[s](1).value()[0]}}),sn(["initial","tail"],function(t,i){var s="drop"+(i?"":"Right");ke.prototype[t]=function(){return this.__filtered__?new ke(this):this[s](1)}}),ke.prototype.compact=function(){return this.filter(zt)},ke.prototype.find=function(t){return this.filter(t).head()},ke.prototype.findLast=function(t){return this.reverse().find(t)},ke.prototype.invokeMap=Ae(function(t,i){return typeof t=="function"?new ke(this):this.map(function(s){return Xi(s,t,i)})}),ke.prototype.reject=function(t){return this.filter(va(he(t)))},ke.prototype.slice=function(t,i){t=Re(t);var s=this;return s.__filtered__&&(t>0||i<0)?new ke(s):(t<0?s=s.takeRight(-t):t&&(s=s.drop(t)),i!==n&&(i=Re(i),s=i<0?s.dropRight(-i):s.take(i-t)),s)},ke.prototype.takeRightWhile=function(t){return this.reverse().takeWhile(t).reverse()},ke.prototype.toArray=function(){return this.take(X)},In(ke.prototype,function(t,i){var s=/^(?:filter|find|map|reject)|While$/.test(i),c=/^(?:head|last)$/.test(i),h=w[c?"take"+(i=="last"?"Right":""):i],b=c||/^find/.test(i);h&&(w.prototype[i]=function(){var x=this.__wrapped__,R=c?[1]:arguments,M=x instanceof ke,z=R[0],q=M||Te(x),K=function(De){var Ne=h.apply(w,ar([De],R));return c&&Z?Ne[0]:Ne};q&&s&&typeof z=="function"&&z.length!=1&&(M=q=!1);var Z=this.__chain__,re=!!this.__actions__.length,ve=b&&!Z,Pe=M&&!re;if(!b&&q){x=Pe?x:new ke(this);var me=t.apply(x,R);return me.__actions__.push({func:fa,args:[K],thisArg:n}),new ln(me,Z)}return ve&&Pe?t.apply(this,R):(me=this.thru(K),ve?c?me.value()[0]:me.value():me)})}),sn(["pop","push","shift","sort","splice","unshift"],function(t){var i=$o[t],s=/^(?:push|sort|unshift)$/.test(t)?"tap":"thru",c=/^(?:pop|shift)$/.test(t);w.prototype[t]=function(){var h=arguments;if(c&&!this.__chain__){var b=this.value();return i.apply(Te(b)?b:[],h)}return this[s](function(x){return i.apply(Te(x)?x:[],h)})}}),In(ke.prototype,function(t,i){var s=w[i];if(s){var c=s.name+"";ze.call(pi,c)||(pi[c]=[]),pi[c].push({name:i,func:s})}}),pi[ia(n,D).name]=[{name:"wrapper",func:n}],ke.prototype.clone=y0,ke.prototype.reverse=w0,ke.prototype.value=b0,w.prototype.at=X1,w.prototype.chain=V1,w.prototype.commit=J1,w.prototype.next=Z1,w.prototype.plant=ew,w.prototype.reverse=tw,w.prototype.toJSON=w.prototype.valueOf=w.prototype.value=nw,w.prototype.first=w.prototype.head,Ui&&(w.prototype[Ui]=Q1),w},ci=Jg();Lr?((Lr.exports=ci)._=ci,Ss._=ci):_t._=ci}).call(zr)})(es,es.exports);var pt=es.exports;const Dl={FdSave:LE,FdWarningDanger:Yl,FdInfoCircle:PE,FdInfoBold:wl};var dc=(e=>(e.ALERT="alert",e.CONFIRM="confirm",e))(dc||{}),Vr=(e=>(e.PRIMARY="primary",e.WARNING="warning",e.DANGER="danger",e))(Vr||{}),Ti=(e=>(e.CONFIRMED="confirmed",e.CANCELED="canceled",e))(Ti||{});const sm={[Vr.PRIMARY]:{icon:"blue-500",button:"primary-dark"},[Vr.DANGER]:{icon:"red-500",button:"primary-dark"},[Vr.WARNING]:{icon:"yellow-400",button:"primary-dark"}},al=({color:e=Vr.PRIMARY,variant:r="solid",children:n,autoFocus:o,...a})=>{const u=sm[e].button,l=r==="outlined"?`bg-transparent text-white border border-white hover:border-white hover:bg-white hover:text-${u}`:`text-white bg-${u} border border-${u} hover:border-white hover:bg-white hover:text-${u}`;return $.jsx("button",{autoFocus:o,className:Ot("w-28 rounded p-1.5 text-xs font-medium hover:font-bold focus:outline-none",l),...a,children:n})},lP=({name:e,color:r=Vr.PRIMARY,className:n="w-10 h-10"})=>{const o=Dl[e]||Dl.FdInfoCircle,a=`text-${sm[r].icon}`;return $.jsx(o,{className:Ot(n,a)})},cP=({id:e,title:r,message:n,icon:o,type:a,color:u,zIndex:l=3e3,views:f,width:d=520,hasOverlay:v=!0,onClose:g,onEdit:_})=>{const O=y=>{g({id:e,reason:y})};N.useEffect(()=>{function y(E){E.key==="Escape"&&O(Ti.CANCELED)}return window.addEventListener("keyup",y),()=>{window.removeEventListener("keyup",y)}},[]);const m=pt.merge(pt.values(f==null?void 0:f.toggles).flatMap(y=>y.value?y.warnings||[]:[]),f==null?void 0:f.tips),S=(y,E)=>{var I;if(!(f!=null&&f.toggles))return;const D=pt.cloneDeep(f);(I=D.toggles)!=null&&I[y]&&(D.toggles[y].value=E),_({id:e,views:D})};return yo.createPortal($.jsx(Qa,{appear:!0,show:!0,as:N.Fragment,children:$.jsx("div",{className:Ot("absolute inset-0 flex h-full w-full items-center justify-center overflow-y-auto",{"bg-black bg-opacity-80":v}),style:{zIndex:l},onClick:()=>O(Ti.CANCELED),children:$.jsx(Qa.Child,{as:N.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0 scale-95",enterTo:"opacity-100 scale-100",leave:"ease-in duration-200",leaveFrom:"opacity-100 scale-100",leaveTo:"opacity-0 scale-95",children:$.jsx("div",{"data-cy":"confirmation-modal-cy",className:"relative rounded-md border border-grey-200 bg-grey-500",style:{width:d},onClick:y=>y.stopPropagation(),children:$.jsxs("div",{className:"flex flex-col items-center gap-5 p-6 px-12",children:[o?$.jsx("div",{className:"flex items-center justify-center",children:$.jsx(lP,{name:o,color:u})}):null,$.jsx(fP,{condition:r,children:$.jsx("h4",{className:"w-full text-wrap text-lg font-bold leading-6 text-white text-center",children:r})}),$.jsx("p",{className:"w-full text-wrap text-center text-sm font-medium text-white",children:n}),$.jsx("div",{className:"text-xs text-white",children:pt.values(f==null?void 0:f.toggles).map(y=>$.jsx("div",{children:$.jsxs("label",{htmlFor:y.key,className:"flex items-center",children:[$.jsx(om,{size:"xs",value:y.value,onChange:E=>S(y.key,E)}),$.jsx("span",{className:"ml-1",children:y.title})]})},y.key))}),$.jsx(dP,{warnings:m}),$.jsx("div",{className:"flex items-center gap-4 p-1",children:a===dc.CONFIRM?$.jsxs($.Fragment,{children:[$.jsx(al,{autoFocus:!0,color:u,onClick:()=>O(Ti.CONFIRMED),children:"Confirm"}),$.jsx(al,{color:u,variant:"outlined",onClick:()=>O(Ti.CANCELED),children:"Cancel"})]}):$.jsx(al,{autoFocus:!0,onClick:()=>O(),children:"OK"})})]})})})})}),document.querySelector("body"))},fP=e=>e.condition?$.jsx($.Fragment,{children:e.children}):null,dP=e=>e.warnings?$.jsx(Qa,{appear:!0,show:!!e.warnings.length,as:N.Fragment,children:$.jsx("div",{className:"flex flex-col gap-1 rounded-sm bg-grey-600 p-2 text-xs text-white",children:e.warnings.map((r,n)=>$.jsx(Qa.Child,{as:N.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0 scale-95",enterTo:"opacity-100 scale-100",leave:"ease-in duration-200",leaveFrom:"opacity-100 scale-100",leaveTo:"opacity-0 scale-95",children:$.jsxs("div",{className:"flex flex-1 items-center gap-1 rounded-sm px-2 py-1",children:[$.jsx(Yl,{className:Ot({"h-3 w-3":!0,"text-orange-400":r.type==="warning","text-red-400":r.type==="error","text-primary-dark":r.type==="info"},"mr-3")}),$.jsx("div",{className:"flex-1",children:r.message})]})},`modal-warnings-${n}`))})}):null;function pP(e,r){const n=N.useRef(!1);N.useEffect(()=>{if(n.current)return e();n.current=!0},r)}var sl=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function ul(e,r,n,o){e.addEventListener?e.addEventListener(r,n,o):e.attachEvent&&e.attachEvent("on".concat(r),function(){n(window.event)})}function um(e,r){for(var n=r.slice(0,r.length-1),o=0;o<n.length;o++)n[o]=e[n[o].toLowerCase()];return n}function lm(e){typeof e!="string"&&(e=""),e=e.replace(/\s/g,"");for(var r=e.split(","),n=r.lastIndexOf("");n>=0;)r[n-1]+=",",r.splice(n,1),n=r.lastIndexOf("");return r}function hP(e,r){for(var n=e.length>=r.length?e:r,o=e.length>=r.length?r:e,a=!0,u=0;u<n.length;u++)o.indexOf(n[u])===-1&&(a=!1);return a}var vo={backspace:8,"⌫":8,tab:9,clear:12,enter:13,"↩":13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"⇪":20,",":188,".":190,"/":191,"`":192,"-":sl?173:189,"=":sl?61:187,";":sl?59:186,"'":222,"[":219,"]":221,"\\":220},Hn={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},kl={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},xt={16:!1,18:!1,17:!1,91:!1},st={};for(var ka=1;ka<20;ka++)vo["f".concat(ka)]=111+ka;var Ve=[],hh=!1,cm="all",fm=[],Po=function(r){return vo[r.toLowerCase()]||Hn[r.toLowerCase()]||r.toUpperCase().charCodeAt(0)},vP=function(r){return Object.keys(vo).find(function(n){return vo[n]===r})},mP=function(r){return Object.keys(Hn).find(function(n){return Hn[n]===r})};function dm(e){cm=e||"all"}function mo(){return cm||"all"}function gP(){return Ve.slice(0)}function yP(){return Ve.map(function(e){return vP(e)||mP(e)||String.fromCharCode(e)})}function wP(){var e=[];return Object.keys(st).forEach(function(r){st[r].forEach(function(n){var o=n.key,a=n.scope,u=n.mods,l=n.shortcut;e.push({scope:a,shortcut:l,mods:u,keys:o.split("+").map(function(f){return Po(f)})})})}),e}function bP(e){var r=e.target||e.srcElement,n=r.tagName,o=!0;return(r.isContentEditable||(n==="INPUT"||n==="TEXTAREA"||n==="SELECT")&&!r.readOnly)&&(o=!1),o}function _P(e){return typeof e=="string"&&(e=Po(e)),Ve.indexOf(e)!==-1}function SP(e,r){var n,o;e||(e=mo());for(var a in st)if(Object.prototype.hasOwnProperty.call(st,a))for(n=st[a],o=0;o<n.length;)n[o].scope===e?n.splice(o,1):o++;mo()===e&&dm(r||"all")}function EP(e){var r=e.keyCode||e.which||e.charCode,n=Ve.indexOf(r);if(n>=0&&Ve.splice(n,1),e.key&&e.key.toLowerCase()==="meta"&&Ve.splice(0,Ve.length),(r===93||r===224)&&(r=91),r in xt){xt[r]=!1;for(var o in Hn)Hn[o]===r&&(Pn[o]=!1)}}function xP(e){if(typeof e>"u")Object.keys(st).forEach(function(l){return delete st[l]});else if(Array.isArray(e))e.forEach(function(l){l.key&&ll(l)});else if(typeof e=="object")e.key&&ll(e);else if(typeof e=="string"){for(var r=arguments.length,n=new Array(r>1?r-1:0),o=1;o<r;o++)n[o-1]=arguments[o];var a=n[0],u=n[1];typeof a=="function"&&(u=a,a=""),ll({key:e,scope:a,method:u,splitKey:"+"})}}var ll=function(r){var n=r.key,o=r.scope,a=r.method,u=r.splitKey,l=u===void 0?"+":u,f=lm(n);f.forEach(function(d){var v=d.split(l),g=v.length,_=v[g-1],O=_==="*"?"*":Po(_);if(st[O]){o||(o=mo());var m=g>1?um(Hn,v):[];st[O]=st[O].filter(function(S){var y=a?S.method===a:!0;return!(y&&S.scope===o&&hP(S.mods,m))})}})};function vh(e,r,n,o){if(r.element===o){var a;if(r.scope===n||r.scope==="all"){a=r.mods.length>0;for(var u in xt)Object.prototype.hasOwnProperty.call(xt,u)&&(!xt[u]&&r.mods.indexOf(+u)>-1||xt[u]&&r.mods.indexOf(+u)===-1)&&(a=!1);(r.mods.length===0&&!xt[16]&&!xt[18]&&!xt[17]&&!xt[91]||a||r.shortcut==="*")&&(r.keys=[],r.keys=r.keys.concat(Ve),r.method(e,r)===!1&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0)))}}}function mh(e,r){var n=st["*"],o=e.keyCode||e.which||e.charCode;if(Pn.filter.call(this,e)){if((o===93||o===224)&&(o=91),Ve.indexOf(o)===-1&&o!==229&&Ve.push(o),["ctrlKey","altKey","shiftKey","metaKey"].forEach(function(S){var y=kl[S];e[S]&&Ve.indexOf(y)===-1?Ve.push(y):!e[S]&&Ve.indexOf(y)>-1?Ve.splice(Ve.indexOf(y),1):S==="metaKey"&&e[S]&&Ve.length===3&&(e.ctrlKey||e.shiftKey||e.altKey||(Ve=Ve.slice(Ve.indexOf(y))))}),o in xt){xt[o]=!0;for(var a in Hn)Hn[a]===o&&(Pn[a]=!0);if(!n)return}for(var u in xt)Object.prototype.hasOwnProperty.call(xt,u)&&(xt[u]=e[kl[u]]);e.getModifierState&&!(e.altKey&&!e.ctrlKey)&&e.getModifierState("AltGraph")&&(Ve.indexOf(17)===-1&&Ve.push(17),Ve.indexOf(18)===-1&&Ve.push(18),xt[17]=!0,xt[18]=!0);var l=mo();if(n)for(var f=0;f<n.length;f++)n[f].scope===l&&(e.type==="keydown"&&n[f].keydown||e.type==="keyup"&&n[f].keyup)&&vh(e,n[f],l,r);if(o in st){for(var d=0;d<st[o].length;d++)if((e.type==="keydown"&&st[o][d].keydown||e.type==="keyup"&&st[o][d].keyup)&&st[o][d].key){for(var v=st[o][d],g=v.splitKey,_=v.key.split(g),O=[],m=0;m<_.length;m++)O.push(Po(_[m]));O.sort().join("")===Ve.sort().join("")&&vh(e,v,l,r)}}}}function OP(e){return fm.indexOf(e)>-1}function Pn(e,r,n){Ve=[];var o=lm(e),a=[],u="all",l=document,f=0,d=!1,v=!0,g="+",_=!1;for(n===void 0&&typeof r=="function"&&(n=r),Object.prototype.toString.call(r)==="[object Object]"&&(r.scope&&(u=r.scope),r.element&&(l=r.element),r.keyup&&(d=r.keyup),r.keydown!==void 0&&(v=r.keydown),r.capture!==void 0&&(_=r.capture),typeof r.splitKey=="string"&&(g=r.splitKey)),typeof r=="string"&&(u=r);f<o.length;f++)e=o[f].split(g),a=[],e.length>1&&(a=um(Hn,e)),e=e[e.length-1],e=e==="*"?"*":Po(e),e in st||(st[e]=[]),st[e].push({keyup:d,keydown:v,scope:u,mods:a,shortcut:o[f],method:n,key:o[f],splitKey:g,element:l});typeof l<"u"&&!OP(l)&&window&&(fm.push(l),ul(l,"keydown",function(O){mh(O,l)},_),hh||(hh=!0,ul(window,"focus",function(){Ve=[]},_)),ul(l,"keyup",function(O){mh(O,l),EP(O)},_))}function TP(e){var r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(st).forEach(function(n){var o=st[n].filter(function(a){return a.scope===r&&a.shortcut===e});o.forEach(function(a){a&&a.method&&a.method()})})}var cl={getPressedKeyString:yP,setScope:dm,getScope:mo,deleteScope:SP,getPressedKeyCodes:gP,getAllKeyCodes:wP,isPressed:_P,filter:bP,trigger:TP,unbind:xP,keyMap:vo,modifier:Hn,modifierMap:kl};for(var fl in cl)Object.prototype.hasOwnProperty.call(cl,fl)&&(Pn[fl]=cl[fl]);if(typeof window<"u"){var CP=window.hotkeys;Pn.noConflict=function(e){return e&&window.hotkeys===Pn&&(window.hotkeys=CP),Pn},window.hotkeys=Pn}Pn.filter=()=>!0;function RP(e,r,n,o){n instanceof Array&&(o=n,n=void 0),o=o||[],n=n||{};const{preventDefault:a=!0}=n,u=N.useCallback((f,d)=>{a&&f.preventDefault(),setTimeout(()=>r(f,d))},o),l=()=>{Pn.unbind(e,u)};N.useEffect(()=>(Pn(e,n,u),l),[e,n,u])}const PP=e=>{const r=N.useRef(null);return N.useEffect(()=>{const n=o=>{r.current&&!r.current.contains(o.target)&&e(o)};return document.addEventListener("click",n,!0),()=>{document.removeEventListener("click",n,!0)}},[e]),r};function AP(e){const r=N.useRef();return N.useEffect(()=>{r.current=e},[e]),r.current}function IP(e){const r=N.useRef(e);return N.useEffect(()=>{r.current=e},[e]),r}function LP(e){const r=N.useRef(null);return N.useEffect(()=>{e&&(typeof e=="function"?e(r.current):e.current=r.current)}),r}function MP(e){const[r,n]=N.useState(e),o=(u,l)=>{n(f=>({...f,features:{...f.features,[u]:{enabled:l}}}))},a=N.useCallback((...u)=>u.every(l=>{var f;return(f=r.features[l])==null?void 0:f.enabled}),[r.features]);return{setFeature:o,isFeatureEnabled:a}}const pm=N.createContext(""),DP=e=>$.jsx(pm.Provider,{value:e.value,children:e.children}),kP=()=>{const e=N.useContext(pm);if(typeof e!="string")throw new Error("Error while calling useIdentity! Context has incorrect type (expected string)");return e};function NP(e){const[r,n]=N.useState(e),o=N.useMemo(()=>$P(r,n),[]);return{state:r,actions:{...o,set:a=>{n(typeof a=="function"?a:u=>({...u,...a}))}}}}function $P(e,r=()=>{}){return Object.keys(e).reduce((o,a)=>({...o,[`set${pt.upperFirst(a)}`]:u=>r(l=>({...l,[a]:u}))}),{})}const jP=(e,r,n={})=>{n={timeout:200,...n};const o=N.useRef(),a=()=>{o.current&&(clearTimeout(o.current),o.current=null)};return N.useCallback((u,...l)=>{a(),r&&u.detail===1&&(o.current=setTimeout(()=>{r(u,...l)},n.timeout)),u.detail%2===0&&e(u,...l)},[r,e,n.timeout])};function tr(e){return typeof e=="function"}function hm(e){var r=function(o){Error.call(o),o.stack=new Error().stack},n=e(r);return n.prototype=Object.create(Error.prototype),n.prototype.constructor=n,n}var dl=hm(function(e){return function(n){e(this),this.message=n?n.length+` errors occurred during unsubscription:
203
- `+n.map(function(o,a){return a+1+") "+o.toString()}).join(`
204
- `):"",this.name="UnsubscriptionError",this.errors=n}});function Nl(e,r){if(e){var n=e.indexOf(r);0<=n&&e.splice(n,1)}}var hs=function(){function e(r){this.initialTeardown=r,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var r,n,o,a,u;if(!this.closed){this.closed=!0;var l=this._parentage;if(l)if(this._parentage=null,Array.isArray(l))try{for(var f=El(l),d=f.next();!d.done;d=f.next()){var v=d.value;v.remove(this)}}catch(y){r={error:y}}finally{try{d&&!d.done&&(n=f.return)&&n.call(f)}finally{if(r)throw r.error}}else l.remove(this);var g=this.initialTeardown;if(tr(g))try{g()}catch(y){u=y instanceof dl?y.errors:[y]}var _=this._finalizers;if(_){this._finalizers=null;try{for(var O=El(_),m=O.next();!m.done;m=O.next()){var S=m.value;try{gh(S)}catch(y){u=u??[],y instanceof dl?u=po(po([],Ya(u)),Ya(y.errors)):u.push(y)}}}catch(y){o={error:y}}finally{try{m&&!m.done&&(a=O.return)&&a.call(O)}finally{if(o)throw o.error}}}if(u)throw new dl(u)}},e.prototype.add=function(r){var n;if(r&&r!==this)if(this.closed)gh(r);else{if(r instanceof e){if(r.closed||r._hasParent(this))return;r._addParent(this)}(this._finalizers=(n=this._finalizers)!==null&&n!==void 0?n:[]).push(r)}},e.prototype._hasParent=function(r){var n=this._parentage;return n===r||Array.isArray(n)&&n.includes(r)},e.prototype._addParent=function(r){var n=this._parentage;this._parentage=Array.isArray(n)?(n.push(r),n):n?[n,r]:r},e.prototype._removeParent=function(r){var n=this._parentage;n===r?this._parentage=null:Array.isArray(n)&&Nl(n,r)},e.prototype.remove=function(r){var n=this._finalizers;n&&Nl(n,r),r instanceof e&&r._removeParent(this)},e.EMPTY=function(){var r=new e;return r.closed=!0,r}(),e}(),vm=hs.EMPTY;function mm(e){return e instanceof hs||e&&"closed"in e&&tr(e.remove)&&tr(e.add)&&tr(e.unsubscribe)}function gh(e){tr(e)?e():e.unsubscribe()}var gm={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},$l={setTimeout:function(e,r){for(var n=[],o=2;o<arguments.length;o++)n[o-2]=arguments[o];var a=$l.delegate;return a!=null&&a.setTimeout?a.setTimeout.apply(a,po([e,r],Ya(n))):setTimeout.apply(void 0,po([e,r],Ya(n)))},clearTimeout:function(e){var r=$l.delegate;return((r==null?void 0:r.clearTimeout)||clearTimeout)(e)},delegate:void 0};function FP(e){$l.setTimeout(function(){throw e})}function yh(){}function Ba(e){e()}var ym=function(e){os(r,e);function r(n){var o=e.call(this)||this;return o.isStopped=!1,n?(o.destination=n,mm(n)&&n.add(o)):o.destination=BP,o}return r.create=function(n,o,a){return new jl(n,o,a)},r.prototype.next=function(n){this.isStopped||this._next(n)},r.prototype.error=function(n){this.isStopped||(this.isStopped=!0,this._error(n))},r.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},r.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},r.prototype._next=function(n){this.destination.next(n)},r.prototype._error=function(n){try{this.destination.error(n)}finally{this.unsubscribe()}},r.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},r}(hs),WP=Function.prototype.bind;function pl(e,r){return WP.call(e,r)}var HP=function(){function e(r){this.partialObserver=r}return e.prototype.next=function(r){var n=this.partialObserver;if(n.next)try{n.next(r)}catch(o){Na(o)}},e.prototype.error=function(r){var n=this.partialObserver;if(n.error)try{n.error(r)}catch(o){Na(o)}else Na(r)},e.prototype.complete=function(){var r=this.partialObserver;if(r.complete)try{r.complete()}catch(n){Na(n)}},e}(),jl=function(e){os(r,e);function r(n,o,a){var u=e.call(this)||this,l;if(tr(n)||!n)l={next:n??void 0,error:o??void 0,complete:a??void 0};else{var f;u&&gm.useDeprecatedNextContext?(f=Object.create(n),f.unsubscribe=function(){return u.unsubscribe()},l={next:n.next&&pl(n.next,f),error:n.error&&pl(n.error,f),complete:n.complete&&pl(n.complete,f)}):l=n}return u.destination=new HP(l),u}return r}(ym);function Na(e){FP(e)}function UP(e){throw e}var BP={closed:!0,next:yh,error:UP,complete:yh},zP=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function qP(e){return e}function GP(e){return e.length===0?qP:e.length===1?e[0]:function(n){return e.reduce(function(o,a){return a(o)},n)}}var wh=function(){function e(r){r&&(this._subscribe=r)}return e.prototype.lift=function(r){var n=new e;return n.source=this,n.operator=r,n},e.prototype.subscribe=function(r,n,o){var a=this,u=YP(r)?r:new jl(r,n,o);return Ba(function(){var l=a,f=l.operator,d=l.source;u.add(f?f.call(u,d):d?a._subscribe(u):a._trySubscribe(u))}),u},e.prototype._trySubscribe=function(r){try{return this._subscribe(r)}catch(n){r.error(n)}},e.prototype.forEach=function(r,n){var o=this;return n=bh(n),new n(function(a,u){var l=new jl({next:function(f){try{r(f)}catch(d){u(d),l.unsubscribe()}},error:u,complete:a});o.subscribe(l)})},e.prototype._subscribe=function(r){var n;return(n=this.source)===null||n===void 0?void 0:n.subscribe(r)},e.prototype[zP]=function(){return this},e.prototype.pipe=function(){for(var r=[],n=0;n<arguments.length;n++)r[n]=arguments[n];return GP(r)(this)},e.prototype.toPromise=function(r){var n=this;return r=bh(r),new r(function(o,a){var u;n.subscribe(function(l){return u=l},function(l){return a(l)},function(){return o(u)})})},e.create=function(r){return new e(r)},e}();function bh(e){var r;return(r=e??gm.Promise)!==null&&r!==void 0?r:Promise}function KP(e){return e&&tr(e.next)&&tr(e.error)&&tr(e.complete)}function YP(e){return e&&e instanceof ym||KP(e)&&mm(e)}var XP=hm(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),ni=function(e){os(r,e);function r(){var n=e.call(this)||this;return n.closed=!1,n.currentObservers=null,n.observers=[],n.isStopped=!1,n.hasError=!1,n.thrownError=null,n}return r.prototype.lift=function(n){var o=new _h(this,this);return o.operator=n,o},r.prototype._throwIfClosed=function(){if(this.closed)throw new XP},r.prototype.next=function(n){var o=this;Ba(function(){var a,u;if(o._throwIfClosed(),!o.isStopped){o.currentObservers||(o.currentObservers=Array.from(o.observers));try{for(var l=El(o.currentObservers),f=l.next();!f.done;f=l.next()){var d=f.value;d.next(n)}}catch(v){a={error:v}}finally{try{f&&!f.done&&(u=l.return)&&u.call(l)}finally{if(a)throw a.error}}}})},r.prototype.error=function(n){var o=this;Ba(function(){if(o._throwIfClosed(),!o.isStopped){o.hasError=o.isStopped=!0,o.thrownError=n;for(var a=o.observers;a.length;)a.shift().error(n)}})},r.prototype.complete=function(){var n=this;Ba(function(){if(n._throwIfClosed(),!n.isStopped){n.isStopped=!0;for(var o=n.observers;o.length;)o.shift().complete()}})},r.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(r.prototype,"observed",{get:function(){var n;return((n=this.observers)===null||n===void 0?void 0:n.length)>0},enumerable:!1,configurable:!0}),r.prototype._trySubscribe=function(n){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,n)},r.prototype._subscribe=function(n){return this._throwIfClosed(),this._checkFinalizedStatuses(n),this._innerSubscribe(n)},r.prototype._innerSubscribe=function(n){var o=this,a=this,u=a.hasError,l=a.isStopped,f=a.observers;return u||l?vm:(this.currentObservers=null,f.push(n),new hs(function(){o.currentObservers=null,Nl(f,n)}))},r.prototype._checkFinalizedStatuses=function(n){var o=this,a=o.hasError,u=o.thrownError,l=o.isStopped;a?n.error(u):l&&n.complete()},r.prototype.asObservable=function(){var n=new wh;return n.source=this,n},r.create=function(n,o){return new _h(n,o)},r}(wh),_h=function(e){os(r,e);function r(n,o){var a=e.call(this)||this;return a.destination=n,a.source=o,a}return r.prototype.next=function(n){var o,a;(a=(o=this.destination)===null||o===void 0?void 0:o.next)===null||a===void 0||a.call(o,n)},r.prototype.error=function(n){var o,a;(a=(o=this.destination)===null||o===void 0?void 0:o.error)===null||a===void 0||a.call(o,n)},r.prototype.complete=function(){var n,o;(o=(n=this.destination)===null||n===void 0?void 0:n.complete)===null||o===void 0||o.call(n)},r.prototype._subscribe=function(n){var o,a;return(a=(o=this.source)===null||o===void 0?void 0:o.subscribe(n))!==null&&a!==void 0?a:vm},r}(ni),wm=(e=>(e.RELOAD="reload",e))(wm||{}),bm=(e=>(e.RENAME="rename",e.TYPE_CHANGE="type-change",e))(bm||{});const VP=new ni,JP=new ni,ZP=new ni;var _m=(e=>(e.SAVE_ALL="save-all",e))(_m||{});const QP=new ni;var Sm=(e=>(e.WILL_SAVE="will-save",e.DID_SAVE="did-save",e.WILL_CREATE="will-create",e.WILL_RENAME="will-rename",e.WILL_DELETE="will-delete",e.DID_CREATE="did-create",e.DID_RENAME="did-rename",e.DID_DELETE="did-delete",e.DIAGNOSTIC_REFRESH="diagnostic-refresh",e))(Sm||{});const eA=new ni;var Em=(e=>(e.RESEND_BREAKPOINTS="resend-breakpoints",e))(Em||{});const tA=new ni,pc=31;var hc=(e=>(e.EMPTY="Please enter a valid name",e[e.LENGTH_EXCEEDED=`The name is too long, it should not exceed ${pc} characters`]="LENGTH_EXCEEDED",e.SHOULD_START_WITH_LETTER="The name can only start with a letter or a Japanese character",e.INVALID="Invalid name",e))(hc||{});function xm(e){if(e==="")throw new Error("Please enter a valid name");if(e.length>pc)throw new Error(hc.LENGTH_EXCEEDED);if(!/^[a-zA-Z\u3040-\u30FF\u3400-\u4DBF\u4E00-\u9FAF]/.test(e))throw new Error("The name can only start with a letter or a Japanese character");if(!/^[\w\u3040-\u30FF\u3400-\u4DBF\u4E00-\u9FAF-]+$/i.test(e))throw new Error("Invalid name");return!0}function nA(e){if(!e)return null;if(typeof e=="string")try{xm(e)}catch(r){return r.message}}function rA(e,r){let n="";if(["array","object"].includes(r))try{const o=JSON.parse(e);r==="array"&&(!Array.isArray(o)||!pt.isObject(o))&&(n=`Invalid value for type ${r}`),r==="object"&&(!pt.isObject(o)||Array.isArray(o))&&(n=`Invalid value for type ${r}`)}catch{n=`Invalid value for type ${r}`}return r==="date"&&(new RegExp(/^(0?[1-9]|[12][0-9]|3[01])[/-](0?[1-9]|1[012])[/-]\d{4}$/).test(e)||(n=`Invalid value for type ${r}`)),r==="number"&&isNaN(+e)&&(n=`Invalid value for type ${r}`),["boolean","bool"].includes(r)&&typeof e!="boolean"&&!["true","false"].includes(e)&&(n=`Invalid value for type ${r}`),n}function vs(e){const r=new RegExp(':(?!4D\\.\\w+)[CPK]?\\d+(?=(?:[^"{}\\[\\]\\\\]*(?:\\\\.|"(?:[^"{}\\[\\]\\\\]*\\\\.)*[^"{}\\[\\]\\\\]*"))*[^"}\\]]*$)',"gm");return e.replace(r,"")}var vc=(e=>(e.METHODS="method",e.WEBFORMS="webform",e.CLASSES="class",e.WELCOME="welcome",e.SETTINGS="settings",e.ROOT="root",e.REPORTS="report",e))(vc||{});const br={CLASSES:"Classes",METHODS:"Methods",SHARED:"Shared",WEBFORMS:"WebForms",CLASSES_FOLDER:"ClassesFolder",REPORTS:"Reports",DEBUGGER:"Debugger"};var hn=(e=>(e.FOLDER="folder",e.WEBFORM="webform",e.REPORT="report",e.METHOD="method",e.CLASS="class",e.CLASS_FOLDER="classfolder",e.DEBUGGER="debugger",e.WELCOME="welcome",e.SETTINGS="settings",e.METHODS="method",e.WEBFORMS="webform",e.CLASSES="class",e.DEBUGGERS="debugger",e.MODELS="models",e.ROLES="roles",e.HTTP_HANDLERS="http-handlers",e.MODEL="model",e.DATA_EXPLORER="dataexplorer",e.MOBILE="mobile",e.MOBILEFORM="mform",e.FILE="file",e.TEXT="text",e))(hn||{}),ri=(e=>(e.GET_FOLDER="getFolder",e.GET="get",e.SAVE="save",e.RENAME="rename",e.DROP="drop",e.ADD_FOLDER="addFolder",e.CREATE_FOLDER="mkdir",e.RENAME_FOLDER="renameFolder",e.DROP_FOLDER="dropFolder",e.REMOVE_ITEM="removeItem",e.MOVE_ITEM="moveItem",e.GET_INFO="getInfo",e.SAVE_CONTENT="save",e.UPDATE_CHECK="update:check",e.UPDATE_INSTALL="update:install",e.GET_APP_SETTINGS="getWebServerInfo",e.GET_FILE_CONTENT="getFileContent",e.SET_FILE_CONTENT="setFileContent",e.GET_FILES_INFO="getFilesInfo",e))(ri||{}),mc=(e=>(e[e.DISABLED=0]="DISABLED",e[e.ENABLED=1]="ENABLED",e))(mc||{});const Om="roles.json",Tm="qodlyApp.json",iA="model.4DModel",Cm="HTTPHandlers.json";function Rm(e){const r=e.split("."),n=r.pop(),o=r.join(".").split("/")[0];switch(!0){case n==="4DModel":return hn.MODEL;case n==="WebForm":return hn.WEBFORM;case(["4dm","4qs","4qm"].includes(n)&&o===br.METHODS):return hn.METHOD;case(["4dm","4qs","4qm"].includes(n)&&o===br.CLASSES):return hn.CLASS;case e===Om:return hn.ROLES;case e===Cm:return hn.HTTP_HANDLERS;case e===Tm:return hn.SETTINGS;default:return hn.TEXT}}function oA(e,r=!1){switch(e){case br.REPORTS:case"report":return"QoDoc";case br.WEBFORMS:case"webform":return"WebForm";case"Mobile":case"mform":return"MForm";case"class":case"method":case br.CLASSES:case br.METHODS:return r?"4qs":"4dm";default:return""}}function aA(e,r=""){const n=new RegExp("(?<=\\/)(\\w+)(?=\\.)").exec(e);return n?n[1]:r}class Pm{constructor(){Gd(this,"current",Promise.resolve())}lock(){let r;const n=new Promise(a=>{r=a}),o=this.current.then(()=>r);return this.current=n,o}}function Am(){const e=new Pm;return async r=>{const n=await e.lock();try{const o=await r();return n(),o}catch(o){console.error(o),n();return}}}const Im=pt.curry((e,r,n)=>e&&pt.get(n,e)===r),sA=pt.curry((e,r,n)=>pt.get(n,e)!==r),uA=pt.curry((e,r)=>pt.get(r,"id")!==e),lA=pt.curry((e,r)=>pt.get(r,"id")===e),cA=pt.curry((e,r)=>pt.get(r,"path")===e);function fA(e="id",r,n){return n.findIndex(Im(e,r))!==-1}function dA(e){if(!e)return"";const{id:r,namespace:n}=e;return n&&r?`${n}:${r}`:r}function Lm(e){return["bool","word","string","text","uuid","short","long","number","long64","duration","object","date","image","blob"].includes(e.type||"")}function pA(e){return e.type==="object"}function Mm(e){var r;return e.kind==="relatedEntities"||((r=e.type)==null?void 0:r.includes("Selection"))||e.behavior==="relatedEntities"}function Dm(e){return e.kind==="relatedEntity"||e.behavior==="relatedEntity"||!Lm(e)}function hA(e){return Mm(e)||Dm(e)}function vA(e){return e.applyTo==="dataStore"}function mA(e){return e.applyTo==="dataClass"}function gA(e){return e.applyTo==="entity"}function yA(e){return e.applyTo==="entityCollection"}function wA(e){return e.type==="entity"}function bA(e){return e.type==="entitysel"}function km(e){return e.dataType==="array"}function Nm(e){return e.dataType==="object"}function $m(e){return e.type==="scalar"}function _A(e){return km(e)||Nm(e)||$m(e)}const SA=e=>e!=null&&e.type==="entity",EA=e=>e.type==="entitysel",xA=e=>e.type==="array"||e.type==="scalar"&&e.dataType==="array",OA=e=>e.type==="object"||e.type==="scalar"&&e.dataType==="object",TA=e=>e.type==="scalar"&&e.dataType==="date";function CA(){return new Promise((e,r)=>{window.addEventListener("bundle:ready",n=>n.data?e():r(n.caughtErr))})}var go=(e=>(e.capable="capable",e.incapable="incapable",e.indifferent="indifferent",e))(go||{}),jm=(e=>(e.soap="soap",e.web="web",e.sql="sql",e.rest="rest",e))(jm||{}),gc=(e=>(e.table="table",e.catalog="catalog",e.currentRecord="currentRecord",e.currentSelection="currentSelection",e))(gc||{});const RA={publishedSoap:"soap",publishedWeb:"web",publishedSql:"sql",publishedRest:"rest"};function PA(e){var u;let r={};try{const l=((u=e.match(/\/\/%attributes = (.*)/))==null?void 0:u[1])||"";r=JSON.parse(l)}catch{}const{published4DMobile:n,...o}=r;return{...{invisible:!1,shared:!1,executedOnServer:!1,preemptive:go.indifferent,publishedSoap:!1,publishedWsdl:!1,publishedWeb:!1,publishedSql:!1,publishedRest:!!n,publishedRestOptions:n||{table:"",scope:gc.table}},...o}}function Fm(e){const r={};return e.invisible&&(r.invisible=!0),e.shared&&(r.shared=!0),e.executedOnServer&&(r.executedOnServer=!0),e.preemptive&&[go.capable,go.incapable].includes(e.preemptive)&&(r.preemptive=e.preemptive),e.publishedSoap&&(r.publishedSoap=!0,e.publishedWsdl&&(r.publishedWsdl=!0)),e.publishedWeb&&(r.publishedWeb=!0),e.publishedSql&&(r.publishedSql=!0),e.publishedRest&&e.publishedRestOptions&&(r.published4DMobile=e.publishedRestOptions),JSON.stringify(r).replace(/"(true|false)"/g,"$1")}function AA(e,r,n=!1){const o=pt.isString(r)?r:Fm(r);if(!n&&Wm(e))return e;const a=Hm(e);return`//%attributes = ${o}\r
205
- ${a}`}function Wm(e){return/^\/\/%attributes.*(?:\r\n|\n)?/g.test(e)}function Hm(e){return e.replace(/^\/\/%attributes.*(?:\r\n|\n)?/g,"")}const IA=()=>Zl.uuid().replaceAll("-","").toUpperCase(),mt="/rest/$designer",Ao="/rest/$designer-ext";function LA(...e){return r=>{if(e.length===0)return r;const n={...r};return e.forEach(o=>{typeof n[o]=="string"&&(n[o]=new Date(n[o]))}),n}}class Fl extends Error{constructor(r,n,o){super(),this.url=r,this.response=n,this.data=o}log(){console.error("Error while sending the request",this)}}async function Ge(e,r){const n=await window.fetch(e,r);if(/401/.test(n.status.toString())&&(window.location.href="/login.html?redirect=studio"),/^[45]/.test(n.status.toString())){let a;try{const u=await n.json();a=new Fl(e,n,u)}catch{a=new Fl(e,n)}throw a.log(),a}return await n.json()}const Kr="/$shared",Sh={[`${Kr}/saved_conditions.json`]:{conditions:[]},[`${Kr}/shared_datasources.json`]:{},[`${Kr}/shared_css.json`]:{classes:[]},[`${Kr}/CustomComponents/manifest.json`]:[],"WebForms/crafted_components.json":[]};function yc(e){if(!Object.keys(Sh).includes(e))return;const r=e.replace(`${Kr}/`,"Shared/"),n=Sh[e];wc({name:r,content:n,asText:typeof n=="string"})}function ms({path:e,createIfNotExists:r=!1}){const n=`${Kr}/${e}`;return Ge(`${n}?t=${Date.now()}`,{method:"GET",headers:new Headers({"Content-Type":"application/json"})}).then(o=>typeof o=="string"?JSON.parse(o):o).catch(o=>{var a;throw((a=o==null?void 0:o.response)==null?void 0:a.status)===404&&r&&yc(n),o})}function MA(e){return Ge(Ao,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function DA(e){return Ge(Ao,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}const Um=()=>{const{host:e,protocol:r}=window.location,n=r==="https:";return{projectOpened:!1,remoteDebuggerMode:mc.DISABLED,baseUrl:"",qodly:!0,urls:{renderer:"/$lib/renderer/",debugger:`ws${n?"s":""}://${e}/remoteDebugger`,lsp:`ws${n?"s":""}://${e}/LSP`},isRestActive:!0}};async function kA(){const{hostname:e,host:r,protocol:n}=window.location,o=n==="https:";try{const a=await Ge(mt,{method:"POST",body:JSON.stringify({verb:ri.GET_APP_SETTINGS}),headers:new Headers({"Content-Type":"application/json"})}),u=(()=>{if(a.rendererPath)return a.rendererPath;const l=`http://${e}:${a.webServerHTTPPort}`,f=`https://${e}:${a.webServerHTTPSPort}`;return a.webServerHTTPPort&&a.webServerHTTPSPort?o?f:l:a.webServerHTTPPort?l:f})();return{projectOpened:a.webServerHTTPSPort>0||a.webServerHTTPPort>0,remoteDebuggerMode:a.remoteDebuggerMode,baseUrl:u,qodly:typeof a.qodly>"u"?!0:a.qodly,urls:{renderer:a.rendererPath||`${u}/$lib/renderer/`,debugger:`ws${o?"s":""}://${r}/remoteDebugger`,lsp:`ws${o?"s":""}://${r}/LSP`},isRestActive:a.isRESTActive}}catch(a){return console.error(a),Um()}}async function Bm(e){return await Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}async function NA(...e){return(await Promise.all(e.map(o=>Bm({root:o,verb:ri.GET_FOLDER})))).map(({children:o})=>o.map(({name:a,date:u,type:l})=>({name:a,type:l,date:u,path:`${l}/${a}`}))).flat()}function $A(e,r={}){const{sanitize:n=!0}=r;return Ge(`/rest/$getWebForm/${e}`,{method:"GET"}).then(o=>{if(!(o!=null&&o.components)||!n)return o;const a=new Map;return{...o,components:pt.entries(o.components).map(([u,l])=>{const{resolvedName:f}=l.type;if(f==="WebformLoader"){const d=Zl.generate();a.set(u,d),u=d}return[u,l]}).reduce((u,[l,f])=>{var d;return f.nodes&&(f.nodes=f.nodes.map(v=>a.get(v)||v)),f.linkedNodes&&(f.linkedNodes=pt.entries(f.linkedNodes).reduce((v,[g,_])=>({...v,[g]:a.get(_)||_}),{})),(d=f.props)!=null&&d.events&&(f.props.events=f.props.events.map(v=>(v.type==="navigation"&&v.loader&&(v.loader=a.get(v.loader)||v.loader),v))),{...u,[l]:f}},{})}})}function jA(e){return Ge(mt,{method:"POST",headers:new Headers({"Content-Type":"application/json"}),body:JSON.stringify(e)}).then(r=>({...r,content:[hn.METHOD,hn.CLASS].includes(r.type)?vs(r.content):r.content}))}function FA(e){return e.type==="folder"?Ge(Ao,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})}):Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}async function WA(e){return e.type==="folder"?(await Ge(Ao,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})).deleted:(await Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})).deleted}function HA(e){return Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function UA(e){return Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}async function BA(e){return(await Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})).deleted}async function zA(...e){return await Ge(mt,{method:"POST",body:JSON.stringify({verb:ri.GET_FILES_INFO,files:e}),headers:new Headers({"Content-Type":"application/json"})})}async function qA(e){const r=await Ge("/api/login",{method:"POST",body:JSON.stringify({accessKey:e}),headers:new Headers({"Content-Type":"application/json"})});return r.isLogged&&r.success}async function GA(){return await Ge("/rest/$catalog/$all?$metadata=full",{method:"GET",headers:new Headers({"Content-Type":"application/json"})})}async function KA({name:e,path:r="",root:n="root",asText:o=!1}){return Ge(mt,{method:"POST",body:JSON.stringify({verb:"getFileContent",root:n,path:r,name:e,asText:o}),headers:new Headers({"Content-Type":"application/json"})})}async function YA(e={}){try{return await ms({path:"shared_datasources.json",...e})}catch{return{}}}async function XA(e={}){try{return await ms({path:"shared_css.json",...e})}catch{return{classes:[]}}}async function VA(e={}){try{return await ms({path:"saved_conditions.json",...e})}catch{return{conditions:[]}}}async function JA(){try{return await Ge("/rest/$info/privileges",{method:"GET",headers:new Headers({"Content-Type":"application/json"})})}catch{return{privileges:[]}}}async function ZA(){try{return await(await fetch(`monaco_theme.json?t=${Date.now()}`)).json()}catch{return null}}const QA=Am(),eI=async e=>{const r={verb:ri.SET_FILE_CONTENT,asText:!1,name:"shared_datasources.json",path:"",root:"shared",content:e};return QA(async()=>(await Ge(mt,{method:"POST",body:JSON.stringify(r),headers:new Headers({"Content-Type":"application/json"})}),e))},wc=async e=>{const r=await Ge(mt,{method:"POST",body:JSON.stringify({...e,verb:ri.SET_FILE_CONTENT,root:vc.ROOT}),headers:new Headers({"Content-Type":"application/json"})}),n=Rm(`${e.path||"Sources"}/${e.name}`);return{...r,type:n,size:0}},tI=async e=>await wc({name:"crafted_components.json",path:br.WEBFORMS,content:e});function nI(e){return Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function rI(e){return Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function iI(e){return Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function oI(e){return Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})}).then(r=>Array.isArray(r)?r:{...r,content:["4dm","4qm","4qs"].includes(r.ext)?vs(r.content):r.content}).catch(r=>{var n,o;throw((o=(n=r.data)==null?void 0:n.__ERROR[0])==null?void 0:o.errCode)===1839&&yc(e.path),r})}function aI(e){return Ge(mt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function sI(e){const r=new RegExp(/^\((.+)(?=\))/gi).exec(e);return r!==null?r[1]:""}function uI(e){const r=new RegExp(/(->)(.*)/gi).exec(e);if(r!==null)return r[0].replace("->","");const n=/:([^)]*)$/.exec(e);return n!==null?`result : ${n[1].trim()}`:""}function lI(e){const r=sI(e).split(/[;,]/g).filter(Boolean).map(a=>{const u=a.split(":")[0].trim(),l=a.split(":")[1].trim();return{name:u,type:l}}),n=uI(e),o=n?{name:n.split(":")[0].trim(),type:n.split(":")[1].trim()}:{name:"result",type:"Variable"};return{params:r,result:o}}async function cI(e,r){const o=e.split(".").pop();try{const a=await Ge(mt,{method:"POST",body:JSON.stringify({verb:"getFunctionContent",className:r,functionName:o}),headers:new Headers({"Content-Type":"application/json"})});a.content=vs(a.content);const{params:u,result:l}=lI(a.parameters);return{...a,params:u,returns:l}}catch(a){return console.error(a),{className:r,functionName:o,filePath:e,content:"",params:[]}}}var zm=(e=>(e.STUDIO_LOADED="UA-1-0",e.WELCOME_TOUR_INIT="UA-1-3",e.WELCOME_TOUR_END="UA-1-4",e))(zm||{});function fI(e,r){fetch("/api/v1/activity",{body:JSON.stringify({AID:e,...r}),headers:{"Content-Type":"application/json"},method:"POST"}).catch(n=>{})}var qm=(e=>(e.LOCAL="local",e.SHARED="shared",e.THEME="theme",e))(qm||{}),Gm=(e=>(e.WelCome="WelCome",e.ActionPanel="ActionPanel",e.SideBar="SideBar",e.Settings="Settings",e.Main="Main",e.Explorer="Explorer",e.Header="Header",e.ComponentList="ComponentList",e))(Gm||{}),Km=(e=>(e[e.FILE_NOT_FOUND=1839]="FILE_NOT_FOUND",e[e.JSON_MALFORMED=554]="JSON_MALFORMED",e[e.JSON_MALFORMED_AT_LINE=550]="JSON_MALFORMED_AT_LINE",e))(Km||{});const dI={transparent:{backgroundColor:"transparent"},black:{backgroundColor:"#4a4a4a",color:"white",padding:"3px 5px",borderRadius:5},grey:{backgroundColor:"#e8e8e8",color:"#262626",padding:"3px 5px",borderRadius:5}},pI={Code:{key:"editors:code",config:{language:"4d",theme:"fd-dark"}},WebForm:{key:"editors:webforms"}};exports.API_PREFIX=mt;exports.AppLoader=uP;exports.ControlledSwitch=om;exports.DATASOURCE_THEMES=dI;exports.DatasourcesActions=bm;exports.DebuggerActions=Em;exports.DesignerRequestVerb=ri;exports.Dialog=xE;exports.DialogBody=$h;exports.EActivity=zm;exports.EDITOR=pI;exports.EIDENTIFIERS=Gm;exports.ERROR_CODES=Km;exports.EWebFormStyleClassScope=qm;exports.EXT_API_PREFIX=Ao;exports.FileFolderType=hn;exports.FolderRootPath=br;exports.FolderRootType=vc;exports.HTTPError=Fl;exports.HTTP_HANDLERS_PATH=Cm;exports.IPreemptive=go;exports.IPublished=jm;exports.IPublishedRestScope=gc;exports.IdentityProvider=DP;exports.Incase=mO;exports.IndentLines=dv;exports.LogoSVG=am;exports.LspActions=Sm;exports.MAX_FILE_NAME_LENGTH=pc;exports.MODEL_TAB_PATH=iA;exports.Modal=cP;exports.ModalCloseReason=Ti;exports.ModalColor=Vr;exports.ModalIcons=Dl;exports.ModalType=dc;exports.Mutex=Pm;exports.NameError=hc;exports.Overlay=Nh;exports.Portal=Oh;exports.PublishOptions=RA;exports.ROLES_TAB_PATH=Om;exports.RemoteDebuggerMode=mc;exports.SETTINGS_TAB_PATH=Tm;exports.SHARED_API_PREFIX=Kr;exports.Switcher=pv;exports.TabEventsActions=_m;exports.Tip=cR;exports.TipsProvider=uR;exports.Toast=Nx;exports.Tooltip=aP;exports.Tree=vO;exports.TreeIcon=sv;exports.TreeNode=Ql;exports.WebformActions=wm;exports._isArrayDatasource=xA;exports._isObjectDatasource=OA;exports.addAttributesToContent=AA;exports.addFolder=HA;exports.by=Im;exports.byId=lA;exports.byPath=cA;exports.checkUpdates=MA;exports.createFolder=nI;exports.datasourcesSubject=VP;exports.debuggerSubject=tA;exports.dropFile=WA;exports.dropFolder=BA;exports.exists=fA;exports.extractWebformName=aA;exports.generateUUID=IA;exports.getAppSettings=kA;exports.getCatalog=GA;exports.getDatasourceId=dA;exports.getDefaultAppSettings=Um;exports.getFile=jA;exports.getFileContent=KA;exports.getFileExtentionFromType=oA;exports.getFilesInfo=zA;exports.getFolder=Bm;exports.getFolders=NA;exports.getFunctionContent=cI;exports.getMonacoTheme=ZA;exports.getNodeInfo=oI;exports.getSavedConditions=VA;exports.getSharedCSS=XA;exports.getSharedDatasources=YA;exports.getSharedResource=ms;exports.getTypeFromExtension=Rm;exports.getUserPrivileges=JA;exports.getWebForm=$A;exports.hasAttributesString=Wm;exports.http=Ge;exports.installUpdates=DA;exports.isArrayDatasource=km;exports.isDataClassMethod=mA;exports.isDataStoreMethod=vA;exports.isDateDatasource=TA;exports.isEntity=SA;exports.isEntityDatasource=wA;exports.isEntityMethod=gA;exports.isEntitySelection=EA;exports.isEntitySelectionDatasource=bA;exports.isEntitySelectionMethod=yA;exports.isObjectAttribute=pA;exports.isObjectDatasource=Nm;exports.isRelatedAttribute=hA;exports.isRelatedEntitiesAttribute=Mm;exports.isRelatedEntityAttribute=Dm;exports.isScalarDatasource=$m;exports.isSimpleAttribute=Lm;exports.isSimpleDatasource=_A;exports.loadDS=CA;exports.log=fI;exports.login=qA;exports.lspSubject=eA;exports.moveItem=iI;exports.outBy=sA;exports.outById=uA;exports.parseAttributes=PA;exports.queue=Am;exports.removeAttributesString=Hm;exports.removeItem=rI;exports.renameFile=FA;exports.renameFolder=UA;exports.sanitizeContent=vs;exports.saveContent=aI;exports.setCraftedComponents=tI;exports.setFileContent=wc;exports.setSharedSources=eI;exports.stringifyAttributes=Fm;exports.tabEventsSubject=QP;exports.toastSubject=ZP;exports.transformDates=LA;exports.tryCreateSharedResource=yc;exports.useDidMountEffect=pP;exports.useDoubleClick=jP;exports.useFeatureFlags=MP;exports.useForwardedRef=LP;exports.useHotkeys=RP;exports.useIdentity=kP;exports.useOutsideClick=PP;exports.usePrevious=AP;exports.useStateObject=NP;exports.useStateRef=IP;exports.useTip=Kv;exports.validateName=xm;exports.validateServerSide=nA;exports.validateValue=rA;exports.webformSubject=JP;
171
+ `)+Z+`return __p
172
+ }`;var Oe=Zp(function(){return ke(S,re+"return "+Z).apply(r,_)});if(Oe.source=Z,ol(Oe))throw Oe;return Oe}function jE(n){return Ne(n).toLowerCase()}function WE(n){return Ne(n).toUpperCase()}function UE(n,o,u){if(n=Ne(n),n&&(u||o===r))return ed(n);if(!n||!(o=rr(o)))return n;var f=Tr(n),m=Tr(o),S=td(f,m),_=rd(f,m)+1;return On(f,S,_).join("")}function zE(n,o,u){if(n=Ne(n),n&&(u||o===r))return n.slice(0,id(n)+1);if(!n||!(o=rr(o)))return n;var f=Tr(n),m=rd(f,Tr(o))+1;return On(f,0,m).join("")}function BE(n,o,u){if(n=Ne(n),n&&(u||o===r))return n.replace(Q,"");if(!n||!(o=rr(o)))return n;var f=Tr(n),m=td(f,Tr(o));return On(f,m).join("")}function HE(n,o){var u=J,f=ie;if(tt(o)){var m="separator"in o?o.separator:m;u="length"in o?Ee(o.length):u,f="omission"in o?rr(o.omission):f}n=Ne(n);var S=n.length;if(Ei(n)){var _=Tr(n);S=_.length}if(u>=S)return n;var T=u-xi(f);if(T<1)return f;var L=_?On(_,0,T).join(""):n.slice(0,T);if(m===r)return L+f;if(_&&(T+=L.length-T),al(m)){if(n.slice(T).search(m)){var z,B=L;for(m.global||(m=Eu(m.source,Ne(cr.exec(m))+"g")),m.lastIndex=0;z=m.exec(B);)var Z=z.index;L=L.slice(0,Z===r?T:Z)}}else if(n.indexOf(rr(m),T)!=T){var X=L.lastIndexOf(m);X>-1&&(L=L.slice(0,X))}return L+f}function ZE(n){return n=Ne(n),n&&na.test(n)?n.replace(ra,by):n}var qE=Pi(function(n,o,u){return n+(u?" ":"")+o.toUpperCase()}),ll=qd("toUpperCase");function Hp(n,o,u){return n=Ne(n),o=u?r:o,o===r?vy(n)?xy(n):ay(n):n.match(o)||[]}var Zp=Ae(function(n,o){try{return er(n,r,o)}catch(u){return ol(u)?u:new ge(u)}}),GE=nn(function(n,o){return dr(o,function(u){u=Ur(u),tn(n,u,nl(n[u],n))}),n});function KE(n){var o=n==null?0:n.length,u=ue();return n=o?Xe(n,function(f){if(typeof f[1]!="function")throw new pr(l);return[u(f[0]),f[1]]}):[],Ae(function(f){for(var m=-1;++m<o;){var S=n[m];if(er(S[0],this,f))return er(S[1],this,f)}})}function YE(n){return b1(vr(n,b))}function cl(n){return function(){return n}}function VE(n,o){return n==null||n!==n?o:n}var XE=Kd(),JE=Kd(!0);function Vt(n){return n}function fl(n){return _d(typeof n=="function"?n:vr(n,b))}function QE(n){return Ad(vr(n,b))}function ex(n,o){return Td(n,vr(o,b))}var tx=Ae(function(n,o){return function(u){return lo(u,n,o)}}),rx=Ae(function(n,o){return function(u){return lo(n,u,o)}});function dl(n,o,u){var f=Et(o),m=Ra(o,f);u==null&&!(tt(o)&&(m.length||!f.length))&&(u=o,o=n,n=this,m=Ra(o,Et(o)));var S=!(tt(u)&&"chain"in u)||!!u.chain,_=an(n);return dr(m,function(T){var L=o[T];n[T]=L,_&&(n.prototype[T]=function(){var z=this.__chain__;if(S||z){var B=n(this.__wrapped__),Z=B.__actions__=Gt(this.__actions__);return Z.push({func:L,args:arguments,thisArg:n}),B.__chain__=z,B}return L.apply(n,wn([this.value()],arguments))})}),n}function nx(){return At._===this&&(At._=Ry),this}function pl(){}function ix(n){return n=Ee(n),Ae(function(o){return Cd(o,n)})}var ox=Hu(Xe),ax=Hu(Yf),sx=Hu(vu);function qp(n){return Xu(n)?mu(Ur(n)):k1(n)}function ux(n){return function(o){return n==null?r:Vn(n,o)}}var lx=Vd(),cx=Vd(!0);function hl(){return[]}function vl(){return!1}function fx(){return{}}function dx(){return""}function px(){return!0}function hx(n,o){if(n=Ee(n),n<1||n>qe)return[];var u=K,f=It(n,K);o=ue(o),n-=K;for(var m=wu(f,o);++u<n;)o(u);return m}function vx(n){return be(n)?Xe(n,Ur):nr(n)?[n]:Gt(dp(Ne(n)))}function mx(n){var o=++Ty;return Ne(n)+o}var gx=Fa(function(n,o){return n+o},0),yx=Zu("ceil"),wx=Fa(function(n,o){return n/o},1),bx=Zu("floor");function Sx(n){return n&&n.length?Ca(n,Vt,Pu):r}function Ex(n,o){return n&&n.length?Ca(n,ue(o,2),Pu):r}function xx(n){return Jf(n,Vt)}function _x(n,o){return Jf(n,ue(o,2))}function Ox(n){return n&&n.length?Ca(n,Vt,$u):r}function Ax(n,o){return n&&n.length?Ca(n,ue(o,2),$u):r}var Tx=Fa(function(n,o){return n*o},1),Cx=Zu("round"),Rx=Fa(function(n,o){return n-o},0);function Px(n){return n&&n.length?yu(n,Vt):0}function Ix(n,o){return n&&n.length?yu(n,ue(o,2)):0}return y.after=Qb,y.ary=xp,y.assign=WS,y.assignIn=kp,y.assignInWith=Ka,y.assignWith=US,y.at=zS,y.before=_p,y.bind=nl,y.bindAll=GE,y.bindKey=Op,y.castArray=fS,y.chain=bp,y.chunk=bw,y.compact=Sw,y.concat=Ew,y.cond=KE,y.conforms=YE,y.constant=cl,y.countBy=Pb,y.create=BS,y.curry=Ap,y.curryRight=Tp,y.debounce=Cp,y.defaults=HS,y.defaultsDeep=ZS,y.defer=eS,y.delay=tS,y.difference=xw,y.differenceBy=_w,y.differenceWith=Ow,y.drop=Aw,y.dropRight=Tw,y.dropRightWhile=Cw,y.dropWhile=Rw,y.fill=Pw,y.filter=Mb,y.flatMap=Fb,y.flatMapDeep=Db,y.flatMapDepth=kb,y.flatten=mp,y.flattenDeep=Iw,y.flattenDepth=Mw,y.flip=rS,y.flow=XE,y.flowRight=JE,y.fromPairs=Lw,y.functions=JS,y.functionsIn=QS,y.groupBy=Nb,y.initial=Fw,y.intersection=Dw,y.intersectionBy=kw,y.intersectionWith=Nw,y.invert=tE,y.invertBy=rE,y.invokeMap=Wb,y.iteratee=fl,y.keyBy=Ub,y.keys=Et,y.keysIn=Yt,y.map=za,y.mapKeys=iE,y.mapValues=oE,y.matches=QE,y.matchesProperty=ex,y.memoize=Ha,y.merge=aE,y.mergeWith=Np,y.method=tx,y.methodOf=rx,y.mixin=dl,y.negate=Za,y.nthArg=ix,y.omit=sE,y.omitBy=uE,y.once=nS,y.orderBy=zb,y.over=ox,y.overArgs=iS,y.overEvery=ax,y.overSome=sx,y.partial=il,y.partialRight=Rp,y.partition=Bb,y.pick=lE,y.pickBy=jp,y.property=qp,y.propertyOf=ux,y.pull=zw,y.pullAll=yp,y.pullAllBy=Bw,y.pullAllWith=Hw,y.pullAt=Zw,y.range=lx,y.rangeRight=cx,y.rearg=oS,y.reject=qb,y.remove=qw,y.rest=aS,y.reverse=tl,y.sampleSize=Kb,y.set=fE,y.setWith=dE,y.shuffle=Yb,y.slice=Gw,y.sortBy=Jb,y.sortedUniq=eb,y.sortedUniqBy=tb,y.split=FE,y.spread=sS,y.tail=rb,y.take=nb,y.takeRight=ib,y.takeRightWhile=ob,y.takeWhile=ab,y.tap=Sb,y.throttle=uS,y.thru=Ua,y.toArray=$p,y.toPairs=Wp,y.toPairsIn=Up,y.toPath=vx,y.toPlainObject=Dp,y.transform=pE,y.unary=lS,y.union=sb,y.unionBy=ub,y.unionWith=lb,y.uniq=cb,y.uniqBy=fb,y.uniqWith=db,y.unset=hE,y.unzip=rl,y.unzipWith=wp,y.update=vE,y.updateWith=mE,y.values=Li,y.valuesIn=gE,y.without=pb,y.words=Hp,y.wrap=cS,y.xor=hb,y.xorBy=vb,y.xorWith=mb,y.zip=gb,y.zipObject=yb,y.zipObjectDeep=wb,y.zipWith=bb,y.entries=Wp,y.entriesIn=Up,y.extend=kp,y.extendWith=Ka,dl(y,y),y.add=gx,y.attempt=Zp,y.camelCase=SE,y.capitalize=zp,y.ceil=yx,y.clamp=yE,y.clone=dS,y.cloneDeep=hS,y.cloneDeepWith=vS,y.cloneWith=pS,y.conformsTo=mS,y.deburr=Bp,y.defaultTo=VE,y.divide=wx,y.endsWith=EE,y.eq=Rr,y.escape=xE,y.escapeRegExp=_E,y.every=Ib,y.find=Lb,y.findIndex=hp,y.findKey=qS,y.findLast=$b,y.findLastIndex=vp,y.findLastKey=GS,y.floor=bx,y.forEach=Sp,y.forEachRight=Ep,y.forIn=KS,y.forInRight=YS,y.forOwn=VS,y.forOwnRight=XS,y.get=sl,y.gt=gS,y.gte=yS,y.has=eE,y.hasIn=ul,y.head=gp,y.identity=Vt,y.includes=jb,y.indexOf=$w,y.inRange=wE,y.invoke=nE,y.isArguments=Qn,y.isArray=be,y.isArrayBuffer=wS,y.isArrayLike=Kt,y.isArrayLikeObject=at,y.isBoolean=bS,y.isBuffer=An,y.isDate=SS,y.isElement=ES,y.isEmpty=xS,y.isEqual=_S,y.isEqualWith=OS,y.isError=ol,y.isFinite=AS,y.isFunction=an,y.isInteger=Pp,y.isLength=qa,y.isMap=Ip,y.isMatch=TS,y.isMatchWith=CS,y.isNaN=RS,y.isNative=PS,y.isNil=MS,y.isNull=IS,y.isNumber=Mp,y.isObject=tt,y.isObjectLike=it,y.isPlainObject=mo,y.isRegExp=al,y.isSafeInteger=LS,y.isSet=Lp,y.isString=Ga,y.isSymbol=nr,y.isTypedArray=Mi,y.isUndefined=$S,y.isWeakMap=FS,y.isWeakSet=DS,y.join=jw,y.kebabCase=OE,y.last=gr,y.lastIndexOf=Ww,y.lowerCase=AE,y.lowerFirst=TE,y.lt=kS,y.lte=NS,y.max=Sx,y.maxBy=Ex,y.mean=xx,y.meanBy=_x,y.min=Ox,y.minBy=Ax,y.stubArray=hl,y.stubFalse=vl,y.stubObject=fx,y.stubString=dx,y.stubTrue=px,y.multiply=Tx,y.nth=Uw,y.noConflict=nx,y.noop=pl,y.now=Ba,y.pad=CE,y.padEnd=RE,y.padStart=PE,y.parseInt=IE,y.random=bE,y.reduce=Hb,y.reduceRight=Zb,y.repeat=ME,y.replace=LE,y.result=cE,y.round=Cx,y.runInContext=M,y.sample=Gb,y.size=Vb,y.snakeCase=$E,y.some=Xb,y.sortedIndex=Kw,y.sortedIndexBy=Yw,y.sortedIndexOf=Vw,y.sortedLastIndex=Xw,y.sortedLastIndexBy=Jw,y.sortedLastIndexOf=Qw,y.startCase=DE,y.startsWith=kE,y.subtract=Rx,y.sum=Px,y.sumBy=Ix,y.template=NE,y.times=hx,y.toFinite=sn,y.toInteger=Ee,y.toLength=Fp,y.toLower=jE,y.toNumber=yr,y.toSafeInteger=jS,y.toString=Ne,y.toUpper=WE,y.trim=UE,y.trimEnd=zE,y.trimStart=BE,y.truncate=HE,y.unescape=ZE,y.uniqueId=mx,y.upperCase=qE,y.upperFirst=ll,y.each=Sp,y.eachRight=Ep,y.first=gp,dl(y,function(){var n={};return jr(y,function(o,u){ze.call(y.prototype,u)||(n[u]=o)}),n}(),{chain:!1}),y.VERSION=i,dr(["bind","bindKey","curry","curryRight","partial","partialRight"],function(n){y[n].placeholder=y}),dr(["drop","take"],function(n,o){Ie.prototype[n]=function(u){u=u===r?1:gt(Ee(u),0);var f=this.__filtered__&&!o?new Ie(this):this.clone();return f.__filtered__?f.__takeCount__=It(u,f.__takeCount__):f.__views__.push({size:It(u,K),type:n+(f.__dir__<0?"Right":"")}),f},Ie.prototype[n+"Right"]=function(u){return this.reverse()[n](u).reverse()}}),dr(["filter","map","takeWhile"],function(n,o){var u=o+1,f=u==ve||u==ye;Ie.prototype[n]=function(m){var S=this.clone();return S.__iteratees__.push({iteratee:ue(m,3),type:u}),S.__filtered__=S.__filtered__||f,S}}),dr(["head","last"],function(n,o){var u="take"+(o?"Right":"");Ie.prototype[n]=function(){return this[u](1).value()[0]}}),dr(["initial","tail"],function(n,o){var u="drop"+(o?"":"Right");Ie.prototype[n]=function(){return this.__filtered__?new Ie(this):this[u](1)}}),Ie.prototype.compact=function(){return this.filter(Vt)},Ie.prototype.find=function(n){return this.filter(n).head()},Ie.prototype.findLast=function(n){return this.reverse().find(n)},Ie.prototype.invokeMap=Ae(function(n,o){return typeof n=="function"?new Ie(this):this.map(function(u){return lo(u,n,o)})}),Ie.prototype.reject=function(n){return this.filter(Za(ue(n)))},Ie.prototype.slice=function(n,o){n=Ee(n);var u=this;return u.__filtered__&&(n>0||o<0)?new Ie(u):(n<0?u=u.takeRight(-n):n&&(u=u.drop(n)),o!==r&&(o=Ee(o),u=o<0?u.dropRight(-o):u.take(o-n)),u)},Ie.prototype.takeRightWhile=function(n){return this.reverse().takeWhile(n).reverse()},Ie.prototype.toArray=function(){return this.take(K)},jr(Ie.prototype,function(n,o){var u=/^(?:filter|find|map|reject)|While$/.test(o),f=/^(?:head|last)$/.test(o),m=y[f?"take"+(o=="last"?"Right":""):o],S=f||/^find/.test(o);m&&(y.prototype[o]=function(){var _=this.__wrapped__,T=f?[1]:arguments,L=_ instanceof Ie,z=T[0],B=L||be(_),Z=function(Pe){var Le=m.apply(y,wn([Pe],T));return f&&X?Le[0]:Le};B&&u&&typeof z=="function"&&z.length!=1&&(L=B=!1);var X=this.__chain__,re=!!this.__actions__.length,ce=S&&!X,Oe=L&&!re;if(!S&&B){_=Oe?_:new Ie(this);var fe=n.apply(_,T);return fe.__actions__.push({func:Ua,args:[Z],thisArg:r}),new hr(fe,X)}return ce&&Oe?n.apply(this,T):(fe=this.thru(Z),ce?f?fe.value()[0]:fe.value():fe)})}),dr(["pop","push","shift","sort","splice","unshift"],function(n){var o=pa[n],u=/^(?:push|sort|unshift)$/.test(n)?"tap":"thru",f=/^(?:pop|shift)$/.test(n);y.prototype[n]=function(){var m=arguments;if(f&&!this.__chain__){var S=this.value();return o.apply(be(S)?S:[],m)}return this[u](function(_){return o.apply(be(_)?_:[],m)})}}),jr(Ie.prototype,function(n,o){var u=y[o];if(u){var f=u.name+"";ze.call(Ti,f)||(Ti[f]=[]),Ti[f].push({name:o,func:u})}}),Ti[$a(r,I).name]=[{name:"wrapper",func:r}],Ie.prototype.clone=Zy,Ie.prototype.reverse=qy,Ie.prototype.value=Gy,y.prototype.at=Eb,y.prototype.chain=xb,y.prototype.commit=_b,y.prototype.next=Ob,y.prototype.plant=Tb,y.prototype.reverse=Cb,y.prototype.toJSON=y.prototype.valueOf=y.prototype.value=Rb,y.prototype.first=y.prototype.head,ro&&(y.prototype[ro]=Ab),y},_i=_y();Zn?((Zn.exports=_i)._=_i,fu._=_i):At._=_i}).call(ni)})(Ms,Ms.exports);var pt=Ms.exports;const Ac={FdSave:nO,FdWarningDanger:zc,FdInfoCircle:eO,FdInfoBold:uc};var af=(e=>(e.ALERT="alert",e.CONFIRM="confirm",e))(af||{}),ci=(e=>(e.PRIMARY="primary",e.WARNING="warning",e.DANGER="danger",e))(ci||{}),Ni=(e=>(e.CONFIRMED="confirmed",e.CANCELED="canceled",e))(Ni||{});const sg={[ci.PRIMARY]:{icon:"blue-500",button:"primary-dark"},[ci.DANGER]:{icon:"red-500",button:"primary-dark"},[ci.WARNING]:{icon:"yellow-400",button:"primary-dark"}},Vl=({color:e=ci.PRIMARY,variant:t="solid",children:r,autoFocus:i,...a})=>{const s=sg[e].button,l=t==="outlined"?`bg-transparent text-white border border-white hover:border-white hover:bg-white hover:text-${s}`:`text-white bg-${s} border border-${s} hover:border-white hover:bg-white hover:text-${s}`;return $.jsx("button",{autoFocus:i,className:Pt("w-28 rounded p-1.5 text-xs font-medium hover:font-bold focus:outline-none",l),...a,children:r})},$P=({name:e,color:t=ci.PRIMARY,className:r="w-10 h-10"})=>{const i=Ac[e]||Ac.FdInfoCircle,a=`text-${sg[t].icon}`;return $.jsx(i,{className:Pt(r,a)})},FP=({id:e,title:t,message:r,icon:i,type:a,color:s,zIndex:l=3e3,views:c,width:d=520,hasOverlay:p=!0,onClose:h,onEdit:b})=>{const v=g=>{h({id:e,reason:g})};k.useEffect(()=>{function g(E){E.key==="Escape"&&v(Ni.CANCELED)}return window.addEventListener("keyup",g),()=>{window.removeEventListener("keyup",g)}},[]);const w=pt.merge(pt.values(c==null?void 0:c.toggles).flatMap(g=>g.value?g.warnings||[]:[]),c==null?void 0:c.tips),x=(g,E)=>{var P;if(!(c!=null&&c.toggles))return;const I=pt.cloneDeep(c);(P=I.toggles)!=null&&P[g]&&(I.toggles[g].value=E),b({id:e,views:I})};return Wo.createPortal($.jsx(Is,{appear:!0,show:!0,as:k.Fragment,children:$.jsx("div",{className:Pt("absolute inset-0 flex h-full w-full items-center justify-center overflow-y-auto",{"bg-black bg-opacity-80":p}),style:{zIndex:l},onClick:()=>v(Ni.CANCELED),children:$.jsx(Is.Child,{as:k.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0 scale-95",enterTo:"opacity-100 scale-100",leave:"ease-in duration-200",leaveFrom:"opacity-100 scale-100",leaveTo:"opacity-0 scale-95",children:$.jsx("div",{"data-cy":"confirmation-modal-cy",className:"relative rounded-md border border-grey-200 bg-grey-500",style:{width:d},onClick:g=>g.stopPropagation(),children:$.jsxs("div",{className:"flex flex-col items-center gap-5 p-6 px-12",children:[i?$.jsx("div",{className:"flex items-center justify-center",children:$.jsx($P,{name:i,color:s})}):null,$.jsx(DP,{condition:t,children:$.jsx("h4",{className:"w-full text-wrap text-lg font-bold leading-6 text-white text-center",children:t})}),$.jsx("p",{className:"w-full text-wrap text-center text-sm font-medium text-white",children:r}),$.jsx("div",{className:"text-xs text-white",children:pt.values(c==null?void 0:c.toggles).map(g=>$.jsx("div",{children:$.jsxs("label",{htmlFor:g.key,className:"flex items-center",children:[$.jsx(og,{size:"xs",value:g.value,onChange:E=>x(g.key,E)}),$.jsx("span",{className:"ml-1",children:g.title})]})},g.key))}),$.jsx(kP,{warnings:w}),$.jsx("div",{className:"flex items-center gap-4 p-1",children:a===af.CONFIRM?$.jsxs($.Fragment,{children:[$.jsx(Vl,{autoFocus:!0,color:s,onClick:()=>v(Ni.CONFIRMED),children:"Confirm"}),$.jsx(Vl,{color:s,variant:"outlined",onClick:()=>v(Ni.CANCELED),children:"Cancel"})]}):$.jsx(Vl,{autoFocus:!0,onClick:()=>v(),children:"OK"})})]})})})})}),document.querySelector("body"))},DP=e=>e.condition?$.jsx($.Fragment,{children:e.children}):null,kP=e=>e.warnings?$.jsx(Is,{appear:!0,show:!!e.warnings.length,as:k.Fragment,children:$.jsx("div",{className:"flex flex-col gap-1 rounded-sm bg-grey-600 p-2 text-xs text-white",children:e.warnings.map((t,r)=>$.jsx(Is.Child,{as:k.Fragment,enter:"ease-out duration-300",enterFrom:"opacity-0 scale-95",enterTo:"opacity-100 scale-100",leave:"ease-in duration-200",leaveFrom:"opacity-100 scale-100",leaveTo:"opacity-0 scale-95",children:$.jsxs("div",{className:"flex flex-1 items-center gap-1 rounded-sm px-2 py-1",children:[$.jsx(zc,{className:Pt({"h-3 w-3":!0,"text-orange-400":t.type==="warning","text-red-400":t.type==="error","text-primary-dark":t.type==="info"},"mr-3")}),$.jsx("div",{className:"flex-1",children:t.message})]})},`modal-warnings-${r}`))})}):null;function NP(e,t){const r=k.useRef(!1);k.useEffect(()=>{if(r.current)return e();r.current=!0},t)}const Xl=typeof navigator<"u"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function Jl(e,t,r,i){e.addEventListener?e.addEventListener(t,r,i):e.attachEvent&&e.attachEvent("on".concat(t),r)}function bo(e,t,r,i){e.removeEventListener?e.removeEventListener(t,r,i):e.detachEvent&&e.detachEvent("on".concat(t),r)}function ug(e,t){const r=t.slice(0,t.length-1);for(let i=0;i<r.length;i++)r[i]=e[r[i].toLowerCase()];return r}function lg(e){typeof e!="string"&&(e=""),e=e.replace(/\s/g,"");const t=e.split(",");let r=t.lastIndexOf("");for(;r>=0;)t[r-1]+=",",t.splice(r,1),r=t.lastIndexOf("");return t}function jP(e,t){const r=e.length>=t.length?e:t,i=e.length>=t.length?t:e;let a=!0;for(let s=0;s<r.length;s++)i.indexOf(r[s])===-1&&(a=!1);return a}const Fo={backspace:8,"⌫":8,tab:9,clear:12,enter:13,"↩":13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"⇪":20,",":188,".":190,"/":191,"`":192,"-":Xl?173:189,"=":Xl?61:187,";":Xl?59:186,"'":222,"[":219,"]":221,"\\":220},Vr={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},bs={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},Rt={16:!1,18:!1,17:!1,91:!1},rt={};for(let e=1;e<20;e++)Fo["f".concat(e)]=111+e;let Qe=[],Ro=null,cg="all";const cn=new Map,Jo=e=>Fo[e.toLowerCase()]||Vr[e.toLowerCase()]||e.toUpperCase().charCodeAt(0),WP=e=>Object.keys(Fo).find(t=>Fo[t]===e),UP=e=>Object.keys(Vr).find(t=>Vr[t]===e);function fg(e){cg=e||"all"}function Do(){return cg||"all"}function zP(){return Qe.slice(0)}function BP(){return Qe.map(e=>WP(e)||UP(e)||String.fromCharCode(e))}function HP(){const e=[];return Object.keys(rt).forEach(t=>{rt[t].forEach(r=>{let{key:i,scope:a,mods:s,shortcut:l}=r;e.push({scope:a,shortcut:l,mods:s,keys:i.split("+").map(c=>Jo(c))})})}),e}function ZP(e){const t=e.target||e.srcElement,{tagName:r}=t;let i=!0;const a=r==="INPUT"&&!["checkbox","radio","range","button","file","reset","submit","color"].includes(t.type);return(t.isContentEditable||(a||r==="TEXTAREA"||r==="SELECT")&&!t.readOnly)&&(i=!1),i}function qP(e){return typeof e=="string"&&(e=Jo(e)),Qe.indexOf(e)!==-1}function GP(e,t){let r,i;e||(e=Do());for(const a in rt)if(Object.prototype.hasOwnProperty.call(rt,a))for(r=rt[a],i=0;i<r.length;)r[i].scope===e?r.splice(i,1).forEach(l=>{let{element:c}=l;return sf(c)}):i++;Do()===e&&fg(t||"all")}function KP(e){let t=e.keyCode||e.which||e.charCode;const r=Qe.indexOf(t);if(r>=0&&Qe.splice(r,1),e.key&&e.key.toLowerCase()==="meta"&&Qe.splice(0,Qe.length),(t===93||t===224)&&(t=91),t in Rt){Rt[t]=!1;for(const i in Vr)Vr[i]===t&&($r[i]=!1)}}function dg(e){if(typeof e>"u")Object.keys(rt).forEach(a=>{Array.isArray(rt[a])&&rt[a].forEach(s=>fs(s)),delete rt[a]}),sf(null);else if(Array.isArray(e))e.forEach(a=>{a.key&&fs(a)});else if(typeof e=="object")e.key&&fs(e);else if(typeof e=="string"){for(var t=arguments.length,r=new Array(t>1?t-1:0),i=1;i<t;i++)r[i-1]=arguments[i];let[a,s]=r;typeof a=="function"&&(s=a,a=""),fs({key:e,scope:a,method:s,splitKey:"+"})}}const fs=e=>{let{key:t,scope:r,method:i,splitKey:a="+"}=e;lg(t).forEach(l=>{const c=l.split(a),d=c.length,p=c[d-1],h=p==="*"?"*":Jo(p);if(!rt[h])return;r||(r=Do());const b=d>1?ug(Vr,c):[],v=[];rt[h]=rt[h].filter(w=>{const g=(i?w.method===i:!0)&&w.scope===r&&jP(w.mods,b);return g&&v.push(w.element),!g}),v.forEach(w=>sf(w))})};function dv(e,t,r,i){if(t.element!==i)return;let a;if(t.scope===r||t.scope==="all"){a=t.mods.length>0;for(const s in Rt)Object.prototype.hasOwnProperty.call(Rt,s)&&(!Rt[s]&&t.mods.indexOf(+s)>-1||Rt[s]&&t.mods.indexOf(+s)===-1)&&(a=!1);(t.mods.length===0&&!Rt[16]&&!Rt[18]&&!Rt[17]&&!Rt[91]||a||t.shortcut==="*")&&(t.keys=[],t.keys=t.keys.concat(Qe),t.method(e,t)===!1&&(e.preventDefault?e.preventDefault():e.returnValue=!1,e.stopPropagation&&e.stopPropagation(),e.cancelBubble&&(e.cancelBubble=!0)))}}function pv(e,t){const r=rt["*"];let i=e.keyCode||e.which||e.charCode;if(!$r.filter.call(this,e))return;if((i===93||i===224)&&(i=91),Qe.indexOf(i)===-1&&i!==229&&Qe.push(i),["metaKey","ctrlKey","altKey","shiftKey"].forEach(c=>{const d=bs[c];e[c]&&Qe.indexOf(d)===-1?Qe.push(d):!e[c]&&Qe.indexOf(d)>-1?Qe.splice(Qe.indexOf(d),1):c==="metaKey"&&e[c]&&(Qe=Qe.filter(p=>p in bs||p===i))}),i in Rt){Rt[i]=!0;for(const c in Vr)Vr[c]===i&&($r[c]=!0);if(!r)return}for(const c in Rt)Object.prototype.hasOwnProperty.call(Rt,c)&&(Rt[c]=e[bs[c]]);e.getModifierState&&!(e.altKey&&!e.ctrlKey)&&e.getModifierState("AltGraph")&&(Qe.indexOf(17)===-1&&Qe.push(17),Qe.indexOf(18)===-1&&Qe.push(18),Rt[17]=!0,Rt[18]=!0);const a=Do();if(r)for(let c=0;c<r.length;c++)r[c].scope===a&&(e.type==="keydown"&&r[c].keydown||e.type==="keyup"&&r[c].keyup)&&dv(e,r[c],a,t);if(!(i in rt))return;const s=rt[i],l=s.length;for(let c=0;c<l;c++)if((e.type==="keydown"&&s[c].keydown||e.type==="keyup"&&s[c].keyup)&&s[c].key){const d=s[c],{splitKey:p}=d,h=d.key.split(p),b=[];for(let v=0;v<h.length;v++)b.push(Jo(h[v]));b.sort().join("")===Qe.sort().join("")&&dv(e,d,a,t)}}function $r(e,t,r){Qe=[];const i=lg(e);let a=[],s="all",l=document,c=0,d=!1,p=!0,h="+",b=!1,v=!1;for(r===void 0&&typeof t=="function"&&(r=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(s=t.scope),t.element&&(l=t.element),t.keyup&&(d=t.keyup),t.keydown!==void 0&&(p=t.keydown),t.capture!==void 0&&(b=t.capture),typeof t.splitKey=="string"&&(h=t.splitKey),t.single===!0&&(v=!0)),typeof t=="string"&&(s=t),v&&dg(e,s);c<i.length;c++)e=i[c].split(h),a=[],e.length>1&&(a=ug(Vr,e)),e=e[e.length-1],e=e==="*"?"*":Jo(e),e in rt||(rt[e]=[]),rt[e].push({keyup:d,keydown:p,scope:s,mods:a,shortcut:i[c],method:r,key:i[c],splitKey:h,element:l});if(typeof l<"u"&&window){if(!cn.has(l)){const w=function(){let g=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return pv(g,l)},x=function(){let g=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;pv(g,l),KP(g)};cn.set(l,{keydownListener:w,keyupListenr:x,capture:b}),Jl(l,"keydown",w,b),Jl(l,"keyup",x,b)}if(!Ro){const w=()=>{Qe=[]};Ro={listener:w,capture:b},Jl(window,"focus",w,b)}}}function YP(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(rt).forEach(r=>{rt[r].filter(a=>a.scope===t&&a.shortcut===e).forEach(a=>{a&&a.method&&a.method()})})}function sf(e){const t=Object.values(rt).flat();if(t.findIndex(i=>{let{element:a}=i;return a===e})<0){const{keydownListener:i,keyupListenr:a,capture:s}=cn.get(e)||{};i&&a&&(bo(e,"keyup",a,s),bo(e,"keydown",i,s),cn.delete(e))}if((t.length<=0||cn.size<=0)&&(Object.keys(cn).forEach(a=>{const{keydownListener:s,keyupListenr:l,capture:c}=cn.get(a)||{};s&&l&&(bo(a,"keyup",l,c),bo(a,"keydown",s,c),cn.delete(a))}),cn.clear(),Object.keys(rt).forEach(a=>delete rt[a]),Ro)){const{listener:a,capture:s}=Ro;bo(window,"focus",a,s),Ro=null}}const Ql={getPressedKeyString:BP,setScope:fg,getScope:Do,deleteScope:GP,getPressedKeyCodes:zP,getAllKeyCodes:HP,isPressed:qP,filter:ZP,trigger:YP,unbind:dg,keyMap:Fo,modifier:Vr,modifierMap:bs};for(const e in Ql)Object.prototype.hasOwnProperty.call(Ql,e)&&($r[e]=Ql[e]);if(typeof window<"u"){const e=window.hotkeys;$r.noConflict=t=>(t&&window.hotkeys===$r&&(window.hotkeys=e),$r),window.hotkeys=$r}$r.filter=()=>!0;function VP(e,t,r,i){r instanceof Array&&(i=r,r=void 0),i=i||[],r=r||{};const{preventDefault:a=!0}=r,s=k.useCallback((c,d)=>{a&&c.preventDefault(),setTimeout(()=>t(c,d))},i),l=()=>{$r.unbind(e,s)};k.useEffect(()=>($r(e,r,s),l),[e,r,s])}const XP=e=>{const t=k.useRef(null);return k.useEffect(()=>{const r=i=>{t.current&&!t.current.contains(i.target)&&e(i)};return document.addEventListener("click",r,!0),()=>{document.removeEventListener("click",r,!0)}},[e]),t};function JP(e){const t=k.useRef();return k.useEffect(()=>{t.current=e},[e]),t.current}function QP(e){const t=k.useRef(e);return k.useEffect(()=>{t.current=e},[e]),t}function e2(e){const t=k.useRef(null);return k.useEffect(()=>{e&&(typeof e=="function"?e(t.current):e.current=t.current)}),t}function t2(e){const[t,r]=k.useState(e),i=(s,l)=>{r(c=>({...c,features:{...c.features,[s]:{enabled:l}}}))},a=k.useCallback((...s)=>s.every(l=>{var c;return(c=t.features[l])==null?void 0:c.enabled}),[t.features]);return{setFeature:i,isFeatureEnabled:a}}const pg=k.createContext(""),r2=e=>$.jsx(pg.Provider,{value:e.value,children:e.children}),n2=()=>{const e=k.useContext(pg);if(typeof e!="string")throw new Error("Error while calling useIdentity! Context has incorrect type (expected string)");return e};function i2(e){const[t,r]=k.useState(e),i=k.useMemo(()=>o2(t,r),[]);return{state:t,actions:{...i,set:a=>{r(typeof a=="function"?a:s=>({...s,...a}))}}}}function o2(e,t=()=>{}){return Object.keys(e).reduce((i,a)=>({...i,[`set${pt.upperFirst(a)}`]:s=>t(l=>({...l,[a]:s}))}),{})}const a2=(e,t,r={})=>{r={timeout:200,...r};const i=k.useRef(),a=()=>{i.current&&(clearTimeout(i.current),i.current=null)};return k.useCallback((s,...l)=>{a(),t&&s.detail===1&&(i.current=setTimeout(()=>{t(s,...l)},r.timeout)),s.detail%2===0&&e(s,...l)},[t,e,r.timeout])};function hn(e){return typeof e=="function"}function hg(e){var t=function(i){Error.call(i),i.stack=new Error().stack},r=e(t);return r.prototype=Object.create(Error.prototype),r.prototype.constructor=r,r}var ec=hg(function(e){return function(r){e(this),this.message=r?r.length+` errors occurred during unsubscription:
173
+ `+r.map(function(i,a){return a+1+") "+i.toString()}).join(`
174
+ `):"",this.name="UnsubscriptionError",this.errors=r}});function Tc(e,t){if(e){var r=e.indexOf(t);0<=r&&e.splice(r,1)}}var Ys=function(){function e(t){this.initialTeardown=t,this.closed=!1,this._parentage=null,this._finalizers=null}return e.prototype.unsubscribe=function(){var t,r,i,a,s;if(!this.closed){this.closed=!0;var l=this._parentage;if(l)if(this._parentage=null,Array.isArray(l))try{for(var c=dc(l),d=c.next();!d.done;d=c.next()){var p=d.value;p.remove(this)}}catch(g){t={error:g}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(t)throw t.error}}else l.remove(this);var h=this.initialTeardown;if(hn(h))try{h()}catch(g){s=g instanceof ec?g.errors:[g]}var b=this._finalizers;if(b){this._finalizers=null;try{for(var v=dc(b),w=v.next();!w.done;w=v.next()){var x=w.value;try{hv(x)}catch(g){s=s??[],g instanceof ec?s=hc(hc([],pc(s)),pc(g.errors)):s.push(g)}}}catch(g){i={error:g}}finally{try{w&&!w.done&&(a=v.return)&&a.call(v)}finally{if(i)throw i.error}}}if(s)throw new ec(s)}},e.prototype.add=function(t){var r;if(t&&t!==this)if(this.closed)hv(t);else{if(t instanceof e){if(t.closed||t._hasParent(this))return;t._addParent(this)}(this._finalizers=(r=this._finalizers)!==null&&r!==void 0?r:[]).push(t)}},e.prototype._hasParent=function(t){var r=this._parentage;return r===t||Array.isArray(r)&&r.includes(t)},e.prototype._addParent=function(t){var r=this._parentage;this._parentage=Array.isArray(r)?(r.push(t),r):r?[r,t]:t},e.prototype._removeParent=function(t){var r=this._parentage;r===t?this._parentage=null:Array.isArray(r)&&Tc(r,t)},e.prototype.remove=function(t){var r=this._finalizers;r&&Tc(r,t),t instanceof e&&t._removeParent(this)},e.EMPTY=function(){var t=new e;return t.closed=!0,t}(),e}(),vg=Ys.EMPTY;function mg(e){return e instanceof Ys||e&&"closed"in e&&hn(e.remove)&&hn(e.add)&&hn(e.unsubscribe)}function hv(e){hn(e)?e():e.unsubscribe()}var gg={onUnhandledError:null,onStoppedNotification:null,Promise:void 0,useDeprecatedSynchronousErrorHandling:!1,useDeprecatedNextContext:!1},s2={setTimeout:function(e,t){for(var r=[],i=2;i<arguments.length;i++)r[i-2]=arguments[i];return setTimeout.apply(void 0,hc([e,t],pc(r)))},clearTimeout:function(e){return clearTimeout(e)},delegate:void 0};function u2(e){s2.setTimeout(function(){throw e})}function vv(){}function Ss(e){e()}var yg=function(e){Ws(t,e);function t(r){var i=e.call(this)||this;return i.isStopped=!1,r?(i.destination=r,mg(r)&&r.add(i)):i.destination=d2,i}return t.create=function(r,i,a){return new Cc(r,i,a)},t.prototype.next=function(r){this.isStopped||this._next(r)},t.prototype.error=function(r){this.isStopped||(this.isStopped=!0,this._error(r))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this),this.destination=null)},t.prototype._next=function(r){this.destination.next(r)},t.prototype._error=function(r){try{this.destination.error(r)}finally{this.unsubscribe()}},t.prototype._complete=function(){try{this.destination.complete()}finally{this.unsubscribe()}},t}(Ys),l2=Function.prototype.bind;function tc(e,t){return l2.call(e,t)}var c2=function(){function e(t){this.partialObserver=t}return e.prototype.next=function(t){var r=this.partialObserver;if(r.next)try{r.next(t)}catch(i){ds(i)}},e.prototype.error=function(t){var r=this.partialObserver;if(r.error)try{r.error(t)}catch(i){ds(i)}else ds(t)},e.prototype.complete=function(){var t=this.partialObserver;if(t.complete)try{t.complete()}catch(r){ds(r)}},e}(),Cc=function(e){Ws(t,e);function t(r,i,a){var s=e.call(this)||this,l;if(hn(r)||!r)l={next:r??void 0,error:i??void 0,complete:a??void 0};else{var c;s&&gg.useDeprecatedNextContext?(c=Object.create(r),c.unsubscribe=function(){return s.unsubscribe()},l={next:r.next&&tc(r.next,c),error:r.error&&tc(r.error,c),complete:r.complete&&tc(r.complete,c)}):l=r}return s.destination=new c2(l),s}return t}(yg);function ds(e){u2(e)}function f2(e){throw e}var d2={closed:!0,next:vv,error:f2,complete:vv},p2=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}();function h2(e){return e}function v2(e){return e.length===0?h2:e.length===1?e[0]:function(r){return e.reduce(function(i,a){return a(i)},r)}}var mv=function(){function e(t){t&&(this._subscribe=t)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(t,r,i){var a=this,s=g2(t)?t:new Cc(t,r,i);return Ss(function(){var l=a,c=l.operator,d=l.source;s.add(c?c.call(s,d):d?a._subscribe(s):a._trySubscribe(s))}),s},e.prototype._trySubscribe=function(t){try{return this._subscribe(t)}catch(r){t.error(r)}},e.prototype.forEach=function(t,r){var i=this;return r=gv(r),new r(function(a,s){var l=new Cc({next:function(c){try{t(c)}catch(d){s(d),l.unsubscribe()}},error:s,complete:a});i.subscribe(l)})},e.prototype._subscribe=function(t){var r;return(r=this.source)===null||r===void 0?void 0:r.subscribe(t)},e.prototype[p2]=function(){return this},e.prototype.pipe=function(){for(var t=[],r=0;r<arguments.length;r++)t[r]=arguments[r];return v2(t)(this)},e.prototype.toPromise=function(t){var r=this;return t=gv(t),new t(function(i,a){var s;r.subscribe(function(l){return s=l},function(l){return a(l)},function(){return i(s)})})},e.create=function(t){return new e(t)},e}();function gv(e){var t;return(t=e??gg.Promise)!==null&&t!==void 0?t:Promise}function m2(e){return e&&hn(e.next)&&hn(e.error)&&hn(e.complete)}function g2(e){return e&&e instanceof yg||m2(e)&&mg(e)}var y2=hg(function(e){return function(){e(this),this.name="ObjectUnsubscribedError",this.message="object unsubscribed"}}),mi=function(e){Ws(t,e);function t(){var r=e.call(this)||this;return r.closed=!1,r.currentObservers=null,r.observers=[],r.isStopped=!1,r.hasError=!1,r.thrownError=null,r}return t.prototype.lift=function(r){var i=new yv(this,this);return i.operator=r,i},t.prototype._throwIfClosed=function(){if(this.closed)throw new y2},t.prototype.next=function(r){var i=this;Ss(function(){var a,s;if(i._throwIfClosed(),!i.isStopped){i.currentObservers||(i.currentObservers=Array.from(i.observers));try{for(var l=dc(i.currentObservers),c=l.next();!c.done;c=l.next()){var d=c.value;d.next(r)}}catch(p){a={error:p}}finally{try{c&&!c.done&&(s=l.return)&&s.call(l)}finally{if(a)throw a.error}}}})},t.prototype.error=function(r){var i=this;Ss(function(){if(i._throwIfClosed(),!i.isStopped){i.hasError=i.isStopped=!0,i.thrownError=r;for(var a=i.observers;a.length;)a.shift().error(r)}})},t.prototype.complete=function(){var r=this;Ss(function(){if(r._throwIfClosed(),!r.isStopped){r.isStopped=!0;for(var i=r.observers;i.length;)i.shift().complete()}})},t.prototype.unsubscribe=function(){this.isStopped=this.closed=!0,this.observers=this.currentObservers=null},Object.defineProperty(t.prototype,"observed",{get:function(){var r;return((r=this.observers)===null||r===void 0?void 0:r.length)>0},enumerable:!1,configurable:!0}),t.prototype._trySubscribe=function(r){return this._throwIfClosed(),e.prototype._trySubscribe.call(this,r)},t.prototype._subscribe=function(r){return this._throwIfClosed(),this._checkFinalizedStatuses(r),this._innerSubscribe(r)},t.prototype._innerSubscribe=function(r){var i=this,a=this,s=a.hasError,l=a.isStopped,c=a.observers;return s||l?vg:(this.currentObservers=null,c.push(r),new Ys(function(){i.currentObservers=null,Tc(c,r)}))},t.prototype._checkFinalizedStatuses=function(r){var i=this,a=i.hasError,s=i.thrownError,l=i.isStopped;a?r.error(s):l&&r.complete()},t.prototype.asObservable=function(){var r=new mv;return r.source=this,r},t.create=function(r,i){return new yv(r,i)},t}(mv),yv=function(e){Ws(t,e);function t(r,i){var a=e.call(this)||this;return a.destination=r,a.source=i,a}return t.prototype.next=function(r){var i,a;(a=(i=this.destination)===null||i===void 0?void 0:i.next)===null||a===void 0||a.call(i,r)},t.prototype.error=function(r){var i,a;(a=(i=this.destination)===null||i===void 0?void 0:i.error)===null||a===void 0||a.call(i,r)},t.prototype.complete=function(){var r,i;(i=(r=this.destination)===null||r===void 0?void 0:r.complete)===null||i===void 0||i.call(r)},t.prototype._subscribe=function(r){var i,a;return(a=(i=this.source)===null||i===void 0?void 0:i.subscribe(r))!==null&&a!==void 0?a:vg},t}(mi),wg=(e=>(e.RELOAD="reload",e))(wg||{}),bg=(e=>(e.RENAME="rename",e.TYPE_CHANGE="type-change",e))(bg||{});const w2=new mi,b2=new mi,Sg=new mi;var Eg=(e=>(e.SAVE_ALL="save-all",e))(Eg||{});const S2=new mi;var xg=(e=>(e.WILL_SAVE="will-save",e.DID_SAVE="did-save",e.WILL_CREATE="will-create",e.WILL_RENAME="will-rename",e.WILL_DELETE="will-delete",e.DID_CREATE="did-create",e.DID_RENAME="did-rename",e.DID_DELETE="did-delete",e.DIAGNOSTIC_REFRESH="diagnostic-refresh",e))(xg||{});const E2=new mi;var _g=(e=>(e.RESEND_BREAKPOINTS="resend-breakpoints",e))(_g||{});const x2=new mi,uf=31;var lf=(e=>(e.EMPTY="Please enter a valid name",e.LENGTH_EXCEEDED=`The name is too long, it should not exceed ${uf} characters`,e.SHOULD_START_WITH_LETTER="The name can only start with a letter or a Japanese character",e.INVALID="Invalid name",e))(lf||{});function Og(e){if(e==="")throw new Error("Please enter a valid name");if(e.length>uf)throw new Error(lf.LENGTH_EXCEEDED);if(!/^[a-zA-Z\u3040-\u30FF\u3400-\u4DBF\u4E00-\u9FAF]/.test(e))throw new Error("The name can only start with a letter or a Japanese character");if(!/^[\w\u3040-\u30FF\u3400-\u4DBF\u4E00-\u9FAF-]+$/i.test(e))throw new Error("Invalid name");return!0}function _2(e){if(!e)return null;if(typeof e=="string")try{Og(e)}catch(t){return t.message}}function O2(e,t){let r="";if(["array","object"].includes(t))try{const i=JSON.parse(e);t==="array"&&(!Array.isArray(i)||!pt.isObject(i))&&(r=`Invalid value for type ${t}`),t==="object"&&(!pt.isObject(i)||Array.isArray(i))&&(r=`Invalid value for type ${t}`)}catch{r=`Invalid value for type ${t}`}return t==="date"&&(new RegExp(/^(0?[1-9]|[12][0-9]|3[01])[/-](0?[1-9]|1[012])[/-]\d{4}$/).test(e)||(r=`Invalid value for type ${t}`)),t==="number"&&isNaN(+e)&&(r=`Invalid value for type ${t}`),["boolean","bool"].includes(t)&&typeof e!="boolean"&&!["true","false"].includes(e)&&(r=`Invalid value for type ${t}`),r}function Vs(e){const t=new RegExp(':(?!4D\\.\\w+)[CPK]?\\d+(?=(?:[^"{}\\[\\]\\\\]*(?:\\\\.|"(?:[^"{}\\[\\]\\\\]*\\\\.)*[^"{}\\[\\]\\\\]*"))*[^"}\\]]*$)',"gm");return e.replace(t,"")}var cf=(e=>(e.METHODS="method",e.WEBFORMS="webform",e.CLASSES="class",e.WELCOME="welcome",e.SETTINGS="settings",e.ROOT="root",e.REPORTS="report",e))(cf||{});const Dn={CLASSES:"Classes",METHODS:"Methods",SHARED:"Shared",WEBFORMS:"WebForms",CLASSES_FOLDER:"ClassesFolder",REPORTS:"Reports",DEBUGGER:"Debugger"};var Sr=(e=>(e.FOLDER="folder",e.WEBFORM="webform",e.REPORT="report",e.METHOD="method",e.CLASS="class",e.CLASS_FOLDER="classfolder",e.DEBUGGER="debugger",e.WELCOME="welcome",e.SETTINGS="settings",e.METHODS="method",e.WEBFORMS="webform",e.CLASSES="class",e.DEBUGGERS="debugger",e.MODELS="models",e.ROLES="roles",e.HTTP_HANDLERS="http-handlers",e.MODEL="model",e.DATA_EXPLORER="dataexplorer",e.MOBILE="mobile",e.MOBILEFORM="mform",e.FILE="file",e.TEXT="text",e))(Sr||{}),gi=(e=>(e.GET_FOLDER="getFolder",e.GET="get",e.SAVE="save",e.RENAME="rename",e.DROP="drop",e.ADD_FOLDER="addFolder",e.CREATE_FOLDER="mkdir",e.RENAME_FOLDER="renameFolder",e.DROP_FOLDER="dropFolder",e.REMOVE_ITEM="removeItem",e.MOVE_ITEM="moveItem",e.GET_INFO="getInfo",e.SAVE_CONTENT="save",e.UPDATE_CHECK="update:check",e.UPDATE_INSTALL="update:install",e.GET_APP_SETTINGS="getWebServerInfo",e.GET_FILE_CONTENT="getFileContent",e.SET_FILE_CONTENT="setFileContent",e.GET_FILES_INFO="getFilesInfo",e))(gi||{}),ff=(e=>(e[e.DISABLED=0]="DISABLED",e[e.ENABLED=1]="ENABLED",e))(ff||{});const Ag="roles.json",Tg="qodlyApp.json",A2="model.4DModel",Cg="HTTPHandlers.json";function Rg(e){const t=e.split("."),r=t.pop(),i=t.join(".").split("/")[0];switch(!0){case r==="4DModel":return Sr.MODEL;case r==="WebForm":return Sr.WEBFORM;case(["4dm","4qs","4qm"].includes(r)&&i===Dn.METHODS):return Sr.METHOD;case(["4dm","4qs","4qm"].includes(r)&&i===Dn.CLASSES):return Sr.CLASS;case e===Ag:return Sr.ROLES;case e===Cg:return Sr.HTTP_HANDLERS;case e===Tg:return Sr.SETTINGS;default:return Sr.TEXT}}function T2(e,t=!1){switch(e){case Dn.REPORTS:case"report":return"QoDoc";case Dn.WEBFORMS:case"webform":return"WebForm";case"Mobile":case"mform":return"MForm";case"class":case"method":case Dn.CLASSES:case Dn.METHODS:return t?"4qs":"4dm";default:return""}}function C2(e,t=""){const r=new RegExp("(?<=\\/)(\\w+)(?=\\.)").exec(e);return r?r[1]:t}class Pg{constructor(){this.current=Promise.resolve()}lock(){let t;const r=new Promise(a=>{t=a}),i=this.current.then(()=>t);return this.current=r,i}}function Ig(){const e=new Pg;return async t=>{const r=await e.lock();try{const i=await t();return r(),i}catch(i){console.error(i),r();return}}}const Mg=pt.curry((e,t,r)=>e&&pt.get(r,e)===t),R2=pt.curry((e,t,r)=>pt.get(r,e)!==t),P2=pt.curry((e,t)=>pt.get(t,"id")!==e),I2=pt.curry((e,t)=>pt.get(t,"id")===e),M2=pt.curry((e,t)=>pt.get(t,"path")===e);function L2(e="id",t,r){return r.findIndex(Mg(e,t))!==-1}function $2(e){if(!e)return"";const{id:t,namespace:r}=e;return r&&t?`${r}:${t}`:t}function Lg(e){return["bool","word","string","text","uuid","short","long","number","long64","duration","object","date","image","blob"].includes(e.type||"")}function F2(e){return e.type==="object"}function $g(e){var t;return e.kind==="relatedEntities"||((t=e.type)==null?void 0:t.includes("Selection"))||e.behavior==="relatedEntities"}function Fg(e){return e.kind==="relatedEntity"||e.behavior==="relatedEntity"||!Lg(e)}function D2(e){return $g(e)||Fg(e)}function k2(e){return e.applyTo==="dataStore"}function N2(e){return e.applyTo==="dataClass"}function j2(e){return e.applyTo==="entity"}function W2(e){return e.applyTo==="entityCollection"}function U2(e){return e.type==="entity"}function z2(e){return e.type==="entitysel"}function Dg(e){return e.dataType==="array"}function kg(e){return e.dataType==="object"}function Ng(e){return e.type==="scalar"}function B2(e){return Dg(e)||kg(e)||Ng(e)}const H2=e=>e!=null&&e.type==="entity",Z2=e=>e.type==="entitysel",q2=e=>e.type==="array"||e.type==="scalar"&&e.dataType==="array",G2=e=>e.type==="object"||e.type==="scalar"&&e.dataType==="object",K2=e=>e.type==="scalar"&&e.dataType==="date";function Y2(){return new Promise((e,t)=>{window.addEventListener("bundle:ready",r=>r.data?e():t(r.caughtErr))})}var ko=(e=>(e.capable="capable",e.incapable="incapable",e.indifferent="indifferent",e))(ko||{}),jg=(e=>(e.soap="soap",e.web="web",e.sql="sql",e.rest="rest",e))(jg||{}),df=(e=>(e.table="table",e.catalog="catalog",e.currentRecord="currentRecord",e.currentSelection="currentSelection",e))(df||{});const V2={publishedSoap:"soap",publishedWeb:"web",publishedSql:"sql",publishedRest:"rest"};function X2(e){var s;let t={};try{const l=((s=e.match(/\/\/%attributes = (.*)/))==null?void 0:s[1])||"";t=JSON.parse(l)}catch{}const{published4DMobile:r,...i}=t;return{...{invisible:!1,shared:!1,executedOnServer:!1,preemptive:ko.indifferent,publishedSoap:!1,publishedWsdl:!1,publishedWeb:!1,publishedSql:!1,publishedRest:!!r,publishedRestOptions:r||{table:"",scope:df.table}},...i}}function Wg(e){const t={};return e.invisible&&(t.invisible=!0),e.shared&&(t.shared=!0),e.executedOnServer&&(t.executedOnServer=!0),e.preemptive&&[ko.capable,ko.incapable].includes(e.preemptive)&&(t.preemptive=e.preemptive),e.publishedSoap&&(t.publishedSoap=!0,e.publishedWsdl&&(t.publishedWsdl=!0)),e.publishedWeb&&(t.publishedWeb=!0),e.publishedSql&&(t.publishedSql=!0),e.publishedRest&&e.publishedRestOptions&&(t.published4DMobile=e.publishedRestOptions),JSON.stringify(t).replace(/"(true|false)"/g,"$1")}function J2(e,t,r=!1){const i=pt.isString(t)?t:Wg(t);if(!r&&Ug(e))return e;const a=zg(e);return`//%attributes = ${i}\r
175
+ ${a}`}function Ug(e){return/^\/\/%attributes.*(?:\r\n|\n)?/g.test(e)}function zg(e){return e.replace(/^\/\/%attributes.*(?:\r\n|\n)?/g,"")}const Q2=()=>qc.uuid().replaceAll("-","").toUpperCase(),bt="/rest/$designer",Qo="/rest/$designer-ext";function eI(...e){return t=>{if(e.length===0)return t;const r={...t};return e.forEach(i=>{typeof r[i]=="string"&&(r[i]=new Date(r[i]))}),r}}class Rc extends Error{constructor(t,r,i){super(),this.url=t,this.response=r,this.data=i}log(){console.error("Error while sending the request",this)}}async function Ze(e,t){const r=await window.fetch(e,t);if(/401/.test(r.status.toString())&&(window.location.href="/login.html?redirect=studio"),/^[45]/.test(r.status.toString())){let a;try{const s=await r.json();a=new Rc(e,r,s)}catch{a=new Rc(e,r)}throw a.log(),a}return await r.json()}var ot={},Pc=ot.ValidationError=function(t,r,i,a,s,l){if(Array.isArray(a)?(this.path=a,this.property=a.reduce(function(d,p){return d+Bg(p)},"instance")):a!==void 0&&(this.property=a),t&&(this.message=t),i){var c=i.$id||i.id;this.schema=c||i}r!==void 0&&(this.instance=r),this.name=s,this.argument=l,this.stack=this.toString()};Pc.prototype.toString=function(){return this.property+" "+this.message};var Xs=ot.ValidatorResult=function(t,r,i,a){this.instance=t,this.schema=r,this.options=i,this.path=a.path,this.propertyPath=a.propertyPath,this.errors=[],this.throwError=i&&i.throwError,this.throwFirst=i&&i.throwFirst,this.throwAll=i&&i.throwAll,this.disableFormat=i&&i.disableFormat===!0};Xs.prototype.addError=function(t){var r;if(typeof t=="string")r=new Pc(t,this.instance,this.schema,this.path);else{if(!t)throw new Error("Missing error detail");if(!t.message)throw new Error("Missing error message");if(!t.name)throw new Error("Missing validator type");r=new Pc(t.message,this.instance,this.schema,this.path,t.name,t.argument)}if(this.errors.push(r),this.throwFirst)throw new di(this);if(this.throwError)throw r;return r};Xs.prototype.importErrors=function(t){typeof t=="string"||t&&t.validatorType?this.addError(t):t&&t.errors&&(this.errors=this.errors.concat(t.errors))};function tI(e,t){return t+": "+e.toString()+`
176
+ `}Xs.prototype.toString=function(t){return this.errors.map(tI).join("")};Object.defineProperty(Xs.prototype,"valid",{get:function(){return!this.errors.length}});ot.ValidatorResultError=di;function di(e){typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,di),this.instance=e.instance,this.schema=e.schema,this.options=e.options,this.errors=e.errors}di.prototype=new Error;di.prototype.constructor=di;di.prototype.name="Validation Error";var wv=ot.SchemaError=function e(t,r){this.message=t,this.schema=r,Error.call(this,t),typeof Error.captureStackTrace=="function"&&Error.captureStackTrace(this,e)};wv.prototype=Object.create(Error.prototype,{constructor:{value:wv,enumerable:!1},name:{value:"SchemaError",enumerable:!1}});var Ic=ot.SchemaContext=function(t,r,i,a,s){this.schema=t,this.options=r,Array.isArray(i)?(this.path=i,this.propertyPath=i.reduce(function(l,c){return l+Bg(c)},"instance")):this.propertyPath=i,this.base=a,this.schemas=s};Ic.prototype.resolve=function(t){return Hg(this.base,t)};Ic.prototype.makeChild=function(t,r){var i=r===void 0?this.path:this.path.concat([r]),a=t.$id||t.id;let s=Hg(this.base,a||"");var l=new Ic(t,this.options,i,s,Object.create(this.schemas));return a&&!l.schemas[s]&&(l.schemas[s]=t),l};var Lr=ot.FORMAT_REGEXPS={"date-time":/^\d{4}-(?:0[0-9]{1}|1[0-2]{1})-(3[01]|0[1-9]|[12][0-9])[tT ](2[0-4]|[01][0-9]):([0-5][0-9]):(60|[0-5][0-9])(\.\d+)?([zZ]|[+-]([0-5][0-9]):(60|[0-5][0-9]))$/,date:/^\d{4}-(?:0[0-9]{1}|1[0-2]{1})-(3[01]|0[1-9]|[12][0-9])$/,time:/^(2[0-4]|[01][0-9]):([0-5][0-9]):(60|[0-5][0-9])$/,duration:/P(T\d+(H(\d+M(\d+S)?)?|M(\d+S)?|S)|\d+(D|M(\d+D)?|Y(\d+M(\d+D)?)?)(T\d+(H(\d+M(\d+S)?)?|M(\d+S)?|S))?|\d+W)/i,email:/^(?:[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+\.)*[\w\!\#\$\%\&\'\*\+\-\/\=\?\^\`\{\|\}\~]+@(?:(?:(?:[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!\.)){0,61}[a-zA-Z0-9]?\.)+[a-zA-Z0-9](?:[a-zA-Z0-9\-](?!$)){0,61}[a-zA-Z0-9]?)|(?:\[(?:(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\.){3}(?:[01]?\d{1,2}|2[0-4]\d|25[0-5])\]))$/,"idn-email":/^("(?:[!#-\[\]-\u{10FFFF}]|\\[\t -\u{10FFFF}])*"|[!#-'*+\-/-9=?A-Z\^-\u{10FFFF}](?:\.?[!#-'*+\-/-9=?A-Z\^-\u{10FFFF}])*)@([!#-'*+\-/-9=?A-Z\^-\u{10FFFF}](?:\.?[!#-'*+\-/-9=?A-Z\^-\u{10FFFF}])*|\[[!-Z\^-\u{10FFFF}]*\])$/u,"ip-address":/^(?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/,ipv6:/^\s*((([0-9A-Fa-f]{1,4}:){7}([0-9A-Fa-f]{1,4}|:))|(([0-9A-Fa-f]{1,4}:){6}(:[0-9A-Fa-f]{1,4}|((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){5}(((:[0-9A-Fa-f]{1,4}){1,2})|:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3})|:))|(([0-9A-Fa-f]{1,4}:){4}(((:[0-9A-Fa-f]{1,4}){1,3})|((:[0-9A-Fa-f]{1,4})?:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){3}(((:[0-9A-Fa-f]{1,4}){1,4})|((:[0-9A-Fa-f]{1,4}){0,2}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){2}(((:[0-9A-Fa-f]{1,4}){1,5})|((:[0-9A-Fa-f]{1,4}){0,3}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(([0-9A-Fa-f]{1,4}:){1}(((:[0-9A-Fa-f]{1,4}){1,6})|((:[0-9A-Fa-f]{1,4}){0,4}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:))|(:(((:[0-9A-Fa-f]{1,4}){1,7})|((:[0-9A-Fa-f]{1,4}){0,5}:((25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)(\.(25[0-5]|2[0-4]\d|1\d\d|[1-9]?\d)){3}))|:)))(%.+)?\s*$/,uri:/^[a-zA-Z][a-zA-Z0-9+.-]*:[^\s]*$/,"uri-reference":/^(((([A-Za-z][+\-.0-9A-Za-z]*(:%[0-9A-Fa-f]{2}|:[!$&-.0-;=?-Z_a-z~]|[/?])|\?)(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|([A-Za-z][+\-.0-9A-Za-z]*:?)?)|([A-Za-z][+\-.0-9A-Za-z]*:)?\/((%[0-9A-Fa-f]{2}|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?[/?]|[!$&-.0-;=?-Z_a-z~])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|(\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?)?))#(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|(([A-Za-z][+\-.0-9A-Za-z]*)?%[0-9A-Fa-f]{2}|[!$&-.0-9;=@_~]|[A-Za-z][+\-.0-9A-Za-z]*[!$&-*,;=@_~])(%[0-9A-Fa-f]{2}|[!$&-.0-9;=@-Z_a-z~])*((([/?](%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*)?#|[/?])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*)?|([A-Za-z][+\-.0-9A-Za-z]*(:%[0-9A-Fa-f]{2}|:[!$&-.0-;=?-Z_a-z~]|[/?])|\?)(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|([A-Za-z][+\-.0-9A-Za-z]*:)?\/((%[0-9A-Fa-f]{2}|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?[/?]|[!$&-.0-;=?-Z_a-z~])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~])*|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~])+(:\d*)?|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?:\d*|\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~]+)?|[.0-:A-Fa-f]+)\])?)?|[A-Za-z][+\-.0-9A-Za-z]*:?)?$/,iri:/^[a-zA-Z][a-zA-Z0-9+.-]*:[^\s]*$/,"iri-reference":/^(((([A-Za-z][+\-.0-9A-Za-z]*(:%[0-9A-Fa-f]{2}|:[!$&-.0-;=?-Z_a-z~-\u{10FFFF}]|[/?])|\?)(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~-\u{10FFFF}])*|([A-Za-z][+\-.0-9A-Za-z]*:?)?)|([A-Za-z][+\-.0-9A-Za-z]*:)?\/((%[0-9A-Fa-f]{2}|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~-\u{10FFFF}])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~-\u{10FFFF}]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?[/?]|[!$&-.0-;=?-Z_a-z~-\u{10FFFF}])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~-\u{10FFFF}])*|(\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~-\u{10FFFF}])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~-\u{10FFFF}]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?)?))#(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~-\u{10FFFF}])*|(([A-Za-z][+\-.0-9A-Za-z]*)?%[0-9A-Fa-f]{2}|[!$&-.0-9;=@_~-\u{10FFFF}]|[A-Za-z][+\-.0-9A-Za-z]*[!$&-*,;=@_~-\u{10FFFF}])(%[0-9A-Fa-f]{2}|[!$&-.0-9;=@-Z_a-z~-\u{10FFFF}])*((([/?](%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~-\u{10FFFF}])*)?#|[/?])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~-\u{10FFFF}])*)?|([A-Za-z][+\-.0-9A-Za-z]*(:%[0-9A-Fa-f]{2}|:[!$&-.0-;=?-Z_a-z~-\u{10FFFF}]|[/?])|\?)(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~-\u{10FFFF}])*|([A-Za-z][+\-.0-9A-Za-z]*:)?\/((%[0-9A-Fa-f]{2}|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~-\u{10FFFF}])+|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~-\u{10FFFF}]+)?|[.0-:A-Fa-f]+)\])?)(:\d*)?[/?]|[!$&-.0-;=?-Z_a-z~-\u{10FFFF}])(%[0-9A-Fa-f]{2}|[!$&-;=?-Z_a-z~-\u{10FFFF}])*|\/((%[0-9A-Fa-f]{2}|[!$&-.0-9;=A-Z_a-z~-\u{10FFFF}])+(:\d*)?|(\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~-\u{10FFFF}]+)?|[.0-:A-Fa-f]+)\])?:\d*|\[(([Vv][0-9A-Fa-f]+\.[!$&-.0-;=A-Z_a-z~-\u{10FFFF}]+)?|[.0-:A-Fa-f]+)\])?)?|[A-Za-z][+\-.0-9A-Za-z]*:?)?$/u,uuid:/^[0-9A-F]{8}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{4}-[0-9A-F]{12}$/i,"uri-template":/(%[0-9a-f]{2}|[!#$&(-;=?@\[\]_a-z~]|\{[!#&+,./;=?@|]?(%[0-9a-f]{2}|[0-9_a-z])(\.?(%[0-9a-f]{2}|[0-9_a-z]))*(:[1-9]\d{0,3}|\*)?(,(%[0-9a-f]{2}|[0-9_a-z])(\.?(%[0-9a-f]{2}|[0-9_a-z]))*(:[1-9]\d{0,3}|\*)?)*\})*/iu,"json-pointer":/^(\/([\x00-\x2e0-@\[-}\x7f]|~[01])*)*$/iu,"relative-json-pointer":/^\d+(#|(\/([\x00-\x2e0-@\[-}\x7f]|~[01])*)*)$/iu,hostname:/^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/,"host-name":/^(?=.{1,255}$)[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?(?:\.[0-9A-Za-z](?:(?:[0-9A-Za-z]|-){0,61}[0-9A-Za-z])?)*\.?$/,"utc-millisec":function(e){return typeof e=="string"&&parseFloat(e)===parseInt(e,10)&&!isNaN(e)},regex:function(e){var t=!0;try{new RegExp(e)}catch{t=!1}return t},style:/[\r\n\t ]*[^\r\n\t ][^:]*:[\r\n\t ]*[^\r\n\t ;]*[\r\n\t ]*;?/,color:/^(#?([0-9A-Fa-f]{3}){1,2}\b|aqua|black|blue|fuchsia|gray|green|lime|maroon|navy|olive|orange|purple|red|silver|teal|white|yellow|(rgb\(\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*,\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*,\s*\b([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])\b\s*\))|(rgb\(\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*,\s*(\d?\d%|100%)+\s*\)))$/,phone:/^\+(?:[0-9] ?){6,14}[0-9]$/,alpha:/^[a-zA-Z]+$/,alphanumeric:/^[a-zA-Z0-9]+$/};Lr.regexp=Lr.regex;Lr.pattern=Lr.regex;Lr.ipv4=Lr["ip-address"];ot.isFormat=function(t,r,i){if(typeof t=="string"&&Lr[r]!==void 0){if(Lr[r]instanceof RegExp)return Lr[r].test(t);if(typeof Lr[r]=="function")return Lr[r](t)}else if(i&&i.customFormats&&typeof i.customFormats[r]=="function")return i.customFormats[r](t);return!0};var Bg=ot.makeSuffix=function(t){return t=t.toString(),!t.match(/[.\s\[\]]/)&&!t.match(/^[\d]/)?"."+t:t.match(/^\d+$/)?"["+t+"]":"["+JSON.stringify(t)+"]"};ot.deepCompareStrict=function e(t,r){if(typeof t!=typeof r)return!1;if(Array.isArray(t))return!Array.isArray(r)||t.length!==r.length?!1:t.every(function(s,l){return e(t[l],r[l])});if(typeof t=="object"){if(!t||!r)return t===r;var i=Object.keys(t),a=Object.keys(r);return i.length!==a.length?!1:i.every(function(s){return e(t[s],r[s])})}return t===r};function rI(e,t,r,i){typeof r=="object"?t[i]=pf(e[i],r):e.indexOf(r)===-1&&t.push(r)}function nI(e,t,r){t[r]=e[r]}function iI(e,t,r,i){typeof t[i]!="object"||!t[i]?r[i]=t[i]:e[i]?r[i]=pf(e[i],t[i]):r[i]=t[i]}function pf(e,t){var r=Array.isArray(t),i=r&&[]||{};return r?(e=e||[],i=i.concat(e),t.forEach(rI.bind(null,e,i))):(e&&typeof e=="object"&&Object.keys(e).forEach(nI.bind(null,e,i)),Object.keys(t).forEach(iI.bind(null,e,t,i))),i}ot.deepMerge=pf;ot.objectGetPath=function(t,r){for(var i=r.split("/").slice(1),a;typeof(a=i.shift())=="string";){var s=decodeURIComponent(a.replace(/~0/,"~").replace(/~1/g,"/"));if(!(s in t))return;t=t[s]}return t};function oI(e){return"/"+encodeURIComponent(e).replace(/~/g,"%7E")}ot.encodePath=function(t){return t.map(oI).join("")};ot.getDecimalPlaces=function(t){var r=0;if(isNaN(t))return r;typeof t!="number"&&(t=Number(t));var i=t.toString().split("e");if(i.length===2){if(i[1][0]!=="-")return r;r=Number(i[1].slice(1))}var a=i[0].split(".");return a.length===2&&(r+=a[1].length),r};ot.isSchema=function(t){return typeof t=="object"&&t||typeof t=="boolean"};var Hg=ot.resolveUrl=function(t,r){const i=new URL(r,new URL(t,"resolve://"));if(i.protocol==="resolve:"){const{pathname:a,search:s,hash:l}=i;return a+s+l}return i.toString()},sr=ot,Fe=sr.ValidatorResult,jn=sr.SchemaError,hf={};hf.ignoreProperties={id:!0,default:!0,description:!0,title:!0,additionalItems:!0,then:!0,else:!0,$schema:!0,$ref:!0,extends:!0};var De=hf.validators={};De.type=function(t,r,i,a){if(t===void 0)return null;var s=new Fe(t,r,i,a),l=Array.isArray(r.type)?r.type:[r.type];if(!l.some(this.testType.bind(this,t,r,i,a))){var c=l.map(function(d){if(d){var p=d.$id||d.id;return p?"<"+p+">":d+""}});s.addError({name:"type",argument:c,message:"is not of a type(s) "+c})}return s};function vf(e,t,r,i,a){var s=t.throwError,l=t.throwAll;t.throwError=!1,t.throwAll=!1;var c=this.validateSchema(e,a,t,r);return t.throwError=s,t.throwAll=l,!c.valid&&i instanceof Function&&i(c),c.valid}De.anyOf=function(t,r,i,a){if(t===void 0)return null;var s=new Fe(t,r,i,a),l=new Fe(t,r,i,a);if(!Array.isArray(r.anyOf))throw new jn("anyOf must be an array");if(!r.anyOf.some(vf.bind(this,t,i,a,function(d){l.importErrors(d)}))){var c=r.anyOf.map(function(d,p){var h=d.$id||d.id;return h?"<"+h+">":d.title&&JSON.stringify(d.title)||d.$ref&&"<"+d.$ref+">"||"[subschema "+p+"]"});i.nestedErrors&&s.importErrors(l),s.addError({name:"anyOf",argument:c,message:"is not any of "+c.join(",")})}return s};De.allOf=function(t,r,i,a){if(t===void 0)return null;if(!Array.isArray(r.allOf))throw new jn("allOf must be an array");var s=new Fe(t,r,i,a),l=this;return r.allOf.forEach(function(c,d){var p=l.validateSchema(t,c,i,a);if(!p.valid){var h=c.$id||c.id,b=h||c.title&&JSON.stringify(c.title)||c.$ref&&"<"+c.$ref+">"||"[subschema "+d+"]";s.addError({name:"allOf",argument:{id:b,length:p.errors.length,valid:p},message:"does not match allOf schema "+b+" with "+p.errors.length+" error[s]:"}),s.importErrors(p)}}),s};De.oneOf=function(t,r,i,a){if(t===void 0)return null;if(!Array.isArray(r.oneOf))throw new jn("oneOf must be an array");var s=new Fe(t,r,i,a),l=new Fe(t,r,i,a),c=r.oneOf.filter(vf.bind(this,t,i,a,function(p){l.importErrors(p)})).length,d=r.oneOf.map(function(p,h){var b=p.$id||p.id;return b||p.title&&JSON.stringify(p.title)||p.$ref&&"<"+p.$ref+">"||"[subschema "+h+"]"});return c!==1&&(i.nestedErrors&&s.importErrors(l),s.addError({name:"oneOf",argument:d,message:"is not exactly one from "+d.join(",")})),s};De.if=function(t,r,i,a){if(t===void 0)return null;if(!sr.isSchema(r.if))throw new Error('Expected "if" keyword to be a schema');var s=vf.call(this,t,i,a,null,r.if),l=new Fe(t,r,i,a),c;if(s){if(r.then===void 0)return;if(!sr.isSchema(r.then))throw new Error('Expected "then" keyword to be a schema');c=this.validateSchema(t,r.then,i,a.makeChild(r.then)),l.importErrors(c)}else{if(r.else===void 0)return;if(!sr.isSchema(r.else))throw new Error('Expected "else" keyword to be a schema');c=this.validateSchema(t,r.else,i,a.makeChild(r.else)),l.importErrors(c)}return l};function mf(e,t){if(Object.hasOwnProperty.call(e,t))return e[t];if(t in e){for(;e=Object.getPrototypeOf(e);)if(Object.propertyIsEnumerable.call(e,t))return e[t]}}De.propertyNames=function(t,r,i,a){if(this.types.object(t)){var s=new Fe(t,r,i,a),l=r.propertyNames!==void 0?r.propertyNames:{};if(!sr.isSchema(l))throw new jn('Expected "propertyNames" to be a schema (object or boolean)');for(var c in t)if(mf(t,c)!==void 0){var d=this.validateSchema(c,l,i,a.makeChild(l));s.importErrors(d)}return s}};De.properties=function(t,r,i,a){if(this.types.object(t)){var s=new Fe(t,r,i,a),l=r.properties||{};for(var c in l){var d=l[c];if(d!==void 0){if(d===null)throw new jn('Unexpected null, expected schema in "properties"');typeof i.preValidateProperty=="function"&&i.preValidateProperty(t,c,d,i,a);var p=mf(t,c),h=this.validateSchema(p,d,i,a.makeChild(d,c));h.instance!==s.instance[c]&&(s.instance[c]=h.instance),s.importErrors(h)}}return s}};function Zg(e,t,r,i,a,s){if(this.types.object(e)&&!(t.properties&&t.properties[a]!==void 0))if(t.additionalProperties===!1)s.addError({name:"additionalProperties",argument:a,message:"is not allowed to have the additional property "+JSON.stringify(a)});else{var l=t.additionalProperties||{};typeof r.preValidateProperty=="function"&&r.preValidateProperty(e,a,l,r,i);var c=this.validateSchema(e[a],l,r,i.makeChild(l,a));c.instance!==s.instance[a]&&(s.instance[a]=c.instance),s.importErrors(c)}}De.patternProperties=function(t,r,i,a){if(this.types.object(t)){var s=new Fe(t,r,i,a),l=r.patternProperties||{};for(var c in t){var d=!0;for(var p in l){var h=l[p];if(h!==void 0){if(h===null)throw new jn('Unexpected null, expected schema in "patternProperties"');try{var b=new RegExp(p,"u")}catch{b=new RegExp(p)}if(b.test(c)){d=!1,typeof i.preValidateProperty=="function"&&i.preValidateProperty(t,c,h,i,a);var v=this.validateSchema(t[c],h,i,a.makeChild(h,c));v.instance!==s.instance[c]&&(s.instance[c]=v.instance),s.importErrors(v)}}}d&&Zg.call(this,t,r,i,a,c,s)}return s}};De.additionalProperties=function(t,r,i,a){if(this.types.object(t)){if(r.patternProperties)return null;var s=new Fe(t,r,i,a);for(var l in t)Zg.call(this,t,r,i,a,l,s);return s}};De.minProperties=function(t,r,i,a){if(this.types.object(t)){var s=new Fe(t,r,i,a),l=Object.keys(t);return l.length>=r.minProperties||s.addError({name:"minProperties",argument:r.minProperties,message:"does not meet minimum property length of "+r.minProperties}),s}};De.maxProperties=function(t,r,i,a){if(this.types.object(t)){var s=new Fe(t,r,i,a),l=Object.keys(t);return l.length<=r.maxProperties||s.addError({name:"maxProperties",argument:r.maxProperties,message:"does not meet maximum property length of "+r.maxProperties}),s}};De.items=function(t,r,i,a){var s=this;if(this.types.array(t)&&r.items!==void 0){var l=new Fe(t,r,i,a);return t.every(function(c,d){if(Array.isArray(r.items))var p=r.items[d]===void 0?r.additionalItems:r.items[d];else var p=r.items;if(p===void 0)return!0;if(p===!1)return l.addError({name:"items",message:"additionalItems not permitted"}),!1;var h=s.validateSchema(c,p,i,a.makeChild(p,d));return h.instance!==l.instance[d]&&(l.instance[d]=h.instance),l.importErrors(h),!0}),l}};De.contains=function(t,r,i,a){var s=this;if(this.types.array(t)&&r.contains!==void 0){if(!sr.isSchema(r.contains))throw new Error('Expected "contains" keyword to be a schema');var l=new Fe(t,r,i,a),c=t.some(function(d,p){var h=s.validateSchema(d,r.contains,i,a.makeChild(r.contains,p));return h.errors.length===0});return c===!1&&l.addError({name:"contains",argument:r.contains,message:"must contain an item matching given schema"}),l}};De.minimum=function(t,r,i,a){if(this.types.number(t)){var s=new Fe(t,r,i,a);return r.exclusiveMinimum&&r.exclusiveMinimum===!0?t>r.minimum||s.addError({name:"minimum",argument:r.minimum,message:"must be greater than "+r.minimum}):t>=r.minimum||s.addError({name:"minimum",argument:r.minimum,message:"must be greater than or equal to "+r.minimum}),s}};De.maximum=function(t,r,i,a){if(this.types.number(t)){var s=new Fe(t,r,i,a);return r.exclusiveMaximum&&r.exclusiveMaximum===!0?t<r.maximum||s.addError({name:"maximum",argument:r.maximum,message:"must be less than "+r.maximum}):t<=r.maximum||s.addError({name:"maximum",argument:r.maximum,message:"must be less than or equal to "+r.maximum}),s}};De.exclusiveMinimum=function(t,r,i,a){if(typeof r.exclusiveMinimum!="boolean"&&this.types.number(t)){var s=new Fe(t,r,i,a),l=t>r.exclusiveMinimum;return l||s.addError({name:"exclusiveMinimum",argument:r.exclusiveMinimum,message:"must be strictly greater than "+r.exclusiveMinimum}),s}};De.exclusiveMaximum=function(t,r,i,a){if(typeof r.exclusiveMaximum!="boolean"&&this.types.number(t)){var s=new Fe(t,r,i,a),l=t<r.exclusiveMaximum;return l||s.addError({name:"exclusiveMaximum",argument:r.exclusiveMaximum,message:"must be strictly less than "+r.exclusiveMaximum}),s}};var qg=function(t,r,i,a,s,l){if(this.types.number(t)){var c=r[s];if(c==0)throw new jn(s+" cannot be zero");var d=new Fe(t,r,i,a),p=sr.getDecimalPlaces(t),h=sr.getDecimalPlaces(c),b=Math.max(p,h),v=Math.pow(10,b);return Math.round(t*v)%Math.round(c*v)!==0&&d.addError({name:s,argument:c,message:l+JSON.stringify(c)}),d}};De.multipleOf=function(t,r,i,a){return qg.call(this,t,r,i,a,"multipleOf","is not a multiple of (divisible by) ")};De.divisibleBy=function(t,r,i,a){return qg.call(this,t,r,i,a,"divisibleBy","is not divisible by (multiple of) ")};De.required=function(t,r,i,a){var s=new Fe(t,r,i,a);return t===void 0&&r.required===!0?s.addError({name:"required",message:"is required"}):this.types.object(t)&&Array.isArray(r.required)&&r.required.forEach(function(l){mf(t,l)===void 0&&s.addError({name:"required",argument:l,message:"requires property "+JSON.stringify(l)})}),s};De.pattern=function(t,r,i,a){if(this.types.string(t)){var s=new Fe(t,r,i,a),l=r.pattern;try{var c=new RegExp(l,"u")}catch{c=new RegExp(l)}return t.match(c)||s.addError({name:"pattern",argument:r.pattern,message:"does not match pattern "+JSON.stringify(r.pattern.toString())}),s}};De.format=function(t,r,i,a){if(t!==void 0){var s=new Fe(t,r,i,a);return!s.disableFormat&&!sr.isFormat(t,r.format,this)&&s.addError({name:"format",argument:r.format,message:"does not conform to the "+JSON.stringify(r.format)+" format"}),s}};De.minLength=function(t,r,i,a){if(this.types.string(t)){var s=new Fe(t,r,i,a),l=t.match(/[\uDC00-\uDFFF]/g),c=t.length-(l?l.length:0);return c>=r.minLength||s.addError({name:"minLength",argument:r.minLength,message:"does not meet minimum length of "+r.minLength}),s}};De.maxLength=function(t,r,i,a){if(this.types.string(t)){var s=new Fe(t,r,i,a),l=t.match(/[\uDC00-\uDFFF]/g),c=t.length-(l?l.length:0);return c<=r.maxLength||s.addError({name:"maxLength",argument:r.maxLength,message:"does not meet maximum length of "+r.maxLength}),s}};De.minItems=function(t,r,i,a){if(this.types.array(t)){var s=new Fe(t,r,i,a);return t.length>=r.minItems||s.addError({name:"minItems",argument:r.minItems,message:"does not meet minimum length of "+r.minItems}),s}};De.maxItems=function(t,r,i,a){if(this.types.array(t)){var s=new Fe(t,r,i,a);return t.length<=r.maxItems||s.addError({name:"maxItems",argument:r.maxItems,message:"does not meet maximum length of "+r.maxItems}),s}};function aI(e,t,r){var i,a=r.length;for(i=t+1,a;i<a;i++)if(sr.deepCompareStrict(e,r[i]))return!1;return!0}De.uniqueItems=function(t,r,i,a){if(r.uniqueItems===!0&&this.types.array(t)){var s=new Fe(t,r,i,a);return t.every(aI)||s.addError({name:"uniqueItems",message:"contains duplicate item"}),s}};De.dependencies=function(t,r,i,a){if(this.types.object(t)){var s=new Fe(t,r,i,a);for(var l in r.dependencies)if(t[l]!==void 0){var c=r.dependencies[l],d=a.makeChild(c,l);if(typeof c=="string"&&(c=[c]),Array.isArray(c))c.forEach(function(h){t[h]===void 0&&s.addError({name:"dependencies",argument:d.propertyPath,message:"property "+h+" not found, required by "+d.propertyPath})});else{var p=this.validateSchema(t,c,i,d);s.instance!==p.instance&&(s.instance=p.instance),p&&p.errors.length&&(s.addError({name:"dependencies",argument:d.propertyPath,message:"does not meet dependency required by "+d.propertyPath}),s.importErrors(p))}}return s}};De.enum=function(t,r,i,a){if(t===void 0)return null;if(!Array.isArray(r.enum))throw new jn("enum expects an array",r);var s=new Fe(t,r,i,a);return r.enum.some(sr.deepCompareStrict.bind(null,t))||s.addError({name:"enum",argument:r.enum,message:"is not one of enum values: "+r.enum.map(String).join(",")}),s};De.const=function(t,r,i,a){if(t===void 0)return null;var s=new Fe(t,r,i,a);return sr.deepCompareStrict(r.const,t)||s.addError({name:"const",argument:r.const,message:"does not exactly match expected constant: "+r.const}),s};De.not=De.disallow=function(t,r,i,a){var s=this;if(t===void 0)return null;var l=new Fe(t,r,i,a),c=r.not||r.disallow;return c?(Array.isArray(c)||(c=[c]),c.forEach(function(d){if(s.testType(t,r,i,a,d)){var p=d&&(d.$id||d.id),h=p||d;l.addError({name:"not",argument:h,message:"is of prohibited type "+h})}}),l):null};var sI=hf,gf={},rc=ot;gf.SchemaScanResult=Gg;function Gg(e,t){this.id=e,this.ref=t}gf.scan=function(t,r){function i(d,p){if(!p||typeof p!="object")return;if(p.$ref){let w=rc.resolveUrl(d,p.$ref);c[w]=c[w]?c[w]+1:0;return}var h=p.$id||p.id;let b=rc.resolveUrl(d,h);var v=h?b:d;if(v){if(v.indexOf("#")<0&&(v+="#"),l[v]){if(!rc.deepCompareStrict(l[v],p))throw new Error("Schema <"+v+"> already exists with different definition");return l[v]}l[v]=p,v[v.length-1]=="#"&&(l[v.substring(0,v.length-1)]=p)}a(v+"/items",Array.isArray(p.items)?p.items:[p.items]),a(v+"/extends",Array.isArray(p.extends)?p.extends:[p.extends]),i(v+"/additionalItems",p.additionalItems),s(v+"/properties",p.properties),i(v+"/additionalProperties",p.additionalProperties),s(v+"/definitions",p.definitions),s(v+"/patternProperties",p.patternProperties),s(v+"/dependencies",p.dependencies),a(v+"/disallow",p.disallow),a(v+"/allOf",p.allOf),a(v+"/anyOf",p.anyOf),a(v+"/oneOf",p.oneOf),i(v+"/not",p.not)}function a(d,p){if(Array.isArray(p))for(var h=0;h<p.length;h++)i(d+"/"+h,p[h])}function s(d,p){if(!(!p||typeof p!="object"))for(var h in p)i(d+"/"+h,p[h])}var l={},c={};return i(t,r),new Gg(l,c)};var Kg=sI,Wn=ot,Yg=gf.scan,Vg=Wn.ValidatorResult,uI=Wn.ValidatorResultError,No=Wn.SchemaError,Xg=Wn.SchemaContext,lI="/",_t=function e(){this.customFormats=Object.create(e.prototype.customFormats),this.schemas={},this.unresolvedRefs=[],this.types=Object.create(Xr),this.attributes=Object.create(Kg.validators)};_t.prototype.customFormats={};_t.prototype.schemas=null;_t.prototype.types=null;_t.prototype.attributes=null;_t.prototype.unresolvedRefs=null;_t.prototype.addSchema=function(t,r){var i=this;if(!t)return null;var a=Yg(r||lI,t),s=r||t.$id||t.id;for(var l in a.id)this.schemas[l]=a.id[l];for(var l in a.ref)this.unresolvedRefs.push(l);return this.unresolvedRefs=this.unresolvedRefs.filter(function(c){return typeof i.schemas[c]>"u"}),this.schemas[s]};_t.prototype.addSubSchemaArray=function(t,r){if(Array.isArray(r))for(var i=0;i<r.length;i++)this.addSubSchema(t,r[i])};_t.prototype.addSubSchemaObject=function(t,r){if(!(!r||typeof r!="object"))for(var i in r)this.addSubSchema(t,r[i])};_t.prototype.setSchemas=function(t){this.schemas=t};_t.prototype.getSchema=function(t){return this.schemas[t]};_t.prototype.validate=function(t,r,i,a){if(typeof r!="boolean"&&typeof r!="object"||r===null)throw new No("Expected `schema` to be an object or boolean");i||(i={});var s=r.$id||r.id;let l=Wn.resolveUrl(i.base,s||"");if(!a){a=new Xg(r,i,[],l,Object.create(this.schemas)),a.schemas[l]||(a.schemas[l]=r);var c=Yg(l,r);for(var d in c.id){var p=c.id[d];a.schemas[d]=p}}if(i.required&&t===void 0){var h=new Vg(t,r,i,a);return h.addError("is required, but is undefined"),h}var h=this.validateSchema(t,r,i,a);if(h){if(i.throwAll&&h.errors.length)throw new uI(h)}else throw new Error("Result undefined");return h};function Jg(e){var t=typeof e=="string"?e:e.$ref;return typeof t=="string"?t:!1}_t.prototype.validateSchema=function(t,r,i,a){var s=new Vg(t,r,i,a);if(typeof r=="boolean")r===!0?r={}:r===!1&&(r={type:[]});else if(!r)throw new Error("schema is undefined");if(r.extends)if(Array.isArray(r.extends)){var l={schema:r,ctx:a};r.extends.forEach(this.schemaTraverser.bind(this,l)),r=l.schema,l.schema=null,l.ctx=null,l=null}else r=Wn.deepMerge(r,this.superResolve(r.extends,a));var c=Jg(r);if(c){var d=this.resolve(r,c,a),p=new Xg(d.subschema,i,a.path,d.switchSchema,a.schemas);return this.validateSchema(t,d.subschema,i,p)}var h=i&&i.skipAttributes||[];for(var b in r)if(!Kg.ignoreProperties[b]&&h.indexOf(b)<0){var v=null,w=this.attributes[b];if(w)v=w.call(this,t,r,i,a);else if(i.allowUnknownAttributes===!1)throw new No("Unsupported attribute: "+b,r);v&&s.importErrors(v)}if(typeof i.rewrite=="function"){var x=i.rewrite.call(this,t,r,i,a);s.instance=x}return s};_t.prototype.schemaTraverser=function(t,r){t.schema=Wn.deepMerge(t.schema,this.superResolve(r,t.ctx))};_t.prototype.superResolve=function(t,r){var i=Jg(t);return i?this.resolve(t,i,r).subschema:t};_t.prototype.resolve=function(t,r,i){if(r=i.resolve(r),i.schemas[r])return{subschema:i.schemas[r],switchSchema:r};let s=new URL(r,"thismessage::/").hash;var l=s&&s.length&&r.substr(0,r.length-s.length);if(!l||!i.schemas[l])throw new No("no such schema <"+r+">",t);var c=Wn.objectGetPath(i.schemas[l],s.substr(1));if(c===void 0)throw new No("no such schema "+s+" located in <"+l+">",t);return{subschema:c,switchSchema:r}};_t.prototype.testType=function(t,r,i,a,s){if(s!==void 0){if(s===null)throw new No('Unexpected null in "type" keyword');if(typeof this.types[s]=="function")return this.types[s].call(this,t);if(s&&typeof s=="object"){var l=this.validateSchema(t,s,i,a);return l===void 0||!(l&&l.errors.length)}return!0}};var Xr=_t.prototype.types={};Xr.string=function(t){return typeof t=="string"};Xr.number=function(t){return typeof t=="number"&&isFinite(t)};Xr.integer=function(t){return typeof t=="number"&&t%1===0};Xr.boolean=function(t){return typeof t=="boolean"};Xr.array=function(t){return Array.isArray(t)};Xr.null=function(t){return t===null};Xr.date=function(t){return t instanceof Date};Xr.any=function(t){return!0};Xr.object=function(t){return t&&typeof t=="object"&&!Array.isArray(t)&&!(t instanceof Date)};var cI=_t,Qg;Qg=cI;ot.ValidatorResult;ot.ValidatorResultError;ot.ValidationError;ot.SchemaError;var fI=e0;function e0(e,t,r){e instanceof RegExp&&(e=bv(e,r)),t instanceof RegExp&&(t=bv(t,r));var i=t0(e,t,r);return i&&{start:i[0],end:i[1],pre:r.slice(0,i[0]),body:r.slice(i[0]+e.length,i[1]),post:r.slice(i[1]+t.length)}}function bv(e,t){var r=t.match(e);return r?r[0]:null}e0.range=t0;function t0(e,t,r){var i,a,s,l,c,d=r.indexOf(e),p=r.indexOf(t,d+1),h=d;if(d>=0&&p>0){if(e===t)return[d,p];for(i=[],s=r.length;h>=0&&!c;)h==d?(i.push(h),d=r.indexOf(e,h+1)):i.length==1?c=[i.pop(),p]:(a=i.pop(),a<s&&(s=a,l=p),p=r.indexOf(t,h+1)),h=d<p&&d>=0?d:p;i.length&&(c=[s,l])}return c}var r0=fI,dI=vI,n0="\0SLASH"+Math.random()+"\0",i0="\0OPEN"+Math.random()+"\0",yf="\0CLOSE"+Math.random()+"\0",o0="\0COMMA"+Math.random()+"\0",a0="\0PERIOD"+Math.random()+"\0";function nc(e){return parseInt(e,10)==e?parseInt(e,10):e.charCodeAt(0)}function pI(e){return e.split("\\\\").join(n0).split("\\{").join(i0).split("\\}").join(yf).split("\\,").join(o0).split("\\.").join(a0)}function hI(e){return e.split(n0).join("\\").split(i0).join("{").split(yf).join("}").split(o0).join(",").split(a0).join(".")}function s0(e){if(!e)return[""];var t=[],r=r0("{","}",e);if(!r)return e.split(",");var i=r.pre,a=r.body,s=r.post,l=i.split(",");l[l.length-1]+="{"+a+"}";var c=s0(s);return s.length&&(l[l.length-1]+=c.shift(),l.push.apply(l,c)),t.push.apply(t,l),t}function vI(e){return e?(e.substr(0,2)==="{}"&&(e="\\{\\}"+e.substr(2)),xo(pI(e),!0).map(hI)):[]}function mI(e){return"{"+e+"}"}function gI(e){return/^-?0\d/.test(e)}function yI(e,t){return e<=t}function wI(e,t){return e>=t}function xo(e,t){var r=[],i=r0("{","}",e);if(!i)return[e];var a=i.pre,s=i.post.length?xo(i.post,!1):[""];if(/\$$/.test(i.pre))for(var l=0;l<s.length;l++){var c=a+"{"+i.body+"}"+s[l];r.push(c)}else{var d=/^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(i.body),p=/^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(i.body),h=d||p,b=i.body.indexOf(",")>=0;if(!h&&!b)return i.post.match(/,.*\}/)?(e=i.pre+"{"+i.body+yf+i.post,xo(e)):[e];var v;if(h)v=i.body.split(/\.\./);else if(v=s0(i.body),v.length===1&&(v=xo(v[0],!1).map(mI),v.length===1))return s.map(function(J){return i.pre+v[0]+J});var w;if(h){var x=nc(v[0]),g=nc(v[1]),E=Math.max(v[0].length,v[1].length),I=v.length==3?Math.abs(nc(v[2])):1,P=yI,R=g<x;R&&(I*=-1,P=wI);var F=v.some(gI);w=[];for(var O=x;P(O,g);O+=I){var D;if(p)D=String.fromCharCode(O),D==="\\"&&(D="");else if(D=String(O),F){var U=E-D.length;if(U>0){var j=new Array(U+1).join("0");O<0?D="-"+j+D.slice(1):D=j+D}}w.push(D)}}else{w=[];for(var G=0;G<v.length;G++)w.push.apply(w,xo(v[G],!1))}for(var G=0;G<w.length;G++)for(var l=0;l<s.length;l++){var c=a+w[G]+s[l];(!t||h||c)&&r.push(c)}}return r}const bI=Lc(dI),SI=1024*64,Ls=e=>{if(typeof e!="string")throw new TypeError("invalid pattern");if(e.length>SI)throw new TypeError("pattern is too long")},EI={"[:alnum:]":["\\p{L}\\p{Nl}\\p{Nd}",!0],"[:alpha:]":["\\p{L}\\p{Nl}",!0],"[:ascii:]":["\\x00-\\x7f",!1],"[:blank:]":["\\p{Zs}\\t",!0],"[:cntrl:]":["\\p{Cc}",!0],"[:digit:]":["\\p{Nd}",!0],"[:graph:]":["\\p{Z}\\p{C}",!0,!0],"[:lower:]":["\\p{Ll}",!0],"[:print:]":["\\p{C}",!0],"[:punct:]":["\\p{P}",!0],"[:space:]":["\\p{Z}\\t\\r\\n\\v\\f",!0],"[:upper:]":["\\p{Lu}",!0],"[:word:]":["\\p{L}\\p{Nl}\\p{Nd}\\p{Pc}",!0],"[:xdigit:]":["A-Fa-f0-9",!1]},So=e=>e.replace(/[[\]\\-]/g,"\\$&"),xI=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),Sv=e=>e.join(""),_I=(e,t)=>{const r=t;if(e.charAt(r)!=="[")throw new Error("not in a brace expression");const i=[],a=[];let s=r+1,l=!1,c=!1,d=!1,p=!1,h=r,b="";e:for(;s<e.length;){const g=e.charAt(s);if((g==="!"||g==="^")&&s===r+1){p=!0,s++;continue}if(g==="]"&&l&&!d){h=s+1;break}if(l=!0,g==="\\"&&!d){d=!0,s++;continue}if(g==="["&&!d){for(const[E,[I,P,R]]of Object.entries(EI))if(e.startsWith(E,s)){if(b)return["$.",!1,e.length-r,!0];s+=E.length,R?a.push(I):i.push(I),c=c||P;continue e}}if(d=!1,b){g>b?i.push(So(b)+"-"+So(g)):g===b&&i.push(So(g)),b="",s++;continue}if(e.startsWith("-]",s+1)){i.push(So(g+"-")),s+=2;continue}if(e.startsWith("-",s+1)){b=g,s+=2;continue}i.push(So(g)),s++}if(h<s)return["",!1,0,!1];if(!i.length&&!a.length)return["$.",!1,e.length-r,!0];if(a.length===0&&i.length===1&&/^\\?.$/.test(i[0])&&!p){const g=i[0].length===2?i[0].slice(-1):i[0];return[xI(g),!1,h-r,!1]}const v="["+(p?"^":"")+Sv(i)+"]",w="["+(p?"":"^")+Sv(a)+"]";return[i.length&&a.length?"("+v+"|"+w+")":i.length?v:w,c,h-r,!0]},_o=(e,{windowsPathsNoEscape:t=!1}={})=>t?e.replace(/\[([^\/\\])\]/g,"$1"):e.replace(/((?!\\).|^)\[([^\/\\])\]/g,"$1$2").replace(/\\([^\/])/g,"$1"),OI=new Set(["!","?","+","*","@"]),Ev=e=>OI.has(e),AI="(?!(?:^|/)\\.\\.?(?:$|/))",ps="(?!\\.)",TI=new Set(["[","."]),CI=new Set(["..","."]),RI=new Set("().*{}+?[]^$\\!"),PI=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"),wf="[^/]",xv=wf+"*?",_v=wf+"+?";var wt,xt,pn,Je,dt,Mn,ai,Ln,zr,si,jo,pi,u0,kn,Es,Mc,l0;const qt=class qt{constructor(t,r,i={}){Xt(this,pi);yt(this,"type");Xt(this,wt);Xt(this,xt);Xt(this,pn,!1);Xt(this,Je,[]);Xt(this,dt);Xt(this,Mn);Xt(this,ai);Xt(this,Ln,!1);Xt(this,zr);Xt(this,si);Xt(this,jo,!1);this.type=t,t&&ut(this,xt,!0),ut(this,dt,r),ut(this,wt,Y(this,dt)?Y(Y(this,dt),wt):this),ut(this,zr,Y(this,wt)===this?i:Y(Y(this,wt),zr)),ut(this,ai,Y(this,wt)===this?[]:Y(Y(this,wt),ai)),t==="!"&&!Y(Y(this,wt),Ln)&&Y(this,ai).push(this),ut(this,Mn,Y(this,dt)?Y(Y(this,dt),Je).length:0)}get hasMagic(){if(Y(this,xt)!==void 0)return Y(this,xt);for(const t of Y(this,Je))if(typeof t!="string"&&(t.type||t.hasMagic))return ut(this,xt,!0);return Y(this,xt)}toString(){return Y(this,si)!==void 0?Y(this,si):this.type?ut(this,si,this.type+"("+Y(this,Je).map(t=>String(t)).join("|")+")"):ut(this,si,Y(this,Je).map(t=>String(t)).join(""))}push(...t){for(const r of t)if(r!==""){if(typeof r!="string"&&!(r instanceof qt&&Y(r,dt)===this))throw new Error("invalid part: "+r);Y(this,Je).push(r)}}toJSON(){var r;const t=this.type===null?Y(this,Je).slice().map(i=>typeof i=="string"?i:i.toJSON()):[this.type,...Y(this,Je).map(i=>i.toJSON())];return this.isStart()&&!this.type&&t.unshift([]),this.isEnd()&&(this===Y(this,wt)||Y(Y(this,wt),Ln)&&((r=Y(this,dt))==null?void 0:r.type)==="!")&&t.push({}),t}isStart(){var r;if(Y(this,wt)===this)return!0;if(!((r=Y(this,dt))!=null&&r.isStart()))return!1;if(Y(this,Mn)===0)return!0;const t=Y(this,dt);for(let i=0;i<Y(this,Mn);i++){const a=Y(t,Je)[i];if(!(a instanceof qt&&a.type==="!"))return!1}return!0}isEnd(){var r,i,a;if(Y(this,wt)===this||((r=Y(this,dt))==null?void 0:r.type)==="!")return!0;if(!((i=Y(this,dt))!=null&&i.isEnd()))return!1;if(!this.type)return(a=Y(this,dt))==null?void 0:a.isEnd();const t=Y(this,dt)?Y(Y(this,dt),Je).length:0;return Y(this,Mn)===t-1}copyIn(t){typeof t=="string"?this.push(t):this.push(t.clone(this))}clone(t){const r=new qt(this.type,t);for(const i of Y(this,Je))r.copyIn(i);return r}static fromGlob(t,r={}){var a;const i=new qt(null,void 0,r);return Tn(a=qt,kn,Es).call(a,t,i,0,r),i}toMMPattern(){if(this!==Y(this,wt))return Y(this,wt).toMMPattern();const t=this.toString(),[r,i,a,s]=this.toRegExpSource();if(!(a||Y(this,xt)||Y(this,zr).nocase&&!Y(this,zr).nocaseMagicOnly&&t.toUpperCase()!==t.toLowerCase()))return i;const c=(Y(this,zr).nocase?"i":"")+(s?"u":"");return Object.assign(new RegExp(`^${r}$`,c),{_src:r,_glob:t})}get options(){return Y(this,zr)}toRegExpSource(t){var d;const r=t??!!Y(this,zr).dot;if(Y(this,wt)===this&&Tn(this,pi,u0).call(this),!this.type){const p=this.isStart()&&this.isEnd(),h=Y(this,Je).map(x=>{var R;const[g,E,I,P]=typeof x=="string"?Tn(R=qt,kn,l0).call(R,x,Y(this,xt),p):x.toRegExpSource(t);return ut(this,xt,Y(this,xt)||I),ut(this,pn,Y(this,pn)||P),g}).join("");let b="";if(this.isStart()&&typeof Y(this,Je)[0]=="string"&&!(Y(this,Je).length===1&&CI.has(Y(this,Je)[0]))){const g=TI,E=r&&g.has(h.charAt(0))||h.startsWith("\\.")&&g.has(h.charAt(2))||h.startsWith("\\.\\.")&&g.has(h.charAt(4)),I=!r&&!t&&g.has(h.charAt(0));b=E?AI:I?ps:""}let v="";return this.isEnd()&&Y(Y(this,wt),Ln)&&((d=Y(this,dt))==null?void 0:d.type)==="!"&&(v="(?:$|\\/)"),[b+h+v,_o(h),ut(this,xt,!!Y(this,xt)),Y(this,pn)]}const i=this.type==="*"||this.type==="+",a=this.type==="!"?"(?:(?!(?:":"(?:";let s=Tn(this,pi,Mc).call(this,r);if(this.isStart()&&this.isEnd()&&!s&&this.type!=="!"){const p=this.toString();return ut(this,Je,[p]),this.type=null,ut(this,xt,void 0),[p,_o(this.toString()),!1,!1]}let l=!i||t||r||!ps?"":Tn(this,pi,Mc).call(this,!0);l===s&&(l=""),l&&(s=`(?:${s})(?:${l})*?`);let c="";if(this.type==="!"&&Y(this,jo))c=(this.isStart()&&!r?ps:"")+_v;else{const p=this.type==="!"?"))"+(this.isStart()&&!r&&!t?ps:"")+xv+")":this.type==="@"?")":this.type==="?"?")?":this.type==="+"&&l?")":this.type==="*"&&l?")?":`)${this.type}`;c=a+s+p}return[c,_o(s),ut(this,xt,!!Y(this,xt)),Y(this,pn)]}};wt=new WeakMap,xt=new WeakMap,pn=new WeakMap,Je=new WeakMap,dt=new WeakMap,Mn=new WeakMap,ai=new WeakMap,Ln=new WeakMap,zr=new WeakMap,si=new WeakMap,jo=new WeakMap,pi=new WeakSet,u0=function(){if(this!==Y(this,wt))throw new Error("should only call on root");if(Y(this,Ln))return this;this.toString(),ut(this,Ln,!0);let t;for(;t=Y(this,ai).pop();){if(t.type!=="!")continue;let r=t,i=Y(r,dt);for(;i;){for(let a=Y(r,Mn)+1;!i.type&&a<Y(i,Je).length;a++)for(const s of Y(t,Je)){if(typeof s=="string")throw new Error("string part in extglob AST??");s.copyIn(Y(i,Je)[a])}r=i,i=Y(r,dt)}}return this},kn=new WeakSet,Es=function(t,r,i,a){var w,x;let s=!1,l=!1,c=-1,d=!1;if(r.type===null){let g=i,E="";for(;g<t.length;){const I=t.charAt(g++);if(s||I==="\\"){s=!s,E+=I;continue}if(l){g===c+1?(I==="^"||I==="!")&&(d=!0):I==="]"&&!(g===c+2&&d)&&(l=!1),E+=I;continue}else if(I==="["){l=!0,c=g,d=!1,E+=I;continue}if(!a.noext&&Ev(I)&&t.charAt(g)==="("){r.push(E),E="";const P=new qt(I,r);g=Tn(w=qt,kn,Es).call(w,t,P,g,a),r.push(P);continue}E+=I}return r.push(E),g}let p=i+1,h=new qt(null,r);const b=[];let v="";for(;p<t.length;){const g=t.charAt(p++);if(s||g==="\\"){s=!s,v+=g;continue}if(l){p===c+1?(g==="^"||g==="!")&&(d=!0):g==="]"&&!(p===c+2&&d)&&(l=!1),v+=g;continue}else if(g==="["){l=!0,c=p,d=!1,v+=g;continue}if(Ev(g)&&t.charAt(p)==="("){h.push(v),v="";const E=new qt(g,h);h.push(E),p=Tn(x=qt,kn,Es).call(x,t,E,p,a);continue}if(g==="|"){h.push(v),v="",b.push(h),h=new qt(null,r);continue}if(g===")")return v===""&&Y(r,Je).length===0&&ut(r,jo,!0),h.push(v),v="",r.push(...b,h),p;v+=g}return r.type=null,ut(r,xt,void 0),ut(r,Je,[t.substring(i-1)]),p},Mc=function(t){return Y(this,Je).map(r=>{if(typeof r=="string")throw new Error("string type in extglob ast??");const[i,a,s,l]=r.toRegExpSource(t);return ut(this,pn,Y(this,pn)||l),i}).filter(r=>!(this.isStart()&&this.isEnd())||!!r).join("|")},l0=function(t,r,i=!1){let a=!1,s="",l=!1;for(let c=0;c<t.length;c++){const d=t.charAt(c);if(a){a=!1,s+=(RI.has(d)?"\\":"")+d;continue}if(d==="\\"){c===t.length-1?s+="\\\\":a=!0;continue}if(d==="["){const[p,h,b,v]=_I(t,c);if(b){s+=p,l=l||h,c+=b-1,r=r||v;continue}}if(d==="*"){i&&t==="*"?s+=_v:s+=xv,r=!0;continue}if(d==="?"){s+=wf,r=!0;continue}s+=PI(d)}return[s,_o(t),!!r,l]},Xt(qt,kn);let $s=qt;const II=(e,{windowsPathsNoEscape:t=!1}={})=>t?e.replace(/[?*()[\]]/g,"[$&]"):e.replace(/[?*()[\]\\]/g,"\\$&"),jt=(e,t,r={})=>(Ls(t),!r.nocomment&&t.charAt(0)==="#"?!1:new Js(t,r).match(e)),MI=/^\*+([^+@!?\*\[\(]*)$/,LI=e=>t=>!t.startsWith(".")&&t.endsWith(e),$I=e=>t=>t.endsWith(e),FI=e=>(e=e.toLowerCase(),t=>!t.startsWith(".")&&t.toLowerCase().endsWith(e)),DI=e=>(e=e.toLowerCase(),t=>t.toLowerCase().endsWith(e)),kI=/^\*+\.\*+$/,NI=e=>!e.startsWith(".")&&e.includes("."),jI=e=>e!=="."&&e!==".."&&e.includes("."),WI=/^\.\*+$/,UI=e=>e!=="."&&e!==".."&&e.startsWith("."),zI=/^\*+$/,BI=e=>e.length!==0&&!e.startsWith("."),HI=e=>e.length!==0&&e!=="."&&e!=="..",ZI=/^\?+([^+@!?\*\[\(]*)?$/,qI=([e,t=""])=>{const r=c0([e]);return t?(t=t.toLowerCase(),i=>r(i)&&i.toLowerCase().endsWith(t)):r},GI=([e,t=""])=>{const r=f0([e]);return t?(t=t.toLowerCase(),i=>r(i)&&i.toLowerCase().endsWith(t)):r},KI=([e,t=""])=>{const r=f0([e]);return t?i=>r(i)&&i.endsWith(t):r},YI=([e,t=""])=>{const r=c0([e]);return t?i=>r(i)&&i.endsWith(t):r},c0=([e])=>{const t=e.length;return r=>r.length===t&&!r.startsWith(".")},f0=([e])=>{const t=e.length;return r=>r.length===t&&r!=="."&&r!==".."},d0=typeof process=="object"&&process?typeof process.env=="object"&&process.env&&process.env.__MINIMATCH_TESTING_PLATFORM__||process.platform:"posix",Ov={win32:{sep:"\\"},posix:{sep:"/"}},VI=d0==="win32"?Ov.win32.sep:Ov.posix.sep;jt.sep=VI;const br=Symbol("globstar **");jt.GLOBSTAR=br;const XI="[^/]",JI=XI+"*?",QI="(?:(?!(?:\\/|^)(?:\\.{1,2})($|\\/)).)*?",eM="(?:(?!(?:\\/|^)\\.).)*?",tM=(e,t={})=>r=>jt(r,e,t);jt.filter=tM;const wr=(e,t={})=>Object.assign({},e,t),rM=e=>{if(!e||typeof e!="object"||!Object.keys(e).length)return jt;const t=jt;return Object.assign((i,a,s={})=>t(i,a,wr(e,s)),{Minimatch:class extends t.Minimatch{constructor(a,s={}){super(a,wr(e,s))}static defaults(a){return t.defaults(wr(e,a)).Minimatch}},AST:class extends t.AST{constructor(a,s,l={}){super(a,s,wr(e,l))}static fromGlob(a,s={}){return t.AST.fromGlob(a,wr(e,s))}},unescape:(i,a={})=>t.unescape(i,wr(e,a)),escape:(i,a={})=>t.escape(i,wr(e,a)),filter:(i,a={})=>t.filter(i,wr(e,a)),defaults:i=>t.defaults(wr(e,i)),makeRe:(i,a={})=>t.makeRe(i,wr(e,a)),braceExpand:(i,a={})=>t.braceExpand(i,wr(e,a)),match:(i,a,s={})=>t.match(i,a,wr(e,s)),sep:t.sep,GLOBSTAR:br})};jt.defaults=rM;const p0=(e,t={})=>(Ls(e),t.nobrace||!/\{(?:(?!\{).)*\}/.test(e)?[e]:bI(e));jt.braceExpand=p0;const nM=(e,t={})=>new Js(e,t).makeRe();jt.makeRe=nM;const iM=(e,t,r={})=>{const i=new Js(t,r);return e=e.filter(a=>i.match(a)),i.options.nonull&&!e.length&&e.push(t),e};jt.match=iM;const Av=/[?*]|[+@!]\(.*?\)|\[|\]/,oM=e=>e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&");class Js{constructor(t,r={}){yt(this,"options");yt(this,"set");yt(this,"pattern");yt(this,"windowsPathsNoEscape");yt(this,"nonegate");yt(this,"negate");yt(this,"comment");yt(this,"empty");yt(this,"preserveMultipleSlashes");yt(this,"partial");yt(this,"globSet");yt(this,"globParts");yt(this,"nocase");yt(this,"isWindows");yt(this,"platform");yt(this,"windowsNoMagicRoot");yt(this,"regexp");Ls(t),r=r||{},this.options=r,this.pattern=t,this.platform=r.platform||d0,this.isWindows=this.platform==="win32",this.windowsPathsNoEscape=!!r.windowsPathsNoEscape||r.allowWindowsEscape===!1,this.windowsPathsNoEscape&&(this.pattern=this.pattern.replace(/\\/g,"/")),this.preserveMultipleSlashes=!!r.preserveMultipleSlashes,this.regexp=null,this.negate=!1,this.nonegate=!!r.nonegate,this.comment=!1,this.empty=!1,this.partial=!!r.partial,this.nocase=!!this.options.nocase,this.windowsNoMagicRoot=r.windowsNoMagicRoot!==void 0?r.windowsNoMagicRoot:!!(this.isWindows&&this.nocase),this.globSet=[],this.globParts=[],this.set=[],this.make()}hasMagic(){if(this.options.magicalBraces&&this.set.length>1)return!0;for(const t of this.set)for(const r of t)if(typeof r!="string")return!0;return!1}debug(...t){}make(){const t=this.pattern,r=this.options;if(!r.nocomment&&t.charAt(0)==="#"){this.comment=!0;return}if(!t){this.empty=!0;return}this.parseNegate(),this.globSet=[...new Set(this.braceExpand())],r.debug&&(this.debug=(...s)=>console.error(...s)),this.debug(this.pattern,this.globSet);const i=this.globSet.map(s=>this.slashSplit(s));this.globParts=this.preprocess(i),this.debug(this.pattern,this.globParts);let a=this.globParts.map((s,l,c)=>{if(this.isWindows&&this.windowsNoMagicRoot){const d=s[0]===""&&s[1]===""&&(s[2]==="?"||!Av.test(s[2]))&&!Av.test(s[3]),p=/^[a-z]:/i.test(s[0]);if(d)return[...s.slice(0,4),...s.slice(4).map(h=>this.parse(h))];if(p)return[s[0],...s.slice(1).map(h=>this.parse(h))]}return s.map(d=>this.parse(d))});if(this.debug(this.pattern,a),this.set=a.filter(s=>s.indexOf(!1)===-1),this.isWindows)for(let s=0;s<this.set.length;s++){const l=this.set[s];l[0]===""&&l[1]===""&&this.globParts[s][2]==="?"&&typeof l[3]=="string"&&/^[a-z]:$/i.test(l[3])&&(l[2]="?")}this.debug(this.pattern,this.set)}preprocess(t){if(this.options.noglobstar)for(let i=0;i<t.length;i++)for(let a=0;a<t[i].length;a++)t[i][a]==="**"&&(t[i][a]="*");const{optimizationLevel:r=1}=this.options;return r>=2?(t=this.firstPhasePreProcess(t),t=this.secondPhasePreProcess(t)):r>=1?t=this.levelOneOptimize(t):t=this.adjascentGlobstarOptimize(t),t}adjascentGlobstarOptimize(t){return t.map(r=>{let i=-1;for(;(i=r.indexOf("**",i+1))!==-1;){let a=i;for(;r[a+1]==="**";)a++;a!==i&&r.splice(i,a-i)}return r})}levelOneOptimize(t){return t.map(r=>(r=r.reduce((i,a)=>{const s=i[i.length-1];return a==="**"&&s==="**"?i:a===".."&&s&&s!==".."&&s!=="."&&s!=="**"?(i.pop(),i):(i.push(a),i)},[]),r.length===0?[""]:r))}levelTwoFileOptimize(t){Array.isArray(t)||(t=this.slashSplit(t));let r=!1;do{if(r=!1,!this.preserveMultipleSlashes){for(let a=1;a<t.length-1;a++){const s=t[a];a===1&&s===""&&t[0]===""||(s==="."||s==="")&&(r=!0,t.splice(a,1),a--)}t[0]==="."&&t.length===2&&(t[1]==="."||t[1]==="")&&(r=!0,t.pop())}let i=0;for(;(i=t.indexOf("..",i+1))!==-1;){const a=t[i-1];a&&a!=="."&&a!==".."&&a!=="**"&&(r=!0,t.splice(i-1,2),i-=2)}}while(r);return t.length===0?[""]:t}firstPhasePreProcess(t){let r=!1;do{r=!1;for(let i of t){let a=-1;for(;(a=i.indexOf("**",a+1))!==-1;){let l=a;for(;i[l+1]==="**";)l++;l>a&&i.splice(a+1,l-a);let c=i[a+1];const d=i[a+2],p=i[a+3];if(c!==".."||!d||d==="."||d===".."||!p||p==="."||p==="..")continue;r=!0,i.splice(a,1);const h=i.slice(0);h[a]="**",t.push(h),a--}if(!this.preserveMultipleSlashes){for(let l=1;l<i.length-1;l++){const c=i[l];l===1&&c===""&&i[0]===""||(c==="."||c==="")&&(r=!0,i.splice(l,1),l--)}i[0]==="."&&i.length===2&&(i[1]==="."||i[1]==="")&&(r=!0,i.pop())}let s=0;for(;(s=i.indexOf("..",s+1))!==-1;){const l=i[s-1];if(l&&l!=="."&&l!==".."&&l!=="**"){r=!0;const d=s===1&&i[s+1]==="**"?["."]:[];i.splice(s-1,2,...d),i.length===0&&i.push(""),s-=2}}}}while(r);return t}secondPhasePreProcess(t){for(let r=0;r<t.length-1;r++)for(let i=r+1;i<t.length;i++){const a=this.partsMatch(t[r],t[i],!this.preserveMultipleSlashes);if(a){t[r]=[],t[i]=a;break}}return t.filter(r=>r.length)}partsMatch(t,r,i=!1){let a=0,s=0,l=[],c="";for(;a<t.length&&s<r.length;)if(t[a]===r[s])l.push(c==="b"?r[s]:t[a]),a++,s++;else if(i&&t[a]==="**"&&r[s]===t[a+1])l.push(t[a]),a++;else if(i&&r[s]==="**"&&t[a]===r[s+1])l.push(r[s]),s++;else if(t[a]==="*"&&r[s]&&(this.options.dot||!r[s].startsWith("."))&&r[s]!=="**"){if(c==="b")return!1;c="a",l.push(t[a]),a++,s++}else if(r[s]==="*"&&t[a]&&(this.options.dot||!t[a].startsWith("."))&&t[a]!=="**"){if(c==="a")return!1;c="b",l.push(r[s]),a++,s++}else return!1;return t.length===r.length&&l}parseNegate(){if(this.nonegate)return;const t=this.pattern;let r=!1,i=0;for(let a=0;a<t.length&&t.charAt(a)==="!";a++)r=!r,i++;i&&(this.pattern=t.slice(i)),this.negate=r}matchOne(t,r,i=!1){const a=this.options;if(this.isWindows){const g=typeof t[0]=="string"&&/^[a-z]:$/i.test(t[0]),E=!g&&t[0]===""&&t[1]===""&&t[2]==="?"&&/^[a-z]:$/i.test(t[3]),I=typeof r[0]=="string"&&/^[a-z]:$/i.test(r[0]),P=!I&&r[0]===""&&r[1]===""&&r[2]==="?"&&typeof r[3]=="string"&&/^[a-z]:$/i.test(r[3]),R=E?3:g?0:void 0,F=P?3:I?0:void 0;if(typeof R=="number"&&typeof F=="number"){const[O,D]=[t[R],r[F]];O.toLowerCase()===D.toLowerCase()&&(r[F]=O,F>R?r=r.slice(F):R>F&&(t=t.slice(R)))}}const{optimizationLevel:s=1}=this.options;s>=2&&(t=this.levelTwoFileOptimize(t)),this.debug("matchOne",this,{file:t,pattern:r}),this.debug("matchOne",t.length,r.length);for(var l=0,c=0,d=t.length,p=r.length;l<d&&c<p;l++,c++){this.debug("matchOne loop");var h=r[c],b=t[l];if(this.debug(r,h,b),h===!1)return!1;if(h===br){this.debug("GLOBSTAR",[r,h,b]);var v=l,w=c+1;if(w===p){for(this.debug("** at the end");l<d;l++)if(t[l]==="."||t[l]===".."||!a.dot&&t[l].charAt(0)===".")return!1;return!0}for(;v<d;){var x=t[v];if(this.debug(`
177
+ globstar while`,t,v,r,w,x),this.matchOne(t.slice(v),r.slice(w),i))return this.debug("globstar found match!",v,d,x),!0;if(x==="."||x===".."||!a.dot&&x.charAt(0)==="."){this.debug("dot detected!",t,v,r,w);break}this.debug("globstar swallow a segment, and continue"),v++}return!!(i&&(this.debug(`
178
+ >>> no match, partial?`,t,v,r,w),v===d))}let g;if(typeof h=="string"?(g=b===h,this.debug("string match",h,b,g)):(g=h.test(b),this.debug("pattern match",h,b,g)),!g)return!1}if(l===d&&c===p)return!0;if(l===d)return i;if(c===p)return l===d-1&&t[l]==="";throw new Error("wtf?")}braceExpand(){return p0(this.pattern,this.options)}parse(t){Ls(t);const r=this.options;if(t==="**")return br;if(t==="")return"";let i,a=null;(i=t.match(zI))?a=r.dot?HI:BI:(i=t.match(MI))?a=(r.nocase?r.dot?DI:FI:r.dot?$I:LI)(i[1]):(i=t.match(ZI))?a=(r.nocase?r.dot?GI:qI:r.dot?KI:YI)(i):(i=t.match(kI))?a=r.dot?jI:NI:(i=t.match(WI))&&(a=UI);const s=$s.fromGlob(t,this.options).toMMPattern();return a&&typeof s=="object"&&Reflect.defineProperty(s,"test",{value:a}),s}makeRe(){if(this.regexp||this.regexp===!1)return this.regexp;const t=this.set;if(!t.length)return this.regexp=!1,this.regexp;const r=this.options,i=r.noglobstar?JI:r.dot?QI:eM,a=new Set(r.nocase?["i"]:[]);let s=t.map(d=>{const p=d.map(h=>{if(h instanceof RegExp)for(const b of h.flags.split(""))a.add(b);return typeof h=="string"?oM(h):h===br?br:h._src});return p.forEach((h,b)=>{const v=p[b+1],w=p[b-1];h!==br||w===br||(w===void 0?v!==void 0&&v!==br?p[b+1]="(?:\\/|"+i+"\\/)?"+v:p[b]=i:v===void 0?p[b-1]=w+"(?:\\/|"+i+")?":v!==br&&(p[b-1]=w+"(?:\\/|\\/"+i+"\\/)"+v,p[b+1]=br))}),p.filter(h=>h!==br).join("/")}).join("|");const[l,c]=t.length>1?["(?:",")"]:["",""];s="^"+l+s+c+"$",this.negate&&(s="^(?!"+s+").+$");try{this.regexp=new RegExp(s,[...a].join(""))}catch{this.regexp=!1}return this.regexp}slashSplit(t){return this.preserveMultipleSlashes?t.split("/"):this.isWindows&&/^\/\/[^\/]+/.test(t)?["",...t.split(/\/+/)]:t.split(/\/+/)}match(t,r=this.partial){if(this.debug("match",t,this.pattern),this.comment)return!1;if(this.empty)return t==="";if(t==="/"&&r)return!0;const i=this.options;this.isWindows&&(t=t.split("\\").join("/"));const a=this.slashSplit(t);this.debug(this.pattern,"split",a);const s=this.set;this.debug(this.pattern,"set",s);let l=a[a.length-1];if(!l)for(let c=a.length-2;!l&&c>=0;c--)l=a[c];for(let c=0;c<s.length;c++){const d=s[c];let p=a;if(i.matchBase&&d.length===1&&(p=[l]),this.matchOne(p,d,r))return i.flipNegate?!0:!this.negate}return i.flipNegate?!1:this.negate}static defaults(t){return jt.defaults(t).Minimatch}}jt.AST=$s;jt.Minimatch=Js;jt.escape=II;jt.unescape=_o;const bf="/$shared",aM={"**/saved_conditions.json":{parser:"json",content:{conditions:[]},schema:{type:"object",properties:{conditions:{type:"array",items:{type:"object"}}},required:["conditions"]}},"**/shared_datasources.json":{parser:"json",content:{},schema:{type:"object",additionalProperties:!0,patternProperties:{"^.*$":{type:"array"}}}},"**/shared_css.json":{parser:"json",content:{classes:[]},schema:{type:"object",properties:{classes:{type:"array",items:{type:"object"}}},required:["classes"]}},"**/CustomComponents/manifest.json":{parser:"json",content:[],schema:{type:"array",items:{type:"object"}}},"**/crafted_components.json":{parser:"json",content:[],schema:{type:"array"}},"**/HTTPHandlers.json":{parser:"json",content:[],schema:{type:"array"}},"**/*.json":{parser:"json",content:{}}};function h0(e){const t=Object.entries(aM).find(([r])=>jt(e,r));return t==null?void 0:t[1]}function Sf(e){var i;const t=(i=h0(e))==null?void 0:i.content;if(!t)return;const r=e.replace(`${bf}/`,"Shared/");Ef({name:r,content:t,asText:typeof t=="string"})}function Qs({path:e,createIfNotExists:t=!1}){const r=`${bf}/${e}`;return Ze(`${r}?t=${Date.now()}`,{method:"GET",headers:new Headers({"Content-Type":"application/json"})}).then(i=>{const a=h0(e);let s=i;if(!a)return s;if(typeof s=="string")try{switch(a.parser){case"json":s=JSON.parse(s);break;default:break}}catch{throw new Error("Cannot parse")}if(a.schema&&!new Qg().validate(s,a.schema).valid)throw new Error("Invalid Schema");return s}).catch(i=>{if(sM(i)&&t){const a=uM(i,e);Sg.next({message:a,kind:"warning"}),Sf(r)}throw i})}function sM(e){var t;return((t=e==null?void 0:e.response)==null?void 0:t.status)===404||(e==null?void 0:e.message)==="Invalid Schema"||(e==null?void 0:e.message)==="Cannot parse"||(e==null?void 0:e.name)==="SyntaxError"}function uM(e,t){var r;switch(!0){case((e==null?void 0:e.message)==="Cannot parse "||(e==null?void 0:e.name)==="SyntaxError"):return`Cannot parse file '${t}', resetting...`;case(e==null?void 0:e.message)==="Invalid Schema":return`File '${t}' is corrupt, resetting...`;case((r=e==null?void 0:e.response)==null?void 0:r.status)===404:return`File '${t}' not found, creating...`;default:return e==null?void 0:e.message}}function lM(e){return Ze(Qo,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function cM(e){return Ze(Qo,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}const v0=()=>{const{host:e,protocol:t}=window.location,r=t==="https:";return{projectOpened:!1,remoteDebuggerMode:ff.DISABLED,baseUrl:"",qodly:!0,urls:{renderer:"/$lib/renderer/",debugger:`ws${r?"s":""}://${e}/remoteDebugger`,lsp:`ws${r?"s":""}://${e}/LSP`},isRestActive:!0}};async function fM(){const{hostname:e,host:t,protocol:r}=window.location,i=r==="https:";try{const a=await Ze(bt,{method:"POST",body:JSON.stringify({verb:gi.GET_APP_SETTINGS}),headers:new Headers({"Content-Type":"application/json"})}),s=(()=>{if(a.rendererPath)return a.rendererPath;const l=`http://${e}:${a.webServerHTTPPort}`,c=`https://${e}:${a.webServerHTTPSPort}`;return a.webServerHTTPPort&&a.webServerHTTPSPort?i?c:l:a.webServerHTTPPort?l:c})();return{projectOpened:a.webServerHTTPSPort>0||a.webServerHTTPPort>0,remoteDebuggerMode:a.remoteDebuggerMode,baseUrl:s,qodly:typeof a.qodly>"u"?!0:a.qodly,urls:{renderer:a.rendererPath||`${s}/$lib/renderer/`,debugger:`ws${i?"s":""}://${t}/remoteDebugger`,lsp:`ws${i?"s":""}://${t}/LSP`},isRestActive:a.isRESTActive}}catch(a){return console.error(a),v0()}}async function m0(e){return await Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}async function dM(...e){return(await Promise.all(e.map(i=>m0({root:i,verb:gi.GET_FOLDER})))).map(({children:i})=>i.map(({name:a,date:s,type:l})=>({name:a,type:l,date:s,path:`${l}/${a}`}))).flat()}function pM(e,t={}){const{sanitize:r=!0}=t;return Ze(`/rest/$getWebForm/${e}`,{method:"GET"}).then(i=>{if(!(i!=null&&i.components)||!r)return i;const a=new Map;return{...i,components:pt.entries(i.components).map(([s,l])=>{const c=s,{resolvedName:d}=l.type;if(d==="WebformLoader"){const p=qc.generate();a.set(s,p),s=p}return[s,l,c]}).reduce((s,[l,c,d])=>{var p;return c.nodes&&(c.nodes=c.nodes.map(h=>a.get(h)||h)),c.linkedNodes&&(c.linkedNodes=pt.entries(c.linkedNodes).reduce((h,[b,v])=>({...h,[b]:a.get(v)||v}),{})),(p=c.props)!=null&&p.events&&(c.props.events=c.props.events.map(h=>(h.type==="navigation"&&h.loader&&(h.loader=a.get(h.loader)||h.loader),h))),{...s,[l]:{...c,props:{...c.props,__originalID:d}}}},{})}})}function hM(e){return Ze(bt,{method:"POST",headers:new Headers({"Content-Type":"application/json"}),body:JSON.stringify(e)}).then(t=>({...t,content:[Sr.METHOD,Sr.CLASS].includes(t.type)?Vs(t.content):t.content}))}function vM(e){return e.type==="folder"?Ze(Qo,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})}):Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}async function mM(e){return e.type==="folder"?(await Ze(Qo,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})).deleted:(await Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})).deleted}function gM(e){return Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function yM(e){return Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}async function wM(e){return(await Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})).deleted}async function bM(...e){return await Ze(bt,{method:"POST",body:JSON.stringify({verb:gi.GET_FILES_INFO,files:e}),headers:new Headers({"Content-Type":"application/json"})})}async function SM(e){const t=await Ze("/api/login",{method:"POST",body:JSON.stringify({accessKey:e}),headers:new Headers({"Content-Type":"application/json"})});return t.isLogged&&t.success}async function EM(){return await Ze("/rest/$catalog/$all?$metadata=full",{method:"GET",headers:new Headers({"Content-Type":"application/json"})})}async function xM({name:e,path:t="",root:r="root",asText:i=!1}){return Ze(bt,{method:"POST",body:JSON.stringify({verb:"getFileContent",root:r,path:t,name:e,asText:i}),headers:new Headers({"Content-Type":"application/json"})})}async function _M(e={}){try{return await Qs({path:"shared_datasources.json",...e})}catch{return{}}}async function OM(e={}){try{return await Qs({path:"shared_css.json",...e})}catch{return{classes:[]}}}async function AM(e={}){try{return await Qs({path:"saved_conditions.json",...e})}catch{return{conditions:[]}}}async function TM(){try{return await Ze("/rest/$info/privileges",{method:"GET",headers:new Headers({"Content-Type":"application/json"})})}catch{return{privileges:[]}}}async function CM(){try{return await(await fetch(`monaco_theme.json?t=${Date.now()}`)).json()}catch{return null}}const RM=Ig(),PM=async e=>{const t={verb:gi.SET_FILE_CONTENT,asText:!1,name:"shared_datasources.json",path:"",root:"shared",content:e};return RM(async()=>(await Ze(bt,{method:"POST",body:JSON.stringify(t),headers:new Headers({"Content-Type":"application/json"})}),e))},Ef=async e=>{const t=await Ze(bt,{method:"POST",body:JSON.stringify({...e,verb:gi.SET_FILE_CONTENT,root:cf.ROOT}),headers:new Headers({"Content-Type":"application/json"})}),r=Rg(`${e.path||"Sources"}/${e.name}`);return{...t,type:r,size:0}},IM=async e=>await Ef({name:"crafted_components.json",path:Dn.WEBFORMS,content:e});function MM(e){return Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function LM(e){return Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function $M(e){return Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function FM(e){return Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})}).then(t=>Array.isArray(t)?t:{...t,content:["4dm","4qm","4qs"].includes(t.ext)?Vs(t.content):t.content}).catch(t=>{var r,i;throw((i=(r=t.data)==null?void 0:r.__ERROR[0])==null?void 0:i.errCode)===1839&&Sf(e.path),t})}function DM(e){return Ze(bt,{method:"POST",body:JSON.stringify(e),headers:new Headers({"Content-Type":"application/json"})})}function kM(e){const t=new RegExp(/^\((.+)(?=\))/gi).exec(e);return t!==null?t[1]:""}function NM(e){const t=new RegExp(/(->)(.*)/gi).exec(e);if(t!==null)return t[0].replace("->","");const r=/:([^)]*)$/.exec(e);return r!==null?`result : ${r[1].trim()}`:""}function jM(e){const t=kM(e).split(/[;,]/g).filter(Boolean).map(a=>{const s=a.split(":")[0].trim(),l=a.split(":")[1].trim();return{name:s,type:l}}),r=NM(e),i=r?{name:r.split(":")[0].trim(),type:r.split(":")[1].trim()}:{name:"result",type:"Variable"};return{params:t,result:i}}async function WM(e,t){const i=e.split(".").pop();try{const a=await Ze(bt,{method:"POST",body:JSON.stringify({verb:"getFunctionContent",className:t,functionName:i}),headers:new Headers({"Content-Type":"application/json"})});a.content=Vs(a.content);const{params:s,result:l}=jM(a.parameters);return{...a,params:s,returns:l}}catch(a){return console.error(a),{className:t,functionName:i,filePath:e,content:"",params:[]}}}var g0=(e=>(e.STUDIO_LOADED="UA-1-0",e.WELCOME_TOUR_INIT="UA-1-3",e.WELCOME_TOUR_END="UA-1-4",e))(g0||{});function UM(e,t){fetch("/api/v1/activity",{body:JSON.stringify({AID:e,...t}),headers:{"Content-Type":"application/json"},method:"POST"}).catch(r=>{})}var y0=(e=>(e.LOCAL="local",e.SHARED="shared",e.THEME="theme",e))(y0||{}),w0=(e=>(e.WelCome="WelCome",e.ActionPanel="ActionPanel",e.SideBar="SideBar",e.Settings="Settings",e.Main="Main",e.Explorer="Explorer",e.Header="Header",e.ComponentList="ComponentList",e))(w0||{}),b0=(e=>(e[e.FILE_NOT_FOUND=1839]="FILE_NOT_FOUND",e[e.JSON_MALFORMED=554]="JSON_MALFORMED",e[e.JSON_MALFORMED_AT_LINE=550]="JSON_MALFORMED_AT_LINE",e))(b0||{});const zM={transparent:{backgroundColor:"transparent"},black:{backgroundColor:"#4a4a4a",color:"white",padding:"3px 5px",borderRadius:5},grey:{backgroundColor:"#e8e8e8",color:"#262626",padding:"3px 5px",borderRadius:5}},BM={Code:{key:"editors:code",config:{language:"4d",theme:"fd-dark"}},WebForm:{key:"editors:webforms"}};exports.API_PREFIX=bt;exports.AppLoader=LP;exports.ControlledSwitch=og;exports.DATASOURCE_THEMES=zM;exports.DatasourcesActions=bg;exports.DebuggerActions=_g;exports.DesignerRequestVerb=gi;exports.Dialog=X_;exports.DialogBody=Wv;exports.EActivity=g0;exports.EDITOR=BM;exports.EIDENTIFIERS=w0;exports.ERROR_CODES=b0;exports.EWebFormStyleClassScope=y0;exports.EXT_API_PREFIX=Qo;exports.FileFolderType=Sr;exports.FolderRootPath=Dn;exports.FolderRootType=cf;exports.HTTPError=Rc;exports.HTTP_HANDLERS_PATH=Cg;exports.IPreemptive=ko;exports.IPublished=jg;exports.IPublishedRestScope=df;exports.IdentityProvider=r2;exports.Incase=NA;exports.IndentLines=hm;exports.LogoSVG=ag;exports.LspActions=xg;exports.MAX_FILE_NAME_LENGTH=uf;exports.MODEL_TAB_PATH=A2;exports.Modal=FP;exports.ModalCloseReason=Ni;exports.ModalColor=ci;exports.ModalIcons=Ac;exports.ModalType=af;exports.Mutex=Pg;exports.NameError=lf;exports.Overlay=jv;exports.Portal=Cv;exports.PublishOptions=V2;exports.ROLES_TAB_PATH=Ag;exports.RemoteDebuggerMode=ff;exports.SETTINGS_TAB_PATH=Tg;exports.SHARED_API_PREFIX=bf;exports.Switcher=vm;exports.TabEventsActions=Eg;exports.Tip=FR;exports.TipsProvider=LR;exports.Toast=aA;exports.Tooltip=IP;exports.Tree=kA;exports.TreeIcon=lm;exports.TreeNode=Gc;exports.WebformActions=wg;exports._isArrayDatasource=q2;exports._isObjectDatasource=G2;exports.addAttributesToContent=J2;exports.addFolder=gM;exports.by=Mg;exports.byId=I2;exports.byPath=M2;exports.checkUpdates=lM;exports.createFolder=MM;exports.datasourcesSubject=w2;exports.debuggerSubject=x2;exports.dropFile=mM;exports.dropFolder=wM;exports.exists=L2;exports.extractWebformName=C2;exports.generateUUID=Q2;exports.getAppSettings=fM;exports.getCatalog=EM;exports.getDatasourceId=$2;exports.getDefaultAppSettings=v0;exports.getFile=hM;exports.getFileContent=xM;exports.getFileExtentionFromType=T2;exports.getFilesInfo=bM;exports.getFolder=m0;exports.getFolders=dM;exports.getFunctionContent=WM;exports.getMonacoTheme=CM;exports.getNodeInfo=FM;exports.getSavedConditions=AM;exports.getSharedCSS=OM;exports.getSharedDatasources=_M;exports.getSharedResource=Qs;exports.getTypeFromExtension=Rg;exports.getUserPrivileges=TM;exports.getWebForm=pM;exports.hasAttributesString=Ug;exports.http=Ze;exports.installUpdates=cM;exports.isArrayDatasource=Dg;exports.isDataClassMethod=N2;exports.isDataStoreMethod=k2;exports.isDateDatasource=K2;exports.isEntity=H2;exports.isEntityDatasource=U2;exports.isEntityMethod=j2;exports.isEntitySelection=Z2;exports.isEntitySelectionDatasource=z2;exports.isEntitySelectionMethod=W2;exports.isObjectAttribute=F2;exports.isObjectDatasource=kg;exports.isRelatedAttribute=D2;exports.isRelatedEntitiesAttribute=$g;exports.isRelatedEntityAttribute=Fg;exports.isScalarDatasource=Ng;exports.isSimpleAttribute=Lg;exports.isSimpleDatasource=B2;exports.loadDS=Y2;exports.log=UM;exports.login=SM;exports.lspSubject=E2;exports.moveItem=$M;exports.outBy=R2;exports.outById=P2;exports.parseAttributes=X2;exports.queue=Ig;exports.removeAttributesString=zg;exports.removeItem=LM;exports.renameFile=vM;exports.renameFolder=yM;exports.sanitizeContent=Vs;exports.saveContent=DM;exports.setCraftedComponents=IM;exports.setFileContent=Ef;exports.setSharedSources=PM;exports.stringifyAttributes=Wg;exports.tabEventsSubject=S2;exports.toastSubject=Sg;exports.transformDates=eI;exports.tryCreateSharedResource=Sf;exports.useDidMountEffect=NP;exports.useDoubleClick=a2;exports.useFeatureFlags=t2;exports.useForwardedRef=e2;exports.useHotkeys=VP;exports.useIdentity=n2;exports.useOutsideClick=XP;exports.usePrevious=JP;exports.useStateObject=i2;exports.useStateRef=QP;exports.useTip=Gm;exports.validateName=Og;exports.validateServerSide=_2;exports.validateValue=O2;exports.webformSubject=b2;
206
179
  //# sourceMappingURL=index.cjs.js.map