@botpress/webchat 2.5.1 → 2.6.1

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.
@@ -1,4 +1,4 @@
1
- (function(Re,j){typeof exports=="object"&&typeof module<"u"?j(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],j):(Re=typeof globalThis<"u"?globalThis:Re||self,j(Re.Webchat={},Re.React,Re.ReactDOM))})(this,function(Re,j,ji){"use strict";var efe=Object.defineProperty;var tfe=(Re,j,ji)=>j in Re?efe(Re,j,{enumerable:!0,configurable:!0,writable:!0,value:ji}):Re[j]=ji;var _e=(Re,j,ji)=>tfe(Re,typeof j!="symbol"?j+"":j,ji);function kg(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const x=kg(j),Tg=kg(ji);var vt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ge(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function II(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}var Wf={exports:{}},Oo={};/**
1
+ (function(Re,D){typeof exports=="object"&&typeof module<"u"?D(exports,require("react"),require("react-dom")):typeof define=="function"&&define.amd?define(["exports","react","react-dom"],D):(Re=typeof globalThis<"u"?globalThis:Re||self,D(Re.Webchat={},Re.React,Re.ReactDOM))})(this,function(Re,D,ji){"use strict";var afe=Object.defineProperty;var ofe=(Re,D,ji)=>D in Re?afe(Re,D,{enumerable:!0,configurable:!0,writable:!0,value:ji}):Re[D]=ji;var _e=(Re,D,ji)=>ofe(Re,typeof D!="symbol"?D+"":D,ji);function kg(e){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const n in e)if(n!=="default"){const r=Object.getOwnPropertyDescriptor(e,n);Object.defineProperty(t,n,r.get?r:{enumerable:!0,get:()=>e[n]})}}return t.default=e,Object.freeze(t)}const x=kg(D),Tg=kg(ji);var vt=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ge(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function II(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var n=function r(){return this instanceof r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(r){var i=Object.getOwnPropertyDescriptor(e,r);Object.defineProperty(n,r,i.get?i:{enumerable:!0,get:function(){return e[r]}})}),n}var Wf={exports:{}},Oo={};/**
2
2
  * @license React
3
3
  * react-jsx-runtime.production.min.js
4
4
  *
@@ -6,7 +6,7 @@
6
6
  *
7
7
  * This source code is licensed under the MIT license found in the
8
8
  * LICENSE file in the root directory of this source tree.
9
- */var Cg;function RI(){if(Cg)return Oo;Cg=1;var e=j,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function o(s,u,l){var c,f={},d=null,p=null;l!==void 0&&(d=""+l),u.key!==void 0&&(d=""+u.key),u.ref!==void 0&&(p=u.ref);for(c in u)r.call(u,c)&&!a.hasOwnProperty(c)&&(f[c]=u[c]);if(s&&s.defaultProps)for(c in u=s.defaultProps,u)f[c]===void 0&&(f[c]=u[c]);return{$$typeof:t,type:s,key:d,ref:p,props:f,_owner:i.current}}return Oo.Fragment=n,Oo.jsx=o,Oo.jsxs=o,Oo}var $o={};/**
9
+ */var Cg;function RI(){if(Cg)return Oo;Cg=1;var e=D,t=Symbol.for("react.element"),n=Symbol.for("react.fragment"),r=Object.prototype.hasOwnProperty,i=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function o(s,c,l){var u,f={},d=null,p=null;l!==void 0&&(d=""+l),c.key!==void 0&&(d=""+c.key),c.ref!==void 0&&(p=c.ref);for(u in c)r.call(c,u)&&!a.hasOwnProperty(u)&&(f[u]=c[u]);if(s&&s.defaultProps)for(u in c=s.defaultProps,c)f[u]===void 0&&(f[u]=c[u]);return{$$typeof:t,type:s,key:d,ref:p,props:f,_owner:i.current}}return Oo.Fragment=n,Oo.jsx=o,Oo.jsxs=o,Oo}var $o={};/**
10
10
  * @license React
11
11
  * react-jsx-runtime.development.js
12
12
  *
@@ -14,47 +14,47 @@
14
14
  *
15
15
  * This source code is licensed under the MIT license found in the
16
16
  * LICENSE file in the root directory of this source tree.
17
- */var Og;function AI(){return Og||(Og=1,process.env.NODE_ENV!=="production"&&function(){var e=j,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),u=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),m=Symbol.iterator,h="@@iterator";function y(P){if(P===null||typeof P!="object")return null;var le=m&&P[m]||P[h];return typeof le=="function"?le:null}var v=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function b(P){{for(var le=arguments.length,be=new Array(le>1?le-1:0),Fe=1;Fe<le;Fe++)be[Fe-1]=arguments[Fe];w("error",P,be)}}function w(P,le,be){{var Fe=v.ReactDebugCurrentFrame,pt=Fe.getStackAddendum();pt!==""&&(le+="%s",be=be.concat([pt]));var wt=be.map(function(it){return String(it)});wt.unshift("Warning: "+le),Function.prototype.apply.call(console[P],console,wt)}}var T=!1,E=!1,_=!1,O=!1,z=!1,U;U=Symbol.for("react.module.reference");function k(P){return!!(typeof P=="string"||typeof P=="function"||P===r||P===a||z||P===i||P===l||P===c||O||P===p||T||E||_||typeof P=="object"&&P!==null&&(P.$$typeof===d||P.$$typeof===f||P.$$typeof===o||P.$$typeof===s||P.$$typeof===u||P.$$typeof===U||P.getModuleId!==void 0))}function D(P,le,be){var Fe=P.displayName;if(Fe)return Fe;var pt=le.displayName||le.name||"";return pt!==""?be+"("+pt+")":be}function W(P){return P.displayName||"Context"}function B(P){if(P==null)return null;if(typeof P.tag=="number"&&b("Received an unexpected object in getComponentNameFromType(). 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 r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case l:return"Suspense";case c:return"SuspenseList"}if(typeof P=="object")switch(P.$$typeof){case s:var le=P;return W(le)+".Consumer";case o:var be=P;return W(be._context)+".Provider";case u:return D(P,P.render,"ForwardRef");case f:var Fe=P.displayName||null;return Fe!==null?Fe:B(P.type)||"Memo";case d:{var pt=P,wt=pt._payload,it=pt._init;try{return B(it(wt))}catch{return null}}}return null}var I=Object.assign,A=0,L,Z,H,R,g,N,V;function S(){}S.__reactDisabledLog=!0;function K(){{if(A===0){L=console.log,Z=console.info,H=console.warn,R=console.error,g=console.group,N=console.groupCollapsed,V=console.groupEnd;var P={configurable:!0,enumerable:!0,value:S,writable:!0};Object.defineProperties(console,{info:P,log:P,warn:P,error:P,group:P,groupCollapsed:P,groupEnd:P})}A++}}function J(){{if(A--,A===0){var P={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:I({},P,{value:L}),info:I({},P,{value:Z}),warn:I({},P,{value:H}),error:I({},P,{value:R}),group:I({},P,{value:g}),groupCollapsed:I({},P,{value:N}),groupEnd:I({},P,{value:V})})}A<0&&b("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Y=v.ReactCurrentDispatcher,Q;function ae(P,le,be){{if(Q===void 0)try{throw Error()}catch(pt){var Fe=pt.stack.trim().match(/\n( *(at )?)/);Q=Fe&&Fe[1]||""}return`
17
+ */var Og;function AI(){return Og||(Og=1,process.env.NODE_ENV!=="production"&&function(){var e=D,t=Symbol.for("react.element"),n=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),s=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),u=Symbol.for("react.suspense_list"),f=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),p=Symbol.for("react.offscreen"),m=Symbol.iterator,h="@@iterator";function y(P){if(P===null||typeof P!="object")return null;var le=m&&P[m]||P[h];return typeof le=="function"?le:null}var v=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function b(P){{for(var le=arguments.length,be=new Array(le>1?le-1:0),Fe=1;Fe<le;Fe++)be[Fe-1]=arguments[Fe];w("error",P,be)}}function w(P,le,be){{var Fe=v.ReactDebugCurrentFrame,pt=Fe.getStackAddendum();pt!==""&&(le+="%s",be=be.concat([pt]));var wt=be.map(function(it){return String(it)});wt.unshift("Warning: "+le),Function.prototype.apply.call(console[P],console,wt)}}var T=!1,E=!1,_=!1,$=!1,U=!1,z;z=Symbol.for("react.module.reference");function k(P){return!!(typeof P=="string"||typeof P=="function"||P===r||P===a||U||P===i||P===l||P===u||$||P===p||T||E||_||typeof P=="object"&&P!==null&&(P.$$typeof===d||P.$$typeof===f||P.$$typeof===o||P.$$typeof===s||P.$$typeof===c||P.$$typeof===z||P.getModuleId!==void 0))}function j(P,le,be){var Fe=P.displayName;if(Fe)return Fe;var pt=le.displayName||le.name||"";return pt!==""?be+"("+pt+")":be}function W(P){return P.displayName||"Context"}function B(P){if(P==null)return null;if(typeof P.tag=="number"&&b("Received an unexpected object in getComponentNameFromType(). 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 r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case l:return"Suspense";case u:return"SuspenseList"}if(typeof P=="object")switch(P.$$typeof){case s:var le=P;return W(le)+".Consumer";case o:var be=P;return W(be._context)+".Provider";case c:return j(P,P.render,"ForwardRef");case f:var Fe=P.displayName||null;return Fe!==null?Fe:B(P.type)||"Memo";case d:{var pt=P,wt=pt._payload,it=pt._init;try{return B(it(wt))}catch{return null}}}return null}var I=Object.assign,A=0,L,Z,H,R,g,N,V;function S(){}S.__reactDisabledLog=!0;function K(){{if(A===0){L=console.log,Z=console.info,H=console.warn,R=console.error,g=console.group,N=console.groupCollapsed,V=console.groupEnd;var P={configurable:!0,enumerable:!0,value:S,writable:!0};Object.defineProperties(console,{info:P,log:P,warn:P,error:P,group:P,groupCollapsed:P,groupEnd:P})}A++}}function J(){{if(A--,A===0){var P={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:I({},P,{value:L}),info:I({},P,{value:Z}),warn:I({},P,{value:H}),error:I({},P,{value:R}),group:I({},P,{value:g}),groupCollapsed:I({},P,{value:N}),groupEnd:I({},P,{value:V})})}A<0&&b("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Y=v.ReactCurrentDispatcher,Q;function ae(P,le,be){{if(Q===void 0)try{throw Error()}catch(pt){var Fe=pt.stack.trim().match(/\n( *(at )?)/);Q=Fe&&Fe[1]||""}return`
18
18
  `+Q+P}}var oe=!1,X;{var ee=typeof WeakMap=="function"?WeakMap:Map;X=new ee}function G(P,le){if(!P||oe)return"";{var be=X.get(P);if(be!==void 0)return be}var Fe;oe=!0;var pt=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var wt;wt=Y.current,Y.current=null,K();try{if(le){var it=function(){throw Error()};if(Object.defineProperty(it.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(it,[])}catch(On){Fe=On}Reflect.construct(P,[],it)}else{try{it.call()}catch(On){Fe=On}P.call(it.prototype)}}else{try{throw Error()}catch(On){Fe=On}P()}}catch(On){if(On&&Fe&&typeof On.stack=="string"){for(var Qe=On.stack.split(`
19
19
  `),bn=Fe.stack.split(`
20
20
  `),Ft=Qe.length-1,qt=bn.length-1;Ft>=1&&qt>=0&&Qe[Ft]!==bn[qt];)qt--;for(;Ft>=1&&qt>=0;Ft--,qt--)if(Qe[Ft]!==bn[qt]){if(Ft!==1||qt!==1)do if(Ft--,qt--,qt<0||Qe[Ft]!==bn[qt]){var Zn=`
21
- `+Qe[Ft].replace(" at new "," at ");return P.displayName&&Zn.includes("<anonymous>")&&(Zn=Zn.replace("<anonymous>",P.displayName)),typeof P=="function"&&X.set(P,Zn),Zn}while(Ft>=1&&qt>=0);break}}}finally{oe=!1,Y.current=wt,J(),Error.prepareStackTrace=pt}var Co=P?P.displayName||P.name:"",ua=Co?ae(Co):"";return typeof P=="function"&&X.set(P,ua),ua}function pe(P,le,be){return G(P,!1)}function ge(P){var le=P.prototype;return!!(le&&le.isReactComponent)}function Ie(P,le,be){if(P==null)return"";if(typeof P=="function")return G(P,ge(P));if(typeof P=="string")return ae(P);switch(P){case l:return ae("Suspense");case c:return ae("SuspenseList")}if(typeof P=="object")switch(P.$$typeof){case u:return pe(P.render);case f:return Ie(P.type,le,be);case d:{var Fe=P,pt=Fe._payload,wt=Fe._init;try{return Ie(wt(pt),le,be)}catch{}}}return""}var F=Object.prototype.hasOwnProperty,ie={},ce=v.ReactDebugCurrentFrame;function se(P){if(P){var le=P._owner,be=Ie(P.type,P._source,le?le.type:null);ce.setExtraStackFrame(be)}else ce.setExtraStackFrame(null)}function Ce(P,le,be,Fe,pt){{var wt=Function.call.bind(F);for(var it in P)if(wt(P,it)){var Qe=void 0;try{if(typeof P[it]!="function"){var bn=Error((Fe||"React class")+": "+be+" type `"+it+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof P[it]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw bn.name="Invariant Violation",bn}Qe=P[it](le,it,Fe,be,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Ft){Qe=Ft}Qe&&!(Qe instanceof Error)&&(se(pt),b("%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).",Fe||"React class",be,it,typeof Qe),se(null)),Qe instanceof Error&&!(Qe.message in ie)&&(ie[Qe.message]=!0,se(pt),b("Failed %s type: %s",be,Qe.message),se(null))}}}var Ee=Array.isArray;function Ae(P){return Ee(P)}function He(P){{var le=typeof Symbol=="function"&&Symbol.toStringTag,be=le&&P[Symbol.toStringTag]||P.constructor.name||"Object";return be}}function te(P){try{return fe(P),!1}catch{return!0}}function fe(P){return""+P}function q(P){if(te(P))return b("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",He(P)),fe(P)}var M=v.ReactCurrentOwner,ne={key:!0,ref:!0,__self:!0,__source:!0},he,Se,$e;$e={};function Ze(P){if(F.call(P,"ref")){var le=Object.getOwnPropertyDescriptor(P,"ref").get;if(le&&le.isReactWarning)return!1}return P.ref!==void 0}function et(P){if(F.call(P,"key")){var le=Object.getOwnPropertyDescriptor(P,"key").get;if(le&&le.isReactWarning)return!1}return P.key!==void 0}function Tt(P,le){if(typeof P.ref=="string"&&M.current&&le&&M.current.stateNode!==le){var be=B(M.current.type);$e[be]||(b('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',B(M.current.type),P.ref),$e[be]=!0)}}function Et(P,le){{var be=function(){he||(he=!0,b("%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)",le))};be.isReactWarning=!0,Object.defineProperty(P,"key",{get:be,configurable:!0})}}function qe(P,le){{var be=function(){Se||(Se=!0,b("%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)",le))};be.isReactWarning=!0,Object.defineProperty(P,"ref",{get:be,configurable:!0})}}var _t=function(P,le,be,Fe,pt,wt,it){var Qe={$$typeof:t,type:P,key:le,ref:be,props:it,_owner:wt};return Qe._store={},Object.defineProperty(Qe._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Qe,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Fe}),Object.defineProperty(Qe,"_source",{configurable:!1,enumerable:!1,writable:!1,value:pt}),Object.freeze&&(Object.freeze(Qe.props),Object.freeze(Qe)),Qe};function Ke(P,le,be,Fe,pt){{var wt,it={},Qe=null,bn=null;be!==void 0&&(q(be),Qe=""+be),et(le)&&(q(le.key),Qe=""+le.key),Ze(le)&&(bn=le.ref,Tt(le,pt));for(wt in le)F.call(le,wt)&&!ne.hasOwnProperty(wt)&&(it[wt]=le[wt]);if(P&&P.defaultProps){var Ft=P.defaultProps;for(wt in Ft)it[wt]===void 0&&(it[wt]=Ft[wt])}if(Qe||bn){var qt=typeof P=="function"?P.displayName||P.name||"Unknown":P;Qe&&Et(it,qt),bn&&qe(it,qt)}return _t(P,Qe,bn,pt,Fe,M.current,it)}}var hn=v.ReactCurrentOwner,Nn=v.ReactDebugCurrentFrame;function fr(P){if(P){var le=P._owner,be=Ie(P.type,P._source,le?le.type:null);Nn.setExtraStackFrame(be)}else Nn.setExtraStackFrame(null)}var ti;ti=!1;function Lr(P){return typeof P=="object"&&P!==null&&P.$$typeof===t}function dr(){{if(hn.current){var P=B(hn.current.type);if(P)return`
21
+ `+Qe[Ft].replace(" at new "," at ");return P.displayName&&Zn.includes("<anonymous>")&&(Zn=Zn.replace("<anonymous>",P.displayName)),typeof P=="function"&&X.set(P,Zn),Zn}while(Ft>=1&&qt>=0);break}}}finally{oe=!1,Y.current=wt,J(),Error.prepareStackTrace=pt}var Co=P?P.displayName||P.name:"",ca=Co?ae(Co):"";return typeof P=="function"&&X.set(P,ca),ca}function pe(P,le,be){return G(P,!1)}function ge(P){var le=P.prototype;return!!(le&&le.isReactComponent)}function Ie(P,le,be){if(P==null)return"";if(typeof P=="function")return G(P,ge(P));if(typeof P=="string")return ae(P);switch(P){case l:return ae("Suspense");case u:return ae("SuspenseList")}if(typeof P=="object")switch(P.$$typeof){case c:return pe(P.render);case f:return Ie(P.type,le,be);case d:{var Fe=P,pt=Fe._payload,wt=Fe._init;try{return Ie(wt(pt),le,be)}catch{}}}return""}var F=Object.prototype.hasOwnProperty,ie={},ue=v.ReactDebugCurrentFrame;function se(P){if(P){var le=P._owner,be=Ie(P.type,P._source,le?le.type:null);ue.setExtraStackFrame(be)}else ue.setExtraStackFrame(null)}function Ce(P,le,be,Fe,pt){{var wt=Function.call.bind(F);for(var it in P)if(wt(P,it)){var Qe=void 0;try{if(typeof P[it]!="function"){var bn=Error((Fe||"React class")+": "+be+" type `"+it+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof P[it]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw bn.name="Invariant Violation",bn}Qe=P[it](le,it,Fe,be,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Ft){Qe=Ft}Qe&&!(Qe instanceof Error)&&(se(pt),b("%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).",Fe||"React class",be,it,typeof Qe),se(null)),Qe instanceof Error&&!(Qe.message in ie)&&(ie[Qe.message]=!0,se(pt),b("Failed %s type: %s",be,Qe.message),se(null))}}}var Ee=Array.isArray;function Ae(P){return Ee(P)}function He(P){{var le=typeof Symbol=="function"&&Symbol.toStringTag,be=le&&P[Symbol.toStringTag]||P.constructor.name||"Object";return be}}function te(P){try{return fe(P),!1}catch{return!0}}function fe(P){return""+P}function q(P){if(te(P))return b("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",He(P)),fe(P)}var M=v.ReactCurrentOwner,ne={key:!0,ref:!0,__self:!0,__source:!0},he,Se,$e;$e={};function Ze(P){if(F.call(P,"ref")){var le=Object.getOwnPropertyDescriptor(P,"ref").get;if(le&&le.isReactWarning)return!1}return P.ref!==void 0}function et(P){if(F.call(P,"key")){var le=Object.getOwnPropertyDescriptor(P,"key").get;if(le&&le.isReactWarning)return!1}return P.key!==void 0}function Tt(P,le){if(typeof P.ref=="string"&&M.current&&le&&M.current.stateNode!==le){var be=B(M.current.type);$e[be]||(b('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',B(M.current.type),P.ref),$e[be]=!0)}}function Et(P,le){{var be=function(){he||(he=!0,b("%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)",le))};be.isReactWarning=!0,Object.defineProperty(P,"key",{get:be,configurable:!0})}}function qe(P,le){{var be=function(){Se||(Se=!0,b("%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)",le))};be.isReactWarning=!0,Object.defineProperty(P,"ref",{get:be,configurable:!0})}}var _t=function(P,le,be,Fe,pt,wt,it){var Qe={$$typeof:t,type:P,key:le,ref:be,props:it,_owner:wt};return Qe._store={},Object.defineProperty(Qe._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Qe,"_self",{configurable:!1,enumerable:!1,writable:!1,value:Fe}),Object.defineProperty(Qe,"_source",{configurable:!1,enumerable:!1,writable:!1,value:pt}),Object.freeze&&(Object.freeze(Qe.props),Object.freeze(Qe)),Qe};function Ke(P,le,be,Fe,pt){{var wt,it={},Qe=null,bn=null;be!==void 0&&(q(be),Qe=""+be),et(le)&&(q(le.key),Qe=""+le.key),Ze(le)&&(bn=le.ref,Tt(le,pt));for(wt in le)F.call(le,wt)&&!ne.hasOwnProperty(wt)&&(it[wt]=le[wt]);if(P&&P.defaultProps){var Ft=P.defaultProps;for(wt in Ft)it[wt]===void 0&&(it[wt]=Ft[wt])}if(Qe||bn){var qt=typeof P=="function"?P.displayName||P.name||"Unknown":P;Qe&&Et(it,qt),bn&&qe(it,qt)}return _t(P,Qe,bn,pt,Fe,M.current,it)}}var hn=v.ReactCurrentOwner,Nn=v.ReactDebugCurrentFrame;function fr(P){if(P){var le=P._owner,be=Ie(P.type,P._source,le?le.type:null);Nn.setExtraStackFrame(be)}else Nn.setExtraStackFrame(null)}var ti;ti=!1;function Lr(P){return typeof P=="object"&&P!==null&&P.$$typeof===t}function dr(){{if(hn.current){var P=B(hn.current.type);if(P)return`
22
22
 
23
23
  Check the render method of \``+P+"`."}return""}}function ni(P){return""}var mt={};function Ct(P){{var le=dr();if(!le){var be=typeof P=="string"?P:P.displayName||P.name;be&&(le=`
24
24
 
25
- Check the top-level render call using <`+be+">.")}return le}}function Gt(P,le){{if(!P._store||P._store.validated||P.key!=null)return;P._store.validated=!0;var be=Ct(le);if(mt[be])return;mt[be]=!0;var Fe="";P&&P._owner&&P._owner!==hn.current&&(Fe=" It was passed a child from "+B(P._owner.type)+"."),fr(P),b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',be,Fe),fr(null)}}function Yt(P,le){{if(typeof P!="object")return;if(Ae(P))for(var be=0;be<P.length;be++){var Fe=P[be];Lr(Fe)&&Gt(Fe,le)}else if(Lr(P))P._store&&(P._store.validated=!0);else if(P){var pt=y(P);if(typeof pt=="function"&&pt!==P.entries)for(var wt=pt.call(P),it;!(it=wt.next()).done;)Lr(it.value)&&Gt(it.value,le)}}}function on(P){{var le=P.type;if(le==null||typeof le=="string")return;var be;if(typeof le=="function")be=le.propTypes;else if(typeof le=="object"&&(le.$$typeof===u||le.$$typeof===f))be=le.propTypes;else return;if(be){var Fe=B(le);Ce(be,P.props,"prop",Fe,P)}else if(le.PropTypes!==void 0&&!ti){ti=!0;var pt=B(le);b("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",pt||"Unknown")}typeof le.getDefaultProps=="function"&&!le.getDefaultProps.isReactClassApproved&&b("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Jt(P){{for(var le=Object.keys(P.props),be=0;be<le.length;be++){var Fe=le[be];if(Fe!=="children"&&Fe!=="key"){fr(P),b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Fe),fr(null);break}}P.ref!==null&&(fr(P),b("Invalid attribute `ref` supplied to `React.Fragment`."),fr(null))}}var Vn={};function Hn(P,le,be,Fe,pt,wt){{var it=k(P);if(!it){var Qe="";(P===void 0||typeof P=="object"&&P!==null&&Object.keys(P).length===0)&&(Qe+=" 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 bn=ni();bn?Qe+=bn:Qe+=dr();var Ft;P===null?Ft="null":Ae(P)?Ft="array":P!==void 0&&P.$$typeof===t?(Ft="<"+(B(P.type)||"Unknown")+" />",Qe=" Did you accidentally export a JSX literal instead of a component?"):Ft=typeof P,b("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Ft,Qe)}var qt=Ke(P,le,be,pt,wt);if(qt==null)return qt;if(it){var Zn=le.children;if(Zn!==void 0)if(Fe)if(Ae(Zn)){for(var Co=0;Co<Zn.length;Co++)Yt(Zn[Co],P);Object.freeze&&Object.freeze(Zn)}else b("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 Yt(Zn,P)}if(F.call(le,"key")){var ua=B(P),On=Object.keys(le).filter(function(Qce){return Qce!=="key"}),bg=On.length>0?"{key: someKey, "+On.join(": ..., ")+": ...}":"{key: someKey}";if(!Vn[ua+bg]){var Xce=On.length>0?"{"+On.join(": ..., ")+": ...}":"{}";b(`A props object containing a "key" prop is being spread into JSX:
25
+ Check the top-level render call using <`+be+">.")}return le}}function Gt(P,le){{if(!P._store||P._store.validated||P.key!=null)return;P._store.validated=!0;var be=Ct(le);if(mt[be])return;mt[be]=!0;var Fe="";P&&P._owner&&P._owner!==hn.current&&(Fe=" It was passed a child from "+B(P._owner.type)+"."),fr(P),b('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',be,Fe),fr(null)}}function Yt(P,le){{if(typeof P!="object")return;if(Ae(P))for(var be=0;be<P.length;be++){var Fe=P[be];Lr(Fe)&&Gt(Fe,le)}else if(Lr(P))P._store&&(P._store.validated=!0);else if(P){var pt=y(P);if(typeof pt=="function"&&pt!==P.entries)for(var wt=pt.call(P),it;!(it=wt.next()).done;)Lr(it.value)&&Gt(it.value,le)}}}function on(P){{var le=P.type;if(le==null||typeof le=="string")return;var be;if(typeof le=="function")be=le.propTypes;else if(typeof le=="object"&&(le.$$typeof===c||le.$$typeof===f))be=le.propTypes;else return;if(be){var Fe=B(le);Ce(be,P.props,"prop",Fe,P)}else if(le.PropTypes!==void 0&&!ti){ti=!0;var pt=B(le);b("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",pt||"Unknown")}typeof le.getDefaultProps=="function"&&!le.getDefaultProps.isReactClassApproved&&b("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Jt(P){{for(var le=Object.keys(P.props),be=0;be<le.length;be++){var Fe=le[be];if(Fe!=="children"&&Fe!=="key"){fr(P),b("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",Fe),fr(null);break}}P.ref!==null&&(fr(P),b("Invalid attribute `ref` supplied to `React.Fragment`."),fr(null))}}var Vn={};function Hn(P,le,be,Fe,pt,wt){{var it=k(P);if(!it){var Qe="";(P===void 0||typeof P=="object"&&P!==null&&Object.keys(P).length===0)&&(Qe+=" 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 bn=ni();bn?Qe+=bn:Qe+=dr();var Ft;P===null?Ft="null":Ae(P)?Ft="array":P!==void 0&&P.$$typeof===t?(Ft="<"+(B(P.type)||"Unknown")+" />",Qe=" Did you accidentally export a JSX literal instead of a component?"):Ft=typeof P,b("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Ft,Qe)}var qt=Ke(P,le,be,pt,wt);if(qt==null)return qt;if(it){var Zn=le.children;if(Zn!==void 0)if(Fe)if(Ae(Zn)){for(var Co=0;Co<Zn.length;Co++)Yt(Zn[Co],P);Object.freeze&&Object.freeze(Zn)}else b("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 Yt(Zn,P)}if(F.call(le,"key")){var ca=B(P),On=Object.keys(le).filter(function(ife){return ife!=="key"}),bg=On.length>0?"{key: someKey, "+On.join(": ..., ")+": ...}":"{key: someKey}";if(!Vn[ca+bg]){var rfe=On.length>0?"{"+On.join(": ..., ")+": ...}":"{}";b(`A props object containing a "key" prop is being spread into JSX:
26
26
  let props = %s;
27
27
  <%s {...props} />
28
28
  React keys must be passed directly to JSX without using spread:
29
29
  let props = %s;
30
- <%s key={someKey} {...props} />`,bg,ua,Xce,ua),Vn[ua+bg]=!0}}return P===r?Jt(qt):on(qt),qt}}function Di(P,le,be){return Hn(P,le,be,!0)}function Gce(P,le,be){return Hn(P,le,be,!1)}var Yce=Gce,Jce=Di;$o.Fragment=r,$o.jsx=Yce,$o.jsxs=Jce}()),$o}process.env.NODE_ENV==="production"?Wf.exports=RI():Wf.exports=AI();var $=Wf.exports;function PI(e,t=[]){let n=[];function r(a,o){const s=x.createContext(o),u=n.length;n=[...n,o];function l(f){const{scope:d,children:p,...m}=f,h=(d==null?void 0:d[e][u])||s,y=x.useMemo(()=>m,Object.values(m));return $.jsx(h.Provider,{value:y,children:p})}function c(f,d){const p=(d==null?void 0:d[e][u])||s,m=x.useContext(p);if(m)return m;if(o!==void 0)return o;throw new Error(`\`${f}\` must be used within \`${a}\``)}return l.displayName=a+"Provider",[l,c]}const i=()=>{const a=n.map(o=>x.createContext(o));return function(s){const u=(s==null?void 0:s[e])||a;return x.useMemo(()=>({[`__scope${e}`]:{...s,[e]:u}}),[s,u])}};return i.scopeName=e,[r,DI(i,...t)]}function DI(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(a){const o=r.reduce((s,{useScope:u,scopeName:l})=>{const f=u(a)[`__scope${l}`];return{...s,...f}},{});return x.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function ri(e){const t=x.useRef(e);return x.useEffect(()=>{t.current=e}),x.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}var ca=globalThis!=null&&globalThis.document?x.useLayoutEffect:()=>{};function jI(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function NI(...e){return t=>e.forEach(n=>jI(n,t))}var $g=x.forwardRef((e,t)=>{const{children:n,...r}=e,i=x.Children.toArray(n),a=i.find(FI);if(a){const o=a.props.children,s=i.map(u=>u===a?x.Children.count(o)>1?x.Children.only(null):x.isValidElement(o)?o.props.children:null:u);return $.jsx(Vf,{...r,ref:t,children:x.isValidElement(o)?x.cloneElement(o,void 0,s):null})}return $.jsx(Vf,{...r,ref:t,children:n})});$g.displayName="Slot";var Vf=x.forwardRef((e,t)=>{const{children:n,...r}=e;if(x.isValidElement(n)){const i=BI(n);return x.cloneElement(n,{...LI(r,n.props),ref:t?NI(t,i):i})}return x.Children.count(n)>1?x.Children.only(null):null});Vf.displayName="SlotClone";var MI=({children:e})=>$.jsx($.Fragment,{children:e});function FI(e){return x.isValidElement(e)&&e.type===MI}function LI(e,t){const n={...t};for(const r in t){const i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...s)=>{a(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function BI(e){var r,i;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var UI=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Hf=UI.reduce((e,t)=>{const n=x.forwardRef((r,i)=>{const{asChild:a,...o}=r,s=a?$g:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),$.jsx(s,{...o,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),Zf="Avatar",[zI,nfe]=PI(Zf),[qI,Ig]=zI(Zf),Kf=x.forwardRef((e,t)=>{const{__scopeAvatar:n,...r}=e,[i,a]=x.useState("idle");return $.jsx(qI,{scope:n,imageLoadingStatus:i,onImageLoadingStatusChange:a,children:$.jsx(Hf.span,{...r,ref:t})})});Kf.displayName=Zf;var Rg="AvatarImage",Gf=x.forwardRef((e,t)=>{const{__scopeAvatar:n,src:r,onLoadingStatusChange:i=()=>{},...a}=e,o=Ig(Rg,n),s=WI(r),u=ri(l=>{i(l),o.onImageLoadingStatusChange(l)});return ca(()=>{s!=="idle"&&u(s)},[s,u]),s==="loaded"?$.jsx(Hf.img,{...a,ref:t,src:r}):null});Gf.displayName=Rg;var Ag="AvatarFallback",Yf=x.forwardRef((e,t)=>{const{__scopeAvatar:n,delayMs:r,...i}=e,a=Ig(Ag,n),[o,s]=x.useState(r===void 0);return x.useEffect(()=>{if(r!==void 0){const u=window.setTimeout(()=>s(!0),r);return()=>window.clearTimeout(u)}},[r]),o&&a.imageLoadingStatus!=="loaded"?$.jsx(Hf.span,{...i,ref:t}):null});Yf.displayName=Ag;function WI(e){const[t,n]=x.useState("idle");return ca(()=>{if(!e){n("error");return}let r=!0;const i=new window.Image,a=o=>()=>{r&&n(o)};return n("loading"),i.onload=a("loaded"),i.onerror=a("error"),i.src=e,()=>{r=!1}},[e]),t}function Jf(e){if(!/^#?([a-fA-F\d]{6}|[a-fA-F\d]{3})$/.test(e))return{r:0,g:0,b:0};const n=e.replace(/^#/,"");let r=n;n.length===3&&(r=n.split("").map(u=>u+u).join(""));const i=parseInt(r,16),a=i>>16&255,o=i>>8&255,s=i&255;return{r:a,g:o,b:s}}function VI(e){return`#${((1<<24)+(e.r<<16)+(e.g<<8)+e.b).toString(16).slice(1)}`}const HI=(e,t=30)=>{const n=Math.min(e.r,e.g,e.b),r=Math.max(e.r,e.g,e.b,n+1);return{r:Math.floor((e.r-n)/(r-n)*t*(1-.299)+120-t/2),g:Math.floor((e.g-n)/(r-n)*t*(1-.587)+120-t/2),b:Math.floor((e.b-n)/(r-n)*t*(1-.114)+120-t/2)}};function Pg(e){return Object.entries(e).reduce((t,[n,r])=>{const i=n.replace(/(\d+)/,a=>(1e3-parseInt(a)).toString());return{...t,[i]:r}},{})}const ZI=2.4,KI=.2126729,GI=.7151522,YI=.072175,JI=.56,XI=.57,QI=.62,eR=.65,Rl=.022,Dg=1.414,tR=1.14,nR=1.14,rR=.035991,iR=.035991,aR=27.7847239587675,oR=27.7847239587675,jg=.027,Ng=.027,Mg=.001,sR=5e-4;function Fg(e){const{r:t,g:n,b:r}=e,i=a=>(a/255)**ZI;return KI*i(t)+GI*i(n)+YI*i(r)}function Lg(e,t){if(!e||!t)return 0;let n=Fg(Jf(e)),r=Fg(Jf(t)),i=0,a=0;return n=n>Rl?n:n+(Rl-n)**Dg,r=r>Rl?r:r+(Rl-r)**Dg,Math.abs(r-n)<sR?0:(r>n?(i=(r**JI-n**XI)*tR,a=i<Mg?0:i<rR?i-i*aR*jg:i-jg):(i=(r**eR-n**QI)*nR,a=i>-Mg?0:i>-iR?i-i*oR*Ng:i+Ng),Math.abs(a*100))}let Al=class{constructor(){_e(this,"eventMap");this.eventMap={}}on(t,n){var r;return this.eventMap[t]||(this.eventMap[t]=new Set),(r=this.eventMap[t])==null||r.add(n),()=>{var i;(i=this.eventMap[t])==null||i.delete(n)}}emit(t,n){var r,i;(r=this.eventMap[t])==null||r.forEach(a=>{a(n)}),(i=this.eventMap["*"])==null||i.forEach(a=>{a({type:t,payload:n})})}};const lR=new Al;function Bg(e,t){let n=`${e} {`;for(const[r,i]of Object.entries(t))n+=`${r}: ${i}; `;return n+="}",n}function Ug(e,t){let n=0;if(e.length==0)return n;for(let r=0;r<e.length;r++){const i=e.charCodeAt(r);n=(n<<5)-n+i,n=n&n}return Math.abs(n)%t}var zg={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(vt,function(){var n=1e3,r=6e4,i=36e5,a="millisecond",o="second",s="minute",u="hour",l="day",c="week",f="month",d="quarter",p="year",m="date",h="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,v=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,b={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(I){var A=["th","st","nd","rd"],L=I%100;return"["+I+(A[(L-20)%10]||A[L]||A[0])+"]"}},w=function(I,A,L){var Z=String(I);return!Z||Z.length>=A?I:""+Array(A+1-Z.length).join(L)+I},T={s:w,z:function(I){var A=-I.utcOffset(),L=Math.abs(A),Z=Math.floor(L/60),H=L%60;return(A<=0?"+":"-")+w(Z,2,"0")+":"+w(H,2,"0")},m:function I(A,L){if(A.date()<L.date())return-I(L,A);var Z=12*(L.year()-A.year())+(L.month()-A.month()),H=A.clone().add(Z,f),R=L-H<0,g=A.clone().add(Z+(R?-1:1),f);return+(-(Z+(L-H)/(R?H-g:g-H))||0)},a:function(I){return I<0?Math.ceil(I)||0:Math.floor(I)},p:function(I){return{M:f,y:p,w:c,d:l,D:m,h:u,m:s,s:o,ms:a,Q:d}[I]||String(I||"").toLowerCase().replace(/s$/,"")},u:function(I){return I===void 0}},E="en",_={};_[E]=b;var O="$isDayjsObject",z=function(I){return I instanceof W||!(!I||!I[O])},U=function I(A,L,Z){var H;if(!A)return E;if(typeof A=="string"){var R=A.toLowerCase();_[R]&&(H=R),L&&(_[R]=L,H=R);var g=A.split("-");if(!H&&g.length>1)return I(g[0])}else{var N=A.name;_[N]=A,H=N}return!Z&&H&&(E=H),H||!Z&&E},k=function(I,A){if(z(I))return I.clone();var L=typeof A=="object"?A:{};return L.date=I,L.args=arguments,new W(L)},D=T;D.l=U,D.i=z,D.w=function(I,A){return k(I,{locale:A.$L,utc:A.$u,x:A.$x,$offset:A.$offset})};var W=function(){function I(L){this.$L=U(L.locale,null,!0),this.parse(L),this.$x=this.$x||L.x||{},this[O]=!0}var A=I.prototype;return A.parse=function(L){this.$d=function(Z){var H=Z.date,R=Z.utc;if(H===null)return new Date(NaN);if(D.u(H))return new Date;if(H instanceof Date)return new Date(H);if(typeof H=="string"&&!/Z$/i.test(H)){var g=H.match(y);if(g){var N=g[2]-1||0,V=(g[7]||"0").substring(0,3);return R?new Date(Date.UTC(g[1],N,g[3]||1,g[4]||0,g[5]||0,g[6]||0,V)):new Date(g[1],N,g[3]||1,g[4]||0,g[5]||0,g[6]||0,V)}}return new Date(H)}(L),this.init()},A.init=function(){var L=this.$d;this.$y=L.getFullYear(),this.$M=L.getMonth(),this.$D=L.getDate(),this.$W=L.getDay(),this.$H=L.getHours(),this.$m=L.getMinutes(),this.$s=L.getSeconds(),this.$ms=L.getMilliseconds()},A.$utils=function(){return D},A.isValid=function(){return this.$d.toString()!==h},A.isSame=function(L,Z){var H=k(L);return this.startOf(Z)<=H&&H<=this.endOf(Z)},A.isAfter=function(L,Z){return k(L)<this.startOf(Z)},A.isBefore=function(L,Z){return this.endOf(Z)<k(L)},A.$g=function(L,Z,H){return D.u(L)?this[Z]:this.set(H,L)},A.unix=function(){return Math.floor(this.valueOf()/1e3)},A.valueOf=function(){return this.$d.getTime()},A.startOf=function(L,Z){var H=this,R=!!D.u(Z)||Z,g=D.p(L),N=function(oe,X){var ee=D.w(H.$u?Date.UTC(H.$y,X,oe):new Date(H.$y,X,oe),H);return R?ee:ee.endOf(l)},V=function(oe,X){return D.w(H.toDate()[oe].apply(H.toDate("s"),(R?[0,0,0,0]:[23,59,59,999]).slice(X)),H)},S=this.$W,K=this.$M,J=this.$D,Y="set"+(this.$u?"UTC":"");switch(g){case p:return R?N(1,0):N(31,11);case f:return R?N(1,K):N(0,K+1);case c:var Q=this.$locale().weekStart||0,ae=(S<Q?S+7:S)-Q;return N(R?J-ae:J+(6-ae),K);case l:case m:return V(Y+"Hours",0);case u:return V(Y+"Minutes",1);case s:return V(Y+"Seconds",2);case o:return V(Y+"Milliseconds",3);default:return this.clone()}},A.endOf=function(L){return this.startOf(L,!1)},A.$set=function(L,Z){var H,R=D.p(L),g="set"+(this.$u?"UTC":""),N=(H={},H[l]=g+"Date",H[m]=g+"Date",H[f]=g+"Month",H[p]=g+"FullYear",H[u]=g+"Hours",H[s]=g+"Minutes",H[o]=g+"Seconds",H[a]=g+"Milliseconds",H)[R],V=R===l?this.$D+(Z-this.$W):Z;if(R===f||R===p){var S=this.clone().set(m,1);S.$d[N](V),S.init(),this.$d=S.set(m,Math.min(this.$D,S.daysInMonth())).$d}else N&&this.$d[N](V);return this.init(),this},A.set=function(L,Z){return this.clone().$set(L,Z)},A.get=function(L){return this[D.p(L)]()},A.add=function(L,Z){var H,R=this;L=Number(L);var g=D.p(Z),N=function(K){var J=k(R);return D.w(J.date(J.date()+Math.round(K*L)),R)};if(g===f)return this.set(f,this.$M+L);if(g===p)return this.set(p,this.$y+L);if(g===l)return N(1);if(g===c)return N(7);var V=(H={},H[s]=r,H[u]=i,H[o]=n,H)[g]||1,S=this.$d.getTime()+L*V;return D.w(S,this)},A.subtract=function(L,Z){return this.add(-1*L,Z)},A.format=function(L){var Z=this,H=this.$locale();if(!this.isValid())return H.invalidDate||h;var R=L||"YYYY-MM-DDTHH:mm:ssZ",g=D.z(this),N=this.$H,V=this.$m,S=this.$M,K=H.weekdays,J=H.months,Y=H.meridiem,Q=function(X,ee,G,pe){return X&&(X[ee]||X(Z,R))||G[ee].slice(0,pe)},ae=function(X){return D.s(N%12||12,X,"0")},oe=Y||function(X,ee,G){var pe=X<12?"AM":"PM";return G?pe.toLowerCase():pe};return R.replace(v,function(X,ee){return ee||function(G){switch(G){case"YY":return String(Z.$y).slice(-2);case"YYYY":return D.s(Z.$y,4,"0");case"M":return S+1;case"MM":return D.s(S+1,2,"0");case"MMM":return Q(H.monthsShort,S,J,3);case"MMMM":return Q(J,S);case"D":return Z.$D;case"DD":return D.s(Z.$D,2,"0");case"d":return String(Z.$W);case"dd":return Q(H.weekdaysMin,Z.$W,K,2);case"ddd":return Q(H.weekdaysShort,Z.$W,K,3);case"dddd":return K[Z.$W];case"H":return String(N);case"HH":return D.s(N,2,"0");case"h":return ae(1);case"hh":return ae(2);case"a":return oe(N,V,!0);case"A":return oe(N,V,!1);case"m":return String(V);case"mm":return D.s(V,2,"0");case"s":return String(Z.$s);case"ss":return D.s(Z.$s,2,"0");case"SSS":return D.s(Z.$ms,3,"0");case"Z":return g}return null}(X)||g.replace(":","")})},A.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},A.diff=function(L,Z,H){var R,g=this,N=D.p(Z),V=k(L),S=(V.utcOffset()-this.utcOffset())*r,K=this-V,J=function(){return D.m(g,V)};switch(N){case p:R=J()/12;break;case f:R=J();break;case d:R=J()/3;break;case c:R=(K-S)/6048e5;break;case l:R=(K-S)/864e5;break;case u:R=K/i;break;case s:R=K/r;break;case o:R=K/n;break;default:R=K}return H?R:D.a(R)},A.daysInMonth=function(){return this.endOf(f).$D},A.$locale=function(){return _[this.$L]},A.locale=function(L,Z){if(!L)return this.$L;var H=this.clone(),R=U(L,Z,!0);return R&&(H.$L=R),H},A.clone=function(){return D.w(this.$d,this)},A.toDate=function(){return new Date(this.valueOf())},A.toJSON=function(){return this.isValid()?this.toISOString():null},A.toISOString=function(){return this.$d.toISOString()},A.toString=function(){return this.$d.toUTCString()},I}(),B=W.prototype;return k.prototype=B,[["$ms",a],["$s",o],["$m",s],["$H",u],["$W",l],["$M",f],["$y",p],["$D",m]].forEach(function(I){B[I[1]]=function(A){return this.$g(A,I[0],I[1])}}),k.extend=function(I,A){return I.$i||(I(A,W,k),I.$i=!0),k},k.locale=U,k.isDayjs=z,k.unix=function(I){return k(1e3*I)},k.en=_[E],k.Ls=_,k.p={},k})})(zg);var uR=zg.exports;const Pl=Ge(uR);var qg={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(vt,function(){return function(n,r,i){r.prototype.isToday=function(){var a="YYYY-MM-DD",o=i();return this.format(a)===o.format(a)}}})})(qg);var cR=qg.exports;const fR=Ge(cR);var Wg={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(vt,function(){return function(n,r,i){r.prototype.isYesterday=function(){var a="YYYY-MM-DD",o=i().subtract(1,"day");return this.format(a)===o.format(a)}}})})(Wg);var dR=Wg.exports;const pR=Ge(dR);let Dl;const hR=new Uint8Array(16);function mR(){if(!Dl&&(Dl=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Dl))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Dl(hR)}const tn=[];for(let e=0;e<256;++e)tn.push((e+256).toString(16).slice(1));function vR(e,t=0){return tn[e[t+0]]+tn[e[t+1]]+tn[e[t+2]]+tn[e[t+3]]+"-"+tn[e[t+4]]+tn[e[t+5]]+"-"+tn[e[t+6]]+tn[e[t+7]]+"-"+tn[e[t+8]]+tn[e[t+9]]+"-"+tn[e[t+10]]+tn[e[t+11]]+tn[e[t+12]]+tn[e[t+13]]+tn[e[t+14]]+tn[e[t+15]]}const Vg={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Hg(e,t,n){if(Vg.randomUUID&&!t&&!e)return Vg.randomUUID();e=e||{};const r=e.random||(e.rng||mR)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,vR(r)}Pl.extend(fR),Pl.extend(pR);function yR(e,t="day"){var r,i,a;if(!e||e.length===0)return[];const n=[];(r=e[0])!=null&&r.timestamp&&n.push(Zg(e[0].timestamp));for(let o=0;o<e.length;o++)if(e[o]&&n.push(e[o]),o+1<e.length){const s=(i=e[o])==null?void 0:i.timestamp,u=(a=e[o+1])==null?void 0:a.timestamp;!Pl(s).isSame(u,t)&&u&&n.push(Zg(u))}return n}function Zg(e){return{id:Hg(),direction:"system",sender:{name:"system"},timestamp:e,block:{type:"text",text:gR(e)}}}function gR(e,t=!1){const n=Pl(e),r="h:mma";return n.isToday()?t?`Today • ${n.format(r)}`:"Today":n.isYesterday()?t?`Yesterday • ${n.format(r)}`:"Yesterday":t?n.format(`YYYY-MM-DD • ${r}`):n.format("YYYY-MM-DD")}function bR(e=""){if(typeof e!="string")throw new TypeError("Color should be string!");const t=/^#?([\da-f]{2})([\da-f]{2})([\da-f]{2})$/i.exec(e);if(t)return t.splice(1).map(r=>Number.parseInt(r,16));const n=/^#?([\da-f])([\da-f])([\da-f])$/i.exec(e);if(n)return n.splice(1).map(r=>Number.parseInt(r+r,16));if(e.includes(","))return e.split(",").map(r=>Number.parseInt(r));throw new Error("Invalid color format! Use #ABC or #AABBCC or r,g,b")}function wR(e){return"#"+e.map(t=>`0${t.toString(16).toUpperCase()}`.slice(-2)).join("")}function xR(e,t){return e.map(n=>Math.round(n+(255-n)*t))}function SR(e,t){return e.map(n=>Math.round(n*t))}const Io=e=>t=>xR(t,e),Ro=e=>t=>SR(t,e),ER={50:Io(.95),100:Io(.9),200:Io(.75),300:Io(.6),400:Io(.3),500:e=>e,600:Ro(.9),700:Ro(.6),800:Ro(.45),900:Ro(.3),950:Ro(.2)};function Kg(e,t=ER){const n={},r=bR(e);for(const[i,a]of Object.entries(t))n[i]=wR(a(r));return n}var st;(function(e){e.assertEqual=i=>i;function t(i){}e.assertIs=t;function n(i){throw new Error}e.assertNever=n,e.arrayToEnum=i=>{const a={};for(const o of i)a[o]=o;return a},e.getValidEnumValues=i=>{const a=e.objectKeys(i).filter(s=>typeof i[i[s]]!="number"),o={};for(const s of a)o[s]=i[s];return e.objectValues(o)},e.objectValues=i=>e.objectKeys(i).map(function(a){return i[a]}),e.objectKeys=typeof Object.keys=="function"?i=>Object.keys(i):i=>{const a=[];for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&a.push(o);return a},e.find=(i,a)=>{for(const o of i)if(a(o))return o},e.isInteger=typeof Number.isInteger=="function"?i=>Number.isInteger(i):i=>typeof i=="number"&&isFinite(i)&&Math.floor(i)===i;function r(i,a=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(a)}e.joinValues=r,e.jsonStringifyReplacer=(i,a)=>typeof a=="bigint"?a.toString():a})(st||(st={}));var Xf;(function(e){e.mergeShapes=(t,n)=>({...t,...n})})(Xf||(Xf={}));const we=st.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),ii=e=>{switch(typeof e){case"undefined":return we.undefined;case"string":return we.string;case"number":return isNaN(e)?we.nan:we.number;case"boolean":return we.boolean;case"function":return we.function;case"bigint":return we.bigint;case"symbol":return we.symbol;case"object":return Array.isArray(e)?we.array:e===null?we.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?we.promise:typeof Map<"u"&&e instanceof Map?we.map:typeof Set<"u"&&e instanceof Set?we.set:typeof Date<"u"&&e instanceof Date?we.date:we.object;default:return we.unknown}},me=st.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),_R=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");let Kn=class extends Error{constructor(t){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};const n=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,n):this.__proto__=n,this.name="ZodError",this.issues=t}get errors(){return this.issues}format(t){const n=t||function(a){return a.message},r={_errors:[]},i=a=>{for(const o of a.issues)if(o.code==="invalid_union")o.unionErrors.map(i);else if(o.code==="invalid_return_type")i(o.returnTypeError);else if(o.code==="invalid_arguments")i(o.argumentsError);else if(o.path.length===0)r._errors.push(n(o));else{let s=r,u=0;for(;u<o.path.length;){const l=o.path[u];u===o.path.length-1?(s[l]=s[l]||{_errors:[]},s[l]._errors.push(n(o))):s[l]=s[l]||{_errors:[]},s=s[l],u++}}};return i(this),r}toString(){return this.message}get message(){return JSON.stringify(this.issues,st.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=n=>n.message){const n={},r=[];for(const i of this.issues)i.path.length>0?(n[i.path[0]]=n[i.path[0]]||[],n[i.path[0]].push(t(i))):r.push(t(i));return{formErrors:r,fieldErrors:n}}get formErrors(){return this.flatten()}};Kn.create=e=>new Kn(e);const Ao=(e,t)=>{let n;switch(e.code){case me.invalid_type:e.received===we.undefined?n="Required":n=`Expected ${e.expected}, received ${e.received}`;break;case me.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,st.jsonStringifyReplacer)}`;break;case me.unrecognized_keys:n=`Unrecognized key(s) in object: ${st.joinValues(e.keys,", ")}`;break;case me.invalid_union:n="Invalid input";break;case me.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${st.joinValues(e.options)}`;break;case me.invalid_enum_value:n=`Invalid enum value. Expected ${st.joinValues(e.options)}, received '${e.received}'`;break;case me.invalid_arguments:n="Invalid function arguments";break;case me.invalid_return_type:n="Invalid function return type";break;case me.invalid_date:n="Invalid date";break;case me.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(n=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(n=`${n} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?n=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?n=`Invalid input: must end with "${e.validation.endsWith}"`:st.assertNever(e.validation):e.validation!=="regex"?n=`Invalid ${e.validation}`:n="Invalid";break;case me.too_small:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:n="Invalid input";break;case me.too_big:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?n=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:n="Invalid input";break;case me.custom:n="Invalid input";break;case me.invalid_intersection_types:n="Intersection results could not be merged";break;case me.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case me.not_finite:n="Number must be finite";break;default:n=t.defaultError,st.assertNever(e)}return{message:n}};let Gg=Ao;function kR(e){Gg=e}function jl(){return Gg}const Nl=e=>{const{data:t,path:n,errorMaps:r,issueData:i}=e,a=[...n,...i.path||[]],o={...i,path:a};let s="";const u=r.filter(l=>!!l).slice().reverse();for(const l of u)s=l(o,{data:t,defaultError:s}).message;return{...i,path:a,message:i.message||s}},TR=[];function ke(e,t){const n=Nl({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,jl(),Ao].filter(r=>!!r)});e.common.issues.push(n)}let wn=class kI{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,n){const r=[];for(const i of n){if(i.status==="aborted")return Le;i.status==="dirty"&&t.dirty(),r.push(i.value)}return{status:t.value,value:r}}static async mergeObjectAsync(t,n){const r=[];for(const i of n)r.push({key:await i.key,value:await i.value});return kI.mergeObjectSync(t,r)}static mergeObjectSync(t,n){const r={};for(const i of n){const{key:a,value:o}=i;if(a.status==="aborted"||o.status==="aborted")return Le;a.status==="dirty"&&t.dirty(),o.status==="dirty"&&t.dirty(),a.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(r[a.value]=o.value)}return{status:t.value,value:r}}};const Le=Object.freeze({status:"aborted"}),Yg=e=>({status:"dirty",value:e}),mn=e=>({status:"valid",value:e}),Qf=e=>e.status==="aborted",ed=e=>e.status==="dirty",Po=e=>e.status==="valid",Ml=e=>typeof Promise<"u"&&e instanceof Promise;var Pe;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t==null?void 0:t.message})(Pe||(Pe={}));let hr=class{constructor(t,n,r,i){this._cachedPath=[],this.parent=t,this.data=n,this._path=r,this._key=i}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}};const Jg=(e,t)=>{if(Po(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const n=new Kn(e.common.issues);return this._error=n,this._error}}};function Be(e){if(!e)return{};const{errorMap:t,invalid_type_error:n,required_error:r,description:i}=e;if(t&&(n||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:i}:{errorMap:(o,s)=>o.code!=="invalid_type"?{message:s.defaultError}:typeof s.data>"u"?{message:r??s.defaultError}:{message:n??s.defaultError},description:i}}let We=class{constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(t){return ii(t.data)}_getOrReturnCtx(t,n){return n||{common:t.parent.common,data:t.data,parsedType:ii(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new wn,ctx:{common:t.parent.common,data:t.data,parsedType:ii(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const n=this._parse(t);if(Ml(n))throw new Error("Synchronous parse encountered promise.");return n}_parseAsync(t){const n=this._parse(t);return Promise.resolve(n)}parse(t,n){const r=this.safeParse(t,n);if(r.success)return r.data;throw r.error}safeParse(t,n){var r;const i={common:{issues:[],async:(r=n==null?void 0:n.async)!==null&&r!==void 0?r:!1,contextualErrorMap:n==null?void 0:n.errorMap},path:(n==null?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:ii(t)},a=this._parseSync({data:t,path:i.path,parent:i});return Jg(i,a)}async parseAsync(t,n){const r=await this.safeParseAsync(t,n);if(r.success)return r.data;throw r.error}async safeParseAsync(t,n){const r={common:{issues:[],contextualErrorMap:n==null?void 0:n.errorMap,async:!0},path:(n==null?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:ii(t)},i=this._parse({data:t,path:r.path,parent:r}),a=await(Ml(i)?i:Promise.resolve(i));return Jg(r,a)}refine(t,n){const r=i=>typeof n=="string"||typeof n>"u"?{message:n}:typeof n=="function"?n(i):n;return this._refinement((i,a)=>{const o=t(i),s=()=>a.addIssue({code:me.custom,...r(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(u=>u?!0:(s(),!1)):o?!0:(s(),!1)})}refinement(t,n){return this._refinement((r,i)=>t(r)?!0:(i.addIssue(typeof n=="function"?n(r,i):n),!1))}_refinement(t){return new Gn({schema:this,typeName:je.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}optional(){return Ur.create(this,this._def)}nullable(){return Fi.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Mi.create(this,this._def)}promise(){return ha.create(this,this._def)}or(t){return Bo.create([this,t],this._def)}and(t){return Uo.create(this,t,this._def)}transform(t){return new Gn({...Be(this._def),schema:this,typeName:je.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const n=typeof t=="function"?t:()=>t;return new Ho({...Be(this._def),innerType:this,defaultValue:n,typeName:je.ZodDefault})}brand(){return new nb({typeName:je.ZodBranded,type:this,...Be(this._def)})}catch(t){const n=typeof t=="function"?t:()=>t;return new ql({...Be(this._def),innerType:this,catchValue:n,typeName:je.ZodCatch})}describe(t){const n=this.constructor;return new n({...this._def,description:t})}pipe(t){return rd.create(this,t)}readonly(){return Vl.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};const CR=/^c[^\s-]{8,}$/i,OR=/^[a-z][a-z0-9]*$/,$R=/^[0-9A-HJKMNP-TV-Z]{26}$/,IR=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,RR=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,AR="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let td;const PR=/^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/,DR=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,jR=e=>e.precision?e.offset?new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${e.precision}}(([+-]\\d{2}(:?\\d{2})?)|Z)$`):new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${e.precision}}Z$`):e.precision===0?e.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"):e.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?Z$");function NR(e,t){return!!((t==="v4"||!t)&&PR.test(e)||(t==="v6"||!t)&&DR.test(e))}let fa=class Il extends We{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==we.string){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_type,expected:we.string,received:a.parsedType}),Le}const r=new wn;let i;for(const a of this._def.checks)if(a.kind==="min")t.data.length<a.value&&(i=this._getOrReturnCtx(t,i),ke(i,{code:me.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),r.dirty());else if(a.kind==="max")t.data.length>a.value&&(i=this._getOrReturnCtx(t,i),ke(i,{code:me.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),r.dirty());else if(a.kind==="length"){const o=t.data.length>a.value,s=t.data.length<a.value;(o||s)&&(i=this._getOrReturnCtx(t,i),o?ke(i,{code:me.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):s&&ke(i,{code:me.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),r.dirty())}else if(a.kind==="email")RR.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"email",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="emoji")td||(td=new RegExp(AR,"u")),td.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"emoji",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="uuid")IR.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"uuid",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid")CR.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"cuid",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid2")OR.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"cuid2",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="ulid")$R.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"ulid",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{i=this._getOrReturnCtx(t,i),ke(i,{validation:"url",code:me.invalid_string,message:a.message}),r.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"regex",code:me.invalid_string,message:a.message}),r.dirty())):a.kind==="trim"?t.data=t.data.trim():a.kind==="includes"?t.data.includes(a.value,a.position)||(i=this._getOrReturnCtx(t,i),ke(i,{code:me.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),r.dirty()):a.kind==="toLowerCase"?t.data=t.data.toLowerCase():a.kind==="toUpperCase"?t.data=t.data.toUpperCase():a.kind==="startsWith"?t.data.startsWith(a.value)||(i=this._getOrReturnCtx(t,i),ke(i,{code:me.invalid_string,validation:{startsWith:a.value},message:a.message}),r.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(i=this._getOrReturnCtx(t,i),ke(i,{code:me.invalid_string,validation:{endsWith:a.value},message:a.message}),r.dirty()):a.kind==="datetime"?jR(a).test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{code:me.invalid_string,validation:"datetime",message:a.message}),r.dirty()):a.kind==="ip"?NR(t.data,a.version)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"ip",code:me.invalid_string,message:a.message}),r.dirty()):st.assertNever(a);return{status:r.value,value:t.data}}_regex(t,n,r){return this.refinement(i=>t.test(i),{validation:n,code:me.invalid_string,...Pe.errToObj(r)})}_addCheck(t){return new Il({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...Pe.errToObj(t)})}url(t){return this._addCheck({kind:"url",...Pe.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...Pe.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...Pe.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...Pe.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...Pe.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...Pe.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...Pe.errToObj(t)})}datetime(t){var n;return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof(t==null?void 0:t.precision)>"u"?null:t==null?void 0:t.precision,offset:(n=t==null?void 0:t.offset)!==null&&n!==void 0?n:!1,...Pe.errToObj(t==null?void 0:t.message)})}regex(t,n){return this._addCheck({kind:"regex",regex:t,...Pe.errToObj(n)})}includes(t,n){return this._addCheck({kind:"includes",value:t,position:n==null?void 0:n.position,...Pe.errToObj(n==null?void 0:n.message)})}startsWith(t,n){return this._addCheck({kind:"startsWith",value:t,...Pe.errToObj(n)})}endsWith(t,n){return this._addCheck({kind:"endsWith",value:t,...Pe.errToObj(n)})}min(t,n){return this._addCheck({kind:"min",value:t,...Pe.errToObj(n)})}max(t,n){return this._addCheck({kind:"max",value:t,...Pe.errToObj(n)})}length(t,n){return this._addCheck({kind:"length",value:t,...Pe.errToObj(n)})}nonempty(t){return this.min(1,Pe.errToObj(t))}trim(){return new Il({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Il({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Il({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get minLength(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxLength(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}};fa.create=e=>{var t;return new fa({checks:[],typeName:je.ZodString,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...Be(e)})};function MR(e,t){const n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,i=n>r?n:r,a=parseInt(e.toFixed(i).replace(".","")),o=parseInt(t.toFixed(i).replace(".",""));return a%o/Math.pow(10,i)}let Do=class wg extends We{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==we.number){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_type,expected:we.number,received:a.parsedType}),Le}let r;const i=new wn;for(const a of this._def.checks)a.kind==="int"?st.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),ke(r,{code:me.invalid_type,expected:"integer",received:"float",message:a.message}),i.dirty()):a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="multipleOf"?MR(t.data,a.value)!==0&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),ke(r,{code:me.not_finite,message:a.message}),i.dirty()):st.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Pe.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Pe.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Pe.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Pe.toString(n))}setLimit(t,n,r,i){return new wg({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Pe.toString(i)}]})}_addCheck(t){return new wg({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:Pe.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Pe.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Pe.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Pe.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Pe.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Pe.toString(n)})}finite(t){return this._addCheck({kind:"finite",message:Pe.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Pe.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Pe.toString(t)})}get minValue(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&st.isInteger(t.value))}get isFinite(){let t=null,n=null;for(const r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(n===null||r.value>n)&&(n=r.value):r.kind==="max"&&(t===null||r.value<t)&&(t=r.value)}return Number.isFinite(n)&&Number.isFinite(t)}};Do.create=e=>new Do({checks:[],typeName:je.ZodNumber,coerce:(e==null?void 0:e.coerce)||!1,...Be(e)});let jo=class xg extends We{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce&&(t.data=BigInt(t.data)),this._getType(t)!==we.bigint){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_type,expected:we.bigint,received:a.parsedType}),Le}let r;const i=new wn;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="multipleOf"?t.data%a.value!==BigInt(0)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):st.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Pe.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Pe.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Pe.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Pe.toString(n))}setLimit(t,n,r,i){return new xg({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Pe.toString(i)}]})}_addCheck(t){return new xg({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Pe.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Pe.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Pe.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Pe.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Pe.toString(n)})}get minValue(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}};jo.create=e=>{var t;return new jo({checks:[],typeName:je.ZodBigInt,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...Be(e)})};let No=class extends We{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==we.boolean){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.boolean,received:r.parsedType}),Le}return mn(t.data)}};No.create=e=>new No({typeName:je.ZodBoolean,coerce:(e==null?void 0:e.coerce)||!1,...Be(e)});let Mo=class TI extends We{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==we.date){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_type,expected:we.date,received:a.parsedType}),Le}if(isNaN(t.data.getTime())){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_date}),Le}const r=new wn;let i;for(const a of this._def.checks)a.kind==="min"?t.data.getTime()<a.value&&(i=this._getOrReturnCtx(t,i),ke(i,{code:me.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),r.dirty()):a.kind==="max"?t.data.getTime()>a.value&&(i=this._getOrReturnCtx(t,i),ke(i,{code:me.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),r.dirty()):st.assertNever(a);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(t){return new TI({...this._def,checks:[...this._def.checks,t]})}min(t,n){return this._addCheck({kind:"min",value:t.getTime(),message:Pe.toString(n)})}max(t,n){return this._addCheck({kind:"max",value:t.getTime(),message:Pe.toString(n)})}get minDate(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t!=null?new Date(t):null}};Mo.create=e=>new Mo({checks:[],coerce:(e==null?void 0:e.coerce)||!1,typeName:je.ZodDate,...Be(e)});let Fl=class extends We{_parse(t){if(this._getType(t)!==we.symbol){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.symbol,received:r.parsedType}),Le}return mn(t.data)}};Fl.create=e=>new Fl({typeName:je.ZodSymbol,...Be(e)});let Fo=class extends We{_parse(t){if(this._getType(t)!==we.undefined){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.undefined,received:r.parsedType}),Le}return mn(t.data)}};Fo.create=e=>new Fo({typeName:je.ZodUndefined,...Be(e)});let Lo=class extends We{_parse(t){if(this._getType(t)!==we.null){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.null,received:r.parsedType}),Le}return mn(t.data)}};Lo.create=e=>new Lo({typeName:je.ZodNull,...Be(e)});let da=class extends We{constructor(){super(...arguments),this._any=!0}_parse(t){return mn(t.data)}};da.create=e=>new da({typeName:je.ZodAny,...Be(e)});let Ni=class extends We{constructor(){super(...arguments),this._unknown=!0}_parse(t){return mn(t.data)}};Ni.create=e=>new Ni({typeName:je.ZodUnknown,...Be(e)});let Br=class extends We{_parse(t){const n=this._getOrReturnCtx(t);return ke(n,{code:me.invalid_type,expected:we.never,received:n.parsedType}),Le}};Br.create=e=>new Br({typeName:je.ZodNever,...Be(e)});let Ll=class extends We{_parse(t){if(this._getType(t)!==we.undefined){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.void,received:r.parsedType}),Le}return mn(t.data)}};Ll.create=e=>new Ll({typeName:je.ZodVoid,...Be(e)});let Mi=class zf extends We{_parse(t){const{ctx:n,status:r}=this._processInputParams(t),i=this._def;if(n.parsedType!==we.array)return ke(n,{code:me.invalid_type,expected:we.array,received:n.parsedType}),Le;if(i.exactLength!==null){const o=n.data.length>i.exactLength.value,s=n.data.length<i.exactLength.value;(o||s)&&(ke(n,{code:o?me.too_big:me.too_small,minimum:s?i.exactLength.value:void 0,maximum:o?i.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:i.exactLength.message}),r.dirty())}if(i.minLength!==null&&n.data.length<i.minLength.value&&(ke(n,{code:me.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),r.dirty()),i.maxLength!==null&&n.data.length>i.maxLength.value&&(ke(n,{code:me.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),r.dirty()),n.common.async)return Promise.all([...n.data].map((o,s)=>i.type._parseAsync(new hr(n,o,n.path,s)))).then(o=>wn.mergeArray(r,o));const a=[...n.data].map((o,s)=>i.type._parseSync(new hr(n,o,n.path,s)));return wn.mergeArray(r,a)}get element(){return this._def.type}min(t,n){return new zf({...this._def,minLength:{value:t,message:Pe.toString(n)}})}max(t,n){return new zf({...this._def,maxLength:{value:t,message:Pe.toString(n)}})}length(t,n){return new zf({...this._def,exactLength:{value:t,message:Pe.toString(n)}})}nonempty(t){return this.min(1,t)}};Mi.create=(e,t)=>new Mi({type:e,minLength:null,maxLength:null,exactLength:null,typeName:je.ZodArray,...Be(t)});function pa(e){if(e instanceof Mn){const t={};for(const n in e.shape){const r=e.shape[n];t[n]=Ur.create(pa(r))}return new Mn({...e._def,shape:()=>t})}else return e instanceof Mi?new Mi({...e._def,type:pa(e.element)}):e instanceof Ur?Ur.create(pa(e.unwrap())):e instanceof Fi?Fi.create(pa(e.unwrap())):e instanceof ai?ai.create(e.items.map(t=>pa(t))):e}let Mn=class pr extends We{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const t=this._def.shape(),n=st.objectKeys(t);return this._cached={shape:t,keys:n}}_parse(t){if(this._getType(t)!==we.object){const l=this._getOrReturnCtx(t);return ke(l,{code:me.invalid_type,expected:we.object,received:l.parsedType}),Le}const{status:r,ctx:i}=this._processInputParams(t),{shape:a,keys:o}=this._getCached(),s=[];if(!(this._def.catchall instanceof Br&&this._def.unknownKeys==="strip"))for(const l in i.data)o.includes(l)||s.push(l);const u=[];for(const l of o){const c=a[l],f=i.data[l];u.push({key:{status:"valid",value:l},value:c._parse(new hr(i,f,i.path,l)),alwaysSet:l in i.data})}if(this._def.catchall instanceof Br){const l=this._def.unknownKeys;if(l==="passthrough")for(const c of s)u.push({key:{status:"valid",value:c},value:{status:"valid",value:i.data[c]}});else if(l==="strict")s.length>0&&(ke(i,{code:me.unrecognized_keys,keys:s}),r.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const l=this._def.catchall;for(const c of s){const f=i.data[c];u.push({key:{status:"valid",value:c},value:l._parse(new hr(i,f,i.path,c)),alwaysSet:c in i.data})}}return i.common.async?Promise.resolve().then(async()=>{const l=[];for(const c of u){const f=await c.key;l.push({key:f,value:await c.value,alwaysSet:c.alwaysSet})}return l}).then(l=>wn.mergeObjectSync(r,l)):wn.mergeObjectSync(r,u)}get shape(){return this._def.shape()}strict(t){return Pe.errToObj,new pr({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(n,r)=>{var i,a,o,s;const u=(o=(a=(i=this._def).errorMap)===null||a===void 0?void 0:a.call(i,n,r).message)!==null&&o!==void 0?o:r.defaultError;return n.code==="unrecognized_keys"?{message:(s=Pe.errToObj(t).message)!==null&&s!==void 0?s:u}:{message:u}}}:{}})}strip(){return new pr({...this._def,unknownKeys:"strip"})}passthrough(){return new pr({...this._def,unknownKeys:"passthrough"})}extend(t){return new pr({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new pr({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:je.ZodObject})}setKey(t,n){return this.augment({[t]:n})}catchall(t){return new pr({...this._def,catchall:t})}pick(t){const n={};return st.objectKeys(t).forEach(r=>{t[r]&&this.shape[r]&&(n[r]=this.shape[r])}),new pr({...this._def,shape:()=>n})}omit(t){const n={};return st.objectKeys(this.shape).forEach(r=>{t[r]||(n[r]=this.shape[r])}),new pr({...this._def,shape:()=>n})}deepPartial(){return pa(this)}partial(t){const n={};return st.objectKeys(this.shape).forEach(r=>{const i=this.shape[r];t&&!t[r]?n[r]=i:n[r]=i.optional()}),new pr({...this._def,shape:()=>n})}required(t){const n={};return st.objectKeys(this.shape).forEach(r=>{if(t&&!t[r])n[r]=this.shape[r];else{let a=this.shape[r];for(;a instanceof Ur;)a=a._def.innerType;n[r]=a}}),new pr({...this._def,shape:()=>n})}keyof(){return tb(st.objectKeys(this.shape))}};Mn.create=(e,t)=>new Mn({shape:()=>e,unknownKeys:"strip",catchall:Br.create(),typeName:je.ZodObject,...Be(t)}),Mn.strictCreate=(e,t)=>new Mn({shape:()=>e,unknownKeys:"strict",catchall:Br.create(),typeName:je.ZodObject,...Be(t)}),Mn.lazycreate=(e,t)=>new Mn({shape:e,unknownKeys:"strip",catchall:Br.create(),typeName:je.ZodObject,...Be(t)});let Bo=class extends We{_parse(t){const{ctx:n}=this._processInputParams(t),r=this._def.options;function i(a){for(const s of a)if(s.result.status==="valid")return s.result;for(const s of a)if(s.result.status==="dirty")return n.common.issues.push(...s.ctx.common.issues),s.result;const o=a.map(s=>new Kn(s.ctx.common.issues));return ke(n,{code:me.invalid_union,unionErrors:o}),Le}if(n.common.async)return Promise.all(r.map(async a=>{const o={...n,common:{...n.common,issues:[]},parent:null};return{result:await a._parseAsync({data:n.data,path:n.path,parent:o}),ctx:o}})).then(i);{let a;const o=[];for(const u of r){const l={...n,common:{...n.common,issues:[]},parent:null},c=u._parseSync({data:n.data,path:n.path,parent:l});if(c.status==="valid")return c;c.status==="dirty"&&!a&&(a={result:c,ctx:l}),l.common.issues.length&&o.push(l.common.issues)}if(a)return n.common.issues.push(...a.ctx.common.issues),a.result;const s=o.map(u=>new Kn(u));return ke(n,{code:me.invalid_union,unionErrors:s}),Le}}get options(){return this._def.options}};Bo.create=(e,t)=>new Bo({options:e,typeName:je.ZodUnion,...Be(t)});const Bl=e=>e instanceof zo?Bl(e.schema):e instanceof Gn?Bl(e.innerType()):e instanceof qo?[e.value]:e instanceof Wo?e.options:e instanceof Vo?Object.keys(e.enum):e instanceof Ho?Bl(e._def.innerType):e instanceof Fo?[void 0]:e instanceof Lo?[null]:null;let Xg=class CI extends We{_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==we.object)return ke(n,{code:me.invalid_type,expected:we.object,received:n.parsedType}),Le;const r=this.discriminator,i=n.data[r],a=this.optionsMap.get(i);return a?n.common.async?a._parseAsync({data:n.data,path:n.path,parent:n}):a._parseSync({data:n.data,path:n.path,parent:n}):(ke(n,{code:me.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),Le)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,n,r){const i=new Map;for(const a of n){const o=Bl(a.shape[t]);if(!o)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(const s of o){if(i.has(s))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(s)}`);i.set(s,a)}}return new CI({typeName:je.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:i,...Be(r)})}};function nd(e,t){const n=ii(e),r=ii(t);if(e===t)return{valid:!0,data:e};if(n===we.object&&r===we.object){const i=st.objectKeys(t),a=st.objectKeys(e).filter(s=>i.indexOf(s)!==-1),o={...e,...t};for(const s of a){const u=nd(e[s],t[s]);if(!u.valid)return{valid:!1};o[s]=u.data}return{valid:!0,data:o}}else if(n===we.array&&r===we.array){if(e.length!==t.length)return{valid:!1};const i=[];for(let a=0;a<e.length;a++){const o=e[a],s=t[a],u=nd(o,s);if(!u.valid)return{valid:!1};i.push(u.data)}return{valid:!0,data:i}}else return n===we.date&&r===we.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}let Uo=class extends We{_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=(a,o)=>{if(Qf(a)||Qf(o))return Le;const s=nd(a.value,o.value);return s.valid?((ed(a)||ed(o))&&n.dirty(),{status:n.value,value:s.data}):(ke(r,{code:me.invalid_intersection_types}),Le)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([a,o])=>i(a,o)):i(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}};Uo.create=(e,t,n)=>new Uo({left:e,right:t,typeName:je.ZodIntersection,...Be(n)});let ai=class OI extends We{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==we.array)return ke(r,{code:me.invalid_type,expected:we.array,received:r.parsedType}),Le;if(r.data.length<this._def.items.length)return ke(r,{code:me.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Le;!this._def.rest&&r.data.length>this._def.items.length&&(ke(r,{code:me.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),n.dirty());const a=[...r.data].map((o,s)=>{const u=this._def.items[s]||this._def.rest;return u?u._parse(new hr(r,o,r.path,s)):null}).filter(o=>!!o);return r.common.async?Promise.all(a).then(o=>wn.mergeArray(n,o)):wn.mergeArray(n,a)}get items(){return this._def.items}rest(t){return new OI({...this._def,rest:t})}};ai.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new ai({items:e,typeName:je.ZodTuple,rest:null,...Be(t)})};let Qg=class Sg extends We{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==we.object)return ke(r,{code:me.invalid_type,expected:we.object,received:r.parsedType}),Le;const i=[],a=this._def.keyType,o=this._def.valueType;for(const s in r.data)i.push({key:a._parse(new hr(r,s,r.path,s)),value:o._parse(new hr(r,r.data[s],r.path,s))});return r.common.async?wn.mergeObjectAsync(n,i):wn.mergeObjectSync(n,i)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof We?new Sg({keyType:t,valueType:n,typeName:je.ZodRecord,...Be(r)}):new Sg({keyType:fa.create(),valueType:t,typeName:je.ZodRecord,...Be(n)})}},Ul=class extends We{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==we.map)return ke(r,{code:me.invalid_type,expected:we.map,received:r.parsedType}),Le;const i=this._def.keyType,a=this._def.valueType,o=[...r.data.entries()].map(([s,u],l)=>({key:i._parse(new hr(r,s,r.path,[l,"key"])),value:a._parse(new hr(r,u,r.path,[l,"value"]))}));if(r.common.async){const s=new Map;return Promise.resolve().then(async()=>{for(const u of o){const l=await u.key,c=await u.value;if(l.status==="aborted"||c.status==="aborted")return Le;(l.status==="dirty"||c.status==="dirty")&&n.dirty(),s.set(l.value,c.value)}return{status:n.value,value:s}})}else{const s=new Map;for(const u of o){const l=u.key,c=u.value;if(l.status==="aborted"||c.status==="aborted")return Le;(l.status==="dirty"||c.status==="dirty")&&n.dirty(),s.set(l.value,c.value)}return{status:n.value,value:s}}}};Ul.create=(e,t,n)=>new Ul({valueType:t,keyType:e,typeName:je.ZodMap,...Be(n)});let zl=class Eg extends We{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==we.set)return ke(r,{code:me.invalid_type,expected:we.set,received:r.parsedType}),Le;const i=this._def;i.minSize!==null&&r.data.size<i.minSize.value&&(ke(r,{code:me.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),n.dirty()),i.maxSize!==null&&r.data.size>i.maxSize.value&&(ke(r,{code:me.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),n.dirty());const a=this._def.valueType;function o(u){const l=new Set;for(const c of u){if(c.status==="aborted")return Le;c.status==="dirty"&&n.dirty(),l.add(c.value)}return{status:n.value,value:l}}const s=[...r.data.values()].map((u,l)=>a._parse(new hr(r,u,r.path,l)));return r.common.async?Promise.all(s).then(u=>o(u)):o(s)}min(t,n){return new Eg({...this._def,minSize:{value:t,message:Pe.toString(n)}})}max(t,n){return new Eg({...this._def,maxSize:{value:t,message:Pe.toString(n)}})}size(t,n){return this.min(t,n).max(t,n)}nonempty(t){return this.min(1,t)}};zl.create=(e,t)=>new zl({valueType:e,minSize:null,maxSize:null,typeName:je.ZodSet,...Be(t)});let eb=class qf extends We{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==we.function)return ke(n,{code:me.invalid_type,expected:we.function,received:n.parsedType}),Le;function r(s,u){return Nl({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,jl(),Ao].filter(l=>!!l),issueData:{code:me.invalid_arguments,argumentsError:u}})}function i(s,u){return Nl({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,jl(),Ao].filter(l=>!!l),issueData:{code:me.invalid_return_type,returnTypeError:u}})}const a={errorMap:n.common.contextualErrorMap},o=n.data;if(this._def.returns instanceof ha){const s=this;return mn(async function(...u){const l=new Kn([]),c=await s._def.args.parseAsync(u,a).catch(p=>{throw l.addIssue(r(u,p)),l}),f=await Reflect.apply(o,this,c);return await s._def.returns._def.type.parseAsync(f,a).catch(p=>{throw l.addIssue(i(f,p)),l})})}else{const s=this;return mn(function(...u){const l=s._def.args.safeParse(u,a);if(!l.success)throw new Kn([r(u,l.error)]);const c=Reflect.apply(o,this,l.data),f=s._def.returns.safeParse(c,a);if(!f.success)throw new Kn([i(c,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new qf({...this._def,args:ai.create(t).rest(Ni.create())})}returns(t){return new qf({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,n,r){return new qf({args:t||ai.create([]).rest(Ni.create()),returns:n||Ni.create(),typeName:je.ZodFunction,...Be(r)})}},zo=class extends We{get schema(){return this._def.getter()}_parse(t){const{ctx:n}=this._processInputParams(t);return this._def.getter()._parse({data:n.data,path:n.path,parent:n})}};zo.create=(e,t)=>new zo({getter:e,typeName:je.ZodLazy,...Be(t)});let qo=class extends We{_parse(t){if(t.data!==this._def.value){const n=this._getOrReturnCtx(t);return ke(n,{received:n.data,code:me.invalid_literal,expected:this._def.value}),Le}return{status:"valid",value:t.data}}get value(){return this._def.value}};qo.create=(e,t)=>new qo({value:e,typeName:je.ZodLiteral,...Be(t)});function tb(e,t){return new Wo({values:e,typeName:je.ZodEnum,...Be(t)})}let Wo=class _g extends We{_parse(t){if(typeof t.data!="string"){const n=this._getOrReturnCtx(t),r=this._def.values;return ke(n,{expected:st.joinValues(r),received:n.parsedType,code:me.invalid_type}),Le}if(this._def.values.indexOf(t.data)===-1){const n=this._getOrReturnCtx(t),r=this._def.values;return ke(n,{received:n.data,code:me.invalid_enum_value,options:r}),Le}return mn(t.data)}get options(){return this._def.values}get enum(){const t={};for(const n of this._def.values)t[n]=n;return t}get Values(){const t={};for(const n of this._def.values)t[n]=n;return t}get Enum(){const t={};for(const n of this._def.values)t[n]=n;return t}extract(t){return _g.create(t)}exclude(t){return _g.create(this.options.filter(n=>!t.includes(n)))}};Wo.create=tb;let Vo=class extends We{_parse(t){const n=st.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(t);if(r.parsedType!==we.string&&r.parsedType!==we.number){const i=st.objectValues(n);return ke(r,{expected:st.joinValues(i),received:r.parsedType,code:me.invalid_type}),Le}if(n.indexOf(t.data)===-1){const i=st.objectValues(n);return ke(r,{received:r.data,code:me.invalid_enum_value,options:i}),Le}return mn(t.data)}get enum(){return this._def.values}};Vo.create=(e,t)=>new Vo({values:e,typeName:je.ZodNativeEnum,...Be(t)});let ha=class extends We{unwrap(){return this._def.type}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==we.promise&&n.common.async===!1)return ke(n,{code:me.invalid_type,expected:we.promise,received:n.parsedType}),Le;const r=n.parsedType===we.promise?n.data:Promise.resolve(n.data);return mn(r.then(i=>this._def.type.parseAsync(i,{path:n.path,errorMap:n.common.contextualErrorMap})))}};ha.create=(e,t)=>new ha({type:e,typeName:je.ZodPromise,...Be(t)});let Gn=class extends We{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===je.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=this._def.effect||null,a={addIssue:o=>{ke(r,o),o.fatal?n.abort():n.dirty()},get path(){return r.path}};if(a.addIssue=a.addIssue.bind(a),i.type==="preprocess"){const o=i.transform(r.data,a);return r.common.issues.length?{status:"dirty",value:r.data}:r.common.async?Promise.resolve(o).then(s=>this._def.schema._parseAsync({data:s,path:r.path,parent:r})):this._def.schema._parseSync({data:o,path:r.path,parent:r})}if(i.type==="refinement"){const o=s=>{const u=i.refinement(s,a);if(r.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(r.common.async===!1){const s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return s.status==="aborted"?Le:(s.status==="dirty"&&n.dirty(),o(s.value),{status:n.value,value:s.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>s.status==="aborted"?Le:(s.status==="dirty"&&n.dirty(),o(s.value).then(()=>({status:n.value,value:s.value}))))}if(i.type==="transform")if(r.common.async===!1){const o=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!Po(o))return o;const s=i.transform(o.value,a);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:n.value,value:s}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(o=>Po(o)?Promise.resolve(i.transform(o.value,a)).then(s=>({status:n.value,value:s})):o);st.assertNever(i)}};Gn.create=(e,t,n)=>new Gn({schema:e,typeName:je.ZodEffects,effect:t,...Be(n)}),Gn.createWithPreprocess=(e,t,n)=>new Gn({schema:t,effect:{type:"preprocess",transform:e},typeName:je.ZodEffects,...Be(n)});let Ur=class extends We{_parse(t){return this._getType(t)===we.undefined?mn(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ur.create=(e,t)=>new Ur({innerType:e,typeName:je.ZodOptional,...Be(t)});let Fi=class extends We{_parse(t){return this._getType(t)===we.null?mn(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Fi.create=(e,t)=>new Fi({innerType:e,typeName:je.ZodNullable,...Be(t)});let Ho=class extends We{_parse(t){const{ctx:n}=this._processInputParams(t);let r=n.data;return n.parsedType===we.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:n.path,parent:n})}removeDefault(){return this._def.innerType}};Ho.create=(e,t)=>new Ho({innerType:e,typeName:je.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...Be(t)});let ql=class extends We{_parse(t){const{ctx:n}=this._processInputParams(t),r={...n,common:{...n.common,issues:[]}},i=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return Ml(i)?i.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new Kn(r.common.issues)},input:r.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Kn(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};ql.create=(e,t)=>new ql({innerType:e,typeName:je.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...Be(t)});let Wl=class extends We{_parse(t){if(this._getType(t)!==we.nan){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.nan,received:r.parsedType}),Le}return{status:"valid",value:t.data}}};Wl.create=e=>new Wl({typeName:je.ZodNaN,...Be(e)});const FR=Symbol("zod_brand");let nb=class extends We{_parse(t){const{ctx:n}=this._processInputParams(t),r=n.data;return this._def.type._parse({data:r,path:n.path,parent:n})}unwrap(){return this._def.type}},rd=class $I extends We{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return a.status==="aborted"?Le:a.status==="dirty"?(n.dirty(),Yg(a.value)):this._def.out._parseAsync({data:a.value,path:r.path,parent:r})})();{const i=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return i.status==="aborted"?Le:i.status==="dirty"?(n.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:r.path,parent:r})}}static create(t,n){return new $I({in:t,out:n,typeName:je.ZodPipeline})}},Vl=class extends We{_parse(t){const n=this._def.innerType._parse(t);return Po(n)&&(n.value=Object.freeze(n.value)),n}};Vl.create=(e,t)=>new Vl({innerType:e,typeName:je.ZodReadonly,...Be(t)});const rb=(e,t={},n)=>e?da.create().superRefine((r,i)=>{var a,o;if(!e(r)){const s=typeof t=="function"?t(r):typeof t=="string"?{message:t}:t,u=(o=(a=s.fatal)!==null&&a!==void 0?a:n)!==null&&o!==void 0?o:!0,l=typeof s=="string"?{message:s}:s;i.addIssue({code:"custom",...l,fatal:u})}}):da.create(),LR={object:Mn.lazycreate};var je;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(je||(je={}));const BR=(e,t={message:`Input not instance of ${e.name}`})=>rb(n=>n instanceof e,t),ib=fa.create,ab=Do.create,UR=Wl.create,zR=jo.create,ob=No.create,qR=Mo.create,WR=Fl.create,VR=Fo.create,HR=Lo.create,ZR=da.create,KR=Ni.create,GR=Br.create,YR=Ll.create,JR=Mi.create,XR=Mn.create,QR=Mn.strictCreate,eA=Bo.create,tA=Xg.create,nA=Uo.create,rA=ai.create,iA=Qg.create,aA=Ul.create,oA=zl.create,sA=eb.create,lA=zo.create,uA=qo.create,cA=Wo.create,fA=Vo.create,dA=ha.create,sb=Gn.create,pA=Ur.create,hA=Fi.create,mA=Gn.createWithPreprocess,vA=rd.create;var Te=Object.freeze({__proto__:null,defaultErrorMap:Ao,setErrorMap:kR,getErrorMap:jl,makeIssue:Nl,EMPTY_PATH:TR,addIssueToContext:ke,ParseStatus:wn,INVALID:Le,DIRTY:Yg,OK:mn,isAborted:Qf,isDirty:ed,isValid:Po,isAsync:Ml,get util(){return st},get objectUtil(){return Xf},ZodParsedType:we,getParsedType:ii,ZodType:We,ZodString:fa,ZodNumber:Do,ZodBigInt:jo,ZodBoolean:No,ZodDate:Mo,ZodSymbol:Fl,ZodUndefined:Fo,ZodNull:Lo,ZodAny:da,ZodUnknown:Ni,ZodNever:Br,ZodVoid:Ll,ZodArray:Mi,ZodObject:Mn,ZodUnion:Bo,ZodDiscriminatedUnion:Xg,ZodIntersection:Uo,ZodTuple:ai,ZodRecord:Qg,ZodMap:Ul,ZodSet:zl,ZodFunction:eb,ZodLazy:zo,ZodLiteral:qo,ZodEnum:Wo,ZodNativeEnum:Vo,ZodPromise:ha,ZodEffects:Gn,ZodTransformer:Gn,ZodOptional:Ur,ZodNullable:Fi,ZodDefault:Ho,ZodCatch:ql,ZodNaN:Wl,BRAND:FR,ZodBranded:nb,ZodPipeline:rd,ZodReadonly:Vl,custom:rb,Schema:We,ZodSchema:We,late:LR,get ZodFirstPartyTypeKind(){return je},coerce:{string:e=>fa.create({...e,coerce:!0}),number:e=>Do.create({...e,coerce:!0}),boolean:e=>No.create({...e,coerce:!0}),bigint:e=>jo.create({...e,coerce:!0}),date:e=>Mo.create({...e,coerce:!0})},any:ZR,array:JR,bigint:zR,boolean:ob,date:qR,discriminatedUnion:tA,effect:sb,enum:cA,function:sA,instanceof:BR,intersection:nA,lazy:lA,literal:uA,map:aA,nan:UR,nativeEnum:fA,never:GR,null:HR,nullable:hA,number:ab,object:XR,oboolean:()=>ob().optional(),onumber:()=>ab().optional(),optional:pA,ostring:()=>ib().optional(),pipeline:vA,preprocess:mA,promise:dA,record:iA,set:oA,strictObject:QR,string:ib,symbol:WR,transformer:sb,tuple:rA,undefined:VR,union:eA,unknown:KR,void:YR,NEVER:Le,ZodIssueCode:me,quotelessJson:_R,ZodError:Kn});const ma=Te.object({title:Te.string().optional(),link:Te.string().optional()}),id=Te.object({color:Te.string().optional(),variant:Te.enum(["soft","solid"]).optional(),themeMode:Te.enum(["light","dark"]).optional(),fontFamily:Te.enum(["rubik","inter","ibm","fira"]).optional(),radius:Te.number().min(.5).max(4).optional()}),lb=Te.object({composerPlaceholder:Te.string().optional(),botName:Te.string().optional(),botAvatar:Te.string().optional(),botDescription:Te.string().optional(),website:ma.optional(),email:ma.optional(),phone:ma.optional(),privacyPolicy:ma.optional(),termsOfService:ma.optional(),showPoweredBy:Te.boolean().optional(),storageLocation:Te.enum(["localStorage","sessionStorage"]).optional()}).merge(id),ub=Te.enum(["heading1","heading2","heading3","text","horizontalRule","link","italic","bold","orderedList","unorderedList","listItem","lineBreak","pre"]),cb=Te.object({}).passthrough().transform(e=>e),ve=Te.object({className:Te.string().optional(),style:cb.optional()}),Hl=Te.object({container:ve.optional(),image:ve.optional(),fallback:ve.optional()}),fb=Te.object({button:ve.optional(),text:Te.record(ub,ve.optional()),image:Te.object({image:ve.optional(),placeholder:ve.optional()}).optional(),audio:ve.optional(),video:ve.optional(),file:Te.object({container:ve.optional(),title:ve.optional(),icon:ve.optional()}).optional(),location:Te.object({container:ve.optional(),title:ve.optional(),icon:ve.optional()}).optional(),column:ve.optional(),row:ve.optional(),bubble:ve.optional(),carousel:Te.object({container:ve.optional(),slidesContainer:ve.optional(),backButton:ve.optional(),nextButton:ve.optional()}).optional(),dropdown:Te.object({button:Te.object({container:ve.optional(),icon:ve.optional(),text:ve.optional()}).optional(),content:Te.object({container:ve.optional(),item:ve.optional()}).optional()}).optional()}),db=Te.object({container:ve.optional(),modal:Te.object({overlay:ve.optional(),container:ve.optional(),dialog:Te.object({container:ve.optional(),title:Te.object({container:ve.optional(),text:ve.optional(),closeIcon:ve.optional()}).optional(),content:ve.optional(),newConversation:Te.object({text:ve.optional(),button:ve.optional()}).optional()}).optional()}).optional(),notification:Te.object({container:ve.optional(),title:ve.optional(),description:ve.optional(),icon:ve.optional(),closeIcon:ve.optional()}).optional(),header:Te.object({container:ve.optional(),content:Te.object({container:ve.optional(),title:ve.optional(),description:ve.optional(),avatar:Hl.optional(),actions:Te.object({container:ve.optional(),icons:ve.optional()}).optional()}),expandedContent:Te.object({container:ve.optional(),group:ve.optional(),descriptionItems:Te.object({container:ve.optional(),icon:ve.optional(),text:ve.optional(),link:ve.optional(),poweredBy:ve.optional()}).optional()}).optional(),description:Te.object({container:ve.optional(),title:ve.optional(),subtitle:ve.optional()}).optional(),newConversationIcon:ve.optional()}).optional(),composer:Te.object({container:ve.optional(),input:ve.optional(),uploadButton:Te.object({container:ve.optional(),icon:ve.optional()}).optional(),button:Te.object({container:ve.optional(),icon:ve.optional()}).optional()}).optional(),fab:Te.object({icon:ve.optional(),container:ve.optional()}).optional(),messageList:Te.object({scrollbar:Te.object({container:ve.optional(),viewport:ve.optional(),thumb:ve.optional(),corner:ve.optional(),background:ve.optional()}).optional(),container:ve.optional(),marquee:Te.object({content:ve.optional(),title:ve.optional(),description:ve.optional(),avatar:Hl.optional(),container:ve.optional()}).optional(),scrollDownButton:Te.object({container:ve.optional(),button:ve.optional(),icon:ve.optional()}).optional()}).optional(),message:Te.object({container:ve.optional(),avatar:Hl.optional(),blocks:fb.optional()}).optional(),loadingIndicator:Te.object({container:ve.optional(),loader:ve.optional()}).optional()}),pb=Te.enum(["opened","closed","initial"]),hb=Te.object({name:Te.string().optional(),pictureUrl:Te.string().optional(),data:Te.record(Te.unknown()).optional(),userKey:Te.string().optional()}),mb=Te.object({configuration:lb.optional().catch(void 0),theme:db.optional().catch(void 0),style:Te.string().optional().catch(void 0),user:hb.optional().catch(void 0)}),yA=mb.extend({clientId:Te.string(),botId:Te.string(),selector:Te.string().optional().catch(void 0),webchatScriptUrl:Te.string().optional().catch(void 0),fabScriptUrl:Te.string().optional().catch(void 0),pushpinUrl:Te.string().optional().catch(void 0),defaultState:pb.optional().catch(void 0)});function vb(e){const{fontFamily:t,radius:n,themeMode:r,variant:i,color:a}=id.parse(e);let o={},s={};if(a){const c=Kg(a),f=r==="dark"?Pg(c):c,d=Kg(VI(HI(Jf(a)))),p=r==="dark"?Pg(d):d,m=r==="dark"?"#101010":"#fdfdfd";s=Object.entries({...f,1:m}).reduce((y,[v,b])=>({...y,[`--bpPrimary-${v}`]:b}),{});const h=Object.entries({...p,1:m}).reduce((y,[v,b])=>({...y,[`--bpGray-${v}`]:b}),{});o={...s,...h}}n&&(o={...o,"--bpRadius-scale":n.toString()});const u=s?Lg(s["--bpPrimary-600"],s["--bpPrimary-50"])>40?"var(--bpPrimary-50)":"var(--bpPrimary-900)":"var(--bpPrimary-50)",l=i==="solid"?{"--header-bg":"var(--bpPrimary-600)","--header-bg-hover":"var(--bpPrimary-700)","--header-hover-dark":"var(--bpPrimary-800)","--header-title":u,"--header-description":u,"--header-description-icon":u,"--header-description-link":u,"--header-avatar-bg":"var(--bpPrimary-300)","--header-avatar-text":"var(--bpPrimary-700)","--message-bg":"var(--bpPrimary-600)","--message-bg-hover":"var(--bpPrimary-700)","--message-text":u,"--send-button-bg":"var(--bpPrimary-600)","--send-button-bg-hover":"var(--bpPrimary-700)","--send-button-text":"var(--bpPrimary-50)","--button-bg":"var(--bpPrimary-50)","--button-bg-hover":"var(--bpPrimary-100)","--button-text":"var(--bpPrimary-800)","--fab-bg":"var(--bpPrimary-600)","--fab-bg-hover":"var(--bpPrimary-700)","--fab-icon":u}:{"--header-bg":"var(--bpGray-50)","--header-bg-hover":"var(--bpGray-100)","--header-hover-dark":"var(--bpGray-200)","--header-title":"var(--bpGray-900)","--header-description":"var(--bpGray-800)","--header-description-icon":"var(--bpPrimary-700)","--header-description-link":"var(--bpPrimary-800)","--header-avatar-bg":"var(--bpPrimary-600)","--header-avatar-text":"var(--bpPrimary-50)","--message-bg":"var(--bpPrimary-100)","--message-bg-hover":"var(--bpPrimary-200)","--message-text":"var(--bpPrimary-900)","--send-button-bg":"var(--bpPrimary-600)","--send-button-bg-hover":"var(--bpPrimary-700)","--send-button-text":"var(--bpPrimary-50)","--button-bg":"var(--bpPrimary-500)","--button-bg-hover":"var(--bpPrimary-600)","--button-text":s?Lg(s["--bpPrimary-500"],s["--bpPrimary-50"])>40?"var(--bpPrimary-50)":"var(--bpPrimary-900)":"var(--bpPrimary-50)","--fab-bg":"var(--bpPrimary-100)","--fab-bg-hover":"var(--bpPrimary-200)","--fab-icon":"var(--bpPrimary-700)"};return o={...o,...l},Bg(":root",o)+(t?Bg(".bpFont",{"font-family":`var(--${t}-font)`}):"")}const gA=(e,t={})=>new Promise((n,r)=>{if(typeof window>"u")return r("Window is not defined");if(!e)return r("Url is not defined");let i=null;const a=new Image;a.addEventListener("load",()=>{i&&clearTimeout(i),n({width:a.naturalWidth,height:a.naturalHeight})}),a.addEventListener("error",o=>{i&&clearTimeout(i),r(`${o.type}: ${o.message}`)}),a.src=e,t.timeout&&(i=setTimeout(()=>r("Timeout"),t.timeout))}),Zl=j.forwardRef(({userId:e,src:t,container:n,image:r,fallback:i,...a},o)=>{const s=Ug(e??"",15);return $.jsxs(Kf,{ref:o,"data-color":s,...n,...a,children:[$.jsx(Gf,{src:t,...r}),$.jsx(Yf,{...i,children:typeof a.children=="string"?a.children[0]:a.children})]})});Zl.displayName="Avatar";function ufe(){}function cfe(){}function bA(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const wA=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,xA=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,SA={};function yb(e,t){return(SA.jsx?xA:wA).test(e)}const EA=/[ \t\n\f\r]/g;function _A(e){return typeof e=="object"?e.type==="text"?gb(e.value):!1:gb(e)}function gb(e){return e.replace(EA,"")===""}class Zo{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}Zo.prototype.property={},Zo.prototype.normal={},Zo.prototype.space=null;function bb(e,t){const n={},r={};let i=-1;for(;++i<e.length;)Object.assign(n,e[i].property),Object.assign(r,e[i].normal);return new Zo(n,r,t)}function ad(e){return e.toLowerCase()}class Fn{constructor(t,n){this.property=t,this.attribute=n}}Fn.prototype.space=null,Fn.prototype.boolean=!1,Fn.prototype.booleanish=!1,Fn.prototype.overloadedBoolean=!1,Fn.prototype.number=!1,Fn.prototype.commaSeparated=!1,Fn.prototype.spaceSeparated=!1,Fn.prototype.commaOrSpaceSeparated=!1,Fn.prototype.mustUseProperty=!1,Fn.prototype.defined=!1;let kA=0;const Ue=Li(),Lt=Li(),wb=Li(),de=Li(),xt=Li(),va=Li(),$n=Li();function Li(){return 2**++kA}const od=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ue,booleanish:Lt,commaOrSpaceSeparated:$n,commaSeparated:va,number:de,overloadedBoolean:wb,spaceSeparated:xt},Symbol.toStringTag,{value:"Module"})),sd=Object.keys(od);class ld extends Fn{constructor(t,n,r,i){let a=-1;if(super(t,n),xb(this,"space",i),typeof r=="number")for(;++a<sd.length;){const o=sd[a];xb(this,sd[a],(r&od[o])===od[o])}}}ld.prototype.defined=!0;function xb(e,t,n){n&&(e[t]=n)}const TA={}.hasOwnProperty;function ya(e){const t={},n={};let r;for(r in e.properties)if(TA.call(e.properties,r)){const i=e.properties[r],a=new ld(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[ad(r)]=r,n[ad(a.attribute)]=r}return new Zo(t,n,e.space)}const Sb=ya({space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),Eb=ya({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function _b(e,t){return t in e?e[t]:t}function kb(e,t){return _b(e,t.toLowerCase())}const Tb=ya({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:kb,properties:{xmlns:null,xmlnsXLink:null}}),Cb=ya({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:Lt,ariaAutoComplete:null,ariaBusy:Lt,ariaChecked:Lt,ariaColCount:de,ariaColIndex:de,ariaColSpan:de,ariaControls:xt,ariaCurrent:null,ariaDescribedBy:xt,ariaDetails:null,ariaDisabled:Lt,ariaDropEffect:xt,ariaErrorMessage:null,ariaExpanded:Lt,ariaFlowTo:xt,ariaGrabbed:Lt,ariaHasPopup:null,ariaHidden:Lt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:xt,ariaLevel:de,ariaLive:null,ariaModal:Lt,ariaMultiLine:Lt,ariaMultiSelectable:Lt,ariaOrientation:null,ariaOwns:xt,ariaPlaceholder:null,ariaPosInSet:de,ariaPressed:Lt,ariaReadOnly:Lt,ariaRelevant:null,ariaRequired:Lt,ariaRoleDescription:xt,ariaRowCount:de,ariaRowIndex:de,ariaRowSpan:de,ariaSelected:Lt,ariaSetSize:de,ariaSort:null,ariaValueMax:de,ariaValueMin:de,ariaValueNow:de,ariaValueText:null,role:null}}),CA=ya({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:kb,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:va,acceptCharset:xt,accessKey:xt,action:null,allow:null,allowFullScreen:Ue,allowPaymentRequest:Ue,allowUserMedia:Ue,alt:null,as:null,async:Ue,autoCapitalize:null,autoComplete:xt,autoFocus:Ue,autoPlay:Ue,blocking:xt,capture:null,charSet:null,checked:Ue,cite:null,className:xt,cols:de,colSpan:null,content:null,contentEditable:Lt,controls:Ue,controlsList:xt,coords:de|va,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ue,defer:Ue,dir:null,dirName:null,disabled:Ue,download:wb,draggable:Lt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ue,formTarget:null,headers:xt,height:de,hidden:Ue,high:de,href:null,hrefLang:null,htmlFor:xt,httpEquiv:xt,id:null,imageSizes:null,imageSrcSet:null,inert:Ue,inputMode:null,integrity:null,is:null,isMap:Ue,itemId:null,itemProp:xt,itemRef:xt,itemScope:Ue,itemType:xt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ue,low:de,manifest:null,max:null,maxLength:de,media:null,method:null,min:null,minLength:de,multiple:Ue,muted:Ue,name:null,nonce:null,noModule:Ue,noValidate:Ue,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ue,optimum:de,pattern:null,ping:xt,placeholder:null,playsInline:Ue,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ue,referrerPolicy:null,rel:xt,required:Ue,reversed:Ue,rows:de,rowSpan:de,sandbox:xt,scope:null,scoped:Ue,seamless:Ue,selected:Ue,shadowRootClonable:Ue,shadowRootDelegatesFocus:Ue,shadowRootMode:null,shape:null,size:de,sizes:null,slot:null,span:de,spellCheck:Lt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:de,step:null,style:null,tabIndex:de,target:null,title:null,translate:null,type:null,typeMustMatch:Ue,useMap:null,value:Lt,width:de,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:xt,axis:null,background:null,bgColor:null,border:de,borderColor:null,bottomMargin:de,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ue,declare:Ue,event:null,face:null,frame:null,frameBorder:null,hSpace:de,leftMargin:de,link:null,longDesc:null,lowSrc:null,marginHeight:de,marginWidth:de,noResize:Ue,noHref:Ue,noShade:Ue,noWrap:Ue,object:null,profile:null,prompt:null,rev:null,rightMargin:de,rules:null,scheme:null,scrolling:Lt,standby:null,summary:null,text:null,topMargin:de,valueType:null,version:null,vAlign:null,vLink:null,vSpace:de,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ue,disableRemotePlayback:Ue,prefix:null,property:null,results:de,security:null,unselectable:null}}),OA=ya({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:_b,properties:{about:$n,accentHeight:de,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:de,amplitude:de,arabicForm:null,ascent:de,attributeName:null,attributeType:null,azimuth:de,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:de,by:null,calcMode:null,capHeight:de,className:xt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:de,diffuseConstant:de,direction:null,display:null,dur:null,divisor:de,dominantBaseline:null,download:Ue,dx:null,dy:null,edgeMode:null,editable:null,elevation:de,enableBackground:null,end:null,event:null,exponent:de,externalResourcesRequired:null,fill:null,fillOpacity:de,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:va,g2:va,glyphName:va,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:de,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:de,horizOriginX:de,horizOriginY:de,id:null,ideographic:de,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:de,k:de,k1:de,k2:de,k3:de,k4:de,kernelMatrix:$n,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:de,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:de,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:de,overlineThickness:de,paintOrder:null,panose1:null,path:null,pathLength:de,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:xt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:de,pointsAtY:de,pointsAtZ:de,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:$n,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:$n,rev:$n,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:$n,requiredFeatures:$n,requiredFonts:$n,requiredFormats:$n,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:de,specularExponent:de,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:de,strikethroughThickness:de,string:null,stroke:null,strokeDashArray:$n,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:de,strokeOpacity:de,strokeWidth:null,style:null,surfaceScale:de,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:$n,tabIndex:de,tableValues:null,target:null,targetX:de,targetY:de,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:$n,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:de,underlineThickness:de,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:de,values:null,vAlphabetic:de,vMathematical:de,vectorEffect:null,vHanging:de,vIdeographic:de,version:null,vertAdvY:de,vertOriginX:de,vertOriginY:de,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:de,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),$A=/^data[-\w.:]+$/i,Ob=/-[a-z]/g,IA=/[A-Z]/g;function RA(e,t){const n=ad(t);let r=t,i=Fn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&$A.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(Ob,PA);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!Ob.test(a)){let o=a.replace(IA,AA);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=ld}return new i(r,t)}function AA(e){return"-"+e.toLowerCase()}function PA(e){return e.charAt(1).toUpperCase()}const DA={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},jA=bb([Eb,Sb,Tb,Cb,CA],"html"),ud=bb([Eb,Sb,Tb,Cb,OA],"svg");function NA(e){return e.join(" ").trim()}var $b={},Ib=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,MA=/\n/g,FA=/^\s*/,LA=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,BA=/^:\s*/,UA=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,zA=/^[;\s]*/,qA=/^\s+|\s+$/g,WA=`
31
- `,Rb="/",Ab="*",Bi="",VA="comment",HA="declaration",ZA=function(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var n=1,r=1;function i(m){var h=m.match(MA);h&&(n+=h.length);var y=m.lastIndexOf(WA);r=~y?m.length-y:r+m.length}function a(){var m={line:n,column:r};return function(h){return h.position=new o(m),l(),h}}function o(m){this.start=m,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function s(m){var h=new Error(t.source+":"+n+":"+r+": "+m);if(h.reason=m,h.filename=t.source,h.line=n,h.column=r,h.source=e,!t.silent)throw h}function u(m){var h=m.exec(e);if(h){var y=h[0];return i(y),e=e.slice(y.length),h}}function l(){u(FA)}function c(m){var h;for(m=m||[];h=f();)h!==!1&&m.push(h);return m}function f(){var m=a();if(!(Rb!=e.charAt(0)||Ab!=e.charAt(1))){for(var h=2;Bi!=e.charAt(h)&&(Ab!=e.charAt(h)||Rb!=e.charAt(h+1));)++h;if(h+=2,Bi===e.charAt(h-1))return s("End of comment missing");var y=e.slice(2,h-2);return r+=2,i(y),e=e.slice(h),r+=2,m({type:VA,comment:y})}}function d(){var m=a(),h=u(LA);if(h){if(f(),!u(BA))return s("property missing ':'");var y=u(UA),v=m({type:HA,property:Pb(h[0].replace(Ib,Bi)),value:y?Pb(y[0].replace(Ib,Bi)):Bi});return u(zA),v}}function p(){var m=[];c(m);for(var h;h=d();)h!==!1&&(m.push(h),c(m));return m}return l(),p()};function Pb(e){return e?e.replace(qA,Bi):Bi}var KA=vt&&vt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty($b,"__esModule",{value:!0});var Db=$b.default=YA,GA=KA(ZA);function YA(e,t){var n=null;if(!e||typeof e!="string")return n;var r=(0,GA.default)(e),i=typeof t=="function";return r.forEach(function(a){if(a.type==="declaration"){var o=a.property,s=a.value;i?t(o,s,a):s&&(n=n||{},n[o]=s)}}),n}const JA=Db.default||Db,jb=Nb("end"),cd=Nb("start");function Nb(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function XA(e){const t=cd(e),n=jb(e);if(t&&n)return{start:t,end:n}}function Ko(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Mb(e.position):"start"in e||"end"in e?Mb(e):"line"in e||"column"in e?fd(e):""}function fd(e){return Fb(e&&e.line)+":"+Fb(e&&e.column)}function Mb(e){return fd(e&&e.start)+"-"+fd(e&&e.end)}function Fb(e){return e&&typeof e=="number"?e:1}class sn extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let i="",a={},o=!1;if(n&&("line"in n&&"column"in n?a={place:n}:"start"in n&&"end"in n?a={place:n}:"type"in n?a={ancestors:[n],place:n.position}:a={...n}),typeof t=="string"?i=t:!a.cause&&t&&(o=!0,i=t.message,a.cause=t),!a.ruleId&&!a.source&&typeof r=="string"){const u=r.indexOf(":");u===-1?a.ruleId=r:(a.source=r.slice(0,u),a.ruleId=r.slice(u+1))}if(!a.place&&a.ancestors&&a.ancestors){const u=a.ancestors[a.ancestors.length-1];u&&(a.place=u.position)}const s=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=s?s.column:void 0,this.fatal=void 0,this.file,this.message=i,this.line=s?s.line:void 0,this.name=Ko(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=o&&a.cause&&typeof a.cause.stack=="string"?a.cause.stack:"",this.actual,this.expected,this.note,this.url}}sn.prototype.file="",sn.prototype.name="",sn.prototype.reason="",sn.prototype.message="",sn.prototype.stack="",sn.prototype.column=void 0,sn.prototype.line=void 0,sn.prototype.ancestors=void 0,sn.prototype.cause=void 0,sn.prototype.fatal=void 0,sn.prototype.place=void 0,sn.prototype.ruleId=void 0,sn.prototype.source=void 0;const dd={}.hasOwnProperty,QA=new Map,eP=/[A-Z]/g,tP=/-([a-z])/g,nP=new Set(["table","tbody","thead","tfoot","tr"]),rP=new Set(["td","th"]),Lb="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function iP(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=dP(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=fP(n,t.jsx,t.jsxs)}const i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?ud:jA,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=Bb(i,e,void 0);return a&&typeof a!="string"?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function Bb(e,t,n){if(t.type==="element")return aP(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return oP(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return lP(e,t,n);if(t.type==="mdxjsEsm")return sP(e,t);if(t.type==="root")return uP(e,t,n);if(t.type==="text")return cP(e,t)}function aP(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=ud,e.schema=i),e.ancestors.push(t);const a=zb(e,t.tagName,!1),o=pP(e,t);let s=hd(e,t);return nP.has(t.tagName)&&(s=s.filter(function(u){return typeof u=="string"?!_A(u):!0})),Ub(e,o,a,t),pd(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function oP(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}Go(e,t.position)}function sP(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Go(e,t.position)}function lP(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=ud,e.schema=i),e.ancestors.push(t);const a=t.name===null?e.Fragment:zb(e,t.name,!0),o=hP(e,t),s=hd(e,t);return Ub(e,o,a,t),pd(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function uP(e,t,n){const r={};return pd(r,hd(e,t)),e.create(t,e.Fragment,r,n)}function cP(e,t){return t.value}function Ub(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function pd(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function fP(e,t,n){return r;function r(i,a,o,s){const l=Array.isArray(o.children)?n:t;return s?l(a,o,s):l(a,o)}}function dP(e,t){return n;function n(r,i,a,o){const s=Array.isArray(a.children),u=cd(r);return t(i,a,o,s,{columnNumber:u?u.column-1:void 0,fileName:e,lineNumber:u?u.line:void 0},void 0)}}function pP(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&dd.call(t.properties,i)){const a=mP(e,i,t.properties[i]);if(a){const[o,s]=a;e.tableCellAlignToStyle&&o==="align"&&typeof s=="string"&&rP.has(t.tagName)?r=s:n[o]=s}}if(r){const a=n.style||(n.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function hP(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const a=r.data.estree.body[0];a.type;const o=a.expression;o.type;const s=o.properties[0];s.type,Object.assign(n,e.evaluater.evaluateExpression(s.argument))}else Go(e,t.position);else{const i=r.name;let a;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const s=r.value.data.estree.body[0];s.type,a=e.evaluater.evaluateExpression(s.expression)}else Go(e,t.position);else a=r.value===null?!0:r.value;n[i]=a}return n}function hd(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:QA;for(;++r<t.children.length;){const a=t.children[r];let o;if(e.passKeys){const u=a.type==="element"?a.tagName:a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement"?a.name:void 0;if(u){const l=i.get(u)||0;o=u+"-"+l,i.set(u,l+1)}}const s=Bb(e,a,o);s!==void 0&&n.push(s)}return n}function mP(e,t,n){const r=RA(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?bA(n):NA(n)),r.property==="style"){let i=typeof n=="object"?n:vP(e,String(n));return e.stylePropertyNameCase==="css"&&(i=yP(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&r.space?DA[r.property]||r.property:r.attribute,n]}}function vP(e,t){const n={};try{JA(t,r)}catch(i){if(!e.ignoreInvalidStyle){const a=i,o=new sn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:a,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=Lb+"#cannot-parse-style-attribute",o}}return n;function r(i,a){let o=i;o.slice(0,2)!=="--"&&(o.slice(0,4)==="-ms-"&&(o="ms-"+o.slice(4)),o=o.replace(tP,bP)),n[o]=a}}function zb(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const i=t.split(".");let a=-1,o;for(;++a<i.length;){const s=yb(i[a])?{type:"Identifier",name:i[a]}:{type:"Literal",value:i[a]};o=o?{type:"MemberExpression",object:o,property:s,computed:!!(a&&s.type==="Literal"),optional:!1}:s}r=o}else r=yb(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const i=r.value;return dd.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(r);Go(e)}function Go(e,t){const n=new sn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=Lb+"#cannot-handle-mdx-estrees-without-createevaluater",n}function yP(e){const t={};let n;for(n in e)dd.call(e,n)&&(t[gP(n)]=e[n]);return t}function gP(e){let t=e.replace(eP,wP);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function bP(e,t){return t.toUpperCase()}function wP(e){return"-"+e.toLowerCase()}const md={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},xP={};function vd(e,t){const n=xP,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return qb(e,r,i)}function qb(e,t,n){if(SP(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Wb(e.children,t,n)}return Array.isArray(e)?Wb(e,t,n):""}function Wb(e,t,n){const r=[];let i=-1;for(;++i<e.length;)r[i]=qb(e[i],t,n);return r.join("")}function SP(e){return!!(e&&typeof e=="object")}const Vb=document.createElement("i");function yd(e){const t="&"+e+";";Vb.innerHTML=t;const n=Vb.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function Ln(e,t,n,r){const i=e.length;let a=0,o;if(t<0?t=-t>i?0:i+t:t=t>i?i:t,n=n>0?n:0,r.length<1e4)o=Array.from(r),o.unshift(t,n),e.splice(...o);else for(n&&e.splice(t,n);a<r.length;)o=r.slice(a,a+1e4),o.unshift(t,0),e.splice(...o),a+=1e4,t+=1e4}function Bn(e,t){return e.length>0?(Ln(e,e.length,0,t),e):t}const Hb={}.hasOwnProperty;function Zb(e){const t={};let n=-1;for(;++n<e.length;)EP(t,e[n]);return t}function EP(e,t){let n;for(n in t){const i=(Hb.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let o;if(a)for(o in a){Hb.call(i,o)||(i[o]=[]);const s=a[o];_P(i[o],Array.isArray(s)?s:s?[s]:[])}}}function _P(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);Ln(e,0,0,r)}function Kb(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function Yn(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const vn=oi(/[A-Za-z]/),ln=oi(/[\dA-Za-z]/),kP=oi(/[#-'*+\--9=?A-Z^-~]/);function Kl(e){return e!==null&&(e<32||e===127)}const gd=oi(/\d/),TP=oi(/[\dA-Fa-f]/),CP=oi(/[!-/:-@[-`{-~]/);function De(e){return e!==null&&e<-2}function gt(e){return e!==null&&(e<0||e===32)}function Ye(e){return e===-2||e===-1||e===32}const Gl=oi(new RegExp("\\p{P}|\\p{S}","u")),Ui=oi(/\s/);function oi(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function ga(e){const t=[];let n=-1,r=0,i=0;for(;++n<e.length;){const a=e.charCodeAt(n);let o="";if(a===37&&ln(e.charCodeAt(n+1))&&ln(e.charCodeAt(n+2)))i=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(o=String.fromCharCode(a));else if(a>55295&&a<57344){const s=e.charCodeAt(n+1);a<56320&&s>56319&&s<57344?(o=String.fromCharCode(a,s),i=1):o="�"}else o=String.fromCharCode(a);o&&(t.push(e.slice(r,n),encodeURIComponent(o)),r=n+i+1,o=""),i&&(n+=i,i=0)}return t.join("")+e.slice(r)}function tt(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let a=0;return o;function o(u){return Ye(u)?(e.enter(n),s(u)):t(u)}function s(u){return Ye(u)&&a++<i?(e.consume(u),s):(e.exit(n),t(u))}}const OP={tokenize:$P};function $P(e){const t=e.attempt(this.parser.constructs.contentInitial,r,i);let n;return t;function r(s){if(s===null){e.consume(s);return}return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),tt(e,t,"linePrefix")}function i(s){return e.enter("paragraph"),a(s)}function a(s){const u=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=u),n=u,o(s)}function o(s){if(s===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(s);return}return De(s)?(e.consume(s),e.exit("chunkText"),a):(e.consume(s),o)}}const IP={tokenize:RP},Gb={tokenize:AP};function RP(e){const t=this,n=[];let r=0,i,a,o;return s;function s(w){if(r<n.length){const T=n[r];return t.containerState=T[1],e.attempt(T[0].continuation,u,l)(w)}return l(w)}function u(w){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&b();const T=t.events.length;let E=T,_;for(;E--;)if(t.events[E][0]==="exit"&&t.events[E][1].type==="chunkFlow"){_=t.events[E][1].end;break}v(r);let O=T;for(;O<t.events.length;)t.events[O][1].end=Object.assign({},_),O++;return Ln(t.events,E+1,0,t.events.slice(T)),t.events.length=O,l(w)}return s(w)}function l(w){if(r===n.length){if(!i)return d(w);if(i.currentConstruct&&i.currentConstruct.concrete)return m(w);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Gb,c,f)(w)}function c(w){return i&&b(),v(r),d(w)}function f(w){return t.parser.lazy[t.now().line]=r!==n.length,o=t.now().offset,m(w)}function d(w){return t.containerState={},e.attempt(Gb,p,m)(w)}function p(w){return r++,n.push([t.currentConstruct,t.containerState]),d(w)}function m(w){if(w===null){i&&b(),v(0),e.consume(w);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{contentType:"flow",previous:a,_tokenizer:i}),h(w)}function h(w){if(w===null){y(e.exit("chunkFlow"),!0),v(0),e.consume(w);return}return De(w)?(e.consume(w),y(e.exit("chunkFlow")),r=0,t.interrupt=void 0,s):(e.consume(w),h)}function y(w,T){const E=t.sliceStream(w);if(T&&E.push(null),w.previous=a,a&&(a.next=w),a=w,i.defineSkip(w.start),i.write(E),t.parser.lazy[w.start.line]){let _=i.events.length;for(;_--;)if(i.events[_][1].start.offset<o&&(!i.events[_][1].end||i.events[_][1].end.offset>o))return;const O=t.events.length;let z=O,U,k;for(;z--;)if(t.events[z][0]==="exit"&&t.events[z][1].type==="chunkFlow"){if(U){k=t.events[z][1].end;break}U=!0}for(v(r),_=O;_<t.events.length;)t.events[_][1].end=Object.assign({},k),_++;Ln(t.events,z+1,0,t.events.slice(O)),t.events.length=_}}function v(w){let T=n.length;for(;T-- >w;){const E=n[T];t.containerState=E[1],E[0].exit.call(t,e)}n.length=w}function b(){i.write([null]),a=void 0,i=void 0,t.containerState._closeFlow=void 0}}function AP(e,t,n){return tt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Yl(e){if(e===null||gt(e)||Ui(e))return 1;if(Gl(e))return 2}function Jl(e,t,n){const r=[];let i=-1;for(;++i<e.length;){const a=e[i].resolveAll;a&&!r.includes(a)&&(t=a(t,n),r.push(a))}return t}const bd={name:"attention",tokenize:DP,resolveAll:PP};function PP(e,t){let n=-1,r,i,a,o,s,u,l,c;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;u=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const f=Object.assign({},e[r][1].end),d=Object.assign({},e[n][1].start);Yb(f,-u),Yb(d,u),o={type:u>1?"strongSequence":"emphasisSequence",start:f,end:Object.assign({},e[r][1].end)},s={type:u>1?"strongSequence":"emphasisSequence",start:Object.assign({},e[n][1].start),end:d},a={type:u>1?"strongText":"emphasisText",start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},i={type:u>1?"strong":"emphasis",start:Object.assign({},o.start),end:Object.assign({},s.end)},e[r][1].end=Object.assign({},o.start),e[n][1].start=Object.assign({},s.end),l=[],e[r][1].end.offset-e[r][1].start.offset&&(l=Bn(l,[["enter",e[r][1],t],["exit",e[r][1],t]])),l=Bn(l,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",a,t]]),l=Bn(l,Jl(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),l=Bn(l,[["exit",a,t],["enter",s,t],["exit",s,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(c=2,l=Bn(l,[["enter",e[n][1],t],["exit",e[n][1],t]])):c=0,Ln(e,r-1,n-r+3,l),n=r+l.length-c-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function DP(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=Yl(r);let a;return o;function o(u){return a=u,e.enter("attentionSequence"),s(u)}function s(u){if(u===a)return e.consume(u),s;const l=e.exit("attentionSequence"),c=Yl(u),f=!c||c===2&&i||n.includes(u),d=!i||i===2&&c||n.includes(r);return l._open=!!(a===42?f:f&&(i||!d)),l._close=!!(a===42?d:d&&(c||!f)),t(u)}}function Yb(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const jP={name:"autolink",tokenize:NP};function NP(e,t,n){let r=0;return i;function i(p){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(p){return vn(p)?(e.consume(p),o):p===64?n(p):l(p)}function o(p){return p===43||p===45||p===46||ln(p)?(r=1,s(p)):l(p)}function s(p){return p===58?(e.consume(p),r=0,u):(p===43||p===45||p===46||ln(p))&&r++<32?(e.consume(p),s):(r=0,l(p))}function u(p){return p===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):p===null||p===32||p===60||Kl(p)?n(p):(e.consume(p),u)}function l(p){return p===64?(e.consume(p),c):kP(p)?(e.consume(p),l):n(p)}function c(p){return ln(p)?f(p):n(p)}function f(p){return p===46?(e.consume(p),r=0,c):p===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):d(p)}function d(p){if((p===45||ln(p))&&r++<63){const m=p===45?d:f;return e.consume(p),m}return n(p)}}const Yo={tokenize:MP,partial:!0};function MP(e,t,n){return r;function r(a){return Ye(a)?tt(e,i,"linePrefix")(a):i(a)}function i(a){return a===null||De(a)?t(a):n(a)}}const Jb={name:"blockQuote",tokenize:FP,continuation:{tokenize:LP},exit:BP};function FP(e,t,n){const r=this;return i;function i(o){if(o===62){const s=r.containerState;return s.open||(e.enter("blockQuote",{_container:!0}),s.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(o),e.exit("blockQuoteMarker"),a}return n(o)}function a(o){return Ye(o)?(e.enter("blockQuotePrefixWhitespace"),e.consume(o),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(o))}}function LP(e,t,n){const r=this;return i;function i(o){return Ye(o)?tt(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):a(o)}function a(o){return e.attempt(Jb,t,n)(o)}}function BP(e){e.exit("blockQuote")}const Xb={name:"characterEscape",tokenize:UP};function UP(e,t,n){return r;function r(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),i}function i(a){return CP(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const Qb={name:"characterReference",tokenize:zP};function zP(e,t,n){const r=this;let i=0,a,o;return s;function s(f){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),u}function u(f){return f===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(f),e.exit("characterReferenceMarkerNumeric"),l):(e.enter("characterReferenceValue"),a=31,o=ln,c(f))}function l(f){return f===88||f===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(f),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,o=TP,c):(e.enter("characterReferenceValue"),a=7,o=gd,c(f))}function c(f){if(f===59&&i){const d=e.exit("characterReferenceValue");return o===ln&&!yd(r.sliceSerialize(d))?n(f):(e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return o(f)&&i++<a?(e.consume(f),c):n(f)}}const ew={tokenize:WP,partial:!0},tw={name:"codeFenced",tokenize:qP,concrete:!0};function qP(e,t,n){const r=this,i={tokenize:E,partial:!0};let a=0,o=0,s;return u;function u(_){return l(_)}function l(_){const O=r.events[r.events.length-1];return a=O&&O[1].type==="linePrefix"?O[2].sliceSerialize(O[1],!0).length:0,s=_,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),c(_)}function c(_){return _===s?(o++,e.consume(_),c):o<3?n(_):(e.exit("codeFencedFenceSequence"),Ye(_)?tt(e,f,"whitespace")(_):f(_))}function f(_){return _===null||De(_)?(e.exit("codeFencedFence"),r.interrupt?t(_):e.check(ew,h,T)(_)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),d(_))}function d(_){return _===null||De(_)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),f(_)):Ye(_)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),tt(e,p,"whitespace")(_)):_===96&&_===s?n(_):(e.consume(_),d)}function p(_){return _===null||De(_)?f(_):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),m(_))}function m(_){return _===null||De(_)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),f(_)):_===96&&_===s?n(_):(e.consume(_),m)}function h(_){return e.attempt(i,T,y)(_)}function y(_){return e.enter("lineEnding"),e.consume(_),e.exit("lineEnding"),v}function v(_){return a>0&&Ye(_)?tt(e,b,"linePrefix",a+1)(_):b(_)}function b(_){return _===null||De(_)?e.check(ew,h,T)(_):(e.enter("codeFlowValue"),w(_))}function w(_){return _===null||De(_)?(e.exit("codeFlowValue"),b(_)):(e.consume(_),w)}function T(_){return e.exit("codeFenced"),t(_)}function E(_,O,z){let U=0;return k;function k(A){return _.enter("lineEnding"),_.consume(A),_.exit("lineEnding"),D}function D(A){return _.enter("codeFencedFence"),Ye(A)?tt(_,W,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(A):W(A)}function W(A){return A===s?(_.enter("codeFencedFenceSequence"),B(A)):z(A)}function B(A){return A===s?(U++,_.consume(A),B):U>=o?(_.exit("codeFencedFenceSequence"),Ye(A)?tt(_,I,"whitespace")(A):I(A)):z(A)}function I(A){return A===null||De(A)?(_.exit("codeFencedFence"),O(A)):z(A)}}}function WP(e,t,n){const r=this;return i;function i(o){return o===null?n(o):(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a)}function a(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}const wd={name:"codeIndented",tokenize:HP},VP={tokenize:ZP,partial:!0};function HP(e,t,n){const r=this;return i;function i(l){return e.enter("codeIndented"),tt(e,a,"linePrefix",5)(l)}function a(l){const c=r.events[r.events.length-1];return c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?o(l):n(l)}function o(l){return l===null?u(l):De(l)?e.attempt(VP,o,u)(l):(e.enter("codeFlowValue"),s(l))}function s(l){return l===null||De(l)?(e.exit("codeFlowValue"),o(l)):(e.consume(l),s)}function u(l){return e.exit("codeIndented"),t(l)}}function ZP(e,t,n){const r=this;return i;function i(o){return r.parser.lazy[r.now().line]?n(o):De(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):tt(e,a,"linePrefix",5)(o)}function a(o){const s=r.events[r.events.length-1];return s&&s[1].type==="linePrefix"&&s[2].sliceSerialize(s[1],!0).length>=4?t(o):De(o)?i(o):n(o)}}const KP={name:"codeText",tokenize:JP,resolve:GP,previous:YP};function GP(e){let t=e.length-4,n=3,r,i;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)i===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(i=r):(r===t||e[r][1].type==="lineEnding")&&(e[i][1].type="codeTextData",r!==i+2&&(e[i][1].end=e[r-1][1].end,e.splice(i+2,r-i-2),t-=r-i-2,r=i+2),i=void 0);return e}function YP(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function JP(e,t,n){let r=0,i,a;return o;function o(f){return e.enter("codeText"),e.enter("codeTextSequence"),s(f)}function s(f){return f===96?(e.consume(f),r++,s):(e.exit("codeTextSequence"),u(f))}function u(f){return f===null?n(f):f===32?(e.enter("space"),e.consume(f),e.exit("space"),u):f===96?(a=e.enter("codeTextSequence"),i=0,c(f)):De(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),u):(e.enter("codeTextData"),l(f))}function l(f){return f===null||f===32||f===96||De(f)?(e.exit("codeTextData"),u(f)):(e.consume(f),l)}function c(f){return f===96?(e.consume(f),i++,c):i===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(f)):(a.type="codeTextData",l(f))}}class XP{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n??Number.POSITIVE_INFINITY;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const i=n||0;this.setCursor(Math.trunc(t));const a=this.right.splice(this.right.length-i,Number.POSITIVE_INFINITY);return r&&Jo(this.left,r),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Jo(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Jo(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);Jo(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Jo(this.left,n.reverse())}}}function Jo(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function nw(e){const t={};let n=-1,r,i,a,o,s,u,l;const c=new XP(e);for(;++n<c.length;){for(;n in t;)n=t[n];if(r=c.get(n),n&&r[1].type==="chunkFlow"&&c.get(n-1)[1].type==="listItemPrefix"&&(u=r[1]._tokenizer.events,a=0,a<u.length&&u[a][1].type==="lineEndingBlank"&&(a+=2),a<u.length&&u[a][1].type==="content"))for(;++a<u.length&&u[a][1].type!=="content";)u[a][1].type==="chunkText"&&(u[a][1]._isInFirstContentOfListItem=!0,a++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,QP(c,n)),n=t[n],l=!0);else if(r[1]._container){for(a=n,i=void 0;a--&&(o=c.get(a),o[1].type==="lineEnding"||o[1].type==="lineEndingBlank");)o[0]==="enter"&&(i&&(c.get(i)[1].type="lineEndingBlank"),o[1].type="lineEnding",i=a);i&&(r[1].end=Object.assign({},c.get(i)[1].start),s=c.slice(i,n),s.unshift(r),c.splice(i,n-i+1,s))}}return Ln(e,0,Number.POSITIVE_INFINITY,c.slice(0)),!l}function QP(e,t){const n=e.get(t)[1],r=e.get(t)[2];let i=t-1;const a=[],o=n._tokenizer||r.parser[n.contentType](n.start),s=o.events,u=[],l={};let c,f,d=-1,p=n,m=0,h=0;const y=[h];for(;p;){for(;e.get(++i)[1]!==p;);a.push(i),p._tokenizer||(c=r.sliceStream(p),p.next||c.push(null),f&&o.defineSkip(p.start),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(c),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),f=p,p=p.next}for(p=n;++d<s.length;)s[d][0]==="exit"&&s[d-1][0]==="enter"&&s[d][1].type===s[d-1][1].type&&s[d][1].start.line!==s[d][1].end.line&&(h=d+1,y.push(h),p._tokenizer=void 0,p.previous=void 0,p=p.next);for(o.events=[],p?(p._tokenizer=void 0,p.previous=void 0):y.pop(),d=y.length;d--;){const v=s.slice(y[d],y[d+1]),b=a.pop();u.push([b,b+v.length-1]),e.splice(b,2,v)}for(u.reverse(),d=-1;++d<u.length;)l[m+u[d][0]]=m+u[d][1],m+=u[d][1]-u[d][0]-1;return l}const eD={tokenize:rD,resolve:nD},tD={tokenize:iD,partial:!0};function nD(e){return nw(e),e}function rD(e,t){let n;return r;function r(s){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),i(s)}function i(s){return s===null?a(s):De(s)?e.check(tD,o,a)(s):(e.consume(s),i)}function a(s){return e.exit("chunkContent"),e.exit("content"),t(s)}function o(s){return e.consume(s),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,i}}function iD(e,t,n){const r=this;return i;function i(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),tt(e,a,"linePrefix")}function a(o){if(o===null||De(o))return n(o);const s=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&s&&s[1].type==="linePrefix"&&s[2].sliceSerialize(s[1],!0).length>=4?t(o):e.interrupt(r.parser.constructs.flow,n,t)(o)}}function rw(e,t,n,r,i,a,o,s,u){const l=u||Number.POSITIVE_INFINITY;let c=0;return f;function f(v){return v===60?(e.enter(r),e.enter(i),e.enter(a),e.consume(v),e.exit(a),d):v===null||v===32||v===41||Kl(v)?n(v):(e.enter(r),e.enter(o),e.enter(s),e.enter("chunkString",{contentType:"string"}),h(v))}function d(v){return v===62?(e.enter(a),e.consume(v),e.exit(a),e.exit(i),e.exit(r),t):(e.enter(s),e.enter("chunkString",{contentType:"string"}),p(v))}function p(v){return v===62?(e.exit("chunkString"),e.exit(s),d(v)):v===null||v===60||De(v)?n(v):(e.consume(v),v===92?m:p)}function m(v){return v===60||v===62||v===92?(e.consume(v),p):p(v)}function h(v){return!c&&(v===null||v===41||gt(v))?(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(r),t(v)):c<l&&v===40?(e.consume(v),c++,h):v===41?(e.consume(v),c--,h):v===null||v===32||v===40||Kl(v)?n(v):(e.consume(v),v===92?y:h)}function y(v){return v===40||v===41||v===92?(e.consume(v),h):h(v)}}function iw(e,t,n,r,i,a){const o=this;let s=0,u;return l;function l(p){return e.enter(r),e.enter(i),e.consume(p),e.exit(i),e.enter(a),c}function c(p){return s>999||p===null||p===91||p===93&&!u||p===94&&!s&&"_hiddenFootnoteSupport"in o.parser.constructs?n(p):p===93?(e.exit(a),e.enter(i),e.consume(p),e.exit(i),e.exit(r),t):De(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),c):(e.enter("chunkString",{contentType:"string"}),f(p))}function f(p){return p===null||p===91||p===93||De(p)||s++>999?(e.exit("chunkString"),c(p)):(e.consume(p),u||(u=!Ye(p)),p===92?d:f)}function d(p){return p===91||p===92||p===93?(e.consume(p),s++,f):f(p)}}function aw(e,t,n,r,i,a){let o;return s;function s(d){return d===34||d===39||d===40?(e.enter(r),e.enter(i),e.consume(d),e.exit(i),o=d===40?41:d,u):n(d)}function u(d){return d===o?(e.enter(i),e.consume(d),e.exit(i),e.exit(r),t):(e.enter(a),l(d))}function l(d){return d===o?(e.exit(a),u(o)):d===null?n(d):De(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),tt(e,l,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(d))}function c(d){return d===o||d===null||De(d)?(e.exit("chunkString"),l(d)):(e.consume(d),d===92?f:c)}function f(d){return d===o||d===92?(e.consume(d),c):c(d)}}function Xo(e,t){let n;return r;function r(i){return De(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):Ye(i)?tt(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const aD={name:"definition",tokenize:sD},oD={tokenize:lD,partial:!0};function sD(e,t,n){const r=this;let i;return a;function a(p){return e.enter("definition"),o(p)}function o(p){return iw.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(p)}function s(p){return i=Yn(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),p===58?(e.enter("definitionMarker"),e.consume(p),e.exit("definitionMarker"),u):n(p)}function u(p){return gt(p)?Xo(e,l)(p):l(p)}function l(p){return rw(e,c,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(p)}function c(p){return e.attempt(oD,f,f)(p)}function f(p){return Ye(p)?tt(e,d,"whitespace")(p):d(p)}function d(p){return p===null||De(p)?(e.exit("definition"),r.parser.defined.push(i),t(p)):n(p)}}function lD(e,t,n){return r;function r(s){return gt(s)?Xo(e,i)(s):n(s)}function i(s){return aw(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(s)}function a(s){return Ye(s)?tt(e,o,"whitespace")(s):o(s)}function o(s){return s===null||De(s)?t(s):n(s)}}const uD={name:"hardBreakEscape",tokenize:cD};function cD(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),i}function i(a){return De(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const fD={name:"headingAtx",tokenize:pD,resolve:dD};function dD(e,t){let n=e.length-2,r=3,i,a;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},a={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},Ln(e,r,n-r+1,[["enter",i,t],["enter",a,t],["exit",a,t],["exit",i,t]])),e}function pD(e,t,n){let r=0;return i;function i(c){return e.enter("atxHeading"),a(c)}function a(c){return e.enter("atxHeadingSequence"),o(c)}function o(c){return c===35&&r++<6?(e.consume(c),o):c===null||gt(c)?(e.exit("atxHeadingSequence"),s(c)):n(c)}function s(c){return c===35?(e.enter("atxHeadingSequence"),u(c)):c===null||De(c)?(e.exit("atxHeading"),t(c)):Ye(c)?tt(e,s,"whitespace")(c):(e.enter("atxHeadingText"),l(c))}function u(c){return c===35?(e.consume(c),u):(e.exit("atxHeadingSequence"),s(c))}function l(c){return c===null||c===35||gt(c)?(e.exit("atxHeadingText"),s(c)):(e.consume(c),l)}}const hD=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],ow=["pre","script","style","textarea"],mD={name:"htmlFlow",tokenize:bD,resolveTo:gD,concrete:!0},vD={tokenize:xD,partial:!0},yD={tokenize:wD,partial:!0};function gD(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function bD(e,t,n){const r=this;let i,a,o,s,u;return l;function l(S){return c(S)}function c(S){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(S),f}function f(S){return S===33?(e.consume(S),d):S===47?(e.consume(S),a=!0,h):S===63?(e.consume(S),i=3,r.interrupt?t:g):vn(S)?(e.consume(S),o=String.fromCharCode(S),y):n(S)}function d(S){return S===45?(e.consume(S),i=2,p):S===91?(e.consume(S),i=5,s=0,m):vn(S)?(e.consume(S),i=4,r.interrupt?t:g):n(S)}function p(S){return S===45?(e.consume(S),r.interrupt?t:g):n(S)}function m(S){const K="CDATA[";return S===K.charCodeAt(s++)?(e.consume(S),s===K.length?r.interrupt?t:W:m):n(S)}function h(S){return vn(S)?(e.consume(S),o=String.fromCharCode(S),y):n(S)}function y(S){if(S===null||S===47||S===62||gt(S)){const K=S===47,J=o.toLowerCase();return!K&&!a&&ow.includes(J)?(i=1,r.interrupt?t(S):W(S)):hD.includes(o.toLowerCase())?(i=6,K?(e.consume(S),v):r.interrupt?t(S):W(S)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(S):a?b(S):w(S))}return S===45||ln(S)?(e.consume(S),o+=String.fromCharCode(S),y):n(S)}function v(S){return S===62?(e.consume(S),r.interrupt?t:W):n(S)}function b(S){return Ye(S)?(e.consume(S),b):k(S)}function w(S){return S===47?(e.consume(S),k):S===58||S===95||vn(S)?(e.consume(S),T):Ye(S)?(e.consume(S),w):k(S)}function T(S){return S===45||S===46||S===58||S===95||ln(S)?(e.consume(S),T):E(S)}function E(S){return S===61?(e.consume(S),_):Ye(S)?(e.consume(S),E):w(S)}function _(S){return S===null||S===60||S===61||S===62||S===96?n(S):S===34||S===39?(e.consume(S),u=S,O):Ye(S)?(e.consume(S),_):z(S)}function O(S){return S===u?(e.consume(S),u=null,U):S===null||De(S)?n(S):(e.consume(S),O)}function z(S){return S===null||S===34||S===39||S===47||S===60||S===61||S===62||S===96||gt(S)?E(S):(e.consume(S),z)}function U(S){return S===47||S===62||Ye(S)?w(S):n(S)}function k(S){return S===62?(e.consume(S),D):n(S)}function D(S){return S===null||De(S)?W(S):Ye(S)?(e.consume(S),D):n(S)}function W(S){return S===45&&i===2?(e.consume(S),L):S===60&&i===1?(e.consume(S),Z):S===62&&i===4?(e.consume(S),N):S===63&&i===3?(e.consume(S),g):S===93&&i===5?(e.consume(S),R):De(S)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(vD,V,B)(S)):S===null||De(S)?(e.exit("htmlFlowData"),B(S)):(e.consume(S),W)}function B(S){return e.check(yD,I,V)(S)}function I(S){return e.enter("lineEnding"),e.consume(S),e.exit("lineEnding"),A}function A(S){return S===null||De(S)?B(S):(e.enter("htmlFlowData"),W(S))}function L(S){return S===45?(e.consume(S),g):W(S)}function Z(S){return S===47?(e.consume(S),o="",H):W(S)}function H(S){if(S===62){const K=o.toLowerCase();return ow.includes(K)?(e.consume(S),N):W(S)}return vn(S)&&o.length<8?(e.consume(S),o+=String.fromCharCode(S),H):W(S)}function R(S){return S===93?(e.consume(S),g):W(S)}function g(S){return S===62?(e.consume(S),N):S===45&&i===2?(e.consume(S),g):W(S)}function N(S){return S===null||De(S)?(e.exit("htmlFlowData"),V(S)):(e.consume(S),N)}function V(S){return e.exit("htmlFlow"),t(S)}}function wD(e,t,n){const r=this;return i;function i(o){return De(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a):n(o)}function a(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}function xD(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(Yo,t,n)}}const SD={name:"htmlText",tokenize:ED};function ED(e,t,n){const r=this;let i,a,o;return s;function s(g){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(g),u}function u(g){return g===33?(e.consume(g),l):g===47?(e.consume(g),E):g===63?(e.consume(g),w):vn(g)?(e.consume(g),z):n(g)}function l(g){return g===45?(e.consume(g),c):g===91?(e.consume(g),a=0,m):vn(g)?(e.consume(g),b):n(g)}function c(g){return g===45?(e.consume(g),p):n(g)}function f(g){return g===null?n(g):g===45?(e.consume(g),d):De(g)?(o=f,Z(g)):(e.consume(g),f)}function d(g){return g===45?(e.consume(g),p):f(g)}function p(g){return g===62?L(g):g===45?d(g):f(g)}function m(g){const N="CDATA[";return g===N.charCodeAt(a++)?(e.consume(g),a===N.length?h:m):n(g)}function h(g){return g===null?n(g):g===93?(e.consume(g),y):De(g)?(o=h,Z(g)):(e.consume(g),h)}function y(g){return g===93?(e.consume(g),v):h(g)}function v(g){return g===62?L(g):g===93?(e.consume(g),v):h(g)}function b(g){return g===null||g===62?L(g):De(g)?(o=b,Z(g)):(e.consume(g),b)}function w(g){return g===null?n(g):g===63?(e.consume(g),T):De(g)?(o=w,Z(g)):(e.consume(g),w)}function T(g){return g===62?L(g):w(g)}function E(g){return vn(g)?(e.consume(g),_):n(g)}function _(g){return g===45||ln(g)?(e.consume(g),_):O(g)}function O(g){return De(g)?(o=O,Z(g)):Ye(g)?(e.consume(g),O):L(g)}function z(g){return g===45||ln(g)?(e.consume(g),z):g===47||g===62||gt(g)?U(g):n(g)}function U(g){return g===47?(e.consume(g),L):g===58||g===95||vn(g)?(e.consume(g),k):De(g)?(o=U,Z(g)):Ye(g)?(e.consume(g),U):L(g)}function k(g){return g===45||g===46||g===58||g===95||ln(g)?(e.consume(g),k):D(g)}function D(g){return g===61?(e.consume(g),W):De(g)?(o=D,Z(g)):Ye(g)?(e.consume(g),D):U(g)}function W(g){return g===null||g===60||g===61||g===62||g===96?n(g):g===34||g===39?(e.consume(g),i=g,B):De(g)?(o=W,Z(g)):Ye(g)?(e.consume(g),W):(e.consume(g),I)}function B(g){return g===i?(e.consume(g),i=void 0,A):g===null?n(g):De(g)?(o=B,Z(g)):(e.consume(g),B)}function I(g){return g===null||g===34||g===39||g===60||g===61||g===96?n(g):g===47||g===62||gt(g)?U(g):(e.consume(g),I)}function A(g){return g===47||g===62||gt(g)?U(g):n(g)}function L(g){return g===62?(e.consume(g),e.exit("htmlTextData"),e.exit("htmlText"),t):n(g)}function Z(g){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),H}function H(g){return Ye(g)?tt(e,R,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(g):R(g)}function R(g){return e.enter("htmlTextData"),o(g)}}const xd={name:"labelEnd",tokenize:$D,resolveTo:OD,resolveAll:CD},_D={tokenize:ID},kD={tokenize:RD},TD={tokenize:AD};function CD(e){let t=-1;for(;++t<e.length;){const n=e[t][1];(n.type==="labelImage"||n.type==="labelLink"||n.type==="labelEnd")&&(e.splice(t+1,n.type==="labelImage"?4:2),n.type="data",t++)}return e}function OD(e,t){let n=e.length,r=0,i,a,o,s;for(;n--;)if(i=e[n][1],a){if(i.type==="link"||i.type==="labelLink"&&i._inactive)break;e[n][0]==="enter"&&i.type==="labelLink"&&(i._inactive=!0)}else if(o){if(e[n][0]==="enter"&&(i.type==="labelImage"||i.type==="labelLink")&&!i._balanced&&(a=n,i.type!=="labelLink")){r=2;break}}else i.type==="labelEnd"&&(o=n);const u={type:e[a][1].type==="labelLink"?"link":"image",start:Object.assign({},e[a][1].start),end:Object.assign({},e[e.length-1][1].end)},l={type:"label",start:Object.assign({},e[a][1].start),end:Object.assign({},e[o][1].end)},c={type:"labelText",start:Object.assign({},e[a+r+2][1].end),end:Object.assign({},e[o-2][1].start)};return s=[["enter",u,t],["enter",l,t]],s=Bn(s,e.slice(a+1,a+r+3)),s=Bn(s,[["enter",c,t]]),s=Bn(s,Jl(t.parser.constructs.insideSpan.null,e.slice(a+r+4,o-3),t)),s=Bn(s,[["exit",c,t],e[o-2],e[o-1],["exit",l,t]]),s=Bn(s,e.slice(o+1)),s=Bn(s,[["exit",u,t]]),Ln(e,a,e.length,s),e}function $D(e,t,n){const r=this;let i=r.events.length,a,o;for(;i--;)if((r.events[i][1].type==="labelImage"||r.events[i][1].type==="labelLink")&&!r.events[i][1]._balanced){a=r.events[i][1];break}return s;function s(d){return a?a._inactive?f(d):(o=r.parser.defined.includes(Yn(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(d),e.exit("labelMarker"),e.exit("labelEnd"),u):n(d)}function u(d){return d===40?e.attempt(_D,c,o?c:f)(d):d===91?e.attempt(kD,c,o?l:f)(d):o?c(d):f(d)}function l(d){return e.attempt(TD,c,f)(d)}function c(d){return t(d)}function f(d){return a._balanced=!0,n(d)}}function ID(e,t,n){return r;function r(f){return e.enter("resource"),e.enter("resourceMarker"),e.consume(f),e.exit("resourceMarker"),i}function i(f){return gt(f)?Xo(e,a)(f):a(f)}function a(f){return f===41?c(f):rw(e,o,s,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(f)}function o(f){return gt(f)?Xo(e,u)(f):c(f)}function s(f){return n(f)}function u(f){return f===34||f===39||f===40?aw(e,l,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(f):c(f)}function l(f){return gt(f)?Xo(e,c)(f):c(f)}function c(f){return f===41?(e.enter("resourceMarker"),e.consume(f),e.exit("resourceMarker"),e.exit("resource"),t):n(f)}}function RD(e,t,n){const r=this;return i;function i(s){return iw.call(r,e,a,o,"reference","referenceMarker","referenceString")(s)}function a(s){return r.parser.defined.includes(Yn(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(s):n(s)}function o(s){return n(s)}}function AD(e,t,n){return r;function r(a){return e.enter("reference"),e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),i}function i(a){return a===93?(e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),e.exit("reference"),t):n(a)}}const PD={name:"labelStartImage",tokenize:DD,resolveAll:xd.resolveAll};function DD(e,t,n){const r=this;return i;function i(s){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(s),e.exit("labelImageMarker"),a}function a(s){return s===91?(e.enter("labelMarker"),e.consume(s),e.exit("labelMarker"),e.exit("labelImage"),o):n(s)}function o(s){return s===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(s):t(s)}}const jD={name:"labelStartLink",tokenize:ND,resolveAll:xd.resolveAll};function ND(e,t,n){const r=this;return i;function i(o){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(o),e.exit("labelMarker"),e.exit("labelLink"),a}function a(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):t(o)}}const Sd={name:"lineEnding",tokenize:MD};function MD(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),tt(e,t,"linePrefix")}}const Xl={name:"thematicBreak",tokenize:FD};function FD(e,t,n){let r=0,i;return a;function a(l){return e.enter("thematicBreak"),o(l)}function o(l){return i=l,s(l)}function s(l){return l===i?(e.enter("thematicBreakSequence"),u(l)):r>=3&&(l===null||De(l))?(e.exit("thematicBreak"),t(l)):n(l)}function u(l){return l===i?(e.consume(l),r++,u):(e.exit("thematicBreakSequence"),Ye(l)?tt(e,s,"whitespace")(l):s(l))}}const xn={name:"list",tokenize:UD,continuation:{tokenize:zD},exit:WD},LD={tokenize:VD,partial:!0},BD={tokenize:qD,partial:!0};function UD(e,t,n){const r=this,i=r.events[r.events.length-1];let a=i&&i[1].type==="linePrefix"?i[2].sliceSerialize(i[1],!0).length:0,o=0;return s;function s(p){const m=r.containerState.type||(p===42||p===43||p===45?"listUnordered":"listOrdered");if(m==="listUnordered"?!r.containerState.marker||p===r.containerState.marker:gd(p)){if(r.containerState.type||(r.containerState.type=m,e.enter(m,{_container:!0})),m==="listUnordered")return e.enter("listItemPrefix"),p===42||p===45?e.check(Xl,n,l)(p):l(p);if(!r.interrupt||p===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),u(p)}return n(p)}function u(p){return gd(p)&&++o<10?(e.consume(p),u):(!r.interrupt||o<2)&&(r.containerState.marker?p===r.containerState.marker:p===41||p===46)?(e.exit("listItemValue"),l(p)):n(p)}function l(p){return e.enter("listItemMarker"),e.consume(p),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||p,e.check(Yo,r.interrupt?n:c,e.attempt(LD,d,f))}function c(p){return r.containerState.initialBlankLine=!0,a++,d(p)}function f(p){return Ye(p)?(e.enter("listItemPrefixWhitespace"),e.consume(p),e.exit("listItemPrefixWhitespace"),d):n(p)}function d(p){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(p)}}function zD(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Yo,i,a);function i(s){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,tt(e,t,"listItemIndent",r.containerState.size+1)(s)}function a(s){return r.containerState.furtherBlankLines||!Ye(s)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(s)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(BD,t,o)(s))}function o(s){return r.containerState._closeFlow=!0,r.interrupt=void 0,tt(e,e.attempt(xn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(s)}}function qD(e,t,n){const r=this;return tt(e,i,"listItemIndent",r.containerState.size+1);function i(a){const o=r.events[r.events.length-1];return o&&o[1].type==="listItemIndent"&&o[2].sliceSerialize(o[1],!0).length===r.containerState.size?t(a):n(a)}}function WD(e){e.exit(this.containerState.type)}function VD(e,t,n){const r=this;return tt(e,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function i(a){const o=r.events[r.events.length-1];return!Ye(a)&&o&&o[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const sw={name:"setextUnderline",tokenize:ZD,resolveTo:HD};function HD(e,t){let n=e.length,r,i,a;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(i=n)}else e[n][1].type==="content"&&e.splice(n,1),!a&&e[n][1].type==="definition"&&(a=n);const o={type:"setextHeading",start:Object.assign({},e[i][1].start),end:Object.assign({},e[e.length-1][1].end)};return e[i][1].type="setextHeadingText",a?(e.splice(i,0,["enter",o,t]),e.splice(a+1,0,["exit",e[r][1],t]),e[r][1].end=Object.assign({},e[a][1].end)):e[r][1]=o,e.push(["exit",o,t]),e}function ZD(e,t,n){const r=this;let i;return a;function a(l){let c=r.events.length,f;for(;c--;)if(r.events[c][1].type!=="lineEnding"&&r.events[c][1].type!=="linePrefix"&&r.events[c][1].type!=="content"){f=r.events[c][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||f)?(e.enter("setextHeadingLine"),i=l,o(l)):n(l)}function o(l){return e.enter("setextHeadingLineSequence"),s(l)}function s(l){return l===i?(e.consume(l),s):(e.exit("setextHeadingLineSequence"),Ye(l)?tt(e,u,"lineSuffix")(l):u(l))}function u(l){return l===null||De(l)?(e.exit("setextHeadingLine"),t(l)):n(l)}}const KD={tokenize:GD};function GD(e){const t=this,n=e.attempt(Yo,r,e.attempt(this.parser.constructs.flowInitial,i,tt(e,e.attempt(this.parser.constructs.flow,i,e.attempt(eD,i)),"linePrefix")));return n;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function i(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const YD={resolveAll:uw()},JD=lw("string"),XD=lw("text");function lw(e){return{tokenize:t,resolveAll:uw(e==="text"?QD:void 0)};function t(n){const r=this,i=this.parser.constructs[e],a=n.attempt(i,o,s);return o;function o(c){return l(c)?a(c):s(c)}function s(c){if(c===null){n.consume(c);return}return n.enter("data"),n.consume(c),u}function u(c){return l(c)?(n.exit("data"),a(c)):(n.consume(c),u)}function l(c){if(c===null)return!0;const f=i[c];let d=-1;if(f)for(;++d<f.length;){const p=f[d];if(!p.previous||p.previous.call(r,r.previous))return!0}return!1}}}function uw(e){return t;function t(n,r){let i=-1,a;for(;++i<=n.length;)a===void 0?n[i]&&n[i][1].type==="data"&&(a=i,i++):(!n[i]||n[i][1].type!=="data")&&(i!==a+2&&(n[a][1].end=n[i-1][1].end,n.splice(a+2,i-a-2),i=a+2),a=void 0);return e?e(n,r):n}}function QD(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],i=t.sliceStream(r);let a=i.length,o=-1,s=0,u;for(;a--;){const l=i[a];if(typeof l=="string"){for(o=l.length;l.charCodeAt(o-1)===32;)s++,o--;if(o)break;o=-1}else if(l===-2)u=!0,s++;else if(l!==-1){a++;break}}if(s){const l={type:n===e.length||u||s<2?"lineSuffix":"hardBreakTrailing",start:{line:r.end.line,column:r.end.column-s,offset:r.end.offset-s,_index:r.start._index+a,_bufferIndex:a?o:r.start._bufferIndex+o},end:Object.assign({},r.end)};r.end=Object.assign({},l.start),r.start.offset===r.end.offset?Object.assign(r,l):(e.splice(n,0,["enter",l,t],["exit",l,t]),n+=2)}n++}return e}function ej(e,t,n){let r=Object.assign(n?Object.assign({},n):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1});const i={},a=[];let o=[],s=[];const u={consume:b,enter:w,exit:T,attempt:O(E),check:O(_),interrupt:O(_,{interrupt:!0})},l={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream:p,sliceSerialize:d,now:m,defineSkip:h,write:f};let c=t.tokenize.call(l,u);return t.resolveAll&&a.push(t),l;function f(D){return o=Bn(o,D),y(),o[o.length-1]!==null?[]:(z(t,0),l.events=Jl(a,l.events,l),l.events)}function d(D,W){return nj(p(D),W)}function p(D){return tj(o,D)}function m(){const{line:D,column:W,offset:B,_index:I,_bufferIndex:A}=r;return{line:D,column:W,offset:B,_index:I,_bufferIndex:A}}function h(D){i[D.line]=D.column,k()}function y(){let D;for(;r._index<o.length;){const W=o[r._index];if(typeof W=="string")for(D=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===D&&r._bufferIndex<W.length;)v(W.charCodeAt(r._bufferIndex));else v(W)}}function v(D){c=c(D)}function b(D){De(D)?(r.line++,r.column=1,r.offset+=D===-3?2:1,k()):D!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++)),l.previous=D}function w(D,W){const B=W||{};return B.type=D,B.start=m(),l.events.push(["enter",B,l]),s.push(B),B}function T(D){const W=s.pop();return W.end=m(),l.events.push(["exit",W,l]),W}function E(D,W){z(D,W.from)}function _(D,W){W.restore()}function O(D,W){return B;function B(I,A,L){let Z,H,R,g;return Array.isArray(I)?V(I):"tokenize"in I?V([I]):N(I);function N(Y){return Q;function Q(ae){const oe=ae!==null&&Y[ae],X=ae!==null&&Y.null,ee=[...Array.isArray(oe)?oe:oe?[oe]:[],...Array.isArray(X)?X:X?[X]:[]];return V(ee)(ae)}}function V(Y){return Z=Y,H=0,Y.length===0?L:S(Y[H])}function S(Y){return Q;function Q(ae){return g=U(),R=Y,Y.partial||(l.currentConstruct=Y),Y.name&&l.parser.constructs.disable.null.includes(Y.name)?J():Y.tokenize.call(W?Object.assign(Object.create(l),W):l,u,K,J)(ae)}}function K(Y){return D(R,g),A}function J(Y){return g.restore(),++H<Z.length?S(Z[H]):L}}}function z(D,W){D.resolveAll&&!a.includes(D)&&a.push(D),D.resolve&&Ln(l.events,W,l.events.length-W,D.resolve(l.events.slice(W),l)),D.resolveTo&&(l.events=D.resolveTo(l.events,l))}function U(){const D=m(),W=l.previous,B=l.currentConstruct,I=l.events.length,A=Array.from(s);return{restore:L,from:I};function L(){r=D,l.previous=W,l.currentConstruct=B,l.events.length=I,s=A,k()}}function k(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function tj(e,t){const n=t.start._index,r=t.start._bufferIndex,i=t.end._index,a=t.end._bufferIndex;let o;if(n===i)o=[e[n].slice(r,a)];else{if(o=e.slice(n,i),r>-1){const s=o[0];typeof s=="string"?o[0]=s.slice(r):o.shift()}a>0&&o.push(e[i].slice(0,a))}return o}function nj(e,t){let n=-1;const r=[];let i;for(;++n<e.length;){const a=e[n];let o;if(typeof a=="string")o=a;else switch(a){case-5:{o="\r";break}case-4:{o=`
30
+ <%s key={someKey} {...props} />`,bg,ca,rfe,ca),Vn[ca+bg]=!0}}return P===r?Jt(qt):on(qt),qt}}function Di(P,le,be){return Hn(P,le,be,!0)}function efe(P,le,be){return Hn(P,le,be,!1)}var tfe=efe,nfe=Di;$o.Fragment=r,$o.jsx=tfe,$o.jsxs=nfe}()),$o}process.env.NODE_ENV==="production"?Wf.exports=RI():Wf.exports=AI();var O=Wf.exports;function PI(e,t=[]){let n=[];function r(a,o){const s=x.createContext(o),c=n.length;n=[...n,o];function l(f){const{scope:d,children:p,...m}=f,h=(d==null?void 0:d[e][c])||s,y=x.useMemo(()=>m,Object.values(m));return O.jsx(h.Provider,{value:y,children:p})}function u(f,d){const p=(d==null?void 0:d[e][c])||s,m=x.useContext(p);if(m)return m;if(o!==void 0)return o;throw new Error(`\`${f}\` must be used within \`${a}\``)}return l.displayName=a+"Provider",[l,u]}const i=()=>{const a=n.map(o=>x.createContext(o));return function(s){const c=(s==null?void 0:s[e])||a;return x.useMemo(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return i.scopeName=e,[r,DI(i,...t)]}function DI(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(a){const o=r.reduce((s,{useScope:c,scopeName:l})=>{const f=c(a)[`__scope${l}`];return{...s,...f}},{});return x.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function ri(e){const t=x.useRef(e);return x.useEffect(()=>{t.current=e}),x.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}var ua=globalThis!=null&&globalThis.document?x.useLayoutEffect:()=>{};function jI(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function NI(...e){return t=>e.forEach(n=>jI(n,t))}var $g=x.forwardRef((e,t)=>{const{children:n,...r}=e,i=x.Children.toArray(n),a=i.find(FI);if(a){const o=a.props.children,s=i.map(c=>c===a?x.Children.count(o)>1?x.Children.only(null):x.isValidElement(o)?o.props.children:null:c);return O.jsx(Vf,{...r,ref:t,children:x.isValidElement(o)?x.cloneElement(o,void 0,s):null})}return O.jsx(Vf,{...r,ref:t,children:n})});$g.displayName="Slot";var Vf=x.forwardRef((e,t)=>{const{children:n,...r}=e;if(x.isValidElement(n)){const i=BI(n);return x.cloneElement(n,{...LI(r,n.props),ref:t?NI(t,i):i})}return x.Children.count(n)>1?x.Children.only(null):null});Vf.displayName="SlotClone";var MI=({children:e})=>O.jsx(O.Fragment,{children:e});function FI(e){return x.isValidElement(e)&&e.type===MI}function LI(e,t){const n={...t};for(const r in t){const i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...s)=>{a(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function BI(e){var r,i;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var UI=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],Hf=UI.reduce((e,t)=>{const n=x.forwardRef((r,i)=>{const{asChild:a,...o}=r,s=a?$g:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),O.jsx(s,{...o,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),Zf="Avatar",[zI,sfe]=PI(Zf),[qI,Ig]=zI(Zf),Kf=x.forwardRef((e,t)=>{const{__scopeAvatar:n,...r}=e,[i,a]=x.useState("idle");return O.jsx(qI,{scope:n,imageLoadingStatus:i,onImageLoadingStatusChange:a,children:O.jsx(Hf.span,{...r,ref:t})})});Kf.displayName=Zf;var Rg="AvatarImage",Gf=x.forwardRef((e,t)=>{const{__scopeAvatar:n,src:r,onLoadingStatusChange:i=()=>{},...a}=e,o=Ig(Rg,n),s=WI(r),c=ri(l=>{i(l),o.onImageLoadingStatusChange(l)});return ua(()=>{s!=="idle"&&c(s)},[s,c]),s==="loaded"?O.jsx(Hf.img,{...a,ref:t,src:r}):null});Gf.displayName=Rg;var Ag="AvatarFallback",Yf=x.forwardRef((e,t)=>{const{__scopeAvatar:n,delayMs:r,...i}=e,a=Ig(Ag,n),[o,s]=x.useState(r===void 0);return x.useEffect(()=>{if(r!==void 0){const c=window.setTimeout(()=>s(!0),r);return()=>window.clearTimeout(c)}},[r]),o&&a.imageLoadingStatus!=="loaded"?O.jsx(Hf.span,{...i,ref:t}):null});Yf.displayName=Ag;function WI(e){const[t,n]=x.useState("idle");return ua(()=>{if(!e){n("error");return}let r=!0;const i=new window.Image,a=o=>()=>{r&&n(o)};return n("loading"),i.onload=a("loaded"),i.onerror=a("error"),i.src=e,()=>{r=!1}},[e]),t}function Jf(e){if(!/^#?([a-fA-F\d]{6}|[a-fA-F\d]{3})$/.test(e))return{r:0,g:0,b:0};const n=e.replace(/^#/,"");let r=n;n.length===3&&(r=n.split("").map(c=>c+c).join(""));const i=parseInt(r,16),a=i>>16&255,o=i>>8&255,s=i&255;return{r:a,g:o,b:s}}function VI(e){return`#${((1<<24)+(e.r<<16)+(e.g<<8)+e.b).toString(16).slice(1)}`}const HI=(e,t=30)=>{const n=Math.min(e.r,e.g,e.b),r=Math.max(e.r,e.g,e.b,n+1);return{r:Math.floor((e.r-n)/(r-n)*t*(1-.299)+120-t/2),g:Math.floor((e.g-n)/(r-n)*t*(1-.587)+120-t/2),b:Math.floor((e.b-n)/(r-n)*t*(1-.114)+120-t/2)}};function Pg(e){return Object.entries(e).reduce((t,[n,r])=>{const i=n.replace(/(\d+)/,a=>(1e3-parseInt(a)).toString());return{...t,[i]:r}},{})}const ZI=2.4,KI=.2126729,GI=.7151522,YI=.072175,JI=.56,XI=.57,QI=.62,eR=.65,Rl=.022,Dg=1.414,tR=1.14,nR=1.14,rR=.035991,iR=.035991,aR=27.7847239587675,oR=27.7847239587675,jg=.027,Ng=.027,Mg=.001,sR=5e-4;function Fg(e){const{r:t,g:n,b:r}=e,i=a=>(a/255)**ZI;return KI*i(t)+GI*i(n)+YI*i(r)}function Lg(e,t){if(!e||!t)return 0;let n=Fg(Jf(e)),r=Fg(Jf(t)),i=0,a=0;return n=n>Rl?n:n+(Rl-n)**Dg,r=r>Rl?r:r+(Rl-r)**Dg,Math.abs(r-n)<sR?0:(r>n?(i=(r**JI-n**XI)*tR,a=i<Mg?0:i<rR?i-i*aR*jg:i-jg):(i=(r**eR-n**QI)*nR,a=i>-Mg?0:i>-iR?i-i*oR*Ng:i+Ng),Math.abs(a*100))}let Al=class{constructor(){_e(this,"eventMap");this.eventMap={}}on(t,n){var r;return this.eventMap[t]||(this.eventMap[t]=new Set),(r=this.eventMap[t])==null||r.add(n),()=>{var i;(i=this.eventMap[t])==null||i.delete(n)}}emit(t,n){var r,i;(r=this.eventMap[t])==null||r.forEach(a=>{a(n)}),(i=this.eventMap["*"])==null||i.forEach(a=>{a({type:t,payload:n})})}};const lR=new Al;function Bg(e,t){let n=`${e} {`;for(const[r,i]of Object.entries(t))n+=`${r}: ${i}; `;return n+="}",n}function Ug(e,t){let n=0;if(e.length==0)return n;for(let r=0;r<e.length;r++){const i=e.charCodeAt(r);n=(n<<5)-n+i,n=n&n}return Math.abs(n)%t}var zg={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(vt,function(){var n=1e3,r=6e4,i=36e5,a="millisecond",o="second",s="minute",c="hour",l="day",u="week",f="month",d="quarter",p="year",m="date",h="Invalid Date",y=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,v=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,b={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(I){var A=["th","st","nd","rd"],L=I%100;return"["+I+(A[(L-20)%10]||A[L]||A[0])+"]"}},w=function(I,A,L){var Z=String(I);return!Z||Z.length>=A?I:""+Array(A+1-Z.length).join(L)+I},T={s:w,z:function(I){var A=-I.utcOffset(),L=Math.abs(A),Z=Math.floor(L/60),H=L%60;return(A<=0?"+":"-")+w(Z,2,"0")+":"+w(H,2,"0")},m:function I(A,L){if(A.date()<L.date())return-I(L,A);var Z=12*(L.year()-A.year())+(L.month()-A.month()),H=A.clone().add(Z,f),R=L-H<0,g=A.clone().add(Z+(R?-1:1),f);return+(-(Z+(L-H)/(R?H-g:g-H))||0)},a:function(I){return I<0?Math.ceil(I)||0:Math.floor(I)},p:function(I){return{M:f,y:p,w:u,d:l,D:m,h:c,m:s,s:o,ms:a,Q:d}[I]||String(I||"").toLowerCase().replace(/s$/,"")},u:function(I){return I===void 0}},E="en",_={};_[E]=b;var $="$isDayjsObject",U=function(I){return I instanceof W||!(!I||!I[$])},z=function I(A,L,Z){var H;if(!A)return E;if(typeof A=="string"){var R=A.toLowerCase();_[R]&&(H=R),L&&(_[R]=L,H=R);var g=A.split("-");if(!H&&g.length>1)return I(g[0])}else{var N=A.name;_[N]=A,H=N}return!Z&&H&&(E=H),H||!Z&&E},k=function(I,A){if(U(I))return I.clone();var L=typeof A=="object"?A:{};return L.date=I,L.args=arguments,new W(L)},j=T;j.l=z,j.i=U,j.w=function(I,A){return k(I,{locale:A.$L,utc:A.$u,x:A.$x,$offset:A.$offset})};var W=function(){function I(L){this.$L=z(L.locale,null,!0),this.parse(L),this.$x=this.$x||L.x||{},this[$]=!0}var A=I.prototype;return A.parse=function(L){this.$d=function(Z){var H=Z.date,R=Z.utc;if(H===null)return new Date(NaN);if(j.u(H))return new Date;if(H instanceof Date)return new Date(H);if(typeof H=="string"&&!/Z$/i.test(H)){var g=H.match(y);if(g){var N=g[2]-1||0,V=(g[7]||"0").substring(0,3);return R?new Date(Date.UTC(g[1],N,g[3]||1,g[4]||0,g[5]||0,g[6]||0,V)):new Date(g[1],N,g[3]||1,g[4]||0,g[5]||0,g[6]||0,V)}}return new Date(H)}(L),this.init()},A.init=function(){var L=this.$d;this.$y=L.getFullYear(),this.$M=L.getMonth(),this.$D=L.getDate(),this.$W=L.getDay(),this.$H=L.getHours(),this.$m=L.getMinutes(),this.$s=L.getSeconds(),this.$ms=L.getMilliseconds()},A.$utils=function(){return j},A.isValid=function(){return this.$d.toString()!==h},A.isSame=function(L,Z){var H=k(L);return this.startOf(Z)<=H&&H<=this.endOf(Z)},A.isAfter=function(L,Z){return k(L)<this.startOf(Z)},A.isBefore=function(L,Z){return this.endOf(Z)<k(L)},A.$g=function(L,Z,H){return j.u(L)?this[Z]:this.set(H,L)},A.unix=function(){return Math.floor(this.valueOf()/1e3)},A.valueOf=function(){return this.$d.getTime()},A.startOf=function(L,Z){var H=this,R=!!j.u(Z)||Z,g=j.p(L),N=function(oe,X){var ee=j.w(H.$u?Date.UTC(H.$y,X,oe):new Date(H.$y,X,oe),H);return R?ee:ee.endOf(l)},V=function(oe,X){return j.w(H.toDate()[oe].apply(H.toDate("s"),(R?[0,0,0,0]:[23,59,59,999]).slice(X)),H)},S=this.$W,K=this.$M,J=this.$D,Y="set"+(this.$u?"UTC":"");switch(g){case p:return R?N(1,0):N(31,11);case f:return R?N(1,K):N(0,K+1);case u:var Q=this.$locale().weekStart||0,ae=(S<Q?S+7:S)-Q;return N(R?J-ae:J+(6-ae),K);case l:case m:return V(Y+"Hours",0);case c:return V(Y+"Minutes",1);case s:return V(Y+"Seconds",2);case o:return V(Y+"Milliseconds",3);default:return this.clone()}},A.endOf=function(L){return this.startOf(L,!1)},A.$set=function(L,Z){var H,R=j.p(L),g="set"+(this.$u?"UTC":""),N=(H={},H[l]=g+"Date",H[m]=g+"Date",H[f]=g+"Month",H[p]=g+"FullYear",H[c]=g+"Hours",H[s]=g+"Minutes",H[o]=g+"Seconds",H[a]=g+"Milliseconds",H)[R],V=R===l?this.$D+(Z-this.$W):Z;if(R===f||R===p){var S=this.clone().set(m,1);S.$d[N](V),S.init(),this.$d=S.set(m,Math.min(this.$D,S.daysInMonth())).$d}else N&&this.$d[N](V);return this.init(),this},A.set=function(L,Z){return this.clone().$set(L,Z)},A.get=function(L){return this[j.p(L)]()},A.add=function(L,Z){var H,R=this;L=Number(L);var g=j.p(Z),N=function(K){var J=k(R);return j.w(J.date(J.date()+Math.round(K*L)),R)};if(g===f)return this.set(f,this.$M+L);if(g===p)return this.set(p,this.$y+L);if(g===l)return N(1);if(g===u)return N(7);var V=(H={},H[s]=r,H[c]=i,H[o]=n,H)[g]||1,S=this.$d.getTime()+L*V;return j.w(S,this)},A.subtract=function(L,Z){return this.add(-1*L,Z)},A.format=function(L){var Z=this,H=this.$locale();if(!this.isValid())return H.invalidDate||h;var R=L||"YYYY-MM-DDTHH:mm:ssZ",g=j.z(this),N=this.$H,V=this.$m,S=this.$M,K=H.weekdays,J=H.months,Y=H.meridiem,Q=function(X,ee,G,pe){return X&&(X[ee]||X(Z,R))||G[ee].slice(0,pe)},ae=function(X){return j.s(N%12||12,X,"0")},oe=Y||function(X,ee,G){var pe=X<12?"AM":"PM";return G?pe.toLowerCase():pe};return R.replace(v,function(X,ee){return ee||function(G){switch(G){case"YY":return String(Z.$y).slice(-2);case"YYYY":return j.s(Z.$y,4,"0");case"M":return S+1;case"MM":return j.s(S+1,2,"0");case"MMM":return Q(H.monthsShort,S,J,3);case"MMMM":return Q(J,S);case"D":return Z.$D;case"DD":return j.s(Z.$D,2,"0");case"d":return String(Z.$W);case"dd":return Q(H.weekdaysMin,Z.$W,K,2);case"ddd":return Q(H.weekdaysShort,Z.$W,K,3);case"dddd":return K[Z.$W];case"H":return String(N);case"HH":return j.s(N,2,"0");case"h":return ae(1);case"hh":return ae(2);case"a":return oe(N,V,!0);case"A":return oe(N,V,!1);case"m":return String(V);case"mm":return j.s(V,2,"0");case"s":return String(Z.$s);case"ss":return j.s(Z.$s,2,"0");case"SSS":return j.s(Z.$ms,3,"0");case"Z":return g}return null}(X)||g.replace(":","")})},A.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},A.diff=function(L,Z,H){var R,g=this,N=j.p(Z),V=k(L),S=(V.utcOffset()-this.utcOffset())*r,K=this-V,J=function(){return j.m(g,V)};switch(N){case p:R=J()/12;break;case f:R=J();break;case d:R=J()/3;break;case u:R=(K-S)/6048e5;break;case l:R=(K-S)/864e5;break;case c:R=K/i;break;case s:R=K/r;break;case o:R=K/n;break;default:R=K}return H?R:j.a(R)},A.daysInMonth=function(){return this.endOf(f).$D},A.$locale=function(){return _[this.$L]},A.locale=function(L,Z){if(!L)return this.$L;var H=this.clone(),R=z(L,Z,!0);return R&&(H.$L=R),H},A.clone=function(){return j.w(this.$d,this)},A.toDate=function(){return new Date(this.valueOf())},A.toJSON=function(){return this.isValid()?this.toISOString():null},A.toISOString=function(){return this.$d.toISOString()},A.toString=function(){return this.$d.toUTCString()},I}(),B=W.prototype;return k.prototype=B,[["$ms",a],["$s",o],["$m",s],["$H",c],["$W",l],["$M",f],["$y",p],["$D",m]].forEach(function(I){B[I[1]]=function(A){return this.$g(A,I[0],I[1])}}),k.extend=function(I,A){return I.$i||(I(A,W,k),I.$i=!0),k},k.locale=z,k.isDayjs=U,k.unix=function(I){return k(1e3*I)},k.en=_[E],k.Ls=_,k.p={},k})})(zg);var cR=zg.exports;const Pl=Ge(cR);var qg={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(vt,function(){return function(n,r,i){r.prototype.isToday=function(){var a="YYYY-MM-DD",o=i();return this.format(a)===o.format(a)}}})})(qg);var uR=qg.exports;const fR=Ge(uR);var Wg={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(vt,function(){return function(n,r,i){r.prototype.isYesterday=function(){var a="YYYY-MM-DD",o=i().subtract(1,"day");return this.format(a)===o.format(a)}}})})(Wg);var dR=Wg.exports;const pR=Ge(dR);let Dl;const hR=new Uint8Array(16);function mR(){if(!Dl&&(Dl=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!Dl))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return Dl(hR)}const tn=[];for(let e=0;e<256;++e)tn.push((e+256).toString(16).slice(1));function vR(e,t=0){return tn[e[t+0]]+tn[e[t+1]]+tn[e[t+2]]+tn[e[t+3]]+"-"+tn[e[t+4]]+tn[e[t+5]]+"-"+tn[e[t+6]]+tn[e[t+7]]+"-"+tn[e[t+8]]+tn[e[t+9]]+"-"+tn[e[t+10]]+tn[e[t+11]]+tn[e[t+12]]+tn[e[t+13]]+tn[e[t+14]]+tn[e[t+15]]}const Vg={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function Hg(e,t,n){if(Vg.randomUUID&&!t&&!e)return Vg.randomUUID();e=e||{};const r=e.random||(e.rng||mR)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,vR(r)}Pl.extend(fR),Pl.extend(pR);function yR(e,t="day"){var r,i,a;if(!e||e.length===0)return[];const n=[];(r=e[0])!=null&&r.timestamp&&n.push(Zg(e[0].timestamp));for(let o=0;o<e.length;o++)if(e[o]&&n.push(e[o]),o+1<e.length){const s=(i=e[o])==null?void 0:i.timestamp,c=(a=e[o+1])==null?void 0:a.timestamp;!Pl(s).isSame(c,t)&&c&&n.push(Zg(c))}return n}function Zg(e){return{id:Hg(),direction:"system",sender:{name:"system"},timestamp:e,block:{type:"text",text:gR(e)}}}function gR(e,t=!1){const n=Pl(e),r="h:mma";return n.isToday()?t?`Today • ${n.format(r)}`:"Today":n.isYesterday()?t?`Yesterday • ${n.format(r)}`:"Yesterday":t?n.format(`YYYY-MM-DD • ${r}`):n.format("YYYY-MM-DD")}function bR(e=""){if(typeof e!="string")throw new TypeError("Color should be string!");const t=/^#?([\da-f]{2})([\da-f]{2})([\da-f]{2})$/i.exec(e);if(t)return t.splice(1).map(r=>Number.parseInt(r,16));const n=/^#?([\da-f])([\da-f])([\da-f])$/i.exec(e);if(n)return n.splice(1).map(r=>Number.parseInt(r+r,16));if(e.includes(","))return e.split(",").map(r=>Number.parseInt(r));throw new Error("Invalid color format! Use #ABC or #AABBCC or r,g,b")}function wR(e){return"#"+e.map(t=>`0${t.toString(16).toUpperCase()}`.slice(-2)).join("")}function xR(e,t){return e.map(n=>Math.round(n+(255-n)*t))}function SR(e,t){return e.map(n=>Math.round(n*t))}const Io=e=>t=>xR(t,e),Ro=e=>t=>SR(t,e),ER={50:Io(.95),100:Io(.9),200:Io(.75),300:Io(.6),400:Io(.3),500:e=>e,600:Ro(.9),700:Ro(.6),800:Ro(.45),900:Ro(.3),950:Ro(.2)};function Kg(e,t=ER){const n={},r=bR(e);for(const[i,a]of Object.entries(t))n[i]=wR(a(r));return n}var st;(function(e){e.assertEqual=i=>i;function t(i){}e.assertIs=t;function n(i){throw new Error}e.assertNever=n,e.arrayToEnum=i=>{const a={};for(const o of i)a[o]=o;return a},e.getValidEnumValues=i=>{const a=e.objectKeys(i).filter(s=>typeof i[i[s]]!="number"),o={};for(const s of a)o[s]=i[s];return e.objectValues(o)},e.objectValues=i=>e.objectKeys(i).map(function(a){return i[a]}),e.objectKeys=typeof Object.keys=="function"?i=>Object.keys(i):i=>{const a=[];for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&a.push(o);return a},e.find=(i,a)=>{for(const o of i)if(a(o))return o},e.isInteger=typeof Number.isInteger=="function"?i=>Number.isInteger(i):i=>typeof i=="number"&&isFinite(i)&&Math.floor(i)===i;function r(i,a=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(a)}e.joinValues=r,e.jsonStringifyReplacer=(i,a)=>typeof a=="bigint"?a.toString():a})(st||(st={}));var Xf;(function(e){e.mergeShapes=(t,n)=>({...t,...n})})(Xf||(Xf={}));const we=st.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),ii=e=>{switch(typeof e){case"undefined":return we.undefined;case"string":return we.string;case"number":return isNaN(e)?we.nan:we.number;case"boolean":return we.boolean;case"function":return we.function;case"bigint":return we.bigint;case"symbol":return we.symbol;case"object":return Array.isArray(e)?we.array:e===null?we.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?we.promise:typeof Map<"u"&&e instanceof Map?we.map:typeof Set<"u"&&e instanceof Set?we.set:typeof Date<"u"&&e instanceof Date?we.date:we.object;default:return we.unknown}},me=st.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),_R=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");let Kn=class extends Error{constructor(t){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};const n=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,n):this.__proto__=n,this.name="ZodError",this.issues=t}get errors(){return this.issues}format(t){const n=t||function(a){return a.message},r={_errors:[]},i=a=>{for(const o of a.issues)if(o.code==="invalid_union")o.unionErrors.map(i);else if(o.code==="invalid_return_type")i(o.returnTypeError);else if(o.code==="invalid_arguments")i(o.argumentsError);else if(o.path.length===0)r._errors.push(n(o));else{let s=r,c=0;for(;c<o.path.length;){const l=o.path[c];c===o.path.length-1?(s[l]=s[l]||{_errors:[]},s[l]._errors.push(n(o))):s[l]=s[l]||{_errors:[]},s=s[l],c++}}};return i(this),r}toString(){return this.message}get message(){return JSON.stringify(this.issues,st.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=n=>n.message){const n={},r=[];for(const i of this.issues)i.path.length>0?(n[i.path[0]]=n[i.path[0]]||[],n[i.path[0]].push(t(i))):r.push(t(i));return{formErrors:r,fieldErrors:n}}get formErrors(){return this.flatten()}};Kn.create=e=>new Kn(e);const Ao=(e,t)=>{let n;switch(e.code){case me.invalid_type:e.received===we.undefined?n="Required":n=`Expected ${e.expected}, received ${e.received}`;break;case me.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,st.jsonStringifyReplacer)}`;break;case me.unrecognized_keys:n=`Unrecognized key(s) in object: ${st.joinValues(e.keys,", ")}`;break;case me.invalid_union:n="Invalid input";break;case me.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${st.joinValues(e.options)}`;break;case me.invalid_enum_value:n=`Invalid enum value. Expected ${st.joinValues(e.options)}, received '${e.received}'`;break;case me.invalid_arguments:n="Invalid function arguments";break;case me.invalid_return_type:n="Invalid function return type";break;case me.invalid_date:n="Invalid date";break;case me.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(n=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(n=`${n} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?n=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?n=`Invalid input: must end with "${e.validation.endsWith}"`:st.assertNever(e.validation):e.validation!=="regex"?n=`Invalid ${e.validation}`:n="Invalid";break;case me.too_small:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:n="Invalid input";break;case me.too_big:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?n=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:n="Invalid input";break;case me.custom:n="Invalid input";break;case me.invalid_intersection_types:n="Intersection results could not be merged";break;case me.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case me.not_finite:n="Number must be finite";break;default:n=t.defaultError,st.assertNever(e)}return{message:n}};let Gg=Ao;function kR(e){Gg=e}function jl(){return Gg}const Nl=e=>{const{data:t,path:n,errorMaps:r,issueData:i}=e,a=[...n,...i.path||[]],o={...i,path:a};let s="";const c=r.filter(l=>!!l).slice().reverse();for(const l of c)s=l(o,{data:t,defaultError:s}).message;return{...i,path:a,message:i.message||s}},TR=[];function ke(e,t){const n=Nl({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,jl(),Ao].filter(r=>!!r)});e.common.issues.push(n)}let wn=class kI{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,n){const r=[];for(const i of n){if(i.status==="aborted")return Le;i.status==="dirty"&&t.dirty(),r.push(i.value)}return{status:t.value,value:r}}static async mergeObjectAsync(t,n){const r=[];for(const i of n)r.push({key:await i.key,value:await i.value});return kI.mergeObjectSync(t,r)}static mergeObjectSync(t,n){const r={};for(const i of n){const{key:a,value:o}=i;if(a.status==="aborted"||o.status==="aborted")return Le;a.status==="dirty"&&t.dirty(),o.status==="dirty"&&t.dirty(),a.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(r[a.value]=o.value)}return{status:t.value,value:r}}};const Le=Object.freeze({status:"aborted"}),Yg=e=>({status:"dirty",value:e}),mn=e=>({status:"valid",value:e}),Qf=e=>e.status==="aborted",ed=e=>e.status==="dirty",Po=e=>e.status==="valid",Ml=e=>typeof Promise<"u"&&e instanceof Promise;var Pe;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t==null?void 0:t.message})(Pe||(Pe={}));let hr=class{constructor(t,n,r,i){this._cachedPath=[],this.parent=t,this.data=n,this._path=r,this._key=i}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}};const Jg=(e,t)=>{if(Po(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const n=new Kn(e.common.issues);return this._error=n,this._error}}};function Be(e){if(!e)return{};const{errorMap:t,invalid_type_error:n,required_error:r,description:i}=e;if(t&&(n||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:i}:{errorMap:(o,s)=>o.code!=="invalid_type"?{message:s.defaultError}:typeof s.data>"u"?{message:r??s.defaultError}:{message:n??s.defaultError},description:i}}let We=class{constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this)}get description(){return this._def.description}_getType(t){return ii(t.data)}_getOrReturnCtx(t,n){return n||{common:t.parent.common,data:t.data,parsedType:ii(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new wn,ctx:{common:t.parent.common,data:t.data,parsedType:ii(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const n=this._parse(t);if(Ml(n))throw new Error("Synchronous parse encountered promise.");return n}_parseAsync(t){const n=this._parse(t);return Promise.resolve(n)}parse(t,n){const r=this.safeParse(t,n);if(r.success)return r.data;throw r.error}safeParse(t,n){var r;const i={common:{issues:[],async:(r=n==null?void 0:n.async)!==null&&r!==void 0?r:!1,contextualErrorMap:n==null?void 0:n.errorMap},path:(n==null?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:ii(t)},a=this._parseSync({data:t,path:i.path,parent:i});return Jg(i,a)}async parseAsync(t,n){const r=await this.safeParseAsync(t,n);if(r.success)return r.data;throw r.error}async safeParseAsync(t,n){const r={common:{issues:[],contextualErrorMap:n==null?void 0:n.errorMap,async:!0},path:(n==null?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:ii(t)},i=this._parse({data:t,path:r.path,parent:r}),a=await(Ml(i)?i:Promise.resolve(i));return Jg(r,a)}refine(t,n){const r=i=>typeof n=="string"||typeof n>"u"?{message:n}:typeof n=="function"?n(i):n;return this._refinement((i,a)=>{const o=t(i),s=()=>a.addIssue({code:me.custom,...r(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(c=>c?!0:(s(),!1)):o?!0:(s(),!1)})}refinement(t,n){return this._refinement((r,i)=>t(r)?!0:(i.addIssue(typeof n=="function"?n(r,i):n),!1))}_refinement(t){return new Gn({schema:this,typeName:je.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}optional(){return Ur.create(this,this._def)}nullable(){return Fi.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Mi.create(this,this._def)}promise(){return ha.create(this,this._def)}or(t){return Bo.create([this,t],this._def)}and(t){return Uo.create(this,t,this._def)}transform(t){return new Gn({...Be(this._def),schema:this,typeName:je.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const n=typeof t=="function"?t:()=>t;return new Ho({...Be(this._def),innerType:this,defaultValue:n,typeName:je.ZodDefault})}brand(){return new nb({typeName:je.ZodBranded,type:this,...Be(this._def)})}catch(t){const n=typeof t=="function"?t:()=>t;return new ql({...Be(this._def),innerType:this,catchValue:n,typeName:je.ZodCatch})}describe(t){const n=this.constructor;return new n({...this._def,description:t})}pipe(t){return rd.create(this,t)}readonly(){return Vl.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};const CR=/^c[^\s-]{8,}$/i,OR=/^[a-z][a-z0-9]*$/,$R=/^[0-9A-HJKMNP-TV-Z]{26}$/,IR=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,RR=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,AR="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let td;const PR=/^(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))$/,DR=/^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/,jR=e=>e.precision?e.offset?new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${e.precision}}(([+-]\\d{2}(:?\\d{2})?)|Z)$`):new RegExp(`^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}\\.\\d{${e.precision}}Z$`):e.precision===0?e.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z$"):e.offset?new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?(([+-]\\d{2}(:?\\d{2})?)|Z)$"):new RegExp("^\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}(\\.\\d+)?Z$");function NR(e,t){return!!((t==="v4"||!t)&&PR.test(e)||(t==="v6"||!t)&&DR.test(e))}let fa=class Il extends We{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==we.string){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_type,expected:we.string,received:a.parsedType}),Le}const r=new wn;let i;for(const a of this._def.checks)if(a.kind==="min")t.data.length<a.value&&(i=this._getOrReturnCtx(t,i),ke(i,{code:me.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),r.dirty());else if(a.kind==="max")t.data.length>a.value&&(i=this._getOrReturnCtx(t,i),ke(i,{code:me.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),r.dirty());else if(a.kind==="length"){const o=t.data.length>a.value,s=t.data.length<a.value;(o||s)&&(i=this._getOrReturnCtx(t,i),o?ke(i,{code:me.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):s&&ke(i,{code:me.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),r.dirty())}else if(a.kind==="email")RR.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"email",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="emoji")td||(td=new RegExp(AR,"u")),td.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"emoji",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="uuid")IR.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"uuid",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid")CR.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"cuid",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid2")OR.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"cuid2",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="ulid")$R.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"ulid",code:me.invalid_string,message:a.message}),r.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{i=this._getOrReturnCtx(t,i),ke(i,{validation:"url",code:me.invalid_string,message:a.message}),r.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"regex",code:me.invalid_string,message:a.message}),r.dirty())):a.kind==="trim"?t.data=t.data.trim():a.kind==="includes"?t.data.includes(a.value,a.position)||(i=this._getOrReturnCtx(t,i),ke(i,{code:me.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),r.dirty()):a.kind==="toLowerCase"?t.data=t.data.toLowerCase():a.kind==="toUpperCase"?t.data=t.data.toUpperCase():a.kind==="startsWith"?t.data.startsWith(a.value)||(i=this._getOrReturnCtx(t,i),ke(i,{code:me.invalid_string,validation:{startsWith:a.value},message:a.message}),r.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(i=this._getOrReturnCtx(t,i),ke(i,{code:me.invalid_string,validation:{endsWith:a.value},message:a.message}),r.dirty()):a.kind==="datetime"?jR(a).test(t.data)||(i=this._getOrReturnCtx(t,i),ke(i,{code:me.invalid_string,validation:"datetime",message:a.message}),r.dirty()):a.kind==="ip"?NR(t.data,a.version)||(i=this._getOrReturnCtx(t,i),ke(i,{validation:"ip",code:me.invalid_string,message:a.message}),r.dirty()):st.assertNever(a);return{status:r.value,value:t.data}}_regex(t,n,r){return this.refinement(i=>t.test(i),{validation:n,code:me.invalid_string,...Pe.errToObj(r)})}_addCheck(t){return new Il({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...Pe.errToObj(t)})}url(t){return this._addCheck({kind:"url",...Pe.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...Pe.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...Pe.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...Pe.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...Pe.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...Pe.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...Pe.errToObj(t)})}datetime(t){var n;return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof(t==null?void 0:t.precision)>"u"?null:t==null?void 0:t.precision,offset:(n=t==null?void 0:t.offset)!==null&&n!==void 0?n:!1,...Pe.errToObj(t==null?void 0:t.message)})}regex(t,n){return this._addCheck({kind:"regex",regex:t,...Pe.errToObj(n)})}includes(t,n){return this._addCheck({kind:"includes",value:t,position:n==null?void 0:n.position,...Pe.errToObj(n==null?void 0:n.message)})}startsWith(t,n){return this._addCheck({kind:"startsWith",value:t,...Pe.errToObj(n)})}endsWith(t,n){return this._addCheck({kind:"endsWith",value:t,...Pe.errToObj(n)})}min(t,n){return this._addCheck({kind:"min",value:t,...Pe.errToObj(n)})}max(t,n){return this._addCheck({kind:"max",value:t,...Pe.errToObj(n)})}length(t,n){return this._addCheck({kind:"length",value:t,...Pe.errToObj(n)})}nonempty(t){return this.min(1,Pe.errToObj(t))}trim(){return new Il({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Il({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Il({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get minLength(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxLength(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}};fa.create=e=>{var t;return new fa({checks:[],typeName:je.ZodString,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...Be(e)})};function MR(e,t){const n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,i=n>r?n:r,a=parseInt(e.toFixed(i).replace(".","")),o=parseInt(t.toFixed(i).replace(".",""));return a%o/Math.pow(10,i)}let Do=class wg extends We{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==we.number){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_type,expected:we.number,received:a.parsedType}),Le}let r;const i=new wn;for(const a of this._def.checks)a.kind==="int"?st.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),ke(r,{code:me.invalid_type,expected:"integer",received:"float",message:a.message}),i.dirty()):a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="multipleOf"?MR(t.data,a.value)!==0&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),ke(r,{code:me.not_finite,message:a.message}),i.dirty()):st.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Pe.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Pe.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Pe.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Pe.toString(n))}setLimit(t,n,r,i){return new wg({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Pe.toString(i)}]})}_addCheck(t){return new wg({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:Pe.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Pe.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Pe.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Pe.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Pe.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Pe.toString(n)})}finite(t){return this._addCheck({kind:"finite",message:Pe.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Pe.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Pe.toString(t)})}get minValue(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&st.isInteger(t.value))}get isFinite(){let t=null,n=null;for(const r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(n===null||r.value>n)&&(n=r.value):r.kind==="max"&&(t===null||r.value<t)&&(t=r.value)}return Number.isFinite(n)&&Number.isFinite(t)}};Do.create=e=>new Do({checks:[],typeName:je.ZodNumber,coerce:(e==null?void 0:e.coerce)||!1,...Be(e)});let jo=class xg extends We{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce&&(t.data=BigInt(t.data)),this._getType(t)!==we.bigint){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_type,expected:we.bigint,received:a.parsedType}),Le}let r;const i=new wn;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="multipleOf"?t.data%a.value!==BigInt(0)&&(r=this._getOrReturnCtx(t,r),ke(r,{code:me.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):st.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Pe.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Pe.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Pe.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Pe.toString(n))}setLimit(t,n,r,i){return new xg({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Pe.toString(i)}]})}_addCheck(t){return new xg({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Pe.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Pe.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Pe.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Pe.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Pe.toString(n)})}get minValue(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}};jo.create=e=>{var t;return new jo({checks:[],typeName:je.ZodBigInt,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...Be(e)})};let No=class extends We{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==we.boolean){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.boolean,received:r.parsedType}),Le}return mn(t.data)}};No.create=e=>new No({typeName:je.ZodBoolean,coerce:(e==null?void 0:e.coerce)||!1,...Be(e)});let Mo=class TI extends We{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==we.date){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_type,expected:we.date,received:a.parsedType}),Le}if(isNaN(t.data.getTime())){const a=this._getOrReturnCtx(t);return ke(a,{code:me.invalid_date}),Le}const r=new wn;let i;for(const a of this._def.checks)a.kind==="min"?t.data.getTime()<a.value&&(i=this._getOrReturnCtx(t,i),ke(i,{code:me.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),r.dirty()):a.kind==="max"?t.data.getTime()>a.value&&(i=this._getOrReturnCtx(t,i),ke(i,{code:me.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),r.dirty()):st.assertNever(a);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(t){return new TI({...this._def,checks:[...this._def.checks,t]})}min(t,n){return this._addCheck({kind:"min",value:t.getTime(),message:Pe.toString(n)})}max(t,n){return this._addCheck({kind:"max",value:t.getTime(),message:Pe.toString(n)})}get minDate(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t!=null?new Date(t):null}};Mo.create=e=>new Mo({checks:[],coerce:(e==null?void 0:e.coerce)||!1,typeName:je.ZodDate,...Be(e)});let Fl=class extends We{_parse(t){if(this._getType(t)!==we.symbol){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.symbol,received:r.parsedType}),Le}return mn(t.data)}};Fl.create=e=>new Fl({typeName:je.ZodSymbol,...Be(e)});let Fo=class extends We{_parse(t){if(this._getType(t)!==we.undefined){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.undefined,received:r.parsedType}),Le}return mn(t.data)}};Fo.create=e=>new Fo({typeName:je.ZodUndefined,...Be(e)});let Lo=class extends We{_parse(t){if(this._getType(t)!==we.null){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.null,received:r.parsedType}),Le}return mn(t.data)}};Lo.create=e=>new Lo({typeName:je.ZodNull,...Be(e)});let da=class extends We{constructor(){super(...arguments),this._any=!0}_parse(t){return mn(t.data)}};da.create=e=>new da({typeName:je.ZodAny,...Be(e)});let Ni=class extends We{constructor(){super(...arguments),this._unknown=!0}_parse(t){return mn(t.data)}};Ni.create=e=>new Ni({typeName:je.ZodUnknown,...Be(e)});let Br=class extends We{_parse(t){const n=this._getOrReturnCtx(t);return ke(n,{code:me.invalid_type,expected:we.never,received:n.parsedType}),Le}};Br.create=e=>new Br({typeName:je.ZodNever,...Be(e)});let Ll=class extends We{_parse(t){if(this._getType(t)!==we.undefined){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.void,received:r.parsedType}),Le}return mn(t.data)}};Ll.create=e=>new Ll({typeName:je.ZodVoid,...Be(e)});let Mi=class zf extends We{_parse(t){const{ctx:n,status:r}=this._processInputParams(t),i=this._def;if(n.parsedType!==we.array)return ke(n,{code:me.invalid_type,expected:we.array,received:n.parsedType}),Le;if(i.exactLength!==null){const o=n.data.length>i.exactLength.value,s=n.data.length<i.exactLength.value;(o||s)&&(ke(n,{code:o?me.too_big:me.too_small,minimum:s?i.exactLength.value:void 0,maximum:o?i.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:i.exactLength.message}),r.dirty())}if(i.minLength!==null&&n.data.length<i.minLength.value&&(ke(n,{code:me.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),r.dirty()),i.maxLength!==null&&n.data.length>i.maxLength.value&&(ke(n,{code:me.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),r.dirty()),n.common.async)return Promise.all([...n.data].map((o,s)=>i.type._parseAsync(new hr(n,o,n.path,s)))).then(o=>wn.mergeArray(r,o));const a=[...n.data].map((o,s)=>i.type._parseSync(new hr(n,o,n.path,s)));return wn.mergeArray(r,a)}get element(){return this._def.type}min(t,n){return new zf({...this._def,minLength:{value:t,message:Pe.toString(n)}})}max(t,n){return new zf({...this._def,maxLength:{value:t,message:Pe.toString(n)}})}length(t,n){return new zf({...this._def,exactLength:{value:t,message:Pe.toString(n)}})}nonempty(t){return this.min(1,t)}};Mi.create=(e,t)=>new Mi({type:e,minLength:null,maxLength:null,exactLength:null,typeName:je.ZodArray,...Be(t)});function pa(e){if(e instanceof Mn){const t={};for(const n in e.shape){const r=e.shape[n];t[n]=Ur.create(pa(r))}return new Mn({...e._def,shape:()=>t})}else return e instanceof Mi?new Mi({...e._def,type:pa(e.element)}):e instanceof Ur?Ur.create(pa(e.unwrap())):e instanceof Fi?Fi.create(pa(e.unwrap())):e instanceof ai?ai.create(e.items.map(t=>pa(t))):e}let Mn=class pr extends We{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const t=this._def.shape(),n=st.objectKeys(t);return this._cached={shape:t,keys:n}}_parse(t){if(this._getType(t)!==we.object){const l=this._getOrReturnCtx(t);return ke(l,{code:me.invalid_type,expected:we.object,received:l.parsedType}),Le}const{status:r,ctx:i}=this._processInputParams(t),{shape:a,keys:o}=this._getCached(),s=[];if(!(this._def.catchall instanceof Br&&this._def.unknownKeys==="strip"))for(const l in i.data)o.includes(l)||s.push(l);const c=[];for(const l of o){const u=a[l],f=i.data[l];c.push({key:{status:"valid",value:l},value:u._parse(new hr(i,f,i.path,l)),alwaysSet:l in i.data})}if(this._def.catchall instanceof Br){const l=this._def.unknownKeys;if(l==="passthrough")for(const u of s)c.push({key:{status:"valid",value:u},value:{status:"valid",value:i.data[u]}});else if(l==="strict")s.length>0&&(ke(i,{code:me.unrecognized_keys,keys:s}),r.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const l=this._def.catchall;for(const u of s){const f=i.data[u];c.push({key:{status:"valid",value:u},value:l._parse(new hr(i,f,i.path,u)),alwaysSet:u in i.data})}}return i.common.async?Promise.resolve().then(async()=>{const l=[];for(const u of c){const f=await u.key;l.push({key:f,value:await u.value,alwaysSet:u.alwaysSet})}return l}).then(l=>wn.mergeObjectSync(r,l)):wn.mergeObjectSync(r,c)}get shape(){return this._def.shape()}strict(t){return Pe.errToObj,new pr({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(n,r)=>{var i,a,o,s;const c=(o=(a=(i=this._def).errorMap)===null||a===void 0?void 0:a.call(i,n,r).message)!==null&&o!==void 0?o:r.defaultError;return n.code==="unrecognized_keys"?{message:(s=Pe.errToObj(t).message)!==null&&s!==void 0?s:c}:{message:c}}}:{}})}strip(){return new pr({...this._def,unknownKeys:"strip"})}passthrough(){return new pr({...this._def,unknownKeys:"passthrough"})}extend(t){return new pr({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new pr({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:je.ZodObject})}setKey(t,n){return this.augment({[t]:n})}catchall(t){return new pr({...this._def,catchall:t})}pick(t){const n={};return st.objectKeys(t).forEach(r=>{t[r]&&this.shape[r]&&(n[r]=this.shape[r])}),new pr({...this._def,shape:()=>n})}omit(t){const n={};return st.objectKeys(this.shape).forEach(r=>{t[r]||(n[r]=this.shape[r])}),new pr({...this._def,shape:()=>n})}deepPartial(){return pa(this)}partial(t){const n={};return st.objectKeys(this.shape).forEach(r=>{const i=this.shape[r];t&&!t[r]?n[r]=i:n[r]=i.optional()}),new pr({...this._def,shape:()=>n})}required(t){const n={};return st.objectKeys(this.shape).forEach(r=>{if(t&&!t[r])n[r]=this.shape[r];else{let a=this.shape[r];for(;a instanceof Ur;)a=a._def.innerType;n[r]=a}}),new pr({...this._def,shape:()=>n})}keyof(){return tb(st.objectKeys(this.shape))}};Mn.create=(e,t)=>new Mn({shape:()=>e,unknownKeys:"strip",catchall:Br.create(),typeName:je.ZodObject,...Be(t)}),Mn.strictCreate=(e,t)=>new Mn({shape:()=>e,unknownKeys:"strict",catchall:Br.create(),typeName:je.ZodObject,...Be(t)}),Mn.lazycreate=(e,t)=>new Mn({shape:e,unknownKeys:"strip",catchall:Br.create(),typeName:je.ZodObject,...Be(t)});let Bo=class extends We{_parse(t){const{ctx:n}=this._processInputParams(t),r=this._def.options;function i(a){for(const s of a)if(s.result.status==="valid")return s.result;for(const s of a)if(s.result.status==="dirty")return n.common.issues.push(...s.ctx.common.issues),s.result;const o=a.map(s=>new Kn(s.ctx.common.issues));return ke(n,{code:me.invalid_union,unionErrors:o}),Le}if(n.common.async)return Promise.all(r.map(async a=>{const o={...n,common:{...n.common,issues:[]},parent:null};return{result:await a._parseAsync({data:n.data,path:n.path,parent:o}),ctx:o}})).then(i);{let a;const o=[];for(const c of r){const l={...n,common:{...n.common,issues:[]},parent:null},u=c._parseSync({data:n.data,path:n.path,parent:l});if(u.status==="valid")return u;u.status==="dirty"&&!a&&(a={result:u,ctx:l}),l.common.issues.length&&o.push(l.common.issues)}if(a)return n.common.issues.push(...a.ctx.common.issues),a.result;const s=o.map(c=>new Kn(c));return ke(n,{code:me.invalid_union,unionErrors:s}),Le}}get options(){return this._def.options}};Bo.create=(e,t)=>new Bo({options:e,typeName:je.ZodUnion,...Be(t)});const Bl=e=>e instanceof zo?Bl(e.schema):e instanceof Gn?Bl(e.innerType()):e instanceof qo?[e.value]:e instanceof Wo?e.options:e instanceof Vo?Object.keys(e.enum):e instanceof Ho?Bl(e._def.innerType):e instanceof Fo?[void 0]:e instanceof Lo?[null]:null;let Xg=class CI extends We{_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==we.object)return ke(n,{code:me.invalid_type,expected:we.object,received:n.parsedType}),Le;const r=this.discriminator,i=n.data[r],a=this.optionsMap.get(i);return a?n.common.async?a._parseAsync({data:n.data,path:n.path,parent:n}):a._parseSync({data:n.data,path:n.path,parent:n}):(ke(n,{code:me.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),Le)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,n,r){const i=new Map;for(const a of n){const o=Bl(a.shape[t]);if(!o)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(const s of o){if(i.has(s))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(s)}`);i.set(s,a)}}return new CI({typeName:je.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:i,...Be(r)})}};function nd(e,t){const n=ii(e),r=ii(t);if(e===t)return{valid:!0,data:e};if(n===we.object&&r===we.object){const i=st.objectKeys(t),a=st.objectKeys(e).filter(s=>i.indexOf(s)!==-1),o={...e,...t};for(const s of a){const c=nd(e[s],t[s]);if(!c.valid)return{valid:!1};o[s]=c.data}return{valid:!0,data:o}}else if(n===we.array&&r===we.array){if(e.length!==t.length)return{valid:!1};const i=[];for(let a=0;a<e.length;a++){const o=e[a],s=t[a],c=nd(o,s);if(!c.valid)return{valid:!1};i.push(c.data)}return{valid:!0,data:i}}else return n===we.date&&r===we.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}let Uo=class extends We{_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=(a,o)=>{if(Qf(a)||Qf(o))return Le;const s=nd(a.value,o.value);return s.valid?((ed(a)||ed(o))&&n.dirty(),{status:n.value,value:s.data}):(ke(r,{code:me.invalid_intersection_types}),Le)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([a,o])=>i(a,o)):i(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}};Uo.create=(e,t,n)=>new Uo({left:e,right:t,typeName:je.ZodIntersection,...Be(n)});let ai=class OI extends We{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==we.array)return ke(r,{code:me.invalid_type,expected:we.array,received:r.parsedType}),Le;if(r.data.length<this._def.items.length)return ke(r,{code:me.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Le;!this._def.rest&&r.data.length>this._def.items.length&&(ke(r,{code:me.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),n.dirty());const a=[...r.data].map((o,s)=>{const c=this._def.items[s]||this._def.rest;return c?c._parse(new hr(r,o,r.path,s)):null}).filter(o=>!!o);return r.common.async?Promise.all(a).then(o=>wn.mergeArray(n,o)):wn.mergeArray(n,a)}get items(){return this._def.items}rest(t){return new OI({...this._def,rest:t})}};ai.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new ai({items:e,typeName:je.ZodTuple,rest:null,...Be(t)})};let Qg=class Sg extends We{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==we.object)return ke(r,{code:me.invalid_type,expected:we.object,received:r.parsedType}),Le;const i=[],a=this._def.keyType,o=this._def.valueType;for(const s in r.data)i.push({key:a._parse(new hr(r,s,r.path,s)),value:o._parse(new hr(r,r.data[s],r.path,s))});return r.common.async?wn.mergeObjectAsync(n,i):wn.mergeObjectSync(n,i)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof We?new Sg({keyType:t,valueType:n,typeName:je.ZodRecord,...Be(r)}):new Sg({keyType:fa.create(),valueType:t,typeName:je.ZodRecord,...Be(n)})}},Ul=class extends We{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==we.map)return ke(r,{code:me.invalid_type,expected:we.map,received:r.parsedType}),Le;const i=this._def.keyType,a=this._def.valueType,o=[...r.data.entries()].map(([s,c],l)=>({key:i._parse(new hr(r,s,r.path,[l,"key"])),value:a._parse(new hr(r,c,r.path,[l,"value"]))}));if(r.common.async){const s=new Map;return Promise.resolve().then(async()=>{for(const c of o){const l=await c.key,u=await c.value;if(l.status==="aborted"||u.status==="aborted")return Le;(l.status==="dirty"||u.status==="dirty")&&n.dirty(),s.set(l.value,u.value)}return{status:n.value,value:s}})}else{const s=new Map;for(const c of o){const l=c.key,u=c.value;if(l.status==="aborted"||u.status==="aborted")return Le;(l.status==="dirty"||u.status==="dirty")&&n.dirty(),s.set(l.value,u.value)}return{status:n.value,value:s}}}};Ul.create=(e,t,n)=>new Ul({valueType:t,keyType:e,typeName:je.ZodMap,...Be(n)});let zl=class Eg extends We{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==we.set)return ke(r,{code:me.invalid_type,expected:we.set,received:r.parsedType}),Le;const i=this._def;i.minSize!==null&&r.data.size<i.minSize.value&&(ke(r,{code:me.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),n.dirty()),i.maxSize!==null&&r.data.size>i.maxSize.value&&(ke(r,{code:me.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),n.dirty());const a=this._def.valueType;function o(c){const l=new Set;for(const u of c){if(u.status==="aborted")return Le;u.status==="dirty"&&n.dirty(),l.add(u.value)}return{status:n.value,value:l}}const s=[...r.data.values()].map((c,l)=>a._parse(new hr(r,c,r.path,l)));return r.common.async?Promise.all(s).then(c=>o(c)):o(s)}min(t,n){return new Eg({...this._def,minSize:{value:t,message:Pe.toString(n)}})}max(t,n){return new Eg({...this._def,maxSize:{value:t,message:Pe.toString(n)}})}size(t,n){return this.min(t,n).max(t,n)}nonempty(t){return this.min(1,t)}};zl.create=(e,t)=>new zl({valueType:e,minSize:null,maxSize:null,typeName:je.ZodSet,...Be(t)});let eb=class qf extends We{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==we.function)return ke(n,{code:me.invalid_type,expected:we.function,received:n.parsedType}),Le;function r(s,c){return Nl({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,jl(),Ao].filter(l=>!!l),issueData:{code:me.invalid_arguments,argumentsError:c}})}function i(s,c){return Nl({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,jl(),Ao].filter(l=>!!l),issueData:{code:me.invalid_return_type,returnTypeError:c}})}const a={errorMap:n.common.contextualErrorMap},o=n.data;if(this._def.returns instanceof ha){const s=this;return mn(async function(...c){const l=new Kn([]),u=await s._def.args.parseAsync(c,a).catch(p=>{throw l.addIssue(r(c,p)),l}),f=await Reflect.apply(o,this,u);return await s._def.returns._def.type.parseAsync(f,a).catch(p=>{throw l.addIssue(i(f,p)),l})})}else{const s=this;return mn(function(...c){const l=s._def.args.safeParse(c,a);if(!l.success)throw new Kn([r(c,l.error)]);const u=Reflect.apply(o,this,l.data),f=s._def.returns.safeParse(u,a);if(!f.success)throw new Kn([i(u,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new qf({...this._def,args:ai.create(t).rest(Ni.create())})}returns(t){return new qf({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,n,r){return new qf({args:t||ai.create([]).rest(Ni.create()),returns:n||Ni.create(),typeName:je.ZodFunction,...Be(r)})}},zo=class extends We{get schema(){return this._def.getter()}_parse(t){const{ctx:n}=this._processInputParams(t);return this._def.getter()._parse({data:n.data,path:n.path,parent:n})}};zo.create=(e,t)=>new zo({getter:e,typeName:je.ZodLazy,...Be(t)});let qo=class extends We{_parse(t){if(t.data!==this._def.value){const n=this._getOrReturnCtx(t);return ke(n,{received:n.data,code:me.invalid_literal,expected:this._def.value}),Le}return{status:"valid",value:t.data}}get value(){return this._def.value}};qo.create=(e,t)=>new qo({value:e,typeName:je.ZodLiteral,...Be(t)});function tb(e,t){return new Wo({values:e,typeName:je.ZodEnum,...Be(t)})}let Wo=class _g extends We{_parse(t){if(typeof t.data!="string"){const n=this._getOrReturnCtx(t),r=this._def.values;return ke(n,{expected:st.joinValues(r),received:n.parsedType,code:me.invalid_type}),Le}if(this._def.values.indexOf(t.data)===-1){const n=this._getOrReturnCtx(t),r=this._def.values;return ke(n,{received:n.data,code:me.invalid_enum_value,options:r}),Le}return mn(t.data)}get options(){return this._def.values}get enum(){const t={};for(const n of this._def.values)t[n]=n;return t}get Values(){const t={};for(const n of this._def.values)t[n]=n;return t}get Enum(){const t={};for(const n of this._def.values)t[n]=n;return t}extract(t){return _g.create(t)}exclude(t){return _g.create(this.options.filter(n=>!t.includes(n)))}};Wo.create=tb;let Vo=class extends We{_parse(t){const n=st.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(t);if(r.parsedType!==we.string&&r.parsedType!==we.number){const i=st.objectValues(n);return ke(r,{expected:st.joinValues(i),received:r.parsedType,code:me.invalid_type}),Le}if(n.indexOf(t.data)===-1){const i=st.objectValues(n);return ke(r,{received:r.data,code:me.invalid_enum_value,options:i}),Le}return mn(t.data)}get enum(){return this._def.values}};Vo.create=(e,t)=>new Vo({values:e,typeName:je.ZodNativeEnum,...Be(t)});let ha=class extends We{unwrap(){return this._def.type}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==we.promise&&n.common.async===!1)return ke(n,{code:me.invalid_type,expected:we.promise,received:n.parsedType}),Le;const r=n.parsedType===we.promise?n.data:Promise.resolve(n.data);return mn(r.then(i=>this._def.type.parseAsync(i,{path:n.path,errorMap:n.common.contextualErrorMap})))}};ha.create=(e,t)=>new ha({type:e,typeName:je.ZodPromise,...Be(t)});let Gn=class extends We{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===je.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=this._def.effect||null,a={addIssue:o=>{ke(r,o),o.fatal?n.abort():n.dirty()},get path(){return r.path}};if(a.addIssue=a.addIssue.bind(a),i.type==="preprocess"){const o=i.transform(r.data,a);return r.common.issues.length?{status:"dirty",value:r.data}:r.common.async?Promise.resolve(o).then(s=>this._def.schema._parseAsync({data:s,path:r.path,parent:r})):this._def.schema._parseSync({data:o,path:r.path,parent:r})}if(i.type==="refinement"){const o=s=>{const c=i.refinement(s,a);if(r.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(r.common.async===!1){const s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return s.status==="aborted"?Le:(s.status==="dirty"&&n.dirty(),o(s.value),{status:n.value,value:s.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>s.status==="aborted"?Le:(s.status==="dirty"&&n.dirty(),o(s.value).then(()=>({status:n.value,value:s.value}))))}if(i.type==="transform")if(r.common.async===!1){const o=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!Po(o))return o;const s=i.transform(o.value,a);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:n.value,value:s}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(o=>Po(o)?Promise.resolve(i.transform(o.value,a)).then(s=>({status:n.value,value:s})):o);st.assertNever(i)}};Gn.create=(e,t,n)=>new Gn({schema:e,typeName:je.ZodEffects,effect:t,...Be(n)}),Gn.createWithPreprocess=(e,t,n)=>new Gn({schema:t,effect:{type:"preprocess",transform:e},typeName:je.ZodEffects,...Be(n)});let Ur=class extends We{_parse(t){return this._getType(t)===we.undefined?mn(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ur.create=(e,t)=>new Ur({innerType:e,typeName:je.ZodOptional,...Be(t)});let Fi=class extends We{_parse(t){return this._getType(t)===we.null?mn(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Fi.create=(e,t)=>new Fi({innerType:e,typeName:je.ZodNullable,...Be(t)});let Ho=class extends We{_parse(t){const{ctx:n}=this._processInputParams(t);let r=n.data;return n.parsedType===we.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:n.path,parent:n})}removeDefault(){return this._def.innerType}};Ho.create=(e,t)=>new Ho({innerType:e,typeName:je.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...Be(t)});let ql=class extends We{_parse(t){const{ctx:n}=this._processInputParams(t),r={...n,common:{...n.common,issues:[]}},i=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return Ml(i)?i.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new Kn(r.common.issues)},input:r.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Kn(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};ql.create=(e,t)=>new ql({innerType:e,typeName:je.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...Be(t)});let Wl=class extends We{_parse(t){if(this._getType(t)!==we.nan){const r=this._getOrReturnCtx(t);return ke(r,{code:me.invalid_type,expected:we.nan,received:r.parsedType}),Le}return{status:"valid",value:t.data}}};Wl.create=e=>new Wl({typeName:je.ZodNaN,...Be(e)});const FR=Symbol("zod_brand");let nb=class extends We{_parse(t){const{ctx:n}=this._processInputParams(t),r=n.data;return this._def.type._parse({data:r,path:n.path,parent:n})}unwrap(){return this._def.type}},rd=class $I extends We{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return a.status==="aborted"?Le:a.status==="dirty"?(n.dirty(),Yg(a.value)):this._def.out._parseAsync({data:a.value,path:r.path,parent:r})})();{const i=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return i.status==="aborted"?Le:i.status==="dirty"?(n.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:r.path,parent:r})}}static create(t,n){return new $I({in:t,out:n,typeName:je.ZodPipeline})}},Vl=class extends We{_parse(t){const n=this._def.innerType._parse(t);return Po(n)&&(n.value=Object.freeze(n.value)),n}};Vl.create=(e,t)=>new Vl({innerType:e,typeName:je.ZodReadonly,...Be(t)});const rb=(e,t={},n)=>e?da.create().superRefine((r,i)=>{var a,o;if(!e(r)){const s=typeof t=="function"?t(r):typeof t=="string"?{message:t}:t,c=(o=(a=s.fatal)!==null&&a!==void 0?a:n)!==null&&o!==void 0?o:!0,l=typeof s=="string"?{message:s}:s;i.addIssue({code:"custom",...l,fatal:c})}}):da.create(),LR={object:Mn.lazycreate};var je;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(je||(je={}));const BR=(e,t={message:`Input not instance of ${e.name}`})=>rb(n=>n instanceof e,t),ib=fa.create,ab=Do.create,UR=Wl.create,zR=jo.create,ob=No.create,qR=Mo.create,WR=Fl.create,VR=Fo.create,HR=Lo.create,ZR=da.create,KR=Ni.create,GR=Br.create,YR=Ll.create,JR=Mi.create,XR=Mn.create,QR=Mn.strictCreate,eA=Bo.create,tA=Xg.create,nA=Uo.create,rA=ai.create,iA=Qg.create,aA=Ul.create,oA=zl.create,sA=eb.create,lA=zo.create,cA=qo.create,uA=Wo.create,fA=Vo.create,dA=ha.create,sb=Gn.create,pA=Ur.create,hA=Fi.create,mA=Gn.createWithPreprocess,vA=rd.create;var Te=Object.freeze({__proto__:null,defaultErrorMap:Ao,setErrorMap:kR,getErrorMap:jl,makeIssue:Nl,EMPTY_PATH:TR,addIssueToContext:ke,ParseStatus:wn,INVALID:Le,DIRTY:Yg,OK:mn,isAborted:Qf,isDirty:ed,isValid:Po,isAsync:Ml,get util(){return st},get objectUtil(){return Xf},ZodParsedType:we,getParsedType:ii,ZodType:We,ZodString:fa,ZodNumber:Do,ZodBigInt:jo,ZodBoolean:No,ZodDate:Mo,ZodSymbol:Fl,ZodUndefined:Fo,ZodNull:Lo,ZodAny:da,ZodUnknown:Ni,ZodNever:Br,ZodVoid:Ll,ZodArray:Mi,ZodObject:Mn,ZodUnion:Bo,ZodDiscriminatedUnion:Xg,ZodIntersection:Uo,ZodTuple:ai,ZodRecord:Qg,ZodMap:Ul,ZodSet:zl,ZodFunction:eb,ZodLazy:zo,ZodLiteral:qo,ZodEnum:Wo,ZodNativeEnum:Vo,ZodPromise:ha,ZodEffects:Gn,ZodTransformer:Gn,ZodOptional:Ur,ZodNullable:Fi,ZodDefault:Ho,ZodCatch:ql,ZodNaN:Wl,BRAND:FR,ZodBranded:nb,ZodPipeline:rd,ZodReadonly:Vl,custom:rb,Schema:We,ZodSchema:We,late:LR,get ZodFirstPartyTypeKind(){return je},coerce:{string:e=>fa.create({...e,coerce:!0}),number:e=>Do.create({...e,coerce:!0}),boolean:e=>No.create({...e,coerce:!0}),bigint:e=>jo.create({...e,coerce:!0}),date:e=>Mo.create({...e,coerce:!0})},any:ZR,array:JR,bigint:zR,boolean:ob,date:qR,discriminatedUnion:tA,effect:sb,enum:uA,function:sA,instanceof:BR,intersection:nA,lazy:lA,literal:cA,map:aA,nan:UR,nativeEnum:fA,never:GR,null:HR,nullable:hA,number:ab,object:XR,oboolean:()=>ob().optional(),onumber:()=>ab().optional(),optional:pA,ostring:()=>ib().optional(),pipeline:vA,preprocess:mA,promise:dA,record:iA,set:oA,strictObject:QR,string:ib,symbol:WR,transformer:sb,tuple:rA,undefined:VR,union:eA,unknown:KR,void:YR,NEVER:Le,ZodIssueCode:me,quotelessJson:_R,ZodError:Kn});const ma=Te.object({title:Te.string().optional(),link:Te.string().optional()}),id=Te.object({color:Te.string().optional(),variant:Te.enum(["soft","solid"]).optional(),themeMode:Te.enum(["light","dark"]).optional(),fontFamily:Te.enum(["rubik","inter","ibm","fira"]).optional(),radius:Te.number().min(.5).max(4).optional()}),lb=Te.object({composerPlaceholder:Te.string().optional(),botName:Te.string().optional(),botAvatar:Te.string().optional(),botDescription:Te.string().optional(),website:ma.optional(),email:ma.optional(),phone:ma.optional(),privacyPolicy:ma.optional(),termsOfService:ma.optional(),showPoweredBy:Te.boolean().optional(),storageLocation:Te.enum(["localStorage","sessionStorage"]).optional()}).merge(id),cb=Te.enum(["heading1","heading2","heading3","text","horizontalRule","link","italic","bold","orderedList","unorderedList","listItem","lineBreak","pre"]),ub=Te.object({}).passthrough().transform(e=>e),ve=Te.object({className:Te.string().optional(),style:ub.optional()}),Hl=Te.object({container:ve.optional(),image:ve.optional(),fallback:ve.optional()}),fb=Te.object({button:ve.optional(),text:Te.record(cb,ve.optional()),image:Te.object({image:ve.optional(),placeholder:ve.optional()}).optional(),audio:ve.optional(),video:ve.optional(),file:Te.object({container:ve.optional(),title:ve.optional(),icon:ve.optional()}).optional(),location:Te.object({container:ve.optional(),title:ve.optional(),icon:ve.optional()}).optional(),column:ve.optional(),row:ve.optional(),bubble:ve.optional(),carousel:Te.object({container:ve.optional(),slidesContainer:ve.optional(),backButton:ve.optional(),nextButton:ve.optional()}).optional(),dropdown:Te.object({button:Te.object({container:ve.optional(),icon:ve.optional(),text:ve.optional()}).optional(),content:Te.object({container:ve.optional(),item:ve.optional()}).optional()}).optional()}),db=Te.object({container:ve.optional(),modal:Te.object({overlay:ve.optional(),container:ve.optional(),dialog:Te.object({container:ve.optional(),title:Te.object({container:ve.optional(),text:ve.optional(),closeIcon:ve.optional()}).optional(),content:ve.optional(),newConversation:Te.object({text:ve.optional(),button:ve.optional()}).optional()}).optional()}).optional(),notification:Te.object({container:ve.optional(),title:ve.optional(),description:ve.optional(),icon:ve.optional(),closeIcon:ve.optional()}).optional(),header:Te.object({container:ve.optional(),content:Te.object({container:ve.optional(),title:ve.optional(),description:ve.optional(),avatar:Hl.optional(),actions:Te.object({container:ve.optional(),icons:ve.optional()}).optional()}),expandedContent:Te.object({container:ve.optional(),group:ve.optional(),descriptionItems:Te.object({container:ve.optional(),icon:ve.optional(),text:ve.optional(),link:ve.optional(),poweredBy:ve.optional()}).optional()}).optional(),description:Te.object({container:ve.optional(),title:ve.optional(),subtitle:ve.optional()}).optional(),newConversationIcon:ve.optional()}).optional(),composer:Te.object({container:ve.optional(),input:ve.optional(),uploadButton:Te.object({container:ve.optional(),icon:ve.optional()}).optional(),button:Te.object({container:ve.optional(),icon:ve.optional()}).optional()}).optional(),fab:Te.object({icon:ve.optional(),container:ve.optional()}).optional(),messageList:Te.object({scrollbar:Te.object({container:ve.optional(),viewport:ve.optional(),thumb:ve.optional(),corner:ve.optional(),background:ve.optional()}).optional(),container:ve.optional(),marquee:Te.object({content:ve.optional(),title:ve.optional(),description:ve.optional(),avatar:Hl.optional(),container:ve.optional()}).optional(),scrollDownButton:Te.object({container:ve.optional(),button:ve.optional(),icon:ve.optional()}).optional()}).optional(),message:Te.object({container:ve.optional(),avatar:Hl.optional(),blocks:fb.optional()}).optional(),loadingIndicator:Te.object({container:ve.optional(),loader:ve.optional()}).optional()}),pb=Te.enum(["opened","closed","initial"]),hb=Te.object({name:Te.string().optional(),pictureUrl:Te.string().optional(),data:Te.record(Te.unknown()).optional(),userKey:Te.string().optional()}),mb=Te.object({configuration:lb.optional().catch(void 0),theme:db.optional().catch(void 0),style:Te.string().optional().catch(void 0),user:hb.optional().catch(void 0)}),yA=mb.extend({clientId:Te.string(),botId:Te.string(),selector:Te.string().optional().catch(void 0),webchatScriptUrl:Te.string().optional().catch(void 0),fabScriptUrl:Te.string().optional().catch(void 0),pushpinUrl:Te.string().optional().catch(void 0),defaultState:pb.optional().catch(void 0)});function vb(e){const{fontFamily:t,radius:n,themeMode:r,variant:i,color:a}=id.parse(e);let o={},s={};if(a){const u=Kg(a),f=r==="dark"?Pg(u):u,d=Kg(VI(HI(Jf(a)))),p=r==="dark"?Pg(d):d,m=r==="dark"?"#101010":"#fdfdfd";s=Object.entries({...f,1:m}).reduce((y,[v,b])=>({...y,[`--bpPrimary-${v}`]:b}),{});const h=Object.entries({...p,1:m}).reduce((y,[v,b])=>({...y,[`--bpGray-${v}`]:b}),{});o={...s,...h}}n&&(o={...o,"--bpRadius-scale":n.toString()});const c=s?Lg(s["--bpPrimary-600"],s["--bpPrimary-50"])>40?"var(--bpPrimary-50)":"var(--bpPrimary-900)":"var(--bpPrimary-50)",l=i==="solid"?{"--header-bg":"var(--bpPrimary-600)","--header-bg-hover":"var(--bpPrimary-700)","--header-hover-dark":"var(--bpPrimary-800)","--header-title":c,"--header-description":c,"--header-description-icon":c,"--header-description-link":c,"--header-avatar-bg":"var(--bpPrimary-300)","--header-avatar-text":"var(--bpPrimary-700)","--message-bg":"var(--bpPrimary-600)","--message-bg-hover":"var(--bpPrimary-700)","--message-text":c,"--send-button-bg":"var(--bpPrimary-600)","--send-button-bg-hover":"var(--bpPrimary-700)","--send-button-text":"var(--bpPrimary-50)","--button-bg":"var(--bpPrimary-50)","--button-bg-hover":"var(--bpPrimary-100)","--button-text":"var(--bpPrimary-800)","--fab-bg":"var(--bpPrimary-600)","--fab-bg-hover":"var(--bpPrimary-700)","--fab-icon":c}:{"--header-bg":"var(--bpGray-50)","--header-bg-hover":"var(--bpGray-100)","--header-hover-dark":"var(--bpGray-200)","--header-title":"var(--bpGray-900)","--header-description":"var(--bpGray-800)","--header-description-icon":"var(--bpPrimary-700)","--header-description-link":"var(--bpPrimary-800)","--header-avatar-bg":"var(--bpPrimary-600)","--header-avatar-text":"var(--bpPrimary-50)","--message-bg":"var(--bpPrimary-100)","--message-bg-hover":"var(--bpPrimary-200)","--message-text":"var(--bpPrimary-900)","--send-button-bg":"var(--bpPrimary-600)","--send-button-bg-hover":"var(--bpPrimary-700)","--send-button-text":"var(--bpPrimary-50)","--button-bg":"var(--bpPrimary-500)","--button-bg-hover":"var(--bpPrimary-600)","--button-text":s?Lg(s["--bpPrimary-500"],s["--bpPrimary-50"])>40?"var(--bpPrimary-50)":"var(--bpPrimary-900)":"var(--bpPrimary-50)","--fab-bg":"var(--bpPrimary-100)","--fab-bg-hover":"var(--bpPrimary-200)","--fab-icon":"var(--bpPrimary-700)"};return o={...o,...l},Bg(":root",o)+(t?Bg(".bpFont",{"font-family":`var(--${t}-font)`}):"")}const gA=(e,t={})=>new Promise((n,r)=>{if(typeof window>"u")return r("Window is not defined");if(!e)return r("Url is not defined");let i=null;const a=new Image;a.addEventListener("load",()=>{i&&clearTimeout(i),n({width:a.naturalWidth,height:a.naturalHeight})}),a.addEventListener("error",o=>{i&&clearTimeout(i),r(`${o.type}: ${o.message}`)}),a.src=e,t.timeout&&(i=setTimeout(()=>r("Timeout"),t.timeout))}),Zl=D.forwardRef(({userId:e,src:t,container:n,image:r,fallback:i,...a},o)=>{const s=Ug(e??"",15);return O.jsxs(Kf,{ref:o,"data-color":s,...n,...a,children:[O.jsx(Gf,{src:t,...r}),O.jsx(Yf,{...i,children:typeof a.children=="string"?a.children[0]:a.children})]})});Zl.displayName="Avatar";function hfe(){}function mfe(){}function bA(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const wA=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,xA=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,SA={};function yb(e,t){return(SA.jsx?xA:wA).test(e)}const EA=/[ \t\n\f\r]/g;function _A(e){return typeof e=="object"?e.type==="text"?gb(e.value):!1:gb(e)}function gb(e){return e.replace(EA,"")===""}class Zo{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}Zo.prototype.property={},Zo.prototype.normal={},Zo.prototype.space=null;function bb(e,t){const n={},r={};let i=-1;for(;++i<e.length;)Object.assign(n,e[i].property),Object.assign(r,e[i].normal);return new Zo(n,r,t)}function ad(e){return e.toLowerCase()}class Fn{constructor(t,n){this.property=t,this.attribute=n}}Fn.prototype.space=null,Fn.prototype.boolean=!1,Fn.prototype.booleanish=!1,Fn.prototype.overloadedBoolean=!1,Fn.prototype.number=!1,Fn.prototype.commaSeparated=!1,Fn.prototype.spaceSeparated=!1,Fn.prototype.commaOrSpaceSeparated=!1,Fn.prototype.mustUseProperty=!1,Fn.prototype.defined=!1;let kA=0;const Ue=Li(),Lt=Li(),wb=Li(),de=Li(),xt=Li(),va=Li(),$n=Li();function Li(){return 2**++kA}const od=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ue,booleanish:Lt,commaOrSpaceSeparated:$n,commaSeparated:va,number:de,overloadedBoolean:wb,spaceSeparated:xt},Symbol.toStringTag,{value:"Module"})),sd=Object.keys(od);class ld extends Fn{constructor(t,n,r,i){let a=-1;if(super(t,n),xb(this,"space",i),typeof r=="number")for(;++a<sd.length;){const o=sd[a];xb(this,sd[a],(r&od[o])===od[o])}}}ld.prototype.defined=!0;function xb(e,t,n){n&&(e[t]=n)}const TA={}.hasOwnProperty;function ya(e){const t={},n={};let r;for(r in e.properties)if(TA.call(e.properties,r)){const i=e.properties[r],a=new ld(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[ad(r)]=r,n[ad(a.attribute)]=r}return new Zo(t,n,e.space)}const Sb=ya({space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()},properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null}}),Eb=ya({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function _b(e,t){return t in e?e[t]:t}function kb(e,t){return _b(e,t.toLowerCase())}const Tb=ya({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:kb,properties:{xmlns:null,xmlnsXLink:null}}),Cb=ya({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:Lt,ariaAutoComplete:null,ariaBusy:Lt,ariaChecked:Lt,ariaColCount:de,ariaColIndex:de,ariaColSpan:de,ariaControls:xt,ariaCurrent:null,ariaDescribedBy:xt,ariaDetails:null,ariaDisabled:Lt,ariaDropEffect:xt,ariaErrorMessage:null,ariaExpanded:Lt,ariaFlowTo:xt,ariaGrabbed:Lt,ariaHasPopup:null,ariaHidden:Lt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:xt,ariaLevel:de,ariaLive:null,ariaModal:Lt,ariaMultiLine:Lt,ariaMultiSelectable:Lt,ariaOrientation:null,ariaOwns:xt,ariaPlaceholder:null,ariaPosInSet:de,ariaPressed:Lt,ariaReadOnly:Lt,ariaRelevant:null,ariaRequired:Lt,ariaRoleDescription:xt,ariaRowCount:de,ariaRowIndex:de,ariaRowSpan:de,ariaSelected:Lt,ariaSetSize:de,ariaSort:null,ariaValueMax:de,ariaValueMin:de,ariaValueNow:de,ariaValueText:null,role:null}}),CA=ya({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:kb,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:va,acceptCharset:xt,accessKey:xt,action:null,allow:null,allowFullScreen:Ue,allowPaymentRequest:Ue,allowUserMedia:Ue,alt:null,as:null,async:Ue,autoCapitalize:null,autoComplete:xt,autoFocus:Ue,autoPlay:Ue,blocking:xt,capture:null,charSet:null,checked:Ue,cite:null,className:xt,cols:de,colSpan:null,content:null,contentEditable:Lt,controls:Ue,controlsList:xt,coords:de|va,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ue,defer:Ue,dir:null,dirName:null,disabled:Ue,download:wb,draggable:Lt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ue,formTarget:null,headers:xt,height:de,hidden:Ue,high:de,href:null,hrefLang:null,htmlFor:xt,httpEquiv:xt,id:null,imageSizes:null,imageSrcSet:null,inert:Ue,inputMode:null,integrity:null,is:null,isMap:Ue,itemId:null,itemProp:xt,itemRef:xt,itemScope:Ue,itemType:xt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ue,low:de,manifest:null,max:null,maxLength:de,media:null,method:null,min:null,minLength:de,multiple:Ue,muted:Ue,name:null,nonce:null,noModule:Ue,noValidate:Ue,onAbort:null,onAfterPrint:null,onAuxClick:null,onBeforeMatch:null,onBeforePrint:null,onBeforeToggle:null,onBeforeUnload:null,onBlur:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onContextLost:null,onContextMenu:null,onContextRestored:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnded:null,onError:null,onFocus:null,onFormData:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLanguageChange:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadEnd:null,onLoadStart:null,onMessage:null,onMessageError:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRejectionHandled:null,onReset:null,onResize:null,onScroll:null,onScrollEnd:null,onSecurityPolicyViolation:null,onSeeked:null,onSeeking:null,onSelect:null,onSlotChange:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnhandledRejection:null,onUnload:null,onVolumeChange:null,onWaiting:null,onWheel:null,open:Ue,optimum:de,pattern:null,ping:xt,placeholder:null,playsInline:Ue,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ue,referrerPolicy:null,rel:xt,required:Ue,reversed:Ue,rows:de,rowSpan:de,sandbox:xt,scope:null,scoped:Ue,seamless:Ue,selected:Ue,shadowRootClonable:Ue,shadowRootDelegatesFocus:Ue,shadowRootMode:null,shape:null,size:de,sizes:null,slot:null,span:de,spellCheck:Lt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:de,step:null,style:null,tabIndex:de,target:null,title:null,translate:null,type:null,typeMustMatch:Ue,useMap:null,value:Lt,width:de,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:xt,axis:null,background:null,bgColor:null,border:de,borderColor:null,bottomMargin:de,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ue,declare:Ue,event:null,face:null,frame:null,frameBorder:null,hSpace:de,leftMargin:de,link:null,longDesc:null,lowSrc:null,marginHeight:de,marginWidth:de,noResize:Ue,noHref:Ue,noShade:Ue,noWrap:Ue,object:null,profile:null,prompt:null,rev:null,rightMargin:de,rules:null,scheme:null,scrolling:Lt,standby:null,summary:null,text:null,topMargin:de,valueType:null,version:null,vAlign:null,vLink:null,vSpace:de,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ue,disableRemotePlayback:Ue,prefix:null,property:null,results:de,security:null,unselectable:null}}),OA=ya({space:"svg",attributes:{accentHeight:"accent-height",alignmentBaseline:"alignment-baseline",arabicForm:"arabic-form",baselineShift:"baseline-shift",capHeight:"cap-height",className:"class",clipPath:"clip-path",clipRule:"clip-rule",colorInterpolation:"color-interpolation",colorInterpolationFilters:"color-interpolation-filters",colorProfile:"color-profile",colorRendering:"color-rendering",crossOrigin:"crossorigin",dataType:"datatype",dominantBaseline:"dominant-baseline",enableBackground:"enable-background",fillOpacity:"fill-opacity",fillRule:"fill-rule",floodColor:"flood-color",floodOpacity:"flood-opacity",fontFamily:"font-family",fontSize:"font-size",fontSizeAdjust:"font-size-adjust",fontStretch:"font-stretch",fontStyle:"font-style",fontVariant:"font-variant",fontWeight:"font-weight",glyphName:"glyph-name",glyphOrientationHorizontal:"glyph-orientation-horizontal",glyphOrientationVertical:"glyph-orientation-vertical",hrefLang:"hreflang",horizAdvX:"horiz-adv-x",horizOriginX:"horiz-origin-x",horizOriginY:"horiz-origin-y",imageRendering:"image-rendering",letterSpacing:"letter-spacing",lightingColor:"lighting-color",markerEnd:"marker-end",markerMid:"marker-mid",markerStart:"marker-start",navDown:"nav-down",navDownLeft:"nav-down-left",navDownRight:"nav-down-right",navLeft:"nav-left",navNext:"nav-next",navPrev:"nav-prev",navRight:"nav-right",navUp:"nav-up",navUpLeft:"nav-up-left",navUpRight:"nav-up-right",onAbort:"onabort",onActivate:"onactivate",onAfterPrint:"onafterprint",onBeforePrint:"onbeforeprint",onBegin:"onbegin",onCancel:"oncancel",onCanPlay:"oncanplay",onCanPlayThrough:"oncanplaythrough",onChange:"onchange",onClick:"onclick",onClose:"onclose",onCopy:"oncopy",onCueChange:"oncuechange",onCut:"oncut",onDblClick:"ondblclick",onDrag:"ondrag",onDragEnd:"ondragend",onDragEnter:"ondragenter",onDragExit:"ondragexit",onDragLeave:"ondragleave",onDragOver:"ondragover",onDragStart:"ondragstart",onDrop:"ondrop",onDurationChange:"ondurationchange",onEmptied:"onemptied",onEnd:"onend",onEnded:"onended",onError:"onerror",onFocus:"onfocus",onFocusIn:"onfocusin",onFocusOut:"onfocusout",onHashChange:"onhashchange",onInput:"oninput",onInvalid:"oninvalid",onKeyDown:"onkeydown",onKeyPress:"onkeypress",onKeyUp:"onkeyup",onLoad:"onload",onLoadedData:"onloadeddata",onLoadedMetadata:"onloadedmetadata",onLoadStart:"onloadstart",onMessage:"onmessage",onMouseDown:"onmousedown",onMouseEnter:"onmouseenter",onMouseLeave:"onmouseleave",onMouseMove:"onmousemove",onMouseOut:"onmouseout",onMouseOver:"onmouseover",onMouseUp:"onmouseup",onMouseWheel:"onmousewheel",onOffline:"onoffline",onOnline:"ononline",onPageHide:"onpagehide",onPageShow:"onpageshow",onPaste:"onpaste",onPause:"onpause",onPlay:"onplay",onPlaying:"onplaying",onPopState:"onpopstate",onProgress:"onprogress",onRateChange:"onratechange",onRepeat:"onrepeat",onReset:"onreset",onResize:"onresize",onScroll:"onscroll",onSeeked:"onseeked",onSeeking:"onseeking",onSelect:"onselect",onShow:"onshow",onStalled:"onstalled",onStorage:"onstorage",onSubmit:"onsubmit",onSuspend:"onsuspend",onTimeUpdate:"ontimeupdate",onToggle:"ontoggle",onUnload:"onunload",onVolumeChange:"onvolumechange",onWaiting:"onwaiting",onZoom:"onzoom",overlinePosition:"overline-position",overlineThickness:"overline-thickness",paintOrder:"paint-order",panose1:"panose-1",pointerEvents:"pointer-events",referrerPolicy:"referrerpolicy",renderingIntent:"rendering-intent",shapeRendering:"shape-rendering",stopColor:"stop-color",stopOpacity:"stop-opacity",strikethroughPosition:"strikethrough-position",strikethroughThickness:"strikethrough-thickness",strokeDashArray:"stroke-dasharray",strokeDashOffset:"stroke-dashoffset",strokeLineCap:"stroke-linecap",strokeLineJoin:"stroke-linejoin",strokeMiterLimit:"stroke-miterlimit",strokeOpacity:"stroke-opacity",strokeWidth:"stroke-width",tabIndex:"tabindex",textAnchor:"text-anchor",textDecoration:"text-decoration",textRendering:"text-rendering",transformOrigin:"transform-origin",typeOf:"typeof",underlinePosition:"underline-position",underlineThickness:"underline-thickness",unicodeBidi:"unicode-bidi",unicodeRange:"unicode-range",unitsPerEm:"units-per-em",vAlphabetic:"v-alphabetic",vHanging:"v-hanging",vIdeographic:"v-ideographic",vMathematical:"v-mathematical",vectorEffect:"vector-effect",vertAdvY:"vert-adv-y",vertOriginX:"vert-origin-x",vertOriginY:"vert-origin-y",wordSpacing:"word-spacing",writingMode:"writing-mode",xHeight:"x-height",playbackOrder:"playbackorder",timelineBegin:"timelinebegin"},transform:_b,properties:{about:$n,accentHeight:de,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:de,amplitude:de,arabicForm:null,ascent:de,attributeName:null,attributeType:null,azimuth:de,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:de,by:null,calcMode:null,capHeight:de,className:xt,clip:null,clipPath:null,clipPathUnits:null,clipRule:null,color:null,colorInterpolation:null,colorInterpolationFilters:null,colorProfile:null,colorRendering:null,content:null,contentScriptType:null,contentStyleType:null,crossOrigin:null,cursor:null,cx:null,cy:null,d:null,dataType:null,defaultAction:null,descent:de,diffuseConstant:de,direction:null,display:null,dur:null,divisor:de,dominantBaseline:null,download:Ue,dx:null,dy:null,edgeMode:null,editable:null,elevation:de,enableBackground:null,end:null,event:null,exponent:de,externalResourcesRequired:null,fill:null,fillOpacity:de,fillRule:null,filter:null,filterRes:null,filterUnits:null,floodColor:null,floodOpacity:null,focusable:null,focusHighlight:null,fontFamily:null,fontSize:null,fontSizeAdjust:null,fontStretch:null,fontStyle:null,fontVariant:null,fontWeight:null,format:null,fr:null,from:null,fx:null,fy:null,g1:va,g2:va,glyphName:va,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:de,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:de,horizOriginX:de,horizOriginY:de,id:null,ideographic:de,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:de,k:de,k1:de,k2:de,k3:de,k4:de,kernelMatrix:$n,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:de,local:null,markerEnd:null,markerMid:null,markerStart:null,markerHeight:null,markerUnits:null,markerWidth:null,mask:null,maskContentUnits:null,maskUnits:null,mathematical:null,max:null,media:null,mediaCharacterEncoding:null,mediaContentEncodings:null,mediaSize:de,mediaTime:null,method:null,min:null,mode:null,name:null,navDown:null,navDownLeft:null,navDownRight:null,navLeft:null,navNext:null,navPrev:null,navRight:null,navUp:null,navUpLeft:null,navUpRight:null,numOctaves:null,observer:null,offset:null,onAbort:null,onActivate:null,onAfterPrint:null,onBeforePrint:null,onBegin:null,onCancel:null,onCanPlay:null,onCanPlayThrough:null,onChange:null,onClick:null,onClose:null,onCopy:null,onCueChange:null,onCut:null,onDblClick:null,onDrag:null,onDragEnd:null,onDragEnter:null,onDragExit:null,onDragLeave:null,onDragOver:null,onDragStart:null,onDrop:null,onDurationChange:null,onEmptied:null,onEnd:null,onEnded:null,onError:null,onFocus:null,onFocusIn:null,onFocusOut:null,onHashChange:null,onInput:null,onInvalid:null,onKeyDown:null,onKeyPress:null,onKeyUp:null,onLoad:null,onLoadedData:null,onLoadedMetadata:null,onLoadStart:null,onMessage:null,onMouseDown:null,onMouseEnter:null,onMouseLeave:null,onMouseMove:null,onMouseOut:null,onMouseOver:null,onMouseUp:null,onMouseWheel:null,onOffline:null,onOnline:null,onPageHide:null,onPageShow:null,onPaste:null,onPause:null,onPlay:null,onPlaying:null,onPopState:null,onProgress:null,onRateChange:null,onRepeat:null,onReset:null,onResize:null,onScroll:null,onSeeked:null,onSeeking:null,onSelect:null,onShow:null,onStalled:null,onStorage:null,onSubmit:null,onSuspend:null,onTimeUpdate:null,onToggle:null,onUnload:null,onVolumeChange:null,onWaiting:null,onZoom:null,opacity:null,operator:null,order:null,orient:null,orientation:null,origin:null,overflow:null,overlay:null,overlinePosition:de,overlineThickness:de,paintOrder:null,panose1:null,path:null,pathLength:de,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:xt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:de,pointsAtY:de,pointsAtZ:de,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:$n,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:$n,rev:$n,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:$n,requiredFeatures:$n,requiredFonts:$n,requiredFormats:$n,resource:null,restart:null,result:null,rotate:null,rx:null,ry:null,scale:null,seed:null,shapeRendering:null,side:null,slope:null,snapshotTime:null,specularConstant:de,specularExponent:de,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:de,strikethroughThickness:de,string:null,stroke:null,strokeDashArray:$n,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:de,strokeOpacity:de,strokeWidth:null,style:null,surfaceScale:de,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:$n,tabIndex:de,tableValues:null,target:null,targetX:de,targetY:de,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:$n,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:de,underlineThickness:de,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:de,values:null,vAlphabetic:de,vMathematical:de,vectorEffect:null,vHanging:de,vIdeographic:de,version:null,vertAdvY:de,vertOriginX:de,vertOriginY:de,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:de,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),$A=/^data[-\w.:]+$/i,Ob=/-[a-z]/g,IA=/[A-Z]/g;function RA(e,t){const n=ad(t);let r=t,i=Fn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&$A.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(Ob,PA);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!Ob.test(a)){let o=a.replace(IA,AA);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=ld}return new i(r,t)}function AA(e){return"-"+e.toLowerCase()}function PA(e){return e.charAt(1).toUpperCase()}const DA={classId:"classID",dataType:"datatype",itemId:"itemID",strokeDashArray:"strokeDasharray",strokeDashOffset:"strokeDashoffset",strokeLineCap:"strokeLinecap",strokeLineJoin:"strokeLinejoin",strokeMiterLimit:"strokeMiterlimit",typeOf:"typeof",xLinkActuate:"xlinkActuate",xLinkArcRole:"xlinkArcrole",xLinkHref:"xlinkHref",xLinkRole:"xlinkRole",xLinkShow:"xlinkShow",xLinkTitle:"xlinkTitle",xLinkType:"xlinkType",xmlnsXLink:"xmlnsXlink"},jA=bb([Eb,Sb,Tb,Cb,CA],"html"),cd=bb([Eb,Sb,Tb,Cb,OA],"svg");function NA(e){return e.join(" ").trim()}var $b={},Ib=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,MA=/\n/g,FA=/^\s*/,LA=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,BA=/^:\s*/,UA=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,zA=/^[;\s]*/,qA=/^\s+|\s+$/g,WA=`
31
+ `,Rb="/",Ab="*",Bi="",VA="comment",HA="declaration",ZA=function(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var n=1,r=1;function i(m){var h=m.match(MA);h&&(n+=h.length);var y=m.lastIndexOf(WA);r=~y?m.length-y:r+m.length}function a(){var m={line:n,column:r};return function(h){return h.position=new o(m),l(),h}}function o(m){this.start=m,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function s(m){var h=new Error(t.source+":"+n+":"+r+": "+m);if(h.reason=m,h.filename=t.source,h.line=n,h.column=r,h.source=e,!t.silent)throw h}function c(m){var h=m.exec(e);if(h){var y=h[0];return i(y),e=e.slice(y.length),h}}function l(){c(FA)}function u(m){var h;for(m=m||[];h=f();)h!==!1&&m.push(h);return m}function f(){var m=a();if(!(Rb!=e.charAt(0)||Ab!=e.charAt(1))){for(var h=2;Bi!=e.charAt(h)&&(Ab!=e.charAt(h)||Rb!=e.charAt(h+1));)++h;if(h+=2,Bi===e.charAt(h-1))return s("End of comment missing");var y=e.slice(2,h-2);return r+=2,i(y),e=e.slice(h),r+=2,m({type:VA,comment:y})}}function d(){var m=a(),h=c(LA);if(h){if(f(),!c(BA))return s("property missing ':'");var y=c(UA),v=m({type:HA,property:Pb(h[0].replace(Ib,Bi)),value:y?Pb(y[0].replace(Ib,Bi)):Bi});return c(zA),v}}function p(){var m=[];u(m);for(var h;h=d();)h!==!1&&(m.push(h),u(m));return m}return l(),p()};function Pb(e){return e?e.replace(qA,Bi):Bi}var KA=vt&&vt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty($b,"__esModule",{value:!0});var Db=$b.default=YA,GA=KA(ZA);function YA(e,t){var n=null;if(!e||typeof e!="string")return n;var r=(0,GA.default)(e),i=typeof t=="function";return r.forEach(function(a){if(a.type==="declaration"){var o=a.property,s=a.value;i?t(o,s,a):s&&(n=n||{},n[o]=s)}}),n}const JA=Db.default||Db,jb=Nb("end"),ud=Nb("start");function Nb(e){return t;function t(n){const r=n&&n.position&&n.position[e]||{};if(typeof r.line=="number"&&r.line>0&&typeof r.column=="number"&&r.column>0)return{line:r.line,column:r.column,offset:typeof r.offset=="number"&&r.offset>-1?r.offset:void 0}}}function XA(e){const t=ud(e),n=jb(e);if(t&&n)return{start:t,end:n}}function Ko(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Mb(e.position):"start"in e||"end"in e?Mb(e):"line"in e||"column"in e?fd(e):""}function fd(e){return Fb(e&&e.line)+":"+Fb(e&&e.column)}function Mb(e){return fd(e&&e.start)+"-"+fd(e&&e.end)}function Fb(e){return e&&typeof e=="number"?e:1}class sn extends Error{constructor(t,n,r){super(),typeof n=="string"&&(r=n,n=void 0);let i="",a={},o=!1;if(n&&("line"in n&&"column"in n?a={place:n}:"start"in n&&"end"in n?a={place:n}:"type"in n?a={ancestors:[n],place:n.position}:a={...n}),typeof t=="string"?i=t:!a.cause&&t&&(o=!0,i=t.message,a.cause=t),!a.ruleId&&!a.source&&typeof r=="string"){const c=r.indexOf(":");c===-1?a.ruleId=r:(a.source=r.slice(0,c),a.ruleId=r.slice(c+1))}if(!a.place&&a.ancestors&&a.ancestors){const c=a.ancestors[a.ancestors.length-1];c&&(a.place=c.position)}const s=a.place&&"start"in a.place?a.place.start:a.place;this.ancestors=a.ancestors||void 0,this.cause=a.cause||void 0,this.column=s?s.column:void 0,this.fatal=void 0,this.file,this.message=i,this.line=s?s.line:void 0,this.name=Ko(a.place)||"1:1",this.place=a.place||void 0,this.reason=this.message,this.ruleId=a.ruleId||void 0,this.source=a.source||void 0,this.stack=o&&a.cause&&typeof a.cause.stack=="string"?a.cause.stack:"",this.actual,this.expected,this.note,this.url}}sn.prototype.file="",sn.prototype.name="",sn.prototype.reason="",sn.prototype.message="",sn.prototype.stack="",sn.prototype.column=void 0,sn.prototype.line=void 0,sn.prototype.ancestors=void 0,sn.prototype.cause=void 0,sn.prototype.fatal=void 0,sn.prototype.place=void 0,sn.prototype.ruleId=void 0,sn.prototype.source=void 0;const dd={}.hasOwnProperty,QA=new Map,eP=/[A-Z]/g,tP=/-([a-z])/g,nP=new Set(["table","tbody","thead","tfoot","tr"]),rP=new Set(["td","th"]),Lb="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function iP(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const n=t.filePath||void 0;let r;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");r=dP(n,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");r=fP(n,t.jsx,t.jsxs)}const i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:r,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:n,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?cd:jA,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=Bb(i,e,void 0);return a&&typeof a!="string"?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function Bb(e,t,n){if(t.type==="element")return aP(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return oP(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return lP(e,t,n);if(t.type==="mdxjsEsm")return sP(e,t);if(t.type==="root")return cP(e,t,n);if(t.type==="text")return uP(e,t)}function aP(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=cd,e.schema=i),e.ancestors.push(t);const a=zb(e,t.tagName,!1),o=pP(e,t);let s=hd(e,t);return nP.has(t.tagName)&&(s=s.filter(function(c){return typeof c=="string"?!_A(c):!0})),Ub(e,o,a,t),pd(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function oP(e,t){if(t.data&&t.data.estree&&e.evaluater){const r=t.data.estree.body[0];return r.type,e.evaluater.evaluateExpression(r.expression)}Go(e,t.position)}function sP(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Go(e,t.position)}function lP(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=cd,e.schema=i),e.ancestors.push(t);const a=t.name===null?e.Fragment:zb(e,t.name,!0),o=hP(e,t),s=hd(e,t);return Ub(e,o,a,t),pd(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function cP(e,t,n){const r={};return pd(r,hd(e,t)),e.create(t,e.Fragment,r,n)}function uP(e,t){return t.value}function Ub(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function pd(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function fP(e,t,n){return r;function r(i,a,o,s){const l=Array.isArray(o.children)?n:t;return s?l(a,o,s):l(a,o)}}function dP(e,t){return n;function n(r,i,a,o){const s=Array.isArray(a.children),c=ud(r);return t(i,a,o,s,{columnNumber:c?c.column-1:void 0,fileName:e,lineNumber:c?c.line:void 0},void 0)}}function pP(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&dd.call(t.properties,i)){const a=mP(e,i,t.properties[i]);if(a){const[o,s]=a;e.tableCellAlignToStyle&&o==="align"&&typeof s=="string"&&rP.has(t.tagName)?r=s:n[o]=s}}if(r){const a=n.style||(n.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=r}return n}function hP(e,t){const n={};for(const r of t.attributes)if(r.type==="mdxJsxExpressionAttribute")if(r.data&&r.data.estree&&e.evaluater){const a=r.data.estree.body[0];a.type;const o=a.expression;o.type;const s=o.properties[0];s.type,Object.assign(n,e.evaluater.evaluateExpression(s.argument))}else Go(e,t.position);else{const i=r.name;let a;if(r.value&&typeof r.value=="object")if(r.value.data&&r.value.data.estree&&e.evaluater){const s=r.value.data.estree.body[0];s.type,a=e.evaluater.evaluateExpression(s.expression)}else Go(e,t.position);else a=r.value===null?!0:r.value;n[i]=a}return n}function hd(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:QA;for(;++r<t.children.length;){const a=t.children[r];let o;if(e.passKeys){const c=a.type==="element"?a.tagName:a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement"?a.name:void 0;if(c){const l=i.get(c)||0;o=c+"-"+l,i.set(c,l+1)}}const s=Bb(e,a,o);s!==void 0&&n.push(s)}return n}function mP(e,t,n){const r=RA(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?bA(n):NA(n)),r.property==="style"){let i=typeof n=="object"?n:vP(e,String(n));return e.stylePropertyNameCase==="css"&&(i=yP(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&r.space?DA[r.property]||r.property:r.attribute,n]}}function vP(e,t){const n={};try{JA(t,r)}catch(i){if(!e.ignoreInvalidStyle){const a=i,o=new sn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:a,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=Lb+"#cannot-parse-style-attribute",o}}return n;function r(i,a){let o=i;o.slice(0,2)!=="--"&&(o.slice(0,4)==="-ms-"&&(o="ms-"+o.slice(4)),o=o.replace(tP,bP)),n[o]=a}}function zb(e,t,n){let r;if(!n)r={type:"Literal",value:t};else if(t.includes(".")){const i=t.split(".");let a=-1,o;for(;++a<i.length;){const s=yb(i[a])?{type:"Identifier",name:i[a]}:{type:"Literal",value:i[a]};o=o?{type:"MemberExpression",object:o,property:s,computed:!!(a&&s.type==="Literal"),optional:!1}:s}r=o}else r=yb(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const i=r.value;return dd.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(r);Go(e)}function Go(e,t){const n=new sn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw n.file=e.filePath||void 0,n.url=Lb+"#cannot-handle-mdx-estrees-without-createevaluater",n}function yP(e){const t={};let n;for(n in e)dd.call(e,n)&&(t[gP(n)]=e[n]);return t}function gP(e){let t=e.replace(eP,wP);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function bP(e,t){return t.toUpperCase()}function wP(e){return"-"+e.toLowerCase()}const md={action:["form"],cite:["blockquote","del","ins","q"],data:["object"],formAction:["button","input"],href:["a","area","base","link"],icon:["menuitem"],itemId:null,manifest:["html"],ping:["a","area"],poster:["video"],src:["audio","embed","iframe","img","input","script","source","track","video"]},xP={};function vd(e,t){const n=xP,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return qb(e,r,i)}function qb(e,t,n){if(SP(e)){if("value"in e)return e.type==="html"&&!n?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return Wb(e.children,t,n)}return Array.isArray(e)?Wb(e,t,n):""}function Wb(e,t,n){const r=[];let i=-1;for(;++i<e.length;)r[i]=qb(e[i],t,n);return r.join("")}function SP(e){return!!(e&&typeof e=="object")}const Vb=document.createElement("i");function yd(e){const t="&"+e+";";Vb.innerHTML=t;const n=Vb.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function Ln(e,t,n,r){const i=e.length;let a=0,o;if(t<0?t=-t>i?0:i+t:t=t>i?i:t,n=n>0?n:0,r.length<1e4)o=Array.from(r),o.unshift(t,n),e.splice(...o);else for(n&&e.splice(t,n);a<r.length;)o=r.slice(a,a+1e4),o.unshift(t,0),e.splice(...o),a+=1e4,t+=1e4}function Bn(e,t){return e.length>0?(Ln(e,e.length,0,t),e):t}const Hb={}.hasOwnProperty;function Zb(e){const t={};let n=-1;for(;++n<e.length;)EP(t,e[n]);return t}function EP(e,t){let n;for(n in t){const i=(Hb.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let o;if(a)for(o in a){Hb.call(i,o)||(i[o]=[]);const s=a[o];_P(i[o],Array.isArray(s)?s:s?[s]:[])}}}function _P(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);Ln(e,0,0,r)}function Kb(e,t){const n=Number.parseInt(e,t);return n<9||n===11||n>13&&n<32||n>126&&n<160||n>55295&&n<57344||n>64975&&n<65008||(n&65535)===65535||(n&65535)===65534||n>1114111?"�":String.fromCodePoint(n)}function Yn(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const vn=oi(/[A-Za-z]/),ln=oi(/[\dA-Za-z]/),kP=oi(/[#-'*+\--9=?A-Z^-~]/);function Kl(e){return e!==null&&(e<32||e===127)}const gd=oi(/\d/),TP=oi(/[\dA-Fa-f]/),CP=oi(/[!-/:-@[-`{-~]/);function De(e){return e!==null&&e<-2}function gt(e){return e!==null&&(e<0||e===32)}function Ye(e){return e===-2||e===-1||e===32}const Gl=oi(new RegExp("\\p{P}|\\p{S}","u")),Ui=oi(/\s/);function oi(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function ga(e){const t=[];let n=-1,r=0,i=0;for(;++n<e.length;){const a=e.charCodeAt(n);let o="";if(a===37&&ln(e.charCodeAt(n+1))&&ln(e.charCodeAt(n+2)))i=2;else if(a<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(a))||(o=String.fromCharCode(a));else if(a>55295&&a<57344){const s=e.charCodeAt(n+1);a<56320&&s>56319&&s<57344?(o=String.fromCharCode(a,s),i=1):o="�"}else o=String.fromCharCode(a);o&&(t.push(e.slice(r,n),encodeURIComponent(o)),r=n+i+1,o=""),i&&(n+=i,i=0)}return t.join("")+e.slice(r)}function tt(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let a=0;return o;function o(c){return Ye(c)?(e.enter(n),s(c)):t(c)}function s(c){return Ye(c)&&a++<i?(e.consume(c),s):(e.exit(n),t(c))}}const OP={tokenize:$P};function $P(e){const t=e.attempt(this.parser.constructs.contentInitial,r,i);let n;return t;function r(s){if(s===null){e.consume(s);return}return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),tt(e,t,"linePrefix")}function i(s){return e.enter("paragraph"),a(s)}function a(s){const c=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=c),n=c,o(s)}function o(s){if(s===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(s);return}return De(s)?(e.consume(s),e.exit("chunkText"),a):(e.consume(s),o)}}const IP={tokenize:RP},Gb={tokenize:AP};function RP(e){const t=this,n=[];let r=0,i,a,o;return s;function s(w){if(r<n.length){const T=n[r];return t.containerState=T[1],e.attempt(T[0].continuation,c,l)(w)}return l(w)}function c(w){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&b();const T=t.events.length;let E=T,_;for(;E--;)if(t.events[E][0]==="exit"&&t.events[E][1].type==="chunkFlow"){_=t.events[E][1].end;break}v(r);let $=T;for(;$<t.events.length;)t.events[$][1].end=Object.assign({},_),$++;return Ln(t.events,E+1,0,t.events.slice(T)),t.events.length=$,l(w)}return s(w)}function l(w){if(r===n.length){if(!i)return d(w);if(i.currentConstruct&&i.currentConstruct.concrete)return m(w);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Gb,u,f)(w)}function u(w){return i&&b(),v(r),d(w)}function f(w){return t.parser.lazy[t.now().line]=r!==n.length,o=t.now().offset,m(w)}function d(w){return t.containerState={},e.attempt(Gb,p,m)(w)}function p(w){return r++,n.push([t.currentConstruct,t.containerState]),d(w)}function m(w){if(w===null){i&&b(),v(0),e.consume(w);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{contentType:"flow",previous:a,_tokenizer:i}),h(w)}function h(w){if(w===null){y(e.exit("chunkFlow"),!0),v(0),e.consume(w);return}return De(w)?(e.consume(w),y(e.exit("chunkFlow")),r=0,t.interrupt=void 0,s):(e.consume(w),h)}function y(w,T){const E=t.sliceStream(w);if(T&&E.push(null),w.previous=a,a&&(a.next=w),a=w,i.defineSkip(w.start),i.write(E),t.parser.lazy[w.start.line]){let _=i.events.length;for(;_--;)if(i.events[_][1].start.offset<o&&(!i.events[_][1].end||i.events[_][1].end.offset>o))return;const $=t.events.length;let U=$,z,k;for(;U--;)if(t.events[U][0]==="exit"&&t.events[U][1].type==="chunkFlow"){if(z){k=t.events[U][1].end;break}z=!0}for(v(r),_=$;_<t.events.length;)t.events[_][1].end=Object.assign({},k),_++;Ln(t.events,U+1,0,t.events.slice($)),t.events.length=_}}function v(w){let T=n.length;for(;T-- >w;){const E=n[T];t.containerState=E[1],E[0].exit.call(t,e)}n.length=w}function b(){i.write([null]),a=void 0,i=void 0,t.containerState._closeFlow=void 0}}function AP(e,t,n){return tt(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Yl(e){if(e===null||gt(e)||Ui(e))return 1;if(Gl(e))return 2}function Jl(e,t,n){const r=[];let i=-1;for(;++i<e.length;){const a=e[i].resolveAll;a&&!r.includes(a)&&(t=a(t,n),r.push(a))}return t}const bd={name:"attention",tokenize:DP,resolveAll:PP};function PP(e,t){let n=-1,r,i,a,o,s,c,l,u;for(;++n<e.length;)if(e[n][0]==="enter"&&e[n][1].type==="attentionSequence"&&e[n][1]._close){for(r=n;r--;)if(e[r][0]==="exit"&&e[r][1].type==="attentionSequence"&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[n][1]).charCodeAt(0)){if((e[r][1]._close||e[n][1]._open)&&(e[n][1].end.offset-e[n][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[n][1].end.offset-e[n][1].start.offset)%3))continue;c=e[r][1].end.offset-e[r][1].start.offset>1&&e[n][1].end.offset-e[n][1].start.offset>1?2:1;const f=Object.assign({},e[r][1].end),d=Object.assign({},e[n][1].start);Yb(f,-c),Yb(d,c),o={type:c>1?"strongSequence":"emphasisSequence",start:f,end:Object.assign({},e[r][1].end)},s={type:c>1?"strongSequence":"emphasisSequence",start:Object.assign({},e[n][1].start),end:d},a={type:c>1?"strongText":"emphasisText",start:Object.assign({},e[r][1].end),end:Object.assign({},e[n][1].start)},i={type:c>1?"strong":"emphasis",start:Object.assign({},o.start),end:Object.assign({},s.end)},e[r][1].end=Object.assign({},o.start),e[n][1].start=Object.assign({},s.end),l=[],e[r][1].end.offset-e[r][1].start.offset&&(l=Bn(l,[["enter",e[r][1],t],["exit",e[r][1],t]])),l=Bn(l,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",a,t]]),l=Bn(l,Jl(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),l=Bn(l,[["exit",a,t],["enter",s,t],["exit",s,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(u=2,l=Bn(l,[["enter",e[n][1],t],["exit",e[n][1],t]])):u=0,Ln(e,r-1,n-r+3,l),n=r+l.length-u-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function DP(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=Yl(r);let a;return o;function o(c){return a=c,e.enter("attentionSequence"),s(c)}function s(c){if(c===a)return e.consume(c),s;const l=e.exit("attentionSequence"),u=Yl(c),f=!u||u===2&&i||n.includes(c),d=!i||i===2&&u||n.includes(r);return l._open=!!(a===42?f:f&&(i||!d)),l._close=!!(a===42?d:d&&(u||!f)),t(c)}}function Yb(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const jP={name:"autolink",tokenize:NP};function NP(e,t,n){let r=0;return i;function i(p){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(p){return vn(p)?(e.consume(p),o):p===64?n(p):l(p)}function o(p){return p===43||p===45||p===46||ln(p)?(r=1,s(p)):l(p)}function s(p){return p===58?(e.consume(p),r=0,c):(p===43||p===45||p===46||ln(p))&&r++<32?(e.consume(p),s):(r=0,l(p))}function c(p){return p===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):p===null||p===32||p===60||Kl(p)?n(p):(e.consume(p),c)}function l(p){return p===64?(e.consume(p),u):kP(p)?(e.consume(p),l):n(p)}function u(p){return ln(p)?f(p):n(p)}function f(p){return p===46?(e.consume(p),r=0,u):p===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(p),e.exit("autolinkMarker"),e.exit("autolink"),t):d(p)}function d(p){if((p===45||ln(p))&&r++<63){const m=p===45?d:f;return e.consume(p),m}return n(p)}}const Yo={tokenize:MP,partial:!0};function MP(e,t,n){return r;function r(a){return Ye(a)?tt(e,i,"linePrefix")(a):i(a)}function i(a){return a===null||De(a)?t(a):n(a)}}const Jb={name:"blockQuote",tokenize:FP,continuation:{tokenize:LP},exit:BP};function FP(e,t,n){const r=this;return i;function i(o){if(o===62){const s=r.containerState;return s.open||(e.enter("blockQuote",{_container:!0}),s.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(o),e.exit("blockQuoteMarker"),a}return n(o)}function a(o){return Ye(o)?(e.enter("blockQuotePrefixWhitespace"),e.consume(o),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(o))}}function LP(e,t,n){const r=this;return i;function i(o){return Ye(o)?tt(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):a(o)}function a(o){return e.attempt(Jb,t,n)(o)}}function BP(e){e.exit("blockQuote")}const Xb={name:"characterEscape",tokenize:UP};function UP(e,t,n){return r;function r(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),i}function i(a){return CP(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const Qb={name:"characterReference",tokenize:zP};function zP(e,t,n){const r=this;let i=0,a,o;return s;function s(f){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),c}function c(f){return f===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(f),e.exit("characterReferenceMarkerNumeric"),l):(e.enter("characterReferenceValue"),a=31,o=ln,u(f))}function l(f){return f===88||f===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(f),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,o=TP,u):(e.enter("characterReferenceValue"),a=7,o=gd,u(f))}function u(f){if(f===59&&i){const d=e.exit("characterReferenceValue");return o===ln&&!yd(r.sliceSerialize(d))?n(f):(e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return o(f)&&i++<a?(e.consume(f),u):n(f)}}const ew={tokenize:WP,partial:!0},tw={name:"codeFenced",tokenize:qP,concrete:!0};function qP(e,t,n){const r=this,i={tokenize:E,partial:!0};let a=0,o=0,s;return c;function c(_){return l(_)}function l(_){const $=r.events[r.events.length-1];return a=$&&$[1].type==="linePrefix"?$[2].sliceSerialize($[1],!0).length:0,s=_,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),u(_)}function u(_){return _===s?(o++,e.consume(_),u):o<3?n(_):(e.exit("codeFencedFenceSequence"),Ye(_)?tt(e,f,"whitespace")(_):f(_))}function f(_){return _===null||De(_)?(e.exit("codeFencedFence"),r.interrupt?t(_):e.check(ew,h,T)(_)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),d(_))}function d(_){return _===null||De(_)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),f(_)):Ye(_)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),tt(e,p,"whitespace")(_)):_===96&&_===s?n(_):(e.consume(_),d)}function p(_){return _===null||De(_)?f(_):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),m(_))}function m(_){return _===null||De(_)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),f(_)):_===96&&_===s?n(_):(e.consume(_),m)}function h(_){return e.attempt(i,T,y)(_)}function y(_){return e.enter("lineEnding"),e.consume(_),e.exit("lineEnding"),v}function v(_){return a>0&&Ye(_)?tt(e,b,"linePrefix",a+1)(_):b(_)}function b(_){return _===null||De(_)?e.check(ew,h,T)(_):(e.enter("codeFlowValue"),w(_))}function w(_){return _===null||De(_)?(e.exit("codeFlowValue"),b(_)):(e.consume(_),w)}function T(_){return e.exit("codeFenced"),t(_)}function E(_,$,U){let z=0;return k;function k(A){return _.enter("lineEnding"),_.consume(A),_.exit("lineEnding"),j}function j(A){return _.enter("codeFencedFence"),Ye(A)?tt(_,W,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(A):W(A)}function W(A){return A===s?(_.enter("codeFencedFenceSequence"),B(A)):U(A)}function B(A){return A===s?(z++,_.consume(A),B):z>=o?(_.exit("codeFencedFenceSequence"),Ye(A)?tt(_,I,"whitespace")(A):I(A)):U(A)}function I(A){return A===null||De(A)?(_.exit("codeFencedFence"),$(A)):U(A)}}}function WP(e,t,n){const r=this;return i;function i(o){return o===null?n(o):(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a)}function a(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}const wd={name:"codeIndented",tokenize:HP},VP={tokenize:ZP,partial:!0};function HP(e,t,n){const r=this;return i;function i(l){return e.enter("codeIndented"),tt(e,a,"linePrefix",5)(l)}function a(l){const u=r.events[r.events.length-1];return u&&u[1].type==="linePrefix"&&u[2].sliceSerialize(u[1],!0).length>=4?o(l):n(l)}function o(l){return l===null?c(l):De(l)?e.attempt(VP,o,c)(l):(e.enter("codeFlowValue"),s(l))}function s(l){return l===null||De(l)?(e.exit("codeFlowValue"),o(l)):(e.consume(l),s)}function c(l){return e.exit("codeIndented"),t(l)}}function ZP(e,t,n){const r=this;return i;function i(o){return r.parser.lazy[r.now().line]?n(o):De(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):tt(e,a,"linePrefix",5)(o)}function a(o){const s=r.events[r.events.length-1];return s&&s[1].type==="linePrefix"&&s[2].sliceSerialize(s[1],!0).length>=4?t(o):De(o)?i(o):n(o)}}const KP={name:"codeText",tokenize:JP,resolve:GP,previous:YP};function GP(e){let t=e.length-4,n=3,r,i;if((e[n][1].type==="lineEnding"||e[n][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(r=n;++r<t;)if(e[r][1].type==="codeTextData"){e[n][1].type="codeTextPadding",e[t][1].type="codeTextPadding",n+=2,t-=2;break}}for(r=n-1,t++;++r<=t;)i===void 0?r!==t&&e[r][1].type!=="lineEnding"&&(i=r):(r===t||e[r][1].type==="lineEnding")&&(e[i][1].type="codeTextData",r!==i+2&&(e[i][1].end=e[r-1][1].end,e.splice(i+2,r-i-2),t-=r-i-2,r=i+2),i=void 0);return e}function YP(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function JP(e,t,n){let r=0,i,a;return o;function o(f){return e.enter("codeText"),e.enter("codeTextSequence"),s(f)}function s(f){return f===96?(e.consume(f),r++,s):(e.exit("codeTextSequence"),c(f))}function c(f){return f===null?n(f):f===32?(e.enter("space"),e.consume(f),e.exit("space"),c):f===96?(a=e.enter("codeTextSequence"),i=0,u(f)):De(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),c):(e.enter("codeTextData"),l(f))}function l(f){return f===null||f===32||f===96||De(f)?(e.exit("codeTextData"),c(f)):(e.consume(f),l)}function u(f){return f===96?(e.consume(f),i++,u):i===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(f)):(a.type="codeTextData",l(f))}}class XP{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,n){const r=n??Number.POSITIVE_INFINITY;return r<this.left.length?this.left.slice(t,r):t>this.left.length?this.right.slice(this.right.length-r+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-r+this.left.length).reverse())}splice(t,n,r){const i=n||0;this.setCursor(Math.trunc(t));const a=this.right.splice(this.right.length-i,Number.POSITIVE_INFINITY);return r&&Jo(this.left,r),a.reverse()}pop(){return this.setCursor(Number.POSITIVE_INFINITY),this.left.pop()}push(t){this.setCursor(Number.POSITIVE_INFINITY),this.left.push(t)}pushMany(t){this.setCursor(Number.POSITIVE_INFINITY),Jo(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Jo(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const n=this.left.splice(t,Number.POSITIVE_INFINITY);Jo(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Jo(this.left,n.reverse())}}}function Jo(e,t){let n=0;if(t.length<1e4)e.push(...t);else for(;n<t.length;)e.push(...t.slice(n,n+1e4)),n+=1e4}function nw(e){const t={};let n=-1,r,i,a,o,s,c,l;const u=new XP(e);for(;++n<u.length;){for(;n in t;)n=t[n];if(r=u.get(n),n&&r[1].type==="chunkFlow"&&u.get(n-1)[1].type==="listItemPrefix"&&(c=r[1]._tokenizer.events,a=0,a<c.length&&c[a][1].type==="lineEndingBlank"&&(a+=2),a<c.length&&c[a][1].type==="content"))for(;++a<c.length&&c[a][1].type!=="content";)c[a][1].type==="chunkText"&&(c[a][1]._isInFirstContentOfListItem=!0,a++);if(r[0]==="enter")r[1].contentType&&(Object.assign(t,QP(u,n)),n=t[n],l=!0);else if(r[1]._container){for(a=n,i=void 0;a--&&(o=u.get(a),o[1].type==="lineEnding"||o[1].type==="lineEndingBlank");)o[0]==="enter"&&(i&&(u.get(i)[1].type="lineEndingBlank"),o[1].type="lineEnding",i=a);i&&(r[1].end=Object.assign({},u.get(i)[1].start),s=u.slice(i,n),s.unshift(r),u.splice(i,n-i+1,s))}}return Ln(e,0,Number.POSITIVE_INFINITY,u.slice(0)),!l}function QP(e,t){const n=e.get(t)[1],r=e.get(t)[2];let i=t-1;const a=[],o=n._tokenizer||r.parser[n.contentType](n.start),s=o.events,c=[],l={};let u,f,d=-1,p=n,m=0,h=0;const y=[h];for(;p;){for(;e.get(++i)[1]!==p;);a.push(i),p._tokenizer||(u=r.sliceStream(p),p.next||u.push(null),f&&o.defineSkip(p.start),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(u),p._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),f=p,p=p.next}for(p=n;++d<s.length;)s[d][0]==="exit"&&s[d-1][0]==="enter"&&s[d][1].type===s[d-1][1].type&&s[d][1].start.line!==s[d][1].end.line&&(h=d+1,y.push(h),p._tokenizer=void 0,p.previous=void 0,p=p.next);for(o.events=[],p?(p._tokenizer=void 0,p.previous=void 0):y.pop(),d=y.length;d--;){const v=s.slice(y[d],y[d+1]),b=a.pop();c.push([b,b+v.length-1]),e.splice(b,2,v)}for(c.reverse(),d=-1;++d<c.length;)l[m+c[d][0]]=m+c[d][1],m+=c[d][1]-c[d][0]-1;return l}const eD={tokenize:rD,resolve:nD},tD={tokenize:iD,partial:!0};function nD(e){return nw(e),e}function rD(e,t){let n;return r;function r(s){return e.enter("content"),n=e.enter("chunkContent",{contentType:"content"}),i(s)}function i(s){return s===null?a(s):De(s)?e.check(tD,o,a)(s):(e.consume(s),i)}function a(s){return e.exit("chunkContent"),e.exit("content"),t(s)}function o(s){return e.consume(s),e.exit("chunkContent"),n.next=e.enter("chunkContent",{contentType:"content",previous:n}),n=n.next,i}}function iD(e,t,n){const r=this;return i;function i(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),tt(e,a,"linePrefix")}function a(o){if(o===null||De(o))return n(o);const s=r.events[r.events.length-1];return!r.parser.constructs.disable.null.includes("codeIndented")&&s&&s[1].type==="linePrefix"&&s[2].sliceSerialize(s[1],!0).length>=4?t(o):e.interrupt(r.parser.constructs.flow,n,t)(o)}}function rw(e,t,n,r,i,a,o,s,c){const l=c||Number.POSITIVE_INFINITY;let u=0;return f;function f(v){return v===60?(e.enter(r),e.enter(i),e.enter(a),e.consume(v),e.exit(a),d):v===null||v===32||v===41||Kl(v)?n(v):(e.enter(r),e.enter(o),e.enter(s),e.enter("chunkString",{contentType:"string"}),h(v))}function d(v){return v===62?(e.enter(a),e.consume(v),e.exit(a),e.exit(i),e.exit(r),t):(e.enter(s),e.enter("chunkString",{contentType:"string"}),p(v))}function p(v){return v===62?(e.exit("chunkString"),e.exit(s),d(v)):v===null||v===60||De(v)?n(v):(e.consume(v),v===92?m:p)}function m(v){return v===60||v===62||v===92?(e.consume(v),p):p(v)}function h(v){return!u&&(v===null||v===41||gt(v))?(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(r),t(v)):u<l&&v===40?(e.consume(v),u++,h):v===41?(e.consume(v),u--,h):v===null||v===32||v===40||Kl(v)?n(v):(e.consume(v),v===92?y:h)}function y(v){return v===40||v===41||v===92?(e.consume(v),h):h(v)}}function iw(e,t,n,r,i,a){const o=this;let s=0,c;return l;function l(p){return e.enter(r),e.enter(i),e.consume(p),e.exit(i),e.enter(a),u}function u(p){return s>999||p===null||p===91||p===93&&!c||p===94&&!s&&"_hiddenFootnoteSupport"in o.parser.constructs?n(p):p===93?(e.exit(a),e.enter(i),e.consume(p),e.exit(i),e.exit(r),t):De(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),u):(e.enter("chunkString",{contentType:"string"}),f(p))}function f(p){return p===null||p===91||p===93||De(p)||s++>999?(e.exit("chunkString"),u(p)):(e.consume(p),c||(c=!Ye(p)),p===92?d:f)}function d(p){return p===91||p===92||p===93?(e.consume(p),s++,f):f(p)}}function aw(e,t,n,r,i,a){let o;return s;function s(d){return d===34||d===39||d===40?(e.enter(r),e.enter(i),e.consume(d),e.exit(i),o=d===40?41:d,c):n(d)}function c(d){return d===o?(e.enter(i),e.consume(d),e.exit(i),e.exit(r),t):(e.enter(a),l(d))}function l(d){return d===o?(e.exit(a),c(o)):d===null?n(d):De(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),tt(e,l,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),u(d))}function u(d){return d===o||d===null||De(d)?(e.exit("chunkString"),l(d)):(e.consume(d),d===92?f:u)}function f(d){return d===o||d===92?(e.consume(d),u):u(d)}}function Xo(e,t){let n;return r;function r(i){return De(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):Ye(i)?tt(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const aD={name:"definition",tokenize:sD},oD={tokenize:lD,partial:!0};function sD(e,t,n){const r=this;let i;return a;function a(p){return e.enter("definition"),o(p)}function o(p){return iw.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(p)}function s(p){return i=Yn(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),p===58?(e.enter("definitionMarker"),e.consume(p),e.exit("definitionMarker"),c):n(p)}function c(p){return gt(p)?Xo(e,l)(p):l(p)}function l(p){return rw(e,u,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(p)}function u(p){return e.attempt(oD,f,f)(p)}function f(p){return Ye(p)?tt(e,d,"whitespace")(p):d(p)}function d(p){return p===null||De(p)?(e.exit("definition"),r.parser.defined.push(i),t(p)):n(p)}}function lD(e,t,n){return r;function r(s){return gt(s)?Xo(e,i)(s):n(s)}function i(s){return aw(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(s)}function a(s){return Ye(s)?tt(e,o,"whitespace")(s):o(s)}function o(s){return s===null||De(s)?t(s):n(s)}}const cD={name:"hardBreakEscape",tokenize:uD};function uD(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),i}function i(a){return De(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const fD={name:"headingAtx",tokenize:pD,resolve:dD};function dD(e,t){let n=e.length-2,r=3,i,a;return e[r][1].type==="whitespace"&&(r+=2),n-2>r&&e[n][1].type==="whitespace"&&(n-=2),e[n][1].type==="atxHeadingSequence"&&(r===n-1||n-4>r&&e[n-2][1].type==="whitespace")&&(n-=r+1===n?2:4),n>r&&(i={type:"atxHeadingText",start:e[r][1].start,end:e[n][1].end},a={type:"chunkText",start:e[r][1].start,end:e[n][1].end,contentType:"text"},Ln(e,r,n-r+1,[["enter",i,t],["enter",a,t],["exit",a,t],["exit",i,t]])),e}function pD(e,t,n){let r=0;return i;function i(u){return e.enter("atxHeading"),a(u)}function a(u){return e.enter("atxHeadingSequence"),o(u)}function o(u){return u===35&&r++<6?(e.consume(u),o):u===null||gt(u)?(e.exit("atxHeadingSequence"),s(u)):n(u)}function s(u){return u===35?(e.enter("atxHeadingSequence"),c(u)):u===null||De(u)?(e.exit("atxHeading"),t(u)):Ye(u)?tt(e,s,"whitespace")(u):(e.enter("atxHeadingText"),l(u))}function c(u){return u===35?(e.consume(u),c):(e.exit("atxHeadingSequence"),s(u))}function l(u){return u===null||u===35||gt(u)?(e.exit("atxHeadingText"),s(u)):(e.consume(u),l)}}const hD=["address","article","aside","base","basefont","blockquote","body","caption","center","col","colgroup","dd","details","dialog","dir","div","dl","dt","fieldset","figcaption","figure","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hr","html","iframe","legend","li","link","main","menu","menuitem","nav","noframes","ol","optgroup","option","p","param","search","section","summary","table","tbody","td","tfoot","th","thead","title","tr","track","ul"],ow=["pre","script","style","textarea"],mD={name:"htmlFlow",tokenize:bD,resolveTo:gD,concrete:!0},vD={tokenize:xD,partial:!0},yD={tokenize:wD,partial:!0};function gD(e){let t=e.length;for(;t--&&!(e[t][0]==="enter"&&e[t][1].type==="htmlFlow"););return t>1&&e[t-2][1].type==="linePrefix"&&(e[t][1].start=e[t-2][1].start,e[t+1][1].start=e[t-2][1].start,e.splice(t-2,2)),e}function bD(e,t,n){const r=this;let i,a,o,s,c;return l;function l(S){return u(S)}function u(S){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(S),f}function f(S){return S===33?(e.consume(S),d):S===47?(e.consume(S),a=!0,h):S===63?(e.consume(S),i=3,r.interrupt?t:g):vn(S)?(e.consume(S),o=String.fromCharCode(S),y):n(S)}function d(S){return S===45?(e.consume(S),i=2,p):S===91?(e.consume(S),i=5,s=0,m):vn(S)?(e.consume(S),i=4,r.interrupt?t:g):n(S)}function p(S){return S===45?(e.consume(S),r.interrupt?t:g):n(S)}function m(S){const K="CDATA[";return S===K.charCodeAt(s++)?(e.consume(S),s===K.length?r.interrupt?t:W:m):n(S)}function h(S){return vn(S)?(e.consume(S),o=String.fromCharCode(S),y):n(S)}function y(S){if(S===null||S===47||S===62||gt(S)){const K=S===47,J=o.toLowerCase();return!K&&!a&&ow.includes(J)?(i=1,r.interrupt?t(S):W(S)):hD.includes(o.toLowerCase())?(i=6,K?(e.consume(S),v):r.interrupt?t(S):W(S)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(S):a?b(S):w(S))}return S===45||ln(S)?(e.consume(S),o+=String.fromCharCode(S),y):n(S)}function v(S){return S===62?(e.consume(S),r.interrupt?t:W):n(S)}function b(S){return Ye(S)?(e.consume(S),b):k(S)}function w(S){return S===47?(e.consume(S),k):S===58||S===95||vn(S)?(e.consume(S),T):Ye(S)?(e.consume(S),w):k(S)}function T(S){return S===45||S===46||S===58||S===95||ln(S)?(e.consume(S),T):E(S)}function E(S){return S===61?(e.consume(S),_):Ye(S)?(e.consume(S),E):w(S)}function _(S){return S===null||S===60||S===61||S===62||S===96?n(S):S===34||S===39?(e.consume(S),c=S,$):Ye(S)?(e.consume(S),_):U(S)}function $(S){return S===c?(e.consume(S),c=null,z):S===null||De(S)?n(S):(e.consume(S),$)}function U(S){return S===null||S===34||S===39||S===47||S===60||S===61||S===62||S===96||gt(S)?E(S):(e.consume(S),U)}function z(S){return S===47||S===62||Ye(S)?w(S):n(S)}function k(S){return S===62?(e.consume(S),j):n(S)}function j(S){return S===null||De(S)?W(S):Ye(S)?(e.consume(S),j):n(S)}function W(S){return S===45&&i===2?(e.consume(S),L):S===60&&i===1?(e.consume(S),Z):S===62&&i===4?(e.consume(S),N):S===63&&i===3?(e.consume(S),g):S===93&&i===5?(e.consume(S),R):De(S)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(vD,V,B)(S)):S===null||De(S)?(e.exit("htmlFlowData"),B(S)):(e.consume(S),W)}function B(S){return e.check(yD,I,V)(S)}function I(S){return e.enter("lineEnding"),e.consume(S),e.exit("lineEnding"),A}function A(S){return S===null||De(S)?B(S):(e.enter("htmlFlowData"),W(S))}function L(S){return S===45?(e.consume(S),g):W(S)}function Z(S){return S===47?(e.consume(S),o="",H):W(S)}function H(S){if(S===62){const K=o.toLowerCase();return ow.includes(K)?(e.consume(S),N):W(S)}return vn(S)&&o.length<8?(e.consume(S),o+=String.fromCharCode(S),H):W(S)}function R(S){return S===93?(e.consume(S),g):W(S)}function g(S){return S===62?(e.consume(S),N):S===45&&i===2?(e.consume(S),g):W(S)}function N(S){return S===null||De(S)?(e.exit("htmlFlowData"),V(S)):(e.consume(S),N)}function V(S){return e.exit("htmlFlow"),t(S)}}function wD(e,t,n){const r=this;return i;function i(o){return De(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a):n(o)}function a(o){return r.parser.lazy[r.now().line]?n(o):t(o)}}function xD(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(Yo,t,n)}}const SD={name:"htmlText",tokenize:ED};function ED(e,t,n){const r=this;let i,a,o;return s;function s(g){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(g),c}function c(g){return g===33?(e.consume(g),l):g===47?(e.consume(g),E):g===63?(e.consume(g),w):vn(g)?(e.consume(g),U):n(g)}function l(g){return g===45?(e.consume(g),u):g===91?(e.consume(g),a=0,m):vn(g)?(e.consume(g),b):n(g)}function u(g){return g===45?(e.consume(g),p):n(g)}function f(g){return g===null?n(g):g===45?(e.consume(g),d):De(g)?(o=f,Z(g)):(e.consume(g),f)}function d(g){return g===45?(e.consume(g),p):f(g)}function p(g){return g===62?L(g):g===45?d(g):f(g)}function m(g){const N="CDATA[";return g===N.charCodeAt(a++)?(e.consume(g),a===N.length?h:m):n(g)}function h(g){return g===null?n(g):g===93?(e.consume(g),y):De(g)?(o=h,Z(g)):(e.consume(g),h)}function y(g){return g===93?(e.consume(g),v):h(g)}function v(g){return g===62?L(g):g===93?(e.consume(g),v):h(g)}function b(g){return g===null||g===62?L(g):De(g)?(o=b,Z(g)):(e.consume(g),b)}function w(g){return g===null?n(g):g===63?(e.consume(g),T):De(g)?(o=w,Z(g)):(e.consume(g),w)}function T(g){return g===62?L(g):w(g)}function E(g){return vn(g)?(e.consume(g),_):n(g)}function _(g){return g===45||ln(g)?(e.consume(g),_):$(g)}function $(g){return De(g)?(o=$,Z(g)):Ye(g)?(e.consume(g),$):L(g)}function U(g){return g===45||ln(g)?(e.consume(g),U):g===47||g===62||gt(g)?z(g):n(g)}function z(g){return g===47?(e.consume(g),L):g===58||g===95||vn(g)?(e.consume(g),k):De(g)?(o=z,Z(g)):Ye(g)?(e.consume(g),z):L(g)}function k(g){return g===45||g===46||g===58||g===95||ln(g)?(e.consume(g),k):j(g)}function j(g){return g===61?(e.consume(g),W):De(g)?(o=j,Z(g)):Ye(g)?(e.consume(g),j):z(g)}function W(g){return g===null||g===60||g===61||g===62||g===96?n(g):g===34||g===39?(e.consume(g),i=g,B):De(g)?(o=W,Z(g)):Ye(g)?(e.consume(g),W):(e.consume(g),I)}function B(g){return g===i?(e.consume(g),i=void 0,A):g===null?n(g):De(g)?(o=B,Z(g)):(e.consume(g),B)}function I(g){return g===null||g===34||g===39||g===60||g===61||g===96?n(g):g===47||g===62||gt(g)?z(g):(e.consume(g),I)}function A(g){return g===47||g===62||gt(g)?z(g):n(g)}function L(g){return g===62?(e.consume(g),e.exit("htmlTextData"),e.exit("htmlText"),t):n(g)}function Z(g){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(g),e.exit("lineEnding"),H}function H(g){return Ye(g)?tt(e,R,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(g):R(g)}function R(g){return e.enter("htmlTextData"),o(g)}}const xd={name:"labelEnd",tokenize:$D,resolveTo:OD,resolveAll:CD},_D={tokenize:ID},kD={tokenize:RD},TD={tokenize:AD};function CD(e){let t=-1;for(;++t<e.length;){const n=e[t][1];(n.type==="labelImage"||n.type==="labelLink"||n.type==="labelEnd")&&(e.splice(t+1,n.type==="labelImage"?4:2),n.type="data",t++)}return e}function OD(e,t){let n=e.length,r=0,i,a,o,s;for(;n--;)if(i=e[n][1],a){if(i.type==="link"||i.type==="labelLink"&&i._inactive)break;e[n][0]==="enter"&&i.type==="labelLink"&&(i._inactive=!0)}else if(o){if(e[n][0]==="enter"&&(i.type==="labelImage"||i.type==="labelLink")&&!i._balanced&&(a=n,i.type!=="labelLink")){r=2;break}}else i.type==="labelEnd"&&(o=n);const c={type:e[a][1].type==="labelLink"?"link":"image",start:Object.assign({},e[a][1].start),end:Object.assign({},e[e.length-1][1].end)},l={type:"label",start:Object.assign({},e[a][1].start),end:Object.assign({},e[o][1].end)},u={type:"labelText",start:Object.assign({},e[a+r+2][1].end),end:Object.assign({},e[o-2][1].start)};return s=[["enter",c,t],["enter",l,t]],s=Bn(s,e.slice(a+1,a+r+3)),s=Bn(s,[["enter",u,t]]),s=Bn(s,Jl(t.parser.constructs.insideSpan.null,e.slice(a+r+4,o-3),t)),s=Bn(s,[["exit",u,t],e[o-2],e[o-1],["exit",l,t]]),s=Bn(s,e.slice(o+1)),s=Bn(s,[["exit",c,t]]),Ln(e,a,e.length,s),e}function $D(e,t,n){const r=this;let i=r.events.length,a,o;for(;i--;)if((r.events[i][1].type==="labelImage"||r.events[i][1].type==="labelLink")&&!r.events[i][1]._balanced){a=r.events[i][1];break}return s;function s(d){return a?a._inactive?f(d):(o=r.parser.defined.includes(Yn(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(d),e.exit("labelMarker"),e.exit("labelEnd"),c):n(d)}function c(d){return d===40?e.attempt(_D,u,o?u:f)(d):d===91?e.attempt(kD,u,o?l:f)(d):o?u(d):f(d)}function l(d){return e.attempt(TD,u,f)(d)}function u(d){return t(d)}function f(d){return a._balanced=!0,n(d)}}function ID(e,t,n){return r;function r(f){return e.enter("resource"),e.enter("resourceMarker"),e.consume(f),e.exit("resourceMarker"),i}function i(f){return gt(f)?Xo(e,a)(f):a(f)}function a(f){return f===41?u(f):rw(e,o,s,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(f)}function o(f){return gt(f)?Xo(e,c)(f):u(f)}function s(f){return n(f)}function c(f){return f===34||f===39||f===40?aw(e,l,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(f):u(f)}function l(f){return gt(f)?Xo(e,u)(f):u(f)}function u(f){return f===41?(e.enter("resourceMarker"),e.consume(f),e.exit("resourceMarker"),e.exit("resource"),t):n(f)}}function RD(e,t,n){const r=this;return i;function i(s){return iw.call(r,e,a,o,"reference","referenceMarker","referenceString")(s)}function a(s){return r.parser.defined.includes(Yn(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(s):n(s)}function o(s){return n(s)}}function AD(e,t,n){return r;function r(a){return e.enter("reference"),e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),i}function i(a){return a===93?(e.enter("referenceMarker"),e.consume(a),e.exit("referenceMarker"),e.exit("reference"),t):n(a)}}const PD={name:"labelStartImage",tokenize:DD,resolveAll:xd.resolveAll};function DD(e,t,n){const r=this;return i;function i(s){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(s),e.exit("labelImageMarker"),a}function a(s){return s===91?(e.enter("labelMarker"),e.consume(s),e.exit("labelMarker"),e.exit("labelImage"),o):n(s)}function o(s){return s===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(s):t(s)}}const jD={name:"labelStartLink",tokenize:ND,resolveAll:xd.resolveAll};function ND(e,t,n){const r=this;return i;function i(o){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(o),e.exit("labelMarker"),e.exit("labelLink"),a}function a(o){return o===94&&"_hiddenFootnoteSupport"in r.parser.constructs?n(o):t(o)}}const Sd={name:"lineEnding",tokenize:MD};function MD(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),tt(e,t,"linePrefix")}}const Xl={name:"thematicBreak",tokenize:FD};function FD(e,t,n){let r=0,i;return a;function a(l){return e.enter("thematicBreak"),o(l)}function o(l){return i=l,s(l)}function s(l){return l===i?(e.enter("thematicBreakSequence"),c(l)):r>=3&&(l===null||De(l))?(e.exit("thematicBreak"),t(l)):n(l)}function c(l){return l===i?(e.consume(l),r++,c):(e.exit("thematicBreakSequence"),Ye(l)?tt(e,s,"whitespace")(l):s(l))}}const xn={name:"list",tokenize:UD,continuation:{tokenize:zD},exit:WD},LD={tokenize:VD,partial:!0},BD={tokenize:qD,partial:!0};function UD(e,t,n){const r=this,i=r.events[r.events.length-1];let a=i&&i[1].type==="linePrefix"?i[2].sliceSerialize(i[1],!0).length:0,o=0;return s;function s(p){const m=r.containerState.type||(p===42||p===43||p===45?"listUnordered":"listOrdered");if(m==="listUnordered"?!r.containerState.marker||p===r.containerState.marker:gd(p)){if(r.containerState.type||(r.containerState.type=m,e.enter(m,{_container:!0})),m==="listUnordered")return e.enter("listItemPrefix"),p===42||p===45?e.check(Xl,n,l)(p):l(p);if(!r.interrupt||p===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),c(p)}return n(p)}function c(p){return gd(p)&&++o<10?(e.consume(p),c):(!r.interrupt||o<2)&&(r.containerState.marker?p===r.containerState.marker:p===41||p===46)?(e.exit("listItemValue"),l(p)):n(p)}function l(p){return e.enter("listItemMarker"),e.consume(p),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||p,e.check(Yo,r.interrupt?n:u,e.attempt(LD,d,f))}function u(p){return r.containerState.initialBlankLine=!0,a++,d(p)}function f(p){return Ye(p)?(e.enter("listItemPrefixWhitespace"),e.consume(p),e.exit("listItemPrefixWhitespace"),d):n(p)}function d(p){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(p)}}function zD(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(Yo,i,a);function i(s){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,tt(e,t,"listItemIndent",r.containerState.size+1)(s)}function a(s){return r.containerState.furtherBlankLines||!Ye(s)?(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,o(s)):(r.containerState.furtherBlankLines=void 0,r.containerState.initialBlankLine=void 0,e.attempt(BD,t,o)(s))}function o(s){return r.containerState._closeFlow=!0,r.interrupt=void 0,tt(e,e.attempt(xn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(s)}}function qD(e,t,n){const r=this;return tt(e,i,"listItemIndent",r.containerState.size+1);function i(a){const o=r.events[r.events.length-1];return o&&o[1].type==="listItemIndent"&&o[2].sliceSerialize(o[1],!0).length===r.containerState.size?t(a):n(a)}}function WD(e){e.exit(this.containerState.type)}function VD(e,t,n){const r=this;return tt(e,i,"listItemPrefixWhitespace",r.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function i(a){const o=r.events[r.events.length-1];return!Ye(a)&&o&&o[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const sw={name:"setextUnderline",tokenize:ZD,resolveTo:HD};function HD(e,t){let n=e.length,r,i,a;for(;n--;)if(e[n][0]==="enter"){if(e[n][1].type==="content"){r=n;break}e[n][1].type==="paragraph"&&(i=n)}else e[n][1].type==="content"&&e.splice(n,1),!a&&e[n][1].type==="definition"&&(a=n);const o={type:"setextHeading",start:Object.assign({},e[i][1].start),end:Object.assign({},e[e.length-1][1].end)};return e[i][1].type="setextHeadingText",a?(e.splice(i,0,["enter",o,t]),e.splice(a+1,0,["exit",e[r][1],t]),e[r][1].end=Object.assign({},e[a][1].end)):e[r][1]=o,e.push(["exit",o,t]),e}function ZD(e,t,n){const r=this;let i;return a;function a(l){let u=r.events.length,f;for(;u--;)if(r.events[u][1].type!=="lineEnding"&&r.events[u][1].type!=="linePrefix"&&r.events[u][1].type!=="content"){f=r.events[u][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||f)?(e.enter("setextHeadingLine"),i=l,o(l)):n(l)}function o(l){return e.enter("setextHeadingLineSequence"),s(l)}function s(l){return l===i?(e.consume(l),s):(e.exit("setextHeadingLineSequence"),Ye(l)?tt(e,c,"lineSuffix")(l):c(l))}function c(l){return l===null||De(l)?(e.exit("setextHeadingLine"),t(l)):n(l)}}const KD={tokenize:GD};function GD(e){const t=this,n=e.attempt(Yo,r,e.attempt(this.parser.constructs.flowInitial,i,tt(e,e.attempt(this.parser.constructs.flow,i,e.attempt(eD,i)),"linePrefix")));return n;function r(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,n}function i(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,n}}const YD={resolveAll:cw()},JD=lw("string"),XD=lw("text");function lw(e){return{tokenize:t,resolveAll:cw(e==="text"?QD:void 0)};function t(n){const r=this,i=this.parser.constructs[e],a=n.attempt(i,o,s);return o;function o(u){return l(u)?a(u):s(u)}function s(u){if(u===null){n.consume(u);return}return n.enter("data"),n.consume(u),c}function c(u){return l(u)?(n.exit("data"),a(u)):(n.consume(u),c)}function l(u){if(u===null)return!0;const f=i[u];let d=-1;if(f)for(;++d<f.length;){const p=f[d];if(!p.previous||p.previous.call(r,r.previous))return!0}return!1}}}function cw(e){return t;function t(n,r){let i=-1,a;for(;++i<=n.length;)a===void 0?n[i]&&n[i][1].type==="data"&&(a=i,i++):(!n[i]||n[i][1].type!=="data")&&(i!==a+2&&(n[a][1].end=n[i-1][1].end,n.splice(a+2,i-a-2),i=a+2),a=void 0);return e?e(n,r):n}}function QD(e,t){let n=0;for(;++n<=e.length;)if((n===e.length||e[n][1].type==="lineEnding")&&e[n-1][1].type==="data"){const r=e[n-1][1],i=t.sliceStream(r);let a=i.length,o=-1,s=0,c;for(;a--;){const l=i[a];if(typeof l=="string"){for(o=l.length;l.charCodeAt(o-1)===32;)s++,o--;if(o)break;o=-1}else if(l===-2)c=!0,s++;else if(l!==-1){a++;break}}if(s){const l={type:n===e.length||c||s<2?"lineSuffix":"hardBreakTrailing",start:{line:r.end.line,column:r.end.column-s,offset:r.end.offset-s,_index:r.start._index+a,_bufferIndex:a?o:r.start._bufferIndex+o},end:Object.assign({},r.end)};r.end=Object.assign({},l.start),r.start.offset===r.end.offset?Object.assign(r,l):(e.splice(n,0,["enter",l,t],["exit",l,t]),n+=2)}n++}return e}function ej(e,t,n){let r=Object.assign(n?Object.assign({},n):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1});const i={},a=[];let o=[],s=[];const c={consume:b,enter:w,exit:T,attempt:$(E),check:$(_),interrupt:$(_,{interrupt:!0})},l={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream:p,sliceSerialize:d,now:m,defineSkip:h,write:f};let u=t.tokenize.call(l,c);return t.resolveAll&&a.push(t),l;function f(j){return o=Bn(o,j),y(),o[o.length-1]!==null?[]:(U(t,0),l.events=Jl(a,l.events,l),l.events)}function d(j,W){return nj(p(j),W)}function p(j){return tj(o,j)}function m(){const{line:j,column:W,offset:B,_index:I,_bufferIndex:A}=r;return{line:j,column:W,offset:B,_index:I,_bufferIndex:A}}function h(j){i[j.line]=j.column,k()}function y(){let j;for(;r._index<o.length;){const W=o[r._index];if(typeof W=="string")for(j=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===j&&r._bufferIndex<W.length;)v(W.charCodeAt(r._bufferIndex));else v(W)}}function v(j){u=u(j)}function b(j){De(j)?(r.line++,r.column=1,r.offset+=j===-3?2:1,k()):j!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++)),l.previous=j}function w(j,W){const B=W||{};return B.type=j,B.start=m(),l.events.push(["enter",B,l]),s.push(B),B}function T(j){const W=s.pop();return W.end=m(),l.events.push(["exit",W,l]),W}function E(j,W){U(j,W.from)}function _(j,W){W.restore()}function $(j,W){return B;function B(I,A,L){let Z,H,R,g;return Array.isArray(I)?V(I):"tokenize"in I?V([I]):N(I);function N(Y){return Q;function Q(ae){const oe=ae!==null&&Y[ae],X=ae!==null&&Y.null,ee=[...Array.isArray(oe)?oe:oe?[oe]:[],...Array.isArray(X)?X:X?[X]:[]];return V(ee)(ae)}}function V(Y){return Z=Y,H=0,Y.length===0?L:S(Y[H])}function S(Y){return Q;function Q(ae){return g=z(),R=Y,Y.partial||(l.currentConstruct=Y),Y.name&&l.parser.constructs.disable.null.includes(Y.name)?J():Y.tokenize.call(W?Object.assign(Object.create(l),W):l,c,K,J)(ae)}}function K(Y){return j(R,g),A}function J(Y){return g.restore(),++H<Z.length?S(Z[H]):L}}}function U(j,W){j.resolveAll&&!a.includes(j)&&a.push(j),j.resolve&&Ln(l.events,W,l.events.length-W,j.resolve(l.events.slice(W),l)),j.resolveTo&&(l.events=j.resolveTo(l.events,l))}function z(){const j=m(),W=l.previous,B=l.currentConstruct,I=l.events.length,A=Array.from(s);return{restore:L,from:I};function L(){r=j,l.previous=W,l.currentConstruct=B,l.events.length=I,s=A,k()}}function k(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function tj(e,t){const n=t.start._index,r=t.start._bufferIndex,i=t.end._index,a=t.end._bufferIndex;let o;if(n===i)o=[e[n].slice(r,a)];else{if(o=e.slice(n,i),r>-1){const s=o[0];typeof s=="string"?o[0]=s.slice(r):o.shift()}a>0&&o.push(e[i].slice(0,a))}return o}function nj(e,t){let n=-1;const r=[];let i;for(;++n<e.length;){const a=e[n];let o;if(typeof a=="string")o=a;else switch(a){case-5:{o="\r";break}case-4:{o=`
32
32
  `;break}case-3:{o=`\r
33
- `;break}case-2:{o=t?" ":" ";break}case-1:{if(!t&&i)continue;o=" ";break}default:o=String.fromCharCode(a)}i=a===-2,r.push(o)}return r.join("")}const rj=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:{91:aD},disable:{null:[]},document:{42:xn,43:xn,45:xn,48:xn,49:xn,50:xn,51:xn,52:xn,53:xn,54:xn,55:xn,56:xn,57:xn,62:Jb},flow:{35:fD,42:Xl,45:[sw,Xl],60:mD,61:sw,95:Xl,96:tw,126:tw},flowInitial:{[-2]:wd,[-1]:wd,32:wd},insideSpan:{null:[bd,YD]},string:{38:Qb,92:Xb},text:{[-5]:Sd,[-4]:Sd,[-3]:Sd,33:PD,38:Qb,42:bd,60:[jP,SD],91:jD,92:[uD,Xb],93:xd,95:bd,96:KP}},Symbol.toStringTag,{value:"Module"}));function ij(e){const n=Zb([rj,...(e||{}).extensions||[]]),r={defined:[],lazy:{},constructs:n,content:i(OP),document:i(IP),flow:i(KD),string:i(JD),text:i(XD)};return r;function i(a){return o;function o(s){return ej(r,a,s)}}}function aj(e){for(;!nw(e););return e}const cw=/[\0\t\n\r]/g;function oj(){let e=1,t="",n=!0,r;return i;function i(a,o,s){const u=[];let l,c,f,d,p;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(o||void 0).decode(a)),f=0,t="",n&&(a.charCodeAt(0)===65279&&f++,n=void 0);f<a.length;){if(cw.lastIndex=f,l=cw.exec(a),d=l&&l.index!==void 0?l.index:a.length,p=a.charCodeAt(d),!l){t=a.slice(f);break}if(p===10&&f===d&&r)u.push(-3),r=void 0;else switch(r&&(u.push(-5),r=void 0),f<d&&(u.push(a.slice(f,d)),e+=d-f),p){case 0:{u.push(65533),e++;break}case 9:{for(c=Math.ceil(e/4)*4,u.push(-2);e++<c;)u.push(-1);break}case 10:{u.push(-4),e=1;break}default:r=!0,e=1}f=d+1}return s&&(r&&u.push(-5),t&&u.push(t),u.push(null)),u}}const sj=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function lj(e){return e.replace(sj,uj)}function uj(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),a=i===120||i===88;return Kb(n.slice(a?2:1),a?16:10)}return yd(n)||e}const fw={}.hasOwnProperty;function cj(e,t,n){return typeof t!="string"&&(n=t,t=void 0),fj(n)(aj(ij(n).document().write(oj()(e,t,!0))))}function fj(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(se),autolinkProtocol:U,autolinkEmail:U,atxHeading:a(Ie),blockQuote:a(X),characterEscape:U,characterReference:U,codeFenced:a(ee),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(ee,o),codeText:a(G,o),codeTextData:U,data:U,codeFlowValue:U,definition:a(pe),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(ge),hardBreakEscape:a(F),hardBreakTrailing:a(F),htmlFlow:a(ie,o),htmlFlowData:U,htmlText:a(ie,o),htmlTextData:U,image:a(ce),label:o,link:a(se),listItem:a(Ee),listItemValue:d,listOrdered:a(Ce,f),listUnordered:a(Ce),paragraph:a(Ae),reference:S,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a(Ie),strong:a(He),thematicBreak:a(fe)},exit:{atxHeading:u(),atxHeadingSequence:E,autolink:u(),autolinkEmail:oe,autolinkProtocol:ae,blockQuote:u(),characterEscapeValue:k,characterReferenceMarkerHexadecimal:J,characterReferenceMarkerNumeric:J,characterReferenceValue:Y,characterReference:Q,codeFenced:u(y),codeFencedFence:h,codeFencedFenceInfo:p,codeFencedFenceMeta:m,codeFlowValue:k,codeIndented:u(v),codeText:u(A),codeTextData:k,data:k,definition:u(),definitionDestinationString:T,definitionLabelString:b,definitionTitleString:w,emphasis:u(),hardBreakEscape:u(W),hardBreakTrailing:u(W),htmlFlow:u(B),htmlFlowData:k,htmlText:u(I),htmlTextData:k,image:u(Z),label:R,labelText:H,lineEnding:D,link:u(L),listItem:u(),listOrdered:u(),listUnordered:u(),paragraph:u(),referenceString:K,resourceDestinationString:g,resourceTitleString:N,resource:V,setextHeading:u(z),setextHeadingLineSequence:O,setextHeadingText:_,strong:u(),thematicBreak:u()}};dw(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(q){let M={type:"root",children:[]};const ne={stack:[M],tokenStack:[],config:t,enter:s,exit:l,buffer:o,resume:c,data:n},he=[];let Se=-1;for(;++Se<q.length;)if(q[Se][1].type==="listOrdered"||q[Se][1].type==="listUnordered")if(q[Se][0]==="enter")he.push(Se);else{const $e=he.pop();Se=i(q,$e,Se)}for(Se=-1;++Se<q.length;){const $e=t[q[Se][0]];fw.call($e,q[Se][1].type)&&$e[q[Se][1].type].call(Object.assign({sliceSerialize:q[Se][2].sliceSerialize},ne),q[Se][1])}if(ne.tokenStack.length>0){const $e=ne.tokenStack[ne.tokenStack.length-1];($e[1]||pw).call(ne,void 0,$e[0])}for(M.position={start:si(q.length>0?q[0][1].start:{line:1,column:1,offset:0}),end:si(q.length>0?q[q.length-2][1].end:{line:1,column:1,offset:0})},Se=-1;++Se<t.transforms.length;)M=t.transforms[Se](M)||M;return M}function i(q,M,ne){let he=M-1,Se=-1,$e=!1,Ze,et,Tt,Et;for(;++he<=ne;){const qe=q[he];switch(qe[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{qe[0]==="enter"?Se++:Se--,Et=void 0;break}case"lineEndingBlank":{qe[0]==="enter"&&(Ze&&!Et&&!Se&&!Tt&&(Tt=he),Et=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Et=void 0}if(!Se&&qe[0]==="enter"&&qe[1].type==="listItemPrefix"||Se===-1&&qe[0]==="exit"&&(qe[1].type==="listUnordered"||qe[1].type==="listOrdered")){if(Ze){let _t=he;for(et=void 0;_t--;){const Ke=q[_t];if(Ke[1].type==="lineEnding"||Ke[1].type==="lineEndingBlank"){if(Ke[0]==="exit")continue;et&&(q[et][1].type="lineEndingBlank",$e=!0),Ke[1].type="lineEnding",et=_t}else if(!(Ke[1].type==="linePrefix"||Ke[1].type==="blockQuotePrefix"||Ke[1].type==="blockQuotePrefixWhitespace"||Ke[1].type==="blockQuoteMarker"||Ke[1].type==="listItemIndent"))break}Tt&&(!et||Tt<et)&&(Ze._spread=!0),Ze.end=Object.assign({},et?q[et][1].start:qe[1].end),q.splice(et||he,0,["exit",Ze,qe[2]]),he++,ne++}if(qe[1].type==="listItemPrefix"){const _t={type:"listItem",_spread:!1,start:Object.assign({},qe[1].start),end:void 0};Ze=_t,q.splice(he,0,["enter",_t,qe[2]]),he++,ne++,Tt=void 0,Et=!0}}}return q[M][1]._spread=$e,ne}function a(q,M){return ne;function ne(he){s.call(this,q(he),he),M&&M.call(this,he)}}function o(){this.stack.push({type:"fragment",children:[]})}function s(q,M,ne){this.stack[this.stack.length-1].children.push(q),this.stack.push(q),this.tokenStack.push([M,ne]),q.position={start:si(M.start),end:void 0}}function u(q){return M;function M(ne){q&&q.call(this,ne),l.call(this,ne)}}function l(q,M){const ne=this.stack.pop(),he=this.tokenStack.pop();if(he)he[0].type!==q.type&&(M?M.call(this,q,he[0]):(he[1]||pw).call(this,q,he[0]));else throw new Error("Cannot close `"+q.type+"` ("+Ko({start:q.start,end:q.end})+"): it’s not open");ne.position.end=si(q.end)}function c(){return vd(this.stack.pop())}function f(){this.data.expectingFirstListItemValue=!0}function d(q){if(this.data.expectingFirstListItemValue){const M=this.stack[this.stack.length-2];M.start=Number.parseInt(this.sliceSerialize(q),10),this.data.expectingFirstListItemValue=void 0}}function p(){const q=this.resume(),M=this.stack[this.stack.length-1];M.lang=q}function m(){const q=this.resume(),M=this.stack[this.stack.length-1];M.meta=q}function h(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function y(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q.replace(/(\r?\n|\r)$/g,"")}function b(q){const M=this.resume(),ne=this.stack[this.stack.length-1];ne.label=M,ne.identifier=Yn(this.sliceSerialize(q)).toLowerCase()}function w(){const q=this.resume(),M=this.stack[this.stack.length-1];M.title=q}function T(){const q=this.resume(),M=this.stack[this.stack.length-1];M.url=q}function E(q){const M=this.stack[this.stack.length-1];if(!M.depth){const ne=this.sliceSerialize(q).length;M.depth=ne}}function _(){this.data.setextHeadingSlurpLineEnding=!0}function O(q){const M=this.stack[this.stack.length-1];M.depth=this.sliceSerialize(q).codePointAt(0)===61?1:2}function z(){this.data.setextHeadingSlurpLineEnding=void 0}function U(q){const ne=this.stack[this.stack.length-1].children;let he=ne[ne.length-1];(!he||he.type!=="text")&&(he=te(),he.position={start:si(q.start),end:void 0},ne.push(he)),this.stack.push(he)}function k(q){const M=this.stack.pop();M.value+=this.sliceSerialize(q),M.position.end=si(q.end)}function D(q){const M=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ne=M.children[M.children.length-1];ne.position.end=si(q.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(M.type)&&(U.call(this,q),k.call(this,q))}function W(){this.data.atHardBreak=!0}function B(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q}function I(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q}function A(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q}function L(){const q=this.stack[this.stack.length-1];if(this.data.inReference){const M=this.data.referenceType||"shortcut";q.type+="Reference",q.referenceType=M,delete q.url,delete q.title}else delete q.identifier,delete q.label;this.data.referenceType=void 0}function Z(){const q=this.stack[this.stack.length-1];if(this.data.inReference){const M=this.data.referenceType||"shortcut";q.type+="Reference",q.referenceType=M,delete q.url,delete q.title}else delete q.identifier,delete q.label;this.data.referenceType=void 0}function H(q){const M=this.sliceSerialize(q),ne=this.stack[this.stack.length-2];ne.label=lj(M),ne.identifier=Yn(M).toLowerCase()}function R(){const q=this.stack[this.stack.length-1],M=this.resume(),ne=this.stack[this.stack.length-1];if(this.data.inReference=!0,ne.type==="link"){const he=q.children;ne.children=he}else ne.alt=M}function g(){const q=this.resume(),M=this.stack[this.stack.length-1];M.url=q}function N(){const q=this.resume(),M=this.stack[this.stack.length-1];M.title=q}function V(){this.data.inReference=void 0}function S(){this.data.referenceType="collapsed"}function K(q){const M=this.resume(),ne=this.stack[this.stack.length-1];ne.label=M,ne.identifier=Yn(this.sliceSerialize(q)).toLowerCase(),this.data.referenceType="full"}function J(q){this.data.characterReferenceType=q.type}function Y(q){const M=this.sliceSerialize(q),ne=this.data.characterReferenceType;let he;ne?(he=Kb(M,ne==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):he=yd(M);const Se=this.stack[this.stack.length-1];Se.value+=he}function Q(q){const M=this.stack.pop();M.position.end=si(q.end)}function ae(q){k.call(this,q);const M=this.stack[this.stack.length-1];M.url=this.sliceSerialize(q)}function oe(q){k.call(this,q);const M=this.stack[this.stack.length-1];M.url="mailto:"+this.sliceSerialize(q)}function X(){return{type:"blockquote",children:[]}}function ee(){return{type:"code",lang:null,meta:null,value:""}}function G(){return{type:"inlineCode",value:""}}function pe(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function ge(){return{type:"emphasis",children:[]}}function Ie(){return{type:"heading",depth:0,children:[]}}function F(){return{type:"break"}}function ie(){return{type:"html",value:""}}function ce(){return{type:"image",title:null,url:"",alt:null}}function se(){return{type:"link",title:null,url:"",children:[]}}function Ce(q){return{type:"list",ordered:q.type==="listOrdered",start:null,spread:q._spread,children:[]}}function Ee(q){return{type:"listItem",spread:q._spread,checked:null,children:[]}}function Ae(){return{type:"paragraph",children:[]}}function He(){return{type:"strong",children:[]}}function te(){return{type:"text",value:""}}function fe(){return{type:"thematicBreak"}}}function si(e){return{line:e.line,column:e.column,offset:e.offset}}function dw(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?dw(e,r):dj(e,r)}}function dj(e,t){let n;for(n in t)if(fw.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function pw(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Ko({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Ko({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Ko({start:t.start,end:t.end})+") is still open")}function pj(e){const t=this;t.parser=n;function n(r){return cj(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function hj(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function mj(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
33
+ `;break}case-2:{o=t?" ":" ";break}case-1:{if(!t&&i)continue;o=" ";break}default:o=String.fromCharCode(a)}i=a===-2,r.push(o)}return r.join("")}const rj=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:{91:aD},disable:{null:[]},document:{42:xn,43:xn,45:xn,48:xn,49:xn,50:xn,51:xn,52:xn,53:xn,54:xn,55:xn,56:xn,57:xn,62:Jb},flow:{35:fD,42:Xl,45:[sw,Xl],60:mD,61:sw,95:Xl,96:tw,126:tw},flowInitial:{[-2]:wd,[-1]:wd,32:wd},insideSpan:{null:[bd,YD]},string:{38:Qb,92:Xb},text:{[-5]:Sd,[-4]:Sd,[-3]:Sd,33:PD,38:Qb,42:bd,60:[jP,SD],91:jD,92:[cD,Xb],93:xd,95:bd,96:KP}},Symbol.toStringTag,{value:"Module"}));function ij(e){const n=Zb([rj,...(e||{}).extensions||[]]),r={defined:[],lazy:{},constructs:n,content:i(OP),document:i(IP),flow:i(KD),string:i(JD),text:i(XD)};return r;function i(a){return o;function o(s){return ej(r,a,s)}}}function aj(e){for(;!nw(e););return e}const uw=/[\0\t\n\r]/g;function oj(){let e=1,t="",n=!0,r;return i;function i(a,o,s){const c=[];let l,u,f,d,p;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(o||void 0).decode(a)),f=0,t="",n&&(a.charCodeAt(0)===65279&&f++,n=void 0);f<a.length;){if(uw.lastIndex=f,l=uw.exec(a),d=l&&l.index!==void 0?l.index:a.length,p=a.charCodeAt(d),!l){t=a.slice(f);break}if(p===10&&f===d&&r)c.push(-3),r=void 0;else switch(r&&(c.push(-5),r=void 0),f<d&&(c.push(a.slice(f,d)),e+=d-f),p){case 0:{c.push(65533),e++;break}case 9:{for(u=Math.ceil(e/4)*4,c.push(-2);e++<u;)c.push(-1);break}case 10:{c.push(-4),e=1;break}default:r=!0,e=1}f=d+1}return s&&(r&&c.push(-5),t&&c.push(t),c.push(null)),c}}const sj=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function lj(e){return e.replace(sj,cj)}function cj(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),a=i===120||i===88;return Kb(n.slice(a?2:1),a?16:10)}return yd(n)||e}const fw={}.hasOwnProperty;function uj(e,t,n){return typeof t!="string"&&(n=t,t=void 0),fj(n)(aj(ij(n).document().write(oj()(e,t,!0))))}function fj(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(se),autolinkProtocol:z,autolinkEmail:z,atxHeading:a(Ie),blockQuote:a(X),characterEscape:z,characterReference:z,codeFenced:a(ee),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(ee,o),codeText:a(G,o),codeTextData:z,data:z,codeFlowValue:z,definition:a(pe),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(ge),hardBreakEscape:a(F),hardBreakTrailing:a(F),htmlFlow:a(ie,o),htmlFlowData:z,htmlText:a(ie,o),htmlTextData:z,image:a(ue),label:o,link:a(se),listItem:a(Ee),listItemValue:d,listOrdered:a(Ce,f),listUnordered:a(Ce),paragraph:a(Ae),reference:S,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a(Ie),strong:a(He),thematicBreak:a(fe)},exit:{atxHeading:c(),atxHeadingSequence:E,autolink:c(),autolinkEmail:oe,autolinkProtocol:ae,blockQuote:c(),characterEscapeValue:k,characterReferenceMarkerHexadecimal:J,characterReferenceMarkerNumeric:J,characterReferenceValue:Y,characterReference:Q,codeFenced:c(y),codeFencedFence:h,codeFencedFenceInfo:p,codeFencedFenceMeta:m,codeFlowValue:k,codeIndented:c(v),codeText:c(A),codeTextData:k,data:k,definition:c(),definitionDestinationString:T,definitionLabelString:b,definitionTitleString:w,emphasis:c(),hardBreakEscape:c(W),hardBreakTrailing:c(W),htmlFlow:c(B),htmlFlowData:k,htmlText:c(I),htmlTextData:k,image:c(Z),label:R,labelText:H,lineEnding:j,link:c(L),listItem:c(),listOrdered:c(),listUnordered:c(),paragraph:c(),referenceString:K,resourceDestinationString:g,resourceTitleString:N,resource:V,setextHeading:c(U),setextHeadingLineSequence:$,setextHeadingText:_,strong:c(),thematicBreak:c()}};dw(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(q){let M={type:"root",children:[]};const ne={stack:[M],tokenStack:[],config:t,enter:s,exit:l,buffer:o,resume:u,data:n},he=[];let Se=-1;for(;++Se<q.length;)if(q[Se][1].type==="listOrdered"||q[Se][1].type==="listUnordered")if(q[Se][0]==="enter")he.push(Se);else{const $e=he.pop();Se=i(q,$e,Se)}for(Se=-1;++Se<q.length;){const $e=t[q[Se][0]];fw.call($e,q[Se][1].type)&&$e[q[Se][1].type].call(Object.assign({sliceSerialize:q[Se][2].sliceSerialize},ne),q[Se][1])}if(ne.tokenStack.length>0){const $e=ne.tokenStack[ne.tokenStack.length-1];($e[1]||pw).call(ne,void 0,$e[0])}for(M.position={start:si(q.length>0?q[0][1].start:{line:1,column:1,offset:0}),end:si(q.length>0?q[q.length-2][1].end:{line:1,column:1,offset:0})},Se=-1;++Se<t.transforms.length;)M=t.transforms[Se](M)||M;return M}function i(q,M,ne){let he=M-1,Se=-1,$e=!1,Ze,et,Tt,Et;for(;++he<=ne;){const qe=q[he];switch(qe[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{qe[0]==="enter"?Se++:Se--,Et=void 0;break}case"lineEndingBlank":{qe[0]==="enter"&&(Ze&&!Et&&!Se&&!Tt&&(Tt=he),Et=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Et=void 0}if(!Se&&qe[0]==="enter"&&qe[1].type==="listItemPrefix"||Se===-1&&qe[0]==="exit"&&(qe[1].type==="listUnordered"||qe[1].type==="listOrdered")){if(Ze){let _t=he;for(et=void 0;_t--;){const Ke=q[_t];if(Ke[1].type==="lineEnding"||Ke[1].type==="lineEndingBlank"){if(Ke[0]==="exit")continue;et&&(q[et][1].type="lineEndingBlank",$e=!0),Ke[1].type="lineEnding",et=_t}else if(!(Ke[1].type==="linePrefix"||Ke[1].type==="blockQuotePrefix"||Ke[1].type==="blockQuotePrefixWhitespace"||Ke[1].type==="blockQuoteMarker"||Ke[1].type==="listItemIndent"))break}Tt&&(!et||Tt<et)&&(Ze._spread=!0),Ze.end=Object.assign({},et?q[et][1].start:qe[1].end),q.splice(et||he,0,["exit",Ze,qe[2]]),he++,ne++}if(qe[1].type==="listItemPrefix"){const _t={type:"listItem",_spread:!1,start:Object.assign({},qe[1].start),end:void 0};Ze=_t,q.splice(he,0,["enter",_t,qe[2]]),he++,ne++,Tt=void 0,Et=!0}}}return q[M][1]._spread=$e,ne}function a(q,M){return ne;function ne(he){s.call(this,q(he),he),M&&M.call(this,he)}}function o(){this.stack.push({type:"fragment",children:[]})}function s(q,M,ne){this.stack[this.stack.length-1].children.push(q),this.stack.push(q),this.tokenStack.push([M,ne]),q.position={start:si(M.start),end:void 0}}function c(q){return M;function M(ne){q&&q.call(this,ne),l.call(this,ne)}}function l(q,M){const ne=this.stack.pop(),he=this.tokenStack.pop();if(he)he[0].type!==q.type&&(M?M.call(this,q,he[0]):(he[1]||pw).call(this,q,he[0]));else throw new Error("Cannot close `"+q.type+"` ("+Ko({start:q.start,end:q.end})+"): it’s not open");ne.position.end=si(q.end)}function u(){return vd(this.stack.pop())}function f(){this.data.expectingFirstListItemValue=!0}function d(q){if(this.data.expectingFirstListItemValue){const M=this.stack[this.stack.length-2];M.start=Number.parseInt(this.sliceSerialize(q),10),this.data.expectingFirstListItemValue=void 0}}function p(){const q=this.resume(),M=this.stack[this.stack.length-1];M.lang=q}function m(){const q=this.resume(),M=this.stack[this.stack.length-1];M.meta=q}function h(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function y(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q.replace(/(\r?\n|\r)$/g,"")}function b(q){const M=this.resume(),ne=this.stack[this.stack.length-1];ne.label=M,ne.identifier=Yn(this.sliceSerialize(q)).toLowerCase()}function w(){const q=this.resume(),M=this.stack[this.stack.length-1];M.title=q}function T(){const q=this.resume(),M=this.stack[this.stack.length-1];M.url=q}function E(q){const M=this.stack[this.stack.length-1];if(!M.depth){const ne=this.sliceSerialize(q).length;M.depth=ne}}function _(){this.data.setextHeadingSlurpLineEnding=!0}function $(q){const M=this.stack[this.stack.length-1];M.depth=this.sliceSerialize(q).codePointAt(0)===61?1:2}function U(){this.data.setextHeadingSlurpLineEnding=void 0}function z(q){const ne=this.stack[this.stack.length-1].children;let he=ne[ne.length-1];(!he||he.type!=="text")&&(he=te(),he.position={start:si(q.start),end:void 0},ne.push(he)),this.stack.push(he)}function k(q){const M=this.stack.pop();M.value+=this.sliceSerialize(q),M.position.end=si(q.end)}function j(q){const M=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ne=M.children[M.children.length-1];ne.position.end=si(q.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(M.type)&&(z.call(this,q),k.call(this,q))}function W(){this.data.atHardBreak=!0}function B(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q}function I(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q}function A(){const q=this.resume(),M=this.stack[this.stack.length-1];M.value=q}function L(){const q=this.stack[this.stack.length-1];if(this.data.inReference){const M=this.data.referenceType||"shortcut";q.type+="Reference",q.referenceType=M,delete q.url,delete q.title}else delete q.identifier,delete q.label;this.data.referenceType=void 0}function Z(){const q=this.stack[this.stack.length-1];if(this.data.inReference){const M=this.data.referenceType||"shortcut";q.type+="Reference",q.referenceType=M,delete q.url,delete q.title}else delete q.identifier,delete q.label;this.data.referenceType=void 0}function H(q){const M=this.sliceSerialize(q),ne=this.stack[this.stack.length-2];ne.label=lj(M),ne.identifier=Yn(M).toLowerCase()}function R(){const q=this.stack[this.stack.length-1],M=this.resume(),ne=this.stack[this.stack.length-1];if(this.data.inReference=!0,ne.type==="link"){const he=q.children;ne.children=he}else ne.alt=M}function g(){const q=this.resume(),M=this.stack[this.stack.length-1];M.url=q}function N(){const q=this.resume(),M=this.stack[this.stack.length-1];M.title=q}function V(){this.data.inReference=void 0}function S(){this.data.referenceType="collapsed"}function K(q){const M=this.resume(),ne=this.stack[this.stack.length-1];ne.label=M,ne.identifier=Yn(this.sliceSerialize(q)).toLowerCase(),this.data.referenceType="full"}function J(q){this.data.characterReferenceType=q.type}function Y(q){const M=this.sliceSerialize(q),ne=this.data.characterReferenceType;let he;ne?(he=Kb(M,ne==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):he=yd(M);const Se=this.stack[this.stack.length-1];Se.value+=he}function Q(q){const M=this.stack.pop();M.position.end=si(q.end)}function ae(q){k.call(this,q);const M=this.stack[this.stack.length-1];M.url=this.sliceSerialize(q)}function oe(q){k.call(this,q);const M=this.stack[this.stack.length-1];M.url="mailto:"+this.sliceSerialize(q)}function X(){return{type:"blockquote",children:[]}}function ee(){return{type:"code",lang:null,meta:null,value:""}}function G(){return{type:"inlineCode",value:""}}function pe(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function ge(){return{type:"emphasis",children:[]}}function Ie(){return{type:"heading",depth:0,children:[]}}function F(){return{type:"break"}}function ie(){return{type:"html",value:""}}function ue(){return{type:"image",title:null,url:"",alt:null}}function se(){return{type:"link",title:null,url:"",children:[]}}function Ce(q){return{type:"list",ordered:q.type==="listOrdered",start:null,spread:q._spread,children:[]}}function Ee(q){return{type:"listItem",spread:q._spread,checked:null,children:[]}}function Ae(){return{type:"paragraph",children:[]}}function He(){return{type:"strong",children:[]}}function te(){return{type:"text",value:""}}function fe(){return{type:"thematicBreak"}}}function si(e){return{line:e.line,column:e.column,offset:e.offset}}function dw(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?dw(e,r):dj(e,r)}}function dj(e,t){let n;for(n in t)if(fw.call(t,n))switch(n){case"canContainEols":{const r=t[n];r&&e[n].push(...r);break}case"transforms":{const r=t[n];r&&e[n].push(...r);break}case"enter":case"exit":{const r=t[n];r&&Object.assign(e[n],r);break}}}function pw(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Ko({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Ko({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Ko({start:t.start,end:t.end})+") is still open")}function pj(e){const t=this;t.parser=n;function n(r){return uj(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function hj(e,t){const n={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,n),e.applyData(t,n)}function mj(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
34
34
  `}]}function vj(e,t){const n=t.value?t.value+`
35
- `:"",r={};t.lang&&(r.className=["language-"+t.lang]);let i={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(i.data={meta:t.meta}),e.patch(t,i),i=e.applyData(t,i),i={type:"element",tagName:"pre",properties:{},children:[i]},e.patch(t,i),i}function yj(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function gj(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function bj(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),i=ga(r.toLowerCase()),a=e.footnoteOrder.indexOf(r);let o,s=e.footnoteCounts.get(r);s===void 0?(s=0,e.footnoteOrder.push(r),o=e.footnoteOrder.length):o=a+1,s+=1,e.footnoteCounts.set(r,s);const u={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+i,id:n+"fnref-"+i+(s>1?"-"+s:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};e.patch(t,u);const l={type:"element",tagName:"sup",properties:{},children:[u]};return e.patch(t,l),e.applyData(t,l)}function wj(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function xj(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function hw(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const i=e.all(t),a=i[0];a&&a.type==="text"?a.value="["+a.value:i.unshift({type:"text",value:"["});const o=i[i.length-1];return o&&o.type==="text"?o.value+=r:i.push({type:"text",value:r}),i}function Sj(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return hw(e,t);const i={src:ga(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(i.title=r.title);const a={type:"element",tagName:"img",properties:i,children:[]};return e.patch(t,a),e.applyData(t,a)}function Ej(e,t){const n={src:ga(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function _j(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function kj(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return hw(e,t);const i={href:ga(r.url||"")};r.title!==null&&r.title!==void 0&&(i.title=r.title);const a={type:"element",tagName:"a",properties:i,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function Tj(e,t){const n={href:ga(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function Cj(e,t,n){const r=e.all(t),i=n?Oj(n):mw(t),a={},o=[];if(typeof t.checked=="boolean"){const c=r[0];let f;c&&c.type==="element"&&c.tagName==="p"?f=c:(f={type:"element",tagName:"p",properties:{},children:[]},r.unshift(f)),f.children.length>0&&f.children.unshift({type:"text",value:" "}),f.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),a.className=["task-list-item"]}let s=-1;for(;++s<r.length;){const c=r[s];(i||s!==0||c.type!=="element"||c.tagName!=="p")&&o.push({type:"text",value:`
36
- `}),c.type==="element"&&c.tagName==="p"&&!i?o.push(...c.children):o.push(c)}const u=r[r.length-1];u&&(i||u.type!=="element"||u.tagName!=="p")&&o.push({type:"text",value:`
37
- `});const l={type:"element",tagName:"li",properties:a,children:o};return e.patch(t,l),e.applyData(t,l)}function Oj(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=mw(n[r])}return t}function mw(e){const t=e.spread;return t??e.children.length>1}function $j(e,t){const n={},r=e.all(t);let i=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++i<r.length;){const o=r[i];if(o.type==="element"&&o.tagName==="li"&&o.properties&&Array.isArray(o.properties.className)&&o.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const a={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,a),e.applyData(t,a)}function Ij(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Rj(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function Aj(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Pj(e,t){const n=e.all(t),r=n.shift(),i=[];if(r){const o={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],o),i.push(o)}if(n.length>0){const o={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},s=cd(t.children[1]),u=jb(t.children[t.children.length-1]);s&&u&&(o.position={start:s,end:u}),i.push(o)}const a={type:"element",tagName:"table",properties:{},children:e.wrap(i,!0)};return e.patch(t,a),e.applyData(t,a)}function Dj(e,t,n){const r=n?n.children:void 0,a=(r?r.indexOf(t):1)===0?"th":"td",o=n&&n.type==="table"?n.align:void 0,s=o?o.length:t.children.length;let u=-1;const l=[];for(;++u<s;){const f=t.children[u],d={},p=o?o[u]:void 0;p&&(d.align=p);let m={type:"element",tagName:a,properties:d,children:[]};f&&(m.children=e.all(f),e.patch(f,m),m=e.applyData(f,m)),l.push(m)}const c={type:"element",tagName:"tr",properties:{},children:e.wrap(l,!0)};return e.patch(t,c),e.applyData(t,c)}function jj(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const vw=9,yw=32;function Nj(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),i=0;const a=[];for(;r;)a.push(gw(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return a.push(gw(t.slice(i),i>0,!1)),a.join("")}function gw(e,t,n){let r=0,i=e.length;if(t){let a=e.codePointAt(r);for(;a===vw||a===yw;)r++,a=e.codePointAt(r)}if(n){let a=e.codePointAt(i-1);for(;a===vw||a===yw;)i--,a=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}function Mj(e,t){const n={type:"text",value:Nj(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function Fj(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const Lj={blockquote:hj,break:mj,code:vj,delete:yj,emphasis:gj,footnoteReference:bj,heading:wj,html:xj,imageReference:Sj,image:Ej,inlineCode:_j,linkReference:kj,link:Tj,listItem:Cj,list:$j,paragraph:Ij,root:Rj,strong:Aj,table:Pj,tableCell:jj,tableRow:Dj,text:Mj,thematicBreak:Fj,toml:Ql,yaml:Ql,definition:Ql,footnoteDefinition:Ql};function Ql(){}const bw=-1,eu=0,tu=1,nu=2,Ed=3,_d=4,kd=5,Td=6,ww=7,xw=8,Sw=typeof self=="object"?self:globalThis,Bj=(e,t)=>{const n=(i,a)=>(e.set(a,i),i),r=i=>{if(e.has(i))return e.get(i);const[a,o]=t[i];switch(a){case eu:case bw:return n(o,i);case tu:{const s=n([],i);for(const u of o)s.push(r(u));return s}case nu:{const s=n({},i);for(const[u,l]of o)s[r(u)]=r(l);return s}case Ed:return n(new Date(o),i);case _d:{const{source:s,flags:u}=o;return n(new RegExp(s,u),i)}case kd:{const s=n(new Map,i);for(const[u,l]of o)s.set(r(u),r(l));return s}case Td:{const s=n(new Set,i);for(const u of o)s.add(r(u));return s}case ww:{const{name:s,message:u}=o;return n(new Sw[s](u),i)}case xw:return n(BigInt(o),i);case"BigInt":return n(Object(BigInt(o)),i)}return n(new Sw[a](o),i)};return r},Ew=e=>Bj(new Map,e)(0),ba="",{toString:Uj}={},{keys:zj}=Object,Qo=e=>{const t=typeof e;if(t!=="object"||!e)return[eu,t];const n=Uj.call(e).slice(8,-1);switch(n){case"Array":return[tu,ba];case"Object":return[nu,ba];case"Date":return[Ed,ba];case"RegExp":return[_d,ba];case"Map":return[kd,ba];case"Set":return[Td,ba]}return n.includes("Array")?[tu,n]:n.includes("Error")?[ww,n]:[nu,n]},ru=([e,t])=>e===eu&&(t==="function"||t==="symbol"),qj=(e,t,n,r)=>{const i=(o,s)=>{const u=r.push(o)-1;return n.set(s,u),u},a=o=>{if(n.has(o))return n.get(o);let[s,u]=Qo(o);switch(s){case eu:{let c=o;switch(u){case"bigint":s=xw,c=o.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+u);c=null;break;case"undefined":return i([bw],o)}return i([s,c],o)}case tu:{if(u)return i([u,[...o]],o);const c=[],f=i([s,c],o);for(const d of o)c.push(a(d));return f}case nu:{if(u)switch(u){case"BigInt":return i([u,o.toString()],o);case"Boolean":case"Number":case"String":return i([u,o.valueOf()],o)}if(t&&"toJSON"in o)return a(o.toJSON());const c=[],f=i([s,c],o);for(const d of zj(o))(e||!ru(Qo(o[d])))&&c.push([a(d),a(o[d])]);return f}case Ed:return i([s,o.toISOString()],o);case _d:{const{source:c,flags:f}=o;return i([s,{source:c,flags:f}],o)}case kd:{const c=[],f=i([s,c],o);for(const[d,p]of o)(e||!(ru(Qo(d))||ru(Qo(p))))&&c.push([a(d),a(p)]);return f}case Td:{const c=[],f=i([s,c],o);for(const d of o)(e||!ru(Qo(d)))&&c.push(a(d));return f}}const{message:l}=o;return i([s,{name:u,message:l}],o)};return a},_w=(e,{json:t,lossy:n}={})=>{const r=[];return qj(!(t||n),!!t,new Map,r)(e),r},iu=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Ew(_w(e,t)):structuredClone(e):(e,t)=>Ew(_w(e,t));function Wj(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function Vj(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function Hj(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||Wj,r=e.options.footnoteBackLabel||Vj,i=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},s=[];let u=-1;for(;++u<e.footnoteOrder.length;){const l=e.footnoteById.get(e.footnoteOrder[u]);if(!l)continue;const c=e.all(l),f=String(l.identifier).toUpperCase(),d=ga(f.toLowerCase());let p=0;const m=[],h=e.footnoteCounts.get(f);for(;h!==void 0&&++p<=h;){m.length>0&&m.push({type:"text",value:" "});let b=typeof n=="string"?n:n(u,p);typeof b=="string"&&(b={type:"text",value:b}),m.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+d+(p>1?"-"+p:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(u,p),className:["data-footnote-backref"]},children:Array.isArray(b)?b:[b]})}const y=c[c.length-1];if(y&&y.type==="element"&&y.tagName==="p"){const b=y.children[y.children.length-1];b&&b.type==="text"?b.value+=" ":y.children.push({type:"text",value:" "}),y.children.push(...m)}else c.push(...m);const v={type:"element",tagName:"li",properties:{id:t+"fn-"+d},children:e.wrap(c,!0)};e.patch(l,v),s.push(v)}if(s.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:{...iu(o),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:`
35
+ `:"",r={};t.lang&&(r.className=["language-"+t.lang]);let i={type:"element",tagName:"code",properties:r,children:[{type:"text",value:n}]};return t.meta&&(i.data={meta:t.meta}),e.patch(t,i),i=e.applyData(t,i),i={type:"element",tagName:"pre",properties:{},children:[i]},e.patch(t,i),i}function yj(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function gj(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function bj(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),i=ga(r.toLowerCase()),a=e.footnoteOrder.indexOf(r);let o,s=e.footnoteCounts.get(r);s===void 0?(s=0,e.footnoteOrder.push(r),o=e.footnoteOrder.length):o=a+1,s+=1,e.footnoteCounts.set(r,s);const c={type:"element",tagName:"a",properties:{href:"#"+n+"fn-"+i,id:n+"fnref-"+i+(s>1?"-"+s:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(o)}]};e.patch(t,c);const l={type:"element",tagName:"sup",properties:{},children:[c]};return e.patch(t,l),e.applyData(t,l)}function wj(e,t){const n={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function xj(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function hw(e,t){const n=t.referenceType;let r="]";if(n==="collapsed"?r+="[]":n==="full"&&(r+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+r}];const i=e.all(t),a=i[0];a&&a.type==="text"?a.value="["+a.value:i.unshift({type:"text",value:"["});const o=i[i.length-1];return o&&o.type==="text"?o.value+=r:i.push({type:"text",value:r}),i}function Sj(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return hw(e,t);const i={src:ga(r.url||""),alt:t.alt};r.title!==null&&r.title!==void 0&&(i.title=r.title);const a={type:"element",tagName:"img",properties:i,children:[]};return e.patch(t,a),e.applyData(t,a)}function Ej(e,t){const n={src:ga(t.url)};t.alt!==null&&t.alt!==void 0&&(n.alt=t.alt),t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"img",properties:n,children:[]};return e.patch(t,r),e.applyData(t,r)}function _j(e,t){const n={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,n);const r={type:"element",tagName:"code",properties:{},children:[n]};return e.patch(t,r),e.applyData(t,r)}function kj(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return hw(e,t);const i={href:ga(r.url||"")};r.title!==null&&r.title!==void 0&&(i.title=r.title);const a={type:"element",tagName:"a",properties:i,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function Tj(e,t){const n={href:ga(t.url)};t.title!==null&&t.title!==void 0&&(n.title=t.title);const r={type:"element",tagName:"a",properties:n,children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function Cj(e,t,n){const r=e.all(t),i=n?Oj(n):mw(t),a={},o=[];if(typeof t.checked=="boolean"){const u=r[0];let f;u&&u.type==="element"&&u.tagName==="p"?f=u:(f={type:"element",tagName:"p",properties:{},children:[]},r.unshift(f)),f.children.length>0&&f.children.unshift({type:"text",value:" "}),f.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),a.className=["task-list-item"]}let s=-1;for(;++s<r.length;){const u=r[s];(i||s!==0||u.type!=="element"||u.tagName!=="p")&&o.push({type:"text",value:`
36
+ `}),u.type==="element"&&u.tagName==="p"&&!i?o.push(...u.children):o.push(u)}const c=r[r.length-1];c&&(i||c.type!=="element"||c.tagName!=="p")&&o.push({type:"text",value:`
37
+ `});const l={type:"element",tagName:"li",properties:a,children:o};return e.patch(t,l),e.applyData(t,l)}function Oj(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const n=e.children;let r=-1;for(;!t&&++r<n.length;)t=mw(n[r])}return t}function mw(e){const t=e.spread;return t??e.children.length>1}function $j(e,t){const n={},r=e.all(t);let i=-1;for(typeof t.start=="number"&&t.start!==1&&(n.start=t.start);++i<r.length;){const o=r[i];if(o.type==="element"&&o.tagName==="li"&&o.properties&&Array.isArray(o.properties.className)&&o.properties.className.includes("task-list-item")){n.className=["contains-task-list"];break}}const a={type:"element",tagName:t.ordered?"ol":"ul",properties:n,children:e.wrap(r,!0)};return e.patch(t,a),e.applyData(t,a)}function Ij(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Rj(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function Aj(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Pj(e,t){const n=e.all(t),r=n.shift(),i=[];if(r){const o={type:"element",tagName:"thead",properties:{},children:e.wrap([r],!0)};e.patch(t.children[0],o),i.push(o)}if(n.length>0){const o={type:"element",tagName:"tbody",properties:{},children:e.wrap(n,!0)},s=ud(t.children[1]),c=jb(t.children[t.children.length-1]);s&&c&&(o.position={start:s,end:c}),i.push(o)}const a={type:"element",tagName:"table",properties:{},children:e.wrap(i,!0)};return e.patch(t,a),e.applyData(t,a)}function Dj(e,t,n){const r=n?n.children:void 0,a=(r?r.indexOf(t):1)===0?"th":"td",o=n&&n.type==="table"?n.align:void 0,s=o?o.length:t.children.length;let c=-1;const l=[];for(;++c<s;){const f=t.children[c],d={},p=o?o[c]:void 0;p&&(d.align=p);let m={type:"element",tagName:a,properties:d,children:[]};f&&(m.children=e.all(f),e.patch(f,m),m=e.applyData(f,m)),l.push(m)}const u={type:"element",tagName:"tr",properties:{},children:e.wrap(l,!0)};return e.patch(t,u),e.applyData(t,u)}function jj(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const vw=9,yw=32;function Nj(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),i=0;const a=[];for(;r;)a.push(gw(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return a.push(gw(t.slice(i),i>0,!1)),a.join("")}function gw(e,t,n){let r=0,i=e.length;if(t){let a=e.codePointAt(r);for(;a===vw||a===yw;)r++,a=e.codePointAt(r)}if(n){let a=e.codePointAt(i-1);for(;a===vw||a===yw;)i--,a=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}function Mj(e,t){const n={type:"text",value:Nj(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function Fj(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const Lj={blockquote:hj,break:mj,code:vj,delete:yj,emphasis:gj,footnoteReference:bj,heading:wj,html:xj,imageReference:Sj,image:Ej,inlineCode:_j,linkReference:kj,link:Tj,listItem:Cj,list:$j,paragraph:Ij,root:Rj,strong:Aj,table:Pj,tableCell:jj,tableRow:Dj,text:Mj,thematicBreak:Fj,toml:Ql,yaml:Ql,definition:Ql,footnoteDefinition:Ql};function Ql(){}const bw=-1,ec=0,tc=1,nc=2,Ed=3,_d=4,kd=5,Td=6,ww=7,xw=8,Sw=typeof self=="object"?self:globalThis,Bj=(e,t)=>{const n=(i,a)=>(e.set(a,i),i),r=i=>{if(e.has(i))return e.get(i);const[a,o]=t[i];switch(a){case ec:case bw:return n(o,i);case tc:{const s=n([],i);for(const c of o)s.push(r(c));return s}case nc:{const s=n({},i);for(const[c,l]of o)s[r(c)]=r(l);return s}case Ed:return n(new Date(o),i);case _d:{const{source:s,flags:c}=o;return n(new RegExp(s,c),i)}case kd:{const s=n(new Map,i);for(const[c,l]of o)s.set(r(c),r(l));return s}case Td:{const s=n(new Set,i);for(const c of o)s.add(r(c));return s}case ww:{const{name:s,message:c}=o;return n(new Sw[s](c),i)}case xw:return n(BigInt(o),i);case"BigInt":return n(Object(BigInt(o)),i)}return n(new Sw[a](o),i)};return r},Ew=e=>Bj(new Map,e)(0),ba="",{toString:Uj}={},{keys:zj}=Object,Qo=e=>{const t=typeof e;if(t!=="object"||!e)return[ec,t];const n=Uj.call(e).slice(8,-1);switch(n){case"Array":return[tc,ba];case"Object":return[nc,ba];case"Date":return[Ed,ba];case"RegExp":return[_d,ba];case"Map":return[kd,ba];case"Set":return[Td,ba]}return n.includes("Array")?[tc,n]:n.includes("Error")?[ww,n]:[nc,n]},rc=([e,t])=>e===ec&&(t==="function"||t==="symbol"),qj=(e,t,n,r)=>{const i=(o,s)=>{const c=r.push(o)-1;return n.set(s,c),c},a=o=>{if(n.has(o))return n.get(o);let[s,c]=Qo(o);switch(s){case ec:{let u=o;switch(c){case"bigint":s=xw,u=o.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+c);u=null;break;case"undefined":return i([bw],o)}return i([s,u],o)}case tc:{if(c)return i([c,[...o]],o);const u=[],f=i([s,u],o);for(const d of o)u.push(a(d));return f}case nc:{if(c)switch(c){case"BigInt":return i([c,o.toString()],o);case"Boolean":case"Number":case"String":return i([c,o.valueOf()],o)}if(t&&"toJSON"in o)return a(o.toJSON());const u=[],f=i([s,u],o);for(const d of zj(o))(e||!rc(Qo(o[d])))&&u.push([a(d),a(o[d])]);return f}case Ed:return i([s,o.toISOString()],o);case _d:{const{source:u,flags:f}=o;return i([s,{source:u,flags:f}],o)}case kd:{const u=[],f=i([s,u],o);for(const[d,p]of o)(e||!(rc(Qo(d))||rc(Qo(p))))&&u.push([a(d),a(p)]);return f}case Td:{const u=[],f=i([s,u],o);for(const d of o)(e||!rc(Qo(d)))&&u.push(a(d));return f}}const{message:l}=o;return i([s,{name:c,message:l}],o)};return a},_w=(e,{json:t,lossy:n}={})=>{const r=[];return qj(!(t||n),!!t,new Map,r)(e),r},ic=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Ew(_w(e,t)):structuredClone(e):(e,t)=>Ew(_w(e,t));function Wj(e,t){const n=[{type:"text",value:"↩"}];return t>1&&n.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),n}function Vj(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function Hj(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||Wj,r=e.options.footnoteBackLabel||Vj,i=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},s=[];let c=-1;for(;++c<e.footnoteOrder.length;){const l=e.footnoteById.get(e.footnoteOrder[c]);if(!l)continue;const u=e.all(l),f=String(l.identifier).toUpperCase(),d=ga(f.toLowerCase());let p=0;const m=[],h=e.footnoteCounts.get(f);for(;h!==void 0&&++p<=h;){m.length>0&&m.push({type:"text",value:" "});let b=typeof n=="string"?n:n(c,p);typeof b=="string"&&(b={type:"text",value:b}),m.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+d+(p>1?"-"+p:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(c,p),className:["data-footnote-backref"]},children:Array.isArray(b)?b:[b]})}const y=u[u.length-1];if(y&&y.type==="element"&&y.tagName==="p"){const b=y.children[y.children.length-1];b&&b.type==="text"?b.value+=" ":y.children.push({type:"text",value:" "}),y.children.push(...m)}else u.push(...m);const v={type:"element",tagName:"li",properties:{id:t+"fn-"+d},children:e.wrap(u,!0)};e.patch(l,v),s.push(v)}if(s.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:{...ic(o),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:`
38
38
  `},{type:"element",tagName:"ol",properties:{},children:e.wrap(s,!0)},{type:"text",value:`
39
- `}]}}const au=function(e){if(e==null)return Yj;if(typeof e=="function")return ou(e);if(typeof e=="object")return Array.isArray(e)?Zj(e):Kj(e);if(typeof e=="string")return Gj(e);throw new Error("Expected function, string, or object as test")};function Zj(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=au(e[n]);return ou(r);function r(...i){let a=-1;for(;++a<t.length;)if(t[a].apply(this,i))return!0;return!1}}function Kj(e){const t=e;return ou(n);function n(r){const i=r;let a;for(a in e)if(i[a]!==t[a])return!1;return!0}}function Gj(e){return ou(t);function t(n){return n&&n.type===e}}function ou(e){return t;function t(n,r,i){return!!(Jj(n)&&e.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function Yj(){return!0}function Jj(e){return e!==null&&typeof e=="object"&&"type"in e}function wfe(e){return e}const kw=[],Xj=!0,Cd=!1,Qj="skip";function Tw(e,t,n,r){let i;typeof t=="function"&&typeof n!="function"?(r=n,n=t):i=t;const a=au(i),o=r?-1:1;s(e,void 0,[])();function s(u,l,c){const f=u&&typeof u=="object"?u:{};if(typeof f.type=="string"){const p=typeof f.tagName=="string"?f.tagName:typeof f.name=="string"?f.name:void 0;Object.defineProperty(d,"name",{value:"node ("+(u.type+(p?"<"+p+">":""))+")"})}return d;function d(){let p=kw,m,h,y;if((!t||a(u,l,c[c.length-1]||void 0))&&(p=eN(n(u,c)),p[0]===Cd))return p;if("children"in u&&u.children){const v=u;if(v.children&&p[0]!==Qj)for(h=(r?v.children.length:-1)+o,y=c.concat(v);h>-1&&h<v.children.length;){const b=v.children[h];if(m=s(b,h,y)(),m[0]===Cd)return m;h=typeof m[1]=="number"?m[1]:h+o}}return p}}}function eN(e){return Array.isArray(e)?e:typeof e=="number"?[Xj,e]:e==null?kw:[e]}function Od(e,t,n,r){let i,a,o;typeof t=="function"&&typeof n!="function"?(a=void 0,o=t,i=n):(a=t,o=n,i=r),Tw(e,a,s,i);function s(u,l){const c=l[l.length-1],f=c?c.children.indexOf(u):void 0;return o(u,f,c)}}const $d={}.hasOwnProperty,tN={};function nN(e,t){const n=t||tN,r=new Map,i=new Map,a=new Map,o={...Lj,...n.handlers},s={all:l,applyData:iN,definitionById:r,footnoteById:i,footnoteCounts:a,footnoteOrder:[],handlers:o,one:u,options:n,patch:rN,wrap:oN};return Od(e,function(c){if(c.type==="definition"||c.type==="footnoteDefinition"){const f=c.type==="definition"?r:i,d=String(c.identifier).toUpperCase();f.has(d)||f.set(d,c)}}),s;function u(c,f){const d=c.type,p=s.handlers[d];if($d.call(s.handlers,d)&&p)return p(s,c,f);if(s.options.passThrough&&s.options.passThrough.includes(d)){if("children"in c){const{children:h,...y}=c,v=iu(y);return v.children=s.all(c),v}return iu(c)}return(s.options.unknownHandler||aN)(s,c,f)}function l(c){const f=[];if("children"in c){const d=c.children;let p=-1;for(;++p<d.length;){const m=s.one(d[p],c);if(m){if(p&&d[p-1].type==="break"&&(!Array.isArray(m)&&m.type==="text"&&(m.value=Cw(m.value)),!Array.isArray(m)&&m.type==="element")){const h=m.children[0];h&&h.type==="text"&&(h.value=Cw(h.value))}Array.isArray(m)?f.push(...m):f.push(m)}}}return f}}function rN(e,t){e.position&&(t.position=XA(e))}function iN(e,t){let n=t;if(e&&e.data){const r=e.data.hName,i=e.data.hChildren,a=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const o="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:o}}n.type==="element"&&a&&Object.assign(n.properties,iu(a)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function aN(e,t){const n=t.data||{},r="value"in t&&!($d.call(n,"hProperties")||$d.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function oN(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
39
+ `}]}}const ac=function(e){if(e==null)return Yj;if(typeof e=="function")return oc(e);if(typeof e=="object")return Array.isArray(e)?Zj(e):Kj(e);if(typeof e=="string")return Gj(e);throw new Error("Expected function, string, or object as test")};function Zj(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=ac(e[n]);return oc(r);function r(...i){let a=-1;for(;++a<t.length;)if(t[a].apply(this,i))return!0;return!1}}function Kj(e){const t=e;return oc(n);function n(r){const i=r;let a;for(a in e)if(i[a]!==t[a])return!1;return!0}}function Gj(e){return oc(t);function t(n){return n&&n.type===e}}function oc(e){return t;function t(n,r,i){return!!(Jj(n)&&e.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function Yj(){return!0}function Jj(e){return e!==null&&typeof e=="object"&&"type"in e}function kfe(e){return e}const kw=[],Xj=!0,Cd=!1,Qj="skip";function Tw(e,t,n,r){let i;typeof t=="function"&&typeof n!="function"?(r=n,n=t):i=t;const a=ac(i),o=r?-1:1;s(e,void 0,[])();function s(c,l,u){const f=c&&typeof c=="object"?c:{};if(typeof f.type=="string"){const p=typeof f.tagName=="string"?f.tagName:typeof f.name=="string"?f.name:void 0;Object.defineProperty(d,"name",{value:"node ("+(c.type+(p?"<"+p+">":""))+")"})}return d;function d(){let p=kw,m,h,y;if((!t||a(c,l,u[u.length-1]||void 0))&&(p=e2(n(c,u)),p[0]===Cd))return p;if("children"in c&&c.children){const v=c;if(v.children&&p[0]!==Qj)for(h=(r?v.children.length:-1)+o,y=u.concat(v);h>-1&&h<v.children.length;){const b=v.children[h];if(m=s(b,h,y)(),m[0]===Cd)return m;h=typeof m[1]=="number"?m[1]:h+o}}return p}}}function e2(e){return Array.isArray(e)?e:typeof e=="number"?[Xj,e]:e==null?kw:[e]}function Od(e,t,n,r){let i,a,o;typeof t=="function"&&typeof n!="function"?(a=void 0,o=t,i=n):(a=t,o=n,i=r),Tw(e,a,s,i);function s(c,l){const u=l[l.length-1],f=u?u.children.indexOf(c):void 0;return o(c,f,u)}}const $d={}.hasOwnProperty,t2={};function n2(e,t){const n=t||t2,r=new Map,i=new Map,a=new Map,o={...Lj,...n.handlers},s={all:l,applyData:i2,definitionById:r,footnoteById:i,footnoteCounts:a,footnoteOrder:[],handlers:o,one:c,options:n,patch:r2,wrap:o2};return Od(e,function(u){if(u.type==="definition"||u.type==="footnoteDefinition"){const f=u.type==="definition"?r:i,d=String(u.identifier).toUpperCase();f.has(d)||f.set(d,u)}}),s;function c(u,f){const d=u.type,p=s.handlers[d];if($d.call(s.handlers,d)&&p)return p(s,u,f);if(s.options.passThrough&&s.options.passThrough.includes(d)){if("children"in u){const{children:h,...y}=u,v=ic(y);return v.children=s.all(u),v}return ic(u)}return(s.options.unknownHandler||a2)(s,u,f)}function l(u){const f=[];if("children"in u){const d=u.children;let p=-1;for(;++p<d.length;){const m=s.one(d[p],u);if(m){if(p&&d[p-1].type==="break"&&(!Array.isArray(m)&&m.type==="text"&&(m.value=Cw(m.value)),!Array.isArray(m)&&m.type==="element")){const h=m.children[0];h&&h.type==="text"&&(h.value=Cw(h.value))}Array.isArray(m)?f.push(...m):f.push(m)}}}return f}}function r2(e,t){e.position&&(t.position=XA(e))}function i2(e,t){let n=t;if(e&&e.data){const r=e.data.hName,i=e.data.hChildren,a=e.data.hProperties;if(typeof r=="string")if(n.type==="element")n.tagName=r;else{const o="children"in n?n.children:[n];n={type:"element",tagName:r,properties:{},children:o}}n.type==="element"&&a&&Object.assign(n.properties,ic(a)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function a2(e,t){const n=t.data||{},r="value"in t&&!($d.call(n,"hProperties")||$d.call(n,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function o2(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
40
40
  `});++r<e.length;)r&&n.push({type:"text",value:`
41
41
  `}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
42
- `}),n}function Cw(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Ow(e,t){const n=nN(e,t),r=n.one(e,void 0),i=Hj(n),a=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&a.children.push({type:"text",value:`
43
- `},i),a}function sN(e,t){return e&&"run"in e?async function(n,r){const i=Ow(n,{file:r,...t});await e.run(i,r)}:function(n,r){return Ow(n,{file:r,...e||t})}}function $w(e){if(e)throw e}var su=Object.prototype.hasOwnProperty,Iw=Object.prototype.toString,Rw=Object.defineProperty,Aw=Object.getOwnPropertyDescriptor,Pw=function(t){return typeof Array.isArray=="function"?Array.isArray(t):Iw.call(t)==="[object Array]"},Dw=function(t){if(!t||Iw.call(t)!=="[object Object]")return!1;var n=su.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&su.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||su.call(t,i)},jw=function(t,n){Rw&&n.name==="__proto__"?Rw(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Nw=function(t,n){if(n==="__proto__")if(su.call(t,n)){if(Aw)return Aw(t,n).value}else return;return t[n]},lN=function e(){var t,n,r,i,a,o,s=arguments[0],u=1,l=arguments.length,c=!1;for(typeof s=="boolean"&&(c=s,s=arguments[1]||{},u=2),(s==null||typeof s!="object"&&typeof s!="function")&&(s={});u<l;++u)if(t=arguments[u],t!=null)for(n in t)r=Nw(s,n),i=Nw(t,n),s!==i&&(c&&i&&(Dw(i)||(a=Pw(i)))?(a?(a=!1,o=r&&Pw(r)?r:[]):o=r&&Dw(r)?r:{},jw(s,{name:n,newValue:e(c,o,i)})):typeof i<"u"&&jw(s,{name:n,newValue:i}));return s};const Id=Ge(lN);function Rd(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function uN(){const e=[],t={run:n,use:r};return t;function n(...i){let a=-1;const o=i.pop();if(typeof o!="function")throw new TypeError("Expected function as last argument, not "+o);s(null,...i);function s(u,...l){const c=e[++a];let f=-1;if(u){o(u);return}for(;++f<i.length;)(l[f]===null||l[f]===void 0)&&(l[f]=i[f]);i=l,c?cN(c,s)(...l):o(null,...l)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return e.push(i),t}}function cN(e,t){let n;return r;function r(...o){const s=e.length>o.length;let u;s&&o.push(i);try{u=e.apply(this,o)}catch(l){const c=l;if(s&&n)throw c;return i(c)}s||(u&&u.then&&typeof u.then=="function"?u.then(a,i):u instanceof Error?i(u):a(u))}function i(o,...s){n||(n=!0,t(o,...s))}function a(o){i(null,o)}}const mr={basename:fN,dirname:dN,extname:pN,join:hN,sep:"/"};function fN(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');es(e);let n=0,r=-1,i=e.length,a;if(t===void 0||t.length===0||t.length>e.length){for(;i--;)if(e.codePointAt(i)===47){if(a){n=i+1;break}}else r<0&&(a=!0,r=i+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let o=-1,s=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(a){n=i+1;break}}else o<0&&(a=!0,o=i+1),s>-1&&(e.codePointAt(i)===t.codePointAt(s--)?s<0&&(r=i):(s=-1,r=o));return n===r?r=o:r<0&&(r=e.length),e.slice(n,r)}function dN(e){if(es(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function pN(e){es(e);let t=e.length,n=-1,r=0,i=-1,a=0,o;for(;t--;){const s=e.codePointAt(t);if(s===47){if(o){r=t+1;break}continue}n<0&&(o=!0,n=t+1),s===46?i<0?i=t:a!==1&&(a=1):i>-1&&(a=-1)}return i<0||n<0||a===0||a===1&&i===n-1&&i===r+1?"":e.slice(i,n)}function hN(...e){let t=-1,n;for(;++t<e.length;)es(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":mN(n)}function mN(e){es(e);const t=e.codePointAt(0)===47;let n=vN(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function vN(e,t){let n="",r=0,i=-1,a=0,o=-1,s,u;for(;++o<=e.length;){if(o<e.length)s=e.codePointAt(o);else{if(s===47)break;s=47}if(s===47){if(!(i===o-1||a===1))if(i!==o-1&&a===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(u=n.lastIndexOf("/"),u!==n.length-1){u<0?(n="",r=0):(n=n.slice(0,u),r=n.length-1-n.lastIndexOf("/")),i=o,a=0;continue}}else if(n.length>0){n="",r=0,i=o,a=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(i+1,o):n=e.slice(i+1,o),r=o-i-1;i=o,a=0}else s===46&&a>-1?a++:a=-1}return n}function es(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const yN={cwd:gN};function gN(){return"/"}function Ad(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function bN(e){if(typeof e=="string")e=new URL(e);else if(!Ad(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return wN(e)}function wN(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(t)}const Pd=["history","path","basename","stem","extname","dirname"];class Mw{constructor(t){let n;t?Ad(t)?n={path:t}:typeof t=="string"||xN(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":yN.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Pd.length;){const a=Pd[r];a in n&&n[a]!==void 0&&n[a]!==null&&(this[a]=a==="history"?[...n[a]]:n[a])}let i;for(i in n)Pd.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?mr.basename(this.path):void 0}set basename(t){jd(t,"basename"),Dd(t,"basename"),this.path=mr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?mr.dirname(this.path):void 0}set dirname(t){Fw(this.basename,"dirname"),this.path=mr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?mr.extname(this.path):void 0}set extname(t){if(Dd(t,"extname"),Fw(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=mr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Ad(t)&&(t=bN(t)),jd(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?mr.basename(this.path,this.extname):void 0}set stem(t){jd(t,"stem"),Dd(t,"stem"),this.path=mr.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const i=this.message(t,n,r);throw i.fatal=!0,i}info(t,n,r){const i=this.message(t,n,r);return i.fatal=void 0,i}message(t,n,r){const i=new sn(t,n,r);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Dd(e,t){if(e&&e.includes(mr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+mr.sep+"`")}function jd(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Fw(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function xN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const SN=function(e){const r=this.constructor.prototype,i=r[e],a=function(){return i.apply(a,arguments)};return Object.setPrototypeOf(a,r),a},EN={}.hasOwnProperty;class Nd extends SN{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=uN()}copy(){const t=new Nd;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Id(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Ld("data",this.frozen),this.namespace[t]=n,this):EN.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Ld("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const i=n.call(t,...r);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=lu(t),r=this.parser||this.Parser;return Md("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),Md("process",this.parser||this.Parser),Fd("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(a,o){const s=lu(t),u=r.parse(s);r.run(u,s,function(c,f,d){if(c||!f||!d)return l(c);const p=f,m=r.stringify(p,d);TN(m)?d.value=m:d.result=m,l(c,d)});function l(c,f){c||!f?o(c):a?a(f):n(void 0,f)}}}processSync(t){let n=!1,r;return this.freeze(),Md("processSync",this.parser||this.Parser),Fd("processSync",this.compiler||this.Compiler),this.process(t,i),Bw("processSync","process",n),r;function i(a,o){n=!0,$w(a),r=o}}run(t,n,r){Lw(t),this.freeze();const i=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?a(void 0,r):new Promise(a);function a(o,s){const u=lu(n);i.run(t,u,l);function l(c,f,d){const p=f||t;c?s(c):o?o(p):r(void 0,p,d)}}}runSync(t,n){let r=!1,i;return this.run(t,n,a),Bw("runSync","run",r),i;function a(o,s){$w(o),i=s,r=!0}}stringify(t,n){this.freeze();const r=lu(n),i=this.compiler||this.Compiler;return Fd("stringify",i),Lw(t),i(t,r)}use(t,...n){const r=this.attachers,i=this.namespace;if(Ld("use",this.frozen),t!=null)if(typeof t=="function")u(t,n);else if(typeof t=="object")Array.isArray(t)?s(t):o(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function a(l){if(typeof l=="function")u(l,[]);else if(typeof l=="object")if(Array.isArray(l)){const[c,...f]=l;u(c,f)}else o(l);else throw new TypeError("Expected usable value, not `"+l+"`")}function o(l){if(!("plugins"in l)&&!("settings"in l))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");s(l.plugins),l.settings&&(i.settings=Id(!0,i.settings,l.settings))}function s(l){let c=-1;if(l!=null)if(Array.isArray(l))for(;++c<l.length;){const f=l[c];a(f)}else throw new TypeError("Expected a list of plugins, not `"+l+"`")}function u(l,c){let f=-1,d=-1;for(;++f<r.length;)if(r[f][0]===l){d=f;break}if(d===-1)r.push([l,...c]);else if(c.length>0){let[p,...m]=c;const h=r[d][1];Rd(h)&&Rd(p)&&(p=Id(!0,h,p)),r[d]=[l,p,...m]}}}}const _N=new Nd().freeze();function Md(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Fd(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Ld(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Lw(e){if(!Rd(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Bw(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function lu(e){return kN(e)?e:new Mw(e)}function kN(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function TN(e){return typeof e=="string"||CN(e)}function CN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const ON="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Uw=[],zw={allowDangerousHtml:!0},$N=/^(https?|ircs?|mailto|xmpp)$/i,IN=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function RN(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",i=e.className,a=e.components,o=e.disallowedElements,s=e.rehypePlugins||Uw,u=e.remarkPlugins||Uw,l=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...zw}:zw,c=e.skipHtml,f=e.unwrapDisallowed,d=e.urlTransform||qw,p=_N().use(pj).use(u).use(sN,l).use(s),m=new Mw;typeof r=="string"&&(m.value=r);for(const b of IN)Object.hasOwn(e,b.from)&&(""+b.from+(b.to?"use `"+b.to+"` instead":"remove it")+ON+b.id,void 0);const h=p.parse(m);let y=p.runSync(h,m);return i&&(y={type:"element",tagName:"div",properties:{className:i},children:y.type==="root"?y.children:[y]}),Od(y,v),iP(y,{Fragment:$.Fragment,components:a,ignoreInvalidStyle:!0,jsx:$.jsx,jsxs:$.jsxs,passKeys:!0,passNode:!0});function v(b,w,T){if(b.type==="raw"&&T&&typeof w=="number")return c?T.children.splice(w,1):T.children[w]={type:"text",value:b.value},w;if(b.type==="element"){let E;for(E in md)if(Object.hasOwn(md,E)&&Object.hasOwn(b.properties,E)){const _=b.properties[E],O=md[E];(O===null||O.includes(b.tagName))&&(b.properties[E]=d(String(_||""),E,b))}}if(b.type==="element"){let E=t?!t.includes(b.tagName):o?o.includes(b.tagName):!1;if(!E&&n&&typeof w=="number"&&(E=!n(b,w,T)),E&&T&&typeof w=="number")return f&&b.children?T.children.splice(w,1,...b.children):T.children.splice(w,1),w}}}function qw(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return t<0||i>-1&&t>i||n>-1&&t>n||r>-1&&t>r||$N.test(e.slice(0,t))?e:""}function AN(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Ww(e,t,n){const i=au((n||{}).ignore||[]),a=PN(t);let o=-1;for(;++o<a.length;)Tw(e,"text",s);function s(l,c){let f=-1,d;for(;++f<c.length;){const p=c[f],m=d?d.children:void 0;if(i(p,m?m.indexOf(p):void 0,d))return;d=p}if(d)return u(l,c)}function u(l,c){const f=c[c.length-1],d=a[o][0],p=a[o][1];let m=0;const y=f.children.indexOf(l);let v=!1,b=[];d.lastIndex=0;let w=d.exec(l.value);for(;w;){const T=w.index,E={index:w.index,input:w.input,stack:[...c,l]};let _=p(...w,E);if(typeof _=="string"&&(_=_.length>0?{type:"text",value:_}:void 0),_===!1?d.lastIndex=T+1:(m!==T&&b.push({type:"text",value:l.value.slice(m,T)}),Array.isArray(_)?b.push(..._):_&&b.push(_),m=T+w[0].length,v=!0),!d.global)break;w=d.exec(l.value)}return v?(m<l.value.length&&b.push({type:"text",value:l.value.slice(m)}),f.children.splice(y,1,...b)):b=[l],y+b.length}}function PN(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const i=n[r];t.push([DN(i[0]),jN(i[1])])}return t}function DN(e){return typeof e=="string"?new RegExp(AN(e),"g"):e}function jN(e){return typeof e=="function"?e:function(){return e}}function NN(e){Ww(e,[/\r?\n|\r/g,MN])}function MN(){return{type:"break"}}function FN(){return function(e){NN(e)}}function Vw(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,i=n.indexOf(t);for(;i!==-1;)r++,i=n.indexOf(t,i+t.length);return r}const Bd="phrasing",Ud=["autolink","link","image","label"];function LN(){return{transforms:[HN],enter:{literalAutolink:UN,literalAutolinkEmail:zd,literalAutolinkHttp:zd,literalAutolinkWww:zd},exit:{literalAutolink:VN,literalAutolinkEmail:WN,literalAutolinkHttp:zN,literalAutolinkWww:qN}}}function BN(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Bd,notInConstruct:Ud},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Bd,notInConstruct:Ud},{character:":",before:"[ps]",after:"\\/",inConstruct:Bd,notInConstruct:Ud}]}}function UN(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function zd(e){this.config.enter.autolinkProtocol.call(this,e)}function zN(e){this.config.exit.autolinkProtocol.call(this,e)}function qN(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function WN(e){this.config.exit.autolinkEmail.call(this,e)}function VN(e){this.exit(e)}function HN(e){Ww(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,ZN],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),KN]],{ignore:["link","linkReference"]})}function ZN(e,t,n,r,i){let a="";if(!Hw(i)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!GN(n)))return!1;const o=YN(n+r);if(!o[0])return!1;const s={type:"link",title:null,url:a+t+o[0],children:[{type:"text",value:t+o[0]}]};return o[1]?[s,{type:"text",value:o[1]}]:s}function KN(e,t,n,r){return!Hw(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function GN(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function YN(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const i=Vw(e,"(");let a=Vw(e,")");for(;r!==-1&&i>a;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),a++;return[e,n]}function Hw(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||Ui(n)||Gl(n))&&(!t||n!==47)}Zw.peek=sM;function JN(){return{enter:{gfmFootnoteDefinition:QN,gfmFootnoteDefinitionLabelString:eM,gfmFootnoteCall:rM,gfmFootnoteCallString:iM},exit:{gfmFootnoteDefinition:nM,gfmFootnoteDefinitionLabelString:tM,gfmFootnoteCall:oM,gfmFootnoteCallString:aM}}}function XN(){return{unsafe:[{character:"[",inConstruct:["phrasing","label","reference"]}],handlers:{footnoteDefinition:lM,footnoteReference:Zw}}}function QN(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function eM(){this.buffer()}function tM(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.label=t,n.identifier=Yn(this.sliceSerialize(e)).toLowerCase()}function nM(e){this.exit(e)}function rM(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function iM(){this.buffer()}function aM(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.label=t,n.identifier=Yn(this.sliceSerialize(e)).toLowerCase()}function oM(e){this.exit(e)}function Zw(e,t,n,r){const i=n.createTracker(r);let a=i.move("[^");const o=n.enter("footnoteReference"),s=n.enter("reference");return a+=i.move(n.safe(n.associationId(e),{...i.current(),before:a,after:"]"})),s(),o(),a+=i.move("]"),a}function sM(){return"["}function lM(e,t,n,r){const i=n.createTracker(r);let a=i.move("[^");const o=n.enter("footnoteDefinition"),s=n.enter("label");return a+=i.move(n.safe(n.associationId(e),{...i.current(),before:a,after:"]"})),s(),a+=i.move("]:"+(e.children&&e.children.length>0?" ":"")),i.shift(4),a+=i.move(n.indentLines(n.containerFlow(e,i.current()),uM)),o(),a}function uM(e,t,n){return t===0?e:(n?"":" ")+e}const cM=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Kw.peek=mM;function fM(){return{canContainEols:["delete"],enter:{strikethrough:pM},exit:{strikethrough:hM}}}function dM(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:cM}],handlers:{delete:Kw}}}function pM(e){this.enter({type:"delete",children:[]},e)}function hM(e){this.exit(e)}function Kw(e,t,n,r){const i=n.createTracker(r),a=n.enter("strikethrough");let o=i.move("~~");return o+=n.containerPhrasing(e,{...i.current(),before:o,after:"~"}),o+=i.move("~~"),a(),o}function mM(){return"~"}function vM(e){return e.length}function yM(e,t){const n=t||{},r=(n.align||[]).concat(),i=n.stringLength||vM,a=[],o=[],s=[],u=[];let l=0,c=-1;for(;++c<e.length;){const h=[],y=[];let v=-1;for(e[c].length>l&&(l=e[c].length);++v<e[c].length;){const b=gM(e[c][v]);if(n.alignDelimiters!==!1){const w=i(b);y[v]=w,(u[v]===void 0||w>u[v])&&(u[v]=w)}h.push(b)}o[c]=h,s[c]=y}let f=-1;if(typeof r=="object"&&"length"in r)for(;++f<l;)a[f]=Gw(r[f]);else{const h=Gw(r);for(;++f<l;)a[f]=h}f=-1;const d=[],p=[];for(;++f<l;){const h=a[f];let y="",v="";h===99?(y=":",v=":"):h===108?y=":":h===114&&(v=":");let b=n.alignDelimiters===!1?1:Math.max(1,u[f]-y.length-v.length);const w=y+"-".repeat(b)+v;n.alignDelimiters!==!1&&(b=y.length+b+v.length,b>u[f]&&(u[f]=b),p[f]=b),d[f]=w}o.splice(1,0,d),s.splice(1,0,p),c=-1;const m=[];for(;++c<o.length;){const h=o[c],y=s[c];f=-1;const v=[];for(;++f<l;){const b=h[f]||"";let w="",T="";if(n.alignDelimiters!==!1){const E=u[f]-(y[f]||0),_=a[f];_===114?w=" ".repeat(E):_===99?E%2?(w=" ".repeat(E/2+.5),T=" ".repeat(E/2-.5)):(w=" ".repeat(E/2),T=w):T=" ".repeat(E)}n.delimiterStart!==!1&&!f&&v.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&b==="")&&(n.delimiterStart!==!1||f)&&v.push(" "),n.alignDelimiters!==!1&&v.push(w),v.push(b),n.alignDelimiters!==!1&&v.push(T),n.padding!==!1&&v.push(" "),(n.delimiterEnd!==!1||f!==l-1)&&v.push("|")}m.push(n.delimiterEnd===!1?v.join("").replace(/ +$/,""):v.join(""))}return m.join(`
44
- `)}function gM(e){return e==null?"":String(e)}function Gw(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function bM(e,t,n,r){const i=n.enter("blockquote"),a=n.createTracker(r);a.move("> "),a.shift(2);const o=n.indentLines(n.containerFlow(e,a.current()),wM);return i(),o}function wM(e,t,n){return">"+(n?"":" ")+e}function xM(e,t){return Yw(e,t.inConstruct,!0)&&!Yw(e,t.notInConstruct,!1)}function Yw(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function Jw(e,t,n,r){let i=-1;for(;++i<n.unsafe.length;)if(n.unsafe[i].character===`
45
- `&&xM(n.stack,n.unsafe[i]))return/[ \t]/.test(r.before)?"":" ";return`\\
46
- `}function SM(e,t){const n=String(e);let r=n.indexOf(t),i=r,a=0,o=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;r!==-1;)r===i?++a>o&&(o=a):a=1,i=r+t.length,r=n.indexOf(t,i);return o}function EM(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function _M(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function kM(e,t,n,r){const i=_M(n),a=e.value||"",o=i==="`"?"GraveAccent":"Tilde";if(EM(e,n)){const f=n.enter("codeIndented"),d=n.indentLines(a,TM);return f(),d}const s=n.createTracker(r),u=i.repeat(Math.max(SM(a,i)+1,3)),l=n.enter("codeFenced");let c=s.move(u);if(e.lang){const f=n.enter(`codeFencedLang${o}`);c+=s.move(n.safe(e.lang,{before:c,after:" ",encode:["`"],...s.current()})),f()}if(e.lang&&e.meta){const f=n.enter(`codeFencedMeta${o}`);c+=s.move(" "),c+=s.move(n.safe(e.meta,{before:c,after:`
47
- `,encode:["`"],...s.current()})),f()}return c+=s.move(`
48
- `),a&&(c+=s.move(a+`
49
- `)),c+=s.move(u),l(),c}function TM(e,t,n){return(n?"":" ")+e}function qd(e){const t=e.options.quote||'"';if(t!=='"'&&t!=="'")throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function CM(e,t,n,r){const i=qd(n),a=i==='"'?"Quote":"Apostrophe",o=n.enter("definition");let s=n.enter("label");const u=n.createTracker(r);let l=u.move("[");return l+=u.move(n.safe(n.associationId(e),{before:l,after:"]",...u.current()})),l+=u.move("]: "),s(),!e.url||/[\0- \u007F]/.test(e.url)?(s=n.enter("destinationLiteral"),l+=u.move("<"),l+=u.move(n.safe(e.url,{before:l,after:">",...u.current()})),l+=u.move(">")):(s=n.enter("destinationRaw"),l+=u.move(n.safe(e.url,{before:l,after:e.title?" ":`
50
- `,...u.current()}))),s(),e.title&&(s=n.enter(`title${a}`),l+=u.move(" "+i),l+=u.move(n.safe(e.title,{before:l,after:i,...u.current()})),l+=u.move(i),s()),o(),l}function OM(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}Xw.peek=$M;function Xw(e,t,n,r){const i=OM(n),a=n.enter("emphasis"),o=n.createTracker(r);let s=o.move(i);return s+=o.move(n.containerPhrasing(e,{before:s,after:i,...o.current()})),s+=o.move(i),a(),s}function $M(e,t,n){return n.options.emphasis||"*"}function IM(e,t){let n=!1;return Od(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,Cd}),!!((!e.depth||e.depth<3)&&vd(e)&&(t.options.setext||n))}function RM(e,t,n,r){const i=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(IM(e,n)){const c=n.enter("headingSetext"),f=n.enter("phrasing"),d=n.containerPhrasing(e,{...a.current(),before:`
42
+ `}),n}function Cw(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Ow(e,t){const n=n2(e,t),r=n.one(e,void 0),i=Hj(n),a=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&a.children.push({type:"text",value:`
43
+ `},i),a}function s2(e,t){return e&&"run"in e?async function(n,r){const i=Ow(n,{file:r,...t});await e.run(i,r)}:function(n,r){return Ow(n,{file:r,...e||t})}}function $w(e){if(e)throw e}var sc=Object.prototype.hasOwnProperty,Iw=Object.prototype.toString,Rw=Object.defineProperty,Aw=Object.getOwnPropertyDescriptor,Pw=function(t){return typeof Array.isArray=="function"?Array.isArray(t):Iw.call(t)==="[object Array]"},Dw=function(t){if(!t||Iw.call(t)!=="[object Object]")return!1;var n=sc.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&sc.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||sc.call(t,i)},jw=function(t,n){Rw&&n.name==="__proto__"?Rw(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Nw=function(t,n){if(n==="__proto__")if(sc.call(t,n)){if(Aw)return Aw(t,n).value}else return;return t[n]},l2=function e(){var t,n,r,i,a,o,s=arguments[0],c=1,l=arguments.length,u=!1;for(typeof s=="boolean"&&(u=s,s=arguments[1]||{},c=2),(s==null||typeof s!="object"&&typeof s!="function")&&(s={});c<l;++c)if(t=arguments[c],t!=null)for(n in t)r=Nw(s,n),i=Nw(t,n),s!==i&&(u&&i&&(Dw(i)||(a=Pw(i)))?(a?(a=!1,o=r&&Pw(r)?r:[]):o=r&&Dw(r)?r:{},jw(s,{name:n,newValue:e(u,o,i)})):typeof i<"u"&&jw(s,{name:n,newValue:i}));return s};const Id=Ge(l2);function Rd(e){if(typeof e!="object"||e===null)return!1;const t=Object.getPrototypeOf(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)}function c2(){const e=[],t={run:n,use:r};return t;function n(...i){let a=-1;const o=i.pop();if(typeof o!="function")throw new TypeError("Expected function as last argument, not "+o);s(null,...i);function s(c,...l){const u=e[++a];let f=-1;if(c){o(c);return}for(;++f<i.length;)(l[f]===null||l[f]===void 0)&&(l[f]=i[f]);i=l,u?u2(u,s)(...l):o(null,...l)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return e.push(i),t}}function u2(e,t){let n;return r;function r(...o){const s=e.length>o.length;let c;s&&o.push(i);try{c=e.apply(this,o)}catch(l){const u=l;if(s&&n)throw u;return i(u)}s||(c&&c.then&&typeof c.then=="function"?c.then(a,i):c instanceof Error?i(c):a(c))}function i(o,...s){n||(n=!0,t(o,...s))}function a(o){i(null,o)}}const mr={basename:f2,dirname:d2,extname:p2,join:h2,sep:"/"};function f2(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');es(e);let n=0,r=-1,i=e.length,a;if(t===void 0||t.length===0||t.length>e.length){for(;i--;)if(e.codePointAt(i)===47){if(a){n=i+1;break}}else r<0&&(a=!0,r=i+1);return r<0?"":e.slice(n,r)}if(t===e)return"";let o=-1,s=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(a){n=i+1;break}}else o<0&&(a=!0,o=i+1),s>-1&&(e.codePointAt(i)===t.codePointAt(s--)?s<0&&(r=i):(s=-1,r=o));return n===r?r=o:r<0&&(r=e.length),e.slice(n,r)}function d2(e){if(es(e),e.length===0)return".";let t=-1,n=e.length,r;for(;--n;)if(e.codePointAt(n)===47){if(r){t=n;break}}else r||(r=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function p2(e){es(e);let t=e.length,n=-1,r=0,i=-1,a=0,o;for(;t--;){const s=e.codePointAt(t);if(s===47){if(o){r=t+1;break}continue}n<0&&(o=!0,n=t+1),s===46?i<0?i=t:a!==1&&(a=1):i>-1&&(a=-1)}return i<0||n<0||a===0||a===1&&i===n-1&&i===r+1?"":e.slice(i,n)}function h2(...e){let t=-1,n;for(;++t<e.length;)es(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":m2(n)}function m2(e){es(e);const t=e.codePointAt(0)===47;let n=v2(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function v2(e,t){let n="",r=0,i=-1,a=0,o=-1,s,c;for(;++o<=e.length;){if(o<e.length)s=e.codePointAt(o);else{if(s===47)break;s=47}if(s===47){if(!(i===o-1||a===1))if(i!==o-1&&a===2){if(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(c=n.lastIndexOf("/"),c!==n.length-1){c<0?(n="",r=0):(n=n.slice(0,c),r=n.length-1-n.lastIndexOf("/")),i=o,a=0;continue}}else if(n.length>0){n="",r=0,i=o,a=0;continue}}t&&(n=n.length>0?n+"/..":"..",r=2)}else n.length>0?n+="/"+e.slice(i+1,o):n=e.slice(i+1,o),r=o-i-1;i=o,a=0}else s===46&&a>-1?a++:a=-1}return n}function es(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const y2={cwd:g2};function g2(){return"/"}function Ad(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function b2(e){if(typeof e=="string")e=new URL(e);else if(!Ad(e)){const t=new TypeError('The "path" argument must be of type string or an instance of URL. Received `'+e+"`");throw t.code="ERR_INVALID_ARG_TYPE",t}if(e.protocol!=="file:"){const t=new TypeError("The URL must be of scheme file");throw t.code="ERR_INVALID_URL_SCHEME",t}return w2(e)}function w2(e){if(e.hostname!==""){const r=new TypeError('File URL host must be "localhost" or empty on darwin');throw r.code="ERR_INVALID_FILE_URL_HOST",r}const t=e.pathname;let n=-1;for(;++n<t.length;)if(t.codePointAt(n)===37&&t.codePointAt(n+1)===50){const r=t.codePointAt(n+2);if(r===70||r===102){const i=new TypeError("File URL path must not include encoded / characters");throw i.code="ERR_INVALID_FILE_URL_PATH",i}}return decodeURIComponent(t)}const Pd=["history","path","basename","stem","extname","dirname"];class Mw{constructor(t){let n;t?Ad(t)?n={path:t}:typeof t=="string"||x2(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":y2.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Pd.length;){const a=Pd[r];a in n&&n[a]!==void 0&&n[a]!==null&&(this[a]=a==="history"?[...n[a]]:n[a])}let i;for(i in n)Pd.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?mr.basename(this.path):void 0}set basename(t){jd(t,"basename"),Dd(t,"basename"),this.path=mr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?mr.dirname(this.path):void 0}set dirname(t){Fw(this.basename,"dirname"),this.path=mr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?mr.extname(this.path):void 0}set extname(t){if(Dd(t,"extname"),Fw(this.dirname,"extname"),t){if(t.codePointAt(0)!==46)throw new Error("`extname` must start with `.`");if(t.includes(".",1))throw new Error("`extname` cannot contain multiple dots")}this.path=mr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Ad(t)&&(t=b2(t)),jd(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?mr.basename(this.path,this.extname):void 0}set stem(t){jd(t,"stem"),Dd(t,"stem"),this.path=mr.join(this.dirname||"",t+(this.extname||""))}fail(t,n,r){const i=this.message(t,n,r);throw i.fatal=!0,i}info(t,n,r){const i=this.message(t,n,r);return i.fatal=void 0,i}message(t,n,r){const i=new sn(t,n,r);return this.path&&(i.name=this.path+":"+i.name,i.file=this.path),i.fatal=!1,this.messages.push(i),i}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function Dd(e,t){if(e&&e.includes(mr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+mr.sep+"`")}function jd(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Fw(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function x2(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const S2=function(e){const r=this.constructor.prototype,i=r[e],a=function(){return i.apply(a,arguments)};return Object.setPrototypeOf(a,r),a},E2={}.hasOwnProperty;class Nd extends S2{constructor(){super("copy"),this.Compiler=void 0,this.Parser=void 0,this.attachers=[],this.compiler=void 0,this.freezeIndex=-1,this.frozen=void 0,this.namespace={},this.parser=void 0,this.transformers=c2()}copy(){const t=new Nd;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Id(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Ld("data",this.frozen),this.namespace[t]=n,this):E2.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Ld("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[n,...r]=this.attachers[this.freezeIndex];if(r[0]===!1)continue;r[0]===!0&&(r[0]=void 0);const i=n.call(t,...r);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const n=lc(t),r=this.parser||this.Parser;return Md("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),Md("process",this.parser||this.Parser),Fd("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(a,o){const s=lc(t),c=r.parse(s);r.run(c,s,function(u,f,d){if(u||!f||!d)return l(u);const p=f,m=r.stringify(p,d);T2(m)?d.value=m:d.result=m,l(u,d)});function l(u,f){u||!f?o(u):a?a(f):n(void 0,f)}}}processSync(t){let n=!1,r;return this.freeze(),Md("processSync",this.parser||this.Parser),Fd("processSync",this.compiler||this.Compiler),this.process(t,i),Bw("processSync","process",n),r;function i(a,o){n=!0,$w(a),r=o}}run(t,n,r){Lw(t),this.freeze();const i=this.transformers;return!r&&typeof n=="function"&&(r=n,n=void 0),r?a(void 0,r):new Promise(a);function a(o,s){const c=lc(n);i.run(t,c,l);function l(u,f,d){const p=f||t;u?s(u):o?o(p):r(void 0,p,d)}}}runSync(t,n){let r=!1,i;return this.run(t,n,a),Bw("runSync","run",r),i;function a(o,s){$w(o),i=s,r=!0}}stringify(t,n){this.freeze();const r=lc(n),i=this.compiler||this.Compiler;return Fd("stringify",i),Lw(t),i(t,r)}use(t,...n){const r=this.attachers,i=this.namespace;if(Ld("use",this.frozen),t!=null)if(typeof t=="function")c(t,n);else if(typeof t=="object")Array.isArray(t)?s(t):o(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function a(l){if(typeof l=="function")c(l,[]);else if(typeof l=="object")if(Array.isArray(l)){const[u,...f]=l;c(u,f)}else o(l);else throw new TypeError("Expected usable value, not `"+l+"`")}function o(l){if(!("plugins"in l)&&!("settings"in l))throw new Error("Expected usable value but received an empty preset, which is probably a mistake: presets typically come with `plugins` and sometimes with `settings`, but this has neither");s(l.plugins),l.settings&&(i.settings=Id(!0,i.settings,l.settings))}function s(l){let u=-1;if(l!=null)if(Array.isArray(l))for(;++u<l.length;){const f=l[u];a(f)}else throw new TypeError("Expected a list of plugins, not `"+l+"`")}function c(l,u){let f=-1,d=-1;for(;++f<r.length;)if(r[f][0]===l){d=f;break}if(d===-1)r.push([l,...u]);else if(u.length>0){let[p,...m]=u;const h=r[d][1];Rd(h)&&Rd(p)&&(p=Id(!0,h,p)),r[d]=[l,p,...m]}}}}const _2=new Nd().freeze();function Md(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Fd(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Ld(e,t){if(t)throw new Error("Cannot call `"+e+"` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`.")}function Lw(e){if(!Rd(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Bw(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function lc(e){return k2(e)?e:new Mw(e)}function k2(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function T2(e){return typeof e=="string"||C2(e)}function C2(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const O2="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Uw=[],zw={allowDangerousHtml:!0},$2=/^(https?|ircs?|mailto|xmpp)$/i,I2=[{from:"astPlugins",id:"remove-buggy-html-in-markdown-parser"},{from:"allowDangerousHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"allowNode",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowElement"},{from:"allowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"allowedElements"},{from:"disallowedTypes",id:"replace-allownode-allowedtypes-and-disallowedtypes",to:"disallowedElements"},{from:"escapeHtml",id:"remove-buggy-html-in-markdown-parser"},{from:"includeElementIndex",id:"#remove-includeelementindex"},{from:"includeNodeIndex",id:"change-includenodeindex-to-includeelementindex"},{from:"linkTarget",id:"remove-linktarget"},{from:"plugins",id:"change-plugins-to-remarkplugins",to:"remarkPlugins"},{from:"rawSourcePos",id:"#remove-rawsourcepos"},{from:"renderers",id:"change-renderers-to-components",to:"components"},{from:"source",id:"change-source-to-children",to:"children"},{from:"sourcePos",id:"#remove-sourcepos"},{from:"transformImageUri",id:"#add-urltransform",to:"urlTransform"},{from:"transformLinkUri",id:"#add-urltransform",to:"urlTransform"}];function R2(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",i=e.className,a=e.components,o=e.disallowedElements,s=e.rehypePlugins||Uw,c=e.remarkPlugins||Uw,l=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...zw}:zw,u=e.skipHtml,f=e.unwrapDisallowed,d=e.urlTransform||qw,p=_2().use(pj).use(c).use(s2,l).use(s),m=new Mw;typeof r=="string"&&(m.value=r);for(const b of I2)Object.hasOwn(e,b.from)&&(""+b.from+(b.to?"use `"+b.to+"` instead":"remove it")+O2+b.id,void 0);const h=p.parse(m);let y=p.runSync(h,m);return i&&(y={type:"element",tagName:"div",properties:{className:i},children:y.type==="root"?y.children:[y]}),Od(y,v),iP(y,{Fragment:O.Fragment,components:a,ignoreInvalidStyle:!0,jsx:O.jsx,jsxs:O.jsxs,passKeys:!0,passNode:!0});function v(b,w,T){if(b.type==="raw"&&T&&typeof w=="number")return u?T.children.splice(w,1):T.children[w]={type:"text",value:b.value},w;if(b.type==="element"){let E;for(E in md)if(Object.hasOwn(md,E)&&Object.hasOwn(b.properties,E)){const _=b.properties[E],$=md[E];($===null||$.includes(b.tagName))&&(b.properties[E]=d(String(_||""),E,b))}}if(b.type==="element"){let E=t?!t.includes(b.tagName):o?o.includes(b.tagName):!1;if(!E&&n&&typeof w=="number"&&(E=!n(b,w,T)),E&&T&&typeof w=="number")return f&&b.children?T.children.splice(w,1,...b.children):T.children.splice(w,1),w}}}function qw(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return t<0||i>-1&&t>i||n>-1&&t>n||r>-1&&t>r||$2.test(e.slice(0,t))?e:""}function A2(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Ww(e,t,n){const i=ac((n||{}).ignore||[]),a=P2(t);let o=-1;for(;++o<a.length;)Tw(e,"text",s);function s(l,u){let f=-1,d;for(;++f<u.length;){const p=u[f],m=d?d.children:void 0;if(i(p,m?m.indexOf(p):void 0,d))return;d=p}if(d)return c(l,u)}function c(l,u){const f=u[u.length-1],d=a[o][0],p=a[o][1];let m=0;const y=f.children.indexOf(l);let v=!1,b=[];d.lastIndex=0;let w=d.exec(l.value);for(;w;){const T=w.index,E={index:w.index,input:w.input,stack:[...u,l]};let _=p(...w,E);if(typeof _=="string"&&(_=_.length>0?{type:"text",value:_}:void 0),_===!1?d.lastIndex=T+1:(m!==T&&b.push({type:"text",value:l.value.slice(m,T)}),Array.isArray(_)?b.push(..._):_&&b.push(_),m=T+w[0].length,v=!0),!d.global)break;w=d.exec(l.value)}return v?(m<l.value.length&&b.push({type:"text",value:l.value.slice(m)}),f.children.splice(y,1,...b)):b=[l],y+b.length}}function P2(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const n=!e[0]||Array.isArray(e[0])?e:[e];let r=-1;for(;++r<n.length;){const i=n[r];t.push([D2(i[0]),j2(i[1])])}return t}function D2(e){return typeof e=="string"?new RegExp(A2(e),"g"):e}function j2(e){return typeof e=="function"?e:function(){return e}}function N2(e){Ww(e,[/\r?\n|\r/g,M2])}function M2(){return{type:"break"}}function F2(){return function(e){N2(e)}}function Vw(e,t){const n=String(e);if(typeof t!="string")throw new TypeError("Expected character");let r=0,i=n.indexOf(t);for(;i!==-1;)r++,i=n.indexOf(t,i+t.length);return r}const Bd="phrasing",Ud=["autolink","link","image","label"];function L2(){return{transforms:[H2],enter:{literalAutolink:U2,literalAutolinkEmail:zd,literalAutolinkHttp:zd,literalAutolinkWww:zd},exit:{literalAutolink:V2,literalAutolinkEmail:W2,literalAutolinkHttp:z2,literalAutolinkWww:q2}}}function B2(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Bd,notInConstruct:Ud},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Bd,notInConstruct:Ud},{character:":",before:"[ps]",after:"\\/",inConstruct:Bd,notInConstruct:Ud}]}}function U2(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function zd(e){this.config.enter.autolinkProtocol.call(this,e)}function z2(e){this.config.exit.autolinkProtocol.call(this,e)}function q2(e){this.config.exit.data.call(this,e);const t=this.stack[this.stack.length-1];t.type,t.url="http://"+this.sliceSerialize(e)}function W2(e){this.config.exit.autolinkEmail.call(this,e)}function V2(e){this.exit(e)}function H2(e){Ww(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,Z2],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),K2]],{ignore:["link","linkReference"]})}function Z2(e,t,n,r,i){let a="";if(!Hw(i)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!G2(n)))return!1;const o=Y2(n+r);if(!o[0])return!1;const s={type:"link",title:null,url:a+t+o[0],children:[{type:"text",value:t+o[0]}]};return o[1]?[s,{type:"text",value:o[1]}]:s}function K2(e,t,n,r){return!Hw(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function G2(e){const t=e.split(".");return!(t.length<2||t[t.length-1]&&(/_/.test(t[t.length-1])||!/[a-zA-Z\d]/.test(t[t.length-1]))||t[t.length-2]&&(/_/.test(t[t.length-2])||!/[a-zA-Z\d]/.test(t[t.length-2])))}function Y2(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let n=t[0],r=n.indexOf(")");const i=Vw(e,"(");let a=Vw(e,")");for(;r!==-1&&i>a;)e+=n.slice(0,r+1),n=n.slice(r+1),r=n.indexOf(")"),a++;return[e,n]}function Hw(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||Ui(n)||Gl(n))&&(!t||n!==47)}Zw.peek=sN;function J2(){return{enter:{gfmFootnoteDefinition:Q2,gfmFootnoteDefinitionLabelString:eN,gfmFootnoteCall:rN,gfmFootnoteCallString:iN},exit:{gfmFootnoteDefinition:nN,gfmFootnoteDefinitionLabelString:tN,gfmFootnoteCall:oN,gfmFootnoteCallString:aN}}}function X2(){return{unsafe:[{character:"[",inConstruct:["phrasing","label","reference"]}],handlers:{footnoteDefinition:lN,footnoteReference:Zw}}}function Q2(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function eN(){this.buffer()}function tN(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.label=t,n.identifier=Yn(this.sliceSerialize(e)).toLowerCase()}function nN(e){this.exit(e)}function rN(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function iN(){this.buffer()}function aN(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.label=t,n.identifier=Yn(this.sliceSerialize(e)).toLowerCase()}function oN(e){this.exit(e)}function Zw(e,t,n,r){const i=n.createTracker(r);let a=i.move("[^");const o=n.enter("footnoteReference"),s=n.enter("reference");return a+=i.move(n.safe(n.associationId(e),{...i.current(),before:a,after:"]"})),s(),o(),a+=i.move("]"),a}function sN(){return"["}function lN(e,t,n,r){const i=n.createTracker(r);let a=i.move("[^");const o=n.enter("footnoteDefinition"),s=n.enter("label");return a+=i.move(n.safe(n.associationId(e),{...i.current(),before:a,after:"]"})),s(),a+=i.move("]:"+(e.children&&e.children.length>0?" ":"")),i.shift(4),a+=i.move(n.indentLines(n.containerFlow(e,i.current()),cN)),o(),a}function cN(e,t,n){return t===0?e:(n?"":" ")+e}const uN=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Kw.peek=mN;function fN(){return{canContainEols:["delete"],enter:{strikethrough:pN},exit:{strikethrough:hN}}}function dN(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:uN}],handlers:{delete:Kw}}}function pN(e){this.enter({type:"delete",children:[]},e)}function hN(e){this.exit(e)}function Kw(e,t,n,r){const i=n.createTracker(r),a=n.enter("strikethrough");let o=i.move("~~");return o+=n.containerPhrasing(e,{...i.current(),before:o,after:"~"}),o+=i.move("~~"),a(),o}function mN(){return"~"}function vN(e){return e.length}function yN(e,t){const n=t||{},r=(n.align||[]).concat(),i=n.stringLength||vN,a=[],o=[],s=[],c=[];let l=0,u=-1;for(;++u<e.length;){const h=[],y=[];let v=-1;for(e[u].length>l&&(l=e[u].length);++v<e[u].length;){const b=gN(e[u][v]);if(n.alignDelimiters!==!1){const w=i(b);y[v]=w,(c[v]===void 0||w>c[v])&&(c[v]=w)}h.push(b)}o[u]=h,s[u]=y}let f=-1;if(typeof r=="object"&&"length"in r)for(;++f<l;)a[f]=Gw(r[f]);else{const h=Gw(r);for(;++f<l;)a[f]=h}f=-1;const d=[],p=[];for(;++f<l;){const h=a[f];let y="",v="";h===99?(y=":",v=":"):h===108?y=":":h===114&&(v=":");let b=n.alignDelimiters===!1?1:Math.max(1,c[f]-y.length-v.length);const w=y+"-".repeat(b)+v;n.alignDelimiters!==!1&&(b=y.length+b+v.length,b>c[f]&&(c[f]=b),p[f]=b),d[f]=w}o.splice(1,0,d),s.splice(1,0,p),u=-1;const m=[];for(;++u<o.length;){const h=o[u],y=s[u];f=-1;const v=[];for(;++f<l;){const b=h[f]||"";let w="",T="";if(n.alignDelimiters!==!1){const E=c[f]-(y[f]||0),_=a[f];_===114?w=" ".repeat(E):_===99?E%2?(w=" ".repeat(E/2+.5),T=" ".repeat(E/2-.5)):(w=" ".repeat(E/2),T=w):T=" ".repeat(E)}n.delimiterStart!==!1&&!f&&v.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&b==="")&&(n.delimiterStart!==!1||f)&&v.push(" "),n.alignDelimiters!==!1&&v.push(w),v.push(b),n.alignDelimiters!==!1&&v.push(T),n.padding!==!1&&v.push(" "),(n.delimiterEnd!==!1||f!==l-1)&&v.push("|")}m.push(n.delimiterEnd===!1?v.join("").replace(/ +$/,""):v.join(""))}return m.join(`
44
+ `)}function gN(e){return e==null?"":String(e)}function Gw(e){const t=typeof e=="string"?e.codePointAt(0):0;return t===67||t===99?99:t===76||t===108?108:t===82||t===114?114:0}function bN(e,t,n,r){const i=n.enter("blockquote"),a=n.createTracker(r);a.move("> "),a.shift(2);const o=n.indentLines(n.containerFlow(e,a.current()),wN);return i(),o}function wN(e,t,n){return">"+(n?"":" ")+e}function xN(e,t){return Yw(e,t.inConstruct,!0)&&!Yw(e,t.notInConstruct,!1)}function Yw(e,t,n){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return n;let r=-1;for(;++r<t.length;)if(e.includes(t[r]))return!0;return!1}function Jw(e,t,n,r){let i=-1;for(;++i<n.unsafe.length;)if(n.unsafe[i].character===`
45
+ `&&xN(n.stack,n.unsafe[i]))return/[ \t]/.test(r.before)?"":" ";return`\\
46
+ `}function SN(e,t){const n=String(e);let r=n.indexOf(t),i=r,a=0,o=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;r!==-1;)r===i?++a>o&&(o=a):a=1,i=r+t.length,r=n.indexOf(t,i);return o}function EN(e,t){return!!(t.options.fences===!1&&e.value&&!e.lang&&/[^ \r\n]/.test(e.value)&&!/^[\t ]*(?:[\r\n]|$)|(?:^|[\r\n])[\t ]*$/.test(e.value))}function _N(e){const t=e.options.fence||"`";if(t!=="`"&&t!=="~")throw new Error("Cannot serialize code with `"+t+"` for `options.fence`, expected `` ` `` or `~`");return t}function kN(e,t,n,r){const i=_N(n),a=e.value||"",o=i==="`"?"GraveAccent":"Tilde";if(EN(e,n)){const f=n.enter("codeIndented"),d=n.indentLines(a,TN);return f(),d}const s=n.createTracker(r),c=i.repeat(Math.max(SN(a,i)+1,3)),l=n.enter("codeFenced");let u=s.move(c);if(e.lang){const f=n.enter(`codeFencedLang${o}`);u+=s.move(n.safe(e.lang,{before:u,after:" ",encode:["`"],...s.current()})),f()}if(e.lang&&e.meta){const f=n.enter(`codeFencedMeta${o}`);u+=s.move(" "),u+=s.move(n.safe(e.meta,{before:u,after:`
47
+ `,encode:["`"],...s.current()})),f()}return u+=s.move(`
48
+ `),a&&(u+=s.move(a+`
49
+ `)),u+=s.move(c),l(),u}function TN(e,t,n){return(n?"":" ")+e}function qd(e){const t=e.options.quote||'"';if(t!=='"'&&t!=="'")throw new Error("Cannot serialize title with `"+t+"` for `options.quote`, expected `\"`, or `'`");return t}function CN(e,t,n,r){const i=qd(n),a=i==='"'?"Quote":"Apostrophe",o=n.enter("definition");let s=n.enter("label");const c=n.createTracker(r);let l=c.move("[");return l+=c.move(n.safe(n.associationId(e),{before:l,after:"]",...c.current()})),l+=c.move("]: "),s(),!e.url||/[\0- \u007F]/.test(e.url)?(s=n.enter("destinationLiteral"),l+=c.move("<"),l+=c.move(n.safe(e.url,{before:l,after:">",...c.current()})),l+=c.move(">")):(s=n.enter("destinationRaw"),l+=c.move(n.safe(e.url,{before:l,after:e.title?" ":`
50
+ `,...c.current()}))),s(),e.title&&(s=n.enter(`title${a}`),l+=c.move(" "+i),l+=c.move(n.safe(e.title,{before:l,after:i,...c.current()})),l+=c.move(i),s()),o(),l}function ON(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}Xw.peek=$N;function Xw(e,t,n,r){const i=ON(n),a=n.enter("emphasis"),o=n.createTracker(r);let s=o.move(i);return s+=o.move(n.containerPhrasing(e,{before:s,after:i,...o.current()})),s+=o.move(i),a(),s}function $N(e,t,n){return n.options.emphasis||"*"}function IN(e,t){let n=!1;return Od(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,Cd}),!!((!e.depth||e.depth<3)&&vd(e)&&(t.options.setext||n))}function RN(e,t,n,r){const i=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(IN(e,n)){const u=n.enter("headingSetext"),f=n.enter("phrasing"),d=n.containerPhrasing(e,{...a.current(),before:`
51
51
  `,after:`
52
- `});return f(),c(),d+`
52
+ `});return f(),u(),d+`
53
53
  `+(i===1?"=":"-").repeat(d.length-(Math.max(d.lastIndexOf("\r"),d.lastIndexOf(`
54
- `))+1))}const o="#".repeat(i),s=n.enter("headingAtx"),u=n.enter("phrasing");a.move(o+" ");let l=n.containerPhrasing(e,{before:"# ",after:`
55
- `,...a.current()});return/^[\t ]/.test(l)&&(l="&#x"+l.charCodeAt(0).toString(16).toUpperCase()+";"+l.slice(1)),l=l?o+" "+l:o,n.options.closeAtx&&(l+=" "+o),u(),s(),l}Qw.peek=AM;function Qw(e){return e.value||""}function AM(){return"<"}e0.peek=PM;function e0(e,t,n,r){const i=qd(n),a=i==='"'?"Quote":"Apostrophe",o=n.enter("image");let s=n.enter("label");const u=n.createTracker(r);let l=u.move("![");return l+=u.move(n.safe(e.alt,{before:l,after:"]",...u.current()})),l+=u.move("]("),s(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(s=n.enter("destinationLiteral"),l+=u.move("<"),l+=u.move(n.safe(e.url,{before:l,after:">",...u.current()})),l+=u.move(">")):(s=n.enter("destinationRaw"),l+=u.move(n.safe(e.url,{before:l,after:e.title?" ":")",...u.current()}))),s(),e.title&&(s=n.enter(`title${a}`),l+=u.move(" "+i),l+=u.move(n.safe(e.title,{before:l,after:i,...u.current()})),l+=u.move(i),s()),l+=u.move(")"),o(),l}function PM(){return"!"}t0.peek=DM;function t0(e,t,n,r){const i=e.referenceType,a=n.enter("imageReference");let o=n.enter("label");const s=n.createTracker(r);let u=s.move("![");const l=n.safe(e.alt,{before:u,after:"]",...s.current()});u+=s.move(l+"]["),o();const c=n.stack;n.stack=[],o=n.enter("reference");const f=n.safe(n.associationId(e),{before:u,after:"]",...s.current()});return o(),n.stack=c,a(),i==="full"||!l||l!==f?u+=s.move(f+"]"):i==="shortcut"?u=u.slice(0,-1):u+=s.move("]"),u}function DM(){return"!"}n0.peek=jM;function n0(e,t,n){let r=e.value||"",i="`",a=-1;for(;new RegExp("(^|[^`])"+i+"([^`]|$)").test(r);)i+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++a<n.unsafe.length;){const o=n.unsafe[a],s=n.compilePattern(o);let u;if(o.atBreak)for(;u=s.exec(r);){let l=u.index;r.charCodeAt(l)===10&&r.charCodeAt(l-1)===13&&l--,r=r.slice(0,l)+" "+r.slice(u.index+1)}}return i+r+i}function jM(){return"`"}function r0(e,t){const n=vd(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}i0.peek=NM;function i0(e,t,n,r){const i=qd(n),a=i==='"'?"Quote":"Apostrophe",o=n.createTracker(r);let s,u;if(r0(e,n)){const c=n.stack;n.stack=[],s=n.enter("autolink");let f=o.move("<");return f+=o.move(n.containerPhrasing(e,{before:f,after:">",...o.current()})),f+=o.move(">"),s(),n.stack=c,f}s=n.enter("link"),u=n.enter("label");let l=o.move("[");return l+=o.move(n.containerPhrasing(e,{before:l,after:"](",...o.current()})),l+=o.move("]("),u(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(u=n.enter("destinationLiteral"),l+=o.move("<"),l+=o.move(n.safe(e.url,{before:l,after:">",...o.current()})),l+=o.move(">")):(u=n.enter("destinationRaw"),l+=o.move(n.safe(e.url,{before:l,after:e.title?" ":")",...o.current()}))),u(),e.title&&(u=n.enter(`title${a}`),l+=o.move(" "+i),l+=o.move(n.safe(e.title,{before:l,after:i,...o.current()})),l+=o.move(i),u()),l+=o.move(")"),s(),l}function NM(e,t,n){return r0(e,n)?"<":"["}a0.peek=MM;function a0(e,t,n,r){const i=e.referenceType,a=n.enter("linkReference");let o=n.enter("label");const s=n.createTracker(r);let u=s.move("[");const l=n.containerPhrasing(e,{before:u,after:"]",...s.current()});u+=s.move(l+"]["),o();const c=n.stack;n.stack=[],o=n.enter("reference");const f=n.safe(n.associationId(e),{before:u,after:"]",...s.current()});return o(),n.stack=c,a(),i==="full"||!l||l!==f?u+=s.move(f+"]"):i==="shortcut"?u=u.slice(0,-1):u+=s.move("]"),u}function MM(){return"["}function Wd(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function FM(e){const t=Wd(e),n=e.options.bulletOther;if(!n)return t==="*"?"-":"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function LM(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function o0(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function BM(e,t,n,r){const i=n.enter("list"),a=n.bulletCurrent;let o=e.ordered?LM(n):Wd(n);const s=e.ordered?o==="."?")":".":FM(n);let u=t&&n.bulletLastUsed?o===n.bulletLastUsed:!1;if(!e.ordered){const c=e.children?e.children[0]:void 0;if((o==="*"||o==="-")&&c&&(!c.children||!c.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(u=!0),o0(n)===o&&c){let f=-1;for(;++f<e.children.length;){const d=e.children[f];if(d&&d.type==="listItem"&&d.children&&d.children[0]&&d.children[0].type==="thematicBreak"){u=!0;break}}}}u&&(o=s),n.bulletCurrent=o;const l=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=a,i(),l}function UM(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function zM(e,t,n,r){const i=UM(n);let a=n.bulletCurrent||Wd(n);t&&t.type==="list"&&t.ordered&&(a=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+a);let o=a.length+1;(i==="tab"||i==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(o=Math.ceil(o/4)*4);const s=n.createTracker(r);s.move(a+" ".repeat(o-a.length)),s.shift(o);const u=n.enter("listItem"),l=n.indentLines(n.containerFlow(e,s.current()),c);return u(),l;function c(f,d,p){return d?(p?"":" ".repeat(o))+f:(p?a:a+" ".repeat(o-a.length))+f}}function qM(e,t,n,r){const i=n.enter("paragraph"),a=n.enter("phrasing"),o=n.containerPhrasing(e,r);return a(),i(),o}const WM=au(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function VM(e,t,n,r){return(e.children.some(function(o){return WM(o)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function HM(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}s0.peek=ZM;function s0(e,t,n,r){const i=HM(n),a=n.enter("strong"),o=n.createTracker(r);let s=o.move(i+i);return s+=o.move(n.containerPhrasing(e,{before:s,after:i,...o.current()})),s+=o.move(i+i),a(),s}function ZM(e,t,n){return n.options.strong||"*"}function KM(e,t,n,r){return n.safe(e.value,r)}function GM(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function YM(e,t,n){const r=(o0(n)+(n.options.ruleSpaces?" ":"")).repeat(GM(n));return n.options.ruleSpaces?r.slice(0,-1):r}const l0={blockquote:bM,break:Jw,code:kM,definition:CM,emphasis:Xw,hardBreak:Jw,heading:RM,html:Qw,image:e0,imageReference:t0,inlineCode:n0,link:i0,linkReference:a0,list:BM,listItem:zM,paragraph:qM,root:VM,strong:s0,text:KM,thematicBreak:YM};function JM(){return{enter:{table:XM,tableData:u0,tableHeader:u0,tableRow:e2},exit:{codeText:t2,table:QM,tableData:Vd,tableHeader:Vd,tableRow:Vd}}}function XM(e){const t=e._align;this.enter({type:"table",align:t.map(function(n){return n==="none"?null:n}),children:[]},e),this.data.inTable=!0}function QM(e){this.exit(e),this.data.inTable=void 0}function e2(e){this.enter({type:"tableRow",children:[]},e)}function Vd(e){this.exit(e)}function u0(e){this.enter({type:"tableCell",children:[]},e)}function t2(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,n2));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function n2(e,t){return t==="|"?t:e}function r2(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,a=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
56
- `,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:d,table:o,tableCell:u,tableRow:s}};function o(p,m,h,y){return l(c(p,h,y),p.align)}function s(p,m,h,y){const v=f(p,h,y),b=l([v]);return b.slice(0,b.indexOf(`
57
- `))}function u(p,m,h,y){const v=h.enter("tableCell"),b=h.enter("phrasing"),w=h.containerPhrasing(p,{...y,before:a,after:a});return b(),v(),w}function l(p,m){return yM(p,{align:m,alignDelimiters:r,padding:n,stringLength:i})}function c(p,m,h){const y=p.children;let v=-1;const b=[],w=m.enter("table");for(;++v<y.length;)b[v]=f(y[v],m,h);return w(),b}function f(p,m,h){const y=p.children;let v=-1;const b=[],w=m.enter("tableRow");for(;++v<y.length;)b[v]=u(y[v],p,m,h);return w(),b}function d(p,m,h){let y=l0.inlineCode(p,m,h);return h.stack.includes("tableCell")&&(y=y.replace(/\|/g,"\\$&")),y}}function i2(){return{exit:{taskListCheckValueChecked:c0,taskListCheckValueUnchecked:c0,paragraph:o2}}}function a2(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:s2}}}function c0(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function o2(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const i=t.children;let a=-1,o;for(;++a<i.length;){const s=i[a];if(s.type==="paragraph"){o=s;break}}o===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function s2(e,t,n,r){const i=e.children[0],a=typeof e.checked=="boolean"&&i&&i.type==="paragraph",o="["+(e.checked?"x":" ")+"] ",s=n.createTracker(r);a&&s.move(o);let u=l0.listItem(e,t,n,{...r,...s.current()});return a&&(u=u.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,l)),u;function l(c){return c+o}}function l2(){return[LN(),JN(),fM(),JM(),i2()]}function u2(e){return{extensions:[BN(),XN(),dM(),r2(e),a2()]}}const c2={tokenize:v2,partial:!0},f0={tokenize:y2,partial:!0},d0={tokenize:g2,partial:!0},p0={tokenize:b2,partial:!0},f2={tokenize:w2,partial:!0},h0={name:"wwwAutolink",tokenize:h2,previous:v0},m0={name:"protocolAutolink",tokenize:m2,previous:y0},zr={name:"emailAutolink",tokenize:p2,previous:g0},vr={};function d2(){return{text:vr}}let zi=48;for(;zi<123;)vr[zi]=zr,zi++,zi===58?zi=65:zi===91&&(zi=97);vr[43]=zr,vr[45]=zr,vr[46]=zr,vr[95]=zr,vr[72]=[zr,m0],vr[104]=[zr,m0],vr[87]=[zr,h0],vr[119]=[zr,h0];function p2(e,t,n){const r=this;let i,a;return o;function o(f){return!Hd(f)||!g0.call(r,r.previous)||Zd(r.events)?n(f):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(f))}function s(f){return Hd(f)?(e.consume(f),s):f===64?(e.consume(f),u):n(f)}function u(f){return f===46?e.check(f2,c,l)(f):f===45||f===95||ln(f)?(a=!0,e.consume(f),u):c(f)}function l(f){return e.consume(f),i=!0,u}function c(f){return a&&i&&vn(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(f)):n(f)}}function h2(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!v0.call(r,r.previous)||Zd(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(c2,e.attempt(f0,e.attempt(d0,a),n),n)(o))}function a(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function m2(e,t,n){const r=this;let i="",a=!1;return o;function o(f){return(f===72||f===104)&&y0.call(r,r.previous)&&!Zd(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(f),e.consume(f),s):n(f)}function s(f){if(vn(f)&&i.length<5)return i+=String.fromCodePoint(f),e.consume(f),s;if(f===58){const d=i.toLowerCase();if(d==="http"||d==="https")return e.consume(f),u}return n(f)}function u(f){return f===47?(e.consume(f),a?l:(a=!0,u)):n(f)}function l(f){return f===null||Kl(f)||gt(f)||Ui(f)||Gl(f)?n(f):e.attempt(f0,e.attempt(d0,c),n)(f)}function c(f){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(f)}}function v2(e,t,n){let r=0;return i;function i(o){return(o===87||o===119)&&r<3?(r++,e.consume(o),i):o===46&&r===3?(e.consume(o),a):n(o)}function a(o){return o===null?n(o):t(o)}}function y2(e,t,n){let r,i,a;return o;function o(l){return l===46||l===95?e.check(p0,u,s)(l):l===null||gt(l)||Ui(l)||l!==45&&Gl(l)?u(l):(a=!0,e.consume(l),o)}function s(l){return l===95?r=!0:(i=r,r=void 0),e.consume(l),o}function u(l){return i||r||!a?n(l):t(l)}}function g2(e,t){let n=0,r=0;return i;function i(o){return o===40?(n++,e.consume(o),i):o===41&&r<n?a(o):o===33||o===34||o===38||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===60||o===63||o===93||o===95||o===126?e.check(p0,t,a)(o):o===null||gt(o)||Ui(o)?t(o):(e.consume(o),i)}function a(o){return o===41&&r++,e.consume(o),i}}function b2(e,t,n){return r;function r(s){return s===33||s===34||s===39||s===41||s===42||s===44||s===46||s===58||s===59||s===63||s===95||s===126?(e.consume(s),r):s===38?(e.consume(s),a):s===93?(e.consume(s),i):s===60||s===null||gt(s)||Ui(s)?t(s):n(s)}function i(s){return s===null||s===40||s===91||gt(s)||Ui(s)?t(s):r(s)}function a(s){return vn(s)?o(s):n(s)}function o(s){return s===59?(e.consume(s),r):vn(s)?(e.consume(s),o):n(s)}}function w2(e,t,n){return r;function r(a){return e.consume(a),i}function i(a){return ln(a)?n(a):t(a)}}function v0(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||gt(e)}function y0(e){return!vn(e)}function g0(e){return!(e===47||Hd(e))}function Hd(e){return e===43||e===45||e===46||e===95||ln(e)}function Zd(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const x2={tokenize:$2,partial:!0};function S2(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:T2,continuation:{tokenize:C2},exit:O2}},text:{91:{name:"gfmFootnoteCall",tokenize:k2},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:E2,resolveTo:_2}}}}function E2(e,t,n){const r=this;let i=r.events.length;const a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;i--;){const u=r.events[i][1];if(u.type==="labelImage"){o=u;break}if(u.type==="gfmFootnoteCall"||u.type==="labelLink"||u.type==="label"||u.type==="image"||u.type==="link")break}return s;function s(u){if(!o||!o._balanced)return n(u);const l=Yn(r.sliceSerialize({start:o.end,end:r.now()}));return l.codePointAt(0)!==94||!a.includes(l.slice(1))?n(u):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(u),e.exit("gfmFootnoteCallLabelMarker"),t(u))}}function _2(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};i.end.column++,i.end.offset++,i.end._bufferIndex++;const a={type:"gfmFootnoteCallString",start:Object.assign({},i.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},a.start),end:Object.assign({},a.end)},s=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",i,t],["exit",i,t],["enter",a,t],["enter",o,t],["exit",o,t],["exit",a,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...s),e}function k2(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a=0,o;return s;function s(f){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),u}function u(f){return f!==94?n(f):(e.enter("gfmFootnoteCallMarker"),e.consume(f),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",l)}function l(f){if(a>999||f===93&&!o||f===null||f===91||gt(f))return n(f);if(f===93){e.exit("chunkString");const d=e.exit("gfmFootnoteCallString");return i.includes(Yn(r.sliceSerialize(d)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(f)}return gt(f)||(o=!0),a++,e.consume(f),f===92?c:l}function c(f){return f===91||f===92||f===93?(e.consume(f),a++,l):l(f)}}function T2(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a,o=0,s;return u;function u(m){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionLabelMarker"),l}function l(m){return m===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",c):n(m)}function c(m){if(o>999||m===93&&!s||m===null||m===91||gt(m))return n(m);if(m===93){e.exit("chunkString");const h=e.exit("gfmFootnoteDefinitionLabelString");return a=Yn(r.sliceSerialize(h)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),d}return gt(m)||(s=!0),o++,e.consume(m),m===92?f:c}function f(m){return m===91||m===92||m===93?(e.consume(m),o++,c):c(m)}function d(m){return m===58?(e.enter("definitionMarker"),e.consume(m),e.exit("definitionMarker"),i.includes(a)||i.push(a),tt(e,p,"gfmFootnoteDefinitionWhitespace")):n(m)}function p(m){return t(m)}}function C2(e,t,n){return e.check(Yo,t,e.attempt(x2,t,n))}function O2(e){e.exit("gfmFootnoteDefinition")}function $2(e,t,n){const r=this;return tt(e,i,"gfmFootnoteDefinitionIndent",5);function i(a){const o=r.events[r.events.length-1];return o&&o[1].type==="gfmFootnoteDefinitionIndent"&&o[2].sliceSerialize(o[1],!0).length===4?t(a):n(a)}}function I2(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:a,resolveAll:i};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function i(o,s){let u=-1;for(;++u<o.length;)if(o[u][0]==="enter"&&o[u][1].type==="strikethroughSequenceTemporary"&&o[u][1]._close){let l=u;for(;l--;)if(o[l][0]==="exit"&&o[l][1].type==="strikethroughSequenceTemporary"&&o[l][1]._open&&o[u][1].end.offset-o[u][1].start.offset===o[l][1].end.offset-o[l][1].start.offset){o[u][1].type="strikethroughSequence",o[l][1].type="strikethroughSequence";const c={type:"strikethrough",start:Object.assign({},o[l][1].start),end:Object.assign({},o[u][1].end)},f={type:"strikethroughText",start:Object.assign({},o[l][1].end),end:Object.assign({},o[u][1].start)},d=[["enter",c,s],["enter",o[l][1],s],["exit",o[l][1],s],["enter",f,s]],p=s.parser.constructs.insideSpan.null;p&&Ln(d,d.length,0,Jl(p,o.slice(l+1,u),s)),Ln(d,d.length,0,[["exit",f,s],["enter",o[u][1],s],["exit",o[u][1],s],["exit",c,s]]),Ln(o,l-1,u-l+3,d),u=l+d.length-2;break}}for(u=-1;++u<o.length;)o[u][1].type==="strikethroughSequenceTemporary"&&(o[u][1].type="data");return o}function a(o,s,u){const l=this.previous,c=this.events;let f=0;return d;function d(m){return l===126&&c[c.length-1][1].type!=="characterEscape"?u(m):(o.enter("strikethroughSequenceTemporary"),p(m))}function p(m){const h=Yl(l);if(m===126)return f>1?u(m):(o.consume(m),f++,p);if(f<2&&!n)return u(m);const y=o.exit("strikethroughSequenceTemporary"),v=Yl(m);return y._open=!v||v===2&&!!h,y._close=!h||h===2&&!!v,s(m)}}}class R2{constructor(){this.map=[]}add(t,n,r){A2(this,t,n,r)}consume(t){if(this.map.sort(function(a,o){return a[0]-o[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push([...t]),t.length=0;let i=r.pop();for(;i;)t.push(...i),i=r.pop();this.map.length=0}}function A2(e,t,n,r){let i=0;if(!(n===0&&r.length===0)){for(;i<e.map.length;){if(e.map[i][0]===t){e.map[i][1]+=n,e.map[i][2].push(...r);return}i+=1}e.map.push([t,n,r])}}function P2(e,t){let n=!1;const r=[];for(;t<e.length;){const i=e[t];if(n){if(i[0]==="enter")i[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(i[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const a=r.length-1;r[a]=r[a]==="left"?"center":"right"}}else if(i[1].type==="tableDelimiterRow")break}else i[0]==="enter"&&i[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function D2(){return{flow:{null:{name:"table",tokenize:j2,resolveAll:N2}}}}function j2(e,t,n){const r=this;let i=0,a=0,o;return s;function s(k){let D=r.events.length-1;for(;D>-1;){const I=r.events[D][1].type;if(I==="lineEnding"||I==="linePrefix")D--;else break}const W=D>-1?r.events[D][1].type:null,B=W==="tableHead"||W==="tableRow"?_:u;return B===_&&r.parser.lazy[r.now().line]?n(k):B(k)}function u(k){return e.enter("tableHead"),e.enter("tableRow"),l(k)}function l(k){return k===124||(o=!0,a+=1),c(k)}function c(k){return k===null?n(k):De(k)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(k),e.exit("lineEnding"),p):n(k):Ye(k)?tt(e,c,"whitespace")(k):(a+=1,o&&(o=!1,i+=1),k===124?(e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),o=!0,c):(e.enter("data"),f(k)))}function f(k){return k===null||k===124||gt(k)?(e.exit("data"),c(k)):(e.consume(k),k===92?d:f)}function d(k){return k===92||k===124?(e.consume(k),f):f(k)}function p(k){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(k):(e.enter("tableDelimiterRow"),o=!1,Ye(k)?tt(e,m,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(k):m(k))}function m(k){return k===45||k===58?y(k):k===124?(o=!0,e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),h):E(k)}function h(k){return Ye(k)?tt(e,y,"whitespace")(k):y(k)}function y(k){return k===58?(a+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(k),e.exit("tableDelimiterMarker"),v):k===45?(a+=1,v(k)):k===null||De(k)?T(k):E(k)}function v(k){return k===45?(e.enter("tableDelimiterFiller"),b(k)):E(k)}function b(k){return k===45?(e.consume(k),b):k===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(k),e.exit("tableDelimiterMarker"),w):(e.exit("tableDelimiterFiller"),w(k))}function w(k){return Ye(k)?tt(e,T,"whitespace")(k):T(k)}function T(k){return k===124?m(k):k===null||De(k)?!o||i!==a?E(k):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(k)):E(k)}function E(k){return n(k)}function _(k){return e.enter("tableRow"),O(k)}function O(k){return k===124?(e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),O):k===null||De(k)?(e.exit("tableRow"),t(k)):Ye(k)?tt(e,O,"whitespace")(k):(e.enter("data"),z(k))}function z(k){return k===null||k===124||gt(k)?(e.exit("data"),O(k)):(e.consume(k),k===92?U:z)}function U(k){return k===92||k===124?(e.consume(k),z):z(k)}}function N2(e,t){let n=-1,r=!0,i=0,a=[0,0,0,0],o=[0,0,0,0],s=!1,u=0,l,c,f;const d=new R2;for(;++n<e.length;){const p=e[n],m=p[1];p[0]==="enter"?m.type==="tableHead"?(s=!1,u!==0&&(b0(d,t,u,l,c),c=void 0,u=0),l={type:"table",start:Object.assign({},m.start),end:Object.assign({},m.end)},d.add(n,0,[["enter",l,t]])):m.type==="tableRow"||m.type==="tableDelimiterRow"?(r=!0,f=void 0,a=[0,0,0,0],o=[0,n+1,0,0],s&&(s=!1,c={type:"tableBody",start:Object.assign({},m.start),end:Object.assign({},m.end)},d.add(n,0,[["enter",c,t]])),i=m.type==="tableDelimiterRow"?2:c?3:1):i&&(m.type==="data"||m.type==="tableDelimiterMarker"||m.type==="tableDelimiterFiller")?(r=!1,o[2]===0&&(a[1]!==0&&(o[0]=o[1],f=uu(d,t,a,i,void 0,f),a=[0,0,0,0]),o[2]=n)):m.type==="tableCellDivider"&&(r?r=!1:(a[1]!==0&&(o[0]=o[1],f=uu(d,t,a,i,void 0,f)),a=o,o=[a[1],n,0,0])):m.type==="tableHead"?(s=!0,u=n):m.type==="tableRow"||m.type==="tableDelimiterRow"?(u=n,a[1]!==0?(o[0]=o[1],f=uu(d,t,a,i,n,f)):o[1]!==0&&(f=uu(d,t,o,i,n,f)),i=0):i&&(m.type==="data"||m.type==="tableDelimiterMarker"||m.type==="tableDelimiterFiller")&&(o[3]=n)}for(u!==0&&b0(d,t,u,l,c),d.consume(t.events),n=-1;++n<t.events.length;){const p=t.events[n];p[0]==="enter"&&p[1].type==="table"&&(p[1]._align=P2(t.events,n))}return e}function uu(e,t,n,r,i,a){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",s="tableContent";n[0]!==0&&(a.end=Object.assign({},wa(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const u=wa(t.events,n[1]);if(a={type:o,start:Object.assign({},u),end:Object.assign({},u)},e.add(n[1],0,[["enter",a,t]]),n[2]!==0){const l=wa(t.events,n[2]),c=wa(t.events,n[3]),f={type:s,start:Object.assign({},l),end:Object.assign({},c)};if(e.add(n[2],0,[["enter",f,t]]),r!==2){const d=t.events[n[2]],p=t.events[n[3]];if(d[1].end=Object.assign({},p[1].end),d[1].type="chunkText",d[1].contentType="text",n[3]>n[2]+1){const m=n[2]+1,h=n[3]-n[2]-1;e.add(m,h,[])}}e.add(n[3]+1,0,[["exit",f,t]])}return i!==void 0&&(a.end=Object.assign({},wa(t.events,i)),e.add(i,0,[["exit",a,t]]),a=void 0),a}function b0(e,t,n,r,i){const a=[],o=wa(t.events,n);i&&(i.end=Object.assign({},o),a.push(["exit",i,t])),r.end=Object.assign({},o),a.push(["exit",r,t]),e.add(n+1,0,a)}function wa(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const M2={name:"tasklistCheck",tokenize:L2};function F2(){return{text:{91:M2}}}function L2(e,t,n){const r=this;return i;function i(u){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(u):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(u),e.exit("taskListCheckMarker"),a)}function a(u){return gt(u)?(e.enter("taskListCheckValueUnchecked"),e.consume(u),e.exit("taskListCheckValueUnchecked"),o):u===88||u===120?(e.enter("taskListCheckValueChecked"),e.consume(u),e.exit("taskListCheckValueChecked"),o):n(u)}function o(u){return u===93?(e.enter("taskListCheckMarker"),e.consume(u),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):n(u)}function s(u){return De(u)?t(u):Ye(u)?e.check({tokenize:B2},t,n)(u):n(u)}}function B2(e,t,n){return tt(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function U2(e){return Zb([d2(),S2(),I2(e),D2(),F2()])}const z2={};function q2(e){const t=this,n=e||z2,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(U2(n)),a.push(l2()),o.push(u2(n))}const lt={container:{className:"bpReset bpContainer bpFont",dropzone:{overlay:{className:"bpDropzoneOverlay"},container:{className:"bpDropzoneContainer"}}},loader:{className:"bpReset bpLoader"},modal:{container:{className:"bpReset bpModalContainer"},overlay:{className:"bpModalOverlay"},dialog:{container:{className:"bpReset bpModalDialogContainer"},title:{container:{className:"bpReset bpModalDialogTitleContainer"},text:{className:"bpModalDialogTitleText"},closeIcon:{className:"bpModalDialogTitleCloseIcon"}},content:{className:"bpModalDialogContent"},newConversation:{button:{className:"bpModalDialogNewConversationButton"},text:{className:"bpModalDialogNewConversationText"}}}},fab:{container:{className:"bpReset bpFabContainer"},icon:{className:"bpFabIcon"}},notification:{container:{className:"bpReset bpNotificationContainer"},title:{className:"bpNotificationTitle"},description:{className:"bpNotificationDescription"},icon:{className:"bpNotificationIcon"},closeIcon:{className:"bpNotificationCloseIcon"}},header:{container:{className:"bpReset bpHeaderContainer bpFont"},content:{container:{className:"bpReset bpHeaderContentContainer"},title:{className:"bpHeaderContentTitle"},description:{className:"bpHeaderContentDescription"},avatar:{container:{className:"bpReset bpHeaderContentAvatarContainer"},image:{className:"bpHeaderContentAvatarImage"},fallback:{className:"bpHeaderContentAvatarFallback"}},actions:{container:{className:"bpReset bpHeaderContentActionsContainer"},icons:{className:"bpHeaderContentActionsIcons"}}},expandedContent:{container:{className:"bpReset bpHeaderExpandedContentContainer"},descriptionItems:{container:{className:"bpReset bpHeaderExpandedContentDescriptionItemsContainer"},icon:{className:"bpHeaderExpandedContentDescriptionItemsIcon"},text:{className:"bpHeaderExpandedContentDescriptionItemsText"},link:{className:"bpHeaderExpandedContentDescriptionItemsLink"}},group:{className:"bpHeaderExpandedContentGroup"}},newConversationIcon:{className:"bpHeaderNewConversationIcon"}},composer:{container:{className:"bpReset bpComposerContainer bpFont"},poweredBy:{className:"bpComposerPoweredBy"},inputContainer:{className:"bpComposerInputContainer"},input:{className:"bpComposerInput"},button:{container:{className:"bpReset bpComposerButtonContainer"},icon:{className:"bpComposerButtonIcon"}},uploadButton:{icon:{className:"bpComposerUploadButtonIcon"},container:{className:"bpReset bpComposerUploadButtonContainer"}},voiceButton:{icon:{className:"bpComposerVoiceButtonIcon"},container:{className:"bpReset bpComposerVoiceButtonContainer"}},fileContainer:{className:"bpComposerFileContainer"},fileWidget:{container:{className:"bpComposerFileAttachement"},loader:{className:"bpComposerFileLoader"},fileIcon:{container:{className:"bpComposerFileIconWrapper"},icon:{className:"bpComposerFileIcon"}},metadata:{container:{className:"bpComposerFileMetadata"},name:{className:"bpComposerFileName"},type:{className:"bpComposerFileExtension"}},removeIcon:{className:"bpComposerFileRemoveIcon"},errorIcon:{className:"bpComposerFileErrorIcon"},previewImage:{className:"bpComposerFilePreviewImage"}}},messageList:{scrollDownButton:{container:{className:"bpReset bpMessageListScrollDownButtonContainer"},button:{className:"bpMessageListScrollDownButtonButton"},icon:{className:"bpMessageListScrollDownButtonIcon"}},container:{className:"bpReset bpMessageListContainer bpFont"},viewPort:{className:"bpMessageListViewport"},marquee:{container:{className:"bpReset bpMessageListMarqueeContainer"},content:{className:"bpMessageListMarqueeContent"},title:{className:"bpMessageListMarqueeTitle"},description:{className:"bpMessageListMarqueeDescription"},avatar:{container:{className:"bpReset bpMessageListMarqueeAvatarContainer"},image:{className:"bpMessageListMarqueeAvatarImage"},fallback:{className:"bpMessageListMarqueeAvatarFallback"}}},headerMessage:{className:"bpMessageListHeaderMessage"}},message:{container:{className:"bpReset bpMessageContainer"},avatar:{container:{className:"bpReset bpMessageAvatarContainer"},image:{className:"bpMessageAvatarImage"},fallback:{className:"bpMessageAvatarFallback"}},blocks:{text:{heading1:{className:"bpMessageBlocksTextHeading1"},heading2:{className:"bpMessageBlocksTextHeading2"},heading3:{className:"bpMessageBlocksTextHeading3"},unorderedList:{className:"bpMessageBlocksTextUnorderedList"},orderedList:{className:"bpMessageBlocksTextOrderedList"},link:{className:"bpMessageBlocksTextLink"},italic:{className:"bpMessageBlocksTextItalic"},bold:{className:"bpMessageBlocksTextBold"},text:{className:"bpMessageBlocksTextText"},horizontalRule:{className:"bpMessageBlocksTextHorizontalRule"},listItem:{className:"bpMessageBlocksTextListItem"},lineBreak:{className:"bpMessageBlocksTextLineBreak"},pre:{className:"bpMessageBlocksTextPre"}},audio:{className:"bpMessageBlocksAudio"},image:{image:{className:"bpMessageBlocksImageImage"},placeholder:{className:"bpMessageBlocksImagePlaceholder"}},video:{className:"bpMessageBlocksVideo"},location:{container:{className:"bpMessageBlocksLocationContainer"},title:{className:"bpMessageBlocksLocationTitle"},icon:{className:"bpMessageBlocksLocationIcon"}},file:{container:{className:"bpMessageBlocksFileContainer"},title:{className:"bpMessageBlocksFileTitle"},icon:{className:"bpMessageBlocksFileIcon"}},row:{className:"bpMessageBlocksRow"},column:{className:"bpMessageBlocksColumn"},bubble:{className:"bpMessageBlocksBubble"},carousel:{container:{className:"bpMessageBlocksCarouselContainer"},slidesContainer:{className:"bpMessageBlocksCarouselSlidesContainer"},backButton:{className:"bpMessageBlocksCarouselBackButton"},nextButton:{className:"bpMessageBlocksCarouselNextButton"}},dropdown:{button:{container:{className:"bpMessageBlocksDropdownButtonContainer"},text:{className:"bpMessageBlocksDropdownButtonText"},icon:{className:"bpMessageBlocksDropdownButtonIcon"}},content:{container:{className:"bpMessageBlocksDropdownContentContainer"},item:{className:"bpMessageBlocksDropdownContentItem"}}},button:{className:"bpMessageBlocksButton"}}},typingIndicator:{container:{className:"bpTypingIndicatorContainer"},loader:{className:"bpTypingIndicatorLoader"}}},W2=({text:e})=>{const{message:{blocks:{text:t}}}=lt,n={h1:({node:r,...i})=>$.jsx("h1",{...i,...t==null?void 0:t.heading1}),h2:({node:r,...i})=>$.jsx("h2",{...i,...t==null?void 0:t.heading2}),h3:({node:r,...i})=>$.jsx("h3",{...i,...t==null?void 0:t.heading3}),h4:"h3",h5:"h3",h6:"h3",em:({node:r,...i})=>$.jsx("em",{...i,...t==null?void 0:t.italic}),strong:({node:r,...i})=>$.jsx("strong",{...i,...t==null?void 0:t.bold}),p:({node:r,...i})=>$.jsx("p",{...i,...t==null?void 0:t.text}),hr:({node:r,...i})=>$.jsx("hr",{...i,...t==null?void 0:t.horizontalRule}),a:({node:r,...i})=>$.jsx("a",{...i,...t==null?void 0:t.link,target:"_blank"}),ol:({node:r,...i})=>$.jsx("ol",{...i,...t==null?void 0:t.orderedList}),ul:({node:r,...i})=>$.jsx("ul",{...i,...t==null?void 0:t.unorderedList}),li:({node:r,...i})=>$.jsx("li",{...i,...t==null?void 0:t.listItem}),br:({node:r,...i})=>$.jsx("br",{...i,...t==null?void 0:t.lineBreak}),pre:({node:r,...i})=>$.jsx("pre",{...i,...t==null?void 0:t.pre})};return $.jsx(RN,{urlTransform:r=>r.startsWith("tel:")?r:qw(r),components:n,remarkPlugins:[q2,FN],children:e})},V2={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},w0=e=>{let t;const n=new Set,r=(c,f)=>{const d=typeof c=="function"?c(t):c;if(!Object.is(d,t)){const p=t;t=f??(typeof d!="object"||d===null)?d:Object.assign({},t,d),n.forEach(m=>m(t,p))}},i=()=>t,u={setState:r,getState:i,getInitialState:()=>l,subscribe:c=>(n.add(c),()=>n.delete(c)),destroy:()=>{(V2?"production":void 0)!=="production"&&console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),n.clear()}},l=t=e(r,i,u);return u},H2=e=>e?w0(e):w0;var Kd={exports:{}},Gd={},cu={exports:{}},Yd={};/**
54
+ `))+1))}const o="#".repeat(i),s=n.enter("headingAtx"),c=n.enter("phrasing");a.move(o+" ");let l=n.containerPhrasing(e,{before:"# ",after:`
55
+ `,...a.current()});return/^[\t ]/.test(l)&&(l="&#x"+l.charCodeAt(0).toString(16).toUpperCase()+";"+l.slice(1)),l=l?o+" "+l:o,n.options.closeAtx&&(l+=" "+o),c(),s(),l}Qw.peek=AN;function Qw(e){return e.value||""}function AN(){return"<"}e0.peek=PN;function e0(e,t,n,r){const i=qd(n),a=i==='"'?"Quote":"Apostrophe",o=n.enter("image");let s=n.enter("label");const c=n.createTracker(r);let l=c.move("![");return l+=c.move(n.safe(e.alt,{before:l,after:"]",...c.current()})),l+=c.move("]("),s(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(s=n.enter("destinationLiteral"),l+=c.move("<"),l+=c.move(n.safe(e.url,{before:l,after:">",...c.current()})),l+=c.move(">")):(s=n.enter("destinationRaw"),l+=c.move(n.safe(e.url,{before:l,after:e.title?" ":")",...c.current()}))),s(),e.title&&(s=n.enter(`title${a}`),l+=c.move(" "+i),l+=c.move(n.safe(e.title,{before:l,after:i,...c.current()})),l+=c.move(i),s()),l+=c.move(")"),o(),l}function PN(){return"!"}t0.peek=DN;function t0(e,t,n,r){const i=e.referenceType,a=n.enter("imageReference");let o=n.enter("label");const s=n.createTracker(r);let c=s.move("![");const l=n.safe(e.alt,{before:c,after:"]",...s.current()});c+=s.move(l+"]["),o();const u=n.stack;n.stack=[],o=n.enter("reference");const f=n.safe(n.associationId(e),{before:c,after:"]",...s.current()});return o(),n.stack=u,a(),i==="full"||!l||l!==f?c+=s.move(f+"]"):i==="shortcut"?c=c.slice(0,-1):c+=s.move("]"),c}function DN(){return"!"}n0.peek=jN;function n0(e,t,n){let r=e.value||"",i="`",a=-1;for(;new RegExp("(^|[^`])"+i+"([^`]|$)").test(r);)i+="`";for(/[^ \r\n]/.test(r)&&(/^[ \r\n]/.test(r)&&/[ \r\n]$/.test(r)||/^`|`$/.test(r))&&(r=" "+r+" ");++a<n.unsafe.length;){const o=n.unsafe[a],s=n.compilePattern(o);let c;if(o.atBreak)for(;c=s.exec(r);){let l=c.index;r.charCodeAt(l)===10&&r.charCodeAt(l-1)===13&&l--,r=r.slice(0,l)+" "+r.slice(c.index+1)}}return i+r+i}function jN(){return"`"}function r0(e,t){const n=vd(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(n===e.url||"mailto:"+n===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}i0.peek=NN;function i0(e,t,n,r){const i=qd(n),a=i==='"'?"Quote":"Apostrophe",o=n.createTracker(r);let s,c;if(r0(e,n)){const u=n.stack;n.stack=[],s=n.enter("autolink");let f=o.move("<");return f+=o.move(n.containerPhrasing(e,{before:f,after:">",...o.current()})),f+=o.move(">"),s(),n.stack=u,f}s=n.enter("link"),c=n.enter("label");let l=o.move("[");return l+=o.move(n.containerPhrasing(e,{before:l,after:"](",...o.current()})),l+=o.move("]("),c(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(c=n.enter("destinationLiteral"),l+=o.move("<"),l+=o.move(n.safe(e.url,{before:l,after:">",...o.current()})),l+=o.move(">")):(c=n.enter("destinationRaw"),l+=o.move(n.safe(e.url,{before:l,after:e.title?" ":")",...o.current()}))),c(),e.title&&(c=n.enter(`title${a}`),l+=o.move(" "+i),l+=o.move(n.safe(e.title,{before:l,after:i,...o.current()})),l+=o.move(i),c()),l+=o.move(")"),s(),l}function NN(e,t,n){return r0(e,n)?"<":"["}a0.peek=MN;function a0(e,t,n,r){const i=e.referenceType,a=n.enter("linkReference");let o=n.enter("label");const s=n.createTracker(r);let c=s.move("[");const l=n.containerPhrasing(e,{before:c,after:"]",...s.current()});c+=s.move(l+"]["),o();const u=n.stack;n.stack=[],o=n.enter("reference");const f=n.safe(n.associationId(e),{before:c,after:"]",...s.current()});return o(),n.stack=u,a(),i==="full"||!l||l!==f?c+=s.move(f+"]"):i==="shortcut"?c=c.slice(0,-1):c+=s.move("]"),c}function MN(){return"["}function Wd(e){const t=e.options.bullet||"*";if(t!=="*"&&t!=="+"&&t!=="-")throw new Error("Cannot serialize items with `"+t+"` for `options.bullet`, expected `*`, `+`, or `-`");return t}function FN(e){const t=Wd(e),n=e.options.bulletOther;if(!n)return t==="*"?"-":"*";if(n!=="*"&&n!=="+"&&n!=="-")throw new Error("Cannot serialize items with `"+n+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(n===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+n+"`) to be different");return n}function LN(e){const t=e.options.bulletOrdered||".";if(t!=="."&&t!==")")throw new Error("Cannot serialize items with `"+t+"` for `options.bulletOrdered`, expected `.` or `)`");return t}function o0(e){const t=e.options.rule||"*";if(t!=="*"&&t!=="-"&&t!=="_")throw new Error("Cannot serialize rules with `"+t+"` for `options.rule`, expected `*`, `-`, or `_`");return t}function BN(e,t,n,r){const i=n.enter("list"),a=n.bulletCurrent;let o=e.ordered?LN(n):Wd(n);const s=e.ordered?o==="."?")":".":FN(n);let c=t&&n.bulletLastUsed?o===n.bulletLastUsed:!1;if(!e.ordered){const u=e.children?e.children[0]:void 0;if((o==="*"||o==="-")&&u&&(!u.children||!u.children[0])&&n.stack[n.stack.length-1]==="list"&&n.stack[n.stack.length-2]==="listItem"&&n.stack[n.stack.length-3]==="list"&&n.stack[n.stack.length-4]==="listItem"&&n.indexStack[n.indexStack.length-1]===0&&n.indexStack[n.indexStack.length-2]===0&&n.indexStack[n.indexStack.length-3]===0&&(c=!0),o0(n)===o&&u){let f=-1;for(;++f<e.children.length;){const d=e.children[f];if(d&&d.type==="listItem"&&d.children&&d.children[0]&&d.children[0].type==="thematicBreak"){c=!0;break}}}}c&&(o=s),n.bulletCurrent=o;const l=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=a,i(),l}function UN(e){const t=e.options.listItemIndent||"one";if(t!=="tab"&&t!=="one"&&t!=="mixed")throw new Error("Cannot serialize items with `"+t+"` for `options.listItemIndent`, expected `tab`, `one`, or `mixed`");return t}function zN(e,t,n,r){const i=UN(n);let a=n.bulletCurrent||Wd(n);t&&t.type==="list"&&t.ordered&&(a=(typeof t.start=="number"&&t.start>-1?t.start:1)+(n.options.incrementListMarker===!1?0:t.children.indexOf(e))+a);let o=a.length+1;(i==="tab"||i==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(o=Math.ceil(o/4)*4);const s=n.createTracker(r);s.move(a+" ".repeat(o-a.length)),s.shift(o);const c=n.enter("listItem"),l=n.indentLines(n.containerFlow(e,s.current()),u);return c(),l;function u(f,d,p){return d?(p?"":" ".repeat(o))+f:(p?a:a+" ".repeat(o-a.length))+f}}function qN(e,t,n,r){const i=n.enter("paragraph"),a=n.enter("phrasing"),o=n.containerPhrasing(e,r);return a(),i(),o}const WN=ac(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function VN(e,t,n,r){return(e.children.some(function(o){return WN(o)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function HN(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}s0.peek=ZN;function s0(e,t,n,r){const i=HN(n),a=n.enter("strong"),o=n.createTracker(r);let s=o.move(i+i);return s+=o.move(n.containerPhrasing(e,{before:s,after:i,...o.current()})),s+=o.move(i+i),a(),s}function ZN(e,t,n){return n.options.strong||"*"}function KN(e,t,n,r){return n.safe(e.value,r)}function GN(e){const t=e.options.ruleRepetition||3;if(t<3)throw new Error("Cannot serialize rules with repetition `"+t+"` for `options.ruleRepetition`, expected `3` or more");return t}function YN(e,t,n){const r=(o0(n)+(n.options.ruleSpaces?" ":"")).repeat(GN(n));return n.options.ruleSpaces?r.slice(0,-1):r}const l0={blockquote:bN,break:Jw,code:kN,definition:CN,emphasis:Xw,hardBreak:Jw,heading:RN,html:Qw,image:e0,imageReference:t0,inlineCode:n0,link:i0,linkReference:a0,list:BN,listItem:zN,paragraph:qN,root:VN,strong:s0,text:KN,thematicBreak:YN};function JN(){return{enter:{table:XN,tableData:c0,tableHeader:c0,tableRow:eM},exit:{codeText:tM,table:QN,tableData:Vd,tableHeader:Vd,tableRow:Vd}}}function XN(e){const t=e._align;this.enter({type:"table",align:t.map(function(n){return n==="none"?null:n}),children:[]},e),this.data.inTable=!0}function QN(e){this.exit(e),this.data.inTable=void 0}function eM(e){this.enter({type:"tableRow",children:[]},e)}function Vd(e){this.exit(e)}function c0(e){this.enter({type:"tableCell",children:[]},e)}function tM(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,nM));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function nM(e,t){return t==="|"?t:e}function rM(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,a=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
56
+ `,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:d,table:o,tableCell:c,tableRow:s}};function o(p,m,h,y){return l(u(p,h,y),p.align)}function s(p,m,h,y){const v=f(p,h,y),b=l([v]);return b.slice(0,b.indexOf(`
57
+ `))}function c(p,m,h,y){const v=h.enter("tableCell"),b=h.enter("phrasing"),w=h.containerPhrasing(p,{...y,before:a,after:a});return b(),v(),w}function l(p,m){return yN(p,{align:m,alignDelimiters:r,padding:n,stringLength:i})}function u(p,m,h){const y=p.children;let v=-1;const b=[],w=m.enter("table");for(;++v<y.length;)b[v]=f(y[v],m,h);return w(),b}function f(p,m,h){const y=p.children;let v=-1;const b=[],w=m.enter("tableRow");for(;++v<y.length;)b[v]=c(y[v],p,m,h);return w(),b}function d(p,m,h){let y=l0.inlineCode(p,m,h);return h.stack.includes("tableCell")&&(y=y.replace(/\|/g,"\\$&")),y}}function iM(){return{exit:{taskListCheckValueChecked:u0,taskListCheckValueUnchecked:u0,paragraph:oM}}}function aM(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:sM}}}function u0(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function oM(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const n=this.stack[this.stack.length-1];n.type;const r=n.children[0];if(r&&r.type==="text"){const i=t.children;let a=-1,o;for(;++a<i.length;){const s=i[a];if(s.type==="paragraph"){o=s;break}}o===n&&(r.value=r.value.slice(1),r.value.length===0?n.children.shift():n.position&&r.position&&typeof r.position.start.offset=="number"&&(r.position.start.column++,r.position.start.offset++,n.position.start=Object.assign({},r.position.start)))}}this.exit(e)}function sM(e,t,n,r){const i=e.children[0],a=typeof e.checked=="boolean"&&i&&i.type==="paragraph",o="["+(e.checked?"x":" ")+"] ",s=n.createTracker(r);a&&s.move(o);let c=l0.listItem(e,t,n,{...r,...s.current()});return a&&(c=c.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,l)),c;function l(u){return u+o}}function lM(){return[L2(),J2(),fN(),JN(),iM()]}function cM(e){return{extensions:[B2(),X2(),dN(),rM(e),aM()]}}const uM={tokenize:vM,partial:!0},f0={tokenize:yM,partial:!0},d0={tokenize:gM,partial:!0},p0={tokenize:bM,partial:!0},fM={tokenize:wM,partial:!0},h0={name:"wwwAutolink",tokenize:hM,previous:v0},m0={name:"protocolAutolink",tokenize:mM,previous:y0},zr={name:"emailAutolink",tokenize:pM,previous:g0},vr={};function dM(){return{text:vr}}let zi=48;for(;zi<123;)vr[zi]=zr,zi++,zi===58?zi=65:zi===91&&(zi=97);vr[43]=zr,vr[45]=zr,vr[46]=zr,vr[95]=zr,vr[72]=[zr,m0],vr[104]=[zr,m0],vr[87]=[zr,h0],vr[119]=[zr,h0];function pM(e,t,n){const r=this;let i,a;return o;function o(f){return!Hd(f)||!g0.call(r,r.previous)||Zd(r.events)?n(f):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(f))}function s(f){return Hd(f)?(e.consume(f),s):f===64?(e.consume(f),c):n(f)}function c(f){return f===46?e.check(fM,u,l)(f):f===45||f===95||ln(f)?(a=!0,e.consume(f),c):u(f)}function l(f){return e.consume(f),i=!0,c}function u(f){return a&&i&&vn(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(f)):n(f)}}function hM(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!v0.call(r,r.previous)||Zd(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(uM,e.attempt(f0,e.attempt(d0,a),n),n)(o))}function a(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function mM(e,t,n){const r=this;let i="",a=!1;return o;function o(f){return(f===72||f===104)&&y0.call(r,r.previous)&&!Zd(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(f),e.consume(f),s):n(f)}function s(f){if(vn(f)&&i.length<5)return i+=String.fromCodePoint(f),e.consume(f),s;if(f===58){const d=i.toLowerCase();if(d==="http"||d==="https")return e.consume(f),c}return n(f)}function c(f){return f===47?(e.consume(f),a?l:(a=!0,c)):n(f)}function l(f){return f===null||Kl(f)||gt(f)||Ui(f)||Gl(f)?n(f):e.attempt(f0,e.attempt(d0,u),n)(f)}function u(f){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(f)}}function vM(e,t,n){let r=0;return i;function i(o){return(o===87||o===119)&&r<3?(r++,e.consume(o),i):o===46&&r===3?(e.consume(o),a):n(o)}function a(o){return o===null?n(o):t(o)}}function yM(e,t,n){let r,i,a;return o;function o(l){return l===46||l===95?e.check(p0,c,s)(l):l===null||gt(l)||Ui(l)||l!==45&&Gl(l)?c(l):(a=!0,e.consume(l),o)}function s(l){return l===95?r=!0:(i=r,r=void 0),e.consume(l),o}function c(l){return i||r||!a?n(l):t(l)}}function gM(e,t){let n=0,r=0;return i;function i(o){return o===40?(n++,e.consume(o),i):o===41&&r<n?a(o):o===33||o===34||o===38||o===39||o===41||o===42||o===44||o===46||o===58||o===59||o===60||o===63||o===93||o===95||o===126?e.check(p0,t,a)(o):o===null||gt(o)||Ui(o)?t(o):(e.consume(o),i)}function a(o){return o===41&&r++,e.consume(o),i}}function bM(e,t,n){return r;function r(s){return s===33||s===34||s===39||s===41||s===42||s===44||s===46||s===58||s===59||s===63||s===95||s===126?(e.consume(s),r):s===38?(e.consume(s),a):s===93?(e.consume(s),i):s===60||s===null||gt(s)||Ui(s)?t(s):n(s)}function i(s){return s===null||s===40||s===91||gt(s)||Ui(s)?t(s):r(s)}function a(s){return vn(s)?o(s):n(s)}function o(s){return s===59?(e.consume(s),r):vn(s)?(e.consume(s),o):n(s)}}function wM(e,t,n){return r;function r(a){return e.consume(a),i}function i(a){return ln(a)?n(a):t(a)}}function v0(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||gt(e)}function y0(e){return!vn(e)}function g0(e){return!(e===47||Hd(e))}function Hd(e){return e===43||e===45||e===46||e===95||ln(e)}function Zd(e){let t=e.length,n=!1;for(;t--;){const r=e[t][1];if((r.type==="labelLink"||r.type==="labelImage")&&!r._balanced){n=!0;break}if(r._gfmAutolinkLiteralWalkedInto){n=!1;break}}return e.length>0&&!n&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),n}const xM={tokenize:$M,partial:!0};function SM(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:TM,continuation:{tokenize:CM},exit:OM}},text:{91:{name:"gfmFootnoteCall",tokenize:kM},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:EM,resolveTo:_M}}}}function EM(e,t,n){const r=this;let i=r.events.length;const a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;i--;){const c=r.events[i][1];if(c.type==="labelImage"){o=c;break}if(c.type==="gfmFootnoteCall"||c.type==="labelLink"||c.type==="label"||c.type==="image"||c.type==="link")break}return s;function s(c){if(!o||!o._balanced)return n(c);const l=Yn(r.sliceSerialize({start:o.end,end:r.now()}));return l.codePointAt(0)!==94||!a.includes(l.slice(1))?n(c):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(c),e.exit("gfmFootnoteCallLabelMarker"),t(c))}}function _M(e,t){let n=e.length;for(;n--;)if(e[n][1].type==="labelImage"&&e[n][0]==="enter"){e[n][1];break}e[n+1][1].type="data",e[n+3][1].type="gfmFootnoteCallLabelMarker";const r={type:"gfmFootnoteCall",start:Object.assign({},e[n+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:"gfmFootnoteCallMarker",start:Object.assign({},e[n+3][1].end),end:Object.assign({},e[n+3][1].end)};i.end.column++,i.end.offset++,i.end._bufferIndex++;const a={type:"gfmFootnoteCallString",start:Object.assign({},i.end),end:Object.assign({},e[e.length-1][1].start)},o={type:"chunkString",contentType:"string",start:Object.assign({},a.start),end:Object.assign({},a.end)},s=[e[n+1],e[n+2],["enter",r,t],e[n+3],e[n+4],["enter",i,t],["exit",i,t],["enter",a,t],["enter",o,t],["exit",o,t],["exit",a,t],e[e.length-2],e[e.length-1],["exit",r,t]];return e.splice(n,e.length-n+1,...s),e}function kM(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a=0,o;return s;function s(f){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),c}function c(f){return f!==94?n(f):(e.enter("gfmFootnoteCallMarker"),e.consume(f),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",l)}function l(f){if(a>999||f===93&&!o||f===null||f===91||gt(f))return n(f);if(f===93){e.exit("chunkString");const d=e.exit("gfmFootnoteCallString");return i.includes(Yn(r.sliceSerialize(d)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(f)}return gt(f)||(o=!0),a++,e.consume(f),f===92?u:l}function u(f){return f===91||f===92||f===93?(e.consume(f),a++,l):l(f)}}function TM(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a,o=0,s;return c;function c(m){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionLabelMarker"),l}function l(m){return m===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",u):n(m)}function u(m){if(o>999||m===93&&!s||m===null||m===91||gt(m))return n(m);if(m===93){e.exit("chunkString");const h=e.exit("gfmFootnoteDefinitionLabelString");return a=Yn(r.sliceSerialize(h)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(m),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),d}return gt(m)||(s=!0),o++,e.consume(m),m===92?f:u}function f(m){return m===91||m===92||m===93?(e.consume(m),o++,u):u(m)}function d(m){return m===58?(e.enter("definitionMarker"),e.consume(m),e.exit("definitionMarker"),i.includes(a)||i.push(a),tt(e,p,"gfmFootnoteDefinitionWhitespace")):n(m)}function p(m){return t(m)}}function CM(e,t,n){return e.check(Yo,t,e.attempt(xM,t,n))}function OM(e){e.exit("gfmFootnoteDefinition")}function $M(e,t,n){const r=this;return tt(e,i,"gfmFootnoteDefinitionIndent",5);function i(a){const o=r.events[r.events.length-1];return o&&o[1].type==="gfmFootnoteDefinitionIndent"&&o[2].sliceSerialize(o[1],!0).length===4?t(a):n(a)}}function IM(e){let n=(e||{}).singleTilde;const r={name:"strikethrough",tokenize:a,resolveAll:i};return n==null&&(n=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}};function i(o,s){let c=-1;for(;++c<o.length;)if(o[c][0]==="enter"&&o[c][1].type==="strikethroughSequenceTemporary"&&o[c][1]._close){let l=c;for(;l--;)if(o[l][0]==="exit"&&o[l][1].type==="strikethroughSequenceTemporary"&&o[l][1]._open&&o[c][1].end.offset-o[c][1].start.offset===o[l][1].end.offset-o[l][1].start.offset){o[c][1].type="strikethroughSequence",o[l][1].type="strikethroughSequence";const u={type:"strikethrough",start:Object.assign({},o[l][1].start),end:Object.assign({},o[c][1].end)},f={type:"strikethroughText",start:Object.assign({},o[l][1].end),end:Object.assign({},o[c][1].start)},d=[["enter",u,s],["enter",o[l][1],s],["exit",o[l][1],s],["enter",f,s]],p=s.parser.constructs.insideSpan.null;p&&Ln(d,d.length,0,Jl(p,o.slice(l+1,c),s)),Ln(d,d.length,0,[["exit",f,s],["enter",o[c][1],s],["exit",o[c][1],s],["exit",u,s]]),Ln(o,l-1,c-l+3,d),c=l+d.length-2;break}}for(c=-1;++c<o.length;)o[c][1].type==="strikethroughSequenceTemporary"&&(o[c][1].type="data");return o}function a(o,s,c){const l=this.previous,u=this.events;let f=0;return d;function d(m){return l===126&&u[u.length-1][1].type!=="characterEscape"?c(m):(o.enter("strikethroughSequenceTemporary"),p(m))}function p(m){const h=Yl(l);if(m===126)return f>1?c(m):(o.consume(m),f++,p);if(f<2&&!n)return c(m);const y=o.exit("strikethroughSequenceTemporary"),v=Yl(m);return y._open=!v||v===2&&!!h,y._close=!h||h===2&&!!v,s(m)}}}class RM{constructor(){this.map=[]}add(t,n,r){AM(this,t,n,r)}consume(t){if(this.map.sort(function(a,o){return a[0]-o[0]}),this.map.length===0)return;let n=this.map.length;const r=[];for(;n>0;)n-=1,r.push(t.slice(this.map[n][0]+this.map[n][1]),this.map[n][2]),t.length=this.map[n][0];r.push([...t]),t.length=0;let i=r.pop();for(;i;)t.push(...i),i=r.pop();this.map.length=0}}function AM(e,t,n,r){let i=0;if(!(n===0&&r.length===0)){for(;i<e.map.length;){if(e.map[i][0]===t){e.map[i][1]+=n,e.map[i][2].push(...r);return}i+=1}e.map.push([t,n,r])}}function PM(e,t){let n=!1;const r=[];for(;t<e.length;){const i=e[t];if(n){if(i[0]==="enter")i[1].type==="tableContent"&&r.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(i[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const a=r.length-1;r[a]=r[a]==="left"?"center":"right"}}else if(i[1].type==="tableDelimiterRow")break}else i[0]==="enter"&&i[1].type==="tableDelimiterRow"&&(n=!0);t+=1}return r}function DM(){return{flow:{null:{name:"table",tokenize:jM,resolveAll:NM}}}}function jM(e,t,n){const r=this;let i=0,a=0,o;return s;function s(k){let j=r.events.length-1;for(;j>-1;){const I=r.events[j][1].type;if(I==="lineEnding"||I==="linePrefix")j--;else break}const W=j>-1?r.events[j][1].type:null,B=W==="tableHead"||W==="tableRow"?_:c;return B===_&&r.parser.lazy[r.now().line]?n(k):B(k)}function c(k){return e.enter("tableHead"),e.enter("tableRow"),l(k)}function l(k){return k===124||(o=!0,a+=1),u(k)}function u(k){return k===null?n(k):De(k)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(k),e.exit("lineEnding"),p):n(k):Ye(k)?tt(e,u,"whitespace")(k):(a+=1,o&&(o=!1,i+=1),k===124?(e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),o=!0,u):(e.enter("data"),f(k)))}function f(k){return k===null||k===124||gt(k)?(e.exit("data"),u(k)):(e.consume(k),k===92?d:f)}function d(k){return k===92||k===124?(e.consume(k),f):f(k)}function p(k){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(k):(e.enter("tableDelimiterRow"),o=!1,Ye(k)?tt(e,m,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(k):m(k))}function m(k){return k===45||k===58?y(k):k===124?(o=!0,e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),h):E(k)}function h(k){return Ye(k)?tt(e,y,"whitespace")(k):y(k)}function y(k){return k===58?(a+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(k),e.exit("tableDelimiterMarker"),v):k===45?(a+=1,v(k)):k===null||De(k)?T(k):E(k)}function v(k){return k===45?(e.enter("tableDelimiterFiller"),b(k)):E(k)}function b(k){return k===45?(e.consume(k),b):k===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(k),e.exit("tableDelimiterMarker"),w):(e.exit("tableDelimiterFiller"),w(k))}function w(k){return Ye(k)?tt(e,T,"whitespace")(k):T(k)}function T(k){return k===124?m(k):k===null||De(k)?!o||i!==a?E(k):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(k)):E(k)}function E(k){return n(k)}function _(k){return e.enter("tableRow"),$(k)}function $(k){return k===124?(e.enter("tableCellDivider"),e.consume(k),e.exit("tableCellDivider"),$):k===null||De(k)?(e.exit("tableRow"),t(k)):Ye(k)?tt(e,$,"whitespace")(k):(e.enter("data"),U(k))}function U(k){return k===null||k===124||gt(k)?(e.exit("data"),$(k)):(e.consume(k),k===92?z:U)}function z(k){return k===92||k===124?(e.consume(k),U):U(k)}}function NM(e,t){let n=-1,r=!0,i=0,a=[0,0,0,0],o=[0,0,0,0],s=!1,c=0,l,u,f;const d=new RM;for(;++n<e.length;){const p=e[n],m=p[1];p[0]==="enter"?m.type==="tableHead"?(s=!1,c!==0&&(b0(d,t,c,l,u),u=void 0,c=0),l={type:"table",start:Object.assign({},m.start),end:Object.assign({},m.end)},d.add(n,0,[["enter",l,t]])):m.type==="tableRow"||m.type==="tableDelimiterRow"?(r=!0,f=void 0,a=[0,0,0,0],o=[0,n+1,0,0],s&&(s=!1,u={type:"tableBody",start:Object.assign({},m.start),end:Object.assign({},m.end)},d.add(n,0,[["enter",u,t]])),i=m.type==="tableDelimiterRow"?2:u?3:1):i&&(m.type==="data"||m.type==="tableDelimiterMarker"||m.type==="tableDelimiterFiller")?(r=!1,o[2]===0&&(a[1]!==0&&(o[0]=o[1],f=cc(d,t,a,i,void 0,f),a=[0,0,0,0]),o[2]=n)):m.type==="tableCellDivider"&&(r?r=!1:(a[1]!==0&&(o[0]=o[1],f=cc(d,t,a,i,void 0,f)),a=o,o=[a[1],n,0,0])):m.type==="tableHead"?(s=!0,c=n):m.type==="tableRow"||m.type==="tableDelimiterRow"?(c=n,a[1]!==0?(o[0]=o[1],f=cc(d,t,a,i,n,f)):o[1]!==0&&(f=cc(d,t,o,i,n,f)),i=0):i&&(m.type==="data"||m.type==="tableDelimiterMarker"||m.type==="tableDelimiterFiller")&&(o[3]=n)}for(c!==0&&b0(d,t,c,l,u),d.consume(t.events),n=-1;++n<t.events.length;){const p=t.events[n];p[0]==="enter"&&p[1].type==="table"&&(p[1]._align=PM(t.events,n))}return e}function cc(e,t,n,r,i,a){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",s="tableContent";n[0]!==0&&(a.end=Object.assign({},wa(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const c=wa(t.events,n[1]);if(a={type:o,start:Object.assign({},c),end:Object.assign({},c)},e.add(n[1],0,[["enter",a,t]]),n[2]!==0){const l=wa(t.events,n[2]),u=wa(t.events,n[3]),f={type:s,start:Object.assign({},l),end:Object.assign({},u)};if(e.add(n[2],0,[["enter",f,t]]),r!==2){const d=t.events[n[2]],p=t.events[n[3]];if(d[1].end=Object.assign({},p[1].end),d[1].type="chunkText",d[1].contentType="text",n[3]>n[2]+1){const m=n[2]+1,h=n[3]-n[2]-1;e.add(m,h,[])}}e.add(n[3]+1,0,[["exit",f,t]])}return i!==void 0&&(a.end=Object.assign({},wa(t.events,i)),e.add(i,0,[["exit",a,t]]),a=void 0),a}function b0(e,t,n,r,i){const a=[],o=wa(t.events,n);i&&(i.end=Object.assign({},o),a.push(["exit",i,t])),r.end=Object.assign({},o),a.push(["exit",r,t]),e.add(n+1,0,a)}function wa(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const MM={name:"tasklistCheck",tokenize:LM};function FM(){return{text:{91:MM}}}function LM(e,t,n){const r=this;return i;function i(c){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(c):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(c),e.exit("taskListCheckMarker"),a)}function a(c){return gt(c)?(e.enter("taskListCheckValueUnchecked"),e.consume(c),e.exit("taskListCheckValueUnchecked"),o):c===88||c===120?(e.enter("taskListCheckValueChecked"),e.consume(c),e.exit("taskListCheckValueChecked"),o):n(c)}function o(c){return c===93?(e.enter("taskListCheckMarker"),e.consume(c),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):n(c)}function s(c){return De(c)?t(c):Ye(c)?e.check({tokenize:BM},t,n)(c):n(c)}}function BM(e,t,n){return tt(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function UM(e){return Zb([dM(),SM(),IM(e),DM(),FM()])}const zM={};function qM(e){const t=this,n=e||zM,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(UM(n)),a.push(lM()),o.push(cM(n))}const lt={container:{className:"bpReset bpContainer bpFont",dropzone:{overlay:{className:"bpDropzoneOverlay"},container:{className:"bpDropzoneContainer"}}},loader:{className:"bpReset bpLoader"},modal:{container:{className:"bpReset bpModalContainer"},overlay:{className:"bpModalOverlay"},dialog:{container:{className:"bpReset bpModalDialogContainer"},title:{container:{className:"bpReset bpModalDialogTitleContainer"},text:{className:"bpModalDialogTitleText"},closeIcon:{className:"bpModalDialogTitleCloseIcon"}},content:{className:"bpModalDialogContent"},newConversation:{button:{className:"bpModalDialogNewConversationButton"},text:{className:"bpModalDialogNewConversationText"}}}},fab:{container:{className:"bpReset bpFabContainer"},icon:{className:"bpFabIcon"}},notification:{container:{className:"bpReset bpNotificationContainer"},title:{className:"bpNotificationTitle"},description:{className:"bpNotificationDescription"},icon:{className:"bpNotificationIcon"},closeIcon:{className:"bpNotificationCloseIcon"}},header:{container:{className:"bpReset bpHeaderContainer bpFont"},content:{container:{className:"bpReset bpHeaderContentContainer"},title:{className:"bpHeaderContentTitle"},description:{className:"bpHeaderContentDescription"},avatar:{container:{className:"bpReset bpHeaderContentAvatarContainer"},image:{className:"bpHeaderContentAvatarImage"},fallback:{className:"bpHeaderContentAvatarFallback"}},actions:{container:{className:"bpReset bpHeaderContentActionsContainer"},icons:{className:"bpHeaderContentActionsIcons"}}},expandedContent:{container:{className:"bpReset bpHeaderExpandedContentContainer"},descriptionItems:{container:{className:"bpReset bpHeaderExpandedContentDescriptionItemsContainer"},icon:{className:"bpHeaderExpandedContentDescriptionItemsIcon"},text:{className:"bpHeaderExpandedContentDescriptionItemsText"},link:{className:"bpHeaderExpandedContentDescriptionItemsLink"}},group:{className:"bpHeaderExpandedContentGroup"}},newConversationIcon:{className:"bpHeaderNewConversationIcon"}},composer:{container:{className:"bpReset bpComposerContainer bpFont"},poweredBy:{className:"bpComposerPoweredBy"},inputContainer:{className:"bpComposerInputContainer"},input:{className:"bpComposerInput"},button:{container:{className:"bpReset bpComposerButtonContainer"},icon:{className:"bpComposerButtonIcon"}},uploadButton:{icon:{className:"bpComposerUploadButtonIcon"},container:{className:"bpReset bpComposerUploadButtonContainer"}},voiceButton:{icon:{className:"bpComposerVoiceButtonIcon"},container:{className:"bpReset bpComposerVoiceButtonContainer"}},fileContainer:{className:"bpComposerFileContainer"},fileWidget:{container:{className:"bpComposerFileAttachement"},loader:{className:"bpComposerFileLoader"},fileIcon:{container:{className:"bpComposerFileIconWrapper"},icon:{className:"bpComposerFileIcon"}},metadata:{container:{className:"bpComposerFileMetadata"},name:{className:"bpComposerFileName"},type:{className:"bpComposerFileExtension"}},removeIcon:{className:"bpComposerFileRemoveIcon"},errorIcon:{className:"bpComposerFileErrorIcon"},previewImage:{className:"bpComposerFilePreviewImage"}}},messageList:{scrollDownButton:{container:{className:"bpReset bpMessageListScrollDownButtonContainer"},button:{className:"bpMessageListScrollDownButtonButton"},icon:{className:"bpMessageListScrollDownButtonIcon"}},container:{className:"bpReset bpMessageListContainer bpFont"},viewPort:{className:"bpMessageListViewport"},marquee:{container:{className:"bpReset bpMessageListMarqueeContainer"},content:{className:"bpMessageListMarqueeContent"},title:{className:"bpMessageListMarqueeTitle"},description:{className:"bpMessageListMarqueeDescription"},avatar:{container:{className:"bpReset bpMessageListMarqueeAvatarContainer"},image:{className:"bpMessageListMarqueeAvatarImage"},fallback:{className:"bpMessageListMarqueeAvatarFallback"}}},headerMessage:{className:"bpMessageListHeaderMessage"}},message:{container:{className:"bpReset bpMessageContainer"},avatar:{container:{className:"bpReset bpMessageAvatarContainer"},image:{className:"bpMessageAvatarImage"},fallback:{className:"bpMessageAvatarFallback"}},blocks:{text:{heading1:{className:"bpMessageBlocksTextHeading1"},heading2:{className:"bpMessageBlocksTextHeading2"},heading3:{className:"bpMessageBlocksTextHeading3"},heading4:{className:"bpMessageBlocksTextHeading4"},unorderedList:{className:"bpMessageBlocksTextUnorderedList"},orderedList:{className:"bpMessageBlocksTextOrderedList"},listItem:{className:"bpMessageBlocksTextListItem"},link:{className:"bpMessageBlocksTextLink"},italic:{className:"bpMessageBlocksTextItalic"},bold:{className:"bpMessageBlocksTextBold"},text:{className:"bpMessageBlocksTextText"},image:{className:"bpMessageBlocksTextImage"},horizontalRule:{className:"bpMessageBlocksTextHorizontalRule"},lineBreak:{className:"bpMessageBlocksTextLineBreak"},input:{className:"bpMessageBlocksTextInput"},codeBlockContainer:{className:"bpMessageBlocksTextCodeBlockContainer"},codeBlockTitle:{className:"bpMessageBlocksTextCodeBlockTitle"},codeBlockCopyIcon:{className:"bpMessageBlocksTextCodeBlockCopyIcon"},codeBlock:{className:"bpMessageBlocksTextCodeBlock"},code:{className:"bpMessageBlocksTextCode"},tableContainer:{className:"bpMessageBlocksTextTableContainer"},table:{className:"bpMessageBlocksTextTable"},tableHeader:{className:"bpMessageBlocksTextTableHeader"},tableData:{className:"bpMessageBlocksTextTableData"},tableRow:{className:"bpMessageBlocksTextTableRow"}},audio:{className:"bpMessageBlocksAudio"},image:{image:{className:"bpMessageBlocksImageImage"},placeholder:{className:"bpMessageBlocksImagePlaceholder"}},video:{className:"bpMessageBlocksVideo"},location:{container:{className:"bpMessageBlocksLocationContainer"},title:{className:"bpMessageBlocksLocationTitle"},icon:{className:"bpMessageBlocksLocationIcon"}},file:{container:{className:"bpMessageBlocksFileContainer"},title:{className:"bpMessageBlocksFileTitle"},icon:{className:"bpMessageBlocksFileIcon"}},row:{className:"bpMessageBlocksRow"},column:{className:"bpMessageBlocksColumn"},bubble:{className:"bpMessageBlocksBubble"},carousel:{container:{className:"bpMessageBlocksCarouselContainer"},slidesContainer:{className:"bpMessageBlocksCarouselSlidesContainer"},backButton:{className:"bpMessageBlocksCarouselBackButton"},nextButton:{className:"bpMessageBlocksCarouselNextButton"}},dropdown:{button:{container:{className:"bpMessageBlocksDropdownButtonContainer"},text:{className:"bpMessageBlocksDropdownButtonText"},icon:{className:"bpMessageBlocksDropdownButtonIcon"}},content:{container:{className:"bpMessageBlocksDropdownContentContainer"},item:{className:"bpMessageBlocksDropdownContentItem"}}},button:{className:"bpMessageBlocksButton"}}},typingIndicator:{container:{className:"bpTypingIndicatorContainer"},loader:{className:"bpTypingIndicatorLoader"}}};function WM({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m4.5 12.75 6 6 9-13.5"}))}const VM=x.forwardRef(WM);function HM({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 17.25v3.375c0 .621-.504 1.125-1.125 1.125h-9.75a1.125 1.125 0 0 1-1.125-1.125V7.875c0-.621.504-1.125 1.125-1.125H6.75a9.06 9.06 0 0 1 1.5.124m7.5 10.376h3.375c.621 0 1.125-.504 1.125-1.125V11.25c0-4.46-3.243-8.161-7.5-8.876a9.06 9.06 0 0 0-1.5-.124H9.375c-.621 0-1.125.504-1.125 1.125v3.5m7.5 10.375H9.375a1.125 1.125 0 0 1-1.125-1.125v-9.25m12 6.625v-1.875a3.375 3.375 0 0 0-3.375-3.375h-1.5a1.125 1.125 0 0 1-1.125-1.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H9.75"}))}const ZM=x.forwardRef(HM);function KM({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"}))}const GM=x.forwardRef(KM);function YM({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"}))}const JM=x.forwardRef(YM);function XM({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.114 5.636a9 9 0 0 1 0 12.728M16.463 8.288a5.25 5.25 0 0 1 0 7.424M6.75 8.25l4.72-4.72a.75.75 0 0 1 1.28.53v15.88a.75.75 0 0 1-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.009 9.009 0 0 1 2.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75Z"}))}const QM=x.forwardRef(XM);function eF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m15.75 10.5 4.72-4.72a.75.75 0 0 1 1.28.53v11.38a.75.75 0 0 1-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25h-9A2.25 2.25 0 0 0 2.25 7.5v9a2.25 2.25 0 0 0 2.25 2.25Z"}))}const tF=x.forwardRef(eF);function nF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18 18 6M6 6l12 12"}))}const w0=x.forwardRef(nF),rF=({text:e})=>{const{message:{blocks:{text:t}}}=lt,n={h1:({node:r,...i})=>O.jsx("h1",{...i,...t.heading1}),h2:({node:r,...i})=>O.jsx("h2",{...i,...t.heading2}),h3:({node:r,...i})=>O.jsx("h3",{...i,...t.heading3}),h4:({node:r,...i})=>O.jsx("h4",{...i,...t.heading4}),h5:"h4",h6:"h4",em:({node:r,...i})=>O.jsx("em",{...i,...t.italic}),strong:({node:r,...i})=>O.jsx("strong",{...i,...t.bold}),p:({node:r,...i})=>O.jsx("p",{...i,...t.text}),hr:({node:r,...i})=>O.jsx("hr",{...i,...t.horizontalRule}),a:({node:r,...i})=>O.jsx("a",{...i,...t.link,target:"_blank"}),img:({node:r,...i})=>O.jsx("img",{...i,...t.image}),ol:({node:r,...i})=>O.jsx("ol",{...i,...t.orderedList}),ul:({node:r,...i})=>O.jsx("ul",{...i,...t.unorderedList}),li:({node:r,...i})=>O.jsx("li",{...i,...t.listItem}),br:({node:r,...i})=>O.jsx("br",{...i,...t.lineBreak}),pre:({node:r,...i})=>{var f,d;const a=r==null?void 0:r.children[0],o=iF(((d=(f=a==null?void 0:a.properties)==null?void 0:f.className)==null?void 0:d[0])||""),[s,c]=D.useState(!1),l=D.useRef(null),u=()=>{if(!l.current)return;const p=l.current.textContent||"";navigator.clipboard.writeText(p).then(()=>{c(!0),setTimeout(()=>{c(!1)},1500)}).catch(m=>{console.error("Failed to copy code to clipboard:",m)})};return O.jsxs("div",{...t.codeBlockContainer,children:[O.jsxs("div",{...t.codeBlockTitle,children:[o?O.jsx("span",{children:o}):"Code",s?O.jsx(VM,{...t.codeBlockCopyIcon}):O.jsx(ZM,{...t.codeBlockCopyIcon,onClick:u})]}),O.jsx("pre",{ref:l,...i,...t.codeBlock})]})},input:({node:r,...i})=>O.jsx("input",{...i,...t.input,disabled:!1}),code:({node:r,...i})=>O.jsx("code",{...i,...t.code}),table:({node:r,...i})=>O.jsx("div",{...t.tableContainer,children:O.jsx("table",{...i,...t.table})}),th:({node:r,...i})=>O.jsx("th",{...i,...t.tableHeader}),tr:({node:r,...i})=>O.jsx("tr",{...i,...t.tableRow}),td:({node:r,...i})=>O.jsx("td",{...i,...t.tableData})};return O.jsx(R2,{urlTransform:r=>r.startsWith("tel:")?r:qw(r),components:n,remarkPlugins:[qM,F2],children:e})},iF=e=>{if(!e)return"";const t=e.match(/language-(\w+)/);return t?t[1]:""},aF={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},x0=e=>{let t;const n=new Set,r=(u,f)=>{const d=typeof u=="function"?u(t):u;if(!Object.is(d,t)){const p=t;t=f??(typeof d!="object"||d===null)?d:Object.assign({},t,d),n.forEach(m=>m(t,p))}},i=()=>t,c={setState:r,getState:i,getInitialState:()=>l,subscribe:u=>(n.add(u),()=>n.delete(u)),destroy:()=>{(aF?"production":void 0)!=="production"&&console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),n.clear()}},l=t=e(r,i,c);return c},oF=e=>e?x0(e):x0;var Kd={exports:{}},Gd={},uc={exports:{}},Yd={};/**
58
58
  * @license React
59
59
  * use-sync-external-store-shim.production.min.js
60
60
  *
@@ -62,7 +62,7 @@ React keys must be passed directly to JSX without using spread:
62
62
  *
63
63
  * This source code is licensed under the MIT license found in the
64
64
  * LICENSE file in the root directory of this source tree.
65
- */var x0;function Z2(){if(x0)return Yd;x0=1;var e=j;function t(f,d){return f===d&&(f!==0||1/f===1/d)||f!==f&&d!==d}var n=typeof Object.is=="function"?Object.is:t,r=e.useState,i=e.useEffect,a=e.useLayoutEffect,o=e.useDebugValue;function s(f,d){var p=d(),m=r({inst:{value:p,getSnapshot:d}}),h=m[0].inst,y=m[1];return a(function(){h.value=p,h.getSnapshot=d,u(h)&&y({inst:h})},[f,p,d]),i(function(){return u(h)&&y({inst:h}),f(function(){u(h)&&y({inst:h})})},[f]),o(p),p}function u(f){var d=f.getSnapshot;f=f.value;try{var p=d();return!n(f,p)}catch{return!0}}function l(f,d){return d()}var c=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?l:s;return Yd.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:c,Yd}var Jd={};/**
65
+ */var S0;function sF(){if(S0)return Yd;S0=1;var e=D;function t(f,d){return f===d&&(f!==0||1/f===1/d)||f!==f&&d!==d}var n=typeof Object.is=="function"?Object.is:t,r=e.useState,i=e.useEffect,a=e.useLayoutEffect,o=e.useDebugValue;function s(f,d){var p=d(),m=r({inst:{value:p,getSnapshot:d}}),h=m[0].inst,y=m[1];return a(function(){h.value=p,h.getSnapshot=d,c(h)&&y({inst:h})},[f,p,d]),i(function(){return c(h)&&y({inst:h}),f(function(){c(h)&&y({inst:h})})},[f]),o(p),p}function c(f){var d=f.getSnapshot;f=f.value;try{var p=d();return!n(f,p)}catch{return!0}}function l(f,d){return d()}var u=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?l:s;return Yd.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:u,Yd}var Jd={};/**
66
66
  * @license React
67
67
  * use-sync-external-store-shim.development.js
68
68
  *
@@ -70,7 +70,7 @@ React keys must be passed directly to JSX without using spread:
70
70
  *
71
71
  * This source code is licensed under the MIT license found in the
72
72
  * LICENSE file in the root directory of this source tree.
73
- */var S0;function K2(){return S0||(S0=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=j,t=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function n(w){{for(var T=arguments.length,E=new Array(T>1?T-1:0),_=1;_<T;_++)E[_-1]=arguments[_];r("error",w,E)}}function r(w,T,E){{var _=t.ReactDebugCurrentFrame,O=_.getStackAddendum();O!==""&&(T+="%s",E=E.concat([O]));var z=E.map(function(U){return String(U)});z.unshift("Warning: "+T),Function.prototype.apply.call(console[w],console,z)}}function i(w,T){return w===T&&(w!==0||1/w===1/T)||w!==w&&T!==T}var a=typeof Object.is=="function"?Object.is:i,o=e.useState,s=e.useEffect,u=e.useLayoutEffect,l=e.useDebugValue,c=!1,f=!1;function d(w,T,E){c||e.startTransition!==void 0&&(c=!0,n("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var _=T();if(!f){var O=T();a(_,O)||(n("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}var z=o({inst:{value:_,getSnapshot:T}}),U=z[0].inst,k=z[1];return u(function(){U.value=_,U.getSnapshot=T,p(U)&&k({inst:U})},[w,_,T]),s(function(){p(U)&&k({inst:U});var D=function(){p(U)&&k({inst:U})};return w(D)},[w]),l(_),_}function p(w){var T=w.getSnapshot,E=w.value;try{var _=T();return!a(E,_)}catch{return!0}}function m(w,T,E){return T()}var h=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",y=!h,v=y?m:d,b=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:v;Jd.useSyncExternalStore=b,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),Jd}var E0;function _0(){return E0||(E0=1,process.env.NODE_ENV==="production"?cu.exports=Z2():cu.exports=K2()),cu.exports}/**
73
+ */var E0;function lF(){return E0||(E0=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=D,t=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function n(w){{for(var T=arguments.length,E=new Array(T>1?T-1:0),_=1;_<T;_++)E[_-1]=arguments[_];r("error",w,E)}}function r(w,T,E){{var _=t.ReactDebugCurrentFrame,$=_.getStackAddendum();$!==""&&(T+="%s",E=E.concat([$]));var U=E.map(function(z){return String(z)});U.unshift("Warning: "+T),Function.prototype.apply.call(console[w],console,U)}}function i(w,T){return w===T&&(w!==0||1/w===1/T)||w!==w&&T!==T}var a=typeof Object.is=="function"?Object.is:i,o=e.useState,s=e.useEffect,c=e.useLayoutEffect,l=e.useDebugValue,u=!1,f=!1;function d(w,T,E){u||e.startTransition!==void 0&&(u=!0,n("You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."));var _=T();if(!f){var $=T();a(_,$)||(n("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}var U=o({inst:{value:_,getSnapshot:T}}),z=U[0].inst,k=U[1];return c(function(){z.value=_,z.getSnapshot=T,p(z)&&k({inst:z})},[w,_,T]),s(function(){p(z)&&k({inst:z});var j=function(){p(z)&&k({inst:z})};return w(j)},[w]),l(_),_}function p(w){var T=w.getSnapshot,E=w.value;try{var _=T();return!a(E,_)}catch{return!0}}function m(w,T,E){return T()}var h=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",y=!h,v=y?m:d,b=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:v;Jd.useSyncExternalStore=b,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),Jd}var _0;function k0(){return _0||(_0=1,process.env.NODE_ENV==="production"?uc.exports=sF():uc.exports=lF()),uc.exports}/**
74
74
  * @license React
75
75
  * use-sync-external-store-shim/with-selector.production.min.js
76
76
  *
@@ -78,7 +78,7 @@ React keys must be passed directly to JSX without using spread:
78
78
  *
79
79
  * This source code is licensed under the MIT license found in the
80
80
  * LICENSE file in the root directory of this source tree.
81
- */var k0;function G2(){if(k0)return Gd;k0=1;var e=j,t=_0();function n(l,c){return l===c&&(l!==0||1/l===1/c)||l!==l&&c!==c}var r=typeof Object.is=="function"?Object.is:n,i=t.useSyncExternalStore,a=e.useRef,o=e.useEffect,s=e.useMemo,u=e.useDebugValue;return Gd.useSyncExternalStoreWithSelector=function(l,c,f,d,p){var m=a(null);if(m.current===null){var h={hasValue:!1,value:null};m.current=h}else h=m.current;m=s(function(){function v(_){if(!b){if(b=!0,w=_,_=d(_),p!==void 0&&h.hasValue){var O=h.value;if(p(O,_))return T=O}return T=_}if(O=T,r(w,_))return O;var z=d(_);return p!==void 0&&p(O,z)?O:(w=_,T=z)}var b=!1,w,T,E=f===void 0?null:f;return[function(){return v(c())},E===null?void 0:function(){return v(E())}]},[c,f,d,p]);var y=i(l,m[0],m[1]);return o(function(){h.hasValue=!0,h.value=y},[y]),u(y),y},Gd}var Xd={};/**
81
+ */var T0;function cF(){if(T0)return Gd;T0=1;var e=D,t=k0();function n(l,u){return l===u&&(l!==0||1/l===1/u)||l!==l&&u!==u}var r=typeof Object.is=="function"?Object.is:n,i=t.useSyncExternalStore,a=e.useRef,o=e.useEffect,s=e.useMemo,c=e.useDebugValue;return Gd.useSyncExternalStoreWithSelector=function(l,u,f,d,p){var m=a(null);if(m.current===null){var h={hasValue:!1,value:null};m.current=h}else h=m.current;m=s(function(){function v(_){if(!b){if(b=!0,w=_,_=d(_),p!==void 0&&h.hasValue){var $=h.value;if(p($,_))return T=$}return T=_}if($=T,r(w,_))return $;var U=d(_);return p!==void 0&&p($,U)?$:(w=_,T=U)}var b=!1,w,T,E=f===void 0?null:f;return[function(){return v(u())},E===null?void 0:function(){return v(E())}]},[u,f,d,p]);var y=i(l,m[0],m[1]);return o(function(){h.hasValue=!0,h.value=y},[y]),c(y),y},Gd}var Xd={};/**
82
82
  * @license React
83
83
  * use-sync-external-store-shim/with-selector.development.js
84
84
  *
@@ -86,39 +86,39 @@ React keys must be passed directly to JSX without using spread:
86
86
  *
87
87
  * This source code is licensed under the MIT license found in the
88
88
  * LICENSE file in the root directory of this source tree.
89
- */var T0;function Y2(){return T0||(T0=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=j,t=_0();function n(c,f){return c===f&&(c!==0||1/c===1/f)||c!==c&&f!==f}var r=typeof Object.is=="function"?Object.is:n,i=t.useSyncExternalStore,a=e.useRef,o=e.useEffect,s=e.useMemo,u=e.useDebugValue;function l(c,f,d,p,m){var h=a(null),y;h.current===null?(y={hasValue:!1,value:null},h.current=y):y=h.current;var v=s(function(){var E=!1,_,O,z=function(W){if(!E){E=!0,_=W;var B=p(W);if(m!==void 0&&y.hasValue){var I=y.value;if(m(I,B))return O=I,I}return O=B,B}var A=_,L=O;if(r(A,W))return L;var Z=p(W);return m!==void 0&&m(L,Z)?L:(_=W,O=Z,Z)},U=d===void 0?null:d,k=function(){return z(f())},D=U===null?void 0:function(){return z(U())};return[k,D]},[f,d,p,m]),b=v[0],w=v[1],T=i(c,b,w);return o(function(){y.hasValue=!0,y.value=T},[T]),u(T),T}Xd.useSyncExternalStoreWithSelector=l,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),Xd}process.env.NODE_ENV==="production"?Kd.exports=G2():Kd.exports=Y2();var J2=Kd.exports;const X2=Ge(J2),C0={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},{useDebugValue:Q2}=j,{useSyncExternalStoreWithSelector:eF}=X2;let O0=!1;const tF=e=>e;function nF(e,t=tF,n){(C0?"production":void 0)!=="production"&&n&&!O0&&(console.warn("[DEPRECATED] Use `createWithEqualityFn` instead of `create` or use `useStoreWithEqualityFn` instead of `useStore`. They can be imported from 'zustand/traditional'. https://github.com/pmndrs/zustand/discussions/1937"),O0=!0);const r=eF(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,n);return Q2(r),r}const rF=e=>{(C0?"production":void 0)!=="production"&&typeof e!="function"&&console.warn("[DEPRECATED] Passing a vanilla store will be unsupported in a future version. Instead use `import { useStore } from 'zustand'`.");const t=typeof e=="function"?H2(e):e,n=(r,i)=>nF(t,r,i);return Object.assign(n,t),n},xa=e=>rF,fu={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},Qd=new Map,du=e=>{const t=Qd.get(e);return t?Object.fromEntries(Object.entries(t.stores).map(([n,r])=>[n,r.getState()])):{}},iF=(e,t,n)=>{if(e===void 0)return{type:"untracked",connection:t.connect(n)};const r=Qd.get(n.name);if(r)return{type:"tracked",store:e,...r};const i={connection:t.connect(n),stores:{}};return Qd.set(n.name,i),{type:"tracked",store:e,...i}},pu=(e,t={})=>(n,r,i)=>{const{enabled:a,anonymousActionType:o,store:s,...u}=t;let l;try{l=(a??(fu?"production":void 0)!=="production")&&window.__REDUX_DEVTOOLS_EXTENSION__}catch{}if(!l)return(fu?"production":void 0)!=="production"&&a&&console.warn("[zustand devtools middleware] Please install/enable Redux devtools extension"),e(n,r,i);const{connection:c,...f}=iF(s,l,u);let d=!0;i.setState=(h,y,v)=>{const b=n(h,y);if(!d)return b;const w=v===void 0?{type:o||"anonymous"}:typeof v=="string"?{type:v}:v;return s===void 0?(c==null||c.send(w,r()),b):(c==null||c.send({...w,type:`${s}/${w.type}`},{...du(u.name),[s]:i.getState()}),b)};const p=(...h)=>{const y=d;d=!1,n(...h),d=y},m=e(i.setState,r,i);if(f.type==="untracked"?c==null||c.init(m):(f.stores[f.store]=i,c==null||c.init(Object.fromEntries(Object.entries(f.stores).map(([h,y])=>[h,h===f.store?m:y.getState()])))),i.dispatchFromDevtools&&typeof i.dispatch=="function"){let h=!1;const y=i.dispatch;i.dispatch=(...v)=>{(fu?"production":void 0)!=="production"&&v[0].type==="__setState"&&!h&&(console.warn('[zustand devtools middleware] "__setState" action type is reserved to set state from the devtools. Avoid using it.'),h=!0),y(...v)}}return c.subscribe(h=>{var y;switch(h.type){case"ACTION":if(typeof h.payload!="string"){console.error("[zustand devtools middleware] Unsupported action format");return}return ep(h.payload,v=>{if(v.type==="__setState"){if(s===void 0){p(v.state);return}Object.keys(v.state).length!==1&&console.error(`
89
+ */var C0;function uF(){return C0||(C0=1,process.env.NODE_ENV!=="production"&&function(){typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(new Error);var e=D,t=k0();function n(u,f){return u===f&&(u!==0||1/u===1/f)||u!==u&&f!==f}var r=typeof Object.is=="function"?Object.is:n,i=t.useSyncExternalStore,a=e.useRef,o=e.useEffect,s=e.useMemo,c=e.useDebugValue;function l(u,f,d,p,m){var h=a(null),y;h.current===null?(y={hasValue:!1,value:null},h.current=y):y=h.current;var v=s(function(){var E=!1,_,$,U=function(W){if(!E){E=!0,_=W;var B=p(W);if(m!==void 0&&y.hasValue){var I=y.value;if(m(I,B))return $=I,I}return $=B,B}var A=_,L=$;if(r(A,W))return L;var Z=p(W);return m!==void 0&&m(L,Z)?L:(_=W,$=Z,Z)},z=d===void 0?null:d,k=function(){return U(f())},j=z===null?void 0:function(){return U(z())};return[k,j]},[f,d,p,m]),b=v[0],w=v[1],T=i(u,b,w);return o(function(){y.hasValue=!0,y.value=T},[T]),c(T),T}Xd.useSyncExternalStoreWithSelector=l,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),Xd}process.env.NODE_ENV==="production"?Kd.exports=cF():Kd.exports=uF();var fF=Kd.exports;const dF=Ge(fF),O0={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},{useDebugValue:pF}=D,{useSyncExternalStoreWithSelector:hF}=dF;let $0=!1;const mF=e=>e;function vF(e,t=mF,n){(O0?"production":void 0)!=="production"&&n&&!$0&&(console.warn("[DEPRECATED] Use `createWithEqualityFn` instead of `create` or use `useStoreWithEqualityFn` instead of `useStore`. They can be imported from 'zustand/traditional'. https://github.com/pmndrs/zustand/discussions/1937"),$0=!0);const r=hF(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,n);return pF(r),r}const yF=e=>{(O0?"production":void 0)!=="production"&&typeof e!="function"&&console.warn("[DEPRECATED] Passing a vanilla store will be unsupported in a future version. Instead use `import { useStore } from 'zustand'`.");const t=typeof e=="function"?oF(e):e,n=(r,i)=>vF(t,r,i);return Object.assign(n,t),n},xa=e=>yF,fc={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},Qd=new Map,dc=e=>{const t=Qd.get(e);return t?Object.fromEntries(Object.entries(t.stores).map(([n,r])=>[n,r.getState()])):{}},gF=(e,t,n)=>{if(e===void 0)return{type:"untracked",connection:t.connect(n)};const r=Qd.get(n.name);if(r)return{type:"tracked",store:e,...r};const i={connection:t.connect(n),stores:{}};return Qd.set(n.name,i),{type:"tracked",store:e,...i}},pc=(e,t={})=>(n,r,i)=>{const{enabled:a,anonymousActionType:o,store:s,...c}=t;let l;try{l=(a??(fc?"production":void 0)!=="production")&&window.__REDUX_DEVTOOLS_EXTENSION__}catch{}if(!l)return(fc?"production":void 0)!=="production"&&a&&console.warn("[zustand devtools middleware] Please install/enable Redux devtools extension"),e(n,r,i);const{connection:u,...f}=gF(s,l,c);let d=!0;i.setState=(h,y,v)=>{const b=n(h,y);if(!d)return b;const w=v===void 0?{type:o||"anonymous"}:typeof v=="string"?{type:v}:v;return s===void 0?(u==null||u.send(w,r()),b):(u==null||u.send({...w,type:`${s}/${w.type}`},{...dc(c.name),[s]:i.getState()}),b)};const p=(...h)=>{const y=d;d=!1,n(...h),d=y},m=e(i.setState,r,i);if(f.type==="untracked"?u==null||u.init(m):(f.stores[f.store]=i,u==null||u.init(Object.fromEntries(Object.entries(f.stores).map(([h,y])=>[h,h===f.store?m:y.getState()])))),i.dispatchFromDevtools&&typeof i.dispatch=="function"){let h=!1;const y=i.dispatch;i.dispatch=(...v)=>{(fc?"production":void 0)!=="production"&&v[0].type==="__setState"&&!h&&(console.warn('[zustand devtools middleware] "__setState" action type is reserved to set state from the devtools. Avoid using it.'),h=!0),y(...v)}}return u.subscribe(h=>{var y;switch(h.type){case"ACTION":if(typeof h.payload!="string"){console.error("[zustand devtools middleware] Unsupported action format");return}return ep(h.payload,v=>{if(v.type==="__setState"){if(s===void 0){p(v.state);return}Object.keys(v.state).length!==1&&console.error(`
90
90
  [zustand devtools middleware] Unsupported __setState action format.
91
91
  When using 'store' option in devtools(), the 'state' should have only one key, which is a value of 'store' that was passed in devtools(),
92
92
  and value of this only key should be a state object. Example: { "type": "__setState", "state": { "abc123Store": { "foo": "bar" } } }
93
- `);const b=v.state[s];if(b==null)return;JSON.stringify(i.getState())!==JSON.stringify(b)&&p(b);return}i.dispatchFromDevtools&&typeof i.dispatch=="function"&&i.dispatch(v)});case"DISPATCH":switch(h.payload.type){case"RESET":return p(m),s===void 0?c==null?void 0:c.init(i.getState()):c==null?void 0:c.init(du(u.name));case"COMMIT":if(s===void 0){c==null||c.init(i.getState());return}return c==null?void 0:c.init(du(u.name));case"ROLLBACK":return ep(h.state,v=>{if(s===void 0){p(v),c==null||c.init(i.getState());return}p(v[s]),c==null||c.init(du(u.name))});case"JUMP_TO_STATE":case"JUMP_TO_ACTION":return ep(h.state,v=>{if(s===void 0){p(v);return}JSON.stringify(i.getState())!==JSON.stringify(v[s])&&p(v[s])});case"IMPORT_STATE":{const{nextLiftedState:v}=h.payload,b=(y=v.computedStates.slice(-1)[0])==null?void 0:y.state;if(!b)return;p(s===void 0?b:b[s]),c==null||c.send(null,v);return}case"PAUSE_RECORDING":return d=!d}return}}),m},ep=(e,t)=>{let n;try{n=JSON.parse(e)}catch(r){console.error("[zustand devtools middleware] Could not parse the received json",r)}n!==void 0&&t(n)};function $0(e,t){let n;try{n=e()}catch{return}return{getItem:i=>{var a;const o=u=>u===null?null:JSON.parse(u,void 0),s=(a=n.getItem(i))!=null?a:null;return s instanceof Promise?s.then(o):o(s)},setItem:(i,a)=>n.setItem(i,JSON.stringify(a,void 0)),removeItem:i=>n.removeItem(i)}}const ts=e=>t=>{try{const n=e(t);return n instanceof Promise?n:{then(r){return ts(r)(n)},catch(r){return this}}}catch(n){return{then(r){return this},catch(r){return ts(r)(n)}}}},aF=(e,t)=>(n,r,i)=>{let a={getStorage:()=>localStorage,serialize:JSON.stringify,deserialize:JSON.parse,partialize:y=>y,version:0,merge:(y,v)=>({...v,...y}),...t},o=!1;const s=new Set,u=new Set;let l;try{l=a.getStorage()}catch{}if(!l)return e((...y)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),n(...y)},r,i);const c=ts(a.serialize),f=()=>{const y=a.partialize({...r()});let v;const b=c({state:y,version:a.version}).then(w=>l.setItem(a.name,w)).catch(w=>{v=w});if(v)throw v;return b},d=i.setState;i.setState=(y,v)=>{d(y,v),f()};const p=e((...y)=>{n(...y),f()},r,i);let m;const h=()=>{var y;if(!l)return;o=!1,s.forEach(b=>b(r()));const v=((y=a.onRehydrateStorage)==null?void 0:y.call(a,r()))||void 0;return ts(l.getItem.bind(l))(a.name).then(b=>{if(b)return a.deserialize(b)}).then(b=>{if(b)if(typeof b.version=="number"&&b.version!==a.version){if(a.migrate)return a.migrate(b.state,b.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return b.state}).then(b=>{var w;return m=a.merge(b,(w=r())!=null?w:p),n(m,!0),f()}).then(()=>{v==null||v(m,void 0),o=!0,u.forEach(b=>b(m))}).catch(b=>{v==null||v(void 0,b)})};return i.persist={setOptions:y=>{a={...a,...y},y.getStorage&&(l=y.getStorage())},clearStorage:()=>{l==null||l.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>h(),hasHydrated:()=>o,onHydrate:y=>(s.add(y),()=>{s.delete(y)}),onFinishHydration:y=>(u.add(y),()=>{u.delete(y)})},h(),m||p},oF=(e,t)=>(n,r,i)=>{let a={storage:$0(()=>localStorage),partialize:h=>h,version:0,merge:(h,y)=>({...y,...h}),...t},o=!1;const s=new Set,u=new Set;let l=a.storage;if(!l)return e((...h)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),n(...h)},r,i);const c=()=>{const h=a.partialize({...r()});return l.setItem(a.name,{state:h,version:a.version})},f=i.setState;i.setState=(h,y)=>{f(h,y),c()};const d=e((...h)=>{n(...h),c()},r,i);i.getInitialState=()=>d;let p;const m=()=>{var h,y;if(!l)return;o=!1,s.forEach(b=>{var w;return b((w=r())!=null?w:d)});const v=((y=a.onRehydrateStorage)==null?void 0:y.call(a,(h=r())!=null?h:d))||void 0;return ts(l.getItem.bind(l))(a.name).then(b=>{if(b)if(typeof b.version=="number"&&b.version!==a.version){if(a.migrate)return[!0,a.migrate(b.state,b.version)];console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return[!1,b.state];return[!1,void 0]}).then(b=>{var w;const[T,E]=b;if(p=a.merge(E,(w=r())!=null?w:d),n(p,!0),T)return c()}).then(()=>{v==null||v(p,void 0),p=r(),o=!0,u.forEach(b=>b(p))}).catch(b=>{v==null||v(void 0,b)})};return i.persist={setOptions:h=>{a={...a,...h},h.storage&&(l=h.storage)},clearStorage:()=>{l==null||l.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>m(),hasHydrated:()=>o,onHydrate:h=>(s.add(h),()=>{s.delete(h)}),onFinishHydration:h=>(u.add(h),()=>{u.delete(h)})},a.skipHydration||m(),p||d},I0=(e,t)=>"getStorage"in t||"serialize"in t||"deserialize"in t?((fu?"production":void 0)!=="production"&&console.warn("[DEPRECATED] `getStorage`, `serialize` and `deserialize` options are deprecated. Use `storage` option instead."),aF(e,t)):oF(e,t),R0=xa()(pu(I0(e=>({messageHistory:[],addMessageToHistory:t=>e(n=>({...n,messageHistory:[t,...(n.messageHistory??[]).slice(0,100)]}))}),{name:"botpress-message-history"})));function li(e){const{metadata:t,conversationId:n,userId:r}=e,{payload:i,disableInput:a}=tp(e.payload);return{id:e.id,conversationId:n,authorId:r,timestamp:new Date(e.createdAt),block:i,disableInput:a,metadata:t}}const tp=e=>{switch(e.type){case"audio":return A0(e);case"card":return sF(e);case"carousel":return lF(e);case"choice":return uF(e);case"dropdown":return cF(e);case"file":return P0(e);case"image":return D0(e);case"location":return j0(e);case"markdown":return N0(e);case"text":return M0(e);case"video":return F0(e);case"bloc":return fF(e);case"custom":return{payload:e};default:{const t=e;throw new Error(`Unsuported message type ${t}`)}}},ns=e=>({block:e,type:"bubble"}),A0=e=>({payload:{type:"audio",url:e.audioUrl}}),sF=e=>({payload:ns(L0(e))}),lF=e=>({payload:{type:"carousel",blocks:e.items.map(t=>L0({type:"card",...t}))}}),uF=e=>{const t=e.options.map(a=>({title:a.label,value:a.value})),n=e.text,r=Hg(),i=ns({type:"text",text:n});return t.length===0?{disableInput:e.disableFreeText,payload:i}:{disableInput:e.disableFreeText,payload:{type:"column",blocks:[i,{type:"row",blocks:t.map(({title:a,value:o})=>({type:"button",variant:"action",text:a,buttonValue:o,groupId:r}))}]}}},cF=e=>{const t=e.options.map(i=>({label:i.label,value:i.value})),n=e.text,r=[{type:"dropdown",label:n??"Select an option",options:t}];return n&&r.unshift({type:"text",text:n}),{disableInput:!0,payload:ns({type:"column",blocks:r})}},P0=e=>({payload:{type:"file",url:e.fileUrl,title:e.title}}),D0=e=>({payload:{type:"image",url:e.imageUrl}}),j0=e=>({payload:{type:"location",latitude:e.latitude,longitude:e.longitude,title:e.title??e.address??"View on map"}}),N0=e=>({payload:ns({type:"text",text:e.markdown})}),M0=e=>({payload:ns({type:"text",text:e.text,value:e.value})}),F0=e=>({payload:{type:"video",url:e.videoUrl}}),fF=e=>({payload:{type:"column",blocks:e.items.map(n=>{switch(n.type){case"audio":return A0({...n.payload,type:n.type}).payload;case"file":return P0({...n.payload,type:n.type}).payload;case"image":return D0({...n.payload,type:n.type}).payload;case"location":return j0({...n.payload,type:n.type}).payload;case"markdown":return N0({...n.payload,type:n.type}).payload;case"text":return M0({...n.payload,type:n.type}).payload;case"video":return F0({...n.payload,type:n.type}).payload;default:throw new Error("Unsuported message type")}})}}),L0=e=>{const t=e.title,n=e.subtitle,r=e.imageUrl,i=e.actions.map(o=>{switch(o.action){case"postback":return{type:"button",variant:"action",text:o.label,buttonValue:o.value,reusable:!0};case"url":return{type:"button",variant:"link",text:o.label,buttonValue:o.value,reusable:!0};case"say":return{type:"button",variant:"action",text:o.label,buttonValue:o.value,reusable:!0};default:throw new Error(`Unknown action type ${o.action}`)}}),a=[];return r&&a.push({type:"image",url:r}),t&&a.push({type:"text",text:`## ${t}`}),n&&a.push({type:"text",text:n}),i.length>0&&a.push({type:"row",blocks:i}),{type:"column",horizontalAlignment:"center",blocks:[...a]}};function np(e){const{metadata:t,conversationId:n,userId:r}=e;return e.payload.type==="reaction"?{id:e.id,conversationId:n,authorId:r,timestamp:new Date(e.createdAt),block:{type:"text",text:e.payload.reaction},metadata:t}:li(e)}const yr=xa()(pu(e=>({messages:[],isFetching:!1,setMessages:t=>e({messages:t}),addMessage:t=>e(({messages:n})=>{var i;const r=(i=t.metadata)==null?void 0:i.clientMessageId;if(r){const a=n.findIndex(o=>{var s;return((s=o.metadata)==null?void 0:s.clientMessageId)===r});if(a!==-1)return{messages:[...n.slice(0,a),t,...n.slice(a+1)]}}return{messages:[...n.filter(a=>a.id!==t.id),t]}}),updateMessage:(t,n)=>e(({messages:r})=>({messages:r.map(i=>i.id===t?{...i,...n}:i)})),clearMessages:()=>e({messages:[]}),fetchMessages:async({client:t,conversationId:n})=>{const r=[];e({isFetching:!0});let i;do{const{messages:a,meta:o}=await t.listConversationMessages({conversationId:n,nextToken:i});r.push(...a),i=o.nextToken}while(i);return e({isFetching:!1}),r.reverse().map(np).filter(Boolean)},fetchMessagesLegacy:async({client:t,userKey:n,conversationId:r})=>{const i=[];e({isFetching:!0});let a;do{const o=await t.listConversationMessages({id:r,"x-user-key":n,nextToken:a});i.push(...o.messages),a=o.meta.nextToken}while(a);return e({isFetching:!1}),i.reverse()}}),{name:"messagesStore"})),dF=(e,t)=>xa()(pu(I0(n=>({setUser:r=>n(i=>({...i,user:r})),setConversationId:r=>n(i=>({...i,conversationId:r})),clearAll:()=>{n(r=>({...r,messageHistory:{},user:void 0,conversationId:void 0}))}}),{name:e,storage:$0(()=>t==="sessionStorage"?sessionStorage:localStorage)}))),To=class To{constructor(){}static getInstance(t="bp-webchat",n){return To._instances[t]||(To._instances[t]=dF(t,n)),To._instances[t]}};_e(To,"_instances",{});let rp=To;const ip=rp.getInstance,hu=xa()(pu(e=>({eventEmitter:lR,messageContainerRef:{current:null},setMessageContainerRef:t=>e({messageContainerRef:t})}),{name:"webchatStore"})),pF=8,rs=xa()((e,t)=>({files:[],setFiles:n=>e({files:n}),upsertFile:n=>e(({files:r})=>({files:r.some(o=>o.name===n.name)?r.map(o=>o.name===n.name?{...o,...n}:o):[...r,{...n}]})),uploadFile:async(n,r)=>{const i=t().files.some(o=>o.name===n.name),a=t().files.length===pF;if(!(!i&&a)){t().upsertFile({name:n.name,type:"file",instance:n,status:"loading"});try{const{fileUrl:o,type:s}=await r(n);t().upsertFile({name:n.name,type:s,url:o,instance:n,status:"uploaded"})}catch(o){console.error("Error sending file:",o),t().upsertFile({name:n.name,type:"file",instance:n,status:"error"})}}},deleteFile:n=>e(({files:r})=>({files:r.filter(i=>i.name!=n)}))})),hF=({text:e,buttonValue:t,variant:n,groupId:r,reusable:i,sendMessage:a,isReadOnly:o,...s})=>{const u=hu(w=>w.eventEmitter),[l,c]=j.useState(!1),[f,d]=j.useState(!1),[p,m]=j.useState(!1),{message:{blocks:{button:h}}}=lt;j.useEffect(()=>{if(r)return u.on(`button-group-${r}-click`,()=>{d(!0),i||m(!0)})},[u,r,i]);const v={...s,onClick:w=>{if((p||o)&&n==="link"){w.preventDefault();return}c(!0),i||m(!0),r&&u.emit(`button-group-${r}-click`),n!=="link"&&a&&(a==null||a({type:"text",text:e,value:t}))},"data-activated":l?"":void 0,"data-group-activated":f?"":void 0,"data-type":n,...h},b=p||o;return n==="link"?$.jsx("a",{...v,style:o?{pointerEvents:"none"}:void 0,href:t,target:"_blank",rel:"noopener noreferrer",children:e}):$.jsx("button",{...v,style:o?{pointerEvents:"none"}:void 0,disabled:b,children:e})},B0=j.forwardRef(({block:e,direction:t,timestamp:n,sender:r,metadata:i,sendMessage:a,messageId:o,isReadOnly:s,...u},l)=>{const{message:{blocks:{bubble:c}}}=lt;return $.jsx("div",{"data-direction":t,...u,...c,ref:l,children:$.jsx(Pa,{block:{...e,direction:t,timestamp:n,sender:r,messageId:o,sendMessage:a,isReadOnly:s},direction:t,timestamp:n,sender:r,metadata:i,sendMessage:a,messageId:o,isReadOnly:s})})});B0.displayName="Bubble";const U0=j.createContext(null);function mF(){const e=j.useContext(U0);if(!e)throw new Error("useMessageContext must be used within a Message");return e}const z0=j.createContext(null);function q0(){const e=j.useContext(z0);if(!e)throw new Error("useModalContext must be used within a ModalProvider");return e}var Un=function(){return Un=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},Un.apply(this,arguments)};function W0(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function Sa(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(c){try{l(r.next(c))}catch(f){o(f)}}function u(c){try{l(r.throw(c))}catch(f){o(f)}}function l(c){c.done?a(c.value):i(c.value).then(s,u)}l((r=r.apply(e,t||[])).next())})}function Ea(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return o.next=s(0),o.throw=s(1),o.return=s(2),typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(c){return u([l,c])}}function u(l){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,l[0]&&(n=0)),n;)try{if(r=1,i&&(a=l[0]&2?i.return:l[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,l[1])).done)return a;switch(i=0,a&&(l=[l[0]&2,a.value]),l[0]){case 0:case 1:a=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,i=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]<a[3])){n.label=l[1];break}if(l[0]===6&&n.label<a[1]){n.label=a[1],a=l;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(l);break}a[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(c){l=[6,c],i=0}finally{r=a=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}function V0(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,a=[],o;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)a.push(i.value)}catch(s){o={error:s}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return a}function ap(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,a;r<i;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;function vF(){var e=j.useRef(!1),t=j.useCallback(function(){return e.current},[]);return j.useEffect(function(){return e.current=!0,function(){e.current=!1}},[]),t}function yF(e,t,n){t===void 0&&(t=[]),n===void 0&&(n={loading:!1});var r=j.useRef(0),i=vF(),a=j.useState(n),o=a[0],s=a[1],u=j.useCallback(function(){for(var l=[],c=0;c<arguments.length;c++)l[c]=arguments[c];var f=++r.current;return o.loading||s(function(d){return Un(Un({},d),{loading:!0})}),e.apply(void 0,l).then(function(d){return i()&&f===r.current&&s({value:d,loading:!1}),d},function(d){return i()&&f===r.current&&s({error:d,loading:!1}),d})},t);return[o,u]}function gF(e,t){t===void 0&&(t=[]);var n=yF(e,t,{loading:!0}),r=n[0],i=n[1];return j.useEffect(function(){i()},[i]),r}const H0=j.forwardRef(({url:e,type:t,orientation:n="auto",...r},i)=>{const a=j.useId(),{setIsLoading:o}=mF(),[s,u]=j.useState(n),[l,c]=j.useState(!1),{message:{blocks:{image:f}}}=lt;return j.useLayoutEffect(()=>{o(d=>[...d,a])},[]),gF(async()=>{if(e){try{const{width:d,height:p}=await gA(e);s==="auto"&&u(bF(d,p))}catch(d){u("square"),console.error(d)}o(d=>d.filter(p=>p!==a))}},[e]),$.jsxs($.Fragment,{children:[l?null:$.jsx("div",{"data-orientation":s,...f.placeholder}),$.jsx("img",{"data-orientation":s,"data-loaded":l,...r,...f.image,src:e,alt:"",ref:i,loading:"lazy",onLoad:()=>{c(!0)}})]})});H0.displayName="Image";function bF(e,t){const n={square:1,portrait:.75,landscape:1.3333333333333333},r=e/t;return Object.keys(n).reduce((a,o)=>Math.abs(n[o]-r)<Math.abs(n[a]-r)?o:a)}const Z0=j.forwardRef(({url:e,isReadOnly:t,...n},r)=>{const{message:{blocks:{video:i}}}=lt;return $.jsx("div",{children:$.jsx("video",{...n,"data-chromatic":"ignore",style:t?{pointerEvents:"none"}:void 0,controls:!0,src:e,...i,ref:r})})});Z0.displayName="Video";const K0=j.forwardRef(({url:e,isReadOnly:t,...n},r)=>{const{message:{blocks:{audio:i}}}=lt;return $.jsx("div",{children:$.jsx("audio",{...n,controls:!0,style:t?{pointerEvents:"none"}:void 0,src:e,...i,ref:r})})});K0.displayName="Audio";function wF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M15.312 11.424a5.5 5.5 0 0 1-9.201 2.466l-.312-.311h2.433a.75.75 0 0 0 0-1.5H3.989a.75.75 0 0 0-.75.75v4.242a.75.75 0 0 0 1.5 0v-2.43l.31.31a7 7 0 0 0 11.712-3.138.75.75 0 0 0-1.449-.39Zm1.23-3.723a.75.75 0 0 0 .219-.53V2.929a.75.75 0 0 0-1.5 0V5.36l-.31-.31A7 7 0 0 0 3.239 8.188a.75.75 0 1 0 1.448.389A5.5 5.5 0 0 1 13.89 6.11l.311.31h-2.432a.75.75 0 0 0 0 1.5h4.243a.75.75 0 0 0 .53-.219Z",clipRule:"evenodd"}))}const xF=x.forwardRef(wF);function SF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06Z",clipRule:"evenodd"}))}const EF=x.forwardRef(SF);function _F({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M4.5 2A1.5 1.5 0 0 0 3 3.5v13A1.5 1.5 0 0 0 4.5 18h11a1.5 1.5 0 0 0 1.5-1.5V7.621a1.5 1.5 0 0 0-.44-1.06l-4.12-4.122A1.5 1.5 0 0 0 11.378 2H4.5Zm4.75 6.75a.75.75 0 0 1 1.5 0v2.546l.943-1.048a.75.75 0 0 1 1.114 1.004l-2.25 2.5a.75.75 0 0 1-1.114 0l-2.25-2.5a.75.75 0 1 1 1.114-1.004l.943 1.048V8.75Z",clipRule:"evenodd"}))}const kF=x.forwardRef(_F);function TF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-8-5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 10 5Zm0 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",clipRule:"evenodd"}))}const CF=x.forwardRef(TF);function OF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"m9.69 18.933.003.001C9.89 19.02 10 19 10 19s.11.02.308-.066l.002-.001.006-.003.018-.008a5.741 5.741 0 0 0 .281-.14c.186-.096.446-.24.757-.433.62-.384 1.445-.966 2.274-1.765C15.302 14.988 17 12.493 17 9A7 7 0 1 0 3 9c0 3.492 1.698 5.988 3.355 7.584a13.731 13.731 0 0 0 2.273 1.765 11.842 11.842 0 0 0 .976.544l.062.029.018.008.006.003ZM10 11.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5Z",clipRule:"evenodd"}))}const $F=x.forwardRef(OF);function IF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16ZM8.28 7.22a.75.75 0 0 0-1.06 1.06L8.94 10l-1.72 1.72a.75.75 0 1 0 1.06 1.06L10 11.06l1.72 1.72a.75.75 0 1 0 1.06-1.06L11.06 10l1.72-1.72a.75.75 0 0 0-1.06-1.06L10 8.94 8.28 7.22Z",clipRule:"evenodd"}))}const op=x.forwardRef(IF),G0=j.forwardRef(({latitude:e,longitude:t,title:n,isReadOnly:r,...i},a)=>{const o=`https://www.google.com/maps/search/?api=1&query=${e},${t}`,{message:{blocks:{location:s}}}=lt;return $.jsxs("a",{...i,...s.container,style:r?{pointerEvents:"none"}:void 0,href:o,type:"_blank",rel:"noopener",ref:a,children:[$.jsx("p",{...s.title,children:n}),$.jsx($F,{...s.icon})]})});G0.displayName="Location";const Y0=j.forwardRef(({blocks:e,horizontalAlignment:t,verticalAlignment:n,direction:r,sender:i,timestamp:a,metadata:o,messageId:s,sendMessage:u,isReadOnly:l,...c},f)=>{const{message:{blocks:{column:d}}}=lt;return $.jsx("div",{"data-horizontal":t,"data-vertical":n,...c,...d,ref:f,children:e.map((p,m)=>$.jsx(Pa,{block:{...p,direction:r,timestamp:a,sender:i,messageId:s,sendMessage:u,isReadOnly:l},direction:r,timestamp:a,sender:i,metadata:o,sendMessage:u,messageId:s,isReadOnly:l},m))})});Y0.displayName="Column";const J0=j.forwardRef(({blocks:e,horizontalAlignment:t,verticalAlignment:n,direction:r,sender:i,timestamp:a,metadata:o,sendMessage:s,messageId:u,isReadOnly:l,...c},f)=>{const{message:{blocks:{row:d}}}=lt;return $.jsx("div",{"data-horizontal":t,"data-vertical":n,...c,...d,ref:f,children:e.map((p,m)=>$.jsx(Pa,{block:{...p,direction:r,timestamp:a,sender:i,messageId:u,sendMessage:s,isReadOnly:l},direction:r,sender:i,timestamp:a,metadata:o,sendMessage:s,messageId:u,isReadOnly:l},m))})});J0.displayName="Row";function RF(e){return Object.prototype.toString.call(e)==="[object Object]"}function X0(e){return RF(e)||Array.isArray(e)}function AF(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function sp(e,t){const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;const i=JSON.stringify(Object.keys(e.breakpoints||{})),a=JSON.stringify(Object.keys(t.breakpoints||{}));return i!==a?!1:n.every(o=>{const s=e[o],u=t[o];return typeof s=="function"?`${s}`==`${u}`:!X0(s)||!X0(u)?s===u:sp(s,u)})}function Q0(e){return e.concat().sort((t,n)=>t.name>n.name?1:-1).map(t=>t.options)}function PF(e,t){if(e.length!==t.length)return!1;const n=Q0(e),r=Q0(t);return n.every((i,a)=>{const o=r[a];return sp(i,o)})}function lp(e){return typeof e=="number"}function ex(e){return typeof e=="string"}function up(e){return typeof e=="boolean"}function tx(e){return Object.prototype.toString.call(e)==="[object Object]"}function At(e){return Math.abs(e)}function cp(e){return Math.sign(e)}function mu(e,t){return At(e-t)}function DF(e,t){if(e===0||t===0||At(e)<=At(t))return 0;const n=mu(At(e),At(t));return At(n/e)}function is(e){return yu(e).map(Number)}function qr(e){return e[vu(e)]}function vu(e){return Math.max(0,e.length-1)}function yu(e){return Object.keys(e)}function nx(e,t){return[e,t].reduce((n,r)=>(yu(r).forEach(i=>{const a=n[i],o=r[i],s=tx(a)&&tx(o);n[i]=s?nx(a,o):o}),n),{})}function rx(e,t){return typeof t.MouseEvent<"u"&&e instanceof t.MouseEvent}function jF(e,t){const n={start:r,center:i,end:a};function r(){return 0}function i(l){return a(l)/2}function a(l){return t-l}function o(){return t*Number(e)}function s(l){return lp(e)?o():n[e](l)}return{measure:s}}function NF(e,t){const n=e==="y"?"y":"x",r=e==="y"?"x":"y",i=s(),a=u();function o(c){const{width:f,height:d}=c;return n==="x"?f:d}function s(){return n==="y"?"top":t==="rtl"?"right":"left"}function u(){return n==="y"?"bottom":t==="rtl"?"left":"right"}return{scroll:n,cross:r,startEdge:i,endEdge:a,measureSize:o}}function ui(e,t){const n=At(e-t);function r(l){return l<e}function i(l){return l>t}function a(l){return r(l)||i(l)}function o(l){return a(l)?r(l)?e:t:l}function s(l){return n?l-n*Math.ceil((l-t)/n):l}return{length:n,max:t,min:e,constrain:o,reachedAny:a,reachedMax:i,reachedMin:r,removeOffset:s}}function ix(e,t,n){const{constrain:r}=ui(0,e),i=e+1;let a=o(t);function o(d){return n?At((i+d)%i):r(d)}function s(){return a}function u(d){return a=o(d),f}function l(d){return c().set(s()+d)}function c(){return ix(e,s(),n)}const f={get:s,set:u,add:l,clone:c};return f}function MF(e){const t=e==="rtl"?-1:1;function n(i){return i*t}return{apply:n}}function as(){let e=[];function t(i,a,o,s={passive:!0}){return i.addEventListener(a,o,s),e.push(()=>i.removeEventListener(a,o,s)),r}function n(){e=e.filter(i=>i())}const r={add:t,clear:n};return r}function FF(e,t,n,r,i,a,o,s,u,l,c,f,d,p,m,h,y,v,b){const{cross:w}=e,T=["INPUT","SELECT","TEXTAREA"],E={passive:!1},_=as(),O=as(),z=ui(50,225).constrain(m.measure(20)),U={mouse:300,touch:400},k={mouse:500,touch:600},D=h?43:25;let W=!1,B=0,I=0,A=!1,L=!1,Z=!1,H=!1;function R(ee,G){if(!G)return;function pe(Ie){(up(G)||G(ee,Ie))&&J(Ie)}const ge=n;_.add(ge,"dragstart",Ie=>Ie.preventDefault(),E).add(ge,"touchmove",()=>{},E).add(ge,"touchend",()=>{}).add(ge,"touchstart",pe).add(ge,"mousedown",pe).add(ge,"touchcancel",Q).add(ge,"contextmenu",Q).add(ge,"click",ae,!0)}function g(){_.clear(),O.clear()}function N(){const ee=H?r:n;O.add(ee,"touchmove",Y,E).add(ee,"touchend",Q).add(ee,"mousemove",Y,E).add(ee,"mouseup",Q)}function V(ee){const G=ee.nodeName||"";return T.includes(G)}function S(){return(h?k:U)[H?"mouse":"touch"]}function K(ee,G){const pe=d.add(cp(ee)*-1),ge=f.byDistance(ee,!h).distance;return h||At(ee)<z?ge:v&&G?ge*.5:f.byIndex(pe.get(),0).distance}function J(ee){const G=rx(ee,i);H=G,!(G&&ee.button!==0)&&(V(ee.target)||(Z=h&&G&&!ee.buttons&&W,W=mu(a.get(),s.get())>=2,A=!0,o.pointerDown(ee),c.useFriction(0).useDuration(0),a.set(s),N(),B=o.readPoint(ee),I=o.readPoint(ee,w),p.emit("pointerDown")))}function Y(ee){const G=o.readPoint(ee),pe=o.readPoint(ee,w),ge=mu(G,B),Ie=mu(pe,I);if(!L&&!H&&(!ee.cancelable||(L=ge>Ie,!L)))return Q(ee);const F=o.pointerMove(ee);ge>y&&(Z=!0),c.useFriction(.3).useDuration(1),u.start(),a.add(t.apply(F)),ee.preventDefault()}function Q(ee){const pe=f.byDistance(0,!1).index!==d.get(),ge=o.pointerUp(ee)*S(),Ie=K(t.apply(ge),pe),F=DF(ge,Ie),ie=D-10*F,ce=b+F/50;L=!1,A=!1,O.clear(),c.useDuration(ie).useFriction(ce),l.distance(Ie,!h),H=!1,p.emit("pointerUp")}function ae(ee){Z&&(ee.stopPropagation(),ee.preventDefault())}function oe(){return A}return{init:R,pointerDown:oe,destroy:g}}function LF(e,t){let r,i;function a(f){return f.timeStamp}function o(f,d){const m=`client${(d||e.scroll)==="x"?"X":"Y"}`;return(rx(f,t)?f:f.touches[0])[m]}function s(f){return r=f,i=f,o(f)}function u(f){const d=o(f)-o(i),p=a(f)-a(r)>170;return i=f,p&&(r=f),d}function l(f){if(!r||!i)return 0;const d=o(i)-o(r),p=a(f)-a(r),m=a(f)-a(i)>170,h=d/p;return p&&!m&&At(h)>.1?h:0}return{pointerDown:s,pointerMove:u,pointerUp:l,readPoint:o}}function BF(e){function t(r){return e*(r/100)}return{measure:t}}function UF(e,t,n,r,i){let a,o,s=[],u=!1;function l(p){return i.measureSize(p.getBoundingClientRect())}function c(p,m){if(!m)return;o=l(e),s=r.map(l);function h(v){for(const b of v){const w=b.target===e,T=r.indexOf(b.target),E=w?o:s[T],_=l(w?e:r[T]);if(E!==_){n.requestAnimationFrame(()=>{p.reInit(),t.emit("resize")});break}}}a=new ResizeObserver(v=>{u||(up(m)||m(p,v))&&h(v)}),[e].concat(r).forEach(v=>a.observe(v))}function f(){a&&a.disconnect(),u=!0}return{init:c,destroy:f}}function zF(e,t,n,r){let i=!0,a=0,o=0,s=n,u=r,l=e.get(),c=0;function f(){const E=t.get()-e.get(),_=!s;let O=0;return _?(a=0,e.set(t),O=E):(a+=E/s,a*=u,l+=a,e.add(a),O=l-c),o=cp(O),c=l,i=At(E)<.001,T}function d(){return i}function p(){return s}function m(){return o}function h(){return a}function y(){return b(n)}function v(){return w(r)}function b(E){return s=E,T}function w(E){return u=E,T}const T={direction:m,duration:p,velocity:h,seek:f,settled:d,useBaseFriction:v,useBaseDuration:y,useFriction:w,useDuration:b};return T}function qF(e,t,n,r,i){const a=i.measure(10),o=i.measure(50),s=ui(.1,.99);let u=!1;function l(){return!(u||!e.reachedAny(n.get())||!e.reachedAny(t.get()))}function c(p){if(!l())return;const m=e.reachedMin(t.get())?"min":"max",h=At(e[m]-t.get()),y=n.get()-t.get(),v=s.constrain(h/o);n.subtract(y*v),!p&&At(y)<a&&(n.set(e.constrain(n.get())),r.useDuration(25).useBaseFriction())}function f(p){u=!p}return{constrain:c,toggleActive:f}}function WF(e,t,n,r){const i=ui(-t+e,n[0]),a=u(),o=l();function s(){const f=a[0],d=qr(a),p=a.lastIndexOf(f),m=a.indexOf(d)+1;return ui(p,m)}function u(){return n.map(i.constrain).map(f=>parseFloat(f.toFixed(3)))}function l(){if(t<=e)return[i.max];if(r==="keepSnaps")return a;const{min:f,max:d}=s();return a.slice(f,d)}return{snapsContained:o}}function VF(e,t,n){const r=t[0],i=n?r-e:qr(t);return{limit:ui(i,r)}}function HF(e,t,n,r){const a=t.min+.1,o=t.max+.1,{reachedMin:s,reachedMax:u}=ui(a,o);function l(d){return d===1?u(n.get()):d===-1?s(n.get()):!1}function c(d){if(!l(d))return;const p=e*(d*-1);r.forEach(m=>m.add(p))}return{loop:c}}function ZF(e){const{max:t,length:n}=e;function r(a){return(a-t)/-n}return{get:r}}function KF(e,t,n,r,i,a,o){const{startEdge:s,endEdge:u}=e,{groupSlides:l}=a,c=p().map(t.measure),f=m(),d=h();function p(){return l(r).map(v=>qr(v)[u]-v[0][s]).map(At)}function m(){return r.map(v=>n[s]-v[s]).map(v=>-At(v))}function h(){const b=qr(f)-qr(i);return l(f).map(w=>w[0]).map((w,T,E)=>{const _=!T,O=T===vu(E);return o&&_?0:o&&O?b:w+c[T]})}return{snaps:f,snapsAligned:d}}function GF(e,t,n,r,i){const{reachedAny:a,removeOffset:o,constrain:s}=r;function u(m){return m.concat().sort((h,y)=>At(h)-At(y))[0]}function l(m){const h=e?o(m):s(m),y=t.map(b=>b-h).map(b=>c(b,0)).map((b,w)=>({diff:b,index:w})).sort((b,w)=>At(b.diff)-At(w.diff)),{index:v}=y[0];return{index:v,distance:h}}function c(m,h){const y=[m,m+n,m-n];if(!e)return y[0];if(!h)return u(y);const v=y.filter(b=>cp(b)===h);return u(v)}function f(m,h){const y=t[m]-i.get(),v=c(y,h);return{index:m,distance:v}}function d(m,h){const y=i.get()+m,{index:v,distance:b}=l(y),w=!e&&a(y);if(!h||w)return{index:v,distance:m};const T=t[v]-b,E=m+c(T,0);return{index:v,distance:E}}return{byDistance:d,byIndex:f,shortcut:c}}function YF(e,t,n,r,i,a,o){function s(f){const d=f.distance,p=f.index!==t.get();a.add(d),d&&(i.duration()?e.start():(e.update(),e.render(1),e.update())),p&&(n.set(t.get()),t.set(f.index),o.emit("select"))}function u(f,d){const p=r.byDistance(f,d);s(p)}function l(f,d){const p=t.clone().set(f),m=r.byIndex(p.get(),d);s(m)}return{distance:u,index:l}}function gu(e){let t=e;function n(){return t}function r(u){t=o(u)}function i(u){t+=o(u)}function a(u){t-=o(u)}function o(u){return lp(u)?u:u.get()}return{get:n,set:r,add:i,subtract:a}}function ax(e,t,n){const r=e.scroll==="x"?o:s,i=n.style;let a=!1;function o(d){return`translate3d(${d}px,0px,0px)`}function s(d){return`translate3d(0px,${d}px,0px)`}function u(d){a||(i.transform=r(t.apply(d)))}function l(d){a=!d}function c(){a||(i.transform="",n.getAttribute("style")||n.removeAttribute("style"))}return{clear:c,to:u,toggleActive:l}}function JF(e,t,n,r,i,a,o,s,u){const l=is(i),c=is(i).reverse(),f=h().concat(y());function d(E,_){return E.reduce((O,z)=>O-i[z],_)}function p(E,_){return E.reduce((O,z)=>d(O,_)>0?O.concat([z]):O,[])}function m(E,_){const O=_==="start",z=O?-r:r,U=o.findSlideBounds([z]);return E.map(k=>{const D=O?0:-r,W=O?r:0,I=U.filter(A=>A.index===k)[0][O?"end":"start"];return{index:k,slideLocation:gu(-1),translate:ax(e,t,u[k]),target:()=>s.get()>I?D:W}})}function h(){const E=a[0]-1,_=p(c,E);return m(_,"end")}function y(){const E=n-a[0]-1,_=p(l,E);return m(_,"start")}function v(){return f.every(({index:E})=>{const _=l.filter(O=>O!==E);return d(_,n)<=.1})}function b(){f.forEach(E=>{const{target:_,translate:O,slideLocation:z}=E,U=_();U!==z.get()&&(O.to(U),z.set(U))})}function w(){f.forEach(E=>E.translate.clear())}return{canLoop:v,clear:w,loop:b,loopPoints:f}}function XF(e,t){let n,r=!1;function i(s,u){if(!u)return;function l(c){for(const f of c)if(f.type==="childList"){s.reInit(),t.emit("slidesChanged");break}}n=new MutationObserver(c=>{r||(up(u)||u(s,c))&&l(c)}),n.observe(e,{childList:!0})}function a(){n&&n.disconnect(),r=!0}return{init:i,destroy:a}}function QF(e,t,n,r,i,a,o){const{removeOffset:s,constrain:u}=i,l=.5,c=a?[0,t,-t]:[0],f=p(c,o);function d(y){const v=y||0;return n.map(b=>ui(l,b-l).constrain(b*v))}function p(y,v){const b=y||c,w=d(v);return b.reduce((T,E)=>{const _=r.map((O,z)=>({start:O-n[z]+w[z]+E,end:O+e-w[z]+E,index:z}));return T.concat(_)},[])}function m(y,v){const b=a?s(y):u(y);return(v||f).reduce((T,E)=>{const{index:_,start:O,end:z}=E,U=T.includes(_),k=O<b&&z>b;return!U&&k?T.concat([_]):T},[])}return{check:m,findSlideBounds:p}}function eL(e,t,n,r,i,a){const{measureSize:o,startEdge:s,endEdge:u}=e,l=n[0]&&i,c=m(),f=h(),d=n.map(o),p=y();function m(){if(!l)return 0;const b=n[0];return At(t[s]-b[s])}function h(){if(!l)return 0;const b=a.getComputedStyle(qr(r));return parseFloat(b.getPropertyValue(`margin-${u}`))}function y(){return n.map((b,w,T)=>{const E=!w,_=w===vu(T);return E?d[w]+c:_?d[w]+f:T[w+1][s]-b[s]}).map(At)}return{slideSizes:d,slideSizesWithGaps:p}}function tL(e,t,n){const r=lp(n);function i(u,l){return is(u).filter(c=>c%l===0).map(c=>u.slice(c,c+l))}function a(u){return is(u).reduce((l,c)=>{const d=t.slice(qr(l),c+1).reduce((p,m)=>p+m,0);return!c||d>e?l.concat(c):l},[]).map((l,c,f)=>u.slice(l,f[c+1]))}function o(u){return r?i(u,n):a(u)}return{groupSlides:o}}function nL(e,t,n,r,i,a,o,s){const{align:u,axis:l,direction:c,startIndex:f,inViewThreshold:d,loop:p,duration:m,dragFree:h,dragThreshold:y,slidesToScroll:v,skipSnaps:b,containScroll:w}=a,T=t.getBoundingClientRect(),E=n.map(ce=>ce.getBoundingClientRect()),_=MF(c),O=NF(l,c),z=O.measureSize(T),U=BF(z),k=jF(u,z),D=!p&&!!w,W=p||!!w,{slideSizes:B,slideSizesWithGaps:I}=eL(O,T,E,n,W,i),A=tL(z,I,v),{snaps:L,snapsAligned:Z}=KF(O,k,T,E,I,A,D),H=-qr(L)+qr(I),{snapsContained:R}=WF(z,H,Z,w),g=D?R:Z,{limit:N}=VF(H,g,p),V=ix(vu(g),f,p),S=V.clone(),K=is(n),J=({dragHandler:ce,scrollBody:se,scrollBounds:Ce,eventHandler:Ee,animation:Ae,options:{loop:He}})=>{const te=ce.pointerDown();He||Ce.constrain(te);const fe=se.seek().settled();fe&&!te&&(Ae.stop(),Ee.emit("settle")),fe||Ee.emit("scroll")},Y=({scrollBody:ce,translate:se,location:Ce,offsetLocation:Ee,scrollLooper:Ae,slideLooper:He,options:{loop:te}},fe)=>{const q=ce.velocity();Ee.set(Ce.get()-q+q*fe),te&&(Ae.loop(ce.direction()),He.loop()),se.to(Ee.get())},Q={start:()=>s.start(ie),stop:()=>s.stop(ie),update:()=>J(ie),render:ce=>Y(ie,ce)},ae=.68,oe=g[V.get()],X=gu(oe),ee=gu(oe),G=gu(oe),pe=zF(X,G,m,ae),ge=GF(p,g,H,N,G),Ie=YF(Q,V,S,ge,pe,G,o),F=QF(z,H,B,L,N,p,d),ie={ownerDocument:r,ownerWindow:i,eventHandler:o,containerRect:T,slideRects:E,animation:Q,axis:O,direction:_,dragHandler:FF(O,_,e,r,i,G,LF(O,i),X,Q,Ie,pe,ge,V,o,U,h,y,b,ae),eventStore:as(),percentOfView:U,index:V,indexPrevious:S,limit:N,location:X,offsetLocation:ee,options:a,resizeHandler:UF(t,o,i,n,O),scrollBody:pe,scrollBounds:qF(N,X,G,pe,U),scrollLooper:HF(H,N,ee,[X,ee,G]),scrollProgress:ZF(N),scrollSnaps:g,scrollTarget:ge,scrollTo:Ie,slideLooper:JF(O,_,z,H,I,g,F,ee,n),slidesHandler:XF(t,o),slidesInView:F,slideIndexes:K,slidesToScroll:A,target:G,translate:ax(O,_,t)};return ie}function rL(e){const t=16.666666666666668;let n=[],r=null,i=0,a=0;function o(f){r||(r=f);const d=f-r;for(r=f,i+=d;i>=t;)n.forEach(({animation:m})=>m.update()),i-=t;const p=At(i/t);n.forEach(({animation:m})=>m.render(p)),a&&e.requestAnimationFrame(o)}function s(f){n.includes(f)||n.push(f),!a&&(a=e.requestAnimationFrame(o))}function u(f){n=n.filter(d=>d!==f),!n.length&&(e.cancelAnimationFrame(a),r=null,i=0,a=0)}function l(){r=null,i=0}return{start:s,stop:u,reset:l,window:e}}function iL(){const e={};let t;function n(u){t=u}function r(u){return e[u]||[]}function i(u){return r(u).forEach(l=>l(t,u)),s}function a(u,l){return e[u]=r(u).concat([l]),s}function o(u,l){return e[u]=r(u).filter(c=>c!==l),s}const s={init:n,emit:i,off:o,on:a};return s}const aL={align:"center",axis:"x",container:null,slides:null,containScroll:"trimSnaps",direction:"ltr",slidesToScroll:1,breakpoints:{},dragFree:!1,dragThreshold:10,inViewThreshold:0,loop:!1,skipSnaps:!1,duration:25,startIndex:0,active:!0,watchDrag:!0,watchResize:!0,watchSlides:!0};function oL(e){function t(a,o){return nx(a,o||{})}function n(a){const o=a.breakpoints||{},s=yu(o).filter(u=>e.matchMedia(u).matches).map(u=>o[u]).reduce((u,l)=>t(u,l),{});return t(a,s)}function r(a){return a.map(o=>yu(o.breakpoints||{})).reduce((o,s)=>o.concat(s),[]).map(e.matchMedia)}return{mergeOptions:t,optionsAtMedia:n,optionsMediaQueries:r}}function sL(e){let t=[];function n(a,o){return t=a.filter(({options:s})=>e.optionsAtMedia(s).active!==!1),t.forEach(s=>s.init(o,e)),a.reduce((s,u)=>Object.assign(s,{[u.name]:u}),{})}function r(){t=t.filter(a=>a.destroy())}return{init:n,destroy:r}}function _a(e,t,n){const r=e.ownerDocument,i=r.defaultView,a=oL(i),o=sL(a),s=as(),u=as(),l=iL(),{animationRealms:c}=_a,{mergeOptions:f,optionsAtMedia:d,optionsMediaQueries:p}=a,{on:m,off:h,emit:y}=l,v=B;let b=!1,w,T=f(aL,_a.globalOptions),E=f(T),_=[],O,z,U;function k(){const{container:pe,slides:ge}=E;z=(ex(pe)?e.querySelector(pe):pe)||e.children[0];const F=ex(ge)?z.querySelectorAll(ge):ge;U=[].slice.call(F||z.children)}function D(pe,ge){const Ie=nL(e,z,U,r,i,pe,l,ge);if(pe.loop&&!Ie.slideLooper.canLoop()){const F=Object.assign({},pe,{loop:!1});return D(F,ge)}return Ie}function W(pe,ge){if(b)return;const Ie=c.find(ie=>ie.window===i),F=Ie||rL(i);Ie||c.push(F),T=f(T,pe),E=d(T),_=ge||_,k(),w=D(E,F),p([T,..._.map(({options:ie})=>ie)]).forEach(ie=>s.add(ie,"change",B)),E.active&&(w.translate.to(w.location.get()),w.eventHandler.init(G),w.resizeHandler.init(G,E.watchResize),w.slidesHandler.init(G,E.watchSlides),u.add(r,"visibilitychange",()=>{r.hidden&&F.reset()}),w.options.loop&&w.slideLooper.loop(),z.offsetParent&&U.length&&w.dragHandler.init(G,E.watchDrag),O=o.init(_,G))}function B(pe,ge){const Ie=J();I(),W(f({startIndex:Ie},pe),ge),l.emit("reInit")}function I(){w.dragHandler.destroy(),w.animation.stop(),w.eventStore.clear(),w.translate.clear(),w.slideLooper.clear(),w.resizeHandler.destroy(),w.slidesHandler.destroy(),o.destroy(),s.clear(),u.clear()}function A(){b||(b=!0,s.clear(),I(),l.emit("destroy"))}function L(pe){const ge=w[pe?"target":"location"].get(),Ie=E.loop?"removeOffset":"constrain";return w.slidesInView.check(w.limit[Ie](ge))}function Z(pe){const ge=L(pe);return w.slideIndexes.filter(Ie=>!ge.includes(Ie))}function H(pe,ge,Ie){!E.active||b||(w.scrollBody.useBaseFriction().useDuration(ge?0:E.duration),w.scrollTo.index(pe,Ie||0))}function R(pe){const ge=w.index.add(1).get();H(ge,pe===!0,-1)}function g(pe){const ge=w.index.add(-1).get();H(ge,pe===!0,1)}function N(){return w.index.add(1).get()!==J()}function V(){return w.index.add(-1).get()!==J()}function S(){return w.scrollSnaps.map(w.scrollProgress.get)}function K(){return w.scrollProgress.get(w.location.get())}function J(){return w.index.get()}function Y(){return w.indexPrevious.get()}function Q(){return O}function ae(){return w}function oe(){return e}function X(){return z}function ee(){return U}const G={canScrollNext:N,canScrollPrev:V,containerNode:X,internalEngine:ae,destroy:A,off:h,on:m,emit:y,plugins:Q,previousScrollSnap:Y,reInit:v,rootNode:oe,scrollNext:R,scrollPrev:g,scrollProgress:K,scrollSnapList:S,scrollTo:H,selectedScrollSnap:J,slideNodes:ee,slidesInView:L,slidesNotInView:Z};return W(t,n),setTimeout(()=>l.emit("init"),0),G}_a.animationRealms=[],_a.globalOptions=void 0;function fp(e={},t=[]){const n=j.useRef(e),r=j.useRef(t),[i,a]=j.useState(),[o,s]=j.useState(),u=j.useCallback(()=>{i&&i.reInit(n.current,r.current)},[i]);return j.useEffect(()=>{if(AF()&&o){_a.globalOptions=fp.globalOptions;const l=_a(o,n.current,r.current);return a(l),()=>l.destroy()}else a(void 0)},[o,a]),j.useEffect(()=>{sp(n.current,e)||(n.current=e,u())},[e,u]),j.useEffect(()=>{PF(r.current,t)||(r.current=t,u())},[t,u]),[s,i]}fp.globalOptions=void 0;function lL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M15.75 2.25H21a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0V4.81L8.03 17.03a.75.75 0 0 1-1.06-1.06L19.19 3.75h-3.44a.75.75 0 0 1 0-1.5Zm-10.5 4.5a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h10.5a1.5 1.5 0 0 0 1.5-1.5V10.5a.75.75 0 0 1 1.5 0v8.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V8.25a3 3 0 0 1 3-3h8.25a.75.75 0 0 1 0 1.5H5.25Z",clipRule:"evenodd"}))}const uL=x.forwardRef(lL);function cL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M7.72 12.53a.75.75 0 0 1 0-1.06l7.5-7.5a.75.75 0 1 1 1.06 1.06L9.31 12l6.97 6.97a.75.75 0 1 1-1.06 1.06l-7.5-7.5Z",clipRule:"evenodd"}))}const fL=x.forwardRef(cL);function dL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M16.28 11.47a.75.75 0 0 1 0 1.06l-7.5 7.5a.75.75 0 0 1-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 0 1 1.06-1.06l7.5 7.5Z",clipRule:"evenodd"}))}const pL=x.forwardRef(dL);function hL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M10.5 3.75a6 6 0 0 0-5.98 6.496A5.25 5.25 0 0 0 6.75 20.25H18a4.5 4.5 0 0 0 2.206-8.423 3.75 3.75 0 0 0-4.133-4.303A6.001 6.001 0 0 0 10.5 3.75Zm2.03 5.47a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72v4.94a.75.75 0 0 0 1.5 0v-4.94l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3Z",clipRule:"evenodd"}))}const mL=x.forwardRef(hL);function vL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M5.625 1.5c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0 0 16.5 9h-1.875a1.875 1.875 0 0 1-1.875-1.875V5.25A3.75 3.75 0 0 0 9 1.5H5.625ZM7.5 15a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 7.5 15Zm.75 2.25a.75.75 0 0 0 0 1.5H12a.75.75 0 0 0 0-1.5H8.25Z",clipRule:"evenodd"}),x.createElement("path",{d:"M12.971 1.816A5.23 5.23 0 0 1 14.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 0 1 3.434 1.279 9.768 9.768 0 0 0-6.963-6.963Z"}))}const yL=x.forwardRef(vL);function gL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{d:"M1.5 8.67v8.58a3 3 0 0 0 3 3h15a3 3 0 0 0 3-3V8.67l-8.928 5.493a3 3 0 0 1-3.144 0L1.5 8.67Z"}),x.createElement("path",{d:"M22.5 6.908V6.75a3 3 0 0 0-3-3h-15a3 3 0 0 0-3 3v.158l9.714 5.978a1.5 1.5 0 0 0 1.572 0L22.5 6.908Z"}))}const bL=x.forwardRef(gL);function wL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{d:"M21.721 12.752a9.711 9.711 0 0 0-.945-5.003 12.754 12.754 0 0 1-4.339 2.708 18.991 18.991 0 0 1-.214 4.772 17.165 17.165 0 0 0 5.498-2.477ZM14.634 15.55a17.324 17.324 0 0 0 .332-4.647c-.952.227-1.945.347-2.966.347-1.021 0-2.014-.12-2.966-.347a17.515 17.515 0 0 0 .332 4.647 17.385 17.385 0 0 0 5.268 0ZM9.772 17.119a18.963 18.963 0 0 0 4.456 0A17.182 17.182 0 0 1 12 21.724a17.18 17.18 0 0 1-2.228-4.605ZM7.777 15.23a18.87 18.87 0 0 1-.214-4.774 12.753 12.753 0 0 1-4.34-2.708 9.711 9.711 0 0 0-.944 5.004 17.165 17.165 0 0 0 5.498 2.477ZM21.356 14.752a9.765 9.765 0 0 1-7.478 6.817 18.64 18.64 0 0 0 1.988-4.718 18.627 18.627 0 0 0 5.49-2.098ZM2.644 14.752c1.682.971 3.53 1.688 5.49 2.099a18.64 18.64 0 0 0 1.988 4.718 9.765 9.765 0 0 1-7.478-6.816ZM13.878 2.43a9.755 9.755 0 0 1 6.116 3.986 11.267 11.267 0 0 1-3.746 2.504 18.63 18.63 0 0 0-2.37-6.49ZM12 2.276a17.152 17.152 0 0 1 2.805 7.121c-.897.23-1.837.353-2.805.353-.968 0-1.908-.122-2.805-.353A17.151 17.151 0 0 1 12 2.276ZM10.122 2.43a18.629 18.629 0 0 0-2.37 6.49 11.266 11.266 0 0 1-3.746-2.504 9.754 9.754 0 0 1 6.116-3.985Z"}))}const xL=x.forwardRef(wL);function SL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M12 1.5a5.25 5.25 0 0 0-5.25 5.25v3a3 3 0 0 0-3 3v6.75a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3v-6.75a3 3 0 0 0-3-3v-3c0-2.9-2.35-5.25-5.25-5.25Zm3.75 8.25v-3a3.75 3.75 0 1 0-7.5 0v3h7.5Z",clipRule:"evenodd"}))}const EL=x.forwardRef(SL);function _L({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5Z",clipRule:"evenodd"}))}const kL=x.forwardRef(_L);function TL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M12 3.75a.75.75 0 0 1 .75.75v6.75h6.75a.75.75 0 0 1 0 1.5h-6.75v6.75a.75.75 0 0 1-1.5 0v-6.75H4.5a.75.75 0 0 1 0-1.5h6.75V4.5a.75.75 0 0 1 .75-.75Z",clipRule:"evenodd"}))}const CL=x.forwardRef(TL),ox=j.forwardRef(({blocks:e,direction:t,sender:n,timestamp:r,metadata:i,sendMessage:a,messageId:o,isReadOnly:s},u)=>{const[l,c]=fp({skipSnaps:!0,loop:!0}),[f,d]=j.useState(!0),[p,m]=j.useState(!0),h=j.useCallback(()=>c==null?void 0:c.scrollPrev(),[c]),y=j.useCallback(()=>c==null?void 0:c.scrollNext(),[c]),{message:{blocks:{carousel:v}}}=lt,b=j.useCallback(w=>{d(!w.canScrollPrev()),m(!w.canScrollNext())},[]);return j.useEffect(()=>{c&&(b(c),c.on("reInit",b),c.on("select",b))},[c,b]),$.jsxs("div",{...v==null?void 0:v.container,"data-container":"carousel",ref:l,children:[$.jsx("div",{ref:u,...v==null?void 0:v.slidesContainer,children:e.map((w,T)=>$.jsx(Pa,{block:{...w,direction:t,timestamp:r,sender:n,messageId:o,sendMessage:a,isReadOnly:s},direction:t,sender:n,timestamp:r,metadata:i,sendMessage:a,messageId:o,isReadOnly:s},T))}),e.length>1&&$.jsxs($.Fragment,{children:[$.jsx(fL,{...v==null?void 0:v.backButton,"data-disabled":f?"":void 0,onClick:h}),$.jsx(pL,{...v==null?void 0:v.nextButton,"data-disabled":p?"":void 0,onClick:y})]})]})});ox.displayName="Carousel";const sx=Math.floor;function lx(e){return ux(e)?(e.nodeName||"").toLowerCase():"#document"}function os(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function OL(e){var t;return(t=(ux(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function ux(e){return e instanceof Node||e instanceof os(e).Node}function zn(e){return e instanceof Element||e instanceof os(e).Element}function ka(e){return e instanceof HTMLElement||e instanceof os(e).HTMLElement}function dp(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof os(e).ShadowRoot}function $L(e){return["html","body","#document"].includes(lx(e))}function IL(e){return os(e).getComputedStyle(e)}function RL(e){if(lx(e)==="html")return e;const t=e.assignedSlot||e.parentNode||dp(e)&&e.host||OL(e);return dp(t)?t.host:t}function ci(e){let t=e.activeElement;for(;((n=t)==null||(r=n.shadowRoot)==null?void 0:r.activeElement)!=null;){var n,r;t=t.shadowRoot.activeElement}return t}function Sn(e,t){if(!e||!t)return!1;const n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&dp(n)){let r=t;for(;r;){if(e===r)return!0;r=r.parentNode||r.host}}return!1}function cx(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function AL(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(t=>{let{brand:n,version:r}=t;return n+"/"+r}).join(" "):navigator.userAgent}function fx(e){if(e.mozInputSource===0&&e.isTrusted)return!0;const t=/Android/i;return(t.test(cx())||t.test(AL()))&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function dx(e){return e.width===0&&e.height===0||e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType!=="mouse"||e.width<1&&e.height<1&&e.pressure===0&&e.detail===0}function px(){return/apple/i.test(navigator.vendor)}function PL(){return cx().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function hx(e,t){return["mouse","pen"].includes(e)}function DL(e){return"nativeEvent"in e}function jL(e){return e.matches("html,body")}function Jn(e){return(e==null?void 0:e.ownerDocument)||document}function pp(e,t){if(t==null)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return n.target!=null&&t.contains(n.target)}function mx(e){return"composedPath"in e?e.composedPath()[0]:e.target}const NL="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function vx(e){return ka(e)&&e.matches(NL)}function nn(e){e.preventDefault(),e.stopPropagation()}const Ta=Math.min,In=Math.max,bu=Math.round,wu=Math.floor,fi=e=>({x:e,y:e});function yx(e,t,n){return In(e,Ta(t,n))}function xu(e,t){return typeof e=="function"?e(t):e}function ss(e){return e.split("-")[0]}function hp(e){return e.split("-")[1]}function gx(e){return e==="x"?"y":"x"}function ML(e){return e==="y"?"height":"width"}function ls(e){return["top","bottom"].includes(ss(e))?"y":"x"}function FL(e){return gx(ls(e))}function LL(e){return{top:0,right:0,bottom:0,left:0,...e}}function BL(e){return typeof e!="number"?LL(e):{top:e,right:e,bottom:e,left:e}}function Su(e){const{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function bx(e,t,n){let{reference:r,floating:i}=e;const a=ls(t),o=FL(t),s=ML(o),u=ss(t),l=a==="y",c=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,d=r[s]/2-i[s]/2;let p;switch(u){case"top":p={x:c,y:r.y-i.height};break;case"bottom":p={x:c,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:f};break;case"left":p={x:r.x-i.width,y:f};break;default:p={x:r.x,y:r.y}}switch(hp(t)){case"start":p[o]-=d*(n&&l?-1:1);break;case"end":p[o]+=d*(n&&l?-1:1);break}return p}const UL=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:o}=n,s=a.filter(Boolean),u=await(o.isRTL==null?void 0:o.isRTL(t));let l=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:c,y:f}=bx(l,r,u),d=r,p={},m=0;for(let h=0;h<s.length;h++){const{name:y,fn:v}=s[h],{x:b,y:w,data:T,reset:E}=await v({x:c,y:f,initialPlacement:r,placement:d,strategy:i,middlewareData:p,rects:l,platform:o,elements:{reference:e,floating:t}});c=b??c,f=w??f,p={...p,[y]:{...p[y],...T}},E&&m<=50&&(m++,typeof E=="object"&&(E.placement&&(d=E.placement),E.rects&&(l=E.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):E.rects),{x:c,y:f}=bx(l,d,u)),h=-1)}return{x:c,y:f,placement:d,strategy:i,middlewareData:p}};async function wx(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:a,rects:o,elements:s,strategy:u}=e,{boundary:l="clippingAncestors",rootBoundary:c="viewport",elementContext:f="floating",altBoundary:d=!1,padding:p=0}=xu(t,e),m=BL(p),y=s[d?f==="floating"?"reference":"floating":f],v=Su(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(y)))==null||n?y:y.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:l,rootBoundary:c,strategy:u})),b=f==="floating"?{x:r,y:i,width:o.floating.width,height:o.floating.height}:o.reference,w=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),T=await(a.isElement==null?void 0:a.isElement(w))?await(a.getScale==null?void 0:a.getScale(w))||{x:1,y:1}:{x:1,y:1},E=Su(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:b,offsetParent:w,strategy:u}):b);return{top:(v.top-E.top+m.top)/T.y,bottom:(E.bottom-v.bottom+m.bottom)/T.y,left:(v.left-E.left+m.left)/T.x,right:(E.right-v.right+m.right)/T.x}}async function zL(e,t){const{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=ss(n),s=hp(n),u=ls(n)==="y",l=["left","top"].includes(o)?-1:1,c=a&&u?-1:1,f=xu(t,e);let{mainAxis:d,crossAxis:p,alignmentAxis:m}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return s&&typeof m=="number"&&(p=s==="end"?m*-1:m),u?{x:p*c,y:d*l}:{x:d*l,y:p*c}}const qL=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:i,y:a,placement:o,middlewareData:s}=t,u=await zL(t,e);return o===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:i+u.x,y:a+u.y,data:{...u,placement:o}}}}},WL=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:a=!0,crossAxis:o=!1,limiter:s={fn:y=>{let{x:v,y:b}=y;return{x:v,y:b}}},...u}=xu(e,t),l={x:n,y:r},c=await wx(t,u),f=ls(ss(i)),d=gx(f);let p=l[d],m=l[f];if(a){const y=d==="y"?"top":"left",v=d==="y"?"bottom":"right",b=p+c[y],w=p-c[v];p=yx(b,p,w)}if(o){const y=f==="y"?"top":"left",v=f==="y"?"bottom":"right",b=m+c[y],w=m-c[v];m=yx(b,m,w)}const h=s.fn({...t,[d]:p,[f]:m});return{...h,data:{x:h.x-n,y:h.y-r,enabled:{[d]:a,[f]:o}}}}}},VL=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:i,rects:a,platform:o,elements:s}=t,{apply:u=()=>{},...l}=xu(e,t),c=await wx(t,l),f=ss(i),d=hp(i),p=ls(i)==="y",{width:m,height:h}=a.floating;let y,v;f==="top"||f==="bottom"?(y=f,v=d===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?"start":"end")?"left":"right"):(v=f,y=d==="end"?"top":"bottom");const b=h-c.top-c.bottom,w=m-c.left-c.right,T=Ta(h-c[y],b),E=Ta(m-c[v],w),_=!t.middlewareData.shift;let O=T,z=E;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(z=w),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(O=b),_&&!d){const k=In(c.left,0),D=In(c.right,0),W=In(c.top,0),B=In(c.bottom,0);p?z=m-2*(k!==0||D!==0?k+D:In(c.left,c.right)):O=h-2*(W!==0||B!==0?W+B:In(c.top,c.bottom))}await u({...t,availableWidth:z,availableHeight:O});const U=await o.getDimensions(s.floating);return m!==U.width||h!==U.height?{reset:{rects:!0}}:{}}}};function Eu(){return typeof window<"u"}function Ca(e){return xx(e)?(e.nodeName||"").toLowerCase():"#document"}function Rn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function gr(e){var t;return(t=(xx(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function xx(e){return Eu()?e instanceof Node||e instanceof Rn(e).Node:!1}function Xn(e){return Eu()?e instanceof Element||e instanceof Rn(e).Element:!1}function br(e){return Eu()?e instanceof HTMLElement||e instanceof Rn(e).HTMLElement:!1}function Sx(e){return!Eu()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Rn(e).ShadowRoot}function us(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Qn(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function HL(e){return["table","td","th"].includes(Ca(e))}function _u(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function mp(e){const t=vp(),n=Xn(e)?Qn(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function ZL(e){let t=di(e);for(;br(t)&&!Oa(t);){if(mp(t))return t;if(_u(t))return null;t=di(t)}return null}function vp(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Oa(e){return["html","body","#document"].includes(Ca(e))}function Qn(e){return Rn(e).getComputedStyle(e)}function ku(e){return Xn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function di(e){if(Ca(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Sx(e)&&e.host||gr(e);return Sx(t)?t.host:t}function Ex(e){const t=di(e);return Oa(t)?e.ownerDocument?e.ownerDocument.body:e.body:br(t)&&us(t)?t:Ex(t)}function pi(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=Ex(e),a=i===((r=e.ownerDocument)==null?void 0:r.body),o=Rn(i);if(a){const s=yp(o);return t.concat(o,o.visualViewport||[],us(i)?i:[],s&&n?pi(s):[])}return t.concat(i,pi(i,[],n))}function yp(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function _x(e){const t=Qn(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=br(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=bu(n)!==a||bu(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function gp(e){return Xn(e)?e:e.contextElement}function $a(e){const t=gp(e);if(!br(t))return fi(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:a}=_x(t);let o=(a?bu(n.width):n.width)/r,s=(a?bu(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}const KL=fi(0);function kx(e){const t=Rn(e);return!vp()||!t.visualViewport?KL:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function GL(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Rn(e)?!1:t}function qi(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),a=gp(e);let o=fi(1);t&&(r?Xn(r)&&(o=$a(r)):o=$a(e));const s=GL(a,n,r)?kx(a):fi(0);let u=(i.left+s.x)/o.x,l=(i.top+s.y)/o.y,c=i.width/o.x,f=i.height/o.y;if(a){const d=Rn(a),p=r&&Xn(r)?Rn(r):r;let m=d,h=yp(m);for(;h&&r&&p!==m;){const y=$a(h),v=h.getBoundingClientRect(),b=Qn(h),w=v.left+(h.clientLeft+parseFloat(b.paddingLeft))*y.x,T=v.top+(h.clientTop+parseFloat(b.paddingTop))*y.y;u*=y.x,l*=y.y,c*=y.x,f*=y.y,u+=w,l+=T,m=Rn(h),h=yp(m)}}return Su({width:c,height:f,x:u,y:l})}function YL(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const a=i==="fixed",o=gr(r),s=t?_u(t.floating):!1;if(r===o||s&&a)return n;let u={scrollLeft:0,scrollTop:0},l=fi(1);const c=fi(0),f=br(r);if((f||!f&&!a)&&((Ca(r)!=="body"||us(o))&&(u=ku(r)),br(r))){const d=qi(r);l=$a(r),c.x=d.x+r.clientLeft,c.y=d.y+r.clientTop}return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-u.scrollLeft*l.x+c.x,y:n.y*l.y-u.scrollTop*l.y+c.y}}function JL(e){return Array.from(e.getClientRects())}function bp(e,t){const n=ku(e).scrollLeft;return t?t.left+n:qi(gr(e)).left+n}function XL(e){const t=gr(e),n=ku(e),r=e.ownerDocument.body,i=In(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=In(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+bp(e);const s=-n.scrollTop;return Qn(r).direction==="rtl"&&(o+=In(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}function QL(e,t){const n=Rn(e),r=gr(e),i=n.visualViewport;let a=r.clientWidth,o=r.clientHeight,s=0,u=0;if(i){a=i.width,o=i.height;const l=vp();(!l||l&&t==="fixed")&&(s=i.offsetLeft,u=i.offsetTop)}return{width:a,height:o,x:s,y:u}}function e5(e,t){const n=qi(e,!0,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=br(e)?$a(e):fi(1),o=e.clientWidth*a.x,s=e.clientHeight*a.y,u=i*a.x,l=r*a.y;return{width:o,height:s,x:u,y:l}}function Tx(e,t,n){let r;if(t==="viewport")r=QL(e,n);else if(t==="document")r=XL(gr(e));else if(Xn(t))r=e5(t,n);else{const i=kx(e);r={...t,x:t.x-i.x,y:t.y-i.y}}return Su(r)}function Cx(e,t){const n=di(e);return n===t||!Xn(n)||Oa(n)?!1:Qn(n).position==="fixed"||Cx(n,t)}function t5(e,t){const n=t.get(e);if(n)return n;let r=pi(e,[],!1).filter(s=>Xn(s)&&Ca(s)!=="body"),i=null;const a=Qn(e).position==="fixed";let o=a?di(e):e;for(;Xn(o)&&!Oa(o);){const s=Qn(o),u=mp(o);!u&&s.position==="fixed"&&(i=null),(a?!u&&!i:!u&&s.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||us(o)&&!u&&Cx(e,o))?r=r.filter(c=>c!==o):i=s,o=di(o)}return t.set(e,r),r}function n5(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const o=[...n==="clippingAncestors"?_u(t)?[]:t5(t,this._c):[].concat(n),r],s=o[0],u=o.reduce((l,c)=>{const f=Tx(t,c,i);return l.top=In(f.top,l.top),l.right=Ta(f.right,l.right),l.bottom=Ta(f.bottom,l.bottom),l.left=In(f.left,l.left),l},Tx(t,s,i));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function r5(e){const{width:t,height:n}=_x(e);return{width:t,height:n}}function i5(e,t,n){const r=br(t),i=gr(t),a=n==="fixed",o=qi(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const u=fi(0);if(r||!r&&!a)if((Ca(t)!=="body"||us(i))&&(s=ku(t)),r){const p=qi(t,!0,a,t);u.x=p.x+t.clientLeft,u.y=p.y+t.clientTop}else i&&(u.x=bp(i));let l=0,c=0;if(i&&!r&&!a){const p=i.getBoundingClientRect();c=p.top+s.scrollTop,l=p.left+s.scrollLeft-bp(i,p)}const f=o.left+s.scrollLeft-u.x-l,d=o.top+s.scrollTop-u.y-c;return{x:f,y:d,width:o.width,height:o.height}}function wp(e){return Qn(e).position==="static"}function Ox(e,t){if(!br(e)||Qn(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return gr(e)===n&&(n=n.ownerDocument.body),n}function $x(e,t){const n=Rn(e);if(_u(e))return n;if(!br(e)){let i=di(e);for(;i&&!Oa(i);){if(Xn(i)&&!wp(i))return i;i=di(i)}return n}let r=Ox(e,t);for(;r&&HL(r)&&wp(r);)r=Ox(r,t);return r&&Oa(r)&&wp(r)&&!mp(r)?n:r||ZL(e)||n}const a5=async function(e){const t=this.getOffsetParent||$x,n=this.getDimensions,r=await n(e.floating);return{reference:i5(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function o5(e){return Qn(e).direction==="rtl"}const s5={convertOffsetParentRelativeRectToViewportRelativeRect:YL,getDocumentElement:gr,getClippingRect:n5,getOffsetParent:$x,getElementRects:a5,getClientRects:JL,getDimensions:r5,getScale:$a,isElement:Xn,isRTL:o5};function l5(e,t){let n=null,r;const i=gr(e);function a(){var s;clearTimeout(r),(s=n)==null||s.disconnect(),n=null}function o(s,u){s===void 0&&(s=!1),u===void 0&&(u=1),a();const{left:l,top:c,width:f,height:d}=e.getBoundingClientRect();if(s||t(),!f||!d)return;const p=wu(c),m=wu(i.clientWidth-(l+f)),h=wu(i.clientHeight-(c+d)),y=wu(l),b={rootMargin:-p+"px "+-m+"px "+-h+"px "+-y+"px",threshold:In(0,Ta(1,u))||1};let w=!0;function T(E){const _=E[0].intersectionRatio;if(_!==u){if(!w)return o();_?o(!1,_):r=setTimeout(()=>{o(!1,1e-7)},1e3)}w=!1}try{n=new IntersectionObserver(T,{...b,root:i.ownerDocument})}catch{n=new IntersectionObserver(T,b)}n.observe(e)}return o(!0),a}function u5(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:u=!1}=r,l=gp(e),c=i||a?[...l?pi(l):[],...pi(t)]:[];c.forEach(v=>{i&&v.addEventListener("scroll",n,{passive:!0}),a&&v.addEventListener("resize",n)});const f=l&&s?l5(l,n):null;let d=-1,p=null;o&&(p=new ResizeObserver(v=>{let[b]=v;b&&b.target===l&&p&&(p.unobserve(t),cancelAnimationFrame(d),d=requestAnimationFrame(()=>{var w;(w=p)==null||w.observe(t)})),n()}),l&&!u&&p.observe(l),p.observe(t));let m,h=u?qi(e):null;u&&y();function y(){const v=qi(e);h&&(v.x!==h.x||v.y!==h.y||v.width!==h.width||v.height!==h.height)&&n(),h=v,m=requestAnimationFrame(y)}return n(),()=>{var v;c.forEach(b=>{i&&b.removeEventListener("scroll",n),a&&b.removeEventListener("resize",n)}),f==null||f(),(v=p)==null||v.disconnect(),p=null,u&&cancelAnimationFrame(m)}}const c5=qL,f5=WL,d5=VL,p5=(e,t,n)=>{const r=new Map,i={platform:s5,...n},a={...i.platform,_c:r};return UL(e,t,{...i,platform:a})};var Tu=typeof document<"u"?j.useLayoutEffect:j.useEffect;function Cu(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!Cu(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){const a=i[r];if(!(a==="_owner"&&e.$$typeof)&&!Cu(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function Ix(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Rx(e,t){const n=Ix(e);return Math.round(t*n)/n}function xp(e){const t=x.useRef(e);return Tu(()=>{t.current=e}),t}function h5(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:a,floating:o}={},transform:s=!0,whileElementsMounted:u,open:l}=e,[c,f]=x.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[d,p]=x.useState(r);Cu(d,r)||p(r);const[m,h]=x.useState(null),[y,v]=x.useState(null),b=x.useCallback(H=>{H!==_.current&&(_.current=H,h(H))},[]),w=x.useCallback(H=>{H!==O.current&&(O.current=H,v(H))},[]),T=a||m,E=o||y,_=x.useRef(null),O=x.useRef(null),z=x.useRef(c),U=u!=null,k=xp(u),D=xp(i),W=xp(l),B=x.useCallback(()=>{if(!_.current||!O.current)return;const H={placement:t,strategy:n,middleware:d};D.current&&(H.platform=D.current),p5(_.current,O.current,H).then(R=>{const g={...R,isPositioned:W.current!==!1};I.current&&!Cu(z.current,g)&&(z.current=g,Tg.flushSync(()=>{f(g)}))})},[d,t,n,D,W]);Tu(()=>{l===!1&&z.current.isPositioned&&(z.current.isPositioned=!1,f(H=>({...H,isPositioned:!1})))},[l]);const I=x.useRef(!1);Tu(()=>(I.current=!0,()=>{I.current=!1}),[]),Tu(()=>{if(T&&(_.current=T),E&&(O.current=E),T&&E){if(k.current)return k.current(T,E,B);B()}},[T,E,B,k,U]);const A=x.useMemo(()=>({reference:_,floating:O,setReference:b,setFloating:w}),[b,w]),L=x.useMemo(()=>({reference:T,floating:E}),[T,E]),Z=x.useMemo(()=>{const H={position:n,left:0,top:0};if(!L.floating)return H;const R=Rx(L.floating,c.x),g=Rx(L.floating,c.y);return s?{...H,transform:"translate("+R+"px, "+g+"px)",...Ix(L.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:R,top:g}},[n,s,L.floating,c.x,c.y]);return x.useMemo(()=>({...c,update:B,refs:A,elements:L,floatingStyles:Z}),[c,B,A,L,Z])}const m5=(e,t)=>({...c5(e),options:[e,t]}),v5=(e,t)=>({...f5(e),options:[e,t]}),y5=(e,t)=>({...d5(e),options:[e,t]});/*!
93
+ `);const b=v.state[s];if(b==null)return;JSON.stringify(i.getState())!==JSON.stringify(b)&&p(b);return}i.dispatchFromDevtools&&typeof i.dispatch=="function"&&i.dispatch(v)});case"DISPATCH":switch(h.payload.type){case"RESET":return p(m),s===void 0?u==null?void 0:u.init(i.getState()):u==null?void 0:u.init(dc(c.name));case"COMMIT":if(s===void 0){u==null||u.init(i.getState());return}return u==null?void 0:u.init(dc(c.name));case"ROLLBACK":return ep(h.state,v=>{if(s===void 0){p(v),u==null||u.init(i.getState());return}p(v[s]),u==null||u.init(dc(c.name))});case"JUMP_TO_STATE":case"JUMP_TO_ACTION":return ep(h.state,v=>{if(s===void 0){p(v);return}JSON.stringify(i.getState())!==JSON.stringify(v[s])&&p(v[s])});case"IMPORT_STATE":{const{nextLiftedState:v}=h.payload,b=(y=v.computedStates.slice(-1)[0])==null?void 0:y.state;if(!b)return;p(s===void 0?b:b[s]),u==null||u.send(null,v);return}case"PAUSE_RECORDING":return d=!d}return}}),m},ep=(e,t)=>{let n;try{n=JSON.parse(e)}catch(r){console.error("[zustand devtools middleware] Could not parse the received json",r)}n!==void 0&&t(n)};function I0(e,t){let n;try{n=e()}catch{return}return{getItem:i=>{var a;const o=c=>c===null?null:JSON.parse(c,void 0),s=(a=n.getItem(i))!=null?a:null;return s instanceof Promise?s.then(o):o(s)},setItem:(i,a)=>n.setItem(i,JSON.stringify(a,void 0)),removeItem:i=>n.removeItem(i)}}const ts=e=>t=>{try{const n=e(t);return n instanceof Promise?n:{then(r){return ts(r)(n)},catch(r){return this}}}catch(n){return{then(r){return this},catch(r){return ts(r)(n)}}}},bF=(e,t)=>(n,r,i)=>{let a={getStorage:()=>localStorage,serialize:JSON.stringify,deserialize:JSON.parse,partialize:y=>y,version:0,merge:(y,v)=>({...v,...y}),...t},o=!1;const s=new Set,c=new Set;let l;try{l=a.getStorage()}catch{}if(!l)return e((...y)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),n(...y)},r,i);const u=ts(a.serialize),f=()=>{const y=a.partialize({...r()});let v;const b=u({state:y,version:a.version}).then(w=>l.setItem(a.name,w)).catch(w=>{v=w});if(v)throw v;return b},d=i.setState;i.setState=(y,v)=>{d(y,v),f()};const p=e((...y)=>{n(...y),f()},r,i);let m;const h=()=>{var y;if(!l)return;o=!1,s.forEach(b=>b(r()));const v=((y=a.onRehydrateStorage)==null?void 0:y.call(a,r()))||void 0;return ts(l.getItem.bind(l))(a.name).then(b=>{if(b)return a.deserialize(b)}).then(b=>{if(b)if(typeof b.version=="number"&&b.version!==a.version){if(a.migrate)return a.migrate(b.state,b.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return b.state}).then(b=>{var w;return m=a.merge(b,(w=r())!=null?w:p),n(m,!0),f()}).then(()=>{v==null||v(m,void 0),o=!0,c.forEach(b=>b(m))}).catch(b=>{v==null||v(void 0,b)})};return i.persist={setOptions:y=>{a={...a,...y},y.getStorage&&(l=y.getStorage())},clearStorage:()=>{l==null||l.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>h(),hasHydrated:()=>o,onHydrate:y=>(s.add(y),()=>{s.delete(y)}),onFinishHydration:y=>(c.add(y),()=>{c.delete(y)})},h(),m||p},wF=(e,t)=>(n,r,i)=>{let a={storage:I0(()=>localStorage),partialize:h=>h,version:0,merge:(h,y)=>({...y,...h}),...t},o=!1;const s=new Set,c=new Set;let l=a.storage;if(!l)return e((...h)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),n(...h)},r,i);const u=()=>{const h=a.partialize({...r()});return l.setItem(a.name,{state:h,version:a.version})},f=i.setState;i.setState=(h,y)=>{f(h,y),u()};const d=e((...h)=>{n(...h),u()},r,i);i.getInitialState=()=>d;let p;const m=()=>{var h,y;if(!l)return;o=!1,s.forEach(b=>{var w;return b((w=r())!=null?w:d)});const v=((y=a.onRehydrateStorage)==null?void 0:y.call(a,(h=r())!=null?h:d))||void 0;return ts(l.getItem.bind(l))(a.name).then(b=>{if(b)if(typeof b.version=="number"&&b.version!==a.version){if(a.migrate)return[!0,a.migrate(b.state,b.version)];console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return[!1,b.state];return[!1,void 0]}).then(b=>{var w;const[T,E]=b;if(p=a.merge(E,(w=r())!=null?w:d),n(p,!0),T)return u()}).then(()=>{v==null||v(p,void 0),p=r(),o=!0,c.forEach(b=>b(p))}).catch(b=>{v==null||v(void 0,b)})};return i.persist={setOptions:h=>{a={...a,...h},h.storage&&(l=h.storage)},clearStorage:()=>{l==null||l.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>m(),hasHydrated:()=>o,onHydrate:h=>(s.add(h),()=>{s.delete(h)}),onFinishHydration:h=>(c.add(h),()=>{c.delete(h)})},a.skipHydration||m(),p||d},R0=(e,t)=>"getStorage"in t||"serialize"in t||"deserialize"in t?((fc?"production":void 0)!=="production"&&console.warn("[DEPRECATED] `getStorage`, `serialize` and `deserialize` options are deprecated. Use `storage` option instead."),bF(e,t)):wF(e,t),A0=xa()(pc(R0(e=>({messageHistory:[],addMessageToHistory:t=>e(n=>({...n,messageHistory:[t,...(n.messageHistory??[]).slice(0,100)]}))}),{name:"botpress-message-history"})));function li(e){const{metadata:t,conversationId:n,userId:r}=e,{payload:i,disableInput:a}=tp(e.payload);return{id:e.id,conversationId:n,authorId:r,timestamp:new Date(e.createdAt),block:i,disableInput:a,metadata:t}}const tp=e=>{switch(e.type){case"audio":return P0(e);case"card":return xF(e);case"carousel":return SF(e);case"choice":return EF(e);case"dropdown":return _F(e);case"file":return D0(e);case"image":return j0(e);case"location":return N0(e);case"markdown":return M0(e);case"text":return F0(e);case"video":return L0(e);case"bloc":return kF(e);case"custom":return{payload:e};case"reaction":return{payload:{type:"text",text:"Unsupported message type"}};default:{const t=e;throw new Error(`Unsuported message type ${t}`)}}},ns=e=>({block:e,type:"bubble"}),P0=e=>({payload:{type:"audio",url:e.audioUrl}}),xF=e=>({payload:ns(B0(e))}),SF=e=>({payload:{type:"carousel",blocks:e.items.map(t=>B0({type:"card",...t}))}}),EF=e=>{const t=e.options.map(a=>({title:a.label,value:a.value})),n=e.text,r=Hg(),i=ns({type:"text",text:n});return t.length===0?{disableInput:e.disableFreeText,payload:i}:{disableInput:e.disableFreeText,payload:{type:"column",blocks:[i,{type:"row",blocks:t.map(({title:a,value:o})=>({type:"button",variant:"action",text:a,buttonValue:o,groupId:r}))}]}}},_F=e=>{const t=e.options.map(i=>({label:i.label,value:i.value})),n=e.text,r=[{type:"dropdown",label:n??"Select an option",options:t}];return n&&r.unshift({type:"text",text:n}),{disableInput:!0,payload:ns({type:"column",blocks:r})}},D0=e=>({payload:{type:"file",url:e.fileUrl,title:e.title}}),j0=e=>({payload:{type:"image",url:e.imageUrl}}),N0=e=>({payload:{type:"location",latitude:e.latitude,longitude:e.longitude,title:e.title??e.address??"View on map"}}),M0=e=>({payload:ns({type:"text",text:e.markdown})}),F0=e=>({payload:ns({type:"text",text:e.text,value:e.value})}),L0=e=>({payload:{type:"video",url:e.videoUrl}}),kF=e=>({payload:{type:"column",blocks:e.items.map(n=>{switch(n.type){case"audio":return P0({...n.payload,type:n.type}).payload;case"file":return D0({...n.payload,type:n.type}).payload;case"image":return j0({...n.payload,type:n.type}).payload;case"location":return N0({...n.payload,type:n.type}).payload;case"markdown":return M0({...n.payload,type:n.type}).payload;case"text":return F0({...n.payload,type:n.type}).payload;case"video":return L0({...n.payload,type:n.type}).payload;default:throw new Error("Unsuported message type")}})}}),B0=e=>{const t=e.title,n=e.subtitle,r=e.imageUrl,i=e.actions.map(o=>{switch(o.action){case"postback":return{type:"button",variant:"action",text:o.label,buttonValue:o.value,reusable:!0};case"url":return{type:"button",variant:"link",text:o.label,buttonValue:o.value,reusable:!0};case"say":return{type:"button",variant:"action",text:o.label,buttonValue:o.value,reusable:!0};default:throw new Error(`Unknown action type ${o.action}`)}}),a=[];return r&&a.push({type:"image",url:r}),t&&a.push({type:"text",text:`#### ${t}`}),n&&a.push({type:"text",text:n}),i.length>0&&a.push({type:"row",blocks:i}),{type:"column",horizontalAlignment:"center",blocks:[...a]}};function np(e){const{metadata:t,conversationId:n,userId:r}=e;return e.payload.type==="reaction"?{id:e.id,conversationId:n,authorId:r,timestamp:new Date(e.createdAt),block:{type:"text",text:e.payload.reaction},metadata:t}:li(e)}const yr=xa()(pc(e=>({messages:[],isFetching:!1,setMessages:t=>e({messages:t}),addMessage:t=>e(({messages:n})=>{var i;const r=(i=t.metadata)==null?void 0:i.clientMessageId;if(r){const a=n.findIndex(o=>{var s;return((s=o.metadata)==null?void 0:s.clientMessageId)===r});if(a!==-1)return{messages:[...n.slice(0,a),t,...n.slice(a+1)]}}return{messages:[...n.filter(a=>a.id!==t.id),t]}}),updateMessage:(t,n)=>e(({messages:r})=>({messages:r.map(i=>i.id===t?{...i,...n}:i)})),clearMessages:()=>e({messages:[]}),fetchMessages:async({client:t,conversationId:n})=>{const r=[];e({isFetching:!0});let i;do{const{messages:a,meta:o}=await t.listConversationMessages({conversationId:n,nextToken:i});r.push(...a),i=o.nextToken}while(i);return e({isFetching:!1}),r.reverse().map(np).filter(Boolean)},fetchMessagesLegacy:async({client:t,userKey:n,conversationId:r})=>{const i=[];e({isFetching:!0});let a;do{const o=await t.listConversationMessages({id:r,"x-user-key":n,nextToken:a});i.push(...o.messages),a=o.meta.nextToken}while(a);return e({isFetching:!1}),i.reverse()}}),{name:"messagesStore"})),TF=(e,t)=>xa()(pc(R0(n=>({setUser:r=>n(i=>({...i,user:r})),setConversationId:r=>n(i=>({...i,conversationId:r})),clearAll:()=>{n(r=>({...r,messageHistory:{},user:void 0,conversationId:void 0}))}}),{name:e,storage:I0(()=>t==="sessionStorage"?sessionStorage:localStorage)}))),To=class To{constructor(){}static getInstance(t="bp-webchat",n){return To._instances[t]||(To._instances[t]=TF(t,n)),To._instances[t]}};_e(To,"_instances",{});let rp=To;const ip=rp.getInstance,hc=xa()(pc(e=>({eventEmitter:lR,messageContainerRef:{current:null},setMessageContainerRef:t=>e({messageContainerRef:t})}),{name:"webchatStore"})),CF=8,rs=xa()((e,t)=>({files:[],setFiles:n=>e({files:n}),upsertFile:n=>e(({files:r})=>({files:r.some(o=>o.name===n.name)?r.map(o=>o.name===n.name?{...o,...n}:o):[...r,{...n}]})),uploadFile:async(n,r)=>{const i=t().files.some(o=>o.name===n.name),a=t().files.length===CF;if(!(!i&&a)){t().upsertFile({name:n.name,type:"file",instance:n,status:"loading"});try{const{fileUrl:o,type:s}=await r(n);t().upsertFile({name:n.name,type:s,url:o,instance:n,status:"uploaded"})}catch(o){console.error("Error sending file:",o),t().upsertFile({name:n.name,type:"file",instance:n,status:"error"})}}},deleteFile:n=>e(({files:r})=>({files:r.filter(i=>i.name!=n)}))})),OF=({text:e,buttonValue:t,variant:n,groupId:r,reusable:i,sendMessage:a,isReadOnly:o,...s})=>{const c=hc(w=>w.eventEmitter),[l,u]=D.useState(!1),[f,d]=D.useState(!1),[p,m]=D.useState(!1),{message:{blocks:{button:h}}}=lt;D.useEffect(()=>{if(r)return c.on(`button-group-${r}-click`,()=>{d(!0),i||m(!0)})},[c,r,i]);const v={...s,onClick:w=>{if((p||o)&&n==="link"){w.preventDefault();return}u(!0),i||m(!0),r&&c.emit(`button-group-${r}-click`),n!=="link"&&a&&(a==null||a({type:"text",text:e,value:t}))},"data-activated":l?"":void 0,"data-group-activated":f?"":void 0,"data-type":n,...h},b=p||o;return n==="link"?O.jsx("a",{...v,style:o?{pointerEvents:"none"}:void 0,href:t,target:"_blank",rel:"noopener noreferrer",children:e}):O.jsx("button",{...v,style:o?{pointerEvents:"none"}:void 0,disabled:b,children:e})},U0=D.forwardRef(({block:e,direction:t,timestamp:n,sender:r,metadata:i,sendMessage:a,messageId:o,isReadOnly:s,...c},l)=>{const{message:{blocks:{bubble:u}}}=lt;return O.jsx("div",{"data-direction":t,...c,...u,ref:l,children:O.jsx(Pa,{block:{...e,direction:t,timestamp:n,sender:r,messageId:o,sendMessage:a,isReadOnly:s},direction:t,timestamp:n,sender:r,metadata:i,sendMessage:a,messageId:o,isReadOnly:s})})});U0.displayName="Bubble";const z0=D.createContext(null);function $F(){const e=D.useContext(z0);if(!e)throw new Error("useMessageContext must be used within a Message");return e}const q0=D.createContext(null);function W0(){const e=D.useContext(q0);if(!e)throw new Error("useModalContext must be used within a ModalProvider");return e}var Un=function(){return Un=Object.assign||function(t){for(var n,r=1,i=arguments.length;r<i;r++){n=arguments[r];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t},Un.apply(this,arguments)};function V0(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]]);return n}function Sa(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(u){try{l(r.next(u))}catch(f){o(f)}}function c(u){try{l(r.throw(u))}catch(f){o(f)}}function l(u){u.done?a(u.value):i(u.value).then(s,c)}l((r=r.apply(e,t||[])).next())})}function Ea(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o=Object.create((typeof Iterator=="function"?Iterator:Object).prototype);return o.next=s(0),o.throw=s(1),o.return=s(2),typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;o&&(o=0,l[0]&&(n=0)),n;)try{if(r=1,i&&(a=l[0]&2?i.return:l[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,l[1])).done)return a;switch(i=0,a&&(l=[l[0]&2,a.value]),l[0]){case 0:case 1:a=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,i=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]<a[3])){n.label=l[1];break}if(l[0]===6&&n.label<a[1]){n.label=a[1],a=l;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(l);break}a[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],i=0}finally{r=a=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}}function H0(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),i,a=[],o;try{for(;(t===void 0||t-- >0)&&!(i=r.next()).done;)a.push(i.value)}catch(s){o={error:s}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(o)throw o.error}}return a}function ap(e,t,n){if(n||arguments.length===2)for(var r=0,i=t.length,a;r<i;r++)(a||!(r in t))&&(a||(a=Array.prototype.slice.call(t,0,r)),a[r]=t[r]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;function IF(){var e=D.useRef(!1),t=D.useCallback(function(){return e.current},[]);return D.useEffect(function(){return e.current=!0,function(){e.current=!1}},[]),t}function RF(e,t,n){t===void 0&&(t=[]),n===void 0&&(n={loading:!1});var r=D.useRef(0),i=IF(),a=D.useState(n),o=a[0],s=a[1],c=D.useCallback(function(){for(var l=[],u=0;u<arguments.length;u++)l[u]=arguments[u];var f=++r.current;return o.loading||s(function(d){return Un(Un({},d),{loading:!0})}),e.apply(void 0,l).then(function(d){return i()&&f===r.current&&s({value:d,loading:!1}),d},function(d){return i()&&f===r.current&&s({error:d,loading:!1}),d})},t);return[o,c]}function AF(e,t){t===void 0&&(t=[]);var n=RF(e,t,{loading:!0}),r=n[0],i=n[1];return D.useEffect(function(){i()},[i]),r}const Z0=D.forwardRef(({url:e,type:t,orientation:n="auto",...r},i)=>{const a=D.useId(),{setIsLoading:o}=$F(),[s,c]=D.useState(n),[l,u]=D.useState(!1),{message:{blocks:{image:f}}}=lt;return D.useLayoutEffect(()=>{o(d=>[...d,a])},[]),AF(async()=>{if(e){try{const{width:d,height:p}=await gA(e);s==="auto"&&c(PF(d,p))}catch(d){c("square"),console.error(d)}o(d=>d.filter(p=>p!==a))}},[e]),O.jsxs(O.Fragment,{children:[l?null:O.jsx("div",{"data-orientation":s,...f.placeholder}),O.jsx("img",{"data-orientation":s,"data-loaded":l,...r,...f.image,src:e,alt:"",ref:i,loading:"lazy",onLoad:()=>{u(!0)}})]})});Z0.displayName="Image";function PF(e,t){const n={square:1,portrait:.75,landscape:1.3333333333333333},r=e/t;return Object.keys(n).reduce((a,o)=>Math.abs(n[o]-r)<Math.abs(n[a]-r)?o:a)}const K0=D.forwardRef(({url:e,isReadOnly:t,...n},r)=>{const{message:{blocks:{video:i}}}=lt;return O.jsx("div",{children:O.jsx("video",{...n,"data-chromatic":"ignore",style:t?{pointerEvents:"none"}:void 0,controls:!0,src:e,...i,ref:r})})});K0.displayName="Video";const G0=D.forwardRef(({url:e,isReadOnly:t,...n},r)=>{const{message:{blocks:{audio:i}}}=lt;return O.jsx("div",{children:O.jsx("audio",{...n,controls:!0,style:t?{pointerEvents:"none"}:void 0,src:e,...i,ref:r})})});G0.displayName="Audio";function DF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M15.312 11.424a5.5 5.5 0 0 1-9.201 2.466l-.312-.311h2.433a.75.75 0 0 0 0-1.5H3.989a.75.75 0 0 0-.75.75v4.242a.75.75 0 0 0 1.5 0v-2.43l.31.31a7 7 0 0 0 11.712-3.138.75.75 0 0 0-1.449-.39Zm1.23-3.723a.75.75 0 0 0 .219-.53V2.929a.75.75 0 0 0-1.5 0V5.36l-.31-.31A7 7 0 0 0 3.239 8.188a.75.75 0 1 0 1.448.389A5.5 5.5 0 0 1 13.89 6.11l.311.31h-2.432a.75.75 0 0 0 0 1.5h4.243a.75.75 0 0 0 .53-.219Z",clipRule:"evenodd"}))}const jF=x.forwardRef(DF);function NF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M5.22 8.22a.75.75 0 0 1 1.06 0L10 11.94l3.72-3.72a.75.75 0 1 1 1.06 1.06l-4.25 4.25a.75.75 0 0 1-1.06 0L5.22 9.28a.75.75 0 0 1 0-1.06Z",clipRule:"evenodd"}))}const MF=x.forwardRef(NF);function FF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M4.5 2A1.5 1.5 0 0 0 3 3.5v13A1.5 1.5 0 0 0 4.5 18h11a1.5 1.5 0 0 0 1.5-1.5V7.621a1.5 1.5 0 0 0-.44-1.06l-4.12-4.122A1.5 1.5 0 0 0 11.378 2H4.5Zm4.75 6.75a.75.75 0 0 1 1.5 0v2.546l.943-1.048a.75.75 0 0 1 1.114 1.004l-2.25 2.5a.75.75 0 0 1-1.114 0l-2.25-2.5a.75.75 0 1 1 1.114-1.004l.943 1.048V8.75Z",clipRule:"evenodd"}))}const LF=x.forwardRef(FF);function BF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 1 1-16 0 8 8 0 0 1 16 0Zm-8-5a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5A.75.75 0 0 1 10 5Zm0 10a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",clipRule:"evenodd"}))}const UF=x.forwardRef(BF);function zF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"m9.69 18.933.003.001C9.89 19.02 10 19 10 19s.11.02.308-.066l.002-.001.006-.003.018-.008a5.741 5.741 0 0 0 .281-.14c.186-.096.446-.24.757-.433.62-.384 1.445-.966 2.274-1.765C15.302 14.988 17 12.493 17 9A7 7 0 1 0 3 9c0 3.492 1.698 5.988 3.355 7.584a13.731 13.731 0 0 0 2.273 1.765 11.842 11.842 0 0 0 .976.544l.062.029.018.008.006.003ZM10 11.25a2.25 2.25 0 1 0 0-4.5 2.25 2.25 0 0 0 0 4.5Z",clipRule:"evenodd"}))}const qF=x.forwardRef(zF);function WF({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16ZM8.28 7.22a.75.75 0 0 0-1.06 1.06L8.94 10l-1.72 1.72a.75.75 0 1 0 1.06 1.06L10 11.06l1.72 1.72a.75.75 0 1 0 1.06-1.06L11.06 10l1.72-1.72a.75.75 0 0 0-1.06-1.06L10 8.94 8.28 7.22Z",clipRule:"evenodd"}))}const op=x.forwardRef(WF),Y0=D.forwardRef(({latitude:e,longitude:t,title:n,isReadOnly:r,...i},a)=>{const o=`https://www.google.com/maps/search/?api=1&query=${e},${t}`,{message:{blocks:{location:s}}}=lt;return O.jsxs("a",{...i,...s.container,style:r?{pointerEvents:"none"}:void 0,href:o,type:"_blank",rel:"noopener",ref:a,children:[O.jsx("p",{...s.title,children:n}),O.jsx(qF,{...s.icon})]})});Y0.displayName="Location";const J0=D.forwardRef(({blocks:e,horizontalAlignment:t,verticalAlignment:n,direction:r,sender:i,timestamp:a,metadata:o,messageId:s,sendMessage:c,isReadOnly:l,...u},f)=>{const{message:{blocks:{column:d}}}=lt;return O.jsx("div",{"data-horizontal":t,"data-vertical":n,...u,...d,ref:f,children:e.map((p,m)=>O.jsx(Pa,{block:{...p,direction:r,timestamp:a,sender:i,messageId:s,sendMessage:c,isReadOnly:l},direction:r,timestamp:a,sender:i,metadata:o,sendMessage:c,messageId:s,isReadOnly:l},m))})});J0.displayName="Column";const X0=D.forwardRef(({blocks:e,horizontalAlignment:t,verticalAlignment:n,direction:r,sender:i,timestamp:a,metadata:o,sendMessage:s,messageId:c,isReadOnly:l,...u},f)=>{const{message:{blocks:{row:d}}}=lt;return O.jsx("div",{"data-horizontal":t,"data-vertical":n,...u,...d,ref:f,children:e.map((p,m)=>O.jsx(Pa,{block:{...p,direction:r,timestamp:a,sender:i,messageId:c,sendMessage:s,isReadOnly:l},direction:r,sender:i,timestamp:a,metadata:o,sendMessage:s,messageId:c,isReadOnly:l},m))})});X0.displayName="Row";function VF(e){return Object.prototype.toString.call(e)==="[object Object]"}function Q0(e){return VF(e)||Array.isArray(e)}function HF(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function sp(e,t){const n=Object.keys(e),r=Object.keys(t);if(n.length!==r.length)return!1;const i=JSON.stringify(Object.keys(e.breakpoints||{})),a=JSON.stringify(Object.keys(t.breakpoints||{}));return i!==a?!1:n.every(o=>{const s=e[o],c=t[o];return typeof s=="function"?`${s}`==`${c}`:!Q0(s)||!Q0(c)?s===c:sp(s,c)})}function ex(e){return e.concat().sort((t,n)=>t.name>n.name?1:-1).map(t=>t.options)}function ZF(e,t){if(e.length!==t.length)return!1;const n=ex(e),r=ex(t);return n.every((i,a)=>{const o=r[a];return sp(i,o)})}function lp(e){return typeof e=="number"}function tx(e){return typeof e=="string"}function cp(e){return typeof e=="boolean"}function nx(e){return Object.prototype.toString.call(e)==="[object Object]"}function At(e){return Math.abs(e)}function up(e){return Math.sign(e)}function mc(e,t){return At(e-t)}function KF(e,t){if(e===0||t===0||At(e)<=At(t))return 0;const n=mc(At(e),At(t));return At(n/e)}function is(e){return yc(e).map(Number)}function qr(e){return e[vc(e)]}function vc(e){return Math.max(0,e.length-1)}function yc(e){return Object.keys(e)}function rx(e,t){return[e,t].reduce((n,r)=>(yc(r).forEach(i=>{const a=n[i],o=r[i],s=nx(a)&&nx(o);n[i]=s?rx(a,o):o}),n),{})}function ix(e,t){return typeof t.MouseEvent<"u"&&e instanceof t.MouseEvent}function GF(e,t){const n={start:r,center:i,end:a};function r(){return 0}function i(l){return a(l)/2}function a(l){return t-l}function o(){return t*Number(e)}function s(l){return lp(e)?o():n[e](l)}return{measure:s}}function YF(e,t){const n=e==="y"?"y":"x",r=e==="y"?"x":"y",i=s(),a=c();function o(u){const{width:f,height:d}=u;return n==="x"?f:d}function s(){return n==="y"?"top":t==="rtl"?"right":"left"}function c(){return n==="y"?"bottom":t==="rtl"?"left":"right"}return{scroll:n,cross:r,startEdge:i,endEdge:a,measureSize:o}}function ci(e,t){const n=At(e-t);function r(l){return l<e}function i(l){return l>t}function a(l){return r(l)||i(l)}function o(l){return a(l)?r(l)?e:t:l}function s(l){return n?l-n*Math.ceil((l-t)/n):l}return{length:n,max:t,min:e,constrain:o,reachedAny:a,reachedMax:i,reachedMin:r,removeOffset:s}}function ax(e,t,n){const{constrain:r}=ci(0,e),i=e+1;let a=o(t);function o(d){return n?At((i+d)%i):r(d)}function s(){return a}function c(d){return a=o(d),f}function l(d){return u().set(s()+d)}function u(){return ax(e,s(),n)}const f={get:s,set:c,add:l,clone:u};return f}function JF(e){const t=e==="rtl"?-1:1;function n(i){return i*t}return{apply:n}}function as(){let e=[];function t(i,a,o,s={passive:!0}){return i.addEventListener(a,o,s),e.push(()=>i.removeEventListener(a,o,s)),r}function n(){e=e.filter(i=>i())}const r={add:t,clear:n};return r}function XF(e,t,n,r,i,a,o,s,c,l,u,f,d,p,m,h,y,v,b){const{cross:w}=e,T=["INPUT","SELECT","TEXTAREA"],E={passive:!1},_=as(),$=as(),U=ci(50,225).constrain(m.measure(20)),z={mouse:300,touch:400},k={mouse:500,touch:600},j=h?43:25;let W=!1,B=0,I=0,A=!1,L=!1,Z=!1,H=!1;function R(ee,G){if(!G)return;function pe(Ie){(cp(G)||G(ee,Ie))&&J(Ie)}const ge=n;_.add(ge,"dragstart",Ie=>Ie.preventDefault(),E).add(ge,"touchmove",()=>{},E).add(ge,"touchend",()=>{}).add(ge,"touchstart",pe).add(ge,"mousedown",pe).add(ge,"touchcancel",Q).add(ge,"contextmenu",Q).add(ge,"click",ae,!0)}function g(){_.clear(),$.clear()}function N(){const ee=H?r:n;$.add(ee,"touchmove",Y,E).add(ee,"touchend",Q).add(ee,"mousemove",Y,E).add(ee,"mouseup",Q)}function V(ee){const G=ee.nodeName||"";return T.includes(G)}function S(){return(h?k:z)[H?"mouse":"touch"]}function K(ee,G){const pe=d.add(up(ee)*-1),ge=f.byDistance(ee,!h).distance;return h||At(ee)<U?ge:v&&G?ge*.5:f.byIndex(pe.get(),0).distance}function J(ee){const G=ix(ee,i);H=G,!(G&&ee.button!==0)&&(V(ee.target)||(Z=h&&G&&!ee.buttons&&W,W=mc(a.get(),s.get())>=2,A=!0,o.pointerDown(ee),u.useFriction(0).useDuration(0),a.set(s),N(),B=o.readPoint(ee),I=o.readPoint(ee,w),p.emit("pointerDown")))}function Y(ee){const G=o.readPoint(ee),pe=o.readPoint(ee,w),ge=mc(G,B),Ie=mc(pe,I);if(!L&&!H&&(!ee.cancelable||(L=ge>Ie,!L)))return Q(ee);const F=o.pointerMove(ee);ge>y&&(Z=!0),u.useFriction(.3).useDuration(1),c.start(),a.add(t.apply(F)),ee.preventDefault()}function Q(ee){const pe=f.byDistance(0,!1).index!==d.get(),ge=o.pointerUp(ee)*S(),Ie=K(t.apply(ge),pe),F=KF(ge,Ie),ie=j-10*F,ue=b+F/50;L=!1,A=!1,$.clear(),u.useDuration(ie).useFriction(ue),l.distance(Ie,!h),H=!1,p.emit("pointerUp")}function ae(ee){Z&&(ee.stopPropagation(),ee.preventDefault())}function oe(){return A}return{init:R,pointerDown:oe,destroy:g}}function QF(e,t){let r,i;function a(f){return f.timeStamp}function o(f,d){const m=`client${(d||e.scroll)==="x"?"X":"Y"}`;return(ix(f,t)?f:f.touches[0])[m]}function s(f){return r=f,i=f,o(f)}function c(f){const d=o(f)-o(i),p=a(f)-a(r)>170;return i=f,p&&(r=f),d}function l(f){if(!r||!i)return 0;const d=o(i)-o(r),p=a(f)-a(r),m=a(f)-a(i)>170,h=d/p;return p&&!m&&At(h)>.1?h:0}return{pointerDown:s,pointerMove:c,pointerUp:l,readPoint:o}}function eL(e){function t(r){return e*(r/100)}return{measure:t}}function tL(e,t,n,r,i){let a,o,s=[],c=!1;function l(p){return i.measureSize(p.getBoundingClientRect())}function u(p,m){if(!m)return;o=l(e),s=r.map(l);function h(v){for(const b of v){const w=b.target===e,T=r.indexOf(b.target),E=w?o:s[T],_=l(w?e:r[T]);if(E!==_){n.requestAnimationFrame(()=>{p.reInit(),t.emit("resize")});break}}}a=new ResizeObserver(v=>{c||(cp(m)||m(p,v))&&h(v)}),[e].concat(r).forEach(v=>a.observe(v))}function f(){a&&a.disconnect(),c=!0}return{init:u,destroy:f}}function nL(e,t,n,r){let i=!0,a=0,o=0,s=n,c=r,l=e.get(),u=0;function f(){const E=t.get()-e.get(),_=!s;let $=0;return _?(a=0,e.set(t),$=E):(a+=E/s,a*=c,l+=a,e.add(a),$=l-u),o=up($),u=l,i=At(E)<.001,T}function d(){return i}function p(){return s}function m(){return o}function h(){return a}function y(){return b(n)}function v(){return w(r)}function b(E){return s=E,T}function w(E){return c=E,T}const T={direction:m,duration:p,velocity:h,seek:f,settled:d,useBaseFriction:v,useBaseDuration:y,useFriction:w,useDuration:b};return T}function rL(e,t,n,r,i){const a=i.measure(10),o=i.measure(50),s=ci(.1,.99);let c=!1;function l(){return!(c||!e.reachedAny(n.get())||!e.reachedAny(t.get()))}function u(p){if(!l())return;const m=e.reachedMin(t.get())?"min":"max",h=At(e[m]-t.get()),y=n.get()-t.get(),v=s.constrain(h/o);n.subtract(y*v),!p&&At(y)<a&&(n.set(e.constrain(n.get())),r.useDuration(25).useBaseFriction())}function f(p){c=!p}return{constrain:u,toggleActive:f}}function iL(e,t,n,r){const i=ci(-t+e,n[0]),a=c(),o=l();function s(){const f=a[0],d=qr(a),p=a.lastIndexOf(f),m=a.indexOf(d)+1;return ci(p,m)}function c(){return n.map(i.constrain).map(f=>parseFloat(f.toFixed(3)))}function l(){if(t<=e)return[i.max];if(r==="keepSnaps")return a;const{min:f,max:d}=s();return a.slice(f,d)}return{snapsContained:o}}function aL(e,t,n){const r=t[0],i=n?r-e:qr(t);return{limit:ci(i,r)}}function oL(e,t,n,r){const a=t.min+.1,o=t.max+.1,{reachedMin:s,reachedMax:c}=ci(a,o);function l(d){return d===1?c(n.get()):d===-1?s(n.get()):!1}function u(d){if(!l(d))return;const p=e*(d*-1);r.forEach(m=>m.add(p))}return{loop:u}}function sL(e){const{max:t,length:n}=e;function r(a){return(a-t)/-n}return{get:r}}function lL(e,t,n,r,i,a,o){const{startEdge:s,endEdge:c}=e,{groupSlides:l}=a,u=p().map(t.measure),f=m(),d=h();function p(){return l(r).map(v=>qr(v)[c]-v[0][s]).map(At)}function m(){return r.map(v=>n[s]-v[s]).map(v=>-At(v))}function h(){const b=qr(f)-qr(i);return l(f).map(w=>w[0]).map((w,T,E)=>{const _=!T,$=T===vc(E);return o&&_?0:o&&$?b:w+u[T]})}return{snaps:f,snapsAligned:d}}function cL(e,t,n,r,i){const{reachedAny:a,removeOffset:o,constrain:s}=r;function c(m){return m.concat().sort((h,y)=>At(h)-At(y))[0]}function l(m){const h=e?o(m):s(m),y=t.map(b=>b-h).map(b=>u(b,0)).map((b,w)=>({diff:b,index:w})).sort((b,w)=>At(b.diff)-At(w.diff)),{index:v}=y[0];return{index:v,distance:h}}function u(m,h){const y=[m,m+n,m-n];if(!e)return y[0];if(!h)return c(y);const v=y.filter(b=>up(b)===h);return c(v)}function f(m,h){const y=t[m]-i.get(),v=u(y,h);return{index:m,distance:v}}function d(m,h){const y=i.get()+m,{index:v,distance:b}=l(y),w=!e&&a(y);if(!h||w)return{index:v,distance:m};const T=t[v]-b,E=m+u(T,0);return{index:v,distance:E}}return{byDistance:d,byIndex:f,shortcut:u}}function uL(e,t,n,r,i,a,o){function s(f){const d=f.distance,p=f.index!==t.get();a.add(d),d&&(i.duration()?e.start():(e.update(),e.render(1),e.update())),p&&(n.set(t.get()),t.set(f.index),o.emit("select"))}function c(f,d){const p=r.byDistance(f,d);s(p)}function l(f,d){const p=t.clone().set(f),m=r.byIndex(p.get(),d);s(m)}return{distance:c,index:l}}function gc(e){let t=e;function n(){return t}function r(c){t=o(c)}function i(c){t+=o(c)}function a(c){t-=o(c)}function o(c){return lp(c)?c:c.get()}return{get:n,set:r,add:i,subtract:a}}function ox(e,t,n){const r=e.scroll==="x"?o:s,i=n.style;let a=!1;function o(d){return`translate3d(${d}px,0px,0px)`}function s(d){return`translate3d(0px,${d}px,0px)`}function c(d){a||(i.transform=r(t.apply(d)))}function l(d){a=!d}function u(){a||(i.transform="",n.getAttribute("style")||n.removeAttribute("style"))}return{clear:u,to:c,toggleActive:l}}function fL(e,t,n,r,i,a,o,s,c){const l=is(i),u=is(i).reverse(),f=h().concat(y());function d(E,_){return E.reduce(($,U)=>$-i[U],_)}function p(E,_){return E.reduce(($,U)=>d($,_)>0?$.concat([U]):$,[])}function m(E,_){const $=_==="start",U=$?-r:r,z=o.findSlideBounds([U]);return E.map(k=>{const j=$?0:-r,W=$?r:0,I=z.filter(A=>A.index===k)[0][$?"end":"start"];return{index:k,slideLocation:gc(-1),translate:ox(e,t,c[k]),target:()=>s.get()>I?j:W}})}function h(){const E=a[0]-1,_=p(u,E);return m(_,"end")}function y(){const E=n-a[0]-1,_=p(l,E);return m(_,"start")}function v(){return f.every(({index:E})=>{const _=l.filter($=>$!==E);return d(_,n)<=.1})}function b(){f.forEach(E=>{const{target:_,translate:$,slideLocation:U}=E,z=_();z!==U.get()&&($.to(z),U.set(z))})}function w(){f.forEach(E=>E.translate.clear())}return{canLoop:v,clear:w,loop:b,loopPoints:f}}function dL(e,t){let n,r=!1;function i(s,c){if(!c)return;function l(u){for(const f of u)if(f.type==="childList"){s.reInit(),t.emit("slidesChanged");break}}n=new MutationObserver(u=>{r||(cp(c)||c(s,u))&&l(u)}),n.observe(e,{childList:!0})}function a(){n&&n.disconnect(),r=!0}return{init:i,destroy:a}}function pL(e,t,n,r,i,a,o){const{removeOffset:s,constrain:c}=i,l=.5,u=a?[0,t,-t]:[0],f=p(u,o);function d(y){const v=y||0;return n.map(b=>ci(l,b-l).constrain(b*v))}function p(y,v){const b=y||u,w=d(v);return b.reduce((T,E)=>{const _=r.map(($,U)=>({start:$-n[U]+w[U]+E,end:$+e-w[U]+E,index:U}));return T.concat(_)},[])}function m(y,v){const b=a?s(y):c(y);return(v||f).reduce((T,E)=>{const{index:_,start:$,end:U}=E,z=T.includes(_),k=$<b&&U>b;return!z&&k?T.concat([_]):T},[])}return{check:m,findSlideBounds:p}}function hL(e,t,n,r,i,a){const{measureSize:o,startEdge:s,endEdge:c}=e,l=n[0]&&i,u=m(),f=h(),d=n.map(o),p=y();function m(){if(!l)return 0;const b=n[0];return At(t[s]-b[s])}function h(){if(!l)return 0;const b=a.getComputedStyle(qr(r));return parseFloat(b.getPropertyValue(`margin-${c}`))}function y(){return n.map((b,w,T)=>{const E=!w,_=w===vc(T);return E?d[w]+u:_?d[w]+f:T[w+1][s]-b[s]}).map(At)}return{slideSizes:d,slideSizesWithGaps:p}}function mL(e,t,n){const r=lp(n);function i(c,l){return is(c).filter(u=>u%l===0).map(u=>c.slice(u,u+l))}function a(c){return is(c).reduce((l,u)=>{const d=t.slice(qr(l),u+1).reduce((p,m)=>p+m,0);return!u||d>e?l.concat(u):l},[]).map((l,u,f)=>c.slice(l,f[u+1]))}function o(c){return r?i(c,n):a(c)}return{groupSlides:o}}function vL(e,t,n,r,i,a,o,s){const{align:c,axis:l,direction:u,startIndex:f,inViewThreshold:d,loop:p,duration:m,dragFree:h,dragThreshold:y,slidesToScroll:v,skipSnaps:b,containScroll:w}=a,T=t.getBoundingClientRect(),E=n.map(ue=>ue.getBoundingClientRect()),_=JF(u),$=YF(l,u),U=$.measureSize(T),z=eL(U),k=GF(c,U),j=!p&&!!w,W=p||!!w,{slideSizes:B,slideSizesWithGaps:I}=hL($,T,E,n,W,i),A=mL(U,I,v),{snaps:L,snapsAligned:Z}=lL($,k,T,E,I,A,j),H=-qr(L)+qr(I),{snapsContained:R}=iL(U,H,Z,w),g=j?R:Z,{limit:N}=aL(H,g,p),V=ax(vc(g),f,p),S=V.clone(),K=is(n),J=({dragHandler:ue,scrollBody:se,scrollBounds:Ce,eventHandler:Ee,animation:Ae,options:{loop:He}})=>{const te=ue.pointerDown();He||Ce.constrain(te);const fe=se.seek().settled();fe&&!te&&(Ae.stop(),Ee.emit("settle")),fe||Ee.emit("scroll")},Y=({scrollBody:ue,translate:se,location:Ce,offsetLocation:Ee,scrollLooper:Ae,slideLooper:He,options:{loop:te}},fe)=>{const q=ue.velocity();Ee.set(Ce.get()-q+q*fe),te&&(Ae.loop(ue.direction()),He.loop()),se.to(Ee.get())},Q={start:()=>s.start(ie),stop:()=>s.stop(ie),update:()=>J(ie),render:ue=>Y(ie,ue)},ae=.68,oe=g[V.get()],X=gc(oe),ee=gc(oe),G=gc(oe),pe=nL(X,G,m,ae),ge=cL(p,g,H,N,G),Ie=uL(Q,V,S,ge,pe,G,o),F=pL(U,H,B,L,N,p,d),ie={ownerDocument:r,ownerWindow:i,eventHandler:o,containerRect:T,slideRects:E,animation:Q,axis:$,direction:_,dragHandler:XF($,_,e,r,i,G,QF($,i),X,Q,Ie,pe,ge,V,o,z,h,y,b,ae),eventStore:as(),percentOfView:z,index:V,indexPrevious:S,limit:N,location:X,offsetLocation:ee,options:a,resizeHandler:tL(t,o,i,n,$),scrollBody:pe,scrollBounds:rL(N,X,G,pe,z),scrollLooper:oL(H,N,ee,[X,ee,G]),scrollProgress:sL(N),scrollSnaps:g,scrollTarget:ge,scrollTo:Ie,slideLooper:fL($,_,U,H,I,g,F,ee,n),slidesHandler:dL(t,o),slidesInView:F,slideIndexes:K,slidesToScroll:A,target:G,translate:ox($,_,t)};return ie}function yL(e){const t=16.666666666666668;let n=[],r=null,i=0,a=0;function o(f){r||(r=f);const d=f-r;for(r=f,i+=d;i>=t;)n.forEach(({animation:m})=>m.update()),i-=t;const p=At(i/t);n.forEach(({animation:m})=>m.render(p)),a&&e.requestAnimationFrame(o)}function s(f){n.includes(f)||n.push(f),!a&&(a=e.requestAnimationFrame(o))}function c(f){n=n.filter(d=>d!==f),!n.length&&(e.cancelAnimationFrame(a),r=null,i=0,a=0)}function l(){r=null,i=0}return{start:s,stop:c,reset:l,window:e}}function gL(){const e={};let t;function n(c){t=c}function r(c){return e[c]||[]}function i(c){return r(c).forEach(l=>l(t,c)),s}function a(c,l){return e[c]=r(c).concat([l]),s}function o(c,l){return e[c]=r(c).filter(u=>u!==l),s}const s={init:n,emit:i,off:o,on:a};return s}const bL={align:"center",axis:"x",container:null,slides:null,containScroll:"trimSnaps",direction:"ltr",slidesToScroll:1,breakpoints:{},dragFree:!1,dragThreshold:10,inViewThreshold:0,loop:!1,skipSnaps:!1,duration:25,startIndex:0,active:!0,watchDrag:!0,watchResize:!0,watchSlides:!0};function wL(e){function t(a,o){return rx(a,o||{})}function n(a){const o=a.breakpoints||{},s=yc(o).filter(c=>e.matchMedia(c).matches).map(c=>o[c]).reduce((c,l)=>t(c,l),{});return t(a,s)}function r(a){return a.map(o=>yc(o.breakpoints||{})).reduce((o,s)=>o.concat(s),[]).map(e.matchMedia)}return{mergeOptions:t,optionsAtMedia:n,optionsMediaQueries:r}}function xL(e){let t=[];function n(a,o){return t=a.filter(({options:s})=>e.optionsAtMedia(s).active!==!1),t.forEach(s=>s.init(o,e)),a.reduce((s,c)=>Object.assign(s,{[c.name]:c}),{})}function r(){t=t.filter(a=>a.destroy())}return{init:n,destroy:r}}function _a(e,t,n){const r=e.ownerDocument,i=r.defaultView,a=wL(i),o=xL(a),s=as(),c=as(),l=gL(),{animationRealms:u}=_a,{mergeOptions:f,optionsAtMedia:d,optionsMediaQueries:p}=a,{on:m,off:h,emit:y}=l,v=B;let b=!1,w,T=f(bL,_a.globalOptions),E=f(T),_=[],$,U,z;function k(){const{container:pe,slides:ge}=E;U=(tx(pe)?e.querySelector(pe):pe)||e.children[0];const F=tx(ge)?U.querySelectorAll(ge):ge;z=[].slice.call(F||U.children)}function j(pe,ge){const Ie=vL(e,U,z,r,i,pe,l,ge);if(pe.loop&&!Ie.slideLooper.canLoop()){const F=Object.assign({},pe,{loop:!1});return j(F,ge)}return Ie}function W(pe,ge){if(b)return;const Ie=u.find(ie=>ie.window===i),F=Ie||yL(i);Ie||u.push(F),T=f(T,pe),E=d(T),_=ge||_,k(),w=j(E,F),p([T,..._.map(({options:ie})=>ie)]).forEach(ie=>s.add(ie,"change",B)),E.active&&(w.translate.to(w.location.get()),w.eventHandler.init(G),w.resizeHandler.init(G,E.watchResize),w.slidesHandler.init(G,E.watchSlides),c.add(r,"visibilitychange",()=>{r.hidden&&F.reset()}),w.options.loop&&w.slideLooper.loop(),U.offsetParent&&z.length&&w.dragHandler.init(G,E.watchDrag),$=o.init(_,G))}function B(pe,ge){const Ie=J();I(),W(f({startIndex:Ie},pe),ge),l.emit("reInit")}function I(){w.dragHandler.destroy(),w.animation.stop(),w.eventStore.clear(),w.translate.clear(),w.slideLooper.clear(),w.resizeHandler.destroy(),w.slidesHandler.destroy(),o.destroy(),s.clear(),c.clear()}function A(){b||(b=!0,s.clear(),I(),l.emit("destroy"))}function L(pe){const ge=w[pe?"target":"location"].get(),Ie=E.loop?"removeOffset":"constrain";return w.slidesInView.check(w.limit[Ie](ge))}function Z(pe){const ge=L(pe);return w.slideIndexes.filter(Ie=>!ge.includes(Ie))}function H(pe,ge,Ie){!E.active||b||(w.scrollBody.useBaseFriction().useDuration(ge?0:E.duration),w.scrollTo.index(pe,Ie||0))}function R(pe){const ge=w.index.add(1).get();H(ge,pe===!0,-1)}function g(pe){const ge=w.index.add(-1).get();H(ge,pe===!0,1)}function N(){return w.index.add(1).get()!==J()}function V(){return w.index.add(-1).get()!==J()}function S(){return w.scrollSnaps.map(w.scrollProgress.get)}function K(){return w.scrollProgress.get(w.location.get())}function J(){return w.index.get()}function Y(){return w.indexPrevious.get()}function Q(){return $}function ae(){return w}function oe(){return e}function X(){return U}function ee(){return z}const G={canScrollNext:N,canScrollPrev:V,containerNode:X,internalEngine:ae,destroy:A,off:h,on:m,emit:y,plugins:Q,previousScrollSnap:Y,reInit:v,rootNode:oe,scrollNext:R,scrollPrev:g,scrollProgress:K,scrollSnapList:S,scrollTo:H,selectedScrollSnap:J,slideNodes:ee,slidesInView:L,slidesNotInView:Z};return W(t,n),setTimeout(()=>l.emit("init"),0),G}_a.animationRealms=[],_a.globalOptions=void 0;function fp(e={},t=[]){const n=D.useRef(e),r=D.useRef(t),[i,a]=D.useState(),[o,s]=D.useState(),c=D.useCallback(()=>{i&&i.reInit(n.current,r.current)},[i]);return D.useEffect(()=>{if(HF()&&o){_a.globalOptions=fp.globalOptions;const l=_a(o,n.current,r.current);return a(l),()=>l.destroy()}else a(void 0)},[o,a]),D.useEffect(()=>{sp(n.current,e)||(n.current=e,c())},[e,c]),D.useEffect(()=>{ZF(r.current,t)||(r.current=t,c())},[t,c]),[s,i]}fp.globalOptions=void 0;function SL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M15.75 2.25H21a.75.75 0 0 1 .75.75v5.25a.75.75 0 0 1-1.5 0V4.81L8.03 17.03a.75.75 0 0 1-1.06-1.06L19.19 3.75h-3.44a.75.75 0 0 1 0-1.5Zm-10.5 4.5a1.5 1.5 0 0 0-1.5 1.5v10.5a1.5 1.5 0 0 0 1.5 1.5h10.5a1.5 1.5 0 0 0 1.5-1.5V10.5a.75.75 0 0 1 1.5 0v8.25a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V8.25a3 3 0 0 1 3-3h8.25a.75.75 0 0 1 0 1.5H5.25Z",clipRule:"evenodd"}))}const EL=x.forwardRef(SL);function _L({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M7.72 12.53a.75.75 0 0 1 0-1.06l7.5-7.5a.75.75 0 1 1 1.06 1.06L9.31 12l6.97 6.97a.75.75 0 1 1-1.06 1.06l-7.5-7.5Z",clipRule:"evenodd"}))}const kL=x.forwardRef(_L);function TL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M16.28 11.47a.75.75 0 0 1 0 1.06l-7.5 7.5a.75.75 0 0 1-1.06-1.06L14.69 12 7.72 5.03a.75.75 0 0 1 1.06-1.06l7.5 7.5Z",clipRule:"evenodd"}))}const CL=x.forwardRef(TL);function OL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M10.5 3.75a6 6 0 0 0-5.98 6.496A5.25 5.25 0 0 0 6.75 20.25H18a4.5 4.5 0 0 0 2.206-8.423 3.75 3.75 0 0 0-4.133-4.303A6.001 6.001 0 0 0 10.5 3.75Zm2.03 5.47a.75.75 0 0 0-1.06 0l-3 3a.75.75 0 1 0 1.06 1.06l1.72-1.72v4.94a.75.75 0 0 0 1.5 0v-4.94l1.72 1.72a.75.75 0 1 0 1.06-1.06l-3-3Z",clipRule:"evenodd"}))}const $L=x.forwardRef(OL);function IL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M5.625 1.5c-1.036 0-1.875.84-1.875 1.875v17.25c0 1.035.84 1.875 1.875 1.875h12.75c1.035 0 1.875-.84 1.875-1.875V12.75A3.75 3.75 0 0 0 16.5 9h-1.875a1.875 1.875 0 0 1-1.875-1.875V5.25A3.75 3.75 0 0 0 9 1.5H5.625ZM7.5 15a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 7.5 15Zm.75 2.25a.75.75 0 0 0 0 1.5H12a.75.75 0 0 0 0-1.5H8.25Z",clipRule:"evenodd"}),x.createElement("path",{d:"M12.971 1.816A5.23 5.23 0 0 1 14.25 5.25v1.875c0 .207.168.375.375.375H16.5a5.23 5.23 0 0 1 3.434 1.279 9.768 9.768 0 0 0-6.963-6.963Z"}))}const RL=x.forwardRef(IL);function AL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{d:"M1.5 8.67v8.58a3 3 0 0 0 3 3h15a3 3 0 0 0 3-3V8.67l-8.928 5.493a3 3 0 0 1-3.144 0L1.5 8.67Z"}),x.createElement("path",{d:"M22.5 6.908V6.75a3 3 0 0 0-3-3h-15a3 3 0 0 0-3 3v.158l9.714 5.978a1.5 1.5 0 0 0 1.572 0L22.5 6.908Z"}))}const PL=x.forwardRef(AL);function DL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{d:"M21.721 12.752a9.711 9.711 0 0 0-.945-5.003 12.754 12.754 0 0 1-4.339 2.708 18.991 18.991 0 0 1-.214 4.772 17.165 17.165 0 0 0 5.498-2.477ZM14.634 15.55a17.324 17.324 0 0 0 .332-4.647c-.952.227-1.945.347-2.966.347-1.021 0-2.014-.12-2.966-.347a17.515 17.515 0 0 0 .332 4.647 17.385 17.385 0 0 0 5.268 0ZM9.772 17.119a18.963 18.963 0 0 0 4.456 0A17.182 17.182 0 0 1 12 21.724a17.18 17.18 0 0 1-2.228-4.605ZM7.777 15.23a18.87 18.87 0 0 1-.214-4.774 12.753 12.753 0 0 1-4.34-2.708 9.711 9.711 0 0 0-.944 5.004 17.165 17.165 0 0 0 5.498 2.477ZM21.356 14.752a9.765 9.765 0 0 1-7.478 6.817 18.64 18.64 0 0 0 1.988-4.718 18.627 18.627 0 0 0 5.49-2.098ZM2.644 14.752c1.682.971 3.53 1.688 5.49 2.099a18.64 18.64 0 0 0 1.988 4.718 9.765 9.765 0 0 1-7.478-6.816ZM13.878 2.43a9.755 9.755 0 0 1 6.116 3.986 11.267 11.267 0 0 1-3.746 2.504 18.63 18.63 0 0 0-2.37-6.49ZM12 2.276a17.152 17.152 0 0 1 2.805 7.121c-.897.23-1.837.353-2.805.353-.968 0-1.908-.122-2.805-.353A17.151 17.151 0 0 1 12 2.276ZM10.122 2.43a18.629 18.629 0 0 0-2.37 6.49 11.266 11.266 0 0 1-3.746-2.504 9.754 9.754 0 0 1 6.116-3.985Z"}))}const jL=x.forwardRef(DL);function NL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M12 1.5a5.25 5.25 0 0 0-5.25 5.25v3a3 3 0 0 0-3 3v6.75a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3v-6.75a3 3 0 0 0-3-3v-3c0-2.9-2.35-5.25-5.25-5.25Zm3.75 8.25v-3a3.75 3.75 0 1 0-7.5 0v3h7.5Z",clipRule:"evenodd"}))}const ML=x.forwardRef(NL);function FL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M1.5 4.5a3 3 0 0 1 3-3h1.372c.86 0 1.61.586 1.819 1.42l1.105 4.423a1.875 1.875 0 0 1-.694 1.955l-1.293.97c-.135.101-.164.249-.126.352a11.285 11.285 0 0 0 6.697 6.697c.103.038.25.009.352-.126l.97-1.293a1.875 1.875 0 0 1 1.955-.694l4.423 1.105c.834.209 1.42.959 1.42 1.82V19.5a3 3 0 0 1-3 3h-2.25C8.552 22.5 1.5 15.448 1.5 6.75V4.5Z",clipRule:"evenodd"}))}const LL=x.forwardRef(FL);function BL({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 24 24",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M12 3.75a.75.75 0 0 1 .75.75v6.75h6.75a.75.75 0 0 1 0 1.5h-6.75v6.75a.75.75 0 0 1-1.5 0v-6.75H4.5a.75.75 0 0 1 0-1.5h6.75V4.5a.75.75 0 0 1 .75-.75Z",clipRule:"evenodd"}))}const UL=x.forwardRef(BL),sx=D.forwardRef(({blocks:e,direction:t,sender:n,timestamp:r,metadata:i,sendMessage:a,messageId:o,isReadOnly:s},c)=>{const[l,u]=fp({skipSnaps:!0,loop:!0}),[f,d]=D.useState(!0),[p,m]=D.useState(!0),h=D.useCallback(()=>u==null?void 0:u.scrollPrev(),[u]),y=D.useCallback(()=>u==null?void 0:u.scrollNext(),[u]),{message:{blocks:{carousel:v}}}=lt,b=D.useCallback(w=>{d(!w.canScrollPrev()),m(!w.canScrollNext())},[]);return D.useEffect(()=>{u&&(b(u),u.on("reInit",b),u.on("select",b))},[u,b]),O.jsxs("div",{...v==null?void 0:v.container,"data-container":"carousel",ref:l,children:[O.jsx("div",{ref:c,...v==null?void 0:v.slidesContainer,children:e.map((w,T)=>O.jsx(Pa,{block:{...w,direction:t,timestamp:r,sender:n,messageId:o,sendMessage:a,isReadOnly:s},direction:t,sender:n,timestamp:r,metadata:i,sendMessage:a,messageId:o,isReadOnly:s},T))}),e.length>1&&O.jsxs(O.Fragment,{children:[O.jsx(kL,{...v==null?void 0:v.backButton,"data-disabled":f?"":void 0,onClick:h}),O.jsx(CL,{...v==null?void 0:v.nextButton,"data-disabled":p?"":void 0,onClick:y})]})]})});sx.displayName="Carousel";const lx=Math.floor;function cx(e){return ux(e)?(e.nodeName||"").toLowerCase():"#document"}function os(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function zL(e){var t;return(t=(ux(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function ux(e){return e instanceof Node||e instanceof os(e).Node}function zn(e){return e instanceof Element||e instanceof os(e).Element}function ka(e){return e instanceof HTMLElement||e instanceof os(e).HTMLElement}function dp(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof os(e).ShadowRoot}function qL(e){return["html","body","#document"].includes(cx(e))}function WL(e){return os(e).getComputedStyle(e)}function VL(e){if(cx(e)==="html")return e;const t=e.assignedSlot||e.parentNode||dp(e)&&e.host||zL(e);return dp(t)?t.host:t}function ui(e){let t=e.activeElement;for(;((n=t)==null||(r=n.shadowRoot)==null?void 0:r.activeElement)!=null;){var n,r;t=t.shadowRoot.activeElement}return t}function Sn(e,t){if(!e||!t)return!1;const n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&dp(n)){let r=t;for(;r;){if(e===r)return!0;r=r.parentNode||r.host}}return!1}function fx(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function HL(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(t=>{let{brand:n,version:r}=t;return n+"/"+r}).join(" "):navigator.userAgent}function dx(e){if(e.mozInputSource===0&&e.isTrusted)return!0;const t=/Android/i;return(t.test(fx())||t.test(HL()))&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function px(e){return e.width===0&&e.height===0||e.width===1&&e.height===1&&e.pressure===0&&e.detail===0&&e.pointerType!=="mouse"||e.width<1&&e.height<1&&e.pressure===0&&e.detail===0}function hx(){return/apple/i.test(navigator.vendor)}function ZL(){return fx().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function mx(e,t){return["mouse","pen"].includes(e)}function KL(e){return"nativeEvent"in e}function GL(e){return e.matches("html,body")}function Jn(e){return(e==null?void 0:e.ownerDocument)||document}function pp(e,t){if(t==null)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return n.target!=null&&t.contains(n.target)}function vx(e){return"composedPath"in e?e.composedPath()[0]:e.target}const YL="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function yx(e){return ka(e)&&e.matches(YL)}function nn(e){e.preventDefault(),e.stopPropagation()}const Ta=Math.min,In=Math.max,bc=Math.round,wc=Math.floor,fi=e=>({x:e,y:e});function gx(e,t,n){return In(e,Ta(t,n))}function xc(e,t){return typeof e=="function"?e(t):e}function ss(e){return e.split("-")[0]}function hp(e){return e.split("-")[1]}function bx(e){return e==="x"?"y":"x"}function JL(e){return e==="y"?"height":"width"}function ls(e){return["top","bottom"].includes(ss(e))?"y":"x"}function XL(e){return bx(ls(e))}function QL(e){return{top:0,right:0,bottom:0,left:0,...e}}function e5(e){return typeof e!="number"?QL(e):{top:e,right:e,bottom:e,left:e}}function Sc(e){const{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function wx(e,t,n){let{reference:r,floating:i}=e;const a=ls(t),o=XL(t),s=JL(o),c=ss(t),l=a==="y",u=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,d=r[s]/2-i[s]/2;let p;switch(c){case"top":p={x:u,y:r.y-i.height};break;case"bottom":p={x:u,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:f};break;case"left":p={x:r.x-i.width,y:f};break;default:p={x:r.x,y:r.y}}switch(hp(t)){case"start":p[o]-=d*(n&&l?-1:1);break;case"end":p[o]+=d*(n&&l?-1:1);break}return p}const t5=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:o}=n,s=a.filter(Boolean),c=await(o.isRTL==null?void 0:o.isRTL(t));let l=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:f}=wx(l,r,c),d=r,p={},m=0;for(let h=0;h<s.length;h++){const{name:y,fn:v}=s[h],{x:b,y:w,data:T,reset:E}=await v({x:u,y:f,initialPlacement:r,placement:d,strategy:i,middlewareData:p,rects:l,platform:o,elements:{reference:e,floating:t}});u=b??u,f=w??f,p={...p,[y]:{...p[y],...T}},E&&m<=50&&(m++,typeof E=="object"&&(E.placement&&(d=E.placement),E.rects&&(l=E.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):E.rects),{x:u,y:f}=wx(l,d,c)),h=-1)}return{x:u,y:f,placement:d,strategy:i,middlewareData:p}};async function xx(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:a,rects:o,elements:s,strategy:c}=e,{boundary:l="clippingAncestors",rootBoundary:u="viewport",elementContext:f="floating",altBoundary:d=!1,padding:p=0}=xc(t,e),m=e5(p),y=s[d?f==="floating"?"reference":"floating":f],v=Sc(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(y)))==null||n?y:y.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:l,rootBoundary:u,strategy:c})),b=f==="floating"?{x:r,y:i,width:o.floating.width,height:o.floating.height}:o.reference,w=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),T=await(a.isElement==null?void 0:a.isElement(w))?await(a.getScale==null?void 0:a.getScale(w))||{x:1,y:1}:{x:1,y:1},E=Sc(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:b,offsetParent:w,strategy:c}):b);return{top:(v.top-E.top+m.top)/T.y,bottom:(E.bottom-v.bottom+m.bottom)/T.y,left:(v.left-E.left+m.left)/T.x,right:(E.right-v.right+m.right)/T.x}}async function n5(e,t){const{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=ss(n),s=hp(n),c=ls(n)==="y",l=["left","top"].includes(o)?-1:1,u=a&&c?-1:1,f=xc(t,e);let{mainAxis:d,crossAxis:p,alignmentAxis:m}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return s&&typeof m=="number"&&(p=s==="end"?m*-1:m),c?{x:p*u,y:d*l}:{x:d*l,y:p*u}}const r5=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:i,y:a,placement:o,middlewareData:s}=t,c=await n5(t,e);return o===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:i+c.x,y:a+c.y,data:{...c,placement:o}}}}},i5=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:i}=t,{mainAxis:a=!0,crossAxis:o=!1,limiter:s={fn:y=>{let{x:v,y:b}=y;return{x:v,y:b}}},...c}=xc(e,t),l={x:n,y:r},u=await xx(t,c),f=ls(ss(i)),d=bx(f);let p=l[d],m=l[f];if(a){const y=d==="y"?"top":"left",v=d==="y"?"bottom":"right",b=p+u[y],w=p-u[v];p=gx(b,p,w)}if(o){const y=f==="y"?"top":"left",v=f==="y"?"bottom":"right",b=m+u[y],w=m-u[v];m=gx(b,m,w)}const h=s.fn({...t,[d]:p,[f]:m});return{...h,data:{x:h.x-n,y:h.y-r,enabled:{[d]:a,[f]:o}}}}}},a5=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var n,r;const{placement:i,rects:a,platform:o,elements:s}=t,{apply:c=()=>{},...l}=xc(e,t),u=await xx(t,l),f=ss(i),d=hp(i),p=ls(i)==="y",{width:m,height:h}=a.floating;let y,v;f==="top"||f==="bottom"?(y=f,v=d===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?"start":"end")?"left":"right"):(v=f,y=d==="end"?"top":"bottom");const b=h-u.top-u.bottom,w=m-u.left-u.right,T=Ta(h-u[y],b),E=Ta(m-u[v],w),_=!t.middlewareData.shift;let $=T,U=E;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(U=w),(r=t.middlewareData.shift)!=null&&r.enabled.y&&($=b),_&&!d){const k=In(u.left,0),j=In(u.right,0),W=In(u.top,0),B=In(u.bottom,0);p?U=m-2*(k!==0||j!==0?k+j:In(u.left,u.right)):$=h-2*(W!==0||B!==0?W+B:In(u.top,u.bottom))}await c({...t,availableWidth:U,availableHeight:$});const z=await o.getDimensions(s.floating);return m!==z.width||h!==z.height?{reset:{rects:!0}}:{}}}};function Ec(){return typeof window<"u"}function Ca(e){return Sx(e)?(e.nodeName||"").toLowerCase():"#document"}function Rn(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function gr(e){var t;return(t=(Sx(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Sx(e){return Ec()?e instanceof Node||e instanceof Rn(e).Node:!1}function Xn(e){return Ec()?e instanceof Element||e instanceof Rn(e).Element:!1}function br(e){return Ec()?e instanceof HTMLElement||e instanceof Rn(e).HTMLElement:!1}function Ex(e){return!Ec()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Rn(e).ShadowRoot}function cs(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Qn(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function o5(e){return["table","td","th"].includes(Ca(e))}function _c(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function mp(e){const t=vp(),n=Xn(e)?Qn(e):e;return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(r=>(n.willChange||"").includes(r))||["paint","layout","strict","content"].some(r=>(n.contain||"").includes(r))}function s5(e){let t=di(e);for(;br(t)&&!Oa(t);){if(mp(t))return t;if(_c(t))return null;t=di(t)}return null}function vp(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Oa(e){return["html","body","#document"].includes(Ca(e))}function Qn(e){return Rn(e).getComputedStyle(e)}function kc(e){return Xn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function di(e){if(Ca(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Ex(e)&&e.host||gr(e);return Ex(t)?t.host:t}function _x(e){const t=di(e);return Oa(t)?e.ownerDocument?e.ownerDocument.body:e.body:br(t)&&cs(t)?t:_x(t)}function pi(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=_x(e),a=i===((r=e.ownerDocument)==null?void 0:r.body),o=Rn(i);if(a){const s=yp(o);return t.concat(o,o.visualViewport||[],cs(i)?i:[],s&&n?pi(s):[])}return t.concat(i,pi(i,[],n))}function yp(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function kx(e){const t=Qn(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=br(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=bc(n)!==a||bc(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function gp(e){return Xn(e)?e:e.contextElement}function $a(e){const t=gp(e);if(!br(t))return fi(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:a}=kx(t);let o=(a?bc(n.width):n.width)/r,s=(a?bc(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}const l5=fi(0);function Tx(e){const t=Rn(e);return!vp()||!t.visualViewport?l5:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function c5(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==Rn(e)?!1:t}function qi(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),a=gp(e);let o=fi(1);t&&(r?Xn(r)&&(o=$a(r)):o=$a(e));const s=c5(a,n,r)?Tx(a):fi(0);let c=(i.left+s.x)/o.x,l=(i.top+s.y)/o.y,u=i.width/o.x,f=i.height/o.y;if(a){const d=Rn(a),p=r&&Xn(r)?Rn(r):r;let m=d,h=yp(m);for(;h&&r&&p!==m;){const y=$a(h),v=h.getBoundingClientRect(),b=Qn(h),w=v.left+(h.clientLeft+parseFloat(b.paddingLeft))*y.x,T=v.top+(h.clientTop+parseFloat(b.paddingTop))*y.y;c*=y.x,l*=y.y,u*=y.x,f*=y.y,c+=w,l+=T,m=Rn(h),h=yp(m)}}return Sc({width:u,height:f,x:c,y:l})}function u5(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const a=i==="fixed",o=gr(r),s=t?_c(t.floating):!1;if(r===o||s&&a)return n;let c={scrollLeft:0,scrollTop:0},l=fi(1);const u=fi(0),f=br(r);if((f||!f&&!a)&&((Ca(r)!=="body"||cs(o))&&(c=kc(r)),br(r))){const d=qi(r);l=$a(r),u.x=d.x+r.clientLeft,u.y=d.y+r.clientTop}return{width:n.width*l.x,height:n.height*l.y,x:n.x*l.x-c.scrollLeft*l.x+u.x,y:n.y*l.y-c.scrollTop*l.y+u.y}}function f5(e){return Array.from(e.getClientRects())}function bp(e,t){const n=kc(e).scrollLeft;return t?t.left+n:qi(gr(e)).left+n}function d5(e){const t=gr(e),n=kc(e),r=e.ownerDocument.body,i=In(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=In(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+bp(e);const s=-n.scrollTop;return Qn(r).direction==="rtl"&&(o+=In(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}function p5(e,t){const n=Rn(e),r=gr(e),i=n.visualViewport;let a=r.clientWidth,o=r.clientHeight,s=0,c=0;if(i){a=i.width,o=i.height;const l=vp();(!l||l&&t==="fixed")&&(s=i.offsetLeft,c=i.offsetTop)}return{width:a,height:o,x:s,y:c}}function h5(e,t){const n=qi(e,!0,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=br(e)?$a(e):fi(1),o=e.clientWidth*a.x,s=e.clientHeight*a.y,c=i*a.x,l=r*a.y;return{width:o,height:s,x:c,y:l}}function Cx(e,t,n){let r;if(t==="viewport")r=p5(e,n);else if(t==="document")r=d5(gr(e));else if(Xn(t))r=h5(t,n);else{const i=Tx(e);r={...t,x:t.x-i.x,y:t.y-i.y}}return Sc(r)}function Ox(e,t){const n=di(e);return n===t||!Xn(n)||Oa(n)?!1:Qn(n).position==="fixed"||Ox(n,t)}function m5(e,t){const n=t.get(e);if(n)return n;let r=pi(e,[],!1).filter(s=>Xn(s)&&Ca(s)!=="body"),i=null;const a=Qn(e).position==="fixed";let o=a?di(e):e;for(;Xn(o)&&!Oa(o);){const s=Qn(o),c=mp(o);!c&&s.position==="fixed"&&(i=null),(a?!c&&!i:!c&&s.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||cs(o)&&!c&&Ox(e,o))?r=r.filter(u=>u!==o):i=s,o=di(o)}return t.set(e,r),r}function v5(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const o=[...n==="clippingAncestors"?_c(t)?[]:m5(t,this._c):[].concat(n),r],s=o[0],c=o.reduce((l,u)=>{const f=Cx(t,u,i);return l.top=In(f.top,l.top),l.right=Ta(f.right,l.right),l.bottom=Ta(f.bottom,l.bottom),l.left=In(f.left,l.left),l},Cx(t,s,i));return{width:c.right-c.left,height:c.bottom-c.top,x:c.left,y:c.top}}function y5(e){const{width:t,height:n}=kx(e);return{width:t,height:n}}function g5(e,t,n){const r=br(t),i=gr(t),a=n==="fixed",o=qi(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const c=fi(0);if(r||!r&&!a)if((Ca(t)!=="body"||cs(i))&&(s=kc(t)),r){const p=qi(t,!0,a,t);c.x=p.x+t.clientLeft,c.y=p.y+t.clientTop}else i&&(c.x=bp(i));let l=0,u=0;if(i&&!r&&!a){const p=i.getBoundingClientRect();u=p.top+s.scrollTop,l=p.left+s.scrollLeft-bp(i,p)}const f=o.left+s.scrollLeft-c.x-l,d=o.top+s.scrollTop-c.y-u;return{x:f,y:d,width:o.width,height:o.height}}function wp(e){return Qn(e).position==="static"}function $x(e,t){if(!br(e)||Qn(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return gr(e)===n&&(n=n.ownerDocument.body),n}function Ix(e,t){const n=Rn(e);if(_c(e))return n;if(!br(e)){let i=di(e);for(;i&&!Oa(i);){if(Xn(i)&&!wp(i))return i;i=di(i)}return n}let r=$x(e,t);for(;r&&o5(r)&&wp(r);)r=$x(r,t);return r&&Oa(r)&&wp(r)&&!mp(r)?n:r||s5(e)||n}const b5=async function(e){const t=this.getOffsetParent||Ix,n=this.getDimensions,r=await n(e.floating);return{reference:g5(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function w5(e){return Qn(e).direction==="rtl"}const x5={convertOffsetParentRelativeRectToViewportRelativeRect:u5,getDocumentElement:gr,getClippingRect:v5,getOffsetParent:Ix,getElementRects:b5,getClientRects:f5,getDimensions:y5,getScale:$a,isElement:Xn,isRTL:w5};function S5(e,t){let n=null,r;const i=gr(e);function a(){var s;clearTimeout(r),(s=n)==null||s.disconnect(),n=null}function o(s,c){s===void 0&&(s=!1),c===void 0&&(c=1),a();const{left:l,top:u,width:f,height:d}=e.getBoundingClientRect();if(s||t(),!f||!d)return;const p=wc(u),m=wc(i.clientWidth-(l+f)),h=wc(i.clientHeight-(u+d)),y=wc(l),b={rootMargin:-p+"px "+-m+"px "+-h+"px "+-y+"px",threshold:In(0,Ta(1,c))||1};let w=!0;function T(E){const _=E[0].intersectionRatio;if(_!==c){if(!w)return o();_?o(!1,_):r=setTimeout(()=>{o(!1,1e-7)},1e3)}w=!1}try{n=new IntersectionObserver(T,{...b,root:i.ownerDocument})}catch{n=new IntersectionObserver(T,b)}n.observe(e)}return o(!0),a}function E5(e,t,n,r){r===void 0&&(r={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:c=!1}=r,l=gp(e),u=i||a?[...l?pi(l):[],...pi(t)]:[];u.forEach(v=>{i&&v.addEventListener("scroll",n,{passive:!0}),a&&v.addEventListener("resize",n)});const f=l&&s?S5(l,n):null;let d=-1,p=null;o&&(p=new ResizeObserver(v=>{let[b]=v;b&&b.target===l&&p&&(p.unobserve(t),cancelAnimationFrame(d),d=requestAnimationFrame(()=>{var w;(w=p)==null||w.observe(t)})),n()}),l&&!c&&p.observe(l),p.observe(t));let m,h=c?qi(e):null;c&&y();function y(){const v=qi(e);h&&(v.x!==h.x||v.y!==h.y||v.width!==h.width||v.height!==h.height)&&n(),h=v,m=requestAnimationFrame(y)}return n(),()=>{var v;u.forEach(b=>{i&&b.removeEventListener("scroll",n),a&&b.removeEventListener("resize",n)}),f==null||f(),(v=p)==null||v.disconnect(),p=null,c&&cancelAnimationFrame(m)}}const _5=r5,k5=i5,T5=a5,C5=(e,t,n)=>{const r=new Map,i={platform:x5,...n},a={...i.platform,_c:r};return t5(e,t,{...i,platform:a})};var Tc=typeof document<"u"?D.useLayoutEffect:D.useEffect;function Cc(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if(typeof e=="function"&&e.toString()===t.toString())return!0;let n,r,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;r--!==0;)if(!Cc(e[r],t[r]))return!1;return!0}if(i=Object.keys(e),n=i.length,n!==Object.keys(t).length)return!1;for(r=n;r--!==0;)if(!{}.hasOwnProperty.call(t,i[r]))return!1;for(r=n;r--!==0;){const a=i[r];if(!(a==="_owner"&&e.$$typeof)&&!Cc(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function Rx(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Ax(e,t){const n=Rx(e);return Math.round(t*n)/n}function xp(e){const t=x.useRef(e);return Tc(()=>{t.current=e}),t}function O5(e){e===void 0&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:i,elements:{reference:a,floating:o}={},transform:s=!0,whileElementsMounted:c,open:l}=e,[u,f]=x.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[d,p]=x.useState(r);Cc(d,r)||p(r);const[m,h]=x.useState(null),[y,v]=x.useState(null),b=x.useCallback(H=>{H!==_.current&&(_.current=H,h(H))},[]),w=x.useCallback(H=>{H!==$.current&&($.current=H,v(H))},[]),T=a||m,E=o||y,_=x.useRef(null),$=x.useRef(null),U=x.useRef(u),z=c!=null,k=xp(c),j=xp(i),W=xp(l),B=x.useCallback(()=>{if(!_.current||!$.current)return;const H={placement:t,strategy:n,middleware:d};j.current&&(H.platform=j.current),C5(_.current,$.current,H).then(R=>{const g={...R,isPositioned:W.current!==!1};I.current&&!Cc(U.current,g)&&(U.current=g,Tg.flushSync(()=>{f(g)}))})},[d,t,n,j,W]);Tc(()=>{l===!1&&U.current.isPositioned&&(U.current.isPositioned=!1,f(H=>({...H,isPositioned:!1})))},[l]);const I=x.useRef(!1);Tc(()=>(I.current=!0,()=>{I.current=!1}),[]),Tc(()=>{if(T&&(_.current=T),E&&($.current=E),T&&E){if(k.current)return k.current(T,E,B);B()}},[T,E,B,k,z]);const A=x.useMemo(()=>({reference:_,floating:$,setReference:b,setFloating:w}),[b,w]),L=x.useMemo(()=>({reference:T,floating:E}),[T,E]),Z=x.useMemo(()=>{const H={position:n,left:0,top:0};if(!L.floating)return H;const R=Ax(L.floating,u.x),g=Ax(L.floating,u.y);return s?{...H,transform:"translate("+R+"px, "+g+"px)",...Rx(L.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:R,top:g}},[n,s,L.floating,u.x,u.y]);return x.useMemo(()=>({...u,update:B,refs:A,elements:L,floatingStyles:Z}),[u,B,A,L,Z])}const $5=(e,t)=>({..._5(e),options:[e,t]}),I5=(e,t)=>({...k5(e),options:[e,t]}),R5=(e,t)=>({...T5(e),options:[e,t]});/*!
94
94
  * tabbable 6.2.0
95
95
  * @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
96
- */var g5=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],Sp=g5.join(","),Ax=typeof Element>"u",cs=Ax?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Ou=!Ax&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},$u=function e(t,n){var r;n===void 0&&(n=!0);var i=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"inert"),a=i===""||i==="true",o=a||n&&t&&e(t.parentNode);return o},b5=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},w5=function(t,n,r){if($u(t))return[];var i=Array.prototype.slice.apply(t.querySelectorAll(Sp));return n&&cs.call(t,Sp)&&i.unshift(t),i=i.filter(r),i},x5=function e(t,n,r){for(var i=[],a=Array.from(t);a.length;){var o=a.shift();if(!$u(o,!1))if(o.tagName==="SLOT"){var s=o.assignedElements(),u=s.length?s:o.children,l=e(u,!0,r);r.flatten?i.push.apply(i,l):i.push({scopeParent:o,candidates:l})}else{var c=cs.call(o,Sp);c&&r.filter(o)&&(n||!t.includes(o))&&i.push(o);var f=o.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(o),d=!$u(f,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(o));if(f&&d){var p=e(f===!0?o.children:f.children,!0,r);r.flatten?i.push.apply(i,p):i.push({scopeParent:o,candidates:p})}else a.unshift.apply(a,o.children)}}return i},Px=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},Dx=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||b5(t))&&!Px(t)?0:t.tabIndex},S5=function(t,n){var r=Dx(t);return r<0&&n&&!Px(t)?0:r},E5=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},jx=function(t){return t.tagName==="INPUT"},_5=function(t){return jx(t)&&t.type==="hidden"},k5=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},T5=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},C5=function(t){if(!t.name)return!0;var n=t.form||Ou(t),r=function(s){return n.querySelectorAll('input[type="radio"][name="'+s+'"]')},i;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")i=r(window.CSS.escape(t.name));else try{i=r(t.name)}catch(o){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",o.message),!1}var a=T5(i,t.form);return!a||a===t},O5=function(t){return jx(t)&&t.type==="radio"},$5=function(t){return O5(t)&&!C5(t)},I5=function(t){var n,r=t&&Ou(t),i=(n=r)===null||n===void 0?void 0:n.host,a=!1;if(r&&r!==t){var o,s,u;for(a=!!((o=i)!==null&&o!==void 0&&(s=o.ownerDocument)!==null&&s!==void 0&&s.contains(i)||t!=null&&(u=t.ownerDocument)!==null&&u!==void 0&&u.contains(t));!a&&i;){var l,c,f;r=Ou(i),i=(l=r)===null||l===void 0?void 0:l.host,a=!!((c=i)!==null&&c!==void 0&&(f=c.ownerDocument)!==null&&f!==void 0&&f.contains(i))}}return a},Nx=function(t){var n=t.getBoundingClientRect(),r=n.width,i=n.height;return r===0&&i===0},R5=function(t,n){var r=n.displayCheck,i=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var a=cs.call(t,"details>summary:first-of-type"),o=a?t.parentElement:t;if(cs.call(o,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof i=="function"){for(var s=t;t;){var u=t.parentElement,l=Ou(t);if(u&&!u.shadowRoot&&i(u)===!0)return Nx(t);t.assignedSlot?t=t.assignedSlot:!u&&l!==t.ownerDocument?t=l.host:t=u}t=s}if(I5(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return Nx(t);return!1},A5=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var i=n.children.item(r);if(i.tagName==="LEGEND")return cs.call(n,"fieldset[disabled] *")?!0:!i.contains(t)}return!0}n=n.parentElement}return!1},P5=function(t,n){return!(n.disabled||$u(n)||_5(n)||R5(n,t)||k5(n)||A5(n))},Mx=function(t,n){return!($5(n)||Dx(n)<0||!P5(t,n))},D5=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},j5=function e(t){var n=[],r=[];return t.forEach(function(i,a){var o=!!i.scopeParent,s=o?i.scopeParent:i,u=S5(s,o),l=o?e(i.candidates):s;u===0?o?n.push.apply(n,l):n.push(s):r.push({documentOrder:a,tabIndex:u,item:i,isScope:o,content:l})}),r.sort(E5).reduce(function(i,a){return a.isScope?i.push.apply(i,a.content):i.push(a.content),i},[]).concat(n)},Ep=function(t,n){n=n||{};var r;return n.getShadowRoot?r=x5([t],n.includeContainer,{filter:Mx.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:D5}):r=w5(t,n.includeContainer,Mx.bind(null,n)),j5(r)};const _p="ArrowUp",Iu="ArrowDown",Ia="ArrowLeft",fs="ArrowRight";function Ru(e,t,n){return Math.floor(e/t)!==n}function ds(e,t){return t<0||t>=e.current.length}function kp(e,t){return un(e,{disabledIndices:t})}function Fx(e,t){return un(e,{decrement:!0,startingIndex:e.current.length,disabledIndices:t})}function un(e,t){let{startingIndex:n=-1,decrement:r=!1,disabledIndices:i,amount:a=1}=t===void 0?{}:t;const o=e.current;let s=n;do{var u,l;s=s+(r?-a:a)}while(s>=0&&s<=o.length-1&&(i?i.includes(s):o[s]==null||(u=o[s])!=null&&u.hasAttribute("disabled")||((l=o[s])==null?void 0:l.getAttribute("aria-disabled"))==="true"));return s}function N5(e,t){let{event:n,orientation:r,loop:i,cols:a,disabledIndices:o,minIndex:s,maxIndex:u,prevIndex:l,stopEvent:c=!1}=t,f=l;if(n.key===_p){if(c&&nn(n),l===-1)f=u;else if(f=un(e,{startingIndex:f,amount:a,decrement:!0,disabledIndices:o}),i&&(l-a<s||f<0)){const d=l%a,p=u%a,m=u-(p-d);p===d?f=u:f=p>d?m:m-a}ds(e,f)&&(f=l)}if(n.key===Iu&&(c&&nn(n),l===-1?f=s:(f=un(e,{startingIndex:l,amount:a,disabledIndices:o}),i&&l+a>u&&(f=un(e,{startingIndex:l%a-a,amount:a,disabledIndices:o}))),ds(e,f)&&(f=l)),r==="both"){const d=sx(l/a);n.key===fs&&(c&&nn(n),l%a!==a-1?(f=un(e,{startingIndex:l,disabledIndices:o}),i&&Ru(f,a,d)&&(f=un(e,{startingIndex:l-l%a-1,disabledIndices:o}))):i&&(f=un(e,{startingIndex:l-l%a-1,disabledIndices:o})),Ru(f,a,d)&&(f=l)),n.key===Ia&&(c&&nn(n),l%a!==0?(f=un(e,{startingIndex:l,disabledIndices:o,decrement:!0}),i&&Ru(f,a,d)&&(f=un(e,{startingIndex:l+(a-l%a),decrement:!0,disabledIndices:o}))):i&&(f=un(e,{startingIndex:l+(a-l%a),decrement:!0,disabledIndices:o})),Ru(f,a,d)&&(f=l));const p=sx(u/a)===d;ds(e,f)&&(i&&p?f=n.key===Ia?u:un(e,{startingIndex:l-l%a-1,disabledIndices:o}):f=l)}return f}let Lx=0;function Wr(e,t){t===void 0&&(t={});const{preventScroll:n=!1,cancelPrevious:r=!0,sync:i=!1}=t;r&&cancelAnimationFrame(Lx);const a=()=>e==null?void 0:e.focus({preventScroll:n});i?a():Lx=requestAnimationFrame(a)}var Wt=typeof document<"u"?j.useLayoutEffect:j.useEffect;function Au(){return Au=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Au.apply(this,arguments)}let Tp=!1,M5=0;const Bx=()=>"floating-ui-"+M5++;function F5(){const[e,t]=x.useState(()=>Tp?Bx():void 0);return Wt(()=>{e==null&&t(Bx())},[]),x.useEffect(()=>{Tp||(Tp=!0)},[]),e}const Cp=x.useId||F5;function L5(){const e=new Map;return{emit(t,n){var r;(r=e.get(t))==null||r.forEach(i=>i(n))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,((r=e.get(t))==null?void 0:r.filter(i=>i!==n))||[])}}}const B5=x.createContext(null),U5=x.createContext(null),Ux=()=>{var e;return((e=x.useContext(B5))==null?void 0:e.id)||null},Pu=()=>x.useContext(U5);function ps(e){return"data-floating-ui-"+e}function hi(e){const t=j.useRef(e);return Wt(()=>{t.current=e}),t}function z5(e,t){var n;let r=[],i=(n=e.find(a=>a.id===t))==null?void 0:n.parentId;for(;i;){const a=e.find(o=>o.id===i);i=a==null?void 0:a.parentId,a&&(r=r.concat(a))}return r}function Ra(e,t){let n=e.filter(i=>{var a;return i.parentId===t&&((a=i.context)==null?void 0:a.open)}),r=n;for(;r.length;)r=e.filter(i=>{var a;return(a=r)==null?void 0:a.some(o=>{var s;return i.parentId===o.id&&((s=i.context)==null?void 0:s.open)})}),n=n.concat(r);return n}function q5(e,t){let n,r=-1;function i(a,o){o>r&&(n=a,r=o),Ra(e,a).forEach(u=>{i(u.id,o+1)})}return i(t,0),e.find(a=>a.id===n)}let Aa=new WeakMap,Du=new WeakSet,ju={},Op=0;const W5=()=>typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype,zx=e=>e&&(e.host||zx(e.parentNode)),V5=(e,t)=>t.map(n=>{if(e.contains(n))return n;const r=zx(n);return e.contains(r)?r:null}).filter(n=>n!=null);function H5(e,t,n,r){const i="data-floating-ui-inert",a=r?"inert":n?"aria-hidden":null,o=V5(t,e),s=new Set,u=new Set(o),l=[];ju[i]||(ju[i]=new WeakMap);const c=ju[i];o.forEach(f),d(t),s.clear();function f(p){!p||s.has(p)||(s.add(p),p.parentNode&&f(p.parentNode))}function d(p){!p||u.has(p)||Array.prototype.forEach.call(p.children,m=>{if(s.has(m))d(m);else{const h=a?m.getAttribute(a):null,y=h!==null&&h!=="false",v=(Aa.get(m)||0)+1,b=(c.get(m)||0)+1;Aa.set(m,v),c.set(m,b),l.push(m),v===1&&y&&Du.add(m),b===1&&m.setAttribute(i,""),!y&&a&&m.setAttribute(a,"true")}})}return Op++,()=>{l.forEach(p=>{const m=(Aa.get(p)||0)-1,h=(c.get(p)||0)-1;Aa.set(p,m),c.set(p,h),m||(!Du.has(p)&&a&&p.removeAttribute(a),Du.delete(p)),h||p.removeAttribute(i)}),Op--,Op||(Aa=new WeakMap,Aa=new WeakMap,Du=new WeakSet,ju={})}}function qx(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);const r=Jn(e[0]).body;return H5(e.concat(Array.from(r.querySelectorAll("[aria-live]"))),r,t,n)}const $p=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Wx(e,t){const n=Ep(e,$p());t==="prev"&&n.reverse();const r=n.indexOf(ci(Jn(e)));return n.slice(r+1)[0]}function Vx(){return Wx(document.body,"next")}function Hx(){return Wx(document.body,"prev")}function hs(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!Sn(n,r)}function Z5(e){Ep(e,$p()).forEach(n=>{n.dataset.tabindex=n.getAttribute("tabindex")||"",n.setAttribute("tabindex","-1")})}function K5(e){e.querySelectorAll("[data-tabindex]").forEach(n=>{const r=n.dataset.tabindex;delete n.dataset.tabindex,r?n.setAttribute("tabindex",r):n.removeAttribute("tabindex")})}const Ip={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};let G5;function Zx(e){e.key==="Tab"&&(e.target,clearTimeout(G5))}const Nu=x.forwardRef(function(t,n){const[r,i]=x.useState();Wt(()=>(px()&&i("button"),document.addEventListener("keydown",Zx),()=>{document.removeEventListener("keydown",Zx)}),[]);const a={ref:n,tabIndex:0,role:r,"aria-hidden":r?void 0:!0,[ps("focus-guard")]:"",style:Ip};return x.createElement("span",Au({},t,a))}),Kx=x.createContext(null);function Y5(e){let{id:t,root:n}=e===void 0?{}:e;const[r,i]=x.useState(null),a=Cp(),o=Gx(),s=x.useMemo(()=>({id:t,root:n,portalContext:o,uniqueId:a}),[t,n,o,a]),u=x.useRef();return Wt(()=>()=>{r==null||r.remove()},[r,s]),Wt(()=>{if(u.current===s)return;u.current=s;const{id:l,root:c,portalContext:f,uniqueId:d}=s,p=l?document.getElementById(l):null,m=ps("portal");if(p){const h=document.createElement("div");h.id=d,h.setAttribute(m,""),p.appendChild(h),i(h)}else{let h=c||(f==null?void 0:f.portalNode);h&&!zn(h)&&(h=h.current),h=h||document.body;let y=null;l&&(y=document.createElement("div"),y.id=l,h.appendChild(y));const v=document.createElement("div");v.id=d,v.setAttribute(m,""),h=y||h,h.appendChild(v),i(v)}},[s]),r}function J5(e){let{children:t,id:n,root:r=null,preserveTabOrder:i=!0}=e;const a=Y5({id:n,root:r}),[o,s]=x.useState(null),u=x.useRef(null),l=x.useRef(null),c=x.useRef(null),f=x.useRef(null),d=!!o&&!o.modal&&o.open&&i&&!!(r||a);return x.useEffect(()=>{if(!a||!i||o!=null&&o.modal)return;function p(m){a&&hs(m)&&(m.type==="focusin"?K5:Z5)(a)}return a.addEventListener("focusin",p,!0),a.addEventListener("focusout",p,!0),()=>{a.removeEventListener("focusin",p,!0),a.removeEventListener("focusout",p,!0)}},[a,i,o==null?void 0:o.modal]),x.createElement(Kx.Provider,{value:x.useMemo(()=>({preserveTabOrder:i,beforeOutsideRef:u,afterOutsideRef:l,beforeInsideRef:c,afterInsideRef:f,portalNode:a,setFocusManagerState:s}),[i,a])},d&&a&&x.createElement(Nu,{"data-type":"outside",ref:u,onFocus:p=>{if(hs(p,a)){var m;(m=c.current)==null||m.focus()}else{const h=Hx()||(o==null?void 0:o.refs.domReference.current);h==null||h.focus()}}}),d&&a&&x.createElement("span",{"aria-owns":a.id,style:Ip}),a&&ji.createPortal(t,a),d&&a&&x.createElement(Nu,{"data-type":"outside",ref:l,onFocus:p=>{if(hs(p,a)){var m;(m=f.current)==null||m.focus()}else{const h=Vx()||(o==null?void 0:o.refs.domReference.current);h==null||h.focus(),o!=null&&o.closeOnFocusOut&&(o==null||o.onOpenChange(!1,p.nativeEvent))}}}))}const Gx=()=>x.useContext(Kx),X5=x.forwardRef(function(t,n){return x.createElement("button",Au({},t,{type:"button",ref:n,tabIndex:-1,style:Ip}))});function Q5(e){const{context:t,children:n,disabled:r=!1,order:i=["content"],guards:a=!0,initialFocus:o=0,returnFocus:s=!0,modal:u=!0,visuallyHiddenDismiss:l=!1,closeOnFocusOut:c=!0}=e,{open:f,refs:d,nodeId:p,onOpenChange:m,events:h,dataRef:y,elements:{domReference:v,floating:b}}=t,w=W5()?a:!0,T=hi(i),E=hi(o),_=hi(s),O=Pu(),z=Gx(),U=typeof o=="number"&&o<0,k=x.useRef(null),D=x.useRef(null),W=x.useRef(!1),B=x.useRef(null),I=x.useRef(!1),A=z!=null,L=v&&v.getAttribute("role")==="combobox"&&vx(v)&&U,Z=x.useCallback(function(N){return N===void 0&&(N=b),N?Ep(N,$p()):[]},[b]),H=x.useCallback(N=>{const V=Z(N);return T.current.map(S=>v&&S==="reference"?v:b&&S==="floating"?b:V).filter(Boolean).flat()},[v,b,T,Z]);x.useEffect(()=>{if(r||!u)return;function N(S){if(S.key==="Tab"){Sn(b,ci(Jn(b)))&&Z().length===0&&!L&&nn(S);const K=H(),J=mx(S);T.current[0]==="reference"&&J===v&&(nn(S),S.shiftKey?Wr(K[K.length-1]):Wr(K[1])),T.current[1]==="floating"&&J===b&&S.shiftKey&&(nn(S),Wr(K[0]))}}const V=Jn(b);return V.addEventListener("keydown",N),()=>{V.removeEventListener("keydown",N)}},[r,v,b,u,T,d,L,Z,H]),x.useEffect(()=>{if(r||!c)return;function N(){I.current=!0,setTimeout(()=>{I.current=!1})}function V(S){const K=S.relatedTarget;queueMicrotask(()=>{const J=!(Sn(v,K)||Sn(b,K)||Sn(K,b)||Sn(z==null?void 0:z.portalNode,K)||K!=null&&K.hasAttribute(ps("focus-guard"))||O&&(Ra(O.nodesRef.current,p).find(Y=>{var Q,ae;return Sn((Q=Y.context)==null?void 0:Q.elements.floating,K)||Sn((ae=Y.context)==null?void 0:ae.elements.domReference,K)})||z5(O.nodesRef.current,p).find(Y=>{var Q,ae;return((Q=Y.context)==null?void 0:Q.elements.floating)===K||((ae=Y.context)==null?void 0:ae.elements.domReference)===K})));K&&J&&!I.current&&K!==B.current&&(W.current=!0,m(!1,S))})}if(b&&ka(v))return v.addEventListener("focusout",V),v.addEventListener("pointerdown",N),!u&&b.addEventListener("focusout",V),()=>{v.removeEventListener("focusout",V),v.removeEventListener("pointerdown",N),!u&&b.removeEventListener("focusout",V)}},[r,v,b,u,p,O,z,m,c]),x.useEffect(()=>{var N;if(r)return;const V=Array.from((z==null||(N=z.portalNode)==null?void 0:N.querySelectorAll("["+ps("portal")+"]"))||[]);if(b){const S=[b,...V,k.current,D.current,T.current.includes("reference")||L?v:null].filter(J=>J!=null),K=u?qx(S,w,!w):qx(S);return()=>{K()}}},[r,v,b,u,T,z,L,w]),Wt(()=>{if(r||!b)return;const N=Jn(b),V=ci(N);queueMicrotask(()=>{const S=H(b),K=E.current,J=(typeof K=="number"?S[K]:K.current)||b,Y=Sn(b,V);!U&&!Y&&f&&Wr(J,{preventScroll:J===b})})},[r,f,b,U,H,E]),Wt(()=>{if(r||!b)return;let N=!1;const V=Jn(b),S=ci(V),K=y.current;B.current=S;function J(Y){if(Y.type==="escapeKey"&&d.domReference.current&&(B.current=d.domReference.current),["referencePress","escapeKey"].includes(Y.type))return;const Q=Y.data.returnFocus;typeof Q=="object"?(W.current=!1,N=Q.preventScroll):W.current=!Q}return h.on("dismiss",J),()=>{h.off("dismiss",J);const Y=ci(V);(Sn(b,Y)||O&&Ra(O.nodesRef.current,p).some(ae=>{var oe;return Sn((oe=ae.context)==null?void 0:oe.elements.floating,Y)})||K.openEvent&&["click","mousedown"].includes(K.openEvent.type))&&d.domReference.current&&(B.current=d.domReference.current),_.current&&ka(B.current)&&!W.current&&Wr(B.current,{cancelPrevious:!1,preventScroll:N})}},[r,b,_,y,d,h,O,p]),Wt(()=>{if(!(r||!z))return z.setFocusManagerState({modal:u,closeOnFocusOut:c,open:f,onOpenChange:m,refs:d}),()=>{z.setFocusManagerState(null)}},[r,z,u,f,m,d,c]),Wt(()=>{if(!r&&b&&typeof MutationObserver=="function"&&!U){const N=()=>{const S=b.getAttribute("tabindex");T.current.includes("floating")||ci(Jn(b))!==d.domReference.current&&Z().length===0?S!=="0"&&b.setAttribute("tabindex","0"):S!=="-1"&&b.setAttribute("tabindex","-1")};N();const V=new MutationObserver(N);return V.observe(b,{childList:!0,subtree:!0,attributes:!0}),()=>{V.disconnect()}}},[r,b,d,T,Z,U]);function R(N){return r||!l||!u?null:x.createElement(X5,{ref:N==="start"?k:D,onClick:V=>m(!1,V.nativeEvent)},typeof l=="string"?l:"Dismiss")}const g=!r&&w&&!L&&(A||u);return x.createElement(x.Fragment,null,g&&x.createElement(Nu,{"data-type":"inside",ref:z==null?void 0:z.beforeInsideRef,onFocus:N=>{if(u){const S=H();Wr(i[0]==="reference"?S[0]:S[S.length-1])}else if(z!=null&&z.preserveTabOrder&&z.portalNode)if(W.current=!1,hs(N,z.portalNode)){const S=Vx()||v;S==null||S.focus()}else{var V;(V=z.beforeOutsideRef.current)==null||V.focus()}}}),!L&&R("start"),n,R("end"),g&&x.createElement(Nu,{"data-type":"inside",ref:z==null?void 0:z.afterInsideRef,onFocus:N=>{if(u)Wr(H()[0]);else if(z!=null&&z.preserveTabOrder&&z.portalNode)if(c&&(W.current=!0),hs(N,z.portalNode)){const S=Hx()||v;S==null||S.focus()}else{var V;(V=z.afterOutsideRef.current)==null||V.focus()}}}))}function Yx(e){return ka(e.target)&&e.target.tagName==="BUTTON"}function Jx(e){return vx(e)}function e4(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,dataRef:i,elements:{domReference:a}}=e,{enabled:o=!0,event:s="click",toggle:u=!0,ignoreMouse:l=!1,keyboardHandlers:c=!0}=t,f=x.useRef(),d=x.useRef(!1);return x.useMemo(()=>o?{reference:{onPointerDown(p){f.current=p.pointerType},onMouseDown(p){p.button===0&&(hx(f.current)&&l||s!=="click"&&(n&&u&&(!i.current.openEvent||i.current.openEvent.type==="mousedown")?r(!1,p.nativeEvent):(p.preventDefault(),r(!0,p.nativeEvent))))},onClick(p){if(s==="mousedown"&&f.current){f.current=void 0;return}hx(f.current)&&l||(n&&u&&(!i.current.openEvent||i.current.openEvent.type==="click")?r(!1,p.nativeEvent):r(!0,p.nativeEvent))},onKeyDown(p){f.current=void 0,!(p.defaultPrevented||!c||Yx(p))&&(p.key===" "&&!Jx(a)&&(p.preventDefault(),d.current=!0),p.key==="Enter"&&r(!(n&&u),p.nativeEvent))},onKeyUp(p){p.defaultPrevented||!c||Yx(p)||Jx(a)||p.key===" "&&d.current&&(d.current=!1,r(!(n&&u),p.nativeEvent))}}}:{},[o,i,s,l,c,a,u,n,r])}const t4=x.useInsertionEffect||(e=>e());function mi(e){const t=x.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return t4(()=>{t.current=e}),x.useCallback(function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return t.current==null?void 0:t.current(...r)},[])}const n4={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},r4={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},i4=e=>{var t,n;return{escapeKeyBubbles:typeof e=="boolean"?e:(t=e==null?void 0:e.escapeKey)!=null?t:!1,outsidePressBubbles:typeof e=="boolean"?e:(n=e==null?void 0:e.outsidePress)!=null?n:!0}};function a4(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,events:i,nodeId:a,elements:{reference:o,domReference:s,floating:u},dataRef:l}=e,{enabled:c=!0,escapeKey:f=!0,outsidePress:d=!0,outsidePressEvent:p="pointerdown",referencePress:m=!1,referencePressEvent:h="pointerdown",ancestorScroll:y=!1,bubbles:v}=t,b=Pu(),w=Ux()!=null,T=mi(typeof d=="function"?d:()=>!1),E=typeof d=="function"?T:d,_=x.useRef(!1),{escapeKeyBubbles:O,outsidePressBubbles:z}=i4(v),U=mi(D=>{if(!n||!c||!f||D.key!=="Escape")return;const W=b?Ra(b.nodesRef.current,a):[];if(!O&&(D.stopPropagation(),W.length>0)){let B=!0;if(W.forEach(I=>{var A;if((A=I.context)!=null&&A.open&&!I.context.dataRef.current.__escapeKeyBubbles){B=!1;return}}),!B)return}i.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),r(!1,DL(D)?D.nativeEvent:D)}),k=mi(D=>{const W=_.current;if(_.current=!1,W||typeof E=="function"&&!E(D))return;const B=mx(D),I="["+ps("inert")+"]",A=Jn(u).querySelectorAll(I);let L=zn(B)?B:null;for(;L&&!$L(L);){const R=RL(L);if(R===Jn(u).body||!zn(R))break;L=R}if(A.length&&zn(B)&&!jL(B)&&!Sn(B,u)&&Array.from(A).every(R=>!Sn(L,R)))return;if(ka(B)&&u){const R=B.clientWidth>0&&B.scrollWidth>B.clientWidth,g=B.clientHeight>0&&B.scrollHeight>B.clientHeight;let N=g&&D.offsetX>B.clientWidth;if(g&&IL(B).direction==="rtl"&&(N=D.offsetX<=B.offsetWidth-B.clientWidth),N||R&&D.offsetY>B.clientHeight)return}const Z=b&&Ra(b.nodesRef.current,a).some(R=>{var g;return pp(D,(g=R.context)==null?void 0:g.elements.floating)});if(pp(D,u)||pp(D,s)||Z)return;const H=b?Ra(b.nodesRef.current,a):[];if(H.length>0){let R=!0;if(H.forEach(g=>{var N;if((N=g.context)!=null&&N.open&&!g.context.dataRef.current.__outsidePressBubbles){R=!1;return}}),!R)return}i.emit("dismiss",{type:"outsidePress",data:{returnFocus:w?{preventScroll:!0}:fx(D)||dx(D)}}),r(!1,D)});return x.useEffect(()=>{if(!n||!c)return;l.current.__escapeKeyBubbles=O,l.current.__outsidePressBubbles=z;function D(I){r(!1,I)}const W=Jn(u);f&&W.addEventListener("keydown",U),E&&W.addEventListener(p,k);let B=[];return y&&(zn(s)&&(B=pi(s)),zn(u)&&(B=B.concat(pi(u))),!zn(o)&&o&&o.contextElement&&(B=B.concat(pi(o.contextElement)))),B=B.filter(I=>{var A;return I!==((A=W.defaultView)==null?void 0:A.visualViewport)}),B.forEach(I=>{I.addEventListener("scroll",D,{passive:!0})}),()=>{f&&W.removeEventListener("keydown",U),E&&W.removeEventListener(p,k),B.forEach(I=>{I.removeEventListener("scroll",D)})}},[l,u,s,o,f,E,p,n,r,y,c,O,z,U,k]),x.useEffect(()=>{_.current=!1},[E,p]),x.useMemo(()=>c?{reference:{onKeyDown:U,[n4[h]]:D=>{m&&(i.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),r(!1,D.nativeEvent))}},floating:{onKeyDown:U,[r4[p]]:()=>{_.current=!0}}}:{},[c,i,m,p,h,r,U])}let Rp;process.env.NODE_ENV!=="production"&&(Rp=new Set);function o4(e){var t;e===void 0&&(e={});const{open:n=!1,onOpenChange:r,nodeId:i}=e;if(process.env.NODE_ENV!=="production"){var a;const O="Floating UI: Cannot pass a virtual element to the `elements.reference` option, as it must be a real DOM element. Use `refs.setPositionReference` instead.";if((a=e.elements)!=null&&a.reference&&!zn(e.elements.reference)){var o;if(!((o=Rp)!=null&&o.has(O))){var s;(s=Rp)==null||s.add(O),console.error(O)}}}const[u,l]=x.useState(null),c=((t=e.elements)==null?void 0:t.reference)||u,f=h5(e),d=Pu(),p=mi((O,z)=>{O&&(h.current.openEvent=z),r==null||r(O,z)}),m=x.useRef(null),h=x.useRef({}),y=x.useState(()=>L5())[0],v=Cp(),b=x.useCallback(O=>{const z=zn(O)?{getBoundingClientRect:()=>O.getBoundingClientRect(),contextElement:O}:O;f.refs.setReference(z)},[f.refs]),w=x.useCallback(O=>{(zn(O)||O===null)&&(m.current=O,l(O)),(zn(f.refs.reference.current)||f.refs.reference.current===null||O!==null&&!zn(O))&&f.refs.setReference(O)},[f.refs]),T=x.useMemo(()=>({...f.refs,setReference:w,setPositionReference:b,domReference:m}),[f.refs,w,b]),E=x.useMemo(()=>({...f.elements,domReference:c}),[f.elements,c]),_=x.useMemo(()=>({...f,refs:T,elements:E,dataRef:h,nodeId:i,floatingId:v,events:y,open:n,onOpenChange:p}),[f,i,v,y,n,p,T,E]);return Wt(()=>{const O=d==null?void 0:d.nodesRef.current.find(z=>z.id===i);O&&(O.context=_)}),x.useMemo(()=>({...f,context:_,refs:T,elements:E}),[f,T,E,_])}function Ap(e,t,n){const r=new Map;return{...n==="floating"&&{tabIndex:-1},...e,...t.map(i=>i?i[n]:null).concat(e).reduce((i,a)=>(a&&Object.entries(a).forEach(o=>{let[s,u]=o;if(s.indexOf("on")===0){if(r.has(s)||r.set(s,[]),typeof u=="function"){var l;(l=r.get(s))==null||l.push(u),i[s]=function(){for(var c,f=arguments.length,d=new Array(f),p=0;p<f;p++)d[p]=arguments[p];return(c=r.get(s))==null?void 0:c.map(m=>m(...d)).find(m=>m!==void 0)}}}else i[s]=u}),i),{})}}function s4(e){e===void 0&&(e=[]);const t=e,n=x.useCallback(a=>Ap(a,e,"reference"),t),r=x.useCallback(a=>Ap(a,e,"floating"),t),i=x.useCallback(a=>Ap(a,e,"item"),e.map(a=>a==null?void 0:a.item));return x.useMemo(()=>({getReferenceProps:n,getFloatingProps:r,getItemProps:i}),[n,r,i])}let Xx=!1;function Mu(e,t,n){switch(e){case"vertical":return t;case"horizontal":return n;default:return t||n}}function Qx(e,t){return Mu(t,e===_p||e===Iu,e===Ia||e===fs)}function Pp(e,t,n){return Mu(t,e===Iu,n?e===Ia:e===fs)||e==="Enter"||e==" "||e===""}function l4(e,t,n){return Mu(t,n?e===Ia:e===fs,e===Iu)}function e1(e,t,n){return Mu(t,n?e===fs:e===Ia,e===_p)}function u4(e,t){const{open:n,onOpenChange:r,refs:i,elements:{domReference:a,floating:o}}=e,{listRef:s,activeIndex:u,onNavigate:l=()=>{},enabled:c=!0,selectedIndex:f=null,allowEscape:d=!1,loop:p=!1,nested:m=!1,rtl:h=!1,virtual:y=!1,focusItemOnOpen:v="auto",focusItemOnHover:b=!0,openOnArrowKeyDown:w=!0,disabledIndices:T=void 0,orientation:E="vertical",cols:_=1,scrollItemIntoView:O=!0,virtualItemRef:z}=t;process.env.NODE_ENV!=="production"&&(d&&(p||console.warn(["Floating UI: `useListNavigation` looping must be enabled to allow","escaping."].join(" ")),y||console.warn(["Floating UI: `useListNavigation` must be virtual to allow","escaping."].join(" "))),E==="vertical"&&_>1&&console.warn(["Floating UI: In grid list navigation mode (`cols` > 1), the",'`orientation` should be either "horizontal" or "both".'].join(" ")));const U=Ux(),k=Pu(),D=mi(l),W=x.useRef(v),B=x.useRef(f??-1),I=x.useRef(null),A=x.useRef(!0),L=x.useRef(D),Z=x.useRef(!!o),H=x.useRef(!1),R=x.useRef(!1),g=hi(T),N=hi(n),V=hi(O),[S,K]=x.useState(),[J,Y]=x.useState(),Q=mi(function(X,ee,G){G===void 0&&(G=!1);const pe=X.current[ee.current];pe&&(y?(K(pe.id),k==null||k.events.emit("virtualfocus",pe),z&&(z.current=pe)):Wr(pe,{preventScroll:!0,sync:PL()&&px()?Xx||H.current:!1}),requestAnimationFrame(()=>{const ge=V.current;ge&&pe&&(G||!A.current)&&(pe.scrollIntoView==null||pe.scrollIntoView(typeof ge=="boolean"?{block:"nearest",inline:"nearest"}:ge))}))});Wt(()=>{document.createElement("div").focus({get preventScroll(){return Xx=!0,!1}})},[]),Wt(()=>{c&&(n&&o?W.current&&f!=null&&(R.current=!0,D(f)):Z.current&&(B.current=-1,L.current(null)))},[c,n,o,f,D]),Wt(()=>{if(c&&n&&o)if(u==null){if(H.current=!1,f!=null)return;if(Z.current&&(B.current=-1,Q(s,B)),!Z.current&&W.current&&(I.current!=null||W.current===!0&&I.current==null)){let X=0;const ee=()=>{s.current[0]==null?(X<2&&(X?requestAnimationFrame:queueMicrotask)(ee),X++):(B.current=I.current==null||Pp(I.current,E,h)||m?kp(s,g.current):Fx(s,g.current),I.current=null,D(B.current))};ee()}}else ds(s,u)||(B.current=u,Q(s,B,R.current),R.current=!1)},[c,n,o,u,f,m,s,E,h,D,Q,g]),Wt(()=>{var X,ee;if(!c||o||!k||y||!Z.current)return;const G=k.nodesRef.current,pe=(X=G.find(F=>F.id===U))==null||(ee=X.context)==null?void 0:ee.elements.floating,ge=ci(Jn(o)),Ie=G.some(F=>F.context&&Sn(F.context.elements.floating,ge));pe&&!Ie&&A.current&&pe.focus({preventScroll:!0})},[c,o,k,U,y]),Wt(()=>{if(!c||!k||!y||U)return;function X(ee){Y(ee.id),z&&(z.current=ee)}return k.events.on("virtualfocus",X),()=>{k.events.off("virtualfocus",X)}},[c,k,y,U,z]),Wt(()=>{L.current=D,Z.current=!!o}),Wt(()=>{n||(I.current=null)},[n]);const ae=u!=null,oe=x.useMemo(()=>{function X(G){if(!n)return;const pe=s.current.indexOf(G);pe!==-1&&D(pe)}return{onFocus(G){let{currentTarget:pe}=G;X(pe)},onClick:G=>{let{currentTarget:pe}=G;return pe.focus({preventScroll:!0})},...b&&{onMouseMove(G){let{currentTarget:pe}=G;X(pe)},onPointerLeave(G){let{pointerType:pe}=G;!A.current||pe==="touch"||(B.current=-1,Q(s,B),D(null),y||Wr(i.floating.current,{preventScroll:!0}))}}}},[n,i,Q,b,s,D,y]);return x.useMemo(()=>{if(!c)return{};const X=g.current;function ee(F){if(A.current=!1,H.current=!0,!N.current&&F.currentTarget===i.floating.current)return;if(m&&e1(F.key,E,h)){nn(F),r(!1,F.nativeEvent),ka(a)&&!y&&a.focus();return}const ie=B.current,ce=kp(s,X),se=Fx(s,X);if(F.key==="Home"&&(nn(F),B.current=ce,D(B.current)),F.key==="End"&&(nn(F),B.current=se,D(B.current)),!(_>1&&(B.current=N5(s,{event:F,orientation:E,loop:p,cols:_,disabledIndices:X,minIndex:ce,maxIndex:se,prevIndex:B.current,stopEvent:!0}),D(B.current),E==="both"))&&Qx(F.key,E)){if(nn(F),n&&!y&&ci(F.currentTarget.ownerDocument)===F.currentTarget){B.current=Pp(F.key,E,h)?ce:se,D(B.current);return}Pp(F.key,E,h)?p?B.current=ie>=se?d&&ie!==s.current.length?-1:ce:un(s,{startingIndex:ie,disabledIndices:X}):B.current=Math.min(se,un(s,{startingIndex:ie,disabledIndices:X})):p?B.current=ie<=ce?d&&ie!==-1?s.current.length:se:un(s,{startingIndex:ie,decrement:!0,disabledIndices:X}):B.current=Math.max(ce,un(s,{startingIndex:ie,decrement:!0,disabledIndices:X})),ds(s,B.current)?D(null):D(B.current)}}function G(F){v==="auto"&&fx(F.nativeEvent)&&(W.current=!0)}function pe(F){W.current=v,v==="auto"&&dx(F.nativeEvent)&&(W.current=!0)}const ge=y&&n&&ae&&{"aria-activedescendant":J||S},Ie=s.current.find(F=>(F==null?void 0:F.id)===S);return{reference:{...ge,onKeyDown(F){A.current=!1;const ie=F.key.indexOf("Arrow")===0,ce=l4(F.key,E,h),se=e1(F.key,E,h),Ce=Qx(F.key,E),Ee=(m?ce:Ce)||F.key==="Enter"||F.key.trim()==="";if(y&&n){const fe=k==null?void 0:k.nodesRef.current.find(M=>M.parentId==null),q=k&&fe?q5(k.nodesRef.current,fe.id):null;if(ie&&q&&z){const M=new KeyboardEvent("keydown",{key:F.key,bubbles:!0});if(ce||se){var Ae,He;const ne=((Ae=q.context)==null?void 0:Ae.elements.domReference)===F.currentTarget,he=se&&!ne?(He=q.context)==null?void 0:He.elements.domReference:ce?Ie:null;he&&(nn(F),he.dispatchEvent(M),Y(void 0))}if(Ce&&q.context&&q.context.open&&q.parentId&&F.currentTarget!==q.context.elements.domReference){var te;nn(F),(te=q.context.elements.domReference)==null||te.dispatchEvent(M);return}}return ee(F)}if(!(!n&&!w&&ie)){if(Ee&&(I.current=m&&Ce?null:F.key),m){ce&&(nn(F),n?(B.current=kp(s,X),D(B.current)):r(!0,F.nativeEvent));return}Ce&&(f!=null&&(B.current=f),nn(F),!n&&w?r(!0,F.nativeEvent):ee(F),n&&D(B.current))}},onFocus(){n&&D(null)},onPointerDown:pe,onMouseDown:G,onClick:G},floating:{"aria-orientation":E==="both"?void 0:E,...ge,onKeyDown:ee,onPointerMove(){A.current=!0}},item:oe}},[a,i,S,J,g,N,s,c,E,h,y,n,ae,m,f,w,d,_,p,v,D,r,oe,k,z])}function c4(e,t){t===void 0&&(t={});const{open:n,floatingId:r}=e,{enabled:i=!0,role:a="dialog"}=t,o=Cp();return x.useMemo(()=>{const s={id:r,role:a};return i?a==="tooltip"?{reference:{"aria-describedby":n?r:void 0},floating:s}:{reference:{"aria-expanded":n?"true":"false","aria-haspopup":a==="alertdialog"?"dialog":a,"aria-controls":n?r:void 0,...a==="listbox"&&{role:"combobox"},...a==="menu"&&{id:o}},floating:{...s,...a==="menu"&&{"aria-labelledby":o}}}:{}},[i,a,n,r,o])}function f4(e,t){var n;const{open:r,dataRef:i}=e,{listRef:a,activeIndex:o,onMatch:s,onTypingChange:u,enabled:l=!0,findMatch:c=null,resetMs:f=750,ignoreKeys:d=[],selectedIndex:p=null}=t,m=x.useRef(),h=x.useRef(""),y=x.useRef((n=p??o)!=null?n:-1),v=x.useRef(null),b=mi(s),w=mi(u),T=hi(c),E=hi(d);return Wt(()=>{r&&(clearTimeout(m.current),v.current=null,h.current="")},[r]),Wt(()=>{if(r&&h.current===""){var _;y.current=(_=p??o)!=null?_:-1}},[r,p,o]),x.useMemo(()=>{if(!l)return{};function _(U){U?i.current.typing||(i.current.typing=U,w(U)):i.current.typing&&(i.current.typing=U,w(U))}function O(U,k,D){const W=T.current?T.current(k,D):k.find(B=>(B==null?void 0:B.toLocaleLowerCase().indexOf(D.toLocaleLowerCase()))===0);return W?U.indexOf(W):-1}function z(U){const k=a.current;if(h.current.length>0&&h.current[0]!==" "&&(O(k,k,h.current)===-1?_(!1):U.key===" "&&nn(U)),k==null||E.current.includes(U.key)||U.key.length!==1||U.ctrlKey||U.metaKey||U.altKey)return;r&&U.key!==" "&&(nn(U),_(!0)),k.every(I=>{var A,L;return I?((A=I[0])==null?void 0:A.toLocaleLowerCase())!==((L=I[1])==null?void 0:L.toLocaleLowerCase()):!0})&&h.current===U.key&&(h.current="",y.current=v.current),h.current+=U.key,clearTimeout(m.current),m.current=setTimeout(()=>{h.current="",y.current=v.current,_(!1)},f);const W=y.current,B=O(k,[...k.slice((W||0)+1),...k.slice(0,(W||0)+1)],h.current);B!==-1?(b(B),v.current=B):U.key!==" "&&(h.current="",_(!1))}return{reference:{onKeyDown:z},floating:{onKeyDown:z,onKeyUp(U){U.key===" "&&_(!1)}}}},[l,r,i,a,f,E,T,b,w])}const d4=({options:e,reusable:t,sendMessage:n,isReadOnly:r})=>{var I,A,L,Z,H;const i=hu(R=>R.messageContainerRef),[a,o]=x.useState(!1),[s,u]=x.useState(null),[l,c]=x.useState(null),{message:{blocks:{dropdown:f}}}=lt,d=e.reduce((R,g)=>(R[g.label]=g.value,R),{}),p=d?Object.keys(d):[],m=R=>{o(l!==null&&!t?!1:R)},{refs:h,floatingStyles:y,context:v}=o4({placement:"bottom-start",open:a,onOpenChange:m,whileElementsMounted:u5,middleware:[m5(5),v5({padding:10,boundary:(i==null?void 0:i.current)??void 0,crossAxis:!0}),y5({apply({rects:R,elements:g,availableHeight:N}){Object.assign(g.floating.style,{maxHeight:`${N}px`,minWidth:`${R.reference.width}px`})},padding:10})]}),b=x.useRef([]),w=x.useRef(p),T=x.useRef(!1),E=e4(v,{event:"mousedown"}),_=a4(v),O=c4(v,{role:"listbox"}),z=u4(v,{listRef:b,activeIndex:s,selectedIndex:l,onNavigate:u,loop:!0}),U=f4(v,{listRef:w,activeIndex:s,selectedIndex:l,onMatch:a?u:c,onTypingChange(R){T.current=R}}),{getReferenceProps:k,getFloatingProps:D,getItemProps:W}=s4([_,O,z,U,E]),B=R=>{c(R),p[R]!==void 0&&(n==null||n({type:"text",text:p[R]??"",value:d[p[R]]??""})),o(!1)};return $.jsxs($.Fragment,{children:[$.jsxs("div",{tabIndex:0,ref:h.setReference,"aria-labelledby":"select-label","aria-autocomplete":"none","data-disabled":l!==null&&!t?"":void 0,style:r?{pointerEvents:"none"}:void 0,...(I=f.button)==null?void 0:I.container,...k(),children:[$.jsx("span",{...(A=f.button)==null?void 0:A.text,children:"Select..."}),$.jsx(EF,{...(L=f.button)==null?void 0:L.icon})]}),a&&$.jsx(J5,{children:$.jsx(Q5,{context:v,modal:!1,children:$.jsx("div",{ref:h.setFloating,className:(H=(Z=f.content)==null?void 0:Z.container)==null?void 0:H.className,style:{...y},...D(),children:p.map((R,g)=>{var N;return $.jsx("div",{ref:V=>{b.current[g]=V},role:"option",tabIndex:g===s?0:-1,"aria-selected":g===l&&g===s,"data-active":g===s?"":void 0,...(N=f.content)==null?void 0:N.item,...W({onClick(){B(g)},onKeyDown(V){V.key==="Enter"&&(V.preventDefault(),B(g)),V.key===" "&&!T.current&&(V.preventDefault(),B(g))}}),children:R},R)})})})})]})},t1=j.forwardRef(({title:e,url:t,isReadOnly:n,...r},i)=>{const{message:{blocks:{file:a}}}=lt;return $.jsxs("a",{...r,...a.container,href:t,style:n?{pointerEvents:"none"}:void 0,download:!0,ref:i,target:"_blank",rel:"noreferrer",children:[$.jsx("p",{...a.title,children:e||t}),$.jsx(kF,{...a.icon})]})});t1.displayName="File";const p4=xa()((e,t)=>({components:{},getCustomComponent:async n=>{const r=t().components[n];if(r)return r;const i=await fetch(n).then(l=>l.text()),a=new Blob([i],{type:"application/javascript"}),s=await import(URL.createObjectURL(a)),u=()=>s.default;return e(l=>({components:{...l.components,[n]:u}})),u}}));globalThis.React=j;const n1={audio:K0,bubble:B0,button:hF,carousel:ox,column:Y0,dropdown:d4,file:t1,image:H0,location:G0,row:J0,text:W2,video:Z0,custom:({url:e,name:t,data:n,...r})=>{const i=p4(l=>l.getCustomComponent),[a,o]=j.useState(null),[s,u]=j.useState(null);return j.useEffect(()=>{i(e).then(o).catch(l=>{u(l.message)})},[e]),s?$.jsx("div",{style:{color:"red"},children:s}):a?$.jsx(a,{...n,...r}):null}},Pa=({block:e,renderers:t,...n})=>{const r=(t==null?void 0:t[e.type])??n1[e.type],i={...n,...e};return $.jsx(r,{...i})};function h4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M8 14a.75.75 0 0 1-.75-.75V4.56L4.03 7.78a.75.75 0 0 1-1.06-1.06l4.5-4.5a.75.75 0 0 1 1.06 0l4.5 4.5a.75.75 0 0 1-1.06 1.06L8.75 4.56v8.69A.75.75 0 0 1 8 14Z",clipRule:"evenodd"}))}const m4=x.forwardRef(h4);function v4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{d:"M8 1a2 2 0 0 0-2 2v4a2 2 0 1 0 4 0V3a2 2 0 0 0-2-2Z"}),x.createElement("path",{d:"M4.5 7A.75.75 0 0 0 3 7a5.001 5.001 0 0 0 4.25 4.944V13.5h-1.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-1.5v-1.556A5.001 5.001 0 0 0 13 7a.75.75 0 0 0-1.5 0 3.5 3.5 0 1 1-7 0Z"}))}const y4=x.forwardRef(v4);function r1(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=r1(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function ms(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=r1(e))&&(r&&(r+=" "),r+=t);return r}const g4=({disabled:e,onFileSelected:t})=>{const n=j.useRef(null),{container:r,icon:i}=lt.composer.uploadButton,a=()=>{n.current&&n.current.click()},o=s=>{const u=s.target.files;u&&u.length>0&&Array.from(u).forEach(l=>{t(l)})};return $.jsxs($.Fragment,{children:[$.jsx("button",{type:"button",disabled:e,...r,children:$.jsx(CL,{...i,"data-disabled":e,onClick:a})}),$.jsx("input",{value:"",multiple:!0,type:"file",ref:n,style:{display:"none"},onChange:o})]})};function b4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 0 0-3.375-3.375h-1.5A1.125 1.125 0 0 1 13.5 7.125v-1.5a3.375 3.375 0 0 0-3.375-3.375H8.25m0 12.75h7.5m-7.5 3H12M10.5 2.25H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 0 0-9-9Z"}))}const w4=x.forwardRef(b4);function x4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"}))}const S4=x.forwardRef(x4);function E4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.114 5.636a9 9 0 0 1 0 12.728M16.463 8.288a5.25 5.25 0 0 1 0 7.424M6.75 8.25l4.72-4.72a.75.75 0 0 1 1.28.53v15.88a.75.75 0 0 1-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.009 9.009 0 0 1 2.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75Z"}))}const _4=x.forwardRef(E4);function k4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"m15.75 10.5 4.72-4.72a.75.75 0 0 1 1.28.53v11.38a.75.75 0 0 1-1.28.53l-4.72-4.72M4.5 18.75h9a2.25 2.25 0 0 0 2.25-2.25v-9a2.25 2.25 0 0 0-2.25-2.25h-9A2.25 2.25 0 0 0 2.25 7.5v9a2.25 2.25 0 0 0 2.25 2.25Z"}))}const T4=x.forwardRef(k4);function C4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:1.5,stroke:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18 18 6M6 6l12 12"}))}const i1=x.forwardRef(C4),O4=({name:e,type:t,instance:n,status:r,removeFile:i})=>{const{loader:a,fileIcon:o,removeIcon:s,errorIcon:u,previewImage:l}=lt.composer.fileWidget,c=["PNG","JPEG","JPG"].includes(Lu(e)),f=j.useMemo(()=>c?URL.createObjectURL(n):"",[n]);return r==="loading"?$.jsx(Fu,{name:e,status:r,removeButton:$.jsx("div",{...a}),extension:Lu(e),children:$.jsx("div",{...o.container,children:$.jsx(Dp,{type:t,...o.icon})})}):r==="error"?$.jsx(Fu,{name:e,status:r,removeButton:$.jsx(op,{onClick:()=>i(e),...s}),extension:"Upload Error",children:$.jsxs("div",{...o.container,children:[$.jsx(CF,{...u}),$.jsx(Dp,{type:t,...o.icon})]})}):r=="uploaded"&&c?$.jsx(Fu,{name:e,status:r,removeButton:$.jsx(op,{onClick:()=>i(e),...s}),extension:Lu(e),children:$.jsx("div",{...o.container,children:$.jsx("img",{src:f,alt:e,...l})})}):$.jsx(Fu,{name:e,status:r,removeButton:$.jsx(op,{onClick:()=>i(e),...s}),extension:Lu(e),children:$.jsx("div",{...o.container,children:$.jsx(Dp,{type:t,...o.icon})})})},Fu=({name:e,status:t,removeButton:n,children:r,extension:i})=>{const{container:a,metadata:o}=lt.composer.fileWidget;return $.jsxs("div",{"data-status":t,title:e,...a,children:[n,r,$.jsxs("div",{...o.container,children:[$.jsx("div",{...o.name,children:e}),$.jsx("div",{...o.type,children:i})]})]})},Dp=({type:e,...t})=>e==="image"?$.jsx(S4,{...t}):e==="video"?$.jsx(T4,{...t}):e==="audio"?$.jsx(_4,{...t}):$.jsx(w4,{...t}),Lu=e=>{const t=e.split(".").pop();return t?t.toUpperCase():"File"};function jp(){return jp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},jp.apply(null,arguments)}function $4(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}var I4=j.useLayoutEffect,R4=function(t){var n=x.useRef(t);return I4(function(){n.current=t}),n},a1=function(t,n){if(typeof t=="function"){t(n);return}t.current=n},A4=function(t,n){var r=j.useRef();return j.useCallback(function(i){t.current=i,r.current&&a1(r.current,null),r.current=n,n&&a1(n,i)},[n])},o1={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0",display:"block"},P4=function(t){Object.keys(o1).forEach(function(n){t.style.setProperty(n,o1[n],"important")})},s1=P4,yn=null,l1=function(t,n){var r=t.scrollHeight;return n.sizingStyle.boxSizing==="border-box"?r+n.borderSize:r-n.paddingSize};function D4(e,t,n,r){n===void 0&&(n=1),r===void 0&&(r=1/0),yn||(yn=document.createElement("textarea"),yn.setAttribute("tabindex","-1"),yn.setAttribute("aria-hidden","true"),s1(yn)),yn.parentNode===null&&document.body.appendChild(yn);var i=e.paddingSize,a=e.borderSize,o=e.sizingStyle,s=o.boxSizing;Object.keys(o).forEach(function(d){var p=d;yn.style[p]=o[p]}),s1(yn),yn.value=t;var u=l1(yn,e);yn.value=t,u=l1(yn,e),yn.value="x";var l=yn.scrollHeight-i,c=l*n;s==="border-box"&&(c=c+i+a),u=Math.max(c,u);var f=l*r;return s==="border-box"&&(f=f+i+a),u=Math.min(f,u),[u,l]}var u1=function(){},j4=function(t,n){return t.reduce(function(r,i){return r[i]=n[i],r},{})},N4=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak"],M4=!!document.documentElement.currentStyle,F4=function(t){var n=window.getComputedStyle(t);if(n===null)return null;var r=j4(N4,n),i=r.boxSizing;if(i==="")return null;M4&&i==="border-box"&&(r.width=parseFloat(r.width)+parseFloat(r.borderRightWidth)+parseFloat(r.borderLeftWidth)+parseFloat(r.paddingRight)+parseFloat(r.paddingLeft)+"px");var a=parseFloat(r.paddingBottom)+parseFloat(r.paddingTop),o=parseFloat(r.borderBottomWidth)+parseFloat(r.borderTopWidth);return{sizingStyle:r,paddingSize:a,borderSize:o}},L4=F4;function c1(e,t,n){var r=R4(n);x.useLayoutEffect(function(){var i=function(o){return r.current(o)};if(e)return e.addEventListener(t,i),function(){return e.removeEventListener(t,i)}},[])}var B4=function(t){c1(window,"resize",t)},U4=function(t){c1(document.fonts,"loadingdone",t)},z4=["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"],q4=function(t,n){var r=t.cacheMeasurements,i=t.maxRows,a=t.minRows,o=t.onChange,s=o===void 0?u1:o,u=t.onHeightChange,l=u===void 0?u1:u,c=$4(t,z4),f=c.value!==void 0,d=x.useRef(null),p=A4(d,n),m=x.useRef(0),h=x.useRef(),y=function(){var w=d.current,T=r&&h.current?h.current:L4(w);if(T){h.current=T;var E=D4(T,w.value||w.placeholder||"x",a,i),_=E[0],O=E[1];m.current!==_&&(m.current=_,w.style.setProperty("height",_+"px","important"),l(_,{rowHeight:O}))}},v=function(w){f||y(),s(w)};return x.useLayoutEffect(y),B4(y),U4(y),x.createElement("textarea",jp({},c,{onChange:v,ref:p}))},W4=x.forwardRef(q4);const V4=({inputRef:e,composerPlaceholder:t,composerDisabled:n,textInput:r,historyIndex:i,setTextInput:a,setHistoryIndex:o,sendComposerMessage:s})=>{const u=R0(c=>c.messageHistory),{input:l}=lt.composer;return $.jsx(W4,{...l,ref:e,placeholder:t??"Type your message...",disabled:n,value:r,"data-has-value":!!r,onChange:c=>a(c.target.value),maxRows:5,onKeyDown:c=>{n||(c.key==="Enter"&&c.shiftKey?(c.preventDefault(),a(`${r}
97
- `)):c.key==="Enter"&&(c.preventDefault(),s()),c.key==="ArrowUp"&&(c.preventDefault(),i<u.length-1&&a(u[i+1]??""),o(Math.min(i+1,u.length-1))),c.key==="ArrowDown"&&(c.preventDefault(),a(i===0?"":u[i-1]??""),o(Math.max(i-1,-1))))}})},H4=({textInput:e,setTextInput:t})=>{const[n,r]=j.useState(!1),i=j.useRef(null),{icon:a,container:o}=lt.composer.voiceButton,s=window.SpeechRecognition||window.webkitSpeechRecognition,u=()=>{i.current||(i.current=new s);const l=i.current;l&&(l.continuous=!0,l.onresult=c=>{var d,p,m;const f=((m=(p=(d=c.results)==null?void 0:d[0])==null?void 0:p[0])==null?void 0:m.transcript)??"";t(f??""),l.stop(),r(!1)},n?(l.stop(),r(!1)):(l.start(),r(!0)))};if(s)return $.jsx("button",{...o,type:"button","aria-label":"Activate voice input",disabled:!!e,onClick:u,"data-listens":!!n,children:$.jsx(y4,{...a})})},f1=j.memo(j.forwardRef(({className:e,inputRef:t,disableComposer:n,isReadOnly:r,allowFileUpload:i,connected:a,composerPlaceholder:o,showPoweredBy:s,sendMessage:u,uploadFile:l,...c},f)=>{const{composer:d}=lt,p=n||r||!a,[m,h]=j.useState(""),[y,v]=j.useState(-1),b=rs(U=>U.files),w=rs(U=>U.setFiles),T=rs(U=>U.deleteFile),E=rs(U=>U.uploadFile),_=R0(U=>U.addMessageToHistory),O=m||b.filter(U=>U.status==="uploaded").length>0,z=()=>{const U=b.filter(W=>W.status==="uploaded");if(!U.length&&!m)return;const k=(U==null?void 0:U.map(W=>{const B=W.url,I=W.type;return{video:{type:"video",videoUrl:B},audio:{type:"audio",audioUrl:B},image:{type:"image",imageUrl:B}}[I]??{title:W.name,type:"file",fileUrl:B}}))??[];m&&k.push({type:"text",text:m});let D;k.length==1?D=k[0]:D={type:"bloc",items:k.map(B=>{const{type:I,...A}=B;return{type:I,payload:A}})},u==null||u(D),w([]),h(""),_(m),v(-1)};return r?null:$.jsxs($.Fragment,{children:[$.jsxs("div",{"data-disabled":p,...c,className:ms(d.container.className,e),ref:f,children:[b.length>0&&$.jsx("div",{...d==null?void 0:d.fileContainer,children:b.map(U=>$.jsx(O4,{...U,removeFile:T},U.name))}),$.jsxs("div",{...d.inputContainer,children:[i&&$.jsx(g4,{disabled:p||!l,onFileSelected:U=>{l&&E(U,l)}}),$.jsx(V4,{inputRef:t,composerPlaceholder:o,composerDisabled:p,textInput:m,historyIndex:y,setTextInput:h,setHistoryIndex:v,sendComposerMessage:z}),O&&$.jsx("button",{type:"button","aria-label":"Send message",...d.button.container,disabled:p,onClick:()=>z(),children:$.jsx(m4,{...d.button.icon})}),!O&&$.jsx(H4,{textInput:m,setTextInput:h})]})]}),$.jsx("a",{...d.poweredBy,"data-hidden":s===!1,hidden:s===!1,href:"https://botpress.com/?from=webchat",target:"_blank",rel:"noopener noreferrer",children:"⚡ by Botpress"})]})}));var Np={exports:{}},Bu={exports:{}},ft={};/** @license React v16.13.1
96
+ */var A5=["input:not([inert])","select:not([inert])","textarea:not([inert])","a[href]:not([inert])","button:not([inert])","[tabindex]:not(slot):not([inert])","audio[controls]:not([inert])","video[controls]:not([inert])",'[contenteditable]:not([contenteditable="false"]):not([inert])',"details>summary:first-of-type:not([inert])","details:not([inert])"],Sp=A5.join(","),Px=typeof Element>"u",us=Px?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Oc=!Px&&Element.prototype.getRootNode?function(e){var t;return e==null||(t=e.getRootNode)===null||t===void 0?void 0:t.call(e)}:function(e){return e==null?void 0:e.ownerDocument},$c=function e(t,n){var r;n===void 0&&(n=!0);var i=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"inert"),a=i===""||i==="true",o=a||n&&t&&e(t.parentNode);return o},P5=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},D5=function(t,n,r){if($c(t))return[];var i=Array.prototype.slice.apply(t.querySelectorAll(Sp));return n&&us.call(t,Sp)&&i.unshift(t),i=i.filter(r),i},j5=function e(t,n,r){for(var i=[],a=Array.from(t);a.length;){var o=a.shift();if(!$c(o,!1))if(o.tagName==="SLOT"){var s=o.assignedElements(),c=s.length?s:o.children,l=e(c,!0,r);r.flatten?i.push.apply(i,l):i.push({scopeParent:o,candidates:l})}else{var u=us.call(o,Sp);u&&r.filter(o)&&(n||!t.includes(o))&&i.push(o);var f=o.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(o),d=!$c(f,!1)&&(!r.shadowRootFilter||r.shadowRootFilter(o));if(f&&d){var p=e(f===!0?o.children:f.children,!0,r);r.flatten?i.push.apply(i,p):i.push({scopeParent:o,candidates:p})}else a.unshift.apply(a,o.children)}}return i},Dx=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},jx=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||P5(t))&&!Dx(t)?0:t.tabIndex},N5=function(t,n){var r=jx(t);return r<0&&n&&!Dx(t)?0:r},M5=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},Nx=function(t){return t.tagName==="INPUT"},F5=function(t){return Nx(t)&&t.type==="hidden"},L5=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},B5=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},U5=function(t){if(!t.name)return!0;var n=t.form||Oc(t),r=function(s){return n.querySelectorAll('input[type="radio"][name="'+s+'"]')},i;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")i=r(window.CSS.escape(t.name));else try{i=r(t.name)}catch(o){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",o.message),!1}var a=B5(i,t.form);return!a||a===t},z5=function(t){return Nx(t)&&t.type==="radio"},q5=function(t){return z5(t)&&!U5(t)},W5=function(t){var n,r=t&&Oc(t),i=(n=r)===null||n===void 0?void 0:n.host,a=!1;if(r&&r!==t){var o,s,c;for(a=!!((o=i)!==null&&o!==void 0&&(s=o.ownerDocument)!==null&&s!==void 0&&s.contains(i)||t!=null&&(c=t.ownerDocument)!==null&&c!==void 0&&c.contains(t));!a&&i;){var l,u,f;r=Oc(i),i=(l=r)===null||l===void 0?void 0:l.host,a=!!((u=i)!==null&&u!==void 0&&(f=u.ownerDocument)!==null&&f!==void 0&&f.contains(i))}}return a},Mx=function(t){var n=t.getBoundingClientRect(),r=n.width,i=n.height;return r===0&&i===0},V5=function(t,n){var r=n.displayCheck,i=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var a=us.call(t,"details>summary:first-of-type"),o=a?t.parentElement:t;if(us.call(o,"details:not([open]) *"))return!0;if(!r||r==="full"||r==="legacy-full"){if(typeof i=="function"){for(var s=t;t;){var c=t.parentElement,l=Oc(t);if(c&&!c.shadowRoot&&i(c)===!0)return Mx(t);t.assignedSlot?t=t.assignedSlot:!c&&l!==t.ownerDocument?t=l.host:t=c}t=s}if(W5(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return Mx(t);return!1},H5=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var n=t.parentElement;n;){if(n.tagName==="FIELDSET"&&n.disabled){for(var r=0;r<n.children.length;r++){var i=n.children.item(r);if(i.tagName==="LEGEND")return us.call(n,"fieldset[disabled] *")?!0:!i.contains(t)}return!0}n=n.parentElement}return!1},Z5=function(t,n){return!(n.disabled||$c(n)||F5(n)||V5(n,t)||L5(n)||H5(n))},Fx=function(t,n){return!(q5(n)||jx(n)<0||!Z5(t,n))},K5=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},G5=function e(t){var n=[],r=[];return t.forEach(function(i,a){var o=!!i.scopeParent,s=o?i.scopeParent:i,c=N5(s,o),l=o?e(i.candidates):s;c===0?o?n.push.apply(n,l):n.push(s):r.push({documentOrder:a,tabIndex:c,item:i,isScope:o,content:l})}),r.sort(M5).reduce(function(i,a){return a.isScope?i.push.apply(i,a.content):i.push(a.content),i},[]).concat(n)},Ep=function(t,n){n=n||{};var r;return n.getShadowRoot?r=j5([t],n.includeContainer,{filter:Fx.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:K5}):r=D5(t,n.includeContainer,Fx.bind(null,n)),G5(r)};const _p="ArrowUp",Ic="ArrowDown",Ia="ArrowLeft",fs="ArrowRight";function Rc(e,t,n){return Math.floor(e/t)!==n}function ds(e,t){return t<0||t>=e.current.length}function kp(e,t){return cn(e,{disabledIndices:t})}function Lx(e,t){return cn(e,{decrement:!0,startingIndex:e.current.length,disabledIndices:t})}function cn(e,t){let{startingIndex:n=-1,decrement:r=!1,disabledIndices:i,amount:a=1}=t===void 0?{}:t;const o=e.current;let s=n;do{var c,l;s=s+(r?-a:a)}while(s>=0&&s<=o.length-1&&(i?i.includes(s):o[s]==null||(c=o[s])!=null&&c.hasAttribute("disabled")||((l=o[s])==null?void 0:l.getAttribute("aria-disabled"))==="true"));return s}function Y5(e,t){let{event:n,orientation:r,loop:i,cols:a,disabledIndices:o,minIndex:s,maxIndex:c,prevIndex:l,stopEvent:u=!1}=t,f=l;if(n.key===_p){if(u&&nn(n),l===-1)f=c;else if(f=cn(e,{startingIndex:f,amount:a,decrement:!0,disabledIndices:o}),i&&(l-a<s||f<0)){const d=l%a,p=c%a,m=c-(p-d);p===d?f=c:f=p>d?m:m-a}ds(e,f)&&(f=l)}if(n.key===Ic&&(u&&nn(n),l===-1?f=s:(f=cn(e,{startingIndex:l,amount:a,disabledIndices:o}),i&&l+a>c&&(f=cn(e,{startingIndex:l%a-a,amount:a,disabledIndices:o}))),ds(e,f)&&(f=l)),r==="both"){const d=lx(l/a);n.key===fs&&(u&&nn(n),l%a!==a-1?(f=cn(e,{startingIndex:l,disabledIndices:o}),i&&Rc(f,a,d)&&(f=cn(e,{startingIndex:l-l%a-1,disabledIndices:o}))):i&&(f=cn(e,{startingIndex:l-l%a-1,disabledIndices:o})),Rc(f,a,d)&&(f=l)),n.key===Ia&&(u&&nn(n),l%a!==0?(f=cn(e,{startingIndex:l,disabledIndices:o,decrement:!0}),i&&Rc(f,a,d)&&(f=cn(e,{startingIndex:l+(a-l%a),decrement:!0,disabledIndices:o}))):i&&(f=cn(e,{startingIndex:l+(a-l%a),decrement:!0,disabledIndices:o})),Rc(f,a,d)&&(f=l));const p=lx(c/a)===d;ds(e,f)&&(i&&p?f=n.key===Ia?c:cn(e,{startingIndex:l-l%a-1,disabledIndices:o}):f=l)}return f}let Bx=0;function Wr(e,t){t===void 0&&(t={});const{preventScroll:n=!1,cancelPrevious:r=!0,sync:i=!1}=t;r&&cancelAnimationFrame(Bx);const a=()=>e==null?void 0:e.focus({preventScroll:n});i?a():Bx=requestAnimationFrame(a)}var Wt=typeof document<"u"?D.useLayoutEffect:D.useEffect;function Ac(){return Ac=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ac.apply(this,arguments)}let Tp=!1,J5=0;const Ux=()=>"floating-ui-"+J5++;function X5(){const[e,t]=x.useState(()=>Tp?Ux():void 0);return Wt(()=>{e==null&&t(Ux())},[]),x.useEffect(()=>{Tp||(Tp=!0)},[]),e}const Cp=x.useId||X5;function Q5(){const e=new Map;return{emit(t,n){var r;(r=e.get(t))==null||r.forEach(i=>i(n))},on(t,n){e.set(t,[...e.get(t)||[],n])},off(t,n){var r;e.set(t,((r=e.get(t))==null?void 0:r.filter(i=>i!==n))||[])}}}const e4=x.createContext(null),t4=x.createContext(null),zx=()=>{var e;return((e=x.useContext(e4))==null?void 0:e.id)||null},Pc=()=>x.useContext(t4);function ps(e){return"data-floating-ui-"+e}function hi(e){const t=D.useRef(e);return Wt(()=>{t.current=e}),t}function n4(e,t){var n;let r=[],i=(n=e.find(a=>a.id===t))==null?void 0:n.parentId;for(;i;){const a=e.find(o=>o.id===i);i=a==null?void 0:a.parentId,a&&(r=r.concat(a))}return r}function Ra(e,t){let n=e.filter(i=>{var a;return i.parentId===t&&((a=i.context)==null?void 0:a.open)}),r=n;for(;r.length;)r=e.filter(i=>{var a;return(a=r)==null?void 0:a.some(o=>{var s;return i.parentId===o.id&&((s=i.context)==null?void 0:s.open)})}),n=n.concat(r);return n}function r4(e,t){let n,r=-1;function i(a,o){o>r&&(n=a,r=o),Ra(e,a).forEach(c=>{i(c.id,o+1)})}return i(t,0),e.find(a=>a.id===n)}let Aa=new WeakMap,Dc=new WeakSet,jc={},Op=0;const i4=()=>typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype,qx=e=>e&&(e.host||qx(e.parentNode)),a4=(e,t)=>t.map(n=>{if(e.contains(n))return n;const r=qx(n);return e.contains(r)?r:null}).filter(n=>n!=null);function o4(e,t,n,r){const i="data-floating-ui-inert",a=r?"inert":n?"aria-hidden":null,o=a4(t,e),s=new Set,c=new Set(o),l=[];jc[i]||(jc[i]=new WeakMap);const u=jc[i];o.forEach(f),d(t),s.clear();function f(p){!p||s.has(p)||(s.add(p),p.parentNode&&f(p.parentNode))}function d(p){!p||c.has(p)||Array.prototype.forEach.call(p.children,m=>{if(s.has(m))d(m);else{const h=a?m.getAttribute(a):null,y=h!==null&&h!=="false",v=(Aa.get(m)||0)+1,b=(u.get(m)||0)+1;Aa.set(m,v),u.set(m,b),l.push(m),v===1&&y&&Dc.add(m),b===1&&m.setAttribute(i,""),!y&&a&&m.setAttribute(a,"true")}})}return Op++,()=>{l.forEach(p=>{const m=(Aa.get(p)||0)-1,h=(u.get(p)||0)-1;Aa.set(p,m),u.set(p,h),m||(!Dc.has(p)&&a&&p.removeAttribute(a),Dc.delete(p)),h||p.removeAttribute(i)}),Op--,Op||(Aa=new WeakMap,Aa=new WeakMap,Dc=new WeakSet,jc={})}}function Wx(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);const r=Jn(e[0]).body;return o4(e.concat(Array.from(r.querySelectorAll("[aria-live]"))),r,t,n)}const $p=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function Vx(e,t){const n=Ep(e,$p());t==="prev"&&n.reverse();const r=n.indexOf(ui(Jn(e)));return n.slice(r+1)[0]}function Hx(){return Vx(document.body,"next")}function Zx(){return Vx(document.body,"prev")}function hs(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!Sn(n,r)}function s4(e){Ep(e,$p()).forEach(n=>{n.dataset.tabindex=n.getAttribute("tabindex")||"",n.setAttribute("tabindex","-1")})}function l4(e){e.querySelectorAll("[data-tabindex]").forEach(n=>{const r=n.dataset.tabindex;delete n.dataset.tabindex,r?n.setAttribute("tabindex",r):n.removeAttribute("tabindex")})}const Ip={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"fixed",whiteSpace:"nowrap",width:"1px",top:0,left:0};let c4;function Kx(e){e.key==="Tab"&&(e.target,clearTimeout(c4))}const Nc=x.forwardRef(function(t,n){const[r,i]=x.useState();Wt(()=>(hx()&&i("button"),document.addEventListener("keydown",Kx),()=>{document.removeEventListener("keydown",Kx)}),[]);const a={ref:n,tabIndex:0,role:r,"aria-hidden":r?void 0:!0,[ps("focus-guard")]:"",style:Ip};return x.createElement("span",Ac({},t,a))}),Gx=x.createContext(null);function u4(e){let{id:t,root:n}=e===void 0?{}:e;const[r,i]=x.useState(null),a=Cp(),o=Yx(),s=x.useMemo(()=>({id:t,root:n,portalContext:o,uniqueId:a}),[t,n,o,a]),c=x.useRef();return Wt(()=>()=>{r==null||r.remove()},[r,s]),Wt(()=>{if(c.current===s)return;c.current=s;const{id:l,root:u,portalContext:f,uniqueId:d}=s,p=l?document.getElementById(l):null,m=ps("portal");if(p){const h=document.createElement("div");h.id=d,h.setAttribute(m,""),p.appendChild(h),i(h)}else{let h=u||(f==null?void 0:f.portalNode);h&&!zn(h)&&(h=h.current),h=h||document.body;let y=null;l&&(y=document.createElement("div"),y.id=l,h.appendChild(y));const v=document.createElement("div");v.id=d,v.setAttribute(m,""),h=y||h,h.appendChild(v),i(v)}},[s]),r}function f4(e){let{children:t,id:n,root:r=null,preserveTabOrder:i=!0}=e;const a=u4({id:n,root:r}),[o,s]=x.useState(null),c=x.useRef(null),l=x.useRef(null),u=x.useRef(null),f=x.useRef(null),d=!!o&&!o.modal&&o.open&&i&&!!(r||a);return x.useEffect(()=>{if(!a||!i||o!=null&&o.modal)return;function p(m){a&&hs(m)&&(m.type==="focusin"?l4:s4)(a)}return a.addEventListener("focusin",p,!0),a.addEventListener("focusout",p,!0),()=>{a.removeEventListener("focusin",p,!0),a.removeEventListener("focusout",p,!0)}},[a,i,o==null?void 0:o.modal]),x.createElement(Gx.Provider,{value:x.useMemo(()=>({preserveTabOrder:i,beforeOutsideRef:c,afterOutsideRef:l,beforeInsideRef:u,afterInsideRef:f,portalNode:a,setFocusManagerState:s}),[i,a])},d&&a&&x.createElement(Nc,{"data-type":"outside",ref:c,onFocus:p=>{if(hs(p,a)){var m;(m=u.current)==null||m.focus()}else{const h=Zx()||(o==null?void 0:o.refs.domReference.current);h==null||h.focus()}}}),d&&a&&x.createElement("span",{"aria-owns":a.id,style:Ip}),a&&ji.createPortal(t,a),d&&a&&x.createElement(Nc,{"data-type":"outside",ref:l,onFocus:p=>{if(hs(p,a)){var m;(m=f.current)==null||m.focus()}else{const h=Hx()||(o==null?void 0:o.refs.domReference.current);h==null||h.focus(),o!=null&&o.closeOnFocusOut&&(o==null||o.onOpenChange(!1,p.nativeEvent))}}}))}const Yx=()=>x.useContext(Gx),d4=x.forwardRef(function(t,n){return x.createElement("button",Ac({},t,{type:"button",ref:n,tabIndex:-1,style:Ip}))});function p4(e){const{context:t,children:n,disabled:r=!1,order:i=["content"],guards:a=!0,initialFocus:o=0,returnFocus:s=!0,modal:c=!0,visuallyHiddenDismiss:l=!1,closeOnFocusOut:u=!0}=e,{open:f,refs:d,nodeId:p,onOpenChange:m,events:h,dataRef:y,elements:{domReference:v,floating:b}}=t,w=i4()?a:!0,T=hi(i),E=hi(o),_=hi(s),$=Pc(),U=Yx(),z=typeof o=="number"&&o<0,k=x.useRef(null),j=x.useRef(null),W=x.useRef(!1),B=x.useRef(null),I=x.useRef(!1),A=U!=null,L=v&&v.getAttribute("role")==="combobox"&&yx(v)&&z,Z=x.useCallback(function(N){return N===void 0&&(N=b),N?Ep(N,$p()):[]},[b]),H=x.useCallback(N=>{const V=Z(N);return T.current.map(S=>v&&S==="reference"?v:b&&S==="floating"?b:V).filter(Boolean).flat()},[v,b,T,Z]);x.useEffect(()=>{if(r||!c)return;function N(S){if(S.key==="Tab"){Sn(b,ui(Jn(b)))&&Z().length===0&&!L&&nn(S);const K=H(),J=vx(S);T.current[0]==="reference"&&J===v&&(nn(S),S.shiftKey?Wr(K[K.length-1]):Wr(K[1])),T.current[1]==="floating"&&J===b&&S.shiftKey&&(nn(S),Wr(K[0]))}}const V=Jn(b);return V.addEventListener("keydown",N),()=>{V.removeEventListener("keydown",N)}},[r,v,b,c,T,d,L,Z,H]),x.useEffect(()=>{if(r||!u)return;function N(){I.current=!0,setTimeout(()=>{I.current=!1})}function V(S){const K=S.relatedTarget;queueMicrotask(()=>{const J=!(Sn(v,K)||Sn(b,K)||Sn(K,b)||Sn(U==null?void 0:U.portalNode,K)||K!=null&&K.hasAttribute(ps("focus-guard"))||$&&(Ra($.nodesRef.current,p).find(Y=>{var Q,ae;return Sn((Q=Y.context)==null?void 0:Q.elements.floating,K)||Sn((ae=Y.context)==null?void 0:ae.elements.domReference,K)})||n4($.nodesRef.current,p).find(Y=>{var Q,ae;return((Q=Y.context)==null?void 0:Q.elements.floating)===K||((ae=Y.context)==null?void 0:ae.elements.domReference)===K})));K&&J&&!I.current&&K!==B.current&&(W.current=!0,m(!1,S))})}if(b&&ka(v))return v.addEventListener("focusout",V),v.addEventListener("pointerdown",N),!c&&b.addEventListener("focusout",V),()=>{v.removeEventListener("focusout",V),v.removeEventListener("pointerdown",N),!c&&b.removeEventListener("focusout",V)}},[r,v,b,c,p,$,U,m,u]),x.useEffect(()=>{var N;if(r)return;const V=Array.from((U==null||(N=U.portalNode)==null?void 0:N.querySelectorAll("["+ps("portal")+"]"))||[]);if(b){const S=[b,...V,k.current,j.current,T.current.includes("reference")||L?v:null].filter(J=>J!=null),K=c?Wx(S,w,!w):Wx(S);return()=>{K()}}},[r,v,b,c,T,U,L,w]),Wt(()=>{if(r||!b)return;const N=Jn(b),V=ui(N);queueMicrotask(()=>{const S=H(b),K=E.current,J=(typeof K=="number"?S[K]:K.current)||b,Y=Sn(b,V);!z&&!Y&&f&&Wr(J,{preventScroll:J===b})})},[r,f,b,z,H,E]),Wt(()=>{if(r||!b)return;let N=!1;const V=Jn(b),S=ui(V),K=y.current;B.current=S;function J(Y){if(Y.type==="escapeKey"&&d.domReference.current&&(B.current=d.domReference.current),["referencePress","escapeKey"].includes(Y.type))return;const Q=Y.data.returnFocus;typeof Q=="object"?(W.current=!1,N=Q.preventScroll):W.current=!Q}return h.on("dismiss",J),()=>{h.off("dismiss",J);const Y=ui(V);(Sn(b,Y)||$&&Ra($.nodesRef.current,p).some(ae=>{var oe;return Sn((oe=ae.context)==null?void 0:oe.elements.floating,Y)})||K.openEvent&&["click","mousedown"].includes(K.openEvent.type))&&d.domReference.current&&(B.current=d.domReference.current),_.current&&ka(B.current)&&!W.current&&Wr(B.current,{cancelPrevious:!1,preventScroll:N})}},[r,b,_,y,d,h,$,p]),Wt(()=>{if(!(r||!U))return U.setFocusManagerState({modal:c,closeOnFocusOut:u,open:f,onOpenChange:m,refs:d}),()=>{U.setFocusManagerState(null)}},[r,U,c,f,m,d,u]),Wt(()=>{if(!r&&b&&typeof MutationObserver=="function"&&!z){const N=()=>{const S=b.getAttribute("tabindex");T.current.includes("floating")||ui(Jn(b))!==d.domReference.current&&Z().length===0?S!=="0"&&b.setAttribute("tabindex","0"):S!=="-1"&&b.setAttribute("tabindex","-1")};N();const V=new MutationObserver(N);return V.observe(b,{childList:!0,subtree:!0,attributes:!0}),()=>{V.disconnect()}}},[r,b,d,T,Z,z]);function R(N){return r||!l||!c?null:x.createElement(d4,{ref:N==="start"?k:j,onClick:V=>m(!1,V.nativeEvent)},typeof l=="string"?l:"Dismiss")}const g=!r&&w&&!L&&(A||c);return x.createElement(x.Fragment,null,g&&x.createElement(Nc,{"data-type":"inside",ref:U==null?void 0:U.beforeInsideRef,onFocus:N=>{if(c){const S=H();Wr(i[0]==="reference"?S[0]:S[S.length-1])}else if(U!=null&&U.preserveTabOrder&&U.portalNode)if(W.current=!1,hs(N,U.portalNode)){const S=Hx()||v;S==null||S.focus()}else{var V;(V=U.beforeOutsideRef.current)==null||V.focus()}}}),!L&&R("start"),n,R("end"),g&&x.createElement(Nc,{"data-type":"inside",ref:U==null?void 0:U.afterInsideRef,onFocus:N=>{if(c)Wr(H()[0]);else if(U!=null&&U.preserveTabOrder&&U.portalNode)if(u&&(W.current=!0),hs(N,U.portalNode)){const S=Zx()||v;S==null||S.focus()}else{var V;(V=U.afterOutsideRef.current)==null||V.focus()}}}))}function Jx(e){return ka(e.target)&&e.target.tagName==="BUTTON"}function Xx(e){return yx(e)}function h4(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,dataRef:i,elements:{domReference:a}}=e,{enabled:o=!0,event:s="click",toggle:c=!0,ignoreMouse:l=!1,keyboardHandlers:u=!0}=t,f=x.useRef(),d=x.useRef(!1);return x.useMemo(()=>o?{reference:{onPointerDown(p){f.current=p.pointerType},onMouseDown(p){p.button===0&&(mx(f.current)&&l||s!=="click"&&(n&&c&&(!i.current.openEvent||i.current.openEvent.type==="mousedown")?r(!1,p.nativeEvent):(p.preventDefault(),r(!0,p.nativeEvent))))},onClick(p){if(s==="mousedown"&&f.current){f.current=void 0;return}mx(f.current)&&l||(n&&c&&(!i.current.openEvent||i.current.openEvent.type==="click")?r(!1,p.nativeEvent):r(!0,p.nativeEvent))},onKeyDown(p){f.current=void 0,!(p.defaultPrevented||!u||Jx(p))&&(p.key===" "&&!Xx(a)&&(p.preventDefault(),d.current=!0),p.key==="Enter"&&r(!(n&&c),p.nativeEvent))},onKeyUp(p){p.defaultPrevented||!u||Jx(p)||Xx(a)||p.key===" "&&d.current&&(d.current=!1,r(!(n&&c),p.nativeEvent))}}}:{},[o,i,s,l,u,a,c,n,r])}const m4=x.useInsertionEffect||(e=>e());function mi(e){const t=x.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return m4(()=>{t.current=e}),x.useCallback(function(){for(var n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];return t.current==null?void 0:t.current(...r)},[])}const v4={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},y4={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},g4=e=>{var t,n;return{escapeKeyBubbles:typeof e=="boolean"?e:(t=e==null?void 0:e.escapeKey)!=null?t:!1,outsidePressBubbles:typeof e=="boolean"?e:(n=e==null?void 0:e.outsidePress)!=null?n:!0}};function b4(e,t){t===void 0&&(t={});const{open:n,onOpenChange:r,events:i,nodeId:a,elements:{reference:o,domReference:s,floating:c},dataRef:l}=e,{enabled:u=!0,escapeKey:f=!0,outsidePress:d=!0,outsidePressEvent:p="pointerdown",referencePress:m=!1,referencePressEvent:h="pointerdown",ancestorScroll:y=!1,bubbles:v}=t,b=Pc(),w=zx()!=null,T=mi(typeof d=="function"?d:()=>!1),E=typeof d=="function"?T:d,_=x.useRef(!1),{escapeKeyBubbles:$,outsidePressBubbles:U}=g4(v),z=mi(j=>{if(!n||!u||!f||j.key!=="Escape")return;const W=b?Ra(b.nodesRef.current,a):[];if(!$&&(j.stopPropagation(),W.length>0)){let B=!0;if(W.forEach(I=>{var A;if((A=I.context)!=null&&A.open&&!I.context.dataRef.current.__escapeKeyBubbles){B=!1;return}}),!B)return}i.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),r(!1,KL(j)?j.nativeEvent:j)}),k=mi(j=>{const W=_.current;if(_.current=!1,W||typeof E=="function"&&!E(j))return;const B=vx(j),I="["+ps("inert")+"]",A=Jn(c).querySelectorAll(I);let L=zn(B)?B:null;for(;L&&!qL(L);){const R=VL(L);if(R===Jn(c).body||!zn(R))break;L=R}if(A.length&&zn(B)&&!GL(B)&&!Sn(B,c)&&Array.from(A).every(R=>!Sn(L,R)))return;if(ka(B)&&c){const R=B.clientWidth>0&&B.scrollWidth>B.clientWidth,g=B.clientHeight>0&&B.scrollHeight>B.clientHeight;let N=g&&j.offsetX>B.clientWidth;if(g&&WL(B).direction==="rtl"&&(N=j.offsetX<=B.offsetWidth-B.clientWidth),N||R&&j.offsetY>B.clientHeight)return}const Z=b&&Ra(b.nodesRef.current,a).some(R=>{var g;return pp(j,(g=R.context)==null?void 0:g.elements.floating)});if(pp(j,c)||pp(j,s)||Z)return;const H=b?Ra(b.nodesRef.current,a):[];if(H.length>0){let R=!0;if(H.forEach(g=>{var N;if((N=g.context)!=null&&N.open&&!g.context.dataRef.current.__outsidePressBubbles){R=!1;return}}),!R)return}i.emit("dismiss",{type:"outsidePress",data:{returnFocus:w?{preventScroll:!0}:dx(j)||px(j)}}),r(!1,j)});return x.useEffect(()=>{if(!n||!u)return;l.current.__escapeKeyBubbles=$,l.current.__outsidePressBubbles=U;function j(I){r(!1,I)}const W=Jn(c);f&&W.addEventListener("keydown",z),E&&W.addEventListener(p,k);let B=[];return y&&(zn(s)&&(B=pi(s)),zn(c)&&(B=B.concat(pi(c))),!zn(o)&&o&&o.contextElement&&(B=B.concat(pi(o.contextElement)))),B=B.filter(I=>{var A;return I!==((A=W.defaultView)==null?void 0:A.visualViewport)}),B.forEach(I=>{I.addEventListener("scroll",j,{passive:!0})}),()=>{f&&W.removeEventListener("keydown",z),E&&W.removeEventListener(p,k),B.forEach(I=>{I.removeEventListener("scroll",j)})}},[l,c,s,o,f,E,p,n,r,y,u,$,U,z,k]),x.useEffect(()=>{_.current=!1},[E,p]),x.useMemo(()=>u?{reference:{onKeyDown:z,[v4[h]]:j=>{m&&(i.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),r(!1,j.nativeEvent))}},floating:{onKeyDown:z,[y4[p]]:()=>{_.current=!0}}}:{},[u,i,m,p,h,r,z])}let Rp;process.env.NODE_ENV!=="production"&&(Rp=new Set);function w4(e){var t;e===void 0&&(e={});const{open:n=!1,onOpenChange:r,nodeId:i}=e;if(process.env.NODE_ENV!=="production"){var a;const $="Floating UI: Cannot pass a virtual element to the `elements.reference` option, as it must be a real DOM element. Use `refs.setPositionReference` instead.";if((a=e.elements)!=null&&a.reference&&!zn(e.elements.reference)){var o;if(!((o=Rp)!=null&&o.has($))){var s;(s=Rp)==null||s.add($),console.error($)}}}const[c,l]=x.useState(null),u=((t=e.elements)==null?void 0:t.reference)||c,f=O5(e),d=Pc(),p=mi(($,U)=>{$&&(h.current.openEvent=U),r==null||r($,U)}),m=x.useRef(null),h=x.useRef({}),y=x.useState(()=>Q5())[0],v=Cp(),b=x.useCallback($=>{const U=zn($)?{getBoundingClientRect:()=>$.getBoundingClientRect(),contextElement:$}:$;f.refs.setReference(U)},[f.refs]),w=x.useCallback($=>{(zn($)||$===null)&&(m.current=$,l($)),(zn(f.refs.reference.current)||f.refs.reference.current===null||$!==null&&!zn($))&&f.refs.setReference($)},[f.refs]),T=x.useMemo(()=>({...f.refs,setReference:w,setPositionReference:b,domReference:m}),[f.refs,w,b]),E=x.useMemo(()=>({...f.elements,domReference:u}),[f.elements,u]),_=x.useMemo(()=>({...f,refs:T,elements:E,dataRef:h,nodeId:i,floatingId:v,events:y,open:n,onOpenChange:p}),[f,i,v,y,n,p,T,E]);return Wt(()=>{const $=d==null?void 0:d.nodesRef.current.find(U=>U.id===i);$&&($.context=_)}),x.useMemo(()=>({...f,context:_,refs:T,elements:E}),[f,T,E,_])}function Ap(e,t,n){const r=new Map;return{...n==="floating"&&{tabIndex:-1},...e,...t.map(i=>i?i[n]:null).concat(e).reduce((i,a)=>(a&&Object.entries(a).forEach(o=>{let[s,c]=o;if(s.indexOf("on")===0){if(r.has(s)||r.set(s,[]),typeof c=="function"){var l;(l=r.get(s))==null||l.push(c),i[s]=function(){for(var u,f=arguments.length,d=new Array(f),p=0;p<f;p++)d[p]=arguments[p];return(u=r.get(s))==null?void 0:u.map(m=>m(...d)).find(m=>m!==void 0)}}}else i[s]=c}),i),{})}}function x4(e){e===void 0&&(e=[]);const t=e,n=x.useCallback(a=>Ap(a,e,"reference"),t),r=x.useCallback(a=>Ap(a,e,"floating"),t),i=x.useCallback(a=>Ap(a,e,"item"),e.map(a=>a==null?void 0:a.item));return x.useMemo(()=>({getReferenceProps:n,getFloatingProps:r,getItemProps:i}),[n,r,i])}let Qx=!1;function Mc(e,t,n){switch(e){case"vertical":return t;case"horizontal":return n;default:return t||n}}function e1(e,t){return Mc(t,e===_p||e===Ic,e===Ia||e===fs)}function Pp(e,t,n){return Mc(t,e===Ic,n?e===Ia:e===fs)||e==="Enter"||e==" "||e===""}function S4(e,t,n){return Mc(t,n?e===Ia:e===fs,e===Ic)}function t1(e,t,n){return Mc(t,n?e===fs:e===Ia,e===_p)}function E4(e,t){const{open:n,onOpenChange:r,refs:i,elements:{domReference:a,floating:o}}=e,{listRef:s,activeIndex:c,onNavigate:l=()=>{},enabled:u=!0,selectedIndex:f=null,allowEscape:d=!1,loop:p=!1,nested:m=!1,rtl:h=!1,virtual:y=!1,focusItemOnOpen:v="auto",focusItemOnHover:b=!0,openOnArrowKeyDown:w=!0,disabledIndices:T=void 0,orientation:E="vertical",cols:_=1,scrollItemIntoView:$=!0,virtualItemRef:U}=t;process.env.NODE_ENV!=="production"&&(d&&(p||console.warn(["Floating UI: `useListNavigation` looping must be enabled to allow","escaping."].join(" ")),y||console.warn(["Floating UI: `useListNavigation` must be virtual to allow","escaping."].join(" "))),E==="vertical"&&_>1&&console.warn(["Floating UI: In grid list navigation mode (`cols` > 1), the",'`orientation` should be either "horizontal" or "both".'].join(" ")));const z=zx(),k=Pc(),j=mi(l),W=x.useRef(v),B=x.useRef(f??-1),I=x.useRef(null),A=x.useRef(!0),L=x.useRef(j),Z=x.useRef(!!o),H=x.useRef(!1),R=x.useRef(!1),g=hi(T),N=hi(n),V=hi($),[S,K]=x.useState(),[J,Y]=x.useState(),Q=mi(function(X,ee,G){G===void 0&&(G=!1);const pe=X.current[ee.current];pe&&(y?(K(pe.id),k==null||k.events.emit("virtualfocus",pe),U&&(U.current=pe)):Wr(pe,{preventScroll:!0,sync:ZL()&&hx()?Qx||H.current:!1}),requestAnimationFrame(()=>{const ge=V.current;ge&&pe&&(G||!A.current)&&(pe.scrollIntoView==null||pe.scrollIntoView(typeof ge=="boolean"?{block:"nearest",inline:"nearest"}:ge))}))});Wt(()=>{document.createElement("div").focus({get preventScroll(){return Qx=!0,!1}})},[]),Wt(()=>{u&&(n&&o?W.current&&f!=null&&(R.current=!0,j(f)):Z.current&&(B.current=-1,L.current(null)))},[u,n,o,f,j]),Wt(()=>{if(u&&n&&o)if(c==null){if(H.current=!1,f!=null)return;if(Z.current&&(B.current=-1,Q(s,B)),!Z.current&&W.current&&(I.current!=null||W.current===!0&&I.current==null)){let X=0;const ee=()=>{s.current[0]==null?(X<2&&(X?requestAnimationFrame:queueMicrotask)(ee),X++):(B.current=I.current==null||Pp(I.current,E,h)||m?kp(s,g.current):Lx(s,g.current),I.current=null,j(B.current))};ee()}}else ds(s,c)||(B.current=c,Q(s,B,R.current),R.current=!1)},[u,n,o,c,f,m,s,E,h,j,Q,g]),Wt(()=>{var X,ee;if(!u||o||!k||y||!Z.current)return;const G=k.nodesRef.current,pe=(X=G.find(F=>F.id===z))==null||(ee=X.context)==null?void 0:ee.elements.floating,ge=ui(Jn(o)),Ie=G.some(F=>F.context&&Sn(F.context.elements.floating,ge));pe&&!Ie&&A.current&&pe.focus({preventScroll:!0})},[u,o,k,z,y]),Wt(()=>{if(!u||!k||!y||z)return;function X(ee){Y(ee.id),U&&(U.current=ee)}return k.events.on("virtualfocus",X),()=>{k.events.off("virtualfocus",X)}},[u,k,y,z,U]),Wt(()=>{L.current=j,Z.current=!!o}),Wt(()=>{n||(I.current=null)},[n]);const ae=c!=null,oe=x.useMemo(()=>{function X(G){if(!n)return;const pe=s.current.indexOf(G);pe!==-1&&j(pe)}return{onFocus(G){let{currentTarget:pe}=G;X(pe)},onClick:G=>{let{currentTarget:pe}=G;return pe.focus({preventScroll:!0})},...b&&{onMouseMove(G){let{currentTarget:pe}=G;X(pe)},onPointerLeave(G){let{pointerType:pe}=G;!A.current||pe==="touch"||(B.current=-1,Q(s,B),j(null),y||Wr(i.floating.current,{preventScroll:!0}))}}}},[n,i,Q,b,s,j,y]);return x.useMemo(()=>{if(!u)return{};const X=g.current;function ee(F){if(A.current=!1,H.current=!0,!N.current&&F.currentTarget===i.floating.current)return;if(m&&t1(F.key,E,h)){nn(F),r(!1,F.nativeEvent),ka(a)&&!y&&a.focus();return}const ie=B.current,ue=kp(s,X),se=Lx(s,X);if(F.key==="Home"&&(nn(F),B.current=ue,j(B.current)),F.key==="End"&&(nn(F),B.current=se,j(B.current)),!(_>1&&(B.current=Y5(s,{event:F,orientation:E,loop:p,cols:_,disabledIndices:X,minIndex:ue,maxIndex:se,prevIndex:B.current,stopEvent:!0}),j(B.current),E==="both"))&&e1(F.key,E)){if(nn(F),n&&!y&&ui(F.currentTarget.ownerDocument)===F.currentTarget){B.current=Pp(F.key,E,h)?ue:se,j(B.current);return}Pp(F.key,E,h)?p?B.current=ie>=se?d&&ie!==s.current.length?-1:ue:cn(s,{startingIndex:ie,disabledIndices:X}):B.current=Math.min(se,cn(s,{startingIndex:ie,disabledIndices:X})):p?B.current=ie<=ue?d&&ie!==-1?s.current.length:se:cn(s,{startingIndex:ie,decrement:!0,disabledIndices:X}):B.current=Math.max(ue,cn(s,{startingIndex:ie,decrement:!0,disabledIndices:X})),ds(s,B.current)?j(null):j(B.current)}}function G(F){v==="auto"&&dx(F.nativeEvent)&&(W.current=!0)}function pe(F){W.current=v,v==="auto"&&px(F.nativeEvent)&&(W.current=!0)}const ge=y&&n&&ae&&{"aria-activedescendant":J||S},Ie=s.current.find(F=>(F==null?void 0:F.id)===S);return{reference:{...ge,onKeyDown(F){A.current=!1;const ie=F.key.indexOf("Arrow")===0,ue=S4(F.key,E,h),se=t1(F.key,E,h),Ce=e1(F.key,E),Ee=(m?ue:Ce)||F.key==="Enter"||F.key.trim()==="";if(y&&n){const fe=k==null?void 0:k.nodesRef.current.find(M=>M.parentId==null),q=k&&fe?r4(k.nodesRef.current,fe.id):null;if(ie&&q&&U){const M=new KeyboardEvent("keydown",{key:F.key,bubbles:!0});if(ue||se){var Ae,He;const ne=((Ae=q.context)==null?void 0:Ae.elements.domReference)===F.currentTarget,he=se&&!ne?(He=q.context)==null?void 0:He.elements.domReference:ue?Ie:null;he&&(nn(F),he.dispatchEvent(M),Y(void 0))}if(Ce&&q.context&&q.context.open&&q.parentId&&F.currentTarget!==q.context.elements.domReference){var te;nn(F),(te=q.context.elements.domReference)==null||te.dispatchEvent(M);return}}return ee(F)}if(!(!n&&!w&&ie)){if(Ee&&(I.current=m&&Ce?null:F.key),m){ue&&(nn(F),n?(B.current=kp(s,X),j(B.current)):r(!0,F.nativeEvent));return}Ce&&(f!=null&&(B.current=f),nn(F),!n&&w?r(!0,F.nativeEvent):ee(F),n&&j(B.current))}},onFocus(){n&&j(null)},onPointerDown:pe,onMouseDown:G,onClick:G},floating:{"aria-orientation":E==="both"?void 0:E,...ge,onKeyDown:ee,onPointerMove(){A.current=!0}},item:oe}},[a,i,S,J,g,N,s,u,E,h,y,n,ae,m,f,w,d,_,p,v,j,r,oe,k,U])}function _4(e,t){t===void 0&&(t={});const{open:n,floatingId:r}=e,{enabled:i=!0,role:a="dialog"}=t,o=Cp();return x.useMemo(()=>{const s={id:r,role:a};return i?a==="tooltip"?{reference:{"aria-describedby":n?r:void 0},floating:s}:{reference:{"aria-expanded":n?"true":"false","aria-haspopup":a==="alertdialog"?"dialog":a,"aria-controls":n?r:void 0,...a==="listbox"&&{role:"combobox"},...a==="menu"&&{id:o}},floating:{...s,...a==="menu"&&{"aria-labelledby":o}}}:{}},[i,a,n,r,o])}function k4(e,t){var n;const{open:r,dataRef:i}=e,{listRef:a,activeIndex:o,onMatch:s,onTypingChange:c,enabled:l=!0,findMatch:u=null,resetMs:f=750,ignoreKeys:d=[],selectedIndex:p=null}=t,m=x.useRef(),h=x.useRef(""),y=x.useRef((n=p??o)!=null?n:-1),v=x.useRef(null),b=mi(s),w=mi(c),T=hi(u),E=hi(d);return Wt(()=>{r&&(clearTimeout(m.current),v.current=null,h.current="")},[r]),Wt(()=>{if(r&&h.current===""){var _;y.current=(_=p??o)!=null?_:-1}},[r,p,o]),x.useMemo(()=>{if(!l)return{};function _(z){z?i.current.typing||(i.current.typing=z,w(z)):i.current.typing&&(i.current.typing=z,w(z))}function $(z,k,j){const W=T.current?T.current(k,j):k.find(B=>(B==null?void 0:B.toLocaleLowerCase().indexOf(j.toLocaleLowerCase()))===0);return W?z.indexOf(W):-1}function U(z){const k=a.current;if(h.current.length>0&&h.current[0]!==" "&&($(k,k,h.current)===-1?_(!1):z.key===" "&&nn(z)),k==null||E.current.includes(z.key)||z.key.length!==1||z.ctrlKey||z.metaKey||z.altKey)return;r&&z.key!==" "&&(nn(z),_(!0)),k.every(I=>{var A,L;return I?((A=I[0])==null?void 0:A.toLocaleLowerCase())!==((L=I[1])==null?void 0:L.toLocaleLowerCase()):!0})&&h.current===z.key&&(h.current="",y.current=v.current),h.current+=z.key,clearTimeout(m.current),m.current=setTimeout(()=>{h.current="",y.current=v.current,_(!1)},f);const W=y.current,B=$(k,[...k.slice((W||0)+1),...k.slice(0,(W||0)+1)],h.current);B!==-1?(b(B),v.current=B):z.key!==" "&&(h.current="",_(!1))}return{reference:{onKeyDown:U},floating:{onKeyDown:U,onKeyUp(z){z.key===" "&&_(!1)}}}},[l,r,i,a,f,E,T,b,w])}const T4=({options:e,reusable:t,sendMessage:n,isReadOnly:r})=>{var I,A,L,Z,H;const i=hc(R=>R.messageContainerRef),[a,o]=x.useState(!1),[s,c]=x.useState(null),[l,u]=x.useState(null),{message:{blocks:{dropdown:f}}}=lt,d=e.reduce((R,g)=>(R[g.label]=g.value,R),{}),p=d?Object.keys(d):[],m=R=>{o(l!==null&&!t?!1:R)},{refs:h,floatingStyles:y,context:v}=w4({placement:"bottom-start",open:a,onOpenChange:m,whileElementsMounted:E5,middleware:[$5(5),I5({padding:10,boundary:(i==null?void 0:i.current)??void 0,crossAxis:!0}),R5({apply({rects:R,elements:g,availableHeight:N}){Object.assign(g.floating.style,{maxHeight:`${N}px`,minWidth:`${R.reference.width}px`})},padding:10})]}),b=x.useRef([]),w=x.useRef(p),T=x.useRef(!1),E=h4(v,{event:"mousedown"}),_=b4(v),$=_4(v,{role:"listbox"}),U=E4(v,{listRef:b,activeIndex:s,selectedIndex:l,onNavigate:c,loop:!0}),z=k4(v,{listRef:w,activeIndex:s,selectedIndex:l,onMatch:a?c:u,onTypingChange(R){T.current=R}}),{getReferenceProps:k,getFloatingProps:j,getItemProps:W}=x4([_,$,U,z,E]),B=R=>{u(R),p[R]!==void 0&&(n==null||n({type:"text",text:p[R]??"",value:d[p[R]]??""})),o(!1)};return O.jsxs(O.Fragment,{children:[O.jsxs("div",{tabIndex:0,ref:h.setReference,"aria-labelledby":"select-label","aria-autocomplete":"none","data-disabled":l!==null&&!t?"":void 0,style:r?{pointerEvents:"none"}:void 0,...(I=f.button)==null?void 0:I.container,...k(),children:[O.jsx("span",{...(A=f.button)==null?void 0:A.text,children:"Select..."}),O.jsx(MF,{...(L=f.button)==null?void 0:L.icon})]}),a&&O.jsx(f4,{children:O.jsx(p4,{context:v,modal:!1,children:O.jsx("div",{ref:h.setFloating,className:(H=(Z=f.content)==null?void 0:Z.container)==null?void 0:H.className,style:{...y},...j(),children:p.map((R,g)=>{var N;return O.jsx("div",{ref:V=>{b.current[g]=V},role:"option",tabIndex:g===s?0:-1,"aria-selected":g===l&&g===s,"data-active":g===s?"":void 0,...(N=f.content)==null?void 0:N.item,...W({onClick(){B(g)},onKeyDown(V){V.key==="Enter"&&(V.preventDefault(),B(g)),V.key===" "&&!T.current&&(V.preventDefault(),B(g))}}),children:R},R)})})})})]})},n1=D.forwardRef(({title:e,url:t,isReadOnly:n,...r},i)=>{const{message:{blocks:{file:a}}}=lt;return O.jsxs("a",{...r,...a.container,href:t,style:n?{pointerEvents:"none"}:void 0,download:!0,ref:i,target:"_blank",rel:"noreferrer",children:[O.jsx("p",{...a.title,children:e||t}),O.jsx(LF,{...a.icon})]})});n1.displayName="File";const C4=xa()((e,t)=>({components:{},getCustomComponent:async n=>{const r=t().components[n];if(r)return r;const i=await fetch(n).then(l=>l.text()),a=new Blob([i],{type:"application/javascript"}),s=await import(URL.createObjectURL(a)),c=()=>s.default;return e(l=>({components:{...l.components,[n]:c}})),c}}));globalThis.React=D;const r1={audio:G0,bubble:U0,button:OF,carousel:sx,column:J0,dropdown:T4,file:n1,image:Z0,location:Y0,row:X0,text:rF,video:K0,custom:({url:e,name:t,data:n,...r})=>{const i=C4(l=>l.getCustomComponent),[a,o]=D.useState(null),[s,c]=D.useState(null);return D.useEffect(()=>{i(e).then(o).catch(l=>{c(l.message)})},[e]),s?O.jsx("div",{style:{color:"red"},children:s}):a?O.jsx(a,{...n,...r}):null}},Pa=({block:e,renderers:t,...n})=>{const r=(t==null?void 0:t[e.type])??r1[e.type],i={...n,...e};return O.jsx(r,{...i})};function O4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M8 14a.75.75 0 0 1-.75-.75V4.56L4.03 7.78a.75.75 0 0 1-1.06-1.06l4.5-4.5a.75.75 0 0 1 1.06 0l4.5 4.5a.75.75 0 0 1-1.06 1.06L8.75 4.56v8.69A.75.75 0 0 1 8 14Z",clipRule:"evenodd"}))}const $4=x.forwardRef(O4);function I4({title:e,titleId:t,...n},r){return x.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 16 16",fill:"currentColor","aria-hidden":"true","data-slot":"icon",ref:r,"aria-labelledby":t},n),e?x.createElement("title",{id:t},e):null,x.createElement("path",{d:"M8 1a2 2 0 0 0-2 2v4a2 2 0 1 0 4 0V3a2 2 0 0 0-2-2Z"}),x.createElement("path",{d:"M4.5 7A.75.75 0 0 0 3 7a5.001 5.001 0 0 0 4.25 4.944V13.5h-1.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5h-1.5v-1.556A5.001 5.001 0 0 0 13 7a.75.75 0 0 0-1.5 0 3.5 3.5 0 1 1-7 0Z"}))}const R4=x.forwardRef(I4);function i1(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var i=e.length;for(t=0;t<i;t++)e[t]&&(n=i1(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function ms(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=i1(e))&&(r&&(r+=" "),r+=t);return r}const A4=({disabled:e,onFileSelected:t})=>{const n=D.useRef(null),{container:r,icon:i}=lt.composer.uploadButton,a=()=>{n.current&&n.current.click()},o=s=>{const c=s.target.files;c&&c.length>0&&Array.from(c).forEach(l=>{t(l)})};return O.jsxs(O.Fragment,{children:[O.jsx("button",{type:"button",disabled:e,...r,children:O.jsx(UL,{...i,"data-disabled":e,onClick:a})}),O.jsx("input",{value:"",multiple:!0,type:"file",ref:n,style:{display:"none"},onChange:o})]})},P4=({name:e,type:t,instance:n,status:r,removeFile:i})=>{const{loader:a,fileIcon:o,removeIcon:s,errorIcon:c,previewImage:l}=lt.composer.fileWidget,u=["PNG","JPEG","JPG"].includes(Lc(e)),f=D.useMemo(()=>u?URL.createObjectURL(n):"",[n]);return r==="loading"?O.jsx(Fc,{name:e,status:r,removeButton:O.jsx("div",{...a}),extension:Lc(e),children:O.jsx("div",{...o.container,children:O.jsx(Dp,{type:t,...o.icon})})}):r==="error"?O.jsx(Fc,{name:e,status:r,removeButton:O.jsx(op,{onClick:()=>i(e),...s}),extension:"Upload Error",children:O.jsxs("div",{...o.container,children:[O.jsx(UF,{...c}),O.jsx(Dp,{type:t,...o.icon})]})}):r=="uploaded"&&u?O.jsx(Fc,{name:e,status:r,removeButton:O.jsx(op,{onClick:()=>i(e),...s}),extension:Lc(e),children:O.jsx("div",{...o.container,children:O.jsx("img",{src:f,alt:e,...l})})}):O.jsx(Fc,{name:e,status:r,removeButton:O.jsx(op,{onClick:()=>i(e),...s}),extension:Lc(e),children:O.jsx("div",{...o.container,children:O.jsx(Dp,{type:t,...o.icon})})})},Fc=({name:e,status:t,removeButton:n,children:r,extension:i})=>{const{container:a,metadata:o}=lt.composer.fileWidget;return O.jsxs("div",{"data-status":t,title:e,...a,children:[n,r,O.jsxs("div",{...o.container,children:[O.jsx("div",{...o.name,children:e}),O.jsx("div",{...o.type,children:i})]})]})},Dp=({type:e,...t})=>e==="image"?O.jsx(JM,{...t}):e==="video"?O.jsx(tF,{...t}):e==="audio"?O.jsx(QM,{...t}):O.jsx(GM,{...t}),Lc=e=>{const t=e.split(".").pop();return t?t.toUpperCase():"File"};function jp(){return jp=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},jp.apply(null,arguments)}function D4(e,t){if(e==null)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}var j4=D.useLayoutEffect,N4=function(t){var n=x.useRef(t);return j4(function(){n.current=t}),n},a1=function(t,n){if(typeof t=="function"){t(n);return}t.current=n},M4=function(t,n){var r=D.useRef();return D.useCallback(function(i){t.current=i,r.current&&a1(r.current,null),r.current=n,n&&a1(n,i)},[n])},o1={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0",display:"block"},F4=function(t){Object.keys(o1).forEach(function(n){t.style.setProperty(n,o1[n],"important")})},s1=F4,yn=null,l1=function(t,n){var r=t.scrollHeight;return n.sizingStyle.boxSizing==="border-box"?r+n.borderSize:r-n.paddingSize};function L4(e,t,n,r){n===void 0&&(n=1),r===void 0&&(r=1/0),yn||(yn=document.createElement("textarea"),yn.setAttribute("tabindex","-1"),yn.setAttribute("aria-hidden","true"),s1(yn)),yn.parentNode===null&&document.body.appendChild(yn);var i=e.paddingSize,a=e.borderSize,o=e.sizingStyle,s=o.boxSizing;Object.keys(o).forEach(function(d){var p=d;yn.style[p]=o[p]}),s1(yn),yn.value=t;var c=l1(yn,e);yn.value=t,c=l1(yn,e),yn.value="x";var l=yn.scrollHeight-i,u=l*n;s==="border-box"&&(u=u+i+a),c=Math.max(u,c);var f=l*r;return s==="border-box"&&(f=f+i+a),c=Math.min(f,c),[c,l]}var c1=function(){},B4=function(t,n){return t.reduce(function(r,i){return r[i]=n[i],r},{})},U4=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak"],z4=!!document.documentElement.currentStyle,q4=function(t){var n=window.getComputedStyle(t);if(n===null)return null;var r=B4(U4,n),i=r.boxSizing;if(i==="")return null;z4&&i==="border-box"&&(r.width=parseFloat(r.width)+parseFloat(r.borderRightWidth)+parseFloat(r.borderLeftWidth)+parseFloat(r.paddingRight)+parseFloat(r.paddingLeft)+"px");var a=parseFloat(r.paddingBottom)+parseFloat(r.paddingTop),o=parseFloat(r.borderBottomWidth)+parseFloat(r.borderTopWidth);return{sizingStyle:r,paddingSize:a,borderSize:o}},W4=q4;function u1(e,t,n){var r=N4(n);x.useLayoutEffect(function(){var i=function(o){return r.current(o)};if(e)return e.addEventListener(t,i),function(){return e.removeEventListener(t,i)}},[])}var V4=function(t){u1(window,"resize",t)},H4=function(t){u1(document.fonts,"loadingdone",t)},Z4=["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"],K4=function(t,n){var r=t.cacheMeasurements,i=t.maxRows,a=t.minRows,o=t.onChange,s=o===void 0?c1:o,c=t.onHeightChange,l=c===void 0?c1:c,u=D4(t,Z4),f=u.value!==void 0,d=x.useRef(null),p=M4(d,n),m=x.useRef(0),h=x.useRef(),y=function(){var w=d.current,T=r&&h.current?h.current:W4(w);if(T){h.current=T;var E=L4(T,w.value||w.placeholder||"x",a,i),_=E[0],$=E[1];m.current!==_&&(m.current=_,w.style.setProperty("height",_+"px","important"),l(_,{rowHeight:$}))}},v=function(w){f||y(),s(w)};return x.useLayoutEffect(y),V4(y),H4(y),x.createElement("textarea",jp({},u,{onChange:v,ref:p}))},G4=x.forwardRef(K4);const Y4=({inputRef:e,composerPlaceholder:t,composerDisabled:n,textInput:r,historyIndex:i,setTextInput:a,setHistoryIndex:o,sendComposerMessage:s})=>{const c=A0(u=>u.messageHistory),{input:l}=lt.composer;return O.jsx(G4,{...l,ref:e,placeholder:t??"Type your message...",disabled:n,value:r,"data-has-value":!!r,onChange:u=>a(u.target.value),maxRows:5,onKeyDown:u=>{n||(u.key==="Enter"&&u.shiftKey?(u.preventDefault(),a(`${r}
97
+ `)):u.key==="Enter"&&(u.preventDefault(),s()),u.key==="ArrowUp"&&(u.preventDefault(),i<c.length-1&&a(c[i+1]??""),o(Math.min(i+1,c.length-1))),u.key==="ArrowDown"&&(u.preventDefault(),a(i===0?"":c[i-1]??""),o(Math.max(i-1,-1))))}})},J4=({textInput:e,setTextInput:t})=>{const[n,r]=D.useState(!1),i=D.useRef(null),{icon:a,container:o}=lt.composer.voiceButton,s=window.SpeechRecognition||window.webkitSpeechRecognition,c=()=>{i.current||(i.current=new s);const l=i.current;l&&(l.continuous=!0,l.onresult=u=>{var d,p,m;const f=((m=(p=(d=u.results)==null?void 0:d[0])==null?void 0:p[0])==null?void 0:m.transcript)??"";t(f??""),l.stop(),r(!1)},n?(l.stop(),r(!1)):(l.start(),r(!0)))};if(s)return O.jsx("button",{...o,type:"button","aria-label":"Activate voice input",disabled:!!e,onClick:c,"data-listens":!!n,children:O.jsx(R4,{...a})})},f1=D.memo(D.forwardRef(({className:e,inputRef:t,disableComposer:n,isReadOnly:r,allowFileUpload:i,connected:a,composerPlaceholder:o,showPoweredBy:s,sendMessage:c,uploadFile:l,...u},f)=>{const{composer:d}=lt,p=n||r||!a,[m,h]=D.useState(""),[y,v]=D.useState(-1),b=rs(z=>z.files),w=rs(z=>z.setFiles),T=rs(z=>z.deleteFile),E=rs(z=>z.uploadFile),_=A0(z=>z.addMessageToHistory),$=m||b.filter(z=>z.status==="uploaded").length>0,U=()=>{const z=b.filter(W=>W.status==="uploaded");if(!z.length&&!m)return;const k=(z==null?void 0:z.map(W=>{const B=W.url,I=W.type;return{video:{type:"video",videoUrl:B},audio:{type:"audio",audioUrl:B},image:{type:"image",imageUrl:B}}[I]??{title:W.name,type:"file",fileUrl:B}}))??[];m&&k.push({type:"text",text:m});let j;k.length==1?j=k[0]:j={type:"bloc",items:k.map(B=>{const{type:I,...A}=B;return{type:I,payload:A}})},c==null||c(j),w([]),h(""),_(m),v(-1)};return r?null:O.jsxs(O.Fragment,{children:[O.jsxs("div",{"data-disabled":p,...u,className:ms(d.container.className,e),ref:f,children:[b.length>0&&O.jsx("div",{...d==null?void 0:d.fileContainer,children:b.map(z=>O.jsx(P4,{...z,removeFile:T},z.name))}),O.jsxs("div",{...d.inputContainer,children:[i&&O.jsx(A4,{disabled:p||!l,onFileSelected:z=>{l&&E(z,l)}}),O.jsx(Y4,{inputRef:t,composerPlaceholder:o,composerDisabled:p,textInput:m,historyIndex:y,setTextInput:h,setHistoryIndex:v,sendComposerMessage:U}),$&&O.jsx("button",{type:"button","aria-label":"Send message",...d.button.container,disabled:p,onClick:()=>U(),children:O.jsx($4,{...d.button.icon})}),!$&&O.jsx(J4,{textInput:m,setTextInput:h})]})]}),O.jsx("a",{...d.poweredBy,"data-hidden":s===!1,hidden:s===!1,href:"https://botpress.com/?from=webchat",target:"_blank",rel:"noopener noreferrer",children:"⚡ by Botpress"})]})}));var Np={exports:{}},Bc={exports:{}},ft={};/** @license React v16.13.1
98
98
  * react-is.production.min.js
99
99
  *
100
100
  * Copyright (c) Facebook, Inc. and its affiliates.
101
101
  *
102
102
  * This source code is licensed under the MIT license found in the
103
103
  * LICENSE file in the root directory of this source tree.
104
- */var d1;function Z4(){if(d1)return ft;d1=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,u=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,c=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function w(E){if(typeof E=="object"&&E!==null){var _=E.$$typeof;switch(_){case t:switch(E=E.type,E){case u:case l:case r:case a:case i:case f:return E;default:switch(E=E&&E.$$typeof,E){case s:case c:case m:case p:case o:return E;default:return _}}case n:return _}}}function T(E){return w(E)===l}return ft.AsyncMode=u,ft.ConcurrentMode=l,ft.ContextConsumer=s,ft.ContextProvider=o,ft.Element=t,ft.ForwardRef=c,ft.Fragment=r,ft.Lazy=m,ft.Memo=p,ft.Portal=n,ft.Profiler=a,ft.StrictMode=i,ft.Suspense=f,ft.isAsyncMode=function(E){return T(E)||w(E)===u},ft.isConcurrentMode=T,ft.isContextConsumer=function(E){return w(E)===s},ft.isContextProvider=function(E){return w(E)===o},ft.isElement=function(E){return typeof E=="object"&&E!==null&&E.$$typeof===t},ft.isForwardRef=function(E){return w(E)===c},ft.isFragment=function(E){return w(E)===r},ft.isLazy=function(E){return w(E)===m},ft.isMemo=function(E){return w(E)===p},ft.isPortal=function(E){return w(E)===n},ft.isProfiler=function(E){return w(E)===a},ft.isStrictMode=function(E){return w(E)===i},ft.isSuspense=function(E){return w(E)===f},ft.isValidElementType=function(E){return typeof E=="string"||typeof E=="function"||E===r||E===l||E===a||E===i||E===f||E===d||typeof E=="object"&&E!==null&&(E.$$typeof===m||E.$$typeof===p||E.$$typeof===o||E.$$typeof===s||E.$$typeof===c||E.$$typeof===y||E.$$typeof===v||E.$$typeof===b||E.$$typeof===h)},ft.typeOf=w,ft}var dt={};/** @license React v16.13.1
104
+ */var d1;function X4(){if(d1)return ft;d1=1;var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function w(E){if(typeof E=="object"&&E!==null){var _=E.$$typeof;switch(_){case t:switch(E=E.type,E){case c:case l:case r:case a:case i:case f:return E;default:switch(E=E&&E.$$typeof,E){case s:case u:case m:case p:case o:return E;default:return _}}case n:return _}}}function T(E){return w(E)===l}return ft.AsyncMode=c,ft.ConcurrentMode=l,ft.ContextConsumer=s,ft.ContextProvider=o,ft.Element=t,ft.ForwardRef=u,ft.Fragment=r,ft.Lazy=m,ft.Memo=p,ft.Portal=n,ft.Profiler=a,ft.StrictMode=i,ft.Suspense=f,ft.isAsyncMode=function(E){return T(E)||w(E)===c},ft.isConcurrentMode=T,ft.isContextConsumer=function(E){return w(E)===s},ft.isContextProvider=function(E){return w(E)===o},ft.isElement=function(E){return typeof E=="object"&&E!==null&&E.$$typeof===t},ft.isForwardRef=function(E){return w(E)===u},ft.isFragment=function(E){return w(E)===r},ft.isLazy=function(E){return w(E)===m},ft.isMemo=function(E){return w(E)===p},ft.isPortal=function(E){return w(E)===n},ft.isProfiler=function(E){return w(E)===a},ft.isStrictMode=function(E){return w(E)===i},ft.isSuspense=function(E){return w(E)===f},ft.isValidElementType=function(E){return typeof E=="string"||typeof E=="function"||E===r||E===l||E===a||E===i||E===f||E===d||typeof E=="object"&&E!==null&&(E.$$typeof===m||E.$$typeof===p||E.$$typeof===o||E.$$typeof===s||E.$$typeof===u||E.$$typeof===y||E.$$typeof===v||E.$$typeof===b||E.$$typeof===h)},ft.typeOf=w,ft}var dt={};/** @license React v16.13.1
105
105
  * react-is.development.js
106
106
  *
107
107
  * Copyright (c) Facebook, Inc. and its affiliates.
108
108
  *
109
109
  * This source code is licensed under the MIT license found in the
110
110
  * LICENSE file in the root directory of this source tree.
111
- */var p1;function K4(){return p1||(p1=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,u=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,c=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function w(G){return typeof G=="string"||typeof G=="function"||G===r||G===l||G===a||G===i||G===f||G===d||typeof G=="object"&&G!==null&&(G.$$typeof===m||G.$$typeof===p||G.$$typeof===o||G.$$typeof===s||G.$$typeof===c||G.$$typeof===y||G.$$typeof===v||G.$$typeof===b||G.$$typeof===h)}function T(G){if(typeof G=="object"&&G!==null){var pe=G.$$typeof;switch(pe){case t:var ge=G.type;switch(ge){case u:case l:case r:case a:case i:case f:return ge;default:var Ie=ge&&ge.$$typeof;switch(Ie){case s:case c:case m:case p:case o:return Ie;default:return pe}}case n:return pe}}}var E=u,_=l,O=s,z=o,U=t,k=c,D=r,W=m,B=p,I=n,A=a,L=i,Z=f,H=!1;function R(G){return H||(H=!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(G)||T(G)===u}function g(G){return T(G)===l}function N(G){return T(G)===s}function V(G){return T(G)===o}function S(G){return typeof G=="object"&&G!==null&&G.$$typeof===t}function K(G){return T(G)===c}function J(G){return T(G)===r}function Y(G){return T(G)===m}function Q(G){return T(G)===p}function ae(G){return T(G)===n}function oe(G){return T(G)===a}function X(G){return T(G)===i}function ee(G){return T(G)===f}dt.AsyncMode=E,dt.ConcurrentMode=_,dt.ContextConsumer=O,dt.ContextProvider=z,dt.Element=U,dt.ForwardRef=k,dt.Fragment=D,dt.Lazy=W,dt.Memo=B,dt.Portal=I,dt.Profiler=A,dt.StrictMode=L,dt.Suspense=Z,dt.isAsyncMode=R,dt.isConcurrentMode=g,dt.isContextConsumer=N,dt.isContextProvider=V,dt.isElement=S,dt.isForwardRef=K,dt.isFragment=J,dt.isLazy=Y,dt.isMemo=Q,dt.isPortal=ae,dt.isProfiler=oe,dt.isStrictMode=X,dt.isSuspense=ee,dt.isValidElementType=w,dt.typeOf=T}()),dt}var h1;function Uu(){return h1||(h1=1,process.env.NODE_ENV==="production"?Bu.exports=Z4():Bu.exports=K4()),Bu.exports}/*
111
+ */var p1;function Q4(){return p1||(p1=1,process.env.NODE_ENV!=="production"&&function(){var e=typeof Symbol=="function"&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,o=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,l=e?Symbol.for("react.concurrent_mode"):60111,u=e?Symbol.for("react.forward_ref"):60112,f=e?Symbol.for("react.suspense"):60113,d=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,h=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function w(G){return typeof G=="string"||typeof G=="function"||G===r||G===l||G===a||G===i||G===f||G===d||typeof G=="object"&&G!==null&&(G.$$typeof===m||G.$$typeof===p||G.$$typeof===o||G.$$typeof===s||G.$$typeof===u||G.$$typeof===y||G.$$typeof===v||G.$$typeof===b||G.$$typeof===h)}function T(G){if(typeof G=="object"&&G!==null){var pe=G.$$typeof;switch(pe){case t:var ge=G.type;switch(ge){case c:case l:case r:case a:case i:case f:return ge;default:var Ie=ge&&ge.$$typeof;switch(Ie){case s:case u:case m:case p:case o:return Ie;default:return pe}}case n:return pe}}}var E=c,_=l,$=s,U=o,z=t,k=u,j=r,W=m,B=p,I=n,A=a,L=i,Z=f,H=!1;function R(G){return H||(H=!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(G)||T(G)===c}function g(G){return T(G)===l}function N(G){return T(G)===s}function V(G){return T(G)===o}function S(G){return typeof G=="object"&&G!==null&&G.$$typeof===t}function K(G){return T(G)===u}function J(G){return T(G)===r}function Y(G){return T(G)===m}function Q(G){return T(G)===p}function ae(G){return T(G)===n}function oe(G){return T(G)===a}function X(G){return T(G)===i}function ee(G){return T(G)===f}dt.AsyncMode=E,dt.ConcurrentMode=_,dt.ContextConsumer=$,dt.ContextProvider=U,dt.Element=z,dt.ForwardRef=k,dt.Fragment=j,dt.Lazy=W,dt.Memo=B,dt.Portal=I,dt.Profiler=A,dt.StrictMode=L,dt.Suspense=Z,dt.isAsyncMode=R,dt.isConcurrentMode=g,dt.isContextConsumer=N,dt.isContextProvider=V,dt.isElement=S,dt.isForwardRef=K,dt.isFragment=J,dt.isLazy=Y,dt.isMemo=Q,dt.isPortal=ae,dt.isProfiler=oe,dt.isStrictMode=X,dt.isSuspense=ee,dt.isValidElementType=w,dt.typeOf=T}()),dt}var h1;function Uc(){return h1||(h1=1,process.env.NODE_ENV==="production"?Bc.exports=X4():Bc.exports=Q4()),Bc.exports}/*
112
112
  object-assign
113
113
  (c) Sindre Sorhus
114
114
  @license MIT
115
- */var Mp,m1;function v1(){if(m1)return Mp;m1=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function i(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var o={},s=0;s<10;s++)o["_"+String.fromCharCode(s)]=s;var u=Object.getOwnPropertyNames(o).map(function(c){return o[c]});if(u.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(c){l[c]=c}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Mp=i()?Object.assign:function(a,o){for(var s,u=r(a),l,c=1;c<arguments.length;c++){s=Object(arguments[c]);for(var f in s)t.call(s,f)&&(u[f]=s[f]);if(e){l=e(s);for(var d=0;d<l.length;d++)n.call(s,l[d])&&(u[l[d]]=s[l[d]])}}return u},Mp}var Fp,y1;function Lp(){if(y1)return Fp;y1=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Fp=e,Fp}var Bp,g1;function b1(){return g1||(g1=1,Bp=Function.call.bind(Object.prototype.hasOwnProperty)),Bp}var Up,w1;function G4(){if(w1)return Up;w1=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Lp(),n={},r=b1();e=function(a){var o="Warning: "+a;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function i(a,o,s,u,l){if(process.env.NODE_ENV!=="production"){for(var c in a)if(r(a,c)){var f;try{if(typeof a[c]!="function"){var d=Error((u||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw d.name="Invariant Violation",d}f=a[c](o,c,u,s,null,t)}catch(m){f=m}if(f&&!(f instanceof Error)&&e((u||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in n)){n[f.message]=!0;var p=l?l():"";e("Failed "+s+" type: "+f.message+(p??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Up=i,Up}var zp,x1;function Y4(){if(x1)return zp;x1=1;var e=Uu(),t=v1(),n=Lp(),r=b1(),i=G4(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(s){var u="Warning: "+s;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}});function o(){return null}return zp=function(s,u){var l=typeof Symbol=="function"&&Symbol.iterator,c="@@iterator";function f(g){var N=g&&(l&&g[l]||g[c]);if(typeof N=="function")return N}var d="<<anonymous>>",p={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:b(),arrayOf:w,element:T(),elementType:E(),instanceOf:_,node:k(),objectOf:z,oneOf:O,oneOfType:U,shape:W,exact:B};function m(g,N){return g===N?g!==0||1/g===1/N:g!==g&&N!==N}function h(g,N){this.message=g,this.data=N&&typeof N=="object"?N:{},this.stack=""}h.prototype=Error.prototype;function y(g){if(process.env.NODE_ENV!=="production")var N={},V=0;function S(J,Y,Q,ae,oe,X,ee){if(ae=ae||d,X=X||Q,ee!==n){if(u){var G=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 G.name="Invariant Violation",G}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var pe=ae+":"+Q;!N[pe]&&V<3&&(a("You are manually calling a React.PropTypes validation function for the `"+X+"` prop on `"+ae+"`. 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."),N[pe]=!0,V++)}}return Y[Q]==null?J?Y[Q]===null?new h("The "+oe+" `"+X+"` is marked as required "+("in `"+ae+"`, but its value is `null`.")):new h("The "+oe+" `"+X+"` is marked as required in "+("`"+ae+"`, but its value is `undefined`.")):null:g(Y,Q,ae,oe,X)}var K=S.bind(null,!1);return K.isRequired=S.bind(null,!0),K}function v(g){function N(V,S,K,J,Y,Q){var ae=V[S],oe=L(ae);if(oe!==g){var X=Z(ae);return new h("Invalid "+J+" `"+Y+"` of type "+("`"+X+"` supplied to `"+K+"`, expected ")+("`"+g+"`."),{expectedType:g})}return null}return y(N)}function b(){return y(o)}function w(g){function N(V,S,K,J,Y){if(typeof g!="function")return new h("Property `"+Y+"` of component `"+K+"` has invalid PropType notation inside arrayOf.");var Q=V[S];if(!Array.isArray(Q)){var ae=L(Q);return new h("Invalid "+J+" `"+Y+"` of type "+("`"+ae+"` supplied to `"+K+"`, expected an array."))}for(var oe=0;oe<Q.length;oe++){var X=g(Q,oe,K,J,Y+"["+oe+"]",n);if(X instanceof Error)return X}return null}return y(N)}function T(){function g(N,V,S,K,J){var Y=N[V];if(!s(Y)){var Q=L(Y);return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected a single ReactElement."))}return null}return y(g)}function E(){function g(N,V,S,K,J){var Y=N[V];if(!e.isValidElementType(Y)){var Q=L(Y);return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected a single ReactElement type."))}return null}return y(g)}function _(g){function N(V,S,K,J,Y){if(!(V[S]instanceof g)){var Q=g.name||d,ae=R(V[S]);return new h("Invalid "+J+" `"+Y+"` of type "+("`"+ae+"` supplied to `"+K+"`, expected ")+("instance of `"+Q+"`."))}return null}return y(N)}function O(g){if(!Array.isArray(g))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("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])."):a("Invalid argument supplied to oneOf, expected an array.")),o;function N(V,S,K,J,Y){for(var Q=V[S],ae=0;ae<g.length;ae++)if(m(Q,g[ae]))return null;var oe=JSON.stringify(g,function(ee,G){var pe=Z(G);return pe==="symbol"?String(G):G});return new h("Invalid "+J+" `"+Y+"` of value `"+String(Q)+"` "+("supplied to `"+K+"`, expected one of "+oe+"."))}return y(N)}function z(g){function N(V,S,K,J,Y){if(typeof g!="function")return new h("Property `"+Y+"` of component `"+K+"` has invalid PropType notation inside objectOf.");var Q=V[S],ae=L(Q);if(ae!=="object")return new h("Invalid "+J+" `"+Y+"` of type "+("`"+ae+"` supplied to `"+K+"`, expected an object."));for(var oe in Q)if(r(Q,oe)){var X=g(Q,oe,K,J,Y+"."+oe,n);if(X instanceof Error)return X}return null}return y(N)}function U(g){if(!Array.isArray(g))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var N=0;N<g.length;N++){var V=g[N];if(typeof V!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+H(V)+" at index "+N+"."),o}function S(K,J,Y,Q,ae){for(var oe=[],X=0;X<g.length;X++){var ee=g[X],G=ee(K,J,Y,Q,ae,n);if(G==null)return null;G.data&&r(G.data,"expectedType")&&oe.push(G.data.expectedType)}var pe=oe.length>0?", expected one of type ["+oe.join(", ")+"]":"";return new h("Invalid "+Q+" `"+ae+"` supplied to "+("`"+Y+"`"+pe+"."))}return y(S)}function k(){function g(N,V,S,K,J){return I(N[V])?null:new h("Invalid "+K+" `"+J+"` supplied to "+("`"+S+"`, expected a ReactNode."))}return y(g)}function D(g,N,V,S,K){return new h((g||"React class")+": "+N+" type `"+V+"."+S+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+K+"`.")}function W(g){function N(V,S,K,J,Y){var Q=V[S],ae=L(Q);if(ae!=="object")return new h("Invalid "+J+" `"+Y+"` of type `"+ae+"` "+("supplied to `"+K+"`, expected `object`."));for(var oe in g){var X=g[oe];if(typeof X!="function")return D(K,J,Y,oe,Z(X));var ee=X(Q,oe,K,J,Y+"."+oe,n);if(ee)return ee}return null}return y(N)}function B(g){function N(V,S,K,J,Y){var Q=V[S],ae=L(Q);if(ae!=="object")return new h("Invalid "+J+" `"+Y+"` of type `"+ae+"` "+("supplied to `"+K+"`, expected `object`."));var oe=t({},V[S],g);for(var X in oe){var ee=g[X];if(r(g,X)&&typeof ee!="function")return D(K,J,Y,X,Z(ee));if(!ee)return new h("Invalid "+J+" `"+Y+"` key `"+X+"` supplied to `"+K+"`.\nBad object: "+JSON.stringify(V[S],null," ")+`
116
- Valid keys: `+JSON.stringify(Object.keys(g),null," "));var G=ee(Q,X,K,J,Y+"."+X,n);if(G)return G}return null}return y(N)}function I(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(I);if(g===null||s(g))return!0;var N=f(g);if(N){var V=N.call(g),S;if(N!==g.entries){for(;!(S=V.next()).done;)if(!I(S.value))return!1}else for(;!(S=V.next()).done;){var K=S.value;if(K&&!I(K[1]))return!1}}else return!1;return!0;default:return!1}}function A(g,N){return g==="symbol"?!0:N?N["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&N instanceof Symbol:!1}function L(g){var N=typeof g;return Array.isArray(g)?"array":g instanceof RegExp?"object":A(N,g)?"symbol":N}function Z(g){if(typeof g>"u"||g===null)return""+g;var N=L(g);if(N==="object"){if(g instanceof Date)return"date";if(g instanceof RegExp)return"regexp"}return N}function H(g){var N=Z(g);switch(N){case"array":case"object":return"an "+N;case"boolean":case"date":case"regexp":return"a "+N;default:return N}}function R(g){return!g.constructor||!g.constructor.name?d:g.constructor.name}return p.checkPropTypes=i,p.resetWarningCache=i.resetWarningCache,p.PropTypes=p,p},zp}var qp,S1;function J4(){if(S1)return qp;S1=1;var e=Lp();function t(){}function n(){}return n.resetWarningCache=t,qp=function(){function r(o,s,u,l,c,f){if(f!==e){var d=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 d.name="Invariant Violation",d}}r.isRequired=r;function i(){return r}var a={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return a.PropTypes=a,a},qp}if(process.env.NODE_ENV!=="production"){var X4=Uu(),Q4=!0;Np.exports=Y4()(X4.isElement,Q4)}else Np.exports=J4()();var eB=Np.exports;const bt=Ge(eB);var tB=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function vs(e,t){var n=nB(e);if(typeof n.path!="string"){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:typeof t=="string"?t:typeof r=="string"&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function nB(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),i=tB.get(r);i&&Object.defineProperty(e,"type",{value:i,writable:!1,configurable:!1,enumerable:!0})}return e}var rB=[".DS_Store","Thumbs.db"];function iB(e){return Sa(this,void 0,void 0,function(){return Ea(this,function(t){return zu(e)&&aB(e.dataTransfer)?[2,uB(e.dataTransfer,e.type)]:oB(e)?[2,sB(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,lB(e)]:[2,[]]})})}function aB(e){return zu(e)}function oB(e){return zu(e)&&zu(e.target)}function zu(e){return typeof e=="object"&&e!==null}function sB(e){return Wp(e.target.files).map(function(t){return vs(t)})}function lB(e){return Sa(this,void 0,void 0,function(){var t;return Ea(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return vs(r)})]}})})}function uB(e,t){return Sa(this,void 0,void 0,function(){var n,r;return Ea(this,function(i){switch(i.label){case 0:return e.items?(n=Wp(e.items).filter(function(a){return a.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(cB))]):[3,2];case 1:return r=i.sent(),[2,E1(_1(r))];case 2:return[2,E1(Wp(e.files).map(function(a){return vs(a)}))]}})})}function E1(e){return e.filter(function(t){return rB.indexOf(t.name)===-1})}function Wp(e){if(e===null)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function cB(e){if(typeof e.webkitGetAsEntry!="function")return k1(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?T1(t):k1(e)}function _1(e){return e.reduce(function(t,n){return ap(ap([],V0(t),!1),V0(Array.isArray(n)?_1(n):[n]),!1)},[])}function k1(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=vs(t);return Promise.resolve(n)}function fB(e){return Sa(this,void 0,void 0,function(){return Ea(this,function(t){return[2,e.isDirectory?T1(e):dB(e)]})})}function T1(e){var t=e.createReader();return new Promise(function(n,r){var i=[];function a(){var o=this;t.readEntries(function(s){return Sa(o,void 0,void 0,function(){var u,l,c;return Ea(this,function(f){switch(f.label){case 0:if(s.length)return[3,5];f.label=1;case 1:return f.trys.push([1,3,,4]),[4,Promise.all(i)];case 2:return u=f.sent(),n(u),[3,4];case 3:return l=f.sent(),r(l),[3,4];case 4:return[3,6];case 5:c=Promise.all(s.map(fB)),i.push(c),a(),f.label=6;case 6:return[2]}})})},function(s){r(s)})}a()})}function dB(e){return Sa(this,void 0,void 0,function(){return Ea(this,function(t){return[2,new Promise(function(n,r){e.file(function(i){var a=vs(i,e.fullPath);n(a)},function(i){r(i)})})]})})}var pB=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(",");if(n.length===0)return!0;var r=e.name||"",i=(e.type||"").toLowerCase(),a=i.replace(/\/.*$/,"");return n.some(function(o){var s=o.trim().toLowerCase();return s.charAt(0)==="."?r.toLowerCase().endsWith(s):s.endsWith("/*")?a===s.replace(/\/.*$/,""):i===s})}return!0};function C1(e){return vB(e)||mB(e)||R1(e)||hB()}function hB(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
117
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mB(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function vB(e){if(Array.isArray(e))return Vp(e)}function O1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function $1(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?O1(Object(n),!0).forEach(function(r){I1(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):O1(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function I1(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ys(e,t){return bB(e)||gB(e,t)||R1(e,t)||yB()}function yB(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
118
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function R1(e,t){if(e){if(typeof e=="string")return Vp(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Vp(e,t)}}function Vp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function gB(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(u){a=!0,s=u}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function bB(e){if(Array.isArray(e))return e}var wB="file-invalid-type",xB="file-too-large",SB="file-too-small",EB="too-many-files",_B=function(t){t=Array.isArray(t)&&t.length===1?t[0]:t;var n=Array.isArray(t)?"one of ".concat(t.join(", ")):t;return{code:wB,message:"File type must be ".concat(n)}},A1=function(t){return{code:xB,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},P1=function(t){return{code:SB,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},kB={code:EB,message:"Too many files"};function D1(e,t){var n=e.type==="application/x-moz-file"||pB(e,t);return[n,n?null:_B(t)]}function j1(e,t,n){if(Wi(e.size))if(Wi(t)&&Wi(n)){if(e.size>n)return[!1,A1(n)];if(e.size<t)return[!1,P1(t)]}else{if(Wi(t)&&e.size<t)return[!1,P1(t)];if(Wi(n)&&e.size>n)return[!1,A1(n)]}return[!0,null]}function Wi(e){return e!=null}function TB(e){var t=e.files,n=e.accept,r=e.minSize,i=e.maxSize,a=e.multiple,o=e.maxFiles,s=e.validator;return!a&&t.length>1||a&&o>=1&&t.length>o?!1:t.every(function(u){var l=D1(u,n),c=ys(l,1),f=c[0],d=j1(u,r,i),p=ys(d,1),m=p[0],h=s?s(u):null;return f&&m&&!h})}function qu(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Wu(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function N1(e){e.preventDefault()}function CB(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function OB(e){return e.indexOf("Edge/")!==-1}function $B(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return CB(e)||OB(e)}function wr(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var i=arguments.length,a=new Array(i>1?i-1:0),o=1;o<i;o++)a[o-1]=arguments[o];return t.some(function(s){return!qu(r)&&s&&s.apply(void 0,[r].concat(a)),qu(r)})}}function IB(){return"showOpenFilePicker"in window}function RB(e){if(Wi(e)){var t=Object.entries(e).filter(function(n){var r=ys(n,2),i=r[0],a=r[1],o=!0;return M1(i)||(console.warn('Skipped "'.concat(i,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),o=!1),(!Array.isArray(a)||!a.every(F1))&&(console.warn('Skipped "'.concat(i,'" because an invalid file extension was provided.')),o=!1),o}).reduce(function(n,r){var i=ys(r,2),a=i[0],o=i[1];return $1($1({},n),{},I1({},a,o))},{});return[{description:"Files",accept:t}]}return e}function AB(e){if(Wi(e))return Object.entries(e).reduce(function(t,n){var r=ys(n,2),i=r[0],a=r[1];return[].concat(C1(t),[i],C1(a))},[]).filter(function(t){return M1(t)||F1(t)}).join(",")}function PB(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function DB(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function M1(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function F1(e){return/^.*\.[\w]+$/.test(e)}var jB=["children"],NB=["open"],MB=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],FB=["refKey","onChange","onClick"];function LB(e){return zB(e)||UB(e)||L1(e)||BB()}function BB(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
119
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function UB(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function zB(e){if(Array.isArray(e))return Zp(e)}function Hp(e,t){return VB(e)||WB(e,t)||L1(e,t)||qB()}function qB(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
120
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function L1(e,t){if(e){if(typeof e=="string")return Zp(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Zp(e,t)}}function Zp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function WB(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(u){a=!0,s=u}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function VB(e){if(Array.isArray(e))return e}function B1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Ot(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?B1(Object(n),!0).forEach(function(r){Kp(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):B1(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Kp(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Vu(e,t){if(e==null)return{};var n=HB(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function HB(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var Hu=j.forwardRef(function(e,t){var n=e.children,r=Vu(e,jB),i=ZB(r),a=i.open,o=Vu(i,NB);return j.useImperativeHandle(t,function(){return{open:a}},[a]),j.createElement(j.Fragment,null,n(Ot(Ot({},o),{},{open:a})))});Hu.displayName="Dropzone";var U1={disabled:!1,getFilesFromEvent:iB,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};Hu.defaultProps=U1,Hu.propTypes={children:bt.func,accept:bt.objectOf(bt.arrayOf(bt.string)),multiple:bt.bool,preventDropOnDocument:bt.bool,noClick:bt.bool,noKeyboard:bt.bool,noDrag:bt.bool,noDragEventsBubbling:bt.bool,minSize:bt.number,maxSize:bt.number,maxFiles:bt.number,disabled:bt.bool,getFilesFromEvent:bt.func,onFileDialogCancel:bt.func,onFileDialogOpen:bt.func,useFsAccessApi:bt.bool,autoFocus:bt.bool,onDragEnter:bt.func,onDragLeave:bt.func,onDragOver:bt.func,onDrop:bt.func,onDropAccepted:bt.func,onDropRejected:bt.func,onError:bt.func,validator:bt.func};var Gp={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function ZB(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=Ot(Ot({},U1),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,a=t.maxSize,o=t.minSize,s=t.multiple,u=t.maxFiles,l=t.onDragEnter,c=t.onDragLeave,f=t.onDragOver,d=t.onDrop,p=t.onDropAccepted,m=t.onDropRejected,h=t.onFileDialogCancel,y=t.onFileDialogOpen,v=t.useFsAccessApi,b=t.autoFocus,w=t.preventDropOnDocument,T=t.noClick,E=t.noKeyboard,_=t.noDrag,O=t.noDragEventsBubbling,z=t.onError,U=t.validator,k=j.useMemo(function(){return AB(n)},[n]),D=j.useMemo(function(){return RB(n)},[n]),W=j.useMemo(function(){return typeof y=="function"?y:z1},[y]),B=j.useMemo(function(){return typeof h=="function"?h:z1},[h]),I=j.useRef(null),A=j.useRef(null),L=j.useReducer(KB,Gp),Z=Hp(L,2),H=Z[0],R=Z[1],g=H.isFocused,N=H.isFileDialogActive,V=j.useRef(typeof window<"u"&&window.isSecureContext&&v&&IB()),S=function(){!V.current&&N&&setTimeout(function(){if(A.current){var fe=A.current.files;fe.length||(R({type:"closeDialog"}),B())}},300)};j.useEffect(function(){return window.addEventListener("focus",S,!1),function(){window.removeEventListener("focus",S,!1)}},[A,N,B,V]);var K=j.useRef([]),J=function(fe){I.current&&I.current.contains(fe.target)||(fe.preventDefault(),K.current=[])};j.useEffect(function(){return w&&(document.addEventListener("dragover",N1,!1),document.addEventListener("drop",J,!1)),function(){w&&(document.removeEventListener("dragover",N1),document.removeEventListener("drop",J))}},[I,w]),j.useEffect(function(){return!r&&b&&I.current&&I.current.focus(),function(){}},[I,b,r]);var Y=j.useCallback(function(te){z?z(te):console.error(te)},[z]),Q=j.useCallback(function(te){te.preventDefault(),te.persist(),Ce(te),K.current=[].concat(LB(K.current),[te.target]),Wu(te)&&Promise.resolve(i(te)).then(function(fe){if(!(qu(te)&&!O)){var q=fe.length,M=q>0&&TB({files:fe,accept:k,minSize:o,maxSize:a,multiple:s,maxFiles:u,validator:U}),ne=q>0&&!M;R({isDragAccept:M,isDragReject:ne,isDragActive:!0,type:"setDraggedFiles"}),l&&l(te)}}).catch(function(fe){return Y(fe)})},[i,l,Y,O,k,o,a,s,u,U]),ae=j.useCallback(function(te){te.preventDefault(),te.persist(),Ce(te);var fe=Wu(te);if(fe&&te.dataTransfer)try{te.dataTransfer.dropEffect="copy"}catch{}return fe&&f&&f(te),!1},[f,O]),oe=j.useCallback(function(te){te.preventDefault(),te.persist(),Ce(te);var fe=K.current.filter(function(M){return I.current&&I.current.contains(M)}),q=fe.indexOf(te.target);q!==-1&&fe.splice(q,1),K.current=fe,!(fe.length>0)&&(R({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Wu(te)&&c&&c(te))},[I,c,O]),X=j.useCallback(function(te,fe){var q=[],M=[];te.forEach(function(ne){var he=D1(ne,k),Se=Hp(he,2),$e=Se[0],Ze=Se[1],et=j1(ne,o,a),Tt=Hp(et,2),Et=Tt[0],qe=Tt[1],_t=U?U(ne):null;if($e&&Et&&!_t)q.push(ne);else{var Ke=[Ze,qe];_t&&(Ke=Ke.concat(_t)),M.push({file:ne,errors:Ke.filter(function(hn){return hn})})}}),(!s&&q.length>1||s&&u>=1&&q.length>u)&&(q.forEach(function(ne){M.push({file:ne,errors:[kB]})}),q.splice(0)),R({acceptedFiles:q,fileRejections:M,type:"setFiles"}),d&&d(q,M,fe),M.length>0&&m&&m(M,fe),q.length>0&&p&&p(q,fe)},[R,s,k,o,a,u,d,p,m,U]),ee=j.useCallback(function(te){te.preventDefault(),te.persist(),Ce(te),K.current=[],Wu(te)&&Promise.resolve(i(te)).then(function(fe){qu(te)&&!O||X(fe,te)}).catch(function(fe){return Y(fe)}),R({type:"reset"})},[i,X,Y,O]),G=j.useCallback(function(){if(V.current){R({type:"openDialog"}),W();var te={multiple:s,types:D};window.showOpenFilePicker(te).then(function(fe){return i(fe)}).then(function(fe){X(fe,null),R({type:"closeDialog"})}).catch(function(fe){PB(fe)?(B(fe),R({type:"closeDialog"})):DB(fe)?(V.current=!1,A.current?(A.current.value=null,A.current.click()):Y(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):Y(fe)});return}A.current&&(R({type:"openDialog"}),W(),A.current.value=null,A.current.click())},[R,W,B,v,X,Y,D,s]),pe=j.useCallback(function(te){!I.current||!I.current.isEqualNode(te.target)||(te.key===" "||te.key==="Enter"||te.keyCode===32||te.keyCode===13)&&(te.preventDefault(),G())},[I,G]),ge=j.useCallback(function(){R({type:"focus"})},[]),Ie=j.useCallback(function(){R({type:"blur"})},[]),F=j.useCallback(function(){T||($B()?setTimeout(G,0):G())},[T,G]),ie=function(fe){return r?null:fe},ce=function(fe){return E?null:ie(fe)},se=function(fe){return _?null:ie(fe)},Ce=function(fe){O&&fe.stopPropagation()},Ee=j.useMemo(function(){return function(){var te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},fe=te.refKey,q=fe===void 0?"ref":fe,M=te.role,ne=te.onKeyDown,he=te.onFocus,Se=te.onBlur,$e=te.onClick,Ze=te.onDragEnter,et=te.onDragOver,Tt=te.onDragLeave,Et=te.onDrop,qe=Vu(te,MB);return Ot(Ot(Kp({onKeyDown:ce(wr(ne,pe)),onFocus:ce(wr(he,ge)),onBlur:ce(wr(Se,Ie)),onClick:ie(wr($e,F)),onDragEnter:se(wr(Ze,Q)),onDragOver:se(wr(et,ae)),onDragLeave:se(wr(Tt,oe)),onDrop:se(wr(Et,ee)),role:typeof M=="string"&&M!==""?M:"presentation"},q,I),!r&&!E?{tabIndex:0}:{}),qe)}},[I,pe,ge,Ie,F,Q,ae,oe,ee,E,_,r]),Ae=j.useCallback(function(te){te.stopPropagation()},[]),He=j.useMemo(function(){return function(){var te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},fe=te.refKey,q=fe===void 0?"ref":fe,M=te.onChange,ne=te.onClick,he=Vu(te,FB),Se=Kp({accept:k,multiple:s,type:"file",style:{display:"none"},onChange:ie(wr(M,ee)),onClick:ie(wr(ne,Ae)),tabIndex:-1},q,A);return Ot(Ot({},Se),he)}},[A,n,s,ee,r]);return Ot(Ot({},H),{},{isFocused:g&&!r,getRootProps:Ee,getInputProps:He,rootRef:I,inputRef:A,open:ie(G)})}function KB(e,t){switch(t.type){case"focus":return Ot(Ot({},e),{},{isFocused:!0});case"blur":return Ot(Ot({},e),{},{isFocused:!1});case"openDialog":return Ot(Ot({},Gp),{},{isFileDialogActive:!0});case"closeDialog":return Ot(Ot({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return Ot(Ot({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return Ot(Ot({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return Ot({},Gp);default:return e}}function z1(){}const Yp=({children:e})=>{const[t,n]=j.useState(!1),[r,i]=j.useState(""),[a,o]=j.useState(null),s=({title:l,content:c})=>{i(l),o(c),n(!0)},u=()=>{n(!1)};return $.jsxs(z0.Provider,{value:{hideModal:u,showModal:s,title:r,content:a,open:t},children:[$.jsx(gi,{open:t,onOpenChange:n,children:$.jsx(gi.Content,{title:r,children:a})}),e]})},q1=({color:e,fontFamily:t,radius:n,themeMode:r,variant:i})=>{const a=j.useMemo(()=>vb({color:e,fontFamily:t,radius:n,themeMode:r,variant:i}),[e,t,n,r,i]);return $.jsx("style",{children:a})};function Vr(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e==null||e(i),n===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}function W1(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function V1(...e){return t=>{let n=!1;const r=e.map(i=>{const a=W1(i,t);return!n&&typeof a=="function"&&(n=!0),a});if(n)return()=>{for(let i=0;i<r.length;i++){const a=r[i];typeof a=="function"?a():W1(e[i],null)}}}}function vi(...e){return x.useCallback(V1(...e),e)}function GB(e,t){const n=x.createContext(t),r=a=>{const{children:o,...s}=a,u=x.useMemo(()=>s,Object.values(s));return $.jsx(n.Provider,{value:u,children:o})};r.displayName=e+"Provider";function i(a){const o=x.useContext(n);if(o)return o;if(t!==void 0)return t;throw new Error(`\`${a}\` must be used within \`${e}\``)}return[r,i]}function H1(e,t=[]){let n=[];function r(a,o){const s=x.createContext(o),u=n.length;n=[...n,o];const l=f=>{var v;const{scope:d,children:p,...m}=f,h=((v=d==null?void 0:d[e])==null?void 0:v[u])||s,y=x.useMemo(()=>m,Object.values(m));return $.jsx(h.Provider,{value:y,children:p})};l.displayName=a+"Provider";function c(f,d){var h;const p=((h=d==null?void 0:d[e])==null?void 0:h[u])||s,m=x.useContext(p);if(m)return m;if(o!==void 0)return o;throw new Error(`\`${f}\` must be used within \`${a}\``)}return[l,c]}const i=()=>{const a=n.map(o=>x.createContext(o));return function(s){const u=(s==null?void 0:s[e])||a;return x.useMemo(()=>({[`__scope${e}`]:{...s,[e]:u}}),[s,u])}};return i.scopeName=e,[r,YB(i,...t)]}function YB(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(a){const o=r.reduce((s,{useScope:u,scopeName:l})=>{const f=u(a)[`__scope${l}`];return{...s,...f}},{});return x.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}var JB=x.useId||(()=>{}),XB=0;function Zu(e){const[t,n]=x.useState(JB());return ca(()=>{e||n(r=>r??String(XB++))},[e]),e||(t?`radix-${t}`:"")}function Z1({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=QB({defaultProp:t,onChange:n}),a=e!==void 0,o=a?e:r,s=ri(n),u=x.useCallback(l=>{if(a){const f=typeof l=="function"?l(e):l;f!==e&&s(f)}else i(l)},[a,e,i,s]);return[o,u]}function QB({defaultProp:e,onChange:t}){const n=x.useState(e),[r]=n,i=x.useRef(r),a=ri(t);return x.useEffect(()=>{i.current!==r&&(a(r),i.current=r)},[r,i,a]),n}var Jp=x.forwardRef((e,t)=>{const{children:n,...r}=e,i=x.Children.toArray(n),a=i.find(t3);if(a){const o=a.props.children,s=i.map(u=>u===a?x.Children.count(o)>1?x.Children.only(null):x.isValidElement(o)?o.props.children:null:u);return $.jsx(Xp,{...r,ref:t,children:x.isValidElement(o)?x.cloneElement(o,void 0,s):null})}return $.jsx(Xp,{...r,ref:t,children:n})});Jp.displayName="Slot";var Xp=x.forwardRef((e,t)=>{const{children:n,...r}=e;if(x.isValidElement(n)){const i=r3(n);return x.cloneElement(n,{...n3(r,n.props),ref:t?V1(t,i):i})}return x.Children.count(n)>1?x.Children.only(null):null});Xp.displayName="SlotClone";var e3=({children:e})=>$.jsx($.Fragment,{children:e});function t3(e){return x.isValidElement(e)&&e.type===e3}function n3(e,t){const n={...t};for(const r in t){const i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...s)=>{a(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function r3(e){var r,i;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var i3=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],er=i3.reduce((e,t)=>{const n=x.forwardRef((r,i)=>{const{asChild:a,...o}=r,s=a?Jp:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),$.jsx(s,{...o,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function a3(e,t){e&&Tg.flushSync(()=>e.dispatchEvent(t))}function o3(e,t=globalThis==null?void 0:globalThis.document){const n=ri(e);x.useEffect(()=>{const r=i=>{i.key==="Escape"&&n(i)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var s3="DismissableLayer",Qp="dismissableLayer.update",l3="dismissableLayer.pointerDownOutside",u3="dismissableLayer.focusOutside",K1,G1=x.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Y1=x.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:i,onFocusOutside:a,onInteractOutside:o,onDismiss:s,...u}=e,l=x.useContext(G1),[c,f]=x.useState(null),d=(c==null?void 0:c.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,p]=x.useState({}),m=vi(t,O=>f(O)),h=Array.from(l.layers),[y]=[...l.layersWithOutsidePointerEventsDisabled].slice(-1),v=h.indexOf(y),b=c?h.indexOf(c):-1,w=l.layersWithOutsidePointerEventsDisabled.size>0,T=b>=v,E=d3(O=>{const z=O.target,U=[...l.branches].some(k=>k.contains(z));!T||U||(i==null||i(O),o==null||o(O),O.defaultPrevented||s==null||s())},d),_=p3(O=>{const z=O.target;[...l.branches].some(k=>k.contains(z))||(a==null||a(O),o==null||o(O),O.defaultPrevented||s==null||s())},d);return o3(O=>{b===l.layers.size-1&&(r==null||r(O),!O.defaultPrevented&&s&&(O.preventDefault(),s()))},d),x.useEffect(()=>{if(c)return n&&(l.layersWithOutsidePointerEventsDisabled.size===0&&(K1=d.body.style.pointerEvents,d.body.style.pointerEvents="none"),l.layersWithOutsidePointerEventsDisabled.add(c)),l.layers.add(c),J1(),()=>{n&&l.layersWithOutsidePointerEventsDisabled.size===1&&(d.body.style.pointerEvents=K1)}},[c,d,n,l]),x.useEffect(()=>()=>{c&&(l.layers.delete(c),l.layersWithOutsidePointerEventsDisabled.delete(c),J1())},[c,l]),x.useEffect(()=>{const O=()=>p({});return document.addEventListener(Qp,O),()=>document.removeEventListener(Qp,O)},[]),$.jsx(er.div,{...u,ref:m,style:{pointerEvents:w?T?"auto":"none":void 0,...e.style},onFocusCapture:Vr(e.onFocusCapture,_.onFocusCapture),onBlurCapture:Vr(e.onBlurCapture,_.onBlurCapture),onPointerDownCapture:Vr(e.onPointerDownCapture,E.onPointerDownCapture)})});Y1.displayName=s3;var c3="DismissableLayerBranch",f3=x.forwardRef((e,t)=>{const n=x.useContext(G1),r=x.useRef(null),i=vi(t,r);return x.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),$.jsx(er.div,{...e,ref:i})});f3.displayName=c3;function d3(e,t=globalThis==null?void 0:globalThis.document){const n=ri(e),r=x.useRef(!1),i=x.useRef(()=>{});return x.useEffect(()=>{const a=s=>{if(s.target&&!r.current){let u=function(){X1(l3,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=u,t.addEventListener("click",i.current,{once:!0})):u()}else t.removeEventListener("click",i.current);r.current=!1},o=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(o),t.removeEventListener("pointerdown",a),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function p3(e,t=globalThis==null?void 0:globalThis.document){const n=ri(e),r=x.useRef(!1);return x.useEffect(()=>{const i=a=>{a.target&&!r.current&&X1(u3,n,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function J1(){const e=new CustomEvent(Qp);document.dispatchEvent(e)}function X1(e,t,n,{discrete:r}){const i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?a3(i,a):i.dispatchEvent(a)}var eh="focusScope.autoFocusOnMount",th="focusScope.autoFocusOnUnmount",Q1={bubbles:!1,cancelable:!0},h3="FocusScope",eS=x.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:a,...o}=e,[s,u]=x.useState(null),l=ri(i),c=ri(a),f=x.useRef(null),d=vi(t,h=>u(h)),p=x.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;x.useEffect(()=>{if(r){let h=function(w){if(p.paused||!s)return;const T=w.target;s.contains(T)?f.current=T:yi(f.current,{select:!0})},y=function(w){if(p.paused||!s)return;const T=w.relatedTarget;T!==null&&(s.contains(T)||yi(f.current,{select:!0}))},v=function(w){if(document.activeElement===document.body)for(const E of w)E.removedNodes.length>0&&yi(s)};document.addEventListener("focusin",h),document.addEventListener("focusout",y);const b=new MutationObserver(v);return s&&b.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",y),b.disconnect()}}},[r,s,p.paused]),x.useEffect(()=>{if(s){rS.add(p);const h=document.activeElement;if(!s.contains(h)){const v=new CustomEvent(eh,Q1);s.addEventListener(eh,l),s.dispatchEvent(v),v.defaultPrevented||(m3(w3(tS(s)),{select:!0}),document.activeElement===h&&yi(s))}return()=>{s.removeEventListener(eh,l),setTimeout(()=>{const v=new CustomEvent(th,Q1);s.addEventListener(th,c),s.dispatchEvent(v),v.defaultPrevented||yi(h??document.body,{select:!0}),s.removeEventListener(th,c),rS.remove(p)},0)}}},[s,l,c,p]);const m=x.useCallback(h=>{if(!n&&!r||p.paused)return;const y=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,v=document.activeElement;if(y&&v){const b=h.currentTarget,[w,T]=v3(b);w&&T?!h.shiftKey&&v===T?(h.preventDefault(),n&&yi(w,{select:!0})):h.shiftKey&&v===w&&(h.preventDefault(),n&&yi(T,{select:!0})):v===b&&h.preventDefault()}},[n,r,p.paused]);return $.jsx(er.div,{tabIndex:-1,...o,ref:d,onKeyDown:m})});eS.displayName=h3;function m3(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(yi(r,{select:t}),document.activeElement!==n)return}function v3(e){const t=tS(e),n=nS(t,e),r=nS(t.reverse(),e);return[n,r]}function tS(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function nS(e,t){for(const n of e)if(!y3(n,{upTo:t}))return n}function y3(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 g3(e){return e instanceof HTMLInputElement&&"select"in e}function yi(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&g3(e)&&t&&e.select()}}var rS=b3();function b3(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=iS(e,t),e.unshift(t)},remove(t){var n;e=iS(e,t),(n=e[0])==null||n.resume()}}}function iS(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function w3(e){return e.filter(t=>t.tagName!=="A")}function x3(e,t){return x.useReducer((n,r)=>t[n][r]??n,e)}var Ku=e=>{const{present:t,children:n}=e,r=S3(t),i=typeof n=="function"?n({present:r.isPresent}):x.Children.only(n),a=vi(r.ref,E3(i));return typeof n=="function"||r.isPresent?x.cloneElement(i,{ref:a}):null};Ku.displayName="Presence";function S3(e){const[t,n]=x.useState(),r=x.useRef({}),i=x.useRef(e),a=x.useRef("none"),o=e?"mounted":"unmounted",[s,u]=x3(o,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return x.useEffect(()=>{const l=Gu(r.current);a.current=s==="mounted"?l:"none"},[s]),ca(()=>{const l=r.current,c=i.current;if(c!==e){const d=a.current,p=Gu(l);e?u("MOUNT"):p==="none"||(l==null?void 0:l.display)==="none"?u("UNMOUNT"):u(c&&d!==p?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,u]),ca(()=>{if(t){let l;const c=t.ownerDocument.defaultView??window,f=p=>{const h=Gu(r.current).includes(p.animationName);if(p.target===t&&h&&(u("ANIMATION_END"),!i.current)){const y=t.style.animationFillMode;t.style.animationFillMode="forwards",l=c.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=y)})}},d=p=>{p.target===t&&(a.current=Gu(r.current))};return t.addEventListener("animationstart",d),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{c.clearTimeout(l),t.removeEventListener("animationstart",d),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else u("ANIMATION_END")},[t,u]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:x.useCallback(l=>{l&&(r.current=getComputedStyle(l)),n(l)},[])}}function Gu(e){return(e==null?void 0:e.animationName)||"none"}function E3(e){var r,i;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var nh=0;function _3(){x.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??aS()),document.body.insertAdjacentElement("beforeend",e[1]??aS()),nh++,()=>{nh===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),nh--}},[])}function aS(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var Yu="right-scroll-bar-position",Ju="width-before-scroll-bar",k3="with-scroll-bars-hidden",T3="--removed-body-scroll-bar-size";function rh(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function C3(e,t){var n=j.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var i=n.value;i!==r&&(n.value=r,n.callback(r,i))}}}})[0];return n.callback=t,n.facade}var O3=typeof window<"u"?x.useLayoutEffect:x.useEffect,oS=new WeakMap;function $3(e,t){var n=C3(null,function(r){return e.forEach(function(i){return rh(i,r)})});return O3(function(){var r=oS.get(n);if(r){var i=new Set(r),a=new Set(e),o=n.current;i.forEach(function(s){a.has(s)||rh(s,null)}),a.forEach(function(s){i.has(s)||rh(s,o)})}oS.set(n,e)},[e]),n}function I3(e){return e}function R3(e,t){t===void 0&&(t=I3);var n=[],r=!1,i={read:function(){if(r)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(a){var o=t(a,r);return n.push(o),function(){n=n.filter(function(s){return s!==o})}},assignSyncMedium:function(a){for(r=!0;n.length;){var o=n;n=[],o.forEach(a)}n={push:function(s){return a(s)},filter:function(){return n}}},assignMedium:function(a){r=!0;var o=[];if(n.length){var s=n;n=[],s.forEach(a),o=n}var u=function(){var c=o;o=[],c.forEach(a)},l=function(){return Promise.resolve().then(u)};l(),n={push:function(c){o.push(c),l()},filter:function(c){return o=o.filter(c),n}}}};return i}function A3(e){e===void 0&&(e={});var t=R3(null);return t.options=Un({async:!0,ssr:!1},e),t}var sS=function(e){var t=e.sideCar,n=W0(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return x.createElement(r,Un({},n))};sS.isSideCarExport=!0;function P3(e,t){return e.useMedium(t),sS}var lS=A3(),ih=function(){},Xu=x.forwardRef(function(e,t){var n=x.useRef(null),r=x.useState({onScrollCapture:ih,onWheelCapture:ih,onTouchMoveCapture:ih}),i=r[0],a=r[1],o=e.forwardProps,s=e.children,u=e.className,l=e.removeScrollBar,c=e.enabled,f=e.shards,d=e.sideCar,p=e.noIsolation,m=e.inert,h=e.allowPinchZoom,y=e.as,v=y===void 0?"div":y,b=e.gapMode,w=W0(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),T=d,E=$3([n,t]),_=Un(Un({},w),i);return x.createElement(x.Fragment,null,c&&x.createElement(T,{sideCar:lS,removeScrollBar:l,shards:f,noIsolation:p,inert:m,setCallbacks:a,allowPinchZoom:!!h,lockRef:n,gapMode:b}),o?x.cloneElement(x.Children.only(s),Un(Un({},_),{ref:E})):x.createElement(v,Un({},_,{className:u,ref:E}),s))});Xu.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Xu.classNames={fullWidth:Ju,zeroRight:Yu};var D3=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function j3(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=D3();return t&&e.setAttribute("nonce",t),e}function N3(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function M3(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var F3=function(){var e=0,t=null;return{add:function(n){e==0&&(t=j3())&&(N3(t,n),M3(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},L3=function(){var e=F3();return function(t,n){x.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},uS=function(){var e=L3(),t=function(n){var r=n.styles,i=n.dynamic;return e(r,i),null};return t},B3={left:0,top:0,right:0,gap:0},ah=function(e){return parseInt(e||"",10)||0},U3=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[ah(n),ah(r),ah(i)]},z3=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return B3;var t=U3(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},q3=uS(),Da="data-scroll-locked",W3=function(e,t,n,r){var i=e.left,a=e.top,o=e.right,s=e.gap;return n===void 0&&(n="margin"),`
121
- .`.concat(k3,` {
115
+ */var Mp,m1;function v1(){if(m1)return Mp;m1=1;var e=Object.getOwnPropertySymbols,t=Object.prototype.hasOwnProperty,n=Object.prototype.propertyIsEnumerable;function r(a){if(a==null)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(a)}function i(){try{if(!Object.assign)return!1;var a=new String("abc");if(a[5]="de",Object.getOwnPropertyNames(a)[0]==="5")return!1;for(var o={},s=0;s<10;s++)o["_"+String.fromCharCode(s)]=s;var c=Object.getOwnPropertyNames(o).map(function(u){return o[u]});if(c.join("")!=="0123456789")return!1;var l={};return"abcdefghijklmnopqrst".split("").forEach(function(u){l[u]=u}),Object.keys(Object.assign({},l)).join("")==="abcdefghijklmnopqrst"}catch{return!1}}return Mp=i()?Object.assign:function(a,o){for(var s,c=r(a),l,u=1;u<arguments.length;u++){s=Object(arguments[u]);for(var f in s)t.call(s,f)&&(c[f]=s[f]);if(e){l=e(s);for(var d=0;d<l.length;d++)n.call(s,l[d])&&(c[l[d]]=s[l[d]])}}return c},Mp}var Fp,y1;function Lp(){if(y1)return Fp;y1=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Fp=e,Fp}var Bp,g1;function b1(){return g1||(g1=1,Bp=Function.call.bind(Object.prototype.hasOwnProperty)),Bp}var Up,w1;function eB(){if(w1)return Up;w1=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Lp(),n={},r=b1();e=function(a){var o="Warning: "+a;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function i(a,o,s,c,l){if(process.env.NODE_ENV!=="production"){for(var u in a)if(r(a,u)){var f;try{if(typeof a[u]!="function"){var d=Error((c||"React class")+": "+s+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[u]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw d.name="Invariant Violation",d}f=a[u](o,u,c,s,null,t)}catch(m){f=m}if(f&&!(f instanceof Error)&&e((c||"React class")+": type specification of "+s+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in n)){n[f.message]=!0;var p=l?l():"";e("Failed "+s+" type: "+f.message+(p??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Up=i,Up}var zp,x1;function tB(){if(x1)return zp;x1=1;var e=Uc(),t=v1(),n=Lp(),r=b1(),i=eB(),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(s){var c="Warning: "+s;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function o(){return null}return zp=function(s,c){var l=typeof Symbol=="function"&&Symbol.iterator,u="@@iterator";function f(g){var N=g&&(l&&g[l]||g[u]);if(typeof N=="function")return N}var d="<<anonymous>>",p={array:v("array"),bigint:v("bigint"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:b(),arrayOf:w,element:T(),elementType:E(),instanceOf:_,node:k(),objectOf:U,oneOf:$,oneOfType:z,shape:W,exact:B};function m(g,N){return g===N?g!==0||1/g===1/N:g!==g&&N!==N}function h(g,N){this.message=g,this.data=N&&typeof N=="object"?N:{},this.stack=""}h.prototype=Error.prototype;function y(g){if(process.env.NODE_ENV!=="production")var N={},V=0;function S(J,Y,Q,ae,oe,X,ee){if(ae=ae||d,X=X||Q,ee!==n){if(c){var G=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 G.name="Invariant Violation",G}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var pe=ae+":"+Q;!N[pe]&&V<3&&(a("You are manually calling a React.PropTypes validation function for the `"+X+"` prop on `"+ae+"`. 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."),N[pe]=!0,V++)}}return Y[Q]==null?J?Y[Q]===null?new h("The "+oe+" `"+X+"` is marked as required "+("in `"+ae+"`, but its value is `null`.")):new h("The "+oe+" `"+X+"` is marked as required in "+("`"+ae+"`, but its value is `undefined`.")):null:g(Y,Q,ae,oe,X)}var K=S.bind(null,!1);return K.isRequired=S.bind(null,!0),K}function v(g){function N(V,S,K,J,Y,Q){var ae=V[S],oe=L(ae);if(oe!==g){var X=Z(ae);return new h("Invalid "+J+" `"+Y+"` of type "+("`"+X+"` supplied to `"+K+"`, expected ")+("`"+g+"`."),{expectedType:g})}return null}return y(N)}function b(){return y(o)}function w(g){function N(V,S,K,J,Y){if(typeof g!="function")return new h("Property `"+Y+"` of component `"+K+"` has invalid PropType notation inside arrayOf.");var Q=V[S];if(!Array.isArray(Q)){var ae=L(Q);return new h("Invalid "+J+" `"+Y+"` of type "+("`"+ae+"` supplied to `"+K+"`, expected an array."))}for(var oe=0;oe<Q.length;oe++){var X=g(Q,oe,K,J,Y+"["+oe+"]",n);if(X instanceof Error)return X}return null}return y(N)}function T(){function g(N,V,S,K,J){var Y=N[V];if(!s(Y)){var Q=L(Y);return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected a single ReactElement."))}return null}return y(g)}function E(){function g(N,V,S,K,J){var Y=N[V];if(!e.isValidElementType(Y)){var Q=L(Y);return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected a single ReactElement type."))}return null}return y(g)}function _(g){function N(V,S,K,J,Y){if(!(V[S]instanceof g)){var Q=g.name||d,ae=R(V[S]);return new h("Invalid "+J+" `"+Y+"` of type "+("`"+ae+"` supplied to `"+K+"`, expected ")+("instance of `"+Q+"`."))}return null}return y(N)}function $(g){if(!Array.isArray(g))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("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])."):a("Invalid argument supplied to oneOf, expected an array.")),o;function N(V,S,K,J,Y){for(var Q=V[S],ae=0;ae<g.length;ae++)if(m(Q,g[ae]))return null;var oe=JSON.stringify(g,function(ee,G){var pe=Z(G);return pe==="symbol"?String(G):G});return new h("Invalid "+J+" `"+Y+"` of value `"+String(Q)+"` "+("supplied to `"+K+"`, expected one of "+oe+"."))}return y(N)}function U(g){function N(V,S,K,J,Y){if(typeof g!="function")return new h("Property `"+Y+"` of component `"+K+"` has invalid PropType notation inside objectOf.");var Q=V[S],ae=L(Q);if(ae!=="object")return new h("Invalid "+J+" `"+Y+"` of type "+("`"+ae+"` supplied to `"+K+"`, expected an object."));for(var oe in Q)if(r(Q,oe)){var X=g(Q,oe,K,J,Y+"."+oe,n);if(X instanceof Error)return X}return null}return y(N)}function z(g){if(!Array.isArray(g))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var N=0;N<g.length;N++){var V=g[N];if(typeof V!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+H(V)+" at index "+N+"."),o}function S(K,J,Y,Q,ae){for(var oe=[],X=0;X<g.length;X++){var ee=g[X],G=ee(K,J,Y,Q,ae,n);if(G==null)return null;G.data&&r(G.data,"expectedType")&&oe.push(G.data.expectedType)}var pe=oe.length>0?", expected one of type ["+oe.join(", ")+"]":"";return new h("Invalid "+Q+" `"+ae+"` supplied to "+("`"+Y+"`"+pe+"."))}return y(S)}function k(){function g(N,V,S,K,J){return I(N[V])?null:new h("Invalid "+K+" `"+J+"` supplied to "+("`"+S+"`, expected a ReactNode."))}return y(g)}function j(g,N,V,S,K){return new h((g||"React class")+": "+N+" type `"+V+"."+S+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+K+"`.")}function W(g){function N(V,S,K,J,Y){var Q=V[S],ae=L(Q);if(ae!=="object")return new h("Invalid "+J+" `"+Y+"` of type `"+ae+"` "+("supplied to `"+K+"`, expected `object`."));for(var oe in g){var X=g[oe];if(typeof X!="function")return j(K,J,Y,oe,Z(X));var ee=X(Q,oe,K,J,Y+"."+oe,n);if(ee)return ee}return null}return y(N)}function B(g){function N(V,S,K,J,Y){var Q=V[S],ae=L(Q);if(ae!=="object")return new h("Invalid "+J+" `"+Y+"` of type `"+ae+"` "+("supplied to `"+K+"`, expected `object`."));var oe=t({},V[S],g);for(var X in oe){var ee=g[X];if(r(g,X)&&typeof ee!="function")return j(K,J,Y,X,Z(ee));if(!ee)return new h("Invalid "+J+" `"+Y+"` key `"+X+"` supplied to `"+K+"`.\nBad object: "+JSON.stringify(V[S],null," ")+`
116
+ Valid keys: `+JSON.stringify(Object.keys(g),null," "));var G=ee(Q,X,K,J,Y+"."+X,n);if(G)return G}return null}return y(N)}function I(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(I);if(g===null||s(g))return!0;var N=f(g);if(N){var V=N.call(g),S;if(N!==g.entries){for(;!(S=V.next()).done;)if(!I(S.value))return!1}else for(;!(S=V.next()).done;){var K=S.value;if(K&&!I(K[1]))return!1}}else return!1;return!0;default:return!1}}function A(g,N){return g==="symbol"?!0:N?N["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&N instanceof Symbol:!1}function L(g){var N=typeof g;return Array.isArray(g)?"array":g instanceof RegExp?"object":A(N,g)?"symbol":N}function Z(g){if(typeof g>"u"||g===null)return""+g;var N=L(g);if(N==="object"){if(g instanceof Date)return"date";if(g instanceof RegExp)return"regexp"}return N}function H(g){var N=Z(g);switch(N){case"array":case"object":return"an "+N;case"boolean":case"date":case"regexp":return"a "+N;default:return N}}function R(g){return!g.constructor||!g.constructor.name?d:g.constructor.name}return p.checkPropTypes=i,p.resetWarningCache=i.resetWarningCache,p.PropTypes=p,p},zp}var qp,S1;function nB(){if(S1)return qp;S1=1;var e=Lp();function t(){}function n(){}return n.resetWarningCache=t,qp=function(){function r(o,s,c,l,u,f){if(f!==e){var d=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 d.name="Invariant Violation",d}}r.isRequired=r;function i(){return r}var a={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return a.PropTypes=a,a},qp}if(process.env.NODE_ENV!=="production"){var rB=Uc(),iB=!0;Np.exports=tB()(rB.isElement,iB)}else Np.exports=nB()();var aB=Np.exports;const bt=Ge(aB);var oB=new Map([["aac","audio/aac"],["abw","application/x-abiword"],["arc","application/x-freearc"],["avif","image/avif"],["avi","video/x-msvideo"],["azw","application/vnd.amazon.ebook"],["bin","application/octet-stream"],["bmp","image/bmp"],["bz","application/x-bzip"],["bz2","application/x-bzip2"],["cda","application/x-cdf"],["csh","application/x-csh"],["css","text/css"],["csv","text/csv"],["doc","application/msword"],["docx","application/vnd.openxmlformats-officedocument.wordprocessingml.document"],["eot","application/vnd.ms-fontobject"],["epub","application/epub+zip"],["gz","application/gzip"],["gif","image/gif"],["heic","image/heic"],["heif","image/heif"],["htm","text/html"],["html","text/html"],["ico","image/vnd.microsoft.icon"],["ics","text/calendar"],["jar","application/java-archive"],["jpeg","image/jpeg"],["jpg","image/jpeg"],["js","text/javascript"],["json","application/json"],["jsonld","application/ld+json"],["mid","audio/midi"],["midi","audio/midi"],["mjs","text/javascript"],["mp3","audio/mpeg"],["mp4","video/mp4"],["mpeg","video/mpeg"],["mpkg","application/vnd.apple.installer+xml"],["odp","application/vnd.oasis.opendocument.presentation"],["ods","application/vnd.oasis.opendocument.spreadsheet"],["odt","application/vnd.oasis.opendocument.text"],["oga","audio/ogg"],["ogv","video/ogg"],["ogx","application/ogg"],["opus","audio/opus"],["otf","font/otf"],["png","image/png"],["pdf","application/pdf"],["php","application/x-httpd-php"],["ppt","application/vnd.ms-powerpoint"],["pptx","application/vnd.openxmlformats-officedocument.presentationml.presentation"],["rar","application/vnd.rar"],["rtf","application/rtf"],["sh","application/x-sh"],["svg","image/svg+xml"],["swf","application/x-shockwave-flash"],["tar","application/x-tar"],["tif","image/tiff"],["tiff","image/tiff"],["ts","video/mp2t"],["ttf","font/ttf"],["txt","text/plain"],["vsd","application/vnd.visio"],["wav","audio/wav"],["weba","audio/webm"],["webm","video/webm"],["webp","image/webp"],["woff","font/woff"],["woff2","font/woff2"],["xhtml","application/xhtml+xml"],["xls","application/vnd.ms-excel"],["xlsx","application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],["xml","application/xml"],["xul","application/vnd.mozilla.xul+xml"],["zip","application/zip"],["7z","application/x-7z-compressed"],["mkv","video/x-matroska"],["mov","video/quicktime"],["msg","application/vnd.ms-outlook"]]);function vs(e,t){var n=sB(e);if(typeof n.path!="string"){var r=e.webkitRelativePath;Object.defineProperty(n,"path",{value:typeof t=="string"?t:typeof r=="string"&&r.length>0?r:e.name,writable:!1,configurable:!1,enumerable:!0})}return n}function sB(e){var t=e.name,n=t&&t.lastIndexOf(".")!==-1;if(n&&!e.type){var r=t.split(".").pop().toLowerCase(),i=oB.get(r);i&&Object.defineProperty(e,"type",{value:i,writable:!1,configurable:!1,enumerable:!0})}return e}var lB=[".DS_Store","Thumbs.db"];function cB(e){return Sa(this,void 0,void 0,function(){return Ea(this,function(t){return zc(e)&&uB(e.dataTransfer)?[2,hB(e.dataTransfer,e.type)]:fB(e)?[2,dB(e)]:Array.isArray(e)&&e.every(function(n){return"getFile"in n&&typeof n.getFile=="function"})?[2,pB(e)]:[2,[]]})})}function uB(e){return zc(e)}function fB(e){return zc(e)&&zc(e.target)}function zc(e){return typeof e=="object"&&e!==null}function dB(e){return Wp(e.target.files).map(function(t){return vs(t)})}function pB(e){return Sa(this,void 0,void 0,function(){var t;return Ea(this,function(n){switch(n.label){case 0:return[4,Promise.all(e.map(function(r){return r.getFile()}))];case 1:return t=n.sent(),[2,t.map(function(r){return vs(r)})]}})})}function hB(e,t){return Sa(this,void 0,void 0,function(){var n,r;return Ea(this,function(i){switch(i.label){case 0:return e.items?(n=Wp(e.items).filter(function(a){return a.kind==="file"}),t!=="drop"?[2,n]:[4,Promise.all(n.map(mB))]):[3,2];case 1:return r=i.sent(),[2,E1(_1(r))];case 2:return[2,E1(Wp(e.files).map(function(a){return vs(a)}))]}})})}function E1(e){return e.filter(function(t){return lB.indexOf(t.name)===-1})}function Wp(e){if(e===null)return[];for(var t=[],n=0;n<e.length;n++){var r=e[n];t.push(r)}return t}function mB(e){if(typeof e.webkitGetAsEntry!="function")return k1(e);var t=e.webkitGetAsEntry();return t&&t.isDirectory?T1(t):k1(e)}function _1(e){return e.reduce(function(t,n){return ap(ap([],H0(t),!1),H0(Array.isArray(n)?_1(n):[n]),!1)},[])}function k1(e){var t=e.getAsFile();if(!t)return Promise.reject("".concat(e," is not a File"));var n=vs(t);return Promise.resolve(n)}function vB(e){return Sa(this,void 0,void 0,function(){return Ea(this,function(t){return[2,e.isDirectory?T1(e):yB(e)]})})}function T1(e){var t=e.createReader();return new Promise(function(n,r){var i=[];function a(){var o=this;t.readEntries(function(s){return Sa(o,void 0,void 0,function(){var c,l,u;return Ea(this,function(f){switch(f.label){case 0:if(s.length)return[3,5];f.label=1;case 1:return f.trys.push([1,3,,4]),[4,Promise.all(i)];case 2:return c=f.sent(),n(c),[3,4];case 3:return l=f.sent(),r(l),[3,4];case 4:return[3,6];case 5:u=Promise.all(s.map(vB)),i.push(u),a(),f.label=6;case 6:return[2]}})})},function(s){r(s)})}a()})}function yB(e){return Sa(this,void 0,void 0,function(){return Ea(this,function(t){return[2,new Promise(function(n,r){e.file(function(i){var a=vs(i,e.fullPath);n(a)},function(i){r(i)})})]})})}var gB=function(e,t){if(e&&t){var n=Array.isArray(t)?t:t.split(",");if(n.length===0)return!0;var r=e.name||"",i=(e.type||"").toLowerCase(),a=i.replace(/\/.*$/,"");return n.some(function(o){var s=o.trim().toLowerCase();return s.charAt(0)==="."?r.toLowerCase().endsWith(s):s.endsWith("/*")?a===s.replace(/\/.*$/,""):i===s})}return!0};function C1(e){return xB(e)||wB(e)||R1(e)||bB()}function bB(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
117
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function wB(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function xB(e){if(Array.isArray(e))return Vp(e)}function O1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function $1(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?O1(Object(n),!0).forEach(function(r){I1(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):O1(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function I1(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ys(e,t){return _B(e)||EB(e,t)||R1(e,t)||SB()}function SB(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
118
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function R1(e,t){if(e){if(typeof e=="string")return Vp(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Vp(e,t)}}function Vp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function EB(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(c){a=!0,s=c}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function _B(e){if(Array.isArray(e))return e}var kB="file-invalid-type",TB="file-too-large",CB="file-too-small",OB="too-many-files",$B=function(t){t=Array.isArray(t)&&t.length===1?t[0]:t;var n=Array.isArray(t)?"one of ".concat(t.join(", ")):t;return{code:kB,message:"File type must be ".concat(n)}},A1=function(t){return{code:TB,message:"File is larger than ".concat(t," ").concat(t===1?"byte":"bytes")}},P1=function(t){return{code:CB,message:"File is smaller than ".concat(t," ").concat(t===1?"byte":"bytes")}},IB={code:OB,message:"Too many files"};function D1(e,t){var n=e.type==="application/x-moz-file"||gB(e,t);return[n,n?null:$B(t)]}function j1(e,t,n){if(Wi(e.size))if(Wi(t)&&Wi(n)){if(e.size>n)return[!1,A1(n)];if(e.size<t)return[!1,P1(t)]}else{if(Wi(t)&&e.size<t)return[!1,P1(t)];if(Wi(n)&&e.size>n)return[!1,A1(n)]}return[!0,null]}function Wi(e){return e!=null}function RB(e){var t=e.files,n=e.accept,r=e.minSize,i=e.maxSize,a=e.multiple,o=e.maxFiles,s=e.validator;return!a&&t.length>1||a&&o>=1&&t.length>o?!1:t.every(function(c){var l=D1(c,n),u=ys(l,1),f=u[0],d=j1(c,r,i),p=ys(d,1),m=p[0],h=s?s(c):null;return f&&m&&!h})}function qc(e){return typeof e.isPropagationStopped=="function"?e.isPropagationStopped():typeof e.cancelBubble<"u"?e.cancelBubble:!1}function Wc(e){return e.dataTransfer?Array.prototype.some.call(e.dataTransfer.types,function(t){return t==="Files"||t==="application/x-moz-file"}):!!e.target&&!!e.target.files}function N1(e){e.preventDefault()}function AB(e){return e.indexOf("MSIE")!==-1||e.indexOf("Trident/")!==-1}function PB(e){return e.indexOf("Edge/")!==-1}function DB(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.navigator.userAgent;return AB(e)||PB(e)}function wr(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return function(r){for(var i=arguments.length,a=new Array(i>1?i-1:0),o=1;o<i;o++)a[o-1]=arguments[o];return t.some(function(s){return!qc(r)&&s&&s.apply(void 0,[r].concat(a)),qc(r)})}}function jB(){return"showOpenFilePicker"in window}function NB(e){if(Wi(e)){var t=Object.entries(e).filter(function(n){var r=ys(n,2),i=r[0],a=r[1],o=!0;return M1(i)||(console.warn('Skipped "'.concat(i,'" because it is not a valid MIME type. Check https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/MIME_types/Common_types for a list of valid MIME types.')),o=!1),(!Array.isArray(a)||!a.every(F1))&&(console.warn('Skipped "'.concat(i,'" because an invalid file extension was provided.')),o=!1),o}).reduce(function(n,r){var i=ys(r,2),a=i[0],o=i[1];return $1($1({},n),{},I1({},a,o))},{});return[{description:"Files",accept:t}]}return e}function MB(e){if(Wi(e))return Object.entries(e).reduce(function(t,n){var r=ys(n,2),i=r[0],a=r[1];return[].concat(C1(t),[i],C1(a))},[]).filter(function(t){return M1(t)||F1(t)}).join(",")}function FB(e){return e instanceof DOMException&&(e.name==="AbortError"||e.code===e.ABORT_ERR)}function LB(e){return e instanceof DOMException&&(e.name==="SecurityError"||e.code===e.SECURITY_ERR)}function M1(e){return e==="audio/*"||e==="video/*"||e==="image/*"||e==="text/*"||/\w+\/[-+.\w]+/g.test(e)}function F1(e){return/^.*\.[\w]+$/.test(e)}var BB=["children"],UB=["open"],zB=["refKey","role","onKeyDown","onFocus","onBlur","onClick","onDragEnter","onDragOver","onDragLeave","onDrop"],qB=["refKey","onChange","onClick"];function WB(e){return ZB(e)||HB(e)||L1(e)||VB()}function VB(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
119
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function HB(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function ZB(e){if(Array.isArray(e))return Zp(e)}function Hp(e,t){return YB(e)||GB(e,t)||L1(e,t)||KB()}function KB(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
120
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function L1(e,t){if(e){if(typeof e=="string")return Zp(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set")return Array.from(e);if(n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Zp(e,t)}}function Zp(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function GB(e,t){var n=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(n!=null){var r=[],i=!0,a=!1,o,s;try{for(n=n.call(e);!(i=(o=n.next()).done)&&(r.push(o.value),!(t&&r.length===t));i=!0);}catch(c){a=!0,s=c}finally{try{!i&&n.return!=null&&n.return()}finally{if(a)throw s}}return r}}function YB(e){if(Array.isArray(e))return e}function B1(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,r)}return n}function Ot(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?B1(Object(n),!0).forEach(function(r){Kp(e,r,n[r])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):B1(Object(n)).forEach(function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(n,r))})}return e}function Kp(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Vc(e,t){if(e==null)return{};var n=JB(e,t),r,i;if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(i=0;i<a.length;i++)r=a[i],!(t.indexOf(r)>=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function JB(e,t){if(e==null)return{};var n={},r=Object.keys(e),i,a;for(a=0;a<r.length;a++)i=r[a],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}var Hc=D.forwardRef(function(e,t){var n=e.children,r=Vc(e,BB),i=XB(r),a=i.open,o=Vc(i,UB);return D.useImperativeHandle(t,function(){return{open:a}},[a]),D.createElement(D.Fragment,null,n(Ot(Ot({},o),{},{open:a})))});Hc.displayName="Dropzone";var U1={disabled:!1,getFilesFromEvent:cB,maxSize:1/0,minSize:0,multiple:!0,maxFiles:0,preventDropOnDocument:!0,noClick:!1,noKeyboard:!1,noDrag:!1,noDragEventsBubbling:!1,validator:null,useFsAccessApi:!0,autoFocus:!1};Hc.defaultProps=U1,Hc.propTypes={children:bt.func,accept:bt.objectOf(bt.arrayOf(bt.string)),multiple:bt.bool,preventDropOnDocument:bt.bool,noClick:bt.bool,noKeyboard:bt.bool,noDrag:bt.bool,noDragEventsBubbling:bt.bool,minSize:bt.number,maxSize:bt.number,maxFiles:bt.number,disabled:bt.bool,getFilesFromEvent:bt.func,onFileDialogCancel:bt.func,onFileDialogOpen:bt.func,useFsAccessApi:bt.bool,autoFocus:bt.bool,onDragEnter:bt.func,onDragLeave:bt.func,onDragOver:bt.func,onDrop:bt.func,onDropAccepted:bt.func,onDropRejected:bt.func,onError:bt.func,validator:bt.func};var Gp={isFocused:!1,isFileDialogActive:!1,isDragActive:!1,isDragAccept:!1,isDragReject:!1,acceptedFiles:[],fileRejections:[]};function XB(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=Ot(Ot({},U1),e),n=t.accept,r=t.disabled,i=t.getFilesFromEvent,a=t.maxSize,o=t.minSize,s=t.multiple,c=t.maxFiles,l=t.onDragEnter,u=t.onDragLeave,f=t.onDragOver,d=t.onDrop,p=t.onDropAccepted,m=t.onDropRejected,h=t.onFileDialogCancel,y=t.onFileDialogOpen,v=t.useFsAccessApi,b=t.autoFocus,w=t.preventDropOnDocument,T=t.noClick,E=t.noKeyboard,_=t.noDrag,$=t.noDragEventsBubbling,U=t.onError,z=t.validator,k=D.useMemo(function(){return MB(n)},[n]),j=D.useMemo(function(){return NB(n)},[n]),W=D.useMemo(function(){return typeof y=="function"?y:z1},[y]),B=D.useMemo(function(){return typeof h=="function"?h:z1},[h]),I=D.useRef(null),A=D.useRef(null),L=D.useReducer(QB,Gp),Z=Hp(L,2),H=Z[0],R=Z[1],g=H.isFocused,N=H.isFileDialogActive,V=D.useRef(typeof window<"u"&&window.isSecureContext&&v&&jB()),S=function(){!V.current&&N&&setTimeout(function(){if(A.current){var fe=A.current.files;fe.length||(R({type:"closeDialog"}),B())}},300)};D.useEffect(function(){return window.addEventListener("focus",S,!1),function(){window.removeEventListener("focus",S,!1)}},[A,N,B,V]);var K=D.useRef([]),J=function(fe){I.current&&I.current.contains(fe.target)||(fe.preventDefault(),K.current=[])};D.useEffect(function(){return w&&(document.addEventListener("dragover",N1,!1),document.addEventListener("drop",J,!1)),function(){w&&(document.removeEventListener("dragover",N1),document.removeEventListener("drop",J))}},[I,w]),D.useEffect(function(){return!r&&b&&I.current&&I.current.focus(),function(){}},[I,b,r]);var Y=D.useCallback(function(te){U?U(te):console.error(te)},[U]),Q=D.useCallback(function(te){te.preventDefault(),te.persist(),Ce(te),K.current=[].concat(WB(K.current),[te.target]),Wc(te)&&Promise.resolve(i(te)).then(function(fe){if(!(qc(te)&&!$)){var q=fe.length,M=q>0&&RB({files:fe,accept:k,minSize:o,maxSize:a,multiple:s,maxFiles:c,validator:z}),ne=q>0&&!M;R({isDragAccept:M,isDragReject:ne,isDragActive:!0,type:"setDraggedFiles"}),l&&l(te)}}).catch(function(fe){return Y(fe)})},[i,l,Y,$,k,o,a,s,c,z]),ae=D.useCallback(function(te){te.preventDefault(),te.persist(),Ce(te);var fe=Wc(te);if(fe&&te.dataTransfer)try{te.dataTransfer.dropEffect="copy"}catch{}return fe&&f&&f(te),!1},[f,$]),oe=D.useCallback(function(te){te.preventDefault(),te.persist(),Ce(te);var fe=K.current.filter(function(M){return I.current&&I.current.contains(M)}),q=fe.indexOf(te.target);q!==-1&&fe.splice(q,1),K.current=fe,!(fe.length>0)&&(R({type:"setDraggedFiles",isDragActive:!1,isDragAccept:!1,isDragReject:!1}),Wc(te)&&u&&u(te))},[I,u,$]),X=D.useCallback(function(te,fe){var q=[],M=[];te.forEach(function(ne){var he=D1(ne,k),Se=Hp(he,2),$e=Se[0],Ze=Se[1],et=j1(ne,o,a),Tt=Hp(et,2),Et=Tt[0],qe=Tt[1],_t=z?z(ne):null;if($e&&Et&&!_t)q.push(ne);else{var Ke=[Ze,qe];_t&&(Ke=Ke.concat(_t)),M.push({file:ne,errors:Ke.filter(function(hn){return hn})})}}),(!s&&q.length>1||s&&c>=1&&q.length>c)&&(q.forEach(function(ne){M.push({file:ne,errors:[IB]})}),q.splice(0)),R({acceptedFiles:q,fileRejections:M,type:"setFiles"}),d&&d(q,M,fe),M.length>0&&m&&m(M,fe),q.length>0&&p&&p(q,fe)},[R,s,k,o,a,c,d,p,m,z]),ee=D.useCallback(function(te){te.preventDefault(),te.persist(),Ce(te),K.current=[],Wc(te)&&Promise.resolve(i(te)).then(function(fe){qc(te)&&!$||X(fe,te)}).catch(function(fe){return Y(fe)}),R({type:"reset"})},[i,X,Y,$]),G=D.useCallback(function(){if(V.current){R({type:"openDialog"}),W();var te={multiple:s,types:j};window.showOpenFilePicker(te).then(function(fe){return i(fe)}).then(function(fe){X(fe,null),R({type:"closeDialog"})}).catch(function(fe){FB(fe)?(B(fe),R({type:"closeDialog"})):LB(fe)?(V.current=!1,A.current?(A.current.value=null,A.current.click()):Y(new Error("Cannot open the file picker because the https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API is not supported and no <input> was provided."))):Y(fe)});return}A.current&&(R({type:"openDialog"}),W(),A.current.value=null,A.current.click())},[R,W,B,v,X,Y,j,s]),pe=D.useCallback(function(te){!I.current||!I.current.isEqualNode(te.target)||(te.key===" "||te.key==="Enter"||te.keyCode===32||te.keyCode===13)&&(te.preventDefault(),G())},[I,G]),ge=D.useCallback(function(){R({type:"focus"})},[]),Ie=D.useCallback(function(){R({type:"blur"})},[]),F=D.useCallback(function(){T||(DB()?setTimeout(G,0):G())},[T,G]),ie=function(fe){return r?null:fe},ue=function(fe){return E?null:ie(fe)},se=function(fe){return _?null:ie(fe)},Ce=function(fe){$&&fe.stopPropagation()},Ee=D.useMemo(function(){return function(){var te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},fe=te.refKey,q=fe===void 0?"ref":fe,M=te.role,ne=te.onKeyDown,he=te.onFocus,Se=te.onBlur,$e=te.onClick,Ze=te.onDragEnter,et=te.onDragOver,Tt=te.onDragLeave,Et=te.onDrop,qe=Vc(te,zB);return Ot(Ot(Kp({onKeyDown:ue(wr(ne,pe)),onFocus:ue(wr(he,ge)),onBlur:ue(wr(Se,Ie)),onClick:ie(wr($e,F)),onDragEnter:se(wr(Ze,Q)),onDragOver:se(wr(et,ae)),onDragLeave:se(wr(Tt,oe)),onDrop:se(wr(Et,ee)),role:typeof M=="string"&&M!==""?M:"presentation"},q,I),!r&&!E?{tabIndex:0}:{}),qe)}},[I,pe,ge,Ie,F,Q,ae,oe,ee,E,_,r]),Ae=D.useCallback(function(te){te.stopPropagation()},[]),He=D.useMemo(function(){return function(){var te=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},fe=te.refKey,q=fe===void 0?"ref":fe,M=te.onChange,ne=te.onClick,he=Vc(te,qB),Se=Kp({accept:k,multiple:s,type:"file",style:{display:"none"},onChange:ie(wr(M,ee)),onClick:ie(wr(ne,Ae)),tabIndex:-1},q,A);return Ot(Ot({},Se),he)}},[A,n,s,ee,r]);return Ot(Ot({},H),{},{isFocused:g&&!r,getRootProps:Ee,getInputProps:He,rootRef:I,inputRef:A,open:ie(G)})}function QB(e,t){switch(t.type){case"focus":return Ot(Ot({},e),{},{isFocused:!0});case"blur":return Ot(Ot({},e),{},{isFocused:!1});case"openDialog":return Ot(Ot({},Gp),{},{isFileDialogActive:!0});case"closeDialog":return Ot(Ot({},e),{},{isFileDialogActive:!1});case"setDraggedFiles":return Ot(Ot({},e),{},{isDragActive:t.isDragActive,isDragAccept:t.isDragAccept,isDragReject:t.isDragReject});case"setFiles":return Ot(Ot({},e),{},{acceptedFiles:t.acceptedFiles,fileRejections:t.fileRejections});case"reset":return Ot({},Gp);default:return e}}function z1(){}const Yp=({children:e})=>{const[t,n]=D.useState(!1),[r,i]=D.useState(""),[a,o]=D.useState(null),s=({title:l,content:u})=>{i(l),o(u),n(!0)},c=()=>{n(!1)};return O.jsxs(q0.Provider,{value:{hideModal:c,showModal:s,title:r,content:a,open:t},children:[O.jsx(gi,{open:t,onOpenChange:n,children:O.jsx(gi.Content,{title:r,children:a})}),e]})},q1=({color:e,fontFamily:t,radius:n,themeMode:r,variant:i})=>{const a=D.useMemo(()=>vb({color:e,fontFamily:t,radius:n,themeMode:r,variant:i}),[e,t,n,r,i]);return O.jsx("style",{children:a})};function Vr(e,t,{checkForDefaultPrevented:n=!0}={}){return function(i){if(e==null||e(i),n===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}function W1(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function V1(...e){return t=>{let n=!1;const r=e.map(i=>{const a=W1(i,t);return!n&&typeof a=="function"&&(n=!0),a});if(n)return()=>{for(let i=0;i<r.length;i++){const a=r[i];typeof a=="function"?a():W1(e[i],null)}}}}function vi(...e){return x.useCallback(V1(...e),e)}function e3(e,t){const n=x.createContext(t),r=a=>{const{children:o,...s}=a,c=x.useMemo(()=>s,Object.values(s));return O.jsx(n.Provider,{value:c,children:o})};r.displayName=e+"Provider";function i(a){const o=x.useContext(n);if(o)return o;if(t!==void 0)return t;throw new Error(`\`${a}\` must be used within \`${e}\``)}return[r,i]}function H1(e,t=[]){let n=[];function r(a,o){const s=x.createContext(o),c=n.length;n=[...n,o];const l=f=>{var v;const{scope:d,children:p,...m}=f,h=((v=d==null?void 0:d[e])==null?void 0:v[c])||s,y=x.useMemo(()=>m,Object.values(m));return O.jsx(h.Provider,{value:y,children:p})};l.displayName=a+"Provider";function u(f,d){var h;const p=((h=d==null?void 0:d[e])==null?void 0:h[c])||s,m=x.useContext(p);if(m)return m;if(o!==void 0)return o;throw new Error(`\`${f}\` must be used within \`${a}\``)}return[l,u]}const i=()=>{const a=n.map(o=>x.createContext(o));return function(s){const c=(s==null?void 0:s[e])||a;return x.useMemo(()=>({[`__scope${e}`]:{...s,[e]:c}}),[s,c])}};return i.scopeName=e,[r,t3(i,...t)]}function t3(...e){const t=e[0];if(e.length===1)return t;const n=()=>{const r=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(a){const o=r.reduce((s,{useScope:c,scopeName:l})=>{const f=c(a)[`__scope${l}`];return{...s,...f}},{});return x.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}var n3=x.useId||(()=>{}),r3=0;function Zc(e){const[t,n]=x.useState(n3());return ua(()=>{e||n(r=>r??String(r3++))},[e]),e||(t?`radix-${t}`:"")}function Z1({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=i3({defaultProp:t,onChange:n}),a=e!==void 0,o=a?e:r,s=ri(n),c=x.useCallback(l=>{if(a){const f=typeof l=="function"?l(e):l;f!==e&&s(f)}else i(l)},[a,e,i,s]);return[o,c]}function i3({defaultProp:e,onChange:t}){const n=x.useState(e),[r]=n,i=x.useRef(r),a=ri(t);return x.useEffect(()=>{i.current!==r&&(a(r),i.current=r)},[r,i,a]),n}var Jp=x.forwardRef((e,t)=>{const{children:n,...r}=e,i=x.Children.toArray(n),a=i.find(o3);if(a){const o=a.props.children,s=i.map(c=>c===a?x.Children.count(o)>1?x.Children.only(null):x.isValidElement(o)?o.props.children:null:c);return O.jsx(Xp,{...r,ref:t,children:x.isValidElement(o)?x.cloneElement(o,void 0,s):null})}return O.jsx(Xp,{...r,ref:t,children:n})});Jp.displayName="Slot";var Xp=x.forwardRef((e,t)=>{const{children:n,...r}=e;if(x.isValidElement(n)){const i=l3(n);return x.cloneElement(n,{...s3(r,n.props),ref:t?V1(t,i):i})}return x.Children.count(n)>1?x.Children.only(null):null});Xp.displayName="SlotClone";var a3=({children:e})=>O.jsx(O.Fragment,{children:e});function o3(e){return x.isValidElement(e)&&e.type===a3}function s3(e,t){const n={...t};for(const r in t){const i=e[r],a=t[r];/^on[A-Z]/.test(r)?i&&a?n[r]=(...s)=>{a(...s),i(...s)}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function l3(e){var r,i;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var c3=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],er=c3.reduce((e,t)=>{const n=x.forwardRef((r,i)=>{const{asChild:a,...o}=r,s=a?Jp:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),O.jsx(s,{...o,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function u3(e,t){e&&Tg.flushSync(()=>e.dispatchEvent(t))}function f3(e,t=globalThis==null?void 0:globalThis.document){const n=ri(e);x.useEffect(()=>{const r=i=>{i.key==="Escape"&&n(i)};return t.addEventListener("keydown",r,{capture:!0}),()=>t.removeEventListener("keydown",r,{capture:!0})},[n,t])}var d3="DismissableLayer",Qp="dismissableLayer.update",p3="dismissableLayer.pointerDownOutside",h3="dismissableLayer.focusOutside",K1,G1=x.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Y1=x.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:i,onFocusOutside:a,onInteractOutside:o,onDismiss:s,...c}=e,l=x.useContext(G1),[u,f]=x.useState(null),d=(u==null?void 0:u.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,p]=x.useState({}),m=vi(t,$=>f($)),h=Array.from(l.layers),[y]=[...l.layersWithOutsidePointerEventsDisabled].slice(-1),v=h.indexOf(y),b=u?h.indexOf(u):-1,w=l.layersWithOutsidePointerEventsDisabled.size>0,T=b>=v,E=y3($=>{const U=$.target,z=[...l.branches].some(k=>k.contains(U));!T||z||(i==null||i($),o==null||o($),$.defaultPrevented||s==null||s())},d),_=g3($=>{const U=$.target;[...l.branches].some(k=>k.contains(U))||(a==null||a($),o==null||o($),$.defaultPrevented||s==null||s())},d);return f3($=>{b===l.layers.size-1&&(r==null||r($),!$.defaultPrevented&&s&&($.preventDefault(),s()))},d),x.useEffect(()=>{if(u)return n&&(l.layersWithOutsidePointerEventsDisabled.size===0&&(K1=d.body.style.pointerEvents,d.body.style.pointerEvents="none"),l.layersWithOutsidePointerEventsDisabled.add(u)),l.layers.add(u),J1(),()=>{n&&l.layersWithOutsidePointerEventsDisabled.size===1&&(d.body.style.pointerEvents=K1)}},[u,d,n,l]),x.useEffect(()=>()=>{u&&(l.layers.delete(u),l.layersWithOutsidePointerEventsDisabled.delete(u),J1())},[u,l]),x.useEffect(()=>{const $=()=>p({});return document.addEventListener(Qp,$),()=>document.removeEventListener(Qp,$)},[]),O.jsx(er.div,{...c,ref:m,style:{pointerEvents:w?T?"auto":"none":void 0,...e.style},onFocusCapture:Vr(e.onFocusCapture,_.onFocusCapture),onBlurCapture:Vr(e.onBlurCapture,_.onBlurCapture),onPointerDownCapture:Vr(e.onPointerDownCapture,E.onPointerDownCapture)})});Y1.displayName=d3;var m3="DismissableLayerBranch",v3=x.forwardRef((e,t)=>{const n=x.useContext(G1),r=x.useRef(null),i=vi(t,r);return x.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),O.jsx(er.div,{...e,ref:i})});v3.displayName=m3;function y3(e,t=globalThis==null?void 0:globalThis.document){const n=ri(e),r=x.useRef(!1),i=x.useRef(()=>{});return x.useEffect(()=>{const a=s=>{if(s.target&&!r.current){let c=function(){X1(p3,n,l,{discrete:!0})};const l={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=c,t.addEventListener("click",i.current,{once:!0})):c()}else t.removeEventListener("click",i.current);r.current=!1},o=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(o),t.removeEventListener("pointerdown",a),t.removeEventListener("click",i.current)}},[t,n]),{onPointerDownCapture:()=>r.current=!0}}function g3(e,t=globalThis==null?void 0:globalThis.document){const n=ri(e),r=x.useRef(!1);return x.useEffect(()=>{const i=a=>{a.target&&!r.current&&X1(h3,n,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,n]),{onFocusCapture:()=>r.current=!0,onBlurCapture:()=>r.current=!1}}function J1(){const e=new CustomEvent(Qp);document.dispatchEvent(e)}function X1(e,t,n,{discrete:r}){const i=n.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?u3(i,a):i.dispatchEvent(a)}var eh="focusScope.autoFocusOnMount",th="focusScope.autoFocusOnUnmount",Q1={bubbles:!1,cancelable:!0},b3="FocusScope",eS=x.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:a,...o}=e,[s,c]=x.useState(null),l=ri(i),u=ri(a),f=x.useRef(null),d=vi(t,h=>c(h)),p=x.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;x.useEffect(()=>{if(r){let h=function(w){if(p.paused||!s)return;const T=w.target;s.contains(T)?f.current=T:yi(f.current,{select:!0})},y=function(w){if(p.paused||!s)return;const T=w.relatedTarget;T!==null&&(s.contains(T)||yi(f.current,{select:!0}))},v=function(w){if(document.activeElement===document.body)for(const E of w)E.removedNodes.length>0&&yi(s)};document.addEventListener("focusin",h),document.addEventListener("focusout",y);const b=new MutationObserver(v);return s&&b.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",h),document.removeEventListener("focusout",y),b.disconnect()}}},[r,s,p.paused]),x.useEffect(()=>{if(s){rS.add(p);const h=document.activeElement;if(!s.contains(h)){const v=new CustomEvent(eh,Q1);s.addEventListener(eh,l),s.dispatchEvent(v),v.defaultPrevented||(w3(k3(tS(s)),{select:!0}),document.activeElement===h&&yi(s))}return()=>{s.removeEventListener(eh,l),setTimeout(()=>{const v=new CustomEvent(th,Q1);s.addEventListener(th,u),s.dispatchEvent(v),v.defaultPrevented||yi(h??document.body,{select:!0}),s.removeEventListener(th,u),rS.remove(p)},0)}}},[s,l,u,p]);const m=x.useCallback(h=>{if(!n&&!r||p.paused)return;const y=h.key==="Tab"&&!h.altKey&&!h.ctrlKey&&!h.metaKey,v=document.activeElement;if(y&&v){const b=h.currentTarget,[w,T]=x3(b);w&&T?!h.shiftKey&&v===T?(h.preventDefault(),n&&yi(w,{select:!0})):h.shiftKey&&v===w&&(h.preventDefault(),n&&yi(T,{select:!0})):v===b&&h.preventDefault()}},[n,r,p.paused]);return O.jsx(er.div,{tabIndex:-1,...o,ref:d,onKeyDown:m})});eS.displayName=b3;function w3(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(yi(r,{select:t}),document.activeElement!==n)return}function x3(e){const t=tS(e),n=nS(t,e),r=nS(t.reverse(),e);return[n,r]}function tS(e){const t=[],n=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:r=>{const i=r.tagName==="INPUT"&&r.type==="hidden";return r.disabled||r.hidden||i?NodeFilter.FILTER_SKIP:r.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;n.nextNode();)t.push(n.currentNode);return t}function nS(e,t){for(const n of e)if(!S3(n,{upTo:t}))return n}function S3(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 E3(e){return e instanceof HTMLInputElement&&"select"in e}function yi(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&E3(e)&&t&&e.select()}}var rS=_3();function _3(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=iS(e,t),e.unshift(t)},remove(t){var n;e=iS(e,t),(n=e[0])==null||n.resume()}}}function iS(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function k3(e){return e.filter(t=>t.tagName!=="A")}function T3(e,t){return x.useReducer((n,r)=>t[n][r]??n,e)}var Kc=e=>{const{present:t,children:n}=e,r=C3(t),i=typeof n=="function"?n({present:r.isPresent}):x.Children.only(n),a=vi(r.ref,O3(i));return typeof n=="function"||r.isPresent?x.cloneElement(i,{ref:a}):null};Kc.displayName="Presence";function C3(e){const[t,n]=x.useState(),r=x.useRef({}),i=x.useRef(e),a=x.useRef("none"),o=e?"mounted":"unmounted",[s,c]=T3(o,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return x.useEffect(()=>{const l=Gc(r.current);a.current=s==="mounted"?l:"none"},[s]),ua(()=>{const l=r.current,u=i.current;if(u!==e){const d=a.current,p=Gc(l);e?c("MOUNT"):p==="none"||(l==null?void 0:l.display)==="none"?c("UNMOUNT"):c(u&&d!==p?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,c]),ua(()=>{if(t){let l;const u=t.ownerDocument.defaultView??window,f=p=>{const h=Gc(r.current).includes(p.animationName);if(p.target===t&&h&&(c("ANIMATION_END"),!i.current)){const y=t.style.animationFillMode;t.style.animationFillMode="forwards",l=u.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=y)})}},d=p=>{p.target===t&&(a.current=Gc(r.current))};return t.addEventListener("animationstart",d),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{u.clearTimeout(l),t.removeEventListener("animationstart",d),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else c("ANIMATION_END")},[t,c]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:x.useCallback(l=>{l&&(r.current=getComputedStyle(l)),n(l)},[])}}function Gc(e){return(e==null?void 0:e.animationName)||"none"}function O3(e){var r,i;let t=(r=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:r.get,n=t&&"isReactWarning"in t&&t.isReactWarning;return n?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,n=t&&"isReactWarning"in t&&t.isReactWarning,n?e.props.ref:e.props.ref||e.ref)}var nh=0;function $3(){x.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??aS()),document.body.insertAdjacentElement("beforeend",e[1]??aS()),nh++,()=>{nh===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),nh--}},[])}function aS(){const e=document.createElement("span");return e.setAttribute("data-radix-focus-guard",""),e.tabIndex=0,e.style.outline="none",e.style.opacity="0",e.style.position="fixed",e.style.pointerEvents="none",e}var Yc="right-scroll-bar-position",Jc="width-before-scroll-bar",I3="with-scroll-bars-hidden",R3="--removed-body-scroll-bar-size";function rh(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function A3(e,t){var n=D.useState(function(){return{value:e,callback:t,facade:{get current(){return n.value},set current(r){var i=n.value;i!==r&&(n.value=r,n.callback(r,i))}}}})[0];return n.callback=t,n.facade}var P3=typeof window<"u"?x.useLayoutEffect:x.useEffect,oS=new WeakMap;function D3(e,t){var n=A3(null,function(r){return e.forEach(function(i){return rh(i,r)})});return P3(function(){var r=oS.get(n);if(r){var i=new Set(r),a=new Set(e),o=n.current;i.forEach(function(s){a.has(s)||rh(s,null)}),a.forEach(function(s){i.has(s)||rh(s,o)})}oS.set(n,e)},[e]),n}function j3(e){return e}function N3(e,t){t===void 0&&(t=j3);var n=[],r=!1,i={read:function(){if(r)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(a){var o=t(a,r);return n.push(o),function(){n=n.filter(function(s){return s!==o})}},assignSyncMedium:function(a){for(r=!0;n.length;){var o=n;n=[],o.forEach(a)}n={push:function(s){return a(s)},filter:function(){return n}}},assignMedium:function(a){r=!0;var o=[];if(n.length){var s=n;n=[],s.forEach(a),o=n}var c=function(){var u=o;o=[],u.forEach(a)},l=function(){return Promise.resolve().then(c)};l(),n={push:function(u){o.push(u),l()},filter:function(u){return o=o.filter(u),n}}}};return i}function M3(e){e===void 0&&(e={});var t=N3(null);return t.options=Un({async:!0,ssr:!1},e),t}var sS=function(e){var t=e.sideCar,n=V0(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var r=t.read();if(!r)throw new Error("Sidecar medium not found");return x.createElement(r,Un({},n))};sS.isSideCarExport=!0;function F3(e,t){return e.useMedium(t),sS}var lS=M3(),ih=function(){},Xc=x.forwardRef(function(e,t){var n=x.useRef(null),r=x.useState({onScrollCapture:ih,onWheelCapture:ih,onTouchMoveCapture:ih}),i=r[0],a=r[1],o=e.forwardProps,s=e.children,c=e.className,l=e.removeScrollBar,u=e.enabled,f=e.shards,d=e.sideCar,p=e.noIsolation,m=e.inert,h=e.allowPinchZoom,y=e.as,v=y===void 0?"div":y,b=e.gapMode,w=V0(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),T=d,E=D3([n,t]),_=Un(Un({},w),i);return x.createElement(x.Fragment,null,u&&x.createElement(T,{sideCar:lS,removeScrollBar:l,shards:f,noIsolation:p,inert:m,setCallbacks:a,allowPinchZoom:!!h,lockRef:n,gapMode:b}),o?x.cloneElement(x.Children.only(s),Un(Un({},_),{ref:E})):x.createElement(v,Un({},_,{className:c,ref:E}),s))});Xc.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Xc.classNames={fullWidth:Jc,zeroRight:Yc};var L3=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function B3(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=L3();return t&&e.setAttribute("nonce",t),e}function U3(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function z3(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var q3=function(){var e=0,t=null;return{add:function(n){e==0&&(t=B3())&&(U3(t,n),z3(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},W3=function(){var e=q3();return function(t,n){x.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},cS=function(){var e=W3(),t=function(n){var r=n.styles,i=n.dynamic;return e(r,i),null};return t},V3={left:0,top:0,right:0,gap:0},ah=function(e){return parseInt(e||"",10)||0},H3=function(e){var t=window.getComputedStyle(document.body),n=t[e==="padding"?"paddingLeft":"marginLeft"],r=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[ah(n),ah(r),ah(i)]},Z3=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return V3;var t=H3(e),n=document.documentElement.clientWidth,r=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,r-n+t[2]-t[0])}},K3=cS(),Da="data-scroll-locked",G3=function(e,t,n,r){var i=e.left,a=e.top,o=e.right,s=e.gap;return n===void 0&&(n="margin"),`
121
+ .`.concat(I3,` {
122
122
  overflow: hidden `).concat(r,`;
123
123
  padding-right: `).concat(s,"px ").concat(r,`;
124
124
  }
@@ -135,54 +135,54 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
135
135
  `),n==="padding"&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),`
136
136
  }
137
137
 
138
- .`).concat(Yu,` {
138
+ .`).concat(Yc,` {
139
139
  right: `).concat(s,"px ").concat(r,`;
140
140
  }
141
141
 
142
- .`).concat(Ju,` {
142
+ .`).concat(Jc,` {
143
143
  margin-right: `).concat(s,"px ").concat(r,`;
144
144
  }
145
145
 
146
- .`).concat(Yu," .").concat(Yu,` {
146
+ .`).concat(Yc," .").concat(Yc,` {
147
147
  right: 0 `).concat(r,`;
148
148
  }
149
149
 
150
- .`).concat(Ju," .").concat(Ju,` {
150
+ .`).concat(Jc," .").concat(Jc,` {
151
151
  margin-right: 0 `).concat(r,`;
152
152
  }
153
153
 
154
154
  body[`).concat(Da,`] {
155
- `).concat(T3,": ").concat(s,`px;
155
+ `).concat(R3,": ").concat(s,`px;
156
156
  }
157
- `)},cS=function(){var e=parseInt(document.body.getAttribute(Da)||"0",10);return isFinite(e)?e:0},V3=function(){x.useEffect(function(){return document.body.setAttribute(Da,(cS()+1).toString()),function(){var e=cS()-1;e<=0?document.body.removeAttribute(Da):document.body.setAttribute(Da,e.toString())}},[])},H3=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r;V3();var a=x.useMemo(function(){return z3(i)},[i]);return x.createElement(q3,{styles:W3(a,!t,i,n?"":"!important")})},oh=!1;if(typeof window<"u")try{var Qu=Object.defineProperty({},"passive",{get:function(){return oh=!0,!0}});window.addEventListener("test",Qu,Qu),window.removeEventListener("test",Qu,Qu)}catch{oh=!1}var ja=oh?{passive:!1}:!1,Z3=function(e){return e.tagName==="TEXTAREA"},fS=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!Z3(e)&&n[t]==="visible")},K3=function(e){return fS(e,"overflowY")},G3=function(e){return fS(e,"overflowX")},dS=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var i=pS(e,r);if(i){var a=hS(e,r),o=a[1],s=a[2];if(o>s)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},Y3=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},J3=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},pS=function(e,t){return e==="v"?K3(t):G3(t)},hS=function(e,t){return e==="v"?Y3(t):J3(t)},X3=function(e,t){return e==="h"&&t==="rtl"?-1:1},Q3=function(e,t,n,r,i){var a=X3(e,window.getComputedStyle(t).direction),o=a*r,s=n.target,u=t.contains(s),l=!1,c=o>0,f=0,d=0;do{var p=hS(e,s),m=p[0],h=p[1],y=p[2],v=h-y-a*m;(m||v)&&pS(e,s)&&(f+=v,d+=m),s instanceof ShadowRoot?s=s.host:s=s.parentNode}while(!u&&s!==document.body||u&&(t.contains(s)||t===s));return(c&&(Math.abs(f)<1||!i)||!c&&(Math.abs(d)<1||!i))&&(l=!0),l},ec=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},mS=function(e){return[e.deltaX,e.deltaY]},vS=function(e){return e&&"current"in e?e.current:e},eU=function(e,t){return e[0]===t[0]&&e[1]===t[1]},tU=function(e){return`
157
+ `)},uS=function(){var e=parseInt(document.body.getAttribute(Da)||"0",10);return isFinite(e)?e:0},Y3=function(){x.useEffect(function(){return document.body.setAttribute(Da,(uS()+1).toString()),function(){var e=uS()-1;e<=0?document.body.removeAttribute(Da):document.body.setAttribute(Da,e.toString())}},[])},J3=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r;Y3();var a=x.useMemo(function(){return Z3(i)},[i]);return x.createElement(K3,{styles:G3(a,!t,i,n?"":"!important")})},oh=!1;if(typeof window<"u")try{var Qc=Object.defineProperty({},"passive",{get:function(){return oh=!0,!0}});window.addEventListener("test",Qc,Qc),window.removeEventListener("test",Qc,Qc)}catch{oh=!1}var ja=oh?{passive:!1}:!1,X3=function(e){return e.tagName==="TEXTAREA"},fS=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!X3(e)&&n[t]==="visible")},Q3=function(e){return fS(e,"overflowY")},eU=function(e){return fS(e,"overflowX")},dS=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var i=pS(e,r);if(i){var a=hS(e,r),o=a[1],s=a[2];if(o>s)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},tU=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},nU=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},pS=function(e,t){return e==="v"?Q3(t):eU(t)},hS=function(e,t){return e==="v"?tU(t):nU(t)},rU=function(e,t){return e==="h"&&t==="rtl"?-1:1},iU=function(e,t,n,r,i){var a=rU(e,window.getComputedStyle(t).direction),o=a*r,s=n.target,c=t.contains(s),l=!1,u=o>0,f=0,d=0;do{var p=hS(e,s),m=p[0],h=p[1],y=p[2],v=h-y-a*m;(m||v)&&pS(e,s)&&(f+=v,d+=m),s instanceof ShadowRoot?s=s.host:s=s.parentNode}while(!c&&s!==document.body||c&&(t.contains(s)||t===s));return(u&&(Math.abs(f)<1||!i)||!u&&(Math.abs(d)<1||!i))&&(l=!0),l},eu=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},mS=function(e){return[e.deltaX,e.deltaY]},vS=function(e){return e&&"current"in e?e.current:e},aU=function(e,t){return e[0]===t[0]&&e[1]===t[1]},oU=function(e){return`
158
158
  .block-interactivity-`.concat(e,` {pointer-events: none;}
159
159
  .allow-interactivity-`).concat(e,` {pointer-events: all;}
160
- `)},nU=0,Na=[];function rU(e){var t=x.useRef([]),n=x.useRef([0,0]),r=x.useRef(),i=x.useState(nU++)[0],a=x.useState(uS)[0],o=x.useRef(e);x.useEffect(function(){o.current=e},[e]),x.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var h=ap([e.lockRef.current],(e.shards||[]).map(vS),!0).filter(Boolean);return h.forEach(function(y){return y.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),h.forEach(function(y){return y.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=x.useCallback(function(h,y){if("touches"in h&&h.touches.length===2||h.type==="wheel"&&h.ctrlKey)return!o.current.allowPinchZoom;var v=ec(h),b=n.current,w="deltaX"in h?h.deltaX:b[0]-v[0],T="deltaY"in h?h.deltaY:b[1]-v[1],E,_=h.target,O=Math.abs(w)>Math.abs(T)?"h":"v";if("touches"in h&&O==="h"&&_.type==="range")return!1;var z=dS(O,_);if(!z)return!0;if(z?E=O:(E=O==="v"?"h":"v",z=dS(O,_)),!z)return!1;if(!r.current&&"changedTouches"in h&&(w||T)&&(r.current=E),!E)return!0;var U=r.current||E;return Q3(U,y,h,U==="h"?w:T,!0)},[]),u=x.useCallback(function(h){var y=h;if(!(!Na.length||Na[Na.length-1]!==a)){var v="deltaY"in y?mS(y):ec(y),b=t.current.filter(function(E){return E.name===y.type&&(E.target===y.target||y.target===E.shadowParent)&&eU(E.delta,v)})[0];if(b&&b.should){y.cancelable&&y.preventDefault();return}if(!b){var w=(o.current.shards||[]).map(vS).filter(Boolean).filter(function(E){return E.contains(y.target)}),T=w.length>0?s(y,w[0]):!o.current.noIsolation;T&&y.cancelable&&y.preventDefault()}}},[]),l=x.useCallback(function(h,y,v,b){var w={name:h,delta:y,target:v,should:b,shadowParent:iU(v)};t.current.push(w),setTimeout(function(){t.current=t.current.filter(function(T){return T!==w})},1)},[]),c=x.useCallback(function(h){n.current=ec(h),r.current=void 0},[]),f=x.useCallback(function(h){l(h.type,mS(h),h.target,s(h,e.lockRef.current))},[]),d=x.useCallback(function(h){l(h.type,ec(h),h.target,s(h,e.lockRef.current))},[]);x.useEffect(function(){return Na.push(a),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:d}),document.addEventListener("wheel",u,ja),document.addEventListener("touchmove",u,ja),document.addEventListener("touchstart",c,ja),function(){Na=Na.filter(function(h){return h!==a}),document.removeEventListener("wheel",u,ja),document.removeEventListener("touchmove",u,ja),document.removeEventListener("touchstart",c,ja)}},[]);var p=e.removeScrollBar,m=e.inert;return x.createElement(x.Fragment,null,m?x.createElement(a,{styles:tU(i)}):null,p?x.createElement(H3,{gapMode:e.gapMode}):null)}function iU(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const aU=P3(lS,rU);var yS=x.forwardRef(function(e,t){return x.createElement(Xu,Un({},e,{ref:t,sideCar:aU}))});yS.classNames=Xu.classNames;var oU=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Ma=new WeakMap,tc=new WeakMap,nc={},sh=0,gS=function(e){return e&&(e.host||gS(e.parentNode))},sU=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=gS(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},lU=function(e,t,n,r){var i=sU(t,Array.isArray(e)?e:[e]);nc[n]||(nc[n]=new WeakMap);var a=nc[n],o=[],s=new Set,u=new Set(i),l=function(f){!f||s.has(f)||(s.add(f),l(f.parentNode))};i.forEach(l);var c=function(f){!f||u.has(f)||Array.prototype.forEach.call(f.children,function(d){if(s.has(d))c(d);else try{var p=d.getAttribute(r),m=p!==null&&p!=="false",h=(Ma.get(d)||0)+1,y=(a.get(d)||0)+1;Ma.set(d,h),a.set(d,y),o.push(d),h===1&&m&&tc.set(d,!0),y===1&&d.setAttribute(n,"true"),m||d.setAttribute(r,"true")}catch(v){console.error("aria-hidden: cannot operate on ",d,v)}})};return c(t),s.clear(),sh++,function(){o.forEach(function(f){var d=Ma.get(f)-1,p=a.get(f)-1;Ma.set(f,d),a.set(f,p),d||(tc.has(f)||f.removeAttribute(r),tc.delete(f)),p||f.removeAttribute(n)}),sh--,sh||(Ma=new WeakMap,Ma=new WeakMap,tc=new WeakMap,nc={})}},uU=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),i=oU(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll("[aria-live]"))),lU(r,i,n,"aria-hidden")):function(){return null}},lh="Dialog",[bS,Tfe]=H1(lh),[cU,xr]=bS(lh),wS=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!0}=e,s=x.useRef(null),u=x.useRef(null),[l=!1,c]=Z1({prop:r,defaultProp:i,onChange:a});return $.jsx(cU,{scope:t,triggerRef:s,contentRef:u,contentId:Zu(),titleId:Zu(),descriptionId:Zu(),open:l,onOpenChange:c,onOpenToggle:x.useCallback(()=>c(f=>!f),[c]),modal:o,children:n})};wS.displayName=lh;var xS="DialogTrigger",SS=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr(xS,n),a=vi(t,i.triggerRef);return $.jsx(er.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":ch(i.open),...r,ref:a,onClick:Vr(e.onClick,i.onOpenToggle)})});SS.displayName=xS;var fU="DialogPortal",[Cfe,ES]=bS(fU,{forceMount:void 0}),rc="DialogOverlay",_S=x.forwardRef((e,t)=>{const n=ES(rc,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=xr(rc,e.__scopeDialog);return a.modal?$.jsx(Ku,{present:r||a.open,children:$.jsx(dU,{...i,ref:t})}):null});_S.displayName=rc;var dU=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr(rc,n);return $.jsx(yS,{as:Jp,allowPinchZoom:!0,shards:[i.contentRef],children:$.jsx(er.div,{"data-state":ch(i.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),Vi="DialogContent",kS=x.forwardRef((e,t)=>{const n=ES(Vi,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=xr(Vi,e.__scopeDialog);return $.jsx(Ku,{present:r||a.open,children:a.modal?$.jsx(pU,{...i,ref:t}):$.jsx(hU,{...i,ref:t})})});kS.displayName=Vi;var pU=x.forwardRef((e,t)=>{const n=xr(Vi,e.__scopeDialog),r=x.useRef(null),i=vi(t,n.contentRef,r);return x.useEffect(()=>{const a=r.current;if(a)return uU(a)},[]),$.jsx(TS,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Vr(e.onCloseAutoFocus,a=>{var o;a.preventDefault(),(o=n.triggerRef.current)==null||o.focus()}),onPointerDownOutside:Vr(e.onPointerDownOutside,a=>{const o=a.detail.originalEvent,s=o.button===0&&o.ctrlKey===!0;(o.button===2||s)&&a.preventDefault()}),onFocusOutside:Vr(e.onFocusOutside,a=>a.preventDefault())})}),hU=x.forwardRef((e,t)=>{const n=xr(Vi,e.__scopeDialog),r=x.useRef(!1),i=x.useRef(!1);return $.jsx(TS,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var o,s;(o=e.onCloseAutoFocus)==null||o.call(e,a),a.defaultPrevented||(r.current||(s=n.triggerRef.current)==null||s.focus(),a.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:a=>{var u,l;(u=e.onInteractOutside)==null||u.call(e,a),a.defaultPrevented||(r.current=!0,a.detail.originalEvent.type==="pointerdown"&&(i.current=!0));const o=a.target;((l=n.triggerRef.current)==null?void 0:l.contains(o))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&i.current&&a.preventDefault()}})}),TS=x.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,...o}=e,s=xr(Vi,n),u=x.useRef(null),l=vi(t,u);return _3(),$.jsxs($.Fragment,{children:[$.jsx(eS,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a,children:$.jsx(Y1,{role:"dialog",id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":ch(s.open),...o,ref:l,onDismiss:()=>s.onOpenChange(!1)})}),$.jsxs($.Fragment,{children:[$.jsx(vU,{titleId:s.titleId}),$.jsx(gU,{contentRef:u,descriptionId:s.descriptionId})]})]})}),uh="DialogTitle",CS=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr(uh,n);return $.jsx(er.h2,{id:i.titleId,...r,ref:t})});CS.displayName=uh;var OS="DialogDescription",mU=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr(OS,n);return $.jsx(er.p,{id:i.descriptionId,...r,ref:t})});mU.displayName=OS;var $S="DialogClose",IS=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr($S,n);return $.jsx(er.button,{type:"button",...r,ref:t,onClick:Vr(e.onClick,()=>i.onOpenChange(!1))})});IS.displayName=$S;function ch(e){return e?"open":"closed"}var RS="DialogTitleWarning",[Ofe,AS]=GB(RS,{contentName:Vi,titleName:uh,docsSlug:"dialog"}),vU=({titleId:e})=>{const t=AS(RS),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
160
+ `)},sU=0,Na=[];function lU(e){var t=x.useRef([]),n=x.useRef([0,0]),r=x.useRef(),i=x.useState(sU++)[0],a=x.useState(cS)[0],o=x.useRef(e);x.useEffect(function(){o.current=e},[e]),x.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var h=ap([e.lockRef.current],(e.shards||[]).map(vS),!0).filter(Boolean);return h.forEach(function(y){return y.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),h.forEach(function(y){return y.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=x.useCallback(function(h,y){if("touches"in h&&h.touches.length===2||h.type==="wheel"&&h.ctrlKey)return!o.current.allowPinchZoom;var v=eu(h),b=n.current,w="deltaX"in h?h.deltaX:b[0]-v[0],T="deltaY"in h?h.deltaY:b[1]-v[1],E,_=h.target,$=Math.abs(w)>Math.abs(T)?"h":"v";if("touches"in h&&$==="h"&&_.type==="range")return!1;var U=dS($,_);if(!U)return!0;if(U?E=$:(E=$==="v"?"h":"v",U=dS($,_)),!U)return!1;if(!r.current&&"changedTouches"in h&&(w||T)&&(r.current=E),!E)return!0;var z=r.current||E;return iU(z,y,h,z==="h"?w:T,!0)},[]),c=x.useCallback(function(h){var y=h;if(!(!Na.length||Na[Na.length-1]!==a)){var v="deltaY"in y?mS(y):eu(y),b=t.current.filter(function(E){return E.name===y.type&&(E.target===y.target||y.target===E.shadowParent)&&aU(E.delta,v)})[0];if(b&&b.should){y.cancelable&&y.preventDefault();return}if(!b){var w=(o.current.shards||[]).map(vS).filter(Boolean).filter(function(E){return E.contains(y.target)}),T=w.length>0?s(y,w[0]):!o.current.noIsolation;T&&y.cancelable&&y.preventDefault()}}},[]),l=x.useCallback(function(h,y,v,b){var w={name:h,delta:y,target:v,should:b,shadowParent:cU(v)};t.current.push(w),setTimeout(function(){t.current=t.current.filter(function(T){return T!==w})},1)},[]),u=x.useCallback(function(h){n.current=eu(h),r.current=void 0},[]),f=x.useCallback(function(h){l(h.type,mS(h),h.target,s(h,e.lockRef.current))},[]),d=x.useCallback(function(h){l(h.type,eu(h),h.target,s(h,e.lockRef.current))},[]);x.useEffect(function(){return Na.push(a),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:d}),document.addEventListener("wheel",c,ja),document.addEventListener("touchmove",c,ja),document.addEventListener("touchstart",u,ja),function(){Na=Na.filter(function(h){return h!==a}),document.removeEventListener("wheel",c,ja),document.removeEventListener("touchmove",c,ja),document.removeEventListener("touchstart",u,ja)}},[]);var p=e.removeScrollBar,m=e.inert;return x.createElement(x.Fragment,null,m?x.createElement(a,{styles:oU(i)}):null,p?x.createElement(J3,{gapMode:e.gapMode}):null)}function cU(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const uU=F3(lS,lU);var yS=x.forwardRef(function(e,t){return x.createElement(Xc,Un({},e,{ref:t,sideCar:uU}))});yS.classNames=Xc.classNames;var fU=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},Ma=new WeakMap,tu=new WeakMap,nu={},sh=0,gS=function(e){return e&&(e.host||gS(e.parentNode))},dU=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=gS(n);return r&&e.contains(r)?r:(console.error("aria-hidden",n,"in not contained inside",e,". Doing nothing"),null)}).filter(function(n){return!!n})},pU=function(e,t,n,r){var i=dU(t,Array.isArray(e)?e:[e]);nu[n]||(nu[n]=new WeakMap);var a=nu[n],o=[],s=new Set,c=new Set(i),l=function(f){!f||s.has(f)||(s.add(f),l(f.parentNode))};i.forEach(l);var u=function(f){!f||c.has(f)||Array.prototype.forEach.call(f.children,function(d){if(s.has(d))u(d);else try{var p=d.getAttribute(r),m=p!==null&&p!=="false",h=(Ma.get(d)||0)+1,y=(a.get(d)||0)+1;Ma.set(d,h),a.set(d,y),o.push(d),h===1&&m&&tu.set(d,!0),y===1&&d.setAttribute(n,"true"),m||d.setAttribute(r,"true")}catch(v){console.error("aria-hidden: cannot operate on ",d,v)}})};return u(t),s.clear(),sh++,function(){o.forEach(function(f){var d=Ma.get(f)-1,p=a.get(f)-1;Ma.set(f,d),a.set(f,p),d||(tu.has(f)||f.removeAttribute(r),tu.delete(f)),p||f.removeAttribute(n)}),sh--,sh||(Ma=new WeakMap,Ma=new WeakMap,tu=new WeakMap,nu={})}},hU=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),i=fU(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll("[aria-live]"))),pU(r,i,n,"aria-hidden")):function(){return null}},lh="Dialog",[bS,Rfe]=H1(lh),[mU,xr]=bS(lh),wS=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!0}=e,s=x.useRef(null),c=x.useRef(null),[l=!1,u]=Z1({prop:r,defaultProp:i,onChange:a});return O.jsx(mU,{scope:t,triggerRef:s,contentRef:c,contentId:Zc(),titleId:Zc(),descriptionId:Zc(),open:l,onOpenChange:u,onOpenToggle:x.useCallback(()=>u(f=>!f),[u]),modal:o,children:n})};wS.displayName=lh;var xS="DialogTrigger",SS=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr(xS,n),a=vi(t,i.triggerRef);return O.jsx(er.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":uh(i.open),...r,ref:a,onClick:Vr(e.onClick,i.onOpenToggle)})});SS.displayName=xS;var vU="DialogPortal",[Afe,ES]=bS(vU,{forceMount:void 0}),ru="DialogOverlay",_S=x.forwardRef((e,t)=>{const n=ES(ru,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=xr(ru,e.__scopeDialog);return a.modal?O.jsx(Kc,{present:r||a.open,children:O.jsx(yU,{...i,ref:t})}):null});_S.displayName=ru;var yU=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr(ru,n);return O.jsx(yS,{as:Jp,allowPinchZoom:!0,shards:[i.contentRef],children:O.jsx(er.div,{"data-state":uh(i.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),Vi="DialogContent",kS=x.forwardRef((e,t)=>{const n=ES(Vi,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=xr(Vi,e.__scopeDialog);return O.jsx(Kc,{present:r||a.open,children:a.modal?O.jsx(gU,{...i,ref:t}):O.jsx(bU,{...i,ref:t})})});kS.displayName=Vi;var gU=x.forwardRef((e,t)=>{const n=xr(Vi,e.__scopeDialog),r=x.useRef(null),i=vi(t,n.contentRef,r);return x.useEffect(()=>{const a=r.current;if(a)return hU(a)},[]),O.jsx(TS,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:Vr(e.onCloseAutoFocus,a=>{var o;a.preventDefault(),(o=n.triggerRef.current)==null||o.focus()}),onPointerDownOutside:Vr(e.onPointerDownOutside,a=>{const o=a.detail.originalEvent,s=o.button===0&&o.ctrlKey===!0;(o.button===2||s)&&a.preventDefault()}),onFocusOutside:Vr(e.onFocusOutside,a=>a.preventDefault())})}),bU=x.forwardRef((e,t)=>{const n=xr(Vi,e.__scopeDialog),r=x.useRef(!1),i=x.useRef(!1);return O.jsx(TS,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:a=>{var o,s;(o=e.onCloseAutoFocus)==null||o.call(e,a),a.defaultPrevented||(r.current||(s=n.triggerRef.current)==null||s.focus(),a.preventDefault()),r.current=!1,i.current=!1},onInteractOutside:a=>{var c,l;(c=e.onInteractOutside)==null||c.call(e,a),a.defaultPrevented||(r.current=!0,a.detail.originalEvent.type==="pointerdown"&&(i.current=!0));const o=a.target;((l=n.triggerRef.current)==null?void 0:l.contains(o))&&a.preventDefault(),a.detail.originalEvent.type==="focusin"&&i.current&&a.preventDefault()}})}),TS=x.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,...o}=e,s=xr(Vi,n),c=x.useRef(null),l=vi(t,c);return $3(),O.jsxs(O.Fragment,{children:[O.jsx(eS,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a,children:O.jsx(Y1,{role:"dialog",id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":uh(s.open),...o,ref:l,onDismiss:()=>s.onOpenChange(!1)})}),O.jsxs(O.Fragment,{children:[O.jsx(xU,{titleId:s.titleId}),O.jsx(EU,{contentRef:c,descriptionId:s.descriptionId})]})]})}),ch="DialogTitle",CS=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr(ch,n);return O.jsx(er.h2,{id:i.titleId,...r,ref:t})});CS.displayName=ch;var OS="DialogDescription",wU=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr(OS,n);return O.jsx(er.p,{id:i.descriptionId,...r,ref:t})});wU.displayName=OS;var $S="DialogClose",IS=x.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=xr($S,n);return O.jsx(er.button,{type:"button",...r,ref:t,onClick:Vr(e.onClick,()=>i.onOpenChange(!1))})});IS.displayName=$S;function uh(e){return e?"open":"closed"}var RS="DialogTitleWarning",[Pfe,AS]=e3(RS,{contentName:Vi,titleName:ch,docsSlug:"dialog"}),xU=({titleId:e})=>{const t=AS(RS),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
161
161
 
162
162
  If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
163
163
 
164
- For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return x.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},yU="DialogDescriptionWarning",gU=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${AS(yU).contentName}}.`;return x.useEffect(()=>{var a;const i=(a=e.current)==null?void 0:a.getAttribute("aria-describedby");t&&i&&(document.getElementById(t)||console.warn(r))},[r,e,t]),null},bU=wS,wU=SS,xU=_S,SU=kS,EU=CS,PS=IS;function gi({open:e,onOpenChange:t,children:n}){return $.jsx(bU,{open:e,onOpenChange:t,children:n})}function _U({title:e,children:t}){var r,i,a,o,s,u,l,c;const{modal:n}=lt;return $.jsxs($.Fragment,{children:[$.jsx(xU,{...n==null?void 0:n.overlay}),$.jsx("div",{...n==null?void 0:n.container,children:$.jsxs(SU,{...(r=n==null?void 0:n.dialog)==null?void 0:r.container,children:[$.jsxs("div",{...(a=(i=n==null?void 0:n.dialog)==null?void 0:i.title)==null?void 0:a.container,children:[$.jsx(EU,{...(s=(o=n==null?void 0:n.dialog)==null?void 0:o.title)==null?void 0:s.text,children:e}),$.jsx(PS,{children:$.jsx(i1,{role:"button",tabIndex:0,...(l=(u=n==null?void 0:n.dialog)==null?void 0:u.title)==null?void 0:l.closeIcon})})]}),$.jsx("div",{...(c=n==null?void 0:n.dialog)==null?void 0:c.content,children:t})]})})]})}gi.Button=wU,gi.Close=PS,gi.Content=_U;const fh=({children:e,className:t,connected:n,uploadFile:r,allowFileUpload:i,...a})=>{const{container:o}=lt,s=hu(c=>c.setMessageContainerRef),u=rs(c=>c.uploadFile),l=j.useRef(null);return j.useEffect(()=>{s(l)},[l]),i&&r?$.jsx(Hu,{noClick:!0,onDrop:c=>c.forEach(f=>u(f,r)),children:({getRootProps:c,isDragActive:f})=>$.jsxs("div",{...a,className:ms(o.className,t),ref:l,children:[$.jsxs("div",{"data-hover":f,...o.dropzone.overlay,children:["Drop files to upload",$.jsx(mL,{style:{width:"50px"}})]}),$.jsxs(Yp,{children:[$.jsx(DS,{connected:n}),$.jsx("div",{...o.dropzone.container,...c(),children:e})]})]})}):$.jsx("div",{...a,className:ms(o.className,t),ref:l,children:$.jsxs(Yp,{children:[$.jsx(DS,{connected:n}),e]})})},DS=({connected:e})=>{const{modal:t}=lt,{showModal:n}=q0();return j.useEffect(()=>{var r,i,a,o;e===!1&&n({title:"Connection Error",content:$.jsxs($.Fragment,{children:[$.jsx("p",{...(i=(r=t==null?void 0:t.dialog)==null?void 0:r.newConversation)==null?void 0:i.text,children:"There was an error connecting to the server. Please check your internet connection and try again."}),$.jsx(gi.Close,{asChild:!0,children:$.jsx("button",{type:"button",...(o=(a=t==null?void 0:t.dialog)==null?void 0:a.newConversation)==null?void 0:o.button,onClick:()=>window.location.reload(),children:"Restart"})})]})})},[e]),$.jsx($.Fragment,{})};fh.displayName="Container";const jS=j.forwardRef(({children:e,onClick:t,...n},r)=>{const{fab:i}=lt,{container:a,icon:o}=i??{};return $.jsx("div",{...n,...a,ref:r,onClick:t,children:$.jsx("div",{...o})})});jS.displayName="Fab";var dh="Collapsible",[kU,$fe]=H1(dh),[TU,ph]=kU(dh),NS=x.forwardRef((e,t)=>{const{__scopeCollapsible:n,open:r,defaultOpen:i,disabled:a,onOpenChange:o,...s}=e,[u=!1,l]=Z1({prop:r,defaultProp:i,onChange:o});return $.jsx(TU,{scope:n,disabled:a,contentId:Zu(),open:u,onOpenToggle:x.useCallback(()=>l(c=>!c),[l]),children:$.jsx(er.div,{"data-state":mh(u),"data-disabled":a?"":void 0,...s,ref:t})})});NS.displayName=dh;var MS="CollapsibleTrigger",FS=x.forwardRef((e,t)=>{const{__scopeCollapsible:n,...r}=e,i=ph(MS,n);return $.jsx(er.button,{type:"button","aria-controls":i.contentId,"aria-expanded":i.open||!1,"data-state":mh(i.open),"data-disabled":i.disabled?"":void 0,disabled:i.disabled,...r,ref:t,onClick:Vr(e.onClick,i.onOpenToggle)})});FS.displayName=MS;var hh="CollapsibleContent",LS=x.forwardRef((e,t)=>{const{forceMount:n,...r}=e,i=ph(hh,e.__scopeCollapsible);return $.jsx(Ku,{present:n||i.open,children:({present:a})=>$.jsx(CU,{...r,ref:t,present:a})})});LS.displayName=hh;var CU=x.forwardRef((e,t)=>{const{__scopeCollapsible:n,present:r,children:i,...a}=e,o=ph(hh,n),[s,u]=x.useState(r),l=x.useRef(null),c=vi(t,l),f=x.useRef(0),d=f.current,p=x.useRef(0),m=p.current,h=o.open||s,y=x.useRef(h),v=x.useRef(void 0);return x.useEffect(()=>{const b=requestAnimationFrame(()=>y.current=!1);return()=>cancelAnimationFrame(b)},[]),ca(()=>{const b=l.current;if(b){v.current=v.current||{transitionDuration:b.style.transitionDuration,animationName:b.style.animationName},b.style.transitionDuration="0s",b.style.animationName="none";const w=b.getBoundingClientRect();f.current=w.height,p.current=w.width,y.current||(b.style.transitionDuration=v.current.transitionDuration,b.style.animationName=v.current.animationName),u(r)}},[o.open,r]),$.jsx(er.div,{"data-state":mh(o.open),"data-disabled":o.disabled?"":void 0,id:o.contentId,hidden:!h,...a,ref:c,style:{"--radix-collapsible-content-height":d?`${d}px`:void 0,"--radix-collapsible-content-width":m?`${m}px`:void 0,...e.style},children:h&&i})});function mh(e){return e?"open":"closed"}var OU=NS,$U=LS;const BS=({onClick:e,...t})=>{var o,s;const{header:n,modal:r}=lt,{showModal:i}=q0(),a=u=>{var l,c,f,d;u.stopPropagation(),i({title:"Restart Conversation",content:$.jsxs($.Fragment,{children:[$.jsx("p",{...(c=(l=r==null?void 0:r.dialog)==null?void 0:l.newConversation)==null?void 0:c.text,children:"Are you sure you want to restart a new conversation?"}),$.jsx(gi.Close,{asChild:!0,children:$.jsx("button",{type:"button",...(d=(f=r==null?void 0:r.dialog)==null?void 0:f.newConversation)==null?void 0:d.button,onClick:e,children:"Restart"})})]})})};return $.jsx(xF,{...t,...(s=(o=n==null?void 0:n.content)==null?void 0:o.actions)==null?void 0:s.icons,role:"button",tabIndex:0,onClick:a,onKeyDown:u=>{u.key==="Enter"&&a(u)}})},IU=({onClick:e,...t})=>{const{header:n}=lt,r=i=>{i.stopPropagation(),e==null||e()};return $.jsx(i1,{...t,...n.content.actions.icons,role:"button",tabIndex:0,onClick:r,onKeyDown:i=>{i.key==="Enter"&&r(i)}})},gs=({icon:e,title:t,link:n,...r})=>{var o,s,u,l,c,f,d,p,m,h,y,v;const{header:i}=lt,a=e??uL;return t?n?$.jsxs("a",{...r,...(s=(o=i.expandedContent)==null?void 0:o.descriptionItems)==null?void 0:s.container,href:n,target:"_blank",rel:"noreferrer noopener",children:[$.jsx(a,{...(l=(u=i.expandedContent)==null?void 0:u.descriptionItems)==null?void 0:l.icon}),$.jsx("p",{...(f=(c=i.expandedContent)==null?void 0:c.descriptionItems)==null?void 0:f.link,children:t})]}):$.jsxs("div",{...r,...(p=(d=i.expandedContent)==null?void 0:d.descriptionItems)==null?void 0:p.container,children:[$.jsx(a,{...(h=(m=i.expandedContent)==null?void 0:m.descriptionItems)==null?void 0:h.icon}),$.jsx("p",{...(v=(y=i.expandedContent)==null?void 0:y.descriptionItems)==null?void 0:v.text,children:t})]}):null},US=({defaultOpen:e,closeWindow:t,configuration:n,restartConversation:r,...i})=>{var c,f,d,p,m,h,y,v,b,w,T,E,_,O,z,U,k,D,W,B,I,A;const{header:a}=lt,[o,s]=j.useState(!!e),u=!!((c=n.email)!=null&&c.title)||!!((f=n.phone)!=null&&f.title)||!!((d=n.website)!=null&&d.title)||!!((p=n.termsOfService)!=null&&p.link)||!!((m=n.privacyPolicy)!=null&&m.link),l=u||!!n.botDescription;return $.jsxs(OU,{open:l?o:!1,onOpenChange:s,"data-disabled":l?void 0:"",...a.container,...i,children:[$.jsxs(FS,{...a.content.container,children:[$.jsx(Zl,{...i,src:n.botAvatar,...a.content.avatar,children:n.botName||"Bot"}),$.jsx("h2",{...a.content.title,children:n.botName||"Bot"}),n.botDescription&&$.jsx("p",{...a.content.description,children:n.botDescription}),$.jsxs("div",{...a.content.actions.container,children:[r&&$.jsx(BS,{onClick:r}),t&&$.jsx(IU,{onClick:t})]})]}),u&&$.jsxs($U,{...a.expandedContent.container,children:[$.jsxs("div",{"data-links":"",...a.expandedContent.group,children:[$.jsx(gs,{"data-email":"",icon:bL,title:(h=n.email)==null?void 0:h.title,link:(v=(y=n.email)==null?void 0:y.link)!=null&&v.startsWith("mailto:")?(b=n.email)==null?void 0:b.link:`mailto:${(w=n.email)==null?void 0:w.link}`}),$.jsx(gs,{"data-phone":"",icon:kL,title:(T=n.phone)==null?void 0:T.title,link:(_=(E=n.phone)==null?void 0:E.link)!=null&&_.startsWith("tel:")?(O=n.phone)==null?void 0:O.link:`tel:${(z=n.phone)==null?void 0:z.link}`}),$.jsx(gs,{"data-website":"",link:(U=n.website)==null?void 0:U.link,icon:xL,title:(k=n.website)==null?void 0:k.title})]}),$.jsxs("div",{"data-legal":"",...(D=a.expandedContent)==null?void 0:D.group,children:[$.jsx(gs,{"data-terms":"",link:(W=n.termsOfService)==null?void 0:W.link,icon:yL,title:(B=n.termsOfService)==null?void 0:B.title}),$.jsx(gs,{"data-privacy":"",link:(I=n.privacyPolicy)==null?void 0:I.link,icon:EL,title:(A=n.privacyPolicy)==null?void 0:A.title})]})]})]})},zS=j.memo(({...e})=>{const{typingIndicator:t}=lt;return $.jsx("div",{...e,...t==null?void 0:t.container,children:$.jsx("div",{...t==null?void 0:t.loader})})}),vh=j.memo(j.forwardRef(({direction:e,block:t,disableInput:n,children:r,sender:i,id:a,authorId:o,renderers:s,sendMessage:u,isReadOnly:l,timestamp:c},f)=>{var b,w,T;const[d,p]=j.useState([]),{message:m}=lt,h=Ug(o??"",15),[y,v]=j.useState("idle");return $.jsx(U0.Provider,{value:{isLoading:d,setIsLoading:p},children:$.jsxs("div",{...m==null?void 0:m.container,"data-loaded":d.length===0,"data-disable-input":!!n,"data-direction":e,ref:f,children:[$.jsxs(Kf,{"data-color":h,"data-loading-status":y,...(b=m==null?void 0:m.avatar)==null?void 0:b.container,children:[$.jsx(Gf,{...(w=m==null?void 0:m.avatar)==null?void 0:w.image,onLoadingStatusChange:v,src:i==null?void 0:i.avatar}),$.jsxs(Yf,{...(T=m==null?void 0:m.avatar)==null?void 0:T.fallback,children:[i==null?void 0:i.name[0]," "]})]}),t&&$.jsx(Pa,{block:{...t,isReadOnly:l,direction:e,timestamp:c,sender:i,messageId:a,sendMessage:u},renderers:s}),r]})})}));function RU({botAvatar:e,botDescription:t,botName:n}){const{messageList:{marquee:r}}=lt;return $.jsxs("li",{...r.container,children:[$.jsx(Zl,{src:e,...r.avatar,children:(n||"Bot").slice(0,1)}),$.jsxs("div",{...r.content,children:[$.jsx("h1",{...r.title,children:n||"Bot"}),$.jsx("p",{...r.description,children:t})]})]})}function AU(e,t){try{var n=global,r=n.document;if(typeof r<"u"&&r.createElement&&r.head&&r.head.appendChild){var i=r.querySelector('html meta[name="'.concat(encodeURI(e),'"]'))||r.createElement("meta");i.setAttribute("name",e),i.setAttribute("content",t),r.head.appendChild(i)}}catch{}}function PU(){AU("react-scroll-to-bottom:version","4.2.0")}var bs=function(e){return e&&e.Math===Math&&e},Vt=bs(typeof globalThis=="object"&&globalThis)||bs(typeof window=="object"&&window)||bs(typeof self=="object"&&self)||bs(typeof vt=="object"&&vt)||bs(typeof vt=="object"&&vt)||function(){return this}()||Function("return this")(),Ht=function(e){try{return!!e()}catch{return!0}},DU=Ht,ic=!DU(function(){var e=(function(){}).bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),jU=ic,qS=Function.prototype,WS=qS.apply,VS=qS.call,yh=typeof Reflect=="object"&&Reflect.apply||(jU?VS.bind(WS):function(){return VS.apply(WS,arguments)}),HS=ic,ZS=Function.prototype,gh=ZS.call,NU=HS&&ZS.bind.bind(gh,gh),Bt=HS?NU:function(e){return function(){return gh.apply(e,arguments)}},KS=Bt,MU=KS({}.toString),FU=KS("".slice),Hi=function(e){return FU(MU(e),8,-1)},LU=Hi,BU=Bt,bh=function(e){if(LU(e)==="Function")return BU(e)},wh=typeof document=="object"&&document.all,cn=typeof wh>"u"&&wh!==void 0?function(e){return typeof e=="function"||e===wh}:function(e){return typeof e=="function"},ws={},UU=Ht,En=!UU(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),zU=ic,ac=Function.prototype.call,Sr=zU?ac.bind(ac):function(){return ac.apply(ac,arguments)},xh={},GS={}.propertyIsEnumerable,YS=Object.getOwnPropertyDescriptor,qU=YS&&!GS.call({1:2},1);xh.f=qU?function(t){var n=YS(this,t);return!!n&&n.enumerable}:GS;var xs=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},WU=Bt,VU=Ht,HU=Hi,Sh=Object,ZU=WU("".split),JS=VU(function(){return!Sh("z").propertyIsEnumerable(0)})?function(e){return HU(e)==="String"?ZU(e,""):Sh(e)}:Sh,Eh=function(e){return e==null},KU=Eh,GU=TypeError,oc=function(e){if(KU(e))throw new GU("Can't call method on "+e);return e},YU=JS,JU=oc,Er=function(e){return YU(JU(e))},XU=cn,tr=function(e){return typeof e=="object"?e!==null:XU(e)},rn={},_h=rn,kh=Vt,QU=cn,XS=function(e){return QU(e)?e:void 0},_r=function(e,t){return arguments.length<2?XS(_h[e])||XS(kh[e]):_h[e]&&_h[e][t]||kh[e]&&kh[e][t]},ez=Bt,Hr=ez({}.isPrototypeOf),tz=Vt,QS=tz.navigator,eE=QS&&QS.userAgent,Th=eE?String(eE):"",tE=Vt,Ch=Th,nE=tE.process,rE=tE.Deno,iE=nE&&nE.versions||rE&&rE.version,aE=iE&&iE.v8,nr,sc;aE&&(nr=aE.split("."),sc=nr[0]>0&&nr[0]<4?1:+(nr[0]+nr[1])),!sc&&Ch&&(nr=Ch.match(/Edge\/(\d+)/),(!nr||nr[1]>=74)&&(nr=Ch.match(/Chrome\/(\d+)/),nr&&(sc=+nr[1])));var Oh=sc,oE=Oh,nz=Ht,rz=Vt,iz=rz.String,Fa=!!Object.getOwnPropertySymbols&&!nz(function(){var e=Symbol("symbol detection");return!iz(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&oE&&oE<41}),az=Fa,sE=az&&!Symbol.sham&&typeof Symbol.iterator=="symbol",oz=_r,sz=cn,lz=Hr,uz=sE,cz=Object,Ss=uz?function(e){return typeof e=="symbol"}:function(e){var t=oz("Symbol");return sz(t)&&lz(t.prototype,cz(e))},fz=String,lc=function(e){try{return fz(e)}catch{return"Object"}},dz=cn,pz=lc,hz=TypeError,uc=function(e){if(dz(e))return e;throw new hz(pz(e)+" is not a function")},mz=uc,vz=Eh,$h=function(e,t){var n=e[t];return vz(n)?void 0:mz(n)},Ih=Sr,Rh=cn,Ah=tr,yz=TypeError,gz=function(e,t){var n,r;if(t==="string"&&Rh(n=e.toString)&&!Ah(r=Ih(n,e))||Rh(n=e.valueOf)&&!Ah(r=Ih(n,e))||t!=="string"&&Rh(n=e.toString)&&!Ah(r=Ih(n,e)))return r;throw new yz("Can't convert object to primitive value")},lE={exports:{}},uE=Vt,bz=Object.defineProperty,wz=function(e,t){try{bz(uE,e,{value:t,configurable:!0,writable:!0})}catch{uE[e]=t}return t},xz=Vt,Sz=wz,cE="__core-js_shared__",fE=lE.exports=xz[cE]||Sz(cE,{});(fE.versions||(fE.versions=[])).push({version:"3.38.1",mode:"pure",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"});var Ph=lE.exports,dE=Ph,La=function(e,t){return dE[e]||(dE[e]=t||{})},Ez=oc,_z=Object,Zr=function(e){return _z(Ez(e))},kz=Bt,Tz=Zr,Cz=kz({}.hasOwnProperty),An=Object.hasOwn||function(t,n){return Cz(Tz(t),n)},Oz=Bt,$z=0,Iz=Math.random(),Rz=Oz(1 .toString),Dh=function(e){return"Symbol("+(e===void 0?"":e)+")_"+Rz(++$z+Iz,36)},Az=Vt,Pz=La,pE=An,Dz=Dh,jz=Fa,Nz=sE,Ba=Az.Symbol,jh=Pz("wks"),Mz=Nz?Ba.for||Ba:Ba&&Ba.withoutSetter||Dz,Xt=function(e){return pE(jh,e)||(jh[e]=jz&&pE(Ba,e)?Ba[e]:Mz("Symbol."+e)),jh[e]},Fz=Sr,hE=tr,mE=Ss,Lz=$h,Bz=gz,Uz=Xt,zz=TypeError,qz=Uz("toPrimitive"),Wz=function(e,t){if(!hE(e)||mE(e))return e;var n=Lz(e,qz),r;if(n){if(t===void 0&&(t="default"),r=Fz(n,e,t),!hE(r)||mE(r))return r;throw new zz("Can't convert object to primitive value")}return t===void 0&&(t="number"),Bz(e,t)},Vz=Wz,Hz=Ss,Nh=function(e){var t=Vz(e,"string");return Hz(t)?t:t+""},Zz=Vt,vE=tr,Mh=Zz.document,Kz=vE(Mh)&&vE(Mh.createElement),yE=function(e){return Kz?Mh.createElement(e):{}},Gz=En,Yz=Ht,Jz=yE,gE=!Gz&&!Yz(function(){return Object.defineProperty(Jz("div"),"a",{get:function(){return 7}}).a!==7}),Xz=En,Qz=Sr,e6=xh,t6=xs,n6=Er,r6=Nh,i6=An,a6=gE,bE=Object.getOwnPropertyDescriptor;ws.f=Xz?bE:function(t,n){if(t=n6(t),n=r6(n),a6)try{return bE(t,n)}catch{}if(i6(t,n))return t6(!Qz(e6.f,t,n),t[n])};var o6=Ht,s6=cn,l6=/#|\.prototype\./,Es=function(e,t){var n=c6[u6(e)];return n===d6?!0:n===f6?!1:s6(t)?o6(t):!!t},u6=Es.normalize=function(e){return String(e).replace(l6,".").toLowerCase()},c6=Es.data={},f6=Es.NATIVE="N",d6=Es.POLYFILL="P",p6=Es,wE=bh,h6=uc,m6=ic,v6=wE(wE.bind),Fh=function(e,t){return h6(e),t===void 0?e:m6?v6(e,t):function(){return e.apply(t,arguments)}},rr={},y6=En,g6=Ht,xE=y6&&g6(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),b6=tr,w6=String,x6=TypeError,bi=function(e){if(b6(e))return e;throw new x6(w6(e)+" is not an object")},S6=En,E6=gE,_6=xE,cc=bi,SE=Nh,k6=TypeError,Lh=Object.defineProperty,T6=Object.getOwnPropertyDescriptor,Bh="enumerable",Uh="configurable",zh="writable";rr.f=S6?_6?function(t,n,r){if(cc(t),n=SE(n),cc(r),typeof t=="function"&&n==="prototype"&&"value"in r&&zh in r&&!r[zh]){var i=T6(t,n);i&&i[zh]&&(t[n]=r.value,r={configurable:Uh in r?r[Uh]:i[Uh],enumerable:Bh in r?r[Bh]:i[Bh],writable:!1})}return Lh(t,n,r)}:Lh:function(t,n,r){if(cc(t),n=SE(n),cc(r),E6)try{return Lh(t,n,r)}catch{}if("get"in r||"set"in r)throw new k6("Accessors not supported");return"value"in r&&(t[n]=r.value),t};var C6=En,O6=rr,$6=xs,fc=C6?function(e,t,n){return O6.f(e,t,$6(1,n))}:function(e,t,n){return e[t]=n,e},_s=Vt,I6=yh,R6=bh,A6=cn,P6=ws.f,D6=p6,Ua=rn,j6=Fh,za=fc,EE=An,N6=function(e){var t=function(n,r,i){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(n);case 2:return new e(n,r)}return new e(n,r,i)}return I6(e,this,arguments)};return t.prototype=e.prototype,t},yt=function(e,t){var n=e.target,r=e.global,i=e.stat,a=e.proto,o=r?_s:i?_s[n]:_s[n]&&_s[n].prototype,s=r?Ua:Ua[n]||za(Ua,n,{})[n],u=s.prototype,l,c,f,d,p,m,h,y,v;for(d in t)l=D6(r?d:n+(i?".":"#")+d,e.forced),c=!l&&o&&EE(o,d),m=s[d],c&&(e.dontCallGetSet?(v=P6(o,d),h=v&&v.value):h=o[d]),p=c&&h?h:t[d],!(!l&&!a&&typeof m==typeof p)&&(e.bind&&c?y=j6(p,_s):e.wrap&&c?y=N6(p):a&&A6(p)?y=R6(p):y=p,(e.sham||p&&p.sham||m&&m.sham)&&za(y,"sham",!0),za(s,d,y),a&&(f=n+"Prototype",EE(Ua,f)||za(Ua,f,{}),za(Ua[f],d,p),e.real&&u&&(l||!u[d])&&za(u,d,p)))},M6=Hi,qa=Array.isArray||function(t){return M6(t)==="Array"},F6=yt,L6=qa;F6({target:"Array",stat:!0},{isArray:L6});var B6=rn,U6=B6.Array.isArray,z6=U6,_E=z6,q6=_E,W6=q6,V6=W6,H6=V6,Z6=H6;const kE=Ge(Z6);function K6(e){if(kE(e))return e}var G6=Math.ceil,Y6=Math.floor,J6=Math.trunc||function(t){var n=+t;return(n>0?Y6:G6)(n)},X6=J6,dc=function(e){var t=+e;return t!==t||t===0?0:X6(t)},Q6=dc,e7=Math.min,t7=function(e){var t=Q6(e);return t>0?e7(t,9007199254740991):0},n7=t7,Zi=function(e){return n7(e.length)},r7=TypeError,i7=9007199254740991,qh=function(e){if(e>i7)throw r7("Maximum allowed index exceeded");return e},a7=En,o7=rr,s7=xs,ks=function(e,t,n){a7?o7.f(e,t,s7(0,n)):e[t]=n},l7=Xt,u7=l7("toStringTag"),TE={};TE[u7]="z";var Wh=String(TE)==="[object z]",c7=Wh,f7=cn,pc=Hi,d7=Xt,p7=d7("toStringTag"),h7=Object,m7=pc(function(){return arguments}())==="Arguments",v7=function(e,t){try{return e[t]}catch{}},Ts=c7?pc:function(e){var t,n,r;return e===void 0?"Undefined":e===null?"Null":typeof(n=v7(t=h7(e),p7))=="string"?n:m7?pc(t):(r=pc(t))==="Object"&&f7(t.callee)?"Arguments":r},y7=Bt,g7=cn,Vh=Ph,b7=y7(Function.toString);g7(Vh.inspectSource)||(Vh.inspectSource=function(e){return b7(e)});var w7=Vh.inspectSource,x7=Bt,S7=Ht,CE=cn,E7=Ts,_7=_r,k7=w7,OE=function(){},$E=_7("Reflect","construct"),Hh=/^\s*(?:class|function)\b/,T7=x7(Hh.exec),C7=!Hh.test(OE),Cs=function(t){if(!CE(t))return!1;try{return $E(OE,[],t),!0}catch{return!1}},IE=function(t){if(!CE(t))return!1;switch(E7(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return C7||!!T7(Hh,k7(t))}catch{return!0}};IE.sham=!0;var Zh=!$E||S7(function(){var e;return Cs(Cs.call)||!Cs(Object)||!Cs(function(){e=!0})||e})?IE:Cs,RE=qa,O7=Zh,$7=tr,I7=Xt,R7=I7("species"),AE=Array,A7=function(e){var t;return RE(e)&&(t=e.constructor,O7(t)&&(t===AE||RE(t.prototype))?t=void 0:$7(t)&&(t=t[R7],t===null&&(t=void 0))),t===void 0?AE:t},P7=A7,Kh=function(e,t){return new(P7(e))(t===0?0:t)},D7=Ht,j7=Xt,N7=Oh,M7=j7("species"),hc=function(e){return N7>=51||!D7(function(){var t=[],n=t.constructor={};return n[M7]=function(){return{foo:1}},t[e](Boolean).foo!==1})},F7=yt,L7=Ht,B7=qa,U7=tr,z7=Zr,q7=Zi,PE=qh,DE=ks,W7=Kh,V7=hc,H7=Xt,Z7=Oh,jE=H7("isConcatSpreadable"),K7=Z7>=51||!L7(function(){var e=[];return e[jE]=!1,e.concat()[0]!==e}),G7=function(e){if(!U7(e))return!1;var t=e[jE];return t!==void 0?!!t:B7(e)},Y7=!K7||!V7("concat");F7({target:"Array",proto:!0,arity:1,forced:Y7},{concat:function(t){var n=z7(this),r=W7(n,0),i=0,a,o,s,u,l;for(a=-1,s=arguments.length;a<s;a++)if(l=a===-1?n:arguments[a],G7(l))for(u=q7(l),PE(i+u),o=0;o<u;o++,i++)o in l&&DE(r,i,l[o]);else PE(i+1),DE(r,i++,l);return r.length=i,r}});var J7=Ts,X7=String,Os=function(e){if(J7(e)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return X7(e)},mc={},Q7=dc,e9=Math.max,t9=Math.min,Gh=function(e,t){var n=Q7(e);return n<0?e9(n+t,0):t9(n,t)},n9=Er,r9=Gh,i9=Zi,NE=function(e){return function(t,n,r){var i=n9(t),a=i9(i);if(a===0)return!e&&-1;var o=r9(r,a),s;if(e&&n!==n){for(;a>o;)if(s=i[o++],s!==s)return!0}else for(;a>o;o++)if((e||o in i)&&i[o]===n)return e||o||0;return!e&&-1}},ME={includes:NE(!0),indexOf:NE(!1)},vc={},a9=Bt,Yh=An,o9=Er,s9=ME.indexOf,l9=vc,FE=a9([].push),LE=function(e,t){var n=o9(e),r=0,i=[],a;for(a in n)!Yh(l9,a)&&Yh(n,a)&&FE(i,a);for(;t.length>r;)Yh(n,a=t[r++])&&(~s9(i,a)||FE(i,a));return i},Jh=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],u9=LE,c9=Jh,Xh=Object.keys||function(t){return u9(t,c9)},f9=En,d9=xE,p9=rr,h9=bi,m9=Er,v9=Xh;mc.f=f9&&!d9?Object.defineProperties:function(t,n){h9(t);for(var r=m9(n),i=v9(n),a=i.length,o=0,s;a>o;)p9.f(t,s=i[o++],r[s]);return t};var y9=_r,g9=y9("document","documentElement"),b9=La,w9=Dh,BE=b9("keys"),yc=function(e){return BE[e]||(BE[e]=w9(e))},x9=bi,S9=mc,UE=Jh,E9=vc,_9=g9,k9=yE,T9=yc,zE=">",qE="<",Qh="prototype",em="script",WE=T9("IE_PROTO"),tm=function(){},VE=function(e){return qE+em+zE+e+qE+"/"+em+zE},HE=function(e){e.write(VE("")),e.close();var t=e.parentWindow.Object;return e=null,t},C9=function(){var e=k9("iframe"),t="java"+em+":",n;return e.style.display="none",_9.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(VE("document.F=Object")),n.close(),n.F},gc,bc=function(){try{gc=new ActiveXObject("htmlfile")}catch{}bc=typeof document<"u"?document.domain&&gc?HE(gc):C9():HE(gc);for(var e=UE.length;e--;)delete bc[Qh][UE[e]];return bc()};E9[WE]=!0;var nm=Object.create||function(t,n){var r;return t!==null?(tm[Qh]=x9(t),r=new tm,tm[Qh]=null,r[WE]=t):r=bc(),n===void 0?r:S9.f(r,n)},wc={},O9=LE,$9=Jh,I9=$9.concat("length","prototype");wc.f=Object.getOwnPropertyNames||function(t){return O9(t,I9)};var ZE={},R9=Bt,xc=R9([].slice),A9=Hi,P9=Er,KE=wc.f,D9=xc,GE=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],j9=function(e){try{return KE(e)}catch{return D9(GE)}};ZE.f=function(t){return GE&&A9(t)==="Window"?j9(t):KE(P9(t))};var Sc={};Sc.f=Object.getOwnPropertySymbols;var N9=fc,Ec=function(e,t,n,r){return r&&r.enumerable?e[t]=n:N9(e,t,n),e},M9=rr,F9=function(e,t,n){return M9.f(e,t,n)},$s={},L9=Xt;$s.f=L9;var YE=rn,B9=An,U9=$s,z9=rr.f,$t=function(e){var t=YE.Symbol||(YE.Symbol={});B9(t,e)||z9(t,e,{value:U9.f(e)})},q9=Sr,W9=_r,V9=Xt,H9=Ec,JE=function(){var e=W9("Symbol"),t=e&&e.prototype,n=t&&t.valueOf,r=V9("toPrimitive");t&&!t[r]&&H9(t,r,function(i){return q9(n,this)},{arity:1})},Z9=Wh,K9=Ts,G9=Z9?{}.toString:function(){return"[object "+K9(this)+"]"},Y9=Wh,J9=rr.f,X9=fc,Q9=An,eq=G9,tq=Xt,XE=tq("toStringTag"),Wa=function(e,t,n,r){var i=n?e:e&&e.prototype;i&&(Q9(i,XE)||J9(i,XE,{configurable:!0,value:t}),r&&!Y9&&X9(i,"toString",eq))},nq=Vt,rq=cn,QE=nq.WeakMap,iq=rq(QE)&&/native code/.test(String(QE)),aq=iq,e_=Vt,oq=tr,sq=fc,rm=An,im=Ph,lq=yc,uq=vc,t_="Object already initialized",am=e_.TypeError,cq=e_.WeakMap,_c,Is,kc,fq=function(e){return kc(e)?Is(e):_c(e,{})},dq=function(e){return function(t){var n;if(!oq(t)||(n=Is(t)).type!==e)throw new am("Incompatible receiver, "+e+" required");return n}};if(aq||im.state){var kr=im.state||(im.state=new cq);kr.get=kr.get,kr.has=kr.has,kr.set=kr.set,_c=function(e,t){if(kr.has(e))throw new am(t_);return t.facade=e,kr.set(e,t),t},Is=function(e){return kr.get(e)||{}},kc=function(e){return kr.has(e)}}else{var Va=lq("state");uq[Va]=!0,_c=function(e,t){if(rm(e,Va))throw new am(t_);return t.facade=e,sq(e,Va,t),t},Is=function(e){return rm(e,Va)?e[Va]:{}},kc=function(e){return rm(e,Va)}}var om={set:_c,get:Is,has:kc,enforce:fq,getterFor:dq},pq=Fh,hq=Bt,mq=JS,vq=Zr,yq=Zi,gq=Kh,n_=hq([].push),wi=function(e){var t=e===1,n=e===2,r=e===3,i=e===4,a=e===6,o=e===7,s=e===5||a;return function(u,l,c,f){for(var d=vq(u),p=mq(d),m=yq(p),h=pq(l,c),y=0,v=f||gq,b=t?v(u,m):n||o?v(u,0):void 0,w,T;m>y;y++)if((s||y in p)&&(w=p[y],T=h(w,y,d),e))if(t)b[y]=T;else if(T)switch(e){case 3:return!0;case 5:return w;case 6:return y;case 2:n_(b,w)}else switch(e){case 4:return!1;case 7:n_(b,w)}return a?-1:r||i?i:b}},sm={forEach:wi(0),map:wi(1),filter:wi(2),some:wi(3),every:wi(4),find:wi(5),findIndex:wi(6),filterReject:wi(7)},Tc=yt,Rs=Vt,lm=Sr,bq=Bt,Ha=En,Za=Fa,wq=Ht,Qt=An,xq=Hr,um=bi,Cc=Er,cm=Nh,Sq=Os,fm=xs,Ka=nm,r_=Xh,Eq=wc,i_=ZE,_q=Sc,a_=ws,o_=rr,kq=mc,s_=xh,l_=Ec,Tq=F9,dm=La,Cq=yc,u_=vc,c_=Dh,Oq=Xt,$q=$s,Iq=$t,Rq=JE,Aq=Wa,f_=om,Oc=sm.forEach,_n=Cq("hidden"),$c="Symbol",As="prototype",Pq=f_.set,d_=f_.getterFor($c),ir=Object[As],Ki=Rs.Symbol,Ps=Ki&&Ki[As],Dq=Rs.RangeError,jq=Rs.TypeError,pm=Rs.QObject,p_=a_.f,Gi=o_.f,h_=i_.f,Nq=s_.f,m_=bq([].push),Kr=dm("symbols"),Ds=dm("op-symbols"),Mq=dm("wks"),hm=!pm||!pm[As]||!pm[As].findChild,v_=function(e,t,n){var r=p_(ir,t);r&&delete ir[t],Gi(e,t,n),r&&e!==ir&&Gi(ir,t,r)},mm=Ha&&wq(function(){return Ka(Gi({},"a",{get:function(){return Gi(this,"a",{value:7}).a}})).a!==7})?v_:Gi,vm=function(e,t){var n=Kr[e]=Ka(Ps);return Pq(n,{type:$c,tag:e,description:t}),Ha||(n.description=t),n},Ic=function(t,n,r){t===ir&&Ic(Ds,n,r),um(t);var i=cm(n);return um(r),Qt(Kr,i)?(r.enumerable?(Qt(t,_n)&&t[_n][i]&&(t[_n][i]=!1),r=Ka(r,{enumerable:fm(0,!1)})):(Qt(t,_n)||Gi(t,_n,fm(1,Ka(null))),t[_n][i]=!0),mm(t,i,r)):Gi(t,i,r)},ym=function(t,n){um(t);var r=Cc(n),i=r_(r).concat(w_(r));return Oc(i,function(a){(!Ha||lm(y_,r,a))&&Ic(t,a,r[a])}),t},Fq=function(t,n){return n===void 0?Ka(t):ym(Ka(t),n)},y_=function(t){var n=cm(t),r=lm(Nq,this,n);return this===ir&&Qt(Kr,n)&&!Qt(Ds,n)?!1:r||!Qt(this,n)||!Qt(Kr,n)||Qt(this,_n)&&this[_n][n]?r:!0},g_=function(t,n){var r=Cc(t),i=cm(n);if(!(r===ir&&Qt(Kr,i)&&!Qt(Ds,i))){var a=p_(r,i);return a&&Qt(Kr,i)&&!(Qt(r,_n)&&r[_n][i])&&(a.enumerable=!0),a}},b_=function(t){var n=h_(Cc(t)),r=[];return Oc(n,function(i){!Qt(Kr,i)&&!Qt(u_,i)&&m_(r,i)}),r},w_=function(e){var t=e===ir,n=h_(t?Ds:Cc(e)),r=[];return Oc(n,function(i){Qt(Kr,i)&&(!t||Qt(ir,i))&&m_(r,Kr[i])}),r};Za||(Ki=function(){if(xq(Ps,this))throw new jq("Symbol is not a constructor");var t=!arguments.length||arguments[0]===void 0?void 0:Sq(arguments[0]),n=c_(t),r=function(i){var a=this===void 0?Rs:this;a===ir&&lm(r,Ds,i),Qt(a,_n)&&Qt(a[_n],n)&&(a[_n][n]=!1);var o=fm(1,i);try{mm(a,n,o)}catch(s){if(!(s instanceof Dq))throw s;v_(a,n,o)}};return Ha&&hm&&mm(ir,n,{configurable:!0,set:r}),vm(n,t)},Ps=Ki[As],l_(Ps,"toString",function(){return d_(this).tag}),l_(Ki,"withoutSetter",function(e){return vm(c_(e),e)}),s_.f=y_,o_.f=Ic,kq.f=ym,a_.f=g_,Eq.f=i_.f=b_,_q.f=w_,$q.f=function(e){return vm(Oq(e),e)},Ha&&Tq(Ps,"description",{configurable:!0,get:function(){return d_(this).description}})),Tc({global:!0,constructor:!0,wrap:!0,forced:!Za,sham:!Za},{Symbol:Ki}),Oc(r_(Mq),function(e){Iq(e)}),Tc({target:$c,stat:!0,forced:!Za},{useSetter:function(){hm=!0},useSimple:function(){hm=!1}}),Tc({target:"Object",stat:!0,forced:!Za,sham:!Ha},{create:Fq,defineProperty:Ic,defineProperties:ym,getOwnPropertyDescriptor:g_}),Tc({target:"Object",stat:!0,forced:!Za},{getOwnPropertyNames:b_}),Rq(),Aq(Ki,$c),u_[_n]=!0;var Lq=Fa,x_=Lq&&!!Symbol.for&&!!Symbol.keyFor,Bq=yt,Uq=_r,zq=An,qq=Os,S_=La,Wq=x_,gm=S_("string-to-symbol-registry"),Vq=S_("symbol-to-string-registry");Bq({target:"Symbol",stat:!0,forced:!Wq},{for:function(e){var t=qq(e);if(zq(gm,t))return gm[t];var n=Uq("Symbol")(t);return gm[t]=n,Vq[n]=t,n}});var Hq=yt,Zq=An,Kq=Ss,Gq=lc,Yq=La,Jq=x_,E_=Yq("symbol-to-string-registry");Hq({target:"Symbol",stat:!0,forced:!Jq},{keyFor:function(t){if(!Kq(t))throw new TypeError(Gq(t)+" is not a symbol");if(Zq(E_,t))return E_[t]}});var Xq=Bt,__=qa,Qq=cn,k_=Hi,eW=Os,T_=Xq([].push),tW=function(e){if(Qq(e))return e;if(__(e)){for(var t=e.length,n=[],r=0;r<t;r++){var i=e[r];typeof i=="string"?T_(n,i):(typeof i=="number"||k_(i)==="Number"||k_(i)==="String")&&T_(n,eW(i))}var a=n.length,o=!0;return function(s,u){if(o)return o=!1,u;if(__(this))return u;for(var l=0;l<a;l++)if(n[l]===s)return u}}},nW=yt,C_=_r,O_=yh,rW=Sr,js=Bt,$_=Ht,I_=cn,R_=Ss,A_=xc,iW=tW,aW=Fa,oW=String,xi=C_("JSON","stringify"),Rc=js(/./.exec),P_=js("".charAt),sW=js("".charCodeAt),lW=js("".replace),uW=js(1 .toString),cW=/[\uD800-\uDFFF]/g,D_=/^[\uD800-\uDBFF]$/,j_=/^[\uDC00-\uDFFF]$/,N_=!aW||$_(function(){var e=C_("Symbol")("stringify detection");return xi([e])!=="[null]"||xi({a:e})!=="{}"||xi(Object(e))!=="{}"}),M_=$_(function(){return xi("\uDF06\uD834")!=='"\\udf06\\ud834"'||xi("\uDEAD")!=='"\\udead"'}),fW=function(e,t){var n=A_(arguments),r=iW(t);if(!(!I_(r)&&(e===void 0||R_(e))))return n[1]=function(i,a){if(I_(r)&&(a=rW(r,this,oW(i),a)),!R_(a))return a},O_(xi,null,n)},dW=function(e,t,n){var r=P_(n,t-1),i=P_(n,t+1);return Rc(D_,e)&&!Rc(j_,i)||Rc(j_,e)&&!Rc(D_,r)?"\\u"+uW(sW(e,0),16):e};xi&&nW({target:"JSON",stat:!0,arity:3,forced:N_||M_},{stringify:function(t,n,r){var i=A_(arguments),a=O_(N_?fW:xi,null,i);return M_&&typeof a=="string"?lW(a,cW,dW):a}});var pW=yt,hW=Fa,mW=Ht,F_=Sc,vW=Zr,yW=!hW||mW(function(){F_.f(1)});pW({target:"Object",stat:!0,forced:yW},{getOwnPropertySymbols:function(t){var n=F_.f;return n?n(vW(t)):[]}});var gW=$t;gW("asyncIterator");var bW=$t;bW("hasInstance");var wW=$t;wW("isConcatSpreadable");var xW=$t;xW("iterator");var SW=$t;SW("match");var EW=$t;EW("matchAll");var _W=$t;_W("replace");var kW=$t;kW("search");var TW=$t;TW("species");var CW=$t;CW("split");var OW=$t,$W=JE;OW("toPrimitive"),$W();var IW=_r,RW=$t,AW=Wa;RW("toStringTag"),AW(IW("Symbol"),"Symbol");var PW=$t;PW("unscopables");var DW=Vt,jW=Wa;jW(DW.JSON,"JSON",!0);var NW=rn,MW=NW.Symbol,Ga={},bm=En,FW=An,L_=Function.prototype,LW=bm&&Object.getOwnPropertyDescriptor,wm=FW(L_,"name"),BW=wm&&(function(){}).name==="something",UW=wm&&(!bm||bm&&LW(L_,"name").configurable),zW={EXISTS:wm,PROPER:BW,CONFIGURABLE:UW},qW=Ht,WW=!qW(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),VW=An,HW=cn,ZW=Zr,KW=yc,GW=WW,B_=KW("IE_PROTO"),xm=Object,YW=xm.prototype,U_=GW?xm.getPrototypeOf:function(e){var t=ZW(e);if(VW(t,B_))return t[B_];var n=t.constructor;return HW(n)&&t instanceof n?n.prototype:t instanceof xm?YW:null},JW=Ht,XW=cn,QW=tr,eV=nm,z_=U_,tV=Ec,nV=Xt,Sm=nV("iterator"),q_=!1,Gr,Em,_m;[].keys&&(_m=[].keys(),"next"in _m?(Em=z_(z_(_m)),Em!==Object.prototype&&(Gr=Em)):q_=!0);var rV=!QW(Gr)||JW(function(){var e={};return Gr[Sm].call(e)!==e});rV?Gr={}:Gr=eV(Gr),XW(Gr[Sm])||tV(Gr,Sm,function(){return this});var W_={IteratorPrototype:Gr,BUGGY_SAFARI_ITERATORS:q_},iV=W_.IteratorPrototype,aV=nm,oV=xs,sV=Wa,lV=Ga,uV=function(){return this},cV=function(e,t,n,r){var i=t+" Iterator";return e.prototype=aV(iV,{next:oV(+!r,n)}),sV(e,i,!1,!0),lV[i]=uV,e},fV=Bt,dV=uc,pV=function(e,t,n){try{return fV(dV(Object.getOwnPropertyDescriptor(e,t)[n]))}catch{}},hV=tr,mV=function(e){return hV(e)||e===null},vV=mV,yV=String,gV=TypeError,bV=function(e){if(vV(e))return e;throw new gV("Can't set "+yV(e)+" as a prototype")},wV=pV,xV=tr,SV=oc,EV=bV;Object.setPrototypeOf||"__proto__"in{}&&function(){var e=!1,t={},n;try{n=wV(Object.prototype,"__proto__","set"),n(t,[]),e=t instanceof Array}catch{}return function(i,a){return SV(i),EV(a),xV(i)&&(e?n(i,a):i.__proto__=a),i}}();var _V=yt,kV=Sr,V_=zW,TV=cV,CV=U_,OV=Wa,H_=Ec,$V=Xt,Z_=Ga,K_=W_,IV=V_.PROPER;V_.CONFIGURABLE,K_.IteratorPrototype;var Ac=K_.BUGGY_SAFARI_ITERATORS,km=$V("iterator"),G_="keys",Pc="values",Y_="entries",RV=function(){return this},J_=function(e,t,n,r,i,a,o){TV(n,t,r);var s=function(v){if(v===i&&d)return d;if(!Ac&&v&&v in c)return c[v];switch(v){case G_:return function(){return new n(this,v)};case Pc:return function(){return new n(this,v)};case Y_:return function(){return new n(this,v)}}return function(){return new n(this)}},u=t+" Iterator",l=!1,c=e.prototype,f=c[km]||c["@@iterator"]||i&&c[i],d=!Ac&&f||s(i),p=t==="Array"&&c.entries||f,m,h,y;if(p&&(m=CV(p.call(new e)),m!==Object.prototype&&m.next&&(OV(m,u,!0,!0),Z_[u]=RV)),IV&&i===Pc&&f&&f.name!==Pc&&(l=!0,d=function(){return kV(f,this)}),i)if(h={values:s(Pc),keys:a?d:s(G_),entries:s(Y_)},o)for(y in h)(Ac||l||!(y in c))&&H_(c,y,h[y]);else _V({target:t,proto:!0,forced:Ac||l},h);return o&&c[km]!==d&&H_(c,km,d,{name:i}),Z_[t]=d,h},X_=function(e,t){return{value:e,done:t}},AV=Er,Q_=Ga,ek=om;rr.f;var PV=J_,Dc=X_,tk="Array Iterator",DV=ek.set,jV=ek.getterFor(tk);PV(Array,"Array",function(e,t){DV(this,{type:tk,target:AV(e),index:0,kind:t})},function(){var e=jV(this),t=e.target,n=e.index++;if(!t||n>=t.length)return e.target=null,Dc(void 0,!0);switch(e.kind){case"keys":return Dc(n,!1);case"values":return Dc(t[n],!1)}return Dc([n,t[n]],!1)},"values"),Q_.Arguments=Q_.Array;var NV={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},MV=NV,FV=Vt,LV=Wa,nk=Ga;for(var Tm in MV)LV(FV[Tm],Tm),nk[Tm]=nk.Array;var BV=MW,UV=BV,zV=Xt,qV=rr.f,rk=zV("metadata"),ik=Function.prototype;ik[rk]===void 0&&qV(ik,rk,{value:null});var WV=$t;WV("asyncDispose");var VV=$t;VV("dispose");var HV=$t;HV("metadata");var ZV=UV,KV=ZV,GV=_r,YV=Bt,Cm=GV("Symbol"),JV=Cm.keyFor,XV=YV(Cm.prototype.valueOf),ak=Cm.isRegisteredSymbol||function(t){try{return JV(XV(t))!==void 0}catch{return!1}},QV=yt,e8=ak;QV({target:"Symbol",stat:!0},{isRegisteredSymbol:e8});for(var t8=La,ok=_r,n8=Bt,r8=Ss,i8=Xt,jc=ok("Symbol"),sk=jc.isWellKnownSymbol,lk=ok("Object","getOwnPropertyNames"),a8=n8(jc.prototype.valueOf),uk=t8("wks"),Om=0,ck=lk(jc),o8=ck.length;Om<o8;Om++)try{var fk=ck[Om];r8(jc[fk])&&i8(fk)}catch{}var dk=function(t){if(sk&&sk(t))return!0;try{for(var n=a8(t),r=0,i=lk(uk),a=i.length;r<a;r++)if(uk[i[r]]==n)return!0}catch{}return!1},s8=yt,l8=dk;s8({target:"Symbol",stat:!0,forced:!0},{isWellKnownSymbol:l8});var u8=$t;u8("customMatcher");var c8=$t;c8("observable");var f8=yt,d8=ak;f8({target:"Symbol",stat:!0,name:"isRegisteredSymbol"},{isRegistered:d8});var p8=yt,h8=dk;p8({target:"Symbol",stat:!0,name:"isWellKnownSymbol",forced:!0},{isWellKnown:h8});var m8=$t;m8("matcher");var v8=$t;v8("metadataKey");var y8=$t;y8("patternMatch");var g8=$t;g8("replaceAll");var b8=KV,w8=b8,x8=w8;const Ya=Ge(x8);var $m=Bt,S8=dc,E8=Os,_8=oc,k8=$m("".charAt),pk=$m("".charCodeAt),T8=$m("".slice),hk=function(e){return function(t,n){var r=E8(_8(t)),i=S8(n),a=r.length,o,s;return i<0||i>=a?e?"":void 0:(o=pk(r,i),o<55296||o>56319||i+1===a||(s=pk(r,i+1))<56320||s>57343?e?k8(r,i):o:e?T8(r,i,i+2):(o-55296<<10)+(s-56320)+65536)}},C8={codeAt:hk(!1),charAt:hk(!0)},O8=C8.charAt,$8=Os,mk=om,I8=J_,vk=X_,yk="String Iterator",R8=mk.set,A8=mk.getterFor(yk);I8(String,"String",function(e){R8(this,{type:yk,string:$8(e),index:0})},function(){var t=A8(this),n=t.string,r=t.index,i;return r>=n.length?vk(void 0,!0):(i=O8(n,r),t.index+=i.length,vk(i,!1))});var P8=Ts,gk=$h,D8=Eh,j8=Ga,N8=Xt,M8=N8("iterator"),Im=function(e){if(!D8(e))return gk(e,M8)||gk(e,"@@iterator")||j8[P8(e)]},F8=Im,L8=F8,B8=L8,U8=B8,z8=U8,q8=z8,W8=q8,V8=W8,H8=V8;const bk=Ge(H8);var Z8=En,K8=qa,G8=TypeError,Y8=Object.getOwnPropertyDescriptor,J8=Z8&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}(),wk=J8?function(e,t){if(K8(e)&&!Y8(e,"length").writable)throw new G8("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t},X8=yt,Q8=Zr,eH=Zi,tH=wk,nH=qh,rH=Ht,iH=rH(function(){return[].push.call({length:4294967296},1)!==4294967297}),aH=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}},oH=iH||!aH();X8({target:"Array",proto:!0,arity:1,forced:oH},{push:function(t){var n=Q8(this),r=eH(n),i=arguments.length;nH(r+i);for(var a=0;a<i;a++)n[r]=arguments[a],r++;return tH(n,r),r}});var sH=Vt,lH=rn,Yi=function(e,t){var n=lH[e+"Prototype"],r=n&&n[t];if(r)return r;var i=sH[e],a=i&&i.prototype;return a&&a[t]},uH=Yi,cH=uH("Array","push"),fH=Hr,dH=cH,Rm=Array.prototype,pH=function(e){var t=e.push;return e===Rm||fH(Rm,e)&&t===Rm.push?dH:t},hH=pH,mH=hH,vH=mH,yH=vH,gH=yH,bH=gH,wH=bH;const xH=Ge(wH);function SH(e,t){var n=e==null?null:typeof Ya<"u"&&bk(e)||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],u=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;u=!1}else for(;!(u=(r=a.call(n)).done)&&(xH(s).call(s,r.value),s.length!==t);u=!0);}catch(c){l=!0,i=c}finally{try{if(!u&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}var EH=yt,xk=qa,_H=Zh,kH=tr,Sk=Gh,TH=Zi,CH=Er,OH=ks,$H=Xt,IH=hc,RH=xc,AH=IH("slice"),PH=$H("species"),Am=Array,DH=Math.max;EH({target:"Array",proto:!0,forced:!AH},{slice:function(t,n){var r=CH(this),i=TH(r),a=Sk(t,i),o=Sk(n===void 0?i:n,i),s,u,l;if(xk(r)&&(s=r.constructor,_H(s)&&(s===Am||xk(s.prototype))?s=void 0:kH(s)&&(s=s[PH],s===null&&(s=void 0)),s===Am||s===void 0))return RH(r,a,o);for(u=new(s===void 0?Am:s)(DH(o-a,0)),l=0;a<o;a++,l++)a in r&&OH(u,l,r[a]);return u.length=l,u}});var jH=Yi,NH=jH("Array","slice"),MH=Hr,FH=NH,Pm=Array.prototype,LH=function(e){var t=e.slice;return e===Pm||MH(Pm,e)&&t===Pm.slice?FH:t},BH=LH,UH=BH,zH=UH,qH=zH,WH=qH,VH=WH,HH=VH;const ZH=Ge(HH);var KH=Sr,Ek=bi,GH=$h,YH=function(e,t,n){var r,i;Ek(e);try{if(r=GH(e,"return"),!r){if(t==="throw")throw n;return n}r=KH(r,e)}catch(a){i=!0,r=a}if(t==="throw")throw n;if(i)throw r;return Ek(r),n},JH=bi,XH=YH,QH=function(e,t,n,r){try{return r?t(JH(n)[0],n[1]):t(n)}catch(i){XH(e,"throw",i)}},eZ=Xt,tZ=Ga,nZ=eZ("iterator"),rZ=Array.prototype,iZ=function(e){return e!==void 0&&(tZ.Array===e||rZ[nZ]===e)},aZ=Sr,oZ=uc,sZ=bi,lZ=lc,uZ=Im,cZ=TypeError,fZ=function(e,t){var n=arguments.length<2?uZ(e):t;if(oZ(n))return sZ(aZ(n,e));throw new cZ(lZ(e)+" is not iterable")},dZ=Fh,pZ=Sr,hZ=Zr,mZ=QH,vZ=iZ,yZ=Zh,gZ=Zi,_k=ks,bZ=fZ,wZ=Im,kk=Array,xZ=function(t){var n=hZ(t),r=yZ(this),i=arguments.length,a=i>1?arguments[1]:void 0,o=a!==void 0;o&&(a=dZ(a,i>2?arguments[2]:void 0));var s=wZ(n),u=0,l,c,f,d,p,m;if(s&&!(this===kk&&vZ(s)))for(c=r?new this:[],d=bZ(n,s),p=d.next;!(f=pZ(p,d)).done;u++)m=o?mZ(d,a,[f.value,u],!0):f.value,_k(c,u,m);else for(l=gZ(n),c=r?new this(l):kk(l);l>u;u++)m=o?a(n[u],u):n[u],_k(c,u,m);return c.length=u,c},SZ=Xt,Tk=SZ("iterator"),Ck=!1;try{var EZ=0,Ok={next:function(){return{done:!!EZ++}},return:function(){Ck=!0}};Ok[Tk]=function(){return this},Array.from(Ok,function(){throw 2})}catch{}var _Z=function(e,t){try{if(!t&&!Ck)return!1}catch{return!1}var n=!1;try{var r={};r[Tk]=function(){return{next:function(){return{done:n=!0}}}},e(r)}catch{}return n},kZ=yt,TZ=xZ,CZ=_Z,OZ=!CZ(function(e){Array.from(e)});kZ({target:"Array",stat:!0,forced:OZ},{from:TZ});var $Z=rn,IZ=$Z.Array.from,RZ=IZ,AZ=RZ,PZ=AZ,DZ=PZ,jZ=DZ,NZ=jZ,MZ=NZ;const $k=Ge(MZ);function Dm(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Ik(e,t){if(e){var n;if(typeof e=="string")return Dm(e,t);var r=ZH(n={}.toString.call(e)).call(n,8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?$k(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Dm(e,t):void 0}}function FZ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
165
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Tr(e,t){return K6(e)||SH(e,t)||Ik(e,t)||FZ()}var Rk={exports:{}};/*!
164
+ For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return x.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},SU="DialogDescriptionWarning",EU=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${AS(SU).contentName}}.`;return x.useEffect(()=>{var a;const i=(a=e.current)==null?void 0:a.getAttribute("aria-describedby");t&&i&&(document.getElementById(t)||console.warn(r))},[r,e,t]),null},_U=wS,kU=SS,TU=_S,CU=kS,OU=CS,PS=IS;function gi({open:e,onOpenChange:t,children:n}){return O.jsx(_U,{open:e,onOpenChange:t,children:n})}function $U({title:e,children:t}){var r,i,a,o,s,c,l,u;const{modal:n}=lt;return O.jsxs(O.Fragment,{children:[O.jsx(TU,{...n==null?void 0:n.overlay}),O.jsx("div",{...n==null?void 0:n.container,children:O.jsxs(CU,{...(r=n==null?void 0:n.dialog)==null?void 0:r.container,children:[O.jsxs("div",{...(a=(i=n==null?void 0:n.dialog)==null?void 0:i.title)==null?void 0:a.container,children:[O.jsx(OU,{...(s=(o=n==null?void 0:n.dialog)==null?void 0:o.title)==null?void 0:s.text,children:e}),O.jsx(PS,{children:O.jsx(w0,{role:"button",tabIndex:0,...(l=(c=n==null?void 0:n.dialog)==null?void 0:c.title)==null?void 0:l.closeIcon})})]}),O.jsx("div",{...(u=n==null?void 0:n.dialog)==null?void 0:u.content,children:t})]})})]})}gi.Button=kU,gi.Close=PS,gi.Content=$U;const fh=({children:e,className:t,connected:n,uploadFile:r,allowFileUpload:i,...a})=>{const{container:o}=lt,s=hc(u=>u.setMessageContainerRef),c=rs(u=>u.uploadFile),l=D.useRef(null);return D.useEffect(()=>{s(l)},[l]),i&&r?O.jsx(Hc,{noClick:!0,onDrop:u=>u.forEach(f=>c(f,r)),children:({getRootProps:u,isDragActive:f})=>O.jsxs("div",{...a,className:ms(o.className,t),ref:l,children:[O.jsxs("div",{"data-hover":f,...o.dropzone.overlay,children:["Drop files to upload",O.jsx($L,{style:{width:"50px"}})]}),O.jsxs(Yp,{children:[O.jsx(DS,{connected:n}),O.jsx("div",{...o.dropzone.container,...u(),children:e})]})]})}):O.jsx("div",{...a,className:ms(o.className,t),ref:l,children:O.jsxs(Yp,{children:[O.jsx(DS,{connected:n}),e]})})},DS=({connected:e})=>{const{modal:t}=lt,{showModal:n}=W0();return D.useEffect(()=>{var r,i,a,o;e===!1&&n({title:"Connection Error",content:O.jsxs(O.Fragment,{children:[O.jsx("p",{...(i=(r=t==null?void 0:t.dialog)==null?void 0:r.newConversation)==null?void 0:i.text,children:"There was an error connecting to the server. Please check your internet connection and try again."}),O.jsx(gi.Close,{asChild:!0,children:O.jsx("button",{type:"button",...(o=(a=t==null?void 0:t.dialog)==null?void 0:a.newConversation)==null?void 0:o.button,onClick:()=>window.location.reload(),children:"Restart"})})]})})},[e]),O.jsx(O.Fragment,{})};fh.displayName="Container";const jS=D.forwardRef(({children:e,onClick:t,...n},r)=>{const{fab:i}=lt,{container:a,icon:o}=i??{};return O.jsx("div",{...n,...a,ref:r,onClick:t,children:O.jsx("div",{...o})})});jS.displayName="Fab";var dh="Collapsible",[IU,Dfe]=H1(dh),[RU,ph]=IU(dh),NS=x.forwardRef((e,t)=>{const{__scopeCollapsible:n,open:r,defaultOpen:i,disabled:a,onOpenChange:o,...s}=e,[c=!1,l]=Z1({prop:r,defaultProp:i,onChange:o});return O.jsx(RU,{scope:n,disabled:a,contentId:Zc(),open:c,onOpenToggle:x.useCallback(()=>l(u=>!u),[l]),children:O.jsx(er.div,{"data-state":mh(c),"data-disabled":a?"":void 0,...s,ref:t})})});NS.displayName=dh;var MS="CollapsibleTrigger",FS=x.forwardRef((e,t)=>{const{__scopeCollapsible:n,...r}=e,i=ph(MS,n);return O.jsx(er.button,{type:"button","aria-controls":i.contentId,"aria-expanded":i.open||!1,"data-state":mh(i.open),"data-disabled":i.disabled?"":void 0,disabled:i.disabled,...r,ref:t,onClick:Vr(e.onClick,i.onOpenToggle)})});FS.displayName=MS;var hh="CollapsibleContent",LS=x.forwardRef((e,t)=>{const{forceMount:n,...r}=e,i=ph(hh,e.__scopeCollapsible);return O.jsx(Kc,{present:n||i.open,children:({present:a})=>O.jsx(AU,{...r,ref:t,present:a})})});LS.displayName=hh;var AU=x.forwardRef((e,t)=>{const{__scopeCollapsible:n,present:r,children:i,...a}=e,o=ph(hh,n),[s,c]=x.useState(r),l=x.useRef(null),u=vi(t,l),f=x.useRef(0),d=f.current,p=x.useRef(0),m=p.current,h=o.open||s,y=x.useRef(h),v=x.useRef(void 0);return x.useEffect(()=>{const b=requestAnimationFrame(()=>y.current=!1);return()=>cancelAnimationFrame(b)},[]),ua(()=>{const b=l.current;if(b){v.current=v.current||{transitionDuration:b.style.transitionDuration,animationName:b.style.animationName},b.style.transitionDuration="0s",b.style.animationName="none";const w=b.getBoundingClientRect();f.current=w.height,p.current=w.width,y.current||(b.style.transitionDuration=v.current.transitionDuration,b.style.animationName=v.current.animationName),c(r)}},[o.open,r]),O.jsx(er.div,{"data-state":mh(o.open),"data-disabled":o.disabled?"":void 0,id:o.contentId,hidden:!h,...a,ref:u,style:{"--radix-collapsible-content-height":d?`${d}px`:void 0,"--radix-collapsible-content-width":m?`${m}px`:void 0,...e.style},children:h&&i})});function mh(e){return e?"open":"closed"}var PU=NS,DU=LS;const BS=({onClick:e,...t})=>{var o,s;const{header:n,modal:r}=lt,{showModal:i}=W0(),a=c=>{var l,u,f,d;c.stopPropagation(),i({title:"Restart Conversation",content:O.jsxs(O.Fragment,{children:[O.jsx("p",{...(u=(l=r==null?void 0:r.dialog)==null?void 0:l.newConversation)==null?void 0:u.text,children:"Are you sure you want to restart a new conversation?"}),O.jsx(gi.Close,{asChild:!0,children:O.jsx("button",{type:"button",...(d=(f=r==null?void 0:r.dialog)==null?void 0:f.newConversation)==null?void 0:d.button,onClick:e,children:"Restart"})})]})})};return O.jsx(jF,{...t,...(s=(o=n==null?void 0:n.content)==null?void 0:o.actions)==null?void 0:s.icons,role:"button",tabIndex:0,onClick:a,onKeyDown:c=>{c.key==="Enter"&&a(c)}})},jU=({onClick:e,...t})=>{const{header:n}=lt,r=i=>{i.stopPropagation(),e==null||e()};return O.jsx(w0,{...t,...n.content.actions.icons,role:"button",tabIndex:0,onClick:r,onKeyDown:i=>{i.key==="Enter"&&r(i)}})},gs=({icon:e,title:t,link:n,...r})=>{var o,s,c,l,u,f,d,p,m,h,y,v;const{header:i}=lt,a=e??EL;return t?n?O.jsxs("a",{...r,...(s=(o=i.expandedContent)==null?void 0:o.descriptionItems)==null?void 0:s.container,href:n,target:"_blank",rel:"noreferrer noopener",children:[O.jsx(a,{...(l=(c=i.expandedContent)==null?void 0:c.descriptionItems)==null?void 0:l.icon}),O.jsx("p",{...(f=(u=i.expandedContent)==null?void 0:u.descriptionItems)==null?void 0:f.link,children:t})]}):O.jsxs("div",{...r,...(p=(d=i.expandedContent)==null?void 0:d.descriptionItems)==null?void 0:p.container,children:[O.jsx(a,{...(h=(m=i.expandedContent)==null?void 0:m.descriptionItems)==null?void 0:h.icon}),O.jsx("p",{...(v=(y=i.expandedContent)==null?void 0:y.descriptionItems)==null?void 0:v.text,children:t})]}):null},US=({defaultOpen:e,closeWindow:t,configuration:n,restartConversation:r,...i})=>{var u,f,d,p,m,h,y,v,b,w,T,E,_,$,U,z,k,j,W,B,I,A;const{header:a}=lt,[o,s]=D.useState(!!e),c=!!((u=n.email)!=null&&u.title)||!!((f=n.phone)!=null&&f.title)||!!((d=n.website)!=null&&d.title)||!!((p=n.termsOfService)!=null&&p.link)||!!((m=n.privacyPolicy)!=null&&m.link),l=c||!!n.botDescription;return O.jsxs(PU,{open:l?o:!1,onOpenChange:s,"data-disabled":l?void 0:"",...a.container,...i,children:[O.jsxs(FS,{...a.content.container,children:[O.jsx(Zl,{...i,src:n.botAvatar,...a.content.avatar,children:n.botName||"Bot"}),O.jsx("h2",{...a.content.title,children:n.botName||"Bot"}),n.botDescription&&O.jsx("p",{...a.content.description,children:n.botDescription}),O.jsxs("div",{...a.content.actions.container,children:[r&&O.jsx(BS,{onClick:r}),t&&O.jsx(jU,{onClick:t})]})]}),c&&O.jsxs(DU,{...a.expandedContent.container,children:[O.jsxs("div",{"data-links":"",...a.expandedContent.group,children:[O.jsx(gs,{"data-email":"",icon:PL,title:(h=n.email)==null?void 0:h.title,link:(v=(y=n.email)==null?void 0:y.link)!=null&&v.startsWith("mailto:")?(b=n.email)==null?void 0:b.link:`mailto:${(w=n.email)==null?void 0:w.link}`}),O.jsx(gs,{"data-phone":"",icon:LL,title:(T=n.phone)==null?void 0:T.title,link:(_=(E=n.phone)==null?void 0:E.link)!=null&&_.startsWith("tel:")?($=n.phone)==null?void 0:$.link:`tel:${(U=n.phone)==null?void 0:U.link}`}),O.jsx(gs,{"data-website":"",link:(z=n.website)==null?void 0:z.link,icon:jL,title:(k=n.website)==null?void 0:k.title})]}),O.jsxs("div",{"data-legal":"",...(j=a.expandedContent)==null?void 0:j.group,children:[O.jsx(gs,{"data-terms":"",link:(W=n.termsOfService)==null?void 0:W.link,icon:RL,title:(B=n.termsOfService)==null?void 0:B.title}),O.jsx(gs,{"data-privacy":"",link:(I=n.privacyPolicy)==null?void 0:I.link,icon:ML,title:(A=n.privacyPolicy)==null?void 0:A.title})]})]})]})},zS=D.memo(({...e})=>{const{typingIndicator:t}=lt;return O.jsx("div",{...e,...t==null?void 0:t.container,children:O.jsx("div",{...t==null?void 0:t.loader})})}),vh=D.memo(D.forwardRef(({direction:e,block:t,disableInput:n,children:r,sender:i,id:a,authorId:o,renderers:s,sendMessage:c,isReadOnly:l,timestamp:u},f)=>{var b,w,T;const[d,p]=D.useState([]),{message:m}=lt,h=Ug(o??"",15),[y,v]=D.useState("idle");return O.jsx(z0.Provider,{value:{isLoading:d,setIsLoading:p},children:O.jsxs("div",{...m==null?void 0:m.container,"data-loaded":d.length===0,"data-disable-input":!!n,"data-direction":e,ref:f,children:[O.jsxs(Kf,{"data-color":h,"data-loading-status":y,...(b=m==null?void 0:m.avatar)==null?void 0:b.container,children:[O.jsx(Gf,{...(w=m==null?void 0:m.avatar)==null?void 0:w.image,onLoadingStatusChange:v,src:i==null?void 0:i.avatar}),O.jsxs(Yf,{...(T=m==null?void 0:m.avatar)==null?void 0:T.fallback,children:[i==null?void 0:i.name[0]," "]})]}),t&&O.jsx(Pa,{block:{...t,isReadOnly:l,direction:e,timestamp:u,sender:i,messageId:a,sendMessage:c},renderers:s}),r]})})}));function NU({botAvatar:e,botDescription:t,botName:n}){const{messageList:{marquee:r}}=lt;return O.jsxs("li",{...r.container,children:[O.jsx(Zl,{src:e,...r.avatar,children:(n||"Bot").slice(0,1)}),O.jsxs("div",{...r.content,children:[O.jsx("h1",{...r.title,children:n||"Bot"}),O.jsx("p",{...r.description,children:t})]})]})}function MU(e,t){try{var n=global,r=n.document;if(typeof r<"u"&&r.createElement&&r.head&&r.head.appendChild){var i=r.querySelector('html meta[name="'.concat(encodeURI(e),'"]'))||r.createElement("meta");i.setAttribute("name",e),i.setAttribute("content",t),r.head.appendChild(i)}}catch{}}function FU(){MU("react-scroll-to-bottom:version","4.2.0")}var bs=function(e){return e&&e.Math===Math&&e},Vt=bs(typeof globalThis=="object"&&globalThis)||bs(typeof window=="object"&&window)||bs(typeof self=="object"&&self)||bs(typeof vt=="object"&&vt)||bs(typeof vt=="object"&&vt)||function(){return this}()||Function("return this")(),Ht=function(e){try{return!!e()}catch{return!0}},LU=Ht,iu=!LU(function(){var e=(function(){}).bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),BU=iu,qS=Function.prototype,WS=qS.apply,VS=qS.call,yh=typeof Reflect=="object"&&Reflect.apply||(BU?VS.bind(WS):function(){return VS.apply(WS,arguments)}),HS=iu,ZS=Function.prototype,gh=ZS.call,UU=HS&&ZS.bind.bind(gh,gh),Bt=HS?UU:function(e){return function(){return gh.apply(e,arguments)}},KS=Bt,zU=KS({}.toString),qU=KS("".slice),Hi=function(e){return qU(zU(e),8,-1)},WU=Hi,VU=Bt,bh=function(e){if(WU(e)==="Function")return VU(e)},wh=typeof document=="object"&&document.all,un=typeof wh>"u"&&wh!==void 0?function(e){return typeof e=="function"||e===wh}:function(e){return typeof e=="function"},ws={},HU=Ht,En=!HU(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),ZU=iu,au=Function.prototype.call,Sr=ZU?au.bind(au):function(){return au.apply(au,arguments)},xh={},GS={}.propertyIsEnumerable,YS=Object.getOwnPropertyDescriptor,KU=YS&&!GS.call({1:2},1);xh.f=KU?function(t){var n=YS(this,t);return!!n&&n.enumerable}:GS;var xs=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},GU=Bt,YU=Ht,JU=Hi,Sh=Object,XU=GU("".split),JS=YU(function(){return!Sh("z").propertyIsEnumerable(0)})?function(e){return JU(e)==="String"?XU(e,""):Sh(e)}:Sh,Eh=function(e){return e==null},QU=Eh,e7=TypeError,ou=function(e){if(QU(e))throw new e7("Can't call method on "+e);return e},t7=JS,n7=ou,Er=function(e){return t7(n7(e))},r7=un,tr=function(e){return typeof e=="object"?e!==null:r7(e)},rn={},_h=rn,kh=Vt,i7=un,XS=function(e){return i7(e)?e:void 0},_r=function(e,t){return arguments.length<2?XS(_h[e])||XS(kh[e]):_h[e]&&_h[e][t]||kh[e]&&kh[e][t]},a7=Bt,Hr=a7({}.isPrototypeOf),o7=Vt,QS=o7.navigator,eE=QS&&QS.userAgent,Th=eE?String(eE):"",tE=Vt,Ch=Th,nE=tE.process,rE=tE.Deno,iE=nE&&nE.versions||rE&&rE.version,aE=iE&&iE.v8,nr,su;aE&&(nr=aE.split("."),su=nr[0]>0&&nr[0]<4?1:+(nr[0]+nr[1])),!su&&Ch&&(nr=Ch.match(/Edge\/(\d+)/),(!nr||nr[1]>=74)&&(nr=Ch.match(/Chrome\/(\d+)/),nr&&(su=+nr[1])));var Oh=su,oE=Oh,s7=Ht,l7=Vt,c7=l7.String,Fa=!!Object.getOwnPropertySymbols&&!s7(function(){var e=Symbol("symbol detection");return!c7(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&oE&&oE<41}),u7=Fa,sE=u7&&!Symbol.sham&&typeof Symbol.iterator=="symbol",f7=_r,d7=un,p7=Hr,h7=sE,m7=Object,Ss=h7?function(e){return typeof e=="symbol"}:function(e){var t=f7("Symbol");return d7(t)&&p7(t.prototype,m7(e))},v7=String,lu=function(e){try{return v7(e)}catch{return"Object"}},y7=un,g7=lu,b7=TypeError,cu=function(e){if(y7(e))return e;throw new b7(g7(e)+" is not a function")},w7=cu,x7=Eh,$h=function(e,t){var n=e[t];return x7(n)?void 0:w7(n)},Ih=Sr,Rh=un,Ah=tr,S7=TypeError,E7=function(e,t){var n,r;if(t==="string"&&Rh(n=e.toString)&&!Ah(r=Ih(n,e))||Rh(n=e.valueOf)&&!Ah(r=Ih(n,e))||t!=="string"&&Rh(n=e.toString)&&!Ah(r=Ih(n,e)))return r;throw new S7("Can't convert object to primitive value")},lE={exports:{}},cE=Vt,_7=Object.defineProperty,k7=function(e,t){try{_7(cE,e,{value:t,configurable:!0,writable:!0})}catch{cE[e]=t}return t},T7=Vt,C7=k7,uE="__core-js_shared__",fE=lE.exports=T7[uE]||C7(uE,{});(fE.versions||(fE.versions=[])).push({version:"3.38.1",mode:"pure",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.38.1/LICENSE",source:"https://github.com/zloirock/core-js"});var Ph=lE.exports,dE=Ph,La=function(e,t){return dE[e]||(dE[e]=t||{})},O7=ou,$7=Object,Zr=function(e){return $7(O7(e))},I7=Bt,R7=Zr,A7=I7({}.hasOwnProperty),An=Object.hasOwn||function(t,n){return A7(R7(t),n)},P7=Bt,D7=0,j7=Math.random(),N7=P7(1 .toString),Dh=function(e){return"Symbol("+(e===void 0?"":e)+")_"+N7(++D7+j7,36)},M7=Vt,F7=La,pE=An,L7=Dh,B7=Fa,U7=sE,Ba=M7.Symbol,jh=F7("wks"),z7=U7?Ba.for||Ba:Ba&&Ba.withoutSetter||L7,Xt=function(e){return pE(jh,e)||(jh[e]=B7&&pE(Ba,e)?Ba[e]:z7("Symbol."+e)),jh[e]},q7=Sr,hE=tr,mE=Ss,W7=$h,V7=E7,H7=Xt,Z7=TypeError,K7=H7("toPrimitive"),G7=function(e,t){if(!hE(e)||mE(e))return e;var n=W7(e,K7),r;if(n){if(t===void 0&&(t="default"),r=q7(n,e,t),!hE(r)||mE(r))return r;throw new Z7("Can't convert object to primitive value")}return t===void 0&&(t="number"),V7(e,t)},Y7=G7,J7=Ss,Nh=function(e){var t=Y7(e,"string");return J7(t)?t:t+""},X7=Vt,vE=tr,Mh=X7.document,Q7=vE(Mh)&&vE(Mh.createElement),yE=function(e){return Q7?Mh.createElement(e):{}},e6=En,t6=Ht,n6=yE,gE=!e6&&!t6(function(){return Object.defineProperty(n6("div"),"a",{get:function(){return 7}}).a!==7}),r6=En,i6=Sr,a6=xh,o6=xs,s6=Er,l6=Nh,c6=An,u6=gE,bE=Object.getOwnPropertyDescriptor;ws.f=r6?bE:function(t,n){if(t=s6(t),n=l6(n),u6)try{return bE(t,n)}catch{}if(c6(t,n))return o6(!i6(a6.f,t,n),t[n])};var f6=Ht,d6=un,p6=/#|\.prototype\./,Es=function(e,t){var n=m6[h6(e)];return n===y6?!0:n===v6?!1:d6(t)?f6(t):!!t},h6=Es.normalize=function(e){return String(e).replace(p6,".").toLowerCase()},m6=Es.data={},v6=Es.NATIVE="N",y6=Es.POLYFILL="P",g6=Es,wE=bh,b6=cu,w6=iu,x6=wE(wE.bind),Fh=function(e,t){return b6(e),t===void 0?e:w6?x6(e,t):function(){return e.apply(t,arguments)}},rr={},S6=En,E6=Ht,xE=S6&&E6(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),_6=tr,k6=String,T6=TypeError,bi=function(e){if(_6(e))return e;throw new T6(k6(e)+" is not an object")},C6=En,O6=gE,$6=xE,uu=bi,SE=Nh,I6=TypeError,Lh=Object.defineProperty,R6=Object.getOwnPropertyDescriptor,Bh="enumerable",Uh="configurable",zh="writable";rr.f=C6?$6?function(t,n,r){if(uu(t),n=SE(n),uu(r),typeof t=="function"&&n==="prototype"&&"value"in r&&zh in r&&!r[zh]){var i=R6(t,n);i&&i[zh]&&(t[n]=r.value,r={configurable:Uh in r?r[Uh]:i[Uh],enumerable:Bh in r?r[Bh]:i[Bh],writable:!1})}return Lh(t,n,r)}:Lh:function(t,n,r){if(uu(t),n=SE(n),uu(r),O6)try{return Lh(t,n,r)}catch{}if("get"in r||"set"in r)throw new I6("Accessors not supported");return"value"in r&&(t[n]=r.value),t};var A6=En,P6=rr,D6=xs,fu=A6?function(e,t,n){return P6.f(e,t,D6(1,n))}:function(e,t,n){return e[t]=n,e},_s=Vt,j6=yh,N6=bh,M6=un,F6=ws.f,L6=g6,Ua=rn,B6=Fh,za=fu,EE=An,U6=function(e){var t=function(n,r,i){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(n);case 2:return new e(n,r)}return new e(n,r,i)}return j6(e,this,arguments)};return t.prototype=e.prototype,t},yt=function(e,t){var n=e.target,r=e.global,i=e.stat,a=e.proto,o=r?_s:i?_s[n]:_s[n]&&_s[n].prototype,s=r?Ua:Ua[n]||za(Ua,n,{})[n],c=s.prototype,l,u,f,d,p,m,h,y,v;for(d in t)l=L6(r?d:n+(i?".":"#")+d,e.forced),u=!l&&o&&EE(o,d),m=s[d],u&&(e.dontCallGetSet?(v=F6(o,d),h=v&&v.value):h=o[d]),p=u&&h?h:t[d],!(!l&&!a&&typeof m==typeof p)&&(e.bind&&u?y=B6(p,_s):e.wrap&&u?y=U6(p):a&&M6(p)?y=N6(p):y=p,(e.sham||p&&p.sham||m&&m.sham)&&za(y,"sham",!0),za(s,d,y),a&&(f=n+"Prototype",EE(Ua,f)||za(Ua,f,{}),za(Ua[f],d,p),e.real&&c&&(l||!c[d])&&za(c,d,p)))},z6=Hi,qa=Array.isArray||function(t){return z6(t)==="Array"},q6=yt,W6=qa;q6({target:"Array",stat:!0},{isArray:W6});var V6=rn,H6=V6.Array.isArray,Z6=H6,_E=Z6,K6=_E,G6=K6,Y6=G6,J6=Y6,X6=J6;const kE=Ge(X6);function Q6(e){if(kE(e))return e}var ez=Math.ceil,tz=Math.floor,nz=Math.trunc||function(t){var n=+t;return(n>0?tz:ez)(n)},rz=nz,du=function(e){var t=+e;return t!==t||t===0?0:rz(t)},iz=du,az=Math.min,oz=function(e){var t=iz(e);return t>0?az(t,9007199254740991):0},sz=oz,Zi=function(e){return sz(e.length)},lz=TypeError,cz=9007199254740991,qh=function(e){if(e>cz)throw lz("Maximum allowed index exceeded");return e},uz=En,fz=rr,dz=xs,ks=function(e,t,n){uz?fz.f(e,t,dz(0,n)):e[t]=n},pz=Xt,hz=pz("toStringTag"),TE={};TE[hz]="z";var Wh=String(TE)==="[object z]",mz=Wh,vz=un,pu=Hi,yz=Xt,gz=yz("toStringTag"),bz=Object,wz=pu(function(){return arguments}())==="Arguments",xz=function(e,t){try{return e[t]}catch{}},Ts=mz?pu:function(e){var t,n,r;return e===void 0?"Undefined":e===null?"Null":typeof(n=xz(t=bz(e),gz))=="string"?n:wz?pu(t):(r=pu(t))==="Object"&&vz(t.callee)?"Arguments":r},Sz=Bt,Ez=un,Vh=Ph,_z=Sz(Function.toString);Ez(Vh.inspectSource)||(Vh.inspectSource=function(e){return _z(e)});var kz=Vh.inspectSource,Tz=Bt,Cz=Ht,CE=un,Oz=Ts,$z=_r,Iz=kz,OE=function(){},$E=$z("Reflect","construct"),Hh=/^\s*(?:class|function)\b/,Rz=Tz(Hh.exec),Az=!Hh.test(OE),Cs=function(t){if(!CE(t))return!1;try{return $E(OE,[],t),!0}catch{return!1}},IE=function(t){if(!CE(t))return!1;switch(Oz(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Az||!!Rz(Hh,Iz(t))}catch{return!0}};IE.sham=!0;var Zh=!$E||Cz(function(){var e;return Cs(Cs.call)||!Cs(Object)||!Cs(function(){e=!0})||e})?IE:Cs,RE=qa,Pz=Zh,Dz=tr,jz=Xt,Nz=jz("species"),AE=Array,Mz=function(e){var t;return RE(e)&&(t=e.constructor,Pz(t)&&(t===AE||RE(t.prototype))?t=void 0:Dz(t)&&(t=t[Nz],t===null&&(t=void 0))),t===void 0?AE:t},Fz=Mz,Kh=function(e,t){return new(Fz(e))(t===0?0:t)},Lz=Ht,Bz=Xt,Uz=Oh,zz=Bz("species"),hu=function(e){return Uz>=51||!Lz(function(){var t=[],n=t.constructor={};return n[zz]=function(){return{foo:1}},t[e](Boolean).foo!==1})},qz=yt,Wz=Ht,Vz=qa,Hz=tr,Zz=Zr,Kz=Zi,PE=qh,DE=ks,Gz=Kh,Yz=hu,Jz=Xt,Xz=Oh,jE=Jz("isConcatSpreadable"),Qz=Xz>=51||!Wz(function(){var e=[];return e[jE]=!1,e.concat()[0]!==e}),e9=function(e){if(!Hz(e))return!1;var t=e[jE];return t!==void 0?!!t:Vz(e)},t9=!Qz||!Yz("concat");qz({target:"Array",proto:!0,arity:1,forced:t9},{concat:function(t){var n=Zz(this),r=Gz(n,0),i=0,a,o,s,c,l;for(a=-1,s=arguments.length;a<s;a++)if(l=a===-1?n:arguments[a],e9(l))for(c=Kz(l),PE(i+c),o=0;o<c;o++,i++)o in l&&DE(r,i,l[o]);else PE(i+1),DE(r,i++,l);return r.length=i,r}});var n9=Ts,r9=String,Os=function(e){if(n9(e)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return r9(e)},mu={},i9=du,a9=Math.max,o9=Math.min,Gh=function(e,t){var n=i9(e);return n<0?a9(n+t,0):o9(n,t)},s9=Er,l9=Gh,c9=Zi,NE=function(e){return function(t,n,r){var i=s9(t),a=c9(i);if(a===0)return!e&&-1;var o=l9(r,a),s;if(e&&n!==n){for(;a>o;)if(s=i[o++],s!==s)return!0}else for(;a>o;o++)if((e||o in i)&&i[o]===n)return e||o||0;return!e&&-1}},ME={includes:NE(!0),indexOf:NE(!1)},vu={},u9=Bt,Yh=An,f9=Er,d9=ME.indexOf,p9=vu,FE=u9([].push),LE=function(e,t){var n=f9(e),r=0,i=[],a;for(a in n)!Yh(p9,a)&&Yh(n,a)&&FE(i,a);for(;t.length>r;)Yh(n,a=t[r++])&&(~d9(i,a)||FE(i,a));return i},Jh=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],h9=LE,m9=Jh,Xh=Object.keys||function(t){return h9(t,m9)},v9=En,y9=xE,g9=rr,b9=bi,w9=Er,x9=Xh;mu.f=v9&&!y9?Object.defineProperties:function(t,n){b9(t);for(var r=w9(n),i=x9(n),a=i.length,o=0,s;a>o;)g9.f(t,s=i[o++],r[s]);return t};var S9=_r,E9=S9("document","documentElement"),_9=La,k9=Dh,BE=_9("keys"),yu=function(e){return BE[e]||(BE[e]=k9(e))},T9=bi,C9=mu,UE=Jh,O9=vu,$9=E9,I9=yE,R9=yu,zE=">",qE="<",Qh="prototype",em="script",WE=R9("IE_PROTO"),tm=function(){},VE=function(e){return qE+em+zE+e+qE+"/"+em+zE},HE=function(e){e.write(VE("")),e.close();var t=e.parentWindow.Object;return e=null,t},A9=function(){var e=I9("iframe"),t="java"+em+":",n;return e.style.display="none",$9.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(VE("document.F=Object")),n.close(),n.F},gu,bu=function(){try{gu=new ActiveXObject("htmlfile")}catch{}bu=typeof document<"u"?document.domain&&gu?HE(gu):A9():HE(gu);for(var e=UE.length;e--;)delete bu[Qh][UE[e]];return bu()};O9[WE]=!0;var nm=Object.create||function(t,n){var r;return t!==null?(tm[Qh]=T9(t),r=new tm,tm[Qh]=null,r[WE]=t):r=bu(),n===void 0?r:C9.f(r,n)},wu={},P9=LE,D9=Jh,j9=D9.concat("length","prototype");wu.f=Object.getOwnPropertyNames||function(t){return P9(t,j9)};var ZE={},N9=Bt,xu=N9([].slice),M9=Hi,F9=Er,KE=wu.f,L9=xu,GE=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],B9=function(e){try{return KE(e)}catch{return L9(GE)}};ZE.f=function(t){return GE&&M9(t)==="Window"?B9(t):KE(F9(t))};var Su={};Su.f=Object.getOwnPropertySymbols;var U9=fu,Eu=function(e,t,n,r){return r&&r.enumerable?e[t]=n:U9(e,t,n),e},z9=rr,q9=function(e,t,n){return z9.f(e,t,n)},$s={},W9=Xt;$s.f=W9;var YE=rn,V9=An,H9=$s,Z9=rr.f,$t=function(e){var t=YE.Symbol||(YE.Symbol={});V9(t,e)||Z9(t,e,{value:H9.f(e)})},K9=Sr,G9=_r,Y9=Xt,J9=Eu,JE=function(){var e=G9("Symbol"),t=e&&e.prototype,n=t&&t.valueOf,r=Y9("toPrimitive");t&&!t[r]&&J9(t,r,function(i){return K9(n,this)},{arity:1})},X9=Wh,Q9=Ts,eq=X9?{}.toString:function(){return"[object "+Q9(this)+"]"},tq=Wh,nq=rr.f,rq=fu,iq=An,aq=eq,oq=Xt,XE=oq("toStringTag"),Wa=function(e,t,n,r){var i=n?e:e&&e.prototype;i&&(iq(i,XE)||nq(i,XE,{configurable:!0,value:t}),r&&!tq&&rq(i,"toString",aq))},sq=Vt,lq=un,QE=sq.WeakMap,cq=lq(QE)&&/native code/.test(String(QE)),uq=cq,e_=Vt,fq=tr,dq=fu,rm=An,im=Ph,pq=yu,hq=vu,t_="Object already initialized",am=e_.TypeError,mq=e_.WeakMap,_u,Is,ku,vq=function(e){return ku(e)?Is(e):_u(e,{})},yq=function(e){return function(t){var n;if(!fq(t)||(n=Is(t)).type!==e)throw new am("Incompatible receiver, "+e+" required");return n}};if(uq||im.state){var kr=im.state||(im.state=new mq);kr.get=kr.get,kr.has=kr.has,kr.set=kr.set,_u=function(e,t){if(kr.has(e))throw new am(t_);return t.facade=e,kr.set(e,t),t},Is=function(e){return kr.get(e)||{}},ku=function(e){return kr.has(e)}}else{var Va=pq("state");hq[Va]=!0,_u=function(e,t){if(rm(e,Va))throw new am(t_);return t.facade=e,dq(e,Va,t),t},Is=function(e){return rm(e,Va)?e[Va]:{}},ku=function(e){return rm(e,Va)}}var om={set:_u,get:Is,has:ku,enforce:vq,getterFor:yq},gq=Fh,bq=Bt,wq=JS,xq=Zr,Sq=Zi,Eq=Kh,n_=bq([].push),wi=function(e){var t=e===1,n=e===2,r=e===3,i=e===4,a=e===6,o=e===7,s=e===5||a;return function(c,l,u,f){for(var d=xq(c),p=wq(d),m=Sq(p),h=gq(l,u),y=0,v=f||Eq,b=t?v(c,m):n||o?v(c,0):void 0,w,T;m>y;y++)if((s||y in p)&&(w=p[y],T=h(w,y,d),e))if(t)b[y]=T;else if(T)switch(e){case 3:return!0;case 5:return w;case 6:return y;case 2:n_(b,w)}else switch(e){case 4:return!1;case 7:n_(b,w)}return a?-1:r||i?i:b}},sm={forEach:wi(0),map:wi(1),filter:wi(2),some:wi(3),every:wi(4),find:wi(5),findIndex:wi(6),filterReject:wi(7)},Tu=yt,Rs=Vt,lm=Sr,_q=Bt,Ha=En,Za=Fa,kq=Ht,Qt=An,Tq=Hr,cm=bi,Cu=Er,um=Nh,Cq=Os,fm=xs,Ka=nm,r_=Xh,Oq=wu,i_=ZE,$q=Su,a_=ws,o_=rr,Iq=mu,s_=xh,l_=Eu,Rq=q9,dm=La,Aq=yu,c_=vu,u_=Dh,Pq=Xt,Dq=$s,jq=$t,Nq=JE,Mq=Wa,f_=om,Ou=sm.forEach,_n=Aq("hidden"),$u="Symbol",As="prototype",Fq=f_.set,d_=f_.getterFor($u),ir=Object[As],Ki=Rs.Symbol,Ps=Ki&&Ki[As],Lq=Rs.RangeError,Bq=Rs.TypeError,pm=Rs.QObject,p_=a_.f,Gi=o_.f,h_=i_.f,Uq=s_.f,m_=_q([].push),Kr=dm("symbols"),Ds=dm("op-symbols"),zq=dm("wks"),hm=!pm||!pm[As]||!pm[As].findChild,v_=function(e,t,n){var r=p_(ir,t);r&&delete ir[t],Gi(e,t,n),r&&e!==ir&&Gi(ir,t,r)},mm=Ha&&kq(function(){return Ka(Gi({},"a",{get:function(){return Gi(this,"a",{value:7}).a}})).a!==7})?v_:Gi,vm=function(e,t){var n=Kr[e]=Ka(Ps);return Fq(n,{type:$u,tag:e,description:t}),Ha||(n.description=t),n},Iu=function(t,n,r){t===ir&&Iu(Ds,n,r),cm(t);var i=um(n);return cm(r),Qt(Kr,i)?(r.enumerable?(Qt(t,_n)&&t[_n][i]&&(t[_n][i]=!1),r=Ka(r,{enumerable:fm(0,!1)})):(Qt(t,_n)||Gi(t,_n,fm(1,Ka(null))),t[_n][i]=!0),mm(t,i,r)):Gi(t,i,r)},ym=function(t,n){cm(t);var r=Cu(n),i=r_(r).concat(w_(r));return Ou(i,function(a){(!Ha||lm(y_,r,a))&&Iu(t,a,r[a])}),t},qq=function(t,n){return n===void 0?Ka(t):ym(Ka(t),n)},y_=function(t){var n=um(t),r=lm(Uq,this,n);return this===ir&&Qt(Kr,n)&&!Qt(Ds,n)?!1:r||!Qt(this,n)||!Qt(Kr,n)||Qt(this,_n)&&this[_n][n]?r:!0},g_=function(t,n){var r=Cu(t),i=um(n);if(!(r===ir&&Qt(Kr,i)&&!Qt(Ds,i))){var a=p_(r,i);return a&&Qt(Kr,i)&&!(Qt(r,_n)&&r[_n][i])&&(a.enumerable=!0),a}},b_=function(t){var n=h_(Cu(t)),r=[];return Ou(n,function(i){!Qt(Kr,i)&&!Qt(c_,i)&&m_(r,i)}),r},w_=function(e){var t=e===ir,n=h_(t?Ds:Cu(e)),r=[];return Ou(n,function(i){Qt(Kr,i)&&(!t||Qt(ir,i))&&m_(r,Kr[i])}),r};Za||(Ki=function(){if(Tq(Ps,this))throw new Bq("Symbol is not a constructor");var t=!arguments.length||arguments[0]===void 0?void 0:Cq(arguments[0]),n=u_(t),r=function(i){var a=this===void 0?Rs:this;a===ir&&lm(r,Ds,i),Qt(a,_n)&&Qt(a[_n],n)&&(a[_n][n]=!1);var o=fm(1,i);try{mm(a,n,o)}catch(s){if(!(s instanceof Lq))throw s;v_(a,n,o)}};return Ha&&hm&&mm(ir,n,{configurable:!0,set:r}),vm(n,t)},Ps=Ki[As],l_(Ps,"toString",function(){return d_(this).tag}),l_(Ki,"withoutSetter",function(e){return vm(u_(e),e)}),s_.f=y_,o_.f=Iu,Iq.f=ym,a_.f=g_,Oq.f=i_.f=b_,$q.f=w_,Dq.f=function(e){return vm(Pq(e),e)},Ha&&Rq(Ps,"description",{configurable:!0,get:function(){return d_(this).description}})),Tu({global:!0,constructor:!0,wrap:!0,forced:!Za,sham:!Za},{Symbol:Ki}),Ou(r_(zq),function(e){jq(e)}),Tu({target:$u,stat:!0,forced:!Za},{useSetter:function(){hm=!0},useSimple:function(){hm=!1}}),Tu({target:"Object",stat:!0,forced:!Za,sham:!Ha},{create:qq,defineProperty:Iu,defineProperties:ym,getOwnPropertyDescriptor:g_}),Tu({target:"Object",stat:!0,forced:!Za},{getOwnPropertyNames:b_}),Nq(),Mq(Ki,$u),c_[_n]=!0;var Wq=Fa,x_=Wq&&!!Symbol.for&&!!Symbol.keyFor,Vq=yt,Hq=_r,Zq=An,Kq=Os,S_=La,Gq=x_,gm=S_("string-to-symbol-registry"),Yq=S_("symbol-to-string-registry");Vq({target:"Symbol",stat:!0,forced:!Gq},{for:function(e){var t=Kq(e);if(Zq(gm,t))return gm[t];var n=Hq("Symbol")(t);return gm[t]=n,Yq[n]=t,n}});var Jq=yt,Xq=An,Qq=Ss,eW=lu,tW=La,nW=x_,E_=tW("symbol-to-string-registry");Jq({target:"Symbol",stat:!0,forced:!nW},{keyFor:function(t){if(!Qq(t))throw new TypeError(eW(t)+" is not a symbol");if(Xq(E_,t))return E_[t]}});var rW=Bt,__=qa,iW=un,k_=Hi,aW=Os,T_=rW([].push),oW=function(e){if(iW(e))return e;if(__(e)){for(var t=e.length,n=[],r=0;r<t;r++){var i=e[r];typeof i=="string"?T_(n,i):(typeof i=="number"||k_(i)==="Number"||k_(i)==="String")&&T_(n,aW(i))}var a=n.length,o=!0;return function(s,c){if(o)return o=!1,c;if(__(this))return c;for(var l=0;l<a;l++)if(n[l]===s)return c}}},sW=yt,C_=_r,O_=yh,lW=Sr,js=Bt,$_=Ht,I_=un,R_=Ss,A_=xu,cW=oW,uW=Fa,fW=String,xi=C_("JSON","stringify"),Ru=js(/./.exec),P_=js("".charAt),dW=js("".charCodeAt),pW=js("".replace),hW=js(1 .toString),mW=/[\uD800-\uDFFF]/g,D_=/^[\uD800-\uDBFF]$/,j_=/^[\uDC00-\uDFFF]$/,N_=!uW||$_(function(){var e=C_("Symbol")("stringify detection");return xi([e])!=="[null]"||xi({a:e})!=="{}"||xi(Object(e))!=="{}"}),M_=$_(function(){return xi("\uDF06\uD834")!=='"\\udf06\\ud834"'||xi("\uDEAD")!=='"\\udead"'}),vW=function(e,t){var n=A_(arguments),r=cW(t);if(!(!I_(r)&&(e===void 0||R_(e))))return n[1]=function(i,a){if(I_(r)&&(a=lW(r,this,fW(i),a)),!R_(a))return a},O_(xi,null,n)},yW=function(e,t,n){var r=P_(n,t-1),i=P_(n,t+1);return Ru(D_,e)&&!Ru(j_,i)||Ru(j_,e)&&!Ru(D_,r)?"\\u"+hW(dW(e,0),16):e};xi&&sW({target:"JSON",stat:!0,arity:3,forced:N_||M_},{stringify:function(t,n,r){var i=A_(arguments),a=O_(N_?vW:xi,null,i);return M_&&typeof a=="string"?pW(a,mW,yW):a}});var gW=yt,bW=Fa,wW=Ht,F_=Su,xW=Zr,SW=!bW||wW(function(){F_.f(1)});gW({target:"Object",stat:!0,forced:SW},{getOwnPropertySymbols:function(t){var n=F_.f;return n?n(xW(t)):[]}});var EW=$t;EW("asyncIterator");var _W=$t;_W("hasInstance");var kW=$t;kW("isConcatSpreadable");var TW=$t;TW("iterator");var CW=$t;CW("match");var OW=$t;OW("matchAll");var $W=$t;$W("replace");var IW=$t;IW("search");var RW=$t;RW("species");var AW=$t;AW("split");var PW=$t,DW=JE;PW("toPrimitive"),DW();var jW=_r,NW=$t,MW=Wa;NW("toStringTag"),MW(jW("Symbol"),"Symbol");var FW=$t;FW("unscopables");var LW=Vt,BW=Wa;BW(LW.JSON,"JSON",!0);var UW=rn,zW=UW.Symbol,Ga={},bm=En,qW=An,L_=Function.prototype,WW=bm&&Object.getOwnPropertyDescriptor,wm=qW(L_,"name"),VW=wm&&(function(){}).name==="something",HW=wm&&(!bm||bm&&WW(L_,"name").configurable),ZW={EXISTS:wm,PROPER:VW,CONFIGURABLE:HW},KW=Ht,GW=!KW(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),YW=An,JW=un,XW=Zr,QW=yu,eV=GW,B_=QW("IE_PROTO"),xm=Object,tV=xm.prototype,U_=eV?xm.getPrototypeOf:function(e){var t=XW(e);if(YW(t,B_))return t[B_];var n=t.constructor;return JW(n)&&t instanceof n?n.prototype:t instanceof xm?tV:null},nV=Ht,rV=un,iV=tr,aV=nm,z_=U_,oV=Eu,sV=Xt,Sm=sV("iterator"),q_=!1,Gr,Em,_m;[].keys&&(_m=[].keys(),"next"in _m?(Em=z_(z_(_m)),Em!==Object.prototype&&(Gr=Em)):q_=!0);var lV=!iV(Gr)||nV(function(){var e={};return Gr[Sm].call(e)!==e});lV?Gr={}:Gr=aV(Gr),rV(Gr[Sm])||oV(Gr,Sm,function(){return this});var W_={IteratorPrototype:Gr,BUGGY_SAFARI_ITERATORS:q_},cV=W_.IteratorPrototype,uV=nm,fV=xs,dV=Wa,pV=Ga,hV=function(){return this},mV=function(e,t,n,r){var i=t+" Iterator";return e.prototype=uV(cV,{next:fV(+!r,n)}),dV(e,i,!1,!0),pV[i]=hV,e},vV=Bt,yV=cu,gV=function(e,t,n){try{return vV(yV(Object.getOwnPropertyDescriptor(e,t)[n]))}catch{}},bV=tr,wV=function(e){return bV(e)||e===null},xV=wV,SV=String,EV=TypeError,_V=function(e){if(xV(e))return e;throw new EV("Can't set "+SV(e)+" as a prototype")},kV=gV,TV=tr,CV=ou,OV=_V;Object.setPrototypeOf||"__proto__"in{}&&function(){var e=!1,t={},n;try{n=kV(Object.prototype,"__proto__","set"),n(t,[]),e=t instanceof Array}catch{}return function(i,a){return CV(i),OV(a),TV(i)&&(e?n(i,a):i.__proto__=a),i}}();var $V=yt,IV=Sr,V_=ZW,RV=mV,AV=U_,PV=Wa,H_=Eu,DV=Xt,Z_=Ga,K_=W_,jV=V_.PROPER;V_.CONFIGURABLE,K_.IteratorPrototype;var Au=K_.BUGGY_SAFARI_ITERATORS,km=DV("iterator"),G_="keys",Pu="values",Y_="entries",NV=function(){return this},J_=function(e,t,n,r,i,a,o){RV(n,t,r);var s=function(v){if(v===i&&d)return d;if(!Au&&v&&v in u)return u[v];switch(v){case G_:return function(){return new n(this,v)};case Pu:return function(){return new n(this,v)};case Y_:return function(){return new n(this,v)}}return function(){return new n(this)}},c=t+" Iterator",l=!1,u=e.prototype,f=u[km]||u["@@iterator"]||i&&u[i],d=!Au&&f||s(i),p=t==="Array"&&u.entries||f,m,h,y;if(p&&(m=AV(p.call(new e)),m!==Object.prototype&&m.next&&(PV(m,c,!0,!0),Z_[c]=NV)),jV&&i===Pu&&f&&f.name!==Pu&&(l=!0,d=function(){return IV(f,this)}),i)if(h={values:s(Pu),keys:a?d:s(G_),entries:s(Y_)},o)for(y in h)(Au||l||!(y in u))&&H_(u,y,h[y]);else $V({target:t,proto:!0,forced:Au||l},h);return o&&u[km]!==d&&H_(u,km,d,{name:i}),Z_[t]=d,h},X_=function(e,t){return{value:e,done:t}},MV=Er,Q_=Ga,ek=om;rr.f;var FV=J_,Du=X_,tk="Array Iterator",LV=ek.set,BV=ek.getterFor(tk);FV(Array,"Array",function(e,t){LV(this,{type:tk,target:MV(e),index:0,kind:t})},function(){var e=BV(this),t=e.target,n=e.index++;if(!t||n>=t.length)return e.target=null,Du(void 0,!0);switch(e.kind){case"keys":return Du(n,!1);case"values":return Du(t[n],!1)}return Du([n,t[n]],!1)},"values"),Q_.Arguments=Q_.Array;var UV={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},zV=UV,qV=Vt,WV=Wa,nk=Ga;for(var Tm in zV)WV(qV[Tm],Tm),nk[Tm]=nk.Array;var VV=zW,HV=VV,ZV=Xt,KV=rr.f,rk=ZV("metadata"),ik=Function.prototype;ik[rk]===void 0&&KV(ik,rk,{value:null});var GV=$t;GV("asyncDispose");var YV=$t;YV("dispose");var JV=$t;JV("metadata");var XV=HV,QV=XV,e8=_r,t8=Bt,Cm=e8("Symbol"),n8=Cm.keyFor,r8=t8(Cm.prototype.valueOf),ak=Cm.isRegisteredSymbol||function(t){try{return n8(r8(t))!==void 0}catch{return!1}},i8=yt,a8=ak;i8({target:"Symbol",stat:!0},{isRegisteredSymbol:a8});for(var o8=La,ok=_r,s8=Bt,l8=Ss,c8=Xt,ju=ok("Symbol"),sk=ju.isWellKnownSymbol,lk=ok("Object","getOwnPropertyNames"),u8=s8(ju.prototype.valueOf),ck=o8("wks"),Om=0,uk=lk(ju),f8=uk.length;Om<f8;Om++)try{var fk=uk[Om];l8(ju[fk])&&c8(fk)}catch{}var dk=function(t){if(sk&&sk(t))return!0;try{for(var n=u8(t),r=0,i=lk(ck),a=i.length;r<a;r++)if(ck[i[r]]==n)return!0}catch{}return!1},d8=yt,p8=dk;d8({target:"Symbol",stat:!0,forced:!0},{isWellKnownSymbol:p8});var h8=$t;h8("customMatcher");var m8=$t;m8("observable");var v8=yt,y8=ak;v8({target:"Symbol",stat:!0,name:"isRegisteredSymbol"},{isRegistered:y8});var g8=yt,b8=dk;g8({target:"Symbol",stat:!0,name:"isWellKnownSymbol",forced:!0},{isWellKnown:b8});var w8=$t;w8("matcher");var x8=$t;x8("metadataKey");var S8=$t;S8("patternMatch");var E8=$t;E8("replaceAll");var _8=QV,k8=_8,T8=k8;const Ya=Ge(T8);var $m=Bt,C8=du,O8=Os,$8=ou,I8=$m("".charAt),pk=$m("".charCodeAt),R8=$m("".slice),hk=function(e){return function(t,n){var r=O8($8(t)),i=C8(n),a=r.length,o,s;return i<0||i>=a?e?"":void 0:(o=pk(r,i),o<55296||o>56319||i+1===a||(s=pk(r,i+1))<56320||s>57343?e?I8(r,i):o:e?R8(r,i,i+2):(o-55296<<10)+(s-56320)+65536)}},A8={codeAt:hk(!1),charAt:hk(!0)},P8=A8.charAt,D8=Os,mk=om,j8=J_,vk=X_,yk="String Iterator",N8=mk.set,M8=mk.getterFor(yk);j8(String,"String",function(e){N8(this,{type:yk,string:D8(e),index:0})},function(){var t=M8(this),n=t.string,r=t.index,i;return r>=n.length?vk(void 0,!0):(i=P8(n,r),t.index+=i.length,vk(i,!1))});var F8=Ts,gk=$h,L8=Eh,B8=Ga,U8=Xt,z8=U8("iterator"),Im=function(e){if(!L8(e))return gk(e,z8)||gk(e,"@@iterator")||B8[F8(e)]},q8=Im,W8=q8,V8=W8,H8=V8,Z8=H8,K8=Z8,G8=K8,Y8=G8,J8=Y8;const bk=Ge(J8);var X8=En,Q8=qa,eH=TypeError,tH=Object.getOwnPropertyDescriptor,nH=X8&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}(),wk=nH?function(e,t){if(Q8(e)&&!tH(e,"length").writable)throw new eH("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t},rH=yt,iH=Zr,aH=Zi,oH=wk,sH=qh,lH=Ht,cH=lH(function(){return[].push.call({length:4294967296},1)!==4294967297}),uH=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}},fH=cH||!uH();rH({target:"Array",proto:!0,arity:1,forced:fH},{push:function(t){var n=iH(this),r=aH(n),i=arguments.length;sH(r+i);for(var a=0;a<i;a++)n[r]=arguments[a],r++;return oH(n,r),r}});var dH=Vt,pH=rn,Yi=function(e,t){var n=pH[e+"Prototype"],r=n&&n[t];if(r)return r;var i=dH[e],a=i&&i.prototype;return a&&a[t]},hH=Yi,mH=hH("Array","push"),vH=Hr,yH=mH,Rm=Array.prototype,gH=function(e){var t=e.push;return e===Rm||vH(Rm,e)&&t===Rm.push?yH:t},bH=gH,wH=bH,xH=wH,SH=xH,EH=SH,_H=EH,kH=_H;const TH=Ge(kH);function CH(e,t){var n=e==null?null:typeof Ya<"u"&&bk(e)||e["@@iterator"];if(n!=null){var r,i,a,o,s=[],c=!0,l=!1;try{if(a=(n=n.call(e)).next,t===0){if(Object(n)!==n)return;c=!1}else for(;!(c=(r=a.call(n)).done)&&(TH(s).call(s,r.value),s.length!==t);c=!0);}catch(u){l=!0,i=u}finally{try{if(!c&&n.return!=null&&(o=n.return(),Object(o)!==o))return}finally{if(l)throw i}}return s}}var OH=yt,xk=qa,$H=Zh,IH=tr,Sk=Gh,RH=Zi,AH=Er,PH=ks,DH=Xt,jH=hu,NH=xu,MH=jH("slice"),FH=DH("species"),Am=Array,LH=Math.max;OH({target:"Array",proto:!0,forced:!MH},{slice:function(t,n){var r=AH(this),i=RH(r),a=Sk(t,i),o=Sk(n===void 0?i:n,i),s,c,l;if(xk(r)&&(s=r.constructor,$H(s)&&(s===Am||xk(s.prototype))?s=void 0:IH(s)&&(s=s[FH],s===null&&(s=void 0)),s===Am||s===void 0))return NH(r,a,o);for(c=new(s===void 0?Am:s)(LH(o-a,0)),l=0;a<o;a++,l++)a in r&&PH(c,l,r[a]);return c.length=l,c}});var BH=Yi,UH=BH("Array","slice"),zH=Hr,qH=UH,Pm=Array.prototype,WH=function(e){var t=e.slice;return e===Pm||zH(Pm,e)&&t===Pm.slice?qH:t},VH=WH,HH=VH,ZH=HH,KH=ZH,GH=KH,YH=GH,JH=YH;const XH=Ge(JH);var QH=Sr,Ek=bi,eZ=$h,tZ=function(e,t,n){var r,i;Ek(e);try{if(r=eZ(e,"return"),!r){if(t==="throw")throw n;return n}r=QH(r,e)}catch(a){i=!0,r=a}if(t==="throw")throw n;if(i)throw r;return Ek(r),n},nZ=bi,rZ=tZ,iZ=function(e,t,n,r){try{return r?t(nZ(n)[0],n[1]):t(n)}catch(i){rZ(e,"throw",i)}},aZ=Xt,oZ=Ga,sZ=aZ("iterator"),lZ=Array.prototype,cZ=function(e){return e!==void 0&&(oZ.Array===e||lZ[sZ]===e)},uZ=Sr,fZ=cu,dZ=bi,pZ=lu,hZ=Im,mZ=TypeError,vZ=function(e,t){var n=arguments.length<2?hZ(e):t;if(fZ(n))return dZ(uZ(n,e));throw new mZ(pZ(e)+" is not iterable")},yZ=Fh,gZ=Sr,bZ=Zr,wZ=iZ,xZ=cZ,SZ=Zh,EZ=Zi,_k=ks,_Z=vZ,kZ=Im,kk=Array,TZ=function(t){var n=bZ(t),r=SZ(this),i=arguments.length,a=i>1?arguments[1]:void 0,o=a!==void 0;o&&(a=yZ(a,i>2?arguments[2]:void 0));var s=kZ(n),c=0,l,u,f,d,p,m;if(s&&!(this===kk&&xZ(s)))for(u=r?new this:[],d=_Z(n,s),p=d.next;!(f=gZ(p,d)).done;c++)m=o?wZ(d,a,[f.value,c],!0):f.value,_k(u,c,m);else for(l=EZ(n),u=r?new this(l):kk(l);l>c;c++)m=o?a(n[c],c):n[c],_k(u,c,m);return u.length=c,u},CZ=Xt,Tk=CZ("iterator"),Ck=!1;try{var OZ=0,Ok={next:function(){return{done:!!OZ++}},return:function(){Ck=!0}};Ok[Tk]=function(){return this},Array.from(Ok,function(){throw 2})}catch{}var $Z=function(e,t){try{if(!t&&!Ck)return!1}catch{return!1}var n=!1;try{var r={};r[Tk]=function(){return{next:function(){return{done:n=!0}}}},e(r)}catch{}return n},IZ=yt,RZ=TZ,AZ=$Z,PZ=!AZ(function(e){Array.from(e)});IZ({target:"Array",stat:!0,forced:PZ},{from:RZ});var DZ=rn,jZ=DZ.Array.from,NZ=jZ,MZ=NZ,FZ=MZ,LZ=FZ,BZ=LZ,UZ=BZ,zZ=UZ;const $k=Ge(zZ);function Dm(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function Ik(e,t){if(e){var n;if(typeof e=="string")return Dm(e,t);var r=XH(n={}.toString.call(e)).call(n,8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?$k(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Dm(e,t):void 0}}function qZ(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
165
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Tr(e,t){return Q6(e)||CH(e,t)||Ik(e,t)||qZ()}var Rk={exports:{}};/*!
166
166
  Copyright (c) 2018 Jed Watson.
167
167
  Licensed under the MIT License (MIT), see
168
168
  http://jedwatson.github.io/classnames
169
- */(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var r=[],i=0;i<arguments.length;i++){var a=arguments[i];if(a){var o=typeof a;if(o==="string"||o==="number")r.push(a);else if(Array.isArray(a)){if(a.length){var s=n.apply(null,a);s&&r.push(s)}}else if(o==="object")if(a.toString===Object.prototype.toString)for(var u in a)t.call(a,u)&&a[u]&&r.push(u);else r.push(a.toString())}}return r.join(" ")}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(Rk);var LZ=Rk.exports;const jm=Ge(LZ);var Nm={exports:{}},Mm,Ak;function Fm(){if(Ak)return Mm;Ak=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Mm=e,Mm}var Lm,Pk;function BZ(){if(Pk)return Lm;Pk=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Fm(),n={},r=Function.call.bind(Object.prototype.hasOwnProperty);e=function(a){var o="Warning: "+a;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function i(a,o,s,u,l){if(process.env.NODE_ENV!=="production"){for(var c in a)if(r(a,c)){var f;try{if(typeof a[c]!="function"){var d=Error((u||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[c]+"`.");throw d.name="Invariant Violation",d}f=a[c](o,c,u,s,null,t)}catch(m){f=m}if(f&&!(f instanceof Error)&&e((u||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in n)){n[f.message]=!0;var p=l?l():"";e("Failed "+s+" type: "+f.message+(p??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Lm=i,Lm}var Bm,Dk;function UZ(){if(Dk)return Bm;Dk=1;var e=Uu(),t=v1(),n=Fm(),r=BZ(),i=Function.call.bind(Object.prototype.hasOwnProperty),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(s){var u="Warning: "+s;typeof console<"u"&&console.error(u);try{throw new Error(u)}catch{}});function o(){return null}return Bm=function(s,u){var l=typeof Symbol=="function"&&Symbol.iterator,c="@@iterator";function f(R){var g=R&&(l&&R[l]||R[c]);if(typeof g=="function")return g}var d="<<anonymous>>",p={array:v("array"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:b(),arrayOf:w,element:T(),elementType:E(),instanceOf:_,node:k(),objectOf:z,oneOf:O,oneOfType:U,shape:D,exact:W};function m(R,g){return R===g?R!==0||1/R===1/g:R!==R&&g!==g}function h(R){this.message=R,this.stack=""}h.prototype=Error.prototype;function y(R){if(process.env.NODE_ENV!=="production")var g={},N=0;function V(K,J,Y,Q,ae,oe,X){if(Q=Q||d,oe=oe||Y,X!==n){if(u){var ee=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 ee.name="Invariant Violation",ee}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var G=Q+":"+Y;!g[G]&&N<3&&(a("You are manually calling a React.PropTypes validation function for the `"+oe+"` prop on `"+Q+"`. 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."),g[G]=!0,N++)}}return J[Y]==null?K?J[Y]===null?new h("The "+ae+" `"+oe+"` is marked as required "+("in `"+Q+"`, but its value is `null`.")):new h("The "+ae+" `"+oe+"` is marked as required in "+("`"+Q+"`, but its value is `undefined`.")):null:R(J,Y,Q,ae,oe)}var S=V.bind(null,!1);return S.isRequired=V.bind(null,!0),S}function v(R){function g(N,V,S,K,J,Y){var Q=N[V],ae=A(Q);if(ae!==R){var oe=L(Q);return new h("Invalid "+K+" `"+J+"` of type "+("`"+oe+"` supplied to `"+S+"`, expected ")+("`"+R+"`."))}return null}return y(g)}function b(){return y(o)}function w(R){function g(N,V,S,K,J){if(typeof R!="function")return new h("Property `"+J+"` of component `"+S+"` has invalid PropType notation inside arrayOf.");var Y=N[V];if(!Array.isArray(Y)){var Q=A(Y);return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected an array."))}for(var ae=0;ae<Y.length;ae++){var oe=R(Y,ae,S,K,J+"["+ae+"]",n);if(oe instanceof Error)return oe}return null}return y(g)}function T(){function R(g,N,V,S,K){var J=g[N];if(!s(J)){var Y=A(J);return new h("Invalid "+S+" `"+K+"` of type "+("`"+Y+"` supplied to `"+V+"`, expected a single ReactElement."))}return null}return y(R)}function E(){function R(g,N,V,S,K){var J=g[N];if(!e.isValidElementType(J)){var Y=A(J);return new h("Invalid "+S+" `"+K+"` of type "+("`"+Y+"` supplied to `"+V+"`, expected a single ReactElement type."))}return null}return y(R)}function _(R){function g(N,V,S,K,J){if(!(N[V]instanceof R)){var Y=R.name||d,Q=H(N[V]);return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected ")+("instance of `"+Y+"`."))}return null}return y(g)}function O(R){if(!Array.isArray(R))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("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])."):a("Invalid argument supplied to oneOf, expected an array.")),o;function g(N,V,S,K,J){for(var Y=N[V],Q=0;Q<R.length;Q++)if(m(Y,R[Q]))return null;var ae=JSON.stringify(R,function(X,ee){var G=L(ee);return G==="symbol"?String(ee):ee});return new h("Invalid "+K+" `"+J+"` of value `"+String(Y)+"` "+("supplied to `"+S+"`, expected one of "+ae+"."))}return y(g)}function z(R){function g(N,V,S,K,J){if(typeof R!="function")return new h("Property `"+J+"` of component `"+S+"` has invalid PropType notation inside objectOf.");var Y=N[V],Q=A(Y);if(Q!=="object")return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected an object."));for(var ae in Y)if(i(Y,ae)){var oe=R(Y,ae,S,K,J+"."+ae,n);if(oe instanceof Error)return oe}return null}return y(g)}function U(R){if(!Array.isArray(R))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var g=0;g<R.length;g++){var N=R[g];if(typeof N!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Z(N)+" at index "+g+"."),o}function V(S,K,J,Y,Q){for(var ae=0;ae<R.length;ae++){var oe=R[ae];if(oe(S,K,J,Y,Q,n)==null)return null}return new h("Invalid "+Y+" `"+Q+"` supplied to "+("`"+J+"`."))}return y(V)}function k(){function R(g,N,V,S,K){return B(g[N])?null:new h("Invalid "+S+" `"+K+"` supplied to "+("`"+V+"`, expected a ReactNode."))}return y(R)}function D(R){function g(N,V,S,K,J){var Y=N[V],Q=A(Y);if(Q!=="object")return new h("Invalid "+K+" `"+J+"` of type `"+Q+"` "+("supplied to `"+S+"`, expected `object`."));for(var ae in R){var oe=R[ae];if(oe){var X=oe(Y,ae,S,K,J+"."+ae,n);if(X)return X}}return null}return y(g)}function W(R){function g(N,V,S,K,J){var Y=N[V],Q=A(Y);if(Q!=="object")return new h("Invalid "+K+" `"+J+"` of type `"+Q+"` "+("supplied to `"+S+"`, expected `object`."));var ae=t({},N[V],R);for(var oe in ae){var X=R[oe];if(!X)return new h("Invalid "+K+" `"+J+"` key `"+oe+"` supplied to `"+S+"`.\nBad object: "+JSON.stringify(N[V],null," ")+`
170
- Valid keys: `+JSON.stringify(Object.keys(R),null," "));var ee=X(Y,oe,S,K,J+"."+oe,n);if(ee)return ee}return null}return y(g)}function B(R){switch(typeof R){case"number":case"string":case"undefined":return!0;case"boolean":return!R;case"object":if(Array.isArray(R))return R.every(B);if(R===null||s(R))return!0;var g=f(R);if(g){var N=g.call(R),V;if(g!==R.entries){for(;!(V=N.next()).done;)if(!B(V.value))return!1}else for(;!(V=N.next()).done;){var S=V.value;if(S&&!B(S[1]))return!1}}else return!1;return!0;default:return!1}}function I(R,g){return R==="symbol"?!0:g?g["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&g instanceof Symbol:!1}function A(R){var g=typeof R;return Array.isArray(R)?"array":R instanceof RegExp?"object":I(g,R)?"symbol":g}function L(R){if(typeof R>"u"||R===null)return""+R;var g=A(R);if(g==="object"){if(R instanceof Date)return"date";if(R instanceof RegExp)return"regexp"}return g}function Z(R){var g=L(R);switch(g){case"array":case"object":return"an "+g;case"boolean":case"date":case"regexp":return"a "+g;default:return g}}function H(R){return!R.constructor||!R.constructor.name?d:R.constructor.name}return p.checkPropTypes=r,p.resetWarningCache=r.resetWarningCache,p.PropTypes=p,p},Bm}var Um,jk;function zZ(){if(jk)return Um;jk=1;var e=Fm();function t(){}function n(){}return n.resetWarningCache=t,Um=function(){function r(o,s,u,l,c,f){if(f!==e){var d=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 d.name="Invariant Violation",d}}r.isRequired=r;function i(){return r}var a={array:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return a.PropTypes=a,a},Um}if(process.env.NODE_ENV!=="production"){var qZ=Uu(),WZ=!0;Nm.exports=UZ()(qZ.isElement,WZ)}else Nm.exports=zZ()();var VZ=Nm.exports;const at=Ge(VZ);var zm=j.createContext({scrollTo:function(){return 0},scrollToBottom:function(){return 0},scrollToEnd:function(){return 0},scrollToStart:function(){return 0},scrollToTop:function(){return 0}});zm.displayName="ScrollToBottomFunctionContext";function HZ(){return j.useContext(zm)}function ZZ(){var e=HZ(),t=e.scrollToEnd;return t}var qm=j.createContext({atBottom:!0,atEnd:!0,atStart:!1,atTop:!0,mode:"bottom"});qm.displayName="ScrollToBottomState1Context";var Wm=j.createContext({animating:!1,animatingToEnd:!1,sticky:!0});Wm.displayName="ScrollToBottomState2Context";var Vm=j.createContext({animating:!1,animatingToEnd:!1,atBottom:!0,atEnd:!0,atStart:!1,atTop:!0,mode:"bottom",sticky:!0});Vm.displayName="ScrollToBottomStateContext";var Nk=[Vm,qm,Wm];function KZ(e){return j.useContext(Nk[e]||Nk[0])}function GZ(){var e=KZ(2),t=e.sticky;return[t]}var Nc=j.createContext({offsetHeight:0,scrollHeight:0,setTarget:function(){return 0},styleToClassName:function(){return""}});Nc.displayName="ScrollToBottomInternalContext";function YZ(){return j.useContext(Nc)}function Hm(){var e=YZ(),t=e.styleToClassName;return t}var JZ={backgroundColor:"rgba(0, 0, 0, .2)",borderRadius:10,borderWidth:0,bottom:5,cursor:"pointer",height:20,outline:0,position:"absolute",right:20,width:20,"&:hover":{backgroundColor:"rgba(0, 0, 0, .4)"},"&:active":{backgroundColor:"rgba(0, 0, 0, .6)"}},Zm=function(t){var n=t.children,r=t.className,i=GZ(),a=Tr(i,1),o=a[0],s=Hm()(JZ),u=ZZ();return!o&&j.createElement("button",{className:jm(s,(r||"")+""),onClick:u,type:"button"},n)};Zm.defaultProps={children:void 0,className:""},Zm.propTypes={children:at.any,className:at.string};var Mk={exports:{}},XZ=yt,QZ=En,Fk=rr.f;XZ({target:"Object",stat:!0,forced:Object.defineProperty!==Fk,sham:!QZ},{defineProperty:Fk});var eK=rn,Lk=eK.Object,tK=Mk.exports=function(t,n,r){return Lk.defineProperty(t,n,r)};Lk.defineProperty.sham&&(tK.sham=!0);var nK=Mk.exports,rK=nK,Bk=rK,iK=Bk,aK=iK,oK=aK,sK=oK,lK=sK;const uK=Ge(lK);var cK=$s,fK=cK.f("iterator"),dK=fK,pK=dK,hK=pK,mK=hK,vK=mK,yK=vK,gK=yK;const bK=Ge(gK);function Ns(e){"@babel/helpers - typeof";return Ns=typeof Ya=="function"&&typeof bK=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Ya=="function"&&t.constructor===Ya&&t!==Ya.prototype?"symbol":typeof t},Ns(e)}var wK=$s,xK=wK.f("toPrimitive"),SK=xK,EK=SK,_K=EK,kK=_K,TK=kK,CK=TK,OK=CK;const $K=Ge(OK);function IK(e,t){if(Ns(e)!="object"||!e)return e;var n=e[$K];if(n!==void 0){var r=n.call(e,t||"default");if(Ns(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function RK(e){var t=IK(e,"string");return Ns(t)=="symbol"?t:t+""}function AK(e,t,n){return(t=RK(t))in e?uK(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function PK(e){if(kE(e))return Dm(e)}function DK(e){if(typeof Ya<"u"&&bk(e)!=null||e["@@iterator"]!=null)return $k(e)}function jK(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
171
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function nt(e){return PK(e)||DK(e)||Ik(e)||jK()}var Mc=function(e){return e&&e.Math==Math&&e},Pn=Mc(typeof globalThis=="object"&&globalThis)||Mc(typeof window=="object"&&window)||Mc(typeof self=="object"&&self)||Mc(typeof vt=="object"&&vt)||function(){return this}()||Function("return this")(),Km={},ar=function(e){try{return!!e()}catch{return!0}},NK=ar,Ji=!NK(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Uk={},zk={}.propertyIsEnumerable,qk=Object.getOwnPropertyDescriptor,MK=qk&&!zk.call({1:2},1);Uk.f=MK?function(t){var n=qk(this,t);return!!n&&n.enumerable}:zk;var Wk=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},FK={}.toString,Gm=function(e){return FK.call(e).slice(8,-1)},LK=ar,BK=Gm,UK="".split,zK=LK(function(){return!Object("z").propertyIsEnumerable(0)})?function(e){return BK(e)=="String"?UK.call(e,""):Object(e)}:Object,Fc=function(e){if(e==null)throw TypeError("Can't call method on "+e);return e},qK=zK,WK=Fc,Ym=function(e){return qK(WK(e))},qn=function(e){return typeof e=="function"},VK=qn,Ms=function(e){return typeof e=="object"?e!==null:VK(e)},Jm=Pn,HK=qn,ZK=function(e){return HK(e)?e:void 0},Lc=function(e,t){return arguments.length<2?ZK(Jm[e]):Jm[e]&&Jm[e][t]},KK=Lc,GK=KK("navigator","userAgent")||"",Vk=Pn,Xm=GK,Hk=Vk.process,Zk=Vk.Deno,Kk=Hk&&Hk.versions||Zk&&Zk.version,Gk=Kk&&Kk.v8,Cr,Bc;Gk?(Cr=Gk.split("."),Bc=Cr[0]<4?1:Cr[0]+Cr[1]):Xm&&(Cr=Xm.match(/Edge\/(\d+)/),(!Cr||Cr[1]>=74)&&(Cr=Xm.match(/Chrome\/(\d+)/),Cr&&(Bc=Cr[1])));var YK=Bc&&+Bc,Yk=YK,JK=ar,Jk=!!Object.getOwnPropertySymbols&&!JK(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Yk&&Yk<41}),XK=Jk,Xk=XK&&!Symbol.sham&&typeof Symbol.iterator=="symbol",QK=qn,eG=Lc,tG=Xk,Qk=tG?function(e){return typeof e=="symbol"}:function(e){var t=eG("Symbol");return QK(t)&&Object(e)instanceof t},nG=function(e){try{return String(e)}catch{return"Object"}},rG=qn,iG=nG,aG=function(e){if(rG(e))return e;throw TypeError(iG(e)+" is not a function")},oG=aG,eT=function(e,t){var n=e[t];return n==null?void 0:oG(n)},Qm=qn,ev=Ms,sG=function(e,t){var n,r;if(t==="string"&&Qm(n=e.toString)&&!ev(r=n.call(e))||Qm(n=e.valueOf)&&!ev(r=n.call(e))||t!=="string"&&Qm(n=e.toString)&&!ev(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")},tT={exports:{}},nT=Pn,tv=function(e,t){try{Object.defineProperty(nT,e,{value:t,configurable:!0,writable:!0})}catch{nT[e]=t}return t},lG=Pn,uG=tv,rT="__core-js_shared__",cG=lG[rT]||uG(rT,{}),nv=cG,iT=nv;(tT.exports=function(e,t){return iT[e]||(iT[e]=t!==void 0?t:{})})("versions",[]).push({version:"3.18.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"});var rv=tT.exports,fG=Fc,aT=function(e){return Object(fG(e))},dG=aT,pG={}.hasOwnProperty,Xi=Object.hasOwn||function(t,n){return pG.call(dG(t),n)},hG=0,mG=Math.random(),oT=function(e){return"Symbol("+String(e===void 0?"":e)+")_"+(++hG+mG).toString(36)},vG=Pn,yG=rv,sT=Xi,gG=oT,lT=Jk,bG=Xk,Fs=yG("wks"),Ls=vG.Symbol,wG=bG?Ls:Ls&&Ls.withoutSetter||gG,Bs=function(e){return(!sT(Fs,e)||!(lT||typeof Fs[e]=="string"))&&(lT&&sT(Ls,e)?Fs[e]=Ls[e]:Fs[e]=wG("Symbol."+e)),Fs[e]},uT=Ms,cT=Qk,xG=eT,SG=sG,EG=Bs,_G=EG("toPrimitive"),kG=function(e,t){if(!uT(e)||cT(e))return e;var n=xG(e,_G),r;if(n){if(t===void 0&&(t="default"),r=n.call(e,t),!uT(r)||cT(r))return r;throw TypeError("Can't convert object to primitive value")}return t===void 0&&(t="number"),SG(e,t)},TG=kG,CG=Qk,fT=function(e){var t=TG(e,"string");return CG(t)?t:String(t)},OG=Pn,dT=Ms,iv=OG.document,$G=dT(iv)&&dT(iv.createElement),pT=function(e){return $G?iv.createElement(e):{}},IG=Ji,RG=ar,AG=pT,hT=!IG&&!RG(function(){return Object.defineProperty(AG("div"),"a",{get:function(){return 7}}).a!=7}),PG=Ji,DG=Uk,jG=Wk,NG=Ym,MG=fT,FG=Xi,LG=hT,mT=Object.getOwnPropertyDescriptor;Km.f=PG?mT:function(t,n){if(t=NG(t),n=MG(n),LG)try{return mT(t,n)}catch{}if(FG(t,n))return jG(!DG.f.call(t,n),t[n])};var Us={},BG=Ms,Si=function(e){if(BG(e))return e;throw TypeError(String(e)+" is not an object")},UG=Ji,zG=hT,vT=Si,qG=fT,yT=Object.defineProperty;Us.f=UG?yT:function(t,n,r){if(vT(t),n=qG(n),vT(r),zG)try{return yT(t,n,r)}catch{}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(t[n]=r.value),t};var WG=Ji,VG=Us,HG=Wk,Uc=WG?function(e,t,n){return VG.f(e,t,HG(1,n))}:function(e,t,n){return e[t]=n,e},gT={exports:{}},ZG=qn,av=nv,KG=Function.toString;ZG(av.inspectSource)||(av.inspectSource=function(e){return KG.call(e)});var bT=av.inspectSource,GG=Pn,YG=qn,JG=bT,wT=GG.WeakMap,XG=YG(wT)&&/native code/.test(JG(wT)),QG=rv,eY=oT,xT=QG("keys"),ST=function(e){return xT[e]||(xT[e]=eY(e))},ov={},tY=XG,nY=Pn,rY=Ms,iY=Uc,sv=Xi,lv=nv,aY=ST,oY=ov,ET="Object already initialized",sY=nY.WeakMap,zc,zs,qc,lY=function(e){return qc(e)?zs(e):zc(e,{})},uY=function(e){return function(t){var n;if(!rY(t)||(n=zs(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return n}};if(tY||lv.state){var Qi=lv.state||(lv.state=new sY),cY=Qi.get,_T=Qi.has,fY=Qi.set;zc=function(e,t){if(_T.call(Qi,e))throw new TypeError(ET);return t.facade=e,fY.call(Qi,e,t),t},zs=function(e){return cY.call(Qi,e)||{}},qc=function(e){return _T.call(Qi,e)}}else{var Ja=aY("state");oY[Ja]=!0,zc=function(e,t){if(sv(e,Ja))throw new TypeError(ET);return t.facade=e,iY(e,Ja,t),t},zs=function(e){return sv(e,Ja)?e[Ja]:{}},qc=function(e){return sv(e,Ja)}}var kT={set:zc,get:zs,has:qc,enforce:lY,getterFor:uY},uv=Ji,dY=Xi,TT=Function.prototype,pY=uv&&Object.getOwnPropertyDescriptor,cv=dY(TT,"name"),hY=cv&&(function(){}).name==="something",mY=cv&&(!uv||uv&&pY(TT,"name").configurable),fv={EXISTS:cv,PROPER:hY,CONFIGURABLE:mY},vY=Pn,CT=qn,yY=Xi,OT=Uc,gY=tv,bY=bT,$T=kT,wY=fv.CONFIGURABLE,xY=$T.get,SY=$T.enforce,EY=String(String).split("String");(gT.exports=function(e,t,n,r){var i=r?!!r.unsafe:!1,a=r?!!r.enumerable:!1,o=r?!!r.noTargetGet:!1,s=r&&r.name!==void 0?r.name:t,u;if(CT(n)&&(String(s).slice(0,7)==="Symbol("&&(s="["+String(s).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!yY(n,"name")||wY&&n.name!==s)&&OT(n,"name",s),u=SY(n),u.source||(u.source=EY.join(typeof s=="string"?s:""))),e===vY){a?e[t]=n:gY(t,n);return}else i?!o&&e[t]&&(a=!0):delete e[t];a?e[t]=n:OT(e,t,n)})(Function.prototype,"toString",function(){return CT(this)&&xY(this).source||bY(this)});var qs=gT.exports,IT={},_Y=Math.ceil,kY=Math.floor,Wc=function(e){var t=+e;return t!==t||t===0?0:(t>0?kY:_Y)(t)},TY=Wc,CY=Math.max,OY=Math.min,$Y=function(e,t){var n=TY(e);return n<0?CY(n+t,0):OY(n,t)},IY=Wc,RY=Math.min,RT=function(e){return e>0?RY(IY(e),9007199254740991):0},AY=RT,PY=function(e){return AY(e.length)},DY=Ym,jY=$Y,NY=PY,AT=function(e){return function(t,n,r){var i=DY(t),a=NY(i),o=jY(r,a),s;if(e&&n!=n){for(;a>o;)if(s=i[o++],s!=s)return!0}else for(;a>o;o++)if((e||o in i)&&i[o]===n)return e||o||0;return!e&&-1}},MY={includes:AT(!0),indexOf:AT(!1)},dv=Xi,FY=Ym,LY=MY.indexOf,BY=ov,PT=function(e,t){var n=FY(e),r=0,i=[],a;for(a in n)!dv(BY,a)&&dv(n,a)&&i.push(a);for(;t.length>r;)dv(n,a=t[r++])&&(~LY(i,a)||i.push(a));return i},pv=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],UY=PT,zY=pv,qY=zY.concat("length","prototype");IT.f=Object.getOwnPropertyNames||function(t){return UY(t,qY)};var DT={};DT.f=Object.getOwnPropertySymbols;var WY=Lc,VY=IT,HY=DT,ZY=Si,KY=WY("Reflect","ownKeys")||function(t){var n=VY.f(ZY(t)),r=HY.f;return r?n.concat(r(t)):n},GY=Xi,YY=KY,JY=Km,XY=Us,QY=function(e,t){for(var n=YY(t),r=XY.f,i=JY.f,a=0;a<n.length;a++){var o=n[a];GY(e,o)||r(e,o,i(t,o))}},eJ=ar,tJ=qn,nJ=/#|\.prototype\./,Ws=function(e,t){var n=iJ[rJ(e)];return n==oJ?!0:n==aJ?!1:tJ(t)?eJ(t):!!t},rJ=Ws.normalize=function(e){return String(e).replace(nJ,".").toLowerCase()},iJ=Ws.data={},aJ=Ws.NATIVE="N",oJ=Ws.POLYFILL="P",sJ=Ws,hv=Pn,lJ=Km.f,uJ=Uc,cJ=qs,fJ=tv,dJ=QY,pJ=sJ,hJ=function(e,t){var n=e.target,r=e.global,i=e.stat,a,o,s,u,l,c;if(r?o=hv:i?o=hv[n]||fJ(n,{}):o=(hv[n]||{}).prototype,o)for(s in t){if(l=t[s],e.noTargetGet?(c=lJ(o,s),u=c&&c.value):u=o[s],a=pJ(r?s:n+(i?".":"#")+s,e.forced),!a&&u!==void 0){if(typeof l==typeof u)continue;dJ(l,u)}(e.sham||u&&u.sham)&&uJ(l,"sham",!0),cJ(o,s,l,e)}},mJ=Bs,vJ=mJ("toStringTag"),jT={};jT[vJ]="z";var mv=String(jT)==="[object z]",yJ=mv,gJ=qn,Vc=Gm,bJ=Bs,wJ=bJ("toStringTag"),xJ=Vc(function(){return arguments}())=="Arguments",SJ=function(e,t){try{return e[t]}catch{}},NT=yJ?Vc:function(e){var t,n,r;return e===void 0?"Undefined":e===null?"Null":typeof(n=SJ(t=Object(e),wJ))=="string"?n:xJ?Vc(t):(r=Vc(t))=="Object"&&gJ(t.callee)?"Arguments":r},EJ=NT,Hc=function(e){if(EJ(e)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return String(e)},_J=Si,MT=function(){var e=_J(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t},vv={},FT=ar,kJ=Pn,LT=kJ.RegExp;vv.UNSUPPORTED_Y=FT(function(){var e=LT("a","y");return e.lastIndex=2,e.exec("abcd")!=null}),vv.BROKEN_CARET=FT(function(){var e=LT("^r","gy");return e.lastIndex=2,e.exec("str")!=null});var TJ=PT,CJ=pv,OJ=Object.keys||function(t){return TJ(t,CJ)},$J=Ji,IJ=Us,RJ=Si,AJ=OJ,PJ=$J?Object.defineProperties:function(t,n){RJ(t);for(var r=AJ(n),i=r.length,a=0,o;i>a;)IJ.f(t,o=r[a++],n[o]);return t},DJ=Lc,jJ=DJ("document","documentElement"),NJ=Si,MJ=PJ,BT=pv,FJ=ov,LJ=jJ,BJ=pT,UJ=ST,UT=">",zT="<",yv="prototype",gv="script",qT=UJ("IE_PROTO"),bv=function(){},WT=function(e){return zT+gv+UT+e+zT+"/"+gv+UT},VT=function(e){e.write(WT("")),e.close();var t=e.parentWindow.Object;return e=null,t},zJ=function(){var e=BJ("iframe"),t="java"+gv+":",n;return e.style.display="none",LJ.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(WT("document.F=Object")),n.close(),n.F},Zc,Kc=function(){try{Zc=new ActiveXObject("htmlfile")}catch{}Kc=typeof document<"u"?document.domain&&Zc?VT(Zc):zJ():VT(Zc);for(var e=BT.length;e--;)delete Kc[yv][BT[e]];return Kc()};FJ[qT]=!0;var qJ=Object.create||function(t,n){var r;return t!==null?(bv[yv]=NJ(t),r=new bv,bv[yv]=null,r[qT]=t):r=Kc(),n===void 0?r:MJ(r,n)},WJ=ar,VJ=Pn,HJ=VJ.RegExp,ZJ=WJ(function(){var e=HJ(".","s");return!(e.dotAll&&e.exec(`
172
- `)&&e.flags==="s")}),KJ=ar,GJ=Pn,YJ=GJ.RegExp,JJ=KJ(function(){var e=YJ("(?<a>b)","g");return e.exec("b").groups.a!=="b"||"b".replace(e,"$<a>c")!=="bc"}),XJ=Hc,QJ=MT,HT=vv,eX=rv,tX=qJ,nX=kT.get,rX=ZJ,iX=JJ,Gc=RegExp.prototype.exec,aX=eX("native-string-replace",String.prototype.replace),wv=Gc,xv=function(){var e=/a/,t=/b*/g;return Gc.call(e,"a"),Gc.call(t,"a"),e.lastIndex!==0||t.lastIndex!==0}(),ZT=HT.UNSUPPORTED_Y||HT.BROKEN_CARET,Sv=/()??/.exec("")[1]!==void 0,oX=xv||Sv||ZT||rX||iX;oX&&(wv=function(t){var n=this,r=nX(n),i=XJ(t),a=r.raw,o,s,u,l,c,f,d;if(a)return a.lastIndex=n.lastIndex,o=wv.call(a,i),n.lastIndex=a.lastIndex,o;var p=r.groups,m=ZT&&n.sticky,h=QJ.call(n),y=n.source,v=0,b=i;if(m&&(h=h.replace("y",""),h.indexOf("g")===-1&&(h+="g"),b=i.slice(n.lastIndex),n.lastIndex>0&&(!n.multiline||n.multiline&&i.charAt(n.lastIndex-1)!==`
173
- `)&&(y="(?: "+y+")",b=" "+b,v++),s=new RegExp("^(?:"+y+")",h)),Sv&&(s=new RegExp("^"+y+"$(?!\\s)",h)),xv&&(u=n.lastIndex),l=Gc.call(m?s:n,b),m?l?(l.input=l.input.slice(v),l[0]=l[0].slice(v),l.index=n.lastIndex,n.lastIndex+=l[0].length):n.lastIndex=0:xv&&l&&(n.lastIndex=n.global?l.index+l[0].length:u),Sv&&l&&l.length>1&&aX.call(l[0],s,function(){for(c=1;c<arguments.length-2;c++)arguments[c]===void 0&&(l[c]=void 0)}),l&&p)for(l.groups=f=tX(null),c=0;c<p.length;c++)d=p[c],f[d[0]]=l[d[1]];return l});var Ev=wv,sX=hJ,KT=Ev;sX({target:"RegExp",proto:!0,forced:/./.exec!==KT},{exec:KT});var GT=qs,lX=Ev,YT=ar,JT=Bs,uX=Uc,cX=JT("species"),_v=RegExp.prototype,fX=function(e,t,n,r){var i=JT(e),a=!YT(function(){var l={};return l[i]=function(){return 7},""[e](l)!=7}),o=a&&!YT(function(){var l=!1,c=/a/;return e==="split"&&(c={},c.constructor={},c.constructor[cX]=function(){return c},c.flags="",c[i]=/./[i]),c.exec=function(){return l=!0,null},c[i](""),!l});if(!a||!o||n){var s=/./[i],u=t(i,""[e],function(l,c,f,d,p){var m=c.exec;return m===lX||m===_v.exec?a&&!p?{done:!0,value:s.call(c,f,d)}:{done:!0,value:l.call(f,c,d)}:{done:!1}});GT(String.prototype,e,u[0]),GT(_v,i,u[1])}r&&uX(_v[i],"sham",!0)},dX=Wc,pX=Hc,hX=Fc,XT=function(e){return function(t,n){var r=pX(hX(t)),i=dX(n),a=r.length,o,s;return i<0||i>=a?e?"":void 0:(o=r.charCodeAt(i),o<55296||o>56319||i+1===a||(s=r.charCodeAt(i+1))<56320||s>57343?e?r.charAt(i):o:e?r.slice(i,i+2):(o-55296<<10)+(s-56320)+65536)}},mX={codeAt:XT(!1),charAt:XT(!0)},vX=mX.charAt,yX=function(e,t,n){return t+(n?vX(e,t).length:1)},gX=aT,bX=Math.floor,wX="".replace,xX=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,SX=/\$([$&'`]|\d{1,2})/g,EX=function(e,t,n,r,i,a){var o=n+e.length,s=r.length,u=SX;return i!==void 0&&(i=gX(i),u=xX),wX.call(a,u,function(l,c){var f;switch(c.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,n);case"'":return t.slice(o);case"<":f=i[c.slice(1,-1)];break;default:var d=+c;if(d===0)return l;if(d>s){var p=bX(d/10);return p===0?l:p<=s?r[p-1]===void 0?c.charAt(1):r[p-1]+c.charAt(1):l}f=r[d-1]}return f===void 0?"":f})},_X=Si,kX=qn,TX=Gm,CX=Ev,OX=function(e,t){var n=e.exec;if(kX(n)){var r=n.call(e,t);return r!==null&&_X(r),r}if(TX(e)==="RegExp")return CX.call(e,t);throw TypeError("RegExp#exec called on incompatible receiver")},$X=fX,IX=ar,RX=Si,AX=qn,PX=Wc,DX=RT,Xa=Hc,jX=Fc,NX=yX,MX=eT,FX=EX,LX=OX,BX=Bs,kv=BX("replace"),UX=Math.max,zX=Math.min,qX=function(e){return e===void 0?e:String(e)},WX=function(){return"a".replace(/./,"$0")==="$0"}(),QT=function(){return/./[kv]?/./[kv]("a","$0")==="":!1}(),VX=!IX(function(){var e=/./;return e.exec=function(){var t=[];return t.groups={a:"7"},t},"".replace(e,"$<a>")!=="7"});$X("replace",function(e,t,n){var r=QT?"$":"$0";return[function(a,o){var s=jX(this),u=a==null?void 0:MX(a,kv);return u?u.call(a,s,o):t.call(Xa(s),a,o)},function(i,a){var o=RX(this),s=Xa(i);if(typeof a=="string"&&a.indexOf(r)===-1&&a.indexOf("$<")===-1){var u=n(t,o,s,a);if(u.done)return u.value}var l=AX(a);l||(a=Xa(a));var c=o.global;if(c){var f=o.unicode;o.lastIndex=0}for(var d=[];;){var p=LX(o,s);if(p===null||(d.push(p),!c))break;var m=Xa(p[0]);m===""&&(o.lastIndex=NX(s,DX(o.lastIndex),f))}for(var h="",y=0,v=0;v<d.length;v++){p=d[v];for(var b=Xa(p[0]),w=UX(zX(PX(p.index),s.length),0),T=[],E=1;E<p.length;E++)T.push(qX(p[E]));var _=p.groups;if(l){var O=[b].concat(T,w,s);_!==void 0&&O.push(_);var z=Xa(a.apply(void 0,O))}else z=FX(b,s,w,T,_,a);w>=y&&(h+=s.slice(y,w)+z,y=w+b.length)}return h+s.slice(y)}]},!VX||!WX||QT);var Vs=Vt,HX=Th,ZX=Hi,Yc=function(e){return HX.slice(0,e.length)===e},KX=function(){return Yc("Bun/")?"BUN":Yc("Cloudflare-Workers")?"CLOUDFLARE":Yc("Deno/")?"DENO":Yc("Node.js/")?"NODE":Vs.Bun&&typeof Bun.version=="string"?"BUN":Vs.Deno&&typeof Deno.version=="object"?"DENO":ZX(Vs.process)==="process"?"NODE":Vs.window&&Vs.document?"BROWSER":"REST"}(),GX=TypeError,YX=function(e,t){if(e<t)throw new GX("Not enough arguments");return e},eC=Vt,JX=yh,XX=cn,QX=KX,eQ=Th,tQ=xc,nQ=YX,rQ=eC.Function,iQ=/MSIE .\./.test(eQ)||QX==="BUN"&&function(){var e=eC.Bun.version.split(".");return e.length<3||e[0]==="0"&&(e[1]<3||e[1]==="3"&&e[2]==="0")}(),tC=function(e,t){var n=t?2:1;return iQ?function(r,i){var a=nQ(arguments.length,1)>n,o=XX(r)?r:rQ(r),s=a?tQ(arguments,n):[],u=a?function(){JX(o,this,s)}:o;return t?e(u,i):e(u)}:e},aQ=yt,nC=Vt,oQ=tC,rC=oQ(nC.setInterval,!0);aQ({global:!0,bind:!0,forced:nC.setInterval!==rC},{setInterval:rC});var sQ=yt,iC=Vt,lQ=tC,aC=lQ(iC.setTimeout,!0);sQ({global:!0,bind:!0,forced:iC.setTimeout!==aC},{setTimeout:aC});var uQ=rn,cQ=uQ.setInterval,fQ=cQ;const dQ=Ge(fQ);var pQ=Ht,oC=function(e,t){var n=[][e];return!!n&&pQ(function(){n.call(null,t||function(){return 1},1)})},hQ=yt,mQ=bh,vQ=ME.indexOf,yQ=oC,Tv=mQ([].indexOf),sC=!!Tv&&1/Tv([1],1,-0)<0,gQ=sC||!yQ("indexOf");hQ({target:"Array",proto:!0,forced:gQ},{indexOf:function(t){var n=arguments.length>1?arguments[1]:void 0;return sC?Tv(this,t,n)||0:vQ(this,t,n)}});var bQ=Yi,wQ=bQ("Array","indexOf"),xQ=Hr,SQ=wQ,Cv=Array.prototype,EQ=function(e){var t=e.indexOf;return e===Cv||xQ(Cv,e)&&t===Cv.indexOf?SQ:t},_Q=EQ,kQ=_Q,TQ=kQ;const CQ=Ge(TQ);var lC=lc,OQ=TypeError,$Q=function(e,t){if(!delete e[t])throw new OQ("Cannot delete property "+lC(t)+" of "+lC(e))},IQ=yt,RQ=Zr,AQ=Gh,PQ=dc,DQ=Zi,jQ=wk,NQ=qh,MQ=Kh,FQ=ks,Ov=$Q,LQ=hc,BQ=LQ("splice"),UQ=Math.max,zQ=Math.min;IQ({target:"Array",proto:!0,forced:!BQ},{splice:function(t,n){var r=RQ(this),i=DQ(r),a=AQ(t,i),o=arguments.length,s,u,l,c,f,d;for(o===0?s=u=0:o===1?(s=0,u=i-a):(s=o-2,u=zQ(UQ(PQ(n),0),i-a)),NQ(i+s-u),l=MQ(r,u),c=0;c<u;c++)f=a+c,f in r&&FQ(l,c,r[f]);if(l.length=u,s<u){for(c=a;c<i-u;c++)f=c+u,d=c+s,f in r?r[d]=r[f]:Ov(r,d);for(c=i;c>i-u+s;c--)Ov(r,c-1)}else if(s>u)for(c=i-u;c>a;c--)f=c+u-1,d=c+s-1,f in r?r[d]=r[f]:Ov(r,d);for(c=0;c<s;c++)r[c+a]=arguments[c+2];return jQ(r,i-u+s),l}});var qQ=Yi,WQ=qQ("Array","splice"),VQ=Hr,HQ=WQ,$v=Array.prototype,ZQ=function(e){var t=e.splice;return e===$v||VQ($v,e)&&t===$v.splice?HQ:t},KQ=ZQ,GQ=KQ,YQ=GQ;const JQ=Ge(YQ);var XQ=Yi,QQ=XQ("Array","concat"),eee=Hr,tee=QQ,Iv=Array.prototype,nee=function(e){var t=e.concat;return e===Iv||eee(Iv,e)&&t===Iv.concat?tee:t},ree=nee,iee=ree,aee=iee;const It=Ge(aee);var oee=yt,see=Bt,uC=Date,lee=see(uC.prototype.getTime);oee({target:"Date",stat:!0},{now:function(){return lee(new uC)}});var uee=rn,cee=uee.Date.now,fee=cee,dee=fee,pee=dee;const Ei=Ge(pee);var hee=sm.forEach,mee=oC,vee=mee("forEach"),yee=vee?[].forEach:function(t){return hee(this,t,arguments.length>1?arguments[1]:void 0)},gee=yt,cC=yee;gee({target:"Array",proto:!0,forced:[].forEach!==cC},{forEach:cC});var bee=Yi,wee=bee("Array","forEach"),xee=wee,See=xee,Eee=Ts,_ee=An,kee=Hr,Tee=See,Rv=Array.prototype,Cee={DOMTokenList:!0,NodeList:!0},Oee=function(e){var t=e.forEach;return e===Rv||kee(Rv,e)&&t===Rv.forEach||_ee(Cee,Eee(e))?Tee:t},$ee=Oee;const Jc=Ge($ee);var Iee=yt,Ree=Zr,fC=Xh,Aee=Ht,Pee=Aee(function(){fC(1)});Iee({target:"Object",stat:!0,forced:Pee},{keys:function(t){return fC(Ree(t))}});var Dee=rn,jee=Dee.Object.keys,Nee=jee,Mee=Nee,Fee=Mee;const Lee=Ge(Fee);var Bee=rn,Uee=Bee.Object.getOwnPropertySymbols,zee=Uee,qee=zee,Wee=qee;const dC=Ge(Wee);var Vee=yt,Hee=sm.filter,Zee=hc,Kee=Zee("filter");Vee({target:"Array",proto:!0,forced:!Kee},{filter:function(t){return Hee(this,t,arguments.length>1?arguments[1]:void 0)}});var Gee=Yi,Yee=Gee("Array","filter"),Jee=Hr,Xee=Yee,Av=Array.prototype,Qee=function(e){var t=e.filter;return e===Av||Jee(Av,e)&&t===Av.filter?Xee:t},ete=Qee,tte=ete,nte=tte;const rte=Ge(nte);var pC={exports:{}},ite=yt,ate=Ht,ote=Er,hC=ws.f,mC=En,ste=!mC||ate(function(){hC(1)});ite({target:"Object",stat:!0,forced:ste,sham:!mC},{getOwnPropertyDescriptor:function(t,n){return hC(ote(t),n)}});var lte=rn,vC=lte.Object,ute=pC.exports=function(t,n){return vC.getOwnPropertyDescriptor(t,n)};vC.getOwnPropertyDescriptor.sham&&(ute.sham=!0);var cte=pC.exports,fte=cte,dte=fte,pte=dte;const yC=Ge(pte);var hte=_r,mte=Bt,vte=wc,yte=Sc,gte=bi,bte=mte([].concat),wte=hte("Reflect","ownKeys")||function(t){var n=vte.f(gte(t)),r=yte.f;return r?bte(n,r(t)):n},xte=yt,Ste=En,Ete=wte,_te=Er,kte=ws,Tte=ks;xte({target:"Object",stat:!0,sham:!Ste},{getOwnPropertyDescriptors:function(t){for(var n=_te(t),r=kte.f,i=Ete(n),a={},o=0,s,u;i.length>o;)u=r(n,s=i[o++]),u!==void 0&&Tte(a,s,u);return a}});var Cte=rn,Ote=Cte.Object.getOwnPropertyDescriptors,$te=Ote,Ite=$te,Rte=Ite;const gC=Ge(Rte);var bC={exports:{}},Ate=yt,Pte=En,wC=mc.f;Ate({target:"Object",stat:!0,forced:Object.defineProperties!==wC,sham:!Pte},{defineProperties:wC});var Dte=rn,xC=Dte.Object,jte=bC.exports=function(t,n){return xC.defineProperties(t,n)};xC.defineProperties.sham&&(jte.sham=!0);var Nte=bC.exports,Mte=Nte,Fte=Mte,Lte=Fte;const Bte=Ge(Lte);var Ute=Bk;const zte=Ge(Ute);var qte=!1;function Wte(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function Vte(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var Hte=function(){function e(n){var r=this;this._insertTag=function(i){var a;r.tags.length===0?r.insertionPoint?a=r.insertionPoint.nextSibling:r.prepend?a=r.container.firstChild:a=r.before:a=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(i,a),r.tags.push(i)},this.isSpeedy=n.speedy===void 0?!qte:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Vte(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=Wte(i);try{a.insertRule(r,a.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var i;return(i=r.parentNode)==null?void 0:i.removeChild(r)}),this.tags=[],this.ctr=0},e}(),fn="-ms-",Xc="-moz-",ut="-webkit-",SC="comm",Pv="rule",Dv="decl",Zte="@import",EC="@keyframes",Kte="@layer",Gte=Math.abs,Qc=String.fromCharCode,Yte=Object.assign;function Jte(e,t){return an(e,0)^45?(((t<<2^an(e,0))<<2^an(e,1))<<2^an(e,2))<<2^an(e,3):0}function _C(e){return e.trim()}function Xte(e,t){return(e=t.exec(e))?e[0]:e}function ct(e,t,n){return e.replace(t,n)}function jv(e,t){return e.indexOf(t)}function an(e,t){return e.charCodeAt(t)|0}function Hs(e,t,n){return e.slice(t,n)}function Or(e){return e.length}function Nv(e){return e.length}function ef(e,t){return t.push(e),e}function Qte(e,t){return e.map(t).join("")}var tf=1,Qa=1,kC=0,kn=0,Ut=0,eo="";function nf(e,t,n,r,i,a,o){return{value:e,root:t,parent:n,type:r,props:i,children:a,line:tf,column:Qa,length:o,return:""}}function Zs(e,t){return Yte(nf("",null,null,"",null,null,0),e,{length:-e.length},t)}function ene(){return Ut}function tne(){return Ut=kn>0?an(eo,--kn):0,Qa--,Ut===10&&(Qa=1,tf--),Ut}function Dn(){return Ut=kn<kC?an(eo,kn++):0,Qa++,Ut===10&&(Qa=1,tf++),Ut}function $r(){return an(eo,kn)}function rf(){return kn}function Ks(e,t){return Hs(eo,e,t)}function Gs(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function TC(e){return tf=Qa=1,kC=Or(eo=e),kn=0,[]}function CC(e){return eo="",e}function af(e){return _C(Ks(kn-1,Mv(e===91?e+2:e===40?e+1:e)))}function nne(e){for(;(Ut=$r())&&Ut<33;)Dn();return Gs(e)>2||Gs(Ut)>3?"":" "}function rne(e,t){for(;--t&&Dn()&&!(Ut<48||Ut>102||Ut>57&&Ut<65||Ut>70&&Ut<97););return Ks(e,rf()+(t<6&&$r()==32&&Dn()==32))}function Mv(e){for(;Dn();)switch(Ut){case e:return kn;case 34:case 39:e!==34&&e!==39&&Mv(Ut);break;case 40:e===41&&Mv(e);break;case 92:Dn();break}return kn}function ine(e,t){for(;Dn()&&e+Ut!==57;)if(e+Ut===84&&$r()===47)break;return"/*"+Ks(t,kn-1)+"*"+Qc(e===47?e:Dn())}function ane(e){for(;!Gs($r());)Dn();return Ks(e,kn)}function one(e){return CC(of("",null,null,null,[""],e=TC(e),0,[0],e))}function of(e,t,n,r,i,a,o,s,u){for(var l=0,c=0,f=o,d=0,p=0,m=0,h=1,y=1,v=1,b=0,w="",T=i,E=a,_=r,O=w;y;)switch(m=b,b=Dn()){case 40:if(m!=108&&an(O,f-1)==58){jv(O+=ct(af(b),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:O+=af(b);break;case 9:case 10:case 13:case 32:O+=nne(m);break;case 92:O+=rne(rf()-1,7);continue;case 47:switch($r()){case 42:case 47:ef(sne(ine(Dn(),rf()),t,n),u);break;default:O+="/"}break;case 123*h:s[l++]=Or(O)*v;case 125*h:case 59:case 0:switch(b){case 0:case 125:y=0;case 59+c:v==-1&&(O=ct(O,/\f/g,"")),p>0&&Or(O)-f&&ef(p>32?$C(O+";",r,n,f-1):$C(ct(O," ","")+";",r,n,f-2),u);break;case 59:O+=";";default:if(ef(_=OC(O,t,n,l,c,i,s,w,T=[],E=[],f),a),b===123)if(c===0)of(O,t,_,_,T,a,f,s,E);else switch(d===99&&an(O,3)===110?100:d){case 100:case 108:case 109:case 115:of(e,_,_,r&&ef(OC(e,_,_,0,0,i,s,w,i,T=[],f),E),i,E,f,s,r?T:E);break;default:of(O,_,_,_,[""],E,0,s,E)}}l=c=p=0,h=v=1,w=O="",f=o;break;case 58:f=1+Or(O),p=m;default:if(h<1){if(b==123)--h;else if(b==125&&h++==0&&tne()==125)continue}switch(O+=Qc(b),b*h){case 38:v=c>0?1:(O+="\f",-1);break;case 44:s[l++]=(Or(O)-1)*v,v=1;break;case 64:$r()===45&&(O+=af(Dn())),d=$r(),c=f=Or(w=O+=ane(rf())),b++;break;case 45:m===45&&Or(O)==2&&(h=0)}}return a}function OC(e,t,n,r,i,a,o,s,u,l,c){for(var f=i-1,d=i===0?a:[""],p=Nv(d),m=0,h=0,y=0;m<r;++m)for(var v=0,b=Hs(e,f+1,f=Gte(h=o[m])),w=e;v<p;++v)(w=_C(h>0?d[v]+" "+b:ct(b,/&\f/g,d[v])))&&(u[y++]=w);return nf(e,t,n,i===0?Pv:s,u,l,c)}function sne(e,t,n){return nf(e,t,n,SC,Qc(ene()),Hs(e,2,-2),0)}function $C(e,t,n,r){return nf(e,t,n,Dv,Hs(e,0,r),Hs(e,r+1,-1),r)}function to(e,t){for(var n="",r=Nv(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function lne(e,t,n,r){switch(e.type){case Kte:if(e.children.length)break;case Zte:case Dv:return e.return=e.return||e.value;case SC:return"";case EC:return e.return=e.value+"{"+to(e.children,r)+"}";case Pv:e.value=e.props.join(",")}return Or(n=to(e.children,r))?e.return=e.value+"{"+n+"}":""}function une(e){var t=Nv(e);return function(n,r,i,a){for(var o="",s=0;s<t;s++)o+=e[s](n,r,i,a)||"";return o}}function cne(e){return function(t){t.root||(t=t.return)&&e(t)}}function fne(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var dne=function(t,n,r){for(var i=0,a=0;i=a,a=$r(),i===38&&a===12&&(n[r]=1),!Gs(a);)Dn();return Ks(t,kn)},pne=function(t,n){var r=-1,i=44;do switch(Gs(i)){case 0:i===38&&$r()===12&&(n[r]=1),t[r]+=dne(kn-1,n,r);break;case 2:t[r]+=af(i);break;case 4:if(i===44){t[++r]=$r()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=Qc(i)}while(i=Dn());return t},hne=function(t,n){return CC(pne(TC(t),n))},IC=new WeakMap,mne=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!IC.get(r))&&!i){IC.set(t,!0);for(var a=[],o=hne(n,a),s=r.props,u=0,l=0;u<o.length;u++)for(var c=0;c<s.length;c++,l++)t.props[l]=a[u]?o[u].replace(/&\f/g,s[c]):s[c]+" "+o[u]}}},vne=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function RC(e,t){switch(Jte(e,t)){case 5103:return ut+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ut+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ut+e+Xc+e+fn+e+e;case 6828:case 4268:return ut+e+fn+e+e;case 6165:return ut+e+fn+"flex-"+e+e;case 5187:return ut+e+ct(e,/(\w+).+(:[^]+)/,ut+"box-$1$2"+fn+"flex-$1$2")+e;case 5443:return ut+e+fn+"flex-item-"+ct(e,/flex-|-self/,"")+e;case 4675:return ut+e+fn+"flex-line-pack"+ct(e,/align-content|flex-|-self/,"")+e;case 5548:return ut+e+fn+ct(e,"shrink","negative")+e;case 5292:return ut+e+fn+ct(e,"basis","preferred-size")+e;case 6060:return ut+"box-"+ct(e,"-grow","")+ut+e+fn+ct(e,"grow","positive")+e;case 4554:return ut+ct(e,/([^-])(transform)/g,"$1"+ut+"$2")+e;case 6187:return ct(ct(ct(e,/(zoom-|grab)/,ut+"$1"),/(image-set)/,ut+"$1"),e,"")+e;case 5495:case 3959:return ct(e,/(image-set\([^]*)/,ut+"$1$`$1");case 4968:return ct(ct(e,/(.+:)(flex-)?(.*)/,ut+"box-pack:$3"+fn+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ut+e+e;case 4095:case 3583:case 4068:case 2532:return ct(e,/(.+)-inline(.+)/,ut+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Or(e)-1-t>6)switch(an(e,t+1)){case 109:if(an(e,t+4)!==45)break;case 102:return ct(e,/(.+:)(.+)-([^]+)/,"$1"+ut+"$2-$3$1"+Xc+(an(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~jv(e,"stretch")?RC(ct(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(an(e,t+1)!==115)break;case 6444:switch(an(e,Or(e)-3-(~jv(e,"!important")&&10))){case 107:return ct(e,":",":"+ut)+e;case 101:return ct(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ut+(an(e,14)===45?"inline-":"")+"box$3$1"+ut+"$2$3$1"+fn+"$2box$3")+e}break;case 5936:switch(an(e,t+11)){case 114:return ut+e+fn+ct(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ut+e+fn+ct(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ut+e+fn+ct(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ut+e+fn+e+e}return e}var yne=function(t,n,r,i){if(t.length>-1&&!t.return)switch(t.type){case Dv:t.return=RC(t.value,t.length);break;case EC:return to([Zs(t,{value:ct(t.value,"@","@"+ut)})],i);case Pv:if(t.length)return Qte(t.props,function(a){switch(Xte(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return to([Zs(t,{props:[ct(a,/:(read-\w+)/,":"+Xc+"$1")]})],i);case"::placeholder":return to([Zs(t,{props:[ct(a,/:(plac\w+)/,":"+ut+"input-$1")]}),Zs(t,{props:[ct(a,/:(plac\w+)/,":"+Xc+"$1")]}),Zs(t,{props:[ct(a,/:(plac\w+)/,fn+"input-$1")]})],i)}return""})}},gne=[yne],bne=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(h){var y=h.getAttribute("data-emotion");y.indexOf(" ")!==-1&&(document.head.appendChild(h),h.setAttribute("data-s",""))})}var i=t.stylisPlugins||gne,a={},o,s=[];o=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(h){for(var y=h.getAttribute("data-emotion").split(" "),v=1;v<y.length;v++)a[y[v]]=!0;s.push(h)});var u,l=[mne,vne];{var c,f=[lne,cne(function(h){c.insert(h)})],d=une(l.concat(i,f)),p=function(y){return to(one(y),d)};u=function(y,v,b,w){c=b,p(y?y+"{"+v.styles+"}":v.styles),w&&(m.inserted[v.name]=!0)}}var m={key:n,sheet:new Hte({key:n,container:o,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:a,registered:{},insert:u};return m.sheet.hydrate(s),m};function wne(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&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 xne={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},Sne=!1,Ene=/[A-Z]|^ms/g,_ne=/_EMO_([^_]+?)_([^]*?)_EMO_/g,AC=function(t){return t.charCodeAt(1)===45},PC=function(t){return t!=null&&typeof t!="boolean"},Fv=fne(function(e){return AC(e)?e:e.replace(Ene,"-$&").toLowerCase()}),DC=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(_ne,function(r,i,a){return _i={name:i,styles:a,next:_i},i})}return xne[t]!==1&&!AC(t)&&typeof n=="number"&&n!==0?n+"px":n},kne="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function sf(e,t,n){if(n==null)return"";var r=n;if(r.__emotion_styles!==void 0)return r;switch(typeof n){case"boolean":return"";case"object":{var i=n;if(i.anim===1)return _i={name:i.name,styles:i.styles,next:_i},i.name;var a=n;if(a.styles!==void 0){var o=a.next;if(o!==void 0)for(;o!==void 0;)_i={name:o.name,styles:o.styles,next:_i},o=o.next;var s=a.styles+";";return s}return Tne(e,t,n)}}var u=n;if(t==null)return u;var l=t[u];return l!==void 0?l:u}function Tne(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=sf(e,t,n[i])+";";else for(var a in n){var o=n[a];if(typeof o!="object"){var s=o;t!=null&&t[s]!==void 0?r+=a+"{"+t[s]+"}":PC(s)&&(r+=Fv(a)+":"+DC(a,s)+";")}else{if(a==="NO_COMPONENT_SELECTOR"&&Sne)throw new Error(kne);if(Array.isArray(o)&&typeof o[0]=="string"&&(t==null||t[o[0]]===void 0))for(var u=0;u<o.length;u++)PC(o[u])&&(r+=Fv(a)+":"+DC(a,o[u])+";");else{var l=sf(e,t,o);switch(a){case"animation":case"animationName":{r+=Fv(a)+":"+l+";";break}default:r+=a+"{"+l+"}"}}}}return r}var jC=/label:\s*([^\s;{]+)\s*(;|$)/g,_i;function Lv(e,t,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var r=!0,i="";_i=void 0;var a=e[0];if(a==null||a.raw===void 0)r=!1,i+=sf(n,t,a);else{var o=a;i+=o[0]}for(var s=1;s<e.length;s++)if(i+=sf(n,t,e[s]),r){var u=a;i+=u[s]}jC.lastIndex=0;for(var l="",c;(c=jC.exec(i))!==null;)l+="-"+c[1];var f=wne(i)+l;return{name:f,styles:i,next:_i}}function NC(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(r+=i+" ")}),r}var Cne=function(t,n,r){var i=t.key+"-"+n.name;t.registered[i]===void 0&&(t.registered[i]=n.styles)},One=function(t,n,r){Cne(t,n);var i=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var a=n;do t.insert(n===a?"."+i:"",a,t.sheet,!0),a=a.next;while(a!==void 0)}};function MC(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function FC(e,t,n){var r=[],i=NC(e,r,n);return r.length<2?n:i+t(r)}var $ne=function(t){var n=bne(t);n.sheet.speedy=function(s){if(process.env.NODE_ENV!=="production"&&this.ctr!==0)throw new Error("speedy must be changed before any rules are inserted");this.isSpeedy=s},n.compat=!0;var r=function(){for(var u=arguments.length,l=new Array(u),c=0;c<u;c++)l[c]=arguments[c];var f=Lv(l,n.registered,void 0);return One(n,f),n.key+"-"+f.name},i=function(){for(var u=arguments.length,l=new Array(u),c=0;c<u;c++)l[c]=arguments[c];var f=Lv(l,n.registered),d="animation-"+f.name;return MC(n,{name:f.name,styles:"@keyframes "+d+"{"+f.styles+"}"}),d},a=function(){for(var u=arguments.length,l=new Array(u),c=0;c<u;c++)l[c]=arguments[c];var f=Lv(l,n.registered);MC(n,f)},o=function(){for(var u=arguments.length,l=new Array(u),c=0;c<u;c++)l[c]=arguments[c];return FC(n.registered,r,Ine(l))};return{css:r,cx:o,injectGlobal:a,keyframes:i,hydrate:function(u){u.forEach(function(l){n.inserted[l]=!0})},flush:function(){n.registered={},n.inserted={},n.sheet.flush()},sheet:n.sheet,cache:n,getRegisteredStyles:NC.bind(null,n.registered),merge:FC.bind(null,n.registered,r)}},Ine=function e(t){for(var n="",r=0;r<t.length;r++){var i=t[r];if(i!=null){var a=void 0;switch(typeof i){case"boolean":break;case"object":{if(Array.isArray(i))a=e(i);else{a="";for(var o in i)i[o]&&o&&(a&&(a+=" "),a+=o)}break}default:a=i}a&&(n&&(n+=" "),n+=a)}}return n},Rne=qs,Bv=Date.prototype,LC="Invalid Date",BC="toString",Ane=Bv[BC],Pne=Bv.getTime;String(new Date(NaN))!=LC&&Rne(Bv,BC,function(){var t=Pne.call(this);return t===t?Ane.call(this):LC});var Dne=mv,jne=NT,Nne=Dne?{}.toString:function(){return"[object "+jne(this)+"]"},Mne=mv,Fne=qs,Lne=Nne;Mne||Fne(Object.prototype,"toString",Lne,{unsafe:!0});var Bne=fv.PROPER,Une=qs,zne=Si,UC=Hc,qne=ar,Wne=MT,Uv="toString",zC=RegExp.prototype,qC=zC[Uv],Vne=qne(function(){return qC.call({source:"a",flags:"b"})!="/a/b"}),Hne=Bne&&qC.name!=Uv;(Vne||Hne)&&Une(RegExp.prototype,Uv,function(){var t=zne(this),n=UC(t.source),r=t.flags,i=UC(r===void 0&&t instanceof RegExp&&!("flags"in zC)?Wne.call(t):r);return"/"+n+"/"+i},{unsafe:!0});var WC=typeof window<"u"?window:self,Zne=WC.crypto||WC.msCrypto,Kne=function(e){if(!e)return Math.random;var t=Math.pow(2,32),n=new Uint32Array(1);return function(){return e.getRandomValues(n)[0]/t}}(Zne);const Gne=Ge(Kne);function Yne(){return Gne().toString(26).substr(2,5).replace(/[0-9]/g,function(e){return String.fromCharCode(e.charCodeAt(0)+65)})}var Jne=_E;const VC=Ge(Jne);function ht(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"white",n="background-color: ".concat(e,"; border-radius: 4px; padding: 2px 4px;");return t&&(n+=" color: ".concat(t,";")),[n,""]}function HC(e,t){for(var n,r,i=arguments.length,a=new Array(i>2?i-2:0),o=2;o<i;o++)a[o-2]=arguments[o];return It(n=[It(r="%c".concat(e,"%c ")).call(r,t)]).call(n,nt(ht("green","white")),a)}function Xne(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.force,r=n===void 0?!1:n;return r?function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];if(a.length){var s=a,u=Tr(s,1),l=u[0];typeof l=="function"&&(a=l());var c=VC(a[0])?a:[a],f=c.length===1;Jc(c).call(c,function(d,p){if(f){var m,h;(m=console).log.apply(m,nt(HC.apply(void 0,It(h=[e]).call(h,nt(d)))))}else if(p){var y;(y=console).log.apply(y,nt(VC(d)?d:[d]))}else{var v,b;(v=console).groupCollapsed.apply(v,nt(HC.apply(void 0,It(b=[e]).call(b,nt(d)))))}}),f||console.groupEnd()}}:function(){return 0}}var Qne=Ji,ere=fv.EXISTS,tre=Us.f,ZC=Function.prototype,nre=ZC.toString,rre=/^\s*function ([^ (]*)/,ire="name";Qne&&!ere&&tre(ZC,ire,{configurable:!0,get:function(){try{return nre.call(this).match(rre)[1]}catch{return""}}});var are=rn,ore=are.setTimeout,sre=ore;const lre=Ge(sre);function ure(e,t){if(!t)return e;var n=0,r=null;return function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];var s=Ei();s-n>t?(e.apply(void 0,a),n=s):(clearTimeout(r),r=lre(function(){e.apply(void 0,a),n=Ei()},Math.max(0,t-s+n)))}}var KC=function(t){var n=t.debounce,r=t.name,i=t.onEvent,a=t.target,o=j.useRef();o.current=i;var s=j.useMemo(function(){return ure(function(l){var c=o.current;c&&c(l)},n)},[n,o]),u=j.useCallback(function(l){l.timeStampLow=Ei(),s(l)},[s]);return j.useLayoutEffect(function(){return a.addEventListener(r,u,{passive:!0}),u({target:a,type:r}),function(){return a.removeEventListener(r,u)}},[r,u,a]),!1};KC.defaultProps={debounce:200};var cre=Math.sign||function(t){var n=+t;return n===0||n!==n?n:n<0?-1:1},fre=yt,dre=cre;fre({target:"Math",stat:!0},{sign:dre});var pre=rn,hre=pre.Math.sign,mre=hre,vre=mre,yre=vre;const gre=Ge(yre);function bre(e,t){var n=gre(t-e),r=Math.sqrt(Math.abs(t-e)),i=e+r*n;return n>0?Math.min(t,i):Math.max(t,i)}function wre(e,t,n,r){for(var i=e,a=0;a<r;a++)i=n(i,t);return i}var GC=function(t){var n=t.name,r=t.onEnd,i=t.target,a=t.value,o=j.useRef(),s=j.useCallback(function(l,c,f,d){var p=arguments.length>4&&arguments[4]!==void 0?arguments[4]:Ei();(f==="100%"||typeof f=="number")&&(cancelAnimationFrame(o.current),o.current=requestAnimationFrame(function(){if(i){var m=f==="100%"?i.scrollHeight-i.offsetHeight:f,h=wre(c,m,bre,(Ei()-p)/5);Math.abs(m-h)<1.5&&(h=m),i[l]=h,m===h?r&&r(!0):s(l,c,f,d+1,p)}}))},[o,r,i]),u=j.useCallback(function(){cancelAnimationFrame(o.current),r&&r(!1)},[r]);return j.useLayoutEffect(function(){return s(n,i[n],a,1),i?(i.addEventListener("pointerdown",u,{passive:!0}),i.addEventListener("wheel",u,{passive:!0}),function(){i.removeEventListener("pointerdown",u),i.removeEventListener("wheel",u),cancelAnimationFrame(o.current)}):function(){return cancelAnimationFrame(o.current)}},[s,o,u,n,i,a]),!1};GC.propTypes={name:at.string.isRequired,onEnd:at.func,target:at.any.isRequired,value:at.oneOfType([at.number,at.oneOf(["100%"])]).isRequired};function zv(e){var t=j.useState(e),n=Tr(t,2),r=n[0],i=n[1],a=j.useRef(),o=j.useCallback(function(s){typeof s=="function"?o(function(u){return s=s(u),a.current=s,s}):(a.current=s,o(s))},[a]);return a.current=r,[r,i,a]}function YC(e,t){var n=Lee(e);if(dC){var r=dC(e);t&&(r=rte(r).call(r,function(i){return yC(e,i).enumerable})),n.push.apply(n,r)}return n}function JC(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};if(t%2){var r;Jc(r=YC(Object(n),!0)).call(r,function(a){AK(e,a,n[a])})}else if(gC)Bte(e,gC(n));else{var i;Jc(i=YC(Object(n))).call(i,function(a){zte(e,a,yC(n,a))})}}return e}var xre=function(){return 1/0},XC=17,Sre="bottom",or="top",QC=1,Ere=34,eO={};function _re(e,t){return e(),dQ(e,t)}function tO(e){var t=e.mode,n=e.target,r=n.offsetHeight,i=n.scrollHeight,a=n.scrollTop,o=i-a-r<QC,s=a<QC,u=t===or?s:o,l=t!==or?s:o;return{atBottom:o,atEnd:u,atStart:l,atTop:s}}function Ys(e,t){return e===(t===or?0:"100%")}var qv=function(t){var n=t.checkInterval,r=t.children,i=t.debounce,a=t.debug,o=t.initialScrollBehavior,s=t.mode,u=t.nonce,l=t.scroller,c=j.useMemo(function(){return Xne("<ScrollToBottom>",{force:a})},[a]);s=s===or?or:Sre;var f=j.useRef(0),d=j.useRef(o),p=zv(s===or?0:"100%"),m=Tr(p,3),h=m[0],y=m[1],v=m[2],b=zv(null),w=Tr(b,3),T=w[0],E=w[1],_=w[2],O=j.useRef(0),z=j.useRef(0),U=j.useRef(0),k=j.useState(!0),D=Tr(k,2),W=D[0],B=D[1],I=j.useState(!0),A=Tr(I,2),L=A[0],Z=A[1],H=j.useState(!0),R=Tr(H,2),g=R[0],N=R[1],V=j.useState(!1),S=Tr(V,2),K=S[0],J=S[1],Y=zv(!0),Q=Tr(Y,3),ae=Q[0],oe=Q[1],X=Q[2],ee=j.useRef([]),G=j.useCallback(function(M){var ne=_.current;return ee.current.push(M),ne&&M({scrollTop:ne.scrollTop}),function(){var he=ee.current,Se=CQ(he).call(he,M);~Se&&JQ(he).call(he,Se,1)}},[ee,_]),pe=j.useCallback(function(){var M=v.current;c(function(){var ne;return It(ne=["%cSpineTo%c: %conEnd%c is fired."]).call(ne,nt(ht("magenta")),nt(ht("orange")),[{animateTo:M}])}),f.current=Ei(),Ys(M,s)||oe(!1),y(null)},[v,c,f,s,y,oe]),ge=j.useCallback(function(M){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},he=ne.behavior,Se=_.current;if(typeof M!="number"&&M!=="100%")return console.warn('react-scroll-to-bottom: Arguments passed to scrollTo() must be either number or "100%".');c(function(){var $e;return[It($e=["%cscrollTo%c: Will scroll to %c".concat(typeof M=="number"?M+"px":M.replace(/%/g,"%%"),"%c")]).call($e,nt(ht("lime","")),nt(ht("purple"))),{behavior:he,nextAnimateTo:M,target:Se}]}),he==="auto"?(pe(),Se&&(Se.scrollTop=M==="100%"?Se.scrollHeight-Se.offsetHeight:M)):(he!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollTo". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),y(M)),Ys(M,s)&&(c(function(){var $e;return[It($e=["%cscrollTo%c: Scrolling to end, will set sticky to %ctrue%c."]).call($e,nt(ht("lime","")),nt(ht("purple"))),[{mode:s,nextAnimateTo:M}]]}),oe(!0))},[c,pe,s,y,oe,_]),Ie=j.useCallback(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},ne=M.behavior;c(function(){var he;return It(he=["%cscrollToBottom%c: Called"]).call(he,nt(ht("yellow","")))}),ne!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToBottom". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),ge("100%",{behavior:ne||"smooth"})},[c,ge]),F=j.useCallback(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},ne=M.behavior;c(function(){var he;return It(he=["%cscrollToTop%c: Called"]).call(he,nt(ht("yellow","")))}),ne!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToTop". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),ge(0,{behavior:ne||"smooth"})},[c,ge]),ie=j.useCallback(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},ne=M.behavior;c(function(){var Se;return It(Se=["%cscrollToEnd%c: Called"]).call(Se,nt(ht("yellow","")))}),ne!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToEnd". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.');var he={behavior:ne||"smooth"};s===or?F(he):Ie(he)},[c,s,Ie,F]),ce=j.useCallback(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},ne=M.behavior;c(function(){var Se;return It(Se=["%cscrollToStart%c: Called"]).call(Se,nt(ht("yellow","")))}),ne!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToStart". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.');var he={behavior:ne||"smooth"};s===or?Ie(he):F(he)},[c,s,Ie,F]),se=j.useCallback(function(){var M=_.current;if(M){if(d.current==="auto"){c(function(){var _t;return It(_t=["%ctarget changed%c: Initial scroll"]).call(_t,nt(ht("blue")))}),M.scrollTop=s===or?0:M.scrollHeight-M.offsetHeight,d.current=!1;return}var ne=O.current,he=M.offsetHeight,Se=M.scrollHeight,$e=M.scrollTop,Ze=s===or?0:Math.max(0,Se-he-$e),et=Math.max(0,ne-$e),Tt=l({maxValue:Ze,minValue:et,offsetHeight:he,scrollHeight:Se,scrollTop:$e}),Et=Math.max(0,Math.min(Ze,Tt)),qe;s===or||Et!==Ze?qe=$e+Et:qe="100%",c(function(){var _t,Ke,hn;return[It(_t=[It(Ke=It(hn="%cscrollToSticky%c: Will animate from %c".concat(ne,"px%c to %c")).call(hn,typeof qe=="number"?qe+"px":qe.replace(/%/g,"%%"),"%c (%c")).call(Ke,(qe==="100%"?Ze:qe)+ne,"px%c)")]).call(_t,nt(ht("orange")),nt(ht("purple")),nt(ht("purple")),nt(ht("purple"))),{animateFrom:ne,maxValue:Ze,minValue:et,nextAnimateTo:qe,nextValue:Et,offsetHeight:he,rawNextValue:Tt,scrollHeight:Se,scrollTop:$e}]}),ge(qe,{behavior:"smooth"})}},[O,c,s,l,ge,_]),Ce=j.useCallback(function(M){var ne,he=M.timeStampLow,Se=v.current,$e=_.current,Ze=Se!==null;if(!(he<=f.current||!$e)){var et=tO({mode:s,target:$e}),Tt=et.atBottom,Et=et.atEnd,qe=et.atStart,_t=et.atTop;B(Tt),Z(Et),J(qe),N(_t);var Ke=$e.offsetHeight,hn=$e.scrollHeight,Nn=z.current,fr=U.current,ti=Ke!==Nn,Lr=hn!==fr;if(ti&&(z.current=Ke),Lr&&(U.current=hn),!ti&&!Lr){var dr=Ze&&Ys(Se,s)||Et;X.current!==dr&&(c(function(){var mt,Ct,Gt,Yt;return[It(mt=["%conScroll%c: %csetSticky%c(%c".concat(dr,"%c)")]).call(mt,nt(ht("red")),nt(ht("red")),nt(ht("purple"))),It(Ct=[It(Gt=It(Yt="(animating = %c".concat(Ze,"%c && isEnd = %c")).call(Yt,Ys(Se,s),"%c) || atEnd = %c")).call(Gt,Et,"%c")]).call(Ct,nt(ht("purple")),nt(ht("purple")),nt(ht("purple")),[{animating:Ze,animateTo:Se,atEnd:Et,mode:s,offsetHeight:$e.offsetHeight,scrollHeight:$e.scrollHeight,sticky:X.current,nextSticky:dr}])]}),oe(dr))}else X.current&&(c(function(){var mt;return[It(mt=["%conScroll%c: Size changed while sticky, calling %cscrollToSticky()%c"]).call(mt,nt(ht("red")),nt(ht("orange")),[{offsetHeightChanged:ti,scrollHeightChanged:Lr}]),{nextOffsetHeight:Ke,prevOffsetHeight:Nn,nextScrollHeight:hn,prevScrollHeight:fr}]}),se());var ni=$e.scrollTop;Jc(ne=ee.current).call(ne,function(mt){return mt({scrollTop:ni})})}},[v,c,f,s,z,U,ee,se,B,Z,J,N,oe,X,_]);j.useEffect(function(){if(T){var M=!1,ne=_re(function(){var he=_.current,Se=v.current!==null;X.current?tO({mode:s,target:he}).atEnd?M=!1:M?Ei()-M>Ere&&(Se||(O.current=he.scrollTop,c(function(){var $e;return It($e=["%cInterval check%c: Should sticky but not at end, calling %cscrollToSticky()%c to scroll"]).call($e,nt(ht("navy")),nt(ht("orange")))}),se()),M=!1):M=Ei():he.scrollHeight<=he.offsetHeight&&!X.current&&(c(function(){var $e;return[It($e=["%cInterval check%c: Container is emptied, setting sticky back to %ctrue%c"]).call($e,nt(ht("navy")),nt(ht("purple"))),[{offsetHeight:he.offsetHeight,scrollHeight:he.scrollHeight,sticky:X.current}]]}),oe(!0))},Math.max(XC,n)||XC);return function(){return clearInterval(ne)}}},[v,n,c,s,se,oe,X,T,_]);var Ee=j.useMemo(function(){var M=eO[u]||(eO[u]=$ne({key:"react-scroll-to-bottom--css-"+Yne(),nonce:u}));return function(ne){return M.css(ne)+""}},[u]),Ae=j.useMemo(function(){return{observeScrollPosition:G,setTarget:E,styleToClassName:Ee}},[G,E,Ee]),He=j.useMemo(function(){return{atBottom:W,atEnd:L,atStart:K,atTop:g,mode:s}},[W,L,K,g,s]),te=j.useMemo(function(){var M=h!==null;return{animating:M,animatingToEnd:M&&Ys(h,s),sticky:ae}},[h,s,ae]),fe=j.useMemo(function(){return JC(JC({},He),te)},[He,te]),q=j.useMemo(function(){return{scrollTo:ge,scrollToBottom:Ie,scrollToEnd:ie,scrollToStart:ce,scrollToTop:F}},[ge,Ie,ie,ce,F]);return j.useEffect(function(){if(T){var M=function(){U.current=T.scrollHeight};return T.addEventListener("focus",M,{capture:!0,passive:!0}),function(){return T.removeEventListener("focus",M)}}},[T]),c(function(){var M;return[It(M=["%cRender%c: Render"]).call(M,nt(ht("cyan",""))),{animateTo:h,animating:h!==null,sticky:ae,target:T}]}),j.createElement(Nc.Provider,{value:Ae},j.createElement(zm.Provider,{value:q},j.createElement(Vm.Provider,{value:fe},j.createElement(qm.Provider,{value:He},j.createElement(Wm.Provider,{value:te},r,T&&j.createElement(KC,{debounce:i,name:"scroll",onEvent:Ce,target:T}),T&&h!==null&&j.createElement(GC,{name:"scrollTop",onEnd:pe,target:T,value:h}))))))};qv.defaultProps={checkInterval:100,children:void 0,debounce:17,debug:void 0,initialScrollBehavior:"smooth",mode:void 0,nonce:void 0,scroller:xre},qv.propTypes={checkInterval:at.number,children:at.any,debounce:at.number,debug:at.bool,initialScrollBehavior:at.oneOf(["auto","smooth"]),mode:at.oneOf(["bottom","top"]),nonce:at.string,scroller:at.func};var kre={height:"100%",overflowY:"auto",width:"100%"},Wv=function(t){var n=t.children,r=t.className,i=j.useContext(Nc),a=i.setTarget,o=Hm()(kre);return j.createElement("div",{className:jm(o,(r||"")+""),ref:a},n)};Wv.defaultProps={children:void 0,className:void 0},Wv.propTypes={children:at.any,className:at.string};var Tre={position:"relative"},Vv=function(t){var n=t.children,r=t.className,i=t.followButtonClassName,a=t.scrollViewClassName,o=Hm()(Tre);return j.createElement("div",{className:jm(o,(r||"")+"")},j.createElement(Wv,{className:(a||"")+""},n),j.createElement(Zm,{className:(i||"")+""}))};Vv.defaultProps={children:void 0,className:void 0,followButtonClassName:void 0,scrollViewClassName:void 0},Vv.propTypes={children:at.any,className:at.string,followButtonClassName:at.string,scrollViewClassName:at.string};var Hv=function(t){var n=t.checkInterval,r=t.children,i=t.className,a=t.debounce,o=t.debug,s=t.followButtonClassName,u=t.initialScrollBehavior,l=t.mode,c=t.nonce,f=t.scroller,d=t.scrollViewClassName;return j.createElement(qv,{checkInterval:n,debounce:a,debug:o,initialScrollBehavior:u,mode:l,nonce:c,scroller:f},j.createElement(Vv,{className:i,followButtonClassName:s,scrollViewClassName:d},r))};Hv.defaultProps={checkInterval:void 0,children:void 0,className:void 0,debounce:void 0,debug:void 0,followButtonClassName:void 0,initialScrollBehavior:"smooth",mode:void 0,nonce:void 0,scroller:void 0,scrollViewClassName:void 0},Hv.propTypes={checkInterval:at.number,children:at.any,className:at.string,debounce:at.number,debug:at.bool,followButtonClassName:at.string,initialScrollBehavior:at.oneOf(["auto","smooth"]),mode:at.oneOf(["bottom","top"]),nonce:at.string,scroller:at.func,scrollViewClassName:at.string},PU();let Zv=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,n)=>(n&=63,n<36?t+=n.toString(36):n<62?t+=(n-26).toString(36).toUpperCase():n>62?t+="-":t+="_",t),"");const Kv=j.memo(({className:e,messages:t=[],isTyping:n,headerMessage:r,renderers:i,botAvatar:a,botDescription:o,botName:s,sendMessage:u,showMarquee:l=!0,...c})=>{const{messageList:f}=lt,d=j.useMemo(()=>yR(t),[t.length]);return $.jsxs(Hv,{...c,className:ms(f.container.className,e),followButtonClassName:f.scrollDownButton.button.className,scrollViewClassName:f.viewPort.className,children:[r&&$.jsx("span",{...f.headerMessage,children:r}),l&&$.jsx(RU,{botAvatar:a,botDescription:o,botName:s}),d.map(p=>$.jsx(vh,{renderers:i,sendMessage:u,...p},p.id)),n&&$.jsx(vh,{id:Zv(),renderers:i,sendMessage:u,direction:"incoming",timestamp:new Date,block:void 0,sender:{name:s??"",avatar:a},children:$.jsx(zS,{})})]})});Kv.displayName="MessageList";const Cre=({className:e,...t})=>{const{className:n}=lt.loader;return $.jsx("div",{...t,className:ms(e,n)})},nO=({connected:e,configuration:t,closeWindow:n,isTyping:r,messages:i,user:a,sendMessage:o,uploadFile:s,isLoading:u,renderers:l,isReadOnly:c,disableComposer:f,restartConversation:d,allowFileUpload:p,...m})=>{const{color:h,fontFamily:y,radius:v,themeMode:b,variant:w,botAvatar:T,botDescription:E,botName:_,composerPlaceholder:O,showPoweredBy:z}=t,U={color:h,fontFamily:y,radius:v,themeMode:b,variant:w},k=j.useMemo(()=>i.map(D=>{const{authorId:W}=D,B=W===a.id?"outgoing":"incoming";return{...D,direction:B,sender:B==="outgoing"?{name:"You"}:{name:t.botName??"Bot",avatar:t.botAvatar}}}),[t.botAvatar,t.botName,i.length,a.id]);return $.jsxs($.Fragment,{children:[$.jsx(q1,{...U}),$.jsxs(fh,{connected:e,allowFileUpload:p,uploadFile:s,...m,children:[$.jsx(US,{closeWindow:n,configuration:t,restartConversation:d}),u?$.jsx(Cre,{}):$.jsx($.Fragment,{children:$.jsx(Kv,{botAvatar:T,botDescription:E,botName:_,renderers:l,isTyping:r,sendMessage:o,messages:k})}),$.jsx(f1,{sendMessage:o,uploadFile:s,connected:e,isReadOnly:c,disableComposer:f,showPoweredBy:z,composerPlaceholder:O,allowFileUpload:p})]})]})};function rO(e,t){return function(){return e.apply(t,arguments)}}const{toString:iO}=Object.prototype,{getPrototypeOf:Gv}=Object,Yv=(e=>t=>{const n=iO.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Yr=e=>(e=e.toLowerCase(),t=>Yv(t)===e),lf=e=>t=>typeof t===e,{isArray:no}=Array,Js=lf("undefined");function Ore(e){return e!==null&&!Js(e)&&e.constructor!==null&&!Js(e.constructor)&&ea(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const aO=Yr("ArrayBuffer");function $re(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&aO(e.buffer),t}const Ire=lf("string"),ea=lf("function"),oO=lf("number"),Jv=e=>e!==null&&typeof e=="object",Rre=e=>e===!0||e===!1,uf=e=>{if(Yv(e)!=="object")return!1;const t=Gv(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Are=Yr("Date"),Pre=Yr("File"),Dre=Yr("Blob"),jre=Yr("FileList"),Nre=e=>Jv(e)&&ea(e.pipe),Mre=e=>{const t="[object FormData]";return e&&(typeof FormData=="function"&&e instanceof FormData||iO.call(e)===t||ea(e.toString)&&e.toString()===t)},Fre=Yr("URLSearchParams"),Lre=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Xs(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,i;if(typeof e!="object"&&(e=[e]),no(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{const a=n?Object.getOwnPropertyNames(e):Object.keys(e),o=a.length;let s;for(r=0;r<o;r++)s=a[r],t.call(null,e[s],s,e)}}function sO(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,i;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}const lO=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,uO=e=>!Js(e)&&e!==lO;function Xv(){const{caseless:e}=uO(this)&&this||{},t={},n=(r,i)=>{const a=e&&sO(t,i)||i;uf(t[a])&&uf(r)?t[a]=Xv(t[a],r):uf(r)?t[a]=Xv({},r):no(r)?t[a]=r.slice():t[a]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&Xs(arguments[r],n);return t}const Bre=(e,t,n,{allOwnKeys:r}={})=>(Xs(t,(i,a)=>{n&&ea(i)?e[a]=rO(i,n):e[a]=i},{allOwnKeys:r}),e),Ure=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),zre=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},qre=(e,t,n,r)=>{let i,a,o;const s={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),a=i.length;a-- >0;)o=i[a],(!r||r(o,e,t))&&!s[o]&&(t[o]=e[o],s[o]=!0);e=n!==!1&&Gv(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Wre=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},Vre=e=>{if(!e)return null;if(no(e))return e;let t=e.length;if(!oO(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Hre=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Gv(Uint8Array)),Zre=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=r.next())&&!i.done;){const a=i.value;t.call(e,a[0],a[1])}},Kre=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},Gre=Yr("HTMLFormElement"),Yre=e=>e.toLowerCase().replace(/[_-\s]([a-z\d])(\w*)/g,function(n,r,i){return r.toUpperCase()+i}),cO=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Jre=Yr("RegExp"),fO=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Xs(n,(i,a)=>{t(i,a,e)!==!1&&(r[a]=i)}),Object.defineProperties(e,r)},re={isArray:no,isArrayBuffer:aO,isBuffer:Ore,isFormData:Mre,isArrayBufferView:$re,isString:Ire,isNumber:oO,isBoolean:Rre,isObject:Jv,isPlainObject:uf,isUndefined:Js,isDate:Are,isFile:Pre,isBlob:Dre,isRegExp:Jre,isFunction:ea,isStream:Nre,isURLSearchParams:Fre,isTypedArray:Hre,isFileList:jre,forEach:Xs,merge:Xv,extend:Bre,trim:Lre,stripBOM:Ure,inherits:zre,toFlatObject:qre,kindOf:Yv,kindOfTest:Yr,endsWith:Wre,toArray:Vre,forEachEntry:Zre,matchAll:Kre,isHTMLForm:Gre,hasOwnProperty:cO,hasOwnProp:cO,reduceDescriptors:fO,freezeMethods:e=>{fO(e,(t,n)=>{if(ea(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(ea(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},toObjectSet:(e,t)=>{const n={},r=i=>{i.forEach(a=>{n[a]=!0})};return no(e)?r(e):r(String(e).split(t)),n},toCamelCase:Yre,noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:sO,global:lO,isContextDefined:uO,toJSONObject:e=>{const t=new Array(10),n=(r,i)=>{if(Jv(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[i]=r;const a=no(r)?[]:{};return Xs(r,(o,s)=>{const u=n(o,i+1);!Js(u)&&(a[s]=u)}),t[i]=void 0,a}}return r};return n(e,0)}};function ot(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i)}re.inherits(ot,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:re.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const dO=ot.prototype,pO={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{pO[e]={value:e}}),Object.defineProperties(ot,pO),Object.defineProperty(dO,"isAxiosError",{value:!0}),ot.from=(e,t,n,r,i,a)=>{const o=Object.create(dO);return re.toFlatObject(e,o,function(u){return u!==Error.prototype},s=>s!=="isAxiosError"),ot.call(o,e.message,t,n,r,i),o.cause=e,o.name=e.name,a&&Object.assign(o,a),o};var Xre=typeof self=="object"?self.FormData:window.FormData;const Qre=Ge(Xre);function Qv(e){return re.isPlainObject(e)||re.isArray(e)}function hO(e){return re.endsWith(e,"[]")?e.slice(0,-2):e}function mO(e,t,n){return e?e.concat(t).map(function(i,a){return i=hO(i),!n&&a?"["+i+"]":i}).join(n?".":""):t}function eie(e){return re.isArray(e)&&!e.some(Qv)}const tie=re.toFlatObject(re,{},null,function(t){return/^is[A-Z]/.test(t)});function nie(e){return e&&re.isFunction(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator]}function cf(e,t,n){if(!re.isObject(e))throw new TypeError("target must be an object");t=t||new(Qre||FormData),n=re.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(h,y){return!re.isUndefined(y[h])});const r=n.metaTokens,i=n.visitor||c,a=n.dots,o=n.indexes,u=(n.Blob||typeof Blob<"u"&&Blob)&&nie(t);if(!re.isFunction(i))throw new TypeError("visitor must be a function");function l(m){if(m===null)return"";if(re.isDate(m))return m.toISOString();if(!u&&re.isBlob(m))throw new ot("Blob is not supported. Use a Buffer instead.");return re.isArrayBuffer(m)||re.isTypedArray(m)?u&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function c(m,h,y){let v=m;if(m&&!y&&typeof m=="object"){if(re.endsWith(h,"{}"))h=r?h:h.slice(0,-2),m=JSON.stringify(m);else if(re.isArray(m)&&eie(m)||re.isFileList(m)||re.endsWith(h,"[]")&&(v=re.toArray(m)))return h=hO(h),v.forEach(function(w,T){!(re.isUndefined(w)||w===null)&&t.append(o===!0?mO([h],T,a):o===null?h:h+"[]",l(w))}),!1}return Qv(m)?!0:(t.append(mO(y,h,a),l(m)),!1)}const f=[],d=Object.assign(tie,{defaultVisitor:c,convertValue:l,isVisitable:Qv});function p(m,h){if(!re.isUndefined(m)){if(f.indexOf(m)!==-1)throw Error("Circular reference detected in "+h.join("."));f.push(m),re.forEach(m,function(v,b){(!(re.isUndefined(v)||v===null)&&i.call(t,v,re.isString(b)?b.trim():b,h,d))===!0&&p(v,h?h.concat(b):[b])}),f.pop()}}if(!re.isObject(e))throw new TypeError("data must be an object");return p(e),t}function vO(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function ey(e,t){this._pairs=[],e&&cf(e,this,t)}const yO=ey.prototype;yO.append=function(t,n){this._pairs.push([t,n])},yO.toString=function(t){const n=t?function(r){return t.call(this,r,vO)}:vO;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function rie(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function gO(e,t,n){if(!t)return e;const r=n&&n.encode||rie,i=n&&n.serialize;let a;if(i?a=i(t,n):a=re.isURLSearchParams(t)?t.toString():new ey(t,n).toString(r),a){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class bO{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){re.forEach(this.handlers,function(r){r!==null&&t(r)})}}const wO={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},iie=typeof URLSearchParams<"u"?URLSearchParams:ey,aie=FormData,oie=(()=>{let e;return typeof navigator<"u"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),sie=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Ir={isBrowser:!0,classes:{URLSearchParams:iie,FormData:aie,Blob},isStandardBrowserEnv:oie,isStandardBrowserWebWorkerEnv:sie,protocols:["http","https","file","blob","url","data"]};function lie(e,t){return cf(e,new Ir.classes.URLSearchParams,Object.assign({visitor:function(n,r,i,a){return Ir.isNode&&re.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function uie(e){return re.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function cie(e){const t={},n=Object.keys(e);let r;const i=n.length;let a;for(r=0;r<i;r++)a=n[r],t[a]=e[a];return t}function xO(e){function t(n,r,i,a){let o=n[a++];const s=Number.isFinite(+o),u=a>=n.length;return o=!o&&re.isArray(i)?i.length:o,u?(re.hasOwnProp(i,o)?i[o]=[i[o],r]:i[o]=r,!s):((!i[o]||!re.isObject(i[o]))&&(i[o]=[]),t(n,r,i[o],a)&&re.isArray(i[o])&&(i[o]=cie(i[o])),!s)}if(re.isFormData(e)&&re.isFunction(e.entries)){const n={};return re.forEachEntry(e,(r,i)=>{t(uie(r),i,n,0)}),n}return null}const fie={"Content-Type":void 0};function die(e,t,n){if(re.isString(e))try{return(t||JSON.parse)(e),re.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const ro={transitional:wO,adapter:["xhr","http"],transformRequest:[function(t,n){const r=n.getContentType()||"",i=r.indexOf("application/json")>-1,a=re.isObject(t);if(a&&re.isHTMLForm(t)&&(t=new FormData(t)),re.isFormData(t))return i&&i?JSON.stringify(xO(t)):t;if(re.isArrayBuffer(t)||re.isBuffer(t)||re.isStream(t)||re.isFile(t)||re.isBlob(t))return t;if(re.isArrayBufferView(t))return t.buffer;if(re.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(a){if(r.indexOf("application/x-www-form-urlencoded")>-1)return lie(t,this.formSerializer).toString();if((s=re.isFileList(t))||r.indexOf("multipart/form-data")>-1){const u=this.env&&this.env.FormData;return cf(s?{"files[]":t}:t,u&&new u,this.formSerializer)}}return a||i?(n.setContentType("application/json",!1),die(t)):t}],transformResponse:[function(t){const n=this.transitional||ro.transitional,r=n&&n.forcedJSONParsing,i=this.responseType==="json";if(t&&re.isString(t)&&(r&&!this.responseType||i)){const o=!(n&&n.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(s){if(o)throw s.name==="SyntaxError"?ot.from(s,ot.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ir.classes.FormData,Blob:Ir.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};re.forEach(["delete","get","head"],function(t){ro.headers[t]={}}),re.forEach(["post","put","patch"],function(t){ro.headers[t]=re.merge(fie)});const pie=re.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),hie=e=>{const t={};let n,r,i;return e&&e.split(`
174
- `).forEach(function(o){i=o.indexOf(":"),n=o.substring(0,i).trim().toLowerCase(),r=o.substring(i+1).trim(),!(!n||t[n]&&pie[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},SO=Symbol("internals");function Qs(e){return e&&String(e).trim().toLowerCase()}function ff(e){return e===!1||e==null?e:re.isArray(e)?e.map(ff):String(e)}function mie(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}function vie(e){return/^[-_a-zA-Z]+$/.test(e.trim())}function EO(e,t,n,r){if(re.isFunction(r))return r.call(this,t,n);if(re.isString(t)){if(re.isString(r))return t.indexOf(r)!==-1;if(re.isRegExp(r))return r.test(t)}}function yie(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function gie(e,t){const n=re.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(i,a,o){return this[r].call(this,t,i,a,o)},configurable:!0})})}class Wn{constructor(t){t&&this.set(t)}set(t,n,r){const i=this;function a(s,u,l){const c=Qs(u);if(!c)throw new Error("header name must be a non-empty string");const f=re.findKey(i,c);(!f||i[f]===void 0||l===!0||l===void 0&&i[f]!==!1)&&(i[f||u]=ff(s))}const o=(s,u)=>re.forEach(s,(l,c)=>a(l,c,u));return re.isPlainObject(t)||t instanceof this.constructor?o(t,n):re.isString(t)&&(t=t.trim())&&!vie(t)?o(hie(t),n):t!=null&&a(n,t,r),this}get(t,n){if(t=Qs(t),t){const r=re.findKey(this,t);if(r){const i=this[r];if(!n)return i;if(n===!0)return mie(i);if(re.isFunction(n))return n.call(this,i,r);if(re.isRegExp(n))return n.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Qs(t),t){const r=re.findKey(this,t);return!!(r&&(!n||EO(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let i=!1;function a(o){if(o=Qs(o),o){const s=re.findKey(r,o);s&&(!n||EO(r,r[s],s,n))&&(delete r[s],i=!0)}}return re.isArray(t)?t.forEach(a):a(t),i}clear(){return Object.keys(this).forEach(this.delete.bind(this))}normalize(t){const n=this,r={};return re.forEach(this,(i,a)=>{const o=re.findKey(r,a);if(o){n[o]=ff(i),delete n[a];return}const s=t?yie(a):String(a).trim();s!==a&&delete n[a],n[s]=ff(i),r[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return re.forEach(this,(r,i)=>{r!=null&&r!==!1&&(n[i]=t&&re.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
175
- `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(i=>r.set(i)),r}static accessor(t){const r=(this[SO]=this[SO]={accessors:{}}).accessors,i=this.prototype;function a(o){const s=Qs(o);r[s]||(gie(i,o),r[s]=!0)}return re.isArray(t)?t.forEach(a):a(t),this}}Wn.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent"]),re.freezeMethods(Wn.prototype),re.freezeMethods(Wn);function ty(e,t){const n=this||ro,r=t||n,i=Wn.from(r.headers);let a=r.data;return re.forEach(e,function(s){a=s.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function _O(e){return!!(e&&e.__CANCEL__)}function el(e,t,n){ot.call(this,e??"canceled",ot.ERR_CANCELED,t,n),this.name="CanceledError"}re.inherits(el,ot,{__CANCEL__:!0});const bie=null;function wie(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new ot("Request failed with status code "+n.status,[ot.ERR_BAD_REQUEST,ot.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const xie=Ir.isStandardBrowserEnv?function(){return{write:function(n,r,i,a,o,s){const u=[];u.push(n+"="+encodeURIComponent(r)),re.isNumber(i)&&u.push("expires="+new Date(i).toGMTString()),re.isString(a)&&u.push("path="+a),re.isString(o)&&u.push("domain="+o),s===!0&&u.push("secure"),document.cookie=u.join("; ")},read:function(n){const r=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function Sie(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Eie(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}function kO(e,t){return e&&!Sie(t)?Eie(e,t):t}const _ie=Ir.isStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let r;function i(a){let o=a;return t&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=i(window.location.href),function(o){const s=re.isString(o)?i(o):o;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}();function kie(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Tie(e,t){e=e||10;const n=new Array(e),r=new Array(e);let i=0,a=0,o;return t=t!==void 0?t:1e3,function(u){const l=Date.now(),c=r[a];o||(o=l),n[i]=u,r[i]=l;let f=a,d=0;for(;f!==i;)d+=n[f++],f=f%e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),l-o<t)return;const p=c&&l-c;return p?Math.round(d*1e3/p):void 0}}function TO(e,t){let n=0;const r=Tie(50,250);return i=>{const a=i.loaded,o=i.lengthComputable?i.total:void 0,s=a-n,u=r(s),l=a<=o;n=a;const c={loaded:a,total:o,progress:o?a/o:void 0,bytes:s,rate:u||void 0,estimated:u&&o&&l?(o-a)/u:void 0,event:i};c[t?"download":"upload"]=!0,e(c)}}const df={http:bie,xhr:typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,r){let i=e.data;const a=Wn.from(e.headers).normalize(),o=e.responseType;let s;function u(){e.cancelToken&&e.cancelToken.unsubscribe(s),e.signal&&e.signal.removeEventListener("abort",s)}re.isFormData(i)&&(Ir.isStandardBrowserEnv||Ir.isStandardBrowserWebWorkerEnv)&&a.setContentType(!1);let l=new XMLHttpRequest;if(e.auth){const p=e.auth.username||"",m=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";a.set("Authorization","Basic "+btoa(p+":"+m))}const c=kO(e.baseURL,e.url);l.open(e.method.toUpperCase(),gO(c,e.params,e.paramsSerializer),!0),l.timeout=e.timeout;function f(){if(!l)return;const p=Wn.from("getAllResponseHeaders"in l&&l.getAllResponseHeaders()),h={data:!o||o==="text"||o==="json"?l.responseText:l.response,status:l.status,statusText:l.statusText,headers:p,config:e,request:l};wie(function(v){n(v),u()},function(v){r(v),u()},h),l=null}if("onloadend"in l?l.onloadend=f:l.onreadystatechange=function(){!l||l.readyState!==4||l.status===0&&!(l.responseURL&&l.responseURL.indexOf("file:")===0)||setTimeout(f)},l.onabort=function(){l&&(r(new ot("Request aborted",ot.ECONNABORTED,e,l)),l=null)},l.onerror=function(){r(new ot("Network Error",ot.ERR_NETWORK,e,l)),l=null},l.ontimeout=function(){let m=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const h=e.transitional||wO;e.timeoutErrorMessage&&(m=e.timeoutErrorMessage),r(new ot(m,h.clarifyTimeoutError?ot.ETIMEDOUT:ot.ECONNABORTED,e,l)),l=null},Ir.isStandardBrowserEnv){const p=(e.withCredentials||_ie(c))&&e.xsrfCookieName&&xie.read(e.xsrfCookieName);p&&a.set(e.xsrfHeaderName,p)}i===void 0&&a.setContentType(null),"setRequestHeader"in l&&re.forEach(a.toJSON(),function(m,h){l.setRequestHeader(h,m)}),re.isUndefined(e.withCredentials)||(l.withCredentials=!!e.withCredentials),o&&o!=="json"&&(l.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&l.addEventListener("progress",TO(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&l.upload&&l.upload.addEventListener("progress",TO(e.onUploadProgress)),(e.cancelToken||e.signal)&&(s=p=>{l&&(r(!p||p.type?new el(null,e,l):p),l.abort(),l=null)},e.cancelToken&&e.cancelToken.subscribe(s),e.signal&&(e.signal.aborted?s():e.signal.addEventListener("abort",s)));const d=kie(c);if(d&&Ir.protocols.indexOf(d)===-1){r(new ot("Unsupported protocol "+d+":",ot.ERR_BAD_REQUEST,e));return}l.send(i||null)})}};re.forEach(df,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Cie={getAdapter:e=>{e=re.isArray(e)?e:[e];const{length:t}=e;let n,r;for(let i=0;i<t&&(n=e[i],!(r=re.isString(n)?df[n.toLowerCase()]:n));i++);if(!r)throw r===!1?new ot(`Adapter ${n} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(re.hasOwnProp(df,n)?`Adapter '${n}' is not available in the build`:`Unknown adapter '${n}'`);if(!re.isFunction(r))throw new TypeError("adapter is not a function");return r},adapters:df};function ny(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new el(null,e)}function CO(e){return ny(e),e.headers=Wn.from(e.headers),e.data=ty.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Cie.getAdapter(e.adapter||ro.adapter)(e).then(function(r){return ny(e),r.data=ty.call(e,e.transformResponse,r),r.headers=Wn.from(r.headers),r},function(r){return _O(r)||(ny(e),r&&r.response&&(r.response.data=ty.call(e,e.transformResponse,r.response),r.response.headers=Wn.from(r.response.headers))),Promise.reject(r)})}const OO=e=>e instanceof Wn?e.toJSON():e;function io(e,t){t=t||{};const n={};function r(l,c,f){return re.isPlainObject(l)&&re.isPlainObject(c)?re.merge.call({caseless:f},l,c):re.isPlainObject(c)?re.merge({},c):re.isArray(c)?c.slice():c}function i(l,c,f){if(re.isUndefined(c)){if(!re.isUndefined(l))return r(void 0,l,f)}else return r(l,c,f)}function a(l,c){if(!re.isUndefined(c))return r(void 0,c)}function o(l,c){if(re.isUndefined(c)){if(!re.isUndefined(l))return r(void 0,l)}else return r(void 0,c)}function s(l,c,f){if(f in t)return r(l,c);if(f in e)return r(void 0,l)}const u={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:s,headers:(l,c)=>i(OO(l),OO(c),!0)};return re.forEach(Object.keys(e).concat(Object.keys(t)),function(c){const f=u[c]||i,d=f(e[c],t[c],c);re.isUndefined(d)&&f!==s||(n[c]=d)}),n}const $O="1.2.5",ry={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ry[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const IO={};ry.transitional=function(t,n,r){function i(a,o){return"[Axios v"+$O+"] Transitional option '"+a+"'"+o+(r?". "+r:"")}return(a,o,s)=>{if(t===!1)throw new ot(i(o," has been removed"+(n?" in "+n:"")),ot.ERR_DEPRECATED);return n&&!IO[o]&&(IO[o]=!0,console.warn(i(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,o,s):!0}};function Oie(e,t,n){if(typeof e!="object")throw new ot("options must be an object",ot.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let i=r.length;for(;i-- >0;){const a=r[i],o=t[a];if(o){const s=e[a],u=s===void 0||o(s,a,e);if(u!==!0)throw new ot("option "+a+" must be "+u,ot.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ot("Unknown option "+a,ot.ERR_BAD_OPTION)}}const iy={assertOptions:Oie,validators:ry},ki=iy.validators;class ta{constructor(t){this.defaults=t,this.interceptors={request:new bO,response:new bO}}request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=io(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:a}=n;r!==void 0&&iy.assertOptions(r,{silentJSONParsing:ki.transitional(ki.boolean),forcedJSONParsing:ki.transitional(ki.boolean),clarifyTimeoutError:ki.transitional(ki.boolean)},!1),i!==void 0&&iy.assertOptions(i,{encode:ki.function,serialize:ki.function},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o;o=a&&re.merge(a.common,a[n.method]),o&&re.forEach(["delete","get","head","post","put","patch","common"],m=>{delete a[m]}),n.headers=Wn.concat(o,a);const s=[];let u=!0;this.interceptors.request.forEach(function(h){typeof h.runWhen=="function"&&h.runWhen(n)===!1||(u=u&&h.synchronous,s.unshift(h.fulfilled,h.rejected))});const l=[];this.interceptors.response.forEach(function(h){l.push(h.fulfilled,h.rejected)});let c,f=0,d;if(!u){const m=[CO.bind(this),void 0];for(m.unshift.apply(m,s),m.push.apply(m,l),d=m.length,c=Promise.resolve(n);f<d;)c=c.then(m[f++],m[f++]);return c}d=s.length;let p=n;for(f=0;f<d;){const m=s[f++],h=s[f++];try{p=m(p)}catch(y){h.call(this,y);break}}try{c=CO.call(this,p)}catch(m){return Promise.reject(m)}for(f=0,d=l.length;f<d;)c=c.then(l[f++],l[f++]);return c}getUri(t){t=io(this.defaults,t);const n=kO(t.baseURL,t.url);return gO(n,t.params,t.paramsSerializer)}}re.forEach(["delete","get","head","options"],function(t){ta.prototype[t]=function(n,r){return this.request(io(r||{},{method:t,url:n,data:(r||{}).data}))}}),re.forEach(["post","put","patch"],function(t){function n(r){return function(a,o,s){return this.request(io(s||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:a,data:o}))}}ta.prototype[t]=n(),ta.prototype[t+"Form"]=n(!0)});class ay{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(a){n=a});const r=this;this.promise.then(i=>{if(!r._listeners)return;let a=r._listeners.length;for(;a-- >0;)r._listeners[a](i);r._listeners=null}),this.promise.then=i=>{let a;const o=new Promise(s=>{r.subscribe(s),a=s}).then(i);return o.cancel=function(){r.unsubscribe(a)},o},t(function(a,o,s){r.reason||(r.reason=new el(a,o,s),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}static source(){let t;return{token:new ay(function(i){t=i}),cancel:t}}}function $ie(e){return function(n){return e.apply(null,n)}}function Iie(e){return re.isObject(e)&&e.isAxiosError===!0}const oy={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(oy).forEach(([e,t])=>{oy[t]=e});function RO(e){const t=new ta(e),n=rO(ta.prototype.request,t);return re.extend(n,ta.prototype,t,{allOwnKeys:!0}),re.extend(n,t,null,{allOwnKeys:!0}),n.create=function(i){return RO(io(e,i))},n}const zt=RO(ro);zt.Axios=ta,zt.CanceledError=el,zt.CancelToken=ay,zt.isCancel=_O,zt.VERSION=$O,zt.toFormData=cf,zt.AxiosError=ot,zt.Cancel=zt.CanceledError,zt.all=function(t){return Promise.all(t)},zt.spread=$ie,zt.isAxiosError=Iie,zt.mergeConfig=io,zt.AxiosHeaders=Wn,zt.formToJSON=e=>xO(re.isHTMLForm(e)?new FormData(e):e),zt.HttpStatusCode=oy,zt.default=zt;const AO={},Rie=Object.freeze(Object.defineProperty({__proto__:null,default:AO},Symbol.toStringTag,{value:"Module"}));var PO=Object,Aie=Error,Pie=EvalError,Die=RangeError,jie=ReferenceError,DO=SyntaxError,ao=TypeError,Nie=URIError,Mie=Math.abs,Fie=Math.floor,Lie=Math.max,Bie=Math.min,Uie=Math.pow,zie=Math.round,qie=Number.isNaN||function(t){return t!==t},Wie=qie,Vie=function(t){return Wie(t)||t===0?t:t<0?-1:1},Hie=Object.getOwnPropertyDescriptor,pf=Hie;if(pf)try{pf([],"length")}catch{pf=null}var hf=pf,mf=Object.defineProperty||!1;if(mf)try{mf({},"a",{value:1})}catch{mf=!1}var vf=mf,sy,jO;function Zie(){return jO||(jO=1,sy=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},n=Symbol("test"),r=Object(n);if(typeof n=="string"||Object.prototype.toString.call(n)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var i=42;t[n]=i;for(var a in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var o=Object.getOwnPropertySymbols(t);if(o.length!==1||o[0]!==n||!Object.prototype.propertyIsEnumerable.call(t,n))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(t,n);if(s.value!==i||s.enumerable!==!0)return!1}return!0}),sy}var ly,NO;function Kie(){if(NO)return ly;NO=1;var e=typeof Symbol<"u"&&Symbol,t=Zie();return ly=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},ly}var uy,MO;function FO(){return MO||(MO=1,uy=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),uy}var cy,LO;function BO(){if(LO)return cy;LO=1;var e=PO;return cy=e.getPrototypeOf||null,cy}var fy,UO;function Gie(){if(UO)return fy;UO=1;var e="Function.prototype.bind called on incompatible ",t=Object.prototype.toString,n=Math.max,r="[object Function]",i=function(u,l){for(var c=[],f=0;f<u.length;f+=1)c[f]=u[f];for(var d=0;d<l.length;d+=1)c[d+u.length]=l[d];return c},a=function(u,l){for(var c=[],f=l,d=0;f<u.length;f+=1,d+=1)c[d]=u[f];return c},o=function(s,u){for(var l="",c=0;c<s.length;c+=1)l+=s[c],c+1<s.length&&(l+=u);return l};return fy=function(u){var l=this;if(typeof l!="function"||t.apply(l)!==r)throw new TypeError(e+l);for(var c=a(arguments,1),f,d=function(){if(this instanceof f){var v=l.apply(this,i(c,arguments));return Object(v)===v?v:this}return l.apply(u,i(c,arguments))},p=n(0,l.length-c.length),m=[],h=0;h<p;h++)m[h]="$"+h;if(f=Function("binder","return function ("+o(m,",")+"){ return binder.apply(this,arguments); }")(d),l.prototype){var y=function(){};y.prototype=l.prototype,f.prototype=new y,y.prototype=null}return f},fy}var dy,zO;function tl(){if(zO)return dy;zO=1;var e=Gie();return dy=Function.prototype.bind||e,dy}var py,qO;function hy(){return qO||(qO=1,py=Function.prototype.call),py}var my,WO;function VO(){return WO||(WO=1,my=Function.prototype.apply),my}var vy,HO;function Yie(){return HO||(HO=1,vy=typeof Reflect<"u"&&Reflect&&Reflect.apply),vy}var yy,ZO;function Jie(){if(ZO)return yy;ZO=1;var e=tl(),t=VO(),n=hy(),r=Yie();return yy=r||e.call(n,t),yy}var gy,KO;function Xie(){if(KO)return gy;KO=1;var e=tl(),t=ao,n=hy(),r=Jie();return gy=function(a){if(a.length<1||typeof a[0]!="function")throw new t("a function is required");return r(e,n,a)},gy}var by,GO;function Qie(){if(GO)return by;GO=1;var e=Xie(),t=hf,n;try{n=[].__proto__===Array.prototype}catch(o){if(!o||typeof o!="object"||!("code"in o)||o.code!=="ERR_PROTO_ACCESS")throw o}var r=!!n&&t&&t(Object.prototype,"__proto__"),i=Object,a=i.getPrototypeOf;return by=r&&typeof r.get=="function"?e([r.get]):typeof a=="function"?function(s){return a(s==null?s:i(s))}:!1,by}var wy,YO;function eae(){if(YO)return wy;YO=1;var e=FO(),t=BO(),n=Qie();return wy=e?function(i){return e(i)}:t?function(i){if(!i||typeof i!="object"&&typeof i!="function")throw new TypeError("getProto: not an object");return t(i)}:n?function(i){return n(i)}:null,wy}var xy,JO;function tae(){if(JO)return xy;JO=1;var e=Function.prototype.call,t=Object.prototype.hasOwnProperty,n=tl();return xy=n.call(e,t),xy}var Xe,nae=PO,rae=Aie,iae=Pie,aae=Die,oae=jie,oo=DO,so=ao,sae=Nie,lae=Mie,uae=Fie,cae=Lie,fae=Bie,dae=Uie,pae=zie,hae=Vie,XO=Function,Sy=function(e){try{return XO('"use strict"; return ('+e+").constructor;")()}catch{}},nl=hf,mae=vf,Ey=function(){throw new so},vae=nl?function(){try{return arguments.callee,Ey}catch{try{return nl(arguments,"callee").get}catch{return Ey}}}():Ey,lo=Kie()(),en=eae(),yae=BO(),gae=FO(),QO=VO(),rl=hy(),uo={},bae=typeof Uint8Array>"u"||!en?Xe:en(Uint8Array),na={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?Xe:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?Xe:ArrayBuffer,"%ArrayIteratorPrototype%":lo&&en?en([][Symbol.iterator]()):Xe,"%AsyncFromSyncIteratorPrototype%":Xe,"%AsyncFunction%":uo,"%AsyncGenerator%":uo,"%AsyncGeneratorFunction%":uo,"%AsyncIteratorPrototype%":uo,"%Atomics%":typeof Atomics>"u"?Xe:Atomics,"%BigInt%":typeof BigInt>"u"?Xe:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?Xe:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?Xe:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?Xe:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":rae,"%eval%":eval,"%EvalError%":iae,"%Float32Array%":typeof Float32Array>"u"?Xe:Float32Array,"%Float64Array%":typeof Float64Array>"u"?Xe:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?Xe:FinalizationRegistry,"%Function%":XO,"%GeneratorFunction%":uo,"%Int8Array%":typeof Int8Array>"u"?Xe:Int8Array,"%Int16Array%":typeof Int16Array>"u"?Xe:Int16Array,"%Int32Array%":typeof Int32Array>"u"?Xe:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":lo&&en?en(en([][Symbol.iterator]())):Xe,"%JSON%":typeof JSON=="object"?JSON:Xe,"%Map%":typeof Map>"u"?Xe:Map,"%MapIteratorPrototype%":typeof Map>"u"||!lo||!en?Xe:en(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":nae,"%Object.getOwnPropertyDescriptor%":nl,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?Xe:Promise,"%Proxy%":typeof Proxy>"u"?Xe:Proxy,"%RangeError%":aae,"%ReferenceError%":oae,"%Reflect%":typeof Reflect>"u"?Xe:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?Xe:Set,"%SetIteratorPrototype%":typeof Set>"u"||!lo||!en?Xe:en(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?Xe:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":lo&&en?en(""[Symbol.iterator]()):Xe,"%Symbol%":lo?Symbol:Xe,"%SyntaxError%":oo,"%ThrowTypeError%":vae,"%TypedArray%":bae,"%TypeError%":so,"%Uint8Array%":typeof Uint8Array>"u"?Xe:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?Xe:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?Xe:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?Xe:Uint32Array,"%URIError%":sae,"%WeakMap%":typeof WeakMap>"u"?Xe:WeakMap,"%WeakRef%":typeof WeakRef>"u"?Xe:WeakRef,"%WeakSet%":typeof WeakSet>"u"?Xe:WeakSet,"%Function.prototype.call%":rl,"%Function.prototype.apply%":QO,"%Object.defineProperty%":mae,"%Object.getPrototypeOf%":yae,"%Math.abs%":lae,"%Math.floor%":uae,"%Math.max%":cae,"%Math.min%":fae,"%Math.pow%":dae,"%Math.round%":pae,"%Math.sign%":hae,"%Reflect.getPrototypeOf%":gae};if(en)try{null.error}catch(e){var wae=en(en(e));na["%Error.prototype%"]=wae}var xae=function e(t){var n;if(t==="%AsyncFunction%")n=Sy("async function () {}");else if(t==="%GeneratorFunction%")n=Sy("function* () {}");else if(t==="%AsyncGeneratorFunction%")n=Sy("async function* () {}");else if(t==="%AsyncGenerator%"){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if(t==="%AsyncIteratorPrototype%"){var i=e("%AsyncGenerator%");i&&en&&(n=en(i.prototype))}return na[t]=n,n},e$={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},il=tl(),yf=tae(),Sae=il.call(rl,Array.prototype.concat),Eae=il.call(QO,Array.prototype.splice),t$=il.call(rl,String.prototype.replace),gf=il.call(rl,String.prototype.slice),_ae=il.call(rl,RegExp.prototype.exec),kae=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Tae=/\\(\\)?/g,Cae=function(t){var n=gf(t,0,1),r=gf(t,-1);if(n==="%"&&r!=="%")throw new oo("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&n!=="%")throw new oo("invalid intrinsic syntax, expected opening `%`");var i=[];return t$(t,kae,function(a,o,s,u){i[i.length]=s?t$(u,Tae,"$1"):o||a}),i},Oae=function(t,n){var r=t,i;if(yf(e$,r)&&(i=e$[r],r="%"+i[0]+"%"),yf(na,r)){var a=na[r];if(a===uo&&(a=xae(r)),typeof a>"u"&&!n)throw new so("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:i,name:r,value:a}}throw new oo("intrinsic "+t+" does not exist!")},bf=function(t,n){if(typeof t!="string"||t.length===0)throw new so("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new so('"allowMissing" argument must be a boolean');if(_ae(/^%?[^%]*%?$/,t)===null)throw new oo("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=Cae(t),i=r.length>0?r[0]:"",a=Oae("%"+i+"%",n),o=a.name,s=a.value,u=!1,l=a.alias;l&&(i=l[0],Eae(r,Sae([0,1],l)));for(var c=1,f=!0;c<r.length;c+=1){var d=r[c],p=gf(d,0,1),m=gf(d,-1);if((p==='"'||p==="'"||p==="`"||m==='"'||m==="'"||m==="`")&&p!==m)throw new oo("property names with quotes must have matching quotes");if((d==="constructor"||!f)&&(u=!0),i+="."+d,o="%"+i+"%",yf(na,o))s=na[o];else if(s!=null){if(!(d in s)){if(!n)throw new so("base intrinsic for "+t+" exists, but the property is not available.");return}if(nl&&c+1>=r.length){var h=nl(s,d);f=!!h,f&&"get"in h&&!("originalValue"in h.get)?s=h.get:s=s[d]}else f=yf(s,d),s=s[d];f&&!u&&(na[o]=s)}}return s},n$={exports:{}},r$=vf,$ae=DO,co=ao,i$=hf,Iae=function(t,n,r){if(!t||typeof t!="object"&&typeof t!="function")throw new co("`obj` must be an object or a function`");if(typeof n!="string"&&typeof n!="symbol")throw new co("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new co("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new co("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new co("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new co("`loose`, if provided, must be a boolean");var i=arguments.length>3?arguments[3]:null,a=arguments.length>4?arguments[4]:null,o=arguments.length>5?arguments[5]:null,s=arguments.length>6?arguments[6]:!1,u=!!i$&&i$(t,n);if(r$)r$(t,n,{configurable:o===null&&u?u.configurable:!o,enumerable:i===null&&u?u.enumerable:!i,value:r,writable:a===null&&u?u.writable:!a});else if(s||!i&&!a&&!o)t[n]=r;else throw new $ae("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},_y=vf,a$=function(){return!!_y};a$.hasArrayLengthDefineBug=function(){if(!_y)return null;try{return _y([],"length",{value:1}).length!==1}catch{return!0}};var Rae=a$,Aae=bf,o$=Iae,Pae=Rae(),s$=hf,l$=ao,Dae=Aae("%Math.floor%"),jae=function(t,n){if(typeof t!="function")throw new l$("`fn` is not a function");if(typeof n!="number"||n<0||n>4294967295||Dae(n)!==n)throw new l$("`length` must be a positive 32-bit integer");var r=arguments.length>2&&!!arguments[2],i=!0,a=!0;if("length"in t&&s$){var o=s$(t,"length");o&&!o.configurable&&(i=!1),o&&!o.writable&&(a=!1)}return(i||a||!r)&&(Pae?o$(t,"length",n,!0,!0):o$(t,"length",n)),t};(function(e){var t=tl(),n=bf,r=jae,i=ao,a=n("%Function.prototype.apply%"),o=n("%Function.prototype.call%"),s=n("%Reflect.apply%",!0)||t.call(o,a),u=vf,l=n("%Math.max%");e.exports=function(d){if(typeof d!="function")throw new i("a function is required");var p=s(t,o,arguments);return r(p,1+l(0,d.length-(arguments.length-1)),!0)};var c=function(){return s(t,a,arguments)};u?u(e.exports,"apply",{value:c}):e.exports.apply=c})(n$);var Nae=n$.exports,u$=bf,c$=Nae,Mae=c$(u$("String.prototype.indexOf")),Fae=function(t,n){var r=u$(t,!!n);return typeof r=="function"&&Mae(t,".prototype.")>-1?c$(r):r};const Lae=II(Rie);var ky=typeof Map=="function"&&Map.prototype,Ty=Object.getOwnPropertyDescriptor&&ky?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,wf=ky&&Ty&&typeof Ty.get=="function"?Ty.get:null,f$=ky&&Map.prototype.forEach,Cy=typeof Set=="function"&&Set.prototype,Oy=Object.getOwnPropertyDescriptor&&Cy?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,xf=Cy&&Oy&&typeof Oy.get=="function"?Oy.get:null,d$=Cy&&Set.prototype.forEach,Bae=typeof WeakMap=="function"&&WeakMap.prototype,al=Bae?WeakMap.prototype.has:null,Uae=typeof WeakSet=="function"&&WeakSet.prototype,ol=Uae?WeakSet.prototype.has:null,zae=typeof WeakRef=="function"&&WeakRef.prototype,p$=zae?WeakRef.prototype.deref:null,qae=Boolean.prototype.valueOf,Wae=Object.prototype.toString,Vae=Function.prototype.toString,Hae=String.prototype.match,$y=String.prototype.slice,Ti=String.prototype.replace,Zae=String.prototype.toUpperCase,h$=String.prototype.toLowerCase,m$=RegExp.prototype.test,v$=Array.prototype.concat,Rr=Array.prototype.join,Kae=Array.prototype.slice,y$=Math.floor,Iy=typeof BigInt=="function"?BigInt.prototype.valueOf:null,Ry=Object.getOwnPropertySymbols,Ay=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,fo=typeof Symbol=="function"&&typeof Symbol.iterator=="object",dn=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===fo||!0)?Symbol.toStringTag:null,g$=Object.prototype.propertyIsEnumerable,b$=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function w$(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||m$.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var r=e<0?-y$(-e):y$(e);if(r!==e){var i=String(r),a=$y.call(t,i.length+1);return Ti.call(i,n,"$&_")+"."+Ti.call(Ti.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Ti.call(t,n,"$&_")}var Py=Lae,x$=Py.custom,S$=k$(x$)?x$:null,Gae=function e(t,n,r,i){var a=n||{};if(Ci(a,"quoteStyle")&&a.quoteStyle!=="single"&&a.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Ci(a,"maxStringLength")&&(typeof a.maxStringLength=="number"?a.maxStringLength<0&&a.maxStringLength!==1/0:a.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var o=Ci(a,"customInspect")?a.customInspect:!0;if(typeof o!="boolean"&&o!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Ci(a,"indent")&&a.indent!==null&&a.indent!==" "&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Ci(a,"numericSeparator")&&typeof a.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var s=a.numericSeparator;if(typeof t>"u")return"undefined";if(t===null)return"null";if(typeof t=="boolean")return t?"true":"false";if(typeof t=="string")return C$(t,a);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var u=String(t);return s?w$(t,u):u}if(typeof t=="bigint"){var l=String(t)+"n";return s?w$(t,l):l}var c=typeof a.depth>"u"?5:a.depth;if(typeof r>"u"&&(r=0),r>=c&&c>0&&typeof t=="object")return Dy(t)?"[Array]":"[Object]";var f=poe(a,r);if(typeof i>"u")i=[];else if(T$(i,t)>=0)return"[Circular]";function d(B,I,A){if(I&&(i=Kae.call(i),i.push(I)),A){var L={depth:a.depth};return Ci(a,"quoteStyle")&&(L.quoteStyle=a.quoteStyle),e(B,L,r+1,i)}return e(B,a,r+1,i)}if(typeof t=="function"&&!_$(t)){var p=ioe(t),m=Sf(t,d);return"[Function"+(p?": "+p:" (anonymous)")+"]"+(m.length>0?" { "+Rr.call(m,", ")+" }":"")}if(k$(t)){var h=fo?Ti.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):Ay.call(t);return typeof t=="object"&&!fo?sl(h):h}if(coe(t)){for(var y="<"+h$.call(String(t.nodeName)),v=t.attributes||[],b=0;b<v.length;b++)y+=" "+v[b].name+"="+E$(Yae(v[b].value),"double",a);return y+=">",t.childNodes&&t.childNodes.length&&(y+="..."),y+="</"+h$.call(String(t.nodeName))+">",y}if(Dy(t)){if(t.length===0)return"[]";var w=Sf(t,d);return f&&!doe(w)?"["+Ny(w,f)+"]":"[ "+Rr.call(w,", ")+" ]"}if(Xae(t)){var T=Sf(t,d);return!("cause"in Error.prototype)&&"cause"in t&&!g$.call(t,"cause")?"{ ["+String(t)+"] "+Rr.call(v$.call("[cause]: "+d(t.cause),T),", ")+" }":T.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+Rr.call(T,", ")+" }"}if(typeof t=="object"&&o){if(S$&&typeof t[S$]=="function"&&Py)return Py(t,{depth:c-r});if(o!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(aoe(t)){var E=[];return f$&&f$.call(t,function(B,I){E.push(d(I,t,!0)+" => "+d(B,t))}),O$("Map",wf.call(t),E,f)}if(loe(t)){var _=[];return d$&&d$.call(t,function(B){_.push(d(B,t))}),O$("Set",xf.call(t),_,f)}if(ooe(t))return jy("WeakMap");if(uoe(t))return jy("WeakSet");if(soe(t))return jy("WeakRef");if(eoe(t))return sl(d(Number(t)));if(noe(t))return sl(d(Iy.call(t)));if(toe(t))return sl(qae.call(t));if(Qae(t))return sl(d(String(t)));if(typeof window<"u"&&t===window)return"{ [object Window] }";if(typeof globalThis<"u"&&t===globalThis||typeof vt<"u"&&t===vt)return"{ [object globalThis] }";if(!Jae(t)&&!_$(t)){var O=Sf(t,d),z=b$?b$(t)===Object.prototype:t instanceof Object||t.constructor===Object,U=t instanceof Object?"":"null prototype",k=!z&&dn&&Object(t)===t&&dn in t?$y.call(Oi(t),8,-1):U?"Object":"",D=z||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",W=D+(k||U?"["+Rr.call(v$.call([],k||[],U||[]),": ")+"] ":"");return O.length===0?W+"{}":f?W+"{"+Ny(O,f)+"}":W+"{ "+Rr.call(O,", ")+" }"}return String(t)};function E$(e,t,n){var r=(n.quoteStyle||t)==="double"?'"':"'";return r+e+r}function Yae(e){return Ti.call(String(e),/"/g,"&quot;")}function Dy(e){return Oi(e)==="[object Array]"&&(!dn||!(typeof e=="object"&&dn in e))}function Jae(e){return Oi(e)==="[object Date]"&&(!dn||!(typeof e=="object"&&dn in e))}function _$(e){return Oi(e)==="[object RegExp]"&&(!dn||!(typeof e=="object"&&dn in e))}function Xae(e){return Oi(e)==="[object Error]"&&(!dn||!(typeof e=="object"&&dn in e))}function Qae(e){return Oi(e)==="[object String]"&&(!dn||!(typeof e=="object"&&dn in e))}function eoe(e){return Oi(e)==="[object Number]"&&(!dn||!(typeof e=="object"&&dn in e))}function toe(e){return Oi(e)==="[object Boolean]"&&(!dn||!(typeof e=="object"&&dn in e))}function k$(e){if(fo)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!Ay)return!1;try{return Ay.call(e),!0}catch{}return!1}function noe(e){if(!e||typeof e!="object"||!Iy)return!1;try{return Iy.call(e),!0}catch{}return!1}var roe=Object.prototype.hasOwnProperty||function(e){return e in this};function Ci(e,t){return roe.call(e,t)}function Oi(e){return Wae.call(e)}function ioe(e){if(e.name)return e.name;var t=Hae.call(Vae.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}function T$(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function aoe(e){if(!wf||!e||typeof e!="object")return!1;try{wf.call(e);try{xf.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function ooe(e){if(!al||!e||typeof e!="object")return!1;try{al.call(e,al);try{ol.call(e,ol)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function soe(e){if(!p$||!e||typeof e!="object")return!1;try{return p$.call(e),!0}catch{}return!1}function loe(e){if(!xf||!e||typeof e!="object")return!1;try{xf.call(e);try{wf.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function uoe(e){if(!ol||!e||typeof e!="object")return!1;try{ol.call(e,ol);try{al.call(e,al)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function coe(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function C$(e,t){if(e.length>t.maxStringLength){var n=e.length-t.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return C$($y.call(e,0,t.maxStringLength),t)+r}var i=Ti.call(Ti.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,foe);return E$(i,"single",t)}function foe(e){var t=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return n?"\\"+n:"\\x"+(t<16?"0":"")+Zae.call(t.toString(16))}function sl(e){return"Object("+e+")"}function jy(e){return e+" { ? }"}function O$(e,t,n,r){var i=r?Ny(n,r):Rr.call(n,", ");return e+" ("+t+") {"+i+"}"}function doe(e){for(var t=0;t<e.length;t++)if(T$(e[t],`
176
- `)>=0)return!1;return!0}function poe(e,t){var n;if(e.indent===" ")n=" ";else if(typeof e.indent=="number"&&e.indent>0)n=Rr.call(Array(e.indent+1)," ");else return null;return{base:n,prev:Rr.call(Array(t+1),n)}}function Ny(e,t){if(e.length===0)return"";var n=`
169
+ */(function(e){(function(){var t={}.hasOwnProperty;function n(){for(var r=[],i=0;i<arguments.length;i++){var a=arguments[i];if(a){var o=typeof a;if(o==="string"||o==="number")r.push(a);else if(Array.isArray(a)){if(a.length){var s=n.apply(null,a);s&&r.push(s)}}else if(o==="object")if(a.toString===Object.prototype.toString)for(var c in a)t.call(a,c)&&a[c]&&r.push(c);else r.push(a.toString())}}return r.join(" ")}e.exports?(n.default=n,e.exports=n):window.classNames=n})()})(Rk);var WZ=Rk.exports;const jm=Ge(WZ);var Nm={exports:{}},Mm,Ak;function Fm(){if(Ak)return Mm;Ak=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Mm=e,Mm}var Lm,Pk;function VZ(){if(Pk)return Lm;Pk=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Fm(),n={},r=Function.call.bind(Object.prototype.hasOwnProperty);e=function(a){var o="Warning: "+a;typeof console<"u"&&console.error(o);try{throw new Error(o)}catch{}}}function i(a,o,s,c,l){if(process.env.NODE_ENV!=="production"){for(var u in a)if(r(a,u)){var f;try{if(typeof a[u]!="function"){var d=Error((c||"React class")+": "+s+" type `"+u+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof a[u]+"`.");throw d.name="Invariant Violation",d}f=a[u](o,u,c,s,null,t)}catch(m){f=m}if(f&&!(f instanceof Error)&&e((c||"React class")+": type specification of "+s+" `"+u+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof f+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),f instanceof Error&&!(f.message in n)){n[f.message]=!0;var p=l?l():"";e("Failed "+s+" type: "+f.message+(p??""))}}}}return i.resetWarningCache=function(){process.env.NODE_ENV!=="production"&&(n={})},Lm=i,Lm}var Bm,Dk;function HZ(){if(Dk)return Bm;Dk=1;var e=Uc(),t=v1(),n=Fm(),r=VZ(),i=Function.call.bind(Object.prototype.hasOwnProperty),a=function(){};process.env.NODE_ENV!=="production"&&(a=function(s){var c="Warning: "+s;typeof console<"u"&&console.error(c);try{throw new Error(c)}catch{}});function o(){return null}return Bm=function(s,c){var l=typeof Symbol=="function"&&Symbol.iterator,u="@@iterator";function f(R){var g=R&&(l&&R[l]||R[u]);if(typeof g=="function")return g}var d="<<anonymous>>",p={array:v("array"),bool:v("boolean"),func:v("function"),number:v("number"),object:v("object"),string:v("string"),symbol:v("symbol"),any:b(),arrayOf:w,element:T(),elementType:E(),instanceOf:_,node:k(),objectOf:U,oneOf:$,oneOfType:z,shape:j,exact:W};function m(R,g){return R===g?R!==0||1/R===1/g:R!==R&&g!==g}function h(R){this.message=R,this.stack=""}h.prototype=Error.prototype;function y(R){if(process.env.NODE_ENV!=="production")var g={},N=0;function V(K,J,Y,Q,ae,oe,X){if(Q=Q||d,oe=oe||Y,X!==n){if(c){var ee=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 ee.name="Invariant Violation",ee}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var G=Q+":"+Y;!g[G]&&N<3&&(a("You are manually calling a React.PropTypes validation function for the `"+oe+"` prop on `"+Q+"`. 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."),g[G]=!0,N++)}}return J[Y]==null?K?J[Y]===null?new h("The "+ae+" `"+oe+"` is marked as required "+("in `"+Q+"`, but its value is `null`.")):new h("The "+ae+" `"+oe+"` is marked as required in "+("`"+Q+"`, but its value is `undefined`.")):null:R(J,Y,Q,ae,oe)}var S=V.bind(null,!1);return S.isRequired=V.bind(null,!0),S}function v(R){function g(N,V,S,K,J,Y){var Q=N[V],ae=A(Q);if(ae!==R){var oe=L(Q);return new h("Invalid "+K+" `"+J+"` of type "+("`"+oe+"` supplied to `"+S+"`, expected ")+("`"+R+"`."))}return null}return y(g)}function b(){return y(o)}function w(R){function g(N,V,S,K,J){if(typeof R!="function")return new h("Property `"+J+"` of component `"+S+"` has invalid PropType notation inside arrayOf.");var Y=N[V];if(!Array.isArray(Y)){var Q=A(Y);return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected an array."))}for(var ae=0;ae<Y.length;ae++){var oe=R(Y,ae,S,K,J+"["+ae+"]",n);if(oe instanceof Error)return oe}return null}return y(g)}function T(){function R(g,N,V,S,K){var J=g[N];if(!s(J)){var Y=A(J);return new h("Invalid "+S+" `"+K+"` of type "+("`"+Y+"` supplied to `"+V+"`, expected a single ReactElement."))}return null}return y(R)}function E(){function R(g,N,V,S,K){var J=g[N];if(!e.isValidElementType(J)){var Y=A(J);return new h("Invalid "+S+" `"+K+"` of type "+("`"+Y+"` supplied to `"+V+"`, expected a single ReactElement type."))}return null}return y(R)}function _(R){function g(N,V,S,K,J){if(!(N[V]instanceof R)){var Y=R.name||d,Q=H(N[V]);return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected ")+("instance of `"+Y+"`."))}return null}return y(g)}function $(R){if(!Array.isArray(R))return process.env.NODE_ENV!=="production"&&(arguments.length>1?a("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])."):a("Invalid argument supplied to oneOf, expected an array.")),o;function g(N,V,S,K,J){for(var Y=N[V],Q=0;Q<R.length;Q++)if(m(Y,R[Q]))return null;var ae=JSON.stringify(R,function(X,ee){var G=L(ee);return G==="symbol"?String(ee):ee});return new h("Invalid "+K+" `"+J+"` of value `"+String(Y)+"` "+("supplied to `"+S+"`, expected one of "+ae+"."))}return y(g)}function U(R){function g(N,V,S,K,J){if(typeof R!="function")return new h("Property `"+J+"` of component `"+S+"` has invalid PropType notation inside objectOf.");var Y=N[V],Q=A(Y);if(Q!=="object")return new h("Invalid "+K+" `"+J+"` of type "+("`"+Q+"` supplied to `"+S+"`, expected an object."));for(var ae in Y)if(i(Y,ae)){var oe=R(Y,ae,S,K,J+"."+ae,n);if(oe instanceof Error)return oe}return null}return y(g)}function z(R){if(!Array.isArray(R))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var g=0;g<R.length;g++){var N=R[g];if(typeof N!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+Z(N)+" at index "+g+"."),o}function V(S,K,J,Y,Q){for(var ae=0;ae<R.length;ae++){var oe=R[ae];if(oe(S,K,J,Y,Q,n)==null)return null}return new h("Invalid "+Y+" `"+Q+"` supplied to "+("`"+J+"`."))}return y(V)}function k(){function R(g,N,V,S,K){return B(g[N])?null:new h("Invalid "+S+" `"+K+"` supplied to "+("`"+V+"`, expected a ReactNode."))}return y(R)}function j(R){function g(N,V,S,K,J){var Y=N[V],Q=A(Y);if(Q!=="object")return new h("Invalid "+K+" `"+J+"` of type `"+Q+"` "+("supplied to `"+S+"`, expected `object`."));for(var ae in R){var oe=R[ae];if(oe){var X=oe(Y,ae,S,K,J+"."+ae,n);if(X)return X}}return null}return y(g)}function W(R){function g(N,V,S,K,J){var Y=N[V],Q=A(Y);if(Q!=="object")return new h("Invalid "+K+" `"+J+"` of type `"+Q+"` "+("supplied to `"+S+"`, expected `object`."));var ae=t({},N[V],R);for(var oe in ae){var X=R[oe];if(!X)return new h("Invalid "+K+" `"+J+"` key `"+oe+"` supplied to `"+S+"`.\nBad object: "+JSON.stringify(N[V],null," ")+`
170
+ Valid keys: `+JSON.stringify(Object.keys(R),null," "));var ee=X(Y,oe,S,K,J+"."+oe,n);if(ee)return ee}return null}return y(g)}function B(R){switch(typeof R){case"number":case"string":case"undefined":return!0;case"boolean":return!R;case"object":if(Array.isArray(R))return R.every(B);if(R===null||s(R))return!0;var g=f(R);if(g){var N=g.call(R),V;if(g!==R.entries){for(;!(V=N.next()).done;)if(!B(V.value))return!1}else for(;!(V=N.next()).done;){var S=V.value;if(S&&!B(S[1]))return!1}}else return!1;return!0;default:return!1}}function I(R,g){return R==="symbol"?!0:g?g["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&g instanceof Symbol:!1}function A(R){var g=typeof R;return Array.isArray(R)?"array":R instanceof RegExp?"object":I(g,R)?"symbol":g}function L(R){if(typeof R>"u"||R===null)return""+R;var g=A(R);if(g==="object"){if(R instanceof Date)return"date";if(R instanceof RegExp)return"regexp"}return g}function Z(R){var g=L(R);switch(g){case"array":case"object":return"an "+g;case"boolean":case"date":case"regexp":return"a "+g;default:return g}}function H(R){return!R.constructor||!R.constructor.name?d:R.constructor.name}return p.checkPropTypes=r,p.resetWarningCache=r.resetWarningCache,p.PropTypes=p,p},Bm}var Um,jk;function ZZ(){if(jk)return Um;jk=1;var e=Fm();function t(){}function n(){}return n.resetWarningCache=t,Um=function(){function r(o,s,c,l,u,f){if(f!==e){var d=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 d.name="Invariant Violation",d}}r.isRequired=r;function i(){return r}var a={array:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return a.PropTypes=a,a},Um}if(process.env.NODE_ENV!=="production"){var KZ=Uc(),GZ=!0;Nm.exports=HZ()(KZ.isElement,GZ)}else Nm.exports=ZZ()();var YZ=Nm.exports;const at=Ge(YZ);var zm=D.createContext({scrollTo:function(){return 0},scrollToBottom:function(){return 0},scrollToEnd:function(){return 0},scrollToStart:function(){return 0},scrollToTop:function(){return 0}});zm.displayName="ScrollToBottomFunctionContext";function JZ(){return D.useContext(zm)}function XZ(){var e=JZ(),t=e.scrollToEnd;return t}var qm=D.createContext({atBottom:!0,atEnd:!0,atStart:!1,atTop:!0,mode:"bottom"});qm.displayName="ScrollToBottomState1Context";var Wm=D.createContext({animating:!1,animatingToEnd:!1,sticky:!0});Wm.displayName="ScrollToBottomState2Context";var Vm=D.createContext({animating:!1,animatingToEnd:!1,atBottom:!0,atEnd:!0,atStart:!1,atTop:!0,mode:"bottom",sticky:!0});Vm.displayName="ScrollToBottomStateContext";var Nk=[Vm,qm,Wm];function QZ(e){return D.useContext(Nk[e]||Nk[0])}function eK(){var e=QZ(2),t=e.sticky;return[t]}var Nu=D.createContext({offsetHeight:0,scrollHeight:0,setTarget:function(){return 0},styleToClassName:function(){return""}});Nu.displayName="ScrollToBottomInternalContext";function tK(){return D.useContext(Nu)}function Hm(){var e=tK(),t=e.styleToClassName;return t}var nK={backgroundColor:"rgba(0, 0, 0, .2)",borderRadius:10,borderWidth:0,bottom:5,cursor:"pointer",height:20,outline:0,position:"absolute",right:20,width:20,"&:hover":{backgroundColor:"rgba(0, 0, 0, .4)"},"&:active":{backgroundColor:"rgba(0, 0, 0, .6)"}},Zm=function(t){var n=t.children,r=t.className,i=eK(),a=Tr(i,1),o=a[0],s=Hm()(nK),c=XZ();return!o&&D.createElement("button",{className:jm(s,(r||"")+""),onClick:c,type:"button"},n)};Zm.defaultProps={children:void 0,className:""},Zm.propTypes={children:at.any,className:at.string};var Mk={exports:{}},rK=yt,iK=En,Fk=rr.f;rK({target:"Object",stat:!0,forced:Object.defineProperty!==Fk,sham:!iK},{defineProperty:Fk});var aK=rn,Lk=aK.Object,oK=Mk.exports=function(t,n,r){return Lk.defineProperty(t,n,r)};Lk.defineProperty.sham&&(oK.sham=!0);var sK=Mk.exports,lK=sK,Bk=lK,cK=Bk,uK=cK,fK=uK,dK=fK,pK=dK;const hK=Ge(pK);var mK=$s,vK=mK.f("iterator"),yK=vK,gK=yK,bK=gK,wK=bK,xK=wK,SK=xK,EK=SK;const _K=Ge(EK);function Ns(e){"@babel/helpers - typeof";return Ns=typeof Ya=="function"&&typeof _K=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Ya=="function"&&t.constructor===Ya&&t!==Ya.prototype?"symbol":typeof t},Ns(e)}var kK=$s,TK=kK.f("toPrimitive"),CK=TK,OK=CK,$K=OK,IK=$K,RK=IK,AK=RK,PK=AK;const DK=Ge(PK);function jK(e,t){if(Ns(e)!="object"||!e)return e;var n=e[DK];if(n!==void 0){var r=n.call(e,t||"default");if(Ns(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function NK(e){var t=jK(e,"string");return Ns(t)=="symbol"?t:t+""}function MK(e,t,n){return(t=NK(t))in e?hK(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function FK(e){if(kE(e))return Dm(e)}function LK(e){if(typeof Ya<"u"&&bk(e)!=null||e["@@iterator"]!=null)return $k(e)}function BK(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
171
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function nt(e){return FK(e)||LK(e)||Ik(e)||BK()}var Mu=function(e){return e&&e.Math==Math&&e},Pn=Mu(typeof globalThis=="object"&&globalThis)||Mu(typeof window=="object"&&window)||Mu(typeof self=="object"&&self)||Mu(typeof vt=="object"&&vt)||function(){return this}()||Function("return this")(),Km={},ar=function(e){try{return!!e()}catch{return!0}},UK=ar,Ji=!UK(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),Uk={},zk={}.propertyIsEnumerable,qk=Object.getOwnPropertyDescriptor,zK=qk&&!zk.call({1:2},1);Uk.f=zK?function(t){var n=qk(this,t);return!!n&&n.enumerable}:zk;var Wk=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},qK={}.toString,Gm=function(e){return qK.call(e).slice(8,-1)},WK=ar,VK=Gm,HK="".split,ZK=WK(function(){return!Object("z").propertyIsEnumerable(0)})?function(e){return VK(e)=="String"?HK.call(e,""):Object(e)}:Object,Fu=function(e){if(e==null)throw TypeError("Can't call method on "+e);return e},KK=ZK,GK=Fu,Ym=function(e){return KK(GK(e))},qn=function(e){return typeof e=="function"},YK=qn,Ms=function(e){return typeof e=="object"?e!==null:YK(e)},Jm=Pn,JK=qn,XK=function(e){return JK(e)?e:void 0},Lu=function(e,t){return arguments.length<2?XK(Jm[e]):Jm[e]&&Jm[e][t]},QK=Lu,eG=QK("navigator","userAgent")||"",Vk=Pn,Xm=eG,Hk=Vk.process,Zk=Vk.Deno,Kk=Hk&&Hk.versions||Zk&&Zk.version,Gk=Kk&&Kk.v8,Cr,Bu;Gk?(Cr=Gk.split("."),Bu=Cr[0]<4?1:Cr[0]+Cr[1]):Xm&&(Cr=Xm.match(/Edge\/(\d+)/),(!Cr||Cr[1]>=74)&&(Cr=Xm.match(/Chrome\/(\d+)/),Cr&&(Bu=Cr[1])));var tG=Bu&&+Bu,Yk=tG,nG=ar,Jk=!!Object.getOwnPropertySymbols&&!nG(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Yk&&Yk<41}),rG=Jk,Xk=rG&&!Symbol.sham&&typeof Symbol.iterator=="symbol",iG=qn,aG=Lu,oG=Xk,Qk=oG?function(e){return typeof e=="symbol"}:function(e){var t=aG("Symbol");return iG(t)&&Object(e)instanceof t},sG=function(e){try{return String(e)}catch{return"Object"}},lG=qn,cG=sG,uG=function(e){if(lG(e))return e;throw TypeError(cG(e)+" is not a function")},fG=uG,eT=function(e,t){var n=e[t];return n==null?void 0:fG(n)},Qm=qn,ev=Ms,dG=function(e,t){var n,r;if(t==="string"&&Qm(n=e.toString)&&!ev(r=n.call(e))||Qm(n=e.valueOf)&&!ev(r=n.call(e))||t!=="string"&&Qm(n=e.toString)&&!ev(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")},tT={exports:{}},nT=Pn,tv=function(e,t){try{Object.defineProperty(nT,e,{value:t,configurable:!0,writable:!0})}catch{nT[e]=t}return t},pG=Pn,hG=tv,rT="__core-js_shared__",mG=pG[rT]||hG(rT,{}),nv=mG,iT=nv;(tT.exports=function(e,t){return iT[e]||(iT[e]=t!==void 0?t:{})})("versions",[]).push({version:"3.18.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"});var rv=tT.exports,vG=Fu,aT=function(e){return Object(vG(e))},yG=aT,gG={}.hasOwnProperty,Xi=Object.hasOwn||function(t,n){return gG.call(yG(t),n)},bG=0,wG=Math.random(),oT=function(e){return"Symbol("+String(e===void 0?"":e)+")_"+(++bG+wG).toString(36)},xG=Pn,SG=rv,sT=Xi,EG=oT,lT=Jk,_G=Xk,Fs=SG("wks"),Ls=xG.Symbol,kG=_G?Ls:Ls&&Ls.withoutSetter||EG,Bs=function(e){return(!sT(Fs,e)||!(lT||typeof Fs[e]=="string"))&&(lT&&sT(Ls,e)?Fs[e]=Ls[e]:Fs[e]=kG("Symbol."+e)),Fs[e]},cT=Ms,uT=Qk,TG=eT,CG=dG,OG=Bs,$G=OG("toPrimitive"),IG=function(e,t){if(!cT(e)||uT(e))return e;var n=TG(e,$G),r;if(n){if(t===void 0&&(t="default"),r=n.call(e,t),!cT(r)||uT(r))return r;throw TypeError("Can't convert object to primitive value")}return t===void 0&&(t="number"),CG(e,t)},RG=IG,AG=Qk,fT=function(e){var t=RG(e,"string");return AG(t)?t:String(t)},PG=Pn,dT=Ms,iv=PG.document,DG=dT(iv)&&dT(iv.createElement),pT=function(e){return DG?iv.createElement(e):{}},jG=Ji,NG=ar,MG=pT,hT=!jG&&!NG(function(){return Object.defineProperty(MG("div"),"a",{get:function(){return 7}}).a!=7}),FG=Ji,LG=Uk,BG=Wk,UG=Ym,zG=fT,qG=Xi,WG=hT,mT=Object.getOwnPropertyDescriptor;Km.f=FG?mT:function(t,n){if(t=UG(t),n=zG(n),WG)try{return mT(t,n)}catch{}if(qG(t,n))return BG(!LG.f.call(t,n),t[n])};var Us={},VG=Ms,Si=function(e){if(VG(e))return e;throw TypeError(String(e)+" is not an object")},HG=Ji,ZG=hT,vT=Si,KG=fT,yT=Object.defineProperty;Us.f=HG?yT:function(t,n,r){if(vT(t),n=KG(n),vT(r),ZG)try{return yT(t,n,r)}catch{}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(t[n]=r.value),t};var GG=Ji,YG=Us,JG=Wk,Uu=GG?function(e,t,n){return YG.f(e,t,JG(1,n))}:function(e,t,n){return e[t]=n,e},gT={exports:{}},XG=qn,av=nv,QG=Function.toString;XG(av.inspectSource)||(av.inspectSource=function(e){return QG.call(e)});var bT=av.inspectSource,eY=Pn,tY=qn,nY=bT,wT=eY.WeakMap,rY=tY(wT)&&/native code/.test(nY(wT)),iY=rv,aY=oT,xT=iY("keys"),ST=function(e){return xT[e]||(xT[e]=aY(e))},ov={},oY=rY,sY=Pn,lY=Ms,cY=Uu,sv=Xi,lv=nv,uY=ST,fY=ov,ET="Object already initialized",dY=sY.WeakMap,zu,zs,qu,pY=function(e){return qu(e)?zs(e):zu(e,{})},hY=function(e){return function(t){var n;if(!lY(t)||(n=zs(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return n}};if(oY||lv.state){var Qi=lv.state||(lv.state=new dY),mY=Qi.get,_T=Qi.has,vY=Qi.set;zu=function(e,t){if(_T.call(Qi,e))throw new TypeError(ET);return t.facade=e,vY.call(Qi,e,t),t},zs=function(e){return mY.call(Qi,e)||{}},qu=function(e){return _T.call(Qi,e)}}else{var Ja=uY("state");fY[Ja]=!0,zu=function(e,t){if(sv(e,Ja))throw new TypeError(ET);return t.facade=e,cY(e,Ja,t),t},zs=function(e){return sv(e,Ja)?e[Ja]:{}},qu=function(e){return sv(e,Ja)}}var kT={set:zu,get:zs,has:qu,enforce:pY,getterFor:hY},cv=Ji,yY=Xi,TT=Function.prototype,gY=cv&&Object.getOwnPropertyDescriptor,uv=yY(TT,"name"),bY=uv&&(function(){}).name==="something",wY=uv&&(!cv||cv&&gY(TT,"name").configurable),fv={EXISTS:uv,PROPER:bY,CONFIGURABLE:wY},xY=Pn,CT=qn,SY=Xi,OT=Uu,EY=tv,_Y=bT,$T=kT,kY=fv.CONFIGURABLE,TY=$T.get,CY=$T.enforce,OY=String(String).split("String");(gT.exports=function(e,t,n,r){var i=r?!!r.unsafe:!1,a=r?!!r.enumerable:!1,o=r?!!r.noTargetGet:!1,s=r&&r.name!==void 0?r.name:t,c;if(CT(n)&&(String(s).slice(0,7)==="Symbol("&&(s="["+String(s).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!SY(n,"name")||kY&&n.name!==s)&&OT(n,"name",s),c=CY(n),c.source||(c.source=OY.join(typeof s=="string"?s:""))),e===xY){a?e[t]=n:EY(t,n);return}else i?!o&&e[t]&&(a=!0):delete e[t];a?e[t]=n:OT(e,t,n)})(Function.prototype,"toString",function(){return CT(this)&&TY(this).source||_Y(this)});var qs=gT.exports,IT={},$Y=Math.ceil,IY=Math.floor,Wu=function(e){var t=+e;return t!==t||t===0?0:(t>0?IY:$Y)(t)},RY=Wu,AY=Math.max,PY=Math.min,DY=function(e,t){var n=RY(e);return n<0?AY(n+t,0):PY(n,t)},jY=Wu,NY=Math.min,RT=function(e){return e>0?NY(jY(e),9007199254740991):0},MY=RT,FY=function(e){return MY(e.length)},LY=Ym,BY=DY,UY=FY,AT=function(e){return function(t,n,r){var i=LY(t),a=UY(i),o=BY(r,a),s;if(e&&n!=n){for(;a>o;)if(s=i[o++],s!=s)return!0}else for(;a>o;o++)if((e||o in i)&&i[o]===n)return e||o||0;return!e&&-1}},zY={includes:AT(!0),indexOf:AT(!1)},dv=Xi,qY=Ym,WY=zY.indexOf,VY=ov,PT=function(e,t){var n=qY(e),r=0,i=[],a;for(a in n)!dv(VY,a)&&dv(n,a)&&i.push(a);for(;t.length>r;)dv(n,a=t[r++])&&(~WY(i,a)||i.push(a));return i},pv=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],HY=PT,ZY=pv,KY=ZY.concat("length","prototype");IT.f=Object.getOwnPropertyNames||function(t){return HY(t,KY)};var DT={};DT.f=Object.getOwnPropertySymbols;var GY=Lu,YY=IT,JY=DT,XY=Si,QY=GY("Reflect","ownKeys")||function(t){var n=YY.f(XY(t)),r=JY.f;return r?n.concat(r(t)):n},eJ=Xi,tJ=QY,nJ=Km,rJ=Us,iJ=function(e,t){for(var n=tJ(t),r=rJ.f,i=nJ.f,a=0;a<n.length;a++){var o=n[a];eJ(e,o)||r(e,o,i(t,o))}},aJ=ar,oJ=qn,sJ=/#|\.prototype\./,Ws=function(e,t){var n=cJ[lJ(e)];return n==fJ?!0:n==uJ?!1:oJ(t)?aJ(t):!!t},lJ=Ws.normalize=function(e){return String(e).replace(sJ,".").toLowerCase()},cJ=Ws.data={},uJ=Ws.NATIVE="N",fJ=Ws.POLYFILL="P",dJ=Ws,hv=Pn,pJ=Km.f,hJ=Uu,mJ=qs,vJ=tv,yJ=iJ,gJ=dJ,bJ=function(e,t){var n=e.target,r=e.global,i=e.stat,a,o,s,c,l,u;if(r?o=hv:i?o=hv[n]||vJ(n,{}):o=(hv[n]||{}).prototype,o)for(s in t){if(l=t[s],e.noTargetGet?(u=pJ(o,s),c=u&&u.value):c=o[s],a=gJ(r?s:n+(i?".":"#")+s,e.forced),!a&&c!==void 0){if(typeof l==typeof c)continue;yJ(l,c)}(e.sham||c&&c.sham)&&hJ(l,"sham",!0),mJ(o,s,l,e)}},wJ=Bs,xJ=wJ("toStringTag"),jT={};jT[xJ]="z";var mv=String(jT)==="[object z]",SJ=mv,EJ=qn,Vu=Gm,_J=Bs,kJ=_J("toStringTag"),TJ=Vu(function(){return arguments}())=="Arguments",CJ=function(e,t){try{return e[t]}catch{}},NT=SJ?Vu:function(e){var t,n,r;return e===void 0?"Undefined":e===null?"Null":typeof(n=CJ(t=Object(e),kJ))=="string"?n:TJ?Vu(t):(r=Vu(t))=="Object"&&EJ(t.callee)?"Arguments":r},OJ=NT,Hu=function(e){if(OJ(e)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return String(e)},$J=Si,MT=function(){var e=$J(this),t="";return e.global&&(t+="g"),e.ignoreCase&&(t+="i"),e.multiline&&(t+="m"),e.dotAll&&(t+="s"),e.unicode&&(t+="u"),e.sticky&&(t+="y"),t},vv={},FT=ar,IJ=Pn,LT=IJ.RegExp;vv.UNSUPPORTED_Y=FT(function(){var e=LT("a","y");return e.lastIndex=2,e.exec("abcd")!=null}),vv.BROKEN_CARET=FT(function(){var e=LT("^r","gy");return e.lastIndex=2,e.exec("str")!=null});var RJ=PT,AJ=pv,PJ=Object.keys||function(t){return RJ(t,AJ)},DJ=Ji,jJ=Us,NJ=Si,MJ=PJ,FJ=DJ?Object.defineProperties:function(t,n){NJ(t);for(var r=MJ(n),i=r.length,a=0,o;i>a;)jJ.f(t,o=r[a++],n[o]);return t},LJ=Lu,BJ=LJ("document","documentElement"),UJ=Si,zJ=FJ,BT=pv,qJ=ov,WJ=BJ,VJ=pT,HJ=ST,UT=">",zT="<",yv="prototype",gv="script",qT=HJ("IE_PROTO"),bv=function(){},WT=function(e){return zT+gv+UT+e+zT+"/"+gv+UT},VT=function(e){e.write(WT("")),e.close();var t=e.parentWindow.Object;return e=null,t},ZJ=function(){var e=VJ("iframe"),t="java"+gv+":",n;return e.style.display="none",WJ.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(WT("document.F=Object")),n.close(),n.F},Zu,Ku=function(){try{Zu=new ActiveXObject("htmlfile")}catch{}Ku=typeof document<"u"?document.domain&&Zu?VT(Zu):ZJ():VT(Zu);for(var e=BT.length;e--;)delete Ku[yv][BT[e]];return Ku()};qJ[qT]=!0;var KJ=Object.create||function(t,n){var r;return t!==null?(bv[yv]=UJ(t),r=new bv,bv[yv]=null,r[qT]=t):r=Ku(),n===void 0?r:zJ(r,n)},GJ=ar,YJ=Pn,JJ=YJ.RegExp,XJ=GJ(function(){var e=JJ(".","s");return!(e.dotAll&&e.exec(`
172
+ `)&&e.flags==="s")}),QJ=ar,eX=Pn,tX=eX.RegExp,nX=QJ(function(){var e=tX("(?<a>b)","g");return e.exec("b").groups.a!=="b"||"b".replace(e,"$<a>c")!=="bc"}),rX=Hu,iX=MT,HT=vv,aX=rv,oX=KJ,sX=kT.get,lX=XJ,cX=nX,Gu=RegExp.prototype.exec,uX=aX("native-string-replace",String.prototype.replace),wv=Gu,xv=function(){var e=/a/,t=/b*/g;return Gu.call(e,"a"),Gu.call(t,"a"),e.lastIndex!==0||t.lastIndex!==0}(),ZT=HT.UNSUPPORTED_Y||HT.BROKEN_CARET,Sv=/()??/.exec("")[1]!==void 0,fX=xv||Sv||ZT||lX||cX;fX&&(wv=function(t){var n=this,r=sX(n),i=rX(t),a=r.raw,o,s,c,l,u,f,d;if(a)return a.lastIndex=n.lastIndex,o=wv.call(a,i),n.lastIndex=a.lastIndex,o;var p=r.groups,m=ZT&&n.sticky,h=iX.call(n),y=n.source,v=0,b=i;if(m&&(h=h.replace("y",""),h.indexOf("g")===-1&&(h+="g"),b=i.slice(n.lastIndex),n.lastIndex>0&&(!n.multiline||n.multiline&&i.charAt(n.lastIndex-1)!==`
173
+ `)&&(y="(?: "+y+")",b=" "+b,v++),s=new RegExp("^(?:"+y+")",h)),Sv&&(s=new RegExp("^"+y+"$(?!\\s)",h)),xv&&(c=n.lastIndex),l=Gu.call(m?s:n,b),m?l?(l.input=l.input.slice(v),l[0]=l[0].slice(v),l.index=n.lastIndex,n.lastIndex+=l[0].length):n.lastIndex=0:xv&&l&&(n.lastIndex=n.global?l.index+l[0].length:c),Sv&&l&&l.length>1&&uX.call(l[0],s,function(){for(u=1;u<arguments.length-2;u++)arguments[u]===void 0&&(l[u]=void 0)}),l&&p)for(l.groups=f=oX(null),u=0;u<p.length;u++)d=p[u],f[d[0]]=l[d[1]];return l});var Ev=wv,dX=bJ,KT=Ev;dX({target:"RegExp",proto:!0,forced:/./.exec!==KT},{exec:KT});var GT=qs,pX=Ev,YT=ar,JT=Bs,hX=Uu,mX=JT("species"),_v=RegExp.prototype,vX=function(e,t,n,r){var i=JT(e),a=!YT(function(){var l={};return l[i]=function(){return 7},""[e](l)!=7}),o=a&&!YT(function(){var l=!1,u=/a/;return e==="split"&&(u={},u.constructor={},u.constructor[mX]=function(){return u},u.flags="",u[i]=/./[i]),u.exec=function(){return l=!0,null},u[i](""),!l});if(!a||!o||n){var s=/./[i],c=t(i,""[e],function(l,u,f,d,p){var m=u.exec;return m===pX||m===_v.exec?a&&!p?{done:!0,value:s.call(u,f,d)}:{done:!0,value:l.call(f,u,d)}:{done:!1}});GT(String.prototype,e,c[0]),GT(_v,i,c[1])}r&&hX(_v[i],"sham",!0)},yX=Wu,gX=Hu,bX=Fu,XT=function(e){return function(t,n){var r=gX(bX(t)),i=yX(n),a=r.length,o,s;return i<0||i>=a?e?"":void 0:(o=r.charCodeAt(i),o<55296||o>56319||i+1===a||(s=r.charCodeAt(i+1))<56320||s>57343?e?r.charAt(i):o:e?r.slice(i,i+2):(o-55296<<10)+(s-56320)+65536)}},wX={codeAt:XT(!1),charAt:XT(!0)},xX=wX.charAt,SX=function(e,t,n){return t+(n?xX(e,t).length:1)},EX=aT,_X=Math.floor,kX="".replace,TX=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,CX=/\$([$&'`]|\d{1,2})/g,OX=function(e,t,n,r,i,a){var o=n+e.length,s=r.length,c=CX;return i!==void 0&&(i=EX(i),c=TX),kX.call(a,c,function(l,u){var f;switch(u.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,n);case"'":return t.slice(o);case"<":f=i[u.slice(1,-1)];break;default:var d=+u;if(d===0)return l;if(d>s){var p=_X(d/10);return p===0?l:p<=s?r[p-1]===void 0?u.charAt(1):r[p-1]+u.charAt(1):l}f=r[d-1]}return f===void 0?"":f})},$X=Si,IX=qn,RX=Gm,AX=Ev,PX=function(e,t){var n=e.exec;if(IX(n)){var r=n.call(e,t);return r!==null&&$X(r),r}if(RX(e)==="RegExp")return AX.call(e,t);throw TypeError("RegExp#exec called on incompatible receiver")},DX=vX,jX=ar,NX=Si,MX=qn,FX=Wu,LX=RT,Xa=Hu,BX=Fu,UX=SX,zX=eT,qX=OX,WX=PX,VX=Bs,kv=VX("replace"),HX=Math.max,ZX=Math.min,KX=function(e){return e===void 0?e:String(e)},GX=function(){return"a".replace(/./,"$0")==="$0"}(),QT=function(){return/./[kv]?/./[kv]("a","$0")==="":!1}(),YX=!jX(function(){var e=/./;return e.exec=function(){var t=[];return t.groups={a:"7"},t},"".replace(e,"$<a>")!=="7"});DX("replace",function(e,t,n){var r=QT?"$":"$0";return[function(a,o){var s=BX(this),c=a==null?void 0:zX(a,kv);return c?c.call(a,s,o):t.call(Xa(s),a,o)},function(i,a){var o=NX(this),s=Xa(i);if(typeof a=="string"&&a.indexOf(r)===-1&&a.indexOf("$<")===-1){var c=n(t,o,s,a);if(c.done)return c.value}var l=MX(a);l||(a=Xa(a));var u=o.global;if(u){var f=o.unicode;o.lastIndex=0}for(var d=[];;){var p=WX(o,s);if(p===null||(d.push(p),!u))break;var m=Xa(p[0]);m===""&&(o.lastIndex=UX(s,LX(o.lastIndex),f))}for(var h="",y=0,v=0;v<d.length;v++){p=d[v];for(var b=Xa(p[0]),w=HX(ZX(FX(p.index),s.length),0),T=[],E=1;E<p.length;E++)T.push(KX(p[E]));var _=p.groups;if(l){var $=[b].concat(T,w,s);_!==void 0&&$.push(_);var U=Xa(a.apply(void 0,$))}else U=qX(b,s,w,T,_,a);w>=y&&(h+=s.slice(y,w)+U,y=w+b.length)}return h+s.slice(y)}]},!YX||!GX||QT);var Vs=Vt,JX=Th,XX=Hi,Yu=function(e){return JX.slice(0,e.length)===e},QX=function(){return Yu("Bun/")?"BUN":Yu("Cloudflare-Workers")?"CLOUDFLARE":Yu("Deno/")?"DENO":Yu("Node.js/")?"NODE":Vs.Bun&&typeof Bun.version=="string"?"BUN":Vs.Deno&&typeof Deno.version=="object"?"DENO":XX(Vs.process)==="process"?"NODE":Vs.window&&Vs.document?"BROWSER":"REST"}(),eQ=TypeError,tQ=function(e,t){if(e<t)throw new eQ("Not enough arguments");return e},eC=Vt,nQ=yh,rQ=un,iQ=QX,aQ=Th,oQ=xu,sQ=tQ,lQ=eC.Function,cQ=/MSIE .\./.test(aQ)||iQ==="BUN"&&function(){var e=eC.Bun.version.split(".");return e.length<3||e[0]==="0"&&(e[1]<3||e[1]==="3"&&e[2]==="0")}(),tC=function(e,t){var n=t?2:1;return cQ?function(r,i){var a=sQ(arguments.length,1)>n,o=rQ(r)?r:lQ(r),s=a?oQ(arguments,n):[],c=a?function(){nQ(o,this,s)}:o;return t?e(c,i):e(c)}:e},uQ=yt,nC=Vt,fQ=tC,rC=fQ(nC.setInterval,!0);uQ({global:!0,bind:!0,forced:nC.setInterval!==rC},{setInterval:rC});var dQ=yt,iC=Vt,pQ=tC,aC=pQ(iC.setTimeout,!0);dQ({global:!0,bind:!0,forced:iC.setTimeout!==aC},{setTimeout:aC});var hQ=rn,mQ=hQ.setInterval,vQ=mQ;const yQ=Ge(vQ);var gQ=Ht,oC=function(e,t){var n=[][e];return!!n&&gQ(function(){n.call(null,t||function(){return 1},1)})},bQ=yt,wQ=bh,xQ=ME.indexOf,SQ=oC,Tv=wQ([].indexOf),sC=!!Tv&&1/Tv([1],1,-0)<0,EQ=sC||!SQ("indexOf");bQ({target:"Array",proto:!0,forced:EQ},{indexOf:function(t){var n=arguments.length>1?arguments[1]:void 0;return sC?Tv(this,t,n)||0:xQ(this,t,n)}});var _Q=Yi,kQ=_Q("Array","indexOf"),TQ=Hr,CQ=kQ,Cv=Array.prototype,OQ=function(e){var t=e.indexOf;return e===Cv||TQ(Cv,e)&&t===Cv.indexOf?CQ:t},$Q=OQ,IQ=$Q,RQ=IQ;const AQ=Ge(RQ);var lC=lu,PQ=TypeError,DQ=function(e,t){if(!delete e[t])throw new PQ("Cannot delete property "+lC(t)+" of "+lC(e))},jQ=yt,NQ=Zr,MQ=Gh,FQ=du,LQ=Zi,BQ=wk,UQ=qh,zQ=Kh,qQ=ks,Ov=DQ,WQ=hu,VQ=WQ("splice"),HQ=Math.max,ZQ=Math.min;jQ({target:"Array",proto:!0,forced:!VQ},{splice:function(t,n){var r=NQ(this),i=LQ(r),a=MQ(t,i),o=arguments.length,s,c,l,u,f,d;for(o===0?s=c=0:o===1?(s=0,c=i-a):(s=o-2,c=ZQ(HQ(FQ(n),0),i-a)),UQ(i+s-c),l=zQ(r,c),u=0;u<c;u++)f=a+u,f in r&&qQ(l,u,r[f]);if(l.length=c,s<c){for(u=a;u<i-c;u++)f=u+c,d=u+s,f in r?r[d]=r[f]:Ov(r,d);for(u=i;u>i-c+s;u--)Ov(r,u-1)}else if(s>c)for(u=i-c;u>a;u--)f=u+c-1,d=u+s-1,f in r?r[d]=r[f]:Ov(r,d);for(u=0;u<s;u++)r[u+a]=arguments[u+2];return BQ(r,i-c+s),l}});var KQ=Yi,GQ=KQ("Array","splice"),YQ=Hr,JQ=GQ,$v=Array.prototype,XQ=function(e){var t=e.splice;return e===$v||YQ($v,e)&&t===$v.splice?JQ:t},QQ=XQ,eee=QQ,tee=eee;const nee=Ge(tee);var ree=Yi,iee=ree("Array","concat"),aee=Hr,oee=iee,Iv=Array.prototype,see=function(e){var t=e.concat;return e===Iv||aee(Iv,e)&&t===Iv.concat?oee:t},lee=see,cee=lee,uee=cee;const It=Ge(uee);var fee=yt,dee=Bt,cC=Date,pee=dee(cC.prototype.getTime);fee({target:"Date",stat:!0},{now:function(){return pee(new cC)}});var hee=rn,mee=hee.Date.now,vee=mee,yee=vee,gee=yee;const Ei=Ge(gee);var bee=sm.forEach,wee=oC,xee=wee("forEach"),See=xee?[].forEach:function(t){return bee(this,t,arguments.length>1?arguments[1]:void 0)},Eee=yt,uC=See;Eee({target:"Array",proto:!0,forced:[].forEach!==uC},{forEach:uC});var _ee=Yi,kee=_ee("Array","forEach"),Tee=kee,Cee=Tee,Oee=Ts,$ee=An,Iee=Hr,Ree=Cee,Rv=Array.prototype,Aee={DOMTokenList:!0,NodeList:!0},Pee=function(e){var t=e.forEach;return e===Rv||Iee(Rv,e)&&t===Rv.forEach||$ee(Aee,Oee(e))?Ree:t},Dee=Pee;const Ju=Ge(Dee);var jee=yt,Nee=Zr,fC=Xh,Mee=Ht,Fee=Mee(function(){fC(1)});jee({target:"Object",stat:!0,forced:Fee},{keys:function(t){return fC(Nee(t))}});var Lee=rn,Bee=Lee.Object.keys,Uee=Bee,zee=Uee,qee=zee;const Wee=Ge(qee);var Vee=rn,Hee=Vee.Object.getOwnPropertySymbols,Zee=Hee,Kee=Zee,Gee=Kee;const dC=Ge(Gee);var Yee=yt,Jee=sm.filter,Xee=hu,Qee=Xee("filter");Yee({target:"Array",proto:!0,forced:!Qee},{filter:function(t){return Jee(this,t,arguments.length>1?arguments[1]:void 0)}});var ete=Yi,tte=ete("Array","filter"),nte=Hr,rte=tte,Av=Array.prototype,ite=function(e){var t=e.filter;return e===Av||nte(Av,e)&&t===Av.filter?rte:t},ate=ite,ote=ate,ste=ote;const lte=Ge(ste);var pC={exports:{}},cte=yt,ute=Ht,fte=Er,hC=ws.f,mC=En,dte=!mC||ute(function(){hC(1)});cte({target:"Object",stat:!0,forced:dte,sham:!mC},{getOwnPropertyDescriptor:function(t,n){return hC(fte(t),n)}});var pte=rn,vC=pte.Object,hte=pC.exports=function(t,n){return vC.getOwnPropertyDescriptor(t,n)};vC.getOwnPropertyDescriptor.sham&&(hte.sham=!0);var mte=pC.exports,vte=mte,yte=vte,gte=yte;const yC=Ge(gte);var bte=_r,wte=Bt,xte=wu,Ste=Su,Ete=bi,_te=wte([].concat),kte=bte("Reflect","ownKeys")||function(t){var n=xte.f(Ete(t)),r=Ste.f;return r?_te(n,r(t)):n},Tte=yt,Cte=En,Ote=kte,$te=Er,Ite=ws,Rte=ks;Tte({target:"Object",stat:!0,sham:!Cte},{getOwnPropertyDescriptors:function(t){for(var n=$te(t),r=Ite.f,i=Ote(n),a={},o=0,s,c;i.length>o;)c=r(n,s=i[o++]),c!==void 0&&Rte(a,s,c);return a}});var Ate=rn,Pte=Ate.Object.getOwnPropertyDescriptors,Dte=Pte,jte=Dte,Nte=jte;const gC=Ge(Nte);var bC={exports:{}},Mte=yt,Fte=En,wC=mu.f;Mte({target:"Object",stat:!0,forced:Object.defineProperties!==wC,sham:!Fte},{defineProperties:wC});var Lte=rn,xC=Lte.Object,Bte=bC.exports=function(t,n){return xC.defineProperties(t,n)};xC.defineProperties.sham&&(Bte.sham=!0);var Ute=bC.exports,zte=Ute,qte=zte,Wte=qte;const Vte=Ge(Wte);var Hte=Bk;const Zte=Ge(Hte);var Kte=!1;function Gte(e){if(e.sheet)return e.sheet;for(var t=0;t<document.styleSheets.length;t++)if(document.styleSheets[t].ownerNode===e)return document.styleSheets[t]}function Yte(e){var t=document.createElement("style");return t.setAttribute("data-emotion",e.key),e.nonce!==void 0&&t.setAttribute("nonce",e.nonce),t.appendChild(document.createTextNode("")),t.setAttribute("data-s",""),t}var Jte=function(){function e(n){var r=this;this._insertTag=function(i){var a;r.tags.length===0?r.insertionPoint?a=r.insertionPoint.nextSibling:r.prepend?a=r.container.firstChild:a=r.before:a=r.tags[r.tags.length-1].nextSibling,r.container.insertBefore(i,a),r.tags.push(i)},this.isSpeedy=n.speedy===void 0?!Kte:n.speedy,this.tags=[],this.ctr=0,this.nonce=n.nonce,this.key=n.key,this.container=n.container,this.prepend=n.prepend,this.insertionPoint=n.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(r){r.forEach(this._insertTag)},t.insert=function(r){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(Yte(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=Gte(i);try{a.insertRule(r,a.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(r));this.ctr++},t.flush=function(){this.tags.forEach(function(r){var i;return(i=r.parentNode)==null?void 0:i.removeChild(r)}),this.tags=[],this.ctr=0},e}(),fn="-ms-",Xu="-moz-",ct="-webkit-",SC="comm",Pv="rule",Dv="decl",Xte="@import",EC="@keyframes",Qte="@layer",ene=Math.abs,Qu=String.fromCharCode,tne=Object.assign;function nne(e,t){return an(e,0)^45?(((t<<2^an(e,0))<<2^an(e,1))<<2^an(e,2))<<2^an(e,3):0}function _C(e){return e.trim()}function rne(e,t){return(e=t.exec(e))?e[0]:e}function ut(e,t,n){return e.replace(t,n)}function jv(e,t){return e.indexOf(t)}function an(e,t){return e.charCodeAt(t)|0}function Hs(e,t,n){return e.slice(t,n)}function Or(e){return e.length}function Nv(e){return e.length}function ef(e,t){return t.push(e),e}function ine(e,t){return e.map(t).join("")}var tf=1,Qa=1,kC=0,kn=0,Ut=0,eo="";function nf(e,t,n,r,i,a,o){return{value:e,root:t,parent:n,type:r,props:i,children:a,line:tf,column:Qa,length:o,return:""}}function Zs(e,t){return tne(nf("",null,null,"",null,null,0),e,{length:-e.length},t)}function ane(){return Ut}function one(){return Ut=kn>0?an(eo,--kn):0,Qa--,Ut===10&&(Qa=1,tf--),Ut}function Dn(){return Ut=kn<kC?an(eo,kn++):0,Qa++,Ut===10&&(Qa=1,tf++),Ut}function $r(){return an(eo,kn)}function rf(){return kn}function Ks(e,t){return Hs(eo,e,t)}function Gs(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function TC(e){return tf=Qa=1,kC=Or(eo=e),kn=0,[]}function CC(e){return eo="",e}function af(e){return _C(Ks(kn-1,Mv(e===91?e+2:e===40?e+1:e)))}function sne(e){for(;(Ut=$r())&&Ut<33;)Dn();return Gs(e)>2||Gs(Ut)>3?"":" "}function lne(e,t){for(;--t&&Dn()&&!(Ut<48||Ut>102||Ut>57&&Ut<65||Ut>70&&Ut<97););return Ks(e,rf()+(t<6&&$r()==32&&Dn()==32))}function Mv(e){for(;Dn();)switch(Ut){case e:return kn;case 34:case 39:e!==34&&e!==39&&Mv(Ut);break;case 40:e===41&&Mv(e);break;case 92:Dn();break}return kn}function cne(e,t){for(;Dn()&&e+Ut!==57;)if(e+Ut===84&&$r()===47)break;return"/*"+Ks(t,kn-1)+"*"+Qu(e===47?e:Dn())}function une(e){for(;!Gs($r());)Dn();return Ks(e,kn)}function fne(e){return CC(of("",null,null,null,[""],e=TC(e),0,[0],e))}function of(e,t,n,r,i,a,o,s,c){for(var l=0,u=0,f=o,d=0,p=0,m=0,h=1,y=1,v=1,b=0,w="",T=i,E=a,_=r,$=w;y;)switch(m=b,b=Dn()){case 40:if(m!=108&&an($,f-1)==58){jv($+=ut(af(b),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:$+=af(b);break;case 9:case 10:case 13:case 32:$+=sne(m);break;case 92:$+=lne(rf()-1,7);continue;case 47:switch($r()){case 42:case 47:ef(dne(cne(Dn(),rf()),t,n),c);break;default:$+="/"}break;case 123*h:s[l++]=Or($)*v;case 125*h:case 59:case 0:switch(b){case 0:case 125:y=0;case 59+u:v==-1&&($=ut($,/\f/g,"")),p>0&&Or($)-f&&ef(p>32?$C($+";",r,n,f-1):$C(ut($," ","")+";",r,n,f-2),c);break;case 59:$+=";";default:if(ef(_=OC($,t,n,l,u,i,s,w,T=[],E=[],f),a),b===123)if(u===0)of($,t,_,_,T,a,f,s,E);else switch(d===99&&an($,3)===110?100:d){case 100:case 108:case 109:case 115:of(e,_,_,r&&ef(OC(e,_,_,0,0,i,s,w,i,T=[],f),E),i,E,f,s,r?T:E);break;default:of($,_,_,_,[""],E,0,s,E)}}l=u=p=0,h=v=1,w=$="",f=o;break;case 58:f=1+Or($),p=m;default:if(h<1){if(b==123)--h;else if(b==125&&h++==0&&one()==125)continue}switch($+=Qu(b),b*h){case 38:v=u>0?1:($+="\f",-1);break;case 44:s[l++]=(Or($)-1)*v,v=1;break;case 64:$r()===45&&($+=af(Dn())),d=$r(),u=f=Or(w=$+=une(rf())),b++;break;case 45:m===45&&Or($)==2&&(h=0)}}return a}function OC(e,t,n,r,i,a,o,s,c,l,u){for(var f=i-1,d=i===0?a:[""],p=Nv(d),m=0,h=0,y=0;m<r;++m)for(var v=0,b=Hs(e,f+1,f=ene(h=o[m])),w=e;v<p;++v)(w=_C(h>0?d[v]+" "+b:ut(b,/&\f/g,d[v])))&&(c[y++]=w);return nf(e,t,n,i===0?Pv:s,c,l,u)}function dne(e,t,n){return nf(e,t,n,SC,Qu(ane()),Hs(e,2,-2),0)}function $C(e,t,n,r){return nf(e,t,n,Dv,Hs(e,0,r),Hs(e,r+1,-1),r)}function to(e,t){for(var n="",r=Nv(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function pne(e,t,n,r){switch(e.type){case Qte:if(e.children.length)break;case Xte:case Dv:return e.return=e.return||e.value;case SC:return"";case EC:return e.return=e.value+"{"+to(e.children,r)+"}";case Pv:e.value=e.props.join(",")}return Or(n=to(e.children,r))?e.return=e.value+"{"+n+"}":""}function hne(e){var t=Nv(e);return function(n,r,i,a){for(var o="",s=0;s<t;s++)o+=e[s](n,r,i,a)||"";return o}}function mne(e){return function(t){t.root||(t=t.return)&&e(t)}}function vne(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var yne=function(t,n,r){for(var i=0,a=0;i=a,a=$r(),i===38&&a===12&&(n[r]=1),!Gs(a);)Dn();return Ks(t,kn)},gne=function(t,n){var r=-1,i=44;do switch(Gs(i)){case 0:i===38&&$r()===12&&(n[r]=1),t[r]+=yne(kn-1,n,r);break;case 2:t[r]+=af(i);break;case 4:if(i===44){t[++r]=$r()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=Qu(i)}while(i=Dn());return t},bne=function(t,n){return CC(gne(TC(t),n))},IC=new WeakMap,wne=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var n=t.value,r=t.parent,i=t.column===r.column&&t.line===r.line;r.type!=="rule";)if(r=r.parent,!r)return;if(!(t.props.length===1&&n.charCodeAt(0)!==58&&!IC.get(r))&&!i){IC.set(t,!0);for(var a=[],o=bne(n,a),s=r.props,c=0,l=0;c<o.length;c++)for(var u=0;u<s.length;u++,l++)t.props[l]=a[c]?o[c].replace(/&\f/g,s[u]):s[u]+" "+o[c]}}},xne=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function RC(e,t){switch(nne(e,t)){case 5103:return ct+"print-"+e+e;case 5737:case 4201:case 3177:case 3433:case 1641:case 4457:case 2921:case 5572:case 6356:case 5844:case 3191:case 6645:case 3005:case 6391:case 5879:case 5623:case 6135:case 4599:case 4855:case 4215:case 6389:case 5109:case 5365:case 5621:case 3829:return ct+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ct+e+Xu+e+fn+e+e;case 6828:case 4268:return ct+e+fn+e+e;case 6165:return ct+e+fn+"flex-"+e+e;case 5187:return ct+e+ut(e,/(\w+).+(:[^]+)/,ct+"box-$1$2"+fn+"flex-$1$2")+e;case 5443:return ct+e+fn+"flex-item-"+ut(e,/flex-|-self/,"")+e;case 4675:return ct+e+fn+"flex-line-pack"+ut(e,/align-content|flex-|-self/,"")+e;case 5548:return ct+e+fn+ut(e,"shrink","negative")+e;case 5292:return ct+e+fn+ut(e,"basis","preferred-size")+e;case 6060:return ct+"box-"+ut(e,"-grow","")+ct+e+fn+ut(e,"grow","positive")+e;case 4554:return ct+ut(e,/([^-])(transform)/g,"$1"+ct+"$2")+e;case 6187:return ut(ut(ut(e,/(zoom-|grab)/,ct+"$1"),/(image-set)/,ct+"$1"),e,"")+e;case 5495:case 3959:return ut(e,/(image-set\([^]*)/,ct+"$1$`$1");case 4968:return ut(ut(e,/(.+:)(flex-)?(.*)/,ct+"box-pack:$3"+fn+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ct+e+e;case 4095:case 3583:case 4068:case 2532:return ut(e,/(.+)-inline(.+)/,ct+"$1$2")+e;case 8116:case 7059:case 5753:case 5535:case 5445:case 5701:case 4933:case 4677:case 5533:case 5789:case 5021:case 4765:if(Or(e)-1-t>6)switch(an(e,t+1)){case 109:if(an(e,t+4)!==45)break;case 102:return ut(e,/(.+:)(.+)-([^]+)/,"$1"+ct+"$2-$3$1"+Xu+(an(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~jv(e,"stretch")?RC(ut(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(an(e,t+1)!==115)break;case 6444:switch(an(e,Or(e)-3-(~jv(e,"!important")&&10))){case 107:return ut(e,":",":"+ct)+e;case 101:return ut(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ct+(an(e,14)===45?"inline-":"")+"box$3$1"+ct+"$2$3$1"+fn+"$2box$3")+e}break;case 5936:switch(an(e,t+11)){case 114:return ct+e+fn+ut(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ct+e+fn+ut(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ct+e+fn+ut(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ct+e+fn+e+e}return e}var Sne=function(t,n,r,i){if(t.length>-1&&!t.return)switch(t.type){case Dv:t.return=RC(t.value,t.length);break;case EC:return to([Zs(t,{value:ut(t.value,"@","@"+ct)})],i);case Pv:if(t.length)return ine(t.props,function(a){switch(rne(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return to([Zs(t,{props:[ut(a,/:(read-\w+)/,":"+Xu+"$1")]})],i);case"::placeholder":return to([Zs(t,{props:[ut(a,/:(plac\w+)/,":"+ct+"input-$1")]}),Zs(t,{props:[ut(a,/:(plac\w+)/,":"+Xu+"$1")]}),Zs(t,{props:[ut(a,/:(plac\w+)/,fn+"input-$1")]})],i)}return""})}},Ene=[Sne],_ne=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(h){var y=h.getAttribute("data-emotion");y.indexOf(" ")!==-1&&(document.head.appendChild(h),h.setAttribute("data-s",""))})}var i=t.stylisPlugins||Ene,a={},o,s=[];o=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(h){for(var y=h.getAttribute("data-emotion").split(" "),v=1;v<y.length;v++)a[y[v]]=!0;s.push(h)});var c,l=[wne,xne];{var u,f=[pne,mne(function(h){u.insert(h)})],d=hne(l.concat(i,f)),p=function(y){return to(fne(y),d)};c=function(y,v,b,w){u=b,p(y?y+"{"+v.styles+"}":v.styles),w&&(m.inserted[v.name]=!0)}}var m={key:n,sheet:new Jte({key:n,container:o,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:a,registered:{},insert:c};return m.sheet.hydrate(s),m};function kne(e){for(var t=0,n,r=0,i=e.length;i>=4;++r,i-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&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 Tne={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},Cne=!1,One=/[A-Z]|^ms/g,$ne=/_EMO_([^_]+?)_([^]*?)_EMO_/g,AC=function(t){return t.charCodeAt(1)===45},PC=function(t){return t!=null&&typeof t!="boolean"},Fv=vne(function(e){return AC(e)?e:e.replace(One,"-$&").toLowerCase()}),DC=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace($ne,function(r,i,a){return _i={name:i,styles:a,next:_i},i})}return Tne[t]!==1&&!AC(t)&&typeof n=="number"&&n!==0?n+"px":n},Ine="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function sf(e,t,n){if(n==null)return"";var r=n;if(r.__emotion_styles!==void 0)return r;switch(typeof n){case"boolean":return"";case"object":{var i=n;if(i.anim===1)return _i={name:i.name,styles:i.styles,next:_i},i.name;var a=n;if(a.styles!==void 0){var o=a.next;if(o!==void 0)for(;o!==void 0;)_i={name:o.name,styles:o.styles,next:_i},o=o.next;var s=a.styles+";";return s}return Rne(e,t,n)}}var c=n;if(t==null)return c;var l=t[c];return l!==void 0?l:c}function Rne(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=sf(e,t,n[i])+";";else for(var a in n){var o=n[a];if(typeof o!="object"){var s=o;t!=null&&t[s]!==void 0?r+=a+"{"+t[s]+"}":PC(s)&&(r+=Fv(a)+":"+DC(a,s)+";")}else{if(a==="NO_COMPONENT_SELECTOR"&&Cne)throw new Error(Ine);if(Array.isArray(o)&&typeof o[0]=="string"&&(t==null||t[o[0]]===void 0))for(var c=0;c<o.length;c++)PC(o[c])&&(r+=Fv(a)+":"+DC(a,o[c])+";");else{var l=sf(e,t,o);switch(a){case"animation":case"animationName":{r+=Fv(a)+":"+l+";";break}default:r+=a+"{"+l+"}"}}}}return r}var jC=/label:\s*([^\s;{]+)\s*(;|$)/g,_i;function Lv(e,t,n){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var r=!0,i="";_i=void 0;var a=e[0];if(a==null||a.raw===void 0)r=!1,i+=sf(n,t,a);else{var o=a;i+=o[0]}for(var s=1;s<e.length;s++)if(i+=sf(n,t,e[s]),r){var c=a;i+=c[s]}jC.lastIndex=0;for(var l="",u;(u=jC.exec(i))!==null;)l+="-"+u[1];var f=kne(i)+l;return{name:f,styles:i,next:_i}}function NC(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(r+=i+" ")}),r}var Ane=function(t,n,r){var i=t.key+"-"+n.name;t.registered[i]===void 0&&(t.registered[i]=n.styles)},Pne=function(t,n,r){Ane(t,n);var i=t.key+"-"+n.name;if(t.inserted[n.name]===void 0){var a=n;do t.insert(n===a?"."+i:"",a,t.sheet,!0),a=a.next;while(a!==void 0)}};function MC(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function FC(e,t,n){var r=[],i=NC(e,r,n);return r.length<2?n:i+t(r)}var Dne=function(t){var n=_ne(t);n.sheet.speedy=function(s){if(process.env.NODE_ENV!=="production"&&this.ctr!==0)throw new Error("speedy must be changed before any rules are inserted");this.isSpeedy=s},n.compat=!0;var r=function(){for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];var f=Lv(l,n.registered,void 0);return Pne(n,f),n.key+"-"+f.name},i=function(){for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];var f=Lv(l,n.registered),d="animation-"+f.name;return MC(n,{name:f.name,styles:"@keyframes "+d+"{"+f.styles+"}"}),d},a=function(){for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];var f=Lv(l,n.registered);MC(n,f)},o=function(){for(var c=arguments.length,l=new Array(c),u=0;u<c;u++)l[u]=arguments[u];return FC(n.registered,r,jne(l))};return{css:r,cx:o,injectGlobal:a,keyframes:i,hydrate:function(c){c.forEach(function(l){n.inserted[l]=!0})},flush:function(){n.registered={},n.inserted={},n.sheet.flush()},sheet:n.sheet,cache:n,getRegisteredStyles:NC.bind(null,n.registered),merge:FC.bind(null,n.registered,r)}},jne=function e(t){for(var n="",r=0;r<t.length;r++){var i=t[r];if(i!=null){var a=void 0;switch(typeof i){case"boolean":break;case"object":{if(Array.isArray(i))a=e(i);else{a="";for(var o in i)i[o]&&o&&(a&&(a+=" "),a+=o)}break}default:a=i}a&&(n&&(n+=" "),n+=a)}}return n},Nne=qs,Bv=Date.prototype,LC="Invalid Date",BC="toString",Mne=Bv[BC],Fne=Bv.getTime;String(new Date(NaN))!=LC&&Nne(Bv,BC,function(){var t=Fne.call(this);return t===t?Mne.call(this):LC});var Lne=mv,Bne=NT,Une=Lne?{}.toString:function(){return"[object "+Bne(this)+"]"},zne=mv,qne=qs,Wne=Une;zne||qne(Object.prototype,"toString",Wne,{unsafe:!0});var Vne=fv.PROPER,Hne=qs,Zne=Si,UC=Hu,Kne=ar,Gne=MT,Uv="toString",zC=RegExp.prototype,qC=zC[Uv],Yne=Kne(function(){return qC.call({source:"a",flags:"b"})!="/a/b"}),Jne=Vne&&qC.name!=Uv;(Yne||Jne)&&Hne(RegExp.prototype,Uv,function(){var t=Zne(this),n=UC(t.source),r=t.flags,i=UC(r===void 0&&t instanceof RegExp&&!("flags"in zC)?Gne.call(t):r);return"/"+n+"/"+i},{unsafe:!0});var WC=typeof window<"u"?window:self,Xne=WC.crypto||WC.msCrypto,Qne=function(e){if(!e)return Math.random;var t=Math.pow(2,32),n=new Uint32Array(1);return function(){return e.getRandomValues(n)[0]/t}}(Xne);const ere=Ge(Qne);function tre(){return ere().toString(26).substr(2,5).replace(/[0-9]/g,function(e){return String.fromCharCode(e.charCodeAt(0)+65)})}var nre=_E;const VC=Ge(nre);function ht(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"white",n="background-color: ".concat(e,"; border-radius: 4px; padding: 2px 4px;");return t&&(n+=" color: ".concat(t,";")),[n,""]}function HC(e,t){for(var n,r,i=arguments.length,a=new Array(i>2?i-2:0),o=2;o<i;o++)a[o-2]=arguments[o];return It(n=[It(r="%c".concat(e,"%c ")).call(r,t)]).call(n,nt(ht("green","white")),a)}function rre(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=t.force,r=n===void 0?!1:n;return r?function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];if(a.length){var s=a,c=Tr(s,1),l=c[0];typeof l=="function"&&(a=l());var u=VC(a[0])?a:[a],f=u.length===1;Ju(u).call(u,function(d,p){if(f){var m,h;(m=console).log.apply(m,nt(HC.apply(void 0,It(h=[e]).call(h,nt(d)))))}else if(p){var y;(y=console).log.apply(y,nt(VC(d)?d:[d]))}else{var v,b;(v=console).groupCollapsed.apply(v,nt(HC.apply(void 0,It(b=[e]).call(b,nt(d)))))}}),f||console.groupEnd()}}:function(){return 0}}var ire=Ji,are=fv.EXISTS,ore=Us.f,ZC=Function.prototype,sre=ZC.toString,lre=/^\s*function ([^ (]*)/,cre="name";ire&&!are&&ore(ZC,cre,{configurable:!0,get:function(){try{return sre.call(this).match(lre)[1]}catch{return""}}});var ure=rn,fre=ure.setTimeout,dre=fre;const pre=Ge(dre);function hre(e,t){if(!t)return e;var n=0,r=null;return function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];var s=Ei();s-n>t?(e.apply(void 0,a),n=s):(clearTimeout(r),r=pre(function(){e.apply(void 0,a),n=Ei()},Math.max(0,t-s+n)))}}var KC=function(t){var n=t.debounce,r=t.name,i=t.onEvent,a=t.target,o=D.useRef();o.current=i;var s=D.useMemo(function(){return hre(function(l){var u=o.current;u&&u(l)},n)},[n,o]),c=D.useCallback(function(l){l.timeStampLow=Ei(),s(l)},[s]);return D.useLayoutEffect(function(){return a.addEventListener(r,c,{passive:!0}),c({target:a,type:r}),function(){return a.removeEventListener(r,c)}},[r,c,a]),!1};KC.defaultProps={debounce:200};var mre=Math.sign||function(t){var n=+t;return n===0||n!==n?n:n<0?-1:1},vre=yt,yre=mre;vre({target:"Math",stat:!0},{sign:yre});var gre=rn,bre=gre.Math.sign,wre=bre,xre=wre,Sre=xre;const Ere=Ge(Sre);function _re(e,t){var n=Ere(t-e),r=Math.sqrt(Math.abs(t-e)),i=e+r*n;return n>0?Math.min(t,i):Math.max(t,i)}function kre(e,t,n,r){for(var i=e,a=0;a<r;a++)i=n(i,t);return i}var GC=function(t){var n=t.name,r=t.onEnd,i=t.target,a=t.value,o=D.useRef(),s=D.useCallback(function(l,u,f,d){var p=arguments.length>4&&arguments[4]!==void 0?arguments[4]:Ei();(f==="100%"||typeof f=="number")&&(cancelAnimationFrame(o.current),o.current=requestAnimationFrame(function(){if(i){var m=f==="100%"?i.scrollHeight-i.offsetHeight:f,h=kre(u,m,_re,(Ei()-p)/5);Math.abs(m-h)<1.5&&(h=m),i[l]=h,m===h?r&&r(!0):s(l,u,f,d+1,p)}}))},[o,r,i]),c=D.useCallback(function(){cancelAnimationFrame(o.current),r&&r(!1)},[r]);return D.useLayoutEffect(function(){return s(n,i[n],a,1),i?(i.addEventListener("pointerdown",c,{passive:!0}),i.addEventListener("wheel",c,{passive:!0}),function(){i.removeEventListener("pointerdown",c),i.removeEventListener("wheel",c),cancelAnimationFrame(o.current)}):function(){return cancelAnimationFrame(o.current)}},[s,o,c,n,i,a]),!1};GC.propTypes={name:at.string.isRequired,onEnd:at.func,target:at.any.isRequired,value:at.oneOfType([at.number,at.oneOf(["100%"])]).isRequired};function zv(e){var t=D.useState(e),n=Tr(t,2),r=n[0],i=n[1],a=D.useRef(),o=D.useCallback(function(s){typeof s=="function"?o(function(c){return s=s(c),a.current=s,s}):(a.current=s,o(s))},[a]);return a.current=r,[r,i,a]}function YC(e,t){var n=Wee(e);if(dC){var r=dC(e);t&&(r=lte(r).call(r,function(i){return yC(e,i).enumerable})),n.push.apply(n,r)}return n}function JC(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};if(t%2){var r;Ju(r=YC(Object(n),!0)).call(r,function(a){MK(e,a,n[a])})}else if(gC)Vte(e,gC(n));else{var i;Ju(i=YC(Object(n))).call(i,function(a){Zte(e,a,yC(n,a))})}}return e}var Tre=function(){return 1/0},XC=17,Cre="bottom",or="top",QC=1,Ore=34,eO={};function $re(e,t){return e(),yQ(e,t)}function tO(e){var t=e.mode,n=e.target,r=n.offsetHeight,i=n.scrollHeight,a=n.scrollTop,o=i-a-r<QC,s=a<QC,c=t===or?s:o,l=t!==or?s:o;return{atBottom:o,atEnd:c,atStart:l,atTop:s}}function Ys(e,t){return e===(t===or?0:"100%")}var qv=function(t){var n=t.checkInterval,r=t.children,i=t.debounce,a=t.debug,o=t.initialScrollBehavior,s=t.mode,c=t.nonce,l=t.scroller,u=D.useMemo(function(){return rre("<ScrollToBottom>",{force:a})},[a]);s=s===or?or:Cre;var f=D.useRef(0),d=D.useRef(o),p=zv(s===or?0:"100%"),m=Tr(p,3),h=m[0],y=m[1],v=m[2],b=zv(null),w=Tr(b,3),T=w[0],E=w[1],_=w[2],$=D.useRef(0),U=D.useRef(0),z=D.useRef(0),k=D.useState(!0),j=Tr(k,2),W=j[0],B=j[1],I=D.useState(!0),A=Tr(I,2),L=A[0],Z=A[1],H=D.useState(!0),R=Tr(H,2),g=R[0],N=R[1],V=D.useState(!1),S=Tr(V,2),K=S[0],J=S[1],Y=zv(!0),Q=Tr(Y,3),ae=Q[0],oe=Q[1],X=Q[2],ee=D.useRef([]),G=D.useCallback(function(M){var ne=_.current;return ee.current.push(M),ne&&M({scrollTop:ne.scrollTop}),function(){var he=ee.current,Se=AQ(he).call(he,M);~Se&&nee(he).call(he,Se,1)}},[ee,_]),pe=D.useCallback(function(){var M=v.current;u(function(){var ne;return It(ne=["%cSpineTo%c: %conEnd%c is fired."]).call(ne,nt(ht("magenta")),nt(ht("orange")),[{animateTo:M}])}),f.current=Ei(),Ys(M,s)||oe(!1),y(null)},[v,u,f,s,y,oe]),ge=D.useCallback(function(M){var ne=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},he=ne.behavior,Se=_.current;if(typeof M!="number"&&M!=="100%")return console.warn('react-scroll-to-bottom: Arguments passed to scrollTo() must be either number or "100%".');u(function(){var $e;return[It($e=["%cscrollTo%c: Will scroll to %c".concat(typeof M=="number"?M+"px":M.replace(/%/g,"%%"),"%c")]).call($e,nt(ht("lime","")),nt(ht("purple"))),{behavior:he,nextAnimateTo:M,target:Se}]}),he==="auto"?(pe(),Se&&(Se.scrollTop=M==="100%"?Se.scrollHeight-Se.offsetHeight:M)):(he!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollTo". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),y(M)),Ys(M,s)&&(u(function(){var $e;return[It($e=["%cscrollTo%c: Scrolling to end, will set sticky to %ctrue%c."]).call($e,nt(ht("lime","")),nt(ht("purple"))),[{mode:s,nextAnimateTo:M}]]}),oe(!0))},[u,pe,s,y,oe,_]),Ie=D.useCallback(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},ne=M.behavior;u(function(){var he;return It(he=["%cscrollToBottom%c: Called"]).call(he,nt(ht("yellow","")))}),ne!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToBottom". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),ge("100%",{behavior:ne||"smooth"})},[u,ge]),F=D.useCallback(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},ne=M.behavior;u(function(){var he;return It(he=["%cscrollToTop%c: Called"]).call(he,nt(ht("yellow","")))}),ne!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToTop". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),ge(0,{behavior:ne||"smooth"})},[u,ge]),ie=D.useCallback(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},ne=M.behavior;u(function(){var Se;return It(Se=["%cscrollToEnd%c: Called"]).call(Se,nt(ht("yellow","")))}),ne!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToEnd". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.');var he={behavior:ne||"smooth"};s===or?F(he):Ie(he)},[u,s,Ie,F]),ue=D.useCallback(function(){var M=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},ne=M.behavior;u(function(){var Se;return It(Se=["%cscrollToStart%c: Called"]).call(Se,nt(ht("yellow","")))}),ne!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToStart". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.');var he={behavior:ne||"smooth"};s===or?Ie(he):F(he)},[u,s,Ie,F]),se=D.useCallback(function(){var M=_.current;if(M){if(d.current==="auto"){u(function(){var _t;return It(_t=["%ctarget changed%c: Initial scroll"]).call(_t,nt(ht("blue")))}),M.scrollTop=s===or?0:M.scrollHeight-M.offsetHeight,d.current=!1;return}var ne=$.current,he=M.offsetHeight,Se=M.scrollHeight,$e=M.scrollTop,Ze=s===or?0:Math.max(0,Se-he-$e),et=Math.max(0,ne-$e),Tt=l({maxValue:Ze,minValue:et,offsetHeight:he,scrollHeight:Se,scrollTop:$e}),Et=Math.max(0,Math.min(Ze,Tt)),qe;s===or||Et!==Ze?qe=$e+Et:qe="100%",u(function(){var _t,Ke,hn;return[It(_t=[It(Ke=It(hn="%cscrollToSticky%c: Will animate from %c".concat(ne,"px%c to %c")).call(hn,typeof qe=="number"?qe+"px":qe.replace(/%/g,"%%"),"%c (%c")).call(Ke,(qe==="100%"?Ze:qe)+ne,"px%c)")]).call(_t,nt(ht("orange")),nt(ht("purple")),nt(ht("purple")),nt(ht("purple"))),{animateFrom:ne,maxValue:Ze,minValue:et,nextAnimateTo:qe,nextValue:Et,offsetHeight:he,rawNextValue:Tt,scrollHeight:Se,scrollTop:$e}]}),ge(qe,{behavior:"smooth"})}},[$,u,s,l,ge,_]),Ce=D.useCallback(function(M){var ne,he=M.timeStampLow,Se=v.current,$e=_.current,Ze=Se!==null;if(!(he<=f.current||!$e)){var et=tO({mode:s,target:$e}),Tt=et.atBottom,Et=et.atEnd,qe=et.atStart,_t=et.atTop;B(Tt),Z(Et),J(qe),N(_t);var Ke=$e.offsetHeight,hn=$e.scrollHeight,Nn=U.current,fr=z.current,ti=Ke!==Nn,Lr=hn!==fr;if(ti&&(U.current=Ke),Lr&&(z.current=hn),!ti&&!Lr){var dr=Ze&&Ys(Se,s)||Et;X.current!==dr&&(u(function(){var mt,Ct,Gt,Yt;return[It(mt=["%conScroll%c: %csetSticky%c(%c".concat(dr,"%c)")]).call(mt,nt(ht("red")),nt(ht("red")),nt(ht("purple"))),It(Ct=[It(Gt=It(Yt="(animating = %c".concat(Ze,"%c && isEnd = %c")).call(Yt,Ys(Se,s),"%c) || atEnd = %c")).call(Gt,Et,"%c")]).call(Ct,nt(ht("purple")),nt(ht("purple")),nt(ht("purple")),[{animating:Ze,animateTo:Se,atEnd:Et,mode:s,offsetHeight:$e.offsetHeight,scrollHeight:$e.scrollHeight,sticky:X.current,nextSticky:dr}])]}),oe(dr))}else X.current&&(u(function(){var mt;return[It(mt=["%conScroll%c: Size changed while sticky, calling %cscrollToSticky()%c"]).call(mt,nt(ht("red")),nt(ht("orange")),[{offsetHeightChanged:ti,scrollHeightChanged:Lr}]),{nextOffsetHeight:Ke,prevOffsetHeight:Nn,nextScrollHeight:hn,prevScrollHeight:fr}]}),se());var ni=$e.scrollTop;Ju(ne=ee.current).call(ne,function(mt){return mt({scrollTop:ni})})}},[v,u,f,s,U,z,ee,se,B,Z,J,N,oe,X,_]);D.useEffect(function(){if(T){var M=!1,ne=$re(function(){var he=_.current,Se=v.current!==null;X.current?tO({mode:s,target:he}).atEnd?M=!1:M?Ei()-M>Ore&&(Se||($.current=he.scrollTop,u(function(){var $e;return It($e=["%cInterval check%c: Should sticky but not at end, calling %cscrollToSticky()%c to scroll"]).call($e,nt(ht("navy")),nt(ht("orange")))}),se()),M=!1):M=Ei():he.scrollHeight<=he.offsetHeight&&!X.current&&(u(function(){var $e;return[It($e=["%cInterval check%c: Container is emptied, setting sticky back to %ctrue%c"]).call($e,nt(ht("navy")),nt(ht("purple"))),[{offsetHeight:he.offsetHeight,scrollHeight:he.scrollHeight,sticky:X.current}]]}),oe(!0))},Math.max(XC,n)||XC);return function(){return clearInterval(ne)}}},[v,n,u,s,se,oe,X,T,_]);var Ee=D.useMemo(function(){var M=eO[c]||(eO[c]=Dne({key:"react-scroll-to-bottom--css-"+tre(),nonce:c}));return function(ne){return M.css(ne)+""}},[c]),Ae=D.useMemo(function(){return{observeScrollPosition:G,setTarget:E,styleToClassName:Ee}},[G,E,Ee]),He=D.useMemo(function(){return{atBottom:W,atEnd:L,atStart:K,atTop:g,mode:s}},[W,L,K,g,s]),te=D.useMemo(function(){var M=h!==null;return{animating:M,animatingToEnd:M&&Ys(h,s),sticky:ae}},[h,s,ae]),fe=D.useMemo(function(){return JC(JC({},He),te)},[He,te]),q=D.useMemo(function(){return{scrollTo:ge,scrollToBottom:Ie,scrollToEnd:ie,scrollToStart:ue,scrollToTop:F}},[ge,Ie,ie,ue,F]);return D.useEffect(function(){if(T){var M=function(){z.current=T.scrollHeight};return T.addEventListener("focus",M,{capture:!0,passive:!0}),function(){return T.removeEventListener("focus",M)}}},[T]),u(function(){var M;return[It(M=["%cRender%c: Render"]).call(M,nt(ht("cyan",""))),{animateTo:h,animating:h!==null,sticky:ae,target:T}]}),D.createElement(Nu.Provider,{value:Ae},D.createElement(zm.Provider,{value:q},D.createElement(Vm.Provider,{value:fe},D.createElement(qm.Provider,{value:He},D.createElement(Wm.Provider,{value:te},r,T&&D.createElement(KC,{debounce:i,name:"scroll",onEvent:Ce,target:T}),T&&h!==null&&D.createElement(GC,{name:"scrollTop",onEnd:pe,target:T,value:h}))))))};qv.defaultProps={checkInterval:100,children:void 0,debounce:17,debug:void 0,initialScrollBehavior:"smooth",mode:void 0,nonce:void 0,scroller:Tre},qv.propTypes={checkInterval:at.number,children:at.any,debounce:at.number,debug:at.bool,initialScrollBehavior:at.oneOf(["auto","smooth"]),mode:at.oneOf(["bottom","top"]),nonce:at.string,scroller:at.func};var Ire={height:"100%",overflowY:"auto",width:"100%"},Wv=function(t){var n=t.children,r=t.className,i=D.useContext(Nu),a=i.setTarget,o=Hm()(Ire);return D.createElement("div",{className:jm(o,(r||"")+""),ref:a},n)};Wv.defaultProps={children:void 0,className:void 0},Wv.propTypes={children:at.any,className:at.string};var Rre={position:"relative"},Vv=function(t){var n=t.children,r=t.className,i=t.followButtonClassName,a=t.scrollViewClassName,o=Hm()(Rre);return D.createElement("div",{className:jm(o,(r||"")+"")},D.createElement(Wv,{className:(a||"")+""},n),D.createElement(Zm,{className:(i||"")+""}))};Vv.defaultProps={children:void 0,className:void 0,followButtonClassName:void 0,scrollViewClassName:void 0},Vv.propTypes={children:at.any,className:at.string,followButtonClassName:at.string,scrollViewClassName:at.string};var Hv=function(t){var n=t.checkInterval,r=t.children,i=t.className,a=t.debounce,o=t.debug,s=t.followButtonClassName,c=t.initialScrollBehavior,l=t.mode,u=t.nonce,f=t.scroller,d=t.scrollViewClassName;return D.createElement(qv,{checkInterval:n,debounce:a,debug:o,initialScrollBehavior:c,mode:l,nonce:u,scroller:f},D.createElement(Vv,{className:i,followButtonClassName:s,scrollViewClassName:d},r))};Hv.defaultProps={checkInterval:void 0,children:void 0,className:void 0,debounce:void 0,debug:void 0,followButtonClassName:void 0,initialScrollBehavior:"smooth",mode:void 0,nonce:void 0,scroller:void 0,scrollViewClassName:void 0},Hv.propTypes={checkInterval:at.number,children:at.any,className:at.string,debounce:at.number,debug:at.bool,followButtonClassName:at.string,initialScrollBehavior:at.oneOf(["auto","smooth"]),mode:at.oneOf(["bottom","top"]),nonce:at.string,scroller:at.func,scrollViewClassName:at.string},FU();let Zv=(e=21)=>crypto.getRandomValues(new Uint8Array(e)).reduce((t,n)=>(n&=63,n<36?t+=n.toString(36):n<62?t+=(n-26).toString(36).toUpperCase():n>62?t+="-":t+="_",t),"");const Kv=D.memo(({className:e,messages:t=[],isTyping:n,headerMessage:r,renderers:i,botAvatar:a,botDescription:o,botName:s,sendMessage:c,showMarquee:l=!0,...u})=>{const{messageList:f}=lt,d=D.useMemo(()=>yR(t),[t.length]);return O.jsxs(Hv,{...u,className:ms(f.container.className,e),followButtonClassName:f.scrollDownButton.button.className,scrollViewClassName:f.viewPort.className,children:[r&&O.jsx("span",{...f.headerMessage,children:r}),l&&O.jsx(NU,{botAvatar:a,botDescription:o,botName:s}),d.map(p=>O.jsx(vh,{renderers:i,sendMessage:c,...p},p.id)),n&&O.jsx(vh,{id:Zv(),renderers:i,sendMessage:c,direction:"incoming",timestamp:new Date,block:void 0,sender:{name:s??"",avatar:a},children:O.jsx(zS,{})})]})});Kv.displayName="MessageList";const Are=({className:e,...t})=>{const{className:n}=lt.loader;return O.jsx("div",{...t,className:ms(e,n)})},nO=({connected:e,configuration:t,closeWindow:n,isTyping:r,messages:i,user:a,sendMessage:o,uploadFile:s,isLoading:c,renderers:l,isReadOnly:u,disableComposer:f,restartConversation:d,allowFileUpload:p,...m})=>{const{color:h,fontFamily:y,radius:v,themeMode:b,variant:w,botAvatar:T,botDescription:E,botName:_,composerPlaceholder:$,showPoweredBy:U}=t,z={color:h,fontFamily:y,radius:v,themeMode:b,variant:w},k=D.useMemo(()=>i.map(j=>{const{authorId:W}=j,B=W===(a==null?void 0:a.id)?"outgoing":"incoming";return{...j,direction:B,sender:B==="outgoing"?{name:"You"}:{name:t.botName??"Bot",avatar:t.botAvatar}}}),[t.botAvatar,t.botName,i.length,a==null?void 0:a.id]);return O.jsxs(O.Fragment,{children:[O.jsx(q1,{...z}),O.jsxs(fh,{connected:e,allowFileUpload:p,uploadFile:s,...m,children:[O.jsx(US,{closeWindow:n,configuration:t,restartConversation:d}),c?O.jsx(Are,{}):O.jsx(O.Fragment,{children:O.jsx(Kv,{botAvatar:T,botDescription:E,botName:_,renderers:l,isTyping:r,sendMessage:o,messages:k})}),O.jsx(f1,{sendMessage:o,uploadFile:s,connected:e,isReadOnly:u,disableComposer:f,showPoweredBy:U,composerPlaceholder:$,allowFileUpload:p})]})]})};function rO(e,t){return function(){return e.apply(t,arguments)}}const{toString:iO}=Object.prototype,{getPrototypeOf:Gv}=Object,Yv=(e=>t=>{const n=iO.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),Yr=e=>(e=e.toLowerCase(),t=>Yv(t)===e),lf=e=>t=>typeof t===e,{isArray:no}=Array,Js=lf("undefined");function Pre(e){return e!==null&&!Js(e)&&e.constructor!==null&&!Js(e.constructor)&&ea(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const aO=Yr("ArrayBuffer");function Dre(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&aO(e.buffer),t}const jre=lf("string"),ea=lf("function"),oO=lf("number"),Jv=e=>e!==null&&typeof e=="object",Nre=e=>e===!0||e===!1,cf=e=>{if(Yv(e)!=="object")return!1;const t=Gv(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Mre=Yr("Date"),Fre=Yr("File"),Lre=Yr("Blob"),Bre=Yr("FileList"),Ure=e=>Jv(e)&&ea(e.pipe),zre=e=>{const t="[object FormData]";return e&&(typeof FormData=="function"&&e instanceof FormData||iO.call(e)===t||ea(e.toString)&&e.toString()===t)},qre=Yr("URLSearchParams"),Wre=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Xs(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,i;if(typeof e!="object"&&(e=[e]),no(e))for(r=0,i=e.length;r<i;r++)t.call(null,e[r],r,e);else{const a=n?Object.getOwnPropertyNames(e):Object.keys(e),o=a.length;let s;for(r=0;r<o;r++)s=a[r],t.call(null,e[s],s,e)}}function sO(e,t){t=t.toLowerCase();const n=Object.keys(e);let r=n.length,i;for(;r-- >0;)if(i=n[r],t===i.toLowerCase())return i;return null}const lO=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,cO=e=>!Js(e)&&e!==lO;function Xv(){const{caseless:e}=cO(this)&&this||{},t={},n=(r,i)=>{const a=e&&sO(t,i)||i;cf(t[a])&&cf(r)?t[a]=Xv(t[a],r):cf(r)?t[a]=Xv({},r):no(r)?t[a]=r.slice():t[a]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&Xs(arguments[r],n);return t}const Vre=(e,t,n,{allOwnKeys:r}={})=>(Xs(t,(i,a)=>{n&&ea(i)?e[a]=rO(i,n):e[a]=i},{allOwnKeys:r}),e),Hre=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),Zre=(e,t,n,r)=>{e.prototype=Object.create(t.prototype,r),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),n&&Object.assign(e.prototype,n)},Kre=(e,t,n,r)=>{let i,a,o;const s={};if(t=t||{},e==null)return t;do{for(i=Object.getOwnPropertyNames(e),a=i.length;a-- >0;)o=i[a],(!r||r(o,e,t))&&!s[o]&&(t[o]=e[o],s[o]=!0);e=n!==!1&&Gv(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},Gre=(e,t,n)=>{e=String(e),(n===void 0||n>e.length)&&(n=e.length),n-=t.length;const r=e.indexOf(t,n);return r!==-1&&r===n},Yre=e=>{if(!e)return null;if(no(e))return e;let t=e.length;if(!oO(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Jre=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Gv(Uint8Array)),Xre=(e,t)=>{const r=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=r.next())&&!i.done;){const a=i.value;t.call(e,a[0],a[1])}},Qre=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},eie=Yr("HTMLFormElement"),tie=e=>e.toLowerCase().replace(/[_-\s]([a-z\d])(\w*)/g,function(n,r,i){return r.toUpperCase()+i}),uO=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),nie=Yr("RegExp"),fO=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};Xs(n,(i,a)=>{t(i,a,e)!==!1&&(r[a]=i)}),Object.defineProperties(e,r)},re={isArray:no,isArrayBuffer:aO,isBuffer:Pre,isFormData:zre,isArrayBufferView:Dre,isString:jre,isNumber:oO,isBoolean:Nre,isObject:Jv,isPlainObject:cf,isUndefined:Js,isDate:Mre,isFile:Fre,isBlob:Lre,isRegExp:nie,isFunction:ea,isStream:Ure,isURLSearchParams:qre,isTypedArray:Jre,isFileList:Bre,forEach:Xs,merge:Xv,extend:Vre,trim:Wre,stripBOM:Hre,inherits:Zre,toFlatObject:Kre,kindOf:Yv,kindOfTest:Yr,endsWith:Gre,toArray:Yre,forEachEntry:Xre,matchAll:Qre,isHTMLForm:eie,hasOwnProperty:uO,hasOwnProp:uO,reduceDescriptors:fO,freezeMethods:e=>{fO(e,(t,n)=>{if(ea(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(ea(r)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+n+"'")})}})},toObjectSet:(e,t)=>{const n={},r=i=>{i.forEach(a=>{n[a]=!0})};return no(e)?r(e):r(String(e).split(t)),n},toCamelCase:tie,noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:sO,global:lO,isContextDefined:cO,toJSONObject:e=>{const t=new Array(10),n=(r,i)=>{if(Jv(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[i]=r;const a=no(r)?[]:{};return Xs(r,(o,s)=>{const c=n(o,i+1);!Js(c)&&(a[s]=c)}),t[i]=void 0,a}}return r};return n(e,0)}};function ot(e,t,n,r,i){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=e,this.name="AxiosError",t&&(this.code=t),n&&(this.config=n),r&&(this.request=r),i&&(this.response=i)}re.inherits(ot,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:re.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const dO=ot.prototype,pO={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(e=>{pO[e]={value:e}}),Object.defineProperties(ot,pO),Object.defineProperty(dO,"isAxiosError",{value:!0}),ot.from=(e,t,n,r,i,a)=>{const o=Object.create(dO);return re.toFlatObject(e,o,function(c){return c!==Error.prototype},s=>s!=="isAxiosError"),ot.call(o,e.message,t,n,r,i),o.cause=e,o.name=e.name,a&&Object.assign(o,a),o};var rie=typeof self=="object"?self.FormData:window.FormData;const iie=Ge(rie);function Qv(e){return re.isPlainObject(e)||re.isArray(e)}function hO(e){return re.endsWith(e,"[]")?e.slice(0,-2):e}function mO(e,t,n){return e?e.concat(t).map(function(i,a){return i=hO(i),!n&&a?"["+i+"]":i}).join(n?".":""):t}function aie(e){return re.isArray(e)&&!e.some(Qv)}const oie=re.toFlatObject(re,{},null,function(t){return/^is[A-Z]/.test(t)});function sie(e){return e&&re.isFunction(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator]}function uf(e,t,n){if(!re.isObject(e))throw new TypeError("target must be an object");t=t||new(iie||FormData),n=re.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(h,y){return!re.isUndefined(y[h])});const r=n.metaTokens,i=n.visitor||u,a=n.dots,o=n.indexes,c=(n.Blob||typeof Blob<"u"&&Blob)&&sie(t);if(!re.isFunction(i))throw new TypeError("visitor must be a function");function l(m){if(m===null)return"";if(re.isDate(m))return m.toISOString();if(!c&&re.isBlob(m))throw new ot("Blob is not supported. Use a Buffer instead.");return re.isArrayBuffer(m)||re.isTypedArray(m)?c&&typeof Blob=="function"?new Blob([m]):Buffer.from(m):m}function u(m,h,y){let v=m;if(m&&!y&&typeof m=="object"){if(re.endsWith(h,"{}"))h=r?h:h.slice(0,-2),m=JSON.stringify(m);else if(re.isArray(m)&&aie(m)||re.isFileList(m)||re.endsWith(h,"[]")&&(v=re.toArray(m)))return h=hO(h),v.forEach(function(w,T){!(re.isUndefined(w)||w===null)&&t.append(o===!0?mO([h],T,a):o===null?h:h+"[]",l(w))}),!1}return Qv(m)?!0:(t.append(mO(y,h,a),l(m)),!1)}const f=[],d=Object.assign(oie,{defaultVisitor:u,convertValue:l,isVisitable:Qv});function p(m,h){if(!re.isUndefined(m)){if(f.indexOf(m)!==-1)throw Error("Circular reference detected in "+h.join("."));f.push(m),re.forEach(m,function(v,b){(!(re.isUndefined(v)||v===null)&&i.call(t,v,re.isString(b)?b.trim():b,h,d))===!0&&p(v,h?h.concat(b):[b])}),f.pop()}}if(!re.isObject(e))throw new TypeError("data must be an object");return p(e),t}function vO(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function ey(e,t){this._pairs=[],e&&uf(e,this,t)}const yO=ey.prototype;yO.append=function(t,n){this._pairs.push([t,n])},yO.toString=function(t){const n=t?function(r){return t.call(this,r,vO)}:vO;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function lie(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function gO(e,t,n){if(!t)return e;const r=n&&n.encode||lie,i=n&&n.serialize;let a;if(i?a=i(t,n):a=re.isURLSearchParams(t)?t.toString():new ey(t,n).toString(r),a){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class bO{constructor(){this.handlers=[]}use(t,n,r){return this.handlers.push({fulfilled:t,rejected:n,synchronous:r?r.synchronous:!1,runWhen:r?r.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){re.forEach(this.handlers,function(r){r!==null&&t(r)})}}const wO={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},cie=typeof URLSearchParams<"u"?URLSearchParams:ey,uie=FormData,fie=(()=>{let e;return typeof navigator<"u"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),die=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Ir={isBrowser:!0,classes:{URLSearchParams:cie,FormData:uie,Blob},isStandardBrowserEnv:fie,isStandardBrowserWebWorkerEnv:die,protocols:["http","https","file","blob","url","data"]};function pie(e,t){return uf(e,new Ir.classes.URLSearchParams,Object.assign({visitor:function(n,r,i,a){return Ir.isNode&&re.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function hie(e){return re.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function mie(e){const t={},n=Object.keys(e);let r;const i=n.length;let a;for(r=0;r<i;r++)a=n[r],t[a]=e[a];return t}function xO(e){function t(n,r,i,a){let o=n[a++];const s=Number.isFinite(+o),c=a>=n.length;return o=!o&&re.isArray(i)?i.length:o,c?(re.hasOwnProp(i,o)?i[o]=[i[o],r]:i[o]=r,!s):((!i[o]||!re.isObject(i[o]))&&(i[o]=[]),t(n,r,i[o],a)&&re.isArray(i[o])&&(i[o]=mie(i[o])),!s)}if(re.isFormData(e)&&re.isFunction(e.entries)){const n={};return re.forEachEntry(e,(r,i)=>{t(hie(r),i,n,0)}),n}return null}const vie={"Content-Type":void 0};function yie(e,t,n){if(re.isString(e))try{return(t||JSON.parse)(e),re.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const ro={transitional:wO,adapter:["xhr","http"],transformRequest:[function(t,n){const r=n.getContentType()||"",i=r.indexOf("application/json")>-1,a=re.isObject(t);if(a&&re.isHTMLForm(t)&&(t=new FormData(t)),re.isFormData(t))return i&&i?JSON.stringify(xO(t)):t;if(re.isArrayBuffer(t)||re.isBuffer(t)||re.isStream(t)||re.isFile(t)||re.isBlob(t))return t;if(re.isArrayBufferView(t))return t.buffer;if(re.isURLSearchParams(t))return n.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(a){if(r.indexOf("application/x-www-form-urlencoded")>-1)return pie(t,this.formSerializer).toString();if((s=re.isFileList(t))||r.indexOf("multipart/form-data")>-1){const c=this.env&&this.env.FormData;return uf(s?{"files[]":t}:t,c&&new c,this.formSerializer)}}return a||i?(n.setContentType("application/json",!1),yie(t)):t}],transformResponse:[function(t){const n=this.transitional||ro.transitional,r=n&&n.forcedJSONParsing,i=this.responseType==="json";if(t&&re.isString(t)&&(r&&!this.responseType||i)){const o=!(n&&n.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(s){if(o)throw s.name==="SyntaxError"?ot.from(s,ot.ERR_BAD_RESPONSE,this,null,this.response):s}}return t}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Ir.classes.FormData,Blob:Ir.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};re.forEach(["delete","get","head"],function(t){ro.headers[t]={}}),re.forEach(["post","put","patch"],function(t){ro.headers[t]=re.merge(vie)});const gie=re.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),bie=e=>{const t={};let n,r,i;return e&&e.split(`
174
+ `).forEach(function(o){i=o.indexOf(":"),n=o.substring(0,i).trim().toLowerCase(),r=o.substring(i+1).trim(),!(!n||t[n]&&gie[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},SO=Symbol("internals");function Qs(e){return e&&String(e).trim().toLowerCase()}function ff(e){return e===!1||e==null?e:re.isArray(e)?e.map(ff):String(e)}function wie(e){const t=Object.create(null),n=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let r;for(;r=n.exec(e);)t[r[1]]=r[2];return t}function xie(e){return/^[-_a-zA-Z]+$/.test(e.trim())}function EO(e,t,n,r){if(re.isFunction(r))return r.call(this,t,n);if(re.isString(t)){if(re.isString(r))return t.indexOf(r)!==-1;if(re.isRegExp(r))return r.test(t)}}function Sie(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function Eie(e,t){const n=re.toCamelCase(" "+t);["get","set","has"].forEach(r=>{Object.defineProperty(e,r+n,{value:function(i,a,o){return this[r].call(this,t,i,a,o)},configurable:!0})})}class Wn{constructor(t){t&&this.set(t)}set(t,n,r){const i=this;function a(s,c,l){const u=Qs(c);if(!u)throw new Error("header name must be a non-empty string");const f=re.findKey(i,u);(!f||i[f]===void 0||l===!0||l===void 0&&i[f]!==!1)&&(i[f||c]=ff(s))}const o=(s,c)=>re.forEach(s,(l,u)=>a(l,u,c));return re.isPlainObject(t)||t instanceof this.constructor?o(t,n):re.isString(t)&&(t=t.trim())&&!xie(t)?o(bie(t),n):t!=null&&a(n,t,r),this}get(t,n){if(t=Qs(t),t){const r=re.findKey(this,t);if(r){const i=this[r];if(!n)return i;if(n===!0)return wie(i);if(re.isFunction(n))return n.call(this,i,r);if(re.isRegExp(n))return n.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Qs(t),t){const r=re.findKey(this,t);return!!(r&&(!n||EO(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let i=!1;function a(o){if(o=Qs(o),o){const s=re.findKey(r,o);s&&(!n||EO(r,r[s],s,n))&&(delete r[s],i=!0)}}return re.isArray(t)?t.forEach(a):a(t),i}clear(){return Object.keys(this).forEach(this.delete.bind(this))}normalize(t){const n=this,r={};return re.forEach(this,(i,a)=>{const o=re.findKey(r,a);if(o){n[o]=ff(i),delete n[a];return}const s=t?Sie(a):String(a).trim();s!==a&&delete n[a],n[s]=ff(i),r[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return re.forEach(this,(r,i)=>{r!=null&&r!==!1&&(n[i]=t&&re.isArray(r)?r.join(", "):r)}),n}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([t,n])=>t+": "+n).join(`
175
+ `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(i=>r.set(i)),r}static accessor(t){const r=(this[SO]=this[SO]={accessors:{}}).accessors,i=this.prototype;function a(o){const s=Qs(o);r[s]||(Eie(i,o),r[s]=!0)}return re.isArray(t)?t.forEach(a):a(t),this}}Wn.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent"]),re.freezeMethods(Wn.prototype),re.freezeMethods(Wn);function ty(e,t){const n=this||ro,r=t||n,i=Wn.from(r.headers);let a=r.data;return re.forEach(e,function(s){a=s.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function _O(e){return!!(e&&e.__CANCEL__)}function el(e,t,n){ot.call(this,e??"canceled",ot.ERR_CANCELED,t,n),this.name="CanceledError"}re.inherits(el,ot,{__CANCEL__:!0});const _ie=null;function kie(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new ot("Request failed with status code "+n.status,[ot.ERR_BAD_REQUEST,ot.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const Tie=Ir.isStandardBrowserEnv?function(){return{write:function(n,r,i,a,o,s){const c=[];c.push(n+"="+encodeURIComponent(r)),re.isNumber(i)&&c.push("expires="+new Date(i).toGMTString()),re.isString(a)&&c.push("path="+a),re.isString(o)&&c.push("domain="+o),s===!0&&c.push("secure"),document.cookie=c.join("; ")},read:function(n){const r=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return r?decodeURIComponent(r[3]):null},remove:function(n){this.write(n,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function Cie(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function Oie(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}function kO(e,t){return e&&!Cie(t)?Oie(e,t):t}const $ie=Ir.isStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");let r;function i(a){let o=a;return t&&(n.setAttribute("href",o),o=n.href),n.setAttribute("href",o),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:n.pathname.charAt(0)==="/"?n.pathname:"/"+n.pathname}}return r=i(window.location.href),function(o){const s=re.isString(o)?i(o):o;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}();function Iie(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Rie(e,t){e=e||10;const n=new Array(e),r=new Array(e);let i=0,a=0,o;return t=t!==void 0?t:1e3,function(c){const l=Date.now(),u=r[a];o||(o=l),n[i]=c,r[i]=l;let f=a,d=0;for(;f!==i;)d+=n[f++],f=f%e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),l-o<t)return;const p=u&&l-u;return p?Math.round(d*1e3/p):void 0}}function TO(e,t){let n=0;const r=Rie(50,250);return i=>{const a=i.loaded,o=i.lengthComputable?i.total:void 0,s=a-n,c=r(s),l=a<=o;n=a;const u={loaded:a,total:o,progress:o?a/o:void 0,bytes:s,rate:c||void 0,estimated:c&&o&&l?(o-a)/c:void 0,event:i};u[t?"download":"upload"]=!0,e(u)}}const df={http:_ie,xhr:typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,r){let i=e.data;const a=Wn.from(e.headers).normalize(),o=e.responseType;let s;function c(){e.cancelToken&&e.cancelToken.unsubscribe(s),e.signal&&e.signal.removeEventListener("abort",s)}re.isFormData(i)&&(Ir.isStandardBrowserEnv||Ir.isStandardBrowserWebWorkerEnv)&&a.setContentType(!1);let l=new XMLHttpRequest;if(e.auth){const p=e.auth.username||"",m=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";a.set("Authorization","Basic "+btoa(p+":"+m))}const u=kO(e.baseURL,e.url);l.open(e.method.toUpperCase(),gO(u,e.params,e.paramsSerializer),!0),l.timeout=e.timeout;function f(){if(!l)return;const p=Wn.from("getAllResponseHeaders"in l&&l.getAllResponseHeaders()),h={data:!o||o==="text"||o==="json"?l.responseText:l.response,status:l.status,statusText:l.statusText,headers:p,config:e,request:l};kie(function(v){n(v),c()},function(v){r(v),c()},h),l=null}if("onloadend"in l?l.onloadend=f:l.onreadystatechange=function(){!l||l.readyState!==4||l.status===0&&!(l.responseURL&&l.responseURL.indexOf("file:")===0)||setTimeout(f)},l.onabort=function(){l&&(r(new ot("Request aborted",ot.ECONNABORTED,e,l)),l=null)},l.onerror=function(){r(new ot("Network Error",ot.ERR_NETWORK,e,l)),l=null},l.ontimeout=function(){let m=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const h=e.transitional||wO;e.timeoutErrorMessage&&(m=e.timeoutErrorMessage),r(new ot(m,h.clarifyTimeoutError?ot.ETIMEDOUT:ot.ECONNABORTED,e,l)),l=null},Ir.isStandardBrowserEnv){const p=(e.withCredentials||$ie(u))&&e.xsrfCookieName&&Tie.read(e.xsrfCookieName);p&&a.set(e.xsrfHeaderName,p)}i===void 0&&a.setContentType(null),"setRequestHeader"in l&&re.forEach(a.toJSON(),function(m,h){l.setRequestHeader(h,m)}),re.isUndefined(e.withCredentials)||(l.withCredentials=!!e.withCredentials),o&&o!=="json"&&(l.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&l.addEventListener("progress",TO(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&l.upload&&l.upload.addEventListener("progress",TO(e.onUploadProgress)),(e.cancelToken||e.signal)&&(s=p=>{l&&(r(!p||p.type?new el(null,e,l):p),l.abort(),l=null)},e.cancelToken&&e.cancelToken.subscribe(s),e.signal&&(e.signal.aborted?s():e.signal.addEventListener("abort",s)));const d=Iie(u);if(d&&Ir.protocols.indexOf(d)===-1){r(new ot("Unsupported protocol "+d+":",ot.ERR_BAD_REQUEST,e));return}l.send(i||null)})}};re.forEach(df,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Aie={getAdapter:e=>{e=re.isArray(e)?e:[e];const{length:t}=e;let n,r;for(let i=0;i<t&&(n=e[i],!(r=re.isString(n)?df[n.toLowerCase()]:n));i++);if(!r)throw r===!1?new ot(`Adapter ${n} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(re.hasOwnProp(df,n)?`Adapter '${n}' is not available in the build`:`Unknown adapter '${n}'`);if(!re.isFunction(r))throw new TypeError("adapter is not a function");return r},adapters:df};function ny(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new el(null,e)}function CO(e){return ny(e),e.headers=Wn.from(e.headers),e.data=ty.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Aie.getAdapter(e.adapter||ro.adapter)(e).then(function(r){return ny(e),r.data=ty.call(e,e.transformResponse,r),r.headers=Wn.from(r.headers),r},function(r){return _O(r)||(ny(e),r&&r.response&&(r.response.data=ty.call(e,e.transformResponse,r.response),r.response.headers=Wn.from(r.response.headers))),Promise.reject(r)})}const OO=e=>e instanceof Wn?e.toJSON():e;function io(e,t){t=t||{};const n={};function r(l,u,f){return re.isPlainObject(l)&&re.isPlainObject(u)?re.merge.call({caseless:f},l,u):re.isPlainObject(u)?re.merge({},u):re.isArray(u)?u.slice():u}function i(l,u,f){if(re.isUndefined(u)){if(!re.isUndefined(l))return r(void 0,l,f)}else return r(l,u,f)}function a(l,u){if(!re.isUndefined(u))return r(void 0,u)}function o(l,u){if(re.isUndefined(u)){if(!re.isUndefined(l))return r(void 0,l)}else return r(void 0,u)}function s(l,u,f){if(f in t)return r(l,u);if(f in e)return r(void 0,l)}const c={url:a,method:a,data:a,baseURL:o,transformRequest:o,transformResponse:o,paramsSerializer:o,timeout:o,timeoutMessage:o,withCredentials:o,adapter:o,responseType:o,xsrfCookieName:o,xsrfHeaderName:o,onUploadProgress:o,onDownloadProgress:o,decompress:o,maxContentLength:o,maxBodyLength:o,beforeRedirect:o,transport:o,httpAgent:o,httpsAgent:o,cancelToken:o,socketPath:o,responseEncoding:o,validateStatus:s,headers:(l,u)=>i(OO(l),OO(u),!0)};return re.forEach(Object.keys(e).concat(Object.keys(t)),function(u){const f=c[u]||i,d=f(e[u],t[u],u);re.isUndefined(d)&&f!==s||(n[u]=d)}),n}const $O="1.2.5",ry={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{ry[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const IO={};ry.transitional=function(t,n,r){function i(a,o){return"[Axios v"+$O+"] Transitional option '"+a+"'"+o+(r?". "+r:"")}return(a,o,s)=>{if(t===!1)throw new ot(i(o," has been removed"+(n?" in "+n:"")),ot.ERR_DEPRECATED);return n&&!IO[o]&&(IO[o]=!0,console.warn(i(o," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(a,o,s):!0}};function Pie(e,t,n){if(typeof e!="object")throw new ot("options must be an object",ot.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let i=r.length;for(;i-- >0;){const a=r[i],o=t[a];if(o){const s=e[a],c=s===void 0||o(s,a,e);if(c!==!0)throw new ot("option "+a+" must be "+c,ot.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new ot("Unknown option "+a,ot.ERR_BAD_OPTION)}}const iy={assertOptions:Pie,validators:ry},ki=iy.validators;class ta{constructor(t){this.defaults=t,this.interceptors={request:new bO,response:new bO}}request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=io(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:a}=n;r!==void 0&&iy.assertOptions(r,{silentJSONParsing:ki.transitional(ki.boolean),forcedJSONParsing:ki.transitional(ki.boolean),clarifyTimeoutError:ki.transitional(ki.boolean)},!1),i!==void 0&&iy.assertOptions(i,{encode:ki.function,serialize:ki.function},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o;o=a&&re.merge(a.common,a[n.method]),o&&re.forEach(["delete","get","head","post","put","patch","common"],m=>{delete a[m]}),n.headers=Wn.concat(o,a);const s=[];let c=!0;this.interceptors.request.forEach(function(h){typeof h.runWhen=="function"&&h.runWhen(n)===!1||(c=c&&h.synchronous,s.unshift(h.fulfilled,h.rejected))});const l=[];this.interceptors.response.forEach(function(h){l.push(h.fulfilled,h.rejected)});let u,f=0,d;if(!c){const m=[CO.bind(this),void 0];for(m.unshift.apply(m,s),m.push.apply(m,l),d=m.length,u=Promise.resolve(n);f<d;)u=u.then(m[f++],m[f++]);return u}d=s.length;let p=n;for(f=0;f<d;){const m=s[f++],h=s[f++];try{p=m(p)}catch(y){h.call(this,y);break}}try{u=CO.call(this,p)}catch(m){return Promise.reject(m)}for(f=0,d=l.length;f<d;)u=u.then(l[f++],l[f++]);return u}getUri(t){t=io(this.defaults,t);const n=kO(t.baseURL,t.url);return gO(n,t.params,t.paramsSerializer)}}re.forEach(["delete","get","head","options"],function(t){ta.prototype[t]=function(n,r){return this.request(io(r||{},{method:t,url:n,data:(r||{}).data}))}}),re.forEach(["post","put","patch"],function(t){function n(r){return function(a,o,s){return this.request(io(s||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:a,data:o}))}}ta.prototype[t]=n(),ta.prototype[t+"Form"]=n(!0)});class ay{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(a){n=a});const r=this;this.promise.then(i=>{if(!r._listeners)return;let a=r._listeners.length;for(;a-- >0;)r._listeners[a](i);r._listeners=null}),this.promise.then=i=>{let a;const o=new Promise(s=>{r.subscribe(s),a=s}).then(i);return o.cancel=function(){r.unsubscribe(a)},o},t(function(a,o,s){r.reason||(r.reason=new el(a,o,s),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}static source(){let t;return{token:new ay(function(i){t=i}),cancel:t}}}function Die(e){return function(n){return e.apply(null,n)}}function jie(e){return re.isObject(e)&&e.isAxiosError===!0}const oy={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(oy).forEach(([e,t])=>{oy[t]=e});function RO(e){const t=new ta(e),n=rO(ta.prototype.request,t);return re.extend(n,ta.prototype,t,{allOwnKeys:!0}),re.extend(n,t,null,{allOwnKeys:!0}),n.create=function(i){return RO(io(e,i))},n}const zt=RO(ro);zt.Axios=ta,zt.CanceledError=el,zt.CancelToken=ay,zt.isCancel=_O,zt.VERSION=$O,zt.toFormData=uf,zt.AxiosError=ot,zt.Cancel=zt.CanceledError,zt.all=function(t){return Promise.all(t)},zt.spread=Die,zt.isAxiosError=jie,zt.mergeConfig=io,zt.AxiosHeaders=Wn,zt.formToJSON=e=>xO(re.isHTMLForm(e)?new FormData(e):e),zt.HttpStatusCode=oy,zt.default=zt;const AO={},Nie=Object.freeze(Object.defineProperty({__proto__:null,default:AO},Symbol.toStringTag,{value:"Module"}));var PO=Object,Mie=Error,Fie=EvalError,Lie=RangeError,Bie=ReferenceError,DO=SyntaxError,ao=TypeError,Uie=URIError,zie=Math.abs,qie=Math.floor,Wie=Math.max,Vie=Math.min,Hie=Math.pow,Zie=Math.round,Kie=Number.isNaN||function(t){return t!==t},Gie=Kie,Yie=function(t){return Gie(t)||t===0?t:t<0?-1:1},Jie=Object.getOwnPropertyDescriptor,pf=Jie;if(pf)try{pf([],"length")}catch{pf=null}var hf=pf,mf=Object.defineProperty||!1;if(mf)try{mf({},"a",{value:1})}catch{mf=!1}var vf=mf,sy,jO;function Xie(){return jO||(jO=1,sy=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},n=Symbol("test"),r=Object(n);if(typeof n=="string"||Object.prototype.toString.call(n)!=="[object Symbol]"||Object.prototype.toString.call(r)!=="[object Symbol]")return!1;var i=42;t[n]=i;for(var a in t)return!1;if(typeof Object.keys=="function"&&Object.keys(t).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(t).length!==0)return!1;var o=Object.getOwnPropertySymbols(t);if(o.length!==1||o[0]!==n||!Object.prototype.propertyIsEnumerable.call(t,n))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var s=Object.getOwnPropertyDescriptor(t,n);if(s.value!==i||s.enumerable!==!0)return!1}return!0}),sy}var ly,NO;function Qie(){if(NO)return ly;NO=1;var e=typeof Symbol<"u"&&Symbol,t=Xie();return ly=function(){return typeof e!="function"||typeof Symbol!="function"||typeof e("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:t()},ly}var cy,MO;function FO(){return MO||(MO=1,cy=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),cy}var uy,LO;function BO(){if(LO)return uy;LO=1;var e=PO;return uy=e.getPrototypeOf||null,uy}var fy,UO;function eae(){if(UO)return fy;UO=1;var e="Function.prototype.bind called on incompatible ",t=Object.prototype.toString,n=Math.max,r="[object Function]",i=function(c,l){for(var u=[],f=0;f<c.length;f+=1)u[f]=c[f];for(var d=0;d<l.length;d+=1)u[d+c.length]=l[d];return u},a=function(c,l){for(var u=[],f=l,d=0;f<c.length;f+=1,d+=1)u[d]=c[f];return u},o=function(s,c){for(var l="",u=0;u<s.length;u+=1)l+=s[u],u+1<s.length&&(l+=c);return l};return fy=function(c){var l=this;if(typeof l!="function"||t.apply(l)!==r)throw new TypeError(e+l);for(var u=a(arguments,1),f,d=function(){if(this instanceof f){var v=l.apply(this,i(u,arguments));return Object(v)===v?v:this}return l.apply(c,i(u,arguments))},p=n(0,l.length-u.length),m=[],h=0;h<p;h++)m[h]="$"+h;if(f=Function("binder","return function ("+o(m,",")+"){ return binder.apply(this,arguments); }")(d),l.prototype){var y=function(){};y.prototype=l.prototype,f.prototype=new y,y.prototype=null}return f},fy}var dy,zO;function tl(){if(zO)return dy;zO=1;var e=eae();return dy=Function.prototype.bind||e,dy}var py,qO;function hy(){return qO||(qO=1,py=Function.prototype.call),py}var my,WO;function VO(){return WO||(WO=1,my=Function.prototype.apply),my}var vy,HO;function tae(){return HO||(HO=1,vy=typeof Reflect<"u"&&Reflect&&Reflect.apply),vy}var yy,ZO;function nae(){if(ZO)return yy;ZO=1;var e=tl(),t=VO(),n=hy(),r=tae();return yy=r||e.call(n,t),yy}var gy,KO;function rae(){if(KO)return gy;KO=1;var e=tl(),t=ao,n=hy(),r=nae();return gy=function(a){if(a.length<1||typeof a[0]!="function")throw new t("a function is required");return r(e,n,a)},gy}var by,GO;function iae(){if(GO)return by;GO=1;var e=rae(),t=hf,n;try{n=[].__proto__===Array.prototype}catch(o){if(!o||typeof o!="object"||!("code"in o)||o.code!=="ERR_PROTO_ACCESS")throw o}var r=!!n&&t&&t(Object.prototype,"__proto__"),i=Object,a=i.getPrototypeOf;return by=r&&typeof r.get=="function"?e([r.get]):typeof a=="function"?function(s){return a(s==null?s:i(s))}:!1,by}var wy,YO;function aae(){if(YO)return wy;YO=1;var e=FO(),t=BO(),n=iae();return wy=e?function(i){return e(i)}:t?function(i){if(!i||typeof i!="object"&&typeof i!="function")throw new TypeError("getProto: not an object");return t(i)}:n?function(i){return n(i)}:null,wy}var xy,JO;function oae(){if(JO)return xy;JO=1;var e=Function.prototype.call,t=Object.prototype.hasOwnProperty,n=tl();return xy=n.call(e,t),xy}var Xe,sae=PO,lae=Mie,cae=Fie,uae=Lie,fae=Bie,oo=DO,so=ao,dae=Uie,pae=zie,hae=qie,mae=Wie,vae=Vie,yae=Hie,gae=Zie,bae=Yie,XO=Function,Sy=function(e){try{return XO('"use strict"; return ('+e+").constructor;")()}catch{}},nl=hf,wae=vf,Ey=function(){throw new so},xae=nl?function(){try{return arguments.callee,Ey}catch{try{return nl(arguments,"callee").get}catch{return Ey}}}():Ey,lo=Qie()(),en=aae(),Sae=BO(),Eae=FO(),QO=VO(),rl=hy(),co={},_ae=typeof Uint8Array>"u"||!en?Xe:en(Uint8Array),na={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?Xe:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?Xe:ArrayBuffer,"%ArrayIteratorPrototype%":lo&&en?en([][Symbol.iterator]()):Xe,"%AsyncFromSyncIteratorPrototype%":Xe,"%AsyncFunction%":co,"%AsyncGenerator%":co,"%AsyncGeneratorFunction%":co,"%AsyncIteratorPrototype%":co,"%Atomics%":typeof Atomics>"u"?Xe:Atomics,"%BigInt%":typeof BigInt>"u"?Xe:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?Xe:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?Xe:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?Xe:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":lae,"%eval%":eval,"%EvalError%":cae,"%Float32Array%":typeof Float32Array>"u"?Xe:Float32Array,"%Float64Array%":typeof Float64Array>"u"?Xe:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?Xe:FinalizationRegistry,"%Function%":XO,"%GeneratorFunction%":co,"%Int8Array%":typeof Int8Array>"u"?Xe:Int8Array,"%Int16Array%":typeof Int16Array>"u"?Xe:Int16Array,"%Int32Array%":typeof Int32Array>"u"?Xe:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":lo&&en?en(en([][Symbol.iterator]())):Xe,"%JSON%":typeof JSON=="object"?JSON:Xe,"%Map%":typeof Map>"u"?Xe:Map,"%MapIteratorPrototype%":typeof Map>"u"||!lo||!en?Xe:en(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":sae,"%Object.getOwnPropertyDescriptor%":nl,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?Xe:Promise,"%Proxy%":typeof Proxy>"u"?Xe:Proxy,"%RangeError%":uae,"%ReferenceError%":fae,"%Reflect%":typeof Reflect>"u"?Xe:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?Xe:Set,"%SetIteratorPrototype%":typeof Set>"u"||!lo||!en?Xe:en(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?Xe:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":lo&&en?en(""[Symbol.iterator]()):Xe,"%Symbol%":lo?Symbol:Xe,"%SyntaxError%":oo,"%ThrowTypeError%":xae,"%TypedArray%":_ae,"%TypeError%":so,"%Uint8Array%":typeof Uint8Array>"u"?Xe:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?Xe:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?Xe:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?Xe:Uint32Array,"%URIError%":dae,"%WeakMap%":typeof WeakMap>"u"?Xe:WeakMap,"%WeakRef%":typeof WeakRef>"u"?Xe:WeakRef,"%WeakSet%":typeof WeakSet>"u"?Xe:WeakSet,"%Function.prototype.call%":rl,"%Function.prototype.apply%":QO,"%Object.defineProperty%":wae,"%Object.getPrototypeOf%":Sae,"%Math.abs%":pae,"%Math.floor%":hae,"%Math.max%":mae,"%Math.min%":vae,"%Math.pow%":yae,"%Math.round%":gae,"%Math.sign%":bae,"%Reflect.getPrototypeOf%":Eae};if(en)try{null.error}catch(e){var kae=en(en(e));na["%Error.prototype%"]=kae}var Tae=function e(t){var n;if(t==="%AsyncFunction%")n=Sy("async function () {}");else if(t==="%GeneratorFunction%")n=Sy("function* () {}");else if(t==="%AsyncGeneratorFunction%")n=Sy("async function* () {}");else if(t==="%AsyncGenerator%"){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if(t==="%AsyncIteratorPrototype%"){var i=e("%AsyncGenerator%");i&&en&&(n=en(i.prototype))}return na[t]=n,n},e$={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},il=tl(),yf=oae(),Cae=il.call(rl,Array.prototype.concat),Oae=il.call(QO,Array.prototype.splice),t$=il.call(rl,String.prototype.replace),gf=il.call(rl,String.prototype.slice),$ae=il.call(rl,RegExp.prototype.exec),Iae=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,Rae=/\\(\\)?/g,Aae=function(t){var n=gf(t,0,1),r=gf(t,-1);if(n==="%"&&r!=="%")throw new oo("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&n!=="%")throw new oo("invalid intrinsic syntax, expected opening `%`");var i=[];return t$(t,Iae,function(a,o,s,c){i[i.length]=s?t$(c,Rae,"$1"):o||a}),i},Pae=function(t,n){var r=t,i;if(yf(e$,r)&&(i=e$[r],r="%"+i[0]+"%"),yf(na,r)){var a=na[r];if(a===co&&(a=Tae(r)),typeof a>"u"&&!n)throw new so("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:i,name:r,value:a}}throw new oo("intrinsic "+t+" does not exist!")},bf=function(t,n){if(typeof t!="string"||t.length===0)throw new so("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new so('"allowMissing" argument must be a boolean');if($ae(/^%?[^%]*%?$/,t)===null)throw new oo("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=Aae(t),i=r.length>0?r[0]:"",a=Pae("%"+i+"%",n),o=a.name,s=a.value,c=!1,l=a.alias;l&&(i=l[0],Oae(r,Cae([0,1],l)));for(var u=1,f=!0;u<r.length;u+=1){var d=r[u],p=gf(d,0,1),m=gf(d,-1);if((p==='"'||p==="'"||p==="`"||m==='"'||m==="'"||m==="`")&&p!==m)throw new oo("property names with quotes must have matching quotes");if((d==="constructor"||!f)&&(c=!0),i+="."+d,o="%"+i+"%",yf(na,o))s=na[o];else if(s!=null){if(!(d in s)){if(!n)throw new so("base intrinsic for "+t+" exists, but the property is not available.");return}if(nl&&u+1>=r.length){var h=nl(s,d);f=!!h,f&&"get"in h&&!("originalValue"in h.get)?s=h.get:s=s[d]}else f=yf(s,d),s=s[d];f&&!c&&(na[o]=s)}}return s},n$={exports:{}},r$=vf,Dae=DO,uo=ao,i$=hf,jae=function(t,n,r){if(!t||typeof t!="object"&&typeof t!="function")throw new uo("`obj` must be an object or a function`");if(typeof n!="string"&&typeof n!="symbol")throw new uo("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new uo("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new uo("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new uo("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new uo("`loose`, if provided, must be a boolean");var i=arguments.length>3?arguments[3]:null,a=arguments.length>4?arguments[4]:null,o=arguments.length>5?arguments[5]:null,s=arguments.length>6?arguments[6]:!1,c=!!i$&&i$(t,n);if(r$)r$(t,n,{configurable:o===null&&c?c.configurable:!o,enumerable:i===null&&c?c.enumerable:!i,value:r,writable:a===null&&c?c.writable:!a});else if(s||!i&&!a&&!o)t[n]=r;else throw new Dae("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},_y=vf,a$=function(){return!!_y};a$.hasArrayLengthDefineBug=function(){if(!_y)return null;try{return _y([],"length",{value:1}).length!==1}catch{return!0}};var Nae=a$,Mae=bf,o$=jae,Fae=Nae(),s$=hf,l$=ao,Lae=Mae("%Math.floor%"),Bae=function(t,n){if(typeof t!="function")throw new l$("`fn` is not a function");if(typeof n!="number"||n<0||n>4294967295||Lae(n)!==n)throw new l$("`length` must be a positive 32-bit integer");var r=arguments.length>2&&!!arguments[2],i=!0,a=!0;if("length"in t&&s$){var o=s$(t,"length");o&&!o.configurable&&(i=!1),o&&!o.writable&&(a=!1)}return(i||a||!r)&&(Fae?o$(t,"length",n,!0,!0):o$(t,"length",n)),t};(function(e){var t=tl(),n=bf,r=Bae,i=ao,a=n("%Function.prototype.apply%"),o=n("%Function.prototype.call%"),s=n("%Reflect.apply%",!0)||t.call(o,a),c=vf,l=n("%Math.max%");e.exports=function(d){if(typeof d!="function")throw new i("a function is required");var p=s(t,o,arguments);return r(p,1+l(0,d.length-(arguments.length-1)),!0)};var u=function(){return s(t,a,arguments)};c?c(e.exports,"apply",{value:u}):e.exports.apply=u})(n$);var Uae=n$.exports,c$=bf,u$=Uae,zae=u$(c$("String.prototype.indexOf")),qae=function(t,n){var r=c$(t,!!n);return typeof r=="function"&&zae(t,".prototype.")>-1?u$(r):r};const Wae=II(Nie);var ky=typeof Map=="function"&&Map.prototype,Ty=Object.getOwnPropertyDescriptor&&ky?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,wf=ky&&Ty&&typeof Ty.get=="function"?Ty.get:null,f$=ky&&Map.prototype.forEach,Cy=typeof Set=="function"&&Set.prototype,Oy=Object.getOwnPropertyDescriptor&&Cy?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,xf=Cy&&Oy&&typeof Oy.get=="function"?Oy.get:null,d$=Cy&&Set.prototype.forEach,Vae=typeof WeakMap=="function"&&WeakMap.prototype,al=Vae?WeakMap.prototype.has:null,Hae=typeof WeakSet=="function"&&WeakSet.prototype,ol=Hae?WeakSet.prototype.has:null,Zae=typeof WeakRef=="function"&&WeakRef.prototype,p$=Zae?WeakRef.prototype.deref:null,Kae=Boolean.prototype.valueOf,Gae=Object.prototype.toString,Yae=Function.prototype.toString,Jae=String.prototype.match,$y=String.prototype.slice,Ti=String.prototype.replace,Xae=String.prototype.toUpperCase,h$=String.prototype.toLowerCase,m$=RegExp.prototype.test,v$=Array.prototype.concat,Rr=Array.prototype.join,Qae=Array.prototype.slice,y$=Math.floor,Iy=typeof BigInt=="function"?BigInt.prototype.valueOf:null,Ry=Object.getOwnPropertySymbols,Ay=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,fo=typeof Symbol=="function"&&typeof Symbol.iterator=="object",dn=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===fo||!0)?Symbol.toStringTag:null,g$=Object.prototype.propertyIsEnumerable,b$=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function w$(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||m$.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var r=e<0?-y$(-e):y$(e);if(r!==e){var i=String(r),a=$y.call(t,i.length+1);return Ti.call(i,n,"$&_")+"."+Ti.call(Ti.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Ti.call(t,n,"$&_")}var Py=Wae,x$=Py.custom,S$=k$(x$)?x$:null,eoe=function e(t,n,r,i){var a=n||{};if(Ci(a,"quoteStyle")&&a.quoteStyle!=="single"&&a.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Ci(a,"maxStringLength")&&(typeof a.maxStringLength=="number"?a.maxStringLength<0&&a.maxStringLength!==1/0:a.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var o=Ci(a,"customInspect")?a.customInspect:!0;if(typeof o!="boolean"&&o!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Ci(a,"indent")&&a.indent!==null&&a.indent!==" "&&!(parseInt(a.indent,10)===a.indent&&a.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Ci(a,"numericSeparator")&&typeof a.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var s=a.numericSeparator;if(typeof t>"u")return"undefined";if(t===null)return"null";if(typeof t=="boolean")return t?"true":"false";if(typeof t=="string")return C$(t,a);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var c=String(t);return s?w$(t,c):c}if(typeof t=="bigint"){var l=String(t)+"n";return s?w$(t,l):l}var u=typeof a.depth>"u"?5:a.depth;if(typeof r>"u"&&(r=0),r>=u&&u>0&&typeof t=="object")return Dy(t)?"[Array]":"[Object]";var f=goe(a,r);if(typeof i>"u")i=[];else if(T$(i,t)>=0)return"[Circular]";function d(B,I,A){if(I&&(i=Qae.call(i),i.push(I)),A){var L={depth:a.depth};return Ci(a,"quoteStyle")&&(L.quoteStyle=a.quoteStyle),e(B,L,r+1,i)}return e(B,a,r+1,i)}if(typeof t=="function"&&!_$(t)){var p=coe(t),m=Sf(t,d);return"[Function"+(p?": "+p:" (anonymous)")+"]"+(m.length>0?" { "+Rr.call(m,", ")+" }":"")}if(k$(t)){var h=fo?Ti.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):Ay.call(t);return typeof t=="object"&&!fo?sl(h):h}if(moe(t)){for(var y="<"+h$.call(String(t.nodeName)),v=t.attributes||[],b=0;b<v.length;b++)y+=" "+v[b].name+"="+E$(toe(v[b].value),"double",a);return y+=">",t.childNodes&&t.childNodes.length&&(y+="..."),y+="</"+h$.call(String(t.nodeName))+">",y}if(Dy(t)){if(t.length===0)return"[]";var w=Sf(t,d);return f&&!yoe(w)?"["+Ny(w,f)+"]":"[ "+Rr.call(w,", ")+" ]"}if(roe(t)){var T=Sf(t,d);return!("cause"in Error.prototype)&&"cause"in t&&!g$.call(t,"cause")?"{ ["+String(t)+"] "+Rr.call(v$.call("[cause]: "+d(t.cause),T),", ")+" }":T.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+Rr.call(T,", ")+" }"}if(typeof t=="object"&&o){if(S$&&typeof t[S$]=="function"&&Py)return Py(t,{depth:u-r});if(o!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(uoe(t)){var E=[];return f$&&f$.call(t,function(B,I){E.push(d(I,t,!0)+" => "+d(B,t))}),O$("Map",wf.call(t),E,f)}if(poe(t)){var _=[];return d$&&d$.call(t,function(B){_.push(d(B,t))}),O$("Set",xf.call(t),_,f)}if(foe(t))return jy("WeakMap");if(hoe(t))return jy("WeakSet");if(doe(t))return jy("WeakRef");if(aoe(t))return sl(d(Number(t)));if(soe(t))return sl(d(Iy.call(t)));if(ooe(t))return sl(Kae.call(t));if(ioe(t))return sl(d(String(t)));if(typeof window<"u"&&t===window)return"{ [object Window] }";if(typeof globalThis<"u"&&t===globalThis||typeof vt<"u"&&t===vt)return"{ [object globalThis] }";if(!noe(t)&&!_$(t)){var $=Sf(t,d),U=b$?b$(t)===Object.prototype:t instanceof Object||t.constructor===Object,z=t instanceof Object?"":"null prototype",k=!U&&dn&&Object(t)===t&&dn in t?$y.call(Oi(t),8,-1):z?"Object":"",j=U||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",W=j+(k||z?"["+Rr.call(v$.call([],k||[],z||[]),": ")+"] ":"");return $.length===0?W+"{}":f?W+"{"+Ny($,f)+"}":W+"{ "+Rr.call($,", ")+" }"}return String(t)};function E$(e,t,n){var r=(n.quoteStyle||t)==="double"?'"':"'";return r+e+r}function toe(e){return Ti.call(String(e),/"/g,"&quot;")}function Dy(e){return Oi(e)==="[object Array]"&&(!dn||!(typeof e=="object"&&dn in e))}function noe(e){return Oi(e)==="[object Date]"&&(!dn||!(typeof e=="object"&&dn in e))}function _$(e){return Oi(e)==="[object RegExp]"&&(!dn||!(typeof e=="object"&&dn in e))}function roe(e){return Oi(e)==="[object Error]"&&(!dn||!(typeof e=="object"&&dn in e))}function ioe(e){return Oi(e)==="[object String]"&&(!dn||!(typeof e=="object"&&dn in e))}function aoe(e){return Oi(e)==="[object Number]"&&(!dn||!(typeof e=="object"&&dn in e))}function ooe(e){return Oi(e)==="[object Boolean]"&&(!dn||!(typeof e=="object"&&dn in e))}function k$(e){if(fo)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!Ay)return!1;try{return Ay.call(e),!0}catch{}return!1}function soe(e){if(!e||typeof e!="object"||!Iy)return!1;try{return Iy.call(e),!0}catch{}return!1}var loe=Object.prototype.hasOwnProperty||function(e){return e in this};function Ci(e,t){return loe.call(e,t)}function Oi(e){return Gae.call(e)}function coe(e){if(e.name)return e.name;var t=Jae.call(Yae.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}function T$(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function uoe(e){if(!wf||!e||typeof e!="object")return!1;try{wf.call(e);try{xf.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function foe(e){if(!al||!e||typeof e!="object")return!1;try{al.call(e,al);try{ol.call(e,ol)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function doe(e){if(!p$||!e||typeof e!="object")return!1;try{return p$.call(e),!0}catch{}return!1}function poe(e){if(!xf||!e||typeof e!="object")return!1;try{xf.call(e);try{wf.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function hoe(e){if(!ol||!e||typeof e!="object")return!1;try{ol.call(e,ol);try{al.call(e,al)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function moe(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function C$(e,t){if(e.length>t.maxStringLength){var n=e.length-t.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return C$($y.call(e,0,t.maxStringLength),t)+r}var i=Ti.call(Ti.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,voe);return E$(i,"single",t)}function voe(e){var t=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return n?"\\"+n:"\\x"+(t<16?"0":"")+Xae.call(t.toString(16))}function sl(e){return"Object("+e+")"}function jy(e){return e+" { ? }"}function O$(e,t,n,r){var i=r?Ny(n,r):Rr.call(n,", ");return e+" ("+t+") {"+i+"}"}function yoe(e){for(var t=0;t<e.length;t++)if(T$(e[t],`
176
+ `)>=0)return!1;return!0}function goe(e,t){var n;if(e.indent===" ")n=" ";else if(typeof e.indent=="number"&&e.indent>0)n=Rr.call(Array(e.indent+1)," ");else return null;return{base:n,prev:Rr.call(Array(t+1),n)}}function Ny(e,t){if(e.length===0)return"";var n=`
177
177
  `+t.prev+t.base;return n+Rr.call(e,","+n)+`
178
- `+t.prev}function Sf(e,t){var n=Dy(e),r=[];if(n){r.length=e.length;for(var i=0;i<e.length;i++)r[i]=Ci(e,i)?t(e[i],e):""}var a=typeof Ry=="function"?Ry(e):[],o;if(fo){o={};for(var s=0;s<a.length;s++)o["$"+a[s]]=a[s]}for(var u in e)Ci(e,u)&&(n&&String(Number(u))===u&&u<e.length||fo&&o["$"+u]instanceof Symbol||(m$.call(/[^\w$]/,u)?r.push(t(u,e)+": "+t(e[u],e)):r.push(u+": "+t(e[u],e))));if(typeof Ry=="function")for(var l=0;l<a.length;l++)g$.call(e,a[l])&&r.push("["+t(a[l])+"]: "+t(e[a[l]],e));return r}var $$=bf,po=Fae,hoe=Gae,moe=ao,Ef=$$("%WeakMap%",!0),_f=$$("%Map%",!0),voe=po("WeakMap.prototype.get",!0),yoe=po("WeakMap.prototype.set",!0),goe=po("WeakMap.prototype.has",!0),boe=po("Map.prototype.get",!0),woe=po("Map.prototype.set",!0),xoe=po("Map.prototype.has",!0),My=function(e,t){for(var n=e,r;(r=n.next)!==null;n=r)if(r.key===t)return n.next=r.next,r.next=e.next,e.next=r,r},Soe=function(e,t){var n=My(e,t);return n&&n.value},Eoe=function(e,t,n){var r=My(e,t);r?r.value=n:e.next={key:t,next:e.next,value:n}},_oe=function(e,t){return!!My(e,t)},koe=function(){var t,n,r,i={assert:function(a){if(!i.has(a))throw new moe("Side channel does not contain "+hoe(a))},get:function(a){if(Ef&&a&&(typeof a=="object"||typeof a=="function")){if(t)return voe(t,a)}else if(_f){if(n)return boe(n,a)}else if(r)return Soe(r,a)},has:function(a){if(Ef&&a&&(typeof a=="object"||typeof a=="function")){if(t)return goe(t,a)}else if(_f){if(n)return xoe(n,a)}else if(r)return _oe(r,a);return!1},set:function(a,o){Ef&&a&&(typeof a=="object"||typeof a=="function")?(t||(t=new Ef),yoe(t,a,o)):_f?(n||(n=new _f),woe(n,a,o)):(r||(r={key:{},next:null}),Eoe(r,a,o))}};return i},Toe=String.prototype.replace,Coe=/%20/g,Fy={RFC1738:"RFC1738",RFC3986:"RFC3986"},Ly={default:Fy.RFC3986,formatters:{RFC1738:function(e){return Toe.call(e,Coe,"+")},RFC3986:function(e){return String(e)}},RFC1738:Fy.RFC1738,RFC3986:Fy.RFC3986},Ooe=Ly,By=Object.prototype.hasOwnProperty,ra=Array.isArray,Ar=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),$oe=function(t){for(;t.length>1;){var n=t.pop(),r=n.obj[n.prop];if(ra(r)){for(var i=[],a=0;a<r.length;++a)typeof r[a]<"u"&&i.push(r[a]);n.obj[n.prop]=i}}},I$=function(t,n){for(var r=n&&n.plainObjects?Object.create(null):{},i=0;i<t.length;++i)typeof t[i]<"u"&&(r[i]=t[i]);return r},Ioe=function e(t,n,r){if(!n)return t;if(typeof n!="object"){if(ra(t))t.push(n);else if(t&&typeof t=="object")(r&&(r.plainObjects||r.allowPrototypes)||!By.call(Object.prototype,n))&&(t[n]=!0);else return[t,n];return t}if(!t||typeof t!="object")return[t].concat(n);var i=t;return ra(t)&&!ra(n)&&(i=I$(t,r)),ra(t)&&ra(n)?(n.forEach(function(a,o){if(By.call(t,o)){var s=t[o];s&&typeof s=="object"&&a&&typeof a=="object"?t[o]=e(s,a,r):t.push(a)}else t[o]=a}),t):Object.keys(n).reduce(function(a,o){var s=n[o];return By.call(a,o)?a[o]=e(a[o],s,r):a[o]=s,a},i)},Roe=function(t,n){return Object.keys(n).reduce(function(r,i){return r[i]=n[i],r},t)},Aoe=function(e,t,n){var r=e.replace(/\+/g," ");if(n==="iso-8859-1")return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch{return r}},Uy=1024,Poe=function(t,n,r,i,a){if(t.length===0)return t;var o=t;if(typeof t=="symbol"?o=Symbol.prototype.toString.call(t):typeof t!="string"&&(o=String(t)),r==="iso-8859-1")return escape(o).replace(/%u[0-9a-f]{4}/gi,function(p){return"%26%23"+parseInt(p.slice(2),16)+"%3B"});for(var s="",u=0;u<o.length;u+=Uy){for(var l=o.length>=Uy?o.slice(u,u+Uy):o,c=[],f=0;f<l.length;++f){var d=l.charCodeAt(f);if(d===45||d===46||d===95||d===126||d>=48&&d<=57||d>=65&&d<=90||d>=97&&d<=122||a===Ooe.RFC1738&&(d===40||d===41)){c[c.length]=l.charAt(f);continue}if(d<128){c[c.length]=Ar[d];continue}if(d<2048){c[c.length]=Ar[192|d>>6]+Ar[128|d&63];continue}if(d<55296||d>=57344){c[c.length]=Ar[224|d>>12]+Ar[128|d>>6&63]+Ar[128|d&63];continue}f+=1,d=65536+((d&1023)<<10|l.charCodeAt(f)&1023),c[c.length]=Ar[240|d>>18]+Ar[128|d>>12&63]+Ar[128|d>>6&63]+Ar[128|d&63]}s+=c.join("")}return s},Doe=function(t){for(var n=[{obj:{o:t},prop:"o"}],r=[],i=0;i<n.length;++i)for(var a=n[i],o=a.obj[a.prop],s=Object.keys(o),u=0;u<s.length;++u){var l=s[u],c=o[l];typeof c=="object"&&c!==null&&r.indexOf(c)===-1&&(n.push({obj:o,prop:l}),r.push(c))}return $oe(n),t},joe=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},Noe=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},Moe=function(t,n){return[].concat(t,n)},Foe=function(t,n){if(ra(t)){for(var r=[],i=0;i<t.length;i+=1)r.push(n(t[i]));return r}return n(t)},R$={arrayToObject:I$,assign:Roe,combine:Moe,compact:Doe,decode:Aoe,encode:Poe,isBuffer:Noe,isRegExp:joe,maybeMap:Foe,merge:Ioe},A$=koe,kf=R$,ll=Ly,Loe=Object.prototype.hasOwnProperty,P$={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,n){return t+"["+n+"]"},repeat:function(t){return t}},Pr=Array.isArray,Boe=Array.prototype.push,D$=function(e,t){Boe.apply(e,Pr(t)?t:[t])},Uoe=Date.prototype.toISOString,j$=ll.default,Zt={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:kf.encode,encodeValuesOnly:!1,format:j$,formatter:ll.formatters[j$],indices:!1,serializeDate:function(t){return Uoe.call(t)},skipNulls:!1,strictNullHandling:!1},zoe=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},zy={},qoe=function e(t,n,r,i,a,o,s,u,l,c,f,d,p,m,h,y,v,b){for(var w=t,T=b,E=0,_=!1;(T=T.get(zy))!==void 0&&!_;){var O=T.get(t);if(E+=1,typeof O<"u"){if(O===E)throw new RangeError("Cyclic object value");_=!0}typeof T.get(zy)>"u"&&(E=0)}if(typeof c=="function"?w=c(n,w):w instanceof Date?w=p(w):r==="comma"&&Pr(w)&&(w=kf.maybeMap(w,function(g){return g instanceof Date?p(g):g})),w===null){if(o)return l&&!y?l(n,Zt.encoder,v,"key",m):n;w=""}if(zoe(w)||kf.isBuffer(w)){if(l){var z=y?n:l(n,Zt.encoder,v,"key",m);return[h(z)+"="+h(l(w,Zt.encoder,v,"value",m))]}return[h(n)+"="+h(String(w))]}var U=[];if(typeof w>"u")return U;var k;if(r==="comma"&&Pr(w))y&&l&&(w=kf.maybeMap(w,l)),k=[{value:w.length>0?w.join(",")||null:void 0}];else if(Pr(c))k=c;else{var D=Object.keys(w);k=f?D.sort(f):D}var W=u?n.replace(/\./g,"%2E"):n,B=i&&Pr(w)&&w.length===1?W+"[]":W;if(a&&Pr(w)&&w.length===0)return B+"[]";for(var I=0;I<k.length;++I){var A=k[I],L=typeof A=="object"&&typeof A.value<"u"?A.value:w[A];if(!(s&&L===null)){var Z=d&&u?A.replace(/\./g,"%2E"):A,H=Pr(w)?typeof r=="function"?r(B,Z):B:B+(d?"."+Z:"["+Z+"]");b.set(t,E);var R=A$();R.set(zy,b),D$(U,e(L,H,r,i,a,o,s,u,r==="comma"&&y&&Pr(w)?null:l,c,f,d,p,m,h,y,v,R))}}return U},Woe=function(t){if(!t)return Zt;if(typeof t.allowEmptyArrays<"u"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.encodeDotInKeys<"u"&&typeof t.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(t.encoder!==null&&typeof t.encoder<"u"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");var n=t.charset||Zt.charset;if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=ll.default;if(typeof t.format<"u"){if(!Loe.call(ll.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var i=ll.formatters[r],a=Zt.filter;(typeof t.filter=="function"||Pr(t.filter))&&(a=t.filter);var o;if(t.arrayFormat in P$?o=t.arrayFormat:"indices"in t?o=t.indices?"indices":"repeat":o=Zt.arrayFormat,"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var s=typeof t.allowDots>"u"?t.encodeDotInKeys===!0?!0:Zt.allowDots:!!t.allowDots;return{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:Zt.addQueryPrefix,allowDots:s,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Zt.allowEmptyArrays,arrayFormat:o,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Zt.charsetSentinel,commaRoundTrip:t.commaRoundTrip,delimiter:typeof t.delimiter>"u"?Zt.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:Zt.encode,encodeDotInKeys:typeof t.encodeDotInKeys=="boolean"?t.encodeDotInKeys:Zt.encodeDotInKeys,encoder:typeof t.encoder=="function"?t.encoder:Zt.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:Zt.encodeValuesOnly,filter:a,format:r,formatter:i,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:Zt.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:Zt.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Zt.strictNullHandling}},Voe=function(e,t){var n=e,r=Woe(t),i,a;typeof r.filter=="function"?(a=r.filter,n=a("",n)):Pr(r.filter)&&(a=r.filter,i=a);var o=[];if(typeof n!="object"||n===null)return"";var s=P$[r.arrayFormat],u=s==="comma"&&r.commaRoundTrip;i||(i=Object.keys(n)),r.sort&&i.sort(r.sort);for(var l=A$(),c=0;c<i.length;++c){var f=i[c];r.skipNulls&&n[f]===null||D$(o,qoe(n[f],f,s,u,r.allowEmptyArrays,r.strictNullHandling,r.skipNulls,r.encodeDotInKeys,r.encode?r.encoder:null,r.filter,r.sort,r.allowDots,r.serializeDate,r.format,r.formatter,r.encodeValuesOnly,r.charset,l))}var d=o.join(r.delimiter),p=r.addQueryPrefix===!0?"?":"";return r.charsetSentinel&&(r.charset==="iso-8859-1"?p+="utf8=%26%2310003%3B&":p+="utf8=%E2%9C%93&"),d.length>0?p+d:""},ho=R$,qy=Object.prototype.hasOwnProperty,Hoe=Array.isArray,Pt={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:ho.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1},Zoe=function(e){return e.replace(/&#(\d+);/g,function(t,n){return String.fromCharCode(parseInt(n,10))})},N$=function(e,t){return e&&typeof e=="string"&&t.comma&&e.indexOf(",")>-1?e.split(","):e},Koe="utf8=%26%2310003%3B",Goe="utf8=%E2%9C%93",Yoe=function(t,n){var r={__proto__:null},i=n.ignoreQueryPrefix?t.replace(/^\?/,""):t;i=i.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var a=n.parameterLimit===1/0?void 0:n.parameterLimit,o=i.split(n.delimiter,a),s=-1,u,l=n.charset;if(n.charsetSentinel)for(u=0;u<o.length;++u)o[u].indexOf("utf8=")===0&&(o[u]===Goe?l="utf-8":o[u]===Koe&&(l="iso-8859-1"),s=u,u=o.length);for(u=0;u<o.length;++u)if(u!==s){var c=o[u],f=c.indexOf("]="),d=f===-1?c.indexOf("="):f+1,p,m;d===-1?(p=n.decoder(c,Pt.decoder,l,"key"),m=n.strictNullHandling?null:""):(p=n.decoder(c.slice(0,d),Pt.decoder,l,"key"),m=ho.maybeMap(N$(c.slice(d+1),n),function(y){return n.decoder(y,Pt.decoder,l,"value")})),m&&n.interpretNumericEntities&&l==="iso-8859-1"&&(m=Zoe(m)),c.indexOf("[]=")>-1&&(m=Hoe(m)?[m]:m);var h=qy.call(r,p);h&&n.duplicates==="combine"?r[p]=ho.combine(r[p],m):(!h||n.duplicates==="last")&&(r[p]=m)}return r},Joe=function(e,t,n,r){for(var i=r?t:N$(t,n),a=e.length-1;a>=0;--a){var o,s=e[a];if(s==="[]"&&n.parseArrays)o=n.allowEmptyArrays&&(i===""||n.strictNullHandling&&i===null)?[]:[].concat(i);else{o=n.plainObjects?Object.create(null):{};var u=s.charAt(0)==="["&&s.charAt(s.length-1)==="]"?s.slice(1,-1):s,l=n.decodeDotInKeys?u.replace(/%2E/g,"."):u,c=parseInt(l,10);!n.parseArrays&&l===""?o={0:i}:!isNaN(c)&&s!==l&&String(c)===l&&c>=0&&n.parseArrays&&c<=n.arrayLimit?(o=[],o[c]=i):l!=="__proto__"&&(o[l]=i)}i=o}return i},Xoe=function(t,n,r,i){if(t){var a=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,o=/(\[[^[\]]*])/,s=/(\[[^[\]]*])/g,u=r.depth>0&&o.exec(a),l=u?a.slice(0,u.index):a,c=[];if(l){if(!r.plainObjects&&qy.call(Object.prototype,l)&&!r.allowPrototypes)return;c.push(l)}for(var f=0;r.depth>0&&(u=s.exec(a))!==null&&f<r.depth;){if(f+=1,!r.plainObjects&&qy.call(Object.prototype,u[1].slice(1,-1))&&!r.allowPrototypes)return;c.push(u[1])}if(u){if(r.strictDepth===!0)throw new RangeError("Input depth exceeded depth option of "+r.depth+" and strictDepth is true");c.push("["+a.slice(u.index)+"]")}return Joe(c,n,r,i)}},Qoe=function(t){if(!t)return Pt;if(typeof t.allowEmptyArrays<"u"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.decodeDotInKeys<"u"&&typeof t.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(t.decoder!==null&&typeof t.decoder<"u"&&typeof t.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=typeof t.charset>"u"?Pt.charset:t.charset,r=typeof t.duplicates>"u"?Pt.duplicates:t.duplicates;if(r!=="combine"&&r!=="first"&&r!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var i=typeof t.allowDots>"u"?t.decodeDotInKeys===!0?!0:Pt.allowDots:!!t.allowDots;return{allowDots:i,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Pt.allowEmptyArrays,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:Pt.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:Pt.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:Pt.arrayLimit,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Pt.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:Pt.comma,decodeDotInKeys:typeof t.decodeDotInKeys=="boolean"?t.decodeDotInKeys:Pt.decodeDotInKeys,decoder:typeof t.decoder=="function"?t.decoder:Pt.decoder,delimiter:typeof t.delimiter=="string"||ho.isRegExp(t.delimiter)?t.delimiter:Pt.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:Pt.depth,duplicates:r,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:Pt.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:Pt.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:Pt.plainObjects,strictDepth:typeof t.strictDepth=="boolean"?!!t.strictDepth:Pt.strictDepth,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Pt.strictNullHandling}},ese=function(e,t){var n=Qoe(t);if(e===""||e===null||typeof e>"u")return n.plainObjects?Object.create(null):{};for(var r=typeof e=="string"?Yoe(e,n):e,i=n.plainObjects?Object.create(null):{},a=Object.keys(r),o=0;o<a.length;++o){var s=a[o],u=Xoe(s,r[s],n,typeof e=="string");i=ho.merge(i,u,n)}return n.allowSparse===!0?i:ho.compact(i)},tse=Voe,nse=ese,rse=Ly,ise={formats:rse,parse:nse,stringify:tse};const ase=Ge(ise);var Wy={exports:{}};/** @license
178
+ `+t.prev}function Sf(e,t){var n=Dy(e),r=[];if(n){r.length=e.length;for(var i=0;i<e.length;i++)r[i]=Ci(e,i)?t(e[i],e):""}var a=typeof Ry=="function"?Ry(e):[],o;if(fo){o={};for(var s=0;s<a.length;s++)o["$"+a[s]]=a[s]}for(var c in e)Ci(e,c)&&(n&&String(Number(c))===c&&c<e.length||fo&&o["$"+c]instanceof Symbol||(m$.call(/[^\w$]/,c)?r.push(t(c,e)+": "+t(e[c],e)):r.push(c+": "+t(e[c],e))));if(typeof Ry=="function")for(var l=0;l<a.length;l++)g$.call(e,a[l])&&r.push("["+t(a[l])+"]: "+t(e[a[l]],e));return r}var $$=bf,po=qae,boe=eoe,woe=ao,Ef=$$("%WeakMap%",!0),_f=$$("%Map%",!0),xoe=po("WeakMap.prototype.get",!0),Soe=po("WeakMap.prototype.set",!0),Eoe=po("WeakMap.prototype.has",!0),_oe=po("Map.prototype.get",!0),koe=po("Map.prototype.set",!0),Toe=po("Map.prototype.has",!0),My=function(e,t){for(var n=e,r;(r=n.next)!==null;n=r)if(r.key===t)return n.next=r.next,r.next=e.next,e.next=r,r},Coe=function(e,t){var n=My(e,t);return n&&n.value},Ooe=function(e,t,n){var r=My(e,t);r?r.value=n:e.next={key:t,next:e.next,value:n}},$oe=function(e,t){return!!My(e,t)},Ioe=function(){var t,n,r,i={assert:function(a){if(!i.has(a))throw new woe("Side channel does not contain "+boe(a))},get:function(a){if(Ef&&a&&(typeof a=="object"||typeof a=="function")){if(t)return xoe(t,a)}else if(_f){if(n)return _oe(n,a)}else if(r)return Coe(r,a)},has:function(a){if(Ef&&a&&(typeof a=="object"||typeof a=="function")){if(t)return Eoe(t,a)}else if(_f){if(n)return Toe(n,a)}else if(r)return $oe(r,a);return!1},set:function(a,o){Ef&&a&&(typeof a=="object"||typeof a=="function")?(t||(t=new Ef),Soe(t,a,o)):_f?(n||(n=new _f),koe(n,a,o)):(r||(r={key:{},next:null}),Ooe(r,a,o))}};return i},Roe=String.prototype.replace,Aoe=/%20/g,Fy={RFC1738:"RFC1738",RFC3986:"RFC3986"},Ly={default:Fy.RFC3986,formatters:{RFC1738:function(e){return Roe.call(e,Aoe,"+")},RFC3986:function(e){return String(e)}},RFC1738:Fy.RFC1738,RFC3986:Fy.RFC3986},Poe=Ly,By=Object.prototype.hasOwnProperty,ra=Array.isArray,Ar=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),Doe=function(t){for(;t.length>1;){var n=t.pop(),r=n.obj[n.prop];if(ra(r)){for(var i=[],a=0;a<r.length;++a)typeof r[a]<"u"&&i.push(r[a]);n.obj[n.prop]=i}}},I$=function(t,n){for(var r=n&&n.plainObjects?Object.create(null):{},i=0;i<t.length;++i)typeof t[i]<"u"&&(r[i]=t[i]);return r},joe=function e(t,n,r){if(!n)return t;if(typeof n!="object"){if(ra(t))t.push(n);else if(t&&typeof t=="object")(r&&(r.plainObjects||r.allowPrototypes)||!By.call(Object.prototype,n))&&(t[n]=!0);else return[t,n];return t}if(!t||typeof t!="object")return[t].concat(n);var i=t;return ra(t)&&!ra(n)&&(i=I$(t,r)),ra(t)&&ra(n)?(n.forEach(function(a,o){if(By.call(t,o)){var s=t[o];s&&typeof s=="object"&&a&&typeof a=="object"?t[o]=e(s,a,r):t.push(a)}else t[o]=a}),t):Object.keys(n).reduce(function(a,o){var s=n[o];return By.call(a,o)?a[o]=e(a[o],s,r):a[o]=s,a},i)},Noe=function(t,n){return Object.keys(n).reduce(function(r,i){return r[i]=n[i],r},t)},Moe=function(e,t,n){var r=e.replace(/\+/g," ");if(n==="iso-8859-1")return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch{return r}},Uy=1024,Foe=function(t,n,r,i,a){if(t.length===0)return t;var o=t;if(typeof t=="symbol"?o=Symbol.prototype.toString.call(t):typeof t!="string"&&(o=String(t)),r==="iso-8859-1")return escape(o).replace(/%u[0-9a-f]{4}/gi,function(p){return"%26%23"+parseInt(p.slice(2),16)+"%3B"});for(var s="",c=0;c<o.length;c+=Uy){for(var l=o.length>=Uy?o.slice(c,c+Uy):o,u=[],f=0;f<l.length;++f){var d=l.charCodeAt(f);if(d===45||d===46||d===95||d===126||d>=48&&d<=57||d>=65&&d<=90||d>=97&&d<=122||a===Poe.RFC1738&&(d===40||d===41)){u[u.length]=l.charAt(f);continue}if(d<128){u[u.length]=Ar[d];continue}if(d<2048){u[u.length]=Ar[192|d>>6]+Ar[128|d&63];continue}if(d<55296||d>=57344){u[u.length]=Ar[224|d>>12]+Ar[128|d>>6&63]+Ar[128|d&63];continue}f+=1,d=65536+((d&1023)<<10|l.charCodeAt(f)&1023),u[u.length]=Ar[240|d>>18]+Ar[128|d>>12&63]+Ar[128|d>>6&63]+Ar[128|d&63]}s+=u.join("")}return s},Loe=function(t){for(var n=[{obj:{o:t},prop:"o"}],r=[],i=0;i<n.length;++i)for(var a=n[i],o=a.obj[a.prop],s=Object.keys(o),c=0;c<s.length;++c){var l=s[c],u=o[l];typeof u=="object"&&u!==null&&r.indexOf(u)===-1&&(n.push({obj:o,prop:l}),r.push(u))}return Doe(n),t},Boe=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},Uoe=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},zoe=function(t,n){return[].concat(t,n)},qoe=function(t,n){if(ra(t)){for(var r=[],i=0;i<t.length;i+=1)r.push(n(t[i]));return r}return n(t)},R$={arrayToObject:I$,assign:Noe,combine:zoe,compact:Loe,decode:Moe,encode:Foe,isBuffer:Uoe,isRegExp:Boe,maybeMap:qoe,merge:joe},A$=Ioe,kf=R$,ll=Ly,Woe=Object.prototype.hasOwnProperty,P$={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,n){return t+"["+n+"]"},repeat:function(t){return t}},Pr=Array.isArray,Voe=Array.prototype.push,D$=function(e,t){Voe.apply(e,Pr(t)?t:[t])},Hoe=Date.prototype.toISOString,j$=ll.default,Zt={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:kf.encode,encodeValuesOnly:!1,format:j$,formatter:ll.formatters[j$],indices:!1,serializeDate:function(t){return Hoe.call(t)},skipNulls:!1,strictNullHandling:!1},Zoe=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},zy={},Koe=function e(t,n,r,i,a,o,s,c,l,u,f,d,p,m,h,y,v,b){for(var w=t,T=b,E=0,_=!1;(T=T.get(zy))!==void 0&&!_;){var $=T.get(t);if(E+=1,typeof $<"u"){if($===E)throw new RangeError("Cyclic object value");_=!0}typeof T.get(zy)>"u"&&(E=0)}if(typeof u=="function"?w=u(n,w):w instanceof Date?w=p(w):r==="comma"&&Pr(w)&&(w=kf.maybeMap(w,function(g){return g instanceof Date?p(g):g})),w===null){if(o)return l&&!y?l(n,Zt.encoder,v,"key",m):n;w=""}if(Zoe(w)||kf.isBuffer(w)){if(l){var U=y?n:l(n,Zt.encoder,v,"key",m);return[h(U)+"="+h(l(w,Zt.encoder,v,"value",m))]}return[h(n)+"="+h(String(w))]}var z=[];if(typeof w>"u")return z;var k;if(r==="comma"&&Pr(w))y&&l&&(w=kf.maybeMap(w,l)),k=[{value:w.length>0?w.join(",")||null:void 0}];else if(Pr(u))k=u;else{var j=Object.keys(w);k=f?j.sort(f):j}var W=c?n.replace(/\./g,"%2E"):n,B=i&&Pr(w)&&w.length===1?W+"[]":W;if(a&&Pr(w)&&w.length===0)return B+"[]";for(var I=0;I<k.length;++I){var A=k[I],L=typeof A=="object"&&typeof A.value<"u"?A.value:w[A];if(!(s&&L===null)){var Z=d&&c?A.replace(/\./g,"%2E"):A,H=Pr(w)?typeof r=="function"?r(B,Z):B:B+(d?"."+Z:"["+Z+"]");b.set(t,E);var R=A$();R.set(zy,b),D$(z,e(L,H,r,i,a,o,s,c,r==="comma"&&y&&Pr(w)?null:l,u,f,d,p,m,h,y,v,R))}}return z},Goe=function(t){if(!t)return Zt;if(typeof t.allowEmptyArrays<"u"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.encodeDotInKeys<"u"&&typeof t.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(t.encoder!==null&&typeof t.encoder<"u"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");var n=t.charset||Zt.charset;if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var r=ll.default;if(typeof t.format<"u"){if(!Woe.call(ll.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var i=ll.formatters[r],a=Zt.filter;(typeof t.filter=="function"||Pr(t.filter))&&(a=t.filter);var o;if(t.arrayFormat in P$?o=t.arrayFormat:"indices"in t?o=t.indices?"indices":"repeat":o=Zt.arrayFormat,"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var s=typeof t.allowDots>"u"?t.encodeDotInKeys===!0?!0:Zt.allowDots:!!t.allowDots;return{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:Zt.addQueryPrefix,allowDots:s,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Zt.allowEmptyArrays,arrayFormat:o,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Zt.charsetSentinel,commaRoundTrip:t.commaRoundTrip,delimiter:typeof t.delimiter>"u"?Zt.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:Zt.encode,encodeDotInKeys:typeof t.encodeDotInKeys=="boolean"?t.encodeDotInKeys:Zt.encodeDotInKeys,encoder:typeof t.encoder=="function"?t.encoder:Zt.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:Zt.encodeValuesOnly,filter:a,format:r,formatter:i,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:Zt.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:Zt.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Zt.strictNullHandling}},Yoe=function(e,t){var n=e,r=Goe(t),i,a;typeof r.filter=="function"?(a=r.filter,n=a("",n)):Pr(r.filter)&&(a=r.filter,i=a);var o=[];if(typeof n!="object"||n===null)return"";var s=P$[r.arrayFormat],c=s==="comma"&&r.commaRoundTrip;i||(i=Object.keys(n)),r.sort&&i.sort(r.sort);for(var l=A$(),u=0;u<i.length;++u){var f=i[u];r.skipNulls&&n[f]===null||D$(o,Koe(n[f],f,s,c,r.allowEmptyArrays,r.strictNullHandling,r.skipNulls,r.encodeDotInKeys,r.encode?r.encoder:null,r.filter,r.sort,r.allowDots,r.serializeDate,r.format,r.formatter,r.encodeValuesOnly,r.charset,l))}var d=o.join(r.delimiter),p=r.addQueryPrefix===!0?"?":"";return r.charsetSentinel&&(r.charset==="iso-8859-1"?p+="utf8=%26%2310003%3B&":p+="utf8=%E2%9C%93&"),d.length>0?p+d:""},ho=R$,qy=Object.prototype.hasOwnProperty,Joe=Array.isArray,Pt={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:ho.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1},Xoe=function(e){return e.replace(/&#(\d+);/g,function(t,n){return String.fromCharCode(parseInt(n,10))})},N$=function(e,t){return e&&typeof e=="string"&&t.comma&&e.indexOf(",")>-1?e.split(","):e},Qoe="utf8=%26%2310003%3B",ese="utf8=%E2%9C%93",tse=function(t,n){var r={__proto__:null},i=n.ignoreQueryPrefix?t.replace(/^\?/,""):t;i=i.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var a=n.parameterLimit===1/0?void 0:n.parameterLimit,o=i.split(n.delimiter,a),s=-1,c,l=n.charset;if(n.charsetSentinel)for(c=0;c<o.length;++c)o[c].indexOf("utf8=")===0&&(o[c]===ese?l="utf-8":o[c]===Qoe&&(l="iso-8859-1"),s=c,c=o.length);for(c=0;c<o.length;++c)if(c!==s){var u=o[c],f=u.indexOf("]="),d=f===-1?u.indexOf("="):f+1,p,m;d===-1?(p=n.decoder(u,Pt.decoder,l,"key"),m=n.strictNullHandling?null:""):(p=n.decoder(u.slice(0,d),Pt.decoder,l,"key"),m=ho.maybeMap(N$(u.slice(d+1),n),function(y){return n.decoder(y,Pt.decoder,l,"value")})),m&&n.interpretNumericEntities&&l==="iso-8859-1"&&(m=Xoe(m)),u.indexOf("[]=")>-1&&(m=Joe(m)?[m]:m);var h=qy.call(r,p);h&&n.duplicates==="combine"?r[p]=ho.combine(r[p],m):(!h||n.duplicates==="last")&&(r[p]=m)}return r},nse=function(e,t,n,r){for(var i=r?t:N$(t,n),a=e.length-1;a>=0;--a){var o,s=e[a];if(s==="[]"&&n.parseArrays)o=n.allowEmptyArrays&&(i===""||n.strictNullHandling&&i===null)?[]:[].concat(i);else{o=n.plainObjects?Object.create(null):{};var c=s.charAt(0)==="["&&s.charAt(s.length-1)==="]"?s.slice(1,-1):s,l=n.decodeDotInKeys?c.replace(/%2E/g,"."):c,u=parseInt(l,10);!n.parseArrays&&l===""?o={0:i}:!isNaN(u)&&s!==l&&String(u)===l&&u>=0&&n.parseArrays&&u<=n.arrayLimit?(o=[],o[u]=i):l!=="__proto__"&&(o[l]=i)}i=o}return i},rse=function(t,n,r,i){if(t){var a=r.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,o=/(\[[^[\]]*])/,s=/(\[[^[\]]*])/g,c=r.depth>0&&o.exec(a),l=c?a.slice(0,c.index):a,u=[];if(l){if(!r.plainObjects&&qy.call(Object.prototype,l)&&!r.allowPrototypes)return;u.push(l)}for(var f=0;r.depth>0&&(c=s.exec(a))!==null&&f<r.depth;){if(f+=1,!r.plainObjects&&qy.call(Object.prototype,c[1].slice(1,-1))&&!r.allowPrototypes)return;u.push(c[1])}if(c){if(r.strictDepth===!0)throw new RangeError("Input depth exceeded depth option of "+r.depth+" and strictDepth is true");u.push("["+a.slice(c.index)+"]")}return nse(u,n,r,i)}},ise=function(t){if(!t)return Pt;if(typeof t.allowEmptyArrays<"u"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.decodeDotInKeys<"u"&&typeof t.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(t.decoder!==null&&typeof t.decoder<"u"&&typeof t.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=typeof t.charset>"u"?Pt.charset:t.charset,r=typeof t.duplicates>"u"?Pt.duplicates:t.duplicates;if(r!=="combine"&&r!=="first"&&r!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var i=typeof t.allowDots>"u"?t.decodeDotInKeys===!0?!0:Pt.allowDots:!!t.allowDots;return{allowDots:i,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Pt.allowEmptyArrays,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:Pt.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:Pt.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:Pt.arrayLimit,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Pt.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:Pt.comma,decodeDotInKeys:typeof t.decodeDotInKeys=="boolean"?t.decodeDotInKeys:Pt.decodeDotInKeys,decoder:typeof t.decoder=="function"?t.decoder:Pt.decoder,delimiter:typeof t.delimiter=="string"||ho.isRegExp(t.delimiter)?t.delimiter:Pt.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:Pt.depth,duplicates:r,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:Pt.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:Pt.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:Pt.plainObjects,strictDepth:typeof t.strictDepth=="boolean"?!!t.strictDepth:Pt.strictDepth,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Pt.strictNullHandling}},ase=function(e,t){var n=ise(t);if(e===""||e===null||typeof e>"u")return n.plainObjects?Object.create(null):{};for(var r=typeof e=="string"?tse(e,n):e,i=n.plainObjects?Object.create(null):{},a=Object.keys(r),o=0;o<a.length;++o){var s=a[o],c=rse(s,r[s],n,typeof e=="string");i=ho.merge(i,c,n)}return n.allowSparse===!0?i:ho.compact(i)},ose=Yoe,sse=ase,lse=Ly,cse={formats:lse,parse:sse,stringify:ose};const use=Ge(cse);var Wy={exports:{}};/** @license
179
179
  * eventsource.js
180
180
  * Available under MIT License (MIT)
181
181
  * https://github.com/Yaffle/EventSource/
182
- */(function(e,t){(function(n){var r=n.setTimeout,i=n.clearTimeout,a=n.XMLHttpRequest,o=n.XDomainRequest,s=n.ActiveXObject,u=n.EventSource,l=n.document,c=n.Promise,f=n.fetch,d=n.Response,p=n.TextDecoder,m=n.TextEncoder,h=n.AbortController;if(typeof window<"u"&&typeof l<"u"&&!("readyState"in l)&&l.body==null&&(l.readyState="loading",window.addEventListener("load",function(F){l.readyState="complete"},!1)),a==null&&s!=null&&(a=function(){return new s("Microsoft.XMLHTTP")}),Object.create==null&&(Object.create=function(F){function ie(){}return ie.prototype=F,new ie}),Date.now||(Date.now=function(){return new Date().getTime()}),h==null){var y=f;f=function(F,ie){var ce=ie.signal;return y(F,{headers:ie.headers,credentials:ie.credentials,cache:ie.cache}).then(function(se){var Ce=se.body.getReader();return ce._reader=Ce,ce._aborted&&ce._reader.cancel(),{status:se.status,statusText:se.statusText,headers:se.headers,body:{getReader:function(){return Ce}}}})},h=function(){this.signal={_reader:null,_aborted:!1},this.abort=function(){this.signal._reader!=null&&this.signal._reader.cancel(),this.signal._aborted=!0}}}function v(){this.bitsNeeded=0,this.codePoint=0}v.prototype.decode=function(F){function ie(fe,q,M){if(M===1)return fe>=128>>q&&fe<<q<=2047;if(M===2)return fe>=2048>>q&&fe<<q<=55295||fe>=57344>>q&&fe<<q<=65535;if(M===3)return fe>=65536>>q&&fe<<q<=1114111;throw new Error}function ce(fe,q){if(fe===6*1)return q>>6>15?3:q>31?2:1;if(fe===6*2)return q>15?3:2;if(fe===6*3)return 3;throw new Error}for(var se=65533,Ce="",Ee=this.bitsNeeded,Ae=this.codePoint,He=0;He<F.length;He+=1){var te=F[He];Ee!==0&&(te<128||te>191||!ie(Ae<<6|te&63,Ee-6,ce(Ee,Ae)))&&(Ee=0,Ae=se,Ce+=String.fromCharCode(Ae)),Ee===0?(te>=0&&te<=127?(Ee=0,Ae=te):te>=192&&te<=223?(Ee=6*1,Ae=te&31):te>=224&&te<=239?(Ee=6*2,Ae=te&15):te>=240&&te<=247?(Ee=6*3,Ae=te&7):(Ee=0,Ae=se),Ee!==0&&!ie(Ae,Ee,ce(Ee,Ae))&&(Ee=0,Ae=se)):(Ee-=6,Ae=Ae<<6|te&63),Ee===0&&(Ae<=65535?Ce+=String.fromCharCode(Ae):(Ce+=String.fromCharCode(55296+(Ae-65535-1>>10)),Ce+=String.fromCharCode(56320+(Ae-65535-1&1023))))}return this.bitsNeeded=Ee,this.codePoint=Ae,Ce};var b=function(){try{return new p().decode(new m().encode("test"),{stream:!0})==="test"}catch(F){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+F)}return!1};(p==null||m==null||!b())&&(p=v);var w=function(){};function T(F){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=w,this.onload=w,this.onerror=w,this.onreadystatechange=w,this._contentType="",this._xhr=F,this._sendTimeout=0,this._abort=w}T.prototype.open=function(F,ie){this._abort(!0);var ce=this,se=this._xhr,Ce=1,Ee=0;this._abort=function(M){ce._sendTimeout!==0&&(i(ce._sendTimeout),ce._sendTimeout=0),(Ce===1||Ce===2||Ce===3)&&(Ce=4,se.onload=w,se.onerror=w,se.onabort=w,se.onprogress=w,se.onreadystatechange=w,se.abort(),Ee!==0&&(i(Ee),Ee=0),M||(ce.readyState=4,ce.onabort(null),ce.onreadystatechange())),Ce=0};var Ae=function(){if(Ce===1){var M=0,ne="",he=void 0;if("contentType"in se)M=200,ne="OK",he=se.contentType;else try{M=se.status,ne=se.statusText,he=se.getResponseHeader("Content-Type")}catch{M=0,ne="",he=void 0}M!==0&&(Ce=2,ce.readyState=2,ce.status=M,ce.statusText=ne,ce._contentType=he,ce.onreadystatechange())}},He=function(){if(Ae(),Ce===2||Ce===3){Ce=3;var M="";try{M=se.responseText}catch{}ce.readyState=3,ce.responseText=M,ce.onprogress()}},te=function(M,ne){if((ne==null||ne.preventDefault==null)&&(ne={preventDefault:w}),He(),Ce===1||Ce===2||Ce===3){if(Ce=4,Ee!==0&&(i(Ee),Ee=0),ce.readyState=4,M==="load")ce.onload(ne);else if(M==="error")ce.onerror(ne);else if(M==="abort")ce.onabort(ne);else throw new TypeError;ce.onreadystatechange()}},fe=function(M){se!=null&&(se.readyState===4?(!("onload"in se)||!("onerror"in se)||!("onabort"in se))&&te(se.responseText===""?"error":"load",M):se.readyState===3?"onprogress"in se||He():se.readyState===2&&Ae())},q=function(){Ee=r(function(){q()},500),se.readyState===3&&He()};"onload"in se&&(se.onload=function(M){te("load",M)}),"onerror"in se&&(se.onerror=function(M){te("error",M)}),"onabort"in se&&(se.onabort=function(M){te("abort",M)}),"onprogress"in se&&(se.onprogress=He),"onreadystatechange"in se&&(se.onreadystatechange=function(M){fe(M)}),("contentType"in se||!("ontimeout"in a.prototype))&&(ie+=(ie.indexOf("?")===-1?"?":"&")+"padding=true"),se.open(F,ie,!0),"readyState"in se&&(Ee=r(function(){q()},0))},T.prototype.abort=function(){this._abort(!1)},T.prototype.getResponseHeader=function(F){return this._contentType},T.prototype.setRequestHeader=function(F,ie){var ce=this._xhr;"setRequestHeader"in ce&&ce.setRequestHeader(F,ie)},T.prototype.getAllResponseHeaders=function(){return this._xhr.getAllResponseHeaders!=null&&this._xhr.getAllResponseHeaders()||""},T.prototype.send=function(){if((!("ontimeout"in a.prototype)||!("sendAsBinary"in a.prototype)&&!("mozAnon"in a.prototype))&&l!=null&&l.readyState!=null&&l.readyState!=="complete"){var F=this;F._sendTimeout=r(function(){F._sendTimeout=0,F.send()},4);return}var ie=this._xhr;"withCredentials"in ie&&(ie.withCredentials=this.withCredentials);try{ie.send(void 0)}catch(ce){throw ce}};function E(F){return F.replace(/[A-Z]/g,function(ie){return String.fromCharCode(ie.charCodeAt(0)+32)})}function _(F){for(var ie=Object.create(null),ce=F.split(`\r
183
- `),se=0;se<ce.length;se+=1){var Ce=ce[se],Ee=Ce.split(": "),Ae=Ee.shift(),He=Ee.join(": ");ie[E(Ae)]=He}this._map=ie}_.prototype.get=function(F){return this._map[E(F)]},a!=null&&a.HEADERS_RECEIVED==null&&(a.HEADERS_RECEIVED=2);function O(){}O.prototype.open=function(F,ie,ce,se,Ce,Ee,Ae){F.open("GET",Ce);var He=0;F.onprogress=function(){var fe=F.responseText,q=fe.slice(He);He+=q.length,ce(q)},F.onerror=function(fe){fe.preventDefault(),se(new Error("NetworkError"))},F.onload=function(){se(null)},F.onabort=function(){se(null)},F.onreadystatechange=function(){if(F.readyState===a.HEADERS_RECEIVED){var fe=F.status,q=F.statusText,M=F.getResponseHeader("Content-Type"),ne=F.getAllResponseHeaders();ie(fe,q,M,new _(ne))}},F.withCredentials=Ee;for(var te in Ae)Object.prototype.hasOwnProperty.call(Ae,te)&&F.setRequestHeader(te,Ae[te]);return F.send(),F};function z(F){this._headers=F}z.prototype.get=function(F){return this._headers.get(F)};function U(){}U.prototype.open=function(F,ie,ce,se,Ce,Ee,Ae){var He=null,te=new h,fe=te.signal,q=new p;return f(Ce,{headers:Ae,credentials:Ee?"include":"same-origin",signal:fe,cache:"no-store"}).then(function(M){return He=M.body.getReader(),ie(M.status,M.statusText,M.headers.get("Content-Type"),new z(M.headers)),new c(function(ne,he){var Se=function(){He.read().then(function($e){if($e.done)ne(void 0);else{var Ze=q.decode($e.value,{stream:!0});ce(Ze),Se()}}).catch(function($e){he($e)})};Se()})}).catch(function(M){if(M.name!=="AbortError")return M}).then(function(M){se(M)}),{abort:function(){He!=null&&He.cancel(),te.abort()}}};function k(){this._listeners=Object.create(null)}function D(F){r(function(){throw F},0)}k.prototype.dispatchEvent=function(F){F.target=this;var ie=this._listeners[F.type];if(ie!=null)for(var ce=ie.length,se=0;se<ce;se+=1){var Ce=ie[se];try{typeof Ce.handleEvent=="function"?Ce.handleEvent(F):Ce.call(this,F)}catch(Ee){D(Ee)}}},k.prototype.addEventListener=function(F,ie){F=String(F);var ce=this._listeners,se=ce[F];se==null&&(se=[],ce[F]=se);for(var Ce=!1,Ee=0;Ee<se.length;Ee+=1)se[Ee]===ie&&(Ce=!0);Ce||se.push(ie)},k.prototype.removeEventListener=function(F,ie){F=String(F);var ce=this._listeners,se=ce[F];if(se!=null){for(var Ce=[],Ee=0;Ee<se.length;Ee+=1)se[Ee]!==ie&&Ce.push(se[Ee]);Ce.length===0?delete ce[F]:ce[F]=Ce}};function W(F){this.type=F,this.target=void 0}function B(F,ie){W.call(this,F),this.data=ie.data,this.lastEventId=ie.lastEventId}B.prototype=Object.create(W.prototype);function I(F,ie){W.call(this,F),this.status=ie.status,this.statusText=ie.statusText,this.headers=ie.headers}I.prototype=Object.create(W.prototype);function A(F,ie){W.call(this,F),this.error=ie.error}A.prototype=Object.create(W.prototype);var L=-1,Z=0,H=1,R=2,g=-1,N=0,V=1,S=2,K=3,J=/^text\/event\-stream(;.*)?$/i,Y=1e3,Q=18e6,ae=function(F,ie){var ce=F==null?ie:parseInt(F,10);return ce!==ce&&(ce=ie),oe(ce)},oe=function(F){return Math.min(Math.max(F,Y),Q)},X=function(F,ie,ce){try{typeof ie=="function"&&ie.call(F,ce)}catch(se){D(se)}};function ee(F,ie){k.call(this),ie=ie||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,ge(this,F,ie)}function G(){return a!=null&&"withCredentials"in a.prototype||o==null?new a:new o}var pe=f!=null&&d!=null&&"body"in d.prototype;function ge(F,ie,ce){ie=String(ie);var se=!!ce.withCredentials,Ce=ce.lastEventIdQueryParameterName||"lastEventId",Ee=oe(1e3),Ae=ae(ce.heartbeatTimeout,45e3),He="",te=Ee,fe=!1,q=0,M=ce.headers||{},ne=ce.Transport,he=pe&&ne==null?void 0:new T(ne!=null?new ne:G()),Se=ne!=null&&typeof ne!="string"?new ne:he==null?new U:new O,$e=void 0,Ze=0,et=L,Tt="",Et="",qe="",_t="",Ke=N,hn=0,Nn=0,fr=function(mt,Ct,Gt,Yt){if(et===Z)if(mt===200&&Gt!=null&&J.test(Gt)){et=H,fe=Date.now(),te=Ee,F.readyState=H;var on=new I("open",{status:mt,statusText:Ct,headers:Yt});F.dispatchEvent(on),X(F,F.onopen,on)}else{var Jt="";mt!==200?(Ct&&(Ct=Ct.replace(/\s+/g," ")),Jt="EventSource's response has a status "+mt+" "+Ct+" that is not 200. Aborting the connection."):Jt="EventSource's response has a Content-Type specifying an unsupported type: "+(Gt==null?"-":Gt.replace(/\s+/g," "))+". Aborting the connection.",dr();var on=new I("error",{status:mt,statusText:Ct,headers:Yt});F.dispatchEvent(on),X(F,F.onerror,on),console.error(Jt)}},ti=function(mt){if(et===H){for(var Ct=-1,Gt=0;Gt<mt.length;Gt+=1){var Yt=mt.charCodeAt(Gt);(Yt===10||Yt===13)&&(Ct=Gt)}var on=(Ct!==-1?_t:"")+mt.slice(0,Ct+1);_t=(Ct===-1?_t:"")+mt.slice(Ct+1),mt!==""&&(fe=Date.now(),q+=mt.length);for(var Jt=0;Jt<on.length;Jt+=1){var Yt=on.charCodeAt(Jt);if(Ke===g&&Yt===10)Ke=N;else if(Ke===g&&(Ke=N),Yt===13||Yt===10){if(Ke!==N){Ke===V&&(Nn=Jt+1);var Vn=on.slice(hn,Nn-1),Hn=on.slice(Nn+(Nn<Jt&&on.charCodeAt(Nn)===32?1:0),Jt);Vn==="data"?(Tt+=`
184
- `,Tt+=Hn):Vn==="id"?Et=Hn:Vn==="event"?qe=Hn:Vn==="retry"?(Ee=ae(Hn,Ee),te=Ee):Vn==="heartbeatTimeout"&&(Ae=ae(Hn,Ae),Ze!==0&&(i(Ze),Ze=r(function(){ni()},Ae)))}if(Ke===N){if(Tt!==""){He=Et,qe===""&&(qe="message");var Di=new B(qe,{data:Tt.slice(1),lastEventId:Et});if(F.dispatchEvent(Di),qe==="open"?X(F,F.onopen,Di):qe==="message"?X(F,F.onmessage,Di):qe==="error"&&X(F,F.onerror,Di),et===R)return}Tt="",qe=""}Ke=Yt===13?g:N}else Ke===N&&(hn=Jt,Ke=V),Ke===V?Yt===58&&(Nn=Jt+1,Ke=S):Ke===S&&(Ke=K)}}},Lr=function(mt){if(et===H||et===Z){et=L,Ze!==0&&(i(Ze),Ze=0),Ze=r(function(){ni()},te),te=oe(Math.min(Ee*16,te*2)),F.readyState=Z;var Ct=new A("error",{error:mt});F.dispatchEvent(Ct),X(F,F.onerror,Ct),mt!=null&&console.error(mt)}},dr=function(){et=R,$e!=null&&($e.abort(),$e=void 0),Ze!==0&&(i(Ze),Ze=0),F.readyState=R},ni=function(){if(Ze=0,et!==L){if(!fe&&$e!=null)Lr(new Error("No activity within "+Ae+" milliseconds. "+(et===Z?"No response received.":q+" chars received.")+" Reconnecting.")),$e!=null&&($e.abort(),$e=void 0);else{var mt=Math.max((fe||Date.now())+Ae-Date.now(),1);fe=!1,Ze=r(function(){ni()},mt)}return}fe=!1,q=0,Ze=r(function(){ni()},Ae),et=Z,Tt="",qe="",Et=He,_t="",hn=0,Nn=0,Ke=N;var Ct=ie;if(ie.slice(0,5)!=="data:"&&ie.slice(0,5)!=="blob:"&&He!==""){var Gt=ie.indexOf("?");Ct=Gt===-1?ie:ie.slice(0,Gt+1)+ie.slice(Gt+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,function(Hn,Di){return Di===Ce?"":Hn}),Ct+=(ie.indexOf("?")===-1?"?":"&")+Ce+"="+encodeURIComponent(He)}var Yt=F.withCredentials,on={};on.Accept="text/event-stream";var Jt=F.headers;if(Jt!=null)for(var Vn in Jt)Object.prototype.hasOwnProperty.call(Jt,Vn)&&(on[Vn]=Jt[Vn]);try{$e=Se.open(he,fr,ti,Lr,Ct,Yt,on)}catch(Hn){throw dr(),Hn}};F.url=ie,F.readyState=Z,F.withCredentials=se,F.headers=M,F._close=dr,ni()}ee.prototype=Object.create(k.prototype),ee.prototype.CONNECTING=Z,ee.prototype.OPEN=H,ee.prototype.CLOSED=R,ee.prototype.close=function(){this._close()},ee.CONNECTING=Z,ee.OPEN=H,ee.CLOSED=R,ee.prototype.withCredentials=void 0;var Ie=u;a!=null&&(u==null||!("withCredentials"in u.prototype))&&(Ie=ee),function(F){{var ie=F(t);ie!==void 0&&(e.exports=ie)}}(function(F){F.EventSourcePolyfill=ee,F.NativeEventSource=u,F.EventSource=Ie})})(typeof globalThis>"u"?typeof window<"u"?window:typeof self<"u"?self:vt:globalThis)})(Wy,Wy.exports);var ose=Wy.exports;const sse=Ge(ose);var rt;(function(e){e.assertEqual=i=>i;function t(i){}e.assertIs=t;function n(i){throw new Error}e.assertNever=n,e.arrayToEnum=i=>{const a={};for(const o of i)a[o]=o;return a},e.getValidEnumValues=i=>{const a=e.objectKeys(i).filter(s=>typeof i[i[s]]!="number"),o={};for(const s of a)o[s]=i[s];return e.objectValues(o)},e.objectValues=i=>e.objectKeys(i).map(function(a){return i[a]}),e.objectKeys=typeof Object.keys=="function"?i=>Object.keys(i):i=>{const a=[];for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&a.push(o);return a},e.find=(i,a)=>{for(const o of i)if(a(o))return o},e.isInteger=typeof Number.isInteger=="function"?i=>Number.isInteger(i):i=>typeof i=="number"&&isFinite(i)&&Math.floor(i)===i;function r(i,a=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(a)}e.joinValues=r,e.jsonStringifyReplacer=(i,a)=>typeof a=="bigint"?a.toString():a})(rt||(rt={}));var Vy;(function(e){e.mergeShapes=(t,n)=>({...t,...n})})(Vy||(Vy={}));const xe=rt.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Jr=e=>{switch(typeof e){case"undefined":return xe.undefined;case"string":return xe.string;case"number":return isNaN(e)?xe.nan:xe.number;case"boolean":return xe.boolean;case"function":return xe.function;case"bigint":return xe.bigint;case"symbol":return xe.symbol;case"object":return Array.isArray(e)?xe.array:e===null?xe.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?xe.promise:typeof Map<"u"&&e instanceof Map?xe.map:typeof Set<"u"&&e instanceof Set?xe.set:typeof Date<"u"&&e instanceof Date?xe.date:xe.object;default:return xe.unknown}},ue=rt.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),lse=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");class jn extends Error{get errors(){return this.issues}constructor(t){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};const n=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,n):this.__proto__=n,this.name="ZodError",this.issues=t}format(t){const n=t||function(a){return a.message},r={_errors:[]},i=a=>{for(const o of a.issues)if(o.code==="invalid_union")o.unionErrors.map(i);else if(o.code==="invalid_return_type")i(o.returnTypeError);else if(o.code==="invalid_arguments")i(o.argumentsError);else if(o.path.length===0)r._errors.push(n(o));else{let s=r,u=0;for(;u<o.path.length;){const l=o.path[u];u===o.path.length-1?(s[l]=s[l]||{_errors:[]},s[l]._errors.push(n(o))):s[l]=s[l]||{_errors:[]},s=s[l],u++}}};return i(this),r}static assert(t){if(!(t instanceof jn))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,rt.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=n=>n.message){const n={},r=[];for(const i of this.issues)i.path.length>0?(n[i.path[0]]=n[i.path[0]]||[],n[i.path[0]].push(t(i))):r.push(t(i));return{formErrors:r,fieldErrors:n}}get formErrors(){return this.flatten()}}jn.create=e=>new jn(e);const mo=(e,t)=>{let n;switch(e.code){case ue.invalid_type:e.received===xe.undefined?n="Required":n=`Expected ${e.expected}, received ${e.received}`;break;case ue.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,rt.jsonStringifyReplacer)}`;break;case ue.unrecognized_keys:n=`Unrecognized key(s) in object: ${rt.joinValues(e.keys,", ")}`;break;case ue.invalid_union:n="Invalid input";break;case ue.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${rt.joinValues(e.options)}`;break;case ue.invalid_enum_value:n=`Invalid enum value. Expected ${rt.joinValues(e.options)}, received '${e.received}'`;break;case ue.invalid_arguments:n="Invalid function arguments";break;case ue.invalid_return_type:n="Invalid function return type";break;case ue.invalid_date:n="Invalid date";break;case ue.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(n=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(n=`${n} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?n=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?n=`Invalid input: must end with "${e.validation.endsWith}"`:rt.assertNever(e.validation):e.validation!=="regex"?n=`Invalid ${e.validation}`:n="Invalid";break;case ue.too_small:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:n="Invalid input";break;case ue.too_big:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?n=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:n="Invalid input";break;case ue.custom:n="Invalid input";break;case ue.invalid_intersection_types:n="Intersection results could not be merged";break;case ue.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case ue.not_finite:n="Number must be finite";break;default:n=t.defaultError,rt.assertNever(e)}return{message:n}};let M$=mo;function use(e){M$=e}function Tf(){return M$}const Cf=e=>{const{data:t,path:n,errorMaps:r,issueData:i}=e,a=[...n,...i.path||[]],o={...i,path:a};if(i.message!==void 0)return{...i,path:a,message:i.message};let s="";const u=r.filter(l=>!!l).slice().reverse();for(const l of u)s=l(o,{data:t,defaultError:s}).message;return{...i,path:a,message:s}},cse=[];function ye(e,t){const n=Tf(),r=Cf({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===mo?void 0:mo].filter(i=>!!i)});e.common.issues.push(r)}class pn{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,n){const r=[];for(const i of n){if(i.status==="aborted")return Me;i.status==="dirty"&&t.dirty(),r.push(i.value)}return{status:t.value,value:r}}static async mergeObjectAsync(t,n){const r=[];for(const i of n){const a=await i.key,o=await i.value;r.push({key:a,value:o})}return pn.mergeObjectSync(t,r)}static mergeObjectSync(t,n){const r={};for(const i of n){const{key:a,value:o}=i;if(a.status==="aborted"||o.status==="aborted")return Me;a.status==="dirty"&&t.dirty(),o.status==="dirty"&&t.dirty(),a.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(r[a.value]=o.value)}return{status:t.value,value:r}}}const Me=Object.freeze({status:"aborted"}),vo=e=>({status:"dirty",value:e}),gn=e=>({status:"valid",value:e}),Hy=e=>e.status==="aborted",Zy=e=>e.status==="dirty",ia=e=>e.status==="valid",ul=e=>typeof Promise<"u"&&e instanceof Promise;function Of(e,t,n,r){if(typeof t=="function"?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t.get(e)}function F$(e,t,n,r,i){if(typeof t=="function"?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return t.set(e,n),n}typeof SuppressedError=="function"&&SuppressedError;var Oe;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t==null?void 0:t.message})(Oe||(Oe={}));var cl,fl;class Dr{constructor(t,n,r,i){this._cachedPath=[],this.parent=t,this.data=n,this._path=r,this._key=i}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const L$=(e,t)=>{if(ia(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const n=new jn(e.common.issues);return this._error=n,this._error}}};function ze(e){if(!e)return{};const{errorMap:t,invalid_type_error:n,required_error:r,description:i}=e;if(t&&(n||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:i}:{errorMap:(o,s)=>{var u,l;const{message:c}=e;return o.code==="invalid_enum_value"?{message:c??s.defaultError}:typeof s.data>"u"?{message:(u=c??r)!==null&&u!==void 0?u:s.defaultError}:o.code!=="invalid_type"?{message:s.defaultError}:{message:(l=c??n)!==null&&l!==void 0?l:s.defaultError}},description:i}}class Ve{get description(){return this._def.description}_getType(t){return Jr(t.data)}_getOrReturnCtx(t,n){return n||{common:t.parent.common,data:t.data,parsedType:Jr(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new pn,ctx:{common:t.parent.common,data:t.data,parsedType:Jr(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const n=this._parse(t);if(ul(n))throw new Error("Synchronous parse encountered promise.");return n}_parseAsync(t){const n=this._parse(t);return Promise.resolve(n)}parse(t,n){const r=this.safeParse(t,n);if(r.success)return r.data;throw r.error}safeParse(t,n){var r;const i={common:{issues:[],async:(r=n==null?void 0:n.async)!==null&&r!==void 0?r:!1,contextualErrorMap:n==null?void 0:n.errorMap},path:(n==null?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Jr(t)},a=this._parseSync({data:t,path:i.path,parent:i});return L$(i,a)}"~validate"(t){var n,r;const i={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Jr(t)};if(!this["~standard"].async)try{const a=this._parseSync({data:t,path:[],parent:i});return ia(a)?{value:a.value}:{issues:i.common.issues}}catch(a){!((r=(n=a==null?void 0:a.message)===null||n===void 0?void 0:n.toLowerCase())===null||r===void 0)&&r.includes("encountered")&&(this["~standard"].async=!0),i.common={issues:[],async:!0}}return this._parseAsync({data:t,path:[],parent:i}).then(a=>ia(a)?{value:a.value}:{issues:i.common.issues})}async parseAsync(t,n){const r=await this.safeParseAsync(t,n);if(r.success)return r.data;throw r.error}async safeParseAsync(t,n){const r={common:{issues:[],contextualErrorMap:n==null?void 0:n.errorMap,async:!0},path:(n==null?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Jr(t)},i=this._parse({data:t,path:r.path,parent:r}),a=await(ul(i)?i:Promise.resolve(i));return L$(r,a)}refine(t,n){const r=i=>typeof n=="string"||typeof n>"u"?{message:n}:typeof n=="function"?n(i):n;return this._refinement((i,a)=>{const o=t(i),s=()=>a.addIssue({code:ue.custom,...r(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(u=>u?!0:(s(),!1)):o?!0:(s(),!1)})}refinement(t,n){return this._refinement((r,i)=>t(r)?!0:(i.addIssue(typeof n=="function"?n(r,i):n),!1))}_refinement(t){return new ur({schema:this,typeName:Ne.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:n=>this["~validate"](n)}}optional(){return Nr.create(this,this._def)}nullable(){return Ai.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return lr.create(this)}promise(){return wo.create(this,this._def)}or(t){return ml.create([this,t],this._def)}and(t){return vl.create(this,t,this._def)}transform(t){return new ur({...ze(this._def),schema:this,typeName:Ne.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const n=typeof t=="function"?t:()=>t;return new xl({...ze(this._def),innerType:this,defaultValue:n,typeName:Ne.ZodDefault})}brand(){return new Yy({typeName:Ne.ZodBranded,type:this,...ze(this._def)})}catch(t){const n=typeof t=="function"?t:()=>t;return new Sl({...ze(this._def),innerType:this,catchValue:n,typeName:Ne.ZodCatch})}describe(t){const n=this.constructor;return new n({...this._def,description:t})}pipe(t){return El.create(this,t)}readonly(){return _l.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const fse=/^c[^\s-]{8,}$/i,dse=/^[0-9a-z]+$/,pse=/^[0-9A-HJKMNP-TV-Z]{26}$/i,hse=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,mse=/^[a-z0-9_-]{21}$/i,vse=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,yse=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,gse=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,bse="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let Ky;const wse=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,xse=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Sse=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Ese=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,_se=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,kse=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,B$="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",Tse=new RegExp(`^${B$}$`);function U$(e){let t="([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";return e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision==null&&(t=`${t}(\\.\\d+)?`),t}function Cse(e){return new RegExp(`^${U$(e)}$`)}function z$(e){let t=`${B$}T${U$(e)}`;const n=[];return n.push(e.local?"Z?":"Z"),e.offset&&n.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${n.join("|")})`,new RegExp(`^${t}$`)}function Ose(e,t){return!!((t==="v4"||!t)&&wse.test(e)||(t==="v6"||!t)&&Sse.test(e))}function $se(e,t){if(!vse.test(e))return!1;try{const[n]=e.split("."),r=n.replace(/-/g,"+").replace(/_/g,"/").padEnd(n.length+(4-n.length%4)%4,"="),i=JSON.parse(atob(r));return!(typeof i!="object"||i===null||!i.typ||!i.alg||t&&i.alg!==t)}catch{return!1}}function Ise(e,t){return!!((t==="v4"||!t)&&xse.test(e)||(t==="v6"||!t)&&Ese.test(e))}class sr extends Ve{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==xe.string){const a=this._getOrReturnCtx(t);return ye(a,{code:ue.invalid_type,expected:xe.string,received:a.parsedType}),Me}const r=new pn;let i;for(const a of this._def.checks)if(a.kind==="min")t.data.length<a.value&&(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),r.dirty());else if(a.kind==="max")t.data.length>a.value&&(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),r.dirty());else if(a.kind==="length"){const o=t.data.length>a.value,s=t.data.length<a.value;(o||s)&&(i=this._getOrReturnCtx(t,i),o?ye(i,{code:ue.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):s&&ye(i,{code:ue.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),r.dirty())}else if(a.kind==="email")gse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"email",code:ue.invalid_string,message:a.message}),r.dirty());else if(a.kind==="emoji")Ky||(Ky=new RegExp(bse,"u")),Ky.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"emoji",code:ue.invalid_string,message:a.message}),r.dirty());else if(a.kind==="uuid")hse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"uuid",code:ue.invalid_string,message:a.message}),r.dirty());else if(a.kind==="nanoid")mse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"nanoid",code:ue.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid")fse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"cuid",code:ue.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid2")dse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"cuid2",code:ue.invalid_string,message:a.message}),r.dirty());else if(a.kind==="ulid")pse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"ulid",code:ue.invalid_string,message:a.message}),r.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{i=this._getOrReturnCtx(t,i),ye(i,{validation:"url",code:ue.invalid_string,message:a.message}),r.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"regex",code:ue.invalid_string,message:a.message}),r.dirty())):a.kind==="trim"?t.data=t.data.trim():a.kind==="includes"?t.data.includes(a.value,a.position)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),r.dirty()):a.kind==="toLowerCase"?t.data=t.data.toLowerCase():a.kind==="toUpperCase"?t.data=t.data.toUpperCase():a.kind==="startsWith"?t.data.startsWith(a.value)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.invalid_string,validation:{startsWith:a.value},message:a.message}),r.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.invalid_string,validation:{endsWith:a.value},message:a.message}),r.dirty()):a.kind==="datetime"?z$(a).test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.invalid_string,validation:"datetime",message:a.message}),r.dirty()):a.kind==="date"?Tse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.invalid_string,validation:"date",message:a.message}),r.dirty()):a.kind==="time"?Cse(a).test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.invalid_string,validation:"time",message:a.message}),r.dirty()):a.kind==="duration"?yse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"duration",code:ue.invalid_string,message:a.message}),r.dirty()):a.kind==="ip"?Ose(t.data,a.version)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"ip",code:ue.invalid_string,message:a.message}),r.dirty()):a.kind==="jwt"?$se(t.data,a.alg)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"jwt",code:ue.invalid_string,message:a.message}),r.dirty()):a.kind==="cidr"?Ise(t.data,a.version)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"cidr",code:ue.invalid_string,message:a.message}),r.dirty()):a.kind==="base64"?_se.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"base64",code:ue.invalid_string,message:a.message}),r.dirty()):a.kind==="base64url"?kse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"base64url",code:ue.invalid_string,message:a.message}),r.dirty()):rt.assertNever(a);return{status:r.value,value:t.data}}_regex(t,n,r){return this.refinement(i=>t.test(i),{validation:n,code:ue.invalid_string,...Oe.errToObj(r)})}_addCheck(t){return new sr({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...Oe.errToObj(t)})}url(t){return this._addCheck({kind:"url",...Oe.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...Oe.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...Oe.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...Oe.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...Oe.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...Oe.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...Oe.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...Oe.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...Oe.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...Oe.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...Oe.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...Oe.errToObj(t)})}datetime(t){var n,r;return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof(t==null?void 0:t.precision)>"u"?null:t==null?void 0:t.precision,offset:(n=t==null?void 0:t.offset)!==null&&n!==void 0?n:!1,local:(r=t==null?void 0:t.local)!==null&&r!==void 0?r:!1,...Oe.errToObj(t==null?void 0:t.message)})}date(t){return this._addCheck({kind:"date",message:t})}time(t){return typeof t=="string"?this._addCheck({kind:"time",precision:null,message:t}):this._addCheck({kind:"time",precision:typeof(t==null?void 0:t.precision)>"u"?null:t==null?void 0:t.precision,...Oe.errToObj(t==null?void 0:t.message)})}duration(t){return this._addCheck({kind:"duration",...Oe.errToObj(t)})}regex(t,n){return this._addCheck({kind:"regex",regex:t,...Oe.errToObj(n)})}includes(t,n){return this._addCheck({kind:"includes",value:t,position:n==null?void 0:n.position,...Oe.errToObj(n==null?void 0:n.message)})}startsWith(t,n){return this._addCheck({kind:"startsWith",value:t,...Oe.errToObj(n)})}endsWith(t,n){return this._addCheck({kind:"endsWith",value:t,...Oe.errToObj(n)})}min(t,n){return this._addCheck({kind:"min",value:t,...Oe.errToObj(n)})}max(t,n){return this._addCheck({kind:"max",value:t,...Oe.errToObj(n)})}length(t,n){return this._addCheck({kind:"length",value:t,...Oe.errToObj(n)})}nonempty(t){return this.min(1,Oe.errToObj(t))}trim(){return new sr({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new sr({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new sr({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isDate(){return!!this._def.checks.find(t=>t.kind==="date")}get isTime(){return!!this._def.checks.find(t=>t.kind==="time")}get isDuration(){return!!this._def.checks.find(t=>t.kind==="duration")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(t=>t.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get isCIDR(){return!!this._def.checks.find(t=>t.kind==="cidr")}get isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}get isBase64url(){return!!this._def.checks.find(t=>t.kind==="base64url")}get minLength(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxLength(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}}sr.create=e=>{var t;return new sr({checks:[],typeName:Ne.ZodString,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...ze(e)})};function Rse(e,t){const n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,i=n>r?n:r,a=parseInt(e.toFixed(i).replace(".","")),o=parseInt(t.toFixed(i).replace(".",""));return a%o/Math.pow(10,i)}class $i extends Ve{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==xe.number){const a=this._getOrReturnCtx(t);return ye(a,{code:ue.invalid_type,expected:xe.number,received:a.parsedType}),Me}let r;const i=new pn;for(const a of this._def.checks)a.kind==="int"?rt.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),ye(r,{code:ue.invalid_type,expected:"integer",received:"float",message:a.message}),i.dirty()):a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ue.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ue.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="multipleOf"?Rse(t.data,a.value)!==0&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ue.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),ye(r,{code:ue.not_finite,message:a.message}),i.dirty()):rt.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Oe.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Oe.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Oe.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Oe.toString(n))}setLimit(t,n,r,i){return new $i({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Oe.toString(i)}]})}_addCheck(t){return new $i({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:Oe.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Oe.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Oe.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Oe.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Oe.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Oe.toString(n)})}finite(t){return this._addCheck({kind:"finite",message:Oe.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Oe.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Oe.toString(t)})}get minValue(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&rt.isInteger(t.value))}get isFinite(){let t=null,n=null;for(const r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(n===null||r.value>n)&&(n=r.value):r.kind==="max"&&(t===null||r.value<t)&&(t=r.value)}return Number.isFinite(n)&&Number.isFinite(t)}}$i.create=e=>new $i({checks:[],typeName:Ne.ZodNumber,coerce:(e==null?void 0:e.coerce)||!1,...ze(e)});class Ii extends Ve{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce)try{t.data=BigInt(t.data)}catch{return this._getInvalidInput(t)}if(this._getType(t)!==xe.bigint)return this._getInvalidInput(t);let r;const i=new pn;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ue.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ue.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="multipleOf"?t.data%a.value!==BigInt(0)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ue.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):rt.assertNever(a);return{status:i.value,value:t.data}}_getInvalidInput(t){const n=this._getOrReturnCtx(t);return ye(n,{code:ue.invalid_type,expected:xe.bigint,received:n.parsedType}),Me}gte(t,n){return this.setLimit("min",t,!0,Oe.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Oe.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Oe.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Oe.toString(n))}setLimit(t,n,r,i){return new Ii({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Oe.toString(i)}]})}_addCheck(t){return new Ii({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Oe.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Oe.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Oe.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Oe.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Oe.toString(n)})}get minValue(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}}Ii.create=e=>{var t;return new Ii({checks:[],typeName:Ne.ZodBigInt,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...ze(e)})};class dl extends Ve{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==xe.boolean){const r=this._getOrReturnCtx(t);return ye(r,{code:ue.invalid_type,expected:xe.boolean,received:r.parsedType}),Me}return gn(t.data)}}dl.create=e=>new dl({typeName:Ne.ZodBoolean,coerce:(e==null?void 0:e.coerce)||!1,...ze(e)});class aa extends Ve{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==xe.date){const a=this._getOrReturnCtx(t);return ye(a,{code:ue.invalid_type,expected:xe.date,received:a.parsedType}),Me}if(isNaN(t.data.getTime())){const a=this._getOrReturnCtx(t);return ye(a,{code:ue.invalid_date}),Me}const r=new pn;let i;for(const a of this._def.checks)a.kind==="min"?t.data.getTime()<a.value&&(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),r.dirty()):a.kind==="max"?t.data.getTime()>a.value&&(i=this._getOrReturnCtx(t,i),ye(i,{code:ue.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),r.dirty()):rt.assertNever(a);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(t){return new aa({...this._def,checks:[...this._def.checks,t]})}min(t,n){return this._addCheck({kind:"min",value:t.getTime(),message:Oe.toString(n)})}max(t,n){return this._addCheck({kind:"max",value:t.getTime(),message:Oe.toString(n)})}get minDate(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t!=null?new Date(t):null}}aa.create=e=>new aa({checks:[],coerce:(e==null?void 0:e.coerce)||!1,typeName:Ne.ZodDate,...ze(e)});class $f extends Ve{_parse(t){if(this._getType(t)!==xe.symbol){const r=this._getOrReturnCtx(t);return ye(r,{code:ue.invalid_type,expected:xe.symbol,received:r.parsedType}),Me}return gn(t.data)}}$f.create=e=>new $f({typeName:Ne.ZodSymbol,...ze(e)});class pl extends Ve{_parse(t){if(this._getType(t)!==xe.undefined){const r=this._getOrReturnCtx(t);return ye(r,{code:ue.invalid_type,expected:xe.undefined,received:r.parsedType}),Me}return gn(t.data)}}pl.create=e=>new pl({typeName:Ne.ZodUndefined,...ze(e)});class hl extends Ve{_parse(t){if(this._getType(t)!==xe.null){const r=this._getOrReturnCtx(t);return ye(r,{code:ue.invalid_type,expected:xe.null,received:r.parsedType}),Me}return gn(t.data)}}hl.create=e=>new hl({typeName:Ne.ZodNull,...ze(e)});class yo extends Ve{constructor(){super(...arguments),this._any=!0}_parse(t){return gn(t.data)}}yo.create=e=>new yo({typeName:Ne.ZodAny,...ze(e)});class oa extends Ve{constructor(){super(...arguments),this._unknown=!0}_parse(t){return gn(t.data)}}oa.create=e=>new oa({typeName:Ne.ZodUnknown,...ze(e)});class Xr extends Ve{_parse(t){const n=this._getOrReturnCtx(t);return ye(n,{code:ue.invalid_type,expected:xe.never,received:n.parsedType}),Me}}Xr.create=e=>new Xr({typeName:Ne.ZodNever,...ze(e)});class If extends Ve{_parse(t){if(this._getType(t)!==xe.undefined){const r=this._getOrReturnCtx(t);return ye(r,{code:ue.invalid_type,expected:xe.void,received:r.parsedType}),Me}return gn(t.data)}}If.create=e=>new If({typeName:Ne.ZodVoid,...ze(e)});class lr extends Ve{_parse(t){const{ctx:n,status:r}=this._processInputParams(t),i=this._def;if(n.parsedType!==xe.array)return ye(n,{code:ue.invalid_type,expected:xe.array,received:n.parsedType}),Me;if(i.exactLength!==null){const o=n.data.length>i.exactLength.value,s=n.data.length<i.exactLength.value;(o||s)&&(ye(n,{code:o?ue.too_big:ue.too_small,minimum:s?i.exactLength.value:void 0,maximum:o?i.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:i.exactLength.message}),r.dirty())}if(i.minLength!==null&&n.data.length<i.minLength.value&&(ye(n,{code:ue.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),r.dirty()),i.maxLength!==null&&n.data.length>i.maxLength.value&&(ye(n,{code:ue.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),r.dirty()),n.common.async)return Promise.all([...n.data].map((o,s)=>i.type._parseAsync(new Dr(n,o,n.path,s)))).then(o=>pn.mergeArray(r,o));const a=[...n.data].map((o,s)=>i.type._parseSync(new Dr(n,o,n.path,s)));return pn.mergeArray(r,a)}get element(){return this._def.type}min(t,n){return new lr({...this._def,minLength:{value:t,message:Oe.toString(n)}})}max(t,n){return new lr({...this._def,maxLength:{value:t,message:Oe.toString(n)}})}length(t,n){return new lr({...this._def,exactLength:{value:t,message:Oe.toString(n)}})}nonempty(t){return this.min(1,t)}}lr.create=(e,t)=>new lr({type:e,minLength:null,maxLength:null,exactLength:null,typeName:Ne.ZodArray,...ze(t)});function go(e){if(e instanceof Rt){const t={};for(const n in e.shape){const r=e.shape[n];t[n]=Nr.create(go(r))}return new Rt({...e._def,shape:()=>t})}else return e instanceof lr?new lr({...e._def,type:go(e.element)}):e instanceof Nr?Nr.create(go(e.unwrap())):e instanceof Ai?Ai.create(go(e.unwrap())):e instanceof jr?jr.create(e.items.map(t=>go(t))):e}class Rt extends Ve{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const t=this._def.shape(),n=rt.objectKeys(t);return this._cached={shape:t,keys:n}}_parse(t){if(this._getType(t)!==xe.object){const l=this._getOrReturnCtx(t);return ye(l,{code:ue.invalid_type,expected:xe.object,received:l.parsedType}),Me}const{status:r,ctx:i}=this._processInputParams(t),{shape:a,keys:o}=this._getCached(),s=[];if(!(this._def.catchall instanceof Xr&&this._def.unknownKeys==="strip"))for(const l in i.data)o.includes(l)||s.push(l);const u=[];for(const l of o){const c=a[l],f=i.data[l];u.push({key:{status:"valid",value:l},value:c._parse(new Dr(i,f,i.path,l)),alwaysSet:l in i.data})}if(this._def.catchall instanceof Xr){const l=this._def.unknownKeys;if(l==="passthrough")for(const c of s)u.push({key:{status:"valid",value:c},value:{status:"valid",value:i.data[c]}});else if(l==="strict")s.length>0&&(ye(i,{code:ue.unrecognized_keys,keys:s}),r.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const l=this._def.catchall;for(const c of s){const f=i.data[c];u.push({key:{status:"valid",value:c},value:l._parse(new Dr(i,f,i.path,c)),alwaysSet:c in i.data})}}return i.common.async?Promise.resolve().then(async()=>{const l=[];for(const c of u){const f=await c.key,d=await c.value;l.push({key:f,value:d,alwaysSet:c.alwaysSet})}return l}).then(l=>pn.mergeObjectSync(r,l)):pn.mergeObjectSync(r,u)}get shape(){return this._def.shape()}strict(t){return Oe.errToObj,new Rt({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(n,r)=>{var i,a,o,s;const u=(o=(a=(i=this._def).errorMap)===null||a===void 0?void 0:a.call(i,n,r).message)!==null&&o!==void 0?o:r.defaultError;return n.code==="unrecognized_keys"?{message:(s=Oe.errToObj(t).message)!==null&&s!==void 0?s:u}:{message:u}}}:{}})}strip(){return new Rt({...this._def,unknownKeys:"strip"})}passthrough(){return new Rt({...this._def,unknownKeys:"passthrough"})}extend(t){return new Rt({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new Rt({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:Ne.ZodObject})}setKey(t,n){return this.augment({[t]:n})}catchall(t){return new Rt({...this._def,catchall:t})}pick(t){const n={};return rt.objectKeys(t).forEach(r=>{t[r]&&this.shape[r]&&(n[r]=this.shape[r])}),new Rt({...this._def,shape:()=>n})}omit(t){const n={};return rt.objectKeys(this.shape).forEach(r=>{t[r]||(n[r]=this.shape[r])}),new Rt({...this._def,shape:()=>n})}deepPartial(){return go(this)}partial(t){const n={};return rt.objectKeys(this.shape).forEach(r=>{const i=this.shape[r];t&&!t[r]?n[r]=i:n[r]=i.optional()}),new Rt({...this._def,shape:()=>n})}required(t){const n={};return rt.objectKeys(this.shape).forEach(r=>{if(t&&!t[r])n[r]=this.shape[r];else{let a=this.shape[r];for(;a instanceof Nr;)a=a._def.innerType;n[r]=a}}),new Rt({...this._def,shape:()=>n})}keyof(){return q$(rt.objectKeys(this.shape))}}Rt.create=(e,t)=>new Rt({shape:()=>e,unknownKeys:"strip",catchall:Xr.create(),typeName:Ne.ZodObject,...ze(t)}),Rt.strictCreate=(e,t)=>new Rt({shape:()=>e,unknownKeys:"strict",catchall:Xr.create(),typeName:Ne.ZodObject,...ze(t)}),Rt.lazycreate=(e,t)=>new Rt({shape:e,unknownKeys:"strip",catchall:Xr.create(),typeName:Ne.ZodObject,...ze(t)});class ml extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t),r=this._def.options;function i(a){for(const s of a)if(s.result.status==="valid")return s.result;for(const s of a)if(s.result.status==="dirty")return n.common.issues.push(...s.ctx.common.issues),s.result;const o=a.map(s=>new jn(s.ctx.common.issues));return ye(n,{code:ue.invalid_union,unionErrors:o}),Me}if(n.common.async)return Promise.all(r.map(async a=>{const o={...n,common:{...n.common,issues:[]},parent:null};return{result:await a._parseAsync({data:n.data,path:n.path,parent:o}),ctx:o}})).then(i);{let a;const o=[];for(const u of r){const l={...n,common:{...n.common,issues:[]},parent:null},c=u._parseSync({data:n.data,path:n.path,parent:l});if(c.status==="valid")return c;c.status==="dirty"&&!a&&(a={result:c,ctx:l}),l.common.issues.length&&o.push(l.common.issues)}if(a)return n.common.issues.push(...a.ctx.common.issues),a.result;const s=o.map(u=>new jn(u));return ye(n,{code:ue.invalid_union,unionErrors:s}),Me}}get options(){return this._def.options}}ml.create=(e,t)=>new ml({options:e,typeName:Ne.ZodUnion,...ze(t)});const Qr=e=>e instanceof gl?Qr(e.schema):e instanceof ur?Qr(e.innerType()):e instanceof bl?[e.value]:e instanceof Ri?e.options:e instanceof wl?rt.objectValues(e.enum):e instanceof xl?Qr(e._def.innerType):e instanceof pl?[void 0]:e instanceof hl?[null]:e instanceof Nr?[void 0,...Qr(e.unwrap())]:e instanceof Ai?[null,...Qr(e.unwrap())]:e instanceof Yy||e instanceof _l?Qr(e.unwrap()):e instanceof Sl?Qr(e._def.innerType):[];class Rf extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==xe.object)return ye(n,{code:ue.invalid_type,expected:xe.object,received:n.parsedType}),Me;const r=this.discriminator,i=n.data[r],a=this.optionsMap.get(i);return a?n.common.async?a._parseAsync({data:n.data,path:n.path,parent:n}):a._parseSync({data:n.data,path:n.path,parent:n}):(ye(n,{code:ue.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),Me)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,n,r){const i=new Map;for(const a of n){const o=Qr(a.shape[t]);if(!o.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(const s of o){if(i.has(s))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(s)}`);i.set(s,a)}}return new Rf({typeName:Ne.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:i,...ze(r)})}}function Gy(e,t){const n=Jr(e),r=Jr(t);if(e===t)return{valid:!0,data:e};if(n===xe.object&&r===xe.object){const i=rt.objectKeys(t),a=rt.objectKeys(e).filter(s=>i.indexOf(s)!==-1),o={...e,...t};for(const s of a){const u=Gy(e[s],t[s]);if(!u.valid)return{valid:!1};o[s]=u.data}return{valid:!0,data:o}}else if(n===xe.array&&r===xe.array){if(e.length!==t.length)return{valid:!1};const i=[];for(let a=0;a<e.length;a++){const o=e[a],s=t[a],u=Gy(o,s);if(!u.valid)return{valid:!1};i.push(u.data)}return{valid:!0,data:i}}else return n===xe.date&&r===xe.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}class vl extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=(a,o)=>{if(Hy(a)||Hy(o))return Me;const s=Gy(a.value,o.value);return s.valid?((Zy(a)||Zy(o))&&n.dirty(),{status:n.value,value:s.data}):(ye(r,{code:ue.invalid_intersection_types}),Me)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([a,o])=>i(a,o)):i(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}}vl.create=(e,t,n)=>new vl({left:e,right:t,typeName:Ne.ZodIntersection,...ze(n)});class jr extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==xe.array)return ye(r,{code:ue.invalid_type,expected:xe.array,received:r.parsedType}),Me;if(r.data.length<this._def.items.length)return ye(r,{code:ue.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Me;!this._def.rest&&r.data.length>this._def.items.length&&(ye(r,{code:ue.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),n.dirty());const a=[...r.data].map((o,s)=>{const u=this._def.items[s]||this._def.rest;return u?u._parse(new Dr(r,o,r.path,s)):null}).filter(o=>!!o);return r.common.async?Promise.all(a).then(o=>pn.mergeArray(n,o)):pn.mergeArray(n,a)}get items(){return this._def.items}rest(t){return new jr({...this._def,rest:t})}}jr.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new jr({items:e,typeName:Ne.ZodTuple,rest:null,...ze(t)})};class yl extends Ve{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==xe.object)return ye(r,{code:ue.invalid_type,expected:xe.object,received:r.parsedType}),Me;const i=[],a=this._def.keyType,o=this._def.valueType;for(const s in r.data)i.push({key:a._parse(new Dr(r,s,r.path,s)),value:o._parse(new Dr(r,r.data[s],r.path,s)),alwaysSet:s in r.data});return r.common.async?pn.mergeObjectAsync(n,i):pn.mergeObjectSync(n,i)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof Ve?new yl({keyType:t,valueType:n,typeName:Ne.ZodRecord,...ze(r)}):new yl({keyType:sr.create(),valueType:t,typeName:Ne.ZodRecord,...ze(n)})}}class Af extends Ve{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==xe.map)return ye(r,{code:ue.invalid_type,expected:xe.map,received:r.parsedType}),Me;const i=this._def.keyType,a=this._def.valueType,o=[...r.data.entries()].map(([s,u],l)=>({key:i._parse(new Dr(r,s,r.path,[l,"key"])),value:a._parse(new Dr(r,u,r.path,[l,"value"]))}));if(r.common.async){const s=new Map;return Promise.resolve().then(async()=>{for(const u of o){const l=await u.key,c=await u.value;if(l.status==="aborted"||c.status==="aborted")return Me;(l.status==="dirty"||c.status==="dirty")&&n.dirty(),s.set(l.value,c.value)}return{status:n.value,value:s}})}else{const s=new Map;for(const u of o){const l=u.key,c=u.value;if(l.status==="aborted"||c.status==="aborted")return Me;(l.status==="dirty"||c.status==="dirty")&&n.dirty(),s.set(l.value,c.value)}return{status:n.value,value:s}}}}Af.create=(e,t,n)=>new Af({valueType:t,keyType:e,typeName:Ne.ZodMap,...ze(n)});class sa extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==xe.set)return ye(r,{code:ue.invalid_type,expected:xe.set,received:r.parsedType}),Me;const i=this._def;i.minSize!==null&&r.data.size<i.minSize.value&&(ye(r,{code:ue.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),n.dirty()),i.maxSize!==null&&r.data.size>i.maxSize.value&&(ye(r,{code:ue.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),n.dirty());const a=this._def.valueType;function o(u){const l=new Set;for(const c of u){if(c.status==="aborted")return Me;c.status==="dirty"&&n.dirty(),l.add(c.value)}return{status:n.value,value:l}}const s=[...r.data.values()].map((u,l)=>a._parse(new Dr(r,u,r.path,l)));return r.common.async?Promise.all(s).then(u=>o(u)):o(s)}min(t,n){return new sa({...this._def,minSize:{value:t,message:Oe.toString(n)}})}max(t,n){return new sa({...this._def,maxSize:{value:t,message:Oe.toString(n)}})}size(t,n){return this.min(t,n).max(t,n)}nonempty(t){return this.min(1,t)}}sa.create=(e,t)=>new sa({valueType:e,minSize:null,maxSize:null,typeName:Ne.ZodSet,...ze(t)});class bo extends Ve{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==xe.function)return ye(n,{code:ue.invalid_type,expected:xe.function,received:n.parsedType}),Me;function r(s,u){return Cf({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,Tf(),mo].filter(l=>!!l),issueData:{code:ue.invalid_arguments,argumentsError:u}})}function i(s,u){return Cf({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,Tf(),mo].filter(l=>!!l),issueData:{code:ue.invalid_return_type,returnTypeError:u}})}const a={errorMap:n.common.contextualErrorMap},o=n.data;if(this._def.returns instanceof wo){const s=this;return gn(async function(...u){const l=new jn([]),c=await s._def.args.parseAsync(u,a).catch(p=>{throw l.addIssue(r(u,p)),l}),f=await Reflect.apply(o,this,c);return await s._def.returns._def.type.parseAsync(f,a).catch(p=>{throw l.addIssue(i(f,p)),l})})}else{const s=this;return gn(function(...u){const l=s._def.args.safeParse(u,a);if(!l.success)throw new jn([r(u,l.error)]);const c=Reflect.apply(o,this,l.data),f=s._def.returns.safeParse(c,a);if(!f.success)throw new jn([i(c,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new bo({...this._def,args:jr.create(t).rest(oa.create())})}returns(t){return new bo({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,n,r){return new bo({args:t||jr.create([]).rest(oa.create()),returns:n||oa.create(),typeName:Ne.ZodFunction,...ze(r)})}}class gl extends Ve{get schema(){return this._def.getter()}_parse(t){const{ctx:n}=this._processInputParams(t);return this._def.getter()._parse({data:n.data,path:n.path,parent:n})}}gl.create=(e,t)=>new gl({getter:e,typeName:Ne.ZodLazy,...ze(t)});class bl extends Ve{_parse(t){if(t.data!==this._def.value){const n=this._getOrReturnCtx(t);return ye(n,{received:n.data,code:ue.invalid_literal,expected:this._def.value}),Me}return{status:"valid",value:t.data}}get value(){return this._def.value}}bl.create=(e,t)=>new bl({value:e,typeName:Ne.ZodLiteral,...ze(t)});function q$(e,t){return new Ri({values:e,typeName:Ne.ZodEnum,...ze(t)})}class Ri extends Ve{constructor(){super(...arguments),cl.set(this,void 0)}_parse(t){if(typeof t.data!="string"){const n=this._getOrReturnCtx(t),r=this._def.values;return ye(n,{expected:rt.joinValues(r),received:n.parsedType,code:ue.invalid_type}),Me}if(Of(this,cl)||F$(this,cl,new Set(this._def.values)),!Of(this,cl).has(t.data)){const n=this._getOrReturnCtx(t),r=this._def.values;return ye(n,{received:n.data,code:ue.invalid_enum_value,options:r}),Me}return gn(t.data)}get options(){return this._def.values}get enum(){const t={};for(const n of this._def.values)t[n]=n;return t}get Values(){const t={};for(const n of this._def.values)t[n]=n;return t}get Enum(){const t={};for(const n of this._def.values)t[n]=n;return t}extract(t,n=this._def){return Ri.create(t,{...this._def,...n})}exclude(t,n=this._def){return Ri.create(this.options.filter(r=>!t.includes(r)),{...this._def,...n})}}cl=new WeakMap,Ri.create=q$;class wl extends Ve{constructor(){super(...arguments),fl.set(this,void 0)}_parse(t){const n=rt.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(t);if(r.parsedType!==xe.string&&r.parsedType!==xe.number){const i=rt.objectValues(n);return ye(r,{expected:rt.joinValues(i),received:r.parsedType,code:ue.invalid_type}),Me}if(Of(this,fl)||F$(this,fl,new Set(rt.getValidEnumValues(this._def.values))),!Of(this,fl).has(t.data)){const i=rt.objectValues(n);return ye(r,{received:r.data,code:ue.invalid_enum_value,options:i}),Me}return gn(t.data)}get enum(){return this._def.values}}fl=new WeakMap,wl.create=(e,t)=>new wl({values:e,typeName:Ne.ZodNativeEnum,...ze(t)});class wo extends Ve{unwrap(){return this._def.type}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==xe.promise&&n.common.async===!1)return ye(n,{code:ue.invalid_type,expected:xe.promise,received:n.parsedType}),Me;const r=n.parsedType===xe.promise?n.data:Promise.resolve(n.data);return gn(r.then(i=>this._def.type.parseAsync(i,{path:n.path,errorMap:n.common.contextualErrorMap})))}}wo.create=(e,t)=>new wo({type:e,typeName:Ne.ZodPromise,...ze(t)});class ur extends Ve{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===Ne.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=this._def.effect||null,a={addIssue:o=>{ye(r,o),o.fatal?n.abort():n.dirty()},get path(){return r.path}};if(a.addIssue=a.addIssue.bind(a),i.type==="preprocess"){const o=i.transform(r.data,a);if(r.common.async)return Promise.resolve(o).then(async s=>{if(n.value==="aborted")return Me;const u=await this._def.schema._parseAsync({data:s,path:r.path,parent:r});return u.status==="aborted"?Me:u.status==="dirty"||n.value==="dirty"?vo(u.value):u});{if(n.value==="aborted")return Me;const s=this._def.schema._parseSync({data:o,path:r.path,parent:r});return s.status==="aborted"?Me:s.status==="dirty"||n.value==="dirty"?vo(s.value):s}}if(i.type==="refinement"){const o=s=>{const u=i.refinement(s,a);if(r.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(r.common.async===!1){const s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return s.status==="aborted"?Me:(s.status==="dirty"&&n.dirty(),o(s.value),{status:n.value,value:s.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>s.status==="aborted"?Me:(s.status==="dirty"&&n.dirty(),o(s.value).then(()=>({status:n.value,value:s.value}))))}if(i.type==="transform")if(r.common.async===!1){const o=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!ia(o))return o;const s=i.transform(o.value,a);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:n.value,value:s}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(o=>ia(o)?Promise.resolve(i.transform(o.value,a)).then(s=>({status:n.value,value:s})):o);rt.assertNever(i)}}ur.create=(e,t,n)=>new ur({schema:e,typeName:Ne.ZodEffects,effect:t,...ze(n)}),ur.createWithPreprocess=(e,t,n)=>new ur({schema:t,effect:{type:"preprocess",transform:e},typeName:Ne.ZodEffects,...ze(n)});class Nr extends Ve{_parse(t){return this._getType(t)===xe.undefined?gn(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}Nr.create=(e,t)=>new Nr({innerType:e,typeName:Ne.ZodOptional,...ze(t)});class Ai extends Ve{_parse(t){return this._getType(t)===xe.null?gn(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}Ai.create=(e,t)=>new Ai({innerType:e,typeName:Ne.ZodNullable,...ze(t)});class xl extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t);let r=n.data;return n.parsedType===xe.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:n.path,parent:n})}removeDefault(){return this._def.innerType}}xl.create=(e,t)=>new xl({innerType:e,typeName:Ne.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...ze(t)});class Sl extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t),r={...n,common:{...n.common,issues:[]}},i=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return ul(i)?i.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new jn(r.common.issues)},input:r.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new jn(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}}Sl.create=(e,t)=>new Sl({innerType:e,typeName:Ne.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...ze(t)});class Pf extends Ve{_parse(t){if(this._getType(t)!==xe.nan){const r=this._getOrReturnCtx(t);return ye(r,{code:ue.invalid_type,expected:xe.nan,received:r.parsedType}),Me}return{status:"valid",value:t.data}}}Pf.create=e=>new Pf({typeName:Ne.ZodNaN,...ze(e)});const Ase=Symbol("zod_brand");class Yy extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t),r=n.data;return this._def.type._parse({data:r,path:n.path,parent:n})}unwrap(){return this._def.type}}class El extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return a.status==="aborted"?Me:a.status==="dirty"?(n.dirty(),vo(a.value)):this._def.out._parseAsync({data:a.value,path:r.path,parent:r})})();{const i=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return i.status==="aborted"?Me:i.status==="dirty"?(n.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:r.path,parent:r})}}static create(t,n){return new El({in:t,out:n,typeName:Ne.ZodPipeline})}}class _l extends Ve{_parse(t){const n=this._def.innerType._parse(t),r=i=>(ia(i)&&(i.value=Object.freeze(i.value)),i);return ul(n)?n.then(i=>r(i)):r(n)}unwrap(){return this._def.innerType}}_l.create=(e,t)=>new _l({innerType:e,typeName:Ne.ZodReadonly,...ze(t)});function W$(e,t){const n=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof n=="string"?{message:n}:n}function V$(e,t={},n){return e?yo.create().superRefine((r,i)=>{var a,o;const s=e(r);if(s instanceof Promise)return s.then(u=>{var l,c;if(!u){const f=W$(t,r),d=(c=(l=f.fatal)!==null&&l!==void 0?l:n)!==null&&c!==void 0?c:!0;i.addIssue({code:"custom",...f,fatal:d})}});if(!s){const u=W$(t,r),l=(o=(a=u.fatal)!==null&&a!==void 0?a:n)!==null&&o!==void 0?o:!0;i.addIssue({code:"custom",...u,fatal:l})}}):yo.create()}const Pse={object:Rt.lazycreate};var Ne;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(Ne||(Ne={}));const Dse=(e,t={message:`Input not instance of ${e.name}`})=>V$(n=>n instanceof e,t),H$=sr.create,Z$=$i.create,jse=Pf.create,Nse=Ii.create,K$=dl.create,Mse=aa.create,Fse=$f.create,Lse=pl.create,Bse=hl.create,Use=yo.create,zse=oa.create,qse=Xr.create,Wse=If.create,Vse=lr.create,Hse=Rt.create,Zse=Rt.strictCreate,Kse=ml.create,Gse=Rf.create,Yse=vl.create,Jse=jr.create,Xse=yl.create,Qse=Af.create,ele=sa.create,tle=bo.create,nle=gl.create,rle=bl.create,ile=Ri.create,ale=wl.create,ole=wo.create,G$=ur.create,sle=Nr.create,lle=Ai.create,ule=ur.createWithPreprocess,cle=El.create;var C=Object.freeze({__proto__:null,defaultErrorMap:mo,setErrorMap:use,getErrorMap:Tf,makeIssue:Cf,EMPTY_PATH:cse,addIssueToContext:ye,ParseStatus:pn,INVALID:Me,DIRTY:vo,OK:gn,isAborted:Hy,isDirty:Zy,isValid:ia,isAsync:ul,get util(){return rt},get objectUtil(){return Vy},ZodParsedType:xe,getParsedType:Jr,ZodType:Ve,datetimeRegex:z$,ZodString:sr,ZodNumber:$i,ZodBigInt:Ii,ZodBoolean:dl,ZodDate:aa,ZodSymbol:$f,ZodUndefined:pl,ZodNull:hl,ZodAny:yo,ZodUnknown:oa,ZodNever:Xr,ZodVoid:If,ZodArray:lr,ZodObject:Rt,ZodUnion:ml,ZodDiscriminatedUnion:Rf,ZodIntersection:vl,ZodTuple:jr,ZodRecord:yl,ZodMap:Af,ZodSet:sa,ZodFunction:bo,ZodLazy:gl,ZodLiteral:bl,ZodEnum:Ri,ZodNativeEnum:wl,ZodPromise:wo,ZodEffects:ur,ZodTransformer:ur,ZodOptional:Nr,ZodNullable:Ai,ZodDefault:xl,ZodCatch:Sl,ZodNaN:Pf,BRAND:Ase,ZodBranded:Yy,ZodPipeline:El,ZodReadonly:_l,custom:V$,Schema:Ve,ZodSchema:Ve,late:Pse,get ZodFirstPartyTypeKind(){return Ne},coerce:{string:e=>sr.create({...e,coerce:!0}),number:e=>$i.create({...e,coerce:!0}),boolean:e=>dl.create({...e,coerce:!0}),bigint:e=>Ii.create({...e,coerce:!0}),date:e=>aa.create({...e,coerce:!0})},any:Use,array:Vse,bigint:Nse,boolean:K$,date:Mse,discriminatedUnion:Gse,effect:G$,enum:ile,function:tle,instanceof:Dse,intersection:Yse,lazy:nle,literal:rle,map:Qse,nan:jse,nativeEnum:ale,never:qse,null:Bse,nullable:lle,number:Z$,object:Hse,oboolean:()=>K$().optional(),onumber:()=>Z$().optional(),optional:sle,ostring:()=>H$().optional(),pipeline:cle,preprocess:ule,promise:ole,record:Xse,set:ele,strictObject:Zse,string:H$,symbol:Fse,transformer:G$,tuple:Jse,undefined:Lse,union:Kse,unknown:zse,void:Wse,NEVER:Me,ZodIssueCode:ue,quotelessJson:lse,ZodError:jn}),fle=Object.defineProperty,dle=(e,t,n)=>t in e?fle(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,ple=(e,t,n)=>(dle(e,t+"",n),n),hle={getRandomValues:e=>new Uint8Array(e.map(()=>Math.floor(Math.random()*256)))},Jy=typeof window<"u"&&typeof window.document<"u"?window.crypto:AO;Jy.getRandomValues||(Jy=hle);var St=class extends Error{constructor(t,n,r,i,a,o,s){super(i);_e(this,"isApiError",!0);this.code=t,this.description=n,this.type=r,this.message=i,this.error=a,this.id=o,this.metadata=s,this.id||(this.id=St.generateId())}format(){return`[${this.type}] ${this.message} (Error ID: ${this.id})`}toJSON(){return{id:this.id,code:this.code,type:this.type,message:this.message,metadata:this.metadata}}static generateId(){const t=this.getPrefix(),n=new Date().toISOString().replace(/[\-:TZ]/g,"").split(".")[0],r=4,i=Array.from(Jy.getRandomValues(new Uint8Array(r))).map(a=>a.toString(16).padStart(2,"0")).join("").toUpperCase();return`${t}_${n}x${i}`}static getPrefix(){return typeof window<"u"&&typeof window.document<"u"?"err_bwsr":"err"}},mle=e=>typeof e=="object"&&!Array.isArray(e)&&e!==null,Xy=e=>e instanceof St||mle(e)&&e.isApiError===!0,kl=class extends St{constructor(e,t,n,r){super(500,"An unknown error occurred","Unknown",e,t,n,r)}},vle=class extends St{constructor(e,t,n,r){super(500,"An internal error occurred","Internal",e,t,n,r)}},yle=class extends St{constructor(e,t,n,r){super(401,"The request requires to be authenticated.","Unauthorized",e,t,n,r)}},gle=class extends St{constructor(e,t,n,r){super(403,"The requested action can't be peform by this resource.","Forbidden",e,t,n,r)}},ble=class extends St{constructor(e,t,n,r){super(413,"The request payload is too large.","PayloadTooLarge",e,t,n,r)}},wle=class extends St{constructor(e,t,n,r){super(400,"The request payload is invalid.","InvalidPayload",e,t,n,r)}},xle=class extends St{constructor(e,t,n,r){super(415,"The request is invalid because the content-type is not supported.","UnsupportedMediaType",e,t,n,r)}},Sle=class extends St{constructor(e,t,n,r){super(405,"The requested method does not exist.","MethodNotFound",e,t,n,r)}},Ele=class extends St{constructor(e,t,n,r){super(404,"The requested resource does not exist.","ResourceNotFound",e,t,n,r)}},_le=class extends St{constructor(e,t,n,r){super(400,"The provided JSON schema is invalid.","InvalidJsonSchema",e,t,n,r)}},kle=class extends St{constructor(e,t,n,r){super(400,"The provided data doesn't respect the provided JSON schema.","InvalidDataFormat",e,t,n,r)}},Tle=class extends St{constructor(e,t,n,r){super(400,"The provided identifier is not valid. An identifier must start with a lowercase letter, be between 2 and 100 characters long and use only alphanumeric characters.","InvalidIdentifier",e,t,n,r)}},Cle=class extends St{constructor(e,t,n,r){super(409,"The resource is related with a different resource that the one referenced in the request. This is usually caused when providing two resource identifiers that aren't linked together.","RelationConflict",e,t,n,r)}},Ole=class extends St{constructor(e,t,n,r){super(409,"The resource cannot be deleted because it's referenced by another resource","ReferenceConstraint",e,t,n,r)}},$le=class extends St{constructor(e,t,n,r){super(409,"The resource is current locked and cannot be operated on until the lock is released.","ResourceLockedConflict",e,t,n,r)}},Ile=class extends St{constructor(e,t,n,r){super(400,"The provided resource reference is missing. This is usually caused when providing an invalid id inside the payload of a request.","ReferenceNotFound",e,t,n,r)}},Rle=class extends St{constructor(e,t,n,r){super(400,"The provided query is invalid. This is usually caused when providing an invalid parameter for querying a resource.","InvalidQuery",e,t,n,r)}},Ale=class extends St{constructor(e,t,n,r){super(400,"An error happened during the execution of a runtime (bot or integration).","Runtime",e,t,n,r)}},Ple=class extends St{constructor(e,t,n,r){super(409,"The record attempted to be created already exists.","AlreadyExists",e,t,n,r)}},Dle=class extends St{constructor(e,t,n,r){super(429,"The request has been rate limited.","RateLimited",e,t,n,r)}},jle=class extends St{constructor(e,t,n,r){super(402,"A payment is required to perform this request.","PaymentRequired",e,t,n,r)}},Nle=class extends St{constructor(e,t,n,r){super(403,"The request exceeds the allowed quota. Quotas are a soft limit that can be increased.","QuotaExceeded",e,t,n,r)}},Mle=class extends St{constructor(e,t,n,r){super(413,"The request exceeds the allowed limit. Limits are a hard limit that cannot be increased.","LimitExceeded",e,t,n,r)}},Fle=class extends St{constructor(e,t,n,r){super(400,"Request payload contains breaking changes which is not allowed for this resource without a version increment.","BreakingChanges",e,t,n,r)}},Lle={Unknown:kl,Internal:vle,Unauthorized:yle,Forbidden:gle,PayloadTooLarge:ble,InvalidPayload:wle,UnsupportedMediaType:xle,MethodNotFound:Sle,ResourceNotFound:Ele,InvalidJsonSchema:_le,InvalidDataFormat:kle,InvalidIdentifier:Tle,RelationConflict:Cle,ReferenceConstraint:Ole,ResourceLockedConflict:$le,ReferenceNotFound:Ile,InvalidQuery:Rle,Runtime:Ale,AlreadyExists:Ple,RateLimited:Dle,PaymentRequired:jle,QuotaExceeded:Nle,LimitExceeded:Mle,BreakingChanges:Fle},Y$=e=>Xy(e)?e:e instanceof Error?new kl(e.message,e):typeof e=="string"?new kl(e):Ble(e);function Ble(e){if(typeof e=="object"&&"code"in e&&"type"in e&&"id"in e&&"message"in e&&typeof e.type=="string"&&typeof e.message=="string"){const t=Lle[e.type];return t?new t(e.message,void 0,e.id||"UNKNOWN",e.metadata):new kl(`An unclassified API error occurred: ${e.message} (Type: ${e.type}, Code: ${e.code})`)}return new kl("An invalid error occurred: "+JSON.stringify(e))}var Ule=e=>e[1]!==void 0,Dt=e=>{const{method:t,path:n,query:r,headers:i,body:a}=e,o=Object.entries(i).filter(Ule),s=Object.fromEntries(o),u=ase.stringify(r,{encode:!0,arrayFormat:"repeat",allowDots:!0}),l=u?[n,u].join("?"):n,c=["put","post","delete","patch"].includes(t.toLowerCase())?a:void 0;return{method:t,url:l,headers:s,data:c}},zle=e=>({path:`/conversations/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),qle=e=>({path:"/conversations",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{_:e._}}),Wle=e=>({path:`/conversations/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Vle=e=>({path:"/conversations",headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{},body:{}}),Hle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/listen`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Zle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/messages`,headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{id:e.id},body:{}}),Kle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{userId:e.userId}}),Gle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants/${encodeURIComponent(e.userId)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id,userId:e.userId},body:{}}),Yle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants/${encodeURIComponent(e.userId)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id,userId:e.userId},body:{}}),Jle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants`,headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{id:e.id},body:{}}),Xle=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Qle=e=>({path:"/messages",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{payload:e.payload,conversationId:e.conversationId,metadata:e.metadata,replyTo:e.replyTo}}),eue=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{payload:e.payload,metadata:e.metadata}}),tue=e=>({path:`/messages/${encodeURIComponent(e.id)}/select`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),nue=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),rue=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{}}),iue=e=>({path:"/users",headers:{},query:{},params:{},body:{name:e.name,pictureUrl:e.pictureUrl,userData:e.userData}}),aue=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{name:e.name,pictureUrl:e.pictureUrl,userData:e.userData}}),oue=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{}}),sue=e=>({path:`/events/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),lue=e=>({path:"/events",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{payload:e.payload,conversationId:e.conversationId,bindConversation:e.bindConversation,bindUser:e.bindUser}}),uue=e=>({path:"/files",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{key:e.key,size:e.size,accessPolicies:e.accessPolicies,index:e.index,contentType:e.contentType,tags:e.tags,expiresAt:e.expiresAt}}),cue=class{constructor(e,t={}){_e(this,"getConversation",async e=>{const{path:t,headers:n,query:r,body:i}=zle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createConversation",async e=>{const{path:t,headers:n,query:r,body:i}=qle(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"deleteConversation",async e=>{const{path:t,headers:n,query:r,body:i}=Wle(e),o=(this.props.toAxiosRequest??Dt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"listConversations",async e=>{const{path:t,headers:n,query:r,body:i}=Vle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"listenConversation",async e=>{const{path:t,headers:n,query:r,body:i}=Hle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"listConversationMessages",async e=>{const{path:t,headers:n,query:r,body:i}=Zle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"addParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=Kle(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"removeParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=Gle(e),o=(this.props.toAxiosRequest??Dt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"getParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=Yle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"listParticipants",async e=>{const{path:t,headers:n,query:r,body:i}=Jle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"getMessage",async e=>{const{path:t,headers:n,query:r,body:i}=Xle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createMessage",async e=>{const{path:t,headers:n,query:r,body:i}=Qle(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"updateMessage",async e=>{const{path:t,headers:n,query:r,body:i}=eue(e),o=(this.props.toAxiosRequest??Dt)({method:"put",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"selectMessage",async e=>{const{path:t,headers:n,query:r,body:i}=tue(e),o=(this.props.toAxiosRequest??Dt)({method:"put",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"deleteMessage",async e=>{const{path:t,headers:n,query:r,body:i}=nue(e),o=(this.props.toAxiosRequest??Dt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"getUser",async e=>{const{path:t,headers:n,query:r,body:i}=rue(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createUser",async e=>{const{path:t,headers:n,query:r,body:i}=iue(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"updateUser",async e=>{const{path:t,headers:n,query:r,body:i}=aue(e),o=(this.props.toAxiosRequest??Dt)({method:"put",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"deleteUser",async e=>{const{path:t,headers:n,query:r,body:i}=oue(e),o=(this.props.toAxiosRequest??Dt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"getEvent",async e=>{const{path:t,headers:n,query:r,body:i}=sue(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createEvent",async e=>{const{path:t,headers:n,query:r,body:i}=lue(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createFile",async e=>{const{path:t,headers:n,query:r,body:i}=uue(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});this.axiosInstance=e,this.props=t}};function jt(e){var t;return zt.isAxiosError(e)&&((t=e.response)!=null&&t.data)?Y$(e.response.data):Y$(e)}var J$=class{constructor(){_e(this,"listeners",{})}emit(e,t){const n=this.listeners[e];if(n)for(const r of[...n])r(t)}onceOrMore(e,t){const n=r=>{t(r)==="stop-listening"&&this.off(e,n)};this.on(e,n)}once(e,t){const n=r=>{this.off(e,n),t(r)};this.on(e,n)}on(e,t){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(t)}off(e,t){const n=this.listeners[e];if(!n)return;const r=n.indexOf(t);r!==-1&&n.splice(r,1)}cleanup(){this.listeners={}}},fue=(e,t)=>{const n=new sse.EventSourcePolyfill(e,{headers:t.headers,heartbeatTimeout:t.timeout}),r=new J$;return n.onopen=i=>r.emit("open",i),n.onmessage=i=>r.emit("message",i),n.onerror=i=>r.emit("error",i),{emitter:r,source:n}},due=async(e,t={})=>{const{emitter:n,source:r}=fue(e,t);return await new Promise((i,a)=>{n.on("open",()=>{i()}),n.on("error",o=>{a(o)})}).finally(()=>n.cleanup()),{on:n.on.bind(n),close:()=>{n.cleanup(),r.close()}}},pue=C.object({type:C.literal("message_created"),data:C.object({id:C.string().describe("Id of the [Message](#schema_message)"),createdAt:C.string().datetime().describe("Creation date of the [Message](#schema_message) in ISO 8601 format"),payload:C.union([C.object({audioUrl:C.string().min(1),type:C.literal("audio")}),C.object({title:C.string().min(1),subtitle:C.string().min(1).optional(),imageUrl:C.string().min(1).optional(),actions:C.array(C.object({action:C.enum(["postback","url","say"]),label:C.string().min(1),value:C.string().min(1)})),type:C.literal("card")}),C.object({items:C.array(C.object({title:C.string().min(1),subtitle:C.string().min(1).optional(),imageUrl:C.string().min(1).optional(),actions:C.array(C.object({action:C.enum(["postback","url","say"]),label:C.string().min(1),value:C.string().min(1)}))})),type:C.literal("carousel")}),C.object({text:C.string().min(1),options:C.array(C.object({label:C.string().min(1),value:C.string().min(1)})),disableFreeText:C.boolean().optional(),type:C.literal("choice")}),C.object({text:C.string().min(1),options:C.array(C.object({label:C.string().min(1),value:C.string().min(1)})),disableFreeText:C.boolean().optional(),type:C.literal("dropdown")}),C.object({fileUrl:C.string().min(1),title:C.string().min(1).optional(),type:C.literal("file")}),C.object({imageUrl:C.string().min(1),type:C.literal("image")}),C.object({latitude:C.number(),longitude:C.number(),address:C.string().optional(),title:C.string().optional(),type:C.literal("location")}),C.object({text:C.string().min(1),value:C.string().optional(),type:C.literal("text")}),C.object({videoUrl:C.string().min(1),type:C.literal("video")}),C.object({items:C.array(C.union([C.object({type:C.literal("text"),payload:C.object({text:C.string().min(1),value:C.string().optional()})}),C.object({type:C.literal("markdown"),payload:C.object({markdown:C.string().min(1)})}),C.object({type:C.literal("image"),payload:C.object({imageUrl:C.string().min(1)})}),C.object({type:C.literal("audio"),payload:C.object({audioUrl:C.string().min(1)})}),C.object({type:C.literal("video"),payload:C.object({videoUrl:C.string().min(1)})}),C.object({type:C.literal("file"),payload:C.object({fileUrl:C.string().min(1),title:C.string().min(1).optional()})}),C.object({type:C.literal("location"),payload:C.object({latitude:C.number(),longitude:C.number(),address:C.string().optional(),title:C.string().optional()})})])),type:C.literal("bloc")}),C.object({markdown:C.string().min(1),type:C.literal("markdown")}),C.object({url:C.string(),name:C.string(),data:C.union([C.any(),C.null()]).optional(),type:C.literal("custom")}),C.object({reaction:C.string(),type:C.literal("reaction")})]).describe("Payload is the content of the message."),userId:C.string().describe("ID of the [User](#schema_user)"),conversationId:C.string().describe("ID of the [Conversation](#schema_conversation)"),metadata:C.record(C.union([C.any(),C.null()])).describe("Metadata of the message").optional(),replyTo:C.string().describe("ID of the message this message is replying to").optional(),selectedBy:C.string().describe("ID of the user who selected this message. Undefined if not selected.").optional()}).describe("The Message object represents a message in a [Conversation](#schema_conversation) for a specific [User](#schema_user).")}),hue=C.object({type:C.literal("message_updated"),data:C.object({id:C.string().describe("Id of the [Message](#schema_message)"),createdAt:C.string().datetime().describe("Creation date of the [Message](#schema_message) in ISO 8601 format"),payload:C.union([C.object({audioUrl:C.string().min(1),type:C.literal("audio")}),C.object({title:C.string().min(1),subtitle:C.string().min(1).optional(),imageUrl:C.string().min(1).optional(),actions:C.array(C.object({action:C.enum(["postback","url","say"]),label:C.string().min(1),value:C.string().min(1)})),type:C.literal("card")}),C.object({items:C.array(C.object({title:C.string().min(1),subtitle:C.string().min(1).optional(),imageUrl:C.string().min(1).optional(),actions:C.array(C.object({action:C.enum(["postback","url","say"]),label:C.string().min(1),value:C.string().min(1)}))})),type:C.literal("carousel")}),C.object({text:C.string().min(1),options:C.array(C.object({label:C.string().min(1),value:C.string().min(1)})),disableFreeText:C.boolean().optional(),type:C.literal("choice")}),C.object({text:C.string().min(1),options:C.array(C.object({label:C.string().min(1),value:C.string().min(1)})),disableFreeText:C.boolean().optional(),type:C.literal("dropdown")}),C.object({fileUrl:C.string().min(1),title:C.string().min(1).optional(),type:C.literal("file")}),C.object({imageUrl:C.string().min(1),type:C.literal("image")}),C.object({latitude:C.number(),longitude:C.number(),address:C.string().optional(),title:C.string().optional(),type:C.literal("location")}),C.object({text:C.string().min(1),value:C.string().optional(),type:C.literal("text")}),C.object({videoUrl:C.string().min(1),type:C.literal("video")}),C.object({items:C.array(C.union([C.object({type:C.literal("text"),payload:C.object({text:C.string().min(1),value:C.string().optional()})}),C.object({type:C.literal("markdown"),payload:C.object({markdown:C.string().min(1)})}),C.object({type:C.literal("image"),payload:C.object({imageUrl:C.string().min(1)})}),C.object({type:C.literal("audio"),payload:C.object({audioUrl:C.string().min(1)})}),C.object({type:C.literal("video"),payload:C.object({videoUrl:C.string().min(1)})}),C.object({type:C.literal("file"),payload:C.object({fileUrl:C.string().min(1),title:C.string().min(1).optional()})}),C.object({type:C.literal("location"),payload:C.object({latitude:C.number(),longitude:C.number(),address:C.string().optional(),title:C.string().optional()})})])),type:C.literal("bloc")}),C.object({markdown:C.string().min(1),type:C.literal("markdown")}),C.object({url:C.string(),name:C.string(),data:C.union([C.any(),C.null()]).optional(),type:C.literal("custom")}),C.object({reaction:C.string(),type:C.literal("reaction")})]).describe("Payload is the content of the message."),userId:C.string().describe("ID of the [User](#schema_user)"),conversationId:C.string().describe("ID of the [Conversation](#schema_conversation)"),metadata:C.record(C.union([C.any(),C.null()])).describe("Metadata of the message").optional(),replyTo:C.string().describe("ID of the message this message is replying to").optional(),selectedBy:C.string().describe("ID of the user who selected this message. Undefined if not selected.").optional()}).describe("The Message object represents a message in a [Conversation](#schema_conversation) for a specific [User](#schema_user).")}),mue=C.object({type:C.literal("webchat_visibility"),data:C.object({visibility:C.union([C.literal("show"),C.literal("hide"),C.literal("toggle")])})}),vue=C.object({type:C.literal("webchat_config"),data:C.object({config:C.record(C.union([C.any(),C.null()]))})}),yue=C.object({type:C.literal("custom"),data:C.object({event:C.record(C.union([C.any(),C.null()]))})}),gue=C.object({type:C.literal("typing_started"),data:C.object({timeout:C.number().optional()})}),bue=C.object({type:C.literal("typing_stopped"),data:C.record(C.never())}),wue={messageCreated:pue,messageUpdated:hue,webchatVisibility:mue,webchatConfig:vue,custom:yue,typingStarted:gue,typingStopped:bue},X$="unknown error",Q$=class extends J${constructor(t){super();_e(this,"_state",{status:"disconnected"});_e(this,"connect",async()=>{if(this._state.status==="connected")return;if(this._state.status==="connecting"){await this._state.connectionPromise;return}const t=this._connect();this._state={status:"connecting",connectionPromise:t},await t});_e(this,"disconnect",async()=>{if(this._state.status==="disconnected")return;let t;this._state.status==="connecting"?t=await this._state.connectionPromise:t=this._state.source,this._disconnectSync(t)});_e(this,"_connect",async()=>{const t=await due(`${this._props.url}/conversations/${this._props.conversationId}/listen`,{headers:{"x-user-key":this._props.userKey},timeout:this._props.timeout});return t.on("message",this._handleMessage),t.on("error",this._handleError(t)),this._state={status:"connected",source:t},t});_e(this,"_disconnectSync",t=>{t.close(),this._state={status:"disconnected"}});_e(this,"_handleMessage",t=>{const n=this._parseSignal(t.data);this.emit(n.type,n.data)});_e(this,"_handleError",t=>n=>{this._disconnectSync(t);const r=this._toError(n);this.emit("error",r)});_e(this,"_parseSignal",t=>{for(const n of Object.values(wue)){const r=this._safeJsonParse(t),i=n.safeParse(r);if(i.success)return i.data}return{type:"unknown",data:t}});_e(this,"_safeJsonParse",t=>{try{return JSON.parse(t)}catch{return t}});_e(this,"_toError",t=>{if(t instanceof Error)return t;if(typeof t=="string")return new Error(t);if(t===null)return new Error(X$);if(typeof t=="object"&&"message"in t)return this._toError(t.message);try{const n=JSON.stringify(t);return new Error(n)}catch{return new Error(X$)}});this._props=t}get status(){return this._state.status}},eI=Q$;ple(eI,"listen",async e=>{const t=new Q$(e);return await t.connect(),t});var tI=100*1024*1024,xue=tI,Sue=tI,Eue=6e4,nI=class{constructor(e){_e(this,"_auto");_e(this,"createConversation",e=>this._auto.createConversation(e));_e(this,"getConversation",e=>this._auto.getConversation(e));_e(this,"deleteConversation",e=>this._auto.deleteConversation(e));_e(this,"listConversations",e=>this._auto.listConversations(e));_e(this,"listConversationMessages",e=>this._auto.listConversationMessages(e));_e(this,"addParticipant",e=>this._auto.addParticipant(e));_e(this,"removeParticipant",e=>this._auto.removeParticipant(e));_e(this,"getParticipant",e=>this._auto.getParticipant(e));_e(this,"listParticipants",e=>this._auto.listParticipants(e));_e(this,"createMessage",e=>this._auto.createMessage(e));_e(this,"updateMessage",e=>this._auto.updateMessage(e));_e(this,"selectMessage",e=>this._auto.selectMessage(e));_e(this,"getMessage",e=>this._auto.getMessage(e));_e(this,"deleteMessage",e=>this._auto.deleteMessage(e));_e(this,"createFile",e=>this._auto.createFile(e));_e(this,"createUser",e=>this._auto.createUser(e));_e(this,"getUser",e=>this._auto.getUser(e));_e(this,"updateUser",e=>this._auto.updateUser(e));_e(this,"deleteUser",e=>this._auto.deleteUser(e));_e(this,"createEvent",e=>this._auto.createEvent(e));_e(this,"getEvent",e=>this._auto.getEvent(e));_e(this,"listenConversation",async({id:e,"x-user-key":t})=>await eI.listen({url:this.props.apiUrl,conversationId:e,userKey:t,timeout:this.props.sseTimeout}));this.props=e;const{apiUrl:t}=e,n={...e.headers},r=this.props.timeout??Eue,i=zt.create({baseURL:t,headers:n,withCredentials:!0,timeout:r,maxBodyLength:xue,maxContentLength:Sue});this._auto=new cue(i)}};const _ue=6e4;function rI({apiUrl:e,clientId:t,sseTimeout:n=_ue}){const r=new nI({apiUrl:`${e}/${t}`,sseTimeout:n});return{sendMessage:async i=>{const{message:a}=await r.createMessage(i);return li(a)},getMessage:async i=>{const{message:a}=await r.getMessage(i);return li(a)},listConversationMessages:async i=>{const{messages:a,meta:o}=await r.listConversationMessages(i);return{messages:a.map(li),meta:o}},createMessage:async i=>{const{message:a}=await r.createMessage(i);return li(a)},addParticipant:r.addParticipant.bind(r),createConversation:r.createConversation.bind(r),createEvent:r.createEvent.bind(r),createFile:r.createFile.bind(r),createUser:r.createUser.bind(r),deleteConversation:r.deleteConversation.bind(r),deleteMessage:r.deleteMessage.bind(r),deleteUser:r.deleteUser.bind(r),getConversation:r.getConversation.bind(r),getEvent:r.getEvent.bind(r),getParticipant:r.getParticipant.bind(r),getUser:r.getUser.bind(r),listConversations:r.listConversations.bind(r),removeParticipant:r.removeParticipant.bind(r),updateUser:r.updateUser.bind(r),listenConversation:r.listenConversation.bind(r)}}const Df={disconnected:0,user_creating:1,user_created:2,conversation_creating:3,conversation_created:4},Tn=(e,t)=>e.status===t,Mr=(e,t)=>Df[e.status]<Df[t],iI=(e,t)=>Df[e.status]>=Df[t];class Fr extends Error{constructor(t){super(`Unexpected state: ${t.status}`),this.state=t}}const aI=["audio","file","image","video"],jf=e=>aI.includes(e),kue=6e4;class Tue extends Al{constructor(n){super();_e(this,"_client");_e(this,"_webhookId");_e(this,"_apiUrl");_e(this,"_state",{status:"disconnected"});_e(this,"mode","pushpin");_e(this,"_initialConnect",async({data:n,name:r,pictureUrl:i})=>{if(iI(this._state,"user_created"))throw new Error("Client is already connected. Please disconnect first.");if(Tn(this._state,"user_creating"))return;this._state={status:"user_creating"};const{user:{id:a},key:o}=await this._client.createUser({name:r,pictureUrl:i,userData:n});return this._state={status:"user_created",userId:a,userKey:o},{userId:a,userToken:o}});_e(this,"_reConnect",async(n,{data:r,name:i,pictureUrl:a})=>{if(iI(this._state,"user_created")){if(this._state.userId!==n.userId)throw new Error("Client is already connected. Please disconnect first.");return n}return Tn(this._state,"user_creating")||(this._state={status:"user_created",userId:n.userId,userKey:n.userToken},await this._client.updateUser({"x-user-key":n.userToken,name:i,pictureUrl:a,userData:r})),n});_e(this,"_mapMessage",n=>{const{metadata:r}=n,{payload:i,disableInput:a}=tp(n.payload);return{id:n.id,conversationId:n.conversationId,authorId:n.userId,sentOn:new Date(n.createdAt),payload:i,disableInput:a,metadata:r}});const r=`${n.apiUrl}/${n.clientId}`;this._webhookId=n.clientId,this._apiUrl=r,this._client=new nI({apiUrl:r,sseTimeout:kue})}get apiUrl(){return this._apiUrl}get clientId(){return this._webhookId}get userId(){if(!Mr(this._state,"user_created"))return this._state.userId}async getUser(){if(Mr(this._state,"user_created"))throw new Fr(this._state);const{user:n}=await this._client.getUser({"x-user-key":this._state.userKey});return{data:n.data}}async updateUser(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);const{user:r}=await this._client.updateUser({"x-user-key":this._state.userKey,name:n.name,pictureUrl:n.pictureUrl,userData:n.data});return r}get conversationId(){if(!Mr(this._state,"conversation_created"))return this._state.conversationId}async connect(n,r,i={}){const a={data:r,...i};return n?await this.userExists(n)?this._reConnect(n,a):this._initialConnect(a):this._initialConnect(a)}async disconnect(){Tn(this._state,"conversation_created")?this._state.signalEmitter.cleanup():Tn(this._state,"conversation_creating")&&console.warn("zombie conversation..."),this._state={status:"disconnected"}}async sendFile(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);if(Tn(this._state,"conversation_creating"))throw new Fr(this._state);let r;Tn(this._state,"conversation_created")?r=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},r=await this._createNewConversation(this._state));const{size:i,name:a}=n,s=await(m=>new Promise((h,y)=>{const v=new FileReader;v.onload=b=>{var w;return h((w=b.target)==null?void 0:w.result)},v.onerror=b=>{var w;return y((w=b.target)==null?void 0:w.error)},v.readAsArrayBuffer(m)}))(n),{file:{uploadUrl:u,contentType:l,url:c}}=await this._client.createFile({"x-user-key":r.userKey,size:i,key:a,accessPolicies:["public_content"],index:!1,tags:{source:"integration",integrationName:"webchat"}});await fetch(u,{method:"PUT",headers:{"x-amz-tagging":"public=true"},body:s});const f=l.split("/").shift()??"",d=jf(f)?f:"file",p=d==="image"?{type:d,imageUrl:c}:d==="audio"?{type:d,audioUrl:c}:d==="video"?{type:d,videoUrl:c}:{type:d,fileUrl:c};return await this._client.createMessage({"x-user-key":r.userKey,conversationId:r.conversationId,payload:p}),this.emit("messageSent",p),{fileUrl:c,name:a,type:d}}async sendMessage(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);if(Tn(this._state,"conversation_creating"))throw new Fr(this._state);let r;Tn(this._state,"conversation_created")?r=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},r=await this._createNewConversation(this._state)),await this._client.createMessage({"x-user-key":r.userKey,conversationId:r.conversationId,payload:n}),this.emit("messageSent",n)}async sendEvent(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);if(Tn(this._state,"conversation_creating"))throw new Fr(this._state);let r;Tn(this._state,"conversation_created")?r=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},r=await this._createNewConversation(this._state)),await this._client.createEvent({"x-user-key":r.userKey,conversationId:r.conversationId,payload:{type:"custom",data:n}})}async switchConversation(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);Tn(this._state,"conversation_created")&&this._state.conversationId===n||Tn(this._state,"conversation_creating")||(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},await this._connectConversation(this._state,n))}async conversationExists(n){if(Mr(this._state,"user_created"))return!1;try{return await this._client.getConversation({"x-user-key":this._state.userKey,id:n}),!0}catch(r){if(Xy(r)&&r.code===404)return!1;throw r}}async userExists({userToken:n}){try{return await this._client.getUser({"x-user-key":n}),!0}catch(r){const i=a=>a.code===404||a.code===401;if(Xy(r)&&i(r))return!1;throw r}}async newConversation(){if(Mr(this._state,"user_created"))throw new Fr(this._state);Tn(this._state,"conversation_creating")||(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},await this._createNewConversation(this._state))}async _createNewConversation(n){const{conversation:{id:r}}=await this._client.createConversation({"x-user-key":n.userKey}),i=await this._connectConversation(n,r);return await this._client.createEvent({"x-user-key":n.userKey,conversationId:r,payload:{type:"conversation_started",data:{}}}),i}async listMessages(){if(!Tn(this._state,"conversation_created"))return[];const{conversationId:n,userKey:r}=this._state,i=[];let a;do{const o=await this._client.listConversationMessages({id:n,"x-user-key":r,nextToken:a});i.push(...o.messages),a=o.meta.nextToken}while(a);return i.map(this._mapMessage)}async _connectConversation(n,r){const i=await this._client.listenConversation({id:r,"x-user-key":n.userKey});return i.on("unknown",a=>{typeof a=="string"&&a==="ping"||console.debug("unknown event",a)}),i.on("message_created",a=>{a.userId,n.userId}),i.on("error",a=>{this._state={status:"user_created",userId:n.userId,userKey:n.userKey},this.emit("error",new Error(`Connection to conversation lost: ${a.message}`))}),i.on("webchat_visibility",a=>{this.emit("webchatVisibility",a.visibility)}),i.on("webchat_config",a=>{this.emit("webchatConfig",a.config)}),i.on("typing_started",a=>{this.emit("isTyping",{isTyping:!0,timeout:a.timeout??5e3})}),i.on("typing_stopped",()=>{this.emit("isTyping",{isTyping:!1,timeout:0})}),i.on("custom",a=>{this.emit("customEvent",a.event)}),this.emit("conversation",r),this._state={status:"conversation_created",userId:n.userId,userKey:n.userKey,conversationId:r,signalEmitter:i},this._state}}const Cue=({clientId:e,apiUrl:t="https://webchat.botpress.cloud"})=>new Tue({apiUrl:t,clientId:e}),Oue=({clientId:e,apiUrl:t="https://webchat.botpress.cloud"})=>{const[n]=j.useState(Cue({clientId:e,apiUrl:t}));return n};function oI(){const[e,t]=j.useState(!1),n=j.useRef(null);return{isTyping:e,setIsTyping:(r,i)=>{if(t(r),!r)return()=>{};if(n.current=new Date,!i)return()=>{};const a=setTimeout(()=>{const o=n.current;o&&new Date().getTime()-o.getTime()>i&&t(!1)},i+100);return()=>clearTimeout(a)}}}var $ue=Object.defineProperty,Iue=(e,t,n)=>t in e?$ue(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Rue=(e,t,n)=>Iue(e,t+"",n),Aue=async(e,t)=>{let n=typeof t=="function"?await t(e):t;if(n)return e.scheme==="bearer"?`Bearer ${n}`:e.scheme==="basic"?`Basic ${btoa(n)}`:n},Pue={bodySerializer:e=>JSON.stringify(e,(t,n)=>typeof n=="bigint"?n.toString():n)},Due=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},jue=e=>{switch(e){case"form":return",";case"pipeDelimited":return"|";case"spaceDelimited":return"%20";default:return","}},Nue=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},sI=({allowReserved:e,explode:t,name:n,style:r,value:i})=>{if(!t){let s=(e?i:i.map(u=>encodeURIComponent(u))).join(jue(r));switch(r){case"label":return`.${s}`;case"matrix":return`;${n}=${s}`;case"simple":return s;default:return`${n}=${s}`}}let a=Due(r),o=i.map(s=>r==="label"||r==="simple"?e?s:encodeURIComponent(s):Nf({allowReserved:e,name:n,value:s})).join(a);return r==="label"||r==="matrix"?a+o:o},Nf=({allowReserved:e,name:t,value:n})=>{if(n==null)return"";if(typeof n=="object")throw new Error("Deeply-nested arrays/objects aren’t supported. Provide your own `querySerializer()` to handle these.");return`${t}=${e?n:encodeURIComponent(n)}`},lI=({allowReserved:e,explode:t,name:n,style:r,value:i})=>{if(i instanceof Date)return`${n}=${i.toISOString()}`;if(r!=="deepObject"&&!t){let s=[];Object.entries(i).forEach(([l,c])=>{s=[...s,l,e?c:encodeURIComponent(c)]});let u=s.join(",");switch(r){case"form":return`${n}=${u}`;case"label":return`.${u}`;case"matrix":return`;${n}=${u}`;default:return u}}let a=Nue(r),o=Object.entries(i).map(([s,u])=>Nf({allowReserved:e,name:r==="deepObject"?`${n}[${s}]`:s,value:u})).join(a);return r==="label"||r==="matrix"?a+o:o},Mue=/\{[^{}]+\}/g,Fue=({path:e,url:t})=>{let n=t,r=t.match(Mue);if(r)for(let i of r){let a=!1,o=i.substring(1,i.length-1),s="simple";o.endsWith("*")&&(a=!0,o=o.substring(0,o.length-1)),o.startsWith(".")?(o=o.substring(1),s="label"):o.startsWith(";")&&(o=o.substring(1),s="matrix");let u=e[o];if(u==null)continue;if(Array.isArray(u)){n=n.replace(i,sI({explode:a,name:o,style:s,value:u}));continue}if(typeof u=="object"){n=n.replace(i,lI({explode:a,name:o,style:s,value:u}));continue}if(s==="matrix"){n=n.replace(i,`;${Nf({name:o,value:u})}`);continue}let l=encodeURIComponent(s==="label"?`.${u}`:u);n=n.replace(i,l)}return n},uI=({allowReserved:e,array:t,object:n}={})=>r=>{let i=[];if(r&&typeof r=="object")for(let a in r){let o=r[a];if(o!=null){if(Array.isArray(o)){i=[...i,sI({allowReserved:e,explode:!0,name:a,style:"form",value:o,...t})];continue}if(typeof o=="object"){i=[...i,lI({allowReserved:e,explode:!0,name:a,style:"deepObject",value:o,...n})];continue}i=[...i,Nf({allowReserved:e,name:a,value:o})]}}return i.join("&")},Lue=e=>{var t;if(!e)return"stream";let n=(t=e.split(";")[0])==null?void 0:t.trim();if(n){if(n.startsWith("application/json")||n.endsWith("+json"))return"json";if(n==="multipart/form-data")return"formData";if(["application/","audio/","image/","video/"].some(r=>n.startsWith(r)))return"blob";if(n.startsWith("text/"))return"text"}},Bue=async({security:e,...t})=>{for(let n of e){let r=await Aue(n,t.auth);if(!r)continue;let i=n.name??"Authorization";switch(n.in){case"query":t.query||(t.query={}),t.query[i]=r;break;case"cookie":t.headers.append("Cookie",`${i}=${r}`);break;case"header":default:t.headers.set(i,r);break}return}},cI=e=>Uue({baseUrl:e.baseUrl,path:e.path,query:e.query,querySerializer:typeof e.querySerializer=="function"?e.querySerializer:uI(e.querySerializer),url:e.url}),Uue=({baseUrl:e,path:t,query:n,querySerializer:r,url:i})=>{let a=i.startsWith("/")?i:`/${i}`,o=(e??"")+a;t&&(o=Fue({path:t,url:o}));let s=n?r(n):"";return s.startsWith("?")&&(s=s.substring(1)),s&&(o+=`?${s}`),o},fI=(e,t)=>{var n;let r={...e,...t};return(n=r.baseUrl)!=null&&n.endsWith("/")&&(r.baseUrl=r.baseUrl.substring(0,r.baseUrl.length-1)),r.headers=dI(e.headers,t.headers),r},dI=(...e)=>{let t=new Headers;for(let n of e){if(!n||typeof n!="object")continue;let r=n instanceof Headers?n.entries():Object.entries(n);for(let[i,a]of r)if(a===null)t.delete(i);else if(Array.isArray(a))for(let o of a)t.append(i,o);else a!==void 0&&t.set(i,typeof a=="object"?JSON.stringify(a):a)}return t},Qy=class{constructor(){Rue(this,"_fns"),this._fns=[]}clear(){this._fns=[]}exists(t){return this._fns.indexOf(t)!==-1}eject(t){let n=this._fns.indexOf(t);n!==-1&&(this._fns=[...this._fns.slice(0,n),...this._fns.slice(n+1)])}use(t){this._fns=[...this._fns,t]}},zue=()=>({error:new Qy,request:new Qy,response:new Qy}),que=uI({allowReserved:!1,array:{explode:!0,style:"form"},object:{explode:!0,style:"deepObject"}}),Wue={"Content-Type":"application/json"},pI=(e={})=>({...Pue,headers:Wue,parseAs:"auto",querySerializer:que,...e}),Vue=(e={})=>{let t=fI(pI(),e),n=()=>({...t}),r=o=>(t=fI(t,o),n()),i=zue(),a=async o=>{let s={...t,...o,fetch:o.fetch??t.fetch??globalThis.fetch,headers:dI(t.headers,o.headers)};s.security&&await Bue({...s,security:s.security}),s.body&&s.bodySerializer&&(s.body=s.bodySerializer(s.body)),(s.body===void 0||s.body==="")&&s.headers.delete("Content-Type");let u=cI(s),l={redirect:"follow",...s},c=new Request(u,l);for(let y of i.request._fns)c=await y(c,s);let f=s.fetch,d=await f(c);for(let y of i.response._fns)d=await y(d,c,s);let p={request:c,response:d};if(d.ok){if(d.status===204||d.headers.get("Content-Length")==="0")return{data:{},...p};let y=(s.parseAs==="auto"?Lue(d.headers.get("Content-Type")):s.parseAs)??"json";if(y==="stream")return{data:d.body,...p};let v=await d[y]();return y==="json"&&(s.responseValidator&&await s.responseValidator(v),s.responseTransformer&&(v=await s.responseTransformer(v))),{data:v,...p}}let m=await d.text();try{m=JSON.parse(m)}catch{}let h=m;for(let y of i.error._fns)h=await y(m,d,c,s);if(h=h||{},s.throwOnError)throw h;return{error:h,...p}};return{buildUrl:cI,connect:o=>a({...o,method:"CONNECT"}),delete:o=>a({...o,method:"DELETE"}),get:o=>a({...o,method:"GET"}),getConfig:n,head:o=>a({...o,method:"HEAD"}),interceptors:i,options:o=>a({...o,method:"OPTIONS"}),patch:o=>a({...o,method:"PATCH"}),post:o=>a({...o,method:"POST"}),put:o=>a({...o,method:"PUT"}),request:a,setConfig:r,trace:o=>a({...o,method:"TRACE"})}},Hue=Vue,Zue=pI;const Nt=Hue((e=>({...e,withCredentials:!0,timeout:6e4,maxBodyLength:104857600,maxContentLength:104857600,throwOnError:!0}))(Zue({baseUrl:"https://webchat.botpress.cloud/"}))),Kue=e=>(e.client??Nt).delete({url:"/conversations/{id}",...e}),Gue=e=>(e.client??Nt).get({url:"/conversations/{id}",...e}),Yue=e=>(e.client??Nt).get({url:"/conversations",...e}),Jue=e=>(e.client??Nt).post({url:"/conversations",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),Xue=e=>(e.client??Nt).get({url:"/conversations/{id}/messages",...e}),Que=e=>(e.client??Nt).get({url:"/conversations/{id}/participants",...e}),ece=e=>(e.client??Nt).post({url:"/conversations/{id}/participants",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),tce=e=>(e.client??Nt).delete({url:"/conversations/{id}/participants/{userId}",...e}),nce=e=>(e.client??Nt).get({url:"/conversations/{id}/participants/{userId}",...e}),rce=e=>(e.client??Nt).delete({url:"/messages/{id}",...e}),ice=e=>(e.client??Nt).get({url:"/messages/{id}",...e}),ace=e=>(e.client??Nt).put({url:"/messages/{id}",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),oce=e=>(e.client??Nt).post({url:"/messages",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),sce=e=>(e.client??Nt).delete({url:"/users/me",...e}),lce=e=>(e.client??Nt).get({url:"/users/me",...e}),uce=e=>(e.client??Nt).put({url:"/users/me",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),hI=e=>((e==null?void 0:e.client)??Nt).post({url:"/users",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),cce=e=>(e.client??Nt).get({url:"/events/{id}",...e}),fce=e=>(e.client??Nt).post({url:"/events",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),dce=e=>(e.client??Nt).post({url:"/files",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}});let mI=class extends Error{constructor(t,n){super(t),this.name="ParseError",this.type=n.type,this.field=n.field,this.value=n.value,this.line=n.line}};function eg(e){}function pce(e){if(typeof e=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:t=eg,onError:n=eg,onRetry:r=eg,onComment:i}=e;let a="",o=!0,s,u="",l="";function c(h){const y=o?h.replace(/^\xEF\xBB\xBF/,""):h,[v,b]=hce(`${a}${y}`);for(const w of v)f(w);a=b,o=!1}function f(h){if(h===""){p();return}if(h.startsWith(":")){i&&i(h.slice(h.startsWith(": ")?2:1));return}const y=h.indexOf(":");if(y!==-1){const v=h.slice(0,y),b=h[y+1]===" "?2:1,w=h.slice(y+b);d(v,w,h);return}d(h,"",h)}function d(h,y,v){switch(h){case"event":l=y;break;case"data":u=`${u}${y}
185
- `;break;case"id":s=y.includes("\0")?void 0:y;break;case"retry":/^\d+$/.test(y)?r(parseInt(y,10)):n(new mI(`Invalid \`retry\` value: "${y}"`,{type:"invalid-retry",value:y,line:v}));break;default:n(new mI(`Unknown field "${h.length>20?`${h.slice(0,20)}…`:h}"`,{type:"unknown-field",field:h,value:y,line:v}));break}}function p(){u.length>0&&t({id:s,event:l||void 0,data:u.endsWith(`
186
- `)?u.slice(0,-1):u}),s=void 0,u="",l=""}function m(h={}){a&&h.consume&&f(a),o=!0,s=void 0,u="",l="",a=""}return{feed:c,reset:m}}function hce(e){const t=[];let n="",r=0;for(;r<e.length;){const i=e.indexOf("\r",r),a=e.indexOf(`
182
+ */(function(e,t){(function(n){var r=n.setTimeout,i=n.clearTimeout,a=n.XMLHttpRequest,o=n.XDomainRequest,s=n.ActiveXObject,c=n.EventSource,l=n.document,u=n.Promise,f=n.fetch,d=n.Response,p=n.TextDecoder,m=n.TextEncoder,h=n.AbortController;if(typeof window<"u"&&typeof l<"u"&&!("readyState"in l)&&l.body==null&&(l.readyState="loading",window.addEventListener("load",function(F){l.readyState="complete"},!1)),a==null&&s!=null&&(a=function(){return new s("Microsoft.XMLHTTP")}),Object.create==null&&(Object.create=function(F){function ie(){}return ie.prototype=F,new ie}),Date.now||(Date.now=function(){return new Date().getTime()}),h==null){var y=f;f=function(F,ie){var ue=ie.signal;return y(F,{headers:ie.headers,credentials:ie.credentials,cache:ie.cache}).then(function(se){var Ce=se.body.getReader();return ue._reader=Ce,ue._aborted&&ue._reader.cancel(),{status:se.status,statusText:se.statusText,headers:se.headers,body:{getReader:function(){return Ce}}}})},h=function(){this.signal={_reader:null,_aborted:!1},this.abort=function(){this.signal._reader!=null&&this.signal._reader.cancel(),this.signal._aborted=!0}}}function v(){this.bitsNeeded=0,this.codePoint=0}v.prototype.decode=function(F){function ie(fe,q,M){if(M===1)return fe>=128>>q&&fe<<q<=2047;if(M===2)return fe>=2048>>q&&fe<<q<=55295||fe>=57344>>q&&fe<<q<=65535;if(M===3)return fe>=65536>>q&&fe<<q<=1114111;throw new Error}function ue(fe,q){if(fe===6*1)return q>>6>15?3:q>31?2:1;if(fe===6*2)return q>15?3:2;if(fe===6*3)return 3;throw new Error}for(var se=65533,Ce="",Ee=this.bitsNeeded,Ae=this.codePoint,He=0;He<F.length;He+=1){var te=F[He];Ee!==0&&(te<128||te>191||!ie(Ae<<6|te&63,Ee-6,ue(Ee,Ae)))&&(Ee=0,Ae=se,Ce+=String.fromCharCode(Ae)),Ee===0?(te>=0&&te<=127?(Ee=0,Ae=te):te>=192&&te<=223?(Ee=6*1,Ae=te&31):te>=224&&te<=239?(Ee=6*2,Ae=te&15):te>=240&&te<=247?(Ee=6*3,Ae=te&7):(Ee=0,Ae=se),Ee!==0&&!ie(Ae,Ee,ue(Ee,Ae))&&(Ee=0,Ae=se)):(Ee-=6,Ae=Ae<<6|te&63),Ee===0&&(Ae<=65535?Ce+=String.fromCharCode(Ae):(Ce+=String.fromCharCode(55296+(Ae-65535-1>>10)),Ce+=String.fromCharCode(56320+(Ae-65535-1&1023))))}return this.bitsNeeded=Ee,this.codePoint=Ae,Ce};var b=function(){try{return new p().decode(new m().encode("test"),{stream:!0})==="test"}catch(F){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+F)}return!1};(p==null||m==null||!b())&&(p=v);var w=function(){};function T(F){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=w,this.onload=w,this.onerror=w,this.onreadystatechange=w,this._contentType="",this._xhr=F,this._sendTimeout=0,this._abort=w}T.prototype.open=function(F,ie){this._abort(!0);var ue=this,se=this._xhr,Ce=1,Ee=0;this._abort=function(M){ue._sendTimeout!==0&&(i(ue._sendTimeout),ue._sendTimeout=0),(Ce===1||Ce===2||Ce===3)&&(Ce=4,se.onload=w,se.onerror=w,se.onabort=w,se.onprogress=w,se.onreadystatechange=w,se.abort(),Ee!==0&&(i(Ee),Ee=0),M||(ue.readyState=4,ue.onabort(null),ue.onreadystatechange())),Ce=0};var Ae=function(){if(Ce===1){var M=0,ne="",he=void 0;if("contentType"in se)M=200,ne="OK",he=se.contentType;else try{M=se.status,ne=se.statusText,he=se.getResponseHeader("Content-Type")}catch{M=0,ne="",he=void 0}M!==0&&(Ce=2,ue.readyState=2,ue.status=M,ue.statusText=ne,ue._contentType=he,ue.onreadystatechange())}},He=function(){if(Ae(),Ce===2||Ce===3){Ce=3;var M="";try{M=se.responseText}catch{}ue.readyState=3,ue.responseText=M,ue.onprogress()}},te=function(M,ne){if((ne==null||ne.preventDefault==null)&&(ne={preventDefault:w}),He(),Ce===1||Ce===2||Ce===3){if(Ce=4,Ee!==0&&(i(Ee),Ee=0),ue.readyState=4,M==="load")ue.onload(ne);else if(M==="error")ue.onerror(ne);else if(M==="abort")ue.onabort(ne);else throw new TypeError;ue.onreadystatechange()}},fe=function(M){se!=null&&(se.readyState===4?(!("onload"in se)||!("onerror"in se)||!("onabort"in se))&&te(se.responseText===""?"error":"load",M):se.readyState===3?"onprogress"in se||He():se.readyState===2&&Ae())},q=function(){Ee=r(function(){q()},500),se.readyState===3&&He()};"onload"in se&&(se.onload=function(M){te("load",M)}),"onerror"in se&&(se.onerror=function(M){te("error",M)}),"onabort"in se&&(se.onabort=function(M){te("abort",M)}),"onprogress"in se&&(se.onprogress=He),"onreadystatechange"in se&&(se.onreadystatechange=function(M){fe(M)}),("contentType"in se||!("ontimeout"in a.prototype))&&(ie+=(ie.indexOf("?")===-1?"?":"&")+"padding=true"),se.open(F,ie,!0),"readyState"in se&&(Ee=r(function(){q()},0))},T.prototype.abort=function(){this._abort(!1)},T.prototype.getResponseHeader=function(F){return this._contentType},T.prototype.setRequestHeader=function(F,ie){var ue=this._xhr;"setRequestHeader"in ue&&ue.setRequestHeader(F,ie)},T.prototype.getAllResponseHeaders=function(){return this._xhr.getAllResponseHeaders!=null&&this._xhr.getAllResponseHeaders()||""},T.prototype.send=function(){if((!("ontimeout"in a.prototype)||!("sendAsBinary"in a.prototype)&&!("mozAnon"in a.prototype))&&l!=null&&l.readyState!=null&&l.readyState!=="complete"){var F=this;F._sendTimeout=r(function(){F._sendTimeout=0,F.send()},4);return}var ie=this._xhr;"withCredentials"in ie&&(ie.withCredentials=this.withCredentials);try{ie.send(void 0)}catch(ue){throw ue}};function E(F){return F.replace(/[A-Z]/g,function(ie){return String.fromCharCode(ie.charCodeAt(0)+32)})}function _(F){for(var ie=Object.create(null),ue=F.split(`\r
183
+ `),se=0;se<ue.length;se+=1){var Ce=ue[se],Ee=Ce.split(": "),Ae=Ee.shift(),He=Ee.join(": ");ie[E(Ae)]=He}this._map=ie}_.prototype.get=function(F){return this._map[E(F)]},a!=null&&a.HEADERS_RECEIVED==null&&(a.HEADERS_RECEIVED=2);function $(){}$.prototype.open=function(F,ie,ue,se,Ce,Ee,Ae){F.open("GET",Ce);var He=0;F.onprogress=function(){var fe=F.responseText,q=fe.slice(He);He+=q.length,ue(q)},F.onerror=function(fe){fe.preventDefault(),se(new Error("NetworkError"))},F.onload=function(){se(null)},F.onabort=function(){se(null)},F.onreadystatechange=function(){if(F.readyState===a.HEADERS_RECEIVED){var fe=F.status,q=F.statusText,M=F.getResponseHeader("Content-Type"),ne=F.getAllResponseHeaders();ie(fe,q,M,new _(ne))}},F.withCredentials=Ee;for(var te in Ae)Object.prototype.hasOwnProperty.call(Ae,te)&&F.setRequestHeader(te,Ae[te]);return F.send(),F};function U(F){this._headers=F}U.prototype.get=function(F){return this._headers.get(F)};function z(){}z.prototype.open=function(F,ie,ue,se,Ce,Ee,Ae){var He=null,te=new h,fe=te.signal,q=new p;return f(Ce,{headers:Ae,credentials:Ee?"include":"same-origin",signal:fe,cache:"no-store"}).then(function(M){return He=M.body.getReader(),ie(M.status,M.statusText,M.headers.get("Content-Type"),new U(M.headers)),new u(function(ne,he){var Se=function(){He.read().then(function($e){if($e.done)ne(void 0);else{var Ze=q.decode($e.value,{stream:!0});ue(Ze),Se()}}).catch(function($e){he($e)})};Se()})}).catch(function(M){if(M.name!=="AbortError")return M}).then(function(M){se(M)}),{abort:function(){He!=null&&He.cancel(),te.abort()}}};function k(){this._listeners=Object.create(null)}function j(F){r(function(){throw F},0)}k.prototype.dispatchEvent=function(F){F.target=this;var ie=this._listeners[F.type];if(ie!=null)for(var ue=ie.length,se=0;se<ue;se+=1){var Ce=ie[se];try{typeof Ce.handleEvent=="function"?Ce.handleEvent(F):Ce.call(this,F)}catch(Ee){j(Ee)}}},k.prototype.addEventListener=function(F,ie){F=String(F);var ue=this._listeners,se=ue[F];se==null&&(se=[],ue[F]=se);for(var Ce=!1,Ee=0;Ee<se.length;Ee+=1)se[Ee]===ie&&(Ce=!0);Ce||se.push(ie)},k.prototype.removeEventListener=function(F,ie){F=String(F);var ue=this._listeners,se=ue[F];if(se!=null){for(var Ce=[],Ee=0;Ee<se.length;Ee+=1)se[Ee]!==ie&&Ce.push(se[Ee]);Ce.length===0?delete ue[F]:ue[F]=Ce}};function W(F){this.type=F,this.target=void 0}function B(F,ie){W.call(this,F),this.data=ie.data,this.lastEventId=ie.lastEventId}B.prototype=Object.create(W.prototype);function I(F,ie){W.call(this,F),this.status=ie.status,this.statusText=ie.statusText,this.headers=ie.headers}I.prototype=Object.create(W.prototype);function A(F,ie){W.call(this,F),this.error=ie.error}A.prototype=Object.create(W.prototype);var L=-1,Z=0,H=1,R=2,g=-1,N=0,V=1,S=2,K=3,J=/^text\/event\-stream(;.*)?$/i,Y=1e3,Q=18e6,ae=function(F,ie){var ue=F==null?ie:parseInt(F,10);return ue!==ue&&(ue=ie),oe(ue)},oe=function(F){return Math.min(Math.max(F,Y),Q)},X=function(F,ie,ue){try{typeof ie=="function"&&ie.call(F,ue)}catch(se){j(se)}};function ee(F,ie){k.call(this),ie=ie||{},this.onopen=void 0,this.onmessage=void 0,this.onerror=void 0,this.url=void 0,this.readyState=void 0,this.withCredentials=void 0,this.headers=void 0,this._close=void 0,ge(this,F,ie)}function G(){return a!=null&&"withCredentials"in a.prototype||o==null?new a:new o}var pe=f!=null&&d!=null&&"body"in d.prototype;function ge(F,ie,ue){ie=String(ie);var se=!!ue.withCredentials,Ce=ue.lastEventIdQueryParameterName||"lastEventId",Ee=oe(1e3),Ae=ae(ue.heartbeatTimeout,45e3),He="",te=Ee,fe=!1,q=0,M=ue.headers||{},ne=ue.Transport,he=pe&&ne==null?void 0:new T(ne!=null?new ne:G()),Se=ne!=null&&typeof ne!="string"?new ne:he==null?new z:new $,$e=void 0,Ze=0,et=L,Tt="",Et="",qe="",_t="",Ke=N,hn=0,Nn=0,fr=function(mt,Ct,Gt,Yt){if(et===Z)if(mt===200&&Gt!=null&&J.test(Gt)){et=H,fe=Date.now(),te=Ee,F.readyState=H;var on=new I("open",{status:mt,statusText:Ct,headers:Yt});F.dispatchEvent(on),X(F,F.onopen,on)}else{var Jt="";mt!==200?(Ct&&(Ct=Ct.replace(/\s+/g," ")),Jt="EventSource's response has a status "+mt+" "+Ct+" that is not 200. Aborting the connection."):Jt="EventSource's response has a Content-Type specifying an unsupported type: "+(Gt==null?"-":Gt.replace(/\s+/g," "))+". Aborting the connection.",dr();var on=new I("error",{status:mt,statusText:Ct,headers:Yt});F.dispatchEvent(on),X(F,F.onerror,on),console.error(Jt)}},ti=function(mt){if(et===H){for(var Ct=-1,Gt=0;Gt<mt.length;Gt+=1){var Yt=mt.charCodeAt(Gt);(Yt===10||Yt===13)&&(Ct=Gt)}var on=(Ct!==-1?_t:"")+mt.slice(0,Ct+1);_t=(Ct===-1?_t:"")+mt.slice(Ct+1),mt!==""&&(fe=Date.now(),q+=mt.length);for(var Jt=0;Jt<on.length;Jt+=1){var Yt=on.charCodeAt(Jt);if(Ke===g&&Yt===10)Ke=N;else if(Ke===g&&(Ke=N),Yt===13||Yt===10){if(Ke!==N){Ke===V&&(Nn=Jt+1);var Vn=on.slice(hn,Nn-1),Hn=on.slice(Nn+(Nn<Jt&&on.charCodeAt(Nn)===32?1:0),Jt);Vn==="data"?(Tt+=`
184
+ `,Tt+=Hn):Vn==="id"?Et=Hn:Vn==="event"?qe=Hn:Vn==="retry"?(Ee=ae(Hn,Ee),te=Ee):Vn==="heartbeatTimeout"&&(Ae=ae(Hn,Ae),Ze!==0&&(i(Ze),Ze=r(function(){ni()},Ae)))}if(Ke===N){if(Tt!==""){He=Et,qe===""&&(qe="message");var Di=new B(qe,{data:Tt.slice(1),lastEventId:Et});if(F.dispatchEvent(Di),qe==="open"?X(F,F.onopen,Di):qe==="message"?X(F,F.onmessage,Di):qe==="error"&&X(F,F.onerror,Di),et===R)return}Tt="",qe=""}Ke=Yt===13?g:N}else Ke===N&&(hn=Jt,Ke=V),Ke===V?Yt===58&&(Nn=Jt+1,Ke=S):Ke===S&&(Ke=K)}}},Lr=function(mt){if(et===H||et===Z){et=L,Ze!==0&&(i(Ze),Ze=0),Ze=r(function(){ni()},te),te=oe(Math.min(Ee*16,te*2)),F.readyState=Z;var Ct=new A("error",{error:mt});F.dispatchEvent(Ct),X(F,F.onerror,Ct),mt!=null&&console.error(mt)}},dr=function(){et=R,$e!=null&&($e.abort(),$e=void 0),Ze!==0&&(i(Ze),Ze=0),F.readyState=R},ni=function(){if(Ze=0,et!==L){if(!fe&&$e!=null)Lr(new Error("No activity within "+Ae+" milliseconds. "+(et===Z?"No response received.":q+" chars received.")+" Reconnecting.")),$e!=null&&($e.abort(),$e=void 0);else{var mt=Math.max((fe||Date.now())+Ae-Date.now(),1);fe=!1,Ze=r(function(){ni()},mt)}return}fe=!1,q=0,Ze=r(function(){ni()},Ae),et=Z,Tt="",qe="",Et=He,_t="",hn=0,Nn=0,Ke=N;var Ct=ie;if(ie.slice(0,5)!=="data:"&&ie.slice(0,5)!=="blob:"&&He!==""){var Gt=ie.indexOf("?");Ct=Gt===-1?ie:ie.slice(0,Gt+1)+ie.slice(Gt+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,function(Hn,Di){return Di===Ce?"":Hn}),Ct+=(ie.indexOf("?")===-1?"?":"&")+Ce+"="+encodeURIComponent(He)}var Yt=F.withCredentials,on={};on.Accept="text/event-stream";var Jt=F.headers;if(Jt!=null)for(var Vn in Jt)Object.prototype.hasOwnProperty.call(Jt,Vn)&&(on[Vn]=Jt[Vn]);try{$e=Se.open(he,fr,ti,Lr,Ct,Yt,on)}catch(Hn){throw dr(),Hn}};F.url=ie,F.readyState=Z,F.withCredentials=se,F.headers=M,F._close=dr,ni()}ee.prototype=Object.create(k.prototype),ee.prototype.CONNECTING=Z,ee.prototype.OPEN=H,ee.prototype.CLOSED=R,ee.prototype.close=function(){this._close()},ee.CONNECTING=Z,ee.OPEN=H,ee.CLOSED=R,ee.prototype.withCredentials=void 0;var Ie=c;a!=null&&(c==null||!("withCredentials"in c.prototype))&&(Ie=ee),function(F){{var ie=F(t);ie!==void 0&&(e.exports=ie)}}(function(F){F.EventSourcePolyfill=ee,F.NativeEventSource=c,F.EventSource=Ie})})(typeof globalThis>"u"?typeof window<"u"?window:typeof self<"u"?self:vt:globalThis)})(Wy,Wy.exports);var fse=Wy.exports;const dse=Ge(fse);var rt;(function(e){e.assertEqual=i=>i;function t(i){}e.assertIs=t;function n(i){throw new Error}e.assertNever=n,e.arrayToEnum=i=>{const a={};for(const o of i)a[o]=o;return a},e.getValidEnumValues=i=>{const a=e.objectKeys(i).filter(s=>typeof i[i[s]]!="number"),o={};for(const s of a)o[s]=i[s];return e.objectValues(o)},e.objectValues=i=>e.objectKeys(i).map(function(a){return i[a]}),e.objectKeys=typeof Object.keys=="function"?i=>Object.keys(i):i=>{const a=[];for(const o in i)Object.prototype.hasOwnProperty.call(i,o)&&a.push(o);return a},e.find=(i,a)=>{for(const o of i)if(a(o))return o},e.isInteger=typeof Number.isInteger=="function"?i=>Number.isInteger(i):i=>typeof i=="number"&&isFinite(i)&&Math.floor(i)===i;function r(i,a=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(a)}e.joinValues=r,e.jsonStringifyReplacer=(i,a)=>typeof a=="bigint"?a.toString():a})(rt||(rt={}));var Vy;(function(e){e.mergeShapes=(t,n)=>({...t,...n})})(Vy||(Vy={}));const xe=rt.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Jr=e=>{switch(typeof e){case"undefined":return xe.undefined;case"string":return xe.string;case"number":return isNaN(e)?xe.nan:xe.number;case"boolean":return xe.boolean;case"function":return xe.function;case"bigint":return xe.bigint;case"symbol":return xe.symbol;case"object":return Array.isArray(e)?xe.array:e===null?xe.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?xe.promise:typeof Map<"u"&&e instanceof Map?xe.map:typeof Set<"u"&&e instanceof Set?xe.set:typeof Date<"u"&&e instanceof Date?xe.date:xe.object;default:return xe.unknown}},ce=rt.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),pse=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");class jn extends Error{get errors(){return this.issues}constructor(t){super(),this.issues=[],this.addIssue=r=>{this.issues=[...this.issues,r]},this.addIssues=(r=[])=>{this.issues=[...this.issues,...r]};const n=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,n):this.__proto__=n,this.name="ZodError",this.issues=t}format(t){const n=t||function(a){return a.message},r={_errors:[]},i=a=>{for(const o of a.issues)if(o.code==="invalid_union")o.unionErrors.map(i);else if(o.code==="invalid_return_type")i(o.returnTypeError);else if(o.code==="invalid_arguments")i(o.argumentsError);else if(o.path.length===0)r._errors.push(n(o));else{let s=r,c=0;for(;c<o.path.length;){const l=o.path[c];c===o.path.length-1?(s[l]=s[l]||{_errors:[]},s[l]._errors.push(n(o))):s[l]=s[l]||{_errors:[]},s=s[l],c++}}};return i(this),r}static assert(t){if(!(t instanceof jn))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,rt.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=n=>n.message){const n={},r=[];for(const i of this.issues)i.path.length>0?(n[i.path[0]]=n[i.path[0]]||[],n[i.path[0]].push(t(i))):r.push(t(i));return{formErrors:r,fieldErrors:n}}get formErrors(){return this.flatten()}}jn.create=e=>new jn(e);const mo=(e,t)=>{let n;switch(e.code){case ce.invalid_type:e.received===xe.undefined?n="Required":n=`Expected ${e.expected}, received ${e.received}`;break;case ce.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,rt.jsonStringifyReplacer)}`;break;case ce.unrecognized_keys:n=`Unrecognized key(s) in object: ${rt.joinValues(e.keys,", ")}`;break;case ce.invalid_union:n="Invalid input";break;case ce.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${rt.joinValues(e.options)}`;break;case ce.invalid_enum_value:n=`Invalid enum value. Expected ${rt.joinValues(e.options)}, received '${e.received}'`;break;case ce.invalid_arguments:n="Invalid function arguments";break;case ce.invalid_return_type:n="Invalid function return type";break;case ce.invalid_date:n="Invalid date";break;case ce.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(n=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(n=`${n} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?n=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?n=`Invalid input: must end with "${e.validation.endsWith}"`:rt.assertNever(e.validation):e.validation!=="regex"?n=`Invalid ${e.validation}`:n="Invalid";break;case ce.too_small:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:n="Invalid input";break;case ce.too_big:e.type==="array"?n=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?n=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?n=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?n=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?n=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:n="Invalid input";break;case ce.custom:n="Invalid input";break;case ce.invalid_intersection_types:n="Intersection results could not be merged";break;case ce.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case ce.not_finite:n="Number must be finite";break;default:n=t.defaultError,rt.assertNever(e)}return{message:n}};let M$=mo;function hse(e){M$=e}function Tf(){return M$}const Cf=e=>{const{data:t,path:n,errorMaps:r,issueData:i}=e,a=[...n,...i.path||[]],o={...i,path:a};if(i.message!==void 0)return{...i,path:a,message:i.message};let s="";const c=r.filter(l=>!!l).slice().reverse();for(const l of c)s=l(o,{data:t,defaultError:s}).message;return{...i,path:a,message:s}},mse=[];function ye(e,t){const n=Tf(),r=Cf({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===mo?void 0:mo].filter(i=>!!i)});e.common.issues.push(r)}class pn{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,n){const r=[];for(const i of n){if(i.status==="aborted")return Me;i.status==="dirty"&&t.dirty(),r.push(i.value)}return{status:t.value,value:r}}static async mergeObjectAsync(t,n){const r=[];for(const i of n){const a=await i.key,o=await i.value;r.push({key:a,value:o})}return pn.mergeObjectSync(t,r)}static mergeObjectSync(t,n){const r={};for(const i of n){const{key:a,value:o}=i;if(a.status==="aborted"||o.status==="aborted")return Me;a.status==="dirty"&&t.dirty(),o.status==="dirty"&&t.dirty(),a.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(r[a.value]=o.value)}return{status:t.value,value:r}}}const Me=Object.freeze({status:"aborted"}),vo=e=>({status:"dirty",value:e}),gn=e=>({status:"valid",value:e}),Hy=e=>e.status==="aborted",Zy=e=>e.status==="dirty",ia=e=>e.status==="valid",cl=e=>typeof Promise<"u"&&e instanceof Promise;function Of(e,t,n,r){if(typeof t=="function"?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t.get(e)}function F$(e,t,n,r,i){if(typeof t=="function"?e!==t||!i:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return t.set(e,n),n}typeof SuppressedError=="function"&&SuppressedError;var Oe;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t==null?void 0:t.message})(Oe||(Oe={}));var ul,fl;class Dr{constructor(t,n,r,i){this._cachedPath=[],this.parent=t,this.data=n,this._path=r,this._key=i}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const L$=(e,t)=>{if(ia(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const n=new jn(e.common.issues);return this._error=n,this._error}}};function ze(e){if(!e)return{};const{errorMap:t,invalid_type_error:n,required_error:r,description:i}=e;if(t&&(n||r))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return t?{errorMap:t,description:i}:{errorMap:(o,s)=>{var c,l;const{message:u}=e;return o.code==="invalid_enum_value"?{message:u??s.defaultError}:typeof s.data>"u"?{message:(c=u??r)!==null&&c!==void 0?c:s.defaultError}:o.code!=="invalid_type"?{message:s.defaultError}:{message:(l=u??n)!==null&&l!==void 0?l:s.defaultError}},description:i}}class Ve{get description(){return this._def.description}_getType(t){return Jr(t.data)}_getOrReturnCtx(t,n){return n||{common:t.parent.common,data:t.data,parsedType:Jr(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new pn,ctx:{common:t.parent.common,data:t.data,parsedType:Jr(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const n=this._parse(t);if(cl(n))throw new Error("Synchronous parse encountered promise.");return n}_parseAsync(t){const n=this._parse(t);return Promise.resolve(n)}parse(t,n){const r=this.safeParse(t,n);if(r.success)return r.data;throw r.error}safeParse(t,n){var r;const i={common:{issues:[],async:(r=n==null?void 0:n.async)!==null&&r!==void 0?r:!1,contextualErrorMap:n==null?void 0:n.errorMap},path:(n==null?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Jr(t)},a=this._parseSync({data:t,path:i.path,parent:i});return L$(i,a)}"~validate"(t){var n,r;const i={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Jr(t)};if(!this["~standard"].async)try{const a=this._parseSync({data:t,path:[],parent:i});return ia(a)?{value:a.value}:{issues:i.common.issues}}catch(a){!((r=(n=a==null?void 0:a.message)===null||n===void 0?void 0:n.toLowerCase())===null||r===void 0)&&r.includes("encountered")&&(this["~standard"].async=!0),i.common={issues:[],async:!0}}return this._parseAsync({data:t,path:[],parent:i}).then(a=>ia(a)?{value:a.value}:{issues:i.common.issues})}async parseAsync(t,n){const r=await this.safeParseAsync(t,n);if(r.success)return r.data;throw r.error}async safeParseAsync(t,n){const r={common:{issues:[],contextualErrorMap:n==null?void 0:n.errorMap,async:!0},path:(n==null?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Jr(t)},i=this._parse({data:t,path:r.path,parent:r}),a=await(cl(i)?i:Promise.resolve(i));return L$(r,a)}refine(t,n){const r=i=>typeof n=="string"||typeof n>"u"?{message:n}:typeof n=="function"?n(i):n;return this._refinement((i,a)=>{const o=t(i),s=()=>a.addIssue({code:ce.custom,...r(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(c=>c?!0:(s(),!1)):o?!0:(s(),!1)})}refinement(t,n){return this._refinement((r,i)=>t(r)?!0:(i.addIssue(typeof n=="function"?n(r,i):n),!1))}_refinement(t){return new cr({schema:this,typeName:Ne.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}constructor(t){this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:n=>this["~validate"](n)}}optional(){return Nr.create(this,this._def)}nullable(){return Ai.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return lr.create(this)}promise(){return wo.create(this,this._def)}or(t){return ml.create([this,t],this._def)}and(t){return vl.create(this,t,this._def)}transform(t){return new cr({...ze(this._def),schema:this,typeName:Ne.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const n=typeof t=="function"?t:()=>t;return new xl({...ze(this._def),innerType:this,defaultValue:n,typeName:Ne.ZodDefault})}brand(){return new Yy({typeName:Ne.ZodBranded,type:this,...ze(this._def)})}catch(t){const n=typeof t=="function"?t:()=>t;return new Sl({...ze(this._def),innerType:this,catchValue:n,typeName:Ne.ZodCatch})}describe(t){const n=this.constructor;return new n({...this._def,description:t})}pipe(t){return El.create(this,t)}readonly(){return _l.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const vse=/^c[^\s-]{8,}$/i,yse=/^[0-9a-z]+$/,gse=/^[0-9A-HJKMNP-TV-Z]{26}$/i,bse=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,wse=/^[a-z0-9_-]{21}$/i,xse=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,Sse=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,Ese=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,_se="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let Ky;const kse=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,Tse=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Cse=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Ose=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,$se=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Ise=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,B$="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",Rse=new RegExp(`^${B$}$`);function U$(e){let t="([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";return e.precision?t=`${t}\\.\\d{${e.precision}}`:e.precision==null&&(t=`${t}(\\.\\d+)?`),t}function Ase(e){return new RegExp(`^${U$(e)}$`)}function z$(e){let t=`${B$}T${U$(e)}`;const n=[];return n.push(e.local?"Z?":"Z"),e.offset&&n.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${n.join("|")})`,new RegExp(`^${t}$`)}function Pse(e,t){return!!((t==="v4"||!t)&&kse.test(e)||(t==="v6"||!t)&&Cse.test(e))}function Dse(e,t){if(!xse.test(e))return!1;try{const[n]=e.split("."),r=n.replace(/-/g,"+").replace(/_/g,"/").padEnd(n.length+(4-n.length%4)%4,"="),i=JSON.parse(atob(r));return!(typeof i!="object"||i===null||!i.typ||!i.alg||t&&i.alg!==t)}catch{return!1}}function jse(e,t){return!!((t==="v4"||!t)&&Tse.test(e)||(t==="v6"||!t)&&Ose.test(e))}class sr extends Ve{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==xe.string){const a=this._getOrReturnCtx(t);return ye(a,{code:ce.invalid_type,expected:xe.string,received:a.parsedType}),Me}const r=new pn;let i;for(const a of this._def.checks)if(a.kind==="min")t.data.length<a.value&&(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),r.dirty());else if(a.kind==="max")t.data.length>a.value&&(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),r.dirty());else if(a.kind==="length"){const o=t.data.length>a.value,s=t.data.length<a.value;(o||s)&&(i=this._getOrReturnCtx(t,i),o?ye(i,{code:ce.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):s&&ye(i,{code:ce.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),r.dirty())}else if(a.kind==="email")Ese.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"email",code:ce.invalid_string,message:a.message}),r.dirty());else if(a.kind==="emoji")Ky||(Ky=new RegExp(_se,"u")),Ky.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"emoji",code:ce.invalid_string,message:a.message}),r.dirty());else if(a.kind==="uuid")bse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"uuid",code:ce.invalid_string,message:a.message}),r.dirty());else if(a.kind==="nanoid")wse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"nanoid",code:ce.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid")vse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"cuid",code:ce.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid2")yse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"cuid2",code:ce.invalid_string,message:a.message}),r.dirty());else if(a.kind==="ulid")gse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"ulid",code:ce.invalid_string,message:a.message}),r.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{i=this._getOrReturnCtx(t,i),ye(i,{validation:"url",code:ce.invalid_string,message:a.message}),r.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"regex",code:ce.invalid_string,message:a.message}),r.dirty())):a.kind==="trim"?t.data=t.data.trim():a.kind==="includes"?t.data.includes(a.value,a.position)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),r.dirty()):a.kind==="toLowerCase"?t.data=t.data.toLowerCase():a.kind==="toUpperCase"?t.data=t.data.toUpperCase():a.kind==="startsWith"?t.data.startsWith(a.value)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.invalid_string,validation:{startsWith:a.value},message:a.message}),r.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.invalid_string,validation:{endsWith:a.value},message:a.message}),r.dirty()):a.kind==="datetime"?z$(a).test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.invalid_string,validation:"datetime",message:a.message}),r.dirty()):a.kind==="date"?Rse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.invalid_string,validation:"date",message:a.message}),r.dirty()):a.kind==="time"?Ase(a).test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.invalid_string,validation:"time",message:a.message}),r.dirty()):a.kind==="duration"?Sse.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"duration",code:ce.invalid_string,message:a.message}),r.dirty()):a.kind==="ip"?Pse(t.data,a.version)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"ip",code:ce.invalid_string,message:a.message}),r.dirty()):a.kind==="jwt"?Dse(t.data,a.alg)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"jwt",code:ce.invalid_string,message:a.message}),r.dirty()):a.kind==="cidr"?jse(t.data,a.version)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"cidr",code:ce.invalid_string,message:a.message}),r.dirty()):a.kind==="base64"?$se.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"base64",code:ce.invalid_string,message:a.message}),r.dirty()):a.kind==="base64url"?Ise.test(t.data)||(i=this._getOrReturnCtx(t,i),ye(i,{validation:"base64url",code:ce.invalid_string,message:a.message}),r.dirty()):rt.assertNever(a);return{status:r.value,value:t.data}}_regex(t,n,r){return this.refinement(i=>t.test(i),{validation:n,code:ce.invalid_string,...Oe.errToObj(r)})}_addCheck(t){return new sr({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...Oe.errToObj(t)})}url(t){return this._addCheck({kind:"url",...Oe.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...Oe.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...Oe.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...Oe.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...Oe.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...Oe.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...Oe.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...Oe.errToObj(t)})}base64url(t){return this._addCheck({kind:"base64url",...Oe.errToObj(t)})}jwt(t){return this._addCheck({kind:"jwt",...Oe.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...Oe.errToObj(t)})}cidr(t){return this._addCheck({kind:"cidr",...Oe.errToObj(t)})}datetime(t){var n,r;return typeof t=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:t}):this._addCheck({kind:"datetime",precision:typeof(t==null?void 0:t.precision)>"u"?null:t==null?void 0:t.precision,offset:(n=t==null?void 0:t.offset)!==null&&n!==void 0?n:!1,local:(r=t==null?void 0:t.local)!==null&&r!==void 0?r:!1,...Oe.errToObj(t==null?void 0:t.message)})}date(t){return this._addCheck({kind:"date",message:t})}time(t){return typeof t=="string"?this._addCheck({kind:"time",precision:null,message:t}):this._addCheck({kind:"time",precision:typeof(t==null?void 0:t.precision)>"u"?null:t==null?void 0:t.precision,...Oe.errToObj(t==null?void 0:t.message)})}duration(t){return this._addCheck({kind:"duration",...Oe.errToObj(t)})}regex(t,n){return this._addCheck({kind:"regex",regex:t,...Oe.errToObj(n)})}includes(t,n){return this._addCheck({kind:"includes",value:t,position:n==null?void 0:n.position,...Oe.errToObj(n==null?void 0:n.message)})}startsWith(t,n){return this._addCheck({kind:"startsWith",value:t,...Oe.errToObj(n)})}endsWith(t,n){return this._addCheck({kind:"endsWith",value:t,...Oe.errToObj(n)})}min(t,n){return this._addCheck({kind:"min",value:t,...Oe.errToObj(n)})}max(t,n){return this._addCheck({kind:"max",value:t,...Oe.errToObj(n)})}length(t,n){return this._addCheck({kind:"length",value:t,...Oe.errToObj(n)})}nonempty(t){return this.min(1,Oe.errToObj(t))}trim(){return new sr({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new sr({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new sr({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(t=>t.kind==="datetime")}get isDate(){return!!this._def.checks.find(t=>t.kind==="date")}get isTime(){return!!this._def.checks.find(t=>t.kind==="time")}get isDuration(){return!!this._def.checks.find(t=>t.kind==="duration")}get isEmail(){return!!this._def.checks.find(t=>t.kind==="email")}get isURL(){return!!this._def.checks.find(t=>t.kind==="url")}get isEmoji(){return!!this._def.checks.find(t=>t.kind==="emoji")}get isUUID(){return!!this._def.checks.find(t=>t.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(t=>t.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(t=>t.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(t=>t.kind==="cuid2")}get isULID(){return!!this._def.checks.find(t=>t.kind==="ulid")}get isIP(){return!!this._def.checks.find(t=>t.kind==="ip")}get isCIDR(){return!!this._def.checks.find(t=>t.kind==="cidr")}get isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}get isBase64url(){return!!this._def.checks.find(t=>t.kind==="base64url")}get minLength(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxLength(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}}sr.create=e=>{var t;return new sr({checks:[],typeName:Ne.ZodString,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...ze(e)})};function Nse(e,t){const n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,i=n>r?n:r,a=parseInt(e.toFixed(i).replace(".","")),o=parseInt(t.toFixed(i).replace(".",""));return a%o/Math.pow(10,i)}class $i extends Ve{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(t){if(this._def.coerce&&(t.data=Number(t.data)),this._getType(t)!==xe.number){const a=this._getOrReturnCtx(t);return ye(a,{code:ce.invalid_type,expected:xe.number,received:a.parsedType}),Me}let r;const i=new pn;for(const a of this._def.checks)a.kind==="int"?rt.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),ye(r,{code:ce.invalid_type,expected:"integer",received:"float",message:a.message}),i.dirty()):a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ce.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ce.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="multipleOf"?Nse(t.data,a.value)!==0&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ce.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),ye(r,{code:ce.not_finite,message:a.message}),i.dirty()):rt.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Oe.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Oe.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Oe.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Oe.toString(n))}setLimit(t,n,r,i){return new $i({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Oe.toString(i)}]})}_addCheck(t){return new $i({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:Oe.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Oe.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Oe.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Oe.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Oe.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Oe.toString(n)})}finite(t){return this._addCheck({kind:"finite",message:Oe.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Oe.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Oe.toString(t)})}get minValue(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&rt.isInteger(t.value))}get isFinite(){let t=null,n=null;for(const r of this._def.checks){if(r.kind==="finite"||r.kind==="int"||r.kind==="multipleOf")return!0;r.kind==="min"?(n===null||r.value>n)&&(n=r.value):r.kind==="max"&&(t===null||r.value<t)&&(t=r.value)}return Number.isFinite(n)&&Number.isFinite(t)}}$i.create=e=>new $i({checks:[],typeName:Ne.ZodNumber,coerce:(e==null?void 0:e.coerce)||!1,...ze(e)});class Ii extends Ve{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(t){if(this._def.coerce)try{t.data=BigInt(t.data)}catch{return this._getInvalidInput(t)}if(this._getType(t)!==xe.bigint)return this._getInvalidInput(t);let r;const i=new pn;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ce.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="max"?(a.inclusive?t.data>a.value:t.data>=a.value)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ce.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="multipleOf"?t.data%a.value!==BigInt(0)&&(r=this._getOrReturnCtx(t,r),ye(r,{code:ce.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):rt.assertNever(a);return{status:i.value,value:t.data}}_getInvalidInput(t){const n=this._getOrReturnCtx(t);return ye(n,{code:ce.invalid_type,expected:xe.bigint,received:n.parsedType}),Me}gte(t,n){return this.setLimit("min",t,!0,Oe.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Oe.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Oe.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Oe.toString(n))}setLimit(t,n,r,i){return new Ii({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Oe.toString(i)}]})}_addCheck(t){return new Ii({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Oe.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Oe.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Oe.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Oe.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Oe.toString(n)})}get minValue(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t}get maxValue(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t}}Ii.create=e=>{var t;return new Ii({checks:[],typeName:Ne.ZodBigInt,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...ze(e)})};class dl extends Ve{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==xe.boolean){const r=this._getOrReturnCtx(t);return ye(r,{code:ce.invalid_type,expected:xe.boolean,received:r.parsedType}),Me}return gn(t.data)}}dl.create=e=>new dl({typeName:Ne.ZodBoolean,coerce:(e==null?void 0:e.coerce)||!1,...ze(e)});class aa extends Ve{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==xe.date){const a=this._getOrReturnCtx(t);return ye(a,{code:ce.invalid_type,expected:xe.date,received:a.parsedType}),Me}if(isNaN(t.data.getTime())){const a=this._getOrReturnCtx(t);return ye(a,{code:ce.invalid_date}),Me}const r=new pn;let i;for(const a of this._def.checks)a.kind==="min"?t.data.getTime()<a.value&&(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),r.dirty()):a.kind==="max"?t.data.getTime()>a.value&&(i=this._getOrReturnCtx(t,i),ye(i,{code:ce.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),r.dirty()):rt.assertNever(a);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(t){return new aa({...this._def,checks:[...this._def.checks,t]})}min(t,n){return this._addCheck({kind:"min",value:t.getTime(),message:Oe.toString(n)})}max(t,n){return this._addCheck({kind:"max",value:t.getTime(),message:Oe.toString(n)})}get minDate(){let t=null;for(const n of this._def.checks)n.kind==="min"&&(t===null||n.value>t)&&(t=n.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(const n of this._def.checks)n.kind==="max"&&(t===null||n.value<t)&&(t=n.value);return t!=null?new Date(t):null}}aa.create=e=>new aa({checks:[],coerce:(e==null?void 0:e.coerce)||!1,typeName:Ne.ZodDate,...ze(e)});class $f extends Ve{_parse(t){if(this._getType(t)!==xe.symbol){const r=this._getOrReturnCtx(t);return ye(r,{code:ce.invalid_type,expected:xe.symbol,received:r.parsedType}),Me}return gn(t.data)}}$f.create=e=>new $f({typeName:Ne.ZodSymbol,...ze(e)});class pl extends Ve{_parse(t){if(this._getType(t)!==xe.undefined){const r=this._getOrReturnCtx(t);return ye(r,{code:ce.invalid_type,expected:xe.undefined,received:r.parsedType}),Me}return gn(t.data)}}pl.create=e=>new pl({typeName:Ne.ZodUndefined,...ze(e)});class hl extends Ve{_parse(t){if(this._getType(t)!==xe.null){const r=this._getOrReturnCtx(t);return ye(r,{code:ce.invalid_type,expected:xe.null,received:r.parsedType}),Me}return gn(t.data)}}hl.create=e=>new hl({typeName:Ne.ZodNull,...ze(e)});class yo extends Ve{constructor(){super(...arguments),this._any=!0}_parse(t){return gn(t.data)}}yo.create=e=>new yo({typeName:Ne.ZodAny,...ze(e)});class oa extends Ve{constructor(){super(...arguments),this._unknown=!0}_parse(t){return gn(t.data)}}oa.create=e=>new oa({typeName:Ne.ZodUnknown,...ze(e)});class Xr extends Ve{_parse(t){const n=this._getOrReturnCtx(t);return ye(n,{code:ce.invalid_type,expected:xe.never,received:n.parsedType}),Me}}Xr.create=e=>new Xr({typeName:Ne.ZodNever,...ze(e)});class If extends Ve{_parse(t){if(this._getType(t)!==xe.undefined){const r=this._getOrReturnCtx(t);return ye(r,{code:ce.invalid_type,expected:xe.void,received:r.parsedType}),Me}return gn(t.data)}}If.create=e=>new If({typeName:Ne.ZodVoid,...ze(e)});class lr extends Ve{_parse(t){const{ctx:n,status:r}=this._processInputParams(t),i=this._def;if(n.parsedType!==xe.array)return ye(n,{code:ce.invalid_type,expected:xe.array,received:n.parsedType}),Me;if(i.exactLength!==null){const o=n.data.length>i.exactLength.value,s=n.data.length<i.exactLength.value;(o||s)&&(ye(n,{code:o?ce.too_big:ce.too_small,minimum:s?i.exactLength.value:void 0,maximum:o?i.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:i.exactLength.message}),r.dirty())}if(i.minLength!==null&&n.data.length<i.minLength.value&&(ye(n,{code:ce.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),r.dirty()),i.maxLength!==null&&n.data.length>i.maxLength.value&&(ye(n,{code:ce.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),r.dirty()),n.common.async)return Promise.all([...n.data].map((o,s)=>i.type._parseAsync(new Dr(n,o,n.path,s)))).then(o=>pn.mergeArray(r,o));const a=[...n.data].map((o,s)=>i.type._parseSync(new Dr(n,o,n.path,s)));return pn.mergeArray(r,a)}get element(){return this._def.type}min(t,n){return new lr({...this._def,minLength:{value:t,message:Oe.toString(n)}})}max(t,n){return new lr({...this._def,maxLength:{value:t,message:Oe.toString(n)}})}length(t,n){return new lr({...this._def,exactLength:{value:t,message:Oe.toString(n)}})}nonempty(t){return this.min(1,t)}}lr.create=(e,t)=>new lr({type:e,minLength:null,maxLength:null,exactLength:null,typeName:Ne.ZodArray,...ze(t)});function go(e){if(e instanceof Rt){const t={};for(const n in e.shape){const r=e.shape[n];t[n]=Nr.create(go(r))}return new Rt({...e._def,shape:()=>t})}else return e instanceof lr?new lr({...e._def,type:go(e.element)}):e instanceof Nr?Nr.create(go(e.unwrap())):e instanceof Ai?Ai.create(go(e.unwrap())):e instanceof jr?jr.create(e.items.map(t=>go(t))):e}class Rt extends Ve{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const t=this._def.shape(),n=rt.objectKeys(t);return this._cached={shape:t,keys:n}}_parse(t){if(this._getType(t)!==xe.object){const l=this._getOrReturnCtx(t);return ye(l,{code:ce.invalid_type,expected:xe.object,received:l.parsedType}),Me}const{status:r,ctx:i}=this._processInputParams(t),{shape:a,keys:o}=this._getCached(),s=[];if(!(this._def.catchall instanceof Xr&&this._def.unknownKeys==="strip"))for(const l in i.data)o.includes(l)||s.push(l);const c=[];for(const l of o){const u=a[l],f=i.data[l];c.push({key:{status:"valid",value:l},value:u._parse(new Dr(i,f,i.path,l)),alwaysSet:l in i.data})}if(this._def.catchall instanceof Xr){const l=this._def.unknownKeys;if(l==="passthrough")for(const u of s)c.push({key:{status:"valid",value:u},value:{status:"valid",value:i.data[u]}});else if(l==="strict")s.length>0&&(ye(i,{code:ce.unrecognized_keys,keys:s}),r.dirty());else if(l!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const l=this._def.catchall;for(const u of s){const f=i.data[u];c.push({key:{status:"valid",value:u},value:l._parse(new Dr(i,f,i.path,u)),alwaysSet:u in i.data})}}return i.common.async?Promise.resolve().then(async()=>{const l=[];for(const u of c){const f=await u.key,d=await u.value;l.push({key:f,value:d,alwaysSet:u.alwaysSet})}return l}).then(l=>pn.mergeObjectSync(r,l)):pn.mergeObjectSync(r,c)}get shape(){return this._def.shape()}strict(t){return Oe.errToObj,new Rt({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(n,r)=>{var i,a,o,s;const c=(o=(a=(i=this._def).errorMap)===null||a===void 0?void 0:a.call(i,n,r).message)!==null&&o!==void 0?o:r.defaultError;return n.code==="unrecognized_keys"?{message:(s=Oe.errToObj(t).message)!==null&&s!==void 0?s:c}:{message:c}}}:{}})}strip(){return new Rt({...this._def,unknownKeys:"strip"})}passthrough(){return new Rt({...this._def,unknownKeys:"passthrough"})}extend(t){return new Rt({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new Rt({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:Ne.ZodObject})}setKey(t,n){return this.augment({[t]:n})}catchall(t){return new Rt({...this._def,catchall:t})}pick(t){const n={};return rt.objectKeys(t).forEach(r=>{t[r]&&this.shape[r]&&(n[r]=this.shape[r])}),new Rt({...this._def,shape:()=>n})}omit(t){const n={};return rt.objectKeys(this.shape).forEach(r=>{t[r]||(n[r]=this.shape[r])}),new Rt({...this._def,shape:()=>n})}deepPartial(){return go(this)}partial(t){const n={};return rt.objectKeys(this.shape).forEach(r=>{const i=this.shape[r];t&&!t[r]?n[r]=i:n[r]=i.optional()}),new Rt({...this._def,shape:()=>n})}required(t){const n={};return rt.objectKeys(this.shape).forEach(r=>{if(t&&!t[r])n[r]=this.shape[r];else{let a=this.shape[r];for(;a instanceof Nr;)a=a._def.innerType;n[r]=a}}),new Rt({...this._def,shape:()=>n})}keyof(){return q$(rt.objectKeys(this.shape))}}Rt.create=(e,t)=>new Rt({shape:()=>e,unknownKeys:"strip",catchall:Xr.create(),typeName:Ne.ZodObject,...ze(t)}),Rt.strictCreate=(e,t)=>new Rt({shape:()=>e,unknownKeys:"strict",catchall:Xr.create(),typeName:Ne.ZodObject,...ze(t)}),Rt.lazycreate=(e,t)=>new Rt({shape:e,unknownKeys:"strip",catchall:Xr.create(),typeName:Ne.ZodObject,...ze(t)});class ml extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t),r=this._def.options;function i(a){for(const s of a)if(s.result.status==="valid")return s.result;for(const s of a)if(s.result.status==="dirty")return n.common.issues.push(...s.ctx.common.issues),s.result;const o=a.map(s=>new jn(s.ctx.common.issues));return ye(n,{code:ce.invalid_union,unionErrors:o}),Me}if(n.common.async)return Promise.all(r.map(async a=>{const o={...n,common:{...n.common,issues:[]},parent:null};return{result:await a._parseAsync({data:n.data,path:n.path,parent:o}),ctx:o}})).then(i);{let a;const o=[];for(const c of r){const l={...n,common:{...n.common,issues:[]},parent:null},u=c._parseSync({data:n.data,path:n.path,parent:l});if(u.status==="valid")return u;u.status==="dirty"&&!a&&(a={result:u,ctx:l}),l.common.issues.length&&o.push(l.common.issues)}if(a)return n.common.issues.push(...a.ctx.common.issues),a.result;const s=o.map(c=>new jn(c));return ye(n,{code:ce.invalid_union,unionErrors:s}),Me}}get options(){return this._def.options}}ml.create=(e,t)=>new ml({options:e,typeName:Ne.ZodUnion,...ze(t)});const Qr=e=>e instanceof gl?Qr(e.schema):e instanceof cr?Qr(e.innerType()):e instanceof bl?[e.value]:e instanceof Ri?e.options:e instanceof wl?rt.objectValues(e.enum):e instanceof xl?Qr(e._def.innerType):e instanceof pl?[void 0]:e instanceof hl?[null]:e instanceof Nr?[void 0,...Qr(e.unwrap())]:e instanceof Ai?[null,...Qr(e.unwrap())]:e instanceof Yy||e instanceof _l?Qr(e.unwrap()):e instanceof Sl?Qr(e._def.innerType):[];class Rf extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==xe.object)return ye(n,{code:ce.invalid_type,expected:xe.object,received:n.parsedType}),Me;const r=this.discriminator,i=n.data[r],a=this.optionsMap.get(i);return a?n.common.async?a._parseAsync({data:n.data,path:n.path,parent:n}):a._parseSync({data:n.data,path:n.path,parent:n}):(ye(n,{code:ce.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[r]}),Me)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,n,r){const i=new Map;for(const a of n){const o=Qr(a.shape[t]);if(!o.length)throw new Error(`A discriminator value for key \`${t}\` could not be extracted from all schema options`);for(const s of o){if(i.has(s))throw new Error(`Discriminator property ${String(t)} has duplicate value ${String(s)}`);i.set(s,a)}}return new Rf({typeName:Ne.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:i,...ze(r)})}}function Gy(e,t){const n=Jr(e),r=Jr(t);if(e===t)return{valid:!0,data:e};if(n===xe.object&&r===xe.object){const i=rt.objectKeys(t),a=rt.objectKeys(e).filter(s=>i.indexOf(s)!==-1),o={...e,...t};for(const s of a){const c=Gy(e[s],t[s]);if(!c.valid)return{valid:!1};o[s]=c.data}return{valid:!0,data:o}}else if(n===xe.array&&r===xe.array){if(e.length!==t.length)return{valid:!1};const i=[];for(let a=0;a<e.length;a++){const o=e[a],s=t[a],c=Gy(o,s);if(!c.valid)return{valid:!1};i.push(c.data)}return{valid:!0,data:i}}else return n===xe.date&&r===xe.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}class vl extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=(a,o)=>{if(Hy(a)||Hy(o))return Me;const s=Gy(a.value,o.value);return s.valid?((Zy(a)||Zy(o))&&n.dirty(),{status:n.value,value:s.data}):(ye(r,{code:ce.invalid_intersection_types}),Me)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(([a,o])=>i(a,o)):i(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}}vl.create=(e,t,n)=>new vl({left:e,right:t,typeName:Ne.ZodIntersection,...ze(n)});class jr extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==xe.array)return ye(r,{code:ce.invalid_type,expected:xe.array,received:r.parsedType}),Me;if(r.data.length<this._def.items.length)return ye(r,{code:ce.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Me;!this._def.rest&&r.data.length>this._def.items.length&&(ye(r,{code:ce.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),n.dirty());const a=[...r.data].map((o,s)=>{const c=this._def.items[s]||this._def.rest;return c?c._parse(new Dr(r,o,r.path,s)):null}).filter(o=>!!o);return r.common.async?Promise.all(a).then(o=>pn.mergeArray(n,o)):pn.mergeArray(n,a)}get items(){return this._def.items}rest(t){return new jr({...this._def,rest:t})}}jr.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new jr({items:e,typeName:Ne.ZodTuple,rest:null,...ze(t)})};class yl extends Ve{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==xe.object)return ye(r,{code:ce.invalid_type,expected:xe.object,received:r.parsedType}),Me;const i=[],a=this._def.keyType,o=this._def.valueType;for(const s in r.data)i.push({key:a._parse(new Dr(r,s,r.path,s)),value:o._parse(new Dr(r,r.data[s],r.path,s)),alwaysSet:s in r.data});return r.common.async?pn.mergeObjectAsync(n,i):pn.mergeObjectSync(n,i)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof Ve?new yl({keyType:t,valueType:n,typeName:Ne.ZodRecord,...ze(r)}):new yl({keyType:sr.create(),valueType:t,typeName:Ne.ZodRecord,...ze(n)})}}class Af extends Ve{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==xe.map)return ye(r,{code:ce.invalid_type,expected:xe.map,received:r.parsedType}),Me;const i=this._def.keyType,a=this._def.valueType,o=[...r.data.entries()].map(([s,c],l)=>({key:i._parse(new Dr(r,s,r.path,[l,"key"])),value:a._parse(new Dr(r,c,r.path,[l,"value"]))}));if(r.common.async){const s=new Map;return Promise.resolve().then(async()=>{for(const c of o){const l=await c.key,u=await c.value;if(l.status==="aborted"||u.status==="aborted")return Me;(l.status==="dirty"||u.status==="dirty")&&n.dirty(),s.set(l.value,u.value)}return{status:n.value,value:s}})}else{const s=new Map;for(const c of o){const l=c.key,u=c.value;if(l.status==="aborted"||u.status==="aborted")return Me;(l.status==="dirty"||u.status==="dirty")&&n.dirty(),s.set(l.value,u.value)}return{status:n.value,value:s}}}}Af.create=(e,t,n)=>new Af({valueType:t,keyType:e,typeName:Ne.ZodMap,...ze(n)});class sa extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==xe.set)return ye(r,{code:ce.invalid_type,expected:xe.set,received:r.parsedType}),Me;const i=this._def;i.minSize!==null&&r.data.size<i.minSize.value&&(ye(r,{code:ce.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),n.dirty()),i.maxSize!==null&&r.data.size>i.maxSize.value&&(ye(r,{code:ce.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),n.dirty());const a=this._def.valueType;function o(c){const l=new Set;for(const u of c){if(u.status==="aborted")return Me;u.status==="dirty"&&n.dirty(),l.add(u.value)}return{status:n.value,value:l}}const s=[...r.data.values()].map((c,l)=>a._parse(new Dr(r,c,r.path,l)));return r.common.async?Promise.all(s).then(c=>o(c)):o(s)}min(t,n){return new sa({...this._def,minSize:{value:t,message:Oe.toString(n)}})}max(t,n){return new sa({...this._def,maxSize:{value:t,message:Oe.toString(n)}})}size(t,n){return this.min(t,n).max(t,n)}nonempty(t){return this.min(1,t)}}sa.create=(e,t)=>new sa({valueType:e,minSize:null,maxSize:null,typeName:Ne.ZodSet,...ze(t)});class bo extends Ve{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==xe.function)return ye(n,{code:ce.invalid_type,expected:xe.function,received:n.parsedType}),Me;function r(s,c){return Cf({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,Tf(),mo].filter(l=>!!l),issueData:{code:ce.invalid_arguments,argumentsError:c}})}function i(s,c){return Cf({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,Tf(),mo].filter(l=>!!l),issueData:{code:ce.invalid_return_type,returnTypeError:c}})}const a={errorMap:n.common.contextualErrorMap},o=n.data;if(this._def.returns instanceof wo){const s=this;return gn(async function(...c){const l=new jn([]),u=await s._def.args.parseAsync(c,a).catch(p=>{throw l.addIssue(r(c,p)),l}),f=await Reflect.apply(o,this,u);return await s._def.returns._def.type.parseAsync(f,a).catch(p=>{throw l.addIssue(i(f,p)),l})})}else{const s=this;return gn(function(...c){const l=s._def.args.safeParse(c,a);if(!l.success)throw new jn([r(c,l.error)]);const u=Reflect.apply(o,this,l.data),f=s._def.returns.safeParse(u,a);if(!f.success)throw new jn([i(u,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new bo({...this._def,args:jr.create(t).rest(oa.create())})}returns(t){return new bo({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,n,r){return new bo({args:t||jr.create([]).rest(oa.create()),returns:n||oa.create(),typeName:Ne.ZodFunction,...ze(r)})}}class gl extends Ve{get schema(){return this._def.getter()}_parse(t){const{ctx:n}=this._processInputParams(t);return this._def.getter()._parse({data:n.data,path:n.path,parent:n})}}gl.create=(e,t)=>new gl({getter:e,typeName:Ne.ZodLazy,...ze(t)});class bl extends Ve{_parse(t){if(t.data!==this._def.value){const n=this._getOrReturnCtx(t);return ye(n,{received:n.data,code:ce.invalid_literal,expected:this._def.value}),Me}return{status:"valid",value:t.data}}get value(){return this._def.value}}bl.create=(e,t)=>new bl({value:e,typeName:Ne.ZodLiteral,...ze(t)});function q$(e,t){return new Ri({values:e,typeName:Ne.ZodEnum,...ze(t)})}class Ri extends Ve{constructor(){super(...arguments),ul.set(this,void 0)}_parse(t){if(typeof t.data!="string"){const n=this._getOrReturnCtx(t),r=this._def.values;return ye(n,{expected:rt.joinValues(r),received:n.parsedType,code:ce.invalid_type}),Me}if(Of(this,ul)||F$(this,ul,new Set(this._def.values)),!Of(this,ul).has(t.data)){const n=this._getOrReturnCtx(t),r=this._def.values;return ye(n,{received:n.data,code:ce.invalid_enum_value,options:r}),Me}return gn(t.data)}get options(){return this._def.values}get enum(){const t={};for(const n of this._def.values)t[n]=n;return t}get Values(){const t={};for(const n of this._def.values)t[n]=n;return t}get Enum(){const t={};for(const n of this._def.values)t[n]=n;return t}extract(t,n=this._def){return Ri.create(t,{...this._def,...n})}exclude(t,n=this._def){return Ri.create(this.options.filter(r=>!t.includes(r)),{...this._def,...n})}}ul=new WeakMap,Ri.create=q$;class wl extends Ve{constructor(){super(...arguments),fl.set(this,void 0)}_parse(t){const n=rt.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(t);if(r.parsedType!==xe.string&&r.parsedType!==xe.number){const i=rt.objectValues(n);return ye(r,{expected:rt.joinValues(i),received:r.parsedType,code:ce.invalid_type}),Me}if(Of(this,fl)||F$(this,fl,new Set(rt.getValidEnumValues(this._def.values))),!Of(this,fl).has(t.data)){const i=rt.objectValues(n);return ye(r,{received:r.data,code:ce.invalid_enum_value,options:i}),Me}return gn(t.data)}get enum(){return this._def.values}}fl=new WeakMap,wl.create=(e,t)=>new wl({values:e,typeName:Ne.ZodNativeEnum,...ze(t)});class wo extends Ve{unwrap(){return this._def.type}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==xe.promise&&n.common.async===!1)return ye(n,{code:ce.invalid_type,expected:xe.promise,received:n.parsedType}),Me;const r=n.parsedType===xe.promise?n.data:Promise.resolve(n.data);return gn(r.then(i=>this._def.type.parseAsync(i,{path:n.path,errorMap:n.common.contextualErrorMap})))}}wo.create=(e,t)=>new wo({type:e,typeName:Ne.ZodPromise,...ze(t)});class cr extends Ve{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===Ne.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=this._def.effect||null,a={addIssue:o=>{ye(r,o),o.fatal?n.abort():n.dirty()},get path(){return r.path}};if(a.addIssue=a.addIssue.bind(a),i.type==="preprocess"){const o=i.transform(r.data,a);if(r.common.async)return Promise.resolve(o).then(async s=>{if(n.value==="aborted")return Me;const c=await this._def.schema._parseAsync({data:s,path:r.path,parent:r});return c.status==="aborted"?Me:c.status==="dirty"||n.value==="dirty"?vo(c.value):c});{if(n.value==="aborted")return Me;const s=this._def.schema._parseSync({data:o,path:r.path,parent:r});return s.status==="aborted"?Me:s.status==="dirty"||n.value==="dirty"?vo(s.value):s}}if(i.type==="refinement"){const o=s=>{const c=i.refinement(s,a);if(r.common.async)return Promise.resolve(c);if(c instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(r.common.async===!1){const s=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});return s.status==="aborted"?Me:(s.status==="dirty"&&n.dirty(),o(s.value),{status:n.value,value:s.value})}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(s=>s.status==="aborted"?Me:(s.status==="dirty"&&n.dirty(),o(s.value).then(()=>({status:n.value,value:s.value}))))}if(i.type==="transform")if(r.common.async===!1){const o=this._def.schema._parseSync({data:r.data,path:r.path,parent:r});if(!ia(o))return o;const s=i.transform(o.value,a);if(s instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:n.value,value:s}}else return this._def.schema._parseAsync({data:r.data,path:r.path,parent:r}).then(o=>ia(o)?Promise.resolve(i.transform(o.value,a)).then(s=>({status:n.value,value:s})):o);rt.assertNever(i)}}cr.create=(e,t,n)=>new cr({schema:e,typeName:Ne.ZodEffects,effect:t,...ze(n)}),cr.createWithPreprocess=(e,t,n)=>new cr({schema:t,effect:{type:"preprocess",transform:e},typeName:Ne.ZodEffects,...ze(n)});class Nr extends Ve{_parse(t){return this._getType(t)===xe.undefined?gn(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}Nr.create=(e,t)=>new Nr({innerType:e,typeName:Ne.ZodOptional,...ze(t)});class Ai extends Ve{_parse(t){return this._getType(t)===xe.null?gn(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}Ai.create=(e,t)=>new Ai({innerType:e,typeName:Ne.ZodNullable,...ze(t)});class xl extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t);let r=n.data;return n.parsedType===xe.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:n.path,parent:n})}removeDefault(){return this._def.innerType}}xl.create=(e,t)=>new xl({innerType:e,typeName:Ne.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...ze(t)});class Sl extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t),r={...n,common:{...n.common,issues:[]}},i=this._def.innerType._parse({data:r.data,path:r.path,parent:{...r}});return cl(i)?i.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new jn(r.common.issues)},input:r.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new jn(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}}Sl.create=(e,t)=>new Sl({innerType:e,typeName:Ne.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...ze(t)});class Pf extends Ve{_parse(t){if(this._getType(t)!==xe.nan){const r=this._getOrReturnCtx(t);return ye(r,{code:ce.invalid_type,expected:xe.nan,received:r.parsedType}),Me}return{status:"valid",value:t.data}}}Pf.create=e=>new Pf({typeName:Ne.ZodNaN,...ze(e)});const Mse=Symbol("zod_brand");class Yy extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t),r=n.data;return this._def.type._parse({data:r,path:n.path,parent:n})}unwrap(){return this._def.type}}class El extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:r.data,path:r.path,parent:r});return a.status==="aborted"?Me:a.status==="dirty"?(n.dirty(),vo(a.value)):this._def.out._parseAsync({data:a.value,path:r.path,parent:r})})();{const i=this._def.in._parseSync({data:r.data,path:r.path,parent:r});return i.status==="aborted"?Me:i.status==="dirty"?(n.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:r.path,parent:r})}}static create(t,n){return new El({in:t,out:n,typeName:Ne.ZodPipeline})}}class _l extends Ve{_parse(t){const n=this._def.innerType._parse(t),r=i=>(ia(i)&&(i.value=Object.freeze(i.value)),i);return cl(n)?n.then(i=>r(i)):r(n)}unwrap(){return this._def.innerType}}_l.create=(e,t)=>new _l({innerType:e,typeName:Ne.ZodReadonly,...ze(t)});function W$(e,t){const n=typeof e=="function"?e(t):typeof e=="string"?{message:e}:e;return typeof n=="string"?{message:n}:n}function V$(e,t={},n){return e?yo.create().superRefine((r,i)=>{var a,o;const s=e(r);if(s instanceof Promise)return s.then(c=>{var l,u;if(!c){const f=W$(t,r),d=(u=(l=f.fatal)!==null&&l!==void 0?l:n)!==null&&u!==void 0?u:!0;i.addIssue({code:"custom",...f,fatal:d})}});if(!s){const c=W$(t,r),l=(o=(a=c.fatal)!==null&&a!==void 0?a:n)!==null&&o!==void 0?o:!0;i.addIssue({code:"custom",...c,fatal:l})}}):yo.create()}const Fse={object:Rt.lazycreate};var Ne;(function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"})(Ne||(Ne={}));const Lse=(e,t={message:`Input not instance of ${e.name}`})=>V$(n=>n instanceof e,t),H$=sr.create,Z$=$i.create,Bse=Pf.create,Use=Ii.create,K$=dl.create,zse=aa.create,qse=$f.create,Wse=pl.create,Vse=hl.create,Hse=yo.create,Zse=oa.create,Kse=Xr.create,Gse=If.create,Yse=lr.create,Jse=Rt.create,Xse=Rt.strictCreate,Qse=ml.create,ele=Rf.create,tle=vl.create,nle=jr.create,rle=yl.create,ile=Af.create,ale=sa.create,ole=bo.create,sle=gl.create,lle=bl.create,cle=Ri.create,ule=wl.create,fle=wo.create,G$=cr.create,dle=Nr.create,ple=Ai.create,hle=cr.createWithPreprocess,mle=El.create;var C=Object.freeze({__proto__:null,defaultErrorMap:mo,setErrorMap:hse,getErrorMap:Tf,makeIssue:Cf,EMPTY_PATH:mse,addIssueToContext:ye,ParseStatus:pn,INVALID:Me,DIRTY:vo,OK:gn,isAborted:Hy,isDirty:Zy,isValid:ia,isAsync:cl,get util(){return rt},get objectUtil(){return Vy},ZodParsedType:xe,getParsedType:Jr,ZodType:Ve,datetimeRegex:z$,ZodString:sr,ZodNumber:$i,ZodBigInt:Ii,ZodBoolean:dl,ZodDate:aa,ZodSymbol:$f,ZodUndefined:pl,ZodNull:hl,ZodAny:yo,ZodUnknown:oa,ZodNever:Xr,ZodVoid:If,ZodArray:lr,ZodObject:Rt,ZodUnion:ml,ZodDiscriminatedUnion:Rf,ZodIntersection:vl,ZodTuple:jr,ZodRecord:yl,ZodMap:Af,ZodSet:sa,ZodFunction:bo,ZodLazy:gl,ZodLiteral:bl,ZodEnum:Ri,ZodNativeEnum:wl,ZodPromise:wo,ZodEffects:cr,ZodTransformer:cr,ZodOptional:Nr,ZodNullable:Ai,ZodDefault:xl,ZodCatch:Sl,ZodNaN:Pf,BRAND:Mse,ZodBranded:Yy,ZodPipeline:El,ZodReadonly:_l,custom:V$,Schema:Ve,ZodSchema:Ve,late:Fse,get ZodFirstPartyTypeKind(){return Ne},coerce:{string:e=>sr.create({...e,coerce:!0}),number:e=>$i.create({...e,coerce:!0}),boolean:e=>dl.create({...e,coerce:!0}),bigint:e=>Ii.create({...e,coerce:!0}),date:e=>aa.create({...e,coerce:!0})},any:Hse,array:Yse,bigint:Use,boolean:K$,date:zse,discriminatedUnion:ele,effect:G$,enum:cle,function:ole,instanceof:Lse,intersection:tle,lazy:sle,literal:lle,map:ile,nan:Bse,nativeEnum:ule,never:Kse,null:Vse,nullable:ple,number:Z$,object:Jse,oboolean:()=>K$().optional(),onumber:()=>Z$().optional(),optional:dle,ostring:()=>H$().optional(),pipeline:mle,preprocess:hle,promise:fle,record:rle,set:ale,strictObject:Xse,string:H$,symbol:qse,transformer:G$,tuple:nle,undefined:Wse,union:Qse,unknown:Zse,void:Gse,NEVER:Me,ZodIssueCode:ce,quotelessJson:pse,ZodError:jn}),vle=Object.defineProperty,yle=(e,t,n)=>t in e?vle(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,gle=(e,t,n)=>(yle(e,t+"",n),n),ble={getRandomValues:e=>new Uint8Array(e.map(()=>Math.floor(Math.random()*256)))},Jy=typeof window<"u"&&typeof window.document<"u"?window.crypto:AO;Jy.getRandomValues||(Jy=ble);var St=class extends Error{constructor(t,n,r,i,a,o,s){super(i);_e(this,"isApiError",!0);this.code=t,this.description=n,this.type=r,this.message=i,this.error=a,this.id=o,this.metadata=s,this.id||(this.id=St.generateId())}format(){return`[${this.type}] ${this.message} (Error ID: ${this.id})`}toJSON(){return{id:this.id,code:this.code,type:this.type,message:this.message,metadata:this.metadata}}static generateId(){const t=this.getPrefix(),n=new Date().toISOString().replace(/[\-:TZ]/g,"").split(".")[0],r=4,i=Array.from(Jy.getRandomValues(new Uint8Array(r))).map(a=>a.toString(16).padStart(2,"0")).join("").toUpperCase();return`${t}_${n}x${i}`}static getPrefix(){return typeof window<"u"&&typeof window.document<"u"?"err_bwsr":"err"}},wle=e=>typeof e=="object"&&!Array.isArray(e)&&e!==null,Xy=e=>e instanceof St||wle(e)&&e.isApiError===!0,kl=class extends St{constructor(e,t,n,r){super(500,"An unknown error occurred","Unknown",e,t,n,r)}},xle=class extends St{constructor(e,t,n,r){super(500,"An internal error occurred","Internal",e,t,n,r)}},Sle=class extends St{constructor(e,t,n,r){super(401,"The request requires to be authenticated.","Unauthorized",e,t,n,r)}},Ele=class extends St{constructor(e,t,n,r){super(403,"The requested action can't be peform by this resource.","Forbidden",e,t,n,r)}},_le=class extends St{constructor(e,t,n,r){super(413,"The request payload is too large.","PayloadTooLarge",e,t,n,r)}},kle=class extends St{constructor(e,t,n,r){super(400,"The request payload is invalid.","InvalidPayload",e,t,n,r)}},Tle=class extends St{constructor(e,t,n,r){super(415,"The request is invalid because the content-type is not supported.","UnsupportedMediaType",e,t,n,r)}},Cle=class extends St{constructor(e,t,n,r){super(405,"The requested method does not exist.","MethodNotFound",e,t,n,r)}},Ole=class extends St{constructor(e,t,n,r){super(404,"The requested resource does not exist.","ResourceNotFound",e,t,n,r)}},$le=class extends St{constructor(e,t,n,r){super(400,"The provided JSON schema is invalid.","InvalidJsonSchema",e,t,n,r)}},Ile=class extends St{constructor(e,t,n,r){super(400,"The provided data doesn't respect the provided JSON schema.","InvalidDataFormat",e,t,n,r)}},Rle=class extends St{constructor(e,t,n,r){super(400,"The provided identifier is not valid. An identifier must start with a lowercase letter, be between 2 and 100 characters long and use only alphanumeric characters.","InvalidIdentifier",e,t,n,r)}},Ale=class extends St{constructor(e,t,n,r){super(409,"The resource is related with a different resource that the one referenced in the request. This is usually caused when providing two resource identifiers that aren't linked together.","RelationConflict",e,t,n,r)}},Ple=class extends St{constructor(e,t,n,r){super(409,"The resource cannot be deleted because it's referenced by another resource","ReferenceConstraint",e,t,n,r)}},Dle=class extends St{constructor(e,t,n,r){super(409,"The resource is current locked and cannot be operated on until the lock is released.","ResourceLockedConflict",e,t,n,r)}},jle=class extends St{constructor(e,t,n,r){super(400,"The provided resource reference is missing. This is usually caused when providing an invalid id inside the payload of a request.","ReferenceNotFound",e,t,n,r)}},Nle=class extends St{constructor(e,t,n,r){super(400,"The provided query is invalid. This is usually caused when providing an invalid parameter for querying a resource.","InvalidQuery",e,t,n,r)}},Mle=class extends St{constructor(e,t,n,r){super(400,"An error happened during the execution of a runtime (bot or integration).","Runtime",e,t,n,r)}},Fle=class extends St{constructor(e,t,n,r){super(409,"The record attempted to be created already exists.","AlreadyExists",e,t,n,r)}},Lle=class extends St{constructor(e,t,n,r){super(429,"The request has been rate limited.","RateLimited",e,t,n,r)}},Ble=class extends St{constructor(e,t,n,r){super(402,"A payment is required to perform this request.","PaymentRequired",e,t,n,r)}},Ule=class extends St{constructor(e,t,n,r){super(403,"The request exceeds the allowed quota. Quotas are a soft limit that can be increased.","QuotaExceeded",e,t,n,r)}},zle=class extends St{constructor(e,t,n,r){super(413,"The request exceeds the allowed limit. Limits are a hard limit that cannot be increased.","LimitExceeded",e,t,n,r)}},qle=class extends St{constructor(e,t,n,r){super(400,"Request payload contains breaking changes which is not allowed for this resource without a version increment.","BreakingChanges",e,t,n,r)}},Wle={Unknown:kl,Internal:xle,Unauthorized:Sle,Forbidden:Ele,PayloadTooLarge:_le,InvalidPayload:kle,UnsupportedMediaType:Tle,MethodNotFound:Cle,ResourceNotFound:Ole,InvalidJsonSchema:$le,InvalidDataFormat:Ile,InvalidIdentifier:Rle,RelationConflict:Ale,ReferenceConstraint:Ple,ResourceLockedConflict:Dle,ReferenceNotFound:jle,InvalidQuery:Nle,Runtime:Mle,AlreadyExists:Fle,RateLimited:Lle,PaymentRequired:Ble,QuotaExceeded:Ule,LimitExceeded:zle,BreakingChanges:qle},Y$=e=>Xy(e)?e:e instanceof Error?new kl(e.message,e):typeof e=="string"?new kl(e):Vle(e);function Vle(e){if(typeof e=="object"&&"code"in e&&"type"in e&&"id"in e&&"message"in e&&typeof e.type=="string"&&typeof e.message=="string"){const t=Wle[e.type];return t?new t(e.message,void 0,e.id||"UNKNOWN",e.metadata):new kl(`An unclassified API error occurred: ${e.message} (Type: ${e.type}, Code: ${e.code})`)}return new kl("An invalid error occurred: "+JSON.stringify(e))}var Hle=e=>e[1]!==void 0,Dt=e=>{const{method:t,path:n,query:r,headers:i,body:a}=e,o=Object.entries(i).filter(Hle),s=Object.fromEntries(o),c=use.stringify(r,{encode:!0,arrayFormat:"repeat",allowDots:!0}),l=c?[n,c].join("?"):n,u=["put","post","delete","patch"].includes(t.toLowerCase())?a:void 0;return{method:t,url:l,headers:s,data:u}},Zle=e=>({path:`/conversations/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Kle=e=>({path:"/conversations",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{_:e._}}),Gle=e=>({path:`/conversations/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Yle=e=>({path:"/conversations",headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{},body:{}}),Jle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/listen`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Xle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/messages`,headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{id:e.id},body:{}}),Qle=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{userId:e.userId}}),ece=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants/${encodeURIComponent(e.userId)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id,userId:e.userId},body:{}}),tce=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants/${encodeURIComponent(e.userId)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id,userId:e.userId},body:{}}),nce=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants`,headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{id:e.id},body:{}}),rce=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),ice=e=>({path:"/messages",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{payload:e.payload,conversationId:e.conversationId,metadata:e.metadata,replyTo:e.replyTo}}),ace=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{payload:e.payload,metadata:e.metadata}}),oce=e=>({path:`/messages/${encodeURIComponent(e.id)}/select`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),sce=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),lce=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{}}),cce=e=>({path:"/users",headers:{},query:{},params:{},body:{name:e.name,pictureUrl:e.pictureUrl,userData:e.userData}}),uce=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{name:e.name,pictureUrl:e.pictureUrl,userData:e.userData}}),fce=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{}}),dce=e=>({path:`/events/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),pce=e=>({path:"/events",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{payload:e.payload,conversationId:e.conversationId,bindConversation:e.bindConversation,bindUser:e.bindUser}}),hce=e=>({path:"/files",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{key:e.key,size:e.size,accessPolicies:e.accessPolicies,index:e.index,contentType:e.contentType,tags:e.tags,expiresAt:e.expiresAt}}),mce=class{constructor(e,t={}){_e(this,"getConversation",async e=>{const{path:t,headers:n,query:r,body:i}=Zle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createConversation",async e=>{const{path:t,headers:n,query:r,body:i}=Kle(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"deleteConversation",async e=>{const{path:t,headers:n,query:r,body:i}=Gle(e),o=(this.props.toAxiosRequest??Dt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"listConversations",async e=>{const{path:t,headers:n,query:r,body:i}=Yle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"listenConversation",async e=>{const{path:t,headers:n,query:r,body:i}=Jle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"listConversationMessages",async e=>{const{path:t,headers:n,query:r,body:i}=Xle(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"addParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=Qle(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"removeParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=ece(e),o=(this.props.toAxiosRequest??Dt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"getParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=tce(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"listParticipants",async e=>{const{path:t,headers:n,query:r,body:i}=nce(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"getMessage",async e=>{const{path:t,headers:n,query:r,body:i}=rce(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createMessage",async e=>{const{path:t,headers:n,query:r,body:i}=ice(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"updateMessage",async e=>{const{path:t,headers:n,query:r,body:i}=ace(e),o=(this.props.toAxiosRequest??Dt)({method:"put",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"selectMessage",async e=>{const{path:t,headers:n,query:r,body:i}=oce(e),o=(this.props.toAxiosRequest??Dt)({method:"put",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"deleteMessage",async e=>{const{path:t,headers:n,query:r,body:i}=sce(e),o=(this.props.toAxiosRequest??Dt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"getUser",async e=>{const{path:t,headers:n,query:r,body:i}=lce(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createUser",async e=>{const{path:t,headers:n,query:r,body:i}=cce(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"updateUser",async e=>{const{path:t,headers:n,query:r,body:i}=uce(e),o=(this.props.toAxiosRequest??Dt)({method:"put",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"deleteUser",async e=>{const{path:t,headers:n,query:r,body:i}=fce(e),o=(this.props.toAxiosRequest??Dt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"getEvent",async e=>{const{path:t,headers:n,query:r,body:i}=dce(e),o=(this.props.toAxiosRequest??Dt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createEvent",async e=>{const{path:t,headers:n,query:r,body:i}=pce(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});_e(this,"createFile",async e=>{const{path:t,headers:n,query:r,body:i}=hce(e),o=(this.props.toAxiosRequest??Dt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw jt(s)})});this.axiosInstance=e,this.props=t}};function jt(e){var t;return zt.isAxiosError(e)&&((t=e.response)!=null&&t.data)?Y$(e.response.data):Y$(e)}var J$=class{constructor(){_e(this,"listeners",{})}emit(e,t){const n=this.listeners[e];if(n)for(const r of[...n])r(t)}onceOrMore(e,t){const n=r=>{t(r)==="stop-listening"&&this.off(e,n)};this.on(e,n)}once(e,t){const n=r=>{this.off(e,n),t(r)};this.on(e,n)}on(e,t){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(t)}off(e,t){const n=this.listeners[e];if(!n)return;const r=n.indexOf(t);r!==-1&&n.splice(r,1)}cleanup(){this.listeners={}}},vce=(e,t)=>{const n=new dse.EventSourcePolyfill(e,{headers:t.headers,heartbeatTimeout:t.timeout}),r=new J$;return n.onopen=i=>r.emit("open",i),n.onmessage=i=>r.emit("message",i),n.onerror=i=>r.emit("error",i),{emitter:r,source:n}},yce=async(e,t={})=>{const{emitter:n,source:r}=vce(e,t);return await new Promise((i,a)=>{n.on("open",()=>{i()}),n.on("error",o=>{a(o)})}).finally(()=>n.cleanup()),{on:n.on.bind(n),close:()=>{n.cleanup(),r.close()}}},gce=C.object({type:C.literal("message_created"),data:C.object({id:C.string().describe("Id of the [Message](#schema_message)"),createdAt:C.string().datetime().describe("Creation date of the [Message](#schema_message) in ISO 8601 format"),payload:C.union([C.object({audioUrl:C.string().min(1),type:C.literal("audio")}),C.object({title:C.string().min(1),subtitle:C.string().min(1).optional(),imageUrl:C.string().min(1).optional(),actions:C.array(C.object({action:C.enum(["postback","url","say"]),label:C.string().min(1),value:C.string().min(1)})),type:C.literal("card")}),C.object({items:C.array(C.object({title:C.string().min(1),subtitle:C.string().min(1).optional(),imageUrl:C.string().min(1).optional(),actions:C.array(C.object({action:C.enum(["postback","url","say"]),label:C.string().min(1),value:C.string().min(1)}))})),type:C.literal("carousel")}),C.object({text:C.string().min(1),options:C.array(C.object({label:C.string().min(1),value:C.string().min(1)})),disableFreeText:C.boolean().optional(),type:C.literal("choice")}),C.object({text:C.string().min(1),options:C.array(C.object({label:C.string().min(1),value:C.string().min(1)})),disableFreeText:C.boolean().optional(),type:C.literal("dropdown")}),C.object({fileUrl:C.string().min(1),title:C.string().min(1).optional(),type:C.literal("file")}),C.object({imageUrl:C.string().min(1),type:C.literal("image")}),C.object({latitude:C.number(),longitude:C.number(),address:C.string().optional(),title:C.string().optional(),type:C.literal("location")}),C.object({text:C.string().min(1),value:C.string().optional(),type:C.literal("text")}),C.object({videoUrl:C.string().min(1),type:C.literal("video")}),C.object({items:C.array(C.union([C.object({type:C.literal("text"),payload:C.object({text:C.string().min(1),value:C.string().optional()})}),C.object({type:C.literal("markdown"),payload:C.object({markdown:C.string().min(1)})}),C.object({type:C.literal("image"),payload:C.object({imageUrl:C.string().min(1)})}),C.object({type:C.literal("audio"),payload:C.object({audioUrl:C.string().min(1)})}),C.object({type:C.literal("video"),payload:C.object({videoUrl:C.string().min(1)})}),C.object({type:C.literal("file"),payload:C.object({fileUrl:C.string().min(1),title:C.string().min(1).optional()})}),C.object({type:C.literal("location"),payload:C.object({latitude:C.number(),longitude:C.number(),address:C.string().optional(),title:C.string().optional()})})])),type:C.literal("bloc")}),C.object({markdown:C.string().min(1),type:C.literal("markdown")}),C.object({url:C.string(),name:C.string(),data:C.union([C.any(),C.null()]).optional(),type:C.literal("custom")}),C.object({reaction:C.string(),type:C.literal("reaction")})]).describe("Payload is the content of the message."),userId:C.string().describe("ID of the [User](#schema_user)"),conversationId:C.string().describe("ID of the [Conversation](#schema_conversation)"),metadata:C.record(C.union([C.any(),C.null()])).describe("Metadata of the message").optional(),replyTo:C.string().describe("ID of the message this message is replying to").optional(),selectedBy:C.string().describe("ID of the user who selected this message. Undefined if not selected.").optional()}).describe("The Message object represents a message in a [Conversation](#schema_conversation) for a specific [User](#schema_user).")}),bce=C.object({type:C.literal("message_updated"),data:C.object({id:C.string().describe("Id of the [Message](#schema_message)"),createdAt:C.string().datetime().describe("Creation date of the [Message](#schema_message) in ISO 8601 format"),payload:C.union([C.object({audioUrl:C.string().min(1),type:C.literal("audio")}),C.object({title:C.string().min(1),subtitle:C.string().min(1).optional(),imageUrl:C.string().min(1).optional(),actions:C.array(C.object({action:C.enum(["postback","url","say"]),label:C.string().min(1),value:C.string().min(1)})),type:C.literal("card")}),C.object({items:C.array(C.object({title:C.string().min(1),subtitle:C.string().min(1).optional(),imageUrl:C.string().min(1).optional(),actions:C.array(C.object({action:C.enum(["postback","url","say"]),label:C.string().min(1),value:C.string().min(1)}))})),type:C.literal("carousel")}),C.object({text:C.string().min(1),options:C.array(C.object({label:C.string().min(1),value:C.string().min(1)})),disableFreeText:C.boolean().optional(),type:C.literal("choice")}),C.object({text:C.string().min(1),options:C.array(C.object({label:C.string().min(1),value:C.string().min(1)})),disableFreeText:C.boolean().optional(),type:C.literal("dropdown")}),C.object({fileUrl:C.string().min(1),title:C.string().min(1).optional(),type:C.literal("file")}),C.object({imageUrl:C.string().min(1),type:C.literal("image")}),C.object({latitude:C.number(),longitude:C.number(),address:C.string().optional(),title:C.string().optional(),type:C.literal("location")}),C.object({text:C.string().min(1),value:C.string().optional(),type:C.literal("text")}),C.object({videoUrl:C.string().min(1),type:C.literal("video")}),C.object({items:C.array(C.union([C.object({type:C.literal("text"),payload:C.object({text:C.string().min(1),value:C.string().optional()})}),C.object({type:C.literal("markdown"),payload:C.object({markdown:C.string().min(1)})}),C.object({type:C.literal("image"),payload:C.object({imageUrl:C.string().min(1)})}),C.object({type:C.literal("audio"),payload:C.object({audioUrl:C.string().min(1)})}),C.object({type:C.literal("video"),payload:C.object({videoUrl:C.string().min(1)})}),C.object({type:C.literal("file"),payload:C.object({fileUrl:C.string().min(1),title:C.string().min(1).optional()})}),C.object({type:C.literal("location"),payload:C.object({latitude:C.number(),longitude:C.number(),address:C.string().optional(),title:C.string().optional()})})])),type:C.literal("bloc")}),C.object({markdown:C.string().min(1),type:C.literal("markdown")}),C.object({url:C.string(),name:C.string(),data:C.union([C.any(),C.null()]).optional(),type:C.literal("custom")}),C.object({reaction:C.string(),type:C.literal("reaction")})]).describe("Payload is the content of the message."),userId:C.string().describe("ID of the [User](#schema_user)"),conversationId:C.string().describe("ID of the [Conversation](#schema_conversation)"),metadata:C.record(C.union([C.any(),C.null()])).describe("Metadata of the message").optional(),replyTo:C.string().describe("ID of the message this message is replying to").optional(),selectedBy:C.string().describe("ID of the user who selected this message. Undefined if not selected.").optional()}).describe("The Message object represents a message in a [Conversation](#schema_conversation) for a specific [User](#schema_user).")}),wce=C.object({type:C.literal("webchat_visibility"),data:C.object({visibility:C.union([C.literal("show"),C.literal("hide"),C.literal("toggle")])})}),xce=C.object({type:C.literal("webchat_config"),data:C.object({config:C.record(C.union([C.any(),C.null()]))})}),Sce=C.object({type:C.literal("custom"),data:C.object({event:C.record(C.union([C.any(),C.null()]))})}),Ece=C.object({type:C.literal("typing_started"),data:C.object({timeout:C.number().optional()})}),_ce=C.object({type:C.literal("typing_stopped"),data:C.record(C.never())}),kce={messageCreated:gce,messageUpdated:bce,webchatVisibility:wce,webchatConfig:xce,custom:Sce,typingStarted:Ece,typingStopped:_ce},X$="unknown error",Q$=class extends J${constructor(t){super();_e(this,"_state",{status:"disconnected"});_e(this,"connect",async()=>{if(this._state.status==="connected")return;if(this._state.status==="connecting"){await this._state.connectionPromise;return}const t=this._connect();this._state={status:"connecting",connectionPromise:t},await t});_e(this,"disconnect",async()=>{if(this._state.status==="disconnected")return;let t;this._state.status==="connecting"?t=await this._state.connectionPromise:t=this._state.source,this._disconnectSync(t)});_e(this,"_connect",async()=>{const t=await yce(`${this._props.url}/conversations/${this._props.conversationId}/listen`,{headers:{"x-user-key":this._props.userKey},timeout:this._props.timeout});return t.on("message",this._handleMessage),t.on("error",this._handleError(t)),this._state={status:"connected",source:t},t});_e(this,"_disconnectSync",t=>{t.close(),this._state={status:"disconnected"}});_e(this,"_handleMessage",t=>{const n=this._parseSignal(t.data);this.emit(n.type,n.data)});_e(this,"_handleError",t=>n=>{this._disconnectSync(t);const r=this._toError(n);this.emit("error",r)});_e(this,"_parseSignal",t=>{for(const n of Object.values(kce)){const r=this._safeJsonParse(t),i=n.safeParse(r);if(i.success)return i.data}return{type:"unknown",data:t}});_e(this,"_safeJsonParse",t=>{try{return JSON.parse(t)}catch{return t}});_e(this,"_toError",t=>{if(t instanceof Error)return t;if(typeof t=="string")return new Error(t);if(t===null)return new Error(X$);if(typeof t=="object"&&"message"in t)return this._toError(t.message);try{const n=JSON.stringify(t);return new Error(n)}catch{return new Error(X$)}});this._props=t}get status(){return this._state.status}},eI=Q$;gle(eI,"listen",async e=>{const t=new Q$(e);return await t.connect(),t});var tI=100*1024*1024,Tce=tI,Cce=tI,Oce=6e4,nI=class{constructor(e){_e(this,"_auto");_e(this,"createConversation",e=>this._auto.createConversation(e));_e(this,"getConversation",e=>this._auto.getConversation(e));_e(this,"deleteConversation",e=>this._auto.deleteConversation(e));_e(this,"listConversations",e=>this._auto.listConversations(e));_e(this,"listConversationMessages",e=>this._auto.listConversationMessages(e));_e(this,"addParticipant",e=>this._auto.addParticipant(e));_e(this,"removeParticipant",e=>this._auto.removeParticipant(e));_e(this,"getParticipant",e=>this._auto.getParticipant(e));_e(this,"listParticipants",e=>this._auto.listParticipants(e));_e(this,"createMessage",e=>this._auto.createMessage(e));_e(this,"updateMessage",e=>this._auto.updateMessage(e));_e(this,"selectMessage",e=>this._auto.selectMessage(e));_e(this,"getMessage",e=>this._auto.getMessage(e));_e(this,"deleteMessage",e=>this._auto.deleteMessage(e));_e(this,"createFile",e=>this._auto.createFile(e));_e(this,"createUser",e=>this._auto.createUser(e));_e(this,"getUser",e=>this._auto.getUser(e));_e(this,"updateUser",e=>this._auto.updateUser(e));_e(this,"deleteUser",e=>this._auto.deleteUser(e));_e(this,"createEvent",e=>this._auto.createEvent(e));_e(this,"getEvent",e=>this._auto.getEvent(e));_e(this,"listenConversation",async({id:e,"x-user-key":t})=>await eI.listen({url:this.props.apiUrl,conversationId:e,userKey:t,timeout:this.props.sseTimeout}));this.props=e;const{apiUrl:t}=e,n={...e.headers},r=this.props.timeout??Oce,i=zt.create({baseURL:t,headers:n,withCredentials:!0,timeout:r,maxBodyLength:Tce,maxContentLength:Cce});this._auto=new mce(i)}};const $ce=6e4;function rI({apiUrl:e,clientId:t,sseTimeout:n=$ce}){const r=new nI({apiUrl:`${e}/${t}`,sseTimeout:n});return{sendMessage:async i=>{const{message:a}=await r.createMessage(i);return li(a)},getMessage:async i=>{const{message:a}=await r.getMessage(i);return li(a)},listConversationMessages:async i=>{const{messages:a,meta:o}=await r.listConversationMessages(i);return{messages:a.map(li),meta:o}},createMessage:async i=>{const{message:a}=await r.createMessage(i);return li(a)},addParticipant:r.addParticipant.bind(r),createConversation:r.createConversation.bind(r),createEvent:r.createEvent.bind(r),createFile:r.createFile.bind(r),createUser:r.createUser.bind(r),deleteConversation:r.deleteConversation.bind(r),deleteMessage:r.deleteMessage.bind(r),deleteUser:r.deleteUser.bind(r),getConversation:r.getConversation.bind(r),getEvent:r.getEvent.bind(r),getParticipant:r.getParticipant.bind(r),getUser:r.getUser.bind(r),listConversations:r.listConversations.bind(r),removeParticipant:r.removeParticipant.bind(r),updateUser:r.updateUser.bind(r),listenConversation:r.listenConversation.bind(r)}}const Df={disconnected:0,user_creating:1,user_created:2,conversation_creating:3,conversation_created:4},Tn=(e,t)=>e.status===t,Mr=(e,t)=>Df[e.status]<Df[t],iI=(e,t)=>Df[e.status]>=Df[t];class Fr extends Error{constructor(t){super(`Unexpected state: ${t.status}`),this.state=t}}const aI=["audio","file","image","video"],jf=e=>aI.includes(e),Ice=6e4;class Rce extends Al{constructor(n){super();_e(this,"_client");_e(this,"_webhookId");_e(this,"_apiUrl");_e(this,"_state",{status:"disconnected"});_e(this,"mode","pushpin");_e(this,"_initialConnect",async({data:n,name:r,pictureUrl:i})=>{if(iI(this._state,"user_created"))throw new Error("Client is already connected. Please disconnect first.");if(Tn(this._state,"user_creating"))return;this._state={status:"user_creating"};const{user:{id:a},key:o}=await this._client.createUser({name:r,pictureUrl:i,userData:n});return this._state={status:"user_created",userId:a,userKey:o},{userId:a,userToken:o}});_e(this,"_reConnect",async(n,{data:r,name:i,pictureUrl:a})=>{if(iI(this._state,"user_created")){if(this._state.userId!==n.userId)throw new Error("Client is already connected. Please disconnect first.");return n}return Tn(this._state,"user_creating")||(this._state={status:"user_created",userId:n.userId,userKey:n.userToken},await this._client.updateUser({"x-user-key":n.userToken,name:i,pictureUrl:a,userData:r})),n});_e(this,"_mapMessage",n=>{const{metadata:r}=n,{payload:i,disableInput:a}=tp(n.payload);return{id:n.id,conversationId:n.conversationId,authorId:n.userId,sentOn:new Date(n.createdAt),payload:i,disableInput:a,metadata:r}});const r=`${n.apiUrl}/${n.clientId}`;this._webhookId=n.clientId,this._apiUrl=r,this._client=new nI({apiUrl:r,sseTimeout:Ice})}get apiUrl(){return this._apiUrl}get clientId(){return this._webhookId}get userId(){if(!Mr(this._state,"user_created"))return this._state.userId}async getUser(){if(Mr(this._state,"user_created"))throw new Fr(this._state);const{user:n}=await this._client.getUser({"x-user-key":this._state.userKey});return{data:n.data}}async updateUser(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);const{user:r}=await this._client.updateUser({"x-user-key":this._state.userKey,name:n.name,pictureUrl:n.pictureUrl,userData:n.data});return r}get conversationId(){if(!Mr(this._state,"conversation_created"))return this._state.conversationId}async connect(n,r,i={}){const a={data:r,...i};return n?await this.userExists(n)?this._reConnect(n,a):this._initialConnect(a):this._initialConnect(a)}async disconnect(){Tn(this._state,"conversation_created")?this._state.signalEmitter.cleanup():Tn(this._state,"conversation_creating")&&console.warn("zombie conversation..."),this._state={status:"disconnected"}}async sendFile(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);if(Tn(this._state,"conversation_creating"))throw new Fr(this._state);let r;Tn(this._state,"conversation_created")?r=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},r=await this._createNewConversation(this._state));const{size:i,name:a}=n,s=await(m=>new Promise((h,y)=>{const v=new FileReader;v.onload=b=>{var w;return h((w=b.target)==null?void 0:w.result)},v.onerror=b=>{var w;return y((w=b.target)==null?void 0:w.error)},v.readAsArrayBuffer(m)}))(n),{file:{uploadUrl:c,contentType:l,url:u}}=await this._client.createFile({"x-user-key":r.userKey,size:i,key:a,accessPolicies:["public_content"],index:!1,tags:{source:"integration",integrationName:"webchat"}});await fetch(c,{method:"PUT",headers:{"x-amz-tagging":"public=true"},body:s});const f=l.split("/").shift()??"",d=jf(f)?f:"file",p=d==="image"?{type:d,imageUrl:u}:d==="audio"?{type:d,audioUrl:u}:d==="video"?{type:d,videoUrl:u}:{type:d,fileUrl:u};return await this._client.createMessage({"x-user-key":r.userKey,conversationId:r.conversationId,payload:p}),this.emit("messageSent",p),{fileUrl:u,name:a,type:d}}async sendMessage(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);if(Tn(this._state,"conversation_creating"))throw new Fr(this._state);let r;Tn(this._state,"conversation_created")?r=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},r=await this._createNewConversation(this._state)),await this._client.createMessage({"x-user-key":r.userKey,conversationId:r.conversationId,payload:n}),this.emit("messageSent",n)}async sendEvent(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);if(Tn(this._state,"conversation_creating"))throw new Fr(this._state);let r;Tn(this._state,"conversation_created")?r=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},r=await this._createNewConversation(this._state)),await this._client.createEvent({"x-user-key":r.userKey,conversationId:r.conversationId,payload:{type:"custom",data:n}})}async switchConversation(n){if(Mr(this._state,"user_created"))throw new Fr(this._state);Tn(this._state,"conversation_created")&&this._state.conversationId===n||Tn(this._state,"conversation_creating")||(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},await this._connectConversation(this._state,n))}async conversationExists(n){if(Mr(this._state,"user_created"))return!1;try{return await this._client.getConversation({"x-user-key":this._state.userKey,id:n}),!0}catch(r){if(Xy(r)&&r.code===404)return!1;throw r}}async userExists({userToken:n}){try{return await this._client.getUser({"x-user-key":n}),!0}catch(r){const i=a=>a.code===404||a.code===401;if(Xy(r)&&i(r))return!1;throw r}}async newConversation(){if(Mr(this._state,"user_created"))throw new Fr(this._state);Tn(this._state,"conversation_creating")||(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},await this._createNewConversation(this._state))}async _createNewConversation(n){const{conversation:{id:r}}=await this._client.createConversation({"x-user-key":n.userKey}),i=await this._connectConversation(n,r);return await this._client.createEvent({"x-user-key":n.userKey,conversationId:r,payload:{type:"conversation_started",data:{}}}),i}async listMessages(){if(!Tn(this._state,"conversation_created"))return[];const{conversationId:n,userKey:r}=this._state,i=[];let a;do{const o=await this._client.listConversationMessages({id:n,"x-user-key":r,nextToken:a});i.push(...o.messages),a=o.meta.nextToken}while(a);return i.map(this._mapMessage)}async _connectConversation(n,r){const i=await this._client.listenConversation({id:r,"x-user-key":n.userKey});return i.on("unknown",a=>{typeof a=="string"&&a==="ping"||console.debug("unknown event",a)}),i.on("message_created",a=>{a.userId,n.userId}),i.on("error",a=>{this._state={status:"user_created",userId:n.userId,userKey:n.userKey},this.emit("error",new Error(`Connection to conversation lost: ${a.message}`))}),i.on("webchat_visibility",a=>{this.emit("webchatVisibility",a.visibility)}),i.on("webchat_config",a=>{this.emit("webchatConfig",a.config)}),i.on("typing_started",a=>{this.emit("isTyping",{isTyping:!0,timeout:a.timeout??5e3})}),i.on("typing_stopped",()=>{this.emit("isTyping",{isTyping:!1,timeout:0})}),i.on("custom",a=>{this.emit("customEvent",a.event)}),this.emit("conversation",r),this._state={status:"conversation_created",userId:n.userId,userKey:n.userKey,conversationId:r,signalEmitter:i},this._state}}const Ace=({clientId:e,apiUrl:t="https://webchat.botpress.cloud"})=>new Rce({apiUrl:t,clientId:e}),Pce=({clientId:e,apiUrl:t="https://webchat.botpress.cloud"})=>{const[n]=D.useState(Ace({clientId:e,apiUrl:t}));return n};function oI(){const[e,t]=D.useState(!1),n=D.useRef(null);return{isTyping:e,setIsTyping:(r,i)=>{if(t(r),!r)return()=>{};if(n.current=new Date,!i)return()=>{};const a=setTimeout(()=>{const o=n.current;o&&new Date().getTime()-o.getTime()>i&&t(!1)},i+100);return()=>clearTimeout(a)}}}var Dce=Object.defineProperty,jce=(e,t,n)=>t in e?Dce(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Nce=(e,t,n)=>jce(e,t+"",n),Mce=async(e,t)=>{let n=typeof t=="function"?await t(e):t;if(n)return e.scheme==="bearer"?`Bearer ${n}`:e.scheme==="basic"?`Basic ${btoa(n)}`:n},Fce={bodySerializer:e=>JSON.stringify(e,(t,n)=>typeof n=="bigint"?n.toString():n)},Lce=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},Bce=e=>{switch(e){case"form":return",";case"pipeDelimited":return"|";case"spaceDelimited":return"%20";default:return","}},Uce=e=>{switch(e){case"label":return".";case"matrix":return";";case"simple":return",";default:return"&"}},sI=({allowReserved:e,explode:t,name:n,style:r,value:i})=>{if(!t){let s=(e?i:i.map(c=>encodeURIComponent(c))).join(Bce(r));switch(r){case"label":return`.${s}`;case"matrix":return`;${n}=${s}`;case"simple":return s;default:return`${n}=${s}`}}let a=Lce(r),o=i.map(s=>r==="label"||r==="simple"?e?s:encodeURIComponent(s):Nf({allowReserved:e,name:n,value:s})).join(a);return r==="label"||r==="matrix"?a+o:o},Nf=({allowReserved:e,name:t,value:n})=>{if(n==null)return"";if(typeof n=="object")throw new Error("Deeply-nested arrays/objects aren’t supported. Provide your own `querySerializer()` to handle these.");return`${t}=${e?n:encodeURIComponent(n)}`},lI=({allowReserved:e,explode:t,name:n,style:r,value:i})=>{if(i instanceof Date)return`${n}=${i.toISOString()}`;if(r!=="deepObject"&&!t){let s=[];Object.entries(i).forEach(([l,u])=>{s=[...s,l,e?u:encodeURIComponent(u)]});let c=s.join(",");switch(r){case"form":return`${n}=${c}`;case"label":return`.${c}`;case"matrix":return`;${n}=${c}`;default:return c}}let a=Uce(r),o=Object.entries(i).map(([s,c])=>Nf({allowReserved:e,name:r==="deepObject"?`${n}[${s}]`:s,value:c})).join(a);return r==="label"||r==="matrix"?a+o:o},zce=/\{[^{}]+\}/g,qce=({path:e,url:t})=>{let n=t,r=t.match(zce);if(r)for(let i of r){let a=!1,o=i.substring(1,i.length-1),s="simple";o.endsWith("*")&&(a=!0,o=o.substring(0,o.length-1)),o.startsWith(".")?(o=o.substring(1),s="label"):o.startsWith(";")&&(o=o.substring(1),s="matrix");let c=e[o];if(c==null)continue;if(Array.isArray(c)){n=n.replace(i,sI({explode:a,name:o,style:s,value:c}));continue}if(typeof c=="object"){n=n.replace(i,lI({explode:a,name:o,style:s,value:c}));continue}if(s==="matrix"){n=n.replace(i,`;${Nf({name:o,value:c})}`);continue}let l=encodeURIComponent(s==="label"?`.${c}`:c);n=n.replace(i,l)}return n},cI=({allowReserved:e,array:t,object:n}={})=>r=>{let i=[];if(r&&typeof r=="object")for(let a in r){let o=r[a];if(o!=null){if(Array.isArray(o)){i=[...i,sI({allowReserved:e,explode:!0,name:a,style:"form",value:o,...t})];continue}if(typeof o=="object"){i=[...i,lI({allowReserved:e,explode:!0,name:a,style:"deepObject",value:o,...n})];continue}i=[...i,Nf({allowReserved:e,name:a,value:o})]}}return i.join("&")},Wce=e=>{var t;if(!e)return"stream";let n=(t=e.split(";")[0])==null?void 0:t.trim();if(n){if(n.startsWith("application/json")||n.endsWith("+json"))return"json";if(n==="multipart/form-data")return"formData";if(["application/","audio/","image/","video/"].some(r=>n.startsWith(r)))return"blob";if(n.startsWith("text/"))return"text"}},Vce=async({security:e,...t})=>{for(let n of e){let r=await Mce(n,t.auth);if(!r)continue;let i=n.name??"Authorization";switch(n.in){case"query":t.query||(t.query={}),t.query[i]=r;break;case"cookie":t.headers.append("Cookie",`${i}=${r}`);break;case"header":default:t.headers.set(i,r);break}return}},uI=e=>Hce({baseUrl:e.baseUrl,path:e.path,query:e.query,querySerializer:typeof e.querySerializer=="function"?e.querySerializer:cI(e.querySerializer),url:e.url}),Hce=({baseUrl:e,path:t,query:n,querySerializer:r,url:i})=>{let a=i.startsWith("/")?i:`/${i}`,o=(e??"")+a;t&&(o=qce({path:t,url:o}));let s=n?r(n):"";return s.startsWith("?")&&(s=s.substring(1)),s&&(o+=`?${s}`),o},fI=(e,t)=>{var n;let r={...e,...t};return(n=r.baseUrl)!=null&&n.endsWith("/")&&(r.baseUrl=r.baseUrl.substring(0,r.baseUrl.length-1)),r.headers=dI(e.headers,t.headers),r},dI=(...e)=>{let t=new Headers;for(let n of e){if(!n||typeof n!="object")continue;let r=n instanceof Headers?n.entries():Object.entries(n);for(let[i,a]of r)if(a===null)t.delete(i);else if(Array.isArray(a))for(let o of a)t.append(i,o);else a!==void 0&&t.set(i,typeof a=="object"?JSON.stringify(a):a)}return t},Qy=class{constructor(){Nce(this,"_fns"),this._fns=[]}clear(){this._fns=[]}exists(t){return this._fns.indexOf(t)!==-1}eject(t){let n=this._fns.indexOf(t);n!==-1&&(this._fns=[...this._fns.slice(0,n),...this._fns.slice(n+1)])}use(t){this._fns=[...this._fns,t]}},Zce=()=>({error:new Qy,request:new Qy,response:new Qy}),Kce=cI({allowReserved:!1,array:{explode:!0,style:"form"},object:{explode:!0,style:"deepObject"}}),Gce={"Content-Type":"application/json"},pI=(e={})=>({...Fce,headers:Gce,parseAs:"auto",querySerializer:Kce,...e}),Yce=(e={})=>{let t=fI(pI(),e),n=()=>({...t}),r=o=>(t=fI(t,o),n()),i=Zce(),a=async o=>{let s={...t,...o,fetch:o.fetch??t.fetch??globalThis.fetch,headers:dI(t.headers,o.headers)};s.security&&await Vce({...s,security:s.security}),s.body&&s.bodySerializer&&(s.body=s.bodySerializer(s.body)),(s.body===void 0||s.body==="")&&s.headers.delete("Content-Type");let c=uI(s),l={redirect:"follow",...s},u=new Request(c,l);for(let y of i.request._fns)u=await y(u,s);let f=s.fetch,d=await f(u);for(let y of i.response._fns)d=await y(d,u,s);let p={request:u,response:d};if(d.ok){if(d.status===204||d.headers.get("Content-Length")==="0")return{data:{},...p};let y=(s.parseAs==="auto"?Wce(d.headers.get("Content-Type")):s.parseAs)??"json";if(y==="stream")return{data:d.body,...p};let v=await d[y]();return y==="json"&&(s.responseValidator&&await s.responseValidator(v),s.responseTransformer&&(v=await s.responseTransformer(v))),{data:v,...p}}let m=await d.text();try{m=JSON.parse(m)}catch{}let h=m;for(let y of i.error._fns)h=await y(m,d,u,s);if(h=h||{},s.throwOnError)throw h;return{error:h,...p}};return{buildUrl:uI,connect:o=>a({...o,method:"CONNECT"}),delete:o=>a({...o,method:"DELETE"}),get:o=>a({...o,method:"GET"}),getConfig:n,head:o=>a({...o,method:"HEAD"}),interceptors:i,options:o=>a({...o,method:"OPTIONS"}),patch:o=>a({...o,method:"PATCH"}),post:o=>a({...o,method:"POST"}),put:o=>a({...o,method:"PUT"}),request:a,setConfig:r,trace:o=>a({...o,method:"TRACE"})}},Jce=Yce,Xce=pI;const Nt=Jce((e=>({...e,withCredentials:!0,timeout:6e4,maxBodyLength:104857600,maxContentLength:104857600,throwOnError:!0}))(Xce({baseUrl:"https://webchat.botpress.cloud/"}))),Qce=e=>(e.client??Nt).delete({url:"/conversations/{id}",...e}),eue=e=>(e.client??Nt).get({url:"/conversations/{id}",...e}),tue=e=>(e.client??Nt).get({url:"/conversations",...e}),nue=e=>(e.client??Nt).post({url:"/conversations",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),rue=e=>(e.client??Nt).get({url:"/conversations/{id}/messages",...e}),iue=e=>(e.client??Nt).get({url:"/conversations/{id}/participants",...e}),aue=e=>(e.client??Nt).post({url:"/conversations/{id}/participants",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),oue=e=>(e.client??Nt).delete({url:"/conversations/{id}/participants/{userId}",...e}),sue=e=>(e.client??Nt).get({url:"/conversations/{id}/participants/{userId}",...e}),lue=e=>(e.client??Nt).delete({url:"/messages/{id}",...e}),cue=e=>(e.client??Nt).get({url:"/messages/{id}",...e}),uue=e=>(e.client??Nt).put({url:"/messages/{id}",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),fue=e=>(e.client??Nt).post({url:"/messages",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),due=e=>(e.client??Nt).delete({url:"/users/me",...e}),pue=e=>(e.client??Nt).get({url:"/users/me",...e}),hue=e=>(e.client??Nt).put({url:"/users/me",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),hI=e=>((e==null?void 0:e.client)??Nt).post({url:"/users",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),mue=e=>(e.client??Nt).get({url:"/events/{id}",...e}),vue=e=>(e.client??Nt).post({url:"/events",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}}),yue=e=>(e.client??Nt).post({url:"/files",...e,headers:{"Content-Type":"application/json",...e==null?void 0:e.headers}});let mI=class extends Error{constructor(t,n){super(t),this.name="ParseError",this.type=n.type,this.field=n.field,this.value=n.value,this.line=n.line}};function eg(e){}function gue(e){if(typeof e=="function")throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");const{onEvent:t=eg,onError:n=eg,onRetry:r=eg,onComment:i}=e;let a="",o=!0,s,c="",l="";function u(h){const y=o?h.replace(/^\xEF\xBB\xBF/,""):h,[v,b]=bue(`${a}${y}`);for(const w of v)f(w);a=b,o=!1}function f(h){if(h===""){p();return}if(h.startsWith(":")){i&&i(h.slice(h.startsWith(": ")?2:1));return}const y=h.indexOf(":");if(y!==-1){const v=h.slice(0,y),b=h[y+1]===" "?2:1,w=h.slice(y+b);d(v,w,h);return}d(h,"",h)}function d(h,y,v){switch(h){case"event":l=y;break;case"data":c=`${c}${y}
185
+ `;break;case"id":s=y.includes("\0")?void 0:y;break;case"retry":/^\d+$/.test(y)?r(parseInt(y,10)):n(new mI(`Invalid \`retry\` value: "${y}"`,{type:"invalid-retry",value:y,line:v}));break;default:n(new mI(`Unknown field "${h.length>20?`${h.slice(0,20)}…`:h}"`,{type:"unknown-field",field:h,value:y,line:v}));break}}function p(){c.length>0&&t({id:s,event:l||void 0,data:c.endsWith(`
186
+ `)?c.slice(0,-1):c}),s=void 0,c="",l=""}function m(h={}){a&&h.consume&&f(a),o=!0,s=void 0,c="",l="",a=""}return{feed:u,reset:m}}function bue(e){const t=[];let n="",r=0;for(;r<e.length;){const i=e.indexOf("\r",r),a=e.indexOf(`
187
187
  `,r);let o=-1;if(i!==-1&&a!==-1?o=Math.min(i,a):i!==-1?o=i:a!==-1&&(o=a),o===-1){n=e.slice(r);break}else{const s=e.slice(r,o);t.push(s),r=o+1,e[r-1]==="\r"&&e[r]===`
188
- `&&r++}}return[t,n]}class vI extends Event{constructor(t,n){var r,i;super(t),this.code=(r=n==null?void 0:n.code)!=null?r:void 0,this.message=(i=n==null?void 0:n.message)!=null?i:void 0}[Symbol.for("nodejs.util.inspect.custom")](t,n,r){return r(yI(this),n)}[Symbol.for("Deno.customInspect")](t,n){return t(yI(this),n)}}function mce(e){const t=globalThis.DOMException;return typeof t=="function"?new t(e,"SyntaxError"):new SyntaxError(e)}function tg(e){return e instanceof Error?"errors"in e&&Array.isArray(e.errors)?e.errors.map(tg).join(", "):"cause"in e&&e.cause instanceof Error?`${e}: ${tg(e.cause)}`:e.message:`${e}`}function yI(e){return{type:e.type,message:e.message,code:e.code,defaultPrevented:e.defaultPrevented,cancelable:e.cancelable,timeStamp:e.timeStamp}}var gI=e=>{throw TypeError(e)},ng=(e,t,n)=>t.has(e)||gI("Cannot "+n),Je=(e,t,n)=>(ng(e,t,"read from private field"),n?n.call(e):t.get(e)),Kt=(e,t,n)=>t.has(e)?gI("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),kt=(e,t,n,r)=>(ng(e,t,"write to private field"),t.set(e,n),n),ei=(e,t,n)=>(ng(e,t,"access private method"),n),Cn,la,xo,Mf,Ff,Tl,So,Cl,Pi,Eo,_o,ko,Ol,cr,rg,ig,ag,bI,og,sg,$l,lg,ug;class Lf extends EventTarget{constructor(t,n){var r,i;super(),Kt(this,cr),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,Kt(this,Cn),Kt(this,la),Kt(this,xo),Kt(this,Mf),Kt(this,Ff),Kt(this,Tl),Kt(this,So),Kt(this,Cl,null),Kt(this,Pi),Kt(this,Eo),Kt(this,_o,null),Kt(this,ko,null),Kt(this,Ol,null),Kt(this,ig,async a=>{var o;Je(this,Eo).reset();const{body:s,redirected:u,status:l,headers:c}=a;if(l===204){ei(this,cr,$l).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(u?kt(this,xo,new URL(a.url)):kt(this,xo,void 0),l!==200){ei(this,cr,$l).call(this,`Non-200 status code (${l})`,l);return}if(!(c.get("content-type")||"").startsWith("text/event-stream")){ei(this,cr,$l).call(this,'Invalid content type, expected "text/event-stream"',l);return}if(Je(this,Cn)===this.CLOSED)return;kt(this,Cn,this.OPEN);const f=new Event("open");if((o=Je(this,Ol))==null||o.call(this,f),this.dispatchEvent(f),typeof s!="object"||!s||!("getReader"in s)){ei(this,cr,$l).call(this,"Invalid response body, expected a web ReadableStream",l),this.close();return}const d=new TextDecoder,p=s.getReader();let m=!0;do{const{done:h,value:y}=await p.read();y&&Je(this,Eo).feed(d.decode(y,{stream:!h})),h&&(m=!1,Je(this,Eo).reset(),ei(this,cr,lg).call(this))}while(m)}),Kt(this,ag,a=>{kt(this,Pi,void 0),!(a.name==="AbortError"||a.type==="aborted")&&ei(this,cr,lg).call(this,tg(a))}),Kt(this,og,a=>{typeof a.id=="string"&&kt(this,Cl,a.id);const o=new MessageEvent(a.event||"message",{data:a.data,origin:Je(this,xo)?Je(this,xo).origin:Je(this,la).origin,lastEventId:a.id||""});Je(this,ko)&&(!a.event||a.event==="message")&&Je(this,ko).call(this,o),this.dispatchEvent(o)}),Kt(this,sg,a=>{kt(this,Tl,a)}),Kt(this,ug,()=>{kt(this,So,void 0),Je(this,Cn)===this.CONNECTING&&ei(this,cr,rg).call(this)});try{if(t instanceof URL)kt(this,la,t);else if(typeof t=="string")kt(this,la,new URL(t,vce()));else throw new Error("Invalid URL")}catch{throw mce("An invalid or illegal string was specified")}kt(this,Eo,pce({onEvent:Je(this,og),onRetry:Je(this,sg)})),kt(this,Cn,this.CONNECTING),kt(this,Tl,3e3),kt(this,Ff,(r=n==null?void 0:n.fetch)!=null?r:globalThis.fetch),kt(this,Mf,(i=n==null?void 0:n.withCredentials)!=null?i:!1),ei(this,cr,rg).call(this)}get readyState(){return Je(this,Cn)}get url(){return Je(this,la).href}get withCredentials(){return Je(this,Mf)}get onerror(){return Je(this,_o)}set onerror(t){kt(this,_o,t)}get onmessage(){return Je(this,ko)}set onmessage(t){kt(this,ko,t)}get onopen(){return Je(this,Ol)}set onopen(t){kt(this,Ol,t)}addEventListener(t,n,r){const i=n;super.addEventListener(t,i,r)}removeEventListener(t,n,r){const i=n;super.removeEventListener(t,i,r)}close(){Je(this,So)&&clearTimeout(Je(this,So)),Je(this,Cn)!==this.CLOSED&&(Je(this,Pi)&&Je(this,Pi).abort(),kt(this,Cn,this.CLOSED),kt(this,Pi,void 0))}}Cn=new WeakMap,la=new WeakMap,xo=new WeakMap,Mf=new WeakMap,Ff=new WeakMap,Tl=new WeakMap,So=new WeakMap,Cl=new WeakMap,Pi=new WeakMap,Eo=new WeakMap,_o=new WeakMap,ko=new WeakMap,Ol=new WeakMap,cr=new WeakSet,rg=function(){kt(this,Cn,this.CONNECTING),kt(this,Pi,new AbortController),Je(this,Ff)(Je(this,la),ei(this,cr,bI).call(this)).then(Je(this,ig)).catch(Je(this,ag))},ig=new WeakMap,ag=new WeakMap,bI=function(){var e;const t={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...Je(this,Cl)?{"Last-Event-ID":Je(this,Cl)}:void 0},cache:"no-store",signal:(e=Je(this,Pi))==null?void 0:e.signal};return"window"in globalThis&&(t.credentials=this.withCredentials?"include":"same-origin"),t},og=new WeakMap,sg=new WeakMap,$l=function(e,t){var n;Je(this,Cn)!==this.CLOSED&&kt(this,Cn,this.CLOSED);const r=new vI("error",{code:t,message:e});(n=Je(this,_o))==null||n.call(this,r),this.dispatchEvent(r)},lg=function(e,t){var n;if(Je(this,Cn)===this.CLOSED)return;kt(this,Cn,this.CONNECTING);const r=new vI("error",{code:t,message:e});(n=Je(this,_o))==null||n.call(this,r),this.dispatchEvent(r),kt(this,So,setTimeout(Je(this,ug),Je(this,Tl)))},ug=new WeakMap,Lf.CONNECTING=0,Lf.OPEN=1,Lf.CLOSED=2;function vce(){const e="document"in globalThis?globalThis.document:void 0;return e&&typeof e=="object"&&"baseURI"in e&&typeof e.baseURI=="string"?e.baseURI:void 0}class yce{constructor(){this.eventMap={}}on(t,n){var r;return this.eventMap[t]||(this.eventMap[t]=new Set),(r=this.eventMap[t])==null||r.add(n),()=>{var i;(i=this.eventMap[t])==null||i.delete(n)}}emit(t,n){var r,i;(r=this.eventMap[t])==null||r.forEach(a=>{a(n)}),(i=this.eventMap["*"])==null||i.forEach(a=>{a({type:t,payload:n})})}}const Mt=e=>e.data,wI={throwOnError:!0},gce=({clientId:e,apiUrl:t})=>{const n=`${t||Nt.getConfig().baseUrl}/${e}`,r={...wI,baseUrl:n};return hI({...r,body:{}}).then(Mt)},xI=({userKey:e,clientId:t,apiUrl:n})=>{const r={"x-user-key":e},i=`${n||Nt.getConfig().baseUrl}/${t}`,a={...wI,baseUrl:i};return{createConversation:()=>Jue({...a,headers:r,body:{}}).then(Mt),getConversation:({conversationId:o})=>Gue({...a,headers:r,path:{id:o}}).then(Mt),deleteConversation:({conversationId:o})=>Kue({...a,headers:r,path:{id:o}}).then(Mt),listConversations:({nextToken:o})=>Yue({...a,headers:r,query:{nextToken:o}}).then(Mt),listConversationMessages:({conversationId:o,nextToken:s})=>Xue({...a,headers:r,path:{id:o},query:{nextToken:s}}).then(Mt),addParticipant:({conversationId:o,userId:s})=>ece({...a,headers:r,path:{id:o},body:{userId:s}}).then(Mt),removeParticipant:({conversationId:o,userId:s})=>tce({...a,headers:r,path:{id:o,userId:s}}).then(Mt),getParticipant:({conversationId:o,userId:s})=>nce({...a,headers:r,path:{id:o,userId:s}}).then(Mt),listParticipants:({conversationId:o,nextToken:s})=>Que({...a,headers:r,path:{id:o},query:{nextToken:s}}).then(Mt),createMessage:o=>oce({...a,headers:r,body:o}).then(Mt),updateMessage:({messageId:o,...s})=>ace({...a,headers:r,path:{id:o},body:s}).then(Mt),getMessage:({messageId:o})=>ice({...a,headers:r,path:{id:o}}).then(Mt),deleteMessage:({messageId:o})=>rce({...a,headers:r,path:{id:o}}).then(Mt),createFile:o=>dce({...a,headers:r,body:o}).then(Mt),createUser:o=>hI({...a,headers:r,body:o}).then(Mt),getUser:()=>lce({...a,headers:r}).then(Mt),updateUser:o=>uce({...a,headers:r,body:o}).then(Mt),deleteUser:()=>sce({...a,headers:r}).then(Mt),createEvent:o=>fce({...a,headers:r,body:o}).then(Mt),getEvent:({eventId:o})=>cce({...a,headers:r,path:{id:o}}).then(Mt),listenConversation:({conversationId:o})=>{let s=null;const u=new yce;return(()=>{s&&s.close();const l=`${i}/conversations/${o}/listen`;s=new Lf(l,{fetch:(c,f)=>fetch(c,{...f,headers:{...f==null?void 0:f.headers,...r,timeout:"60_000"}})}),s.onopen=()=>u.emit("open"),s.onerror=c=>{u.emit("error",c)},s.onmessage=c=>{const f=bce(c.data);u.emit(f.type,f.data)}})(),u.on.bind(u)}}},bce=e=>{try{return JSON.parse(e)}catch{return e}};async function wce({conversationId:e,userCredentials:t,clientId:n,apiUrl:r}){let i=t,a=e,o;if(i){if(o=xI({userKey:i.userToken,clientId:n,apiUrl:r}),!a){const{conversation:s}=await o.createConversation();a=s.id}}else{const{key:s,user:u}=await gce({clientId:n,apiUrl:r});i={userId:u.id,userToken:s},o=xI({userKey:i.userToken,clientId:n,apiUrl:r});const{conversation:l}=await o.createConversation();a=l.id}return{client:o,conversationId:a,userCredentials:i}}function SI({apiUrl:e="https://webchat.botpress.cloud",clientId:t,storageKey:n,storageLocation:r,...i}){const a=ip(n,r),o=a(I=>I.conversationId),s=a(I=>I.user),u=a(I=>I.setConversationId),l=a(I=>I.setUser),c=yr(I=>I.messages),f=yr(I=>I.addMessage),d=yr(I=>I.fetchMessages),p=yr(I=>I.setMessages),m=yr(I=>I.isFetching),[h,y]=j.useState("connecting"),{isTyping:v,setIsTyping:b}=oI(),w=j.useMemo(()=>new Al,[]),[T,E]=j.useState(!!i.conversationId||!!o),[_,O]=j.useState(i.conversationId),[z,U]=j.useState(i.user),[k,D]=j.useState(void 0);if(j.useEffect(()=>{async function I(){try{const A=i.conversationId||o;A&&E(!0);const{client:L,conversationId:Z,userCredentials:H}=await wce({clientId:t,apiUrl:e,userCredentials:i.user||s,conversationId:A});D(L),O(Z),U(H),l(H),u(Z),y("connected"),!A&&w.emit("conversation",Z)}catch(A){console.error("Failed to initialize webchat:",A),y("error")}}I()},[i.user,i.conversationId]),j.useEffect(()=>{async function I(){if(T&&k&&_){const A=await d({client:k,conversationId:_});p(A),E(!1)}}I()},[T,k,_]),j.useEffect(()=>{if(!k||!_)return;const I=k.listenConversation({conversationId:_}),A=[I("open",()=>y("connected")),I("error",L=>{w.emit("error",new Error(`Connection to conversation lost: ${L.message}`)),y("error")}),I("message_created",L=>{const Z=np(L);f(Z),w.emit("message",Z),b(!1),w.emit("isTyping",{isTyping:!1,timeout:0})}),I("webchat_visibility",L=>w.emit("webchatVisibility",L.visibility)),I("webchat_config",L=>w.emit("webchatConfig",L.config)),I("typing_started",L=>{const Z=L.timeout??5e3;b(!0,Z),w.emit("isTyping",{isTyping:!0,timeout:Z})}),I("typing_stopped",()=>{b(!1),w.emit("isTyping",{isTyping:!1,timeout:0})}),I("custom",L=>w.emit("customEvent",L.event))];return()=>{A.forEach(L=>L())}},[_,k]),h==="connecting"||!z||!_||!k)return{clientState:"connecting",on:w.on.bind(w),client:void 0,messages:[],conversationId:void 0,newConversation:()=>{},user:void 0,isTyping:void 0,isFetchingMessages:m};const W=async()=>{const{conversation:I}=await k.createConversation();return a.setState({conversationId:I.id}),O(I.id),await k.createEvent({conversationId:I.id,payload:{type:"conversation_started",data:{}}}),I.id},B={sendMessage:async I=>{const A=Zv();f(np({id:A,createdAt:new Date().toISOString(),userId:z.userId,conversationId:_,payload:I,metadata:{clientMessageId:A,delivered:!1}})),await k.createMessage({conversationId:_,payload:I,metadata:{clientMessageId:A}}).catch(L=>w.emit("error",L))},updateUser:async I=>{const{user:A}=await k.updateUser({name:I.name,pictureUrl:I.pictureUrl,userData:I.data});return A},sendEvent:async I=>{await k.createEvent({conversationId:_,payload:{type:"custom",data:I}})},uploadFile:async I=>{const{size:A,name:L}=I,H=await(J=>new Promise((Y,Q)=>{const ae=new FileReader;ae.onload=oe=>{var X;return Y((X=oe.target)==null?void 0:X.result)},ae.onerror=oe=>{var X;return Q((X=oe.target)==null?void 0:X.error)},ae.readAsArrayBuffer(J)}))(I),R=new Date;R.setDate(R.getDate()+30);const{file:{uploadUrl:g,contentType:N,url:V}}=await k.createFile({size:A,key:L,accessPolicies:["public_content"],index:!1,tags:{source:"integration",integrationName:"webchat"},expiresAt:R.toISOString()});await fetch(g,{method:"PUT",headers:{"x-amz-tagging":"public=true"},body:H});const S=N.split("/").shift()??"",K=jf(S)?S:"file";return{fileUrl:V,name:L,type:K}},getUser:async()=>{const{user:I}=await k.getUser({userId:z.userId});return I}};return{clientState:h,on:w.on.bind(w),client:B,messages:c,conversationId:_,newConversation:()=>{p([]),W().then(u)},user:s,isTyping:v,isFetchingMessages:m}}var EI={},cg={},Bf=vt&&vt.__assign||function(){return Bf=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Bf.apply(this,arguments)};Object.defineProperty(cg,"__esModule",{value:!0});var xce={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};function Sce(e){var t=Bf(Bf({},xce),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}cg.getSanitizedOptions=Sce;var fg={},dg={},Uf={},pg={},hg={};Object.defineProperty(hg,"__esModule",{value:!0});function Ece(e){var t=Math.random()*e;return Math.round(t)}hg.fullJitter=Ece;var mg={};Object.defineProperty(mg,"__esModule",{value:!0});function _ce(e){return e}mg.noJitter=_ce,Object.defineProperty(pg,"__esModule",{value:!0});var kce=hg,Tce=mg;function Cce(e){switch(e.jitter){case"full":return kce.fullJitter;case"none":default:return Tce.noJitter}}pg.JitterFactory=Cce,Object.defineProperty(Uf,"__esModule",{value:!0});var Oce=pg,$ce=function(){function e(t){this.options=t,this.attempt=0}return e.prototype.apply=function(){var t=this;return new Promise(function(n){return setTimeout(n,t.jitteredDelay)})},e.prototype.setAttemptNumber=function(t){this.attempt=t},Object.defineProperty(e.prototype,"jitteredDelay",{get:function(){var t=Oce.JitterFactory(this.options);return t(this.delay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"delay",{get:function(){var t=this.options.startingDelay,n=this.options.timeMultiple,r=this.numOfDelayedAttempts,i=t*Math.pow(n,r);return Math.min(i,this.options.maxDelay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt},enumerable:!0,configurable:!0}),e}();Uf.Delay=$ce;var Ice=vt&&vt.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var a in i)i.hasOwnProperty(a)&&(r[a]=i[a])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Rce=vt&&vt.__awaiter||function(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(c){try{l(r.next(c))}catch(f){o(f)}}function u(c){try{l(r.throw(c))}catch(f){o(f)}}function l(c){c.done?a(c.value):i(c.value).then(s,u)}l((r=r.apply(e,t||[])).next())})},Ace=vt&&vt.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(c){return u([l,c])}}function u(l){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(a=l[0]&2?i.return:l[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,l[1])).done)return a;switch(i=0,a&&(l=[l[0]&2,a.value]),l[0]){case 0:case 1:a=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,i=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]<a[3])){n.label=l[1];break}if(l[0]===6&&n.label<a[1]){n.label=a[1],a=l;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(l);break}a[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(c){l=[6,c],i=0}finally{r=a=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(dg,"__esModule",{value:!0});var Pce=Uf,Dce=function(e){Ice(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.apply=function(){return Rce(this,void 0,void 0,function(){return Ace(this,function(n){return[2,this.isFirstAttempt?!0:e.prototype.apply.call(this)]})})},Object.defineProperty(t.prototype,"isFirstAttempt",{get:function(){return this.attempt===0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt-1},enumerable:!0,configurable:!0}),t}(Pce.Delay);dg.SkipFirstDelay=Dce;var vg={},jce=vt&&vt.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var a in i)i.hasOwnProperty(a)&&(r[a]=i[a])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(vg,"__esModule",{value:!0});var Nce=Uf,Mce=function(e){jce(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Nce.Delay);vg.AlwaysDelay=Mce,Object.defineProperty(fg,"__esModule",{value:!0});var Fce=dg,Lce=vg;function Bce(e,t){var n=Uce(e);return n.setAttemptNumber(t),n}fg.DelayFactory=Bce;function Uce(e){return e.delayFirstAttempt?new Lce.AlwaysDelay(e):new Fce.SkipFirstDelay(e)}var yg=vt&&vt.__awaiter||function(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(c){try{l(r.next(c))}catch(f){o(f)}}function u(c){try{l(r.throw(c))}catch(f){o(f)}}function l(c){c.done?a(c.value):i(c.value).then(s,u)}l((r=r.apply(e,t||[])).next())})},gg=vt&&vt.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(c){return u([l,c])}}function u(l){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(a=l[0]&2?i.return:l[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,l[1])).done)return a;switch(i=0,a&&(l=[l[0]&2,a.value]),l[0]){case 0:case 1:a=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,i=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]<a[3])){n.label=l[1];break}if(l[0]===6&&n.label<a[1]){n.label=a[1],a=l;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(l);break}a[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(c){l=[6,c],i=0}finally{r=a=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(EI,"__esModule",{value:!0});var zce=cg,qce=fg;function Wce(e,t){return t===void 0&&(t={}),yg(this,void 0,void 0,function(){var n,r;return gg(this,function(i){switch(i.label){case 0:return n=zce.getSanitizedOptions(t),r=new Hce(e,n),[4,r.execute()];case 1:return[2,i.sent()]}})})}var Vce=EI.backOff=Wce,Hce=function(){function e(t,n){this.request=t,this.options=n,this.attemptNumber=0}return e.prototype.execute=function(){return yg(this,void 0,void 0,function(){var t,n;return gg(this,function(r){switch(r.label){case 0:if(this.attemptLimitReached)return[3,7];r.label=1;case 1:return r.trys.push([1,4,,6]),[4,this.applyDelay()];case 2:return r.sent(),[4,this.request()];case 3:return[2,r.sent()];case 4:return t=r.sent(),this.attemptNumber++,[4,this.options.retry(t,this.attemptNumber)];case 5:if(n=r.sent(),!n||this.attemptLimitReached)throw t;return[3,6];case 6:return[3,0];case 7:throw new Error("Something went wrong.")}})})},Object.defineProperty(e.prototype,"attemptLimitReached",{get:function(){return this.attemptNumber>=this.options.numOfAttempts},enumerable:!0,configurable:!0}),e.prototype.applyDelay=function(){return yg(this,void 0,void 0,function(){var t;return gg(this,function(n){switch(n.label){case 0:return t=qce.DelayFactory(this.options,this.attemptNumber),[4,t.apply()];case 1:return n.sent(),[2]}})})},e}();function Zce({apiUrl:e="https://webchat.botpress.cloud",clientId:t,storageKey:n,storageLocation:r,...i}){const[a,o]=j.useState(),s=yr(k=>k.messages),u=yr(k=>k.addMessage),l=yr(k=>k.fetchMessagesLegacy),c=yr(k=>k.setMessages),f=yr(k=>k.isFetching),[d,p]=j.useState("connecting"),{isTyping:m,setIsTyping:h}=oI(),y=j.useMemo(()=>new Al,[]),v=ip(n,r),b=j.useMemo(()=>rI({apiUrl:e,clientId:t}),[e,t]),w=j.useRef(null),[T,E]=j.useState(i.userKey),[_,O]=j.useState(i.conversationId);async function z(k){const{conversation:D}=await b.createConversation({"x-user-key":k});return v.setState({conversationId:D.id}),await b.createEvent({"x-user-key":k,conversationId:D.id,payload:{type:"conversation_started",data:{}}}),D.id}if(j.useEffect(()=>{let k=!0;async function D({userKey:W,conversationId:B}){let I,A=i.userKey??W,L=i.conversationId??B;if(p("connecting"),!A){const R=v.getState().user;A=R==null?void 0:R.userToken}if(!A){const{key:R,user:g}=await b.createUser({});I=g,A=R,v.setState({user:{userId:g.id,userToken:A}})}if(!I){const{user:R}=await b.getUser({"x-user-key":A});I=R}L||(L=v.getState().conversationId),L||(L=await z(A));const[Z,H]=await Promise.all([b.listenConversation({"x-user-key":A,id:L}),l({client:b,conversationId:L,userKey:A})]);y.emit("conversation",L),_I({emitter:y,signalEmitter:Z}),k&&(w.current=Z,E(A),O(L),o(I),c(H),p("connected"))}return D({userKey:T,conversationId:_}).catch(W=>{console.error(W)}),()=>{w.current&&(w.current.cleanup(),w.current=null),k=!1}},[T,_,b,y,i.conversationId,i.userKey]),j.useEffect(()=>{var D;if(!T||!_)return;async function k({userKey:W,conversationId:B}){const I=await b.listenConversation({"x-user-key":W,id:B});w.current=I,_I({emitter:y,signalEmitter:I})}d==="error"&&((D=w.current)==null||D.cleanup(),Vce(()=>k({conversationId:_,userKey:T}),{startingDelay:2e3,maxDelay:1e4,numOfAttempts:1/0}),p("connected"))},[d,T,_]),j.useEffect(()=>{const k=[y.on("message",D=>((a==null?void 0:a.id)!==D.authorId&&y.emit("isTyping",{isTyping:!1,timeout:0}),u(D))),y.on("isTyping",({isTyping:D,timeout:W})=>{h(D,W)}),y.on("error",()=>{p("error")})];return()=>{k.forEach(D=>D())}},[]),d==="connecting"||!T||!_)return{clientState:"connecting",on:y.on.bind(y),client:void 0,messages:[],conversationId:void 0,newConversation:()=>{},user:void 0,isTyping:void 0,isFetchingMessages:f};const U={sendMessage:async k=>{const D=Zv();u(li({id:D,createdAt:new Date().toISOString(),userId:(a==null?void 0:a.id)??"",conversationId:_,payload:k,metadata:{clientMessageId:D,delivered:!1}})),await b.createMessage({"x-user-key":T,conversationId:_,payload:k,metadata:{clientMessageId:D}}).catch(W=>y.emit("error",W))},updateUser:async k=>{const{user:D}=await b.updateUser({"x-user-key":T,name:k.name,pictureUrl:k.pictureUrl,userData:k.data});return D},sendEvent:async k=>{await b.createEvent({"x-user-key":T,conversationId:_,payload:{type:"custom",data:k}})},uploadFile:async k=>{const{size:D,name:W}=k,I=await(N=>new Promise((V,S)=>{const K=new FileReader;K.onload=J=>{var Y;return V((Y=J.target)==null?void 0:Y.result)},K.onerror=J=>{var Y;return S((Y=J.target)==null?void 0:Y.error)},K.readAsArrayBuffer(N)}))(k),A=new Date;A.setDate(A.getDate()+30);const{file:{uploadUrl:L,contentType:Z,url:H}}=await b.createFile({"x-user-key":T,size:D,key:W,accessPolicies:["public_content"],index:!1,tags:{source:"integration",integrationName:"webchat"},expiresAt:A.toISOString()});await fetch(L,{method:"PUT",headers:{"x-amz-tagging":"public=true"},body:I});const R=Z.split("/").shift()??"",g=jf(R)?R:"file";return{fileUrl:H,name:W,type:g}},getUser:async()=>{const{user:k}=await b.getUser({"x-user-key":T});return k}};return{clientState:d,on:y.on.bind(y),client:U,messages:s,conversationId:_,newConversation:()=>{c([]),z(T).then(O)},user:a,isTyping:m,isFetchingMessages:f}}function _I({emitter:e,signalEmitter:t}){t.on("unknown",n=>{}),t.on("message_created",n=>{e.emit("message",li(n))}),t.on("error",n=>{e.emit("error",new Error(`Connection to conversation lost: ${n.message}`))}),t.on("webchat_visibility",n=>{e.emit("webchatVisibility",n.visibility)}),t.on("webchat_config",n=>{e.emit("webchatConfig",n.config)}),t.on("typing_started",n=>{e.emit("isTyping",{isTyping:!0,timeout:n.timeout??5e3})}),t.on("typing_stopped",()=>{e.emit("isTyping",{isTyping:!1,timeout:0})}),t.on("custom",n=>{e.emit("customEvent",n.event)})}const Kce=({clientId:e,storageKey:t,configuration:n,allowFileUpload:r,apiUrl:i,user:a,conversationId:o,...s})=>{const u=t||`bp-webchat-${e}`,{clientState:l,client:c,isFetchingMessages:f,isTyping:d,newConversation:p,messages:m,user:h}=SI({clientId:e,apiUrl:i,conversationId:o,user:a,storageKey:u,storageLocation:n==null?void 0:n.storageLocation}),{sendMessage:y,uploadFile:v}=c??{};return $.jsx(nO,{configuration:n??{},user:{id:(h==null?void 0:h.userId)??""},isLoading:f||l==="connecting",isTyping:d,connected:l==="connected"?!0:l==="disconnected"?!1:void 0,messages:m,sendMessage:y,uploadFile:v,allowFileUpload:r,restartConversation:p,...s})};Re.Avatar=Zl,Re.Block=Pa,Re.Chat=nO,Re.Composer=f1,Re.Container=fh,Re.Fab=jS,Re.Header=US,Re.Message=vh,Re.MessageList=Kv,Re.Modal=gi,Re.ModalProvider=Yp,Re.RestartConversationButton=BS,Re.StylesheetProvider=q1,Re.TypingIndicator=zS,Re.Webchat=Kce,Re.WebchatThemeSchema=id,Re.avatarThemeSchema=Hl,Re.blockThemeSchema=fb,Re.configPropsSchema=mb,Re.configurationSchema=lb,Re.cssStyleSchema=cb,Re.descriptionItemSchema=ma,Re.fileTypes=aI,Re.generateThemeStylesheet=vb,Re.getClient=rI,Re.getUseWebchatClientStore=ip,Re.initPropsSchema=yA,Re.integrationMessagePayloadToBlockPayload=tp,Re.integrationMessageToBlockMessage=li,Re.isFileType=jf,Re.markdownTypeSchema=ub,Re.renderers=n1,Re.statePropsSchema=pb,Re.styleOptionSchema=ve,Re.themeSchema=db,Re.useClient=Oue,Re.useWebchat=SI,Re.useWebchatClient=Zce,Re.useWebchatStore=hu,Re.userPropsSchema=hb,Re.webchatClasses=lt,Object.defineProperty(Re,Symbol.toStringTag,{value:"Module"})});
188
+ `&&r++}}return[t,n]}class vI extends Event{constructor(t,n){var r,i;super(t),this.code=(r=n==null?void 0:n.code)!=null?r:void 0,this.message=(i=n==null?void 0:n.message)!=null?i:void 0}[Symbol.for("nodejs.util.inspect.custom")](t,n,r){return r(yI(this),n)}[Symbol.for("Deno.customInspect")](t,n){return t(yI(this),n)}}function wue(e){const t=globalThis.DOMException;return typeof t=="function"?new t(e,"SyntaxError"):new SyntaxError(e)}function tg(e){return e instanceof Error?"errors"in e&&Array.isArray(e.errors)?e.errors.map(tg).join(", "):"cause"in e&&e.cause instanceof Error?`${e}: ${tg(e.cause)}`:e.message:`${e}`}function yI(e){return{type:e.type,message:e.message,code:e.code,defaultPrevented:e.defaultPrevented,cancelable:e.cancelable,timeStamp:e.timeStamp}}var gI=e=>{throw TypeError(e)},ng=(e,t,n)=>t.has(e)||gI("Cannot "+n),Je=(e,t,n)=>(ng(e,t,"read from private field"),n?n.call(e):t.get(e)),Kt=(e,t,n)=>t.has(e)?gI("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,n),kt=(e,t,n,r)=>(ng(e,t,"write to private field"),t.set(e,n),n),ei=(e,t,n)=>(ng(e,t,"access private method"),n),Cn,la,xo,Mf,Ff,Tl,So,Cl,Pi,Eo,_o,ko,Ol,ur,rg,ig,ag,bI,og,sg,$l,lg,cg;class Lf extends EventTarget{constructor(t,n){var r,i;super(),Kt(this,ur),this.CONNECTING=0,this.OPEN=1,this.CLOSED=2,Kt(this,Cn),Kt(this,la),Kt(this,xo),Kt(this,Mf),Kt(this,Ff),Kt(this,Tl),Kt(this,So),Kt(this,Cl,null),Kt(this,Pi),Kt(this,Eo),Kt(this,_o,null),Kt(this,ko,null),Kt(this,Ol,null),Kt(this,ig,async a=>{var o;Je(this,Eo).reset();const{body:s,redirected:c,status:l,headers:u}=a;if(l===204){ei(this,ur,$l).call(this,"Server sent HTTP 204, not reconnecting",204),this.close();return}if(c?kt(this,xo,new URL(a.url)):kt(this,xo,void 0),l!==200){ei(this,ur,$l).call(this,`Non-200 status code (${l})`,l);return}if(!(u.get("content-type")||"").startsWith("text/event-stream")){ei(this,ur,$l).call(this,'Invalid content type, expected "text/event-stream"',l);return}if(Je(this,Cn)===this.CLOSED)return;kt(this,Cn,this.OPEN);const f=new Event("open");if((o=Je(this,Ol))==null||o.call(this,f),this.dispatchEvent(f),typeof s!="object"||!s||!("getReader"in s)){ei(this,ur,$l).call(this,"Invalid response body, expected a web ReadableStream",l),this.close();return}const d=new TextDecoder,p=s.getReader();let m=!0;do{const{done:h,value:y}=await p.read();y&&Je(this,Eo).feed(d.decode(y,{stream:!h})),h&&(m=!1,Je(this,Eo).reset(),ei(this,ur,lg).call(this))}while(m)}),Kt(this,ag,a=>{kt(this,Pi,void 0),!(a.name==="AbortError"||a.type==="aborted")&&ei(this,ur,lg).call(this,tg(a))}),Kt(this,og,a=>{typeof a.id=="string"&&kt(this,Cl,a.id);const o=new MessageEvent(a.event||"message",{data:a.data,origin:Je(this,xo)?Je(this,xo).origin:Je(this,la).origin,lastEventId:a.id||""});Je(this,ko)&&(!a.event||a.event==="message")&&Je(this,ko).call(this,o),this.dispatchEvent(o)}),Kt(this,sg,a=>{kt(this,Tl,a)}),Kt(this,cg,()=>{kt(this,So,void 0),Je(this,Cn)===this.CONNECTING&&ei(this,ur,rg).call(this)});try{if(t instanceof URL)kt(this,la,t);else if(typeof t=="string")kt(this,la,new URL(t,xue()));else throw new Error("Invalid URL")}catch{throw wue("An invalid or illegal string was specified")}kt(this,Eo,gue({onEvent:Je(this,og),onRetry:Je(this,sg)})),kt(this,Cn,this.CONNECTING),kt(this,Tl,3e3),kt(this,Ff,(r=n==null?void 0:n.fetch)!=null?r:globalThis.fetch),kt(this,Mf,(i=n==null?void 0:n.withCredentials)!=null?i:!1),ei(this,ur,rg).call(this)}get readyState(){return Je(this,Cn)}get url(){return Je(this,la).href}get withCredentials(){return Je(this,Mf)}get onerror(){return Je(this,_o)}set onerror(t){kt(this,_o,t)}get onmessage(){return Je(this,ko)}set onmessage(t){kt(this,ko,t)}get onopen(){return Je(this,Ol)}set onopen(t){kt(this,Ol,t)}addEventListener(t,n,r){const i=n;super.addEventListener(t,i,r)}removeEventListener(t,n,r){const i=n;super.removeEventListener(t,i,r)}close(){Je(this,So)&&clearTimeout(Je(this,So)),Je(this,Cn)!==this.CLOSED&&(Je(this,Pi)&&Je(this,Pi).abort(),kt(this,Cn,this.CLOSED),kt(this,Pi,void 0))}}Cn=new WeakMap,la=new WeakMap,xo=new WeakMap,Mf=new WeakMap,Ff=new WeakMap,Tl=new WeakMap,So=new WeakMap,Cl=new WeakMap,Pi=new WeakMap,Eo=new WeakMap,_o=new WeakMap,ko=new WeakMap,Ol=new WeakMap,ur=new WeakSet,rg=function(){kt(this,Cn,this.CONNECTING),kt(this,Pi,new AbortController),Je(this,Ff)(Je(this,la),ei(this,ur,bI).call(this)).then(Je(this,ig)).catch(Je(this,ag))},ig=new WeakMap,ag=new WeakMap,bI=function(){var e;const t={mode:"cors",redirect:"follow",headers:{Accept:"text/event-stream",...Je(this,Cl)?{"Last-Event-ID":Je(this,Cl)}:void 0},cache:"no-store",signal:(e=Je(this,Pi))==null?void 0:e.signal};return"window"in globalThis&&(t.credentials=this.withCredentials?"include":"same-origin"),t},og=new WeakMap,sg=new WeakMap,$l=function(e,t){var n;Je(this,Cn)!==this.CLOSED&&kt(this,Cn,this.CLOSED);const r=new vI("error",{code:t,message:e});(n=Je(this,_o))==null||n.call(this,r),this.dispatchEvent(r)},lg=function(e,t){var n;if(Je(this,Cn)===this.CLOSED)return;kt(this,Cn,this.CONNECTING);const r=new vI("error",{code:t,message:e});(n=Je(this,_o))==null||n.call(this,r),this.dispatchEvent(r),kt(this,So,setTimeout(Je(this,cg),Je(this,Tl)))},cg=new WeakMap,Lf.CONNECTING=0,Lf.OPEN=1,Lf.CLOSED=2;function xue(){const e="document"in globalThis?globalThis.document:void 0;return e&&typeof e=="object"&&"baseURI"in e&&typeof e.baseURI=="string"?e.baseURI:void 0}class Sue{constructor(){this.eventMap={}}on(t,n){var r;return this.eventMap[t]||(this.eventMap[t]=new Set),(r=this.eventMap[t])==null||r.add(n),()=>{var i;(i=this.eventMap[t])==null||i.delete(n)}}emit(t,n){var r,i;(r=this.eventMap[t])==null||r.forEach(a=>{a(n)}),(i=this.eventMap["*"])==null||i.forEach(a=>{a({type:t,payload:n})})}}const Mt=e=>e.data,wI={throwOnError:!0},Eue=({clientId:e,apiUrl:t})=>{const n=`${t||Nt.getConfig().baseUrl}/${e}`,r={...wI,baseUrl:n};return hI({...r,body:{}}).then(Mt)},xI=({userKey:e,clientId:t,apiUrl:n})=>{const r={"x-user-key":e},i=`${n||Nt.getConfig().baseUrl}/${t}`,a={...wI,baseUrl:i};return{createConversation:()=>nue({...a,headers:r,body:{}}).then(Mt),getConversation:({conversationId:o})=>eue({...a,headers:r,path:{id:o}}).then(Mt),deleteConversation:({conversationId:o})=>Qce({...a,headers:r,path:{id:o}}).then(Mt),listConversations:({nextToken:o})=>tue({...a,headers:r,query:{nextToken:o}}).then(Mt),listConversationMessages:({conversationId:o,nextToken:s})=>rue({...a,headers:r,path:{id:o},query:{nextToken:s}}).then(Mt),addParticipant:({conversationId:o,userId:s})=>aue({...a,headers:r,path:{id:o},body:{userId:s}}).then(Mt),removeParticipant:({conversationId:o,userId:s})=>oue({...a,headers:r,path:{id:o,userId:s}}).then(Mt),getParticipant:({conversationId:o,userId:s})=>sue({...a,headers:r,path:{id:o,userId:s}}).then(Mt),listParticipants:({conversationId:o,nextToken:s})=>iue({...a,headers:r,path:{id:o},query:{nextToken:s}}).then(Mt),createMessage:o=>fue({...a,headers:r,body:o}).then(Mt),updateMessage:({messageId:o,...s})=>uue({...a,headers:r,path:{id:o},body:s}).then(Mt),getMessage:({messageId:o})=>cue({...a,headers:r,path:{id:o}}).then(Mt),deleteMessage:({messageId:o})=>lue({...a,headers:r,path:{id:o}}).then(Mt),createFile:o=>yue({...a,headers:r,body:o}).then(Mt),createUser:o=>hI({...a,headers:r,body:o}).then(Mt),getUser:()=>pue({...a,headers:r}).then(Mt),updateUser:o=>hue({...a,headers:r,body:o}).then(Mt),deleteUser:()=>due({...a,headers:r}).then(Mt),createEvent:o=>vue({...a,headers:r,body:o}).then(Mt),getEvent:({eventId:o})=>mue({...a,headers:r,path:{id:o}}).then(Mt),listenConversation:({conversationId:o})=>{let s=0,c=null;const l=new Sue,u=()=>{c&&c.close();const f=`${i}/conversations/${o}/listen`;c=new Lf(f,{fetch:(d,p)=>fetch(d,{...p,headers:{...p==null?void 0:p.headers,...r,timeout:"60_000"}})}),c.onopen=()=>l.emit("open"),c.onerror=d=>{l.emit("error",d),s<10&&(s++,setTimeout(()=>u(),3e3))},c.onmessage=d=>{const p=_ue(d.data);l.emit(p.type,p.data)}};return u(),l.on.bind(l)}}},_ue=e=>{try{return JSON.parse(e)}catch{return e}};async function kue({conversationId:e,userCredentials:t,clientId:n,apiUrl:r}){let i=t,a=e,o;if(i){if(o=xI({userKey:i.userToken,clientId:n,apiUrl:r}),!a){const{conversation:s}=await o.createConversation();a=s.id}}else{const{key:s,user:c}=await Eue({clientId:n,apiUrl:r});i={userId:c.id,userToken:s},o=xI({userKey:i.userToken,clientId:n,apiUrl:r});const{conversation:l}=await o.createConversation();a=l.id}return{client:o,conversationId:a,userCredentials:i}}function SI({apiUrl:e="https://webchat.botpress.cloud",clientId:t,storageKey:n,storageLocation:r,...i}){const a=ip(n,r),o=a(I=>I.conversationId),s=a(I=>I.user),c=a(I=>I.setConversationId),l=a(I=>I.setUser),u=yr(I=>I.messages),f=yr(I=>I.addMessage),d=yr(I=>I.fetchMessages),p=yr(I=>I.setMessages),m=yr(I=>I.isFetching),[h,y]=D.useState("connecting"),{isTyping:v,setIsTyping:b}=oI(),w=D.useMemo(()=>new Al,[]),[T,E]=D.useState(!!i.conversationId||!!o),[_,$]=D.useState(i.conversationId),[U,z]=D.useState(i.user),[k,j]=D.useState(void 0);if(D.useEffect(()=>{async function I(){try{const A=i.conversationId||o;A&&E(!0);const{client:L,conversationId:Z,userCredentials:H}=await kue({clientId:t,apiUrl:e,userCredentials:i.user||s,conversationId:A});j(L),$(Z),z(H),l(H),c(Z),y("connected"),!A&&w.emit("conversation",Z)}catch(A){console.error("Failed to initialize webchat:",A),y("error")}}I()},[i.user,i.conversationId]),D.useEffect(()=>{async function I(){if(T&&k&&_){const A=await d({client:k,conversationId:_});p(A),E(!1)}}I()},[T,k,_]),D.useEffect(()=>{if(!k||!_)return;const I=k.listenConversation({conversationId:_}),A=[I("open",()=>y("connected")),I("error",L=>{w.emit("error",new Error(`Connection to conversation lost: ${L.message}`)),y("error")}),I("message_created",L=>{const Z=np(L);f(Z),w.emit("message",Z),b(!1),(U==null?void 0:U.userId)!==Z.authorId?b(!1):setTimeout(()=>b(!0,5e3),500)}),I("webchat_visibility",L=>w.emit("webchatVisibility",L.visibility)),I("webchat_config",L=>w.emit("webchatConfig",L.config)),I("typing_started",L=>{const Z=L.timeout??5e3;b(!0,Z),w.emit("isTyping",{isTyping:!0,timeout:Z})}),I("typing_stopped",()=>{b(!1),w.emit("isTyping",{isTyping:!1,timeout:0})}),I("custom",L=>w.emit("customEvent",L.event))];return()=>{A.forEach(L=>L())}},[_,k]),h==="connecting"||!U||!_||!k)return{clientState:"connecting",on:w.on.bind(w),client:void 0,messages:[],conversationId:void 0,newConversation:()=>{},user:void 0,isTyping:void 0,isFetchingMessages:m};const W=async()=>{const{conversation:I}=await k.createConversation();return a.setState({conversationId:I.id}),$(I.id),await k.createEvent({conversationId:I.id,payload:{type:"conversation_started",data:{}}}),I.id},B={sendMessage:async I=>{const A=Zv();f(np({id:A,createdAt:new Date().toISOString(),userId:U.userId,conversationId:_,payload:I,metadata:{clientMessageId:A,delivered:!1}})),await k.createMessage({conversationId:_,payload:I,metadata:{clientMessageId:A}}).catch(L=>w.emit("error",L))},updateUser:async I=>{const{user:A}=await k.updateUser({name:I.name,pictureUrl:I.pictureUrl,userData:I.data});return A},sendEvent:async I=>{await k.createEvent({conversationId:_,payload:{type:"custom",data:I}})},uploadFile:async I=>{const{size:A,name:L}=I,H=await(J=>new Promise((Y,Q)=>{const ae=new FileReader;ae.onload=oe=>{var X;return Y((X=oe.target)==null?void 0:X.result)},ae.onerror=oe=>{var X;return Q((X=oe.target)==null?void 0:X.error)},ae.readAsArrayBuffer(J)}))(I),R=new Date;R.setDate(R.getDate()+30);const{file:{uploadUrl:g,contentType:N,url:V}}=await k.createFile({size:A,key:L,accessPolicies:["public_content"],index:!1,tags:{source:"integration",integrationName:"webchat"},expiresAt:R.toISOString()});await fetch(g,{method:"PUT",headers:{"x-amz-tagging":"public=true"},body:H});const S=N.split("/").shift()??"",K=jf(S)?S:"file";return{fileUrl:V,name:L,type:K}},getUser:async()=>{const{user:I}=await k.getUser({userId:U.userId});return I}};return{clientState:h,on:w.on.bind(w),client:B,messages:u,conversationId:_,newConversation:()=>{p([]),W().then(c)},user:s,isTyping:v,isFetchingMessages:m}}var EI={},ug={},Bf=vt&&vt.__assign||function(){return Bf=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++){t=arguments[n];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},Bf.apply(this,arguments)};Object.defineProperty(ug,"__esModule",{value:!0});var Tue={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};function Cue(e){var t=Bf(Bf({},Tue),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}ug.getSanitizedOptions=Cue;var fg={},dg={},Uf={},pg={},hg={};Object.defineProperty(hg,"__esModule",{value:!0});function Oue(e){var t=Math.random()*e;return Math.round(t)}hg.fullJitter=Oue;var mg={};Object.defineProperty(mg,"__esModule",{value:!0});function $ue(e){return e}mg.noJitter=$ue,Object.defineProperty(pg,"__esModule",{value:!0});var Iue=hg,Rue=mg;function Aue(e){switch(e.jitter){case"full":return Iue.fullJitter;case"none":default:return Rue.noJitter}}pg.JitterFactory=Aue,Object.defineProperty(Uf,"__esModule",{value:!0});var Pue=pg,Due=function(){function e(t){this.options=t,this.attempt=0}return e.prototype.apply=function(){var t=this;return new Promise(function(n){return setTimeout(n,t.jitteredDelay)})},e.prototype.setAttemptNumber=function(t){this.attempt=t},Object.defineProperty(e.prototype,"jitteredDelay",{get:function(){var t=Pue.JitterFactory(this.options);return t(this.delay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"delay",{get:function(){var t=this.options.startingDelay,n=this.options.timeMultiple,r=this.numOfDelayedAttempts,i=t*Math.pow(n,r);return Math.min(i,this.options.maxDelay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt},enumerable:!0,configurable:!0}),e}();Uf.Delay=Due;var jue=vt&&vt.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var a in i)i.hasOwnProperty(a)&&(r[a]=i[a])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}(),Nue=vt&&vt.__awaiter||function(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(u){try{l(r.next(u))}catch(f){o(f)}}function c(u){try{l(r.throw(u))}catch(f){o(f)}}function l(u){u.done?a(u.value):i(u.value).then(s,c)}l((r=r.apply(e,t||[])).next())})},Mue=vt&&vt.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(a=l[0]&2?i.return:l[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,l[1])).done)return a;switch(i=0,a&&(l=[l[0]&2,a.value]),l[0]){case 0:case 1:a=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,i=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]<a[3])){n.label=l[1];break}if(l[0]===6&&n.label<a[1]){n.label=a[1],a=l;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(l);break}a[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],i=0}finally{r=a=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(dg,"__esModule",{value:!0});var Fue=Uf,Lue=function(e){jue(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.apply=function(){return Nue(this,void 0,void 0,function(){return Mue(this,function(n){return[2,this.isFirstAttempt?!0:e.prototype.apply.call(this)]})})},Object.defineProperty(t.prototype,"isFirstAttempt",{get:function(){return this.attempt===0},enumerable:!0,configurable:!0}),Object.defineProperty(t.prototype,"numOfDelayedAttempts",{get:function(){return this.attempt-1},enumerable:!0,configurable:!0}),t}(Fue.Delay);dg.SkipFirstDelay=Lue;var vg={},Bue=vt&&vt.__extends||function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(r,i){r.__proto__=i}||function(r,i){for(var a in i)i.hasOwnProperty(a)&&(r[a]=i[a])},e(t,n)};return function(t,n){e(t,n);function r(){this.constructor=t}t.prototype=n===null?Object.create(n):(r.prototype=n.prototype,new r)}}();Object.defineProperty(vg,"__esModule",{value:!0});var Uue=Uf,zue=function(e){Bue(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(Uue.Delay);vg.AlwaysDelay=zue,Object.defineProperty(fg,"__esModule",{value:!0});var que=dg,Wue=vg;function Vue(e,t){var n=Hue(e);return n.setAttemptNumber(t),n}fg.DelayFactory=Vue;function Hue(e){return e.delayFirstAttempt?new Wue.AlwaysDelay(e):new que.SkipFirstDelay(e)}var yg=vt&&vt.__awaiter||function(e,t,n,r){function i(a){return a instanceof n?a:new n(function(o){o(a)})}return new(n||(n=Promise))(function(a,o){function s(u){try{l(r.next(u))}catch(f){o(f)}}function c(u){try{l(r.throw(u))}catch(f){o(f)}}function l(u){u.done?a(u.value):i(u.value).then(s,c)}l((r=r.apply(e,t||[])).next())})},gg=vt&&vt.__generator||function(e,t){var n={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},r,i,a,o;return o={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function s(l){return function(u){return c([l,u])}}function c(l){if(r)throw new TypeError("Generator is already executing.");for(;n;)try{if(r=1,i&&(a=l[0]&2?i.return:l[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,l[1])).done)return a;switch(i=0,a&&(l=[l[0]&2,a.value]),l[0]){case 0:case 1:a=l;break;case 4:return n.label++,{value:l[1],done:!1};case 5:n.label++,i=l[1],l=[0];continue;case 7:l=n.ops.pop(),n.trys.pop();continue;default:if(a=n.trys,!(a=a.length>0&&a[a.length-1])&&(l[0]===6||l[0]===2)){n=0;continue}if(l[0]===3&&(!a||l[1]>a[0]&&l[1]<a[3])){n.label=l[1];break}if(l[0]===6&&n.label<a[1]){n.label=a[1],a=l;break}if(a&&n.label<a[2]){n.label=a[2],n.ops.push(l);break}a[2]&&n.ops.pop(),n.trys.pop();continue}l=t.call(e,n)}catch(u){l=[6,u],i=0}finally{r=a=0}if(l[0]&5)throw l[1];return{value:l[0]?l[1]:void 0,done:!0}}};Object.defineProperty(EI,"__esModule",{value:!0});var Zue=ug,Kue=fg;function Gue(e,t){return t===void 0&&(t={}),yg(this,void 0,void 0,function(){var n,r;return gg(this,function(i){switch(i.label){case 0:return n=Zue.getSanitizedOptions(t),r=new Jue(e,n),[4,r.execute()];case 1:return[2,i.sent()]}})})}var Yue=EI.backOff=Gue,Jue=function(){function e(t,n){this.request=t,this.options=n,this.attemptNumber=0}return e.prototype.execute=function(){return yg(this,void 0,void 0,function(){var t,n;return gg(this,function(r){switch(r.label){case 0:if(this.attemptLimitReached)return[3,7];r.label=1;case 1:return r.trys.push([1,4,,6]),[4,this.applyDelay()];case 2:return r.sent(),[4,this.request()];case 3:return[2,r.sent()];case 4:return t=r.sent(),this.attemptNumber++,[4,this.options.retry(t,this.attemptNumber)];case 5:if(n=r.sent(),!n||this.attemptLimitReached)throw t;return[3,6];case 6:return[3,0];case 7:throw new Error("Something went wrong.")}})})},Object.defineProperty(e.prototype,"attemptLimitReached",{get:function(){return this.attemptNumber>=this.options.numOfAttempts},enumerable:!0,configurable:!0}),e.prototype.applyDelay=function(){return yg(this,void 0,void 0,function(){var t;return gg(this,function(n){switch(n.label){case 0:return t=Kue.DelayFactory(this.options,this.attemptNumber),[4,t.apply()];case 1:return n.sent(),[2]}})})},e}();function Xue({apiUrl:e="https://webchat.botpress.cloud",clientId:t,storageKey:n,storageLocation:r,...i}){const[a,o]=D.useState(),s=yr(k=>k.messages),c=yr(k=>k.addMessage),l=yr(k=>k.fetchMessagesLegacy),u=yr(k=>k.setMessages),f=yr(k=>k.isFetching),[d,p]=D.useState("connecting"),{isTyping:m,setIsTyping:h}=oI(),y=D.useMemo(()=>new Al,[]),v=ip(n,r),b=D.useMemo(()=>rI({apiUrl:e,clientId:t}),[e,t]),w=D.useRef(null),[T,E]=D.useState(i.userKey),[_,$]=D.useState(i.conversationId);async function U(k){const{conversation:j}=await b.createConversation({"x-user-key":k});return v.setState({conversationId:j.id}),await b.createEvent({"x-user-key":k,conversationId:j.id,payload:{type:"conversation_started",data:{}}}),j.id}if(D.useEffect(()=>{let k=!0;async function j({userKey:W,conversationId:B}){let I,A=i.userKey??W,L=i.conversationId??B;if(p("connecting"),!A){const R=v.getState().user;A=R==null?void 0:R.userToken}if(!A){const{key:R,user:g}=await b.createUser({});I=g,A=R,v.setState({user:{userId:g.id,userToken:A}})}if(!I){const{user:R}=await b.getUser({"x-user-key":A});I=R}L||(L=v.getState().conversationId),L||(L=await U(A));const[Z,H]=await Promise.all([b.listenConversation({"x-user-key":A,id:L}),l({client:b,conversationId:L,userKey:A})]);y.emit("conversation",L),_I({emitter:y,signalEmitter:Z}),k&&(w.current=Z,E(A),$(L),o(I),u(H),p("connected"))}return j({userKey:T,conversationId:_}).catch(W=>{console.error(W)}),()=>{w.current&&(w.current.cleanup(),w.current=null),k=!1}},[T,_,b,y,i.conversationId,i.userKey]),D.useEffect(()=>{var j;if(!T||!_)return;async function k({userKey:W,conversationId:B}){const I=await b.listenConversation({"x-user-key":W,id:B});w.current=I,_I({emitter:y,signalEmitter:I})}d==="error"&&((j=w.current)==null||j.cleanup(),Yue(()=>k({conversationId:_,userKey:T}),{startingDelay:2e3,maxDelay:1e4,numOfAttempts:1/0}),p("connected"))},[d,T,_]),D.useEffect(()=>{const k=[y.on("message",j=>((a==null?void 0:a.id)!==j.authorId&&y.emit("isTyping",{isTyping:!1,timeout:0}),c(j))),y.on("isTyping",({isTyping:j,timeout:W})=>{h(j,W)}),y.on("error",()=>{p("error")})];return()=>{k.forEach(j=>j())}},[]),d==="connecting"||!T||!_)return{clientState:"connecting",on:y.on.bind(y),client:void 0,messages:[],conversationId:void 0,newConversation:()=>{},user:void 0,isTyping:void 0,isFetchingMessages:f};const z={sendMessage:async k=>{const j=Zv();c(li({id:j,createdAt:new Date().toISOString(),userId:(a==null?void 0:a.id)??"",conversationId:_,payload:k,metadata:{clientMessageId:j,delivered:!1}})),await b.createMessage({"x-user-key":T,conversationId:_,payload:k,metadata:{clientMessageId:j}}).catch(W=>y.emit("error",W))},updateUser:async k=>{const{user:j}=await b.updateUser({"x-user-key":T,name:k.name,pictureUrl:k.pictureUrl,userData:k.data});return j},sendEvent:async k=>{await b.createEvent({"x-user-key":T,conversationId:_,payload:{type:"custom",data:k}})},uploadFile:async k=>{const{size:j,name:W}=k,I=await(N=>new Promise((V,S)=>{const K=new FileReader;K.onload=J=>{var Y;return V((Y=J.target)==null?void 0:Y.result)},K.onerror=J=>{var Y;return S((Y=J.target)==null?void 0:Y.error)},K.readAsArrayBuffer(N)}))(k),A=new Date;A.setDate(A.getDate()+30);const{file:{uploadUrl:L,contentType:Z,url:H}}=await b.createFile({"x-user-key":T,size:j,key:W,accessPolicies:["public_content"],index:!1,tags:{source:"integration",integrationName:"webchat"},expiresAt:A.toISOString()});await fetch(L,{method:"PUT",headers:{"x-amz-tagging":"public=true"},body:I});const R=Z.split("/").shift()??"",g=jf(R)?R:"file";return{fileUrl:H,name:W,type:g}},getUser:async()=>{const{user:k}=await b.getUser({"x-user-key":T});return k}};return{clientState:d,on:y.on.bind(y),client:z,messages:s,conversationId:_,newConversation:()=>{u([]),U(T).then($)},user:a,isTyping:m,isFetchingMessages:f}}function _I({emitter:e,signalEmitter:t}){t.on("unknown",n=>{}),t.on("message_created",n=>{e.emit("message",li(n))}),t.on("error",n=>{e.emit("error",new Error(`Connection to conversation lost: ${n.message}`))}),t.on("webchat_visibility",n=>{e.emit("webchatVisibility",n.visibility)}),t.on("webchat_config",n=>{e.emit("webchatConfig",n.config)}),t.on("typing_started",n=>{e.emit("isTyping",{isTyping:!0,timeout:n.timeout??5e3})}),t.on("typing_stopped",()=>{e.emit("isTyping",{isTyping:!1,timeout:0})}),t.on("custom",n=>{e.emit("customEvent",n.event)})}const Que=({clientId:e,storageKey:t,configuration:n,allowFileUpload:r,apiUrl:i,user:a,conversationId:o,...s})=>{const c=t||`bp-webchat-${e}`,{clientState:l,client:u,isFetchingMessages:f,isTyping:d,newConversation:p,messages:m,user:h}=SI({clientId:e,apiUrl:i,conversationId:o,user:a,storageKey:c,storageLocation:n==null?void 0:n.storageLocation}),{sendMessage:y,uploadFile:v}=u??{};return O.jsx(nO,{configuration:n??{},user:h!=null&&h.userId?{id:h==null?void 0:h.userId}:void 0,isLoading:f||l==="connecting",isTyping:d,connected:l==="connected"?!0:l==="disconnected"?!1:void 0,messages:m,sendMessage:y,uploadFile:v,allowFileUpload:r,restartConversation:p,...s})};Re.Avatar=Zl,Re.Block=Pa,Re.Chat=nO,Re.Composer=f1,Re.Container=fh,Re.Fab=jS,Re.Header=US,Re.Message=vh,Re.MessageList=Kv,Re.Modal=gi,Re.ModalProvider=Yp,Re.RestartConversationButton=BS,Re.StylesheetProvider=q1,Re.TypingIndicator=zS,Re.Webchat=Que,Re.WebchatThemeSchema=id,Re.avatarThemeSchema=Hl,Re.blockThemeSchema=fb,Re.configPropsSchema=mb,Re.configurationSchema=lb,Re.cssStyleSchema=ub,Re.descriptionItemSchema=ma,Re.fileTypes=aI,Re.generateThemeStylesheet=vb,Re.getClient=rI,Re.getUseWebchatClientStore=ip,Re.initPropsSchema=yA,Re.integrationMessagePayloadToBlockPayload=tp,Re.integrationMessageToBlockMessage=li,Re.isFileType=jf,Re.markdownTypeSchema=cb,Re.renderers=r1,Re.statePropsSchema=pb,Re.styleOptionSchema=ve,Re.themeSchema=db,Re.useClient=Pce,Re.useWebchat=SI,Re.useWebchatClient=Xue,Re.useWebchatStore=hc,Re.userPropsSchema=hb,Re.webchatClasses=lt,Object.defineProperty(Re,Symbol.toStringTag,{value:"Module"})});