@botpress/webchat 2.3.6 → 2.4.0-beta.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.
- package/{.eslintrc.js → .eslintrc.cjs} +1 -0
- package/.turbo/turbo-build.log +8 -8
- package/dist/client/client.d.ts +33 -41
- package/dist/client/index.d.ts +2 -0
- package/dist/client/legacyClient.d.ts +55 -0
- package/dist/client/types.d.ts +2 -11
- package/dist/components/Block.d.ts +4 -2
- package/dist/components/CloseWindowButton.d.ts +7 -0
- package/dist/components/Composer/Composer.d.ts +13 -1
- package/dist/components/Container/Container.d.ts +9 -1
- package/dist/components/Header/Header.d.ts +5 -1
- package/dist/components/Loader/Loader.d.ts +5 -0
- package/dist/components/Loader/index.d.ts +1 -0
- package/dist/components/Marquee/Marquee.d.ts +7 -1
- package/dist/components/Message/Message.d.ts +10 -6
- package/dist/components/MessageList/MessageList.d.ts +12 -7
- package/dist/components/RestartConversationButton.d.ts +7 -0
- package/dist/components/Webchat.d.ts +28 -1
- package/dist/components/index.d.ts +1 -1
- package/dist/components/renderers/Audio/Audio.d.ts +4 -2
- package/dist/components/renderers/Button/Button.d.ts +1 -1
- package/dist/components/renderers/Carousel/Carousel.d.ts +4 -2
- package/dist/components/renderers/Dropdown/Dropdown.d.ts +1 -1
- package/dist/components/renderers/File/File.d.ts +4 -2
- package/dist/components/renderers/Image/Image.d.ts +4 -2
- package/dist/components/renderers/Location/Location.d.ts +4 -2
- package/dist/components/renderers/Video/Video.d.ts +4 -2
- package/dist/components/renderers/index.d.ts +1 -1
- package/dist/contexts/index.d.ts +0 -1
- package/dist/gen/signals/index.d.ts +4 -4
- package/dist/gen/signals/messageCreated.z.d.ts +4 -4
- package/dist/hooks/index.d.ts +4 -1
- package/dist/hooks/useConversationId.d.ts +4 -0
- package/dist/hooks/useIsTyping.d.ts +4 -0
- package/dist/hooks/useUserCredentials.d.ts +5 -0
- package/dist/hooks/useWebchatClient.d.ts +47 -0
- package/dist/index.d.ts +3 -3
- package/dist/index.js +23798 -24577
- package/dist/index.umd.cjs +134 -134
- package/dist/providers/index.d.ts +0 -1
- package/dist/stores/index.d.ts +1 -0
- package/dist/stores/messagesStore.d.ts +20 -0
- package/dist/stores/offlineStore.d.ts +0 -2
- package/dist/stores/webchatStore.d.ts +5 -53
- package/dist/style.css +1 -1
- package/dist/styles/classes.d.ts +3 -0
- package/dist/types/block-type.d.ts +21 -5
- package/dist/utils/message.d.ts +2 -2
- package/package.json +3 -1
- package/dist/components/CloseWindow.d.ts +0 -5
- package/dist/components/RestartConversation.d.ts +0 -5
- package/dist/contexts/WebchatContext.d.ts +0 -73
- package/dist/hooks/useWebchatStore.d.ts +0 -2
- package/dist/providers/WebchatProvider.d.ts +0 -4
package/dist/index.umd.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(Pe,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):(Pe=typeof globalThis<"u"?globalThis:Pe||self,j(Pe.Webchat={},Pe.React,Pe.ReactDOM))})(this,function(Pe,j,
|
|
1
|
+
(function(Pe,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):(Pe=typeof globalThis<"u"?globalThis:Pe||self,j(Pe.Webchat={},Pe.React,Pe.ReactDOM))})(this,function(Pe,j,Ti){"use strict";var zoe=Object.defineProperty;var Voe=(Pe,j,Ti)=>j in Pe?zoe(Pe,j,{enumerable:!0,configurable:!0,writable:!0,value:Ti}):Pe[j]=Ti;var _e=(Pe,j,Ti)=>Voe(Pe,typeof j!="symbol"?j+"":j,Ti);function ay(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 w=ay(j),oy=ay(Ti),JO=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"}));let sl;const XO=new Uint8Array(16);function QO(){if(!sl&&(sl=typeof crypto<"u"&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto),!sl))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return sl(XO)}const Kt=[];for(let e=0;e<256;++e)Kt.push((e+256).toString(16).slice(1));function eC(e,t=0){return Kt[e[t+0]]+Kt[e[t+1]]+Kt[e[t+2]]+Kt[e[t+3]]+"-"+Kt[e[t+4]]+Kt[e[t+5]]+"-"+Kt[e[t+6]]+Kt[e[t+7]]+"-"+Kt[e[t+8]]+Kt[e[t+9]]+"-"+Kt[e[t+10]]+Kt[e[t+11]]+Kt[e[t+12]]+Kt[e[t+13]]+Kt[e[t+14]]+Kt[e[t+15]]}const sy={randomUUID:typeof crypto<"u"&&crypto.randomUUID&&crypto.randomUUID.bind(crypto)};function ly(e,t,n){if(sy.randomUUID&&!t&&!e)return sy.randomUUID();e=e||{};const r=e.random||(e.rng||QO)();return r[6]=r[6]&15|64,r[8]=r[8]&63|128,eC(r)}const co=e=>({block:e,type:"bubble"}),uy=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]}},cy=e=>({payload:{type:"audio",url:e.audioUrl}}),tC=e=>({payload:co(uy(e))}),nC=e=>({payload:{type:"carousel",blocks:e.items.map(t=>uy(t))}}),rC=e=>{const t=e.options.map(a=>({title:a.label,value:a.value})),n=e.text,r=ly(),i=co({type:"text",text:n});return t.length===0?{disableInput:e.disableFreeText,payload:i}:{disableInput:e.disableFreeText,payload:{type:"column",horizontalAlignment:"left",blocks:[i,{type:"row",blocks:t.map(({title:a,value:o})=>({type:"button",variant:"action",text:a,buttonValue:o,groupId:r}))}]}}},iC=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:co({type:"column",blocks:r})}},fy=e=>({payload:{type:"file",url:e.fileUrl,title:e.title}}),dy=e=>({payload:{type:"image",url:e.imageUrl}}),py=e=>({payload:{type:"location",latitude:e.latitude,longitude:e.longitude,title:e.title??e.address??"View on map"}}),hy=e=>({payload:co({type:"text",text:e.markdown})}),my=e=>({payload:co({type:"text",text:e.text})}),vy=e=>({payload:{type:"video",url:e.videoUrl}}),aC=e=>({payload:{type:"column",blocks:e.items.map(n=>{switch(n.type){case"audio":return cy({...n.payload,type:n.type}).payload;case"file":return fy({...n.payload,type:n.type}).payload;case"image":return dy({...n.payload,type:n.type}).payload;case"location":return py({...n.payload,type:n.type}).payload;case"markdown":return hy({...n.payload,type:n.type}).payload;case"text":return my({...n.payload,type:n.type}).payload;case"video":return vy({...n.payload,type:n.type}).payload;default:throw new Error("Unsuported message type")}})}}),lf=e=>{switch(e.type){case"audio":return cy(e);case"card":return tC(e);case"carousel":return nC(e);case"choice":return rC(e);case"dropdown":return iC(e);case"file":return fy(e);case"image":return dy(e);case"location":return py(e);case"markdown":return hy(e);case"text":return my(e);case"video":return vy(e);case"bloc":return aC(e);default:throw new Error("Unsuported message type")}},oC=Object.freeze(Object.defineProperty({__proto__:null,target:JO,webchatToTarget:Object.freeze(Object.defineProperty({__proto__:null,messageAdapter:lf},Symbol.toStringTag,{value:"Module"}))},Symbol.toStringTag,{value:"Module"}));var ht=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ke(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function sC(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 uf={exports:{}},fo={};/**
|
|
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
|
|
9
|
+
*/var yy;function lC(){if(yy)return fo;yy=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 fo.Fragment=n,fo.jsx=o,fo.jsxs=o,fo}var po={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,58 +14,83 @@
|
|
|
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
|
|
18
|
-
`+le+
|
|
19
|
-
`),
|
|
20
|
-
`)
|
|
21
|
-
`+
|
|
17
|
+
*/var gy;function uC(){return gy||(gy=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"),h=Symbol.iterator,m="@@iterator";function y(C){if(C===null||typeof C!="object")return null;var te=h&&C[h]||C[m];return typeof te=="function"?te:null}var v=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function g(C){{for(var te=arguments.length,ye=new Array(te>1?te-1:0),je=1;je<te;je++)ye[je-1]=arguments[je];b("error",C,ye)}}function b(C,te,ye){{var je=v.ReactDebugCurrentFrame,ft=je.getStackAddendum();ft!==""&&(te+="%s",ye=ye.concat([ft]));var gt=ye.map(function(nt){return String(nt)});gt.unshift("Warning: "+te),Function.prototype.apply.call(console[C],console,gt)}}var k=!1,S=!1,E=!1,T=!1,R=!1,B;B=Symbol.for("react.module.reference");function O(C){return!!(typeof C=="string"||typeof C=="function"||C===r||C===a||R||C===i||C===l||C===c||T||C===p||k||S||E||typeof C=="object"&&C!==null&&(C.$$typeof===d||C.$$typeof===f||C.$$typeof===o||C.$$typeof===s||C.$$typeof===u||C.$$typeof===B||C.getModuleId!==void 0))}function A(C,te,ye){var je=C.displayName;if(je)return je;var ft=te.displayName||te.name||"";return ft!==""?ye+"("+ft+")":ye}function z(C){return C.displayName||"Context"}function $(C){if(C==null)return null;if(typeof C.tag=="number"&&g("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof C=="function")return C.displayName||C.name||null;if(typeof C=="string")return C;switch(C){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 C=="object")switch(C.$$typeof){case s:var te=C;return z(te)+".Consumer";case o:var ye=C;return z(ye._context)+".Provider";case u:return A(C,C.render,"ForwardRef");case f:var je=C.displayName||null;return je!==null?je:$(C.type)||"Memo";case d:{var ft=C,gt=ft._payload,nt=ft._init;try{return $(nt(gt))}catch{return null}}}return null}var F=Object.assign,M=0,L,W,q,D,x,V,Z;function _(){}_.__reactDisabledLog=!0;function Q(){{if(M===0){L=console.log,W=console.info,q=console.warn,D=console.error,x=console.group,V=console.groupCollapsed,Z=console.groupEnd;var C={configurable:!0,enumerable:!0,value:_,writable:!0};Object.defineProperties(console,{info:C,log:C,warn:C,error:C,group:C,groupCollapsed:C,groupEnd:C})}M++}}function oe(){{if(M--,M===0){var C={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:F({},C,{value:L}),info:F({},C,{value:W}),warn:F({},C,{value:q}),error:F({},C,{value:D}),group:F({},C,{value:x}),groupCollapsed:F({},C,{value:V}),groupEnd:F({},C,{value:Z})})}M<0&&g("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var ne=v.ReactCurrentDispatcher,le;function pe(C,te,ye){{if(le===void 0)try{throw Error()}catch(ft){var je=ft.stack.trim().match(/\n( *(at )?)/);le=je&&je[1]||""}return`
|
|
18
|
+
`+le+C}}var he=!1,ue;{var X=typeof WeakMap=="function"?WeakMap:Map;ue=new X}function K(C,te){if(!C||he)return"";{var ye=ue.get(C);if(ye!==void 0)return ye}var je;he=!0;var ft=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var gt;gt=ne.current,ne.current=null,Q();try{if(te){var nt=function(){throw Error()};if(Object.defineProperty(nt.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(nt,[])}catch(wn){je=wn}Reflect.construct(C,[],nt)}else{try{nt.call()}catch(wn){je=wn}C.call(nt.prototype)}}else{try{throw Error()}catch(wn){je=wn}C()}}catch(wn){if(wn&&je&&typeof wn.stack=="string"){for(var Ye=wn.stack.split(`
|
|
19
|
+
`),fn=je.stack.split(`
|
|
20
|
+
`),$t=Ye.length-1,Mt=fn.length-1;$t>=1&&Mt>=0&&Ye[$t]!==fn[Mt];)Mt--;for(;$t>=1&&Mt>=0;$t--,Mt--)if(Ye[$t]!==fn[Mt]){if($t!==1||Mt!==1)do if($t--,Mt--,Mt<0||Ye[$t]!==fn[Mt]){var Un=`
|
|
21
|
+
`+Ye[$t].replace(" at new "," at ");return C.displayName&&Un.includes("<anonymous>")&&(Un=Un.replace("<anonymous>",C.displayName)),typeof C=="function"&&ue.set(C,Un),Un}while($t>=1&&Mt>=0);break}}}finally{he=!1,ne.current=gt,oe(),Error.prepareStackTrace=ft}var uo=C?C.displayName||C.name:"",ea=uo?pe(uo):"";return typeof C=="function"&&ue.set(C,ea),ea}function de(C,te,ye){return K(C,!1)}function ve(C){var te=C.prototype;return!!(te&&te.isReactComponent)}function $e(C,te,ye){if(C==null)return"";if(typeof C=="function")return K(C,ve(C));if(typeof C=="string")return pe(C);switch(C){case l:return pe("Suspense");case c:return pe("SuspenseList")}if(typeof C=="object")switch(C.$$typeof){case u:return de(C.render);case f:return $e(C.type,te,ye);case d:{var je=C,ft=je._payload,gt=je._init;try{return $e(gt(ft),te,ye)}catch{}}}return""}var P=Object.prototype.hasOwnProperty,Y={},ae=v.ReactDebugCurrentFrame;function ee(C){if(C){var te=C._owner,ye=$e(C.type,C._source,te?te.type:null);ae.setExtraStackFrame(ye)}else ae.setExtraStackFrame(null)}function ke(C,te,ye,je,ft){{var gt=Function.call.bind(P);for(var nt in C)if(gt(C,nt)){var Ye=void 0;try{if(typeof C[nt]!="function"){var fn=Error((je||"React class")+": "+ye+" type `"+nt+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof C[nt]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw fn.name="Invariant Violation",fn}Ye=C[nt](te,nt,je,ye,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch($t){Ye=$t}Ye&&!(Ye instanceof Error)&&(ee(ft),g("%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).",je||"React class",ye,nt,typeof Ye),ee(null)),Ye instanceof Error&&!(Ye.message in Y)&&(Y[Ye.message]=!0,ee(ft),g("Failed %s type: %s",ye,Ye.message),ee(null))}}}var we=Array.isArray;function Re(C){return we(C)}function We(C){{var te=typeof Symbol=="function"&&Symbol.toStringTag,ye=te&&C[Symbol.toStringTag]||C.constructor.name||"Object";return ye}}function Ae(C){try{return Fe(C),!1}catch{return!0}}function Fe(C){return""+C}function U(C){if(Ae(C))return g("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",We(C)),Fe(C)}var N=v.ReactCurrentOwner,J={key:!0,ref:!0,__self:!0,__source:!0},ce,Ee,Oe;Oe={};function Je(C){if(P.call(C,"ref")){var te=Object.getOwnPropertyDescriptor(C,"ref").get;if(te&&te.isReactWarning)return!1}return C.ref!==void 0}function lt(C){if(P.call(C,"key")){var te=Object.getOwnPropertyDescriptor(C,"key").get;if(te&&te.isReactWarning)return!1}return C.key!==void 0}function Ut(C,te){if(typeof C.ref=="string"&&N.current&&te&&N.current.stateNode!==te){var ye=$(N.current.type);Oe[ye]||(g('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',$(N.current.type),C.ref),Oe[ye]=!0)}}function Ot(C,te){{var ye=function(){ce||(ce=!0,g("%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)",te))};ye.isReactWarning=!0,Object.defineProperty(C,"key",{get:ye,configurable:!0})}}function Ze(C,te){{var ye=function(){Ee||(Ee=!0,g("%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)",te))};ye.isReactWarning=!0,Object.defineProperty(C,"ref",{get:ye,configurable:!0})}}var Ct=function(C,te,ye,je,ft,gt,nt){var Ye={$$typeof:t,type:C,key:te,ref:ye,props:nt,_owner:gt};return Ye._store={},Object.defineProperty(Ye._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(Ye,"_self",{configurable:!1,enumerable:!1,writable:!1,value:je}),Object.defineProperty(Ye,"_source",{configurable:!1,enumerable:!1,writable:!1,value:ft}),Object.freeze&&(Object.freeze(Ye.props),Object.freeze(Ye)),Ye};function tt(C,te,ye,je,ft){{var gt,nt={},Ye=null,fn=null;ye!==void 0&&(U(ye),Ye=""+ye),lt(te)&&(U(te.key),Ye=""+te.key),Je(te)&&(fn=te.ref,Ut(te,ft));for(gt in te)P.call(te,gt)&&!J.hasOwnProperty(gt)&&(nt[gt]=te[gt]);if(C&&C.defaultProps){var $t=C.defaultProps;for(gt in $t)nt[gt]===void 0&&(nt[gt]=$t[gt])}if(Ye||fn){var Mt=typeof C=="function"?C.displayName||C.name||"Unknown":C;Ye&&Ot(nt,Mt),fn&&Ze(nt,Mt)}return Ct(C,Ye,fn,ft,je,N.current,nt)}}var xn=v.ReactCurrentOwner,$n=v.ReactDebugCurrentFrame;function rr(C){if(C){var te=C._owner,ye=$e(C.type,C._source,te?te.type:null);$n.setExtraStackFrame(ye)}else $n.setExtraStackFrame(null)}var Wr;Wr=!1;function $r(C){return typeof C=="object"&&C!==null&&C.$$typeof===t}function ir(){{if(xn.current){var C=$(xn.current.type);if(C)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+
|
|
23
|
+
Check the render method of \``+C+"`."}return""}}function Hr(C){return""}var pt={};function wt(C){{var te=ir();if(!te){var ye=typeof C=="string"?C:C.displayName||C.name;ye&&(te=`
|
|
24
24
|
|
|
25
|
-
Check the top-level render call using <`+ye+">.")}return te}}function
|
|
25
|
+
Check the top-level render call using <`+ye+">.")}return te}}function zt(C,te){{if(!C._store||C._store.validated||C.key!=null)return;C._store.validated=!0;var ye=wt(te);if(pt[ye])return;pt[ye]=!0;var je="";C&&C._owner&&C._owner!==xn.current&&(je=" It was passed a child from "+$(C._owner.type)+"."),rr(C),g('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',ye,je),rr(null)}}function Vt(C,te){{if(typeof C!="object")return;if(Re(C))for(var ye=0;ye<C.length;ye++){var je=C[ye];$r(je)&&zt(je,te)}else if($r(C))C._store&&(C._store.validated=!0);else if(C){var ft=y(C);if(typeof ft=="function"&&ft!==C.entries)for(var gt=ft.call(C),nt;!(nt=gt.next()).done;)$r(nt.value)&&zt(nt.value,te)}}}function Xt(C){{var te=C.type;if(te==null||typeof te=="string")return;var ye;if(typeof te=="function")ye=te.propTypes;else if(typeof te=="object"&&(te.$$typeof===u||te.$$typeof===f))ye=te.propTypes;else return;if(ye){var je=$(te);ke(ye,C.props,"prop",je,C)}else if(te.PropTypes!==void 0&&!Wr){Wr=!0;var ft=$(te);g("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",ft||"Unknown")}typeof te.getDefaultProps=="function"&&!te.getDefaultProps.isReactClassApproved&&g("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function qt(C){{for(var te=Object.keys(C.props),ye=0;ye<te.length;ye++){var je=te[ye];if(je!=="children"&&je!=="key"){rr(C),g("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",je),rr(null);break}}C.ref!==null&&(rr(C),g("Invalid attribute `ref` supplied to `React.Fragment`."),rr(null))}}var Fn={};function Bn(C,te,ye,je,ft,gt){{var nt=O(C);if(!nt){var Ye="";(C===void 0||typeof C=="object"&&C!==null&&Object.keys(C).length===0)&&(Ye+=" 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 fn=Hr();fn?Ye+=fn:Ye+=ir();var $t;C===null?$t="null":Re(C)?$t="array":C!==void 0&&C.$$typeof===t?($t="<"+($(C.type)||"Unknown")+" />",Ye=" Did you accidentally export a JSX literal instead of a component?"):$t=typeof C,g("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",$t,Ye)}var Mt=tt(C,te,ye,ft,gt);if(Mt==null)return Mt;if(nt){var Un=te.children;if(Un!==void 0)if(je)if(Re(Un)){for(var uo=0;uo<Un.length;uo++)Vt(Un[uo],C);Object.freeze&&Object.freeze(Un)}else g("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 Vt(Un,C)}if(P.call(te,"key")){var ea=$(C),wn=Object.keys(te).filter(function(Uoe){return Uoe!=="key"}),Qv=wn.length>0?"{key: someKey, "+wn.join(": ..., ")+": ...}":"{key: someKey}";if(!Fn[ea+Qv]){var Boe=wn.length>0?"{"+wn.join(": ..., ")+": ...}":"{}";g(`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} />`,ug,ca,Yde,ca),Ur[ca+ug]=!0}}return T===n?Vt(Mt):Qt(Mt),Mt}}function Ni(T,te,ye){return zr(T,te,ye,!0)}function Zde(T,te,ye){return zr(T,te,ye,!1)}var Kde=Zde,Gde=Ni;$o.Fragment=n,$o.jsx=Kde,$o.jsxs=Gde}()),$o}process.env.NODE_ENV==="production"?Bf.exports=nR():Bf.exports=iR();var C=Bf.exports;function aR(e,t=[]){let r=[];function n(a,o){const s=x.createContext(o),l=r.length;r=[...r,o];function u(f){const{scope:d,children:p,...h}=f,m=(d==null?void 0:d[e][l])||s,g=x.useMemo(()=>h,Object.values(h));return C.jsx(m.Provider,{value:g,children:p})}function c(f,d){const p=(d==null?void 0:d[e][l])||s,h=x.useContext(p);if(h)return h;if(o!==void 0)return o;throw new Error(`\`${f}\` must be used within \`${a}\``)}return u.displayName=a+"Provider",[u,c]}const i=()=>{const a=r.map(o=>x.createContext(o));return function(s){const l=(s==null?void 0:s[e])||a;return x.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[n,oR(i,...t)]}function oR(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(a){const o=n.reduce((s,{useScope:l,scopeName:u})=>{const f=l(a)[`__scope${u}`];return{...s,...f}},{});return x.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return r.scopeName=t.scopeName,r}function ti(e){const t=x.useRef(e);return x.useEffect(()=>{t.current=e}),x.useMemo(()=>(...r)=>{var n;return(n=t.current)==null?void 0:n.call(t,...r)},[])}var fa=globalThis!=null&&globalThis.document?x.useLayoutEffect:()=>{};function sR(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function Tg(...e){return t=>e.forEach(r=>sR(r,t))}function ri(...e){return x.useCallback(Tg(...e),e)}var Uf=x.forwardRef((e,t)=>{const{children:r,...n}=e,i=x.Children.toArray(r),a=i.find(uR);if(a){const o=a.props.children,s=i.map(l=>l===a?x.Children.count(o)>1?x.Children.only(null):x.isValidElement(o)?o.props.children:null:l);return C.jsx(zf,{...n,ref:t,children:x.isValidElement(o)?x.cloneElement(o,void 0,s):null})}return C.jsx(zf,{...n,ref:t,children:r})});Uf.displayName="Slot";var zf=x.forwardRef((e,t)=>{const{children:r,...n}=e;if(x.isValidElement(r)){const i=fR(r);return x.cloneElement(r,{...cR(n,r.props),ref:t?Tg(t,i):i})}return x.Children.count(r)>1?x.Children.only(null):null});zf.displayName="SlotClone";var lR=({children:e})=>C.jsx(C.Fragment,{children:e});function uR(e){return x.isValidElement(e)&&e.type===lR}function cR(e,t){const r={...t};for(const n in t){const i=e[n],a=t[n];/^on[A-Z]/.test(n)?i&&a?r[n]=(...s)=>{a(...s),i(...s)}:i&&(r[n]=i):n==="style"?r[n]={...i,...a}:n==="className"&&(r[n]=[i,a].filter(Boolean).join(" "))}return{...e,...r}}function fR(e){var n,i;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var dR=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],dr=dR.reduce((e,t)=>{const r=x.forwardRef((n,i)=>{const{asChild:a,...o}=n,s=a?Uf:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),C.jsx(s,{...o,ref:i})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function pR(e,t){e&&vg.flushSync(()=>e.dispatchEvent(t))}var Wf="Avatar",[hR,rpe]=aR(Wf),[mR,Cg]=hR(Wf),Hf=x.forwardRef((e,t)=>{const{__scopeAvatar:r,...n}=e,[i,a]=x.useState("idle");return C.jsx(mR,{scope:r,imageLoadingStatus:i,onImageLoadingStatusChange:a,children:C.jsx(dr.span,{...n,ref:t})})});Hf.displayName=Wf;var Ig="AvatarImage",Vf=x.forwardRef((e,t)=>{const{__scopeAvatar:r,src:n,onLoadingStatusChange:i=()=>{},...a}=e,o=Cg(Ig,r),s=vR(n),l=ti(u=>{i(u),o.onImageLoadingStatusChange(u)});return fa(()=>{s!=="idle"&&l(s)},[s,l]),s==="loaded"?C.jsx(dr.img,{...a,ref:t,src:n}):null});Vf.displayName=Ig;var Rg="AvatarFallback",qf=x.forwardRef((e,t)=>{const{__scopeAvatar:r,delayMs:n,...i}=e,a=Cg(Rg,r),[o,s]=x.useState(n===void 0);return x.useEffect(()=>{if(n!==void 0){const l=window.setTimeout(()=>s(!0),n);return()=>window.clearTimeout(l)}},[n]),o&&a.imageLoadingStatus!=="loaded"?C.jsx(dr.span,{...i,ref:t}):null});qf.displayName=Rg;function vR(e){const[t,r]=x.useState("idle");return fa(()=>{if(!e){r("error");return}let n=!0;const i=new window.Image,a=o=>()=>{n&&r(o)};return r("loading"),i.onload=a("loaded"),i.onerror=a("error"),i.src=e,()=>{n=!1}},[e]),t}function Zf(e){if(!/^#?([a-fA-F\d]{6}|[a-fA-F\d]{3})$/.test(e))return{r:0,g:0,b:0};const r=e.replace(/^#/,"");let n=r;r.length===3&&(n=r.split("").map(l=>l+l).join(""));const i=parseInt(n,16),a=i>>16&255,o=i>>8&255,s=i&255;return{r:a,g:o,b:s}}function yR(e){return`#${((1<<24)+(e.r<<16)+(e.g<<8)+e.b).toString(16).slice(1)}`}const gR=(e,t=30)=>{const r=Math.min(e.r,e.g,e.b),n=Math.max(e.r,e.g,e.b,r+1);return{r:Math.floor((e.r-r)/(n-r)*t*(1-.299)+120-t/2),g:Math.floor((e.g-r)/(n-r)*t*(1-.587)+120-t/2),b:Math.floor((e.b-r)/(n-r)*t*(1-.114)+120-t/2)}};function Ag(e){return Object.entries(e).reduce((t,[r,n])=>{const i=r.replace(/(\d+)/,a=>(1e3-parseInt(a)).toString());return{...t,[i]:n}},{})}const bR=2.4,wR=.2126729,xR=.7151522,SR=.072175,ER=.56,_R=.57,kR=.62,$R=.65,El=.022,Pg=1.414,OR=1.14,TR=1.14,CR=.035991,IR=.035991,RR=27.7847239587675,AR=27.7847239587675,Ng=.027,Dg=.027,jg=.001,PR=5e-4;function Mg(e){const{r:t,g:r,b:n}=e,i=a=>(a/255)**bR;return wR*i(t)+xR*i(r)+SR*i(n)}function Lg(e,t){if(!e||!t)return 0;let r=Mg(Zf(e)),n=Mg(Zf(t)),i=0,a=0;return r=r>El?r:r+(El-r)**Pg,n=n>El?n:n+(El-n)**Pg,Math.abs(n-r)<PR?0:(n>r?(i=(n**ER-r**_R)*OR,a=i<jg?0:i<CR?i-i*RR*Ng:i-Ng):(i=(n**$R-r**kR)*TR,a=i>-jg?0:i>-IR?i-i*AR*Dg:i+Dg),Math.abs(a*100))}let Fg=class{constructor(){Ee(this,"eventMap");this.eventMap={}}on(t,r){var n;return this.eventMap[t]||(this.eventMap[t]=new Set),(n=this.eventMap[t])==null||n.add(r),()=>{var i;(i=this.eventMap[t])==null||i.delete(r)}}emit(t,r){var n,i;(n=this.eventMap[t])==null||n.forEach(a=>{a(r)}),(i=this.eventMap["*"])==null||i.forEach(a=>{a({type:t,payload:r})})}};const NR=new Fg;function Bg(e,t){let r=`${e} {`;for(const[n,i]of Object.entries(t))r+=`${n}: ${i}; `;return r+="}",r}function Ug(e,t){let r=0;if(e.length==0)return r;for(let n=0;n<e.length;n++){const i=e.charCodeAt(n);r=(r<<5)-r+i,r=r&r}return Math.abs(r)%t}var zg={exports:{}};(function(e,t){(function(r,n){e.exports=n()})(ct,function(){var r=1e3,n=6e4,i=36e5,a="millisecond",o="second",s="minute",l="hour",u="day",c="week",f="month",d="quarter",p="year",h="date",m="Invalid Date",g=/^(\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,y={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(W){var M=["th","st","nd","rd"],I=W%100;return"["+W+(M[(I-20)%10]||M[I]||M[0])+"]"}},b=function(W,M,I){var V=String(W);return!V||V.length>=M?W:""+Array(M+1-V.length).join(I)+W},k={s:b,z:function(W){var M=-W.utcOffset(),I=Math.abs(M),V=Math.floor(I/60),U=I%60;return(M<=0?"+":"-")+b(V,2,"0")+":"+b(U,2,"0")},m:function W(M,I){if(M.date()<I.date())return-W(I,M);var V=12*(I.year()-M.year())+(I.month()-M.month()),U=M.clone().add(V,f),A=I-U<0,w=M.clone().add(V+(A?-1:1),f);return+(-(V+(I-U)/(A?U-w:w-U))||0)},a:function(W){return W<0?Math.ceil(W)||0:Math.floor(W)},p:function(W){return{M:f,y:p,w:c,d:u,D:h,h:l,m:s,s:o,ms:a,Q:d}[W]||String(W||"").toLowerCase().replace(/s$/,"")},u:function(W){return W===void 0}},S="en",_={};_[S]=y;var $="$isDayjsObject",N=function(W){return W instanceof H||!(!W||!W[$])},z=function W(M,I,V){var U;if(!M)return S;if(typeof M=="string"){var A=M.toLowerCase();_[A]&&(U=A),I&&(_[A]=I,U=A);var w=M.split("-");if(!U&&w.length>1)return W(w[0])}else{var F=M.name;_[F]=M,U=F}return!V&&U&&(S=U),U||!V&&S},O=function(W,M){if(N(W))return W.clone();var I=typeof M=="object"?M:{};return I.date=W,I.args=arguments,new H(I)},D=k;D.l=z,D.i=N,D.w=function(W,M){return O(W,{locale:M.$L,utc:M.$u,x:M.$x,$offset:M.$offset})};var H=function(){function W(I){this.$L=z(I.locale,null,!0),this.parse(I),this.$x=this.$x||I.x||{},this[$]=!0}var M=W.prototype;return M.parse=function(I){this.$d=function(V){var U=V.date,A=V.utc;if(U===null)return new Date(NaN);if(D.u(U))return new Date;if(U instanceof Date)return new Date(U);if(typeof U=="string"&&!/Z$/i.test(U)){var w=U.match(g);if(w){var F=w[2]-1||0,Z=(w[7]||"0").substring(0,3);return A?new Date(Date.UTC(w[1],F,w[3]||1,w[4]||0,w[5]||0,w[6]||0,Z)):new Date(w[1],F,w[3]||1,w[4]||0,w[5]||0,w[6]||0,Z)}}return new Date(U)}(I),this.init()},M.init=function(){var I=this.$d;this.$y=I.getFullYear(),this.$M=I.getMonth(),this.$D=I.getDate(),this.$W=I.getDay(),this.$H=I.getHours(),this.$m=I.getMinutes(),this.$s=I.getSeconds(),this.$ms=I.getMilliseconds()},M.$utils=function(){return D},M.isValid=function(){return this.$d.toString()!==m},M.isSame=function(I,V){var U=O(I);return this.startOf(V)<=U&&U<=this.endOf(V)},M.isAfter=function(I,V){return O(I)<this.startOf(V)},M.isBefore=function(I,V){return this.endOf(V)<O(I)},M.$g=function(I,V,U){return D.u(I)?this[V]:this.set(U,I)},M.unix=function(){return Math.floor(this.valueOf()/1e3)},M.valueOf=function(){return this.$d.getTime()},M.startOf=function(I,V){var U=this,A=!!D.u(V)||V,w=D.p(I),F=function(he,ue){var Q=D.w(U.$u?Date.UTC(U.$y,ue,he):new Date(U.$y,ue,he),U);return A?Q:Q.endOf(u)},Z=function(he,ue){return D.w(U.toDate()[he].apply(U.toDate("s"),(A?[0,0,0,0]:[23,59,59,999]).slice(ue)),U)},E=this.$W,Y=this.$M,oe=this.$D,re="set"+(this.$u?"UTC":"");switch(w){case p:return A?F(1,0):F(31,11);case f:return A?F(1,Y):F(0,Y+1);case c:var le=this.$locale().weekStart||0,pe=(E<le?E+7:E)-le;return F(A?oe-pe:oe+(6-pe),Y);case u:case h:return Z(re+"Hours",0);case l:return Z(re+"Minutes",1);case s:return Z(re+"Seconds",2);case o:return Z(re+"Milliseconds",3);default:return this.clone()}},M.endOf=function(I){return this.startOf(I,!1)},M.$set=function(I,V){var U,A=D.p(I),w="set"+(this.$u?"UTC":""),F=(U={},U[u]=w+"Date",U[h]=w+"Date",U[f]=w+"Month",U[p]=w+"FullYear",U[l]=w+"Hours",U[s]=w+"Minutes",U[o]=w+"Seconds",U[a]=w+"Milliseconds",U)[A],Z=A===u?this.$D+(V-this.$W):V;if(A===f||A===p){var E=this.clone().set(h,1);E.$d[F](Z),E.init(),this.$d=E.set(h,Math.min(this.$D,E.daysInMonth())).$d}else F&&this.$d[F](Z);return this.init(),this},M.set=function(I,V){return this.clone().$set(I,V)},M.get=function(I){return this[D.p(I)]()},M.add=function(I,V){var U,A=this;I=Number(I);var w=D.p(V),F=function(Y){var oe=O(A);return D.w(oe.date(oe.date()+Math.round(Y*I)),A)};if(w===f)return this.set(f,this.$M+I);if(w===p)return this.set(p,this.$y+I);if(w===u)return F(1);if(w===c)return F(7);var Z=(U={},U[s]=n,U[l]=i,U[o]=r,U)[w]||1,E=this.$d.getTime()+I*Z;return D.w(E,this)},M.subtract=function(I,V){return this.add(-1*I,V)},M.format=function(I){var V=this,U=this.$locale();if(!this.isValid())return U.invalidDate||m;var A=I||"YYYY-MM-DDTHH:mm:ssZ",w=D.z(this),F=this.$H,Z=this.$m,E=this.$M,Y=U.weekdays,oe=U.months,re=U.meridiem,le=function(ue,Q,K,de){return ue&&(ue[Q]||ue(V,A))||K[Q].slice(0,de)},pe=function(ue){return D.s(F%12||12,ue,"0")},he=re||function(ue,Q,K){var de=ue<12?"AM":"PM";return K?de.toLowerCase():de};return A.replace(v,function(ue,Q){return Q||function(K){switch(K){case"YY":return String(V.$y).slice(-2);case"YYYY":return D.s(V.$y,4,"0");case"M":return E+1;case"MM":return D.s(E+1,2,"0");case"MMM":return le(U.monthsShort,E,oe,3);case"MMMM":return le(oe,E);case"D":return V.$D;case"DD":return D.s(V.$D,2,"0");case"d":return String(V.$W);case"dd":return le(U.weekdaysMin,V.$W,Y,2);case"ddd":return le(U.weekdaysShort,V.$W,Y,3);case"dddd":return Y[V.$W];case"H":return String(F);case"HH":return D.s(F,2,"0");case"h":return pe(1);case"hh":return pe(2);case"a":return he(F,Z,!0);case"A":return he(F,Z,!1);case"m":return String(Z);case"mm":return D.s(Z,2,"0");case"s":return String(V.$s);case"ss":return D.s(V.$s,2,"0");case"SSS":return D.s(V.$ms,3,"0");case"Z":return w}return null}(ue)||w.replace(":","")})},M.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},M.diff=function(I,V,U){var A,w=this,F=D.p(V),Z=O(I),E=(Z.utcOffset()-this.utcOffset())*n,Y=this-Z,oe=function(){return D.m(w,Z)};switch(F){case p:A=oe()/12;break;case f:A=oe();break;case d:A=oe()/3;break;case c:A=(Y-E)/6048e5;break;case u:A=(Y-E)/864e5;break;case l:A=Y/i;break;case s:A=Y/n;break;case o:A=Y/r;break;default:A=Y}return U?A:D.a(A)},M.daysInMonth=function(){return this.endOf(f).$D},M.$locale=function(){return _[this.$L]},M.locale=function(I,V){if(!I)return this.$L;var U=this.clone(),A=z(I,V,!0);return A&&(U.$L=A),U},M.clone=function(){return D.w(this.$d,this)},M.toDate=function(){return new Date(this.valueOf())},M.toJSON=function(){return this.isValid()?this.toISOString():null},M.toISOString=function(){return this.$d.toISOString()},M.toString=function(){return this.$d.toUTCString()},W}(),L=H.prototype;return O.prototype=L,[["$ms",a],["$s",o],["$m",s],["$H",l],["$W",u],["$M",f],["$y",p],["$D",h]].forEach(function(W){L[W[1]]=function(M){return this.$g(M,W[0],W[1])}}),O.extend=function(W,M){return W.$i||(W(M,H,O),W.$i=!0),O},O.locale=z,O.isDayjs=N,O.unix=function(W){return O(1e3*W)},O.en=_[S],O.Ls=_,O.p={},O})})(zg);var DR=zg.exports;const _l=Ze(DR);var Wg={exports:{}};(function(e,t){(function(r,n){e.exports=n()})(ct,function(){return function(r,n,i){n.prototype.isToday=function(){var a="YYYY-MM-DD",o=i();return this.format(a)===o.format(a)}}})})(Wg);var jR=Wg.exports;const MR=Ze(jR);var Hg={exports:{}};(function(e,t){(function(r,n){e.exports=n()})(ct,function(){return function(r,n,i){n.prototype.isYesterday=function(){var a="YYYY-MM-DD",o=i().subtract(1,"day");return this.format(a)===o.format(a)}}})})(Hg);var LR=Hg.exports;const FR=Ze(LR);_l.extend(MR),_l.extend(FR);function BR(e,t="day"){var n,i,a;if(!e||e.length===0)return[];const r=[];(n=e[0])!=null&&n.timestamp&&r.push(Vg(e[0].timestamp));for(let o=0;o<e.length;o++)if(e[o]&&r.push(e[o]),o+1<e.length){const s=(i=e[o])==null?void 0:i.timestamp,l=(a=e[o+1])==null?void 0:a.timestamp;!_l(s).isSame(l,t)&&l&&r.push(Vg(l))}return r}function Vg(e){return{id:So(),direction:"system",sender:{name:"system"},timestamp:e,block:{type:"text",text:UR(e)}}}function UR(e,t=!1){const r=_l(e),n="h:mma";return r.isToday()?t?`Today • ${r.format(n)}`:"Today":r.isYesterday()?t?`Yesterday • ${r.format(n)}`:"Yesterday":t?r.format(`YYYY-MM-DD • ${n}`):r.format("YYYY-MM-DD")}function zR(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(n=>Number.parseInt(n,16));const r=/^#?([\da-f])([\da-f])([\da-f])$/i.exec(e);if(r)return r.splice(1).map(n=>Number.parseInt(n+n,16));if(e.includes(","))return e.split(",").map(n=>Number.parseInt(n));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 HR(e,t){return e.map(r=>Math.round(r+(255-r)*t))}function VR(e,t){return e.map(r=>Math.round(r*t))}const Oo=e=>t=>HR(t,e),To=e=>t=>VR(t,e),qR={50:Oo(.95),100:Oo(.9),200:Oo(.75),300:Oo(.6),400:Oo(.3),500:e=>e,600:To(.9),700:To(.6),800:To(.45),900:To(.3),950:To(.2)};function qg(e,t=qR){const r={},n=zR(e);for(const[i,a]of Object.entries(t))r[i]=WR(a(n));return r}var ot;(function(e){e.assertEqual=i=>i;function t(i){}e.assertIs=t;function r(i){throw new Error}e.assertNever=r,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 n(i,a=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(a)}e.joinValues=n,e.jsonStringifyReplacer=(i,a)=>typeof a=="bigint"?a.toString():a})(ot||(ot={}));var Kf;(function(e){e.mergeShapes=(t,r)=>({...t,...r})})(Kf||(Kf={}));const ge=ot.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),ni=e=>{switch(typeof e){case"undefined":return ge.undefined;case"string":return ge.string;case"number":return isNaN(e)?ge.nan:ge.number;case"boolean":return ge.boolean;case"function":return ge.function;case"bigint":return ge.bigint;case"symbol":return ge.symbol;case"object":return Array.isArray(e)?ge.array:e===null?ge.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?ge.promise:typeof Map<"u"&&e instanceof Map?ge.map:typeof Set<"u"&&e instanceof Set?ge.set:typeof Date<"u"&&e instanceof Date?ge.date:ge.object;default:return ge.unknown}},se=ot.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"]),ZR=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");let Hr=class extends Error{constructor(t){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};const r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=t}get errors(){return this.issues}format(t){const r=t||function(a){return a.message},n={_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)n._errors.push(r(o));else{let s=n,l=0;for(;l<o.path.length;){const u=o.path[l];l===o.path.length-1?(s[u]=s[u]||{_errors:[]},s[u]._errors.push(r(o))):s[u]=s[u]||{_errors:[]},s=s[u],l++}}};return i(this),n}toString(){return this.message}get message(){return JSON.stringify(this.issues,ot.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=r=>r.message){const r={},n=[];for(const i of this.issues)i.path.length>0?(r[i.path[0]]=r[i.path[0]]||[],r[i.path[0]].push(t(i))):n.push(t(i));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}};Hr.create=e=>new Hr(e);const Co=(e,t)=>{let r;switch(e.code){case se.invalid_type:e.received===ge.undefined?r="Required":r=`Expected ${e.expected}, received ${e.received}`;break;case se.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(e.expected,ot.jsonStringifyReplacer)}`;break;case se.unrecognized_keys:r=`Unrecognized key(s) in object: ${ot.joinValues(e.keys,", ")}`;break;case se.invalid_union:r="Invalid input";break;case se.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${ot.joinValues(e.options)}`;break;case se.invalid_enum_value:r=`Invalid enum value. Expected ${ot.joinValues(e.options)}, received '${e.received}'`;break;case se.invalid_arguments:r="Invalid function arguments";break;case se.invalid_return_type:r="Invalid function return type";break;case se.invalid_date:r="Invalid date";break;case se.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(r=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?r=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?r=`Invalid input: must end with "${e.validation.endsWith}"`:ot.assertNever(e.validation):e.validation!=="regex"?r=`Invalid ${e.validation}`:r="Invalid";break;case se.too_small:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:r="Invalid input";break;case se.too_big:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?r=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:r="Invalid input";break;case se.custom:r="Invalid input";break;case se.invalid_intersection_types:r="Intersection results could not be merged";break;case se.not_multiple_of:r=`Number must be a multiple of ${e.multipleOf}`;break;case se.not_finite:r="Number must be finite";break;default:r=t.defaultError,ot.assertNever(e)}return{message:r}};let Zg=Co;function KR(e){Zg=e}function kl(){return Zg}const $l=e=>{const{data:t,path:r,errorMaps:n,issueData:i}=e,a=[...r,...i.path||[]],o={...i,path:a};let s="";const l=n.filter(u=>!!u).slice().reverse();for(const u of l)s=u(o,{data:t,defaultError:s}).message;return{...i,path:a,message:i.message||s}},GR=[];function we(e,t){const r=$l({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,kl(),Co].filter(n=>!!n)});e.common.issues.push(r)}let pr=class UI{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,r){const n=[];for(const i of r){if(i.status==="aborted")return Fe;i.status==="dirty"&&t.dirty(),n.push(i.value)}return{status:t.value,value:n}}static async mergeObjectAsync(t,r){const n=[];for(const i of r)n.push({key:await i.key,value:await i.value});return UI.mergeObjectSync(t,n)}static mergeObjectSync(t,r){const n={};for(const i of r){const{key:a,value:o}=i;if(a.status==="aborted"||o.status==="aborted")return Fe;a.status==="dirty"&&t.dirty(),o.status==="dirty"&&t.dirty(),a.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(n[a.value]=o.value)}return{status:t.value,value:n}}};const Fe=Object.freeze({status:"aborted"}),Kg=e=>({status:"dirty",value:e}),sr=e=>({status:"valid",value:e}),Gf=e=>e.status==="aborted",Yf=e=>e.status==="dirty",Io=e=>e.status==="valid",Ol=e=>typeof Promise<"u"&&e instanceof Promise;var Te;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t==null?void 0:t.message})(Te||(Te={}));let fn=class{constructor(t,r,n,i){this._cachedPath=[],this.parent=t,this.data=r,this._path=n,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 Gg=(e,t)=>{if(Io(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 r=new Hr(e.common.issues);return this._error=r,this._error}}};function Ue(e){if(!e)return{};const{errorMap:t,invalid_type_error:r,required_error:n,description:i}=e;if(t&&(r||n))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:n??s.defaultError}:{message:r??s.defaultError},description:i}}let He=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 ni(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:ni(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new pr,ctx:{common:t.parent.common,data:t.data,parsedType:ni(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const r=this._parse(t);if(Ol(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(t){const r=this._parse(t);return Promise.resolve(r)}parse(t,r){const n=this.safeParse(t,r);if(n.success)return n.data;throw n.error}safeParse(t,r){var n;const i={common:{issues:[],async:(n=r==null?void 0:r.async)!==null&&n!==void 0?n:!1,contextualErrorMap:r==null?void 0:r.errorMap},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:ni(t)},a=this._parseSync({data:t,path:i.path,parent:i});return Gg(i,a)}async parseAsync(t,r){const n=await this.safeParseAsync(t,r);if(n.success)return n.data;throw n.error}async safeParseAsync(t,r){const n={common:{issues:[],contextualErrorMap:r==null?void 0:r.errorMap,async:!0},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:ni(t)},i=this._parse({data:t,path:n.path,parent:n}),a=await(Ol(i)?i:Promise.resolve(i));return Gg(n,a)}refine(t,r){const n=i=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(i):r;return this._refinement((i,a)=>{const o=t(i),s=()=>a.addIssue({code:se.custom,...n(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(l=>l?!0:(s(),!1)):o?!0:(s(),!1)})}refinement(t,r){return this._refinement((n,i)=>t(n)?!0:(i.addIssue(typeof r=="function"?r(n,i):r),!1))}_refinement(t){return new Vr({schema:this,typeName:Ne.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}optional(){return Ln.create(this,this._def)}nullable(){return Li.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Mi.create(this,this._def)}promise(){return ma.create(this,this._def)}or(t){return Mo.create([this,t],this._def)}and(t){return Lo.create(this,t,this._def)}transform(t){return new Vr({...Ue(this._def),schema:this,typeName:Ne.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const r=typeof t=="function"?t:()=>t;return new Wo({...Ue(this._def),innerType:this,defaultValue:r,typeName:Ne.ZodDefault})}brand(){return new eb({typeName:Ne.ZodBranded,type:this,...Ue(this._def)})}catch(t){const r=typeof t=="function"?t:()=>t;return new Pl({...Ue(this._def),innerType:this,catchValue:r,typeName:Ne.ZodCatch})}describe(t){const r=this.constructor;return new r({...this._def,description:t})}pipe(t){return Qf.create(this,t)}readonly(){return Dl.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};const YR=/^c[^\s-]{8,}$/i,JR=/^[a-z][a-z0-9]*$/,XR=/^[0-9A-HJKMNP-TV-Z]{26}$/,QR=/^[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,eA=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,tA="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let Jf;const rA=/^(((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}))$/,nA=/^(([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})))$/,iA=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 aA(e,t){return!!((t==="v4"||!t)&&rA.test(e)||(t==="v6"||!t)&&nA.test(e))}let da=class xl extends He{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==ge.string){const a=this._getOrReturnCtx(t);return we(a,{code:se.invalid_type,expected:ge.string,received:a.parsedType}),Fe}const n=new pr;let i;for(const a of this._def.checks)if(a.kind==="min")t.data.length<a.value&&(i=this._getOrReturnCtx(t,i),we(i,{code:se.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.dirty());else if(a.kind==="max")t.data.length>a.value&&(i=this._getOrReturnCtx(t,i),we(i,{code:se.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.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?we(i,{code:se.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):s&&we(i,{code:se.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),n.dirty())}else if(a.kind==="email")eA.test(t.data)||(i=this._getOrReturnCtx(t,i),we(i,{validation:"email",code:se.invalid_string,message:a.message}),n.dirty());else if(a.kind==="emoji")Jf||(Jf=new RegExp(tA,"u")),Jf.test(t.data)||(i=this._getOrReturnCtx(t,i),we(i,{validation:"emoji",code:se.invalid_string,message:a.message}),n.dirty());else if(a.kind==="uuid")QR.test(t.data)||(i=this._getOrReturnCtx(t,i),we(i,{validation:"uuid",code:se.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid")YR.test(t.data)||(i=this._getOrReturnCtx(t,i),we(i,{validation:"cuid",code:se.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid2")JR.test(t.data)||(i=this._getOrReturnCtx(t,i),we(i,{validation:"cuid2",code:se.invalid_string,message:a.message}),n.dirty());else if(a.kind==="ulid")XR.test(t.data)||(i=this._getOrReturnCtx(t,i),we(i,{validation:"ulid",code:se.invalid_string,message:a.message}),n.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{i=this._getOrReturnCtx(t,i),we(i,{validation:"url",code:se.invalid_string,message:a.message}),n.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(t.data)||(i=this._getOrReturnCtx(t,i),we(i,{validation:"regex",code:se.invalid_string,message:a.message}),n.dirty())):a.kind==="trim"?t.data=t.data.trim():a.kind==="includes"?t.data.includes(a.value,a.position)||(i=this._getOrReturnCtx(t,i),we(i,{code:se.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),n.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),we(i,{code:se.invalid_string,validation:{startsWith:a.value},message:a.message}),n.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(i=this._getOrReturnCtx(t,i),we(i,{code:se.invalid_string,validation:{endsWith:a.value},message:a.message}),n.dirty()):a.kind==="datetime"?iA(a).test(t.data)||(i=this._getOrReturnCtx(t,i),we(i,{code:se.invalid_string,validation:"datetime",message:a.message}),n.dirty()):a.kind==="ip"?aA(t.data,a.version)||(i=this._getOrReturnCtx(t,i),we(i,{validation:"ip",code:se.invalid_string,message:a.message}),n.dirty()):ot.assertNever(a);return{status:n.value,value:t.data}}_regex(t,r,n){return this.refinement(i=>t.test(i),{validation:r,code:se.invalid_string,...Te.errToObj(n)})}_addCheck(t){return new xl({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...Te.errToObj(t)})}url(t){return this._addCheck({kind:"url",...Te.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...Te.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...Te.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...Te.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...Te.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...Te.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...Te.errToObj(t)})}datetime(t){var r;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:(r=t==null?void 0:t.offset)!==null&&r!==void 0?r:!1,...Te.errToObj(t==null?void 0:t.message)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...Te.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r==null?void 0:r.position,...Te.errToObj(r==null?void 0:r.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...Te.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...Te.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...Te.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...Te.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...Te.errToObj(r)})}nonempty(t){return this.min(1,Te.errToObj(t))}trim(){return new xl({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new xl({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new xl({...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 r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxLength(){let t=null;for(const r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};da.create=e=>{var t;return new da({checks:[],typeName:Ne.ZodString,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...Ue(e)})};function oA(e,t){const r=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,i=r>n?r:n,a=parseInt(e.toFixed(i).replace(".","")),o=parseInt(t.toFixed(i).replace(".",""));return a%o/Math.pow(10,i)}let Ro=class cg extends He{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)!==ge.number){const a=this._getOrReturnCtx(t);return we(a,{code:se.invalid_type,expected:ge.number,received:a.parsedType}),Fe}let n;const i=new pr;for(const a of this._def.checks)a.kind==="int"?ot.isInteger(t.data)||(n=this._getOrReturnCtx(t,n),we(n,{code:se.invalid_type,expected:"integer",received:"float",message:a.message}),i.dirty()):a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(n=this._getOrReturnCtx(t,n),we(n,{code:se.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)&&(n=this._getOrReturnCtx(t,n),we(n,{code:se.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="multipleOf"?oA(t.data,a.value)!==0&&(n=this._getOrReturnCtx(t,n),we(n,{code:se.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(n=this._getOrReturnCtx(t,n),we(n,{code:se.not_finite,message:a.message}),i.dirty()):ot.assertNever(a);return{status:i.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,Te.toString(r))}gt(t,r){return this.setLimit("min",t,!1,Te.toString(r))}lte(t,r){return this.setLimit("max",t,!0,Te.toString(r))}lt(t,r){return this.setLimit("max",t,!1,Te.toString(r))}setLimit(t,r,n,i){return new cg({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:Te.toString(i)}]})}_addCheck(t){return new cg({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:Te.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Te.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Te.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Te.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Te.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:Te.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:Te.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Te.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Te.toString(t)})}get minValue(){let t=null;for(const r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(const r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&ot.isInteger(t.value))}get isFinite(){let t=null,r=null;for(const n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(t===null||n.value<t)&&(t=n.value)}return Number.isFinite(r)&&Number.isFinite(t)}};Ro.create=e=>new Ro({checks:[],typeName:Ne.ZodNumber,coerce:(e==null?void 0:e.coerce)||!1,...Ue(e)});let Ao=class fg extends He{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)!==ge.bigint){const a=this._getOrReturnCtx(t);return we(a,{code:se.invalid_type,expected:ge.bigint,received:a.parsedType}),Fe}let n;const i=new pr;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(n=this._getOrReturnCtx(t,n),we(n,{code:se.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)&&(n=this._getOrReturnCtx(t,n),we(n,{code:se.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="multipleOf"?t.data%a.value!==BigInt(0)&&(n=this._getOrReturnCtx(t,n),we(n,{code:se.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):ot.assertNever(a);return{status:i.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,Te.toString(r))}gt(t,r){return this.setLimit("min",t,!1,Te.toString(r))}lte(t,r){return this.setLimit("max",t,!0,Te.toString(r))}lt(t,r){return this.setLimit("max",t,!1,Te.toString(r))}setLimit(t,r,n,i){return new fg({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:Te.toString(i)}]})}_addCheck(t){return new fg({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Te.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Te.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Te.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Te.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:Te.toString(r)})}get minValue(){let t=null;for(const r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(const r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}};Ao.create=e=>{var t;return new Ao({checks:[],typeName:Ne.ZodBigInt,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...Ue(e)})};let Po=class extends He{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==ge.boolean){const n=this._getOrReturnCtx(t);return we(n,{code:se.invalid_type,expected:ge.boolean,received:n.parsedType}),Fe}return sr(t.data)}};Po.create=e=>new Po({typeName:Ne.ZodBoolean,coerce:(e==null?void 0:e.coerce)||!1,...Ue(e)});let No=class zI extends He{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==ge.date){const a=this._getOrReturnCtx(t);return we(a,{code:se.invalid_type,expected:ge.date,received:a.parsedType}),Fe}if(isNaN(t.data.getTime())){const a=this._getOrReturnCtx(t);return we(a,{code:se.invalid_date}),Fe}const n=new pr;let i;for(const a of this._def.checks)a.kind==="min"?t.data.getTime()<a.value&&(i=this._getOrReturnCtx(t,i),we(i,{code:se.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),n.dirty()):a.kind==="max"?t.data.getTime()>a.value&&(i=this._getOrReturnCtx(t,i),we(i,{code:se.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),n.dirty()):ot.assertNever(a);return{status:n.value,value:new Date(t.data.getTime())}}_addCheck(t){return new zI({...this._def,checks:[...this._def.checks,t]})}min(t,r){return this._addCheck({kind:"min",value:t.getTime(),message:Te.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:Te.toString(r)})}get minDate(){let t=null;for(const r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(const r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t!=null?new Date(t):null}};No.create=e=>new No({checks:[],coerce:(e==null?void 0:e.coerce)||!1,typeName:Ne.ZodDate,...Ue(e)});let Tl=class extends He{_parse(t){if(this._getType(t)!==ge.symbol){const n=this._getOrReturnCtx(t);return we(n,{code:se.invalid_type,expected:ge.symbol,received:n.parsedType}),Fe}return sr(t.data)}};Tl.create=e=>new Tl({typeName:Ne.ZodSymbol,...Ue(e)});let Do=class extends He{_parse(t){if(this._getType(t)!==ge.undefined){const n=this._getOrReturnCtx(t);return we(n,{code:se.invalid_type,expected:ge.undefined,received:n.parsedType}),Fe}return sr(t.data)}};Do.create=e=>new Do({typeName:Ne.ZodUndefined,...Ue(e)});let jo=class extends He{_parse(t){if(this._getType(t)!==ge.null){const n=this._getOrReturnCtx(t);return we(n,{code:se.invalid_type,expected:ge.null,received:n.parsedType}),Fe}return sr(t.data)}};jo.create=e=>new jo({typeName:Ne.ZodNull,...Ue(e)});let pa=class extends He{constructor(){super(...arguments),this._any=!0}_parse(t){return sr(t.data)}};pa.create=e=>new pa({typeName:Ne.ZodAny,...Ue(e)});let ji=class extends He{constructor(){super(...arguments),this._unknown=!0}_parse(t){return sr(t.data)}};ji.create=e=>new ji({typeName:Ne.ZodUnknown,...Ue(e)});let Mn=class extends He{_parse(t){const r=this._getOrReturnCtx(t);return we(r,{code:se.invalid_type,expected:ge.never,received:r.parsedType}),Fe}};Mn.create=e=>new Mn({typeName:Ne.ZodNever,...Ue(e)});let Cl=class extends He{_parse(t){if(this._getType(t)!==ge.undefined){const n=this._getOrReturnCtx(t);return we(n,{code:se.invalid_type,expected:ge.void,received:n.parsedType}),Fe}return sr(t.data)}};Cl.create=e=>new Cl({typeName:Ne.ZodVoid,...Ue(e)});let Mi=class Lf extends He{_parse(t){const{ctx:r,status:n}=this._processInputParams(t),i=this._def;if(r.parsedType!==ge.array)return we(r,{code:se.invalid_type,expected:ge.array,received:r.parsedType}),Fe;if(i.exactLength!==null){const o=r.data.length>i.exactLength.value,s=r.data.length<i.exactLength.value;(o||s)&&(we(r,{code:o?se.too_big:se.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}),n.dirty())}if(i.minLength!==null&&r.data.length<i.minLength.value&&(we(r,{code:se.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),n.dirty()),i.maxLength!==null&&r.data.length>i.maxLength.value&&(we(r,{code:se.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((o,s)=>i.type._parseAsync(new fn(r,o,r.path,s)))).then(o=>pr.mergeArray(n,o));const a=[...r.data].map((o,s)=>i.type._parseSync(new fn(r,o,r.path,s)));return pr.mergeArray(n,a)}get element(){return this._def.type}min(t,r){return new Lf({...this._def,minLength:{value:t,message:Te.toString(r)}})}max(t,r){return new Lf({...this._def,maxLength:{value:t,message:Te.toString(r)}})}length(t,r){return new Lf({...this._def,exactLength:{value:t,message:Te.toString(r)}})}nonempty(t){return this.min(1,t)}};Mi.create=(e,t)=>new Mi({type:e,minLength:null,maxLength:null,exactLength:null,typeName:Ne.ZodArray,...Ue(t)});function ha(e){if(e instanceof Rr){const t={};for(const r in e.shape){const n=e.shape[r];t[r]=Ln.create(ha(n))}return new Rr({...e._def,shape:()=>t})}else return e instanceof Mi?new Mi({...e._def,type:ha(e.element)}):e instanceof Ln?Ln.create(ha(e.unwrap())):e instanceof Li?Li.create(ha(e.unwrap())):e instanceof ii?ii.create(e.items.map(t=>ha(t))):e}let Rr=class cn extends He{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(),r=ot.objectKeys(t);return this._cached={shape:t,keys:r}}_parse(t){if(this._getType(t)!==ge.object){const u=this._getOrReturnCtx(t);return we(u,{code:se.invalid_type,expected:ge.object,received:u.parsedType}),Fe}const{status:n,ctx:i}=this._processInputParams(t),{shape:a,keys:o}=this._getCached(),s=[];if(!(this._def.catchall instanceof Mn&&this._def.unknownKeys==="strip"))for(const u in i.data)o.includes(u)||s.push(u);const l=[];for(const u of o){const c=a[u],f=i.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new fn(i,f,i.path,u)),alwaysSet:u in i.data})}if(this._def.catchall instanceof Mn){const u=this._def.unknownKeys;if(u==="passthrough")for(const c of s)l.push({key:{status:"valid",value:c},value:{status:"valid",value:i.data[c]}});else if(u==="strict")s.length>0&&(we(i,{code:se.unrecognized_keys,keys:s}),n.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const u=this._def.catchall;for(const c of s){const f=i.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new fn(i,f,i.path,c)),alwaysSet:c in i.data})}}return i.common.async?Promise.resolve().then(async()=>{const u=[];for(const c of l){const f=await c.key;u.push({key:f,value:await c.value,alwaysSet:c.alwaysSet})}return u}).then(u=>pr.mergeObjectSync(n,u)):pr.mergeObjectSync(n,l)}get shape(){return this._def.shape()}strict(t){return Te.errToObj,new cn({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(r,n)=>{var i,a,o,s;const l=(o=(a=(i=this._def).errorMap)===null||a===void 0?void 0:a.call(i,r,n).message)!==null&&o!==void 0?o:n.defaultError;return r.code==="unrecognized_keys"?{message:(s=Te.errToObj(t).message)!==null&&s!==void 0?s:l}:{message:l}}}:{}})}strip(){return new cn({...this._def,unknownKeys:"strip"})}passthrough(){return new cn({...this._def,unknownKeys:"passthrough"})}extend(t){return new cn({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new cn({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:Ne.ZodObject})}setKey(t,r){return this.augment({[t]:r})}catchall(t){return new cn({...this._def,catchall:t})}pick(t){const r={};return ot.objectKeys(t).forEach(n=>{t[n]&&this.shape[n]&&(r[n]=this.shape[n])}),new cn({...this._def,shape:()=>r})}omit(t){const r={};return ot.objectKeys(this.shape).forEach(n=>{t[n]||(r[n]=this.shape[n])}),new cn({...this._def,shape:()=>r})}deepPartial(){return ha(this)}partial(t){const r={};return ot.objectKeys(this.shape).forEach(n=>{const i=this.shape[n];t&&!t[n]?r[n]=i:r[n]=i.optional()}),new cn({...this._def,shape:()=>r})}required(t){const r={};return ot.objectKeys(this.shape).forEach(n=>{if(t&&!t[n])r[n]=this.shape[n];else{let a=this.shape[n];for(;a instanceof Ln;)a=a._def.innerType;r[n]=a}}),new cn({...this._def,shape:()=>r})}keyof(){return Qg(ot.objectKeys(this.shape))}};Rr.create=(e,t)=>new Rr({shape:()=>e,unknownKeys:"strip",catchall:Mn.create(),typeName:Ne.ZodObject,...Ue(t)}),Rr.strictCreate=(e,t)=>new Rr({shape:()=>e,unknownKeys:"strict",catchall:Mn.create(),typeName:Ne.ZodObject,...Ue(t)}),Rr.lazycreate=(e,t)=>new Rr({shape:e,unknownKeys:"strip",catchall:Mn.create(),typeName:Ne.ZodObject,...Ue(t)});let Mo=class extends He{_parse(t){const{ctx:r}=this._processInputParams(t),n=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 r.common.issues.push(...s.ctx.common.issues),s.result;const o=a.map(s=>new Hr(s.ctx.common.issues));return we(r,{code:se.invalid_union,unionErrors:o}),Fe}if(r.common.async)return Promise.all(n.map(async a=>{const o={...r,common:{...r.common,issues:[]},parent:null};return{result:await a._parseAsync({data:r.data,path:r.path,parent:o}),ctx:o}})).then(i);{let a;const o=[];for(const l of n){const u={...r,common:{...r.common,issues:[]},parent:null},c=l._parseSync({data:r.data,path:r.path,parent:u});if(c.status==="valid")return c;c.status==="dirty"&&!a&&(a={result:c,ctx:u}),u.common.issues.length&&o.push(u.common.issues)}if(a)return r.common.issues.push(...a.ctx.common.issues),a.result;const s=o.map(l=>new Hr(l));return we(r,{code:se.invalid_union,unionErrors:s}),Fe}}get options(){return this._def.options}};Mo.create=(e,t)=>new Mo({options:e,typeName:Ne.ZodUnion,...Ue(t)});const Il=e=>e instanceof Fo?Il(e.schema):e instanceof Vr?Il(e.innerType()):e instanceof Bo?[e.value]:e instanceof Uo?e.options:e instanceof zo?Object.keys(e.enum):e instanceof Wo?Il(e._def.innerType):e instanceof Do?[void 0]:e instanceof jo?[null]:null;let Yg=class WI extends He{_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==ge.object)return we(r,{code:se.invalid_type,expected:ge.object,received:r.parsedType}),Fe;const n=this.discriminator,i=r.data[n],a=this.optionsMap.get(i);return a?r.common.async?a._parseAsync({data:r.data,path:r.path,parent:r}):a._parseSync({data:r.data,path:r.path,parent:r}):(we(r,{code:se.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),Fe)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,r,n){const i=new Map;for(const a of r){const o=Il(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 WI({typeName:Ne.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:i,...Ue(n)})}};function Xf(e,t){const r=ni(e),n=ni(t);if(e===t)return{valid:!0,data:e};if(r===ge.object&&n===ge.object){const i=ot.objectKeys(t),a=ot.objectKeys(e).filter(s=>i.indexOf(s)!==-1),o={...e,...t};for(const s of a){const l=Xf(e[s],t[s]);if(!l.valid)return{valid:!1};o[s]=l.data}return{valid:!0,data:o}}else if(r===ge.array&&n===ge.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],l=Xf(o,s);if(!l.valid)return{valid:!1};i.push(l.data)}return{valid:!0,data:i}}else return r===ge.date&&n===ge.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}let Lo=class extends He{_parse(t){const{status:r,ctx:n}=this._processInputParams(t),i=(a,o)=>{if(Gf(a)||Gf(o))return Fe;const s=Xf(a.value,o.value);return s.valid?((Yf(a)||Yf(o))&&r.dirty(),{status:r.value,value:s.data}):(we(n,{code:se.invalid_intersection_types}),Fe)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([a,o])=>i(a,o)):i(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}};Lo.create=(e,t,r)=>new Lo({left:e,right:t,typeName:Ne.ZodIntersection,...Ue(r)});let ii=class HI extends He{_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ge.array)return we(n,{code:se.invalid_type,expected:ge.array,received:n.parsedType}),Fe;if(n.data.length<this._def.items.length)return we(n,{code:se.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Fe;!this._def.rest&&n.data.length>this._def.items.length&&(we(n,{code:se.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());const a=[...n.data].map((o,s)=>{const l=this._def.items[s]||this._def.rest;return l?l._parse(new fn(n,o,n.path,s)):null}).filter(o=>!!o);return n.common.async?Promise.all(a).then(o=>pr.mergeArray(r,o)):pr.mergeArray(r,a)}get items(){return this._def.items}rest(t){return new HI({...this._def,rest:t})}};ii.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new ii({items:e,typeName:Ne.ZodTuple,rest:null,...Ue(t)})};let Jg=class dg extends He{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ge.object)return we(n,{code:se.invalid_type,expected:ge.object,received:n.parsedType}),Fe;const i=[],a=this._def.keyType,o=this._def.valueType;for(const s in n.data)i.push({key:a._parse(new fn(n,s,n.path,s)),value:o._parse(new fn(n,n.data[s],n.path,s))});return n.common.async?pr.mergeObjectAsync(r,i):pr.mergeObjectSync(r,i)}get element(){return this._def.valueType}static create(t,r,n){return r instanceof He?new dg({keyType:t,valueType:r,typeName:Ne.ZodRecord,...Ue(n)}):new dg({keyType:da.create(),valueType:t,typeName:Ne.ZodRecord,...Ue(r)})}},Rl=class extends He{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ge.map)return we(n,{code:se.invalid_type,expected:ge.map,received:n.parsedType}),Fe;const i=this._def.keyType,a=this._def.valueType,o=[...n.data.entries()].map(([s,l],u)=>({key:i._parse(new fn(n,s,n.path,[u,"key"])),value:a._parse(new fn(n,l,n.path,[u,"value"]))}));if(n.common.async){const s=new Map;return Promise.resolve().then(async()=>{for(const l of o){const u=await l.key,c=await l.value;if(u.status==="aborted"||c.status==="aborted")return Fe;(u.status==="dirty"||c.status==="dirty")&&r.dirty(),s.set(u.value,c.value)}return{status:r.value,value:s}})}else{const s=new Map;for(const l of o){const u=l.key,c=l.value;if(u.status==="aborted"||c.status==="aborted")return Fe;(u.status==="dirty"||c.status==="dirty")&&r.dirty(),s.set(u.value,c.value)}return{status:r.value,value:s}}}};Rl.create=(e,t,r)=>new Rl({valueType:t,keyType:e,typeName:Ne.ZodMap,...Ue(r)});let Al=class pg extends He{_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==ge.set)return we(n,{code:se.invalid_type,expected:ge.set,received:n.parsedType}),Fe;const i=this._def;i.minSize!==null&&n.data.size<i.minSize.value&&(we(n,{code:se.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),r.dirty()),i.maxSize!==null&&n.data.size>i.maxSize.value&&(we(n,{code:se.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),r.dirty());const a=this._def.valueType;function o(l){const u=new Set;for(const c of l){if(c.status==="aborted")return Fe;c.status==="dirty"&&r.dirty(),u.add(c.value)}return{status:r.value,value:u}}const s=[...n.data.values()].map((l,u)=>a._parse(new fn(n,l,n.path,u)));return n.common.async?Promise.all(s).then(l=>o(l)):o(s)}min(t,r){return new pg({...this._def,minSize:{value:t,message:Te.toString(r)}})}max(t,r){return new pg({...this._def,maxSize:{value:t,message:Te.toString(r)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}};Al.create=(e,t)=>new Al({valueType:e,minSize:null,maxSize:null,typeName:Ne.ZodSet,...Ue(t)});let Xg=class Ff extends He{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==ge.function)return we(r,{code:se.invalid_type,expected:ge.function,received:r.parsedType}),Fe;function n(s,l){return $l({data:s,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,kl(),Co].filter(u=>!!u),issueData:{code:se.invalid_arguments,argumentsError:l}})}function i(s,l){return $l({data:s,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,kl(),Co].filter(u=>!!u),issueData:{code:se.invalid_return_type,returnTypeError:l}})}const a={errorMap:r.common.contextualErrorMap},o=r.data;if(this._def.returns instanceof ma){const s=this;return sr(async function(...l){const u=new Hr([]),c=await s._def.args.parseAsync(l,a).catch(p=>{throw u.addIssue(n(l,p)),u}),f=await Reflect.apply(o,this,c);return await s._def.returns._def.type.parseAsync(f,a).catch(p=>{throw u.addIssue(i(f,p)),u})})}else{const s=this;return sr(function(...l){const u=s._def.args.safeParse(l,a);if(!u.success)throw new Hr([n(l,u.error)]);const c=Reflect.apply(o,this,u.data),f=s._def.returns.safeParse(c,a);if(!f.success)throw new Hr([i(c,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new Ff({...this._def,args:ii.create(t).rest(ji.create())})}returns(t){return new Ff({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,r,n){return new Ff({args:t||ii.create([]).rest(ji.create()),returns:r||ji.create(),typeName:Ne.ZodFunction,...Ue(n)})}},Fo=class extends He{get schema(){return this._def.getter()}_parse(t){const{ctx:r}=this._processInputParams(t);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}};Fo.create=(e,t)=>new Fo({getter:e,typeName:Ne.ZodLazy,...Ue(t)});let Bo=class extends He{_parse(t){if(t.data!==this._def.value){const r=this._getOrReturnCtx(t);return we(r,{received:r.data,code:se.invalid_literal,expected:this._def.value}),Fe}return{status:"valid",value:t.data}}get value(){return this._def.value}};Bo.create=(e,t)=>new Bo({value:e,typeName:Ne.ZodLiteral,...Ue(t)});function Qg(e,t){return new Uo({values:e,typeName:Ne.ZodEnum,...Ue(t)})}let Uo=class hg extends He{_parse(t){if(typeof t.data!="string"){const r=this._getOrReturnCtx(t),n=this._def.values;return we(r,{expected:ot.joinValues(n),received:r.parsedType,code:se.invalid_type}),Fe}if(this._def.values.indexOf(t.data)===-1){const r=this._getOrReturnCtx(t),n=this._def.values;return we(r,{received:r.data,code:se.invalid_enum_value,options:n}),Fe}return sr(t.data)}get options(){return this._def.values}get enum(){const t={};for(const r of this._def.values)t[r]=r;return t}get Values(){const t={};for(const r of this._def.values)t[r]=r;return t}get Enum(){const t={};for(const r of this._def.values)t[r]=r;return t}extract(t){return hg.create(t)}exclude(t){return hg.create(this.options.filter(r=>!t.includes(r)))}};Uo.create=Qg;let zo=class extends He{_parse(t){const r=ot.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(t);if(n.parsedType!==ge.string&&n.parsedType!==ge.number){const i=ot.objectValues(r);return we(n,{expected:ot.joinValues(i),received:n.parsedType,code:se.invalid_type}),Fe}if(r.indexOf(t.data)===-1){const i=ot.objectValues(r);return we(n,{received:n.data,code:se.invalid_enum_value,options:i}),Fe}return sr(t.data)}get enum(){return this._def.values}};zo.create=(e,t)=>new zo({values:e,typeName:Ne.ZodNativeEnum,...Ue(t)});let ma=class extends He{unwrap(){return this._def.type}_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==ge.promise&&r.common.async===!1)return we(r,{code:se.invalid_type,expected:ge.promise,received:r.parsedType}),Fe;const n=r.parsedType===ge.promise?r.data:Promise.resolve(r.data);return sr(n.then(i=>this._def.type.parseAsync(i,{path:r.path,errorMap:r.common.contextualErrorMap})))}};ma.create=(e,t)=>new ma({type:e,typeName:Ne.ZodPromise,...Ue(t)});let Vr=class extends He{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:r,ctx:n}=this._processInputParams(t),i=this._def.effect||null,a={addIssue:o=>{we(n,o),o.fatal?r.abort():r.dirty()},get path(){return n.path}};if(a.addIssue=a.addIssue.bind(a),i.type==="preprocess"){const o=i.transform(n.data,a);return n.common.issues.length?{status:"dirty",value:n.data}:n.common.async?Promise.resolve(o).then(s=>this._def.schema._parseAsync({data:s,path:n.path,parent:n})):this._def.schema._parseSync({data:o,path:n.path,parent:n})}if(i.type==="refinement"){const o=s=>{const l=i.refinement(s,a);if(n.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(n.common.async===!1){const s=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?Fe:(s.status==="dirty"&&r.dirty(),o(s.value),{status:r.value,value:s.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(s=>s.status==="aborted"?Fe:(s.status==="dirty"&&r.dirty(),o(s.value).then(()=>({status:r.value,value:s.value}))))}if(i.type==="transform")if(n.common.async===!1){const o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!Io(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:r.value,value:s}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>Io(o)?Promise.resolve(i.transform(o.value,a)).then(s=>({status:r.value,value:s})):o);ot.assertNever(i)}};Vr.create=(e,t,r)=>new Vr({schema:e,typeName:Ne.ZodEffects,effect:t,...Ue(r)}),Vr.createWithPreprocess=(e,t,r)=>new Vr({schema:t,effect:{type:"preprocess",transform:e},typeName:Ne.ZodEffects,...Ue(r)});let Ln=class extends He{_parse(t){return this._getType(t)===ge.undefined?sr(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Ln.create=(e,t)=>new Ln({innerType:e,typeName:Ne.ZodOptional,...Ue(t)});let Li=class extends He{_parse(t){return this._getType(t)===ge.null?sr(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Li.create=(e,t)=>new Li({innerType:e,typeName:Ne.ZodNullable,...Ue(t)});let Wo=class extends He{_parse(t){const{ctx:r}=this._processInputParams(t);let n=r.data;return r.parsedType===ge.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}};Wo.create=(e,t)=>new Wo({innerType:e,typeName:Ne.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...Ue(t)});let Pl=class extends He{_parse(t){const{ctx:r}=this._processInputParams(t),n={...r,common:{...r.common,issues:[]}},i=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return Ol(i)?i.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new Hr(n.common.issues)},input:n.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Hr(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}};Pl.create=(e,t)=>new Pl({innerType:e,typeName:Ne.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...Ue(t)});let Nl=class extends He{_parse(t){if(this._getType(t)!==ge.nan){const n=this._getOrReturnCtx(t);return we(n,{code:se.invalid_type,expected:ge.nan,received:n.parsedType}),Fe}return{status:"valid",value:t.data}}};Nl.create=e=>new Nl({typeName:Ne.ZodNaN,...Ue(e)});const sA=Symbol("zod_brand");let eb=class extends He{_parse(t){const{ctx:r}=this._processInputParams(t),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}},Qf=class VI extends He{_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?Fe:a.status==="dirty"?(r.dirty(),Kg(a.value)):this._def.out._parseAsync({data:a.value,path:n.path,parent:n})})();{const i=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?Fe:i.status==="dirty"?(r.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:n.path,parent:n})}}static create(t,r){return new VI({in:t,out:r,typeName:Ne.ZodPipeline})}},Dl=class extends He{_parse(t){const r=this._def.innerType._parse(t);return Io(r)&&(r.value=Object.freeze(r.value)),r}};Dl.create=(e,t)=>new Dl({innerType:e,typeName:Ne.ZodReadonly,...Ue(t)});const tb=(e,t={},r)=>e?pa.create().superRefine((n,i)=>{var a,o;if(!e(n)){const s=typeof t=="function"?t(n):typeof t=="string"?{message:t}:t,l=(o=(a=s.fatal)!==null&&a!==void 0?a:r)!==null&&o!==void 0?o:!0,u=typeof s=="string"?{message:s}:s;i.addIssue({code:"custom",...u,fatal:l})}}):pa.create(),lA={object:Rr.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 uA=(e,t={message:`Input not instance of ${e.name}`})=>tb(r=>r instanceof e,t),rb=da.create,nb=Ro.create,cA=Nl.create,fA=Ao.create,ib=Po.create,dA=No.create,pA=Tl.create,hA=Do.create,mA=jo.create,vA=pa.create,yA=ji.create,gA=Mn.create,bA=Cl.create,wA=Mi.create,xA=Rr.create,SA=Rr.strictCreate,EA=Mo.create,_A=Yg.create,kA=Lo.create,$A=ii.create,OA=Jg.create,TA=Rl.create,CA=Al.create,IA=Xg.create,RA=Fo.create,AA=Bo.create,PA=Uo.create,NA=zo.create,DA=ma.create,ab=Vr.create,jA=Ln.create,MA=Li.create,LA=Vr.createWithPreprocess,FA=Qf.create;var Se=Object.freeze({__proto__:null,defaultErrorMap:Co,setErrorMap:KR,getErrorMap:kl,makeIssue:$l,EMPTY_PATH:GR,addIssueToContext:we,ParseStatus:pr,INVALID:Fe,DIRTY:Kg,OK:sr,isAborted:Gf,isDirty:Yf,isValid:Io,isAsync:Ol,get util(){return ot},get objectUtil(){return Kf},ZodParsedType:ge,getParsedType:ni,ZodType:He,ZodString:da,ZodNumber:Ro,ZodBigInt:Ao,ZodBoolean:Po,ZodDate:No,ZodSymbol:Tl,ZodUndefined:Do,ZodNull:jo,ZodAny:pa,ZodUnknown:ji,ZodNever:Mn,ZodVoid:Cl,ZodArray:Mi,ZodObject:Rr,ZodUnion:Mo,ZodDiscriminatedUnion:Yg,ZodIntersection:Lo,ZodTuple:ii,ZodRecord:Jg,ZodMap:Rl,ZodSet:Al,ZodFunction:Xg,ZodLazy:Fo,ZodLiteral:Bo,ZodEnum:Uo,ZodNativeEnum:zo,ZodPromise:ma,ZodEffects:Vr,ZodTransformer:Vr,ZodOptional:Ln,ZodNullable:Li,ZodDefault:Wo,ZodCatch:Pl,ZodNaN:Nl,BRAND:sA,ZodBranded:eb,ZodPipeline:Qf,ZodReadonly:Dl,custom:tb,Schema:He,ZodSchema:He,late:lA,get ZodFirstPartyTypeKind(){return Ne},coerce:{string:e=>da.create({...e,coerce:!0}),number:e=>Ro.create({...e,coerce:!0}),boolean:e=>Po.create({...e,coerce:!0}),bigint:e=>Ao.create({...e,coerce:!0}),date:e=>No.create({...e,coerce:!0})},any:vA,array:wA,bigint:fA,boolean:ib,date:dA,discriminatedUnion:_A,effect:ab,enum:PA,function:IA,instanceof:uA,intersection:kA,lazy:RA,literal:AA,map:TA,nan:cA,nativeEnum:NA,never:gA,null:mA,nullable:MA,number:nb,object:xA,oboolean:()=>ib().optional(),onumber:()=>nb().optional(),optional:jA,ostring:()=>rb().optional(),pipeline:FA,preprocess:LA,promise:DA,record:OA,set:CA,strictObject:SA,string:rb,symbol:pA,transformer:ab,tuple:$A,undefined:hA,union:EA,unknown:yA,void:bA,NEVER:Fe,ZodIssueCode:se,quotelessJson:ZR,ZodError:Hr});const va=Se.object({title:Se.string().optional(),link:Se.string().optional()}),ed=Se.object({color:Se.string().optional(),variant:Se.enum(["soft","solid"]).optional(),themeMode:Se.enum(["light","dark"]).optional(),fontFamily:Se.enum(["rubik","inter","ibm","fira"]).optional(),radius:Se.number().min(.5).max(4).optional()}),ob=Se.object({composerPlaceholder:Se.string().optional(),botName:Se.string().optional(),botAvatar:Se.string().optional(),botDescription:Se.string().optional(),website:va.optional(),email:va.optional(),phone:va.optional(),privacyPolicy:va.optional(),termsOfService:va.optional(),showPoweredBy:Se.boolean().optional()}).merge(ed),sb=Se.enum(["heading1","heading2","heading3","text","horizontalRule","link","italic","bold","orderedList","unorderedList","listItem","lineBreak","pre"]),lb=Se.object({}).passthrough().transform(e=>e),fe=Se.object({className:Se.string().optional(),style:lb.optional()}),jl=Se.object({container:fe.optional(),image:fe.optional(),fallback:fe.optional()}),ub=Se.object({button:fe.optional(),text:Se.record(sb,fe.optional()),image:Se.object({image:fe.optional(),placeholder:fe.optional()}).optional(),audio:fe.optional(),video:fe.optional(),file:Se.object({container:fe.optional(),title:fe.optional(),icon:fe.optional()}).optional(),location:Se.object({container:fe.optional(),title:fe.optional(),icon:fe.optional()}).optional(),column:fe.optional(),row:fe.optional(),bubble:fe.optional(),carousel:Se.object({container:fe.optional(),slidesContainer:fe.optional(),backButton:fe.optional(),nextButton:fe.optional()}).optional(),dropdown:Se.object({button:Se.object({container:fe.optional(),icon:fe.optional(),text:fe.optional()}).optional(),content:Se.object({container:fe.optional(),item:fe.optional()}).optional()}).optional()}),cb=Se.object({container:fe.optional(),modal:Se.object({overlay:fe.optional(),container:fe.optional(),dialog:Se.object({container:fe.optional(),title:Se.object({container:fe.optional(),text:fe.optional(),closeIcon:fe.optional()}).optional(),content:fe.optional(),newConversation:Se.object({text:fe.optional(),button:fe.optional()}).optional()}).optional()}).optional(),notification:Se.object({container:fe.optional(),title:fe.optional(),description:fe.optional(),icon:fe.optional(),closeIcon:fe.optional()}).optional(),header:Se.object({container:fe.optional(),content:Se.object({container:fe.optional(),title:fe.optional(),description:fe.optional(),avatar:jl.optional(),actions:Se.object({container:fe.optional(),icons:fe.optional()}).optional()}),expandedContent:Se.object({container:fe.optional(),group:fe.optional(),descriptionItems:Se.object({container:fe.optional(),icon:fe.optional(),text:fe.optional(),link:fe.optional(),poweredBy:fe.optional()}).optional()}).optional(),description:Se.object({container:fe.optional(),title:fe.optional(),subtitle:fe.optional()}).optional(),newConversationIcon:fe.optional()}).optional(),composer:Se.object({container:fe.optional(),input:fe.optional(),uploadButton:Se.object({container:fe.optional(),icon:fe.optional()}).optional(),button:Se.object({container:fe.optional(),icon:fe.optional()}).optional()}).optional(),fab:Se.object({icon:fe.optional(),container:fe.optional()}).optional(),messageList:Se.object({scrollbar:Se.object({container:fe.optional(),viewport:fe.optional(),thumb:fe.optional(),corner:fe.optional(),background:fe.optional()}).optional(),container:fe.optional(),marquee:Se.object({content:fe.optional(),title:fe.optional(),description:fe.optional(),avatar:jl.optional(),container:fe.optional()}).optional(),scrollDownButton:Se.object({container:fe.optional(),button:fe.optional(),icon:fe.optional()}).optional()}).optional(),message:Se.object({container:fe.optional(),avatar:jl.optional(),blocks:ub.optional()}).optional(),loadingIndicator:Se.object({container:fe.optional(),loader:fe.optional()}).optional()}),fb=Se.enum(["opened","closed","initial"]),db=Se.object({name:Se.string().optional(),pictureUrl:Se.string().optional(),data:Se.record(Se.unknown()).optional()}),pb=Se.object({configuration:ob.optional().catch(void 0),theme:cb.optional().catch(void 0),style:Se.string().optional().catch(void 0),user:db.optional().catch(void 0)}),BA=pb.extend({clientId:Se.string(),botId:Se.string(),selector:Se.string().optional().catch(void 0),webchatScriptUrl:Se.string().optional().catch(void 0),fabScriptUrl:Se.string().optional().catch(void 0),pushpinUrl:Se.string().optional().catch(void 0),defaultState:fb.optional().catch(void 0)});function hb(e){const{fontFamily:t,radius:r,themeMode:n,variant:i,color:a}=ed.parse(e);let o={},s={};if(a){const c=qg(a),f=n==="dark"?Ag(c):c,d=qg(yR(gR(Zf(a)))),p=n==="dark"?Ag(d):d,h=n==="dark"?"#101010":"#fdfdfd";s=Object.entries({...f,1:h}).reduce((g,[v,y])=>({...g,[`--bpPrimary-${v}`]:y}),{});const m=Object.entries({...p,1:h}).reduce((g,[v,y])=>({...g,[`--bpGray-${v}`]:y}),{});o={...s,...m}}r&&(o={...o,"--bpRadius-scale":r.toString()});const l=s?Lg(s["--bpPrimary-600"],s["--bpPrimary-50"])>40?"var(--bpPrimary-50)":"var(--bpPrimary-900)":"var(--bpPrimary-50)",u=i==="solid"?{"--header-bg":"var(--bpPrimary-600)","--header-bg-hover":"var(--bpPrimary-700)","--header-hover-dark":"var(--bpPrimary-800)","--header-title":l,"--header-description":l,"--header-description-icon":l,"--header-description-link":l,"--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":l,"--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":l}:{"--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,...u},Bg(":root",o)+(t?Bg(".bpContainer",{"font-family":`var(--${t}-font)`}):"")}const td=j.forwardRef(({userId:e,src:t,container:r,image:n,fallback:i,...a},o)=>{const s=Ug(e??"",15);return C.jsxs(Hf,{ref:o,"data-color":s,...r,...a,children:[C.jsx(Vf,{src:t,...n}),C.jsx(qf,{...i,children:typeof a.children=="string"?a.children[0]:a.children})]})});function lpe(){}function upe(){}function UA(e,t){const r={};return(e[e.length-1]===""?[...e,""]:e).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const zA=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,WA=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,HA={};function mb(e,t){return(HA.jsx?WA:zA).test(e)}const VA=/[ \t\n\f\r]/g;function qA(e){return typeof e=="object"?e.type==="text"?vb(e.value):!1:vb(e)}function vb(e){return e.replace(VA,"")===""}class Ho{constructor(t,r,n){this.property=t,this.normal=r,n&&(this.space=n)}}Ho.prototype.property={},Ho.prototype.normal={},Ho.prototype.space=null;function yb(e,t){const r={},n={};let i=-1;for(;++i<e.length;)Object.assign(r,e[i].property),Object.assign(n,e[i].normal);return new Ho(r,n,t)}function rd(e){return e.toLowerCase()}class Ar{constructor(t,r){this.property=t,this.attribute=r}}Ar.prototype.space=null,Ar.prototype.boolean=!1,Ar.prototype.booleanish=!1,Ar.prototype.overloadedBoolean=!1,Ar.prototype.number=!1,Ar.prototype.commaSeparated=!1,Ar.prototype.spaceSeparated=!1,Ar.prototype.commaOrSpaceSeparated=!1,Ar.prototype.mustUseProperty=!1,Ar.prototype.defined=!1;let ZA=0;const ze=Fi(),Rt=Fi(),gb=Fi(),ie=Fi(),wt=Fi(),ya=Fi(),Sr=Fi();function Fi(){return 2**++ZA}const nd=Object.freeze(Object.defineProperty({__proto__:null,boolean:ze,booleanish:Rt,commaOrSpaceSeparated:Sr,commaSeparated:ya,number:ie,overloadedBoolean:gb,spaceSeparated:wt},Symbol.toStringTag,{value:"Module"})),id=Object.keys(nd);class ad extends Ar{constructor(t,r,n,i){let a=-1;if(super(t,r),bb(this,"space",i),typeof n=="number")for(;++a<id.length;){const o=id[a];bb(this,id[a],(n&nd[o])===nd[o])}}}ad.prototype.defined=!0;function bb(e,t,r){r&&(e[t]=r)}const KA={}.hasOwnProperty;function ga(e){const t={},r={};let n;for(n in e.properties)if(KA.call(e.properties,n)){const i=e.properties[n],a=new ad(n,e.transform(e.attributes||{},n),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(n)&&(a.mustUseProperty=!0),t[n]=a,r[rd(n)]=n,r[rd(a.attribute)]=n}return new Ho(t,r,e.space)}const wb=ga({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}}),xb=ga({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function Sb(e,t){return t in e?e[t]:t}function Eb(e,t){return Sb(e,t.toLowerCase())}const _b=ga({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:Eb,properties:{xmlns:null,xmlnsXLink:null}}),kb=ga({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:Rt,ariaAutoComplete:null,ariaBusy:Rt,ariaChecked:Rt,ariaColCount:ie,ariaColIndex:ie,ariaColSpan:ie,ariaControls:wt,ariaCurrent:null,ariaDescribedBy:wt,ariaDetails:null,ariaDisabled:Rt,ariaDropEffect:wt,ariaErrorMessage:null,ariaExpanded:Rt,ariaFlowTo:wt,ariaGrabbed:Rt,ariaHasPopup:null,ariaHidden:Rt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:wt,ariaLevel:ie,ariaLive:null,ariaModal:Rt,ariaMultiLine:Rt,ariaMultiSelectable:Rt,ariaOrientation:null,ariaOwns:wt,ariaPlaceholder:null,ariaPosInSet:ie,ariaPressed:Rt,ariaReadOnly:Rt,ariaRelevant:null,ariaRequired:Rt,ariaRoleDescription:wt,ariaRowCount:ie,ariaRowIndex:ie,ariaRowSpan:ie,ariaSelected:Rt,ariaSetSize:ie,ariaSort:null,ariaValueMax:ie,ariaValueMin:ie,ariaValueNow:ie,ariaValueText:null,role:null}}),GA=ga({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:Eb,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:ya,acceptCharset:wt,accessKey:wt,action:null,allow:null,allowFullScreen:ze,allowPaymentRequest:ze,allowUserMedia:ze,alt:null,as:null,async:ze,autoCapitalize:null,autoComplete:wt,autoFocus:ze,autoPlay:ze,blocking:wt,capture:null,charSet:null,checked:ze,cite:null,className:wt,cols:ie,colSpan:null,content:null,contentEditable:Rt,controls:ze,controlsList:wt,coords:ie|ya,crossOrigin:null,data:null,dateTime:null,decoding:null,default:ze,defer:ze,dir:null,dirName:null,disabled:ze,download:gb,draggable:Rt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:ze,formTarget:null,headers:wt,height:ie,hidden:ze,high:ie,href:null,hrefLang:null,htmlFor:wt,httpEquiv:wt,id:null,imageSizes:null,imageSrcSet:null,inert:ze,inputMode:null,integrity:null,is:null,isMap:ze,itemId:null,itemProp:wt,itemRef:wt,itemScope:ze,itemType:wt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:ze,low:ie,manifest:null,max:null,maxLength:ie,media:null,method:null,min:null,minLength:ie,multiple:ze,muted:ze,name:null,nonce:null,noModule:ze,noValidate:ze,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:ze,optimum:ie,pattern:null,ping:wt,placeholder:null,playsInline:ze,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:ze,referrerPolicy:null,rel:wt,required:ze,reversed:ze,rows:ie,rowSpan:ie,sandbox:wt,scope:null,scoped:ze,seamless:ze,selected:ze,shadowRootClonable:ze,shadowRootDelegatesFocus:ze,shadowRootMode:null,shape:null,size:ie,sizes:null,slot:null,span:ie,spellCheck:Rt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ie,step:null,style:null,tabIndex:ie,target:null,title:null,translate:null,type:null,typeMustMatch:ze,useMap:null,value:Rt,width:ie,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:wt,axis:null,background:null,bgColor:null,border:ie,borderColor:null,bottomMargin:ie,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:ze,declare:ze,event:null,face:null,frame:null,frameBorder:null,hSpace:ie,leftMargin:ie,link:null,longDesc:null,lowSrc:null,marginHeight:ie,marginWidth:ie,noResize:ze,noHref:ze,noShade:ze,noWrap:ze,object:null,profile:null,prompt:null,rev:null,rightMargin:ie,rules:null,scheme:null,scrolling:Rt,standby:null,summary:null,text:null,topMargin:ie,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ie,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:ze,disableRemotePlayback:ze,prefix:null,property:null,results:ie,security:null,unselectable:null}}),YA=ga({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:Sb,properties:{about:Sr,accentHeight:ie,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ie,amplitude:ie,arabicForm:null,ascent:ie,attributeName:null,attributeType:null,azimuth:ie,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ie,by:null,calcMode:null,capHeight:ie,className:wt,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:ie,diffuseConstant:ie,direction:null,display:null,dur:null,divisor:ie,dominantBaseline:null,download:ze,dx:null,dy:null,edgeMode:null,editable:null,elevation:ie,enableBackground:null,end:null,event:null,exponent:ie,externalResourcesRequired:null,fill:null,fillOpacity:ie,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:ya,g2:ya,glyphName:ya,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ie,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ie,horizOriginX:ie,horizOriginY:ie,id:null,ideographic:ie,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ie,k:ie,k1:ie,k2:ie,k3:ie,k4:ie,kernelMatrix:Sr,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ie,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:ie,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:ie,overlineThickness:ie,paintOrder:null,panose1:null,path:null,pathLength:ie,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:wt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ie,pointsAtY:ie,pointsAtZ:ie,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Sr,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Sr,rev:Sr,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Sr,requiredFeatures:Sr,requiredFonts:Sr,requiredFormats:Sr,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:ie,specularExponent:ie,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ie,strikethroughThickness:ie,string:null,stroke:null,strokeDashArray:Sr,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ie,strokeOpacity:ie,strokeWidth:null,style:null,surfaceScale:ie,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Sr,tabIndex:ie,tableValues:null,target:null,targetX:ie,targetY:ie,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Sr,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ie,underlineThickness:ie,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ie,values:null,vAlphabetic:ie,vMathematical:ie,vectorEffect:null,vHanging:ie,vIdeographic:ie,version:null,vertAdvY:ie,vertOriginX:ie,vertOriginY:ie,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ie,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),JA=/^data[-\w.:]+$/i,$b=/-[a-z]/g,XA=/[A-Z]/g;function QA(e,t){const r=rd(t);let n=t,i=Ar;if(r in e.normal)return e.property[e.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&JA.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace($b,tP);n="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!$b.test(a)){let o=a.replace(XA,eP);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=ad}return new i(n,t)}function eP(e){return"-"+e.toLowerCase()}function tP(e){return e.charAt(1).toUpperCase()}const rP={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"},nP=yb([xb,wb,_b,kb,GA],"html"),od=yb([xb,wb,_b,kb,YA],"svg");function iP(e){return e.join(" ").trim()}var Ob={},Tb=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,aP=/\n/g,oP=/^\s*/,sP=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,lP=/^:\s*/,uP=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,cP=/^[;\s]*/,fP=/^\s+|\s+$/g,dP=`
|
|
31
|
-
`,Cb="/",Ib="*",Bi="",pP="comment",hP="declaration",mP=function(e,t){if(typeof e!="string")throw new TypeError("First argument must be a string");if(!e)return[];t=t||{};var r=1,n=1;function i(h){var m=h.match(aP);m&&(r+=m.length);var g=h.lastIndexOf(dP);n=~g?h.length-g:n+h.length}function a(){var h={line:r,column:n};return function(m){return m.position=new o(h),u(),m}}function o(h){this.start=h,this.end={line:r,column:n},this.source=t.source}o.prototype.content=e;function s(h){var m=new Error(t.source+":"+r+":"+n+": "+h);if(m.reason=h,m.filename=t.source,m.line=r,m.column=n,m.source=e,!t.silent)throw m}function l(h){var m=h.exec(e);if(m){var g=m[0];return i(g),e=e.slice(g.length),m}}function u(){l(oP)}function c(h){var m;for(h=h||[];m=f();)m!==!1&&h.push(m);return h}function f(){var h=a();if(!(Cb!=e.charAt(0)||Ib!=e.charAt(1))){for(var m=2;Bi!=e.charAt(m)&&(Ib!=e.charAt(m)||Cb!=e.charAt(m+1));)++m;if(m+=2,Bi===e.charAt(m-1))return s("End of comment missing");var g=e.slice(2,m-2);return n+=2,i(g),e=e.slice(m),n+=2,h({type:pP,comment:g})}}function d(){var h=a(),m=l(sP);if(m){if(f(),!l(lP))return s("property missing ':'");var g=l(uP),v=h({type:hP,property:Rb(m[0].replace(Tb,Bi)),value:g?Rb(g[0].replace(Tb,Bi)):Bi});return l(cP),v}}function p(){var h=[];c(h);for(var m;m=d();)m!==!1&&(h.push(m),c(h));return h}return u(),p()};function Rb(e){return e?e.replace(fP,Bi):Bi}var vP=ct&&ct.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Ob,"__esModule",{value:!0});var Ab=Ob.default=gP,yP=vP(mP);function gP(e,t){var r=null;if(!e||typeof e!="string")return r;var n=(0,yP.default)(e),i=typeof t=="function";return n.forEach(function(a){if(a.type==="declaration"){var o=a.property,s=a.value;i?t(o,s,a):s&&(r=r||{},r[o]=s)}}),r}const bP=Ab.default||Ab,Pb=Nb("end"),sd=Nb("start");function Nb(e){return t;function t(r){const n=r&&r.position&&r.position[e]||{};if(typeof n.line=="number"&&n.line>0&&typeof n.column=="number"&&n.column>0)return{line:n.line,column:n.column,offset:typeof n.offset=="number"&&n.offset>-1?n.offset:void 0}}}function wP(e){const t=sd(e),r=Pb(e);if(t&&r)return{start:t,end:r}}function Vo(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Db(e.position):"start"in e||"end"in e?Db(e):"line"in e||"column"in e?ld(e):""}function ld(e){return jb(e&&e.line)+":"+jb(e&&e.column)}function Db(e){return ld(e&&e.start)+"-"+ld(e&&e.end)}function jb(e){return e&&typeof e=="number"?e:1}class er extends Error{constructor(t,r,n){super(),typeof r=="string"&&(n=r,r=void 0);let i="",a={},o=!1;if(r&&("line"in r&&"column"in r?a={place:r}:"start"in r&&"end"in r?a={place:r}:"type"in r?a={ancestors:[r],place:r.position}:a={...r}),typeof t=="string"?i=t:!a.cause&&t&&(o=!0,i=t.message,a.cause=t),!a.ruleId&&!a.source&&typeof n=="string"){const l=n.indexOf(":");l===-1?a.ruleId=n:(a.source=n.slice(0,l),a.ruleId=n.slice(l+1))}if(!a.place&&a.ancestors&&a.ancestors){const l=a.ancestors[a.ancestors.length-1];l&&(a.place=l.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=Vo(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}}er.prototype.file="",er.prototype.name="",er.prototype.reason="",er.prototype.message="",er.prototype.stack="",er.prototype.column=void 0,er.prototype.line=void 0,er.prototype.ancestors=void 0,er.prototype.cause=void 0,er.prototype.fatal=void 0,er.prototype.place=void 0,er.prototype.ruleId=void 0,er.prototype.source=void 0;const ud={}.hasOwnProperty,xP=new Map,SP=/[A-Z]/g,EP=/-([a-z])/g,_P=new Set(["table","tbody","thead","tfoot","tr"]),kP=new Set(["td","th"]),Mb="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function $P(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const r=t.filePath||void 0;let n;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");n=NP(r,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");n=PP(r,t.jsx,t.jsxs)}const i={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:n,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:r,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?od:nP,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=Lb(i,e,void 0);return a&&typeof a!="string"?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function Lb(e,t,r){if(t.type==="element")return OP(e,t,r);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return TP(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return IP(e,t,r);if(t.type==="mdxjsEsm")return CP(e,t);if(t.type==="root")return RP(e,t,r);if(t.type==="text")return AP(e,t)}function OP(e,t,r){const n=e.schema;let i=n;t.tagName.toLowerCase()==="svg"&&n.space==="html"&&(i=od,e.schema=i),e.ancestors.push(t);const a=Bb(e,t.tagName,!1),o=DP(e,t);let s=fd(e,t);return _P.has(t.tagName)&&(s=s.filter(function(l){return typeof l=="string"?!qA(l):!0})),Fb(e,o,a,t),cd(o,s),e.ancestors.pop(),e.schema=n,e.create(t,a,o,r)}function TP(e,t){if(t.data&&t.data.estree&&e.evaluater){const n=t.data.estree.body[0];return n.type,e.evaluater.evaluateExpression(n.expression)}qo(e,t.position)}function CP(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);qo(e,t.position)}function IP(e,t,r){const n=e.schema;let i=n;t.name==="svg"&&n.space==="html"&&(i=od,e.schema=i),e.ancestors.push(t);const a=t.name===null?e.Fragment:Bb(e,t.name,!0),o=jP(e,t),s=fd(e,t);return Fb(e,o,a,t),cd(o,s),e.ancestors.pop(),e.schema=n,e.create(t,a,o,r)}function RP(e,t,r){const n={};return cd(n,fd(e,t)),e.create(t,e.Fragment,n,r)}function AP(e,t){return t.value}function Fb(e,t,r,n){typeof r!="string"&&r!==e.Fragment&&e.passNode&&(t.node=n)}function cd(e,t){if(t.length>0){const r=t.length>1?t:t[0];r&&(e.children=r)}}function PP(e,t,r){return n;function n(i,a,o,s){const u=Array.isArray(o.children)?r:t;return s?u(a,o,s):u(a,o)}}function NP(e,t){return r;function r(n,i,a,o){const s=Array.isArray(a.children),l=sd(n);return t(i,a,o,s,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function DP(e,t){const r={};let n,i;for(i in t.properties)if(i!=="children"&&ud.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"&&kP.has(t.tagName)?n=s:r[o]=s}}if(n){const a=r.style||(r.style={});a[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=n}return r}function jP(e,t){const r={};for(const n of t.attributes)if(n.type==="mdxJsxExpressionAttribute")if(n.data&&n.data.estree&&e.evaluater){const a=n.data.estree.body[0];a.type;const o=a.expression;o.type;const s=o.properties[0];s.type,Object.assign(r,e.evaluater.evaluateExpression(s.argument))}else qo(e,t.position);else{const i=n.name;let a;if(n.value&&typeof n.value=="object")if(n.value.data&&n.value.data.estree&&e.evaluater){const s=n.value.data.estree.body[0];s.type,a=e.evaluater.evaluateExpression(s.expression)}else qo(e,t.position);else a=n.value===null?!0:n.value;r[i]=a}return r}function fd(e,t){const r=[];let n=-1;const i=e.passKeys?new Map:xP;for(;++n<t.children.length;){const a=t.children[n];let o;if(e.passKeys){const l=a.type==="element"?a.tagName:a.type==="mdxJsxFlowElement"||a.type==="mdxJsxTextElement"?a.name:void 0;if(l){const u=i.get(l)||0;o=l+"-"+u,i.set(l,u+1)}}const s=Lb(e,a,o);s!==void 0&&r.push(s)}return r}function MP(e,t,r){const n=QA(e.schema,t);if(!(r==null||typeof r=="number"&&Number.isNaN(r))){if(Array.isArray(r)&&(r=n.commaSeparated?UA(r):iP(r)),n.property==="style"){let i=typeof r=="object"?r:LP(e,String(r));return e.stylePropertyNameCase==="css"&&(i=FP(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&n.space?rP[n.property]||n.property:n.attribute,r]}}function LP(e,t){const r={};try{bP(t,n)}catch(i){if(!e.ignoreInvalidStyle){const a=i,o=new er("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=Mb+"#cannot-parse-style-attribute",o}}return r;function n(i,a){let o=i;o.slice(0,2)!=="--"&&(o.slice(0,4)==="-ms-"&&(o="ms-"+o.slice(4)),o=o.replace(EP,UP)),r[o]=a}}function Bb(e,t,r){let n;if(!r)n={type:"Literal",value:t};else if(t.includes(".")){const i=t.split(".");let a=-1,o;for(;++a<i.length;){const s=mb(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}n=o}else n=mb(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(n.type==="Literal"){const i=n.value;return ud.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(n);qo(e)}function qo(e,t){const r=new er("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=Mb+"#cannot-handle-mdx-estrees-without-createevaluater",r}function FP(e){const t={};let r;for(r in e)ud.call(e,r)&&(t[BP(r)]=e[r]);return t}function BP(e){let t=e.replace(SP,zP);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function UP(e,t){return t.toUpperCase()}function zP(e){return"-"+e.toLowerCase()}const dd={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"]},WP={};function pd(e,t){const r=WP,n=typeof r.includeImageAlt=="boolean"?r.includeImageAlt:!0,i=typeof r.includeHtml=="boolean"?r.includeHtml:!0;return Ub(e,n,i)}function Ub(e,t,r){if(HP(e)){if("value"in e)return e.type==="html"&&!r?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return zb(e.children,t,r)}return Array.isArray(e)?zb(e,t,r):""}function zb(e,t,r){const n=[];let i=-1;for(;++i<e.length;)n[i]=Ub(e[i],t,r);return n.join("")}function HP(e){return!!(e&&typeof e=="object")}const Wb=document.createElement("i");function hd(e){const t="&"+e+";";Wb.innerHTML=t;const r=Wb.textContent;return r.charCodeAt(r.length-1)===59&&e!=="semi"||r===t?!1:r}function Pr(e,t,r,n){const i=e.length;let a=0,o;if(t<0?t=-t>i?0:i+t:t=t>i?i:t,r=r>0?r:0,n.length<1e4)o=Array.from(n),o.unshift(t,r),e.splice(...o);else for(r&&e.splice(t,r);a<n.length;)o=n.slice(a,a+1e4),o.unshift(t,0),e.splice(...o),a+=1e4,t+=1e4}function Nr(e,t){return e.length>0?(Pr(e,e.length,0,t),e):t}const Hb={}.hasOwnProperty;function Vb(e){const t={};let r=-1;for(;++r<e.length;)VP(t,e[r]);return t}function VP(e,t){let r;for(r in t){const i=(Hb.call(e,r)?e[r]:void 0)||(e[r]={}),a=t[r];let o;if(a)for(o in a){Hb.call(i,o)||(i[o]=[]);const s=a[o];qP(i[o],Array.isArray(s)?s:s?[s]:[])}}}function qP(e,t){let r=-1;const n=[];for(;++r<t.length;)(t[r].add==="after"?e:n).push(t[r]);Pr(e,0,0,n)}function qb(e,t){const r=Number.parseInt(e,t);return r<9||r===11||r>13&&r<32||r>126&&r<160||r>55295&&r<57344||r>64975&&r<65008||(r&65535)===65535||(r&65535)===65534||r>1114111?"�":String.fromCodePoint(r)}function qr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const lr=ai(/[A-Za-z]/),tr=ai(/[\dA-Za-z]/),ZP=ai(/[#-'*+\--9=?A-Z^-~]/);function Ml(e){return e!==null&&(e<32||e===127)}const md=ai(/\d/),KP=ai(/[\dA-Fa-f]/),GP=ai(/[!-/:-@[-`{-~]/);function Ie(e){return e!==null&&e<-2}function yt(e){return e!==null&&(e<0||e===32)}function Ke(e){return e===-2||e===-1||e===32}const Ll=ai(new RegExp("\\p{P}|\\p{S}","u")),Ui=ai(/\s/);function ai(e){return t;function t(r){return r!==null&&r>-1&&e.test(String.fromCharCode(r))}}function ba(e){const t=[];let r=-1,n=0,i=0;for(;++r<e.length;){const a=e.charCodeAt(r);let o="";if(a===37&&tr(e.charCodeAt(r+1))&&tr(e.charCodeAt(r+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(r+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(n,r),encodeURIComponent(o)),n=r+i+1,o=""),i&&(r+=i,i=0)}return t.join("")+e.slice(n)}function Qe(e,t,r,n){const i=n?n-1:Number.POSITIVE_INFINITY;let a=0;return o;function o(l){return Ke(l)?(e.enter(r),s(l)):t(l)}function s(l){return Ke(l)&&a++<i?(e.consume(l),s):(e.exit(r),t(l))}}const YP={tokenize:JP};function JP(e){const t=e.attempt(this.parser.constructs.contentInitial,n,i);let r;return t;function n(s){if(s===null){e.consume(s);return}return e.enter("lineEnding"),e.consume(s),e.exit("lineEnding"),Qe(e,t,"linePrefix")}function i(s){return e.enter("paragraph"),a(s)}function a(s){const l=e.enter("chunkText",{contentType:"text",previous:r});return r&&(r.next=l),r=l,o(s)}function o(s){if(s===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(s);return}return Ie(s)?(e.consume(s),e.exit("chunkText"),a):(e.consume(s),o)}}const XP={tokenize:QP},Zb={tokenize:eN};function QP(e){const t=this,r=[];let n=0,i,a,o;return s;function s(b){if(n<r.length){const k=r[n];return t.containerState=k[1],e.attempt(k[0].continuation,l,u)(b)}return u(b)}function l(b){if(n++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&y();const k=t.events.length;let S=k,_;for(;S--;)if(t.events[S][0]==="exit"&&t.events[S][1].type==="chunkFlow"){_=t.events[S][1].end;break}v(n);let $=k;for(;$<t.events.length;)t.events[$][1].end=Object.assign({},_),$++;return Pr(t.events,S+1,0,t.events.slice(k)),t.events.length=$,u(b)}return s(b)}function u(b){if(n===r.length){if(!i)return d(b);if(i.currentConstruct&&i.currentConstruct.concrete)return h(b);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Zb,c,f)(b)}function c(b){return i&&y(),v(n),d(b)}function f(b){return t.parser.lazy[t.now().line]=n!==r.length,o=t.now().offset,h(b)}function d(b){return t.containerState={},e.attempt(Zb,p,h)(b)}function p(b){return n++,r.push([t.currentConstruct,t.containerState]),d(b)}function h(b){if(b===null){i&&y(),v(0),e.consume(b);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{contentType:"flow",previous:a,_tokenizer:i}),m(b)}function m(b){if(b===null){g(e.exit("chunkFlow"),!0),v(0),e.consume(b);return}return Ie(b)?(e.consume(b),g(e.exit("chunkFlow")),n=0,t.interrupt=void 0,s):(e.consume(b),m)}function g(b,k){const S=t.sliceStream(b);if(k&&S.push(null),b.previous=a,a&&(a.next=b),a=b,i.defineSkip(b.start),i.write(S),t.parser.lazy[b.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 N=$,z,O;for(;N--;)if(t.events[N][0]==="exit"&&t.events[N][1].type==="chunkFlow"){if(z){O=t.events[N][1].end;break}z=!0}for(v(n),_=$;_<t.events.length;)t.events[_][1].end=Object.assign({},O),_++;Pr(t.events,N+1,0,t.events.slice($)),t.events.length=_}}function v(b){let k=r.length;for(;k-- >b;){const S=r[k];t.containerState=S[1],S[0].exit.call(t,e)}r.length=b}function y(){i.write([null]),a=void 0,i=void 0,t.containerState._closeFlow=void 0}}function eN(e,t,r){return Qe(e,e.attempt(this.parser.constructs.document,t,r),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Fl(e){if(e===null||yt(e)||Ui(e))return 1;if(Ll(e))return 2}function Bl(e,t,r){const n=[];let i=-1;for(;++i<e.length;){const a=e[i].resolveAll;a&&!n.includes(a)&&(t=a(t,r),n.push(a))}return t}const vd={name:"attention",tokenize:rN,resolveAll:tN};function tN(e,t){let r=-1,n,i,a,o,s,l,u,c;for(;++r<e.length;)if(e[r][0]==="enter"&&e[r][1].type==="attentionSequence"&&e[r][1]._close){for(n=r;n--;)if(e[n][0]==="exit"&&e[n][1].type==="attentionSequence"&&e[n][1]._open&&t.sliceSerialize(e[n][1]).charCodeAt(0)===t.sliceSerialize(e[r][1]).charCodeAt(0)){if((e[n][1]._close||e[r][1]._open)&&(e[r][1].end.offset-e[r][1].start.offset)%3&&!((e[n][1].end.offset-e[n][1].start.offset+e[r][1].end.offset-e[r][1].start.offset)%3))continue;l=e[n][1].end.offset-e[n][1].start.offset>1&&e[r][1].end.offset-e[r][1].start.offset>1?2:1;const f=Object.assign({},e[n][1].end),d=Object.assign({},e[r][1].start);Kb(f,-l),Kb(d,l),o={type:l>1?"strongSequence":"emphasisSequence",start:f,end:Object.assign({},e[n][1].end)},s={type:l>1?"strongSequence":"emphasisSequence",start:Object.assign({},e[r][1].start),end:d},a={type:l>1?"strongText":"emphasisText",start:Object.assign({},e[n][1].end),end:Object.assign({},e[r][1].start)},i={type:l>1?"strong":"emphasis",start:Object.assign({},o.start),end:Object.assign({},s.end)},e[n][1].end=Object.assign({},o.start),e[r][1].start=Object.assign({},s.end),u=[],e[n][1].end.offset-e[n][1].start.offset&&(u=Nr(u,[["enter",e[n][1],t],["exit",e[n][1],t]])),u=Nr(u,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",a,t]]),u=Nr(u,Bl(t.parser.constructs.insideSpan.null,e.slice(n+1,r),t)),u=Nr(u,[["exit",a,t],["enter",s,t],["exit",s,t],["exit",i,t]]),e[r][1].end.offset-e[r][1].start.offset?(c=2,u=Nr(u,[["enter",e[r][1],t],["exit",e[r][1],t]])):c=0,Pr(e,n-1,r-n+3,u),r=n+u.length-c-2;break}}for(r=-1;++r<e.length;)e[r][1].type==="attentionSequence"&&(e[r][1].type="data");return e}function rN(e,t){const r=this.parser.constructs.attentionMarkers.null,n=this.previous,i=Fl(n);let a;return o;function o(l){return a=l,e.enter("attentionSequence"),s(l)}function s(l){if(l===a)return e.consume(l),s;const u=e.exit("attentionSequence"),c=Fl(l),f=!c||c===2&&i||r.includes(l),d=!i||i===2&&c||r.includes(n);return u._open=!!(a===42?f:f&&(i||!d)),u._close=!!(a===42?d:d&&(c||!f)),t(l)}}function Kb(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const nN={name:"autolink",tokenize:iN};function iN(e,t,r){let n=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 lr(p)?(e.consume(p),o):p===64?r(p):u(p)}function o(p){return p===43||p===45||p===46||tr(p)?(n=1,s(p)):u(p)}function s(p){return p===58?(e.consume(p),n=0,l):(p===43||p===45||p===46||tr(p))&&n++<32?(e.consume(p),s):(n=0,u(p))}function l(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||Ml(p)?r(p):(e.consume(p),l)}function u(p){return p===64?(e.consume(p),c):ZP(p)?(e.consume(p),u):r(p)}function c(p){return tr(p)?f(p):r(p)}function f(p){return p===46?(e.consume(p),n=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||tr(p))&&n++<63){const h=p===45?d:f;return e.consume(p),h}return r(p)}}const Zo={tokenize:aN,partial:!0};function aN(e,t,r){return n;function n(a){return Ke(a)?Qe(e,i,"linePrefix")(a):i(a)}function i(a){return a===null||Ie(a)?t(a):r(a)}}const Gb={name:"blockQuote",tokenize:oN,continuation:{tokenize:sN},exit:lN};function oN(e,t,r){const n=this;return i;function i(o){if(o===62){const s=n.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 r(o)}function a(o){return Ke(o)?(e.enter("blockQuotePrefixWhitespace"),e.consume(o),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(o))}}function sN(e,t,r){const n=this;return i;function i(o){return Ke(o)?Qe(e,a,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):a(o)}function a(o){return e.attempt(Gb,t,r)(o)}}function lN(e){e.exit("blockQuote")}const Yb={name:"characterEscape",tokenize:uN};function uN(e,t,r){return n;function n(a){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(a),e.exit("escapeMarker"),i}function i(a){return GP(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):r(a)}}const Jb={name:"characterReference",tokenize:cN};function cN(e,t,r){const n=this;let i=0,a,o;return s;function s(f){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),l}function l(f){return f===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(f),e.exit("characterReferenceMarkerNumeric"),u):(e.enter("characterReferenceValue"),a=31,o=tr,c(f))}function u(f){return f===88||f===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(f),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,o=KP,c):(e.enter("characterReferenceValue"),a=7,o=md,c(f))}function c(f){if(f===59&&i){const d=e.exit("characterReferenceValue");return o===tr&&!hd(n.sliceSerialize(d))?r(f):(e.enter("characterReferenceMarker"),e.consume(f),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return o(f)&&i++<a?(e.consume(f),c):r(f)}}const Xb={tokenize:dN,partial:!0},Qb={name:"codeFenced",tokenize:fN,concrete:!0};function fN(e,t,r){const n=this,i={tokenize:S,partial:!0};let a=0,o=0,s;return l;function l(_){return u(_)}function u(_){const $=n.events[n.events.length-1];return a=$&&$[1].type==="linePrefix"?$[2].sliceSerialize($[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?r(_):(e.exit("codeFencedFenceSequence"),Ke(_)?Qe(e,f,"whitespace")(_):f(_))}function f(_){return _===null||Ie(_)?(e.exit("codeFencedFence"),n.interrupt?t(_):e.check(Xb,m,k)(_)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),d(_))}function d(_){return _===null||Ie(_)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),f(_)):Ke(_)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Qe(e,p,"whitespace")(_)):_===96&&_===s?r(_):(e.consume(_),d)}function p(_){return _===null||Ie(_)?f(_):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),h(_))}function h(_){return _===null||Ie(_)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),f(_)):_===96&&_===s?r(_):(e.consume(_),h)}function m(_){return e.attempt(i,k,g)(_)}function g(_){return e.enter("lineEnding"),e.consume(_),e.exit("lineEnding"),v}function v(_){return a>0&&Ke(_)?Qe(e,y,"linePrefix",a+1)(_):y(_)}function y(_){return _===null||Ie(_)?e.check(Xb,m,k)(_):(e.enter("codeFlowValue"),b(_))}function b(_){return _===null||Ie(_)?(e.exit("codeFlowValue"),y(_)):(e.consume(_),b)}function k(_){return e.exit("codeFenced"),t(_)}function S(_,$,N){let z=0;return O;function O(M){return _.enter("lineEnding"),_.consume(M),_.exit("lineEnding"),D}function D(M){return _.enter("codeFencedFence"),Ke(M)?Qe(_,H,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(M):H(M)}function H(M){return M===s?(_.enter("codeFencedFenceSequence"),L(M)):N(M)}function L(M){return M===s?(z++,_.consume(M),L):z>=o?(_.exit("codeFencedFenceSequence"),Ke(M)?Qe(_,W,"whitespace")(M):W(M)):N(M)}function W(M){return M===null||Ie(M)?(_.exit("codeFencedFence"),$(M)):N(M)}}}function dN(e,t,r){const n=this;return i;function i(o){return o===null?r(o):(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a)}function a(o){return n.parser.lazy[n.now().line]?r(o):t(o)}}const yd={name:"codeIndented",tokenize:hN},pN={tokenize:mN,partial:!0};function hN(e,t,r){const n=this;return i;function i(u){return e.enter("codeIndented"),Qe(e,a,"linePrefix",5)(u)}function a(u){const c=n.events[n.events.length-1];return c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?o(u):r(u)}function o(u){return u===null?l(u):Ie(u)?e.attempt(pN,o,l)(u):(e.enter("codeFlowValue"),s(u))}function s(u){return u===null||Ie(u)?(e.exit("codeFlowValue"),o(u)):(e.consume(u),s)}function l(u){return e.exit("codeIndented"),t(u)}}function mN(e,t,r){const n=this;return i;function i(o){return n.parser.lazy[n.now().line]?r(o):Ie(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):Qe(e,a,"linePrefix",5)(o)}function a(o){const s=n.events[n.events.length-1];return s&&s[1].type==="linePrefix"&&s[2].sliceSerialize(s[1],!0).length>=4?t(o):Ie(o)?i(o):r(o)}}const vN={name:"codeText",tokenize:bN,resolve:yN,previous:gN};function yN(e){let t=e.length-4,r=3,n,i;if((e[r][1].type==="lineEnding"||e[r][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(n=r;++n<t;)if(e[n][1].type==="codeTextData"){e[r][1].type="codeTextPadding",e[t][1].type="codeTextPadding",r+=2,t-=2;break}}for(n=r-1,t++;++n<=t;)i===void 0?n!==t&&e[n][1].type!=="lineEnding"&&(i=n):(n===t||e[n][1].type==="lineEnding")&&(e[i][1].type="codeTextData",n!==i+2&&(e[i][1].end=e[n-1][1].end,e.splice(i+2,n-i-2),t-=n-i-2,n=i+2),i=void 0);return e}function gN(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function bN(e,t,r){let n=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),n++,s):(e.exit("codeTextSequence"),l(f))}function l(f){return f===null?r(f):f===32?(e.enter("space"),e.consume(f),e.exit("space"),l):f===96?(a=e.enter("codeTextSequence"),i=0,c(f)):Ie(f)?(e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),l):(e.enter("codeTextData"),u(f))}function u(f){return f===null||f===32||f===96||Ie(f)?(e.exit("codeTextData"),l(f)):(e.consume(f),u)}function c(f){return f===96?(e.consume(f),i++,c):i===n?(e.exit("codeTextSequence"),e.exit("codeText"),t(f)):(a.type="codeTextData",u(f))}}class wN{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,r){const n=r??Number.POSITIVE_INFINITY;return n<this.left.length?this.left.slice(t,n):t>this.left.length?this.right.slice(this.right.length-n+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-n+this.left.length).reverse())}splice(t,r,n){const i=r||0;this.setCursor(Math.trunc(t));const a=this.right.splice(this.right.length-i,Number.POSITIVE_INFINITY);return n&&Ko(this.left,n),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),Ko(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Ko(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 r=this.left.splice(t,Number.POSITIVE_INFINITY);Ko(this.right,r.reverse())}else{const r=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Ko(this.left,r.reverse())}}}function Ko(e,t){let r=0;if(t.length<1e4)e.push(...t);else for(;r<t.length;)e.push(...t.slice(r,r+1e4)),r+=1e4}function ew(e){const t={};let r=-1,n,i,a,o,s,l,u;const c=new wN(e);for(;++r<c.length;){for(;r in t;)r=t[r];if(n=c.get(r),r&&n[1].type==="chunkFlow"&&c.get(r-1)[1].type==="listItemPrefix"&&(l=n[1]._tokenizer.events,a=0,a<l.length&&l[a][1].type==="lineEndingBlank"&&(a+=2),a<l.length&&l[a][1].type==="content"))for(;++a<l.length&&l[a][1].type!=="content";)l[a][1].type==="chunkText"&&(l[a][1]._isInFirstContentOfListItem=!0,a++);if(n[0]==="enter")n[1].contentType&&(Object.assign(t,xN(c,r)),r=t[r],u=!0);else if(n[1]._container){for(a=r,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&&(n[1].end=Object.assign({},c.get(i)[1].start),s=c.slice(i,r),s.unshift(n),c.splice(i,r-i+1,s))}}return Pr(e,0,Number.POSITIVE_INFINITY,c.slice(0)),!u}function xN(e,t){const r=e.get(t)[1],n=e.get(t)[2];let i=t-1;const a=[],o=r._tokenizer||n.parser[r.contentType](r.start),s=o.events,l=[],u={};let c,f,d=-1,p=r,h=0,m=0;const g=[m];for(;p;){for(;e.get(++i)[1]!==p;);a.push(i),p._tokenizer||(c=n.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=r;++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&&(m=d+1,g.push(m),p._tokenizer=void 0,p.previous=void 0,p=p.next);for(o.events=[],p?(p._tokenizer=void 0,p.previous=void 0):g.pop(),d=g.length;d--;){const v=s.slice(g[d],g[d+1]),y=a.pop();l.push([y,y+v.length-1]),e.splice(y,2,v)}for(l.reverse(),d=-1;++d<l.length;)u[h+l[d][0]]=h+l[d][1],h+=l[d][1]-l[d][0]-1;return u}const SN={tokenize:kN,resolve:_N},EN={tokenize:$N,partial:!0};function _N(e){return ew(e),e}function kN(e,t){let r;return n;function n(s){return e.enter("content"),r=e.enter("chunkContent",{contentType:"content"}),i(s)}function i(s){return s===null?a(s):Ie(s)?e.check(EN,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"),r.next=e.enter("chunkContent",{contentType:"content",previous:r}),r=r.next,i}}function $N(e,t,r){const n=this;return i;function i(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),Qe(e,a,"linePrefix")}function a(o){if(o===null||Ie(o))return r(o);const s=n.events[n.events.length-1];return!n.parser.constructs.disable.null.includes("codeIndented")&&s&&s[1].type==="linePrefix"&&s[2].sliceSerialize(s[1],!0).length>=4?t(o):e.interrupt(n.parser.constructs.flow,r,t)(o)}}function tw(e,t,r,n,i,a,o,s,l){const u=l||Number.POSITIVE_INFINITY;let c=0;return f;function f(v){return v===60?(e.enter(n),e.enter(i),e.enter(a),e.consume(v),e.exit(a),d):v===null||v===32||v===41||Ml(v)?r(v):(e.enter(n),e.enter(o),e.enter(s),e.enter("chunkString",{contentType:"string"}),m(v))}function d(v){return v===62?(e.enter(a),e.consume(v),e.exit(a),e.exit(i),e.exit(n),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||Ie(v)?r(v):(e.consume(v),v===92?h:p)}function h(v){return v===60||v===62||v===92?(e.consume(v),p):p(v)}function m(v){return!c&&(v===null||v===41||yt(v))?(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(n),t(v)):c<u&&v===40?(e.consume(v),c++,m):v===41?(e.consume(v),c--,m):v===null||v===32||v===40||Ml(v)?r(v):(e.consume(v),v===92?g:m)}function g(v){return v===40||v===41||v===92?(e.consume(v),m):m(v)}}function rw(e,t,r,n,i,a){const o=this;let s=0,l;return u;function u(p){return e.enter(n),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&&!l||p===94&&!s&&"_hiddenFootnoteSupport"in o.parser.constructs?r(p):p===93?(e.exit(a),e.enter(i),e.consume(p),e.exit(i),e.exit(n),t):Ie(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||Ie(p)||s++>999?(e.exit("chunkString"),c(p)):(e.consume(p),l||(l=!Ke(p)),p===92?d:f)}function d(p){return p===91||p===92||p===93?(e.consume(p),s++,f):f(p)}}function nw(e,t,r,n,i,a){let o;return s;function s(d){return d===34||d===39||d===40?(e.enter(n),e.enter(i),e.consume(d),e.exit(i),o=d===40?41:d,l):r(d)}function l(d){return d===o?(e.enter(i),e.consume(d),e.exit(i),e.exit(n),t):(e.enter(a),u(d))}function u(d){return d===o?(e.exit(a),l(o)):d===null?r(d):Ie(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),Qe(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(d))}function c(d){return d===o||d===null||Ie(d)?(e.exit("chunkString"),u(d)):(e.consume(d),d===92?f:c)}function f(d){return d===o||d===92?(e.consume(d),c):c(d)}}function Go(e,t){let r;return n;function n(i){return Ie(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),r=!0,n):Ke(i)?Qe(e,n,r?"linePrefix":"lineSuffix")(i):t(i)}}const ON={name:"definition",tokenize:CN},TN={tokenize:IN,partial:!0};function CN(e,t,r){const n=this;let i;return a;function a(p){return e.enter("definition"),o(p)}function o(p){return rw.call(n,e,s,r,"definitionLabel","definitionLabelMarker","definitionLabelString")(p)}function s(p){return i=qr(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)),p===58?(e.enter("definitionMarker"),e.consume(p),e.exit("definitionMarker"),l):r(p)}function l(p){return yt(p)?Go(e,u)(p):u(p)}function u(p){return tw(e,c,r,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(p)}function c(p){return e.attempt(TN,f,f)(p)}function f(p){return Ke(p)?Qe(e,d,"whitespace")(p):d(p)}function d(p){return p===null||Ie(p)?(e.exit("definition"),n.parser.defined.push(i),t(p)):r(p)}}function IN(e,t,r){return n;function n(s){return yt(s)?Go(e,i)(s):r(s)}function i(s){return nw(e,a,r,"definitionTitle","definitionTitleMarker","definitionTitleString")(s)}function a(s){return Ke(s)?Qe(e,o,"whitespace")(s):o(s)}function o(s){return s===null||Ie(s)?t(s):r(s)}}const RN={name:"hardBreakEscape",tokenize:AN};function AN(e,t,r){return n;function n(a){return e.enter("hardBreakEscape"),e.consume(a),i}function i(a){return Ie(a)?(e.exit("hardBreakEscape"),t(a)):r(a)}}const PN={name:"headingAtx",tokenize:DN,resolve:NN};function NN(e,t){let r=e.length-2,n=3,i,a;return e[n][1].type==="whitespace"&&(n+=2),r-2>n&&e[r][1].type==="whitespace"&&(r-=2),e[r][1].type==="atxHeadingSequence"&&(n===r-1||r-4>n&&e[r-2][1].type==="whitespace")&&(r-=n+1===r?2:4),r>n&&(i={type:"atxHeadingText",start:e[n][1].start,end:e[r][1].end},a={type:"chunkText",start:e[n][1].start,end:e[r][1].end,contentType:"text"},Pr(e,n,r-n+1,[["enter",i,t],["enter",a,t],["exit",a,t],["exit",i,t]])),e}function DN(e,t,r){let n=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&&n++<6?(e.consume(c),o):c===null||yt(c)?(e.exit("atxHeadingSequence"),s(c)):r(c)}function s(c){return c===35?(e.enter("atxHeadingSequence"),l(c)):c===null||Ie(c)?(e.exit("atxHeading"),t(c)):Ke(c)?Qe(e,s,"whitespace")(c):(e.enter("atxHeadingText"),u(c))}function l(c){return c===35?(e.consume(c),l):(e.exit("atxHeadingSequence"),s(c))}function u(c){return c===null||c===35||yt(c)?(e.exit("atxHeadingText"),s(c)):(e.consume(c),u)}}const jN=["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"],iw=["pre","script","style","textarea"],MN={name:"htmlFlow",tokenize:UN,resolveTo:BN,concrete:!0},LN={tokenize:WN,partial:!0},FN={tokenize:zN,partial:!0};function BN(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 UN(e,t,r){const n=this;let i,a,o,s,l;return u;function u(E){return c(E)}function c(E){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(E),f}function f(E){return E===33?(e.consume(E),d):E===47?(e.consume(E),a=!0,m):E===63?(e.consume(E),i=3,n.interrupt?t:w):lr(E)?(e.consume(E),o=String.fromCharCode(E),g):r(E)}function d(E){return E===45?(e.consume(E),i=2,p):E===91?(e.consume(E),i=5,s=0,h):lr(E)?(e.consume(E),i=4,n.interrupt?t:w):r(E)}function p(E){return E===45?(e.consume(E),n.interrupt?t:w):r(E)}function h(E){const Y="CDATA[";return E===Y.charCodeAt(s++)?(e.consume(E),s===Y.length?n.interrupt?t:H:h):r(E)}function m(E){return lr(E)?(e.consume(E),o=String.fromCharCode(E),g):r(E)}function g(E){if(E===null||E===47||E===62||yt(E)){const Y=E===47,oe=o.toLowerCase();return!Y&&!a&&iw.includes(oe)?(i=1,n.interrupt?t(E):H(E)):jN.includes(o.toLowerCase())?(i=6,Y?(e.consume(E),v):n.interrupt?t(E):H(E)):(i=7,n.interrupt&&!n.parser.lazy[n.now().line]?r(E):a?y(E):b(E))}return E===45||tr(E)?(e.consume(E),o+=String.fromCharCode(E),g):r(E)}function v(E){return E===62?(e.consume(E),n.interrupt?t:H):r(E)}function y(E){return Ke(E)?(e.consume(E),y):O(E)}function b(E){return E===47?(e.consume(E),O):E===58||E===95||lr(E)?(e.consume(E),k):Ke(E)?(e.consume(E),b):O(E)}function k(E){return E===45||E===46||E===58||E===95||tr(E)?(e.consume(E),k):S(E)}function S(E){return E===61?(e.consume(E),_):Ke(E)?(e.consume(E),S):b(E)}function _(E){return E===null||E===60||E===61||E===62||E===96?r(E):E===34||E===39?(e.consume(E),l=E,$):Ke(E)?(e.consume(E),_):N(E)}function $(E){return E===l?(e.consume(E),l=null,z):E===null||Ie(E)?r(E):(e.consume(E),$)}function N(E){return E===null||E===34||E===39||E===47||E===60||E===61||E===62||E===96||yt(E)?S(E):(e.consume(E),N)}function z(E){return E===47||E===62||Ke(E)?b(E):r(E)}function O(E){return E===62?(e.consume(E),D):r(E)}function D(E){return E===null||Ie(E)?H(E):Ke(E)?(e.consume(E),D):r(E)}function H(E){return E===45&&i===2?(e.consume(E),I):E===60&&i===1?(e.consume(E),V):E===62&&i===4?(e.consume(E),F):E===63&&i===3?(e.consume(E),w):E===93&&i===5?(e.consume(E),A):Ie(E)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(LN,Z,L)(E)):E===null||Ie(E)?(e.exit("htmlFlowData"),L(E)):(e.consume(E),H)}function L(E){return e.check(FN,W,Z)(E)}function W(E){return e.enter("lineEnding"),e.consume(E),e.exit("lineEnding"),M}function M(E){return E===null||Ie(E)?L(E):(e.enter("htmlFlowData"),H(E))}function I(E){return E===45?(e.consume(E),w):H(E)}function V(E){return E===47?(e.consume(E),o="",U):H(E)}function U(E){if(E===62){const Y=o.toLowerCase();return iw.includes(Y)?(e.consume(E),F):H(E)}return lr(E)&&o.length<8?(e.consume(E),o+=String.fromCharCode(E),U):H(E)}function A(E){return E===93?(e.consume(E),w):H(E)}function w(E){return E===62?(e.consume(E),F):E===45&&i===2?(e.consume(E),w):H(E)}function F(E){return E===null||Ie(E)?(e.exit("htmlFlowData"),Z(E)):(e.consume(E),F)}function Z(E){return e.exit("htmlFlow"),t(E)}}function zN(e,t,r){const n=this;return i;function i(o){return Ie(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),a):r(o)}function a(o){return n.parser.lazy[n.now().line]?r(o):t(o)}}function WN(e,t,r){return n;function n(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(Zo,t,r)}}const HN={name:"htmlText",tokenize:VN};function VN(e,t,r){const n=this;let i,a,o;return s;function s(w){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(w),l}function l(w){return w===33?(e.consume(w),u):w===47?(e.consume(w),S):w===63?(e.consume(w),b):lr(w)?(e.consume(w),N):r(w)}function u(w){return w===45?(e.consume(w),c):w===91?(e.consume(w),a=0,h):lr(w)?(e.consume(w),y):r(w)}function c(w){return w===45?(e.consume(w),p):r(w)}function f(w){return w===null?r(w):w===45?(e.consume(w),d):Ie(w)?(o=f,V(w)):(e.consume(w),f)}function d(w){return w===45?(e.consume(w),p):f(w)}function p(w){return w===62?I(w):w===45?d(w):f(w)}function h(w){const F="CDATA[";return w===F.charCodeAt(a++)?(e.consume(w),a===F.length?m:h):r(w)}function m(w){return w===null?r(w):w===93?(e.consume(w),g):Ie(w)?(o=m,V(w)):(e.consume(w),m)}function g(w){return w===93?(e.consume(w),v):m(w)}function v(w){return w===62?I(w):w===93?(e.consume(w),v):m(w)}function y(w){return w===null||w===62?I(w):Ie(w)?(o=y,V(w)):(e.consume(w),y)}function b(w){return w===null?r(w):w===63?(e.consume(w),k):Ie(w)?(o=b,V(w)):(e.consume(w),b)}function k(w){return w===62?I(w):b(w)}function S(w){return lr(w)?(e.consume(w),_):r(w)}function _(w){return w===45||tr(w)?(e.consume(w),_):$(w)}function $(w){return Ie(w)?(o=$,V(w)):Ke(w)?(e.consume(w),$):I(w)}function N(w){return w===45||tr(w)?(e.consume(w),N):w===47||w===62||yt(w)?z(w):r(w)}function z(w){return w===47?(e.consume(w),I):w===58||w===95||lr(w)?(e.consume(w),O):Ie(w)?(o=z,V(w)):Ke(w)?(e.consume(w),z):I(w)}function O(w){return w===45||w===46||w===58||w===95||tr(w)?(e.consume(w),O):D(w)}function D(w){return w===61?(e.consume(w),H):Ie(w)?(o=D,V(w)):Ke(w)?(e.consume(w),D):z(w)}function H(w){return w===null||w===60||w===61||w===62||w===96?r(w):w===34||w===39?(e.consume(w),i=w,L):Ie(w)?(o=H,V(w)):Ke(w)?(e.consume(w),H):(e.consume(w),W)}function L(w){return w===i?(e.consume(w),i=void 0,M):w===null?r(w):Ie(w)?(o=L,V(w)):(e.consume(w),L)}function W(w){return w===null||w===34||w===39||w===60||w===61||w===96?r(w):w===47||w===62||yt(w)?z(w):(e.consume(w),W)}function M(w){return w===47||w===62||yt(w)?z(w):r(w)}function I(w){return w===62?(e.consume(w),e.exit("htmlTextData"),e.exit("htmlText"),t):r(w)}function V(w){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(w),e.exit("lineEnding"),U}function U(w){return Ke(w)?Qe(e,A,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(w):A(w)}function A(w){return e.enter("htmlTextData"),o(w)}}const gd={name:"labelEnd",tokenize:JN,resolveTo:YN,resolveAll:GN},qN={tokenize:XN},ZN={tokenize:QN},KN={tokenize:eD};function GN(e){let t=-1;for(;++t<e.length;){const r=e[t][1];(r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd")&&(e.splice(t+1,r.type==="labelImage"?4:2),r.type="data",t++)}return e}function YN(e,t){let r=e.length,n=0,i,a,o,s;for(;r--;)if(i=e[r][1],a){if(i.type==="link"||i.type==="labelLink"&&i._inactive)break;e[r][0]==="enter"&&i.type==="labelLink"&&(i._inactive=!0)}else if(o){if(e[r][0]==="enter"&&(i.type==="labelImage"||i.type==="labelLink")&&!i._balanced&&(a=r,i.type!=="labelLink")){n=2;break}}else i.type==="labelEnd"&&(o=r);const l={type:e[a][1].type==="labelLink"?"link":"image",start:Object.assign({},e[a][1].start),end:Object.assign({},e[e.length-1][1].end)},u={type:"label",start:Object.assign({},e[a][1].start),end:Object.assign({},e[o][1].end)},c={type:"labelText",start:Object.assign({},e[a+n+2][1].end),end:Object.assign({},e[o-2][1].start)};return s=[["enter",l,t],["enter",u,t]],s=Nr(s,e.slice(a+1,a+n+3)),s=Nr(s,[["enter",c,t]]),s=Nr(s,Bl(t.parser.constructs.insideSpan.null,e.slice(a+n+4,o-3),t)),s=Nr(s,[["exit",c,t],e[o-2],e[o-1],["exit",u,t]]),s=Nr(s,e.slice(o+1)),s=Nr(s,[["exit",l,t]]),Pr(e,a,e.length,s),e}function JN(e,t,r){const n=this;let i=n.events.length,a,o;for(;i--;)if((n.events[i][1].type==="labelImage"||n.events[i][1].type==="labelLink")&&!n.events[i][1]._balanced){a=n.events[i][1];break}return s;function s(d){return a?a._inactive?f(d):(o=n.parser.defined.includes(qr(n.sliceSerialize({start:a.end,end:n.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(d),e.exit("labelMarker"),e.exit("labelEnd"),l):r(d)}function l(d){return d===40?e.attempt(qN,c,o?c:f)(d):d===91?e.attempt(ZN,c,o?u:f)(d):o?c(d):f(d)}function u(d){return e.attempt(KN,c,f)(d)}function c(d){return t(d)}function f(d){return a._balanced=!0,r(d)}}function XN(e,t,r){return n;function n(f){return e.enter("resource"),e.enter("resourceMarker"),e.consume(f),e.exit("resourceMarker"),i}function i(f){return yt(f)?Go(e,a)(f):a(f)}function a(f){return f===41?c(f):tw(e,o,s,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(f)}function o(f){return yt(f)?Go(e,l)(f):c(f)}function s(f){return r(f)}function l(f){return f===34||f===39||f===40?nw(e,u,r,"resourceTitle","resourceTitleMarker","resourceTitleString")(f):c(f)}function u(f){return yt(f)?Go(e,c)(f):c(f)}function c(f){return f===41?(e.enter("resourceMarker"),e.consume(f),e.exit("resourceMarker"),e.exit("resource"),t):r(f)}}function QN(e,t,r){const n=this;return i;function i(s){return rw.call(n,e,a,o,"reference","referenceMarker","referenceString")(s)}function a(s){return n.parser.defined.includes(qr(n.sliceSerialize(n.events[n.events.length-1][1]).slice(1,-1)))?t(s):r(s)}function o(s){return r(s)}}function eD(e,t,r){return n;function n(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):r(a)}}const tD={name:"labelStartImage",tokenize:rD,resolveAll:gd.resolveAll};function rD(e,t,r){const n=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):r(s)}function o(s){return s===94&&"_hiddenFootnoteSupport"in n.parser.constructs?r(s):t(s)}}const nD={name:"labelStartLink",tokenize:iD,resolveAll:gd.resolveAll};function iD(e,t,r){const n=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 n.parser.constructs?r(o):t(o)}}const bd={name:"lineEnding",tokenize:aD};function aD(e,t){return r;function r(n){return e.enter("lineEnding"),e.consume(n),e.exit("lineEnding"),Qe(e,t,"linePrefix")}}const Ul={name:"thematicBreak",tokenize:oD};function oD(e,t,r){let n=0,i;return a;function a(u){return e.enter("thematicBreak"),o(u)}function o(u){return i=u,s(u)}function s(u){return u===i?(e.enter("thematicBreakSequence"),l(u)):n>=3&&(u===null||Ie(u))?(e.exit("thematicBreak"),t(u)):r(u)}function l(u){return u===i?(e.consume(u),n++,l):(e.exit("thematicBreakSequence"),Ke(u)?Qe(e,s,"whitespace")(u):s(u))}}const hr={name:"list",tokenize:uD,continuation:{tokenize:cD},exit:dD},sD={tokenize:pD,partial:!0},lD={tokenize:fD,partial:!0};function uD(e,t,r){const n=this,i=n.events[n.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 h=n.containerState.type||(p===42||p===43||p===45?"listUnordered":"listOrdered");if(h==="listUnordered"?!n.containerState.marker||p===n.containerState.marker:md(p)){if(n.containerState.type||(n.containerState.type=h,e.enter(h,{_container:!0})),h==="listUnordered")return e.enter("listItemPrefix"),p===42||p===45?e.check(Ul,r,u)(p):u(p);if(!n.interrupt||p===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(p)}return r(p)}function l(p){return md(p)&&++o<10?(e.consume(p),l):(!n.interrupt||o<2)&&(n.containerState.marker?p===n.containerState.marker:p===41||p===46)?(e.exit("listItemValue"),u(p)):r(p)}function u(p){return e.enter("listItemMarker"),e.consume(p),e.exit("listItemMarker"),n.containerState.marker=n.containerState.marker||p,e.check(Zo,n.interrupt?r:c,e.attempt(sD,d,f))}function c(p){return n.containerState.initialBlankLine=!0,a++,d(p)}function f(p){return Ke(p)?(e.enter("listItemPrefixWhitespace"),e.consume(p),e.exit("listItemPrefixWhitespace"),d):r(p)}function d(p){return n.containerState.size=a+n.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(p)}}function cD(e,t,r){const n=this;return n.containerState._closeFlow=void 0,e.check(Zo,i,a);function i(s){return n.containerState.furtherBlankLines=n.containerState.furtherBlankLines||n.containerState.initialBlankLine,Qe(e,t,"listItemIndent",n.containerState.size+1)(s)}function a(s){return n.containerState.furtherBlankLines||!Ke(s)?(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,o(s)):(n.containerState.furtherBlankLines=void 0,n.containerState.initialBlankLine=void 0,e.attempt(lD,t,o)(s))}function o(s){return n.containerState._closeFlow=!0,n.interrupt=void 0,Qe(e,e.attempt(hr,t,r),"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(s)}}function fD(e,t,r){const n=this;return Qe(e,i,"listItemIndent",n.containerState.size+1);function i(a){const o=n.events[n.events.length-1];return o&&o[1].type==="listItemIndent"&&o[2].sliceSerialize(o[1],!0).length===n.containerState.size?t(a):r(a)}}function dD(e){e.exit(this.containerState.type)}function pD(e,t,r){const n=this;return Qe(e,i,"listItemPrefixWhitespace",n.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function i(a){const o=n.events[n.events.length-1];return!Ke(a)&&o&&o[1].type==="listItemPrefixWhitespace"?t(a):r(a)}}const aw={name:"setextUnderline",tokenize:mD,resolveTo:hD};function hD(e,t){let r=e.length,n,i,a;for(;r--;)if(e[r][0]==="enter"){if(e[r][1].type==="content"){n=r;break}e[r][1].type==="paragraph"&&(i=r)}else e[r][1].type==="content"&&e.splice(r,1),!a&&e[r][1].type==="definition"&&(a=r);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[n][1],t]),e[n][1].end=Object.assign({},e[a][1].end)):e[n][1]=o,e.push(["exit",o,t]),e}function mD(e,t,r){const n=this;let i;return a;function a(u){let c=n.events.length,f;for(;c--;)if(n.events[c][1].type!=="lineEnding"&&n.events[c][1].type!=="linePrefix"&&n.events[c][1].type!=="content"){f=n.events[c][1].type==="paragraph";break}return!n.parser.lazy[n.now().line]&&(n.interrupt||f)?(e.enter("setextHeadingLine"),i=u,o(u)):r(u)}function o(u){return e.enter("setextHeadingLineSequence"),s(u)}function s(u){return u===i?(e.consume(u),s):(e.exit("setextHeadingLineSequence"),Ke(u)?Qe(e,l,"lineSuffix")(u):l(u))}function l(u){return u===null||Ie(u)?(e.exit("setextHeadingLine"),t(u)):r(u)}}const vD={tokenize:yD};function yD(e){const t=this,r=e.attempt(Zo,n,e.attempt(this.parser.constructs.flowInitial,i,Qe(e,e.attempt(this.parser.constructs.flow,i,e.attempt(SN,i)),"linePrefix")));return r;function n(a){if(a===null){e.consume(a);return}return e.enter("lineEndingBlank"),e.consume(a),e.exit("lineEndingBlank"),t.currentConstruct=void 0,r}function i(a){if(a===null){e.consume(a);return}return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),t.currentConstruct=void 0,r}}const gD={resolveAll:sw()},bD=ow("string"),wD=ow("text");function ow(e){return{tokenize:t,resolveAll:sw(e==="text"?xD:void 0)};function t(r){const n=this,i=this.parser.constructs[e],a=r.attempt(i,o,s);return o;function o(c){return u(c)?a(c):s(c)}function s(c){if(c===null){r.consume(c);return}return r.enter("data"),r.consume(c),l}function l(c){return u(c)?(r.exit("data"),a(c)):(r.consume(c),l)}function u(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(n,n.previous))return!0}return!1}}}function sw(e){return t;function t(r,n){let i=-1,a;for(;++i<=r.length;)a===void 0?r[i]&&r[i][1].type==="data"&&(a=i,i++):(!r[i]||r[i][1].type!=="data")&&(i!==a+2&&(r[a][1].end=r[i-1][1].end,r.splice(a+2,i-a-2),i=a+2),a=void 0);return e?e(r,n):r}}function xD(e,t){let r=0;for(;++r<=e.length;)if((r===e.length||e[r][1].type==="lineEnding")&&e[r-1][1].type==="data"){const n=e[r-1][1],i=t.sliceStream(n);let a=i.length,o=-1,s=0,l;for(;a--;){const u=i[a];if(typeof u=="string"){for(o=u.length;u.charCodeAt(o-1)===32;)s++,o--;if(o)break;o=-1}else if(u===-2)l=!0,s++;else if(u!==-1){a++;break}}if(s){const u={type:r===e.length||l||s<2?"lineSuffix":"hardBreakTrailing",start:{line:n.end.line,column:n.end.column-s,offset:n.end.offset-s,_index:n.start._index+a,_bufferIndex:a?o:n.start._bufferIndex+o},end:Object.assign({},n.end)};n.end=Object.assign({},u.start),n.start.offset===n.end.offset?Object.assign(n,u):(e.splice(r,0,["enter",u,t],["exit",u,t]),r+=2)}r++}return e}function SD(e,t,r){let n=Object.assign(r?Object.assign({},r):{line:1,column:1,offset:0},{_index:0,_bufferIndex:-1});const i={},a=[];let o=[],s=[];const l={consume:y,enter:b,exit:k,attempt:$(S),check:$(_),interrupt:$(_,{interrupt:!0})},u={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream:p,sliceSerialize:d,now:h,defineSkip:m,write:f};let c=t.tokenize.call(u,l);return t.resolveAll&&a.push(t),u;function f(D){return o=Nr(o,D),g(),o[o.length-1]!==null?[]:(N(t,0),u.events=Bl(a,u.events,u),u.events)}function d(D,H){return _D(p(D),H)}function p(D){return ED(o,D)}function h(){const{line:D,column:H,offset:L,_index:W,_bufferIndex:M}=n;return{line:D,column:H,offset:L,_index:W,_bufferIndex:M}}function m(D){i[D.line]=D.column,O()}function g(){let D;for(;n._index<o.length;){const H=o[n._index];if(typeof H=="string")for(D=n._index,n._bufferIndex<0&&(n._bufferIndex=0);n._index===D&&n._bufferIndex<H.length;)v(H.charCodeAt(n._bufferIndex));else v(H)}}function v(D){c=c(D)}function y(D){Ie(D)?(n.line++,n.column=1,n.offset+=D===-3?2:1,O()):D!==-1&&(n.column++,n.offset++),n._bufferIndex<0?n._index++:(n._bufferIndex++,n._bufferIndex===o[n._index].length&&(n._bufferIndex=-1,n._index++)),u.previous=D}function b(D,H){const L=H||{};return L.type=D,L.start=h(),u.events.push(["enter",L,u]),s.push(L),L}function k(D){const H=s.pop();return H.end=h(),u.events.push(["exit",H,u]),H}function S(D,H){N(D,H.from)}function _(D,H){H.restore()}function $(D,H){return L;function L(W,M,I){let V,U,A,w;return Array.isArray(W)?Z(W):"tokenize"in W?Z([W]):F(W);function F(re){return le;function le(pe){const he=pe!==null&&re[pe],ue=pe!==null&&re.null,Q=[...Array.isArray(he)?he:he?[he]:[],...Array.isArray(ue)?ue:ue?[ue]:[]];return Z(Q)(pe)}}function Z(re){return V=re,U=0,re.length===0?I:E(re[U])}function E(re){return le;function le(pe){return w=z(),A=re,re.partial||(u.currentConstruct=re),re.name&&u.parser.constructs.disable.null.includes(re.name)?oe():re.tokenize.call(H?Object.assign(Object.create(u),H):u,l,Y,oe)(pe)}}function Y(re){return D(A,w),M}function oe(re){return w.restore(),++U<V.length?E(V[U]):I}}}function N(D,H){D.resolveAll&&!a.includes(D)&&a.push(D),D.resolve&&Pr(u.events,H,u.events.length-H,D.resolve(u.events.slice(H),u)),D.resolveTo&&(u.events=D.resolveTo(u.events,u))}function z(){const D=h(),H=u.previous,L=u.currentConstruct,W=u.events.length,M=Array.from(s);return{restore:I,from:W};function I(){n=D,u.previous=H,u.currentConstruct=L,u.events.length=W,s=M,O()}}function O(){n.line in i&&n.column<2&&(n.column=i[n.line],n.offset+=i[n.line]-1)}}function ED(e,t){const r=t.start._index,n=t.start._bufferIndex,i=t.end._index,a=t.end._bufferIndex;let o;if(r===i)o=[e[r].slice(n,a)];else{if(o=e.slice(r,i),n>-1){const s=o[0];typeof s=="string"?o[0]=s.slice(n):o.shift()}a>0&&o.push(e[i].slice(0,a))}return o}function _D(e,t){let r=-1;const n=[];let i;for(;++r<e.length;){const a=e[r];let o;if(typeof a=="string")o=a;else switch(a){case-5:{o="\r";break}case-4:{o=`
|
|
30
|
+
<%s key={someKey} {...props} />`,Qv,ea,Boe,ea),Fn[ea+Qv]=!0}}return C===r?qt(Mt):Xt(Mt),Mt}}function ki(C,te,ye){return Bn(C,te,ye,!0)}function joe(C,te,ye){return Bn(C,te,ye,!1)}var Loe=joe,Foe=ki;po.Fragment=r,po.jsx=Loe,po.jsxs=Foe}()),po}process.env.NODE_ENV==="production"?uf.exports=lC():uf.exports=uC();var I=uf.exports;function cC(e,t=[]){let n=[];function r(a,o){const s=w.createContext(o),u=n.length;n=[...n,o];function l(f){const{scope:d,children:p,...h}=f,m=(d==null?void 0:d[e][u])||s,y=w.useMemo(()=>h,Object.values(h));return I.jsx(m.Provider,{value:y,children:p})}function c(f,d){const p=(d==null?void 0:d[e][u])||s,h=w.useContext(p);if(h)return h;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=>w.createContext(o));return function(s){const u=(s==null?void 0:s[e])||a;return w.useMemo(()=>({[`__scope${e}`]:{...s,[e]:u}}),[s,u])}};return i.scopeName=e,[r,fC(i,...t)]}function fC(...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 w.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function Zr(e){const t=w.useRef(e);return w.useEffect(()=>{t.current=e}),w.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}var ta=globalThis!=null&&globalThis.document?w.useLayoutEffect:()=>{};function dC(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function by(...e){return t=>e.forEach(n=>dC(n,t))}function Kr(...e){return w.useCallback(by(...e),e)}var cf=w.forwardRef((e,t)=>{const{children:n,...r}=e,i=w.Children.toArray(n),a=i.find(hC);if(a){const o=a.props.children,s=i.map(u=>u===a?w.Children.count(o)>1?w.Children.only(null):w.isValidElement(o)?o.props.children:null:u);return I.jsx(ff,{...r,ref:t,children:w.isValidElement(o)?w.cloneElement(o,void 0,s):null})}return I.jsx(ff,{...r,ref:t,children:n})});cf.displayName="Slot";var ff=w.forwardRef((e,t)=>{const{children:n,...r}=e;if(w.isValidElement(n)){const i=vC(n);return w.cloneElement(n,{...mC(r,n.props),ref:t?by(t,i):i})}return w.Children.count(n)>1?w.Children.only(null):null});ff.displayName="SlotClone";var pC=({children:e})=>I.jsx(I.Fragment,{children:e});function hC(e){return w.isValidElement(e)&&e.type===pC}function mC(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 vC(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 yC=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","span","svg","ul"],dn=yC.reduce((e,t)=>{const n=w.forwardRef((r,i)=>{const{asChild:a,...o}=r,s=a?cf:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),I.jsx(s,{...o,ref:i})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{});function gC(e,t){e&&oy.flushSync(()=>e.dispatchEvent(t))}var df="Avatar",[bC,Hoe]=cC(df),[xC,xy]=bC(df),pf=w.forwardRef((e,t)=>{const{__scopeAvatar:n,...r}=e,[i,a]=w.useState("idle");return I.jsx(xC,{scope:n,imageLoadingStatus:i,onImageLoadingStatusChange:a,children:I.jsx(dn.span,{...r,ref:t})})});pf.displayName=df;var wy="AvatarImage",hf=w.forwardRef((e,t)=>{const{__scopeAvatar:n,src:r,onLoadingStatusChange:i=()=>{},...a}=e,o=xy(wy,n),s=wC(r),u=Zr(l=>{i(l),o.onImageLoadingStatusChange(l)});return ta(()=>{s!=="idle"&&u(s)},[s,u]),s==="loaded"?I.jsx(dn.img,{...a,ref:t,src:r}):null});hf.displayName=wy;var Sy="AvatarFallback",mf=w.forwardRef((e,t)=>{const{__scopeAvatar:n,delayMs:r,...i}=e,a=xy(Sy,n),[o,s]=w.useState(r===void 0);return w.useEffect(()=>{if(r!==void 0){const u=window.setTimeout(()=>s(!0),r);return()=>window.clearTimeout(u)}},[r]),o&&a.imageLoadingStatus!=="loaded"?I.jsx(dn.span,{...i,ref:t}):null});mf.displayName=Sy;function wC(e){const[t,n]=w.useState("idle");return ta(()=>{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 vf(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 SC(e){return`#${((1<<24)+(e.r<<16)+(e.g<<8)+e.b).toString(16).slice(1)}`}const _C=(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 _y(e){return Object.entries(e).reduce((t,[n,r])=>{const i=n.replace(/(\d+)/,a=>(1e3-parseInt(a)).toString());return{...t,[i]:r}},{})}const EC=2.4,kC=.2126729,TC=.7151522,OC=.072175,CC=.56,$C=.57,IC=.62,RC=.65,ll=.022,Ey=1.414,PC=1.14,AC=1.14,NC=.035991,DC=.035991,MC=27.7847239587675,jC=27.7847239587675,ky=.027,Ty=.027,Oy=.001,LC=5e-4;function Cy(e){const{r:t,g:n,b:r}=e,i=a=>(a/255)**EC;return kC*i(t)+TC*i(n)+OC*i(r)}function $y(e,t){if(!e||!t)return 0;let n=Cy(vf(e)),r=Cy(vf(t)),i=0,a=0;return n=n>ll?n:n+(ll-n)**Ey,r=r>ll?r:r+(ll-r)**Ey,Math.abs(r-n)<LC?0:(r>n?(i=(r**CC-n**$C)*PC,a=i<Oy?0:i<NC?i-i*MC*ky:i-ky):(i=(r**RC-n**IC)*AC,a=i>-Oy?0:i>-DC?i-i*jC*Ty:i+Ty),Math.abs(a*100))}let yf=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 FC=new yf;function Iy(e,t){let n=`${e} {`;for(const[r,i]of Object.entries(t))n+=`${r}: ${i}; `;return n+="}",n}function Ry(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 Py={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(ht,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",h="date",m="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,g={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(F){var M=["th","st","nd","rd"],L=F%100;return"["+F+(M[(L-20)%10]||M[L]||M[0])+"]"}},b=function(F,M,L){var W=String(F);return!W||W.length>=M?F:""+Array(M+1-W.length).join(L)+F},k={s:b,z:function(F){var M=-F.utcOffset(),L=Math.abs(M),W=Math.floor(L/60),q=L%60;return(M<=0?"+":"-")+b(W,2,"0")+":"+b(q,2,"0")},m:function F(M,L){if(M.date()<L.date())return-F(L,M);var W=12*(L.year()-M.year())+(L.month()-M.month()),q=M.clone().add(W,f),D=L-q<0,x=M.clone().add(W+(D?-1:1),f);return+(-(W+(L-q)/(D?q-x:x-q))||0)},a:function(F){return F<0?Math.ceil(F)||0:Math.floor(F)},p:function(F){return{M:f,y:p,w:c,d:l,D:h,h:u,m:s,s:o,ms:a,Q:d}[F]||String(F||"").toLowerCase().replace(/s$/,"")},u:function(F){return F===void 0}},S="en",E={};E[S]=g;var T="$isDayjsObject",R=function(F){return F instanceof z||!(!F||!F[T])},B=function F(M,L,W){var q;if(!M)return S;if(typeof M=="string"){var D=M.toLowerCase();E[D]&&(q=D),L&&(E[D]=L,q=D);var x=M.split("-");if(!q&&x.length>1)return F(x[0])}else{var V=M.name;E[V]=M,q=V}return!W&&q&&(S=q),q||!W&&S},O=function(F,M){if(R(F))return F.clone();var L=typeof M=="object"?M:{};return L.date=F,L.args=arguments,new z(L)},A=k;A.l=B,A.i=R,A.w=function(F,M){return O(F,{locale:M.$L,utc:M.$u,x:M.$x,$offset:M.$offset})};var z=function(){function F(L){this.$L=B(L.locale,null,!0),this.parse(L),this.$x=this.$x||L.x||{},this[T]=!0}var M=F.prototype;return M.parse=function(L){this.$d=function(W){var q=W.date,D=W.utc;if(q===null)return new Date(NaN);if(A.u(q))return new Date;if(q instanceof Date)return new Date(q);if(typeof q=="string"&&!/Z$/i.test(q)){var x=q.match(y);if(x){var V=x[2]-1||0,Z=(x[7]||"0").substring(0,3);return D?new Date(Date.UTC(x[1],V,x[3]||1,x[4]||0,x[5]||0,x[6]||0,Z)):new Date(x[1],V,x[3]||1,x[4]||0,x[5]||0,x[6]||0,Z)}}return new Date(q)}(L),this.init()},M.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()},M.$utils=function(){return A},M.isValid=function(){return this.$d.toString()!==m},M.isSame=function(L,W){var q=O(L);return this.startOf(W)<=q&&q<=this.endOf(W)},M.isAfter=function(L,W){return O(L)<this.startOf(W)},M.isBefore=function(L,W){return this.endOf(W)<O(L)},M.$g=function(L,W,q){return A.u(L)?this[W]:this.set(q,L)},M.unix=function(){return Math.floor(this.valueOf()/1e3)},M.valueOf=function(){return this.$d.getTime()},M.startOf=function(L,W){var q=this,D=!!A.u(W)||W,x=A.p(L),V=function(he,ue){var X=A.w(q.$u?Date.UTC(q.$y,ue,he):new Date(q.$y,ue,he),q);return D?X:X.endOf(l)},Z=function(he,ue){return A.w(q.toDate()[he].apply(q.toDate("s"),(D?[0,0,0,0]:[23,59,59,999]).slice(ue)),q)},_=this.$W,Q=this.$M,oe=this.$D,ne="set"+(this.$u?"UTC":"");switch(x){case p:return D?V(1,0):V(31,11);case f:return D?V(1,Q):V(0,Q+1);case c:var le=this.$locale().weekStart||0,pe=(_<le?_+7:_)-le;return V(D?oe-pe:oe+(6-pe),Q);case l:case h:return Z(ne+"Hours",0);case u:return Z(ne+"Minutes",1);case s:return Z(ne+"Seconds",2);case o:return Z(ne+"Milliseconds",3);default:return this.clone()}},M.endOf=function(L){return this.startOf(L,!1)},M.$set=function(L,W){var q,D=A.p(L),x="set"+(this.$u?"UTC":""),V=(q={},q[l]=x+"Date",q[h]=x+"Date",q[f]=x+"Month",q[p]=x+"FullYear",q[u]=x+"Hours",q[s]=x+"Minutes",q[o]=x+"Seconds",q[a]=x+"Milliseconds",q)[D],Z=D===l?this.$D+(W-this.$W):W;if(D===f||D===p){var _=this.clone().set(h,1);_.$d[V](Z),_.init(),this.$d=_.set(h,Math.min(this.$D,_.daysInMonth())).$d}else V&&this.$d[V](Z);return this.init(),this},M.set=function(L,W){return this.clone().$set(L,W)},M.get=function(L){return this[A.p(L)]()},M.add=function(L,W){var q,D=this;L=Number(L);var x=A.p(W),V=function(Q){var oe=O(D);return A.w(oe.date(oe.date()+Math.round(Q*L)),D)};if(x===f)return this.set(f,this.$M+L);if(x===p)return this.set(p,this.$y+L);if(x===l)return V(1);if(x===c)return V(7);var Z=(q={},q[s]=r,q[u]=i,q[o]=n,q)[x]||1,_=this.$d.getTime()+L*Z;return A.w(_,this)},M.subtract=function(L,W){return this.add(-1*L,W)},M.format=function(L){var W=this,q=this.$locale();if(!this.isValid())return q.invalidDate||m;var D=L||"YYYY-MM-DDTHH:mm:ssZ",x=A.z(this),V=this.$H,Z=this.$m,_=this.$M,Q=q.weekdays,oe=q.months,ne=q.meridiem,le=function(ue,X,K,de){return ue&&(ue[X]||ue(W,D))||K[X].slice(0,de)},pe=function(ue){return A.s(V%12||12,ue,"0")},he=ne||function(ue,X,K){var de=ue<12?"AM":"PM";return K?de.toLowerCase():de};return D.replace(v,function(ue,X){return X||function(K){switch(K){case"YY":return String(W.$y).slice(-2);case"YYYY":return A.s(W.$y,4,"0");case"M":return _+1;case"MM":return A.s(_+1,2,"0");case"MMM":return le(q.monthsShort,_,oe,3);case"MMMM":return le(oe,_);case"D":return W.$D;case"DD":return A.s(W.$D,2,"0");case"d":return String(W.$W);case"dd":return le(q.weekdaysMin,W.$W,Q,2);case"ddd":return le(q.weekdaysShort,W.$W,Q,3);case"dddd":return Q[W.$W];case"H":return String(V);case"HH":return A.s(V,2,"0");case"h":return pe(1);case"hh":return pe(2);case"a":return he(V,Z,!0);case"A":return he(V,Z,!1);case"m":return String(Z);case"mm":return A.s(Z,2,"0");case"s":return String(W.$s);case"ss":return A.s(W.$s,2,"0");case"SSS":return A.s(W.$ms,3,"0");case"Z":return x}return null}(ue)||x.replace(":","")})},M.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},M.diff=function(L,W,q){var D,x=this,V=A.p(W),Z=O(L),_=(Z.utcOffset()-this.utcOffset())*r,Q=this-Z,oe=function(){return A.m(x,Z)};switch(V){case p:D=oe()/12;break;case f:D=oe();break;case d:D=oe()/3;break;case c:D=(Q-_)/6048e5;break;case l:D=(Q-_)/864e5;break;case u:D=Q/i;break;case s:D=Q/r;break;case o:D=Q/n;break;default:D=Q}return q?D:A.a(D)},M.daysInMonth=function(){return this.endOf(f).$D},M.$locale=function(){return E[this.$L]},M.locale=function(L,W){if(!L)return this.$L;var q=this.clone(),D=B(L,W,!0);return D&&(q.$L=D),q},M.clone=function(){return A.w(this.$d,this)},M.toDate=function(){return new Date(this.valueOf())},M.toJSON=function(){return this.isValid()?this.toISOString():null},M.toISOString=function(){return this.$d.toISOString()},M.toString=function(){return this.$d.toUTCString()},F}(),$=z.prototype;return O.prototype=$,[["$ms",a],["$s",o],["$m",s],["$H",u],["$W",l],["$M",f],["$y",p],["$D",h]].forEach(function(F){$[F[1]]=function(M){return this.$g(M,F[0],F[1])}}),O.extend=function(F,M){return F.$i||(F(M,z,O),F.$i=!0),O},O.locale=B,O.isDayjs=R,O.unix=function(F){return O(1e3*F)},O.en=E[S],O.Ls=E,O.p={},O})})(Py);var BC=Py.exports;const ul=Ke(BC);var Ay={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(ht,function(){return function(n,r,i){r.prototype.isToday=function(){var a="YYYY-MM-DD",o=i();return this.format(a)===o.format(a)}}})})(Ay);var UC=Ay.exports;const zC=Ke(UC);var Ny={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(ht,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)}}})})(Ny);var VC=Ny.exports;const qC=Ke(VC);ul.extend(zC),ul.extend(qC);function WC(e,t="day"){var r,i,a;if(!e||e.length===0)return[];const n=[];(r=e[0])!=null&&r.timestamp&&n.push(Dy(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;!ul(s).isSame(u,t)&&u&&n.push(Dy(u))}return n}function Dy(e){return{id:ly(),direction:"system",sender:{name:"system"},timestamp:e,block:{type:"text",text:HC(e)}}}function HC(e,t=!1){const n=ul(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 ZC(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 KC(e){return"#"+e.map(t=>`0${t.toString(16).toUpperCase()}`.slice(-2)).join("")}function GC(e,t){return e.map(n=>Math.round(n+(255-n)*t))}function YC(e,t){return e.map(n=>Math.round(n*t))}const ho=e=>t=>GC(t,e),mo=e=>t=>YC(t,e),JC={50:ho(.95),100:ho(.9),200:ho(.75),300:ho(.6),400:ho(.3),500:e=>e,600:mo(.9),700:mo(.6),800:mo(.45),900:mo(.3),950:mo(.2)};function My(e,t=JC){const n={},r=ZC(e);for(const[i,a]of Object.entries(t))n[i]=KC(a(r));return n}var at;(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})(at||(at={}));var gf;(function(e){e.mergeShapes=(t,n)=>({...t,...n})})(gf||(gf={}));const ge=at.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Gr=e=>{switch(typeof e){case"undefined":return ge.undefined;case"string":return ge.string;case"number":return isNaN(e)?ge.nan:ge.number;case"boolean":return ge.boolean;case"function":return ge.function;case"bigint":return ge.bigint;case"symbol":return ge.symbol;case"object":return Array.isArray(e)?ge.array:e===null?ge.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?ge.promise:typeof Map<"u"&&e instanceof Map?ge.map:typeof Set<"u"&&e instanceof Set?ge.set:typeof Date<"u"&&e instanceof Date?ge.date:ge.object;default:return ge.unknown}},se=at.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"]),XC=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");let zn=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,at.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()}};zn.create=e=>new zn(e);const vo=(e,t)=>{let n;switch(e.code){case se.invalid_type:e.received===ge.undefined?n="Required":n=`Expected ${e.expected}, received ${e.received}`;break;case se.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,at.jsonStringifyReplacer)}`;break;case se.unrecognized_keys:n=`Unrecognized key(s) in object: ${at.joinValues(e.keys,", ")}`;break;case se.invalid_union:n="Invalid input";break;case se.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${at.joinValues(e.options)}`;break;case se.invalid_enum_value:n=`Invalid enum value. Expected ${at.joinValues(e.options)}, received '${e.received}'`;break;case se.invalid_arguments:n="Invalid function arguments";break;case se.invalid_return_type:n="Invalid function return type";break;case se.invalid_date:n="Invalid date";break;case se.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}"`:at.assertNever(e.validation):e.validation!=="regex"?n=`Invalid ${e.validation}`:n="Invalid";break;case se.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 se.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 se.custom:n="Invalid input";break;case se.invalid_intersection_types:n="Intersection results could not be merged";break;case se.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case se.not_finite:n="Number must be finite";break;default:n=t.defaultError,at.assertNever(e)}return{message:n}};let jy=vo;function QC(e){jy=e}function cl(){return jy}const fl=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}},e$=[];function xe(e,t){const n=fl({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,cl(),vo].filter(r=>!!r)});e.common.issues.push(n)}let pn=class HO{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 HO.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"}),Ly=e=>({status:"dirty",value:e}),sn=e=>({status:"valid",value:e}),bf=e=>e.status==="aborted",xf=e=>e.status==="dirty",yo=e=>e.status==="valid",dl=e=>typeof Promise<"u"&&e instanceof Promise;var Ce;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t==null?void 0:t.message})(Ce||(Ce={}));let or=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 Fy=(e,t)=>{if(yo(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 zn(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 Ve=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 Gr(t.data)}_getOrReturnCtx(t,n){return n||{common:t.parent.common,data:t.data,parsedType:Gr(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:Gr(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const n=this._parse(t);if(dl(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:Gr(t)},a=this._parseSync({data:t,path:i.path,parent:i});return Fy(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:Gr(t)},i=this._parse({data:t,path:r.path,parent:r}),a=await(dl(i)?i:Promise.resolve(i));return Fy(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:se.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 Vn({schema:this,typeName:Ne.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}optional(){return Rr.create(this,this._def)}nullable(){return $i.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Ci.create(this,this._def)}promise(){return aa.create(this,this._def)}or(t){return Eo.create([this,t],this._def)}and(t){return ko.create(this,t,this._def)}transform(t){return new Vn({...Be(this._def),schema:this,typeName:Ne.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const n=typeof t=="function"?t:()=>t;return new Io({...Be(this._def),innerType:this,defaultValue:n,typeName:Ne.ZodDefault})}brand(){return new qy({typeName:Ne.ZodBranded,type:this,...Be(this._def)})}catch(t){const n=typeof t=="function"?t:()=>t;return new gl({...Be(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 _f.create(this,t)}readonly(){return xl.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}};const t$=/^c[^\s-]{8,}$/i,n$=/^[a-z][a-z0-9]*$/,r$=/^[0-9A-HJKMNP-TV-Z]{26}$/,i$=/^[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,a$=/^(?!\.)(?!.*\.\.)([A-Z0-9_+-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,o$="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let wf;const s$=/^(((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}))$/,l$=/^(([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})))$/,u$=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 c$(e,t){return!!((t==="v4"||!t)&&s$.test(e)||(t==="v6"||!t)&&l$.test(e))}let na=class ol extends Ve{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==ge.string){const a=this._getOrReturnCtx(t);return xe(a,{code:se.invalid_type,expected:ge.string,received:a.parsedType}),Le}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),xe(i,{code:se.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),xe(i,{code:se.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?xe(i,{code:se.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):s&&xe(i,{code:se.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),r.dirty())}else if(a.kind==="email")a$.test(t.data)||(i=this._getOrReturnCtx(t,i),xe(i,{validation:"email",code:se.invalid_string,message:a.message}),r.dirty());else if(a.kind==="emoji")wf||(wf=new RegExp(o$,"u")),wf.test(t.data)||(i=this._getOrReturnCtx(t,i),xe(i,{validation:"emoji",code:se.invalid_string,message:a.message}),r.dirty());else if(a.kind==="uuid")i$.test(t.data)||(i=this._getOrReturnCtx(t,i),xe(i,{validation:"uuid",code:se.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid")t$.test(t.data)||(i=this._getOrReturnCtx(t,i),xe(i,{validation:"cuid",code:se.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid2")n$.test(t.data)||(i=this._getOrReturnCtx(t,i),xe(i,{validation:"cuid2",code:se.invalid_string,message:a.message}),r.dirty());else if(a.kind==="ulid")r$.test(t.data)||(i=this._getOrReturnCtx(t,i),xe(i,{validation:"ulid",code:se.invalid_string,message:a.message}),r.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{i=this._getOrReturnCtx(t,i),xe(i,{validation:"url",code:se.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),xe(i,{validation:"regex",code:se.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),xe(i,{code:se.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),xe(i,{code:se.invalid_string,validation:{startsWith:a.value},message:a.message}),r.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(i=this._getOrReturnCtx(t,i),xe(i,{code:se.invalid_string,validation:{endsWith:a.value},message:a.message}),r.dirty()):a.kind==="datetime"?u$(a).test(t.data)||(i=this._getOrReturnCtx(t,i),xe(i,{code:se.invalid_string,validation:"datetime",message:a.message}),r.dirty()):a.kind==="ip"?c$(t.data,a.version)||(i=this._getOrReturnCtx(t,i),xe(i,{validation:"ip",code:se.invalid_string,message:a.message}),r.dirty()):at.assertNever(a);return{status:r.value,value:t.data}}_regex(t,n,r){return this.refinement(i=>t.test(i),{validation:n,code:se.invalid_string,...Ce.errToObj(r)})}_addCheck(t){return new ol({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...Ce.errToObj(t)})}url(t){return this._addCheck({kind:"url",...Ce.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...Ce.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...Ce.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...Ce.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...Ce.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...Ce.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...Ce.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,...Ce.errToObj(t==null?void 0:t.message)})}regex(t,n){return this._addCheck({kind:"regex",regex:t,...Ce.errToObj(n)})}includes(t,n){return this._addCheck({kind:"includes",value:t,position:n==null?void 0:n.position,...Ce.errToObj(n==null?void 0:n.message)})}startsWith(t,n){return this._addCheck({kind:"startsWith",value:t,...Ce.errToObj(n)})}endsWith(t,n){return this._addCheck({kind:"endsWith",value:t,...Ce.errToObj(n)})}min(t,n){return this._addCheck({kind:"min",value:t,...Ce.errToObj(n)})}max(t,n){return this._addCheck({kind:"max",value:t,...Ce.errToObj(n)})}length(t,n){return this._addCheck({kind:"length",value:t,...Ce.errToObj(n)})}nonempty(t){return this.min(1,Ce.errToObj(t))}trim(){return new ol({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new ol({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new ol({...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}};na.create=e=>{var t;return new na({checks:[],typeName:Ne.ZodString,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...Be(e)})};function f$(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 go=class ey 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)!==ge.number){const a=this._getOrReturnCtx(t);return xe(a,{code:se.invalid_type,expected:ge.number,received:a.parsedType}),Le}let r;const i=new pn;for(const a of this._def.checks)a.kind==="int"?at.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),xe(r,{code:se.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),xe(r,{code:se.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),xe(r,{code:se.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="multipleOf"?f$(t.data,a.value)!==0&&(r=this._getOrReturnCtx(t,r),xe(r,{code:se.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),xe(r,{code:se.not_finite,message:a.message}),i.dirty()):at.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Ce.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Ce.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Ce.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Ce.toString(n))}setLimit(t,n,r,i){return new ey({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Ce.toString(i)}]})}_addCheck(t){return new ey({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:Ce.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Ce.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Ce.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Ce.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Ce.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Ce.toString(n)})}finite(t){return this._addCheck({kind:"finite",message:Ce.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Ce.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Ce.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"&&at.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)}};go.create=e=>new go({checks:[],typeName:Ne.ZodNumber,coerce:(e==null?void 0:e.coerce)||!1,...Be(e)});let bo=class ty extends Ve{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)!==ge.bigint){const a=this._getOrReturnCtx(t);return xe(a,{code:se.invalid_type,expected:ge.bigint,received:a.parsedType}),Le}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),xe(r,{code:se.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),xe(r,{code:se.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),xe(r,{code:se.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):at.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Ce.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Ce.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Ce.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Ce.toString(n))}setLimit(t,n,r,i){return new ty({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Ce.toString(i)}]})}_addCheck(t){return new ty({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Ce.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Ce.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Ce.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Ce.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Ce.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}};bo.create=e=>{var t;return new bo({checks:[],typeName:Ne.ZodBigInt,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...Be(e)})};let xo=class extends Ve{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==ge.boolean){const r=this._getOrReturnCtx(t);return xe(r,{code:se.invalid_type,expected:ge.boolean,received:r.parsedType}),Le}return sn(t.data)}};xo.create=e=>new xo({typeName:Ne.ZodBoolean,coerce:(e==null?void 0:e.coerce)||!1,...Be(e)});let wo=class ZO extends Ve{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==ge.date){const a=this._getOrReturnCtx(t);return xe(a,{code:se.invalid_type,expected:ge.date,received:a.parsedType}),Le}if(isNaN(t.data.getTime())){const a=this._getOrReturnCtx(t);return xe(a,{code:se.invalid_date}),Le}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),xe(i,{code:se.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),xe(i,{code:se.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),r.dirty()):at.assertNever(a);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(t){return new ZO({...this._def,checks:[...this._def.checks,t]})}min(t,n){return this._addCheck({kind:"min",value:t.getTime(),message:Ce.toString(n)})}max(t,n){return this._addCheck({kind:"max",value:t.getTime(),message:Ce.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}};wo.create=e=>new wo({checks:[],coerce:(e==null?void 0:e.coerce)||!1,typeName:Ne.ZodDate,...Be(e)});let pl=class extends Ve{_parse(t){if(this._getType(t)!==ge.symbol){const r=this._getOrReturnCtx(t);return xe(r,{code:se.invalid_type,expected:ge.symbol,received:r.parsedType}),Le}return sn(t.data)}};pl.create=e=>new pl({typeName:Ne.ZodSymbol,...Be(e)});let So=class extends Ve{_parse(t){if(this._getType(t)!==ge.undefined){const r=this._getOrReturnCtx(t);return xe(r,{code:se.invalid_type,expected:ge.undefined,received:r.parsedType}),Le}return sn(t.data)}};So.create=e=>new So({typeName:Ne.ZodUndefined,...Be(e)});let _o=class extends Ve{_parse(t){if(this._getType(t)!==ge.null){const r=this._getOrReturnCtx(t);return xe(r,{code:se.invalid_type,expected:ge.null,received:r.parsedType}),Le}return sn(t.data)}};_o.create=e=>new _o({typeName:Ne.ZodNull,...Be(e)});let ra=class extends Ve{constructor(){super(...arguments),this._any=!0}_parse(t){return sn(t.data)}};ra.create=e=>new ra({typeName:Ne.ZodAny,...Be(e)});let Oi=class extends Ve{constructor(){super(...arguments),this._unknown=!0}_parse(t){return sn(t.data)}};Oi.create=e=>new Oi({typeName:Ne.ZodUnknown,...Be(e)});let Ir=class extends Ve{_parse(t){const n=this._getOrReturnCtx(t);return xe(n,{code:se.invalid_type,expected:ge.never,received:n.parsedType}),Le}};Ir.create=e=>new Ir({typeName:Ne.ZodNever,...Be(e)});let hl=class extends Ve{_parse(t){if(this._getType(t)!==ge.undefined){const r=this._getOrReturnCtx(t);return xe(r,{code:se.invalid_type,expected:ge.void,received:r.parsedType}),Le}return sn(t.data)}};hl.create=e=>new hl({typeName:Ne.ZodVoid,...Be(e)});let Ci=class of extends Ve{_parse(t){const{ctx:n,status:r}=this._processInputParams(t),i=this._def;if(n.parsedType!==ge.array)return xe(n,{code:se.invalid_type,expected:ge.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)&&(xe(n,{code:o?se.too_big:se.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&&(xe(n,{code:se.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&&(xe(n,{code:se.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 or(n,o,n.path,s)))).then(o=>pn.mergeArray(r,o));const a=[...n.data].map((o,s)=>i.type._parseSync(new or(n,o,n.path,s)));return pn.mergeArray(r,a)}get element(){return this._def.type}min(t,n){return new of({...this._def,minLength:{value:t,message:Ce.toString(n)}})}max(t,n){return new of({...this._def,maxLength:{value:t,message:Ce.toString(n)}})}length(t,n){return new of({...this._def,exactLength:{value:t,message:Ce.toString(n)}})}nonempty(t){return this.min(1,t)}};Ci.create=(e,t)=>new Ci({type:e,minLength:null,maxLength:null,exactLength:null,typeName:Ne.ZodArray,...Be(t)});function ia(e){if(e instanceof In){const t={};for(const n in e.shape){const r=e.shape[n];t[n]=Rr.create(ia(r))}return new In({...e._def,shape:()=>t})}else return e instanceof Ci?new Ci({...e._def,type:ia(e.element)}):e instanceof Rr?Rr.create(ia(e.unwrap())):e instanceof $i?$i.create(ia(e.unwrap())):e instanceof Yr?Yr.create(e.items.map(t=>ia(t))):e}let In=class ar 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=at.objectKeys(t);return this._cached={shape:t,keys:n}}_parse(t){if(this._getType(t)!==ge.object){const l=this._getOrReturnCtx(t);return xe(l,{code:se.invalid_type,expected:ge.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 Ir&&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 or(i,f,i.path,l)),alwaysSet:l in i.data})}if(this._def.catchall instanceof Ir){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&&(xe(i,{code:se.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 or(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=>pn.mergeObjectSync(r,l)):pn.mergeObjectSync(r,u)}get shape(){return this._def.shape()}strict(t){return Ce.errToObj,new ar({...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=Ce.errToObj(t).message)!==null&&s!==void 0?s:u}:{message:u}}}:{}})}strip(){return new ar({...this._def,unknownKeys:"strip"})}passthrough(){return new ar({...this._def,unknownKeys:"passthrough"})}extend(t){return new ar({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new ar({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 ar({...this._def,catchall:t})}pick(t){const n={};return at.objectKeys(t).forEach(r=>{t[r]&&this.shape[r]&&(n[r]=this.shape[r])}),new ar({...this._def,shape:()=>n})}omit(t){const n={};return at.objectKeys(this.shape).forEach(r=>{t[r]||(n[r]=this.shape[r])}),new ar({...this._def,shape:()=>n})}deepPartial(){return ia(this)}partial(t){const n={};return at.objectKeys(this.shape).forEach(r=>{const i=this.shape[r];t&&!t[r]?n[r]=i:n[r]=i.optional()}),new ar({...this._def,shape:()=>n})}required(t){const n={};return at.objectKeys(this.shape).forEach(r=>{if(t&&!t[r])n[r]=this.shape[r];else{let a=this.shape[r];for(;a instanceof Rr;)a=a._def.innerType;n[r]=a}}),new ar({...this._def,shape:()=>n})}keyof(){return Vy(at.objectKeys(this.shape))}};In.create=(e,t)=>new In({shape:()=>e,unknownKeys:"strip",catchall:Ir.create(),typeName:Ne.ZodObject,...Be(t)}),In.strictCreate=(e,t)=>new In({shape:()=>e,unknownKeys:"strict",catchall:Ir.create(),typeName:Ne.ZodObject,...Be(t)}),In.lazycreate=(e,t)=>new In({shape:e,unknownKeys:"strip",catchall:Ir.create(),typeName:Ne.ZodObject,...Be(t)});let Eo=class 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 zn(s.ctx.common.issues));return xe(n,{code:se.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 zn(u));return xe(n,{code:se.invalid_union,unionErrors:s}),Le}}get options(){return this._def.options}};Eo.create=(e,t)=>new Eo({options:e,typeName:Ne.ZodUnion,...Be(t)});const ml=e=>e instanceof To?ml(e.schema):e instanceof Vn?ml(e.innerType()):e instanceof Oo?[e.value]:e instanceof Co?e.options:e instanceof $o?Object.keys(e.enum):e instanceof Io?ml(e._def.innerType):e instanceof So?[void 0]:e instanceof _o?[null]:null;let By=class KO extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==ge.object)return xe(n,{code:se.invalid_type,expected:ge.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}):(xe(n,{code:se.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=ml(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 KO({typeName:Ne.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:i,...Be(r)})}};function Sf(e,t){const n=Gr(e),r=Gr(t);if(e===t)return{valid:!0,data:e};if(n===ge.object&&r===ge.object){const i=at.objectKeys(t),a=at.objectKeys(e).filter(s=>i.indexOf(s)!==-1),o={...e,...t};for(const s of a){const u=Sf(e[s],t[s]);if(!u.valid)return{valid:!1};o[s]=u.data}return{valid:!0,data:o}}else if(n===ge.array&&r===ge.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=Sf(o,s);if(!u.valid)return{valid:!1};i.push(u.data)}return{valid:!0,data:i}}else return n===ge.date&&r===ge.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}let ko=class extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=(a,o)=>{if(bf(a)||bf(o))return Le;const s=Sf(a.value,o.value);return s.valid?((xf(a)||xf(o))&&n.dirty(),{status:n.value,value:s.data}):(xe(r,{code:se.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}))}};ko.create=(e,t,n)=>new ko({left:e,right:t,typeName:Ne.ZodIntersection,...Be(n)});let Yr=class GO extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==ge.array)return xe(r,{code:se.invalid_type,expected:ge.array,received:r.parsedType}),Le;if(r.data.length<this._def.items.length)return xe(r,{code:se.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Le;!this._def.rest&&r.data.length>this._def.items.length&&(xe(r,{code:se.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 or(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 GO({...this._def,rest:t})}};Yr.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Yr({items:e,typeName:Ne.ZodTuple,rest:null,...Be(t)})};let Uy=class ny 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!==ge.object)return xe(r,{code:se.invalid_type,expected:ge.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 or(r,s,r.path,s)),value:o._parse(new or(r,r.data[s],r.path,s))});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 ny({keyType:t,valueType:n,typeName:Ne.ZodRecord,...Be(r)}):new ny({keyType:na.create(),valueType:t,typeName:Ne.ZodRecord,...Be(n)})}},vl=class 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!==ge.map)return xe(r,{code:se.invalid_type,expected:ge.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 or(r,s,r.path,[l,"key"])),value:a._parse(new or(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}}}};vl.create=(e,t,n)=>new vl({valueType:t,keyType:e,typeName:Ne.ZodMap,...Be(n)});let yl=class ry extends Ve{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==ge.set)return xe(r,{code:se.invalid_type,expected:ge.set,received:r.parsedType}),Le;const i=this._def;i.minSize!==null&&r.data.size<i.minSize.value&&(xe(r,{code:se.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&&(xe(r,{code:se.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 or(r,u,r.path,l)));return r.common.async?Promise.all(s).then(u=>o(u)):o(s)}min(t,n){return new ry({...this._def,minSize:{value:t,message:Ce.toString(n)}})}max(t,n){return new ry({...this._def,maxSize:{value:t,message:Ce.toString(n)}})}size(t,n){return this.min(t,n).max(t,n)}nonempty(t){return this.min(1,t)}};yl.create=(e,t)=>new yl({valueType:e,minSize:null,maxSize:null,typeName:Ne.ZodSet,...Be(t)});let zy=class sf extends Ve{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==ge.function)return xe(n,{code:se.invalid_type,expected:ge.function,received:n.parsedType}),Le;function r(s,u){return fl({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,cl(),vo].filter(l=>!!l),issueData:{code:se.invalid_arguments,argumentsError:u}})}function i(s,u){return fl({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,cl(),vo].filter(l=>!!l),issueData:{code:se.invalid_return_type,returnTypeError:u}})}const a={errorMap:n.common.contextualErrorMap},o=n.data;if(this._def.returns instanceof aa){const s=this;return sn(async function(...u){const l=new zn([]),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 sn(function(...u){const l=s._def.args.safeParse(u,a);if(!l.success)throw new zn([r(u,l.error)]);const c=Reflect.apply(o,this,l.data),f=s._def.returns.safeParse(c,a);if(!f.success)throw new zn([i(c,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new sf({...this._def,args:Yr.create(t).rest(Oi.create())})}returns(t){return new sf({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,n,r){return new sf({args:t||Yr.create([]).rest(Oi.create()),returns:n||Oi.create(),typeName:Ne.ZodFunction,...Be(r)})}},To=class 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})}};To.create=(e,t)=>new To({getter:e,typeName:Ne.ZodLazy,...Be(t)});let Oo=class extends Ve{_parse(t){if(t.data!==this._def.value){const n=this._getOrReturnCtx(t);return xe(n,{received:n.data,code:se.invalid_literal,expected:this._def.value}),Le}return{status:"valid",value:t.data}}get value(){return this._def.value}};Oo.create=(e,t)=>new Oo({value:e,typeName:Ne.ZodLiteral,...Be(t)});function Vy(e,t){return new Co({values:e,typeName:Ne.ZodEnum,...Be(t)})}let Co=class iy extends Ve{_parse(t){if(typeof t.data!="string"){const n=this._getOrReturnCtx(t),r=this._def.values;return xe(n,{expected:at.joinValues(r),received:n.parsedType,code:se.invalid_type}),Le}if(this._def.values.indexOf(t.data)===-1){const n=this._getOrReturnCtx(t),r=this._def.values;return xe(n,{received:n.data,code:se.invalid_enum_value,options:r}),Le}return sn(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 iy.create(t)}exclude(t){return iy.create(this.options.filter(n=>!t.includes(n)))}};Co.create=Vy;let $o=class extends Ve{_parse(t){const n=at.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(t);if(r.parsedType!==ge.string&&r.parsedType!==ge.number){const i=at.objectValues(n);return xe(r,{expected:at.joinValues(i),received:r.parsedType,code:se.invalid_type}),Le}if(n.indexOf(t.data)===-1){const i=at.objectValues(n);return xe(r,{received:r.data,code:se.invalid_enum_value,options:i}),Le}return sn(t.data)}get enum(){return this._def.values}};$o.create=(e,t)=>new $o({values:e,typeName:Ne.ZodNativeEnum,...Be(t)});let aa=class extends Ve{unwrap(){return this._def.type}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==ge.promise&&n.common.async===!1)return xe(n,{code:se.invalid_type,expected:ge.promise,received:n.parsedType}),Le;const r=n.parsedType===ge.promise?n.data:Promise.resolve(n.data);return sn(r.then(i=>this._def.type.parseAsync(i,{path:n.path,errorMap:n.common.contextualErrorMap})))}};aa.create=(e,t)=>new aa({type:e,typeName:Ne.ZodPromise,...Be(t)});let Vn=class 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=>{xe(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(!yo(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=>yo(o)?Promise.resolve(i.transform(o.value,a)).then(s=>({status:n.value,value:s})):o);at.assertNever(i)}};Vn.create=(e,t,n)=>new Vn({schema:e,typeName:Ne.ZodEffects,effect:t,...Be(n)}),Vn.createWithPreprocess=(e,t,n)=>new Vn({schema:t,effect:{type:"preprocess",transform:e},typeName:Ne.ZodEffects,...Be(n)});let Rr=class extends Ve{_parse(t){return this._getType(t)===ge.undefined?sn(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};Rr.create=(e,t)=>new Rr({innerType:e,typeName:Ne.ZodOptional,...Be(t)});let $i=class extends Ve{_parse(t){return this._getType(t)===ge.null?sn(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}};$i.create=(e,t)=>new $i({innerType:e,typeName:Ne.ZodNullable,...Be(t)});let Io=class extends Ve{_parse(t){const{ctx:n}=this._processInputParams(t);let r=n.data;return n.parsedType===ge.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:n.path,parent:n})}removeDefault(){return this._def.innerType}};Io.create=(e,t)=>new Io({innerType:e,typeName:Ne.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...Be(t)});let gl=class 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 dl(i)?i.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new zn(r.common.issues)},input:r.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new zn(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}};gl.create=(e,t)=>new gl({innerType:e,typeName:Ne.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...Be(t)});let bl=class extends Ve{_parse(t){if(this._getType(t)!==ge.nan){const r=this._getOrReturnCtx(t);return xe(r,{code:se.invalid_type,expected:ge.nan,received:r.parsedType}),Le}return{status:"valid",value:t.data}}};bl.create=e=>new bl({typeName:Ne.ZodNaN,...Be(e)});const d$=Symbol("zod_brand");let qy=class 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}},_f=class YO 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"?Le:a.status==="dirty"?(n.dirty(),Ly(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 YO({in:t,out:n,typeName:Ne.ZodPipeline})}},xl=class extends Ve{_parse(t){const n=this._def.innerType._parse(t);return yo(n)&&(n.value=Object.freeze(n.value)),n}};xl.create=(e,t)=>new xl({innerType:e,typeName:Ne.ZodReadonly,...Be(t)});const Wy=(e,t={},n)=>e?ra.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})}}):ra.create(),p$={object:In.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 h$=(e,t={message:`Input not instance of ${e.name}`})=>Wy(n=>n instanceof e,t),Hy=na.create,Zy=go.create,m$=bl.create,v$=bo.create,Ky=xo.create,y$=wo.create,g$=pl.create,b$=So.create,x$=_o.create,w$=ra.create,S$=Oi.create,_$=Ir.create,E$=hl.create,k$=Ci.create,T$=In.create,O$=In.strictCreate,C$=Eo.create,$$=By.create,I$=ko.create,R$=Yr.create,P$=Uy.create,A$=vl.create,N$=yl.create,D$=zy.create,M$=To.create,j$=Oo.create,L$=Co.create,F$=$o.create,B$=aa.create,Gy=Vn.create,U$=Rr.create,z$=$i.create,V$=Vn.createWithPreprocess,q$=_f.create;var Se=Object.freeze({__proto__:null,defaultErrorMap:vo,setErrorMap:QC,getErrorMap:cl,makeIssue:fl,EMPTY_PATH:e$,addIssueToContext:xe,ParseStatus:pn,INVALID:Le,DIRTY:Ly,OK:sn,isAborted:bf,isDirty:xf,isValid:yo,isAsync:dl,get util(){return at},get objectUtil(){return gf},ZodParsedType:ge,getParsedType:Gr,ZodType:Ve,ZodString:na,ZodNumber:go,ZodBigInt:bo,ZodBoolean:xo,ZodDate:wo,ZodSymbol:pl,ZodUndefined:So,ZodNull:_o,ZodAny:ra,ZodUnknown:Oi,ZodNever:Ir,ZodVoid:hl,ZodArray:Ci,ZodObject:In,ZodUnion:Eo,ZodDiscriminatedUnion:By,ZodIntersection:ko,ZodTuple:Yr,ZodRecord:Uy,ZodMap:vl,ZodSet:yl,ZodFunction:zy,ZodLazy:To,ZodLiteral:Oo,ZodEnum:Co,ZodNativeEnum:$o,ZodPromise:aa,ZodEffects:Vn,ZodTransformer:Vn,ZodOptional:Rr,ZodNullable:$i,ZodDefault:Io,ZodCatch:gl,ZodNaN:bl,BRAND:d$,ZodBranded:qy,ZodPipeline:_f,ZodReadonly:xl,custom:Wy,Schema:Ve,ZodSchema:Ve,late:p$,get ZodFirstPartyTypeKind(){return Ne},coerce:{string:e=>na.create({...e,coerce:!0}),number:e=>go.create({...e,coerce:!0}),boolean:e=>xo.create({...e,coerce:!0}),bigint:e=>bo.create({...e,coerce:!0}),date:e=>wo.create({...e,coerce:!0})},any:w$,array:k$,bigint:v$,boolean:Ky,date:y$,discriminatedUnion:$$,effect:Gy,enum:L$,function:D$,instanceof:h$,intersection:I$,lazy:M$,literal:j$,map:A$,nan:m$,nativeEnum:F$,never:_$,null:x$,nullable:z$,number:Zy,object:T$,oboolean:()=>Ky().optional(),onumber:()=>Zy().optional(),optional:U$,ostring:()=>Hy().optional(),pipeline:q$,preprocess:V$,promise:B$,record:P$,set:N$,strictObject:O$,string:Hy,symbol:g$,transformer:Gy,tuple:R$,undefined:b$,union:C$,unknown:S$,void:E$,NEVER:Le,ZodIssueCode:se,quotelessJson:XC,ZodError:zn});const oa=Se.object({title:Se.string().optional(),link:Se.string().optional()}),Ef=Se.object({color:Se.string().optional(),variant:Se.enum(["soft","solid"]).optional(),themeMode:Se.enum(["light","dark"]).optional(),fontFamily:Se.enum(["rubik","inter","ibm","fira"]).optional(),radius:Se.number().min(.5).max(4).optional()}),Yy=Se.object({composerPlaceholder:Se.string().optional(),botName:Se.string().optional(),botAvatar:Se.string().optional(),botDescription:Se.string().optional(),website:oa.optional(),email:oa.optional(),phone:oa.optional(),privacyPolicy:oa.optional(),termsOfService:oa.optional(),showPoweredBy:Se.boolean().optional()}).merge(Ef),Jy=Se.enum(["heading1","heading2","heading3","text","horizontalRule","link","italic","bold","orderedList","unorderedList","listItem","lineBreak","pre"]),Xy=Se.object({}).passthrough().transform(e=>e),fe=Se.object({className:Se.string().optional(),style:Xy.optional()}),wl=Se.object({container:fe.optional(),image:fe.optional(),fallback:fe.optional()}),Qy=Se.object({button:fe.optional(),text:Se.record(Jy,fe.optional()),image:Se.object({image:fe.optional(),placeholder:fe.optional()}).optional(),audio:fe.optional(),video:fe.optional(),file:Se.object({container:fe.optional(),title:fe.optional(),icon:fe.optional()}).optional(),location:Se.object({container:fe.optional(),title:fe.optional(),icon:fe.optional()}).optional(),column:fe.optional(),row:fe.optional(),bubble:fe.optional(),carousel:Se.object({container:fe.optional(),slidesContainer:fe.optional(),backButton:fe.optional(),nextButton:fe.optional()}).optional(),dropdown:Se.object({button:Se.object({container:fe.optional(),icon:fe.optional(),text:fe.optional()}).optional(),content:Se.object({container:fe.optional(),item:fe.optional()}).optional()}).optional()}),eg=Se.object({container:fe.optional(),modal:Se.object({overlay:fe.optional(),container:fe.optional(),dialog:Se.object({container:fe.optional(),title:Se.object({container:fe.optional(),text:fe.optional(),closeIcon:fe.optional()}).optional(),content:fe.optional(),newConversation:Se.object({text:fe.optional(),button:fe.optional()}).optional()}).optional()}).optional(),notification:Se.object({container:fe.optional(),title:fe.optional(),description:fe.optional(),icon:fe.optional(),closeIcon:fe.optional()}).optional(),header:Se.object({container:fe.optional(),content:Se.object({container:fe.optional(),title:fe.optional(),description:fe.optional(),avatar:wl.optional(),actions:Se.object({container:fe.optional(),icons:fe.optional()}).optional()}),expandedContent:Se.object({container:fe.optional(),group:fe.optional(),descriptionItems:Se.object({container:fe.optional(),icon:fe.optional(),text:fe.optional(),link:fe.optional(),poweredBy:fe.optional()}).optional()}).optional(),description:Se.object({container:fe.optional(),title:fe.optional(),subtitle:fe.optional()}).optional(),newConversationIcon:fe.optional()}).optional(),composer:Se.object({container:fe.optional(),input:fe.optional(),uploadButton:Se.object({container:fe.optional(),icon:fe.optional()}).optional(),button:Se.object({container:fe.optional(),icon:fe.optional()}).optional()}).optional(),fab:Se.object({icon:fe.optional(),container:fe.optional()}).optional(),messageList:Se.object({scrollbar:Se.object({container:fe.optional(),viewport:fe.optional(),thumb:fe.optional(),corner:fe.optional(),background:fe.optional()}).optional(),container:fe.optional(),marquee:Se.object({content:fe.optional(),title:fe.optional(),description:fe.optional(),avatar:wl.optional(),container:fe.optional()}).optional(),scrollDownButton:Se.object({container:fe.optional(),button:fe.optional(),icon:fe.optional()}).optional()}).optional(),message:Se.object({container:fe.optional(),avatar:wl.optional(),blocks:Qy.optional()}).optional(),loadingIndicator:Se.object({container:fe.optional(),loader:fe.optional()}).optional()}),tg=Se.enum(["opened","closed","initial"]),ng=Se.object({name:Se.string().optional(),pictureUrl:Se.string().optional(),data:Se.record(Se.unknown()).optional()}),rg=Se.object({configuration:Yy.optional().catch(void 0),theme:eg.optional().catch(void 0),style:Se.string().optional().catch(void 0),user:ng.optional().catch(void 0)}),W$=rg.extend({clientId:Se.string(),botId:Se.string(),selector:Se.string().optional().catch(void 0),webchatScriptUrl:Se.string().optional().catch(void 0),fabScriptUrl:Se.string().optional().catch(void 0),pushpinUrl:Se.string().optional().catch(void 0),defaultState:tg.optional().catch(void 0)});function ig(e){const{fontFamily:t,radius:n,themeMode:r,variant:i,color:a}=Ef.parse(e);let o={},s={};if(a){const c=My(a),f=r==="dark"?_y(c):c,d=My(SC(_C(vf(a)))),p=r==="dark"?_y(d):d,h=r==="dark"?"#101010":"#fdfdfd";s=Object.entries({...f,1:h}).reduce((y,[v,g])=>({...y,[`--bpPrimary-${v}`]:g}),{});const m=Object.entries({...p,1:h}).reduce((y,[v,g])=>({...y,[`--bpGray-${v}`]:g}),{});o={...s,...m}}n&&(o={...o,"--bpRadius-scale":n.toString()});const u=s?$y(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?$y(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},Iy(":root",o)+(t?Iy(".bpContainer",{"font-family":`var(--${t}-font)`}):"")}const Sl=j.forwardRef(({userId:e,src:t,container:n,image:r,fallback:i,...a},o)=>{const s=Ry(e??"",15);return I.jsxs(pf,{ref:o,"data-color":s,...n,...a,children:[I.jsx(hf,{src:t,...r}),I.jsx(mf,{...i,children:typeof a.children=="string"?a.children[0]:a.children})]})});Sl.displayName="Avatar";function Xoe(){}function Qoe(){}function H$(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const Z$=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,K$=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,G$={};function ag(e,t){return(G$.jsx?K$:Z$).test(e)}const Y$=/[ \t\n\f\r]/g;function J$(e){return typeof e=="object"?e.type==="text"?og(e.value):!1:og(e)}function og(e){return e.replace(Y$,"")===""}class Ro{constructor(t,n,r){this.property=t,this.normal=n,r&&(this.space=r)}}Ro.prototype.property={},Ro.prototype.normal={},Ro.prototype.space=null;function sg(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 Ro(n,r,t)}function kf(e){return e.toLowerCase()}class Rn{constructor(t,n){this.property=t,this.attribute=n}}Rn.prototype.space=null,Rn.prototype.boolean=!1,Rn.prototype.booleanish=!1,Rn.prototype.overloadedBoolean=!1,Rn.prototype.number=!1,Rn.prototype.commaSeparated=!1,Rn.prototype.spaceSeparated=!1,Rn.prototype.commaOrSpaceSeparated=!1,Rn.prototype.mustUseProperty=!1,Rn.prototype.defined=!1;let X$=0;const Ue=Ii(),It=Ii(),lg=Ii(),ie=Ii(),bt=Ii(),sa=Ii(),Sn=Ii();function Ii(){return 2**++X$}const Tf=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ue,booleanish:It,commaOrSpaceSeparated:Sn,commaSeparated:sa,number:ie,overloadedBoolean:lg,spaceSeparated:bt},Symbol.toStringTag,{value:"Module"})),Of=Object.keys(Tf);class Cf extends Rn{constructor(t,n,r,i){let a=-1;if(super(t,n),ug(this,"space",i),typeof r=="number")for(;++a<Of.length;){const o=Of[a];ug(this,Of[a],(r&Tf[o])===Tf[o])}}}Cf.prototype.defined=!0;function ug(e,t,n){n&&(e[t]=n)}const Q$={}.hasOwnProperty;function la(e){const t={},n={};let r;for(r in e.properties)if(Q$.call(e.properties,r)){const i=e.properties[r],a=new Cf(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[kf(r)]=r,n[kf(a.attribute)]=r}return new Ro(t,n,e.space)}const cg=la({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}}),fg=la({space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()},properties:{xmlLang:null,xmlBase:null,xmlSpace:null}});function dg(e,t){return t in e?e[t]:t}function pg(e,t){return dg(e,t.toLowerCase())}const hg=la({space:"xmlns",attributes:{xmlnsxlink:"xmlns:xlink"},transform:pg,properties:{xmlns:null,xmlnsXLink:null}}),mg=la({transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()},properties:{ariaActiveDescendant:null,ariaAtomic:It,ariaAutoComplete:null,ariaBusy:It,ariaChecked:It,ariaColCount:ie,ariaColIndex:ie,ariaColSpan:ie,ariaControls:bt,ariaCurrent:null,ariaDescribedBy:bt,ariaDetails:null,ariaDisabled:It,ariaDropEffect:bt,ariaErrorMessage:null,ariaExpanded:It,ariaFlowTo:bt,ariaGrabbed:It,ariaHasPopup:null,ariaHidden:It,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:bt,ariaLevel:ie,ariaLive:null,ariaModal:It,ariaMultiLine:It,ariaMultiSelectable:It,ariaOrientation:null,ariaOwns:bt,ariaPlaceholder:null,ariaPosInSet:ie,ariaPressed:It,ariaReadOnly:It,ariaRelevant:null,ariaRequired:It,ariaRoleDescription:bt,ariaRowCount:ie,ariaRowIndex:ie,ariaRowSpan:ie,ariaSelected:It,ariaSetSize:ie,ariaSort:null,ariaValueMax:ie,ariaValueMin:ie,ariaValueNow:ie,ariaValueText:null,role:null}}),eI=la({space:"html",attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},transform:pg,mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:sa,acceptCharset:bt,accessKey:bt,action:null,allow:null,allowFullScreen:Ue,allowPaymentRequest:Ue,allowUserMedia:Ue,alt:null,as:null,async:Ue,autoCapitalize:null,autoComplete:bt,autoFocus:Ue,autoPlay:Ue,blocking:bt,capture:null,charSet:null,checked:Ue,cite:null,className:bt,cols:ie,colSpan:null,content:null,contentEditable:It,controls:Ue,controlsList:bt,coords:ie|sa,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ue,defer:Ue,dir:null,dirName:null,disabled:Ue,download:lg,draggable:It,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ue,formTarget:null,headers:bt,height:ie,hidden:Ue,high:ie,href:null,hrefLang:null,htmlFor:bt,httpEquiv:bt,id:null,imageSizes:null,imageSrcSet:null,inert:Ue,inputMode:null,integrity:null,is:null,isMap:Ue,itemId:null,itemProp:bt,itemRef:bt,itemScope:Ue,itemType:bt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ue,low:ie,manifest:null,max:null,maxLength:ie,media:null,method:null,min:null,minLength:ie,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:ie,pattern:null,ping:bt,placeholder:null,playsInline:Ue,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ue,referrerPolicy:null,rel:bt,required:Ue,reversed:Ue,rows:ie,rowSpan:ie,sandbox:bt,scope:null,scoped:Ue,seamless:Ue,selected:Ue,shadowRootClonable:Ue,shadowRootDelegatesFocus:Ue,shadowRootMode:null,shape:null,size:ie,sizes:null,slot:null,span:ie,spellCheck:It,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ie,step:null,style:null,tabIndex:ie,target:null,title:null,translate:null,type:null,typeMustMatch:Ue,useMap:null,value:It,width:ie,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:bt,axis:null,background:null,bgColor:null,border:ie,borderColor:null,bottomMargin:ie,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:ie,leftMargin:ie,link:null,longDesc:null,lowSrc:null,marginHeight:ie,marginWidth:ie,noResize:Ue,noHref:Ue,noShade:Ue,noWrap:Ue,object:null,profile:null,prompt:null,rev:null,rightMargin:ie,rules:null,scheme:null,scrolling:It,standby:null,summary:null,text:null,topMargin:ie,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ie,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ue,disableRemotePlayback:Ue,prefix:null,property:null,results:ie,security:null,unselectable:null}}),tI=la({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:dg,properties:{about:Sn,accentHeight:ie,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ie,amplitude:ie,arabicForm:null,ascent:ie,attributeName:null,attributeType:null,azimuth:ie,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ie,by:null,calcMode:null,capHeight:ie,className:bt,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:ie,diffuseConstant:ie,direction:null,display:null,dur:null,divisor:ie,dominantBaseline:null,download:Ue,dx:null,dy:null,edgeMode:null,editable:null,elevation:ie,enableBackground:null,end:null,event:null,exponent:ie,externalResourcesRequired:null,fill:null,fillOpacity:ie,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:sa,g2:sa,glyphName:sa,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ie,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ie,horizOriginX:ie,horizOriginY:ie,id:null,ideographic:ie,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ie,k:ie,k1:ie,k2:ie,k3:ie,k4:ie,kernelMatrix:Sn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ie,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:ie,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:ie,overlineThickness:ie,paintOrder:null,panose1:null,path:null,pathLength:ie,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:bt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ie,pointsAtY:ie,pointsAtZ:ie,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:Sn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:Sn,rev:Sn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:Sn,requiredFeatures:Sn,requiredFonts:Sn,requiredFormats:Sn,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:ie,specularExponent:ie,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ie,strikethroughThickness:ie,string:null,stroke:null,strokeDashArray:Sn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ie,strokeOpacity:ie,strokeWidth:null,style:null,surfaceScale:ie,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:Sn,tabIndex:ie,tableValues:null,target:null,targetX:ie,targetY:ie,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:Sn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ie,underlineThickness:ie,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ie,values:null,vAlphabetic:ie,vMathematical:ie,vectorEffect:null,vHanging:ie,vIdeographic:ie,version:null,vertAdvY:ie,vertOriginX:ie,vertOriginY:ie,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ie,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null}}),nI=/^data[-\w.:]+$/i,vg=/-[a-z]/g,rI=/[A-Z]/g;function iI(e,t){const n=kf(t);let r=t,i=Rn;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&nI.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(vg,oI);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!vg.test(a)){let o=a.replace(rI,aI);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=Cf}return new i(r,t)}function aI(e){return"-"+e.toLowerCase()}function oI(e){return e.charAt(1).toUpperCase()}const sI={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"},lI=sg([fg,cg,hg,mg,eI],"html"),$f=sg([fg,cg,hg,mg,tI],"svg");function uI(e){return e.join(" ").trim()}var yg={},gg=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,cI=/\n/g,fI=/^\s*/,dI=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,pI=/^:\s*/,hI=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,mI=/^[;\s]*/,vI=/^\s+|\s+$/g,yI=`
|
|
31
|
+
`,bg="/",xg="*",Ri="",gI="comment",bI="declaration",xI=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(h){var m=h.match(cI);m&&(n+=m.length);var y=h.lastIndexOf(yI);r=~y?h.length-y:r+h.length}function a(){var h={line:n,column:r};return function(m){return m.position=new o(h),l(),m}}function o(h){this.start=h,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function s(h){var m=new Error(t.source+":"+n+":"+r+": "+h);if(m.reason=h,m.filename=t.source,m.line=n,m.column=r,m.source=e,!t.silent)throw m}function u(h){var m=h.exec(e);if(m){var y=m[0];return i(y),e=e.slice(y.length),m}}function l(){u(fI)}function c(h){var m;for(h=h||[];m=f();)m!==!1&&h.push(m);return h}function f(){var h=a();if(!(bg!=e.charAt(0)||xg!=e.charAt(1))){for(var m=2;Ri!=e.charAt(m)&&(xg!=e.charAt(m)||bg!=e.charAt(m+1));)++m;if(m+=2,Ri===e.charAt(m-1))return s("End of comment missing");var y=e.slice(2,m-2);return r+=2,i(y),e=e.slice(m),r+=2,h({type:gI,comment:y})}}function d(){var h=a(),m=u(dI);if(m){if(f(),!u(pI))return s("property missing ':'");var y=u(hI),v=h({type:bI,property:wg(m[0].replace(gg,Ri)),value:y?wg(y[0].replace(gg,Ri)):Ri});return u(mI),v}}function p(){var h=[];c(h);for(var m;m=d();)m!==!1&&(h.push(m),c(h));return h}return l(),p()};function wg(e){return e?e.replace(vI,Ri):Ri}var wI=ht&&ht.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(yg,"__esModule",{value:!0});var Sg=yg.default=_I,SI=wI(xI);function _I(e,t){var n=null;if(!e||typeof e!="string")return n;var r=(0,SI.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 EI=Sg.default||Sg,_g=Eg("end"),If=Eg("start");function Eg(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 kI(e){const t=If(e),n=_g(e);if(t&&n)return{start:t,end:n}}function Po(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?kg(e.position):"start"in e||"end"in e?kg(e):"line"in e||"column"in e?Rf(e):""}function Rf(e){return Tg(e&&e.line)+":"+Tg(e&&e.column)}function kg(e){return Rf(e&&e.start)+"-"+Rf(e&&e.end)}function Tg(e){return e&&typeof e=="number"?e:1}class Qt 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=Po(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}}Qt.prototype.file="",Qt.prototype.name="",Qt.prototype.reason="",Qt.prototype.message="",Qt.prototype.stack="",Qt.prototype.column=void 0,Qt.prototype.line=void 0,Qt.prototype.ancestors=void 0,Qt.prototype.cause=void 0,Qt.prototype.fatal=void 0,Qt.prototype.place=void 0,Qt.prototype.ruleId=void 0,Qt.prototype.source=void 0;const Pf={}.hasOwnProperty,TI=new Map,OI=/[A-Z]/g,CI=/-([a-z])/g,$I=new Set(["table","tbody","thead","tfoot","tr"]),II=new Set(["td","th"]),Og="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function RI(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=FI(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=LI(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"?$f:lI,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=Cg(i,e,void 0);return a&&typeof a!="string"?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function Cg(e,t,n){if(t.type==="element")return PI(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return AI(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return DI(e,t,n);if(t.type==="mdxjsEsm")return NI(e,t);if(t.type==="root")return MI(e,t,n);if(t.type==="text")return jI(e,t)}function PI(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=$f,e.schema=i),e.ancestors.push(t);const a=Ig(e,t.tagName,!1),o=BI(e,t);let s=Nf(e,t);return $I.has(t.tagName)&&(s=s.filter(function(u){return typeof u=="string"?!J$(u):!0})),$g(e,o,a,t),Af(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function AI(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)}Ao(e,t.position)}function NI(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);Ao(e,t.position)}function DI(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=$f,e.schema=i),e.ancestors.push(t);const a=t.name===null?e.Fragment:Ig(e,t.name,!0),o=UI(e,t),s=Nf(e,t);return $g(e,o,a,t),Af(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function MI(e,t,n){const r={};return Af(r,Nf(e,t)),e.create(t,e.Fragment,r,n)}function jI(e,t){return t.value}function $g(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Af(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function LI(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 FI(e,t){return n;function n(r,i,a,o){const s=Array.isArray(a.children),u=If(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 BI(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&Pf.call(t.properties,i)){const a=zI(e,i,t.properties[i]);if(a){const[o,s]=a;e.tableCellAlignToStyle&&o==="align"&&typeof s=="string"&&II.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 UI(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 Ao(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 Ao(e,t.position);else a=r.value===null?!0:r.value;n[i]=a}return n}function Nf(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:TI;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=Cg(e,a,o);s!==void 0&&n.push(s)}return n}function zI(e,t,n){const r=iI(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?H$(n):uI(n)),r.property==="style"){let i=typeof n=="object"?n:VI(e,String(n));return e.stylePropertyNameCase==="css"&&(i=qI(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&r.space?sI[r.property]||r.property:r.attribute,n]}}function VI(e,t){const n={};try{EI(t,r)}catch(i){if(!e.ignoreInvalidStyle){const a=i,o=new Qt("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=Og+"#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(CI,HI)),n[o]=a}}function Ig(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=ag(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=ag(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const i=r.value;return Pf.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(r);Ao(e)}function Ao(e,t){const n=new Qt("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=Og+"#cannot-handle-mdx-estrees-without-createevaluater",n}function qI(e){const t={};let n;for(n in e)Pf.call(e,n)&&(t[WI(n)]=e[n]);return t}function WI(e){let t=e.replace(OI,ZI);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function HI(e,t){return t.toUpperCase()}function ZI(e){return"-"+e.toLowerCase()}const Df={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"]},KI={};function Mf(e,t){const n=KI,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return Rg(e,r,i)}function Rg(e,t,n){if(GI(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 Pg(e.children,t,n)}return Array.isArray(e)?Pg(e,t,n):""}function Pg(e,t,n){const r=[];let i=-1;for(;++i<e.length;)r[i]=Rg(e[i],t,n);return r.join("")}function GI(e){return!!(e&&typeof e=="object")}const Ag=document.createElement("i");function jf(e){const t="&"+e+";";Ag.innerHTML=t;const n=Ag.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function Pn(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 An(e,t){return e.length>0?(Pn(e,e.length,0,t),e):t}const Ng={}.hasOwnProperty;function Dg(e){const t={};let n=-1;for(;++n<e.length;)YI(t,e[n]);return t}function YI(e,t){let n;for(n in t){const i=(Ng.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let o;if(a)for(o in a){Ng.call(i,o)||(i[o]=[]);const s=a[o];JI(i[o],Array.isArray(s)?s:s?[s]:[])}}}function JI(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);Pn(e,0,0,r)}function Mg(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 qn(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const ln=Jr(/[A-Za-z]/),en=Jr(/[\dA-Za-z]/),XI=Jr(/[#-'*+\--9=?A-Z^-~]/);function _l(e){return e!==null&&(e<32||e===127)}const Lf=Jr(/\d/),QI=Jr(/[\dA-Fa-f]/),eR=Jr(/[!-/:-@[-`{-~]/);function Ie(e){return e!==null&&e<-2}function vt(e){return e!==null&&(e<0||e===32)}function He(e){return e===-2||e===-1||e===32}const El=Jr(new RegExp("\\p{P}|\\p{S}","u")),Pi=Jr(/\s/);function Jr(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function ua(e){const t=[];let n=-1,r=0,i=0;for(;++n<e.length;){const a=e.charCodeAt(n);let o="";if(a===37&&en(e.charCodeAt(n+1))&&en(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 Xe(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let a=0;return o;function o(u){return He(u)?(e.enter(n),s(u)):t(u)}function s(u){return He(u)&&a++<i?(e.consume(u),s):(e.exit(n),t(u))}}const tR={tokenize:nR};function nR(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"),Xe(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 Ie(s)?(e.consume(s),e.exit("chunkText"),a):(e.consume(s),o)}}const rR={tokenize:iR},jg={tokenize:aR};function iR(e){const t=this,n=[];let r=0,i,a,o;return s;function s(b){if(r<n.length){const k=n[r];return t.containerState=k[1],e.attempt(k[0].continuation,u,l)(b)}return l(b)}function u(b){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&g();const k=t.events.length;let S=k,E;for(;S--;)if(t.events[S][0]==="exit"&&t.events[S][1].type==="chunkFlow"){E=t.events[S][1].end;break}v(r);let T=k;for(;T<t.events.length;)t.events[T][1].end=Object.assign({},E),T++;return Pn(t.events,S+1,0,t.events.slice(k)),t.events.length=T,l(b)}return s(b)}function l(b){if(r===n.length){if(!i)return d(b);if(i.currentConstruct&&i.currentConstruct.concrete)return h(b);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(jg,c,f)(b)}function c(b){return i&&g(),v(r),d(b)}function f(b){return t.parser.lazy[t.now().line]=r!==n.length,o=t.now().offset,h(b)}function d(b){return t.containerState={},e.attempt(jg,p,h)(b)}function p(b){return r++,n.push([t.currentConstruct,t.containerState]),d(b)}function h(b){if(b===null){i&&g(),v(0),e.consume(b);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{contentType:"flow",previous:a,_tokenizer:i}),m(b)}function m(b){if(b===null){y(e.exit("chunkFlow"),!0),v(0),e.consume(b);return}return Ie(b)?(e.consume(b),y(e.exit("chunkFlow")),r=0,t.interrupt=void 0,s):(e.consume(b),m)}function y(b,k){const S=t.sliceStream(b);if(k&&S.push(null),b.previous=a,a&&(a.next=b),a=b,i.defineSkip(b.start),i.write(S),t.parser.lazy[b.start.line]){let E=i.events.length;for(;E--;)if(i.events[E][1].start.offset<o&&(!i.events[E][1].end||i.events[E][1].end.offset>o))return;const T=t.events.length;let R=T,B,O;for(;R--;)if(t.events[R][0]==="exit"&&t.events[R][1].type==="chunkFlow"){if(B){O=t.events[R][1].end;break}B=!0}for(v(r),E=T;E<t.events.length;)t.events[E][1].end=Object.assign({},O),E++;Pn(t.events,R+1,0,t.events.slice(T)),t.events.length=E}}function v(b){let k=n.length;for(;k-- >b;){const S=n[k];t.containerState=S[1],S[0].exit.call(t,e)}n.length=b}function g(){i.write([null]),a=void 0,i=void 0,t.containerState._closeFlow=void 0}}function aR(e,t,n){return Xe(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function kl(e){if(e===null||vt(e)||Pi(e))return 1;if(El(e))return 2}function Tl(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 Ff={name:"attention",tokenize:sR,resolveAll:oR};function oR(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);Lg(f,-u),Lg(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=An(l,[["enter",e[r][1],t],["exit",e[r][1],t]])),l=An(l,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",a,t]]),l=An(l,Tl(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),l=An(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=An(l,[["enter",e[n][1],t],["exit",e[n][1],t]])):c=0,Pn(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 sR(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=kl(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=kl(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 Lg(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const lR={name:"autolink",tokenize:uR};function uR(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 ln(p)?(e.consume(p),o):p===64?n(p):l(p)}function o(p){return p===43||p===45||p===46||en(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||en(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||_l(p)?n(p):(e.consume(p),u)}function l(p){return p===64?(e.consume(p),c):XI(p)?(e.consume(p),l):n(p)}function c(p){return en(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||en(p))&&r++<63){const h=p===45?d:f;return e.consume(p),h}return n(p)}}const No={tokenize:cR,partial:!0};function cR(e,t,n){return r;function r(a){return He(a)?Xe(e,i,"linePrefix")(a):i(a)}function i(a){return a===null||Ie(a)?t(a):n(a)}}const Fg={name:"blockQuote",tokenize:fR,continuation:{tokenize:dR},exit:pR};function fR(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 He(o)?(e.enter("blockQuotePrefixWhitespace"),e.consume(o),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(o))}}function dR(e,t,n){const r=this;return i;function i(o){return He(o)?Xe(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):a(o)}function a(o){return e.attempt(Fg,t,n)(o)}}function pR(e){e.exit("blockQuote")}const Bg={name:"characterEscape",tokenize:hR};function hR(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 eR(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const Ug={name:"characterReference",tokenize:mR};function mR(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=en,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=QI,c):(e.enter("characterReferenceValue"),a=7,o=Lf,c(f))}function c(f){if(f===59&&i){const d=e.exit("characterReferenceValue");return o===en&&!jf(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 zg={tokenize:yR,partial:!0},Vg={name:"codeFenced",tokenize:vR,concrete:!0};function vR(e,t,n){const r=this,i={tokenize:S,partial:!0};let a=0,o=0,s;return u;function u(E){return l(E)}function l(E){const T=r.events[r.events.length-1];return a=T&&T[1].type==="linePrefix"?T[2].sliceSerialize(T[1],!0).length:0,s=E,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),c(E)}function c(E){return E===s?(o++,e.consume(E),c):o<3?n(E):(e.exit("codeFencedFenceSequence"),He(E)?Xe(e,f,"whitespace")(E):f(E))}function f(E){return E===null||Ie(E)?(e.exit("codeFencedFence"),r.interrupt?t(E):e.check(zg,m,k)(E)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),d(E))}function d(E){return E===null||Ie(E)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),f(E)):He(E)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),Xe(e,p,"whitespace")(E)):E===96&&E===s?n(E):(e.consume(E),d)}function p(E){return E===null||Ie(E)?f(E):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),h(E))}function h(E){return E===null||Ie(E)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),f(E)):E===96&&E===s?n(E):(e.consume(E),h)}function m(E){return e.attempt(i,k,y)(E)}function y(E){return e.enter("lineEnding"),e.consume(E),e.exit("lineEnding"),v}function v(E){return a>0&&He(E)?Xe(e,g,"linePrefix",a+1)(E):g(E)}function g(E){return E===null||Ie(E)?e.check(zg,m,k)(E):(e.enter("codeFlowValue"),b(E))}function b(E){return E===null||Ie(E)?(e.exit("codeFlowValue"),g(E)):(e.consume(E),b)}function k(E){return e.exit("codeFenced"),t(E)}function S(E,T,R){let B=0;return O;function O(M){return E.enter("lineEnding"),E.consume(M),E.exit("lineEnding"),A}function A(M){return E.enter("codeFencedFence"),He(M)?Xe(E,z,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(M):z(M)}function z(M){return M===s?(E.enter("codeFencedFenceSequence"),$(M)):R(M)}function $(M){return M===s?(B++,E.consume(M),$):B>=o?(E.exit("codeFencedFenceSequence"),He(M)?Xe(E,F,"whitespace")(M):F(M)):R(M)}function F(M){return M===null||Ie(M)?(E.exit("codeFencedFence"),T(M)):R(M)}}}function yR(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 Bf={name:"codeIndented",tokenize:bR},gR={tokenize:xR,partial:!0};function bR(e,t,n){const r=this;return i;function i(l){return e.enter("codeIndented"),Xe(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):Ie(l)?e.attempt(gR,o,u)(l):(e.enter("codeFlowValue"),s(l))}function s(l){return l===null||Ie(l)?(e.exit("codeFlowValue"),o(l)):(e.consume(l),s)}function u(l){return e.exit("codeIndented"),t(l)}}function xR(e,t,n){const r=this;return i;function i(o){return r.parser.lazy[r.now().line]?n(o):Ie(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):Xe(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):Ie(o)?i(o):n(o)}}const wR={name:"codeText",tokenize:ER,resolve:SR,previous:_R};function SR(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 _R(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function ER(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)):Ie(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||Ie(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 kR{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&&Do(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),Do(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Do(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);Do(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Do(this.left,n.reverse())}}}function Do(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 qg(e){const t={};let n=-1,r,i,a,o,s,u,l;const c=new kR(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,TR(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 Pn(e,0,Number.POSITIVE_INFINITY,c.slice(0)),!l}function TR(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,h=0,m=0;const y=[m];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&&(m=d+1,y.push(m),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]),g=a.pop();u.push([g,g+v.length-1]),e.splice(g,2,v)}for(u.reverse(),d=-1;++d<u.length;)l[h+u[d][0]]=h+u[d][1],h+=u[d][1]-u[d][0]-1;return l}const OR={tokenize:IR,resolve:$R},CR={tokenize:RR,partial:!0};function $R(e){return qg(e),e}function IR(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):Ie(s)?e.check(CR,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 RR(e,t,n){const r=this;return i;function i(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),Xe(e,a,"linePrefix")}function a(o){if(o===null||Ie(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 Wg(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||_l(v)?n(v):(e.enter(r),e.enter(o),e.enter(s),e.enter("chunkString",{contentType:"string"}),m(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||Ie(v)?n(v):(e.consume(v),v===92?h:p)}function h(v){return v===60||v===62||v===92?(e.consume(v),p):p(v)}function m(v){return!c&&(v===null||v===41||vt(v))?(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(r),t(v)):c<l&&v===40?(e.consume(v),c++,m):v===41?(e.consume(v),c--,m):v===null||v===32||v===40||_l(v)?n(v):(e.consume(v),v===92?y:m)}function y(v){return v===40||v===41||v===92?(e.consume(v),m):m(v)}}function Hg(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):Ie(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||Ie(p)||s++>999?(e.exit("chunkString"),c(p)):(e.consume(p),u||(u=!He(p)),p===92?d:f)}function d(p){return p===91||p===92||p===93?(e.consume(p),s++,f):f(p)}}function Zg(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):Ie(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),Xe(e,l,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(d))}function c(d){return d===o||d===null||Ie(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 Mo(e,t){let n;return r;function r(i){return Ie(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):He(i)?Xe(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const PR={name:"definition",tokenize:NR},AR={tokenize:DR,partial:!0};function NR(e,t,n){const r=this;let i;return a;function a(p){return e.enter("definition"),o(p)}function o(p){return Hg.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(p)}function s(p){return i=qn(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 vt(p)?Mo(e,l)(p):l(p)}function l(p){return Wg(e,c,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(p)}function c(p){return e.attempt(AR,f,f)(p)}function f(p){return He(p)?Xe(e,d,"whitespace")(p):d(p)}function d(p){return p===null||Ie(p)?(e.exit("definition"),r.parser.defined.push(i),t(p)):n(p)}}function DR(e,t,n){return r;function r(s){return vt(s)?Mo(e,i)(s):n(s)}function i(s){return Zg(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(s)}function a(s){return He(s)?Xe(e,o,"whitespace")(s):o(s)}function o(s){return s===null||Ie(s)?t(s):n(s)}}const MR={name:"hardBreakEscape",tokenize:jR};function jR(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),i}function i(a){return Ie(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const LR={name:"headingAtx",tokenize:BR,resolve:FR};function FR(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"},Pn(e,r,n-r+1,[["enter",i,t],["enter",a,t],["exit",a,t],["exit",i,t]])),e}function BR(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||vt(c)?(e.exit("atxHeadingSequence"),s(c)):n(c)}function s(c){return c===35?(e.enter("atxHeadingSequence"),u(c)):c===null||Ie(c)?(e.exit("atxHeading"),t(c)):He(c)?Xe(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||vt(c)?(e.exit("atxHeadingText"),s(c)):(e.consume(c),l)}}const UR=["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"],Kg=["pre","script","style","textarea"],zR={name:"htmlFlow",tokenize:HR,resolveTo:WR,concrete:!0},VR={tokenize:KR,partial:!0},qR={tokenize:ZR,partial:!0};function WR(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 HR(e,t,n){const r=this;let i,a,o,s,u;return l;function l(_){return c(_)}function c(_){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(_),f}function f(_){return _===33?(e.consume(_),d):_===47?(e.consume(_),a=!0,m):_===63?(e.consume(_),i=3,r.interrupt?t:x):ln(_)?(e.consume(_),o=String.fromCharCode(_),y):n(_)}function d(_){return _===45?(e.consume(_),i=2,p):_===91?(e.consume(_),i=5,s=0,h):ln(_)?(e.consume(_),i=4,r.interrupt?t:x):n(_)}function p(_){return _===45?(e.consume(_),r.interrupt?t:x):n(_)}function h(_){const Q="CDATA[";return _===Q.charCodeAt(s++)?(e.consume(_),s===Q.length?r.interrupt?t:z:h):n(_)}function m(_){return ln(_)?(e.consume(_),o=String.fromCharCode(_),y):n(_)}function y(_){if(_===null||_===47||_===62||vt(_)){const Q=_===47,oe=o.toLowerCase();return!Q&&!a&&Kg.includes(oe)?(i=1,r.interrupt?t(_):z(_)):UR.includes(o.toLowerCase())?(i=6,Q?(e.consume(_),v):r.interrupt?t(_):z(_)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(_):a?g(_):b(_))}return _===45||en(_)?(e.consume(_),o+=String.fromCharCode(_),y):n(_)}function v(_){return _===62?(e.consume(_),r.interrupt?t:z):n(_)}function g(_){return He(_)?(e.consume(_),g):O(_)}function b(_){return _===47?(e.consume(_),O):_===58||_===95||ln(_)?(e.consume(_),k):He(_)?(e.consume(_),b):O(_)}function k(_){return _===45||_===46||_===58||_===95||en(_)?(e.consume(_),k):S(_)}function S(_){return _===61?(e.consume(_),E):He(_)?(e.consume(_),S):b(_)}function E(_){return _===null||_===60||_===61||_===62||_===96?n(_):_===34||_===39?(e.consume(_),u=_,T):He(_)?(e.consume(_),E):R(_)}function T(_){return _===u?(e.consume(_),u=null,B):_===null||Ie(_)?n(_):(e.consume(_),T)}function R(_){return _===null||_===34||_===39||_===47||_===60||_===61||_===62||_===96||vt(_)?S(_):(e.consume(_),R)}function B(_){return _===47||_===62||He(_)?b(_):n(_)}function O(_){return _===62?(e.consume(_),A):n(_)}function A(_){return _===null||Ie(_)?z(_):He(_)?(e.consume(_),A):n(_)}function z(_){return _===45&&i===2?(e.consume(_),L):_===60&&i===1?(e.consume(_),W):_===62&&i===4?(e.consume(_),V):_===63&&i===3?(e.consume(_),x):_===93&&i===5?(e.consume(_),D):Ie(_)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(VR,Z,$)(_)):_===null||Ie(_)?(e.exit("htmlFlowData"),$(_)):(e.consume(_),z)}function $(_){return e.check(qR,F,Z)(_)}function F(_){return e.enter("lineEnding"),e.consume(_),e.exit("lineEnding"),M}function M(_){return _===null||Ie(_)?$(_):(e.enter("htmlFlowData"),z(_))}function L(_){return _===45?(e.consume(_),x):z(_)}function W(_){return _===47?(e.consume(_),o="",q):z(_)}function q(_){if(_===62){const Q=o.toLowerCase();return Kg.includes(Q)?(e.consume(_),V):z(_)}return ln(_)&&o.length<8?(e.consume(_),o+=String.fromCharCode(_),q):z(_)}function D(_){return _===93?(e.consume(_),x):z(_)}function x(_){return _===62?(e.consume(_),V):_===45&&i===2?(e.consume(_),x):z(_)}function V(_){return _===null||Ie(_)?(e.exit("htmlFlowData"),Z(_)):(e.consume(_),V)}function Z(_){return e.exit("htmlFlow"),t(_)}}function ZR(e,t,n){const r=this;return i;function i(o){return Ie(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 KR(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(No,t,n)}}const GR={name:"htmlText",tokenize:YR};function YR(e,t,n){const r=this;let i,a,o;return s;function s(x){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(x),u}function u(x){return x===33?(e.consume(x),l):x===47?(e.consume(x),S):x===63?(e.consume(x),b):ln(x)?(e.consume(x),R):n(x)}function l(x){return x===45?(e.consume(x),c):x===91?(e.consume(x),a=0,h):ln(x)?(e.consume(x),g):n(x)}function c(x){return x===45?(e.consume(x),p):n(x)}function f(x){return x===null?n(x):x===45?(e.consume(x),d):Ie(x)?(o=f,W(x)):(e.consume(x),f)}function d(x){return x===45?(e.consume(x),p):f(x)}function p(x){return x===62?L(x):x===45?d(x):f(x)}function h(x){const V="CDATA[";return x===V.charCodeAt(a++)?(e.consume(x),a===V.length?m:h):n(x)}function m(x){return x===null?n(x):x===93?(e.consume(x),y):Ie(x)?(o=m,W(x)):(e.consume(x),m)}function y(x){return x===93?(e.consume(x),v):m(x)}function v(x){return x===62?L(x):x===93?(e.consume(x),v):m(x)}function g(x){return x===null||x===62?L(x):Ie(x)?(o=g,W(x)):(e.consume(x),g)}function b(x){return x===null?n(x):x===63?(e.consume(x),k):Ie(x)?(o=b,W(x)):(e.consume(x),b)}function k(x){return x===62?L(x):b(x)}function S(x){return ln(x)?(e.consume(x),E):n(x)}function E(x){return x===45||en(x)?(e.consume(x),E):T(x)}function T(x){return Ie(x)?(o=T,W(x)):He(x)?(e.consume(x),T):L(x)}function R(x){return x===45||en(x)?(e.consume(x),R):x===47||x===62||vt(x)?B(x):n(x)}function B(x){return x===47?(e.consume(x),L):x===58||x===95||ln(x)?(e.consume(x),O):Ie(x)?(o=B,W(x)):He(x)?(e.consume(x),B):L(x)}function O(x){return x===45||x===46||x===58||x===95||en(x)?(e.consume(x),O):A(x)}function A(x){return x===61?(e.consume(x),z):Ie(x)?(o=A,W(x)):He(x)?(e.consume(x),A):B(x)}function z(x){return x===null||x===60||x===61||x===62||x===96?n(x):x===34||x===39?(e.consume(x),i=x,$):Ie(x)?(o=z,W(x)):He(x)?(e.consume(x),z):(e.consume(x),F)}function $(x){return x===i?(e.consume(x),i=void 0,M):x===null?n(x):Ie(x)?(o=$,W(x)):(e.consume(x),$)}function F(x){return x===null||x===34||x===39||x===60||x===61||x===96?n(x):x===47||x===62||vt(x)?B(x):(e.consume(x),F)}function M(x){return x===47||x===62||vt(x)?B(x):n(x)}function L(x){return x===62?(e.consume(x),e.exit("htmlTextData"),e.exit("htmlText"),t):n(x)}function W(x){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),q}function q(x){return He(x)?Xe(e,D,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(x):D(x)}function D(x){return e.enter("htmlTextData"),o(x)}}const Uf={name:"labelEnd",tokenize:nP,resolveTo:tP,resolveAll:eP},JR={tokenize:rP},XR={tokenize:iP},QR={tokenize:aP};function eP(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 tP(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=An(s,e.slice(a+1,a+r+3)),s=An(s,[["enter",c,t]]),s=An(s,Tl(t.parser.constructs.insideSpan.null,e.slice(a+r+4,o-3),t)),s=An(s,[["exit",c,t],e[o-2],e[o-1],["exit",l,t]]),s=An(s,e.slice(o+1)),s=An(s,[["exit",u,t]]),Pn(e,a,e.length,s),e}function nP(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(qn(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(JR,c,o?c:f)(d):d===91?e.attempt(XR,c,o?l:f)(d):o?c(d):f(d)}function l(d){return e.attempt(QR,c,f)(d)}function c(d){return t(d)}function f(d){return a._balanced=!0,n(d)}}function rP(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 vt(f)?Mo(e,a)(f):a(f)}function a(f){return f===41?c(f):Wg(e,o,s,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(f)}function o(f){return vt(f)?Mo(e,u)(f):c(f)}function s(f){return n(f)}function u(f){return f===34||f===39||f===40?Zg(e,l,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(f):c(f)}function l(f){return vt(f)?Mo(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 iP(e,t,n){const r=this;return i;function i(s){return Hg.call(r,e,a,o,"reference","referenceMarker","referenceString")(s)}function a(s){return r.parser.defined.includes(qn(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(s):n(s)}function o(s){return n(s)}}function aP(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 oP={name:"labelStartImage",tokenize:sP,resolveAll:Uf.resolveAll};function sP(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 lP={name:"labelStartLink",tokenize:uP,resolveAll:Uf.resolveAll};function uP(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 zf={name:"lineEnding",tokenize:cP};function cP(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),Xe(e,t,"linePrefix")}}const Ol={name:"thematicBreak",tokenize:fP};function fP(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||Ie(l))?(e.exit("thematicBreak"),t(l)):n(l)}function u(l){return l===i?(e.consume(l),r++,u):(e.exit("thematicBreakSequence"),He(l)?Xe(e,s,"whitespace")(l):s(l))}}const hn={name:"list",tokenize:hP,continuation:{tokenize:mP},exit:yP},dP={tokenize:gP,partial:!0},pP={tokenize:vP,partial:!0};function hP(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 h=r.containerState.type||(p===42||p===43||p===45?"listUnordered":"listOrdered");if(h==="listUnordered"?!r.containerState.marker||p===r.containerState.marker:Lf(p)){if(r.containerState.type||(r.containerState.type=h,e.enter(h,{_container:!0})),h==="listUnordered")return e.enter("listItemPrefix"),p===42||p===45?e.check(Ol,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 Lf(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(No,r.interrupt?n:c,e.attempt(dP,d,f))}function c(p){return r.containerState.initialBlankLine=!0,a++,d(p)}function f(p){return He(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 mP(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(No,i,a);function i(s){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,Xe(e,t,"listItemIndent",r.containerState.size+1)(s)}function a(s){return r.containerState.furtherBlankLines||!He(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(pP,t,o)(s))}function o(s){return r.containerState._closeFlow=!0,r.interrupt=void 0,Xe(e,e.attempt(hn,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(s)}}function vP(e,t,n){const r=this;return Xe(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 yP(e){e.exit(this.containerState.type)}function gP(e,t,n){const r=this;return Xe(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!He(a)&&o&&o[1].type==="listItemPrefixWhitespace"?t(a):n(a)}}const Gg={name:"setextUnderline",tokenize:xP,resolveTo:bP};function bP(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 xP(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"),He(l)?Xe(e,u,"lineSuffix")(l):u(l))}function u(l){return l===null||Ie(l)?(e.exit("setextHeadingLine"),t(l)):n(l)}}const wP={tokenize:SP};function SP(e){const t=this,n=e.attempt(No,r,e.attempt(this.parser.constructs.flowInitial,i,Xe(e,e.attempt(this.parser.constructs.flow,i,e.attempt(OR,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 _P={resolveAll:Jg()},EP=Yg("string"),kP=Yg("text");function Yg(e){return{tokenize:t,resolveAll:Jg(e==="text"?TP: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 Jg(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 TP(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 OP(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:g,enter:b,exit:k,attempt:T(S),check:T(E),interrupt:T(E,{interrupt:!0})},l={previous:null,code:null,containerState:{},events:[],parser:e,sliceStream:p,sliceSerialize:d,now:h,defineSkip:m,write:f};let c=t.tokenize.call(l,u);return t.resolveAll&&a.push(t),l;function f(A){return o=An(o,A),y(),o[o.length-1]!==null?[]:(R(t,0),l.events=Tl(a,l.events,l),l.events)}function d(A,z){return $P(p(A),z)}function p(A){return CP(o,A)}function h(){const{line:A,column:z,offset:$,_index:F,_bufferIndex:M}=r;return{line:A,column:z,offset:$,_index:F,_bufferIndex:M}}function m(A){i[A.line]=A.column,O()}function y(){let A;for(;r._index<o.length;){const z=o[r._index];if(typeof z=="string")for(A=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===A&&r._bufferIndex<z.length;)v(z.charCodeAt(r._bufferIndex));else v(z)}}function v(A){c=c(A)}function g(A){Ie(A)?(r.line++,r.column=1,r.offset+=A===-3?2:1,O()):A!==-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=A}function b(A,z){const $=z||{};return $.type=A,$.start=h(),l.events.push(["enter",$,l]),s.push($),$}function k(A){const z=s.pop();return z.end=h(),l.events.push(["exit",z,l]),z}function S(A,z){R(A,z.from)}function E(A,z){z.restore()}function T(A,z){return $;function $(F,M,L){let W,q,D,x;return Array.isArray(F)?Z(F):"tokenize"in F?Z([F]):V(F);function V(ne){return le;function le(pe){const he=pe!==null&&ne[pe],ue=pe!==null&&ne.null,X=[...Array.isArray(he)?he:he?[he]:[],...Array.isArray(ue)?ue:ue?[ue]:[]];return Z(X)(pe)}}function Z(ne){return W=ne,q=0,ne.length===0?L:_(ne[q])}function _(ne){return le;function le(pe){return x=B(),D=ne,ne.partial||(l.currentConstruct=ne),ne.name&&l.parser.constructs.disable.null.includes(ne.name)?oe():ne.tokenize.call(z?Object.assign(Object.create(l),z):l,u,Q,oe)(pe)}}function Q(ne){return A(D,x),M}function oe(ne){return x.restore(),++q<W.length?_(W[q]):L}}}function R(A,z){A.resolveAll&&!a.includes(A)&&a.push(A),A.resolve&&Pn(l.events,z,l.events.length-z,A.resolve(l.events.slice(z),l)),A.resolveTo&&(l.events=A.resolveTo(l.events,l))}function B(){const A=h(),z=l.previous,$=l.currentConstruct,F=l.events.length,M=Array.from(s);return{restore:L,from:F};function L(){r=A,l.previous=z,l.currentConstruct=$,l.events.length=F,s=M,O()}}function O(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function CP(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 $P(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,n.push(o)}return n.join("")}const kD=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:{91:ON},disable:{null:[]},document:{42:hr,43:hr,45:hr,48:hr,49:hr,50:hr,51:hr,52:hr,53:hr,54:hr,55:hr,56:hr,57:hr,62:Gb},flow:{35:PN,42:Ul,45:[aw,Ul],60:MN,61:aw,95:Ul,96:Qb,126:Qb},flowInitial:{[-2]:yd,[-1]:yd,32:yd},insideSpan:{null:[vd,gD]},string:{38:Jb,92:Yb},text:{[-5]:bd,[-4]:bd,[-3]:bd,33:tD,38:Jb,42:vd,60:[nN,HN],91:nD,92:[RN,Yb],93:gd,95:vd,96:vN}},Symbol.toStringTag,{value:"Module"}));function $D(e){const r=Vb([kD,...(e||{}).extensions||[]]),n={defined:[],lazy:{},constructs:r,content:i(YP),document:i(XP),flow:i(vD),string:i(bD),text:i(wD)};return n;function i(a){return o;function o(s){return SD(n,a,s)}}}function OD(e){for(;!ew(e););return e}const lw=/[\0\t\n\r]/g;function TD(){let e=1,t="",r=!0,n;return i;function i(a,o,s){const l=[];let u,c,f,d,p;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(o||void 0).decode(a)),f=0,t="",r&&(a.charCodeAt(0)===65279&&f++,r=void 0);f<a.length;){if(lw.lastIndex=f,u=lw.exec(a),d=u&&u.index!==void 0?u.index:a.length,p=a.charCodeAt(d),!u){t=a.slice(f);break}if(p===10&&f===d&&n)l.push(-3),n=void 0;else switch(n&&(l.push(-5),n=void 0),f<d&&(l.push(a.slice(f,d)),e+=d-f),p){case 0:{l.push(65533),e++;break}case 9:{for(c=Math.ceil(e/4)*4,l.push(-2);e++<c;)l.push(-1);break}case 10:{l.push(-4),e=1;break}default:n=!0,e=1}f=d+1}return s&&(n&&l.push(-5),t&&l.push(t),l.push(null)),l}}const CD=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function ID(e){return e.replace(CD,RD)}function RD(e,t,r){if(t)return t;if(r.charCodeAt(0)===35){const i=r.charCodeAt(1),a=i===120||i===88;return qb(r.slice(a?2:1),a?16:10)}return hd(r)||e}const uw={}.hasOwnProperty;function AD(e,t,r){return typeof t!="string"&&(r=t,t=void 0),PD(r)(OD($D(r).document().write(TD()(e,t,!0))))}function PD(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(ee),autolinkProtocol:z,autolinkEmail:z,atxHeading:a(Ce),blockQuote:a(ue),characterEscape:z,characterReference:z,codeFenced:a(Q),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(Q,o),codeText:a(K,o),codeTextData:z,data:z,codeFlowValue:z,definition:a(de),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(ve),hardBreakEscape:a(R),hardBreakTrailing:a(R),htmlFlow:a(J,o),htmlFlowData:z,htmlText:a(J,o),htmlTextData:z,image:a(ae),label:o,link:a(ee),listItem:a(xe),listItemValue:d,listOrdered:a(ke,f),listUnordered:a(ke),paragraph:a(Re),reference:E,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a(Ce),strong:a(qe),thematicBreak:a(Be)},exit:{atxHeading:l(),atxHeadingSequence:S,autolink:l(),autolinkEmail:he,autolinkProtocol:pe,blockQuote:l(),characterEscapeValue:O,characterReferenceMarkerHexadecimal:oe,characterReferenceMarkerNumeric:oe,characterReferenceValue:re,characterReference:le,codeFenced:l(g),codeFencedFence:m,codeFencedFenceInfo:p,codeFencedFenceMeta:h,codeFlowValue:O,codeIndented:l(v),codeText:l(M),codeTextData:O,data:O,definition:l(),definitionDestinationString:k,definitionLabelString:y,definitionTitleString:b,emphasis:l(),hardBreakEscape:l(H),hardBreakTrailing:l(H),htmlFlow:l(L),htmlFlowData:O,htmlText:l(W),htmlTextData:O,image:l(V),label:A,labelText:U,lineEnding:D,link:l(I),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:Y,resourceDestinationString:w,resourceTitleString:F,resource:Z,setextHeading:l(N),setextHeadingLineSequence:$,setextHeadingText:_,strong:l(),thematicBreak:l()}};cw(t,(e||{}).mdastExtensions||[]);const r={};return n;function n(B){let P={type:"root",children:[]};const X={stack:[P],tokenStack:[],config:t,enter:s,exit:u,buffer:o,resume:c,data:r},ce=[];let _e=-1;for(;++_e<B.length;)if(B[_e][1].type==="listOrdered"||B[_e][1].type==="listUnordered")if(B[_e][0]==="enter")ce.push(_e);else{const Oe=ce.pop();_e=i(B,Oe,_e)}for(_e=-1;++_e<B.length;){const Oe=t[B[_e][0]];uw.call(Oe,B[_e][1].type)&&Oe[B[_e][1].type].call(Object.assign({sliceSerialize:B[_e][2].sliceSerialize},X),B[_e][1])}if(X.tokenStack.length>0){const Oe=X.tokenStack[X.tokenStack.length-1];(Oe[1]||fw).call(X,void 0,Oe[0])}for(P.position={start:oi(B.length>0?B[0][1].start:{line:1,column:1,offset:0}),end:oi(B.length>0?B[B.length-2][1].end:{line:1,column:1,offset:0})},_e=-1;++_e<t.transforms.length;)P=t.transforms[_e](P)||P;return P}function i(B,P,X){let ce=P-1,_e=-1,Oe=!1,Xe,ut,zt,Tt;for(;++ce<=X;){const Ge=B[ce];switch(Ge[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{Ge[0]==="enter"?_e++:_e--,Tt=void 0;break}case"lineEndingBlank":{Ge[0]==="enter"&&(Xe&&!Tt&&!_e&&!zt&&(zt=ce),Tt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Tt=void 0}if(!_e&&Ge[0]==="enter"&&Ge[1].type==="listItemPrefix"||_e===-1&&Ge[0]==="exit"&&(Ge[1].type==="listUnordered"||Ge[1].type==="listOrdered")){if(Xe){let Ct=ce;for(ut=void 0;Ct--;){const rt=B[Ct];if(rt[1].type==="lineEnding"||rt[1].type==="lineEndingBlank"){if(rt[0]==="exit")continue;ut&&(B[ut][1].type="lineEndingBlank",Oe=!0),rt[1].type="lineEnding",ut=Ct}else if(!(rt[1].type==="linePrefix"||rt[1].type==="blockQuotePrefix"||rt[1].type==="blockQuotePrefixWhitespace"||rt[1].type==="blockQuoteMarker"||rt[1].type==="listItemIndent"))break}zt&&(!ut||zt<ut)&&(Xe._spread=!0),Xe.end=Object.assign({},ut?B[ut][1].start:Ge[1].end),B.splice(ut||ce,0,["exit",Xe,Ge[2]]),ce++,X++}if(Ge[1].type==="listItemPrefix"){const Ct={type:"listItem",_spread:!1,start:Object.assign({},Ge[1].start),end:void 0};Xe=Ct,B.splice(ce,0,["enter",Ct,Ge[2]]),ce++,X++,zt=void 0,Tt=!0}}}return B[P][1]._spread=Oe,X}function a(B,P){return X;function X(ce){s.call(this,B(ce),ce),P&&P.call(this,ce)}}function o(){this.stack.push({type:"fragment",children:[]})}function s(B,P,X){this.stack[this.stack.length-1].children.push(B),this.stack.push(B),this.tokenStack.push([P,X]),B.position={start:oi(P.start),end:void 0}}function l(B){return P;function P(X){B&&B.call(this,X),u.call(this,X)}}function u(B,P){const X=this.stack.pop(),ce=this.tokenStack.pop();if(ce)ce[0].type!==B.type&&(P?P.call(this,B,ce[0]):(ce[1]||fw).call(this,B,ce[0]));else throw new Error("Cannot close `"+B.type+"` ("+Vo({start:B.start,end:B.end})+"): it’s not open");X.position.end=oi(B.end)}function c(){return pd(this.stack.pop())}function f(){this.data.expectingFirstListItemValue=!0}function d(B){if(this.data.expectingFirstListItemValue){const P=this.stack[this.stack.length-2];P.start=Number.parseInt(this.sliceSerialize(B),10),this.data.expectingFirstListItemValue=void 0}}function p(){const B=this.resume(),P=this.stack[this.stack.length-1];P.lang=B}function h(){const B=this.resume(),P=this.stack[this.stack.length-1];P.meta=B}function m(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function g(){const B=this.resume(),P=this.stack[this.stack.length-1];P.value=B.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const B=this.resume(),P=this.stack[this.stack.length-1];P.value=B.replace(/(\r?\n|\r)$/g,"")}function y(B){const P=this.resume(),X=this.stack[this.stack.length-1];X.label=P,X.identifier=qr(this.sliceSerialize(B)).toLowerCase()}function b(){const B=this.resume(),P=this.stack[this.stack.length-1];P.title=B}function k(){const B=this.resume(),P=this.stack[this.stack.length-1];P.url=B}function S(B){const P=this.stack[this.stack.length-1];if(!P.depth){const X=this.sliceSerialize(B).length;P.depth=X}}function _(){this.data.setextHeadingSlurpLineEnding=!0}function $(B){const P=this.stack[this.stack.length-1];P.depth=this.sliceSerialize(B).codePointAt(0)===61?1:2}function N(){this.data.setextHeadingSlurpLineEnding=void 0}function z(B){const X=this.stack[this.stack.length-1].children;let ce=X[X.length-1];(!ce||ce.type!=="text")&&(ce=Ae(),ce.position={start:oi(B.start),end:void 0},X.push(ce)),this.stack.push(ce)}function O(B){const P=this.stack.pop();P.value+=this.sliceSerialize(B),P.position.end=oi(B.end)}function D(B){const P=this.stack[this.stack.length-1];if(this.data.atHardBreak){const X=P.children[P.children.length-1];X.position.end=oi(B.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(P.type)&&(z.call(this,B),O.call(this,B))}function H(){this.data.atHardBreak=!0}function L(){const B=this.resume(),P=this.stack[this.stack.length-1];P.value=B}function W(){const B=this.resume(),P=this.stack[this.stack.length-1];P.value=B}function M(){const B=this.resume(),P=this.stack[this.stack.length-1];P.value=B}function I(){const B=this.stack[this.stack.length-1];if(this.data.inReference){const P=this.data.referenceType||"shortcut";B.type+="Reference",B.referenceType=P,delete B.url,delete B.title}else delete B.identifier,delete B.label;this.data.referenceType=void 0}function V(){const B=this.stack[this.stack.length-1];if(this.data.inReference){const P=this.data.referenceType||"shortcut";B.type+="Reference",B.referenceType=P,delete B.url,delete B.title}else delete B.identifier,delete B.label;this.data.referenceType=void 0}function U(B){const P=this.sliceSerialize(B),X=this.stack[this.stack.length-2];X.label=ID(P),X.identifier=qr(P).toLowerCase()}function A(){const B=this.stack[this.stack.length-1],P=this.resume(),X=this.stack[this.stack.length-1];if(this.data.inReference=!0,X.type==="link"){const ce=B.children;X.children=ce}else X.alt=P}function w(){const B=this.resume(),P=this.stack[this.stack.length-1];P.url=B}function F(){const B=this.resume(),P=this.stack[this.stack.length-1];P.title=B}function Z(){this.data.inReference=void 0}function E(){this.data.referenceType="collapsed"}function Y(B){const P=this.resume(),X=this.stack[this.stack.length-1];X.label=P,X.identifier=qr(this.sliceSerialize(B)).toLowerCase(),this.data.referenceType="full"}function oe(B){this.data.characterReferenceType=B.type}function re(B){const P=this.sliceSerialize(B),X=this.data.characterReferenceType;let ce;X?(ce=qb(P,X==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):ce=hd(P);const _e=this.stack[this.stack.length-1];_e.value+=ce}function le(B){const P=this.stack.pop();P.position.end=oi(B.end)}function pe(B){O.call(this,B);const P=this.stack[this.stack.length-1];P.url=this.sliceSerialize(B)}function he(B){O.call(this,B);const P=this.stack[this.stack.length-1];P.url="mailto:"+this.sliceSerialize(B)}function ue(){return{type:"blockquote",children:[]}}function Q(){return{type:"code",lang:null,meta:null,value:""}}function K(){return{type:"inlineCode",value:""}}function de(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function ve(){return{type:"emphasis",children:[]}}function Ce(){return{type:"heading",depth:0,children:[]}}function R(){return{type:"break"}}function J(){return{type:"html",value:""}}function ae(){return{type:"image",title:null,url:"",alt:null}}function ee(){return{type:"link",title:null,url:"",children:[]}}function ke(B){return{type:"list",ordered:B.type==="listOrdered",start:null,spread:B._spread,children:[]}}function xe(B){return{type:"listItem",spread:B._spread,checked:null,children:[]}}function Re(){return{type:"paragraph",children:[]}}function qe(){return{type:"strong",children:[]}}function Ae(){return{type:"text",value:""}}function Be(){return{type:"thematicBreak"}}}function oi(e){return{line:e.line,column:e.column,offset:e.offset}}function cw(e,t){let r=-1;for(;++r<t.length;){const n=t[r];Array.isArray(n)?cw(e,n):ND(e,n)}}function ND(e,t){let r;for(r in t)if(uw.call(t,r))switch(r){case"canContainEols":{const n=t[r];n&&e[r].push(...n);break}case"transforms":{const n=t[r];n&&e[r].push(...n);break}case"enter":case"exit":{const n=t[r];n&&Object.assign(e[r],n);break}}}function fw(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Vo({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Vo({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Vo({start:t.start,end:t.end})+") is still open")}function DD(e){const t=this;t.parser=r;function r(n){return AD(n,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function jD(e,t){const r={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,r),e.applyData(t,r)}function MD(e,t){const r={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,r),[e.applyData(t,r),{type:"text",value:`
|
|
34
|
-
`}]}function
|
|
35
|
-
`:"",
|
|
36
|
-
`}),c.type==="element"&&c.tagName==="p"&&!i?o.push(...c.children):o.push(c)}const
|
|
37
|
-
`});const
|
|
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 IP=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:{null:[42,95]},contentInitial:{91:PR},disable:{null:[]},document:{42:hn,43:hn,45:hn,48:hn,49:hn,50:hn,51:hn,52:hn,53:hn,54:hn,55:hn,56:hn,57:hn,62:Fg},flow:{35:LR,42:Ol,45:[Gg,Ol],60:zR,61:Gg,95:Ol,96:Vg,126:Vg},flowInitial:{[-2]:Bf,[-1]:Bf,32:Bf},insideSpan:{null:[Ff,_P]},string:{38:Ug,92:Bg},text:{[-5]:zf,[-4]:zf,[-3]:zf,33:oP,38:Ug,42:Ff,60:[lR,GR],91:lP,92:[MR,Bg],93:Uf,95:Ff,96:wR}},Symbol.toStringTag,{value:"Module"}));function RP(e){const n=Dg([IP,...(e||{}).extensions||[]]),r={defined:[],lazy:{},constructs:n,content:i(tR),document:i(rR),flow:i(wP),string:i(EP),text:i(kP)};return r;function i(a){return o;function o(s){return OP(r,a,s)}}}function PP(e){for(;!qg(e););return e}const Xg=/[\0\t\n\r]/g;function AP(){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(Xg.lastIndex=f,l=Xg.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 NP=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function DP(e){return e.replace(NP,MP)}function MP(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),a=i===120||i===88;return Mg(n.slice(a?2:1),a?16:10)}return jf(n)||e}const Qg={}.hasOwnProperty;function jP(e,t,n){return typeof t!="string"&&(n=t,t=void 0),LP(n)(PP(RP(n).document().write(AP()(e,t,!0))))}function LP(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(ee),autolinkProtocol:B,autolinkEmail:B,atxHeading:a($e),blockQuote:a(ue),characterEscape:B,characterReference:B,codeFenced:a(X),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(X,o),codeText:a(K,o),codeTextData:B,data:B,codeFlowValue:B,definition:a(de),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(ve),hardBreakEscape:a(P),hardBreakTrailing:a(P),htmlFlow:a(Y,o),htmlFlowData:B,htmlText:a(Y,o),htmlTextData:B,image:a(ae),label:o,link:a(ee),listItem:a(we),listItemValue:d,listOrdered:a(ke,f),listUnordered:a(ke),paragraph:a(Re),reference:_,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a($e),strong:a(We),thematicBreak:a(Fe)},exit:{atxHeading:u(),atxHeadingSequence:S,autolink:u(),autolinkEmail:he,autolinkProtocol:pe,blockQuote:u(),characterEscapeValue:O,characterReferenceMarkerHexadecimal:oe,characterReferenceMarkerNumeric:oe,characterReferenceValue:ne,characterReference:le,codeFenced:u(y),codeFencedFence:m,codeFencedFenceInfo:p,codeFencedFenceMeta:h,codeFlowValue:O,codeIndented:u(v),codeText:u(M),codeTextData:O,data:O,definition:u(),definitionDestinationString:k,definitionLabelString:g,definitionTitleString:b,emphasis:u(),hardBreakEscape:u(z),hardBreakTrailing:u(z),htmlFlow:u($),htmlFlowData:O,htmlText:u(F),htmlTextData:O,image:u(W),label:D,labelText:q,lineEnding:A,link:u(L),listItem:u(),listOrdered:u(),listUnordered:u(),paragraph:u(),referenceString:Q,resourceDestinationString:x,resourceTitleString:V,resource:Z,setextHeading:u(R),setextHeadingLineSequence:T,setextHeadingText:E,strong:u(),thematicBreak:u()}};eb(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(U){let N={type:"root",children:[]};const J={stack:[N],tokenStack:[],config:t,enter:s,exit:l,buffer:o,resume:c,data:n},ce=[];let Ee=-1;for(;++Ee<U.length;)if(U[Ee][1].type==="listOrdered"||U[Ee][1].type==="listUnordered")if(U[Ee][0]==="enter")ce.push(Ee);else{const Oe=ce.pop();Ee=i(U,Oe,Ee)}for(Ee=-1;++Ee<U.length;){const Oe=t[U[Ee][0]];Qg.call(Oe,U[Ee][1].type)&&Oe[U[Ee][1].type].call(Object.assign({sliceSerialize:U[Ee][2].sliceSerialize},J),U[Ee][1])}if(J.tokenStack.length>0){const Oe=J.tokenStack[J.tokenStack.length-1];(Oe[1]||tb).call(J,void 0,Oe[0])}for(N.position={start:Xr(U.length>0?U[0][1].start:{line:1,column:1,offset:0}),end:Xr(U.length>0?U[U.length-2][1].end:{line:1,column:1,offset:0})},Ee=-1;++Ee<t.transforms.length;)N=t.transforms[Ee](N)||N;return N}function i(U,N,J){let ce=N-1,Ee=-1,Oe=!1,Je,lt,Ut,Ot;for(;++ce<=J;){const Ze=U[ce];switch(Ze[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{Ze[0]==="enter"?Ee++:Ee--,Ot=void 0;break}case"lineEndingBlank":{Ze[0]==="enter"&&(Je&&!Ot&&!Ee&&!Ut&&(Ut=ce),Ot=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Ot=void 0}if(!Ee&&Ze[0]==="enter"&&Ze[1].type==="listItemPrefix"||Ee===-1&&Ze[0]==="exit"&&(Ze[1].type==="listUnordered"||Ze[1].type==="listOrdered")){if(Je){let Ct=ce;for(lt=void 0;Ct--;){const tt=U[Ct];if(tt[1].type==="lineEnding"||tt[1].type==="lineEndingBlank"){if(tt[0]==="exit")continue;lt&&(U[lt][1].type="lineEndingBlank",Oe=!0),tt[1].type="lineEnding",lt=Ct}else if(!(tt[1].type==="linePrefix"||tt[1].type==="blockQuotePrefix"||tt[1].type==="blockQuotePrefixWhitespace"||tt[1].type==="blockQuoteMarker"||tt[1].type==="listItemIndent"))break}Ut&&(!lt||Ut<lt)&&(Je._spread=!0),Je.end=Object.assign({},lt?U[lt][1].start:Ze[1].end),U.splice(lt||ce,0,["exit",Je,Ze[2]]),ce++,J++}if(Ze[1].type==="listItemPrefix"){const Ct={type:"listItem",_spread:!1,start:Object.assign({},Ze[1].start),end:void 0};Je=Ct,U.splice(ce,0,["enter",Ct,Ze[2]]),ce++,J++,Ut=void 0,Ot=!0}}}return U[N][1]._spread=Oe,J}function a(U,N){return J;function J(ce){s.call(this,U(ce),ce),N&&N.call(this,ce)}}function o(){this.stack.push({type:"fragment",children:[]})}function s(U,N,J){this.stack[this.stack.length-1].children.push(U),this.stack.push(U),this.tokenStack.push([N,J]),U.position={start:Xr(N.start),end:void 0}}function u(U){return N;function N(J){U&&U.call(this,J),l.call(this,J)}}function l(U,N){const J=this.stack.pop(),ce=this.tokenStack.pop();if(ce)ce[0].type!==U.type&&(N?N.call(this,U,ce[0]):(ce[1]||tb).call(this,U,ce[0]));else throw new Error("Cannot close `"+U.type+"` ("+Po({start:U.start,end:U.end})+"): it’s not open");J.position.end=Xr(U.end)}function c(){return Mf(this.stack.pop())}function f(){this.data.expectingFirstListItemValue=!0}function d(U){if(this.data.expectingFirstListItemValue){const N=this.stack[this.stack.length-2];N.start=Number.parseInt(this.sliceSerialize(U),10),this.data.expectingFirstListItemValue=void 0}}function p(){const U=this.resume(),N=this.stack[this.stack.length-1];N.lang=U}function h(){const U=this.resume(),N=this.stack[this.stack.length-1];N.meta=U}function m(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function y(){const U=this.resume(),N=this.stack[this.stack.length-1];N.value=U.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function v(){const U=this.resume(),N=this.stack[this.stack.length-1];N.value=U.replace(/(\r?\n|\r)$/g,"")}function g(U){const N=this.resume(),J=this.stack[this.stack.length-1];J.label=N,J.identifier=qn(this.sliceSerialize(U)).toLowerCase()}function b(){const U=this.resume(),N=this.stack[this.stack.length-1];N.title=U}function k(){const U=this.resume(),N=this.stack[this.stack.length-1];N.url=U}function S(U){const N=this.stack[this.stack.length-1];if(!N.depth){const J=this.sliceSerialize(U).length;N.depth=J}}function E(){this.data.setextHeadingSlurpLineEnding=!0}function T(U){const N=this.stack[this.stack.length-1];N.depth=this.sliceSerialize(U).codePointAt(0)===61?1:2}function R(){this.data.setextHeadingSlurpLineEnding=void 0}function B(U){const J=this.stack[this.stack.length-1].children;let ce=J[J.length-1];(!ce||ce.type!=="text")&&(ce=Ae(),ce.position={start:Xr(U.start),end:void 0},J.push(ce)),this.stack.push(ce)}function O(U){const N=this.stack.pop();N.value+=this.sliceSerialize(U),N.position.end=Xr(U.end)}function A(U){const N=this.stack[this.stack.length-1];if(this.data.atHardBreak){const J=N.children[N.children.length-1];J.position.end=Xr(U.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(N.type)&&(B.call(this,U),O.call(this,U))}function z(){this.data.atHardBreak=!0}function $(){const U=this.resume(),N=this.stack[this.stack.length-1];N.value=U}function F(){const U=this.resume(),N=this.stack[this.stack.length-1];N.value=U}function M(){const U=this.resume(),N=this.stack[this.stack.length-1];N.value=U}function L(){const U=this.stack[this.stack.length-1];if(this.data.inReference){const N=this.data.referenceType||"shortcut";U.type+="Reference",U.referenceType=N,delete U.url,delete U.title}else delete U.identifier,delete U.label;this.data.referenceType=void 0}function W(){const U=this.stack[this.stack.length-1];if(this.data.inReference){const N=this.data.referenceType||"shortcut";U.type+="Reference",U.referenceType=N,delete U.url,delete U.title}else delete U.identifier,delete U.label;this.data.referenceType=void 0}function q(U){const N=this.sliceSerialize(U),J=this.stack[this.stack.length-2];J.label=DP(N),J.identifier=qn(N).toLowerCase()}function D(){const U=this.stack[this.stack.length-1],N=this.resume(),J=this.stack[this.stack.length-1];if(this.data.inReference=!0,J.type==="link"){const ce=U.children;J.children=ce}else J.alt=N}function x(){const U=this.resume(),N=this.stack[this.stack.length-1];N.url=U}function V(){const U=this.resume(),N=this.stack[this.stack.length-1];N.title=U}function Z(){this.data.inReference=void 0}function _(){this.data.referenceType="collapsed"}function Q(U){const N=this.resume(),J=this.stack[this.stack.length-1];J.label=N,J.identifier=qn(this.sliceSerialize(U)).toLowerCase(),this.data.referenceType="full"}function oe(U){this.data.characterReferenceType=U.type}function ne(U){const N=this.sliceSerialize(U),J=this.data.characterReferenceType;let ce;J?(ce=Mg(N,J==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):ce=jf(N);const Ee=this.stack[this.stack.length-1];Ee.value+=ce}function le(U){const N=this.stack.pop();N.position.end=Xr(U.end)}function pe(U){O.call(this,U);const N=this.stack[this.stack.length-1];N.url=this.sliceSerialize(U)}function he(U){O.call(this,U);const N=this.stack[this.stack.length-1];N.url="mailto:"+this.sliceSerialize(U)}function ue(){return{type:"blockquote",children:[]}}function X(){return{type:"code",lang:null,meta:null,value:""}}function K(){return{type:"inlineCode",value:""}}function de(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function ve(){return{type:"emphasis",children:[]}}function $e(){return{type:"heading",depth:0,children:[]}}function P(){return{type:"break"}}function Y(){return{type:"html",value:""}}function ae(){return{type:"image",title:null,url:"",alt:null}}function ee(){return{type:"link",title:null,url:"",children:[]}}function ke(U){return{type:"list",ordered:U.type==="listOrdered",start:null,spread:U._spread,children:[]}}function we(U){return{type:"listItem",spread:U._spread,checked:null,children:[]}}function Re(){return{type:"paragraph",children:[]}}function We(){return{type:"strong",children:[]}}function Ae(){return{type:"text",value:""}}function Fe(){return{type:"thematicBreak"}}}function Xr(e){return{line:e.line,column:e.column,offset:e.offset}}function eb(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?eb(e,r):FP(e,r)}}function FP(e,t){let n;for(n in t)if(Qg.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 tb(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+Po({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+Po({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+Po({start:t.start,end:t.end})+") is still open")}function BP(e){const t=this;t.parser=n;function n(r){return jP(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function UP(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 zP(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
34
|
+
`}]}function VP(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 qP(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function WP(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function HP(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),i=ua(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 ZP(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 KP(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function nb(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 GP(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return nb(e,t);const i={src:ua(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 YP(e,t){const n={src:ua(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 JP(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 XP(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return nb(e,t);const i={href:ua(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 QP(e,t){const n={href:ua(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 eA(e,t,n){const r=e.all(t),i=n?tA(n):rb(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 tA(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=rb(n[r])}return t}function rb(e){const t=e.spread;return t??e.children.length>1}function nA(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 rA(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function iA(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function aA(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function oA(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=If(t.children[1]),u=_g(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 sA(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 h={type:"element",tagName:a,properties:d,children:[]};f&&(h.children=e.all(f),e.patch(f,h),h=e.applyData(f,h)),l.push(h)}const c={type:"element",tagName:"tr",properties:{},children:e.wrap(l,!0)};return e.patch(t,c),e.applyData(t,c)}function lA(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const ib=9,ab=32;function uA(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),i=0;const a=[];for(;r;)a.push(ob(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return a.push(ob(t.slice(i),i>0,!1)),a.join("")}function ob(e,t,n){let r=0,i=e.length;if(t){let a=e.codePointAt(r);for(;a===ib||a===ab;)r++,a=e.codePointAt(r)}if(n){let a=e.codePointAt(i-1);for(;a===ib||a===ab;)i--,a=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}function cA(e,t){const n={type:"text",value:uA(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function fA(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const dA={blockquote:UP,break:zP,code:VP,delete:qP,emphasis:WP,footnoteReference:HP,heading:ZP,html:KP,imageReference:GP,image:YP,inlineCode:JP,linkReference:XP,link:QP,listItem:eA,list:nA,paragraph:rA,root:iA,strong:aA,table:oA,tableCell:lA,tableRow:sA,text:cA,thematicBreak:fA,toml:Cl,yaml:Cl,definition:Cl,footnoteDefinition:Cl};function Cl(){}const sb=-1,$l=0,Il=1,Rl=2,Vf=3,qf=4,Wf=5,Hf=6,lb=7,ub=8,cb=typeof self=="object"?self:globalThis,pA=(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 $l:case sb:return n(o,i);case Il:{const s=n([],i);for(const u of o)s.push(r(u));return s}case Rl:{const s=n({},i);for(const[u,l]of o)s[r(u)]=r(l);return s}case Vf:return n(new Date(o),i);case qf:{const{source:s,flags:u}=o;return n(new RegExp(s,u),i)}case Wf:{const s=n(new Map,i);for(const[u,l]of o)s.set(r(u),r(l));return s}case Hf:{const s=n(new Set,i);for(const u of o)s.add(r(u));return s}case lb:{const{name:s,message:u}=o;return n(new cb[s](u),i)}case ub:return n(BigInt(o),i);case"BigInt":return n(Object(BigInt(o)),i)}return n(new cb[a](o),i)};return r},fb=e=>pA(new Map,e)(0),ca="",{toString:hA}={},{keys:mA}=Object,jo=e=>{const t=typeof e;if(t!=="object"||!e)return[$l,t];const n=hA.call(e).slice(8,-1);switch(n){case"Array":return[Il,ca];case"Object":return[Rl,ca];case"Date":return[Vf,ca];case"RegExp":return[qf,ca];case"Map":return[Wf,ca];case"Set":return[Hf,ca]}return n.includes("Array")?[Il,n]:n.includes("Error")?[lb,n]:[Rl,n]},Pl=([e,t])=>e===$l&&(t==="function"||t==="symbol"),vA=(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]=jo(o);switch(s){case $l:{let c=o;switch(u){case"bigint":s=ub,c=o.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+u);c=null;break;case"undefined":return i([sb],o)}return i([s,c],o)}case Il:{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 Rl:{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 mA(o))(e||!Pl(jo(o[d])))&&c.push([a(d),a(o[d])]);return f}case Vf:return i([s,o.toISOString()],o);case qf:{const{source:c,flags:f}=o;return i([s,{source:c,flags:f}],o)}case Wf:{const c=[],f=i([s,c],o);for(const[d,p]of o)(e||!(Pl(jo(d))||Pl(jo(p))))&&c.push([a(d),a(p)]);return f}case Hf:{const c=[],f=i([s,c],o);for(const d of o)(e||!Pl(jo(d)))&&c.push(a(d));return f}}const{message:l}=o;return i([s,{name:u,message:l}],o)};return a},db=(e,{json:t,lossy:n}={})=>{const r=[];return vA(!(t||n),!!t,new Map,r)(e),r},Al=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?fb(db(e,t)):structuredClone(e):(e,t)=>fb(db(e,t));function yA(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 gA(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function bA(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||yA,r=e.options.footnoteBackLabel||gA,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=ua(f.toLowerCase());let p=0;const h=[],m=e.footnoteCounts.get(f);for(;m!==void 0&&++p<=m;){h.length>0&&h.push({type:"text",value:" "});let g=typeof n=="string"?n:n(u,p);typeof g=="string"&&(g={type:"text",value:g}),h.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(g)?g:[g]})}const y=c[c.length-1];if(y&&y.type==="element"&&y.tagName==="p"){const g=y.children[y.children.length-1];g&&g.type==="text"?g.value+=" ":y.children.push({type:"text",value:" "}),y.children.push(...h)}else c.push(...h);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:{...Al(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
|
|
40
|
-
`});++
|
|
41
|
-
`}),
|
|
42
|
-
`}),
|
|
43
|
-
`},i),a}function Cj(e,t){return e&&"run"in e?async function(r,n){const i=$w(r,{file:n,...t});await e.run(i,n)}:function(r,n){return $w(r,{file:n,...e||t})}}function Ow(e){if(e)throw e}var Yl=Object.prototype.hasOwnProperty,Tw=Object.prototype.toString,Cw=Object.defineProperty,Iw=Object.getOwnPropertyDescriptor,Rw=function(t){return typeof Array.isArray=="function"?Array.isArray(t):Tw.call(t)==="[object Array]"},Aw=function(t){if(!t||Tw.call(t)!=="[object Object]")return!1;var r=Yl.call(t,"constructor"),n=t.constructor&&t.constructor.prototype&&Yl.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!r&&!n)return!1;var i;for(i in t);return typeof i>"u"||Yl.call(t,i)},Pw=function(t,r){Cw&&r.name==="__proto__"?Cw(t,r.name,{enumerable:!0,configurable:!0,value:r.newValue,writable:!0}):t[r.name]=r.newValue},Nw=function(t,r){if(r==="__proto__")if(Yl.call(t,r)){if(Iw)return Iw(t,r).value}else return;return t[r]},Ij=function e(){var t,r,n,i,a,o,s=arguments[0],l=1,u=arguments.length,c=!1;for(typeof s=="boolean"&&(c=s,s=arguments[1]||{},l=2),(s==null||typeof s!="object"&&typeof s!="function")&&(s={});l<u;++l)if(t=arguments[l],t!=null)for(r in t)n=Nw(s,r),i=Nw(t,r),s!==i&&(c&&i&&(Aw(i)||(a=Rw(i)))?(a?(a=!1,o=n&&Rw(n)?n:[]):o=n&&Aw(n)?n:{},Pw(s,{name:r,newValue:e(c,o,i)})):typeof i<"u"&&Pw(s,{name:r,newValue:i}));return s};const Od=Ze(Ij);function Td(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 Rj(){const e=[],t={run:r,use:n};return t;function r(...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(l,...u){const c=e[++a];let f=-1;if(l){o(l);return}for(;++f<i.length;)(u[f]===null||u[f]===void 0)&&(u[f]=i[f]);i=u,c?Aj(c,s)(...u):o(null,...u)}}function n(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return e.push(i),t}}function Aj(e,t){let r;return n;function n(...o){const s=e.length>o.length;let l;s&&o.push(i);try{l=e.apply(this,o)}catch(u){const c=u;if(s&&r)throw c;return i(c)}s||(l&&l.then&&typeof l.then=="function"?l.then(a,i):l instanceof Error?i(l):a(l))}function i(o,...s){r||(r=!0,t(o,...s))}function a(o){i(null,o)}}const dn={basename:Pj,dirname:Nj,extname:Dj,join:jj,sep:"/"};function Pj(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Jo(e);let r=0,n=-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){r=i+1;break}}else n<0&&(a=!0,n=i+1);return n<0?"":e.slice(r,n)}if(t===e)return"";let o=-1,s=t.length-1;for(;i--;)if(e.codePointAt(i)===47){if(a){r=i+1;break}}else o<0&&(a=!0,o=i+1),s>-1&&(e.codePointAt(i)===t.codePointAt(s--)?s<0&&(n=i):(s=-1,n=o));return r===n?n=o:n<0&&(n=e.length),e.slice(r,n)}function Nj(e){if(Jo(e),e.length===0)return".";let t=-1,r=e.length,n;for(;--r;)if(e.codePointAt(r)===47){if(n){t=r;break}}else n||(n=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function Dj(e){Jo(e);let t=e.length,r=-1,n=0,i=-1,a=0,o;for(;t--;){const s=e.codePointAt(t);if(s===47){if(o){n=t+1;break}continue}r<0&&(o=!0,r=t+1),s===46?i<0?i=t:a!==1&&(a=1):i>-1&&(a=-1)}return i<0||r<0||a===0||a===1&&i===r-1&&i===n+1?"":e.slice(i,r)}function jj(...e){let t=-1,r;for(;++t<e.length;)Jo(e[t]),e[t]&&(r=r===void 0?e[t]:r+"/"+e[t]);return r===void 0?".":Mj(r)}function Mj(e){Jo(e);const t=e.codePointAt(0)===47;let r=Lj(e,!t);return r.length===0&&!t&&(r="."),r.length>0&&e.codePointAt(e.length-1)===47&&(r+="/"),t?"/"+r:r}function Lj(e,t){let r="",n=0,i=-1,a=0,o=-1,s,l;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(r.length<2||n!==2||r.codePointAt(r.length-1)!==46||r.codePointAt(r.length-2)!==46){if(r.length>2){if(l=r.lastIndexOf("/"),l!==r.length-1){l<0?(r="",n=0):(r=r.slice(0,l),n=r.length-1-r.lastIndexOf("/")),i=o,a=0;continue}}else if(r.length>0){r="",n=0,i=o,a=0;continue}}t&&(r=r.length>0?r+"/..":"..",n=2)}else r.length>0?r+="/"+e.slice(i+1,o):r=e.slice(i+1,o),n=o-i-1;i=o,a=0}else s===46&&a>-1?a++:a=-1}return r}function Jo(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const Fj={cwd:Bj};function Bj(){return"/"}function Cd(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function Uj(e){if(typeof e=="string")e=new URL(e);else if(!Cd(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 zj(e)}function zj(e){if(e.hostname!==""){const n=new TypeError('File URL host must be "localhost" or empty on darwin');throw n.code="ERR_INVALID_FILE_URL_HOST",n}const t=e.pathname;let r=-1;for(;++r<t.length;)if(t.codePointAt(r)===37&&t.codePointAt(r+1)===50){const n=t.codePointAt(r+2);if(n===70||n===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 Id=["history","path","basename","stem","extname","dirname"];class Dw{constructor(t){let r;t?Cd(t)?r={path:t}:typeof t=="string"||Wj(t)?r={value:t}:r=t:r={},this.cwd="cwd"in r?"":Fj.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let n=-1;for(;++n<Id.length;){const a=Id[n];a in r&&r[a]!==void 0&&r[a]!==null&&(this[a]=a==="history"?[...r[a]]:r[a])}let i;for(i in r)Id.includes(i)||(this[i]=r[i])}get basename(){return typeof this.path=="string"?dn.basename(this.path):void 0}set basename(t){Ad(t,"basename"),Rd(t,"basename"),this.path=dn.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?dn.dirname(this.path):void 0}set dirname(t){jw(this.basename,"dirname"),this.path=dn.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?dn.extname(this.path):void 0}set extname(t){if(Rd(t,"extname"),jw(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=dn.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Cd(t)&&(t=Uj(t)),Ad(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?dn.basename(this.path,this.extname):void 0}set stem(t){Ad(t,"stem"),Rd(t,"stem"),this.path=dn.join(this.dirname||"",t+(this.extname||""))}fail(t,r,n){const i=this.message(t,r,n);throw i.fatal=!0,i}info(t,r,n){const i=this.message(t,r,n);return i.fatal=void 0,i}message(t,r,n){const i=new er(t,r,n);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 Rd(e,t){if(e&&e.includes(dn.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+dn.sep+"`")}function Ad(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function jw(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function Wj(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const Hj=function(e){const n=this.constructor.prototype,i=n[e],a=function(){return i.apply(a,arguments)};return Object.setPrototypeOf(a,n),a},Vj={}.hasOwnProperty;class Pd extends Hj{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=Rj()}copy(){const t=new Pd;let r=-1;for(;++r<this.attachers.length;){const n=this.attachers[r];t.use(...n)}return t.data(Od(!0,{},this.namespace)),t}data(t,r){return typeof t=="string"?arguments.length===2?(jd("data",this.frozen),this.namespace[t]=r,this):Vj.call(this.namespace,t)&&this.namespace[t]||void 0:t?(jd("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[r,...n]=this.attachers[this.freezeIndex];if(n[0]===!1)continue;n[0]===!0&&(n[0]=void 0);const i=r.call(t,...n);typeof i=="function"&&this.transformers.use(i)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const r=Jl(t),n=this.parser||this.Parser;return Nd("parse",n),n(String(r),r)}process(t,r){const n=this;return this.freeze(),Nd("process",this.parser||this.Parser),Dd("process",this.compiler||this.Compiler),r?i(void 0,r):new Promise(i);function i(a,o){const s=Jl(t),l=n.parse(s);n.run(l,s,function(c,f,d){if(c||!f||!d)return u(c);const p=f,h=n.stringify(p,d);Kj(h)?d.value=h:d.result=h,u(c,d)});function u(c,f){c||!f?o(c):a?a(f):r(void 0,f)}}}processSync(t){let r=!1,n;return this.freeze(),Nd("processSync",this.parser||this.Parser),Dd("processSync",this.compiler||this.Compiler),this.process(t,i),Lw("processSync","process",r),n;function i(a,o){r=!0,Ow(a),n=o}}run(t,r,n){Mw(t),this.freeze();const i=this.transformers;return!n&&typeof r=="function"&&(n=r,r=void 0),n?a(void 0,n):new Promise(a);function a(o,s){const l=Jl(r);i.run(t,l,u);function u(c,f,d){const p=f||t;c?s(c):o?o(p):n(void 0,p,d)}}}runSync(t,r){let n=!1,i;return this.run(t,r,a),Lw("runSync","run",n),i;function a(o,s){Ow(o),i=s,n=!0}}stringify(t,r){this.freeze();const n=Jl(r),i=this.compiler||this.Compiler;return Dd("stringify",i),Mw(t),i(t,n)}use(t,...r){const n=this.attachers,i=this.namespace;if(jd("use",this.frozen),t!=null)if(typeof t=="function")l(t,r);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(u){if(typeof u=="function")l(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[c,...f]=u;l(c,f)}else o(u);else throw new TypeError("Expected usable value, not `"+u+"`")}function o(u){if(!("plugins"in u)&&!("settings"in u))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(u.plugins),u.settings&&(i.settings=Od(!0,i.settings,u.settings))}function s(u){let c=-1;if(u!=null)if(Array.isArray(u))for(;++c<u.length;){const f=u[c];a(f)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function l(u,c){let f=-1,d=-1;for(;++f<n.length;)if(n[f][0]===u){d=f;break}if(d===-1)n.push([u,...c]);else if(c.length>0){let[p,...h]=c;const m=n[d][1];Td(m)&&Td(p)&&(p=Od(!0,m,p)),n[d]=[u,p,...h]}}}}const qj=new Pd().freeze();function Nd(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Dd(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function jd(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 Mw(e){if(!Td(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Lw(e,t,r){if(!r)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Jl(e){return Zj(e)?e:new Dw(e)}function Zj(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function Kj(e){return typeof e=="string"||Gj(e)}function Gj(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const Yj="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Fw=[],Bw={allowDangerousHtml:!0},Jj=/^(https?|ircs?|mailto|xmpp)$/i,Xj=[{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 Qj(e){const t=e.allowedElements,r=e.allowElement,n=e.children||"",i=e.className,a=e.components,o=e.disallowedElements,s=e.rehypePlugins||Fw,l=e.remarkPlugins||Fw,u=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Bw}:Bw,c=e.skipHtml,f=e.unwrapDisallowed,d=e.urlTransform||eM,p=qj().use(DD).use(l).use(Cj,u).use(s),h=new Dw;typeof n=="string"&&(h.value=n);for(const y of Xj)Object.hasOwn(e,y.from)&&(""+y.from+(y.to?"use `"+y.to+"` instead":"remove it")+Yj+y.id,void 0);const m=p.parse(h);let g=p.runSync(m,h);return i&&(g={type:"element",tagName:"div",properties:{className:i},children:g.type==="root"?g.children:[g]}),kd(g,v),$P(g,{Fragment:C.Fragment,components:a,ignoreInvalidStyle:!0,jsx:C.jsx,jsxs:C.jsxs,passKeys:!0,passNode:!0});function v(y,b,k){if(y.type==="raw"&&k&&typeof b=="number")return c?k.children.splice(b,1):k.children[b]={type:"text",value:y.value},b;if(y.type==="element"){let S;for(S in dd)if(Object.hasOwn(dd,S)&&Object.hasOwn(y.properties,S)){const _=y.properties[S],$=dd[S];($===null||$.includes(y.tagName))&&(y.properties[S]=d(String(_||""),S,y))}}if(y.type==="element"){let S=t?!t.includes(y.tagName):o?o.includes(y.tagName):!1;if(!S&&r&&typeof b=="number"&&(S=!r(y,b,k)),S&&k&&typeof b=="number")return f&&y.children?k.children.splice(b,1,...y.children):k.children.splice(b,1),b}}}function eM(e){const t=e.indexOf(":"),r=e.indexOf("?"),n=e.indexOf("#"),i=e.indexOf("/");return t<0||i>-1&&t>i||r>-1&&t>r||n>-1&&t>n||Jj.test(e.slice(0,t))?e:""}function tM(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Uw(e,t,r){const i=Kl((r||{}).ignore||[]),a=rM(t);let o=-1;for(;++o<a.length;)_w(e,"text",s);function s(u,c){let f=-1,d;for(;++f<c.length;){const p=c[f],h=d?d.children:void 0;if(i(p,h?h.indexOf(p):void 0,d))return;d=p}if(d)return l(u,c)}function l(u,c){const f=c[c.length-1],d=a[o][0],p=a[o][1];let h=0;const g=f.children.indexOf(u);let v=!1,y=[];d.lastIndex=0;let b=d.exec(u.value);for(;b;){const k=b.index,S={index:b.index,input:b.input,stack:[...c,u]};let _=p(...b,S);if(typeof _=="string"&&(_=_.length>0?{type:"text",value:_}:void 0),_===!1?d.lastIndex=k+1:(h!==k&&y.push({type:"text",value:u.value.slice(h,k)}),Array.isArray(_)?y.push(..._):_&&y.push(_),h=k+b[0].length,v=!0),!d.global)break;b=d.exec(u.value)}return v?(h<u.value.length&&y.push({type:"text",value:u.value.slice(h)}),f.children.splice(g,1,...y)):y=[u],g+y.length}}function rM(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const r=!e[0]||Array.isArray(e[0])?e:[e];let n=-1;for(;++n<r.length;){const i=r[n];t.push([nM(i[0]),iM(i[1])])}return t}function nM(e){return typeof e=="string"?new RegExp(tM(e),"g"):e}function iM(e){return typeof e=="function"?e:function(){return e}}function aM(e){Uw(e,[/\r?\n|\r/g,oM])}function oM(){return{type:"break"}}function sM(){return function(e){aM(e)}}function zw(e,t){const r=String(e);if(typeof t!="string")throw new TypeError("Expected character");let n=0,i=r.indexOf(t);for(;i!==-1;)n++,i=r.indexOf(t,i+t.length);return n}const Md="phrasing",Ld=["autolink","link","image","label"];function lM(){return{transforms:[mM],enter:{literalAutolink:cM,literalAutolinkEmail:Fd,literalAutolinkHttp:Fd,literalAutolinkWww:Fd},exit:{literalAutolink:hM,literalAutolinkEmail:pM,literalAutolinkHttp:fM,literalAutolinkWww:dM}}}function uM(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Md,notInConstruct:Ld},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Md,notInConstruct:Ld},{character:":",before:"[ps]",after:"\\/",inConstruct:Md,notInConstruct:Ld}]}}function cM(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Fd(e){this.config.enter.autolinkProtocol.call(this,e)}function fM(e){this.config.exit.autolinkProtocol.call(this,e)}function dM(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 pM(e){this.config.exit.autolinkEmail.call(this,e)}function hM(e){this.exit(e)}function mM(e){Uw(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,vM],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),yM]],{ignore:["link","linkReference"]})}function vM(e,t,r,n,i){let a="";if(!Ww(i)||(/^w/i.test(t)&&(r=t+r,t="",a="http://"),!gM(r)))return!1;const o=bM(r+n);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 yM(e,t,r,n){return!Ww(n,!0)||/[-\d_]$/.test(r)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+r,children:[{type:"text",value:t+"@"+r}]}}function gM(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 bM(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let r=t[0],n=r.indexOf(")");const i=zw(e,"(");let a=zw(e,")");for(;n!==-1&&i>a;)e+=r.slice(0,n+1),r=r.slice(n+1),n=r.indexOf(")"),a++;return[e,r]}function Ww(e,t){const r=e.input.charCodeAt(e.index-1);return(e.index===0||Ui(r)||Ll(r))&&(!t||r!==47)}Hw.peek=IM;function wM(){return{enter:{gfmFootnoteDefinition:SM,gfmFootnoteDefinitionLabelString:EM,gfmFootnoteCall:$M,gfmFootnoteCallString:OM},exit:{gfmFootnoteDefinition:kM,gfmFootnoteDefinitionLabelString:_M,gfmFootnoteCall:CM,gfmFootnoteCallString:TM}}}function xM(){return{unsafe:[{character:"[",inConstruct:["phrasing","label","reference"]}],handlers:{footnoteDefinition:RM,footnoteReference:Hw}}}function SM(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function EM(){this.buffer()}function _M(e){const t=this.resume(),r=this.stack[this.stack.length-1];r.type,r.label=t,r.identifier=qr(this.sliceSerialize(e)).toLowerCase()}function kM(e){this.exit(e)}function $M(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function OM(){this.buffer()}function TM(e){const t=this.resume(),r=this.stack[this.stack.length-1];r.type,r.label=t,r.identifier=qr(this.sliceSerialize(e)).toLowerCase()}function CM(e){this.exit(e)}function Hw(e,t,r,n){const i=r.createTracker(n);let a=i.move("[^");const o=r.enter("footnoteReference"),s=r.enter("reference");return a+=i.move(r.safe(r.associationId(e),{...i.current(),before:a,after:"]"})),s(),o(),a+=i.move("]"),a}function IM(){return"["}function RM(e,t,r,n){const i=r.createTracker(n);let a=i.move("[^");const o=r.enter("footnoteDefinition"),s=r.enter("label");return a+=i.move(r.safe(r.associationId(e),{...i.current(),before:a,after:"]"})),s(),a+=i.move("]:"+(e.children&&e.children.length>0?" ":"")),i.shift(4),a+=i.move(r.indentLines(r.containerFlow(e,i.current()),AM)),o(),a}function AM(e,t,r){return t===0?e:(r?"":" ")+e}const PM=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Vw.peek=LM;function NM(){return{canContainEols:["delete"],enter:{strikethrough:jM},exit:{strikethrough:MM}}}function DM(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:PM}],handlers:{delete:Vw}}}function jM(e){this.enter({type:"delete",children:[]},e)}function MM(e){this.exit(e)}function Vw(e,t,r,n){const i=r.createTracker(n),a=r.enter("strikethrough");let o=i.move("~~");return o+=r.containerPhrasing(e,{...i.current(),before:o,after:"~"}),o+=i.move("~~"),a(),o}function LM(){return"~"}function FM(e){return e.length}function BM(e,t){const r=t||{},n=(r.align||[]).concat(),i=r.stringLength||FM,a=[],o=[],s=[],l=[];let u=0,c=-1;for(;++c<e.length;){const m=[],g=[];let v=-1;for(e[c].length>u&&(u=e[c].length);++v<e[c].length;){const y=UM(e[c][v]);if(r.alignDelimiters!==!1){const b=i(y);g[v]=b,(l[v]===void 0||b>l[v])&&(l[v]=b)}m.push(y)}o[c]=m,s[c]=g}let f=-1;if(typeof n=="object"&&"length"in n)for(;++f<u;)a[f]=qw(n[f]);else{const m=qw(n);for(;++f<u;)a[f]=m}f=-1;const d=[],p=[];for(;++f<u;){const m=a[f];let g="",v="";m===99?(g=":",v=":"):m===108?g=":":m===114&&(v=":");let y=r.alignDelimiters===!1?1:Math.max(1,l[f]-g.length-v.length);const b=g+"-".repeat(y)+v;r.alignDelimiters!==!1&&(y=g.length+y+v.length,y>l[f]&&(l[f]=y),p[f]=y),d[f]=b}o.splice(1,0,d),s.splice(1,0,p),c=-1;const h=[];for(;++c<o.length;){const m=o[c],g=s[c];f=-1;const v=[];for(;++f<u;){const y=m[f]||"";let b="",k="";if(r.alignDelimiters!==!1){const S=l[f]-(g[f]||0),_=a[f];_===114?b=" ".repeat(S):_===99?S%2?(b=" ".repeat(S/2+.5),k=" ".repeat(S/2-.5)):(b=" ".repeat(S/2),k=b):k=" ".repeat(S)}r.delimiterStart!==!1&&!f&&v.push("|"),r.padding!==!1&&!(r.alignDelimiters===!1&&y==="")&&(r.delimiterStart!==!1||f)&&v.push(" "),r.alignDelimiters!==!1&&v.push(b),v.push(y),r.alignDelimiters!==!1&&v.push(k),r.padding!==!1&&v.push(" "),(r.delimiterEnd!==!1||f!==u-1)&&v.push("|")}h.push(r.delimiterEnd===!1?v.join("").replace(/ +$/,""):v.join(""))}return h.join(`
|
|
44
|
-
`)}function
|
|
45
|
-
`&&
|
|
46
|
-
`}function
|
|
39
|
+
`}]}}const Nl=function(e){if(e==null)return _A;if(typeof e=="function")return Dl(e);if(typeof e=="object")return Array.isArray(e)?xA(e):wA(e);if(typeof e=="string")return SA(e);throw new Error("Expected function, string, or object as test")};function xA(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=Nl(e[n]);return Dl(r);function r(...i){let a=-1;for(;++a<t.length;)if(t[a].apply(this,i))return!0;return!1}}function wA(e){const t=e;return Dl(n);function n(r){const i=r;let a;for(a in e)if(i[a]!==t[a])return!1;return!0}}function SA(e){return Dl(t);function t(n){return n&&n.type===e}}function Dl(e){return t;function t(n,r,i){return!!(EA(n)&&e.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function _A(){return!0}function EA(e){return e!==null&&typeof e=="object"&&"type"in e}function use(e){return e}const pb=[],kA=!0,Zf=!1,TA="skip";function hb(e,t,n,r){let i;typeof t=="function"&&typeof n!="function"?(r=n,n=t):i=t;const a=Nl(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=pb,h,m,y;if((!t||a(u,l,c[c.length-1]||void 0))&&(p=OA(n(u,c)),p[0]===Zf))return p;if("children"in u&&u.children){const v=u;if(v.children&&p[0]!==TA)for(m=(r?v.children.length:-1)+o,y=c.concat(v);m>-1&&m<v.children.length;){const g=v.children[m];if(h=s(g,m,y)(),h[0]===Zf)return h;m=typeof h[1]=="number"?h[1]:m+o}}return p}}}function OA(e){return Array.isArray(e)?e:typeof e=="number"?[kA,e]:e==null?pb:[e]}function Kf(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),hb(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 Gf={}.hasOwnProperty,CA={};function $A(e,t){const n=t||CA,r=new Map,i=new Map,a=new Map,o={...dA,...n.handlers},s={all:l,applyData:RA,definitionById:r,footnoteById:i,footnoteCounts:a,footnoteOrder:[],handlers:o,one:u,options:n,patch:IA,wrap:AA};return Kf(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(Gf.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:m,...y}=c,v=Al(y);return v.children=s.all(c),v}return Al(c)}return(s.options.unknownHandler||PA)(s,c,f)}function l(c){const f=[];if("children"in c){const d=c.children;let p=-1;for(;++p<d.length;){const h=s.one(d[p],c);if(h){if(p&&d[p-1].type==="break"&&(!Array.isArray(h)&&h.type==="text"&&(h.value=mb(h.value)),!Array.isArray(h)&&h.type==="element")){const m=h.children[0];m&&m.type==="text"&&(m.value=mb(m.value))}Array.isArray(h)?f.push(...h):f.push(h)}}}return f}}function IA(e,t){e.position&&(t.position=kI(e))}function RA(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,Al(a)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function PA(e,t){const n=t.data||{},r="value"in t&&!(Gf.call(n,"hProperties")||Gf.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 AA(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
40
|
+
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
41
|
+
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
42
|
+
`}),n}function mb(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function vb(e,t){const n=$A(e,t),r=n.one(e,void 0),i=bA(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 NA(e,t){return e&&"run"in e?async function(n,r){const i=vb(n,{file:r,...t});await e.run(i,r)}:function(n,r){return vb(n,{file:r,...e||t})}}function yb(e){if(e)throw e}var Ml=Object.prototype.hasOwnProperty,gb=Object.prototype.toString,bb=Object.defineProperty,xb=Object.getOwnPropertyDescriptor,wb=function(t){return typeof Array.isArray=="function"?Array.isArray(t):gb.call(t)==="[object Array]"},Sb=function(t){if(!t||gb.call(t)!=="[object Object]")return!1;var n=Ml.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&Ml.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||Ml.call(t,i)},_b=function(t,n){bb&&n.name==="__proto__"?bb(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Eb=function(t,n){if(n==="__proto__")if(Ml.call(t,n)){if(xb)return xb(t,n).value}else return;return t[n]},DA=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=Eb(s,n),i=Eb(t,n),s!==i&&(c&&i&&(Sb(i)||(a=wb(i)))?(a?(a=!1,o=r&&wb(r)?r:[]):o=r&&Sb(r)?r:{},_b(s,{name:n,newValue:e(c,o,i)})):typeof i<"u"&&_b(s,{name:n,newValue:i}));return s};const Yf=Ke(DA);function Jf(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 MA(){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?jA(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 jA(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 sr={basename:LA,dirname:FA,extname:BA,join:UA,sep:"/"};function LA(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Lo(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 FA(e){if(Lo(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 BA(e){Lo(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 UA(...e){let t=-1,n;for(;++t<e.length;)Lo(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":zA(n)}function zA(e){Lo(e);const t=e.codePointAt(0)===47;let n=VA(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function VA(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 Lo(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const qA={cwd:WA};function WA(){return"/"}function Xf(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function HA(e){if(typeof e=="string")e=new URL(e);else if(!Xf(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 ZA(e)}function ZA(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 Qf=["history","path","basename","stem","extname","dirname"];class kb{constructor(t){let n;t?Xf(t)?n={path:t}:typeof t=="string"||KA(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":qA.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Qf.length;){const a=Qf[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)Qf.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?sr.basename(this.path):void 0}set basename(t){td(t,"basename"),ed(t,"basename"),this.path=sr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?sr.dirname(this.path):void 0}set dirname(t){Tb(this.basename,"dirname"),this.path=sr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?sr.extname(this.path):void 0}set extname(t){if(ed(t,"extname"),Tb(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=sr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){Xf(t)&&(t=HA(t)),td(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?sr.basename(this.path,this.extname):void 0}set stem(t){td(t,"stem"),ed(t,"stem"),this.path=sr.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 Qt(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 ed(e,t){if(e&&e.includes(sr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+sr.sep+"`")}function td(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Tb(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function KA(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const GA=function(e){const r=this.constructor.prototype,i=r[e],a=function(){return i.apply(a,arguments)};return Object.setPrototypeOf(a,r),a},YA={}.hasOwnProperty;class nd extends GA{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=MA()}copy(){const t=new nd;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Yf(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(ad("data",this.frozen),this.namespace[t]=n,this):YA.call(this.namespace,t)&&this.namespace[t]||void 0:t?(ad("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=jl(t),r=this.parser||this.Parser;return rd("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),rd("process",this.parser||this.Parser),id("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(a,o){const s=jl(t),u=r.parse(s);r.run(u,s,function(c,f,d){if(c||!f||!d)return l(c);const p=f,h=r.stringify(p,d);QA(h)?d.value=h:d.result=h,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(),rd("processSync",this.parser||this.Parser),id("processSync",this.compiler||this.Compiler),this.process(t,i),Cb("processSync","process",n),r;function i(a,o){n=!0,yb(a),r=o}}run(t,n,r){Ob(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=jl(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),Cb("runSync","run",r),i;function a(o,s){yb(o),i=s,r=!0}}stringify(t,n){this.freeze();const r=jl(n),i=this.compiler||this.Compiler;return id("stringify",i),Ob(t),i(t,r)}use(t,...n){const r=this.attachers,i=this.namespace;if(ad("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=Yf(!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,...h]=c;const m=r[d][1];Jf(m)&&Jf(p)&&(p=Yf(!0,m,p)),r[d]=[l,p,...h]}}}}const JA=new nd().freeze();function rd(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function id(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function ad(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 Ob(e){if(!Jf(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Cb(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function jl(e){return XA(e)?e:new kb(e)}function XA(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function QA(e){return typeof e=="string"||eN(e)}function eN(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const tN="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",$b=[],Ib={allowDangerousHtml:!0},nN=/^(https?|ircs?|mailto|xmpp)$/i,rN=[{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 iN(e){const t=e.allowedElements,n=e.allowElement,r=e.children||"",i=e.className,a=e.components,o=e.disallowedElements,s=e.rehypePlugins||$b,u=e.remarkPlugins||$b,l=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Ib}:Ib,c=e.skipHtml,f=e.unwrapDisallowed,d=e.urlTransform||aN,p=JA().use(BP).use(u).use(NA,l).use(s),h=new kb;typeof r=="string"&&(h.value=r);for(const g of rN)Object.hasOwn(e,g.from)&&(""+g.from+(g.to?"use `"+g.to+"` instead":"remove it")+tN+g.id,void 0);const m=p.parse(h);let y=p.runSync(m,h);return i&&(y={type:"element",tagName:"div",properties:{className:i},children:y.type==="root"?y.children:[y]}),Kf(y,v),RI(y,{Fragment:I.Fragment,components:a,ignoreInvalidStyle:!0,jsx:I.jsx,jsxs:I.jsxs,passKeys:!0,passNode:!0});function v(g,b,k){if(g.type==="raw"&&k&&typeof b=="number")return c?k.children.splice(b,1):k.children[b]={type:"text",value:g.value},b;if(g.type==="element"){let S;for(S in Df)if(Object.hasOwn(Df,S)&&Object.hasOwn(g.properties,S)){const E=g.properties[S],T=Df[S];(T===null||T.includes(g.tagName))&&(g.properties[S]=d(String(E||""),S,g))}}if(g.type==="element"){let S=t?!t.includes(g.tagName):o?o.includes(g.tagName):!1;if(!S&&n&&typeof b=="number"&&(S=!n(g,b,k)),S&&k&&typeof b=="number")return f&&g.children?k.children.splice(b,1,...g.children):k.children.splice(b,1),b}}}function aN(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||nN.test(e.slice(0,t))?e:""}function oN(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Rb(e,t,n){const i=Nl((n||{}).ignore||[]),a=sN(t);let o=-1;for(;++o<a.length;)hb(e,"text",s);function s(l,c){let f=-1,d;for(;++f<c.length;){const p=c[f],h=d?d.children:void 0;if(i(p,h?h.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 h=0;const y=f.children.indexOf(l);let v=!1,g=[];d.lastIndex=0;let b=d.exec(l.value);for(;b;){const k=b.index,S={index:b.index,input:b.input,stack:[...c,l]};let E=p(...b,S);if(typeof E=="string"&&(E=E.length>0?{type:"text",value:E}:void 0),E===!1?d.lastIndex=k+1:(h!==k&&g.push({type:"text",value:l.value.slice(h,k)}),Array.isArray(E)?g.push(...E):E&&g.push(E),h=k+b[0].length,v=!0),!d.global)break;b=d.exec(l.value)}return v?(h<l.value.length&&g.push({type:"text",value:l.value.slice(h)}),f.children.splice(y,1,...g)):g=[l],y+g.length}}function sN(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([lN(i[0]),uN(i[1])])}return t}function lN(e){return typeof e=="string"?new RegExp(oN(e),"g"):e}function uN(e){return typeof e=="function"?e:function(){return e}}function cN(e){Rb(e,[/\r?\n|\r/g,fN])}function fN(){return{type:"break"}}function dN(){return function(e){cN(e)}}function Pb(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 od="phrasing",sd=["autolink","link","image","label"];function pN(){return{transforms:[xN],enter:{literalAutolink:mN,literalAutolinkEmail:ld,literalAutolinkHttp:ld,literalAutolinkWww:ld},exit:{literalAutolink:bN,literalAutolinkEmail:gN,literalAutolinkHttp:vN,literalAutolinkWww:yN}}}function hN(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:od,notInConstruct:sd},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:od,notInConstruct:sd},{character:":",before:"[ps]",after:"\\/",inConstruct:od,notInConstruct:sd}]}}function mN(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function ld(e){this.config.enter.autolinkProtocol.call(this,e)}function vN(e){this.config.exit.autolinkProtocol.call(this,e)}function yN(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 gN(e){this.config.exit.autolinkEmail.call(this,e)}function bN(e){this.exit(e)}function xN(e){Rb(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,wN],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),SN]],{ignore:["link","linkReference"]})}function wN(e,t,n,r,i){let a="";if(!Ab(i)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!_N(n)))return!1;const o=EN(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 SN(e,t,n,r){return!Ab(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function _N(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 EN(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=Pb(e,"(");let a=Pb(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 Ab(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||Pi(n)||El(n))&&(!t||n!==47)}Nb.peek=DN;function kN(){return{enter:{gfmFootnoteDefinition:ON,gfmFootnoteDefinitionLabelString:CN,gfmFootnoteCall:RN,gfmFootnoteCallString:PN},exit:{gfmFootnoteDefinition:IN,gfmFootnoteDefinitionLabelString:$N,gfmFootnoteCall:NN,gfmFootnoteCallString:AN}}}function TN(){return{unsafe:[{character:"[",inConstruct:["phrasing","label","reference"]}],handlers:{footnoteDefinition:MN,footnoteReference:Nb}}}function ON(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function CN(){this.buffer()}function $N(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.label=t,n.identifier=qn(this.sliceSerialize(e)).toLowerCase()}function IN(e){this.exit(e)}function RN(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function PN(){this.buffer()}function AN(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.label=t,n.identifier=qn(this.sliceSerialize(e)).toLowerCase()}function NN(e){this.exit(e)}function Nb(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 DN(){return"["}function MN(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()),jN)),o(),a}function jN(e,t,n){return t===0?e:(n?"":" ")+e}const LN=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Db.peek=VN;function FN(){return{canContainEols:["delete"],enter:{strikethrough:UN},exit:{strikethrough:zN}}}function BN(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:LN}],handlers:{delete:Db}}}function UN(e){this.enter({type:"delete",children:[]},e)}function zN(e){this.exit(e)}function Db(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 VN(){return"~"}function qN(e){return e.length}function WN(e,t){const n=t||{},r=(n.align||[]).concat(),i=n.stringLength||qN,a=[],o=[],s=[],u=[];let l=0,c=-1;for(;++c<e.length;){const m=[],y=[];let v=-1;for(e[c].length>l&&(l=e[c].length);++v<e[c].length;){const g=HN(e[c][v]);if(n.alignDelimiters!==!1){const b=i(g);y[v]=b,(u[v]===void 0||b>u[v])&&(u[v]=b)}m.push(g)}o[c]=m,s[c]=y}let f=-1;if(typeof r=="object"&&"length"in r)for(;++f<l;)a[f]=Mb(r[f]);else{const m=Mb(r);for(;++f<l;)a[f]=m}f=-1;const d=[],p=[];for(;++f<l;){const m=a[f];let y="",v="";m===99?(y=":",v=":"):m===108?y=":":m===114&&(v=":");let g=n.alignDelimiters===!1?1:Math.max(1,u[f]-y.length-v.length);const b=y+"-".repeat(g)+v;n.alignDelimiters!==!1&&(g=y.length+g+v.length,g>u[f]&&(u[f]=g),p[f]=g),d[f]=b}o.splice(1,0,d),s.splice(1,0,p),c=-1;const h=[];for(;++c<o.length;){const m=o[c],y=s[c];f=-1;const v=[];for(;++f<l;){const g=m[f]||"";let b="",k="";if(n.alignDelimiters!==!1){const S=u[f]-(y[f]||0),E=a[f];E===114?b=" ".repeat(S):E===99?S%2?(b=" ".repeat(S/2+.5),k=" ".repeat(S/2-.5)):(b=" ".repeat(S/2),k=b):k=" ".repeat(S)}n.delimiterStart!==!1&&!f&&v.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&g==="")&&(n.delimiterStart!==!1||f)&&v.push(" "),n.alignDelimiters!==!1&&v.push(b),v.push(g),n.alignDelimiters!==!1&&v.push(k),n.padding!==!1&&v.push(" "),(n.delimiterEnd!==!1||f!==l-1)&&v.push("|")}h.push(n.delimiterEnd===!1?v.join("").replace(/ +$/,""):v.join(""))}return h.join(`
|
|
44
|
+
`)}function HN(e){return e==null?"":String(e)}function Mb(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 ZN(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()),KN);return i(),o}function KN(e,t,n){return">"+(n?"":" ")+e}function GN(e,t){return jb(e,t.inConstruct,!0)&&!jb(e,t.notInConstruct,!1)}function jb(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 Lb(e,t,n,r){let i=-1;for(;++i<n.unsafe.length;)if(n.unsafe[i].character===`
|
|
45
|
+
`&&GN(n.stack,n.unsafe[i]))return/[ \t]/.test(r.before)?"":" ";return`\\
|
|
46
|
+
`}function YN(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 JN(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 XN(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 QN(e,t,n,r){const i=XN(n),a=e.value||"",o=i==="`"?"GraveAccent":"Tilde";if(JN(e,n)){const f=n.enter("codeIndented"),d=n.indentLines(a,eD);return f(),d}const s=n.createTracker(r),u=i.repeat(Math.max(YN(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
47
|
`,encode:["`"],...s.current()})),f()}return c+=s.move(`
|
|
48
48
|
`),a&&(c+=s.move(a+`
|
|
49
|
-
`)),c+=s.move(
|
|
50
|
-
`,...
|
|
49
|
+
`)),c+=s.move(u),l(),c}function eD(e,t,n){return(n?"":" ")+e}function ud(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 tD(e,t,n,r){const i=ud(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 nD(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}Fb.peek=rD;function Fb(e,t,n,r){const i=nD(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 rD(e,t,n){return n.options.emphasis||"*"}function iD(e,t){let n=!1;return Kf(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,Zf}),!!((!e.depth||e.depth<3)&&Mf(e)&&(t.options.setext||n))}function aD(e,t,n,r){const i=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(iD(e,n)){const c=n.enter("headingSetext"),f=n.enter("phrasing"),d=n.containerPhrasing(e,{...a.current(),before:`
|
|
51
51
|
`,after:`
|
|
52
52
|
`});return f(),c(),d+`
|
|
53
53
|
`+(i===1?"=":"-").repeat(d.length-(Math.max(d.lastIndexOf("\r"),d.lastIndexOf(`
|
|
54
|
-
`))+1))}const o="#".repeat(i),s=
|
|
55
|
-
`,...a.current()});return/^[\t ]/.test(
|
|
56
|
-
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:d,table:o,tableCell:
|
|
57
|
-
`))}function l(p,h,m,g){const v=m.enter("tableCell"),y=m.enter("phrasing"),b=m.containerPhrasing(p,{...g,before:a,after:a});return y(),v(),b}function u(p,h){return BM(p,{align:h,alignDelimiters:n,padding:r,stringLength:i})}function c(p,h,m){const g=p.children;let v=-1;const y=[],b=h.enter("table");for(;++v<g.length;)y[v]=f(g[v],h,m);return b(),y}function f(p,h,m){const g=p.children;let v=-1;const y=[],b=h.enter("tableRow");for(;++v<g.length;)y[v]=l(g[v],p,h,m);return b(),y}function d(p,h,m){let g=ax.inlineCode(p,h,m);return m.stack.includes("tableCell")&&(g=g.replace(/\|/g,"\\$&")),g}}function O2(){return{exit:{taskListCheckValueChecked:sx,taskListCheckValueUnchecked:sx,paragraph:C2}}}function T2(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:I2}}}function sx(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function C2(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const r=this.stack[this.stack.length-1];r.type;const n=r.children[0];if(n&&n.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===r&&(n.value=n.value.slice(1),n.value.length===0?r.children.shift():r.position&&n.position&&typeof n.position.start.offset=="number"&&(n.position.start.column++,n.position.start.offset++,r.position.start=Object.assign({},n.position.start)))}}this.exit(e)}function I2(e,t,r,n){const i=e.children[0],a=typeof e.checked=="boolean"&&i&&i.type==="paragraph",o="["+(e.checked?"x":" ")+"] ",s=r.createTracker(n);a&&s.move(o);let l=ax.listItem(e,t,r,{...n,...s.current()});return a&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,u)),l;function u(c){return c+o}}function R2(){return[lM(),wM(),NM(),w2(),O2()]}function A2(e){return{extensions:[uM(),xM(),DM(),$2(e),T2()]}}const P2={tokenize:F2,partial:!0},lx={tokenize:B2,partial:!0},ux={tokenize:U2,partial:!0},cx={tokenize:z2,partial:!0},N2={tokenize:W2,partial:!0},fx={name:"wwwAutolink",tokenize:M2,previous:px},dx={name:"protocolAutolink",tokenize:L2,previous:hx},Fn={name:"emailAutolink",tokenize:j2,previous:mx},pn={};function D2(){return{text:pn}}let zi=48;for(;zi<123;)pn[zi]=Fn,zi++,zi===58?zi=65:zi===91&&(zi=97);pn[43]=Fn,pn[45]=Fn,pn[46]=Fn,pn[95]=Fn,pn[72]=[Fn,dx],pn[104]=[Fn,dx],pn[87]=[Fn,fx],pn[119]=[Fn,fx];function j2(e,t,r){const n=this;let i,a;return o;function o(f){return!Wd(f)||!mx.call(n,n.previous)||Hd(n.events)?r(f):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(f))}function s(f){return Wd(f)?(e.consume(f),s):f===64?(e.consume(f),l):r(f)}function l(f){return f===46?e.check(N2,c,u)(f):f===45||f===95||tr(f)?(a=!0,e.consume(f),l):c(f)}function u(f){return e.consume(f),i=!0,l}function c(f){return a&&i&&lr(n.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(f)):r(f)}}function M2(e,t,r){const n=this;return i;function i(o){return o!==87&&o!==119||!px.call(n,n.previous)||Hd(n.events)?r(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(P2,e.attempt(lx,e.attempt(ux,a),r),r)(o))}function a(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function L2(e,t,r){const n=this;let i="",a=!1;return o;function o(f){return(f===72||f===104)&&hx.call(n,n.previous)&&!Hd(n.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(f),e.consume(f),s):r(f)}function s(f){if(lr(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),l}return r(f)}function l(f){return f===47?(e.consume(f),a?u:(a=!0,l)):r(f)}function u(f){return f===null||Ml(f)||yt(f)||Ui(f)||Ll(f)?r(f):e.attempt(lx,e.attempt(ux,c),r)(f)}function c(f){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(f)}}function F2(e,t,r){let n=0;return i;function i(o){return(o===87||o===119)&&n<3?(n++,e.consume(o),i):o===46&&n===3?(e.consume(o),a):r(o)}function a(o){return o===null?r(o):t(o)}}function B2(e,t,r){let n,i,a;return o;function o(u){return u===46||u===95?e.check(cx,l,s)(u):u===null||yt(u)||Ui(u)||u!==45&&Ll(u)?l(u):(a=!0,e.consume(u),o)}function s(u){return u===95?n=!0:(i=n,n=void 0),e.consume(u),o}function l(u){return i||n||!a?r(u):t(u)}}function U2(e,t){let r=0,n=0;return i;function i(o){return o===40?(r++,e.consume(o),i):o===41&&n<r?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(cx,t,a)(o):o===null||yt(o)||Ui(o)?t(o):(e.consume(o),i)}function a(o){return o===41&&n++,e.consume(o),i}}function z2(e,t,r){return n;function n(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),n):s===38?(e.consume(s),a):s===93?(e.consume(s),i):s===60||s===null||yt(s)||Ui(s)?t(s):r(s)}function i(s){return s===null||s===40||s===91||yt(s)||Ui(s)?t(s):n(s)}function a(s){return lr(s)?o(s):r(s)}function o(s){return s===59?(e.consume(s),n):lr(s)?(e.consume(s),o):r(s)}}function W2(e,t,r){return n;function n(a){return e.consume(a),i}function i(a){return tr(a)?r(a):t(a)}}function px(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||yt(e)}function hx(e){return!lr(e)}function mx(e){return!(e===47||Wd(e))}function Wd(e){return e===43||e===45||e===46||e===95||tr(e)}function Hd(e){let t=e.length,r=!1;for(;t--;){const n=e[t][1];if((n.type==="labelLink"||n.type==="labelImage")&&!n._balanced){r=!0;break}if(n._gfmAutolinkLiteralWalkedInto){r=!1;break}}return e.length>0&&!r&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),r}const H2={tokenize:X2,partial:!0};function V2(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:G2,continuation:{tokenize:Y2},exit:J2}},text:{91:{name:"gfmFootnoteCall",tokenize:K2},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:q2,resolveTo:Z2}}}}function q2(e,t,r){const n=this;let i=n.events.length;const a=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]);let o;for(;i--;){const l=n.events[i][1];if(l.type==="labelImage"){o=l;break}if(l.type==="gfmFootnoteCall"||l.type==="labelLink"||l.type==="label"||l.type==="image"||l.type==="link")break}return s;function s(l){if(!o||!o._balanced)return r(l);const u=qr(n.sliceSerialize({start:o.end,end:n.now()}));return u.codePointAt(0)!==94||!a.includes(u.slice(1))?r(l):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(l),e.exit("gfmFootnoteCallLabelMarker"),t(l))}}function Z2(e,t){let r=e.length;for(;r--;)if(e[r][1].type==="labelImage"&&e[r][0]==="enter"){e[r][1];break}e[r+1][1].type="data",e[r+3][1].type="gfmFootnoteCallLabelMarker";const n={type:"gfmFootnoteCall",start:Object.assign({},e[r+3][1].start),end:Object.assign({},e[e.length-1][1].end)},i={type:"gfmFootnoteCallMarker",start:Object.assign({},e[r+3][1].end),end:Object.assign({},e[r+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[r+1],e[r+2],["enter",n,t],e[r+3],e[r+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",n,t]];return e.splice(r,e.length-r+1,...s),e}function K2(e,t,r){const n=this,i=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]);let a=0,o;return s;function s(f){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),l}function l(f){return f!==94?r(f):(e.enter("gfmFootnoteCallMarker"),e.consume(f),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",u)}function u(f){if(a>999||f===93&&!o||f===null||f===91||yt(f))return r(f);if(f===93){e.exit("chunkString");const d=e.exit("gfmFootnoteCallString");return i.includes(qr(n.sliceSerialize(d)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):r(f)}return yt(f)||(o=!0),a++,e.consume(f),f===92?c:u}function c(f){return f===91||f===92||f===93?(e.consume(f),a++,u):u(f)}}function G2(e,t,r){const n=this,i=n.parser.gfmFootnotes||(n.parser.gfmFootnotes=[]);let a,o=0,s;return l;function l(h){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),u}function u(h){return h===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",c):r(h)}function c(h){if(o>999||h===93&&!s||h===null||h===91||yt(h))return r(h);if(h===93){e.exit("chunkString");const m=e.exit("gfmFootnoteDefinitionLabelString");return a=qr(n.sliceSerialize(m)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),d}return yt(h)||(s=!0),o++,e.consume(h),h===92?f:c}function f(h){return h===91||h===92||h===93?(e.consume(h),o++,c):c(h)}function d(h){return h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),i.includes(a)||i.push(a),Qe(e,p,"gfmFootnoteDefinitionWhitespace")):r(h)}function p(h){return t(h)}}function Y2(e,t,r){return e.check(Zo,t,e.attempt(H2,t,r))}function J2(e){e.exit("gfmFootnoteDefinition")}function X2(e,t,r){const n=this;return Qe(e,i,"gfmFootnoteDefinitionIndent",5);function i(a){const o=n.events[n.events.length-1];return o&&o[1].type==="gfmFootnoteDefinitionIndent"&&o[2].sliceSerialize(o[1],!0).length===4?t(a):r(a)}}function Q2(e){let r=(e||{}).singleTilde;const n={name:"strikethrough",tokenize:a,resolveAll:i};return r==null&&(r=!0),{text:{126:n},insideSpan:{null:[n]},attentionMarkers:{null:[126]}};function i(o,s){let l=-1;for(;++l<o.length;)if(o[l][0]==="enter"&&o[l][1].type==="strikethroughSequenceTemporary"&&o[l][1]._close){let u=l;for(;u--;)if(o[u][0]==="exit"&&o[u][1].type==="strikethroughSequenceTemporary"&&o[u][1]._open&&o[l][1].end.offset-o[l][1].start.offset===o[u][1].end.offset-o[u][1].start.offset){o[l][1].type="strikethroughSequence",o[u][1].type="strikethroughSequence";const c={type:"strikethrough",start:Object.assign({},o[u][1].start),end:Object.assign({},o[l][1].end)},f={type:"strikethroughText",start:Object.assign({},o[u][1].end),end:Object.assign({},o[l][1].start)},d=[["enter",c,s],["enter",o[u][1],s],["exit",o[u][1],s],["enter",f,s]],p=s.parser.constructs.insideSpan.null;p&&Pr(d,d.length,0,Bl(p,o.slice(u+1,l),s)),Pr(d,d.length,0,[["exit",f,s],["enter",o[l][1],s],["exit",o[l][1],s],["exit",c,s]]),Pr(o,u-1,l-u+3,d),l=u+d.length-2;break}}for(l=-1;++l<o.length;)o[l][1].type==="strikethroughSequenceTemporary"&&(o[l][1].type="data");return o}function a(o,s,l){const u=this.previous,c=this.events;let f=0;return d;function d(h){return u===126&&c[c.length-1][1].type!=="characterEscape"?l(h):(o.enter("strikethroughSequenceTemporary"),p(h))}function p(h){const m=Fl(u);if(h===126)return f>1?l(h):(o.consume(h),f++,p);if(f<2&&!r)return l(h);const g=o.exit("strikethroughSequenceTemporary"),v=Fl(h);return g._open=!v||v===2&&!!m,g._close=!m||m===2&&!!v,s(h)}}}class eL{constructor(){this.map=[]}add(t,r,n){tL(this,t,r,n)}consume(t){if(this.map.sort(function(a,o){return a[0]-o[0]}),this.map.length===0)return;let r=this.map.length;const n=[];for(;r>0;)r-=1,n.push(t.slice(this.map[r][0]+this.map[r][1]),this.map[r][2]),t.length=this.map[r][0];n.push([...t]),t.length=0;let i=n.pop();for(;i;)t.push(...i),i=n.pop();this.map.length=0}}function tL(e,t,r,n){let i=0;if(!(r===0&&n.length===0)){for(;i<e.map.length;){if(e.map[i][0]===t){e.map[i][1]+=r,e.map[i][2].push(...n);return}i+=1}e.map.push([t,r,n])}}function rL(e,t){let r=!1;const n=[];for(;t<e.length;){const i=e[t];if(r){if(i[0]==="enter")i[1].type==="tableContent"&&n.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(i[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const a=n.length-1;n[a]=n[a]==="left"?"center":"right"}}else if(i[1].type==="tableDelimiterRow")break}else i[0]==="enter"&&i[1].type==="tableDelimiterRow"&&(r=!0);t+=1}return n}function nL(){return{flow:{null:{name:"table",tokenize:iL,resolveAll:aL}}}}function iL(e,t,r){const n=this;let i=0,a=0,o;return s;function s(O){let D=n.events.length-1;for(;D>-1;){const W=n.events[D][1].type;if(W==="lineEnding"||W==="linePrefix")D--;else break}const H=D>-1?n.events[D][1].type:null,L=H==="tableHead"||H==="tableRow"?_:l;return L===_&&n.parser.lazy[n.now().line]?r(O):L(O)}function l(O){return e.enter("tableHead"),e.enter("tableRow"),u(O)}function u(O){return O===124||(o=!0,a+=1),c(O)}function c(O){return O===null?r(O):Ie(O)?a>1?(a=0,n.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(O),e.exit("lineEnding"),p):r(O):Ke(O)?Qe(e,c,"whitespace")(O):(a+=1,o&&(o=!1,i+=1),O===124?(e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),o=!0,c):(e.enter("data"),f(O)))}function f(O){return O===null||O===124||yt(O)?(e.exit("data"),c(O)):(e.consume(O),O===92?d:f)}function d(O){return O===92||O===124?(e.consume(O),f):f(O)}function p(O){return n.interrupt=!1,n.parser.lazy[n.now().line]?r(O):(e.enter("tableDelimiterRow"),o=!1,Ke(O)?Qe(e,h,"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):h(O))}function h(O){return O===45||O===58?g(O):O===124?(o=!0,e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),m):S(O)}function m(O){return Ke(O)?Qe(e,g,"whitespace")(O):g(O)}function g(O){return O===58?(a+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(O),e.exit("tableDelimiterMarker"),v):O===45?(a+=1,v(O)):O===null||Ie(O)?k(O):S(O)}function v(O){return O===45?(e.enter("tableDelimiterFiller"),y(O)):S(O)}function y(O){return O===45?(e.consume(O),y):O===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(O),e.exit("tableDelimiterMarker"),b):(e.exit("tableDelimiterFiller"),b(O))}function b(O){return Ke(O)?Qe(e,k,"whitespace")(O):k(O)}function k(O){return O===124?h(O):O===null||Ie(O)?!o||i!==a?S(O):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(O)):S(O)}function S(O){return r(O)}function _(O){return e.enter("tableRow"),$(O)}function $(O){return O===124?(e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),$):O===null||Ie(O)?(e.exit("tableRow"),t(O)):Ke(O)?Qe(e,$,"whitespace")(O):(e.enter("data"),N(O))}function N(O){return O===null||O===124||yt(O)?(e.exit("data"),$(O)):(e.consume(O),O===92?z:N)}function z(O){return O===92||O===124?(e.consume(O),N):N(O)}}function aL(e,t){let r=-1,n=!0,i=0,a=[0,0,0,0],o=[0,0,0,0],s=!1,l=0,u,c,f;const d=new eL;for(;++r<e.length;){const p=e[r],h=p[1];p[0]==="enter"?h.type==="tableHead"?(s=!1,l!==0&&(vx(d,t,l,u,c),c=void 0,l=0),u={type:"table",start:Object.assign({},h.start),end:Object.assign({},h.end)},d.add(r,0,[["enter",u,t]])):h.type==="tableRow"||h.type==="tableDelimiterRow"?(n=!0,f=void 0,a=[0,0,0,0],o=[0,r+1,0,0],s&&(s=!1,c={type:"tableBody",start:Object.assign({},h.start),end:Object.assign({},h.end)},d.add(r,0,[["enter",c,t]])),i=h.type==="tableDelimiterRow"?2:c?3:1):i&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")?(n=!1,o[2]===0&&(a[1]!==0&&(o[0]=o[1],f=Xl(d,t,a,i,void 0,f),a=[0,0,0,0]),o[2]=r)):h.type==="tableCellDivider"&&(n?n=!1:(a[1]!==0&&(o[0]=o[1],f=Xl(d,t,a,i,void 0,f)),a=o,o=[a[1],r,0,0])):h.type==="tableHead"?(s=!0,l=r):h.type==="tableRow"||h.type==="tableDelimiterRow"?(l=r,a[1]!==0?(o[0]=o[1],f=Xl(d,t,a,i,r,f)):o[1]!==0&&(f=Xl(d,t,o,i,r,f)),i=0):i&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")&&(o[3]=r)}for(l!==0&&vx(d,t,l,u,c),d.consume(t.events),r=-1;++r<t.events.length;){const p=t.events[r];p[0]==="enter"&&p[1].type==="table"&&(p[1]._align=rL(t.events,r))}return e}function Xl(e,t,r,n,i,a){const o=n===1?"tableHeader":n===2?"tableDelimiter":"tableData",s="tableContent";r[0]!==0&&(a.end=Object.assign({},xa(t.events,r[0])),e.add(r[0],0,[["exit",a,t]]));const l=xa(t.events,r[1]);if(a={type:o,start:Object.assign({},l),end:Object.assign({},l)},e.add(r[1],0,[["enter",a,t]]),r[2]!==0){const u=xa(t.events,r[2]),c=xa(t.events,r[3]),f={type:s,start:Object.assign({},u),end:Object.assign({},c)};if(e.add(r[2],0,[["enter",f,t]]),n!==2){const d=t.events[r[2]],p=t.events[r[3]];if(d[1].end=Object.assign({},p[1].end),d[1].type="chunkText",d[1].contentType="text",r[3]>r[2]+1){const h=r[2]+1,m=r[3]-r[2]-1;e.add(h,m,[])}}e.add(r[3]+1,0,[["exit",f,t]])}return i!==void 0&&(a.end=Object.assign({},xa(t.events,i)),e.add(i,0,[["exit",a,t]]),a=void 0),a}function vx(e,t,r,n,i){const a=[],o=xa(t.events,r);i&&(i.end=Object.assign({},o),a.push(["exit",i,t])),n.end=Object.assign({},o),a.push(["exit",n,t]),e.add(r+1,0,a)}function xa(e,t){const r=e[t],n=r[0]==="enter"?"start":"end";return r[1][n]}const oL={name:"tasklistCheck",tokenize:lL};function sL(){return{text:{91:oL}}}function lL(e,t,r){const n=this;return i;function i(l){return n.previous!==null||!n._gfmTasklistFirstContentOfListItem?r(l):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),a)}function a(l){return yt(l)?(e.enter("taskListCheckValueUnchecked"),e.consume(l),e.exit("taskListCheckValueUnchecked"),o):l===88||l===120?(e.enter("taskListCheckValueChecked"),e.consume(l),e.exit("taskListCheckValueChecked"),o):r(l)}function o(l){return l===93?(e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):r(l)}function s(l){return Ie(l)?t(l):Ke(l)?e.check({tokenize:uL},t,r)(l):r(l)}}function uL(e,t,r){return Qe(e,n,"whitespace");function n(i){return i===null?r(i):t(i)}}function cL(e){return Vb([D2(),V2(),Q2(e),nL(),sL()])}const fL={};function dL(e){const t=this,r=e||fL,n=t.data(),i=n.micromarkExtensions||(n.micromarkExtensions=[]),a=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),o=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);i.push(cL(r)),a.push(R2()),o.push(A2(r))}const gt={container:{className:"bpReset bpContainer"},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"},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"},poweredBy:{className:"bpComposerPoweredBy"},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"}}},messageList:{scrollDownButton:{container:{className:"bpReset bpMessageListScrollDownButtonContainer"},button:{className:"bpMessageListScrollDownButtonButton"},icon:{className:"bpMessageListScrollDownButtonIcon"}},container:{className:"bpReset bpMessageListContainer"},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"}}},pL=({text:e})=>{const{message:{blocks:{text:t}}}=gt,r={h1:({node:n,...i})=>C.jsx("h1",{...i,...t==null?void 0:t.heading1}),h2:({node:n,...i})=>C.jsx("h2",{...i,...t==null?void 0:t.heading2}),h3:({node:n,...i})=>C.jsx("h3",{...i,...t==null?void 0:t.heading3}),h4:"h3",h5:"h3",h6:"h3",em:({node:n,...i})=>C.jsx("em",{...i,...t==null?void 0:t.italic}),strong:({node:n,...i})=>C.jsx("strong",{...i,...t==null?void 0:t.bold}),p:({node:n,...i})=>C.jsx("p",{...i,...t==null?void 0:t.text}),hr:({node:n,...i})=>C.jsx("hr",{...i,...t==null?void 0:t.horizontalRule}),a:({node:n,...i})=>C.jsx("a",{...i,...t==null?void 0:t.link,target:"_blank"}),ol:({node:n,...i})=>C.jsx("ol",{...i,...t==null?void 0:t.orderedList}),ul:({node:n,...i})=>C.jsx("ul",{...i,...t==null?void 0:t.unorderedList}),li:({node:n,...i})=>C.jsx("li",{...i,...t==null?void 0:t.listItem}),br:({node:n,...i})=>C.jsx("br",{...i,...t==null?void 0:t.lineBreak}),pre:({node:n,...i})=>C.jsx("pre",{...i,...t==null?void 0:t.pre})};return C.jsx(Qj,{components:r,remarkPlugins:[dL,sM],children:e})};function yx(e,t){return function(){return e.apply(t,arguments)}}const{toString:gx}=Object.prototype,{getPrototypeOf:Vd}=Object,qd=(e=>t=>{const r=gx.call(t);return e[r]||(e[r]=r.slice(8,-1).toLowerCase())})(Object.create(null)),Bn=e=>(e=e.toLowerCase(),t=>qd(t)===e),Ql=e=>t=>typeof t===e,{isArray:Sa}=Array,Xo=Ql("undefined");function hL(e){return e!==null&&!Xo(e)&&e.constructor!==null&&!Xo(e.constructor)&&Wi(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const bx=Bn("ArrayBuffer");function mL(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&bx(e.buffer),t}const vL=Ql("string"),Wi=Ql("function"),wx=Ql("number"),Zd=e=>e!==null&&typeof e=="object",yL=e=>e===!0||e===!1,eu=e=>{if(qd(e)!=="object")return!1;const t=Vd(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},gL=Bn("Date"),bL=Bn("File"),wL=Bn("Blob"),xL=Bn("FileList"),SL=e=>Zd(e)&&Wi(e.pipe),EL=e=>{const t="[object FormData]";return e&&(typeof FormData=="function"&&e instanceof FormData||gx.call(e)===t||Wi(e.toString)&&e.toString()===t)},_L=Bn("URLSearchParams"),kL=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function Qo(e,t,{allOwnKeys:r=!1}={}){if(e===null||typeof e>"u")return;let n,i;if(typeof e!="object"&&(e=[e]),Sa(e))for(n=0,i=e.length;n<i;n++)t.call(null,e[n],n,e);else{const a=r?Object.getOwnPropertyNames(e):Object.keys(e),o=a.length;let s;for(n=0;n<o;n++)s=a[n],t.call(null,e[s],s,e)}}function xx(e,t){t=t.toLowerCase();const r=Object.keys(e);let n=r.length,i;for(;n-- >0;)if(i=r[n],t===i.toLowerCase())return i;return null}const Sx=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,Ex=e=>!Xo(e)&&e!==Sx;function Kd(){const{caseless:e}=Ex(this)&&this||{},t={},r=(n,i)=>{const a=e&&xx(t,i)||i;eu(t[a])&&eu(n)?t[a]=Kd(t[a],n):eu(n)?t[a]=Kd({},n):Sa(n)?t[a]=n.slice():t[a]=n};for(let n=0,i=arguments.length;n<i;n++)arguments[n]&&Qo(arguments[n],r);return t}const $L=(e,t,r,{allOwnKeys:n}={})=>(Qo(t,(i,a)=>{r&&Wi(i)?e[a]=yx(i,r):e[a]=i},{allOwnKeys:n}),e),OL=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),TL=(e,t,r,n)=>{e.prototype=Object.create(t.prototype,n),e.prototype.constructor=e,Object.defineProperty(e,"super",{value:t.prototype}),r&&Object.assign(e.prototype,r)},CL=(e,t,r,n)=>{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],(!n||n(o,e,t))&&!s[o]&&(t[o]=e[o],s[o]=!0);e=r!==!1&&Vd(e)}while(e&&(!r||r(e,t))&&e!==Object.prototype);return t},IL=(e,t,r)=>{e=String(e),(r===void 0||r>e.length)&&(r=e.length),r-=t.length;const n=e.indexOf(t,r);return n!==-1&&n===r},RL=e=>{if(!e)return null;if(Sa(e))return e;let t=e.length;if(!wx(t))return null;const r=new Array(t);for(;t-- >0;)r[t]=e[t];return r},AL=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Vd(Uint8Array)),PL=(e,t)=>{const n=(e&&e[Symbol.iterator]).call(e);let i;for(;(i=n.next())&&!i.done;){const a=i.value;t.call(e,a[0],a[1])}},NL=(e,t)=>{let r;const n=[];for(;(r=e.exec(t))!==null;)n.push(r);return n},DL=Bn("HTMLFormElement"),jL=e=>e.toLowerCase().replace(/[_-\s]([a-z\d])(\w*)/g,function(r,n,i){return n.toUpperCase()+i}),_x=(({hasOwnProperty:e})=>(t,r)=>e.call(t,r))(Object.prototype),ML=Bn("RegExp"),kx=(e,t)=>{const r=Object.getOwnPropertyDescriptors(e),n={};Qo(r,(i,a)=>{t(i,a,e)!==!1&&(n[a]=i)}),Object.defineProperties(e,n)},G={isArray:Sa,isArrayBuffer:bx,isBuffer:hL,isFormData:EL,isArrayBufferView:mL,isString:vL,isNumber:wx,isBoolean:yL,isObject:Zd,isPlainObject:eu,isUndefined:Xo,isDate:gL,isFile:bL,isBlob:wL,isRegExp:ML,isFunction:Wi,isStream:SL,isURLSearchParams:_L,isTypedArray:AL,isFileList:xL,forEach:Qo,merge:Kd,extend:$L,trim:kL,stripBOM:OL,inherits:TL,toFlatObject:CL,kindOf:qd,kindOfTest:Bn,endsWith:IL,toArray:RL,forEachEntry:PL,matchAll:NL,isHTMLForm:DL,hasOwnProperty:_x,hasOwnProp:_x,reduceDescriptors:kx,freezeMethods:e=>{kx(e,(t,r)=>{if(Wi(e)&&["arguments","caller","callee"].indexOf(r)!==-1)return!1;const n=e[r];if(Wi(n)){if(t.enumerable=!1,"writable"in t){t.writable=!1;return}t.set||(t.set=()=>{throw Error("Can not rewrite read-only method '"+r+"'")})}})},toObjectSet:(e,t)=>{const r={},n=i=>{i.forEach(a=>{r[a]=!0})};return Sa(e)?n(e):n(String(e).split(t)),r},toCamelCase:jL,noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:xx,global:Sx,isContextDefined:Ex,toJSONObject:e=>{const t=new Array(10),r=(n,i)=>{if(Zd(n)){if(t.indexOf(n)>=0)return;if(!("toJSON"in n)){t[i]=n;const a=Sa(n)?[]:{};return Qo(n,(o,s)=>{const l=r(o,i+1);!Xo(l)&&(a[s]=l)}),t[i]=void 0,a}}return n};return r(e,0)}};function it(e,t,r,n,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),r&&(this.config=r),n&&(this.request=n),i&&(this.response=i)}G.inherits(it,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:G.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const $x=it.prototype,Ox={};["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=>{Ox[e]={value:e}}),Object.defineProperties(it,Ox),Object.defineProperty($x,"isAxiosError",{value:!0}),it.from=(e,t,r,n,i,a)=>{const o=Object.create($x);return G.toFlatObject(e,o,function(l){return l!==Error.prototype},s=>s!=="isAxiosError"),it.call(o,e.message,t,r,n,i),o.cause=e,o.name=e.name,a&&Object.assign(o,a),o};var LL=typeof self=="object"?self.FormData:window.FormData;const FL=Ze(LL);function Gd(e){return G.isPlainObject(e)||G.isArray(e)}function Tx(e){return G.endsWith(e,"[]")?e.slice(0,-2):e}function Cx(e,t,r){return e?e.concat(t).map(function(i,a){return i=Tx(i),!r&&a?"["+i+"]":i}).join(r?".":""):t}function BL(e){return G.isArray(e)&&!e.some(Gd)}const UL=G.toFlatObject(G,{},null,function(t){return/^is[A-Z]/.test(t)});function zL(e){return e&&G.isFunction(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator]}function tu(e,t,r){if(!G.isObject(e))throw new TypeError("target must be an object");t=t||new(FL||FormData),r=G.toFlatObject(r,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,g){return!G.isUndefined(g[m])});const n=r.metaTokens,i=r.visitor||c,a=r.dots,o=r.indexes,l=(r.Blob||typeof Blob<"u"&&Blob)&&zL(t);if(!G.isFunction(i))throw new TypeError("visitor must be a function");function u(h){if(h===null)return"";if(G.isDate(h))return h.toISOString();if(!l&&G.isBlob(h))throw new it("Blob is not supported. Use a Buffer instead.");return G.isArrayBuffer(h)||G.isTypedArray(h)?l&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function c(h,m,g){let v=h;if(h&&!g&&typeof h=="object"){if(G.endsWith(m,"{}"))m=n?m:m.slice(0,-2),h=JSON.stringify(h);else if(G.isArray(h)&&BL(h)||G.isFileList(h)||G.endsWith(m,"[]")&&(v=G.toArray(h)))return m=Tx(m),v.forEach(function(b,k){!(G.isUndefined(b)||b===null)&&t.append(o===!0?Cx([m],k,a):o===null?m:m+"[]",u(b))}),!1}return Gd(h)?!0:(t.append(Cx(g,m,a),u(h)),!1)}const f=[],d=Object.assign(UL,{defaultVisitor:c,convertValue:u,isVisitable:Gd});function p(h,m){if(!G.isUndefined(h)){if(f.indexOf(h)!==-1)throw Error("Circular reference detected in "+m.join("."));f.push(h),G.forEach(h,function(v,y){(!(G.isUndefined(v)||v===null)&&i.call(t,v,G.isString(y)?y.trim():y,m,d))===!0&&p(v,m?m.concat(y):[y])}),f.pop()}}if(!G.isObject(e))throw new TypeError("data must be an object");return p(e),t}function Ix(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(n){return t[n]})}function Yd(e,t){this._pairs=[],e&&tu(e,this,t)}const Rx=Yd.prototype;Rx.append=function(t,r){this._pairs.push([t,r])},Rx.toString=function(t){const r=t?function(n){return t.call(this,n,Ix)}:Ix;return this._pairs.map(function(i){return r(i[0])+"="+r(i[1])},"").join("&")};function WL(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ax(e,t,r){if(!t)return e;const n=r&&r.encode||WL,i=r&&r.serialize;let a;if(i?a=i(t,r):a=G.isURLSearchParams(t)?t.toString():new Yd(t,r).toString(n),a){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class Px{constructor(){this.handlers=[]}use(t,r,n){return this.handlers.push({fulfilled:t,rejected:r,synchronous:n?n.synchronous:!1,runWhen:n?n.runWhen:null}),this.handlers.length-1}eject(t){this.handlers[t]&&(this.handlers[t]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(t){G.forEach(this.handlers,function(n){n!==null&&t(n)})}}const Nx={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},HL=typeof URLSearchParams<"u"?URLSearchParams:Yd,VL=FormData,qL=(()=>{let e;return typeof navigator<"u"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),ZL=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",hn={isBrowser:!0,classes:{URLSearchParams:HL,FormData:VL,Blob},isStandardBrowserEnv:qL,isStandardBrowserWebWorkerEnv:ZL,protocols:["http","https","file","blob","url","data"]};function KL(e,t){return tu(e,new hn.classes.URLSearchParams,Object.assign({visitor:function(r,n,i,a){return hn.isNode&&G.isBuffer(r)?(this.append(n,r.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function GL(e){return G.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function YL(e){const t={},r=Object.keys(e);let n;const i=r.length;let a;for(n=0;n<i;n++)a=r[n],t[a]=e[a];return t}function Dx(e){function t(r,n,i,a){let o=r[a++];const s=Number.isFinite(+o),l=a>=r.length;return o=!o&&G.isArray(i)?i.length:o,l?(G.hasOwnProp(i,o)?i[o]=[i[o],n]:i[o]=n,!s):((!i[o]||!G.isObject(i[o]))&&(i[o]=[]),t(r,n,i[o],a)&&G.isArray(i[o])&&(i[o]=YL(i[o])),!s)}if(G.isFormData(e)&&G.isFunction(e.entries)){const r={};return G.forEachEntry(e,(n,i)=>{t(GL(n),i,r,0)}),r}return null}const JL={"Content-Type":void 0};function XL(e,t,r){if(G.isString(e))try{return(t||JSON.parse)(e),G.trim(e)}catch(n){if(n.name!=="SyntaxError")throw n}return(r||JSON.stringify)(e)}const Ea={transitional:Nx,adapter:["xhr","http"],transformRequest:[function(t,r){const n=r.getContentType()||"",i=n.indexOf("application/json")>-1,a=G.isObject(t);if(a&&G.isHTMLForm(t)&&(t=new FormData(t)),G.isFormData(t))return i&&i?JSON.stringify(Dx(t)):t;if(G.isArrayBuffer(t)||G.isBuffer(t)||G.isStream(t)||G.isFile(t)||G.isBlob(t))return t;if(G.isArrayBufferView(t))return t.buffer;if(G.isURLSearchParams(t))return r.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),t.toString();let s;if(a){if(n.indexOf("application/x-www-form-urlencoded")>-1)return KL(t,this.formSerializer).toString();if((s=G.isFileList(t))||n.indexOf("multipart/form-data")>-1){const l=this.env&&this.env.FormData;return tu(s?{"files[]":t}:t,l&&new l,this.formSerializer)}}return a||i?(r.setContentType("application/json",!1),XL(t)):t}],transformResponse:[function(t){const r=this.transitional||Ea.transitional,n=r&&r.forcedJSONParsing,i=this.responseType==="json";if(t&&G.isString(t)&&(n&&!this.responseType||i)){const o=!(r&&r.silentJSONParsing)&&i;try{return JSON.parse(t)}catch(s){if(o)throw s.name==="SyntaxError"?it.from(s,it.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:hn.classes.FormData,Blob:hn.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};G.forEach(["delete","get","head"],function(t){Ea.headers[t]={}}),G.forEach(["post","put","patch"],function(t){Ea.headers[t]=G.merge(JL)});const QL=G.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"]),eF=e=>{const t={};let r,n,i;return e&&e.split(`
|
|
58
|
-
|
|
59
|
-
`)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...r){const n=new this(t);return r.forEach(i=>n.set(i)),n}static accessor(t){const n=(this[jx]=this[jx]={accessors:{}}).accessors,i=this.prototype;function a(o){const s=es(o);n[s]||(iF(i,o),n[s]=!0)}return G.isArray(t)?t.forEach(a):a(t),this}}Dr.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent"]),G.freezeMethods(Dr.prototype),G.freezeMethods(Dr);function Jd(e,t){const r=this||Ea,n=t||r,i=Dr.from(n.headers);let a=n.data;return G.forEach(e,function(s){a=s.call(r,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function Lx(e){return!!(e&&e.__CANCEL__)}function ts(e,t,r){it.call(this,e??"canceled",it.ERR_CANCELED,t,r),this.name="CanceledError"}G.inherits(ts,it,{__CANCEL__:!0});const aF=null;function oF(e,t,r){const n=r.config.validateStatus;!r.status||!n||n(r.status)?e(r):t(new it("Request failed with status code "+r.status,[it.ERR_BAD_REQUEST,it.ERR_BAD_RESPONSE][Math.floor(r.status/100)-4],r.config,r.request,r))}const sF=hn.isStandardBrowserEnv?function(){return{write:function(r,n,i,a,o,s){const l=[];l.push(r+"="+encodeURIComponent(n)),G.isNumber(i)&&l.push("expires="+new Date(i).toGMTString()),G.isString(a)&&l.push("path="+a),G.isString(o)&&l.push("domain="+o),s===!0&&l.push("secure"),document.cookie=l.join("; ")},read:function(r){const n=document.cookie.match(new RegExp("(^|;\\s*)("+r+")=([^;]*)"));return n?decodeURIComponent(n[3]):null},remove:function(r){this.write(r,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}();function lF(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function uF(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}function Fx(e,t){return e&&!lF(t)?uF(e,t):t}const cF=hn.isStandardBrowserEnv?function(){const t=/(msie|trident)/i.test(navigator.userAgent),r=document.createElement("a");let n;function i(a){let o=a;return t&&(r.setAttribute("href",o),o=r.href),r.setAttribute("href",o),{href:r.href,protocol:r.protocol?r.protocol.replace(/:$/,""):"",host:r.host,search:r.search?r.search.replace(/^\?/,""):"",hash:r.hash?r.hash.replace(/^#/,""):"",hostname:r.hostname,port:r.port,pathname:r.pathname.charAt(0)==="/"?r.pathname:"/"+r.pathname}}return n=i(window.location.href),function(o){const s=G.isString(o)?i(o):o;return s.protocol===n.protocol&&s.host===n.host}}():function(){return function(){return!0}}();function fF(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function dF(e,t){e=e||10;const r=new Array(e),n=new Array(e);let i=0,a=0,o;return t=t!==void 0?t:1e3,function(l){const u=Date.now(),c=n[a];o||(o=u),r[i]=l,n[i]=u;let f=a,d=0;for(;f!==i;)d+=r[f++],f=f%e;if(i=(i+1)%e,i===a&&(a=(a+1)%e),u-o<t)return;const p=c&&u-c;return p?Math.round(d*1e3/p):void 0}}function Bx(e,t){let r=0;const n=dF(50,250);return i=>{const a=i.loaded,o=i.lengthComputable?i.total:void 0,s=a-r,l=n(s),u=a<=o;r=a;const c={loaded:a,total:o,progress:o?a/o:void 0,bytes:s,rate:l||void 0,estimated:l&&o&&u?(o-a)/l:void 0,event:i};c[t?"download":"upload"]=!0,e(c)}}const nu={http:aF,xhr:typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(r,n){let i=e.data;const a=Dr.from(e.headers).normalize(),o=e.responseType;let s;function l(){e.cancelToken&&e.cancelToken.unsubscribe(s),e.signal&&e.signal.removeEventListener("abort",s)}G.isFormData(i)&&(hn.isStandardBrowserEnv||hn.isStandardBrowserWebWorkerEnv)&&a.setContentType(!1);let u=new XMLHttpRequest;if(e.auth){const p=e.auth.username||"",h=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";a.set("Authorization","Basic "+btoa(p+":"+h))}const c=Fx(e.baseURL,e.url);u.open(e.method.toUpperCase(),Ax(c,e.params,e.paramsSerializer),!0),u.timeout=e.timeout;function f(){if(!u)return;const p=Dr.from("getAllResponseHeaders"in u&&u.getAllResponseHeaders()),m={data:!o||o==="text"||o==="json"?u.responseText:u.response,status:u.status,statusText:u.statusText,headers:p,config:e,request:u};oF(function(v){r(v),l()},function(v){n(v),l()},m),u=null}if("onloadend"in u?u.onloadend=f:u.onreadystatechange=function(){!u||u.readyState!==4||u.status===0&&!(u.responseURL&&u.responseURL.indexOf("file:")===0)||setTimeout(f)},u.onabort=function(){u&&(n(new it("Request aborted",it.ECONNABORTED,e,u)),u=null)},u.onerror=function(){n(new it("Network Error",it.ERR_NETWORK,e,u)),u=null},u.ontimeout=function(){let h=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const m=e.transitional||Nx;e.timeoutErrorMessage&&(h=e.timeoutErrorMessage),n(new it(h,m.clarifyTimeoutError?it.ETIMEDOUT:it.ECONNABORTED,e,u)),u=null},hn.isStandardBrowserEnv){const p=(e.withCredentials||cF(c))&&e.xsrfCookieName&&sF.read(e.xsrfCookieName);p&&a.set(e.xsrfHeaderName,p)}i===void 0&&a.setContentType(null),"setRequestHeader"in u&&G.forEach(a.toJSON(),function(h,m){u.setRequestHeader(m,h)}),G.isUndefined(e.withCredentials)||(u.withCredentials=!!e.withCredentials),o&&o!=="json"&&(u.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&u.addEventListener("progress",Bx(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&u.upload&&u.upload.addEventListener("progress",Bx(e.onUploadProgress)),(e.cancelToken||e.signal)&&(s=p=>{u&&(n(!p||p.type?new ts(null,e,u):p),u.abort(),u=null)},e.cancelToken&&e.cancelToken.subscribe(s),e.signal&&(e.signal.aborted?s():e.signal.addEventListener("abort",s)));const d=fF(c);if(d&&hn.protocols.indexOf(d)===-1){n(new it("Unsupported protocol "+d+":",it.ERR_BAD_REQUEST,e));return}u.send(i||null)})}};G.forEach(nu,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const pF={getAdapter:e=>{e=G.isArray(e)?e:[e];const{length:t}=e;let r,n;for(let i=0;i<t&&(r=e[i],!(n=G.isString(r)?nu[r.toLowerCase()]:r));i++);if(!n)throw n===!1?new it(`Adapter ${r} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(G.hasOwnProp(nu,r)?`Adapter '${r}' is not available in the build`:`Unknown adapter '${r}'`);if(!G.isFunction(n))throw new TypeError("adapter is not a function");return n},adapters:nu};function Xd(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new ts(null,e)}function Ux(e){return Xd(e),e.headers=Dr.from(e.headers),e.data=Jd.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),pF.getAdapter(e.adapter||Ea.adapter)(e).then(function(n){return Xd(e),n.data=Jd.call(e,e.transformResponse,n),n.headers=Dr.from(n.headers),n},function(n){return Lx(n)||(Xd(e),n&&n.response&&(n.response.data=Jd.call(e,e.transformResponse,n.response),n.response.headers=Dr.from(n.response.headers))),Promise.reject(n)})}const zx=e=>e instanceof Dr?e.toJSON():e;function _a(e,t){t=t||{};const r={};function n(u,c,f){return G.isPlainObject(u)&&G.isPlainObject(c)?G.merge.call({caseless:f},u,c):G.isPlainObject(c)?G.merge({},c):G.isArray(c)?c.slice():c}function i(u,c,f){if(G.isUndefined(c)){if(!G.isUndefined(u))return n(void 0,u,f)}else return n(u,c,f)}function a(u,c){if(!G.isUndefined(c))return n(void 0,c)}function o(u,c){if(G.isUndefined(c)){if(!G.isUndefined(u))return n(void 0,u)}else return n(void 0,c)}function s(u,c,f){if(f in t)return n(u,c);if(f in e)return n(void 0,u)}const l={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:(u,c)=>i(zx(u),zx(c),!0)};return G.forEach(Object.keys(e).concat(Object.keys(t)),function(c){const f=l[c]||i,d=f(e[c],t[c],c);G.isUndefined(d)&&f!==s||(r[c]=d)}),r}const Wx="1.2.5",Qd={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{Qd[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}});const Hx={};Qd.transitional=function(t,r,n){function i(a,o){return"[Axios v"+Wx+"] Transitional option '"+a+"'"+o+(n?". "+n:"")}return(a,o,s)=>{if(t===!1)throw new it(i(o," has been removed"+(r?" in "+r:"")),it.ERR_DEPRECATED);return r&&!Hx[o]&&(Hx[o]=!0,console.warn(i(o," has been deprecated since v"+r+" and will be removed in the near future"))),t?t(a,o,s):!0}};function hF(e,t,r){if(typeof e!="object")throw new it("options must be an object",it.ERR_BAD_OPTION_VALUE);const n=Object.keys(e);let i=n.length;for(;i-- >0;){const a=n[i],o=t[a];if(o){const s=e[a],l=s===void 0||o(s,a,e);if(l!==!0)throw new it("option "+a+" must be "+l,it.ERR_BAD_OPTION_VALUE);continue}if(r!==!0)throw new it("Unknown option "+a,it.ERR_BAD_OPTION)}}const ep={assertOptions:hF,validators:Qd},si=ep.validators;class Hi{constructor(t){this.defaults=t,this.interceptors={request:new Px,response:new Px}}request(t,r){typeof t=="string"?(r=r||{},r.url=t):r=t||{},r=_a(this.defaults,r);const{transitional:n,paramsSerializer:i,headers:a}=r;n!==void 0&&ep.assertOptions(n,{silentJSONParsing:si.transitional(si.boolean),forcedJSONParsing:si.transitional(si.boolean),clarifyTimeoutError:si.transitional(si.boolean)},!1),i!==void 0&&ep.assertOptions(i,{encode:si.function,serialize:si.function},!0),r.method=(r.method||this.defaults.method||"get").toLowerCase();let o;o=a&&G.merge(a.common,a[r.method]),o&&G.forEach(["delete","get","head","post","put","patch","common"],h=>{delete a[h]}),r.headers=Dr.concat(o,a);const s=[];let l=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(r)===!1||(l=l&&m.synchronous,s.unshift(m.fulfilled,m.rejected))});const u=[];this.interceptors.response.forEach(function(m){u.push(m.fulfilled,m.rejected)});let c,f=0,d;if(!l){const h=[Ux.bind(this),void 0];for(h.unshift.apply(h,s),h.push.apply(h,u),d=h.length,c=Promise.resolve(r);f<d;)c=c.then(h[f++],h[f++]);return c}d=s.length;let p=r;for(f=0;f<d;){const h=s[f++],m=s[f++];try{p=h(p)}catch(g){m.call(this,g);break}}try{c=Ux.call(this,p)}catch(h){return Promise.reject(h)}for(f=0,d=u.length;f<d;)c=c.then(u[f++],u[f++]);return c}getUri(t){t=_a(this.defaults,t);const r=Fx(t.baseURL,t.url);return Ax(r,t.params,t.paramsSerializer)}}G.forEach(["delete","get","head","options"],function(t){Hi.prototype[t]=function(r,n){return this.request(_a(n||{},{method:t,url:r,data:(n||{}).data}))}}),G.forEach(["post","put","patch"],function(t){function r(n){return function(a,o,s){return this.request(_a(s||{},{method:t,headers:n?{"Content-Type":"multipart/form-data"}:{},url:a,data:o}))}}Hi.prototype[t]=r(),Hi.prototype[t+"Form"]=r(!0)});class tp{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let r;this.promise=new Promise(function(a){r=a});const n=this;this.promise.then(i=>{if(!n._listeners)return;let a=n._listeners.length;for(;a-- >0;)n._listeners[a](i);n._listeners=null}),this.promise.then=i=>{let a;const o=new Promise(s=>{n.subscribe(s),a=s}).then(i);return o.cancel=function(){n.unsubscribe(a)},o},t(function(a,o,s){n.reason||(n.reason=new ts(a,o,s),r(n.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 r=this._listeners.indexOf(t);r!==-1&&this._listeners.splice(r,1)}static source(){let t;return{token:new tp(function(i){t=i}),cancel:t}}}function mF(e){return function(r){return e.apply(null,r)}}function vF(e){return G.isObject(e)&&e.isAxiosError===!0}const rp={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(rp).forEach(([e,t])=>{rp[t]=e});function Vx(e){const t=new Hi(e),r=yx(Hi.prototype.request,t);return G.extend(r,Hi.prototype,t,{allOwnKeys:!0}),G.extend(r,t,null,{allOwnKeys:!0}),r.create=function(i){return Vx(_a(e,i))},r}const At=Vx(Ea);At.Axios=Hi,At.CanceledError=ts,At.CancelToken=tp,At.isCancel=Lx,At.VERSION=Wx,At.toFormData=tu,At.AxiosError=it,At.Cancel=At.CanceledError,At.all=function(t){return Promise.all(t)},At.spread=mF,At.isAxiosError=vF,At.mergeConfig=_a,At.AxiosHeaders=Dr,At.formToJSON=e=>Dx(G.isHTMLForm(e)?new FormData(e):e),At.HttpStatusCode=rp,At.default=At;const qx={},yF=Object.freeze(Object.defineProperty({__proto__:null,default:qx},Symbol.toStringTag,{value:"Module"}));var gF=Error,bF=EvalError,wF=RangeError,xF=ReferenceError,Zx=SyntaxError,li=TypeError,SF=URIError,iu=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var t={},r=Symbol("test"),n=Object(r);if(typeof r=="string"||Object.prototype.toString.call(r)!=="[object Symbol]"||Object.prototype.toString.call(n)!=="[object Symbol]")return!1;var i=42;t[r]=i;for(r 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 a=Object.getOwnPropertySymbols(t);if(a.length!==1||a[0]!==r||!Object.prototype.propertyIsEnumerable.call(t,r))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var o=Object.getOwnPropertyDescriptor(t,r);if(o.value!==i||o.enumerable!==!0)return!1}return!0},Kx=typeof Symbol<"u"&&Symbol,EF=iu,np=function(){return typeof Kx!="function"||typeof Symbol!="function"||typeof Kx("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:EF()},ip={__proto__:null,foo:{}},_F=Object,kF=function(){return{__proto__:ip}.foo===ip.foo&&!(ip instanceof _F)},$F="Function.prototype.bind called on incompatible ",OF=Object.prototype.toString,TF=Math.max,CF="[object Function]",Gx=function(t,r){for(var n=[],i=0;i<t.length;i+=1)n[i]=t[i];for(var a=0;a<r.length;a+=1)n[a+t.length]=r[a];return n},IF=function(t,r){for(var n=[],i=r,a=0;i<t.length;i+=1,a+=1)n[a]=t[i];return n},RF=function(e,t){for(var r="",n=0;n<e.length;n+=1)r+=e[n],n+1<e.length&&(r+=t);return r},AF=function(t){var r=this;if(typeof r!="function"||OF.apply(r)!==CF)throw new TypeError($F+r);for(var n=IF(arguments,1),i,a=function(){if(this instanceof i){var c=r.apply(this,Gx(n,arguments));return Object(c)===c?c:this}return r.apply(t,Gx(n,arguments))},o=TF(0,r.length-n.length),s=[],l=0;l<o;l++)s[l]="$"+l;if(i=Function("binder","return function ("+RF(s,",")+"){ return binder.apply(this,arguments); }")(a),r.prototype){var u=function(){};u.prototype=r.prototype,i.prototype=new u,u.prototype=null}return i},PF=AF,ap=Function.prototype.bind||PF,NF=Function.prototype.call,DF=Object.prototype.hasOwnProperty,jF=ap,Yx=jF.call(NF,DF),Ye,MF=gF,LF=bF,FF=wF,BF=xF,ka=Zx,$a=li,UF=SF,Jx=Function,op=function(e){try{return Jx('"use strict"; return ('+e+").constructor;")()}catch{}},Vi=Object.getOwnPropertyDescriptor;if(Vi)try{Vi({},"")}catch{Vi=null}var sp=function(){throw new $a},zF=Vi?function(){try{return arguments.callee,sp}catch{try{return Vi(arguments,"callee").get}catch{return sp}}}():sp,Oa=np(),WF=kF(),qt=Object.getPrototypeOf||(WF?function(e){return e.__proto__}:null),Ta={},HF=typeof Uint8Array>"u"||!qt?Ye:qt(Uint8Array),qi={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?Ye:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?Ye:ArrayBuffer,"%ArrayIteratorPrototype%":Oa&&qt?qt([][Symbol.iterator]()):Ye,"%AsyncFromSyncIteratorPrototype%":Ye,"%AsyncFunction%":Ta,"%AsyncGenerator%":Ta,"%AsyncGeneratorFunction%":Ta,"%AsyncIteratorPrototype%":Ta,"%Atomics%":typeof Atomics>"u"?Ye:Atomics,"%BigInt%":typeof BigInt>"u"?Ye:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?Ye:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?Ye:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?Ye:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":MF,"%eval%":eval,"%EvalError%":LF,"%Float32Array%":typeof Float32Array>"u"?Ye:Float32Array,"%Float64Array%":typeof Float64Array>"u"?Ye:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?Ye:FinalizationRegistry,"%Function%":Jx,"%GeneratorFunction%":Ta,"%Int8Array%":typeof Int8Array>"u"?Ye:Int8Array,"%Int16Array%":typeof Int16Array>"u"?Ye:Int16Array,"%Int32Array%":typeof Int32Array>"u"?Ye:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Oa&&qt?qt(qt([][Symbol.iterator]())):Ye,"%JSON%":typeof JSON=="object"?JSON:Ye,"%Map%":typeof Map>"u"?Ye:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Oa||!qt?Ye:qt(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?Ye:Promise,"%Proxy%":typeof Proxy>"u"?Ye:Proxy,"%RangeError%":FF,"%ReferenceError%":BF,"%Reflect%":typeof Reflect>"u"?Ye:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?Ye:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Oa||!qt?Ye:qt(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?Ye:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Oa&&qt?qt(""[Symbol.iterator]()):Ye,"%Symbol%":Oa?Symbol:Ye,"%SyntaxError%":ka,"%ThrowTypeError%":zF,"%TypedArray%":HF,"%TypeError%":$a,"%Uint8Array%":typeof Uint8Array>"u"?Ye:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?Ye:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?Ye:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?Ye:Uint32Array,"%URIError%":UF,"%WeakMap%":typeof WeakMap>"u"?Ye:WeakMap,"%WeakRef%":typeof WeakRef>"u"?Ye:WeakRef,"%WeakSet%":typeof WeakSet>"u"?Ye:WeakSet};if(qt)try{null.error}catch(e){var VF=qt(qt(e));qi["%Error.prototype%"]=VF}var qF=function e(t){var r;if(t==="%AsyncFunction%")r=op("async function () {}");else if(t==="%GeneratorFunction%")r=op("function* () {}");else if(t==="%AsyncGeneratorFunction%")r=op("async function* () {}");else if(t==="%AsyncGenerator%"){var n=e("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if(t==="%AsyncIteratorPrototype%"){var i=e("%AsyncGenerator%");i&&qt&&(r=qt(i.prototype))}return qi[t]=r,r},Xx={__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"]},rs=ap,au=Yx,ZF=rs.call(Function.call,Array.prototype.concat),KF=rs.call(Function.apply,Array.prototype.splice),Qx=rs.call(Function.call,String.prototype.replace),ou=rs.call(Function.call,String.prototype.slice),GF=rs.call(Function.call,RegExp.prototype.exec),YF=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,JF=/\\(\\)?/g,XF=function(t){var r=ou(t,0,1),n=ou(t,-1);if(r==="%"&&n!=="%")throw new ka("invalid intrinsic syntax, expected closing `%`");if(n==="%"&&r!=="%")throw new ka("invalid intrinsic syntax, expected opening `%`");var i=[];return Qx(t,YF,function(a,o,s,l){i[i.length]=s?Qx(l,JF,"$1"):o||a}),i},QF=function(t,r){var n=t,i;if(au(Xx,n)&&(i=Xx[n],n="%"+i[0]+"%"),au(qi,n)){var a=qi[n];if(a===Ta&&(a=qF(n)),typeof a>"u"&&!r)throw new $a("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:i,name:n,value:a}}throw new ka("intrinsic "+t+" does not exist!")},mn=function(t,r){if(typeof t!="string"||t.length===0)throw new $a("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof r!="boolean")throw new $a('"allowMissing" argument must be a boolean');if(GF(/^%?[^%]*%?$/,t)===null)throw new ka("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=XF(t),i=n.length>0?n[0]:"",a=QF("%"+i+"%",r),o=a.name,s=a.value,l=!1,u=a.alias;u&&(i=u[0],KF(n,ZF([0,1],u)));for(var c=1,f=!0;c<n.length;c+=1){var d=n[c],p=ou(d,0,1),h=ou(d,-1);if((p==='"'||p==="'"||p==="`"||h==='"'||h==="'"||h==="`")&&p!==h)throw new ka("property names with quotes must have matching quotes");if((d==="constructor"||!f)&&(l=!0),i+="."+d,o="%"+i+"%",au(qi,o))s=qi[o];else if(s!=null){if(!(d in s)){if(!r)throw new $a("base intrinsic for "+t+" exists, but the property is not available.");return}if(Vi&&c+1>=n.length){var m=Vi(s,d);f=!!m,f&&"get"in m&&!("originalValue"in m.get)?s=m.get:s=s[d]}else f=au(s,d),s=s[d];f&&!l&&(qi[o]=s)}}return s},e0={exports:{}},e5=mn,su=e5("%Object.defineProperty%",!0)||!1;if(su)try{su({},"a",{value:1})}catch{su=!1}var lp=su,t5=mn,lu=t5("%Object.getOwnPropertyDescriptor%",!0);if(lu)try{lu([],"length")}catch{lu=null}var up=lu,t0=lp,r5=Zx,Ca=li,r0=up,cp=function(t,r,n){if(!t||typeof t!="object"&&typeof t!="function")throw new Ca("`obj` must be an object or a function`");if(typeof r!="string"&&typeof r!="symbol")throw new Ca("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new Ca("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new Ca("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new Ca("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new Ca("`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,l=!!r0&&r0(t,r);if(t0)t0(t,r,{configurable:o===null&&l?l.configurable:!o,enumerable:i===null&&l?l.enumerable:!i,value:n,writable:a===null&&l?l.writable:!a});else if(s||!i&&!a&&!o)t[r]=n;else throw new r5("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},fp=lp,n0=function(){return!!fp};n0.hasArrayLengthDefineBug=function(){if(!fp)return null;try{return fp([],"length",{value:1}).length!==1}catch{return!0}};var dp=n0,n5=mn,i0=cp,i5=dp(),a0=up,o0=li,a5=n5("%Math.floor%"),o5=function(t,r){if(typeof t!="function")throw new o0("`fn` is not a function");if(typeof r!="number"||r<0||r>4294967295||a5(r)!==r)throw new o0("`length` must be a positive 32-bit integer");var n=arguments.length>2&&!!arguments[2],i=!0,a=!0;if("length"in t&&a0){var o=a0(t,"length");o&&!o.configurable&&(i=!1),o&&!o.writable&&(a=!1)}return(i||a||!n)&&(i5?i0(t,"length",r,!0,!0):i0(t,"length",r)),t};(function(e){var t=ap,r=mn,n=o5,i=li,a=r("%Function.prototype.apply%"),o=r("%Function.prototype.call%"),s=r("%Reflect.apply%",!0)||t.call(o,a),l=lp,u=r("%Math.max%");e.exports=function(d){if(typeof d!="function")throw new i("a function is required");var p=s(t,o,arguments);return n(p,1+u(0,d.length-(arguments.length-1)),!0)};var c=function(){return s(t,a,arguments)};l?l(e.exports,"apply",{value:c}):e.exports.apply=c})(e0);var Ia=e0.exports,s0=mn,l0=Ia,s5=l0(s0("String.prototype.indexOf")),jr=function(t,r){var n=s0(t,!!r);return typeof n=="function"&&s5(t,".prototype.")>-1?l0(n):n};const l5=rR(yF);var pp=typeof Map=="function"&&Map.prototype,hp=Object.getOwnPropertyDescriptor&&pp?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,uu=pp&&hp&&typeof hp.get=="function"?hp.get:null,u0=pp&&Map.prototype.forEach,mp=typeof Set=="function"&&Set.prototype,vp=Object.getOwnPropertyDescriptor&&mp?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,cu=mp&&vp&&typeof vp.get=="function"?vp.get:null,c0=mp&&Set.prototype.forEach,u5=typeof WeakMap=="function"&&WeakMap.prototype,ns=u5?WeakMap.prototype.has:null,c5=typeof WeakSet=="function"&&WeakSet.prototype,is=c5?WeakSet.prototype.has:null,f5=typeof WeakRef=="function"&&WeakRef.prototype,f0=f5?WeakRef.prototype.deref:null,d5=Boolean.prototype.valueOf,p5=Object.prototype.toString,h5=Function.prototype.toString,m5=String.prototype.match,yp=String.prototype.slice,ui=String.prototype.replace,v5=String.prototype.toUpperCase,d0=String.prototype.toLowerCase,p0=RegExp.prototype.test,h0=Array.prototype.concat,vn=Array.prototype.join,y5=Array.prototype.slice,m0=Math.floor,gp=typeof BigInt=="function"?BigInt.prototype.valueOf:null,bp=Object.getOwnPropertySymbols,wp=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Ra=typeof Symbol=="function"&&typeof Symbol.iterator=="object",rr=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Ra||!0)?Symbol.toStringTag:null,v0=Object.prototype.propertyIsEnumerable,y0=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function g0(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||p0.call(/e/,t))return t;var r=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var n=e<0?-m0(-e):m0(e);if(n!==e){var i=String(n),a=yp.call(t,i.length+1);return ui.call(i,r,"$&_")+"."+ui.call(ui.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return ui.call(t,r,"$&_")}var xp=l5,b0=xp.custom,w0=E0(b0)?b0:null,g5=function e(t,r,n,i){var a=r||{};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 k0(t,a);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var l=String(t);return s?g0(t,l):l}if(typeof t=="bigint"){var u=String(t)+"n";return s?g0(t,u):u}var c=typeof a.depth>"u"?5:a.depth;if(typeof n>"u"&&(n=0),n>=c&&c>0&&typeof t=="object")return Sp(t)?"[Array]":"[Object]";var f=j5(a,n);if(typeof i>"u")i=[];else if(_0(i,t)>=0)return"[Circular]";function d(L,W,M){if(W&&(i=y5.call(i),i.push(W)),M){var I={depth:a.depth};return ci(a,"quoteStyle")&&(I.quoteStyle=a.quoteStyle),e(L,I,n+1,i)}return e(L,a,n+1,i)}if(typeof t=="function"&&!S0(t)){var p=O5(t),h=fu(t,d);return"[Function"+(p?": "+p:" (anonymous)")+"]"+(h.length>0?" { "+vn.call(h,", ")+" }":"")}if(E0(t)){var m=Ra?ui.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):wp.call(t);return typeof t=="object"&&!Ra?as(m):m}if(P5(t)){for(var g="<"+d0.call(String(t.nodeName)),v=t.attributes||[],y=0;y<v.length;y++)g+=" "+v[y].name+"="+x0(b5(v[y].value),"double",a);return g+=">",t.childNodes&&t.childNodes.length&&(g+="..."),g+="</"+d0.call(String(t.nodeName))+">",g}if(Sp(t)){if(t.length===0)return"[]";var b=fu(t,d);return f&&!D5(b)?"["+_p(b,f)+"]":"[ "+vn.call(b,", ")+" ]"}if(x5(t)){var k=fu(t,d);return!("cause"in Error.prototype)&&"cause"in t&&!v0.call(t,"cause")?"{ ["+String(t)+"] "+vn.call(h0.call("[cause]: "+d(t.cause),k),", ")+" }":k.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+vn.call(k,", ")+" }"}if(typeof t=="object"&&o){if(w0&&typeof t[w0]=="function"&&xp)return xp(t,{depth:c-n});if(o!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(T5(t)){var S=[];return u0&&u0.call(t,function(L,W){S.push(d(W,t,!0)+" => "+d(L,t))}),$0("Map",uu.call(t),S,f)}if(R5(t)){var _=[];return c0&&c0.call(t,function(L){_.push(d(L,t))}),$0("Set",cu.call(t),_,f)}if(C5(t))return Ep("WeakMap");if(A5(t))return Ep("WeakSet");if(I5(t))return Ep("WeakRef");if(E5(t))return as(d(Number(t)));if(k5(t))return as(d(gp.call(t)));if(_5(t))return as(d5.call(t));if(S5(t))return as(d(String(t)));if(typeof window<"u"&&t===window)return"{ [object Window] }";if(typeof globalThis<"u"&&t===globalThis||typeof ct<"u"&&t===ct)return"{ [object globalThis] }";if(!w5(t)&&!S0(t)){var $=fu(t,d),N=y0?y0(t)===Object.prototype:t instanceof Object||t.constructor===Object,z=t instanceof Object?"":"null prototype",O=!N&&rr&&Object(t)===t&&rr in t?yp.call(fi(t),8,-1):z?"Object":"",D=N||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",H=D+(O||z?"["+vn.call(h0.call([],O||[],z||[]),": ")+"] ":"");return $.length===0?H+"{}":f?H+"{"+_p($,f)+"}":H+"{ "+vn.call($,", ")+" }"}return String(t)};function x0(e,t,r){var n=(r.quoteStyle||t)==="double"?'"':"'";return n+e+n}function b5(e){return ui.call(String(e),/"/g,""")}function Sp(e){return fi(e)==="[object Array]"&&(!rr||!(typeof e=="object"&&rr in e))}function w5(e){return fi(e)==="[object Date]"&&(!rr||!(typeof e=="object"&&rr in e))}function S0(e){return fi(e)==="[object RegExp]"&&(!rr||!(typeof e=="object"&&rr in e))}function x5(e){return fi(e)==="[object Error]"&&(!rr||!(typeof e=="object"&&rr in e))}function S5(e){return fi(e)==="[object String]"&&(!rr||!(typeof e=="object"&&rr in e))}function E5(e){return fi(e)==="[object Number]"&&(!rr||!(typeof e=="object"&&rr in e))}function _5(e){return fi(e)==="[object Boolean]"&&(!rr||!(typeof e=="object"&&rr in e))}function E0(e){if(Ra)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!wp)return!1;try{return wp.call(e),!0}catch{}return!1}function k5(e){if(!e||typeof e!="object"||!gp)return!1;try{return gp.call(e),!0}catch{}return!1}var $5=Object.prototype.hasOwnProperty||function(e){return e in this};function ci(e,t){return $5.call(e,t)}function fi(e){return p5.call(e)}function O5(e){if(e.name)return e.name;var t=m5.call(h5.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}function _0(e,t){if(e.indexOf)return e.indexOf(t);for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function T5(e){if(!uu||!e||typeof e!="object")return!1;try{uu.call(e);try{cu.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function C5(e){if(!ns||!e||typeof e!="object")return!1;try{ns.call(e,ns);try{is.call(e,is)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function I5(e){if(!f0||!e||typeof e!="object")return!1;try{return f0.call(e),!0}catch{}return!1}function R5(e){if(!cu||!e||typeof e!="object")return!1;try{cu.call(e);try{uu.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function A5(e){if(!is||!e||typeof e!="object")return!1;try{is.call(e,is);try{ns.call(e,ns)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function P5(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function k0(e,t){if(e.length>t.maxStringLength){var r=e.length-t.maxStringLength,n="... "+r+" more character"+(r>1?"s":"");return k0(yp.call(e,0,t.maxStringLength),t)+n}var i=ui.call(ui.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,N5);return x0(i,"single",t)}function N5(e){var t=e.charCodeAt(0),r={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return r?"\\"+r:"\\x"+(t<16?"0":"")+v5.call(t.toString(16))}function as(e){return"Object("+e+")"}function Ep(e){return e+" { ? }"}function $0(e,t,r,n){var i=n?_p(r,n):vn.call(r,", ");return e+" ("+t+") {"+i+"}"}function D5(e){for(var t=0;t<e.length;t++)if(_0(e[t],`
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
`+t.prev}function fu(e,t){var r=Sp(e),n=[];if(r){n.length=e.length;for(var i=0;i<e.length;i++)n[i]=ci(e,i)?t(e[i],e):""}var a=typeof bp=="function"?bp(e):[],o;if(Ra){o={};for(var s=0;s<a.length;s++)o["$"+a[s]]=a[s]}for(var l in e)ci(e,l)&&(r&&String(Number(l))===l&&l<e.length||Ra&&o["$"+l]instanceof Symbol||(p0.call(/[^\w$]/,l)?n.push(t(l,e)+": "+t(e[l],e)):n.push(l+": "+t(e[l],e))));if(typeof bp=="function")for(var u=0;u<a.length;u++)v0.call(e,a[u])&&n.push("["+t(a[u])+"]: "+t(e[a[u]],e));return n}var O0=mn,Aa=jr,M5=g5,L5=li,du=O0("%WeakMap%",!0),pu=O0("%Map%",!0),F5=Aa("WeakMap.prototype.get",!0),B5=Aa("WeakMap.prototype.set",!0),U5=Aa("WeakMap.prototype.has",!0),z5=Aa("Map.prototype.get",!0),W5=Aa("Map.prototype.set",!0),H5=Aa("Map.prototype.has",!0),kp=function(e,t){for(var r=e,n;(n=r.next)!==null;r=n)if(n.key===t)return r.next=n.next,n.next=e.next,e.next=n,n},V5=function(e,t){var r=kp(e,t);return r&&r.value},q5=function(e,t,r){var n=kp(e,t);n?n.value=r:e.next={key:t,next:e.next,value:r}},Z5=function(e,t){return!!kp(e,t)},$p=function(){var t,r,n,i={assert:function(a){if(!i.has(a))throw new L5("Side channel does not contain "+M5(a))},get:function(a){if(du&&a&&(typeof a=="object"||typeof a=="function")){if(t)return F5(t,a)}else if(pu){if(r)return z5(r,a)}else if(n)return V5(n,a)},has:function(a){if(du&&a&&(typeof a=="object"||typeof a=="function")){if(t)return U5(t,a)}else if(pu){if(r)return H5(r,a)}else if(n)return Z5(n,a);return!1},set:function(a,o){du&&a&&(typeof a=="object"||typeof a=="function")?(t||(t=new du),B5(t,a,o)):pu?(r||(r=new pu),W5(r,a,o)):(n||(n={key:{},next:null}),q5(n,a,o))}};return i},K5=String.prototype.replace,G5=/%20/g,Op={RFC1738:"RFC1738",RFC3986:"RFC3986"},Tp={default:Op.RFC3986,formatters:{RFC1738:function(e){return K5.call(e,G5,"+")},RFC3986:function(e){return String(e)}},RFC1738:Op.RFC1738,RFC3986:Op.RFC3986},Y5=Tp,Cp=Object.prototype.hasOwnProperty,Zi=Array.isArray,yn=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),J5=function(t){for(;t.length>1;){var r=t.pop(),n=r.obj[r.prop];if(Zi(n)){for(var i=[],a=0;a<n.length;++a)typeof n[a]<"u"&&i.push(n[a]);r.obj[r.prop]=i}}},T0=function(t,r){for(var n=r&&r.plainObjects?Object.create(null):{},i=0;i<t.length;++i)typeof t[i]<"u"&&(n[i]=t[i]);return n},X5=function e(t,r,n){if(!r)return t;if(typeof r!="object"){if(Zi(t))t.push(r);else if(t&&typeof t=="object")(n&&(n.plainObjects||n.allowPrototypes)||!Cp.call(Object.prototype,r))&&(t[r]=!0);else return[t,r];return t}if(!t||typeof t!="object")return[t].concat(r);var i=t;return Zi(t)&&!Zi(r)&&(i=T0(t,n)),Zi(t)&&Zi(r)?(r.forEach(function(a,o){if(Cp.call(t,o)){var s=t[o];s&&typeof s=="object"&&a&&typeof a=="object"?t[o]=e(s,a,n):t.push(a)}else t[o]=a}),t):Object.keys(r).reduce(function(a,o){var s=r[o];return Cp.call(a,o)?a[o]=e(a[o],s,n):a[o]=s,a},i)},Q5=function(t,r){return Object.keys(r).reduce(function(n,i){return n[i]=r[i],n},t)},eB=function(e,t,r){var n=e.replace(/\+/g," ");if(r==="iso-8859-1")return n.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(n)}catch{return n}},Ip=1024,tB=function(t,r,n,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)),n==="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="",l=0;l<o.length;l+=Ip){for(var u=o.length>=Ip?o.slice(l,l+Ip):o,c=[],f=0;f<u.length;++f){var d=u.charCodeAt(f);if(d===45||d===46||d===95||d===126||d>=48&&d<=57||d>=65&&d<=90||d>=97&&d<=122||a===Y5.RFC1738&&(d===40||d===41)){c[c.length]=u.charAt(f);continue}if(d<128){c[c.length]=yn[d];continue}if(d<2048){c[c.length]=yn[192|d>>6]+yn[128|d&63];continue}if(d<55296||d>=57344){c[c.length]=yn[224|d>>12]+yn[128|d>>6&63]+yn[128|d&63];continue}f+=1,d=65536+((d&1023)<<10|u.charCodeAt(f)&1023),c[c.length]=yn[240|d>>18]+yn[128|d>>12&63]+yn[128|d>>6&63]+yn[128|d&63]}s+=c.join("")}return s},rB=function(t){for(var r=[{obj:{o:t},prop:"o"}],n=[],i=0;i<r.length;++i)for(var a=r[i],o=a.obj[a.prop],s=Object.keys(o),l=0;l<s.length;++l){var u=s[l],c=o[u];typeof c=="object"&&c!==null&&n.indexOf(c)===-1&&(r.push({obj:o,prop:u}),n.push(c))}return J5(r),t},nB=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},iB=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},aB=function(t,r){return[].concat(t,r)},oB=function(t,r){if(Zi(t)){for(var n=[],i=0;i<t.length;i+=1)n.push(r(t[i]));return n}return r(t)},C0={arrayToObject:T0,assign:Q5,combine:aB,compact:rB,decode:eB,encode:tB,isBuffer:iB,isRegExp:nB,maybeMap:oB,merge:X5},I0=$p,hu=C0,os=Tp,sB=Object.prototype.hasOwnProperty,R0={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,r){return t+"["+r+"]"},repeat:function(t){return t}},gn=Array.isArray,lB=Array.prototype.push,A0=function(e,t){lB.apply(e,gn(t)?t:[t])},uB=Date.prototype.toISOString,P0=os.default,Lt={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:hu.encode,encodeValuesOnly:!1,format:P0,formatter:os.formatters[P0],indices:!1,serializeDate:function(t){return uB.call(t)},skipNulls:!1,strictNullHandling:!1},cB=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},Rp={},fB=function e(t,r,n,i,a,o,s,l,u,c,f,d,p,h,m,g,v,y){for(var b=t,k=y,S=0,_=!1;(k=k.get(Rp))!==void 0&&!_;){var $=k.get(t);if(S+=1,typeof $<"u"){if($===S)throw new RangeError("Cyclic object value");_=!0}typeof k.get(Rp)>"u"&&(S=0)}if(typeof c=="function"?b=c(r,b):b instanceof Date?b=p(b):n==="comma"&&gn(b)&&(b=hu.maybeMap(b,function(w){return w instanceof Date?p(w):w})),b===null){if(o)return u&&!g?u(r,Lt.encoder,v,"key",h):r;b=""}if(cB(b)||hu.isBuffer(b)){if(u){var N=g?r:u(r,Lt.encoder,v,"key",h);return[m(N)+"="+m(u(b,Lt.encoder,v,"value",h))]}return[m(r)+"="+m(String(b))]}var z=[];if(typeof b>"u")return z;var O;if(n==="comma"&&gn(b))g&&u&&(b=hu.maybeMap(b,u)),O=[{value:b.length>0?b.join(",")||null:void 0}];else if(gn(c))O=c;else{var D=Object.keys(b);O=f?D.sort(f):D}var H=l?r.replace(/\./g,"%2E"):r,L=i&&gn(b)&&b.length===1?H+"[]":H;if(a&&gn(b)&&b.length===0)return L+"[]";for(var W=0;W<O.length;++W){var M=O[W],I=typeof M=="object"&&typeof M.value<"u"?M.value:b[M];if(!(s&&I===null)){var V=d&&l?M.replace(/\./g,"%2E"):M,U=gn(b)?typeof n=="function"?n(L,V):L:L+(d?"."+V:"["+V+"]");y.set(t,S);var A=I0();A.set(Rp,y),A0(z,e(I,U,n,i,a,o,s,l,n==="comma"&&g&&gn(b)?null:u,c,f,d,p,h,m,g,v,A))}}return z},dB=function(t){if(!t)return Lt;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 r=t.charset||Lt.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 n=os.default;if(typeof t.format<"u"){if(!sB.call(os.formatters,t.format))throw new TypeError("Unknown format option provided.");n=t.format}var i=os.formatters[n],a=Lt.filter;(typeof t.filter=="function"||gn(t.filter))&&(a=t.filter);var o;if(t.arrayFormat in R0?o=t.arrayFormat:"indices"in t?o=t.indices?"indices":"repeat":o=Lt.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:Lt.allowDots:!!t.allowDots;return{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:Lt.addQueryPrefix,allowDots:s,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Lt.allowEmptyArrays,arrayFormat:o,charset:r,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Lt.charsetSentinel,commaRoundTrip:t.commaRoundTrip,delimiter:typeof t.delimiter>"u"?Lt.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:Lt.encode,encodeDotInKeys:typeof t.encodeDotInKeys=="boolean"?t.encodeDotInKeys:Lt.encodeDotInKeys,encoder:typeof t.encoder=="function"?t.encoder:Lt.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:Lt.encodeValuesOnly,filter:a,format:n,formatter:i,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:Lt.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:Lt.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Lt.strictNullHandling}},pB=function(e,t){var r=e,n=dB(t),i,a;typeof n.filter=="function"?(a=n.filter,r=a("",r)):gn(n.filter)&&(a=n.filter,i=a);var o=[];if(typeof r!="object"||r===null)return"";var s=R0[n.arrayFormat],l=s==="comma"&&n.commaRoundTrip;i||(i=Object.keys(r)),n.sort&&i.sort(n.sort);for(var u=I0(),c=0;c<i.length;++c){var f=i[c];n.skipNulls&&r[f]===null||A0(o,fB(r[f],f,s,l,n.allowEmptyArrays,n.strictNullHandling,n.skipNulls,n.encodeDotInKeys,n.encode?n.encoder:null,n.filter,n.sort,n.allowDots,n.serializeDate,n.format,n.formatter,n.encodeValuesOnly,n.charset,u))}var d=o.join(n.delimiter),p=n.addQueryPrefix===!0?"?":"";return n.charsetSentinel&&(n.charset==="iso-8859-1"?p+="utf8=%26%2310003%3B&":p+="utf8=%E2%9C%93&"),d.length>0?p+d:""},Pa=C0,Ap=Object.prototype.hasOwnProperty,hB=Array.isArray,$t={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:Pa.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1},mB=function(e){return e.replace(/&#(\d+);/g,function(t,r){return String.fromCharCode(parseInt(r,10))})},N0=function(e,t){return e&&typeof e=="string"&&t.comma&&e.indexOf(",")>-1?e.split(","):e},vB="utf8=%26%2310003%3B",yB="utf8=%E2%9C%93",gB=function(t,r){var n={__proto__:null},i=r.ignoreQueryPrefix?t.replace(/^\?/,""):t;i=i.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var a=r.parameterLimit===1/0?void 0:r.parameterLimit,o=i.split(r.delimiter,a),s=-1,l,u=r.charset;if(r.charsetSentinel)for(l=0;l<o.length;++l)o[l].indexOf("utf8=")===0&&(o[l]===yB?u="utf-8":o[l]===vB&&(u="iso-8859-1"),s=l,l=o.length);for(l=0;l<o.length;++l)if(l!==s){var c=o[l],f=c.indexOf("]="),d=f===-1?c.indexOf("="):f+1,p,h;d===-1?(p=r.decoder(c,$t.decoder,u,"key"),h=r.strictNullHandling?null:""):(p=r.decoder(c.slice(0,d),$t.decoder,u,"key"),h=Pa.maybeMap(N0(c.slice(d+1),r),function(g){return r.decoder(g,$t.decoder,u,"value")})),h&&r.interpretNumericEntities&&u==="iso-8859-1"&&(h=mB(h)),c.indexOf("[]=")>-1&&(h=hB(h)?[h]:h);var m=Ap.call(n,p);m&&r.duplicates==="combine"?n[p]=Pa.combine(n[p],h):(!m||r.duplicates==="last")&&(n[p]=h)}return n},bB=function(e,t,r,n){for(var i=n?t:N0(t,r),a=e.length-1;a>=0;--a){var o,s=e[a];if(s==="[]"&&r.parseArrays)o=r.allowEmptyArrays&&(i===""||r.strictNullHandling&&i===null)?[]:[].concat(i);else{o=r.plainObjects?Object.create(null):{};var l=s.charAt(0)==="["&&s.charAt(s.length-1)==="]"?s.slice(1,-1):s,u=r.decodeDotInKeys?l.replace(/%2E/g,"."):l,c=parseInt(u,10);!r.parseArrays&&u===""?o={0:i}:!isNaN(c)&&s!==u&&String(c)===u&&c>=0&&r.parseArrays&&c<=r.arrayLimit?(o=[],o[c]=i):u!=="__proto__"&&(o[u]=i)}i=o}return i},wB=function(t,r,n,i){if(t){var a=n.allowDots?t.replace(/\.([^.[]+)/g,"[$1]"):t,o=/(\[[^[\]]*])/,s=/(\[[^[\]]*])/g,l=n.depth>0&&o.exec(a),u=l?a.slice(0,l.index):a,c=[];if(u){if(!n.plainObjects&&Ap.call(Object.prototype,u)&&!n.allowPrototypes)return;c.push(u)}for(var f=0;n.depth>0&&(l=s.exec(a))!==null&&f<n.depth;){if(f+=1,!n.plainObjects&&Ap.call(Object.prototype,l[1].slice(1,-1))&&!n.allowPrototypes)return;c.push(l[1])}if(l){if(n.strictDepth===!0)throw new RangeError("Input depth exceeded depth option of "+n.depth+" and strictDepth is true");c.push("["+a.slice(l.index)+"]")}return bB(c,r,n,i)}},xB=function(t){if(!t)return $t;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 r=typeof t.charset>"u"?$t.charset:t.charset,n=typeof t.duplicates>"u"?$t.duplicates:t.duplicates;if(n!=="combine"&&n!=="first"&&n!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var i=typeof t.allowDots>"u"?t.decodeDotInKeys===!0?!0:$t.allowDots:!!t.allowDots;return{allowDots:i,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:$t.allowEmptyArrays,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:$t.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:$t.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:$t.arrayLimit,charset:r,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:$t.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:$t.comma,decodeDotInKeys:typeof t.decodeDotInKeys=="boolean"?t.decodeDotInKeys:$t.decodeDotInKeys,decoder:typeof t.decoder=="function"?t.decoder:$t.decoder,delimiter:typeof t.delimiter=="string"||Pa.isRegExp(t.delimiter)?t.delimiter:$t.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:$t.depth,duplicates:n,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:$t.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:$t.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:$t.plainObjects,strictDepth:typeof t.strictDepth=="boolean"?!!t.strictDepth:$t.strictDepth,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:$t.strictNullHandling}},SB=function(e,t){var r=xB(t);if(e===""||e===null||typeof e>"u")return r.plainObjects?Object.create(null):{};for(var n=typeof e=="string"?gB(e,r):e,i=r.plainObjects?Object.create(null):{},a=Object.keys(n),o=0;o<a.length;++o){var s=a[o],l=wB(s,n[s],r,typeof e=="string");i=Pa.merge(i,l,r)}return r.allowSparse===!0?i:Pa.compact(i)},EB=pB,_B=SB,kB=Tp,$B={formats:kB,parse:_B,stringify:EB};const OB=Ze($B);var Pp={exports:{}};/** @license
|
|
63
|
-
*
|
|
64
|
-
*
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
`,zt+=zr):Ur==="id"?Tt=zr:Ur==="event"?Ge=zr:Ur==="retry"?(xe=pe(zr,xe),Ae=xe):Ur==="heartbeatTimeout"&&(Re=pe(zr,Re),Xe!==0&&(i(Xe),Xe=n(function(){ei()},Re)))}if(rt===F){if(zt!==""){qe=Tt,Ge===""&&(Ge="message");var Ni=new L(Ge,{data:zt.slice(1),lastEventId:Tt});if(R.dispatchEvent(Ni),Ge==="open"?ue(R,R.onopen,Ni):Ge==="message"?ue(R,R.onmessage,Ni):Ge==="error"&&ue(R,R.onerror,Ni),ut===A)return}zt="",Ge=""}rt=Ht===13?w:F}else rt===F&&(wr=Vt,rt=Z),rt===Z?Ht===58&&(Ir=Vt+1,rt=E):rt===E&&(rt=Y)}}},jn=function(mt){if(ut===U||ut===V){ut=I,Xe!==0&&(i(Xe),Xe=0),Xe=n(function(){ei()},Ae),Ae=he(Math.min(xe*16,Ae*2)),R.readyState=V;var St=new M("error",{error:mt});R.dispatchEvent(St),ue(R,R.onerror,St),mt!=null&&console.error(mt)}},un=function(){ut=A,Oe!=null&&(Oe.abort(),Oe=void 0),Xe!==0&&(i(Xe),Xe=0),R.readyState=A},ei=function(){if(Xe=0,ut!==I){if(!Be&&Oe!=null)jn(new Error("No activity within "+Re+" milliseconds. "+(ut===V?"No response received.":B+" chars received.")+" Reconnecting.")),Oe!=null&&(Oe.abort(),Oe=void 0);else{var mt=Math.max((Be||Date.now())+Re-Date.now(),1);Be=!1,Xe=n(function(){ei()},mt)}return}Be=!1,B=0,Xe=n(function(){ei()},Re),ut=V,zt="",Ge="",Tt=qe,Ct="",wr=0,Ir=0,rt=F;var St=J;if(J.slice(0,5)!=="data:"&&J.slice(0,5)!=="blob:"&&qe!==""){var Wt=J.indexOf("?");St=Wt===-1?J:J.slice(0,Wt+1)+J.slice(Wt+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,function(zr,Ni){return Ni===ke?"":zr}),St+=(J.indexOf("?")===-1?"?":"&")+ke+"="+encodeURIComponent(qe)}var Ht=R.withCredentials,Qt={};Qt.Accept="text/event-stream";var Vt=R.headers;if(Vt!=null)for(var Ur in Vt)Object.prototype.hasOwnProperty.call(Vt,Ur)&&(Qt[Ur]=Vt[Ur]);try{Oe=_e.open(ce,ln,Qn,jn,St,Ht,Qt)}catch(zr){throw un(),zr}};R.url=J,R.readyState=V,R.withCredentials=ee,R.headers=P,R._close=un,ei()}Q.prototype=Object.create(O.prototype),Q.prototype.CONNECTING=V,Q.prototype.OPEN=U,Q.prototype.CLOSED=A,Q.prototype.close=function(){this._close()},Q.CONNECTING=V,Q.OPEN=U,Q.CLOSED=A,Q.prototype.withCredentials=void 0;var Ce=l;a!=null&&(l==null||!("withCredentials"in l.prototype))&&(Ce=Q),function(R){{var J=R(t);J!==void 0&&(e.exports=J)}}(function(R){R.EventSourcePolyfill=Q,R.NativeEventSource=l,R.EventSource=Ce})})(typeof globalThis>"u"?typeof window<"u"?window:typeof self<"u"?self:ct:globalThis)})(Pp,Pp.exports);var TB=Pp.exports;const CB=Ze(TB);var et;(function(e){e.assertEqual=i=>i;function t(i){}e.assertIs=t;function r(i){throw new Error}e.assertNever=r,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 n(i,a=" | "){return i.map(o=>typeof o=="string"?`'${o}'`:o).join(a)}e.joinValues=n,e.jsonStringifyReplacer=(i,a)=>typeof a=="bigint"?a.toString():a})(et||(et={}));var Np;(function(e){e.mergeShapes=(t,r)=>({...t,...r})})(Np||(Np={}));const be=et.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),di=e=>{switch(typeof e){case"undefined":return be.undefined;case"string":return be.string;case"number":return isNaN(e)?be.nan:be.number;case"boolean":return be.boolean;case"function":return be.function;case"bigint":return be.bigint;case"symbol":return be.symbol;case"object":return Array.isArray(e)?be.array:e===null?be.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?be.promise:typeof Map<"u"&&e instanceof Map?be.map:typeof Set<"u"&&e instanceof Set?be.set:typeof Date<"u"&&e instanceof Date?be.date:be.object;default:return be.unknown}},ne=et.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"]),IB=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");class Er extends Error{constructor(t){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};const r=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,r):this.__proto__=r,this.name="ZodError",this.issues=t}get errors(){return this.issues}format(t){const r=t||function(a){return a.message},n={_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)n._errors.push(r(o));else{let s=n,l=0;for(;l<o.path.length;){const u=o.path[l];l===o.path.length-1?(s[u]=s[u]||{_errors:[]},s[u]._errors.push(r(o))):s[u]=s[u]||{_errors:[]},s=s[u],l++}}};return i(this),n}static assert(t){if(!(t instanceof Er))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,et.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(t=r=>r.message){const r={},n=[];for(const i of this.issues)i.path.length>0?(r[i.path[0]]=r[i.path[0]]||[],r[i.path[0]].push(t(i))):n.push(t(i));return{formErrors:n,fieldErrors:r}}get formErrors(){return this.flatten()}}Er.create=e=>new Er(e);const Na=(e,t)=>{let r;switch(e.code){case ne.invalid_type:e.received===be.undefined?r="Required":r=`Expected ${e.expected}, received ${e.received}`;break;case ne.invalid_literal:r=`Invalid literal value, expected ${JSON.stringify(e.expected,et.jsonStringifyReplacer)}`;break;case ne.unrecognized_keys:r=`Unrecognized key(s) in object: ${et.joinValues(e.keys,", ")}`;break;case ne.invalid_union:r="Invalid input";break;case ne.invalid_union_discriminator:r=`Invalid discriminator value. Expected ${et.joinValues(e.options)}`;break;case ne.invalid_enum_value:r=`Invalid enum value. Expected ${et.joinValues(e.options)}, received '${e.received}'`;break;case ne.invalid_arguments:r="Invalid function arguments";break;case ne.invalid_return_type:r="Invalid function return type";break;case ne.invalid_date:r="Invalid date";break;case ne.invalid_string:typeof e.validation=="object"?"includes"in e.validation?(r=`Invalid input: must include "${e.validation.includes}"`,typeof e.validation.position=="number"&&(r=`${r} at one or more positions greater than or equal to ${e.validation.position}`)):"startsWith"in e.validation?r=`Invalid input: must start with "${e.validation.startsWith}"`:"endsWith"in e.validation?r=`Invalid input: must end with "${e.validation.endsWith}"`:et.assertNever(e.validation):e.validation!=="regex"?r=`Invalid ${e.validation}`:r="Invalid";break;case ne.too_small:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at least":"more than"} ${e.minimum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at least":"over"} ${e.minimum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${e.minimum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than "}${new Date(Number(e.minimum))}`:r="Invalid input";break;case ne.too_big:e.type==="array"?r=`Array must contain ${e.exact?"exactly":e.inclusive?"at most":"less than"} ${e.maximum} element(s)`:e.type==="string"?r=`String must contain ${e.exact?"exactly":e.inclusive?"at most":"under"} ${e.maximum} character(s)`:e.type==="number"?r=`Number must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="bigint"?r=`BigInt must be ${e.exact?"exactly":e.inclusive?"less than or equal to":"less than"} ${e.maximum}`:e.type==="date"?r=`Date must be ${e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"} ${new Date(Number(e.maximum))}`:r="Invalid input";break;case ne.custom:r="Invalid input";break;case ne.invalid_intersection_types:r="Intersection results could not be merged";break;case ne.not_multiple_of:r=`Number must be a multiple of ${e.multipleOf}`;break;case ne.not_finite:r="Number must be finite";break;default:r=t.defaultError,et.assertNever(e)}return{message:r}};let D0=Na;function RB(e){D0=e}function mu(){return D0}const vu=e=>{const{data:t,path:r,errorMaps:n,issueData:i}=e,a=[...r,...i.path||[]],o={...i,path:a};if(i.message!==void 0)return{...i,path:a,message:i.message};let s="";const l=n.filter(u=>!!u).slice().reverse();for(const u of l)s=u(o,{data:t,defaultError:s}).message;return{...i,path:a,message:s}},AB=[];function me(e,t){const r=mu(),n=vu({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,r,r===Na?void 0:Na].filter(i=>!!i)});e.common.issues.push(n)}class nr{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(t,r){const n=[];for(const i of r){if(i.status==="aborted")return je;i.status==="dirty"&&t.dirty(),n.push(i.value)}return{status:t.value,value:n}}static async mergeObjectAsync(t,r){const n=[];for(const i of r){const a=await i.key,o=await i.value;n.push({key:a,value:o})}return nr.mergeObjectSync(t,n)}static mergeObjectSync(t,r){const n={};for(const i of r){const{key:a,value:o}=i;if(a.status==="aborted"||o.status==="aborted")return je;a.status==="dirty"&&t.dirty(),o.status==="dirty"&&t.dirty(),a.value!=="__proto__"&&(typeof o.value<"u"||i.alwaysSet)&&(n[a.value]=o.value)}return{status:t.value,value:n}}}const je=Object.freeze({status:"aborted"}),Da=e=>({status:"dirty",value:e}),ur=e=>({status:"valid",value:e}),Dp=e=>e.status==="aborted",jp=e=>e.status==="dirty",ss=e=>e.status==="valid",ls=e=>typeof Promise<"u"&&e instanceof Promise;function yu(e,t,r,n){if(typeof t=="function"?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t.get(e)}function j0(e,t,r,n,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,r),r}typeof SuppressedError=="function"&&SuppressedError;var $e;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t==null?void 0:t.message})($e||($e={}));var us,cs;class bn{constructor(t,r,n,i){this._cachedPath=[],this.parent=t,this.data=r,this._path=n,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 M0=(e,t)=>{if(ss(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 r=new Er(e.common.issues);return this._error=r,this._error}}};function We(e){if(!e)return{};const{errorMap:t,invalid_type_error:r,required_error:n,description:i}=e;if(t&&(r||n))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 l,u;const{message:c}=e;return o.code==="invalid_enum_value"?{message:c??s.defaultError}:typeof s.data>"u"?{message:(l=c??n)!==null&&l!==void 0?l:s.defaultError}:o.code!=="invalid_type"?{message:s.defaultError}:{message:(u=c??r)!==null&&u!==void 0?u:s.defaultError}},description:i}}class Ve{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 di(t.data)}_getOrReturnCtx(t,r){return r||{common:t.parent.common,data:t.data,parsedType:di(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new nr,ctx:{common:t.parent.common,data:t.data,parsedType:di(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const r=this._parse(t);if(ls(r))throw new Error("Synchronous parse encountered promise.");return r}_parseAsync(t){const r=this._parse(t);return Promise.resolve(r)}parse(t,r){const n=this.safeParse(t,r);if(n.success)return n.data;throw n.error}safeParse(t,r){var n;const i={common:{issues:[],async:(n=r==null?void 0:r.async)!==null&&n!==void 0?n:!1,contextualErrorMap:r==null?void 0:r.errorMap},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:di(t)},a=this._parseSync({data:t,path:i.path,parent:i});return M0(i,a)}async parseAsync(t,r){const n=await this.safeParseAsync(t,r);if(n.success)return n.data;throw n.error}async safeParseAsync(t,r){const n={common:{issues:[],contextualErrorMap:r==null?void 0:r.errorMap,async:!0},path:(r==null?void 0:r.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:di(t)},i=this._parse({data:t,path:n.path,parent:n}),a=await(ls(i)?i:Promise.resolve(i));return M0(n,a)}refine(t,r){const n=i=>typeof r=="string"||typeof r>"u"?{message:r}:typeof r=="function"?r(i):r;return this._refinement((i,a)=>{const o=t(i),s=()=>a.addIssue({code:ne.custom,...n(i)});return typeof Promise<"u"&&o instanceof Promise?o.then(l=>l?!0:(s(),!1)):o?!0:(s(),!1)})}refinement(t,r){return this._refinement((n,i)=>t(n)?!0:(i.addIssue(typeof r=="function"?r(n,i):r),!1))}_refinement(t){return new Gr({schema:this,typeName:De.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}optional(){return xn.create(this,this._def)}nullable(){return vi.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return Kr.create(this,this._def)}promise(){return Fa.create(this,this._def)}or(t){return hs.create([this,t],this._def)}and(t){return ms.create(this,t,this._def)}transform(t){return new Gr({...We(this._def),schema:this,typeName:De.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const r=typeof t=="function"?t:()=>t;return new ws({...We(this._def),innerType:this,defaultValue:r,typeName:De.ZodDefault})}brand(){return new Fp({typeName:De.ZodBranded,type:this,...We(this._def)})}catch(t){const r=typeof t=="function"?t:()=>t;return new xs({...We(this._def),innerType:this,catchValue:r,typeName:De.ZodCatch})}describe(t){const r=this.constructor;return new r({...this._def,description:t})}pipe(t){return Ss.create(this,t)}readonly(){return Es.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const PB=/^c[^\s-]{8,}$/i,NB=/^[0-9a-z]+$/,DB=/^[0-9A-HJKMNP-TV-Z]{26}$/,jB=/^[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,MB=/^[a-z0-9_-]{21}$/i,LB=/^[-+]?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)?)??$/,FB=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,BB="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let Mp;const UB=/^(?:(?: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])$/,zB=/^(([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})))$/,WB=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,L0="((\\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])))",HB=new RegExp(`^${L0}$`);function F0(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 VB(e){return new RegExp(`^${F0(e)}$`)}function B0(e){let t=`${L0}T${F0(e)}`;const r=[];return r.push(e.local?"Z?":"Z"),e.offset&&r.push("([+-]\\d{2}:?\\d{2})"),t=`${t}(${r.join("|")})`,new RegExp(`^${t}$`)}function qB(e,t){return!!((t==="v4"||!t)&&UB.test(e)||(t==="v6"||!t)&&zB.test(e))}class Zr extends Ve{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==be.string){const a=this._getOrReturnCtx(t);return me(a,{code:ne.invalid_type,expected:be.string,received:a.parsedType}),je}const n=new nr;let i;for(const a of this._def.checks)if(a.kind==="min")t.data.length<a.value&&(i=this._getOrReturnCtx(t,i),me(i,{code:ne.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.dirty());else if(a.kind==="max")t.data.length>a.value&&(i=this._getOrReturnCtx(t,i),me(i,{code:ne.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.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?me(i,{code:ne.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):s&&me(i,{code:ne.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),n.dirty())}else if(a.kind==="email")FB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"email",code:ne.invalid_string,message:a.message}),n.dirty());else if(a.kind==="emoji")Mp||(Mp=new RegExp(BB,"u")),Mp.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"emoji",code:ne.invalid_string,message:a.message}),n.dirty());else if(a.kind==="uuid")jB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"uuid",code:ne.invalid_string,message:a.message}),n.dirty());else if(a.kind==="nanoid")MB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"nanoid",code:ne.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid")PB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"cuid",code:ne.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid2")NB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"cuid2",code:ne.invalid_string,message:a.message}),n.dirty());else if(a.kind==="ulid")DB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"ulid",code:ne.invalid_string,message:a.message}),n.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{i=this._getOrReturnCtx(t,i),me(i,{validation:"url",code:ne.invalid_string,message:a.message}),n.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"regex",code:ne.invalid_string,message:a.message}),n.dirty())):a.kind==="trim"?t.data=t.data.trim():a.kind==="includes"?t.data.includes(a.value,a.position)||(i=this._getOrReturnCtx(t,i),me(i,{code:ne.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),n.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),me(i,{code:ne.invalid_string,validation:{startsWith:a.value},message:a.message}),n.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(i=this._getOrReturnCtx(t,i),me(i,{code:ne.invalid_string,validation:{endsWith:a.value},message:a.message}),n.dirty()):a.kind==="datetime"?B0(a).test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{code:ne.invalid_string,validation:"datetime",message:a.message}),n.dirty()):a.kind==="date"?HB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{code:ne.invalid_string,validation:"date",message:a.message}),n.dirty()):a.kind==="time"?VB(a).test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{code:ne.invalid_string,validation:"time",message:a.message}),n.dirty()):a.kind==="duration"?LB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"duration",code:ne.invalid_string,message:a.message}),n.dirty()):a.kind==="ip"?qB(t.data,a.version)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"ip",code:ne.invalid_string,message:a.message}),n.dirty()):a.kind==="base64"?WB.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"base64",code:ne.invalid_string,message:a.message}),n.dirty()):et.assertNever(a);return{status:n.value,value:t.data}}_regex(t,r,n){return this.refinement(i=>t.test(i),{validation:r,code:ne.invalid_string,...$e.errToObj(n)})}_addCheck(t){return new Zr({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...$e.errToObj(t)})}url(t){return this._addCheck({kind:"url",...$e.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...$e.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...$e.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...$e.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...$e.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...$e.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...$e.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...$e.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...$e.errToObj(t)})}datetime(t){var r,n;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:(r=t==null?void 0:t.offset)!==null&&r!==void 0?r:!1,local:(n=t==null?void 0:t.local)!==null&&n!==void 0?n:!1,...$e.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,...$e.errToObj(t==null?void 0:t.message)})}duration(t){return this._addCheck({kind:"duration",...$e.errToObj(t)})}regex(t,r){return this._addCheck({kind:"regex",regex:t,...$e.errToObj(r)})}includes(t,r){return this._addCheck({kind:"includes",value:t,position:r==null?void 0:r.position,...$e.errToObj(r==null?void 0:r.message)})}startsWith(t,r){return this._addCheck({kind:"startsWith",value:t,...$e.errToObj(r)})}endsWith(t,r){return this._addCheck({kind:"endsWith",value:t,...$e.errToObj(r)})}min(t,r){return this._addCheck({kind:"min",value:t,...$e.errToObj(r)})}max(t,r){return this._addCheck({kind:"max",value:t,...$e.errToObj(r)})}length(t,r){return this._addCheck({kind:"length",value:t,...$e.errToObj(r)})}nonempty(t){return this.min(1,$e.errToObj(t))}trim(){return new Zr({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new Zr({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new Zr({...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 isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}get minLength(){let t=null;for(const r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxLength(){let t=null;for(const r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}}Zr.create=e=>{var t;return new Zr({checks:[],typeName:De.ZodString,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...We(e)})};function ZB(e,t){const r=(e.toString().split(".")[1]||"").length,n=(t.toString().split(".")[1]||"").length,i=r>n?r:n,a=parseInt(e.toFixed(i).replace(".","")),o=parseInt(t.toFixed(i).replace(".",""));return a%o/Math.pow(10,i)}class pi 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)!==be.number){const a=this._getOrReturnCtx(t);return me(a,{code:ne.invalid_type,expected:be.number,received:a.parsedType}),je}let n;const i=new nr;for(const a of this._def.checks)a.kind==="int"?et.isInteger(t.data)||(n=this._getOrReturnCtx(t,n),me(n,{code:ne.invalid_type,expected:"integer",received:"float",message:a.message}),i.dirty()):a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(n=this._getOrReturnCtx(t,n),me(n,{code:ne.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)&&(n=this._getOrReturnCtx(t,n),me(n,{code:ne.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="multipleOf"?ZB(t.data,a.value)!==0&&(n=this._getOrReturnCtx(t,n),me(n,{code:ne.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(n=this._getOrReturnCtx(t,n),me(n,{code:ne.not_finite,message:a.message}),i.dirty()):et.assertNever(a);return{status:i.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,$e.toString(r))}gt(t,r){return this.setLimit("min",t,!1,$e.toString(r))}lte(t,r){return this.setLimit("max",t,!0,$e.toString(r))}lt(t,r){return this.setLimit("max",t,!1,$e.toString(r))}setLimit(t,r,n,i){return new pi({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:$e.toString(i)}]})}_addCheck(t){return new pi({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:$e.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:$e.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:$e.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:$e.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:$e.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:$e.toString(r)})}finite(t){return this._addCheck({kind:"finite",message:$e.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:$e.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:$e.toString(t)})}get minValue(){let t=null;for(const r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(const r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}get isInt(){return!!this._def.checks.find(t=>t.kind==="int"||t.kind==="multipleOf"&&et.isInteger(t.value))}get isFinite(){let t=null,r=null;for(const n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(r===null||n.value>r)&&(r=n.value):n.kind==="max"&&(t===null||n.value<t)&&(t=n.value)}return Number.isFinite(r)&&Number.isFinite(t)}}pi.create=e=>new pi({checks:[],typeName:De.ZodNumber,coerce:(e==null?void 0:e.coerce)||!1,...We(e)});class hi extends Ve{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)!==be.bigint){const a=this._getOrReturnCtx(t);return me(a,{code:ne.invalid_type,expected:be.bigint,received:a.parsedType}),je}let n;const i=new nr;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?t.data<a.value:t.data<=a.value)&&(n=this._getOrReturnCtx(t,n),me(n,{code:ne.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)&&(n=this._getOrReturnCtx(t,n),me(n,{code:ne.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),i.dirty()):a.kind==="multipleOf"?t.data%a.value!==BigInt(0)&&(n=this._getOrReturnCtx(t,n),me(n,{code:ne.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):et.assertNever(a);return{status:i.value,value:t.data}}gte(t,r){return this.setLimit("min",t,!0,$e.toString(r))}gt(t,r){return this.setLimit("min",t,!1,$e.toString(r))}lte(t,r){return this.setLimit("max",t,!0,$e.toString(r))}lt(t,r){return this.setLimit("max",t,!1,$e.toString(r))}setLimit(t,r,n,i){return new hi({...this._def,checks:[...this._def.checks,{kind:t,value:r,inclusive:n,message:$e.toString(i)}]})}_addCheck(t){return new hi({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:$e.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:$e.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:$e.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:$e.toString(t)})}multipleOf(t,r){return this._addCheck({kind:"multipleOf",value:t,message:$e.toString(r)})}get minValue(){let t=null;for(const r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t}get maxValue(){let t=null;for(const r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t}}hi.create=e=>{var t;return new hi({checks:[],typeName:De.ZodBigInt,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...We(e)})};class fs extends Ve{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==be.boolean){const n=this._getOrReturnCtx(t);return me(n,{code:ne.invalid_type,expected:be.boolean,received:n.parsedType}),je}return ur(t.data)}}fs.create=e=>new fs({typeName:De.ZodBoolean,coerce:(e==null?void 0:e.coerce)||!1,...We(e)});class Ki extends Ve{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==be.date){const a=this._getOrReturnCtx(t);return me(a,{code:ne.invalid_type,expected:be.date,received:a.parsedType}),je}if(isNaN(t.data.getTime())){const a=this._getOrReturnCtx(t);return me(a,{code:ne.invalid_date}),je}const n=new nr;let i;for(const a of this._def.checks)a.kind==="min"?t.data.getTime()<a.value&&(i=this._getOrReturnCtx(t,i),me(i,{code:ne.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),n.dirty()):a.kind==="max"?t.data.getTime()>a.value&&(i=this._getOrReturnCtx(t,i),me(i,{code:ne.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),n.dirty()):et.assertNever(a);return{status:n.value,value:new Date(t.data.getTime())}}_addCheck(t){return new Ki({...this._def,checks:[...this._def.checks,t]})}min(t,r){return this._addCheck({kind:"min",value:t.getTime(),message:$e.toString(r)})}max(t,r){return this._addCheck({kind:"max",value:t.getTime(),message:$e.toString(r)})}get minDate(){let t=null;for(const r of this._def.checks)r.kind==="min"&&(t===null||r.value>t)&&(t=r.value);return t!=null?new Date(t):null}get maxDate(){let t=null;for(const r of this._def.checks)r.kind==="max"&&(t===null||r.value<t)&&(t=r.value);return t!=null?new Date(t):null}}Ki.create=e=>new Ki({checks:[],coerce:(e==null?void 0:e.coerce)||!1,typeName:De.ZodDate,...We(e)});class gu extends Ve{_parse(t){if(this._getType(t)!==be.symbol){const n=this._getOrReturnCtx(t);return me(n,{code:ne.invalid_type,expected:be.symbol,received:n.parsedType}),je}return ur(t.data)}}gu.create=e=>new gu({typeName:De.ZodSymbol,...We(e)});class ds extends Ve{_parse(t){if(this._getType(t)!==be.undefined){const n=this._getOrReturnCtx(t);return me(n,{code:ne.invalid_type,expected:be.undefined,received:n.parsedType}),je}return ur(t.data)}}ds.create=e=>new ds({typeName:De.ZodUndefined,...We(e)});class ps extends Ve{_parse(t){if(this._getType(t)!==be.null){const n=this._getOrReturnCtx(t);return me(n,{code:ne.invalid_type,expected:be.null,received:n.parsedType}),je}return ur(t.data)}}ps.create=e=>new ps({typeName:De.ZodNull,...We(e)});class ja extends Ve{constructor(){super(...arguments),this._any=!0}_parse(t){return ur(t.data)}}ja.create=e=>new ja({typeName:De.ZodAny,...We(e)});class Gi extends Ve{constructor(){super(...arguments),this._unknown=!0}_parse(t){return ur(t.data)}}Gi.create=e=>new Gi({typeName:De.ZodUnknown,...We(e)});class Un extends Ve{_parse(t){const r=this._getOrReturnCtx(t);return me(r,{code:ne.invalid_type,expected:be.never,received:r.parsedType}),je}}Un.create=e=>new Un({typeName:De.ZodNever,...We(e)});class bu extends Ve{_parse(t){if(this._getType(t)!==be.undefined){const n=this._getOrReturnCtx(t);return me(n,{code:ne.invalid_type,expected:be.void,received:n.parsedType}),je}return ur(t.data)}}bu.create=e=>new bu({typeName:De.ZodVoid,...We(e)});class Kr extends Ve{_parse(t){const{ctx:r,status:n}=this._processInputParams(t),i=this._def;if(r.parsedType!==be.array)return me(r,{code:ne.invalid_type,expected:be.array,received:r.parsedType}),je;if(i.exactLength!==null){const o=r.data.length>i.exactLength.value,s=r.data.length<i.exactLength.value;(o||s)&&(me(r,{code:o?ne.too_big:ne.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}),n.dirty())}if(i.minLength!==null&&r.data.length<i.minLength.value&&(me(r,{code:ne.too_small,minimum:i.minLength.value,type:"array",inclusive:!0,exact:!1,message:i.minLength.message}),n.dirty()),i.maxLength!==null&&r.data.length>i.maxLength.value&&(me(r,{code:ne.too_big,maximum:i.maxLength.value,type:"array",inclusive:!0,exact:!1,message:i.maxLength.message}),n.dirty()),r.common.async)return Promise.all([...r.data].map((o,s)=>i.type._parseAsync(new bn(r,o,r.path,s)))).then(o=>nr.mergeArray(n,o));const a=[...r.data].map((o,s)=>i.type._parseSync(new bn(r,o,r.path,s)));return nr.mergeArray(n,a)}get element(){return this._def.type}min(t,r){return new Kr({...this._def,minLength:{value:t,message:$e.toString(r)}})}max(t,r){return new Kr({...this._def,maxLength:{value:t,message:$e.toString(r)}})}length(t,r){return new Kr({...this._def,exactLength:{value:t,message:$e.toString(r)}})}nonempty(t){return this.min(1,t)}}Kr.create=(e,t)=>new Kr({type:e,minLength:null,maxLength:null,exactLength:null,typeName:De.ZodArray,...We(t)});function Ma(e){if(e instanceof Et){const t={};for(const r in e.shape){const n=e.shape[r];t[r]=xn.create(Ma(n))}return new Et({...e._def,shape:()=>t})}else return e instanceof Kr?new Kr({...e._def,type:Ma(e.element)}):e instanceof xn?xn.create(Ma(e.unwrap())):e instanceof vi?vi.create(Ma(e.unwrap())):e instanceof wn?wn.create(e.items.map(t=>Ma(t))):e}class Et 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(),r=et.objectKeys(t);return this._cached={shape:t,keys:r}}_parse(t){if(this._getType(t)!==be.object){const u=this._getOrReturnCtx(t);return me(u,{code:ne.invalid_type,expected:be.object,received:u.parsedType}),je}const{status:n,ctx:i}=this._processInputParams(t),{shape:a,keys:o}=this._getCached(),s=[];if(!(this._def.catchall instanceof Un&&this._def.unknownKeys==="strip"))for(const u in i.data)o.includes(u)||s.push(u);const l=[];for(const u of o){const c=a[u],f=i.data[u];l.push({key:{status:"valid",value:u},value:c._parse(new bn(i,f,i.path,u)),alwaysSet:u in i.data})}if(this._def.catchall instanceof Un){const u=this._def.unknownKeys;if(u==="passthrough")for(const c of s)l.push({key:{status:"valid",value:c},value:{status:"valid",value:i.data[c]}});else if(u==="strict")s.length>0&&(me(i,{code:ne.unrecognized_keys,keys:s}),n.dirty());else if(u!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const u=this._def.catchall;for(const c of s){const f=i.data[c];l.push({key:{status:"valid",value:c},value:u._parse(new bn(i,f,i.path,c)),alwaysSet:c in i.data})}}return i.common.async?Promise.resolve().then(async()=>{const u=[];for(const c of l){const f=await c.key,d=await c.value;u.push({key:f,value:d,alwaysSet:c.alwaysSet})}return u}).then(u=>nr.mergeObjectSync(n,u)):nr.mergeObjectSync(n,l)}get shape(){return this._def.shape()}strict(t){return $e.errToObj,new Et({...this._def,unknownKeys:"strict",...t!==void 0?{errorMap:(r,n)=>{var i,a,o,s;const l=(o=(a=(i=this._def).errorMap)===null||a===void 0?void 0:a.call(i,r,n).message)!==null&&o!==void 0?o:n.defaultError;return r.code==="unrecognized_keys"?{message:(s=$e.errToObj(t).message)!==null&&s!==void 0?s:l}:{message:l}}}:{}})}strip(){return new Et({...this._def,unknownKeys:"strip"})}passthrough(){return new Et({...this._def,unknownKeys:"passthrough"})}extend(t){return new Et({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new Et({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:De.ZodObject})}setKey(t,r){return this.augment({[t]:r})}catchall(t){return new Et({...this._def,catchall:t})}pick(t){const r={};return et.objectKeys(t).forEach(n=>{t[n]&&this.shape[n]&&(r[n]=this.shape[n])}),new Et({...this._def,shape:()=>r})}omit(t){const r={};return et.objectKeys(this.shape).forEach(n=>{t[n]||(r[n]=this.shape[n])}),new Et({...this._def,shape:()=>r})}deepPartial(){return Ma(this)}partial(t){const r={};return et.objectKeys(this.shape).forEach(n=>{const i=this.shape[n];t&&!t[n]?r[n]=i:r[n]=i.optional()}),new Et({...this._def,shape:()=>r})}required(t){const r={};return et.objectKeys(this.shape).forEach(n=>{if(t&&!t[n])r[n]=this.shape[n];else{let a=this.shape[n];for(;a instanceof xn;)a=a._def.innerType;r[n]=a}}),new Et({...this._def,shape:()=>r})}keyof(){return U0(et.objectKeys(this.shape))}}Et.create=(e,t)=>new Et({shape:()=>e,unknownKeys:"strip",catchall:Un.create(),typeName:De.ZodObject,...We(t)}),Et.strictCreate=(e,t)=>new Et({shape:()=>e,unknownKeys:"strict",catchall:Un.create(),typeName:De.ZodObject,...We(t)}),Et.lazycreate=(e,t)=>new Et({shape:e,unknownKeys:"strip",catchall:Un.create(),typeName:De.ZodObject,...We(t)});class hs extends Ve{_parse(t){const{ctx:r}=this._processInputParams(t),n=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 r.common.issues.push(...s.ctx.common.issues),s.result;const o=a.map(s=>new Er(s.ctx.common.issues));return me(r,{code:ne.invalid_union,unionErrors:o}),je}if(r.common.async)return Promise.all(n.map(async a=>{const o={...r,common:{...r.common,issues:[]},parent:null};return{result:await a._parseAsync({data:r.data,path:r.path,parent:o}),ctx:o}})).then(i);{let a;const o=[];for(const l of n){const u={...r,common:{...r.common,issues:[]},parent:null},c=l._parseSync({data:r.data,path:r.path,parent:u});if(c.status==="valid")return c;c.status==="dirty"&&!a&&(a={result:c,ctx:u}),u.common.issues.length&&o.push(u.common.issues)}if(a)return r.common.issues.push(...a.ctx.common.issues),a.result;const s=o.map(l=>new Er(l));return me(r,{code:ne.invalid_union,unionErrors:s}),je}}get options(){return this._def.options}}hs.create=(e,t)=>new hs({options:e,typeName:De.ZodUnion,...We(t)});const zn=e=>e instanceof ys?zn(e.schema):e instanceof Gr?zn(e.innerType()):e instanceof gs?[e.value]:e instanceof mi?e.options:e instanceof bs?et.objectValues(e.enum):e instanceof ws?zn(e._def.innerType):e instanceof ds?[void 0]:e instanceof ps?[null]:e instanceof xn?[void 0,...zn(e.unwrap())]:e instanceof vi?[null,...zn(e.unwrap())]:e instanceof Fp||e instanceof Es?zn(e.unwrap()):e instanceof xs?zn(e._def.innerType):[];class wu extends Ve{_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==be.object)return me(r,{code:ne.invalid_type,expected:be.object,received:r.parsedType}),je;const n=this.discriminator,i=r.data[n],a=this.optionsMap.get(i);return a?r.common.async?a._parseAsync({data:r.data,path:r.path,parent:r}):a._parseSync({data:r.data,path:r.path,parent:r}):(me(r,{code:ne.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),je)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(t,r,n){const i=new Map;for(const a of r){const o=zn(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 wu({typeName:De.ZodDiscriminatedUnion,discriminator:t,options:r,optionsMap:i,...We(n)})}}function Lp(e,t){const r=di(e),n=di(t);if(e===t)return{valid:!0,data:e};if(r===be.object&&n===be.object){const i=et.objectKeys(t),a=et.objectKeys(e).filter(s=>i.indexOf(s)!==-1),o={...e,...t};for(const s of a){const l=Lp(e[s],t[s]);if(!l.valid)return{valid:!1};o[s]=l.data}return{valid:!0,data:o}}else if(r===be.array&&n===be.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],l=Lp(o,s);if(!l.valid)return{valid:!1};i.push(l.data)}return{valid:!0,data:i}}else return r===be.date&&n===be.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}class ms extends Ve{_parse(t){const{status:r,ctx:n}=this._processInputParams(t),i=(a,o)=>{if(Dp(a)||Dp(o))return je;const s=Lp(a.value,o.value);return s.valid?((jp(a)||jp(o))&&r.dirty(),{status:r.value,value:s.data}):(me(n,{code:ne.invalid_intersection_types}),je)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([a,o])=>i(a,o)):i(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}}ms.create=(e,t,r)=>new ms({left:e,right:t,typeName:De.ZodIntersection,...We(r)});class wn extends Ve{_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==be.array)return me(n,{code:ne.invalid_type,expected:be.array,received:n.parsedType}),je;if(n.data.length<this._def.items.length)return me(n,{code:ne.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),je;!this._def.rest&&n.data.length>this._def.items.length&&(me(n,{code:ne.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());const a=[...n.data].map((o,s)=>{const l=this._def.items[s]||this._def.rest;return l?l._parse(new bn(n,o,n.path,s)):null}).filter(o=>!!o);return n.common.async?Promise.all(a).then(o=>nr.mergeArray(r,o)):nr.mergeArray(r,a)}get items(){return this._def.items}rest(t){return new wn({...this._def,rest:t})}}wn.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new wn({items:e,typeName:De.ZodTuple,rest:null,...We(t)})};class vs extends Ve{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==be.object)return me(n,{code:ne.invalid_type,expected:be.object,received:n.parsedType}),je;const i=[],a=this._def.keyType,o=this._def.valueType;for(const s in n.data)i.push({key:a._parse(new bn(n,s,n.path,s)),value:o._parse(new bn(n,n.data[s],n.path,s)),alwaysSet:s in n.data});return n.common.async?nr.mergeObjectAsync(r,i):nr.mergeObjectSync(r,i)}get element(){return this._def.valueType}static create(t,r,n){return r instanceof Ve?new vs({keyType:t,valueType:r,typeName:De.ZodRecord,...We(n)}):new vs({keyType:Zr.create(),valueType:t,typeName:De.ZodRecord,...We(r)})}}class xu extends Ve{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==be.map)return me(n,{code:ne.invalid_type,expected:be.map,received:n.parsedType}),je;const i=this._def.keyType,a=this._def.valueType,o=[...n.data.entries()].map(([s,l],u)=>({key:i._parse(new bn(n,s,n.path,[u,"key"])),value:a._parse(new bn(n,l,n.path,[u,"value"]))}));if(n.common.async){const s=new Map;return Promise.resolve().then(async()=>{for(const l of o){const u=await l.key,c=await l.value;if(u.status==="aborted"||c.status==="aborted")return je;(u.status==="dirty"||c.status==="dirty")&&r.dirty(),s.set(u.value,c.value)}return{status:r.value,value:s}})}else{const s=new Map;for(const l of o){const u=l.key,c=l.value;if(u.status==="aborted"||c.status==="aborted")return je;(u.status==="dirty"||c.status==="dirty")&&r.dirty(),s.set(u.value,c.value)}return{status:r.value,value:s}}}}xu.create=(e,t,r)=>new xu({valueType:t,keyType:e,typeName:De.ZodMap,...We(r)});class Yi extends Ve{_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.parsedType!==be.set)return me(n,{code:ne.invalid_type,expected:be.set,received:n.parsedType}),je;const i=this._def;i.minSize!==null&&n.data.size<i.minSize.value&&(me(n,{code:ne.too_small,minimum:i.minSize.value,type:"set",inclusive:!0,exact:!1,message:i.minSize.message}),r.dirty()),i.maxSize!==null&&n.data.size>i.maxSize.value&&(me(n,{code:ne.too_big,maximum:i.maxSize.value,type:"set",inclusive:!0,exact:!1,message:i.maxSize.message}),r.dirty());const a=this._def.valueType;function o(l){const u=new Set;for(const c of l){if(c.status==="aborted")return je;c.status==="dirty"&&r.dirty(),u.add(c.value)}return{status:r.value,value:u}}const s=[...n.data.values()].map((l,u)=>a._parse(new bn(n,l,n.path,u)));return n.common.async?Promise.all(s).then(l=>o(l)):o(s)}min(t,r){return new Yi({...this._def,minSize:{value:t,message:$e.toString(r)}})}max(t,r){return new Yi({...this._def,maxSize:{value:t,message:$e.toString(r)}})}size(t,r){return this.min(t,r).max(t,r)}nonempty(t){return this.min(1,t)}}Yi.create=(e,t)=>new Yi({valueType:e,minSize:null,maxSize:null,typeName:De.ZodSet,...We(t)});class La extends Ve{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==be.function)return me(r,{code:ne.invalid_type,expected:be.function,received:r.parsedType}),je;function n(s,l){return vu({data:s,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,mu(),Na].filter(u=>!!u),issueData:{code:ne.invalid_arguments,argumentsError:l}})}function i(s,l){return vu({data:s,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,mu(),Na].filter(u=>!!u),issueData:{code:ne.invalid_return_type,returnTypeError:l}})}const a={errorMap:r.common.contextualErrorMap},o=r.data;if(this._def.returns instanceof Fa){const s=this;return ur(async function(...l){const u=new Er([]),c=await s._def.args.parseAsync(l,a).catch(p=>{throw u.addIssue(n(l,p)),u}),f=await Reflect.apply(o,this,c);return await s._def.returns._def.type.parseAsync(f,a).catch(p=>{throw u.addIssue(i(f,p)),u})})}else{const s=this;return ur(function(...l){const u=s._def.args.safeParse(l,a);if(!u.success)throw new Er([n(l,u.error)]);const c=Reflect.apply(o,this,u.data),f=s._def.returns.safeParse(c,a);if(!f.success)throw new Er([i(c,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new La({...this._def,args:wn.create(t).rest(Gi.create())})}returns(t){return new La({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,r,n){return new La({args:t||wn.create([]).rest(Gi.create()),returns:r||Gi.create(),typeName:De.ZodFunction,...We(n)})}}class ys extends Ve{get schema(){return this._def.getter()}_parse(t){const{ctx:r}=this._processInputParams(t);return this._def.getter()._parse({data:r.data,path:r.path,parent:r})}}ys.create=(e,t)=>new ys({getter:e,typeName:De.ZodLazy,...We(t)});class gs extends Ve{_parse(t){if(t.data!==this._def.value){const r=this._getOrReturnCtx(t);return me(r,{received:r.data,code:ne.invalid_literal,expected:this._def.value}),je}return{status:"valid",value:t.data}}get value(){return this._def.value}}gs.create=(e,t)=>new gs({value:e,typeName:De.ZodLiteral,...We(t)});function U0(e,t){return new mi({values:e,typeName:De.ZodEnum,...We(t)})}class mi extends Ve{constructor(){super(...arguments),us.set(this,void 0)}_parse(t){if(typeof t.data!="string"){const r=this._getOrReturnCtx(t),n=this._def.values;return me(r,{expected:et.joinValues(n),received:r.parsedType,code:ne.invalid_type}),je}if(yu(this,us)||j0(this,us,new Set(this._def.values)),!yu(this,us).has(t.data)){const r=this._getOrReturnCtx(t),n=this._def.values;return me(r,{received:r.data,code:ne.invalid_enum_value,options:n}),je}return ur(t.data)}get options(){return this._def.values}get enum(){const t={};for(const r of this._def.values)t[r]=r;return t}get Values(){const t={};for(const r of this._def.values)t[r]=r;return t}get Enum(){const t={};for(const r of this._def.values)t[r]=r;return t}extract(t,r=this._def){return mi.create(t,{...this._def,...r})}exclude(t,r=this._def){return mi.create(this.options.filter(n=>!t.includes(n)),{...this._def,...r})}}us=new WeakMap,mi.create=U0;class bs extends Ve{constructor(){super(...arguments),cs.set(this,void 0)}_parse(t){const r=et.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(t);if(n.parsedType!==be.string&&n.parsedType!==be.number){const i=et.objectValues(r);return me(n,{expected:et.joinValues(i),received:n.parsedType,code:ne.invalid_type}),je}if(yu(this,cs)||j0(this,cs,new Set(et.getValidEnumValues(this._def.values))),!yu(this,cs).has(t.data)){const i=et.objectValues(r);return me(n,{received:n.data,code:ne.invalid_enum_value,options:i}),je}return ur(t.data)}get enum(){return this._def.values}}cs=new WeakMap,bs.create=(e,t)=>new bs({values:e,typeName:De.ZodNativeEnum,...We(t)});class Fa extends Ve{unwrap(){return this._def.type}_parse(t){const{ctx:r}=this._processInputParams(t);if(r.parsedType!==be.promise&&r.common.async===!1)return me(r,{code:ne.invalid_type,expected:be.promise,received:r.parsedType}),je;const n=r.parsedType===be.promise?r.data:Promise.resolve(r.data);return ur(n.then(i=>this._def.type.parseAsync(i,{path:r.path,errorMap:r.common.contextualErrorMap})))}}Fa.create=(e,t)=>new Fa({type:e,typeName:De.ZodPromise,...We(t)});class Gr extends Ve{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===De.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(t){const{status:r,ctx:n}=this._processInputParams(t),i=this._def.effect||null,a={addIssue:o=>{me(n,o),o.fatal?r.abort():r.dirty()},get path(){return n.path}};if(a.addIssue=a.addIssue.bind(a),i.type==="preprocess"){const o=i.transform(n.data,a);if(n.common.async)return Promise.resolve(o).then(async s=>{if(r.value==="aborted")return je;const l=await this._def.schema._parseAsync({data:s,path:n.path,parent:n});return l.status==="aborted"?je:l.status==="dirty"||r.value==="dirty"?Da(l.value):l});{if(r.value==="aborted")return je;const s=this._def.schema._parseSync({data:o,path:n.path,parent:n});return s.status==="aborted"?je:s.status==="dirty"||r.value==="dirty"?Da(s.value):s}}if(i.type==="refinement"){const o=s=>{const l=i.refinement(s,a);if(n.common.async)return Promise.resolve(l);if(l instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return s};if(n.common.async===!1){const s=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?je:(s.status==="dirty"&&r.dirty(),o(s.value),{status:r.value,value:s.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(s=>s.status==="aborted"?je:(s.status==="dirty"&&r.dirty(),o(s.value).then(()=>({status:r.value,value:s.value}))))}if(i.type==="transform")if(n.common.async===!1){const o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!ss(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:r.value,value:s}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>ss(o)?Promise.resolve(i.transform(o.value,a)).then(s=>({status:r.value,value:s})):o);et.assertNever(i)}}Gr.create=(e,t,r)=>new Gr({schema:e,typeName:De.ZodEffects,effect:t,...We(r)}),Gr.createWithPreprocess=(e,t,r)=>new Gr({schema:t,effect:{type:"preprocess",transform:e},typeName:De.ZodEffects,...We(r)});class xn extends Ve{_parse(t){return this._getType(t)===be.undefined?ur(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}xn.create=(e,t)=>new xn({innerType:e,typeName:De.ZodOptional,...We(t)});class vi extends Ve{_parse(t){return this._getType(t)===be.null?ur(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}vi.create=(e,t)=>new vi({innerType:e,typeName:De.ZodNullable,...We(t)});class ws extends Ve{_parse(t){const{ctx:r}=this._processInputParams(t);let n=r.data;return r.parsedType===be.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:r.path,parent:r})}removeDefault(){return this._def.innerType}}ws.create=(e,t)=>new ws({innerType:e,typeName:De.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...We(t)});class xs extends Ve{_parse(t){const{ctx:r}=this._processInputParams(t),n={...r,common:{...r.common,issues:[]}},i=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return ls(i)?i.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new Er(n.common.issues)},input:n.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Er(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}}xs.create=(e,t)=>new xs({innerType:e,typeName:De.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...We(t)});class Su extends Ve{_parse(t){if(this._getType(t)!==be.nan){const n=this._getOrReturnCtx(t);return me(n,{code:ne.invalid_type,expected:be.nan,received:n.parsedType}),je}return{status:"valid",value:t.data}}}Su.create=e=>new Su({typeName:De.ZodNaN,...We(e)});const KB=Symbol("zod_brand");class Fp extends Ve{_parse(t){const{ctx:r}=this._processInputParams(t),n=r.data;return this._def.type._parse({data:n,path:r.path,parent:r})}unwrap(){return this._def.type}}class Ss extends Ve{_parse(t){const{status:r,ctx:n}=this._processInputParams(t);if(n.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?je:a.status==="dirty"?(r.dirty(),Da(a.value)):this._def.out._parseAsync({data:a.value,path:n.path,parent:n})})();{const i=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return i.status==="aborted"?je:i.status==="dirty"?(r.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:n.path,parent:n})}}static create(t,r){return new Ss({in:t,out:r,typeName:De.ZodPipeline})}}class Es extends Ve{_parse(t){const r=this._def.innerType._parse(t),n=i=>(ss(i)&&(i.value=Object.freeze(i.value)),i);return ls(r)?r.then(i=>n(i)):n(r)}unwrap(){return this._def.innerType}}Es.create=(e,t)=>new Es({innerType:e,typeName:De.ZodReadonly,...We(t)});function z0(e,t={},r){return e?ja.create().superRefine((n,i)=>{var a,o;if(!e(n)){const s=typeof t=="function"?t(n):typeof t=="string"?{message:t}:t,l=(o=(a=s.fatal)!==null&&a!==void 0?a:r)!==null&&o!==void 0?o:!0,u=typeof s=="string"?{message:s}:s;i.addIssue({code:"custom",...u,fatal:l})}}):ja.create()}const GB={object:Et.lazycreate};var De;(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"})(De||(De={}));const YB=(e,t={message:`Input not instance of ${e.name}`})=>z0(r=>r instanceof e,t),W0=Zr.create,H0=pi.create,JB=Su.create,XB=hi.create,V0=fs.create,QB=Ki.create,e3=gu.create,t3=ds.create,r3=ps.create,n3=ja.create,i3=Gi.create,a3=Un.create,o3=bu.create,s3=Kr.create,l3=Et.create,u3=Et.strictCreate,c3=hs.create,f3=wu.create,d3=ms.create,p3=wn.create,h3=vs.create,m3=xu.create,v3=Yi.create,y3=La.create,g3=ys.create,b3=gs.create,w3=mi.create,x3=bs.create,S3=Fa.create,q0=Gr.create,E3=xn.create,_3=vi.create,k3=Gr.createWithPreprocess,$3=Ss.create;var q=Object.freeze({__proto__:null,defaultErrorMap:Na,setErrorMap:RB,getErrorMap:mu,makeIssue:vu,EMPTY_PATH:AB,addIssueToContext:me,ParseStatus:nr,INVALID:je,DIRTY:Da,OK:ur,isAborted:Dp,isDirty:jp,isValid:ss,isAsync:ls,get util(){return et},get objectUtil(){return Np},ZodParsedType:be,getParsedType:di,ZodType:Ve,datetimeRegex:B0,ZodString:Zr,ZodNumber:pi,ZodBigInt:hi,ZodBoolean:fs,ZodDate:Ki,ZodSymbol:gu,ZodUndefined:ds,ZodNull:ps,ZodAny:ja,ZodUnknown:Gi,ZodNever:Un,ZodVoid:bu,ZodArray:Kr,ZodObject:Et,ZodUnion:hs,ZodDiscriminatedUnion:wu,ZodIntersection:ms,ZodTuple:wn,ZodRecord:vs,ZodMap:xu,ZodSet:Yi,ZodFunction:La,ZodLazy:ys,ZodLiteral:gs,ZodEnum:mi,ZodNativeEnum:bs,ZodPromise:Fa,ZodEffects:Gr,ZodTransformer:Gr,ZodOptional:xn,ZodNullable:vi,ZodDefault:ws,ZodCatch:xs,ZodNaN:Su,BRAND:KB,ZodBranded:Fp,ZodPipeline:Ss,ZodReadonly:Es,custom:z0,Schema:Ve,ZodSchema:Ve,late:GB,get ZodFirstPartyTypeKind(){return De},coerce:{string:e=>Zr.create({...e,coerce:!0}),number:e=>pi.create({...e,coerce:!0}),boolean:e=>fs.create({...e,coerce:!0}),bigint:e=>hi.create({...e,coerce:!0}),date:e=>Ki.create({...e,coerce:!0})},any:n3,array:s3,bigint:XB,boolean:V0,date:QB,discriminatedUnion:f3,effect:q0,enum:w3,function:y3,instanceof:YB,intersection:d3,lazy:g3,literal:b3,map:m3,nan:JB,nativeEnum:x3,never:a3,null:r3,nullable:_3,number:H0,object:l3,oboolean:()=>V0().optional(),onumber:()=>H0().optional(),optional:E3,ostring:()=>W0().optional(),pipeline:$3,preprocess:k3,promise:S3,record:h3,set:v3,strictObject:u3,string:W0,symbol:e3,transformer:q0,tuple:p3,undefined:t3,union:c3,unknown:i3,void:o3,NEVER:je,ZodIssueCode:ne,quotelessJson:IB,ZodError:Er}),O3=Object.defineProperty,T3=(e,t,r)=>t in e?O3(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,C3=(e,t,r)=>(T3(e,t+"",r),r),I3={getRandomValues:e=>new Uint8Array(e.map(()=>Math.floor(Math.random()*256)))},Bp=typeof window<"u"&&typeof window.document<"u"?window.crypto:qx;Bp.getRandomValues||(Bp=I3);var xt=class extends Error{constructor(t,r,n,i,a,o){super(i);Ee(this,"isApiError",!0);this.code=t,this.description=r,this.type=n,this.message=i,this.error=a,this.id=o,this.id||(this.id=xt.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}}static generateId(){const t=this.getPrefix(),r=new Date().toISOString().replace(/[\-:TZ]/g,"").split(".")[0],n=4,i=Array.from(Bp.getRandomValues(new Uint8Array(n))).map(a=>a.toString(16).padStart(2,"0")).join("").toUpperCase();return`${t}_${r}x${i}`}static getPrefix(){return typeof window<"u"&&typeof window.document<"u"?"err_bwsr":"err"}},R3=e=>typeof e=="object"&&!Array.isArray(e)&&e!==null,Up=e=>e instanceof xt||R3(e)&&e.isApiError===!0,_s=class extends xt{constructor(e,t,r){super(500,"An unknown error occurred","Unknown",e,t,r)}},A3=class extends xt{constructor(e,t,r){super(500,"An internal error occurred","Internal",e,t,r)}},P3=class extends xt{constructor(e,t,r){super(401,"The request requires to be authenticated.","Unauthorized",e,t,r)}},N3=class extends xt{constructor(e,t,r){super(403,"The requested action can't be peform by this resource.","Forbidden",e,t,r)}},D3=class extends xt{constructor(e,t,r){super(413,"The request payload is too large.","PayloadTooLarge",e,t,r)}},j3=class extends xt{constructor(e,t,r){super(400,"The request payload is invalid.","InvalidPayload",e,t,r)}},M3=class extends xt{constructor(e,t,r){super(415,"The request is invalid because the content-type is not supported.","UnsupportedMediaType",e,t,r)}},L3=class extends xt{constructor(e,t,r){super(405,"The requested method does not exist.","MethodNotFound",e,t,r)}},F3=class extends xt{constructor(e,t,r){super(404,"The requested resource does not exist.","ResourceNotFound",e,t,r)}},B3=class extends xt{constructor(e,t,r){super(400,"The provided JSON schema is invalid.","InvalidJsonSchema",e,t,r)}},U3=class extends xt{constructor(e,t,r){super(400,"The provided data doesn't respect the provided JSON schema.","InvalidDataFormat",e,t,r)}},z3=class extends xt{constructor(e,t,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,r)}},W3=class extends xt{constructor(e,t,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,r)}},H3=class extends xt{constructor(e,t,r){super(409,"The resource cannot be deleted because it's referenced by another resource","ReferenceConstraint",e,t,r)}},V3=class extends xt{constructor(e,t,r){super(409,"The resource is current locked and cannot be operated on until the lock is released.","ResourceLockedConflict",e,t,r)}},q3=class extends xt{constructor(e,t,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,r)}},Z3=class extends xt{constructor(e,t,r){super(400,"The provided query is invalid. This is usually caused when providing an invalid parameter for querying a resource.","InvalidQuery",e,t,r)}},K3=class extends xt{constructor(e,t,r){super(400,"An error happened during the execution of a runtime (bot or integration).","Runtime",e,t,r)}},G3=class extends xt{constructor(e,t,r){super(409,"The record attempted to be created already exists.","AlreadyExists",e,t,r)}},Y3=class extends xt{constructor(e,t,r){super(429,"The request has been rate limited.","RateLimited",e,t,r)}},J3=class extends xt{constructor(e,t,r){super(402,"A payment is required to perform this request.","PaymentRequired",e,t,r)}},X3=class extends xt{constructor(e,t,r){super(403,"The request exceeds the allowed quota. Quotas are a soft limit that can be increased.","QuotaExceeded",e,t,r)}},Q3=class extends xt{constructor(e,t,r){super(413,"The request exceeds the allowed limit. Limits are a hard limit that cannot be increased.","LimitExceeded",e,t,r)}},e4=class extends xt{constructor(e,t,r){super(400,"Request payload contains breaking changes which is not allowed for this resource without a version increment.","BreakingChanges",e,t,r)}},t4={Unknown:_s,Internal:A3,Unauthorized:P3,Forbidden:N3,PayloadTooLarge:D3,InvalidPayload:j3,UnsupportedMediaType:M3,MethodNotFound:L3,ResourceNotFound:F3,InvalidJsonSchema:B3,InvalidDataFormat:U3,InvalidIdentifier:z3,RelationConflict:W3,ReferenceConstraint:H3,ResourceLockedConflict:V3,ReferenceNotFound:q3,InvalidQuery:Z3,Runtime:K3,AlreadyExists:G3,RateLimited:Y3,PaymentRequired:J3,QuotaExceeded:X3,LimitExceeded:Q3,BreakingChanges:e4},Z0=e=>Up(e)?e:e instanceof Error?new _s(e.message,e):typeof e=="string"?new _s(e):r4(e);function r4(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=t4[e.type];return t?new t(e.message,void 0,e.id||"UNKNOWN"):new _s(`An unclassified API error occurred: ${e.message} (Type: ${e.type}, Code: ${e.code})`)}return new _s("An invalid error occurred: "+JSON.stringify(e))}var n4=e=>e[1]!==void 0,Pt=e=>{const{method:t,path:r,query:n,headers:i,body:a}=e,o=Object.entries(i).filter(n4),s=Object.fromEntries(o),l=OB.stringify(n,{encode:!0,arrayFormat:"repeat",allowDots:!0}),u=l?[r,l].join("?"):r;return{method:t,url:u,headers:s,data:a}},i4=e=>({path:`/conversations/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),a4=e=>({path:"/conversations",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{_:e._}}),o4=e=>({path:`/conversations/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),s4=e=>({path:"/conversations",headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{},body:{}}),l4=e=>({path:`/conversations/${encodeURIComponent(e.id)}/listen`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),u4=e=>({path:`/conversations/${encodeURIComponent(e.id)}/messages`,headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{id:e.id},body:{}}),c4=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{userId:e.userId}}),f4=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:{}}),d4=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:{}}),p4=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants`,headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{id:e.id},body:{}}),h4=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),m4=e=>({path:"/messages",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{payload:e.payload,conversationId:e.conversationId,metadata:e.metadata}}),v4=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),y4=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{}}),g4=e=>({path:"/users",headers:{},query:{},params:{},body:{name:e.name,pictureUrl:e.pictureUrl,userData:e.userData}}),b4=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{name:e.name,pictureUrl:e.pictureUrl,userData:e.userData}}),w4=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{}}),x4=e=>({path:`/events/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),S4=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}}),E4=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}}),_4=class{constructor(e,t={}){Ee(this,"getConversation",async e=>{const{path:t,headers:r,query:n,body:i}=i4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"createConversation",async e=>{const{path:t,headers:r,query:n,body:i}=a4(e),o=(this.props.toAxiosRequest??Pt)({method:"post",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"deleteConversation",async e=>{const{path:t,headers:r,query:n,body:i}=o4(e),o=(this.props.toAxiosRequest??Pt)({method:"delete",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"listConversations",async e=>{const{path:t,headers:r,query:n,body:i}=s4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"listenConversation",async e=>{const{path:t,headers:r,query:n,body:i}=l4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"listConversationMessages",async e=>{const{path:t,headers:r,query:n,body:i}=u4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"addParticipant",async e=>{const{path:t,headers:r,query:n,body:i}=c4(e),o=(this.props.toAxiosRequest??Pt)({method:"post",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"removeParticipant",async e=>{const{path:t,headers:r,query:n,body:i}=f4(e),o=(this.props.toAxiosRequest??Pt)({method:"delete",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"getParticipant",async e=>{const{path:t,headers:r,query:n,body:i}=d4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"listParticipants",async e=>{const{path:t,headers:r,query:n,body:i}=p4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"getMessage",async e=>{const{path:t,headers:r,query:n,body:i}=h4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"createMessage",async e=>{const{path:t,headers:r,query:n,body:i}=m4(e),o=(this.props.toAxiosRequest??Pt)({method:"post",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"deleteMessage",async e=>{const{path:t,headers:r,query:n,body:i}=v4(e),o=(this.props.toAxiosRequest??Pt)({method:"delete",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"getUser",async e=>{const{path:t,headers:r,query:n,body:i}=y4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"createUser",async e=>{const{path:t,headers:r,query:n,body:i}=g4(e),o=(this.props.toAxiosRequest??Pt)({method:"post",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"updateUser",async e=>{const{path:t,headers:r,query:n,body:i}=b4(e),o=(this.props.toAxiosRequest??Pt)({method:"put",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"deleteUser",async e=>{const{path:t,headers:r,query:n,body:i}=w4(e),o=(this.props.toAxiosRequest??Pt)({method:"delete",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"getEvent",async e=>{const{path:t,headers:r,query:n,body:i}=x4(e),o=(this.props.toAxiosRequest??Pt)({method:"get",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"createEvent",async e=>{const{path:t,headers:r,query:n,body:i}=S4(e),o=(this.props.toAxiosRequest??Pt)({method:"post",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});Ee(this,"createFile",async e=>{const{path:t,headers:r,query:n,body:i}=E4(e),o=(this.props.toAxiosRequest??Pt)({method:"post",path:t,headers:{...r},query:{...n},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Nt(s)})});this.axiosInstance=e,this.props=t}};function Nt(e){var t;return At.isAxiosError(e)&&((t=e.response)!=null&&t.data)?Z0(e.response.data):Z0(e)}var K0=class{constructor(){Ee(this,"listeners",{})}emit(e,t){const r=this.listeners[e];if(r)for(const n of[...r])n(t)}onceOrMore(e,t){const r=n=>{t(n)==="stop-listening"&&this.off(e,r)};this.on(e,r)}once(e,t){const r=n=>{this.off(e,r),t(n)};this.on(e,r)}on(e,t){this.listeners[e]||(this.listeners[e]=[]),this.listeners[e].push(t)}off(e,t){const r=this.listeners[e];if(!r)return;const n=r.indexOf(t);n!==-1&&r.splice(n,1)}cleanup(){this.listeners={}}},k4=(e,t)=>{const r=new CB.EventSourcePolyfill(e,{headers:t.headers,heartbeatTimeout:t.timeout}),n=new K0;return r.onopen=i=>n.emit("open",i),r.onmessage=i=>n.emit("message",i),r.onerror=i=>n.emit("error",i),{emitter:n,source:r}},$4=async(e,t={})=>{const{emitter:r,source:n}=k4(e,t);return await new Promise((i,a)=>{r.on("open",()=>{i()}),r.on("error",o=>{a(o)})}).finally(()=>r.cleanup()),{on:r.on.bind(r),close:()=>{r.cleanup(),n.close()}}},O4=q.object({type:q.literal("message_created"),data:q.object({id:q.string().describe("Id of the [Message](#schema_message)"),createdAt:q.string().datetime().describe("Creation date of the [Message](#schema_message) in ISO 8601 format"),payload:q.union([q.object({audioUrl:q.string().min(1),type:q.literal("audio")}),q.object({title:q.string().min(1),subtitle:q.string().min(1).optional(),imageUrl:q.string().min(1).optional(),actions:q.array(q.object({action:q.enum(["postback","url","say"]),label:q.string().min(1),value:q.string().min(1)})),type:q.literal("card")}),q.object({items:q.array(q.object({title:q.string().min(1),subtitle:q.string().min(1).optional(),imageUrl:q.string().min(1).optional(),actions:q.array(q.object({action:q.enum(["postback","url","say"]),label:q.string().min(1),value:q.string().min(1)}))})),type:q.literal("carousel")}),q.object({text:q.string().min(1),options:q.array(q.object({label:q.string().min(1),value:q.string().min(1)})),type:q.literal("choice"),disableFreeText:q.boolean().optional()}),q.object({text:q.string().min(1),options:q.array(q.object({label:q.string().min(1),value:q.string().min(1)})),type:q.literal("dropdown")}),q.object({fileUrl:q.string().min(1),title:q.string().min(1).optional(),type:q.literal("file")}),q.object({imageUrl:q.string().min(1),type:q.literal("image")}),q.object({latitude:q.number(),longitude:q.number(),address:q.string().optional(),title:q.string().optional(),type:q.literal("location")}),q.object({text:q.string().min(1),type:q.literal("text")}),q.object({videoUrl:q.string().min(1),type:q.literal("video")}),q.object({items:q.array(q.union([q.object({type:q.literal("text"),payload:q.object({text:q.string().min(1)})}),q.object({type:q.literal("markdown"),payload:q.object({markdown:q.string().min(1)})}),q.object({type:q.literal("image"),payload:q.object({imageUrl:q.string().min(1)})}),q.object({type:q.literal("audio"),payload:q.object({audioUrl:q.string().min(1)})}),q.object({type:q.literal("video"),payload:q.object({videoUrl:q.string().min(1)})}),q.object({type:q.literal("file"),payload:q.object({fileUrl:q.string().min(1),title:q.string().min(1).optional()})}),q.object({type:q.literal("location"),payload:q.object({latitude:q.number(),longitude:q.number(),address:q.string().optional(),title:q.string().optional()})})])),type:q.literal("bloc")}),q.object({markdown:q.string().min(1),type:q.literal("markdown")})]).describe("Payload is the content type of the message."),userId:q.string().describe("ID of the [User](#schema_user)"),conversationId:q.string().describe("ID of the [Conversation](#schema_conversation)"),metadata:q.record(q.union([q.any(),q.null()])).describe("Metadata of the message").optional()}).describe("The Message object represents a message in a [Conversation](#schema_conversation) for a specific [User](#schema_user).")}),T4=q.object({type:q.literal("webchat_visibility"),data:q.object({visibility:q.union([q.literal("show"),q.literal("hide"),q.literal("toggle")])})}),C4=q.object({type:q.literal("webchat_config"),data:q.object({config:q.record(q.union([q.any(),q.null()]))})}),I4=q.object({type:q.literal("custom"),data:q.object({event:q.record(q.union([q.any(),q.null()]))})}),R4=q.object({type:q.literal("typing_started"),data:q.object({timeout:q.number().optional()})}),A4=q.object({type:q.literal("typing_stopped"),data:q.record(q.never())}),P4={messageCreated:O4,webchatVisibility:T4,webchatConfig:C4,custom:I4,typingStarted:R4,typingStopped:A4},G0="unknown error",Y0=class extends K0{constructor(t){super();Ee(this,"_state",{status:"disconnected"});Ee(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});Ee(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)});Ee(this,"_connect",async()=>{const t=await $4(`${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});Ee(this,"_disconnectSync",t=>{t.close(),this._state={status:"disconnected"}});Ee(this,"_handleMessage",t=>{const r=this._parseSignal(t.data);this.emit(r.type,r.data)});Ee(this,"_handleError",t=>r=>{this._disconnectSync(t);const n=this._toError(r);this.emit("error",n)});Ee(this,"_parseSignal",t=>{for(const r of Object.values(P4)){const n=this._safeJsonParse(t),i=r.safeParse(n);if(i.success)return i.data}return{type:"unknown",data:t}});Ee(this,"_safeJsonParse",t=>{try{return JSON.parse(t)}catch{return t}});Ee(this,"_toError",t=>{if(t instanceof Error)return t;if(typeof t=="string")return new Error(t);if(t===null)return new Error(G0);if(typeof t=="object"&&"message"in t)return this._toError(t.message);try{const r=JSON.stringify(t);return new Error(r)}catch{return new Error(G0)}});this._props=t}get status(){return this._state.status}},J0=Y0;C3(J0,"listen",async e=>{const t=new Y0(e);return await t.connect(),t});var X0=100*1024*1024,N4=X0,D4=X0,j4=6e4,M4=class{constructor(e){Ee(this,"_auto");Ee(this,"createConversation",e=>this._auto.createConversation(e));Ee(this,"getConversation",e=>this._auto.getConversation(e));Ee(this,"deleteConversation",e=>this._auto.deleteConversation(e));Ee(this,"listConversations",e=>this._auto.listConversations(e));Ee(this,"listConversationMessages",e=>this._auto.listConversationMessages(e));Ee(this,"addParticipant",e=>this._auto.addParticipant(e));Ee(this,"removeParticipant",e=>this._auto.removeParticipant(e));Ee(this,"getParticipant",e=>this._auto.getParticipant(e));Ee(this,"listParticipants",e=>this._auto.listParticipants(e));Ee(this,"createMessage",e=>this._auto.createMessage(e));Ee(this,"getMessage",e=>this._auto.getMessage(e));Ee(this,"deleteMessage",e=>this._auto.deleteMessage(e));Ee(this,"createFile",e=>this._auto.createFile(e));Ee(this,"createUser",e=>this._auto.createUser(e));Ee(this,"getUser",e=>this._auto.getUser(e));Ee(this,"updateUser",e=>this._auto.updateUser(e));Ee(this,"deleteUser",e=>this._auto.deleteUser(e));Ee(this,"createEvent",e=>this._auto.createEvent(e));Ee(this,"getEvent",e=>this._auto.getEvent(e));Ee(this,"listenConversation",async({id:e,"x-user-key":t})=>await J0.listen({url:this.props.apiUrl,conversationId:e,userKey:t,timeout:this.props.sseTimeout}));this.props=e;const{apiUrl:t}=e,r={...e.headers},n=this.props.timeout??j4,i=At.create({baseURL:t,headers:r,withCredentials:!0,timeout:n,maxBodyLength:N4,maxContentLength:D4});this._auto=new _4(i)}};const Eu={disconnected:0,user_creating:1,user_created:2,conversation_creating:3,conversation_created:4},mr=(e,t)=>e.status===t,Sn=(e,t)=>Eu[e.status]<Eu[t],Q0=(e,t)=>Eu[e.status]>=Eu[t];class En extends Error{constructor(t){super(`Unexpected state: ${t.status}`),this.state=t}}const eS=["audio","file","image","video"],tS=e=>eS.includes(e),L4=6e4;class F4 extends Fg{constructor(r){super();Ee(this,"_client");Ee(this,"_webhookId");Ee(this,"_apiUrl");Ee(this,"_state",{status:"disconnected"});Ee(this,"mode","pushpin");Ee(this,"_initialConnect",async({data:r,name:n,pictureUrl:i})=>{if(Q0(this._state,"user_created"))throw new Error("Client is already connected. Please disconnect first.");if(mr(this._state,"user_creating"))return;this._state={status:"user_creating"};const{user:{id:a},key:o}=await this._client.createUser({name:n,pictureUrl:i,userData:r});return this._state={status:"user_created",userId:a,userKey:o},{userId:a,userToken:o}});Ee(this,"_reConnect",async(r,{data:n,name:i,pictureUrl:a})=>{if(Q0(this._state,"user_created")){if(this._state.userId!==r.userId)throw new Error("Client is already connected. Please disconnect first.");return r}return mr(this._state,"user_creating")||(this._state={status:"user_created",userId:r.userId,userKey:r.userToken},await this._client.updateUser({"x-user-key":r.userToken,name:i,pictureUrl:a,userData:n})),r});Ee(this,"_mapMessage",r=>{const{metadata:n}=r,{payload:i,disableInput:a}=_o(r.payload);return{id:r.id,conversationId:r.conversationId,authorId:r.userId,sentOn:new Date(r.createdAt),payload:i,disableInput:a,metadata:n}});const n=`${r.apiUrl}/${r.clientId}`;this._webhookId=r.clientId,this._apiUrl=n,this._client=new M4({apiUrl:n,sseTimeout:L4})}get apiUrl(){return this._apiUrl}get clientId(){return this._webhookId}get userId(){if(!Sn(this._state,"user_created"))return this._state.userId}async getUser(){if(Sn(this._state,"user_created"))throw new En(this._state);const{user:r}=await this._client.getUser({"x-user-key":this._state.userKey});return{data:r.data}}async updateUser(r){if(Sn(this._state,"user_created"))throw new En(this._state);const{user:n}=await this._client.updateUser({"x-user-key":this._state.userKey,name:r.name,pictureUrl:r.pictureUrl,userData:r.data});return n}get conversationId(){if(!Sn(this._state,"conversation_created"))return this._state.conversationId}async connect(r,n,i={}){const a={data:n,...i};return r?await this.userExists(r)?this._reConnect(r,a):this._initialConnect(a):this._initialConnect(a)}async disconnect(){mr(this._state,"conversation_created")?this._state.signalEmitter.cleanup():mr(this._state,"conversation_creating")&&console.warn("zombie conversation..."),this._state={status:"disconnected"}}async sendFile(r){if(Sn(this._state,"user_created"))throw new En(this._state);if(mr(this._state,"conversation_creating"))throw new En(this._state);let n;mr(this._state,"conversation_created")?n=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},n=await this._createNewConversation(this._state));const{size:i,name:a}=r,s=await(h=>new Promise((m,g)=>{const v=new FileReader;v.onload=y=>{var b;return m((b=y.target)==null?void 0:b.result)},v.onerror=y=>{var b;return g((b=y.target)==null?void 0:b.error)},v.readAsArrayBuffer(h)}))(r),{file:{uploadUrl:l,contentType:u,url:c}}=await this._client.createFile({"x-user-key":n.userKey,size:i,key:a,accessPolicies:["public_content"],index:!1,tags:{source:"integration",integrationName:"webchat"}});await fetch(l,{method:"PUT",headers:{"x-amz-tagging":"public=true"},body:s});const f=u.split("/").shift()??"",d=tS(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":n.userKey,conversationId:n.conversationId,payload:p}),this.emit("messageSent",p),{fileUrl:c,name:a,type:d}}async sendMessage(r){if(Sn(this._state,"user_created"))throw new En(this._state);if(mr(this._state,"conversation_creating"))throw new En(this._state);let n;mr(this._state,"conversation_created")?n=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},n=await this._createNewConversation(this._state)),await this._client.createMessage({"x-user-key":n.userKey,conversationId:n.conversationId,payload:r}),this.emit("messageSent",r)}async sendEvent(r){if(Sn(this._state,"user_created"))throw new En(this._state);if(mr(this._state,"conversation_creating"))throw new En(this._state);let n;mr(this._state,"conversation_created")?n=this._state:(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},n=await this._createNewConversation(this._state)),await this._client.createEvent({"x-user-key":n.userKey,conversationId:n.conversationId,payload:{type:"custom",data:r}})}async switchConversation(r){if(Sn(this._state,"user_created"))throw new En(this._state);mr(this._state,"conversation_created")&&this._state.conversationId===r||mr(this._state,"conversation_creating")||(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},await this._connectConversation(this._state,r))}async conversationExists(r){if(Sn(this._state,"user_created"))return!1;try{return await this._client.getConversation({"x-user-key":this._state.userKey,id:r}),!0}catch(n){if(Up(n)&&n.code===404)return!1;throw n}}async userExists({userToken:r}){try{return await this._client.getUser({"x-user-key":r}),!0}catch(n){const i=a=>a.code===404||a.code===401;if(Up(n)&&i(n))return!1;throw n}}async newConversation(){if(Sn(this._state,"user_created"))throw new En(this._state);mr(this._state,"conversation_creating")||(this._state={status:"conversation_creating",userId:this._state.userId,userKey:this._state.userKey},await this._createNewConversation(this._state))}async _createNewConversation(r){const{conversation:{id:n}}=await this._client.createConversation({"x-user-key":r.userKey}),i=await this._connectConversation(r,n);return await this._client.createEvent({"x-user-key":r.userKey,conversationId:n,payload:{type:"conversation_started",data:{}}}),i}async listMessages(){if(!mr(this._state,"conversation_created"))return[];const{conversationId:r,userKey:n}=this._state,i=[];let a;do{const o=await this._client.listConversationMessages({id:r,"x-user-key":n,nextToken:a});i.push(...o.messages),a=o.meta.nextToken}while(a);return i.map(this._mapMessage)}async _connectConversation(r,n){const i=await this._client.listenConversation({id:n,"x-user-key":r.userKey});return i.on("unknown",a=>{typeof a=="string"&&a==="ping"||console.debug("unknown event",a)}),i.on("message_created",a=>{a.userId!==r.userId&&this.emit("message",this._mapMessage(a))}),i.on("error",a=>{this._state={status:"user_created",userId:r.userId,userKey:r.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",n),this._state={status:"conversation_created",userId:r.userId,userKey:r.userKey,conversationId:n,signalEmitter:i},this._state}}const rS=({clientId:e,apiUrl:t="https://webchat.botpress.cloud"})=>new F4({apiUrl:t,clientId:e}),B4=({clientId:e,apiUrl:t="https://webchat.botpress.cloud"})=>{const[r]=j.useState(rS({clientId:e,apiUrl:t}));return r},U4=(e,t={})=>new Promise((r,n)=>{if(typeof window>"u")return n("Window is not defined");if(!e)return n("Url is not defined");let i=null;const a=new Image;a.addEventListener("load",()=>{i&&clearTimeout(i),r({width:a.naturalWidth,height:a.naturalHeight})}),a.addEventListener("error",o=>{i&&clearTimeout(i),n(`${o.type}: ${o.message}`)}),a.src=e,t.timeout&&(i=setTimeout(()=>n("Timeout"),t.timeout))});let z4={data:""},W4=e=>typeof window=="object"?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||z4,H4=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,V4=/\/\*[^]*?\*\/| +/g,nS=/\n+/g,yi=(e,t)=>{let r="",n="",i="";for(let a in e){let o=e[a];a[0]=="@"?a[1]=="i"?r=a+" "+o+";":n+=a[1]=="f"?yi(o,a):a+"{"+yi(o,a[1]=="k"?"":t)+"}":typeof o=="object"?n+=yi(o,t?t.replace(/([^,])+/g,s=>a.replace(/([^,]*:\S+\([^)]*\))|([^,])+/g,l=>/&/.test(l)?l.replace(/&/g,s):s?s+" "+l:l)):a):o!=null&&(a=/^--/.test(a)?a:a.replace(/[A-Z]/g,"-$&").toLowerCase(),i+=yi.p?yi.p(a,o):a+":"+o+";")}return r+(t&&i?t+"{"+i+"}":i)+n},Wn={},iS=e=>{if(typeof e=="object"){let t="";for(let r in e)t+=r+iS(e[r]);return t}return e},q4=(e,t,r,n,i)=>{let a=iS(e),o=Wn[a]||(Wn[a]=(l=>{let u=0,c=11;for(;u<l.length;)c=101*c+l.charCodeAt(u++)>>>0;return"go"+c})(a));if(!Wn[o]){let l=a!==e?e:(u=>{let c,f,d=[{}];for(;c=H4.exec(u.replace(V4,""));)c[4]?d.shift():c[3]?(f=c[3].replace(nS," ").trim(),d.unshift(d[0][f]=d[0][f]||{})):d[0][c[1]]=c[2].replace(nS," ").trim();return d[0]})(e);Wn[o]=yi(i?{["@keyframes "+o]:l}:l,r?"":"."+o)}let s=r&&Wn.g?Wn.g:null;return r&&(Wn.g=Wn[o]),((l,u,c,f)=>{f?u.data=u.data.replace(f,l):u.data.indexOf(l)===-1&&(u.data=c?l+u.data:u.data+l)})(Wn[o],t,n,s),o},Z4=(e,t,r)=>e.reduce((n,i,a)=>{let o=t[a];if(o&&o.call){let s=o(r),l=s&&s.props&&s.props.className||/^go/.test(s)&&s;o=l?"."+l:s&&typeof s=="object"?s.props?"":yi(s,""):s===!1?"":s}return n+i+(o??"")},"");function _u(e){let t=this||{},r=e.call?e(t.p):e;return q4(r.unshift?r.raw?Z4(r,[].slice.call(arguments,1),t.p):r.reduce((n,i)=>Object.assign(n,i&&i.call?i(t.p):i),{}):r,W4(t.target),t.g,t.o,t.k)}let aS,zp,Wp;_u.bind({g:1});let Hn=_u.bind({k:1});function K4(e,t,r,n){yi.p=t,aS=e,zp=r,Wp=n}function gi(e,t){let r=this||{};return function(){let n=arguments;function i(a,o){let s=Object.assign({},a),l=s.className||i.className;r.p=Object.assign({theme:zp&&zp()},s),r.o=/ *go\d+/.test(l),s.className=_u.apply(r,n)+(l?" "+l:"");let u=e;return e[0]&&(u=s.as||e,delete s.as),Wp&&u[0]&&Wp(s),aS(u,s)}return i}}var G4=e=>typeof e=="function",ku=(e,t)=>G4(e)?e(t):e,Y4=(()=>{let e=0;return()=>(++e).toString()})(),oS=(()=>{let e;return()=>{if(e===void 0&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),J4=20,$u=new Map,X4=1e3,sS=e=>{if($u.has(e))return;let t=setTimeout(()=>{$u.delete(e),Ji({type:4,toastId:e})},X4);$u.set(e,t)},Q4=e=>{let t=$u.get(e);t&&clearTimeout(t)},Hp=(e,t)=>{switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,J4)};case 1:return t.toast.id&&Q4(t.toast.id),{...e,toasts:e.toasts.map(a=>a.id===t.toast.id?{...a,...t.toast}:a)};case 2:let{toast:r}=t;return e.toasts.find(a=>a.id===r.id)?Hp(e,{type:1,toast:r}):Hp(e,{type:0,toast:r});case 3:let{toastId:n}=t;return n?sS(n):e.toasts.forEach(a=>{sS(a.id)}),{...e,toasts:e.toasts.map(a=>a.id===n||n===void 0?{...a,visible:!1}:a)};case 4:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(a=>a.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let i=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(a=>({...a,pauseDuration:a.pauseDuration+i}))}}},Ou=[],Tu={toasts:[],pausedAt:void 0},Ji=e=>{Tu=Hp(Tu,e),Ou.forEach(t=>{t(Tu)})},eU={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},tU=(e={})=>{let[t,r]=j.useState(Tu);j.useEffect(()=>(Ou.push(r),()=>{let i=Ou.indexOf(r);i>-1&&Ou.splice(i,1)}),[t]);let n=t.toasts.map(i=>{var a,o;return{...e,...e[i.type],...i,duration:i.duration||((a=e[i.type])==null?void 0:a.duration)||(e==null?void 0:e.duration)||eU[i.type],style:{...e.style,...(o=e[i.type])==null?void 0:o.style,...i.style}}});return{...t,toasts:n}},rU=(e,t="blank",r)=>({createdAt:Date.now(),visible:!0,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...r,id:(r==null?void 0:r.id)||Y4()}),ks=e=>(t,r)=>{let n=rU(t,e,r);return Ji({type:2,toast:n}),n.id},Mr=(e,t)=>ks("blank")(e,t);Mr.error=ks("error"),Mr.success=ks("success"),Mr.loading=ks("loading"),Mr.custom=ks("custom"),Mr.dismiss=e=>{Ji({type:3,toastId:e})},Mr.remove=e=>Ji({type:4,toastId:e}),Mr.promise=(e,t,r)=>{let n=Mr.loading(t.loading,{...r,...r==null?void 0:r.loading});return e.then(i=>(Mr.success(ku(t.success,i),{id:n,...r,...r==null?void 0:r.success}),i)).catch(i=>{Mr.error(ku(t.error,i),{id:n,...r,...r==null?void 0:r.error})}),e};var nU=(e,t)=>{Ji({type:1,toast:{id:e,height:t}})},iU=()=>{Ji({type:5,time:Date.now()})},aU=e=>{let{toasts:t,pausedAt:r}=tU(e);j.useEffect(()=>{if(r)return;let a=Date.now(),o=t.map(s=>{if(s.duration===1/0)return;let l=(s.duration||0)+s.pauseDuration-(a-s.createdAt);if(l<0){s.visible&&Mr.dismiss(s.id);return}return setTimeout(()=>Mr.dismiss(s.id),l)});return()=>{o.forEach(s=>s&&clearTimeout(s))}},[t,r]);let n=j.useCallback(()=>{r&&Ji({type:6,time:Date.now()})},[r]),i=j.useCallback((a,o)=>{let{reverseOrder:s=!1,gutter:l=8,defaultPosition:u}=o||{},c=t.filter(p=>(p.position||u)===(a.position||u)&&p.height),f=c.findIndex(p=>p.id===a.id),d=c.filter((p,h)=>h<f&&p.visible).length;return c.filter(p=>p.visible).slice(...s?[d+1]:[0,d]).reduce((p,h)=>p+(h.height||0)+l,0)},[t]);return{toasts:t,handlers:{updateHeight:nU,startPause:iU,endPause:n,calculateOffset:i}}},oU=Hn`
|
|
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}Bb.peek=oD;function Bb(e){return e.value||""}function oD(){return"<"}Ub.peek=sD;function Ub(e,t,n,r){const i=ud(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 sD(){return"!"}zb.peek=lD;function zb(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 lD(){return"!"}Vb.peek=uD;function Vb(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 uD(){return"`"}function qb(e,t){const n=Mf(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))}Wb.peek=cD;function Wb(e,t,n,r){const i=ud(n),a=i==='"'?"Quote":"Apostrophe",o=n.createTracker(r);let s,u;if(qb(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 cD(e,t,n){return qb(e,n)?"<":"["}Hb.peek=fD;function Hb(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 fD(){return"["}function cd(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 dD(e){const t=cd(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 pD(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 Zb(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 hD(e,t,n,r){const i=n.enter("list"),a=n.bulletCurrent;let o=e.ordered?pD(n):cd(n);const s=e.ordered?o==="."?")":".":dD(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),Zb(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 mD(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 vD(e,t,n,r){const i=mD(n);let a=n.bulletCurrent||cd(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 yD(e,t,n,r){const i=n.enter("paragraph"),a=n.enter("phrasing"),o=n.containerPhrasing(e,r);return a(),i(),o}const gD=Nl(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function bD(e,t,n,r){return(e.children.some(function(o){return gD(o)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function xD(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}Kb.peek=wD;function Kb(e,t,n,r){const i=xD(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 wD(e,t,n){return n.options.strong||"*"}function SD(e,t,n,r){return n.safe(e.value,r)}function _D(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 ED(e,t,n){const r=(Zb(n)+(n.options.ruleSpaces?" ":"")).repeat(_D(n));return n.options.ruleSpaces?r.slice(0,-1):r}const Gb={blockquote:ZN,break:Lb,code:QN,definition:tD,emphasis:Fb,hardBreak:Lb,heading:aD,html:Bb,image:Ub,imageReference:zb,inlineCode:Vb,link:Wb,linkReference:Hb,list:hD,listItem:vD,paragraph:yD,root:bD,strong:Kb,text:SD,thematicBreak:ED};function kD(){return{enter:{table:TD,tableData:Yb,tableHeader:Yb,tableRow:CD},exit:{codeText:$D,table:OD,tableData:fd,tableHeader:fd,tableRow:fd}}}function TD(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 OD(e){this.exit(e),this.data.inTable=void 0}function CD(e){this.enter({type:"tableRow",children:[]},e)}function fd(e){this.exit(e)}function Yb(e){this.enter({type:"tableCell",children:[]},e)}function $D(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,ID));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function ID(e,t){return t==="|"?t:e}function RD(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,h,m,y){return l(c(p,m,y),p.align)}function s(p,h,m,y){const v=f(p,m,y),g=l([v]);return g.slice(0,g.indexOf(`
|
|
57
|
+
`))}function u(p,h,m,y){const v=m.enter("tableCell"),g=m.enter("phrasing"),b=m.containerPhrasing(p,{...y,before:a,after:a});return g(),v(),b}function l(p,h){return WN(p,{align:h,alignDelimiters:r,padding:n,stringLength:i})}function c(p,h,m){const y=p.children;let v=-1;const g=[],b=h.enter("table");for(;++v<y.length;)g[v]=f(y[v],h,m);return b(),g}function f(p,h,m){const y=p.children;let v=-1;const g=[],b=h.enter("tableRow");for(;++v<y.length;)g[v]=u(y[v],p,h,m);return b(),g}function d(p,h,m){let y=Gb.inlineCode(p,h,m);return m.stack.includes("tableCell")&&(y=y.replace(/\|/g,"\\$&")),y}}function PD(){return{exit:{taskListCheckValueChecked:Jb,taskListCheckValueUnchecked:Jb,paragraph:ND}}}function AD(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:DD}}}function Jb(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function ND(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 DD(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=Gb.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 MD(){return[pN(),kN(),FN(),kD(),PD()]}function jD(e){return{extensions:[hN(),TN(),BN(),RD(e),AD()]}}const LD={tokenize:qD,partial:!0},Xb={tokenize:WD,partial:!0},Qb={tokenize:HD,partial:!0},ex={tokenize:ZD,partial:!0},FD={tokenize:KD,partial:!0},tx={name:"wwwAutolink",tokenize:zD,previous:rx},nx={name:"protocolAutolink",tokenize:VD,previous:ix},Pr={name:"emailAutolink",tokenize:UD,previous:ax},lr={};function BD(){return{text:lr}}let Ai=48;for(;Ai<123;)lr[Ai]=Pr,Ai++,Ai===58?Ai=65:Ai===91&&(Ai=97);lr[43]=Pr,lr[45]=Pr,lr[46]=Pr,lr[95]=Pr,lr[72]=[Pr,nx],lr[104]=[Pr,nx],lr[87]=[Pr,tx],lr[119]=[Pr,tx];function UD(e,t,n){const r=this;let i,a;return o;function o(f){return!dd(f)||!ax.call(r,r.previous)||pd(r.events)?n(f):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(f))}function s(f){return dd(f)?(e.consume(f),s):f===64?(e.consume(f),u):n(f)}function u(f){return f===46?e.check(FD,c,l)(f):f===45||f===95||en(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&&ln(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(f)):n(f)}}function zD(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!rx.call(r,r.previous)||pd(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(LD,e.attempt(Xb,e.attempt(Qb,a),n),n)(o))}function a(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function VD(e,t,n){const r=this;let i="",a=!1;return o;function o(f){return(f===72||f===104)&&ix.call(r,r.previous)&&!pd(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(f),e.consume(f),s):n(f)}function s(f){if(ln(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||_l(f)||vt(f)||Pi(f)||El(f)?n(f):e.attempt(Xb,e.attempt(Qb,c),n)(f)}function c(f){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(f)}}function qD(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 WD(e,t,n){let r,i,a;return o;function o(l){return l===46||l===95?e.check(ex,u,s)(l):l===null||vt(l)||Pi(l)||l!==45&&El(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 HD(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(ex,t,a)(o):o===null||vt(o)||Pi(o)?t(o):(e.consume(o),i)}function a(o){return o===41&&r++,e.consume(o),i}}function ZD(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||vt(s)||Pi(s)?t(s):n(s)}function i(s){return s===null||s===40||s===91||vt(s)||Pi(s)?t(s):r(s)}function a(s){return ln(s)?o(s):n(s)}function o(s){return s===59?(e.consume(s),r):ln(s)?(e.consume(s),o):n(s)}}function KD(e,t,n){return r;function r(a){return e.consume(a),i}function i(a){return en(a)?n(a):t(a)}}function rx(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||vt(e)}function ix(e){return!ln(e)}function ax(e){return!(e===47||dd(e))}function dd(e){return e===43||e===45||e===46||e===95||en(e)}function pd(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 GD={tokenize:rM,partial:!0};function YD(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:eM,continuation:{tokenize:tM},exit:nM}},text:{91:{name:"gfmFootnoteCall",tokenize:QD},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:JD,resolveTo:XD}}}}function JD(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=qn(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 XD(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 QD(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||vt(f))return n(f);if(f===93){e.exit("chunkString");const d=e.exit("gfmFootnoteCallString");return i.includes(qn(r.sliceSerialize(d)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(f),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(f)}return vt(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 eM(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a,o=0,s;return u;function u(h){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),l}function l(h){return h===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",c):n(h)}function c(h){if(o>999||h===93&&!s||h===null||h===91||vt(h))return n(h);if(h===93){e.exit("chunkString");const m=e.exit("gfmFootnoteDefinitionLabelString");return a=qn(r.sliceSerialize(m)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),d}return vt(h)||(s=!0),o++,e.consume(h),h===92?f:c}function f(h){return h===91||h===92||h===93?(e.consume(h),o++,c):c(h)}function d(h){return h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),i.includes(a)||i.push(a),Xe(e,p,"gfmFootnoteDefinitionWhitespace")):n(h)}function p(h){return t(h)}}function tM(e,t,n){return e.check(No,t,e.attempt(GD,t,n))}function nM(e){e.exit("gfmFootnoteDefinition")}function rM(e,t,n){const r=this;return Xe(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 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&&Pn(d,d.length,0,Tl(p,o.slice(l+1,u),s)),Pn(d,d.length,0,[["exit",f,s],["enter",o[u][1],s],["exit",o[u][1],s],["exit",c,s]]),Pn(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(h){return l===126&&c[c.length-1][1].type!=="characterEscape"?u(h):(o.enter("strikethroughSequenceTemporary"),p(h))}function p(h){const m=kl(l);if(h===126)return f>1?u(h):(o.consume(h),f++,p);if(f<2&&!n)return u(h);const y=o.exit("strikethroughSequenceTemporary"),v=kl(h);return y._open=!v||v===2&&!!m,y._close=!m||m===2&&!!v,s(h)}}}class aM{constructor(){this.map=[]}add(t,n,r){oM(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 oM(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 sM(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 lM(){return{flow:{null:{name:"table",tokenize:uM,resolveAll:cM}}}}function uM(e,t,n){const r=this;let i=0,a=0,o;return s;function s(O){let A=r.events.length-1;for(;A>-1;){const F=r.events[A][1].type;if(F==="lineEnding"||F==="linePrefix")A--;else break}const z=A>-1?r.events[A][1].type:null,$=z==="tableHead"||z==="tableRow"?E:u;return $===E&&r.parser.lazy[r.now().line]?n(O):$(O)}function u(O){return e.enter("tableHead"),e.enter("tableRow"),l(O)}function l(O){return O===124||(o=!0,a+=1),c(O)}function c(O){return O===null?n(O):Ie(O)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(O),e.exit("lineEnding"),p):n(O):He(O)?Xe(e,c,"whitespace")(O):(a+=1,o&&(o=!1,i+=1),O===124?(e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),o=!0,c):(e.enter("data"),f(O)))}function f(O){return O===null||O===124||vt(O)?(e.exit("data"),c(O)):(e.consume(O),O===92?d:f)}function d(O){return O===92||O===124?(e.consume(O),f):f(O)}function p(O){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(O):(e.enter("tableDelimiterRow"),o=!1,He(O)?Xe(e,h,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):h(O))}function h(O){return O===45||O===58?y(O):O===124?(o=!0,e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),m):S(O)}function m(O){return He(O)?Xe(e,y,"whitespace")(O):y(O)}function y(O){return O===58?(a+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(O),e.exit("tableDelimiterMarker"),v):O===45?(a+=1,v(O)):O===null||Ie(O)?k(O):S(O)}function v(O){return O===45?(e.enter("tableDelimiterFiller"),g(O)):S(O)}function g(O){return O===45?(e.consume(O),g):O===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(O),e.exit("tableDelimiterMarker"),b):(e.exit("tableDelimiterFiller"),b(O))}function b(O){return He(O)?Xe(e,k,"whitespace")(O):k(O)}function k(O){return O===124?h(O):O===null||Ie(O)?!o||i!==a?S(O):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(O)):S(O)}function S(O){return n(O)}function E(O){return e.enter("tableRow"),T(O)}function T(O){return O===124?(e.enter("tableCellDivider"),e.consume(O),e.exit("tableCellDivider"),T):O===null||Ie(O)?(e.exit("tableRow"),t(O)):He(O)?Xe(e,T,"whitespace")(O):(e.enter("data"),R(O))}function R(O){return O===null||O===124||vt(O)?(e.exit("data"),T(O)):(e.consume(O),O===92?B:R)}function B(O){return O===92||O===124?(e.consume(O),R):R(O)}}function cM(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 aM;for(;++n<e.length;){const p=e[n],h=p[1];p[0]==="enter"?h.type==="tableHead"?(s=!1,u!==0&&(ox(d,t,u,l,c),c=void 0,u=0),l={type:"table",start:Object.assign({},h.start),end:Object.assign({},h.end)},d.add(n,0,[["enter",l,t]])):h.type==="tableRow"||h.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({},h.start),end:Object.assign({},h.end)},d.add(n,0,[["enter",c,t]])),i=h.type==="tableDelimiterRow"?2:c?3:1):i&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")?(r=!1,o[2]===0&&(a[1]!==0&&(o[0]=o[1],f=Ll(d,t,a,i,void 0,f),a=[0,0,0,0]),o[2]=n)):h.type==="tableCellDivider"&&(r?r=!1:(a[1]!==0&&(o[0]=o[1],f=Ll(d,t,a,i,void 0,f)),a=o,o=[a[1],n,0,0])):h.type==="tableHead"?(s=!0,u=n):h.type==="tableRow"||h.type==="tableDelimiterRow"?(u=n,a[1]!==0?(o[0]=o[1],f=Ll(d,t,a,i,n,f)):o[1]!==0&&(f=Ll(d,t,o,i,n,f)),i=0):i&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")&&(o[3]=n)}for(u!==0&&ox(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=sM(t.events,n))}return e}function Ll(e,t,n,r,i,a){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",s="tableContent";n[0]!==0&&(a.end=Object.assign({},fa(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const u=fa(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=fa(t.events,n[2]),c=fa(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 h=n[2]+1,m=n[3]-n[2]-1;e.add(h,m,[])}}e.add(n[3]+1,0,[["exit",f,t]])}return i!==void 0&&(a.end=Object.assign({},fa(t.events,i)),e.add(i,0,[["exit",a,t]]),a=void 0),a}function ox(e,t,n,r,i){const a=[],o=fa(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 fa(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const fM={name:"tasklistCheck",tokenize:pM};function dM(){return{text:{91:fM}}}function pM(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 vt(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 Ie(u)?t(u):He(u)?e.check({tokenize:hM},t,n)(u):n(u)}}function hM(e,t,n){return Xe(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function mM(e){return Dg([BD(),YD(),iM(e),lM(),dM()])}const vM={};function yM(e){const t=this,n=e||vM,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(mM(n)),a.push(MD()),o.push(jD(n))}const yt={container:{className:"bpReset bpContainer"},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"},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"},poweredBy:{className:"bpComposerPoweredBy"},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"}}},messageList:{scrollDownButton:{container:{className:"bpReset bpMessageListScrollDownButtonContainer"},button:{className:"bpMessageListScrollDownButtonButton"},icon:{className:"bpMessageListScrollDownButtonIcon"}},container:{className:"bpReset bpMessageListContainer"},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"}}},gM=({text:e})=>{const{message:{blocks:{text:t}}}=yt,n={h1:({node:r,...i})=>I.jsx("h1",{...i,...t==null?void 0:t.heading1}),h2:({node:r,...i})=>I.jsx("h2",{...i,...t==null?void 0:t.heading2}),h3:({node:r,...i})=>I.jsx("h3",{...i,...t==null?void 0:t.heading3}),h4:"h3",h5:"h3",h6:"h3",em:({node:r,...i})=>I.jsx("em",{...i,...t==null?void 0:t.italic}),strong:({node:r,...i})=>I.jsx("strong",{...i,...t==null?void 0:t.bold}),p:({node:r,...i})=>I.jsx("p",{...i,...t==null?void 0:t.text}),hr:({node:r,...i})=>I.jsx("hr",{...i,...t==null?void 0:t.horizontalRule}),a:({node:r,...i})=>I.jsx("a",{...i,...t==null?void 0:t.link,target:"_blank"}),ol:({node:r,...i})=>I.jsx("ol",{...i,...t==null?void 0:t.orderedList}),ul:({node:r,...i})=>I.jsx("ul",{...i,...t==null?void 0:t.unorderedList}),li:({node:r,...i})=>I.jsx("li",{...i,...t==null?void 0:t.listItem}),br:({node:r,...i})=>I.jsx("br",{...i,...t==null?void 0:t.lineBreak}),pre:({node:r,...i})=>I.jsx("pre",{...i,...t==null?void 0:t.pre})};return I.jsx(iN,{components:n,remarkPlugins:[yM,dN],children:e})},bM={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},sx=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(h=>h(t,p))}},i=()=>t,u={setState:r,getState:i,getInitialState:()=>l,subscribe:c=>(n.add(c),()=>n.delete(c)),destroy:()=>{(bM?"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},xM=e=>e?sx(e):sx;var hd={exports:{}},md={},Fl={exports:{}},vd={};/**
|
|
58
|
+
* @license React
|
|
59
|
+
* use-sync-external-store-shim.production.min.js
|
|
60
|
+
*
|
|
61
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
62
|
+
*
|
|
63
|
+
* This source code is licensed under the MIT license found in the
|
|
64
|
+
* LICENSE file in the root directory of this source tree.
|
|
65
|
+
*/var lx;function wM(){if(lx)return vd;lx=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(),h=r({inst:{value:p,getSnapshot:d}}),m=h[0].inst,y=h[1];return a(function(){m.value=p,m.getSnapshot=d,u(m)&&y({inst:m})},[f,p,d]),i(function(){return u(m)&&y({inst:m}),f(function(){u(m)&&y({inst:m})})},[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 vd.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:c,vd}var yd={};/**
|
|
66
|
+
* @license React
|
|
67
|
+
* use-sync-external-store-shim.development.js
|
|
68
|
+
*
|
|
69
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
70
|
+
*
|
|
71
|
+
* This source code is licensed under the MIT license found in the
|
|
72
|
+
* LICENSE file in the root directory of this source tree.
|
|
73
|
+
*/var ux;function SM(){return ux||(ux=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(b){{for(var k=arguments.length,S=new Array(k>1?k-1:0),E=1;E<k;E++)S[E-1]=arguments[E];r("error",b,S)}}function r(b,k,S){{var E=t.ReactDebugCurrentFrame,T=E.getStackAddendum();T!==""&&(k+="%s",S=S.concat([T]));var R=S.map(function(B){return String(B)});R.unshift("Warning: "+k),Function.prototype.apply.call(console[b],console,R)}}function i(b,k){return b===k&&(b!==0||1/b===1/k)||b!==b&&k!==k}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(b,k,S){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 E=k();if(!f){var T=k();a(E,T)||(n("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}var R=o({inst:{value:E,getSnapshot:k}}),B=R[0].inst,O=R[1];return u(function(){B.value=E,B.getSnapshot=k,p(B)&&O({inst:B})},[b,E,k]),s(function(){p(B)&&O({inst:B});var A=function(){p(B)&&O({inst:B})};return b(A)},[b]),l(E),E}function p(b){var k=b.getSnapshot,S=b.value;try{var E=k();return!a(S,E)}catch{return!0}}function h(b,k,S){return k()}var m=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",y=!m,v=y?h:d,g=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:v;yd.useSyncExternalStore=g,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),yd}var cx;function fx(){return cx||(cx=1,process.env.NODE_ENV==="production"?Fl.exports=wM():Fl.exports=SM()),Fl.exports}/**
|
|
74
|
+
* @license React
|
|
75
|
+
* use-sync-external-store-shim/with-selector.production.min.js
|
|
76
|
+
*
|
|
77
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
78
|
+
*
|
|
79
|
+
* This source code is licensed under the MIT license found in the
|
|
80
|
+
* LICENSE file in the root directory of this source tree.
|
|
81
|
+
*/var dx;function _M(){if(dx)return md;dx=1;var e=j,t=fx();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 md.useSyncExternalStoreWithSelector=function(l,c,f,d,p){var h=a(null);if(h.current===null){var m={hasValue:!1,value:null};h.current=m}else m=h.current;h=s(function(){function v(E){if(!g){if(g=!0,b=E,E=d(E),p!==void 0&&m.hasValue){var T=m.value;if(p(T,E))return k=T}return k=E}if(T=k,r(b,E))return T;var R=d(E);return p!==void 0&&p(T,R)?T:(b=E,k=R)}var g=!1,b,k,S=f===void 0?null:f;return[function(){return v(c())},S===null?void 0:function(){return v(S())}]},[c,f,d,p]);var y=i(l,h[0],h[1]);return o(function(){m.hasValue=!0,m.value=y},[y]),u(y),y},md}var gd={};/**
|
|
82
|
+
* @license React
|
|
83
|
+
* use-sync-external-store-shim/with-selector.development.js
|
|
84
|
+
*
|
|
85
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
86
|
+
*
|
|
87
|
+
* This source code is licensed under the MIT license found in the
|
|
88
|
+
* LICENSE file in the root directory of this source tree.
|
|
89
|
+
*/var px;function EM(){return px||(px=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=fx();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,h){var m=a(null),y;m.current===null?(y={hasValue:!1,value:null},m.current=y):y=m.current;var v=s(function(){var S=!1,E,T,R=function(z){if(!S){S=!0,E=z;var $=p(z);if(h!==void 0&&y.hasValue){var F=y.value;if(h(F,$))return T=F,F}return T=$,$}var M=E,L=T;if(r(M,z))return L;var W=p(z);return h!==void 0&&h(L,W)?L:(E=z,T=W,W)},B=d===void 0?null:d,O=function(){return R(f())},A=B===null?void 0:function(){return R(B())};return[O,A]},[f,d,p,h]),g=v[0],b=v[1],k=i(c,g,b);return o(function(){y.hasValue=!0,y.value=k},[k]),u(k),k}gd.useSyncExternalStoreWithSelector=l,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),gd}process.env.NODE_ENV==="production"?hd.exports=_M():hd.exports=EM();var kM=hd.exports;const TM=Ke(kM),hx={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},{useDebugValue:OM}=j,{useSyncExternalStoreWithSelector:CM}=TM;let mx=!1;const $M=e=>e;function IM(e,t=$M,n){(hx?"production":void 0)!=="production"&&n&&!mx&&(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"),mx=!0);const r=CM(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,n);return OM(r),r}const RM=e=>{(hx?"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"?xM(e):e,n=(r,i)=>IM(t,r,i);return Object.assign(n,t),n},bd=e=>RM,Bl={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},xd=new Map,Ul=e=>{const t=xd.get(e);return t?Object.fromEntries(Object.entries(t.stores).map(([n,r])=>[n,r.getState()])):{}},PM=(e,t,n)=>{if(e===void 0)return{type:"untracked",connection:t.connect(n)};const r=xd.get(n.name);if(r)return{type:"tracked",store:e,...r};const i={connection:t.connect(n),stores:{}};return xd.set(n.name,i),{type:"tracked",store:e,...i}},wd=(e,t={})=>(n,r,i)=>{const{enabled:a,anonymousActionType:o,store:s,...u}=t;let l;try{l=(a??(Bl?"production":void 0)!=="production")&&window.__REDUX_DEVTOOLS_EXTENSION__}catch{}if(!l)return(Bl?"production":void 0)!=="production"&&a&&console.warn("[zustand devtools middleware] Please install/enable Redux devtools extension"),e(n,r,i);const{connection:c,...f}=PM(s,l,u);let d=!0;i.setState=(m,y,v)=>{const g=n(m,y);if(!d)return g;const b=v===void 0?{type:o||"anonymous"}:typeof v=="string"?{type:v}:v;return s===void 0?(c==null||c.send(b,r()),g):(c==null||c.send({...b,type:`${s}/${b.type}`},{...Ul(u.name),[s]:i.getState()}),g)};const p=(...m)=>{const y=d;d=!1,n(...m),d=y},h=e(i.setState,r,i);if(f.type==="untracked"?c==null||c.init(h):(f.stores[f.store]=i,c==null||c.init(Object.fromEntries(Object.entries(f.stores).map(([m,y])=>[m,m===f.store?h:y.getState()])))),i.dispatchFromDevtools&&typeof i.dispatch=="function"){let m=!1;const y=i.dispatch;i.dispatch=(...v)=>{(Bl?"production":void 0)!=="production"&&v[0].type==="__setState"&&!m&&(console.warn('[zustand devtools middleware] "__setState" action type is reserved to set state from the devtools. Avoid using it.'),m=!0),y(...v)}}return c.subscribe(m=>{var y;switch(m.type){case"ACTION":if(typeof m.payload!="string"){console.error("[zustand devtools middleware] Unsupported action format");return}return Sd(m.payload,v=>{if(v.type==="__setState"){if(s===void 0){p(v.state);return}Object.keys(v.state).length!==1&&console.error(`
|
|
90
|
+
[zustand devtools middleware] Unsupported __setState action format.
|
|
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
|
+
and value of this only key should be a state object. Example: { "type": "__setState", "state": { "abc123Store": { "foo": "bar" } } }
|
|
93
|
+
`);const g=v.state[s];if(g==null)return;JSON.stringify(i.getState())!==JSON.stringify(g)&&p(g);return}i.dispatchFromDevtools&&typeof i.dispatch=="function"&&i.dispatch(v)});case"DISPATCH":switch(m.payload.type){case"RESET":return p(h),s===void 0?c==null?void 0:c.init(i.getState()):c==null?void 0:c.init(Ul(u.name));case"COMMIT":if(s===void 0){c==null||c.init(i.getState());return}return c==null?void 0:c.init(Ul(u.name));case"ROLLBACK":return Sd(m.state,v=>{if(s===void 0){p(v),c==null||c.init(i.getState());return}p(v[s]),c==null||c.init(Ul(u.name))});case"JUMP_TO_STATE":case"JUMP_TO_ACTION":return Sd(m.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}=m.payload,g=(y=v.computedStates.slice(-1)[0])==null?void 0:y.state;if(!g)return;p(s===void 0?g:g[s]),c==null||c.send(null,v);return}case"PAUSE_RECORDING":return d=!d}return}}),h},Sd=(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 AM(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 Fo=e=>t=>{try{const n=e(t);return n instanceof Promise?n:{then(r){return Fo(r)(n)},catch(r){return this}}}catch(n){return{then(r){return this},catch(r){return Fo(r)(n)}}}},NM=(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=Fo(a.serialize),f=()=>{const y=a.partialize({...r()});let v;const g=c({state:y,version:a.version}).then(b=>l.setItem(a.name,b)).catch(b=>{v=b});if(v)throw v;return g},d=i.setState;i.setState=(y,v)=>{d(y,v),f()};const p=e((...y)=>{n(...y),f()},r,i);let h;const m=()=>{var y;if(!l)return;o=!1,s.forEach(g=>g(r()));const v=((y=a.onRehydrateStorage)==null?void 0:y.call(a,r()))||void 0;return Fo(l.getItem.bind(l))(a.name).then(g=>{if(g)return a.deserialize(g)}).then(g=>{if(g)if(typeof g.version=="number"&&g.version!==a.version){if(a.migrate)return a.migrate(g.state,g.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return g.state}).then(g=>{var b;return h=a.merge(g,(b=r())!=null?b:p),n(h,!0),f()}).then(()=>{v==null||v(h,void 0),o=!0,u.forEach(g=>g(h))}).catch(g=>{v==null||v(void 0,g)})};return i.persist={setOptions:y=>{a={...a,...y},y.getStorage&&(l=y.getStorage())},clearStorage:()=>{l==null||l.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>m(),hasHydrated:()=>o,onHydrate:y=>(s.add(y),()=>{s.delete(y)}),onFinishHydration:y=>(u.add(y),()=>{u.delete(y)})},m(),h||p},DM=(e,t)=>(n,r,i)=>{let a={storage:AM(()=>localStorage),partialize:m=>m,version:0,merge:(m,y)=>({...y,...m}),...t},o=!1;const s=new Set,u=new Set;let l=a.storage;if(!l)return e((...m)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),n(...m)},r,i);const c=()=>{const m=a.partialize({...r()});return l.setItem(a.name,{state:m,version:a.version})},f=i.setState;i.setState=(m,y)=>{f(m,y),c()};const d=e((...m)=>{n(...m),c()},r,i);i.getInitialState=()=>d;let p;const h=()=>{var m,y;if(!l)return;o=!1,s.forEach(g=>{var b;return g((b=r())!=null?b:d)});const v=((y=a.onRehydrateStorage)==null?void 0:y.call(a,(m=r())!=null?m:d))||void 0;return Fo(l.getItem.bind(l))(a.name).then(g=>{if(g)if(typeof g.version=="number"&&g.version!==a.version){if(a.migrate)return[!0,a.migrate(g.state,g.version)];console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return[!1,g.state];return[!1,void 0]}).then(g=>{var b;const[k,S]=g;if(p=a.merge(S,(b=r())!=null?b:d),n(p,!0),k)return c()}).then(()=>{v==null||v(p,void 0),p=r(),o=!0,u.forEach(g=>g(p))}).catch(g=>{v==null||v(void 0,g)})};return i.persist={setOptions:m=>{a={...a,...m},m.storage&&(l=m.storage)},clearStorage:()=>{l==null||l.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>h(),hasHydrated:()=>o,onHydrate:m=>(s.add(m),()=>{s.delete(m)}),onFinishHydration:m=>(u.add(m),()=>{u.delete(m)})},a.skipHydration||h(),p||d},MM=(e,t)=>"getStorage"in t||"serialize"in t||"deserialize"in t?((Bl?"production":void 0)!=="production"&&console.warn("[DEPRECATED] `getStorage`, `serialize` and `deserialize` options are deprecated. Use `storage` option instead."),NM(e,t)):DM(e,t),Bo=bd()(wd(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,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"})),Ni=bd()(wd(MM(e=>({messageHistory:{},addMessageToHistory:({userId:t,message:n})=>e(r=>({...r,messageHistory:{...r.messageHistory,[t]:[n,...(r.messageHistory[t]??[]).slice(0,100)]}})),setUser:t=>e(n=>({...n,user:t})),setConversationId:t=>e(n=>({...n,conversationId:t})),clearAll:()=>{e(t=>({...t,messageHistory:{},user:void 0,conversationId:void 0}))}}),{name:"botpress-webchat"}))),zl=bd()(wd(e=>({eventEmitter:FC,messageContainerRef:{current:null},setMessageContainerRef:t=>e({messageContainerRef:t})}),{name:"webchatStore"})),jM=({text:e,buttonValue:t,variant:n,groupId:r,reusable:i,sendMessage:a,isReadOnly:o,...s})=>{const u=zl(v=>v.eventEmitter),[l,c]=j.useState(!1),[f,d]=j.useState(!1),[p,h]=j.useState(!1),{message:{blocks:{button:m}}}=yt;j.useEffect(()=>{if(r)return u.on(`button-group-${r}-click`,()=>{d(!0),i||h(!0)})},[u,r,i]);function y(){r&&u.emit(`button-group-${r}-click`),c(!0),i||h(!0),n!=="link"&&a({type:"text",text:t})}return I.jsx(LM,{...s,variant:n,onClick:y,disabled:p||o,"data-activated":l?"":void 0,"data-group-activated":f?"":void 0,"data-type":n,value:t,...m,children:e})},LM=e=>{if(e.variant==="link"){const{value:r,variant:i,...a}=e;return I.jsx("a",{...a,href:r,target:"_blank",rel:"noopener noreferrer"})}const{variant:t,...n}=e;return I.jsx("button",{type:"button",...n})},vx=j.forwardRef(({block:e,direction:t,timestamp:n,sender:r,metadata:i,sendMessage:a,messageId:o,...s},u)=>{const{message:{blocks:{bubble:l}}}=yt;return I.jsx("div",{...s,...l,ref:u,children:I.jsx(wa,{block:{...e,direction:t,timestamp:n,sender:r,messageId:o,sendMessage:a},direction:t,timestamp:n,sender:r,metadata:i,sendMessage:a,messageId:o})})});vx.displayName="Bubble";const yx=j.createContext(null);function FM(){const e=j.useContext(yx);if(!e)throw new Error("useMessageContext must be used within a Message");return e}const gx=j.createContext(null);function bx(){const e=j.useContext(gx);if(!e)throw new Error("useModalContext must be used within a ModalProvider");return e}const BM=(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))});let UM={data:""},zM=e=>typeof window=="object"?((e?e.querySelector("#_goober"):window._goober)||Object.assign((e||document.head).appendChild(document.createElement("style")),{innerHTML:" ",id:"_goober"})).firstChild:e||UM,VM=/(?:([\u0080-\uFFFF\w-%@]+) *:? *([^{;]+?);|([^;}{]*?) *{)|(}\s*)/g,qM=/\/\*[^]*?\*\/| +/g,xx=/\n+/g,Qr=(e,t)=>{let n="",r="",i="";for(let a in e){let o=e[a];a[0]=="@"?a[1]=="i"?n=a+" "+o+";":r+=a[1]=="f"?Qr(o,a):a+"{"+Qr(o,a[1]=="k"?"":t)+"}":typeof o=="object"?r+=Qr(o,t?t.replace(/([^,])+/g,s=>a.replace(/([^,]*:\S+\([^)]*\))|([^,])+/g,u=>/&/.test(u)?u.replace(/&/g,s):s?s+" "+u:u)):a):o!=null&&(a=/^--/.test(a)?a:a.replace(/[A-Z]/g,"-$&").toLowerCase(),i+=Qr.p?Qr.p(a,o):a+":"+o+";")}return n+(t&&i?t+"{"+i+"}":i)+r},Ar={},wx=e=>{if(typeof e=="object"){let t="";for(let n in e)t+=n+wx(e[n]);return t}return e},WM=(e,t,n,r,i)=>{let a=wx(e),o=Ar[a]||(Ar[a]=(u=>{let l=0,c=11;for(;l<u.length;)c=101*c+u.charCodeAt(l++)>>>0;return"go"+c})(a));if(!Ar[o]){let u=a!==e?e:(l=>{let c,f,d=[{}];for(;c=VM.exec(l.replace(qM,""));)c[4]?d.shift():c[3]?(f=c[3].replace(xx," ").trim(),d.unshift(d[0][f]=d[0][f]||{})):d[0][c[1]]=c[2].replace(xx," ").trim();return d[0]})(e);Ar[o]=Qr(i?{["@keyframes "+o]:u}:u,n?"":"."+o)}let s=n&&Ar.g?Ar.g:null;return n&&(Ar.g=Ar[o]),((u,l,c,f)=>{f?l.data=l.data.replace(f,u):l.data.indexOf(u)===-1&&(l.data=c?u+l.data:l.data+u)})(Ar[o],t,r,s),o},HM=(e,t,n)=>e.reduce((r,i,a)=>{let o=t[a];if(o&&o.call){let s=o(n),u=s&&s.props&&s.props.className||/^go/.test(s)&&s;o=u?"."+u:s&&typeof s=="object"?s.props?"":Qr(s,""):s===!1?"":s}return r+i+(o??"")},"");function Vl(e){let t=this||{},n=e.call?e(t.p):e;return WM(n.unshift?n.raw?HM(n,[].slice.call(arguments,1),t.p):n.reduce((r,i)=>Object.assign(r,i&&i.call?i(t.p):i),{}):n,zM(t.target),t.g,t.o,t.k)}let Sx,_d,Ed;Vl.bind({g:1});let Nr=Vl.bind({k:1});function ZM(e,t,n,r){Qr.p=t,Sx=e,_d=n,Ed=r}function ei(e,t){let n=this||{};return function(){let r=arguments;function i(a,o){let s=Object.assign({},a),u=s.className||i.className;n.p=Object.assign({theme:_d&&_d()},s),n.o=/ *go\d+/.test(u),s.className=Vl.apply(n,r)+(u?" "+u:"");let l=e;return e[0]&&(l=s.as||e,delete s.as),Ed&&l[0]&&Ed(s),Sx(l,s)}return i}}var KM=e=>typeof e=="function",ql=(e,t)=>KM(e)?e(t):e,GM=(()=>{let e=0;return()=>(++e).toString()})(),_x=(()=>{let e;return()=>{if(e===void 0&&typeof window<"u"){let t=matchMedia("(prefers-reduced-motion: reduce)");e=!t||t.matches}return e}})(),YM=20,Wl=new Map,JM=1e3,Ex=e=>{if(Wl.has(e))return;let t=setTimeout(()=>{Wl.delete(e),Di({type:4,toastId:e})},JM);Wl.set(e,t)},XM=e=>{let t=Wl.get(e);t&&clearTimeout(t)},kd=(e,t)=>{switch(t.type){case 0:return{...e,toasts:[t.toast,...e.toasts].slice(0,YM)};case 1:return t.toast.id&&XM(t.toast.id),{...e,toasts:e.toasts.map(a=>a.id===t.toast.id?{...a,...t.toast}:a)};case 2:let{toast:n}=t;return e.toasts.find(a=>a.id===n.id)?kd(e,{type:1,toast:n}):kd(e,{type:0,toast:n});case 3:let{toastId:r}=t;return r?Ex(r):e.toasts.forEach(a=>{Ex(a.id)}),{...e,toasts:e.toasts.map(a=>a.id===r||r===void 0?{...a,visible:!1}:a)};case 4:return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(a=>a.id!==t.toastId)};case 5:return{...e,pausedAt:t.time};case 6:let i=t.time-(e.pausedAt||0);return{...e,pausedAt:void 0,toasts:e.toasts.map(a=>({...a,pauseDuration:a.pauseDuration+i}))}}},Hl=[],Zl={toasts:[],pausedAt:void 0},Di=e=>{Zl=kd(Zl,e),Hl.forEach(t=>{t(Zl)})},QM={blank:4e3,error:4e3,success:2e3,loading:1/0,custom:4e3},ej=(e={})=>{let[t,n]=j.useState(Zl);j.useEffect(()=>(Hl.push(n),()=>{let i=Hl.indexOf(n);i>-1&&Hl.splice(i,1)}),[t]);let r=t.toasts.map(i=>{var a,o;return{...e,...e[i.type],...i,duration:i.duration||((a=e[i.type])==null?void 0:a.duration)||(e==null?void 0:e.duration)||QM[i.type],style:{...e.style,...(o=e[i.type])==null?void 0:o.style,...i.style}}});return{...t,toasts:r}},tj=(e,t="blank",n)=>({createdAt:Date.now(),visible:!0,type:t,ariaProps:{role:"status","aria-live":"polite"},message:e,pauseDuration:0,...n,id:(n==null?void 0:n.id)||GM()}),Uo=e=>(t,n)=>{let r=tj(t,e,n);return Di({type:2,toast:r}),r.id},Nn=(e,t)=>Uo("blank")(e,t);Nn.error=Uo("error"),Nn.success=Uo("success"),Nn.loading=Uo("loading"),Nn.custom=Uo("custom"),Nn.dismiss=e=>{Di({type:3,toastId:e})},Nn.remove=e=>Di({type:4,toastId:e}),Nn.promise=(e,t,n)=>{let r=Nn.loading(t.loading,{...n,...n==null?void 0:n.loading});return e.then(i=>(Nn.success(ql(t.success,i),{id:r,...n,...n==null?void 0:n.success}),i)).catch(i=>{Nn.error(ql(t.error,i),{id:r,...n,...n==null?void 0:n.error})}),e};var nj=(e,t)=>{Di({type:1,toast:{id:e,height:t}})},rj=()=>{Di({type:5,time:Date.now()})},ij=e=>{let{toasts:t,pausedAt:n}=ej(e);j.useEffect(()=>{if(n)return;let a=Date.now(),o=t.map(s=>{if(s.duration===1/0)return;let u=(s.duration||0)+s.pauseDuration-(a-s.createdAt);if(u<0){s.visible&&Nn.dismiss(s.id);return}return setTimeout(()=>Nn.dismiss(s.id),u)});return()=>{o.forEach(s=>s&&clearTimeout(s))}},[t,n]);let r=j.useCallback(()=>{n&&Di({type:6,time:Date.now()})},[n]),i=j.useCallback((a,o)=>{let{reverseOrder:s=!1,gutter:u=8,defaultPosition:l}=o||{},c=t.filter(p=>(p.position||l)===(a.position||l)&&p.height),f=c.findIndex(p=>p.id===a.id),d=c.filter((p,h)=>h<f&&p.visible).length;return c.filter(p=>p.visible).slice(...s?[d+1]:[0,d]).reduce((p,h)=>p+(h.height||0)+u,0)},[t]);return{toasts:t,handlers:{updateHeight:nj,startPause:rj,endPause:r,calculateOffset:i}}},aj=Nr`
|
|
69
94
|
from {
|
|
70
95
|
transform: scale(0) rotate(45deg);
|
|
71
96
|
opacity: 0;
|
|
@@ -73,7 +98,7 @@ from {
|
|
|
73
98
|
to {
|
|
74
99
|
transform: scale(1) rotate(45deg);
|
|
75
100
|
opacity: 1;
|
|
76
|
-
}`,
|
|
101
|
+
}`,oj=Nr`
|
|
77
102
|
from {
|
|
78
103
|
transform: scale(0);
|
|
79
104
|
opacity: 0;
|
|
@@ -81,7 +106,7 @@ from {
|
|
|
81
106
|
to {
|
|
82
107
|
transform: scale(1);
|
|
83
108
|
opacity: 1;
|
|
84
|
-
}`,
|
|
109
|
+
}`,sj=Nr`
|
|
85
110
|
from {
|
|
86
111
|
transform: scale(0) rotate(90deg);
|
|
87
112
|
opacity: 0;
|
|
@@ -89,7 +114,7 @@ from {
|
|
|
89
114
|
to {
|
|
90
115
|
transform: scale(1) rotate(90deg);
|
|
91
116
|
opacity: 1;
|
|
92
|
-
}`,
|
|
117
|
+
}`,lj=ei("div")`
|
|
93
118
|
width: 20px;
|
|
94
119
|
opacity: 0;
|
|
95
120
|
height: 20px;
|
|
@@ -98,14 +123,14 @@ to {
|
|
|
98
123
|
position: relative;
|
|
99
124
|
transform: rotate(45deg);
|
|
100
125
|
|
|
101
|
-
animation: ${
|
|
126
|
+
animation: ${aj} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
102
127
|
forwards;
|
|
103
128
|
animation-delay: 100ms;
|
|
104
129
|
|
|
105
130
|
&:after,
|
|
106
131
|
&:before {
|
|
107
132
|
content: '';
|
|
108
|
-
animation: ${
|
|
133
|
+
animation: ${oj} 0.15s ease-out forwards;
|
|
109
134
|
animation-delay: 150ms;
|
|
110
135
|
position: absolute;
|
|
111
136
|
border-radius: 3px;
|
|
@@ -118,18 +143,18 @@ to {
|
|
|
118
143
|
}
|
|
119
144
|
|
|
120
145
|
&:before {
|
|
121
|
-
animation: ${
|
|
146
|
+
animation: ${sj} 0.15s ease-out forwards;
|
|
122
147
|
animation-delay: 180ms;
|
|
123
148
|
transform: rotate(90deg);
|
|
124
149
|
}
|
|
125
|
-
`,
|
|
150
|
+
`,uj=Nr`
|
|
126
151
|
from {
|
|
127
152
|
transform: rotate(0deg);
|
|
128
153
|
}
|
|
129
154
|
to {
|
|
130
155
|
transform: rotate(360deg);
|
|
131
156
|
}
|
|
132
|
-
`,
|
|
157
|
+
`,cj=ei("div")`
|
|
133
158
|
width: 12px;
|
|
134
159
|
height: 12px;
|
|
135
160
|
box-sizing: border-box;
|
|
@@ -137,8 +162,8 @@ to {
|
|
|
137
162
|
border-radius: 100%;
|
|
138
163
|
border-color: ${e=>e.secondary||"#e0e0e0"};
|
|
139
164
|
border-right-color: ${e=>e.primary||"#616161"};
|
|
140
|
-
animation: ${
|
|
141
|
-
`,
|
|
165
|
+
animation: ${uj} 1s linear infinite;
|
|
166
|
+
`,fj=Nr`
|
|
142
167
|
from {
|
|
143
168
|
transform: scale(0) rotate(45deg);
|
|
144
169
|
opacity: 0;
|
|
@@ -146,7 +171,7 @@ from {
|
|
|
146
171
|
to {
|
|
147
172
|
transform: scale(1) rotate(45deg);
|
|
148
173
|
opacity: 1;
|
|
149
|
-
}`,
|
|
174
|
+
}`,dj=Nr`
|
|
150
175
|
0% {
|
|
151
176
|
height: 0;
|
|
152
177
|
width: 0;
|
|
@@ -160,7 +185,7 @@ to {
|
|
|
160
185
|
100% {
|
|
161
186
|
opacity: 1;
|
|
162
187
|
height: 10px;
|
|
163
|
-
}`,
|
|
188
|
+
}`,pj=ei("div")`
|
|
164
189
|
width: 20px;
|
|
165
190
|
opacity: 0;
|
|
166
191
|
height: 20px;
|
|
@@ -169,13 +194,13 @@ to {
|
|
|
169
194
|
position: relative;
|
|
170
195
|
transform: rotate(45deg);
|
|
171
196
|
|
|
172
|
-
animation: ${
|
|
197
|
+
animation: ${fj} 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
173
198
|
forwards;
|
|
174
199
|
animation-delay: 100ms;
|
|
175
200
|
&:after {
|
|
176
201
|
content: '';
|
|
177
202
|
box-sizing: border-box;
|
|
178
|
-
animation: ${
|
|
203
|
+
animation: ${dj} 0.2s ease-out forwards;
|
|
179
204
|
opacity: 0;
|
|
180
205
|
animation-delay: 200ms;
|
|
181
206
|
position: absolute;
|
|
@@ -187,16 +212,16 @@ to {
|
|
|
187
212
|
height: 10px;
|
|
188
213
|
width: 6px;
|
|
189
214
|
}
|
|
190
|
-
`,
|
|
215
|
+
`,hj=ei("div")`
|
|
191
216
|
position: absolute;
|
|
192
|
-
`,
|
|
217
|
+
`,mj=ei("div")`
|
|
193
218
|
position: relative;
|
|
194
219
|
display: flex;
|
|
195
220
|
justify-content: center;
|
|
196
221
|
align-items: center;
|
|
197
222
|
min-width: 20px;
|
|
198
223
|
min-height: 20px;
|
|
199
|
-
`,
|
|
224
|
+
`,vj=Nr`
|
|
200
225
|
from {
|
|
201
226
|
transform: scale(0.6);
|
|
202
227
|
opacity: 0.4;
|
|
@@ -204,20 +229,20 @@ from {
|
|
|
204
229
|
to {
|
|
205
230
|
transform: scale(1);
|
|
206
231
|
opacity: 1;
|
|
207
|
-
}`,
|
|
232
|
+
}`,yj=ei("div")`
|
|
208
233
|
position: relative;
|
|
209
234
|
transform: scale(0.6);
|
|
210
235
|
opacity: 0.4;
|
|
211
236
|
min-width: 20px;
|
|
212
|
-
animation: ${
|
|
237
|
+
animation: ${vj} 0.3s 0.12s cubic-bezier(0.175, 0.885, 0.32, 1.275)
|
|
213
238
|
forwards;
|
|
214
|
-
`,
|
|
239
|
+
`,gj=({toast:e})=>{let{icon:t,type:n,iconTheme:r}=e;return t!==void 0?typeof t=="string"?w.createElement(yj,null,t):t:n==="blank"?null:w.createElement(mj,null,w.createElement(cj,{...r}),n!=="loading"&&w.createElement(hj,null,n==="error"?w.createElement(lj,{...r}):w.createElement(pj,{...r})))},bj=e=>`
|
|
215
240
|
0% {transform: translate3d(0,${e*-200}%,0) scale(.6); opacity:.5;}
|
|
216
241
|
100% {transform: translate3d(0,0,0) scale(1); opacity:1;}
|
|
217
|
-
`,
|
|
242
|
+
`,xj=e=>`
|
|
218
243
|
0% {transform: translate3d(0,0,-1px) scale(1); opacity:1;}
|
|
219
244
|
100% {transform: translate3d(0,${e*-150}%,-1px) scale(.6); opacity:0;}
|
|
220
|
-
`,
|
|
245
|
+
`,wj="0%{opacity:0;} 100%{opacity:1;}",Sj="0%{opacity:1;} 100%{opacity:0;}",_j=ei("div")`
|
|
221
246
|
display: flex;
|
|
222
247
|
align-items: center;
|
|
223
248
|
background: #fff;
|
|
@@ -229,127 +254,102 @@ to {
|
|
|
229
254
|
pointer-events: auto;
|
|
230
255
|
padding: 8px 10px;
|
|
231
256
|
border-radius: 8px;
|
|
232
|
-
`,
|
|
257
|
+
`,Ej=ei("div")`
|
|
233
258
|
display: flex;
|
|
234
259
|
justify-content: center;
|
|
235
260
|
margin: 4px 10px;
|
|
236
261
|
color: inherit;
|
|
237
262
|
flex: 1 1 auto;
|
|
238
263
|
white-space: pre-line;
|
|
239
|
-
|
|
264
|
+
`,kj=(e,t)=>{let n=e.includes("top")?1:-1,[r,i]=_x()?[wj,Sj]:[bj(n),xj(n)];return{animation:t?`${Nr(r)} 0.35s cubic-bezier(.21,1.02,.73,1) forwards`:`${Nr(i)} 0.4s forwards cubic-bezier(.06,.71,.55,1)`}},Tj=w.memo(({toast:e,position:t,style:n,children:r})=>{let i=e.height?kj(e.position||t||"top-center",e.visible):{opacity:0},a=w.createElement(gj,{toast:e}),o=w.createElement(Ej,{...e.ariaProps},ql(e.message,e));return w.createElement(_j,{className:e.className,style:{...i,...n,...e.style}},typeof r=="function"?r({icon:a,message:o}):w.createElement(w.Fragment,null,a,o))});ZM(w.createElement);var Oj=({id:e,className:t,style:n,onHeightUpdate:r,children:i})=>{let a=w.useCallback(o=>{if(o){let s=()=>{let u=o.getBoundingClientRect().height;r(e,u)};s(),new MutationObserver(s).observe(o,{subtree:!0,childList:!0,characterData:!0})}},[e,r]);return w.createElement("div",{ref:a,className:t,style:n},i)},Cj=(e,t)=>{let n=e.includes("top"),r=n?{top:0}:{bottom:0},i=e.includes("center")?{justifyContent:"center"}:e.includes("right")?{justifyContent:"flex-end"}:{};return{left:0,right:0,display:"flex",position:"absolute",transition:_x()?void 0:"all 230ms cubic-bezier(.21,1.02,.73,1)",transform:`translateY(${t*(n?1:-1)}px)`,...r,...i}},$j=Vl`
|
|
240
265
|
z-index: 9999;
|
|
241
266
|
> * {
|
|
242
267
|
pointer-events: auto;
|
|
243
268
|
}
|
|
244
|
-
`,
|
|
269
|
+
`,Kl=16,Ij=({reverseOrder:e,position:t="top-center",toastOptions:n,gutter:r,children:i,containerStyle:a,containerClassName:o})=>{let{toasts:s,handlers:u}=ij(n);return w.createElement("div",{style:{position:"fixed",zIndex:9999,top:Kl,left:Kl,right:Kl,bottom:Kl,pointerEvents:"none",...a},className:o,onMouseEnter:u.startPause,onMouseLeave:u.endPause},s.map(l=>{let c=l.position||t,f=u.calculateOffset(l,{reverseOrder:e,gutter:r,defaultPosition:t}),d=Cj(c,f);return w.createElement(Oj,{id:l.id,key:l.id,onHeightUpdate:u.updateHeight,className:l.visible?$j:"",style:d},l.type==="custom"?ql(l.message,l):i?i(l):w.createElement(Tj,{toast:l,position:c}))}))};function kx(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=kx(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Gl(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=kx(e))&&(r&&(r+=" "),r+=t);return r}function Yl(){return typeof window<"u"}function da(e){return Tx(e)?(e.nodeName||"").toLowerCase():"#document"}function _n(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function ur(e){var t;return(t=(Tx(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Tx(e){return Yl()?e instanceof Node||e instanceof _n(e).Node:!1}function Wn(e){return Yl()?e instanceof Element||e instanceof _n(e).Element:!1}function cr(e){return Yl()?e instanceof HTMLElement||e instanceof _n(e).HTMLElement:!1}function Ox(e){return!Yl()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof _n(e).ShadowRoot}function zo(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Hn(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!["inline","contents"].includes(i)}function Rj(e){return["table","td","th"].includes(da(e))}function Jl(e){return[":popover-open",":modal"].some(t=>{try{return e.matches(t)}catch{return!1}})}function Td(e){const t=Od(),n=Wn(e)?Hn(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 Pj(e){let t=ti(e);for(;cr(t)&&!pa(t);){if(Td(t))return t;if(Jl(t))return null;t=ti(t)}return null}function Od(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function pa(e){return["html","body","#document"].includes(da(e))}function Hn(e){return _n(e).getComputedStyle(e)}function Xl(e){return Wn(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function ti(e){if(da(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Ox(e)&&e.host||ur(e);return Ox(t)?t.host:t}function Cx(e){const t=ti(e);return pa(t)?e.ownerDocument?e.ownerDocument.body:e.body:cr(t)&&zo(t)?t:Cx(t)}function ni(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=Cx(e),a=i===((r=e.ownerDocument)==null?void 0:r.body),o=_n(i);if(a){const s=Cd(o);return t.concat(o,o.visualViewport||[],zo(i)?i:[],s&&n?ni(s):[])}return t.concat(i,ni(i,[],n))}function Cd(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}const ha=Math.min,En=Math.max,Ql=Math.round,eu=Math.floor,ri=e=>({x:e,y:e});function $x(e,t,n){return En(e,ha(t,n))}function tu(e,t){return typeof e=="function"?e(t):e}function Vo(e){return e.split("-")[0]}function $d(e){return e.split("-")[1]}function Ix(e){return e==="x"?"y":"x"}function Aj(e){return e==="y"?"height":"width"}function qo(e){return["top","bottom"].includes(Vo(e))?"y":"x"}function Nj(e){return Ix(qo(e))}function Dj(e){return{top:0,right:0,bottom:0,left:0,...e}}function Mj(e){return typeof e!="number"?Dj(e):{top:e,right:e,bottom:e,left:e}}function nu(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}}/*!
|
|
245
270
|
* tabbable 6.2.0
|
|
246
271
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
247
|
-
*/var LU=["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])"],Yp=LU.join(","),hS=typeof Element>"u",Cs=hS?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Mu=!hS&&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},Lu=function e(t,r){var n;r===void 0&&(r=!0);var i=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"inert"),a=i===""||i==="true",o=a||r&&t&&e(t.parentNode);return o},FU=function(t){var r,n=t==null||(r=t.getAttribute)===null||r===void 0?void 0:r.call(t,"contenteditable");return n===""||n==="true"},BU=function(t,r,n){if(Lu(t))return[];var i=Array.prototype.slice.apply(t.querySelectorAll(Yp));return r&&Cs.call(t,Yp)&&i.unshift(t),i=i.filter(n),i},UU=function e(t,r,n){for(var i=[],a=Array.from(t);a.length;){var o=a.shift();if(!Lu(o,!1))if(o.tagName==="SLOT"){var s=o.assignedElements(),l=s.length?s:o.children,u=e(l,!0,n);n.flatten?i.push.apply(i,u):i.push({scopeParent:o,candidates:u})}else{var c=Cs.call(o,Yp);c&&n.filter(o)&&(r||!t.includes(o))&&i.push(o);var f=o.shadowRoot||typeof n.getShadowRoot=="function"&&n.getShadowRoot(o),d=!Lu(f,!1)&&(!n.shadowRootFilter||n.shadowRootFilter(o));if(f&&d){var p=e(f===!0?o.children:f.children,!0,n);n.flatten?i.push.apply(i,p):i.push({scopeParent:o,candidates:p})}else a.unshift.apply(a,o.children)}}return i},mS=function(t){return!isNaN(parseInt(t.getAttribute("tabindex"),10))},vS=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||FU(t))&&!mS(t)?0:t.tabIndex},zU=function(t,r){var n=vS(t);return n<0&&r&&!mS(t)?0:n},WU=function(t,r){return t.tabIndex===r.tabIndex?t.documentOrder-r.documentOrder:t.tabIndex-r.tabIndex},yS=function(t){return t.tagName==="INPUT"},HU=function(t){return yS(t)&&t.type==="hidden"},VU=function(t){var r=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(n){return n.tagName==="SUMMARY"});return r},qU=function(t,r){for(var n=0;n<t.length;n++)if(t[n].checked&&t[n].form===r)return t[n]},ZU=function(t){if(!t.name)return!0;var r=t.form||Mu(t),n=function(s){return r.querySelectorAll('input[type="radio"][name="'+s+'"]')},i;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")i=n(window.CSS.escape(t.name));else try{i=n(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=qU(i,t.form);return!a||a===t},KU=function(t){return yS(t)&&t.type==="radio"},GU=function(t){return KU(t)&&!ZU(t)},YU=function(t){var r,n=t&&Mu(t),i=(r=n)===null||r===void 0?void 0:r.host,a=!1;if(n&&n!==t){var o,s,l;for(a=!!((o=i)!==null&&o!==void 0&&(s=o.ownerDocument)!==null&&s!==void 0&&s.contains(i)||t!=null&&(l=t.ownerDocument)!==null&&l!==void 0&&l.contains(t));!a&&i;){var u,c,f;n=Mu(i),i=(u=n)===null||u===void 0?void 0:u.host,a=!!((c=i)!==null&&c!==void 0&&(f=c.ownerDocument)!==null&&f!==void 0&&f.contains(i))}}return a},gS=function(t){var r=t.getBoundingClientRect(),n=r.width,i=r.height;return n===0&&i===0},JU=function(t,r){var n=r.displayCheck,i=r.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(!n||n==="full"||n==="legacy-full"){if(typeof i=="function"){for(var s=t;t;){var l=t.parentElement,u=Mu(t);if(l&&!l.shadowRoot&&i(l)===!0)return gS(t);t.assignedSlot?t=t.assignedSlot:!l&&u!==t.ownerDocument?t=u.host:t=l}t=s}if(YU(t))return!t.getClientRects().length;if(n!=="legacy-full")return!0}else if(n==="non-zero-area")return gS(t);return!1},XU=function(t){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(t.tagName))for(var r=t.parentElement;r;){if(r.tagName==="FIELDSET"&&r.disabled){for(var n=0;n<r.children.length;n++){var i=r.children.item(n);if(i.tagName==="LEGEND")return Cs.call(r,"fieldset[disabled] *")?!0:!i.contains(t)}return!0}r=r.parentElement}return!1},QU=function(t,r){return!(r.disabled||Lu(r)||HU(r)||JU(r,t)||VU(r)||XU(r))},bS=function(t,r){return!(GU(r)||vS(r)<0||!QU(t,r))},ez=function(t){var r=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(r)||r>=0)},tz=function e(t){var r=[],n=[];return t.forEach(function(i,a){var o=!!i.scopeParent,s=o?i.scopeParent:i,l=zU(s,o),u=o?e(i.candidates):s;l===0?o?r.push.apply(r,u):r.push(s):n.push({documentOrder:a,tabIndex:l,item:i,isScope:o,content:u})}),n.sort(WU).reduce(function(i,a){return a.isScope?i.push.apply(i,a.content):i.push(a.content),i},[]).concat(r)},Jp=function(t,r){r=r||{};var n;return r.getShadowRoot?n=UU([t],r.includeContainer,{filter:bS.bind(null,r),flatten:!1,getShadowRoot:r.getShadowRoot,shadowRootFilter:ez}):n=BU(t,r.includeContainer,bS.bind(null,r)),tz(n)};function wS(e,t,r){let{reference:n,floating:i}=e;const a=Ts(t),o=DU(t),s=NU(o),l=Os(t),u=a==="y",c=n.x+n.width/2-i.width/2,f=n.y+n.height/2-i.height/2,d=n[s]/2-i[s]/2;let p;switch(l){case"top":p={x:c,y:n.y-i.height};break;case"bottom":p={x:c,y:n.y+n.height};break;case"right":p={x:n.x+n.width,y:f};break;case"left":p={x:n.x-i.width,y:f};break;default:p={x:n.x,y:n.y}}switch(Gp(t)){case"start":p[o]-=d*(r&&u?-1:1);break;case"end":p[o]+=d*(r&&u?-1:1);break}return p}const rz=async(e,t,r)=>{const{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:o}=r,s=a.filter(Boolean),l=await(o.isRTL==null?void 0:o.isRTL(t));let u=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:c,y:f}=wS(u,n,l),d=n,p={},h=0;for(let m=0;m<s.length;m++){const{name:g,fn:v}=s[m],{x:y,y:b,data:k,reset:S}=await v({x:c,y:f,initialPlacement:n,placement:d,strategy:i,middlewareData:p,rects:u,platform:o,elements:{reference:e,floating:t}});c=y??c,f=b??f,p={...p,[g]:{...p[g],...k}},S&&h<=50&&(h++,typeof S=="object"&&(S.placement&&(d=S.placement),S.rects&&(u=S.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):S.rects),{x:c,y:f}=wS(u,d,l)),m=-1)}return{x:c,y:f,placement:d,strategy:i,middlewareData:p}};async function xS(e,t){var r;t===void 0&&(t={});const{x:n,y:i,platform:a,rects:o,elements:s,strategy:l}=e,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:f="floating",altBoundary:d=!1,padding:p=0}=Du(t,e),h=MU(p),g=s[d?f==="floating"?"reference":"floating":f],v=ju(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(g)))==null||r?g:g.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:u,rootBoundary:c,strategy:l})),y=f==="floating"?{x:n,y:i,width:o.floating.width,height:o.floating.height}:o.reference,b=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),k=await(a.isElement==null?void 0:a.isElement(b))?await(a.getScale==null?void 0:a.getScale(b))||{x:1,y:1}:{x:1,y:1},S=ju(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:y,offsetParent:b,strategy:l}):y);return{top:(v.top-S.top+h.top)/k.y,bottom:(S.bottom-v.bottom+h.bottom)/k.y,left:(v.left-S.left+h.left)/k.x,right:(S.right-v.right+h.right)/k.x}}async function nz(e,t){const{placement:r,platform:n,elements:i}=e,a=await(n.isRTL==null?void 0:n.isRTL(i.floating)),o=Os(r),s=Gp(r),l=Ts(r)==="y",u=["left","top"].includes(o)?-1:1,c=a&&l?-1:1,f=Du(t,e);let{mainAxis:d,crossAxis:p,alignmentAxis:h}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return s&&typeof h=="number"&&(p=s==="end"?h*-1:h),l?{x:p*c,y:d*u}:{x:d*u,y:p*c}}const iz=function(e){return e===void 0&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:i,y:a,placement:o,middlewareData:s}=t,l=await nz(t,e);return o===((r=s.offset)==null?void 0:r.placement)&&(n=s.arrow)!=null&&n.alignmentOffset?{}:{x:i+l.x,y:a+l.y,data:{...l,placement:o}}}}},az=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:i}=t,{mainAxis:a=!0,crossAxis:o=!1,limiter:s={fn:g=>{let{x:v,y}=g;return{x:v,y}}},...l}=Du(e,t),u={x:r,y:n},c=await xS(t,l),f=Ts(Os(i)),d=pS(f);let p=u[d],h=u[f];if(a){const g=d==="y"?"top":"left",v=d==="y"?"bottom":"right",y=p+c[g],b=p-c[v];p=dS(y,p,b)}if(o){const g=f==="y"?"top":"left",v=f==="y"?"bottom":"right",y=h+c[g],b=h-c[v];h=dS(y,h,b)}const m=s.fn({...t,[d]:p,[f]:h});return{...m,data:{x:m.x-r,y:m.y-n,enabled:{[d]:a,[f]:o}}}}}},oz=function(e){return e===void 0&&(e={}),{name:"size",options:e,async fn(t){var r,n;const{placement:i,rects:a,platform:o,elements:s}=t,{apply:l=()=>{},...u}=Du(e,t),c=await xS(t,u),f=Os(i),d=Gp(i),p=Ts(i)==="y",{width:h,height:m}=a.floating;let g,v;f==="top"||f==="bottom"?(g=f,v=d===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?"start":"end")?"left":"right"):(v=f,g=d==="end"?"top":"bottom");const y=m-c.top-c.bottom,b=h-c.left-c.right,k=za(m-c[g],y),S=za(h-c[v],b),_=!t.middlewareData.shift;let $=k,N=S;if((r=t.middlewareData.shift)!=null&&r.enabled.x&&(N=b),(n=t.middlewareData.shift)!=null&&n.enabled.y&&($=y),_&&!d){const O=kr(c.left,0),D=kr(c.right,0),H=kr(c.top,0),L=kr(c.bottom,0);p?N=h-2*(O!==0||D!==0?O+D:kr(c.left,c.right)):$=m-2*(H!==0||L!==0?H+L:kr(c.top,c.bottom))}await l({...t,availableWidth:N,availableHeight:$});const z=await o.getDimensions(s.floating);return h!==z.width||m!==z.height?{reset:{rects:!0}}:{}}}};function SS(e){const t=Jr(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const i=kn(e),a=i?e.offsetWidth:r,o=i?e.offsetHeight:n,s=Pu(r)!==a||Pu(n)!==o;return s&&(r=a,n=o),{width:r,height:n,$:s}}function Xp(e){return Yr(e)?e:e.contextElement}function Wa(e){const t=Xp(e);if(!kn(t))return xi(1);const r=t.getBoundingClientRect(),{width:n,height:i,$:a}=SS(t);let o=(a?Pu(r.width):r.width)/n,s=(a?Pu(r.height):r.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}const sz=xi(0);function ES(e){const t=_r(e);return!Zp()||!t.visualViewport?sz:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function lz(e,t,r){return t===void 0&&(t=!1),!r||t&&r!==_r(e)?!1:t}function Xi(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);const i=e.getBoundingClientRect(),a=Xp(e);let o=xi(1);t&&(n?Yr(n)&&(o=Wa(n)):o=Wa(e));const s=lz(a,r,n)?ES(a):xi(0);let l=(i.left+s.x)/o.x,u=(i.top+s.y)/o.y,c=i.width/o.x,f=i.height/o.y;if(a){const d=_r(a),p=n&&Yr(n)?_r(n):n;let h=d,m=Kp(h);for(;m&&n&&p!==h;){const g=Wa(m),v=m.getBoundingClientRect(),y=Jr(m),b=v.left+(m.clientLeft+parseFloat(y.paddingLeft))*g.x,k=v.top+(m.clientTop+parseFloat(y.paddingTop))*g.y;l*=g.x,u*=g.y,c*=g.x,f*=g.y,l+=b,u+=k,h=_r(m),m=Kp(h)}}return ju({width:c,height:f,x:l,y:u})}function uz(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e;const a=i==="fixed",o=_n(n),s=t?Ru(t.floating):!1;if(n===o||s&&a)return r;let l={scrollLeft:0,scrollTop:0},u=xi(1);const c=xi(0),f=kn(n);if((f||!f&&!a)&&((Ba(n)!=="body"||$s(o))&&(l=Au(n)),kn(n))){const d=Xi(n);u=Wa(n),c.x=d.x+n.clientLeft,c.y=d.y+n.clientTop}return{width:r.width*u.x,height:r.height*u.y,x:r.x*u.x-l.scrollLeft*u.x+c.x,y:r.y*u.y-l.scrollTop*u.y+c.y}}function cz(e){return Array.from(e.getClientRects())}function Qp(e,t){const r=Au(e).scrollLeft;return t?t.left+r:Xi(_n(e)).left+r}function fz(e){const t=_n(e),r=Au(e),n=e.ownerDocument.body,i=kr(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),a=kr(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let o=-r.scrollLeft+Qp(e);const s=-r.scrollTop;return Jr(n).direction==="rtl"&&(o+=kr(t.clientWidth,n.clientWidth)-i),{width:i,height:a,x:o,y:s}}function dz(e,t){const r=_r(e),n=_n(e),i=r.visualViewport;let a=n.clientWidth,o=n.clientHeight,s=0,l=0;if(i){a=i.width,o=i.height;const u=Zp();(!u||u&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}return{width:a,height:o,x:s,y:l}}function pz(e,t){const r=Xi(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,a=kn(e)?Wa(e):xi(1),o=e.clientWidth*a.x,s=e.clientHeight*a.y,l=i*a.x,u=n*a.y;return{width:o,height:s,x:l,y:u}}function _S(e,t,r){let n;if(t==="viewport")n=dz(e,r);else if(t==="document")n=fz(_n(e));else if(Yr(t))n=pz(t,r);else{const i=ES(e);n={...t,x:t.x-i.x,y:t.y-i.y}}return ju(n)}function kS(e,t){const r=bi(e);return r===t||!Yr(r)||Ua(r)?!1:Jr(r).position==="fixed"||kS(r,t)}function hz(e,t){const r=t.get(e);if(r)return r;let n=wi(e,[],!1).filter(s=>Yr(s)&&Ba(s)!=="body"),i=null;const a=Jr(e).position==="fixed";let o=a?bi(e):e;for(;Yr(o)&&!Ua(o);){const s=Jr(o),l=qp(o);!l&&s.position==="fixed"&&(i=null),(a?!l&&!i:!l&&s.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||$s(o)&&!l&&kS(e,o))?n=n.filter(c=>c!==o):i=s,o=bi(o)}return t.set(e,n),n}function mz(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e;const o=[...r==="clippingAncestors"?Ru(t)?[]:hz(t,this._c):[].concat(r),n],s=o[0],l=o.reduce((u,c)=>{const f=_S(t,c,i);return u.top=kr(f.top,u.top),u.right=za(f.right,u.right),u.bottom=za(f.bottom,u.bottom),u.left=kr(f.left,u.left),u},_S(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function vz(e){const{width:t,height:r}=SS(e);return{width:t,height:r}}function yz(e,t,r){const n=kn(t),i=_n(t),a=r==="fixed",o=Xi(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const l=xi(0);if(n||!n&&!a)if((Ba(t)!=="body"||$s(i))&&(s=Au(t)),n){const p=Xi(t,!0,a,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}else i&&(l.x=Qp(i));let u=0,c=0;if(i&&!n&&!a){const p=i.getBoundingClientRect();c=p.top+s.scrollTop,u=p.left+s.scrollLeft-Qp(i,p)}const f=o.left+s.scrollLeft-l.x-u,d=o.top+s.scrollTop-l.y-c;return{x:f,y:d,width:o.width,height:o.height}}function eh(e){return Jr(e).position==="static"}function $S(e,t){if(!kn(e)||Jr(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return _n(e)===r&&(r=r.ownerDocument.body),r}function OS(e,t){const r=_r(e);if(Ru(e))return r;if(!kn(e)){let i=bi(e);for(;i&&!Ua(i);){if(Yr(i)&&!eh(i))return i;i=bi(i)}return r}let n=$S(e,t);for(;n&&AU(n)&&eh(n);)n=$S(n,t);return n&&Ua(n)&&eh(n)&&!qp(n)?r:n||PU(e)||r}const gz=async function(e){const t=this.getOffsetParent||OS,r=this.getDimensions,n=await r(e.floating);return{reference:yz(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function bz(e){return Jr(e).direction==="rtl"}const wz={convertOffsetParentRelativeRectToViewportRelativeRect:uz,getDocumentElement:_n,getClippingRect:mz,getOffsetParent:OS,getElementRects:gz,getClientRects:cz,getDimensions:vz,getScale:Wa,isElement:Yr,isRTL:bz};function xz(e,t){let r=null,n;const i=_n(e);function a(){var s;clearTimeout(n),(s=r)==null||s.disconnect(),r=null}function o(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),a();const{left:u,top:c,width:f,height:d}=e.getBoundingClientRect();if(s||t(),!f||!d)return;const p=Nu(c),h=Nu(i.clientWidth-(u+f)),m=Nu(i.clientHeight-(c+d)),g=Nu(u),y={rootMargin:-p+"px "+-h+"px "+-m+"px "+-g+"px",threshold:kr(0,za(1,l))||1};let b=!0;function k(S){const _=S[0].intersectionRatio;if(_!==l){if(!b)return o();_?o(!1,_):n=setTimeout(()=>{o(!1,1e-7)},1e3)}b=!1}try{r=new IntersectionObserver(k,{...y,root:i.ownerDocument})}catch{r=new IntersectionObserver(k,y)}r.observe(e)}return o(!0),a}function Sz(e,t,r,n){n===void 0&&(n={});const{ancestorScroll:i=!0,ancestorResize:a=!0,elementResize:o=typeof ResizeObserver=="function",layoutShift:s=typeof IntersectionObserver=="function",animationFrame:l=!1}=n,u=Xp(e),c=i||a?[...u?wi(u):[],...wi(t)]:[];c.forEach(v=>{i&&v.addEventListener("scroll",r,{passive:!0}),a&&v.addEventListener("resize",r)});const f=u&&s?xz(u,r):null;let d=-1,p=null;o&&(p=new ResizeObserver(v=>{let[y]=v;y&&y.target===u&&p&&(p.unobserve(t),cancelAnimationFrame(d),d=requestAnimationFrame(()=>{var b;(b=p)==null||b.observe(t)})),r()}),u&&!l&&p.observe(u),p.observe(t));let h,m=l?Xi(e):null;l&&g();function g(){const v=Xi(e);m&&(v.x!==m.x||v.y!==m.y||v.width!==m.width||v.height!==m.height)&&r(),m=v,h=requestAnimationFrame(g)}return r(),()=>{var v;c.forEach(y=>{i&&y.removeEventListener("scroll",r),a&&y.removeEventListener("resize",r)}),f==null||f(),(v=p)==null||v.disconnect(),p=null,l&&cancelAnimationFrame(h)}}const Ez=iz,_z=az,kz=oz,$z=(e,t,r)=>{const n=new Map,i={platform:wz,...r},a={...i.platform,_c:n};return rz(e,t,{...i,platform:a})};var Fu=typeof document<"u"?j.useLayoutEffect:j.useEffect;function Bu(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 r,n,i;if(e&&t&&typeof e=="object"){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;n--!==0;)if(!Bu(e[n],t[n]))return!1;return!0}if(i=Object.keys(e),r=i.length,r!==Object.keys(t).length)return!1;for(n=r;n--!==0;)if(!{}.hasOwnProperty.call(t,i[n]))return!1;for(n=r;n--!==0;){const a=i[n];if(!(a==="_owner"&&e.$$typeof)&&!Bu(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function TS(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function CS(e,t){const r=TS(e);return Math.round(t*r)/r}function th(e){const t=x.useRef(e);return Fu(()=>{t.current=e}),t}function Oz(e){e===void 0&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:i,elements:{reference:a,floating:o}={},transform:s=!0,whileElementsMounted:l,open:u}=e,[c,f]=x.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[d,p]=x.useState(n);Bu(d,n)||p(n);const[h,m]=x.useState(null),[g,v]=x.useState(null),y=x.useCallback(U=>{U!==_.current&&(_.current=U,m(U))},[]),b=x.useCallback(U=>{U!==$.current&&($.current=U,v(U))},[]),k=a||h,S=o||g,_=x.useRef(null),$=x.useRef(null),N=x.useRef(c),z=l!=null,O=th(l),D=th(i),H=th(u),L=x.useCallback(()=>{if(!_.current||!$.current)return;const U={placement:t,strategy:r,middleware:d};D.current&&(U.platform=D.current),$z(_.current,$.current,U).then(A=>{const w={...A,isPositioned:H.current!==!1};W.current&&!Bu(N.current,w)&&(N.current=w,vg.flushSync(()=>{f(w)}))})},[d,t,r,D,H]);Fu(()=>{u===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,f(U=>({...U,isPositioned:!1})))},[u]);const W=x.useRef(!1);Fu(()=>(W.current=!0,()=>{W.current=!1}),[]),Fu(()=>{if(k&&(_.current=k),S&&($.current=S),k&&S){if(O.current)return O.current(k,S,L);L()}},[k,S,L,O,z]);const M=x.useMemo(()=>({reference:_,floating:$,setReference:y,setFloating:b}),[y,b]),I=x.useMemo(()=>({reference:k,floating:S}),[k,S]),V=x.useMemo(()=>{const U={position:r,left:0,top:0};if(!I.floating)return U;const A=CS(I.floating,c.x),w=CS(I.floating,c.y);return s?{...U,transform:"translate("+A+"px, "+w+"px)",...TS(I.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:A,top:w}},[r,s,I.floating,c.x,c.y]);return x.useMemo(()=>({...c,update:L,refs:M,elements:I,floatingStyles:V}),[c,L,M,I,V])}const Tz=(e,t)=>({...Ez(e),options:[e,t]}),Cz=(e,t)=>({..._z(e),options:[e,t]}),Iz=(e,t)=>({...kz(e),options:[e,t]});var Lr=function(){return Lr=Object.assign||function(t){for(var r,n=1,i=arguments.length;n<i;n++){r=arguments[n];for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(t[a]=r[a])}return t},Lr.apply(this,arguments)};function IS(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]]);return r}function Rz(e,t,r){if(r||arguments.length===2)for(var n=0,i=t.length,a;n<i;n++)(a||!(n in t))&&(a||(a=Array.prototype.slice.call(t,0,n)),a[n]=t[n]);return e.concat(a||Array.prototype.slice.call(t))}typeof SuppressedError=="function"&&SuppressedError;function Az(){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 Pz(e,t,r){t===void 0&&(t=[]),r===void 0&&(r={loading:!1});var n=j.useRef(0),i=Az(),a=j.useState(r),o=a[0],s=a[1],l=j.useCallback(function(){for(var u=[],c=0;c<arguments.length;c++)u[c]=arguments[c];var f=++n.current;return o.loading||s(function(d){return Lr(Lr({},d),{loading:!0})}),e.apply(void 0,u).then(function(d){return i()&&f===n.current&&s({value:d,loading:!1}),d},function(d){return i()&&f===n.current&&s({error:d,loading:!1}),d})},t);return[o,l]}function rh(e,t){t===void 0&&(t=[]);var r=Pz(e,t,{loading:!0}),n=r[0],i=r[1];return j.useEffect(function(){i()},[i]),n}function Nz(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];e&&e.addEventListener&&e.addEventListener.apply(e,t)}function Dz(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];e&&e.removeEventListener&&e.removeEventListener.apply(e,t)}var jz=function(e){j.useEffect(e,[])},Mz=function(e){var t=j.useRef(e);t.current=e,jz(function(){return function(){return t.current()}})},Lz=function(e){var t=j.useRef(0),r=j.useState(e),n=r[0],i=r[1],a=j.useCallback(function(o){cancelAnimationFrame(t.current),t.current=requestAnimationFrame(function(){i(o)})},[]);return Mz(function(){cancelAnimationFrame(t.current)}),[n,a]},Fz=function(e){process.env.NODE_ENV==="development"&&(typeof e!="object"||typeof e.current>"u")&&console.error("`useScroll` expects a single ref argument.");var t=Lz({x:0,y:0}),r=t[0],n=t[1];return j.useEffect(function(){var i=function(){e.current&&n({x:e.current.scrollLeft,y:e.current.scrollTop})};return e.current&&Nz(e.current,"scroll",i,{capture:!1,passive:!0}),function(){e.current&&Dz(e.current,"scroll",i)}},[e]),r};const Bz={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},RS=e=>{let t;const r=new Set,n=(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),r.forEach(h=>h(t,p))}},i=()=>t,l={setState:n,getState:i,getInitialState:()=>u,subscribe:c=>(r.add(c),()=>r.delete(c)),destroy:()=>{(Bz?"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."),r.clear()}},u=t=e(n,i,l);return l},AS=e=>e?RS(e):RS;var nh={exports:{}},ih={},Uu={exports:{}},ah={};/**
|
|
248
|
-
* @license React
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
*
|
|
253
|
-
* This source code is licensed under the MIT license found in the
|
|
254
|
-
* LICENSE file in the root directory of this source tree.
|
|
255
|
-
*/var PS;function Uz(){if(PS)return ah;PS=1;var e=j;function t(f,d){return f===d&&(f!==0||1/f===1/d)||f!==f&&d!==d}var r=typeof Object.is=="function"?Object.is:t,n=e.useState,i=e.useEffect,a=e.useLayoutEffect,o=e.useDebugValue;function s(f,d){var p=d(),h=n({inst:{value:p,getSnapshot:d}}),m=h[0].inst,g=h[1];return a(function(){m.value=p,m.getSnapshot=d,l(m)&&g({inst:m})},[f,p,d]),i(function(){return l(m)&&g({inst:m}),f(function(){l(m)&&g({inst:m})})},[f]),o(p),p}function l(f){var d=f.getSnapshot;f=f.value;try{var p=d();return!r(f,p)}catch{return!0}}function u(f,d){return d()}var c=typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"?u:s;return ah.useSyncExternalStore=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:c,ah}var oh={};/**
|
|
256
|
-
* @license React
|
|
257
|
-
* use-sync-external-store-shim.development.js
|
|
258
|
-
*
|
|
259
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
260
|
-
*
|
|
261
|
-
* This source code is licensed under the MIT license found in the
|
|
262
|
-
* LICENSE file in the root directory of this source tree.
|
|
263
|
-
*/var NS;function zz(){return NS||(NS=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 r(b){{for(var k=arguments.length,S=new Array(k>1?k-1:0),_=1;_<k;_++)S[_-1]=arguments[_];n("error",b,S)}}function n(b,k,S){{var _=t.ReactDebugCurrentFrame,$=_.getStackAddendum();$!==""&&(k+="%s",S=S.concat([$]));var N=S.map(function(z){return String(z)});N.unshift("Warning: "+k),Function.prototype.apply.call(console[b],console,N)}}function i(b,k){return b===k&&(b!==0||1/b===1/k)||b!==b&&k!==k}var a=typeof Object.is=="function"?Object.is:i,o=e.useState,s=e.useEffect,l=e.useLayoutEffect,u=e.useDebugValue,c=!1,f=!1;function d(b,k,S){c||e.startTransition!==void 0&&(c=!0,r("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 _=k();if(!f){var $=k();a(_,$)||(r("The result of getSnapshot should be cached to avoid an infinite loop"),f=!0)}var N=o({inst:{value:_,getSnapshot:k}}),z=N[0].inst,O=N[1];return l(function(){z.value=_,z.getSnapshot=k,p(z)&&O({inst:z})},[b,_,k]),s(function(){p(z)&&O({inst:z});var D=function(){p(z)&&O({inst:z})};return b(D)},[b]),u(_),_}function p(b){var k=b.getSnapshot,S=b.value;try{var _=k();return!a(S,_)}catch{return!0}}function h(b,k,S){return k()}var m=typeof window<"u"&&typeof window.document<"u"&&typeof window.document.createElement<"u",g=!m,v=g?h:d,y=e.useSyncExternalStore!==void 0?e.useSyncExternalStore:v;oh.useSyncExternalStore=y,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),oh}var DS;function jS(){return DS||(DS=1,process.env.NODE_ENV==="production"?Uu.exports=Uz():Uu.exports=zz()),Uu.exports}/**
|
|
264
|
-
* @license React
|
|
265
|
-
* use-sync-external-store-shim/with-selector.production.min.js
|
|
266
|
-
*
|
|
267
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
268
|
-
*
|
|
269
|
-
* This source code is licensed under the MIT license found in the
|
|
270
|
-
* LICENSE file in the root directory of this source tree.
|
|
271
|
-
*/var MS;function Wz(){if(MS)return ih;MS=1;var e=j,t=jS();function r(u,c){return u===c&&(u!==0||1/u===1/c)||u!==u&&c!==c}var n=typeof Object.is=="function"?Object.is:r,i=t.useSyncExternalStore,a=e.useRef,o=e.useEffect,s=e.useMemo,l=e.useDebugValue;return ih.useSyncExternalStoreWithSelector=function(u,c,f,d,p){var h=a(null);if(h.current===null){var m={hasValue:!1,value:null};h.current=m}else m=h.current;h=s(function(){function v(_){if(!y){if(y=!0,b=_,_=d(_),p!==void 0&&m.hasValue){var $=m.value;if(p($,_))return k=$}return k=_}if($=k,n(b,_))return $;var N=d(_);return p!==void 0&&p($,N)?$:(b=_,k=N)}var y=!1,b,k,S=f===void 0?null:f;return[function(){return v(c())},S===null?void 0:function(){return v(S())}]},[c,f,d,p]);var g=i(u,h[0],h[1]);return o(function(){m.hasValue=!0,m.value=g},[g]),l(g),g},ih}var sh={};/**
|
|
272
|
-
* @license React
|
|
273
|
-
* use-sync-external-store-shim/with-selector.development.js
|
|
274
|
-
*
|
|
275
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
276
|
-
*
|
|
277
|
-
* This source code is licensed under the MIT license found in the
|
|
278
|
-
* LICENSE file in the root directory of this source tree.
|
|
279
|
-
*/var LS;function Hz(){return LS||(LS=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=jS();function r(c,f){return c===f&&(c!==0||1/c===1/f)||c!==c&&f!==f}var n=typeof Object.is=="function"?Object.is:r,i=t.useSyncExternalStore,a=e.useRef,o=e.useEffect,s=e.useMemo,l=e.useDebugValue;function u(c,f,d,p,h){var m=a(null),g;m.current===null?(g={hasValue:!1,value:null},m.current=g):g=m.current;var v=s(function(){var S=!1,_,$,N=function(H){if(!S){S=!0,_=H;var L=p(H);if(h!==void 0&&g.hasValue){var W=g.value;if(h(W,L))return $=W,W}return $=L,L}var M=_,I=$;if(n(M,H))return I;var V=p(H);return h!==void 0&&h(I,V)?I:(_=H,$=V,V)},z=d===void 0?null:d,O=function(){return N(f())},D=z===null?void 0:function(){return N(z())};return[O,D]},[f,d,p,h]),y=v[0],b=v[1],k=i(c,y,b);return o(function(){g.hasValue=!0,g.value=k},[k]),l(k),k}sh.useSyncExternalStoreWithSelector=u,typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"&&typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop=="function"&&__REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error)}()),sh}process.env.NODE_ENV==="production"?nh.exports=Wz():nh.exports=Hz();var Vz=nh.exports;const qz=Ze(Vz),FS={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},{useDebugValue:Zz}=j,{useSyncExternalStoreWithSelector:Kz}=qz;let BS=!1;const Gz=e=>e;function US(e,t=Gz,r){(FS?"production":void 0)!=="production"&&r&&!BS&&(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"),BS=!0);const n=Kz(e.subscribe,e.getState,e.getServerState||e.getInitialState,t,r);return Zz(n),n}const Yz=e=>{(FS?"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"?AS(e):e,r=(n,i)=>US(t,n,i);return Object.assign(r,t),r},Jz=e=>Yz,zu={BASE_URL:"/",DEV:!1,MODE:"production",PROD:!0,SSR:!1},lh=new Map,Wu=e=>{const t=lh.get(e);return t?Object.fromEntries(Object.entries(t.stores).map(([r,n])=>[r,n.getState()])):{}},Xz=(e,t,r)=>{if(e===void 0)return{type:"untracked",connection:t.connect(r)};const n=lh.get(r.name);if(n)return{type:"tracked",store:e,...n};const i={connection:t.connect(r),stores:{}};return lh.set(r.name,i),{type:"tracked",store:e,...i}},zS=(e,t={})=>(r,n,i)=>{const{enabled:a,anonymousActionType:o,store:s,...l}=t;let u;try{u=(a??(zu?"production":void 0)!=="production")&&window.__REDUX_DEVTOOLS_EXTENSION__}catch{}if(!u)return(zu?"production":void 0)!=="production"&&a&&console.warn("[zustand devtools middleware] Please install/enable Redux devtools extension"),e(r,n,i);const{connection:c,...f}=Xz(s,u,l);let d=!0;i.setState=(m,g,v)=>{const y=r(m,g);if(!d)return y;const b=v===void 0?{type:o||"anonymous"}:typeof v=="string"?{type:v}:v;return s===void 0?(c==null||c.send(b,n()),y):(c==null||c.send({...b,type:`${s}/${b.type}`},{...Wu(l.name),[s]:i.getState()}),y)};const p=(...m)=>{const g=d;d=!1,r(...m),d=g},h=e(i.setState,n,i);if(f.type==="untracked"?c==null||c.init(h):(f.stores[f.store]=i,c==null||c.init(Object.fromEntries(Object.entries(f.stores).map(([m,g])=>[m,m===f.store?h:g.getState()])))),i.dispatchFromDevtools&&typeof i.dispatch=="function"){let m=!1;const g=i.dispatch;i.dispatch=(...v)=>{(zu?"production":void 0)!=="production"&&v[0].type==="__setState"&&!m&&(console.warn('[zustand devtools middleware] "__setState" action type is reserved to set state from the devtools. Avoid using it.'),m=!0),g(...v)}}return c.subscribe(m=>{var g;switch(m.type){case"ACTION":if(typeof m.payload!="string"){console.error("[zustand devtools middleware] Unsupported action format");return}return uh(m.payload,v=>{if(v.type==="__setState"){if(s===void 0){p(v.state);return}Object.keys(v.state).length!==1&&console.error(`
|
|
280
|
-
[zustand devtools middleware] Unsupported __setState action format.
|
|
281
|
-
When using 'store' option in devtools(), the 'state' should have only one key, which is a value of 'store' that was passed in devtools(),
|
|
282
|
-
and value of this only key should be a state object. Example: { "type": "__setState", "state": { "abc123Store": { "foo": "bar" } } }
|
|
283
|
-
`);const y=v.state[s];if(y==null)return;JSON.stringify(i.getState())!==JSON.stringify(y)&&p(y);return}i.dispatchFromDevtools&&typeof i.dispatch=="function"&&i.dispatch(v)});case"DISPATCH":switch(m.payload.type){case"RESET":return p(h),s===void 0?c==null?void 0:c.init(i.getState()):c==null?void 0:c.init(Wu(l.name));case"COMMIT":if(s===void 0){c==null||c.init(i.getState());return}return c==null?void 0:c.init(Wu(l.name));case"ROLLBACK":return uh(m.state,v=>{if(s===void 0){p(v),c==null||c.init(i.getState());return}p(v[s]),c==null||c.init(Wu(l.name))});case"JUMP_TO_STATE":case"JUMP_TO_ACTION":return uh(m.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}=m.payload,y=(g=v.computedStates.slice(-1)[0])==null?void 0:g.state;if(!y)return;p(s===void 0?y:y[s]),c==null||c.send(null,v);return}case"PAUSE_RECORDING":return d=!d}return}}),h},uh=(e,t)=>{let r;try{r=JSON.parse(e)}catch(n){console.error("[zustand devtools middleware] Could not parse the received json",n)}r!==void 0&&t(r)};function Qz(e,t){let r;try{r=e()}catch{return}return{getItem:i=>{var a;const o=l=>l===null?null:JSON.parse(l,void 0),s=(a=r.getItem(i))!=null?a:null;return s instanceof Promise?s.then(o):o(s)},setItem:(i,a)=>r.setItem(i,JSON.stringify(a,void 0)),removeItem:i=>r.removeItem(i)}}const Is=e=>t=>{try{const r=e(t);return r instanceof Promise?r:{then(n){return Is(n)(r)},catch(n){return this}}}catch(r){return{then(n){return this},catch(n){return Is(n)(r)}}}},e6=(e,t)=>(r,n,i)=>{let a={getStorage:()=>localStorage,serialize:JSON.stringify,deserialize:JSON.parse,partialize:g=>g,version:0,merge:(g,v)=>({...v,...g}),...t},o=!1;const s=new Set,l=new Set;let u;try{u=a.getStorage()}catch{}if(!u)return e((...g)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),r(...g)},n,i);const c=Is(a.serialize),f=()=>{const g=a.partialize({...n()});let v;const y=c({state:g,version:a.version}).then(b=>u.setItem(a.name,b)).catch(b=>{v=b});if(v)throw v;return y},d=i.setState;i.setState=(g,v)=>{d(g,v),f()};const p=e((...g)=>{r(...g),f()},n,i);let h;const m=()=>{var g;if(!u)return;o=!1,s.forEach(y=>y(n()));const v=((g=a.onRehydrateStorage)==null?void 0:g.call(a,n()))||void 0;return Is(u.getItem.bind(u))(a.name).then(y=>{if(y)return a.deserialize(y)}).then(y=>{if(y)if(typeof y.version=="number"&&y.version!==a.version){if(a.migrate)return a.migrate(y.state,y.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return y.state}).then(y=>{var b;return h=a.merge(y,(b=n())!=null?b:p),r(h,!0),f()}).then(()=>{v==null||v(h,void 0),o=!0,l.forEach(y=>y(h))}).catch(y=>{v==null||v(void 0,y)})};return i.persist={setOptions:g=>{a={...a,...g},g.getStorage&&(u=g.getStorage())},clearStorage:()=>{u==null||u.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>m(),hasHydrated:()=>o,onHydrate:g=>(s.add(g),()=>{s.delete(g)}),onFinishHydration:g=>(l.add(g),()=>{l.delete(g)})},m(),h||p},t6=(e,t)=>(r,n,i)=>{let a={storage:Qz(()=>localStorage),partialize:m=>m,version:0,merge:(m,g)=>({...g,...m}),...t},o=!1;const s=new Set,l=new Set;let u=a.storage;if(!u)return e((...m)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),r(...m)},n,i);const c=()=>{const m=a.partialize({...n()});return u.setItem(a.name,{state:m,version:a.version})},f=i.setState;i.setState=(m,g)=>{f(m,g),c()};const d=e((...m)=>{r(...m),c()},n,i);i.getInitialState=()=>d;let p;const h=()=>{var m,g;if(!u)return;o=!1,s.forEach(y=>{var b;return y((b=n())!=null?b:d)});const v=((g=a.onRehydrateStorage)==null?void 0:g.call(a,(m=n())!=null?m:d))||void 0;return Is(u.getItem.bind(u))(a.name).then(y=>{if(y)if(typeof y.version=="number"&&y.version!==a.version){if(a.migrate)return[!0,a.migrate(y.state,y.version)];console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}else return[!1,y.state];return[!1,void 0]}).then(y=>{var b;const[k,S]=y;if(p=a.merge(S,(b=n())!=null?b:d),r(p,!0),k)return c()}).then(()=>{v==null||v(p,void 0),p=n(),o=!0,l.forEach(y=>y(p))}).catch(y=>{v==null||v(void 0,y)})};return i.persist={setOptions:m=>{a={...a,...m},m.storage&&(u=m.storage)},clearStorage:()=>{u==null||u.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>h(),hasHydrated:()=>o,onHydrate:m=>(s.add(m),()=>{s.delete(m)}),onFinishHydration:m=>(l.add(m),()=>{l.delete(m)})},a.skipHydration||h(),p||d},r6=(e,t)=>"getStorage"in t||"serialize"in t||"deserialize"in t?((zu?"production":void 0)!=="production"&&console.warn("[DEPRECATED] `getStorage`, `serialize` and `deserialize` options are deprecated. Use `storage` option instead."),e6(e,t)):t6(e,t),$r=Jz()(zS(r6((e,t)=>({messageHistory:{},addMessageToHistory:({userId:r,message:n})=>e(i=>({...i,messageHistory:{...i.messageHistory,[r]:[n,...(i.messageHistory[r]??[]).slice(0,100)]}})),clientMode:"",setClientMode:r=>{const{clearAll:n,clientMode:i}=t();i!==r&&n(),e(a=>({...a,clientMode:r}))},setUser:r=>e(n=>({...n,user:r})),setConversationId:r=>e(n=>({...n,conversationId:r})),clearAll:()=>{e(r=>({...r,messageHistory:{},user:void 0,conversationId:void 0}))}}),{name:"botpress-webchat"}))),WS=j.createContext(null),n6=e=>{const t={configuration:{},messages:{},connected:!0,disableComposer:!1,renderers:{},isReadOnly:!1,userData:{},userName:void 0,userPictureUrl:void 0,closeWindow:void 0,messageContainerRef:{current:null},isTyping:!1,lastTypingHeartbeat:null,allowFileUpload:!1,conversationId:void 0,disableRestartConversation:!1},r=e==null?void 0:e.client,n=e==null?void 0:e.conversationId,i=$r.getState().setClientMode,a=$r.getState().setConversationId;return r&&i(r.mode),j.useEffect(()=>{n&&a(n)},[n]),AS()(zS((o,s)=>{const l=f=>{const d=$r.getState().conversationId;if(d)return o(p=>{const h=p.messages[d]??[];return{...p,messages:{...p.messages,[d]:[...h.filter(m=>m.id!==f.id),{id:So(),...f}]}}})},u=f=>{const d=$r.getState().conversationId;if(d)return o(p=>({...p,messages:{...p.messages,[d]:f}}))},c=$r.getState().addMessageToHistory;return{...t,...e,eventEmitter:NR,client:r,sendFile:f=>s().client.sendFile(f),sendTextMessage:async f=>{const d=s().client;l({id:So(),direction:"outgoing",sender:{name:"You"},timestamp:new Date,disableInput:!1,block:{type:"bubble",block:{type:"text",text:f}}}),d&&await d.sendMessage({type:"text",text:f}),d!=null&&d.userId&&c({message:f,userId:d.userId})},sendMessage:async f=>{const d=s().client;l({id:So(),direction:"outgoing",sender:{name:"You"},timestamp:new Date,disableInput:!1,block:_o(f).payload}),d&&await d.sendMessage(f),d!=null&&d.userId&&f.type==="text"&&c({message:f.text,userId:d.userId})},on:(f,d)=>{const p=s().client;return p?p.on(f,d):()=>{}},getClientId:()=>{var f;return(f=s().client)==null?void 0:f.clientId},setHeaderMessage:f=>o({headerMessage:f}),setDisableComposer:f=>o({disableComposer:f}),setState:f=>o(d=>({...d,...f})),setMessages:u,getMessages:()=>s().messages[$r.getState().conversationId??""]??[],setIsTyping:(f,d)=>{o(p=>({...p,isTyping:f})),f&&(o(p=>({...p,lastTypingHeartbeat:new Date})),d&&setTimeout(()=>{const p=s().lastTypingHeartbeat;p&&new Date().getTime()-p.getTime()>d&&o(h=>({...h,isTyping:!1}))},d+100))},setLastTypingHeartbeat:f=>o(d=>({...d,lastTypingHeartbeat:f})),addMessage:l,setConnected:f=>o(d=>({...d,connected:f})),restartConversation:async()=>{const f=s().client,d=s().setMessages;f&&(await f.newConversation(),d([]))}}},{name:"webchatStore"}))};function Me(e){const t=j.useContext(WS);if(!t)throw new Error("Missing WebchatContext.Provider in the tree");return US(t,e)}const i6=({text:e,buttonValue:t,type:r,variant:n,groupId:i,reusable:a,...o})=>{const s=Me(y=>y.eventEmitter),l=Me(y=>y.sendTextMessage),u=Me(y=>y.isReadOnly),[c,f]=j.useState(!1),[d,p]=j.useState(!1),[h,m]=j.useState(!1),{message:{blocks:{button:g}}}=gt;j.useEffect(()=>{if(i)return s.on(`button-group-${i}-click`,()=>{p(!0),a||m(!0)})},[s,i,a]);function v(){i&&s.emit(`button-group-${i}-click`),f(!0),a||m(!0),n!=="link"&&l(t)}return C.jsx(a6,{...o,variant:n,onClick:v,disabled:h||u,"data-activated":c?"":void 0,"data-group-activated":d?"":void 0,"data-type":n,value:t,...g,children:e})},a6=e=>{if(e.variant==="link"){const{value:n,variant:i,...a}=e;return C.jsx("a",{...a,href:n,target:"_blank",rel:"noopener noreferrer"})}const{variant:t,...r}=e;return C.jsx("button",{type:"button",...r})},o6=j.forwardRef(({block:e,type:t,direction:r,timestamp:n,sender:i,metadata:a,...o},s)=>{const{message:{blocks:{bubble:l}}}=gt;return C.jsx("div",{...o,...l,ref:s,children:C.jsx(Ga,{direction:r,timestamp:n,sender:i,block:e,metadata:a})})}),HS=j.createContext(null);function s6(){const e=j.useContext(HS);if(!e)throw new Error("useMessageContext must be used within a Message");return e}const VS=j.createContext(null);function qS(){const e=j.useContext(VS);if(!e)throw new Error("useModalContext must be used within a ModalProvider");return e}const ZS=j.createContext(null);function KS(){const e=j.useContext(ZS);if(!e)throw new Error("useWebchatConfig must be used within a WebchatConfigProvider");return e}const l6=j.forwardRef(({url:e,type:t,orientation:r="auto",...n},i)=>{const a=j.useId(),{setIsLoading:o}=s6(),[s,l]=j.useState(r),[u,c]=j.useState(!1),{message:{blocks:{image:f}}}=gt;return j.useLayoutEffect(()=>{o(d=>[...d,a])},[]),rh(async()=>{if(e&&s==="auto"){try{const{width:d,height:p}=await U4(e);l(u6(d,p))}catch(d){l("square"),console.error(d)}o(d=>d.filter(p=>p!==a))}},[e]),C.jsxs(C.Fragment,{children:[u?null:C.jsx("div",{"data-orientation":s,...f.placeholder}),C.jsx("img",{"data-orientation":s,"data-loaded":u,...n,...f.image,src:e,alt:"",ref:i,loading:"lazy",onLoad:()=>{c(!0)}})]})});function u6(e,t){const r={square:1,portrait:.75,landscape:1.3333333333333333},n=e/t;return Object.keys(r).reduce((a,o)=>Math.abs(r[o]-n)<Math.abs(r[a]-n)?o:a)}const c6=j.forwardRef(({url:e,type:t,...r},n)=>{const{message:{blocks:{video:i}}}=gt;return C.jsx("div",{children:C.jsx("video",{...r,controls:!0,src:e,...i,ref:n})})}),f6=j.forwardRef(({url:e,type:t,...r},n)=>{const{message:{blocks:{audio:i}}}=gt;return C.jsx("div",{children:C.jsx("audio",{...r,controls:!0,src:e,...i,ref:n})})});function d6({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),e?x.createElement("title",{id:t},e):null,x.createElement("path",{fillRule:"evenodd",d:"M10 3a.75.75 0 0 1 .75.75v10.638l3.96-4.158a.75.75 0 1 1 1.08 1.04l-5.25 5.5a.75.75 0 0 1-1.08 0l-5.25-5.5a.75.75 0 1 1 1.08-1.04l3.96 4.158V3.75A.75.75 0 0 1 10 3Z",clipRule:"evenodd"}))}const p6=x.forwardRef(d6);function h6({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 m6=x.forwardRef(h6);function v6({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 y6=x.forwardRef(v6);function g6({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 b6=x.forwardRef(g6);function w6({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 x6=x.forwardRef(w6),S6=j.forwardRef(({type:e,latitude:t,longitude:r,title:n,...i},a)=>{const o=`https://www.google.com/maps/search/?api=1&query=${t},${r}`,{message:{blocks:{location:s}}}=gt;return C.jsxs("a",{...i,...s.container,href:o,type:"_blank",rel:"noopener",ref:a,children:[C.jsx("p",{...s.title,children:n}),C.jsx(x6,{...s.icon})]})}),E6=j.forwardRef(({blocks:e,type:t,horizontalAlignment:r,verticalAlignment:n,direction:i,sender:a,timestamp:o,metadata:s,...l},u)=>{const{message:{blocks:{column:c}}}=gt;return C.jsx("div",{"data-horizontal":r,"data-vertical":n,...l,...c,ref:u,children:e.map((f,d)=>C.jsx(Ga,{block:f,direction:i,sender:a,timestamp:o,metadata:s},d))})}),_6=j.forwardRef(({blocks:e,type:t,horizontalAlignment:r,verticalAlignment:n,direction:i,sender:a,timestamp:o,metadata:s,...l},u)=>{const{message:{blocks:{row:c}}}=gt;return C.jsx("div",{"data-horizontal":r,"data-vertical":n,...l,...c,ref:u,children:e.map((f,d)=>C.jsx(Ga,{block:f,direction:i,sender:a,timestamp:o,metadata:s},d))})});function k6(e){return Object.prototype.toString.call(e)==="[object Object]"}function GS(e){return k6(e)||Array.isArray(e)}function $6(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function ch(e,t){const r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;const i=JSON.stringify(Object.keys(e.breakpoints||{})),a=JSON.stringify(Object.keys(t.breakpoints||{}));return i!==a?!1:r.every(o=>{const s=e[o],l=t[o];return typeof s=="function"?`${s}`==`${l}`:!GS(s)||!GS(l)?s===l:ch(s,l)})}function YS(e){return e.concat().sort((t,r)=>t.name>r.name?1:-1).map(t=>t.options)}function O6(e,t){if(e.length!==t.length)return!1;const r=YS(e),n=YS(t);return r.every((i,a)=>{const o=n[a];return ch(i,o)})}function fh(e){return typeof e=="number"}function JS(e){return typeof e=="string"}function dh(e){return typeof e=="boolean"}function XS(e){return Object.prototype.toString.call(e)==="[object Object]"}function Ot(e){return Math.abs(e)}function ph(e){return Math.sign(e)}function Hu(e,t){return Ot(e-t)}function T6(e,t){if(e===0||t===0||Ot(e)<=Ot(t))return 0;const r=Hu(Ot(e),Ot(t));return Ot(r/e)}function Rs(e){return qu(e).map(Number)}function Vn(e){return e[Vu(e)]}function Vu(e){return Math.max(0,e.length-1)}function qu(e){return Object.keys(e)}function QS(e,t){return[e,t].reduce((r,n)=>(qu(n).forEach(i=>{const a=r[i],o=n[i],s=XS(a)&&XS(o);r[i]=s?QS(a,o):o}),r),{})}function e1(e,t){return typeof t.MouseEvent<"u"&&e instanceof t.MouseEvent}function C6(e,t){const r={start:n,center:i,end:a};function n(){return 0}function i(u){return a(u)/2}function a(u){return t-u}function o(){return t*Number(e)}function s(u){return fh(e)?o():r[e](u)}return{measure:s}}function I6(e,t){const r=e==="y"?"y":"x",n=e==="y"?"x":"y",i=s(),a=l();function o(c){const{width:f,height:d}=c;return r==="x"?f:d}function s(){return r==="y"?"top":t==="rtl"?"right":"left"}function l(){return r==="y"?"bottom":t==="rtl"?"left":"right"}return{scroll:r,cross:n,startEdge:i,endEdge:a,measureSize:o}}function Si(e,t){const r=Ot(e-t);function n(u){return u<e}function i(u){return u>t}function a(u){return n(u)||i(u)}function o(u){return a(u)?n(u)?e:t:u}function s(u){return r?u-r*Math.ceil((u-t)/r):u}return{length:r,max:t,min:e,constrain:o,reachedAny:a,reachedMax:i,reachedMin:n,removeOffset:s}}function t1(e,t,r){const{constrain:n}=Si(0,e),i=e+1;let a=o(t);function o(d){return r?Ot((i+d)%i):n(d)}function s(){return a}function l(d){return a=o(d),f}function u(d){return c().set(s()+d)}function c(){return t1(e,s(),r)}const f={get:s,set:l,add:u,clone:c};return f}function R6(e){const t=e==="rtl"?-1:1;function r(i){return i*t}return{apply:r}}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)),n}function r(){e=e.filter(i=>i())}const n={add:t,clear:r};return n}function A6(e,t,r,n,i,a,o,s,l,u,c,f,d,p,h,m,g,v,y){const{cross:b}=e,k=["INPUT","SELECT","TEXTAREA"],S={passive:!1},_=As(),$=As(),N=Si(50,225).constrain(h.measure(20)),z={mouse:300,touch:400},O={mouse:500,touch:600},D=m?43:25;let H=!1,L=0,W=0,M=!1,I=!1,V=!1,U=!1;function A(Q,K){if(!K)return;function de(Ce){(dh(K)||K(Q,Ce))&&oe(Ce)}const ve=r;_.add(ve,"dragstart",Ce=>Ce.preventDefault(),S).add(ve,"touchmove",()=>{},S).add(ve,"touchend",()=>{}).add(ve,"touchstart",de).add(ve,"mousedown",de).add(ve,"touchcancel",le).add(ve,"contextmenu",le).add(ve,"click",pe,!0)}function w(){_.clear(),$.clear()}function F(){const Q=U?n:r;$.add(Q,"touchmove",re,S).add(Q,"touchend",le).add(Q,"mousemove",re,S).add(Q,"mouseup",le)}function Z(Q){const K=Q.nodeName||"";return k.includes(K)}function E(){return(m?O:z)[U?"mouse":"touch"]}function Y(Q,K){const de=d.add(ph(Q)*-1),ve=f.byDistance(Q,!m).distance;return m||Ot(Q)<N?ve:v&&K?ve*.5:f.byIndex(de.get(),0).distance}function oe(Q){const K=e1(Q,i);U=K,!(K&&Q.button!==0)&&(Z(Q.target)||(V=m&&K&&!Q.buttons&&H,H=Hu(a.get(),s.get())>=2,M=!0,o.pointerDown(Q),c.useFriction(0).useDuration(0),a.set(s),F(),L=o.readPoint(Q),W=o.readPoint(Q,b),p.emit("pointerDown")))}function re(Q){const K=o.readPoint(Q),de=o.readPoint(Q,b),ve=Hu(K,L),Ce=Hu(de,W);if(!I&&!U&&(!Q.cancelable||(I=ve>Ce,!I)))return le(Q);const R=o.pointerMove(Q);ve>g&&(V=!0),c.useFriction(.3).useDuration(1),l.start(),a.add(t.apply(R)),Q.preventDefault()}function le(Q){const de=f.byDistance(0,!1).index!==d.get(),ve=o.pointerUp(Q)*E(),Ce=Y(t.apply(ve),de),R=T6(ve,Ce),J=D-10*R,ae=y+R/50;I=!1,M=!1,$.clear(),c.useDuration(J).useFriction(ae),u.distance(Ce,!m),U=!1,p.emit("pointerUp")}function pe(Q){V&&(Q.stopPropagation(),Q.preventDefault())}function he(){return M}return{init:A,pointerDown:he,destroy:w}}function P6(e,t){let n,i;function a(f){return f.timeStamp}function o(f,d){const h=`client${(d||e.scroll)==="x"?"X":"Y"}`;return(e1(f,t)?f:f.touches[0])[h]}function s(f){return n=f,i=f,o(f)}function l(f){const d=o(f)-o(i),p=a(f)-a(n)>170;return i=f,p&&(n=f),d}function u(f){if(!n||!i)return 0;const d=o(i)-o(n),p=a(f)-a(n),h=a(f)-a(i)>170,m=d/p;return p&&!h&&Ot(m)>.1?m:0}return{pointerDown:s,pointerMove:l,pointerUp:u,readPoint:o}}function N6(e){function t(n){return e*(n/100)}return{measure:t}}function D6(e,t,r,n,i){let a,o,s=[],l=!1;function u(p){return i.measureSize(p.getBoundingClientRect())}function c(p,h){if(!h)return;o=u(e),s=n.map(u);function m(v){for(const y of v){const b=y.target===e,k=n.indexOf(y.target),S=b?o:s[k],_=u(b?e:n[k]);if(S!==_){r.requestAnimationFrame(()=>{p.reInit(),t.emit("resize")});break}}}a=new ResizeObserver(v=>{l||(dh(h)||h(p,v))&&m(v)}),[e].concat(n).forEach(v=>a.observe(v))}function f(){a&&a.disconnect(),l=!0}return{init:c,destroy:f}}function j6(e,t,r,n){let i=!0,a=0,o=0,s=r,l=n,u=e.get(),c=0;function f(){const S=t.get()-e.get(),_=!s;let $=0;return _?(a=0,e.set(t),$=S):(a+=S/s,a*=l,u+=a,e.add(a),$=u-c),o=ph($),c=u,i=Ot(S)<.001,k}function d(){return i}function p(){return s}function h(){return o}function m(){return a}function g(){return y(r)}function v(){return b(n)}function y(S){return s=S,k}function b(S){return l=S,k}const k={direction:h,duration:p,velocity:m,seek:f,settled:d,useBaseFriction:v,useBaseDuration:g,useFriction:b,useDuration:y};return k}function M6(e,t,r,n,i){const a=i.measure(10),o=i.measure(50),s=Si(.1,.99);let l=!1;function u(){return!(l||!e.reachedAny(r.get())||!e.reachedAny(t.get()))}function c(p){if(!u())return;const h=e.reachedMin(t.get())?"min":"max",m=Ot(e[h]-t.get()),g=r.get()-t.get(),v=s.constrain(m/o);r.subtract(g*v),!p&&Ot(g)<a&&(r.set(e.constrain(r.get())),n.useDuration(25).useBaseFriction())}function f(p){l=!p}return{constrain:c,toggleActive:f}}function L6(e,t,r,n){const i=Si(-t+e,r[0]),a=l(),o=u();function s(){const f=a[0],d=Vn(a),p=a.lastIndexOf(f),h=a.indexOf(d)+1;return Si(p,h)}function l(){return r.map(i.constrain).map(f=>parseFloat(f.toFixed(3)))}function u(){if(t<=e)return[i.max];if(n==="keepSnaps")return a;const{min:f,max:d}=s();return a.slice(f,d)}return{snapsContained:o}}function F6(e,t,r){const n=t[0],i=r?n-e:Vn(t);return{limit:Si(i,n)}}function B6(e,t,r,n){const a=t.min+.1,o=t.max+.1,{reachedMin:s,reachedMax:l}=Si(a,o);function u(d){return d===1?l(r.get()):d===-1?s(r.get()):!1}function c(d){if(!u(d))return;const p=e*(d*-1);n.forEach(h=>h.add(p))}return{loop:c}}function U6(e){const{max:t,length:r}=e;function n(a){return(a-t)/-r}return{get:n}}function z6(e,t,r,n,i,a,o){const{startEdge:s,endEdge:l}=e,{groupSlides:u}=a,c=p().map(t.measure),f=h(),d=m();function p(){return u(n).map(v=>Vn(v)[l]-v[0][s]).map(Ot)}function h(){return n.map(v=>r[s]-v[s]).map(v=>-Ot(v))}function m(){const y=Vn(f)-Vn(i);return u(f).map(b=>b[0]).map((b,k,S)=>{const _=!k,$=k===Vu(S);return o&&_?0:o&&$?y:b+c[k]})}return{snaps:f,snapsAligned:d}}function W6(e,t,r,n,i){const{reachedAny:a,removeOffset:o,constrain:s}=n;function l(h){return h.concat().sort((m,g)=>Ot(m)-Ot(g))[0]}function u(h){const m=e?o(h):s(h),g=t.map(y=>y-m).map(y=>c(y,0)).map((y,b)=>({diff:y,index:b})).sort((y,b)=>Ot(y.diff)-Ot(b.diff)),{index:v}=g[0];return{index:v,distance:m}}function c(h,m){const g=[h,h+r,h-r];if(!e)return g[0];if(!m)return l(g);const v=g.filter(y=>ph(y)===m);return l(v)}function f(h,m){const g=t[h]-i.get(),v=c(g,m);return{index:h,distance:v}}function d(h,m){const g=i.get()+h,{index:v,distance:y}=u(g),b=!e&&a(g);if(!m||b)return{index:v,distance:h};const k=t[v]-y,S=h+c(k,0);return{index:v,distance:S}}return{byDistance:d,byIndex:f,shortcut:c}}function H6(e,t,r,n,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&&(r.set(t.get()),t.set(f.index),o.emit("select"))}function l(f,d){const p=n.byDistance(f,d);s(p)}function u(f,d){const p=t.clone().set(f),h=n.byIndex(p.get(),d);s(h)}return{distance:l,index:u}}function Zu(e){let t=e;function r(){return t}function n(l){t=o(l)}function i(l){t+=o(l)}function a(l){t-=o(l)}function o(l){return fh(l)?l:l.get()}return{get:r,set:n,add:i,subtract:a}}function r1(e,t,r){const n=e.scroll==="x"?o:s,i=r.style;let a=!1;function o(d){return`translate3d(${d}px,0px,0px)`}function s(d){return`translate3d(0px,${d}px,0px)`}function l(d){a||(i.transform=n(t.apply(d)))}function u(d){a=!d}function c(){a||(i.transform="",r.getAttribute("style")||r.removeAttribute("style"))}return{clear:c,to:l,toggleActive:u}}function V6(e,t,r,n,i,a,o,s,l){const u=Rs(i),c=Rs(i).reverse(),f=m().concat(g());function d(S,_){return S.reduce(($,N)=>$-i[N],_)}function p(S,_){return S.reduce(($,N)=>d($,_)>0?$.concat([N]):$,[])}function h(S,_){const $=_==="start",N=$?-n:n,z=o.findSlideBounds([N]);return S.map(O=>{const D=$?0:-n,H=$?n:0,W=z.filter(M=>M.index===O)[0][$?"end":"start"];return{index:O,slideLocation:Zu(-1),translate:r1(e,t,l[O]),target:()=>s.get()>W?D:H}})}function m(){const S=a[0]-1,_=p(c,S);return h(_,"end")}function g(){const S=r-a[0]-1,_=p(u,S);return h(_,"start")}function v(){return f.every(({index:S})=>{const _=u.filter($=>$!==S);return d(_,r)<=.1})}function y(){f.forEach(S=>{const{target:_,translate:$,slideLocation:N}=S,z=_();z!==N.get()&&($.to(z),N.set(z))})}function b(){f.forEach(S=>S.translate.clear())}return{canLoop:v,clear:b,loop:y,loopPoints:f}}function q6(e,t){let r,n=!1;function i(s,l){if(!l)return;function u(c){for(const f of c)if(f.type==="childList"){s.reInit(),t.emit("slidesChanged");break}}r=new MutationObserver(c=>{n||(dh(l)||l(s,c))&&u(c)}),r.observe(e,{childList:!0})}function a(){r&&r.disconnect(),n=!0}return{init:i,destroy:a}}function Z6(e,t,r,n,i,a,o){const{removeOffset:s,constrain:l}=i,u=.5,c=a?[0,t,-t]:[0],f=p(c,o);function d(g){const v=g||0;return r.map(y=>Si(u,y-u).constrain(y*v))}function p(g,v){const y=g||c,b=d(v);return y.reduce((k,S)=>{const _=n.map(($,N)=>({start:$-r[N]+b[N]+S,end:$+e-b[N]+S,index:N}));return k.concat(_)},[])}function h(g,v){const y=a?s(g):l(g);return(v||f).reduce((k,S)=>{const{index:_,start:$,end:N}=S,z=k.includes(_),O=$<y&&N>y;return!z&&O?k.concat([_]):k},[])}return{check:h,findSlideBounds:p}}function K6(e,t,r,n,i,a){const{measureSize:o,startEdge:s,endEdge:l}=e,u=r[0]&&i,c=h(),f=m(),d=r.map(o),p=g();function h(){if(!u)return 0;const y=r[0];return Ot(t[s]-y[s])}function m(){if(!u)return 0;const y=a.getComputedStyle(Vn(n));return parseFloat(y.getPropertyValue(`margin-${l}`))}function g(){return r.map((y,b,k)=>{const S=!b,_=b===Vu(k);return S?d[b]+c:_?d[b]+f:k[b+1][s]-y[s]}).map(Ot)}return{slideSizes:d,slideSizesWithGaps:p}}function G6(e,t,r){const n=fh(r);function i(l,u){return Rs(l).filter(c=>c%u===0).map(c=>l.slice(c,c+u))}function a(l){return Rs(l).reduce((u,c)=>{const d=t.slice(Vn(u),c+1).reduce((p,h)=>p+h,0);return!c||d>e?u.concat(c):u},[]).map((u,c,f)=>l.slice(u,f[c+1]))}function o(l){return n?i(l,r):a(l)}return{groupSlides:o}}function Y6(e,t,r,n,i,a,o,s){const{align:l,axis:u,direction:c,startIndex:f,inViewThreshold:d,loop:p,duration:h,dragFree:m,dragThreshold:g,slidesToScroll:v,skipSnaps:y,containScroll:b}=a,k=t.getBoundingClientRect(),S=r.map(ae=>ae.getBoundingClientRect()),_=R6(c),$=I6(u,c),N=$.measureSize(k),z=N6(N),O=C6(l,N),D=!p&&!!b,H=p||!!b,{slideSizes:L,slideSizesWithGaps:W}=K6($,k,S,r,H,i),M=G6(N,W,v),{snaps:I,snapsAligned:V}=z6($,O,k,S,W,M,D),U=-Vn(I)+Vn(W),{snapsContained:A}=L6(N,U,V,b),w=D?A:V,{limit:F}=F6(U,w,p),Z=t1(Vu(w),f,p),E=Z.clone(),Y=Rs(r),oe=({dragHandler:ae,scrollBody:ee,scrollBounds:ke,eventHandler:xe,animation:Re,options:{loop:qe}})=>{const Ae=ae.pointerDown();qe||ke.constrain(Ae);const Be=ee.seek().settled();Be&&!Ae&&(Re.stop(),xe.emit("settle")),Be||xe.emit("scroll")},re=({scrollBody:ae,translate:ee,location:ke,offsetLocation:xe,scrollLooper:Re,slideLooper:qe,options:{loop:Ae}},Be)=>{const B=ae.velocity();xe.set(ke.get()-B+B*Be),Ae&&(Re.loop(ae.direction()),qe.loop()),ee.to(xe.get())},le={start:()=>s.start(J),stop:()=>s.stop(J),update:()=>oe(J),render:ae=>re(J,ae)},pe=.68,he=w[Z.get()],ue=Zu(he),Q=Zu(he),K=Zu(he),de=j6(ue,K,h,pe),ve=W6(p,w,U,F,K),Ce=H6(le,Z,E,ve,de,K,o),R=Z6(N,U,L,I,F,p,d),J={ownerDocument:n,ownerWindow:i,eventHandler:o,containerRect:k,slideRects:S,animation:le,axis:$,direction:_,dragHandler:A6($,_,e,n,i,K,P6($,i),ue,le,Ce,de,ve,Z,o,z,m,g,y,pe),eventStore:As(),percentOfView:z,index:Z,indexPrevious:E,limit:F,location:ue,offsetLocation:Q,options:a,resizeHandler:D6(t,o,i,r,$),scrollBody:de,scrollBounds:M6(F,ue,K,de,z),scrollLooper:B6(U,F,Q,[ue,Q,K]),scrollProgress:U6(F),scrollSnaps:w,scrollTarget:ve,scrollTo:Ce,slideLooper:V6($,_,N,U,W,w,R,Q,r),slidesHandler:q6(t,o),slidesInView:R,slideIndexes:Y,slidesToScroll:M,target:K,translate:r1($,_,t)};return J}function J6(e){const t=16.666666666666668;let r=[],n=null,i=0,a=0;function o(f){n||(n=f);const d=f-n;for(n=f,i+=d;i>=t;)r.forEach(({animation:h})=>h.update()),i-=t;const p=Ot(i/t);r.forEach(({animation:h})=>h.render(p)),a&&e.requestAnimationFrame(o)}function s(f){r.includes(f)||r.push(f),!a&&(a=e.requestAnimationFrame(o))}function l(f){r=r.filter(d=>d!==f),!r.length&&(e.cancelAnimationFrame(a),n=null,i=0,a=0)}function u(){n=null,i=0}return{start:s,stop:l,reset:u,window:e}}function X6(){const e={};let t;function r(l){t=l}function n(l){return e[l]||[]}function i(l){return n(l).forEach(u=>u(t,l)),s}function a(l,u){return e[l]=n(l).concat([u]),s}function o(l,u){return e[l]=n(l).filter(c=>c!==u),s}const s={init:r,emit:i,off:o,on:a};return s}const Q6={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 e7(e){function t(a,o){return QS(a,o||{})}function r(a){const o=a.breakpoints||{},s=qu(o).filter(l=>e.matchMedia(l).matches).map(l=>o[l]).reduce((l,u)=>t(l,u),{});return t(a,s)}function n(a){return a.map(o=>qu(o.breakpoints||{})).reduce((o,s)=>o.concat(s),[]).map(e.matchMedia)}return{mergeOptions:t,optionsAtMedia:r,optionsMediaQueries:n}}function t7(e){let t=[];function r(a,o){return t=a.filter(({options:s})=>e.optionsAtMedia(s).active!==!1),t.forEach(s=>s.init(o,e)),a.reduce((s,l)=>Object.assign(s,{[l.name]:l}),{})}function n(){t=t.filter(a=>a.destroy())}return{init:r,destroy:n}}function Ha(e,t,r){const n=e.ownerDocument,i=n.defaultView,a=e7(i),o=t7(a),s=As(),l=As(),u=X6(),{animationRealms:c}=Ha,{mergeOptions:f,optionsAtMedia:d,optionsMediaQueries:p}=a,{on:h,off:m,emit:g}=u,v=L;let y=!1,b,k=f(Q6,Ha.globalOptions),S=f(k),_=[],$,N,z;function O(){const{container:de,slides:ve}=S;N=(JS(de)?e.querySelector(de):de)||e.children[0];const R=JS(ve)?N.querySelectorAll(ve):ve;z=[].slice.call(R||N.children)}function D(de,ve){const Ce=Y6(e,N,z,n,i,de,u,ve);if(de.loop&&!Ce.slideLooper.canLoop()){const R=Object.assign({},de,{loop:!1});return D(R,ve)}return Ce}function H(de,ve){if(y)return;const Ce=c.find(J=>J.window===i),R=Ce||J6(i);Ce||c.push(R),k=f(k,de),S=d(k),_=ve||_,O(),b=D(S,R),p([k,..._.map(({options:J})=>J)]).forEach(J=>s.add(J,"change",L)),S.active&&(b.translate.to(b.location.get()),b.eventHandler.init(K),b.resizeHandler.init(K,S.watchResize),b.slidesHandler.init(K,S.watchSlides),l.add(n,"visibilitychange",()=>{n.hidden&&R.reset()}),b.options.loop&&b.slideLooper.loop(),N.offsetParent&&z.length&&b.dragHandler.init(K,S.watchDrag),$=o.init(_,K))}function L(de,ve){const Ce=oe();W(),H(f({startIndex:Ce},de),ve),u.emit("reInit")}function W(){b.dragHandler.destroy(),b.animation.stop(),b.eventStore.clear(),b.translate.clear(),b.slideLooper.clear(),b.resizeHandler.destroy(),b.slidesHandler.destroy(),o.destroy(),s.clear(),l.clear()}function M(){y||(y=!0,s.clear(),W(),u.emit("destroy"))}function I(de){const ve=b[de?"target":"location"].get(),Ce=S.loop?"removeOffset":"constrain";return b.slidesInView.check(b.limit[Ce](ve))}function V(de){const ve=I(de);return b.slideIndexes.filter(Ce=>!ve.includes(Ce))}function U(de,ve,Ce){!S.active||y||(b.scrollBody.useBaseFriction().useDuration(ve?0:S.duration),b.scrollTo.index(de,Ce||0))}function A(de){const ve=b.index.add(1).get();U(ve,de===!0,-1)}function w(de){const ve=b.index.add(-1).get();U(ve,de===!0,1)}function F(){return b.index.add(1).get()!==oe()}function Z(){return b.index.add(-1).get()!==oe()}function E(){return b.scrollSnaps.map(b.scrollProgress.get)}function Y(){return b.scrollProgress.get(b.location.get())}function oe(){return b.index.get()}function re(){return b.indexPrevious.get()}function le(){return $}function pe(){return b}function he(){return e}function ue(){return N}function Q(){return z}const K={canScrollNext:F,canScrollPrev:Z,containerNode:ue,internalEngine:pe,destroy:M,off:m,on:h,emit:g,plugins:le,previousScrollSnap:re,reInit:v,rootNode:he,scrollNext:A,scrollPrev:w,scrollProgress:Y,scrollSnapList:E,scrollTo:U,selectedScrollSnap:oe,slideNodes:Q,slidesInView:I,slidesNotInView:V};return H(t,r),setTimeout(()=>u.emit("init"),0),K}Ha.animationRealms=[],Ha.globalOptions=void 0;function hh(e={},t=[]){const r=j.useRef(e),n=j.useRef(t),[i,a]=j.useState(),[o,s]=j.useState(),l=j.useCallback(()=>{i&&i.reInit(r.current,n.current)},[i]);return j.useEffect(()=>{if($6()&&o){Ha.globalOptions=hh.globalOptions;const u=Ha(o,r.current,n.current);return a(u),()=>u.destroy()}else a(void 0)},[o,a]),j.useEffect(()=>{ch(r.current,e)||(r.current=e,l())},[e,l]),j.useEffect(()=>{O6(n.current,t)||(n.current=t,l())},[t,l]),[s,i]}hh.globalOptions=void 0;function r7({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 n7=x.forwardRef(r7);function i7({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 a7=x.forwardRef(i7);function o7({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 s7=x.forwardRef(o7);function l7({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 u7=x.forwardRef(l7);function c7({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 f7=x.forwardRef(c7);function d7({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 p7=x.forwardRef(d7);function h7({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 m7=x.forwardRef(h7);function v7({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 y7=x.forwardRef(v7),g7=j.forwardRef(({blocks:e,direction:t,sender:r,timestamp:n,metadata:i},a)=>{const[o,s]=hh({skipSnaps:!0}),[l,u]=j.useState(!0),[c,f]=j.useState(!0),d=j.useCallback(()=>s==null?void 0:s.scrollPrev(),[s]),p=j.useCallback(()=>s==null?void 0:s.scrollNext(),[s]),{message:{blocks:{carousel:h}}}=gt,m=j.useCallback(g=>{u(!g.canScrollPrev()),f(!g.canScrollNext())},[]);return j.useEffect(()=>{s&&(m(s),s.on("reInit",m),s.on("select",m))},[s,m]),C.jsxs("div",{...h==null?void 0:h.container,"data-container":"carousel",ref:o,children:[C.jsx("div",{ref:a,...h==null?void 0:h.slidesContainer,children:e.map((g,v)=>C.jsx(Ga,{block:g,direction:t,sender:r,timestamp:n,metadata:i},v))}),C.jsx(a7,{...h==null?void 0:h.backButton,"data-disabled":l?"":void 0,onClick:d}),C.jsx(s7,{...h==null?void 0:h.nextButton,"data-disabled":c?"":void 0,onClick:p})]})}),n1=Math.floor;function i1(e){return a1(e)?(e.nodeName||"").toLowerCase():"#document"}function Ps(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function b7(e){var t;return(t=(a1(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function a1(e){return e instanceof Node||e instanceof Ps(e).Node}function Fr(e){return e instanceof Element||e instanceof Ps(e).Element}function Va(e){return e instanceof HTMLElement||e instanceof Ps(e).HTMLElement}function mh(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Ps(e).ShadowRoot}function w7(e){return["html","body","#document"].includes(i1(e))}function x7(e){return Ps(e).getComputedStyle(e)}function S7(e){if(i1(e)==="html")return e;const t=e.assignedSlot||e.parentNode||mh(e)&&e.host||b7(e);return mh(t)?t.host:t}function Ei(e){let t=e.activeElement;for(;((r=t)==null||(n=r.shadowRoot)==null?void 0:n.activeElement)!=null;){var r,n;t=t.shadowRoot.activeElement}return t}function vr(e,t){if(!e||!t)return!1;const r=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(r&&mh(r)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function o1(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function E7(){const e=navigator.userAgentData;return e&&Array.isArray(e.brands)?e.brands.map(t=>{let{brand:r,version:n}=t;return r+"/"+n}).join(" "):navigator.userAgent}function s1(e){if(e.mozInputSource===0&&e.isTrusted)return!0;const t=/Android/i;return(t.test(o1())||t.test(E7()))&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function l1(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 u1(){return/apple/i.test(navigator.vendor)}function _7(){return o1().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function c1(e,t){return["mouse","pen"].includes(e)}function k7(e){return"nativeEvent"in e}function $7(e){return e.matches("html,body")}function Xr(e){return(e==null?void 0:e.ownerDocument)||document}function vh(e,t){if(t==null)return!1;if("composedPath"in e)return e.composedPath().includes(t);const r=e;return r.target!=null&&t.contains(r.target)}function f1(e){return"composedPath"in e?e.composedPath()[0]:e.target}const O7="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function d1(e){return Va(e)&&e.matches(O7)}function Yt(e){e.preventDefault(),e.stopPropagation()}const yh="ArrowUp",Ku="ArrowDown",qa="ArrowLeft",Ns="ArrowRight";function Gu(e,t,r){return Math.floor(e/t)!==r}function Ds(e,t){return t<0||t>=e.current.length}function gh(e,t){return ir(e,{disabledIndices:t})}function p1(e,t){return ir(e,{decrement:!0,startingIndex:e.current.length,disabledIndices:t})}function ir(e,t){let{startingIndex:r=-1,decrement:n=!1,disabledIndices:i,amount:a=1}=t===void 0?{}:t;const o=e.current;let s=r;do{var l,u;s=s+(n?-a:a)}while(s>=0&&s<=o.length-1&&(i?i.includes(s):o[s]==null||(l=o[s])!=null&&l.hasAttribute("disabled")||((u=o[s])==null?void 0:u.getAttribute("aria-disabled"))==="true"));return s}function T7(e,t){let{event:r,orientation:n,loop:i,cols:a,disabledIndices:o,minIndex:s,maxIndex:l,prevIndex:u,stopEvent:c=!1}=t,f=u;if(r.key===yh){if(c&&Yt(r),u===-1)f=l;else if(f=ir(e,{startingIndex:f,amount:a,decrement:!0,disabledIndices:o}),i&&(u-a<s||f<0)){const d=u%a,p=l%a,h=l-(p-d);p===d?f=l:f=p>d?h:h-a}Ds(e,f)&&(f=u)}if(r.key===Ku&&(c&&Yt(r),u===-1?f=s:(f=ir(e,{startingIndex:u,amount:a,disabledIndices:o}),i&&u+a>l&&(f=ir(e,{startingIndex:u%a-a,amount:a,disabledIndices:o}))),Ds(e,f)&&(f=u)),n==="both"){const d=n1(u/a);r.key===Ns&&(c&&Yt(r),u%a!==a-1?(f=ir(e,{startingIndex:u,disabledIndices:o}),i&&Gu(f,a,d)&&(f=ir(e,{startingIndex:u-u%a-1,disabledIndices:o}))):i&&(f=ir(e,{startingIndex:u-u%a-1,disabledIndices:o})),Gu(f,a,d)&&(f=u)),r.key===qa&&(c&&Yt(r),u%a!==0?(f=ir(e,{startingIndex:u,disabledIndices:o,decrement:!0}),i&&Gu(f,a,d)&&(f=ir(e,{startingIndex:u+(a-u%a),decrement:!0,disabledIndices:o}))):i&&(f=ir(e,{startingIndex:u+(a-u%a),decrement:!0,disabledIndices:o})),Gu(f,a,d)&&(f=u));const p=n1(l/a)===d;Ds(e,f)&&(i&&p?f=r.key===qa?l:ir(e,{startingIndex:u-u%a-1,disabledIndices:o}):f=u)}return f}let h1=0;function qn(e,t){t===void 0&&(t={});const{preventScroll:r=!1,cancelPrevious:n=!0,sync:i=!1}=t;n&&cancelAnimationFrame(h1);const a=()=>e==null?void 0:e.focus({preventScroll:r});i?a():h1=requestAnimationFrame(a)}var Ft=typeof document<"u"?j.useLayoutEffect:j.useEffect;function Yu(){return Yu=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Yu.apply(this,arguments)}let bh=!1,C7=0;const m1=()=>"floating-ui-"+C7++;function I7(){const[e,t]=x.useState(()=>bh?m1():void 0);return Ft(()=>{e==null&&t(m1())},[]),x.useEffect(()=>{bh||(bh=!0)},[]),e}const wh=x.useId||I7;function R7(){const e=new Map;return{emit(t,r){var n;(n=e.get(t))==null||n.forEach(i=>i(r))},on(t,r){e.set(t,[...e.get(t)||[],r])},off(t,r){var n;e.set(t,((n=e.get(t))==null?void 0:n.filter(i=>i!==r))||[])}}}const A7=x.createContext(null),P7=x.createContext(null),v1=()=>{var e;return((e=x.useContext(A7))==null?void 0:e.id)||null},Ju=()=>x.useContext(P7);function js(e){return"data-floating-ui-"+e}function _i(e){const t=j.useRef(e);return Ft(()=>{t.current=e}),t}function N7(e,t){var r;let n=[],i=(r=e.find(a=>a.id===t))==null?void 0:r.parentId;for(;i;){const a=e.find(o=>o.id===i);i=a==null?void 0:a.parentId,a&&(n=n.concat(a))}return n}function Za(e,t){let r=e.filter(i=>{var a;return i.parentId===t&&((a=i.context)==null?void 0:a.open)}),n=r;for(;n.length;)n=e.filter(i=>{var a;return(a=n)==null?void 0:a.some(o=>{var s;return i.parentId===o.id&&((s=i.context)==null?void 0:s.open)})}),r=r.concat(n);return r}function D7(e,t){let r,n=-1;function i(a,o){o>n&&(r=a,n=o),Za(e,a).forEach(l=>{i(l.id,o+1)})}return i(t,0),e.find(a=>a.id===r)}let Ka=new WeakMap,Xu=new WeakSet,Qu={},xh=0;const j7=()=>typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype,y1=e=>e&&(e.host||y1(e.parentNode)),M7=(e,t)=>t.map(r=>{if(e.contains(r))return r;const n=y1(r);return e.contains(n)?n:null}).filter(r=>r!=null);function L7(e,t,r,n){const i="data-floating-ui-inert",a=n?"inert":r?"aria-hidden":null,o=M7(t,e),s=new Set,l=new Set(o),u=[];Qu[i]||(Qu[i]=new WeakMap);const c=Qu[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||l.has(p)||Array.prototype.forEach.call(p.children,h=>{if(s.has(h))d(h);else{const m=a?h.getAttribute(a):null,g=m!==null&&m!=="false",v=(Ka.get(h)||0)+1,y=(c.get(h)||0)+1;Ka.set(h,v),c.set(h,y),u.push(h),v===1&&g&&Xu.add(h),y===1&&h.setAttribute(i,""),!g&&a&&h.setAttribute(a,"true")}})}return xh++,()=>{u.forEach(p=>{const h=(Ka.get(p)||0)-1,m=(c.get(p)||0)-1;Ka.set(p,h),c.set(p,m),h||(!Xu.has(p)&&a&&p.removeAttribute(a),Xu.delete(p)),m||p.removeAttribute(i)}),xh--,xh||(Ka=new WeakMap,Ka=new WeakMap,Xu=new WeakSet,Qu={})}}function g1(e,t,r){t===void 0&&(t=!1),r===void 0&&(r=!1);const n=Xr(e[0]).body;return L7(e.concat(Array.from(n.querySelectorAll("[aria-live]"))),n,t,r)}const Sh=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function b1(e,t){const r=Jp(e,Sh());t==="prev"&&r.reverse();const n=r.indexOf(Ei(Xr(e)));return r.slice(n+1)[0]}function w1(){return b1(document.body,"next")}function x1(){return b1(document.body,"prev")}function Ms(e,t){const r=t||e.currentTarget,n=e.relatedTarget;return!n||!vr(r,n)}function F7(e){Jp(e,Sh()).forEach(r=>{r.dataset.tabindex=r.getAttribute("tabindex")||"",r.setAttribute("tabindex","-1")})}function B7(e){e.querySelectorAll("[data-tabindex]").forEach(r=>{const n=r.dataset.tabindex;delete r.dataset.tabindex,n?r.setAttribute("tabindex",n):r.removeAttribute("tabindex")})}const Eh={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 U7;function S1(e){e.key==="Tab"&&(e.target,clearTimeout(U7))}const ec=x.forwardRef(function(t,r){const[n,i]=x.useState();Ft(()=>(u1()&&i("button"),document.addEventListener("keydown",S1),()=>{document.removeEventListener("keydown",S1)}),[]);const a={ref:r,tabIndex:0,role:n,"aria-hidden":n?void 0:!0,[js("focus-guard")]:"",style:Eh};return x.createElement("span",Yu({},t,a))}),E1=x.createContext(null);function z7(e){let{id:t,root:r}=e===void 0?{}:e;const[n,i]=x.useState(null),a=wh(),o=_1(),s=x.useMemo(()=>({id:t,root:r,portalContext:o,uniqueId:a}),[t,r,o,a]),l=x.useRef();return Ft(()=>()=>{n==null||n.remove()},[n,s]),Ft(()=>{if(l.current===s)return;l.current=s;const{id:u,root:c,portalContext:f,uniqueId:d}=s,p=u?document.getElementById(u):null,h=js("portal");if(p){const m=document.createElement("div");m.id=d,m.setAttribute(h,""),p.appendChild(m),i(m)}else{let m=c||(f==null?void 0:f.portalNode);m&&!Fr(m)&&(m=m.current),m=m||document.body;let g=null;u&&(g=document.createElement("div"),g.id=u,m.appendChild(g));const v=document.createElement("div");v.id=d,v.setAttribute(h,""),m=g||m,m.appendChild(v),i(v)}},[s]),n}function W7(e){let{children:t,id:r,root:n=null,preserveTabOrder:i=!0}=e;const a=z7({id:r,root:n}),[o,s]=x.useState(null),l=x.useRef(null),u=x.useRef(null),c=x.useRef(null),f=x.useRef(null),d=!!o&&!o.modal&&o.open&&i&&!!(n||a);return x.useEffect(()=>{if(!a||!i||o!=null&&o.modal)return;function p(h){a&&Ms(h)&&(h.type==="focusin"?B7:F7)(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(E1.Provider,{value:x.useMemo(()=>({preserveTabOrder:i,beforeOutsideRef:l,afterOutsideRef:u,beforeInsideRef:c,afterInsideRef:f,portalNode:a,setFocusManagerState:s}),[i,a])},d&&a&&x.createElement(ec,{"data-type":"outside",ref:l,onFocus:p=>{if(Ms(p,a)){var h;(h=c.current)==null||h.focus()}else{const m=x1()||(o==null?void 0:o.refs.domReference.current);m==null||m.focus()}}}),d&&a&&x.createElement("span",{"aria-owns":a.id,style:Eh}),a&&Di.createPortal(t,a),d&&a&&x.createElement(ec,{"data-type":"outside",ref:u,onFocus:p=>{if(Ms(p,a)){var h;(h=f.current)==null||h.focus()}else{const m=w1()||(o==null?void 0:o.refs.domReference.current);m==null||m.focus(),o!=null&&o.closeOnFocusOut&&(o==null||o.onOpenChange(!1,p.nativeEvent))}}}))}const _1=()=>x.useContext(E1),H7=x.forwardRef(function(t,r){return x.createElement("button",Yu({},t,{type:"button",ref:r,tabIndex:-1,style:Eh}))});function V7(e){const{context:t,children:r,disabled:n=!1,order:i=["content"],guards:a=!0,initialFocus:o=0,returnFocus:s=!0,modal:l=!0,visuallyHiddenDismiss:u=!1,closeOnFocusOut:c=!0}=e,{open:f,refs:d,nodeId:p,onOpenChange:h,events:m,dataRef:g,elements:{domReference:v,floating:y}}=t,b=j7()?a:!0,k=_i(i),S=_i(o),_=_i(s),$=Ju(),N=_1(),z=typeof o=="number"&&o<0,O=x.useRef(null),D=x.useRef(null),H=x.useRef(!1),L=x.useRef(null),W=x.useRef(!1),M=N!=null,I=v&&v.getAttribute("role")==="combobox"&&d1(v)&&z,V=x.useCallback(function(F){return F===void 0&&(F=y),F?Jp(F,Sh()):[]},[y]),U=x.useCallback(F=>{const Z=V(F);return k.current.map(E=>v&&E==="reference"?v:y&&E==="floating"?y:Z).filter(Boolean).flat()},[v,y,k,V]);x.useEffect(()=>{if(n||!l)return;function F(E){if(E.key==="Tab"){vr(y,Ei(Xr(y)))&&V().length===0&&!I&&Yt(E);const Y=U(),oe=f1(E);k.current[0]==="reference"&&oe===v&&(Yt(E),E.shiftKey?qn(Y[Y.length-1]):qn(Y[1])),k.current[1]==="floating"&&oe===y&&E.shiftKey&&(Yt(E),qn(Y[0]))}}const Z=Xr(y);return Z.addEventListener("keydown",F),()=>{Z.removeEventListener("keydown",F)}},[n,v,y,l,k,d,I,V,U]),x.useEffect(()=>{if(n||!c)return;function F(){W.current=!0,setTimeout(()=>{W.current=!1})}function Z(E){const Y=E.relatedTarget;queueMicrotask(()=>{const oe=!(vr(v,Y)||vr(y,Y)||vr(Y,y)||vr(N==null?void 0:N.portalNode,Y)||Y!=null&&Y.hasAttribute(js("focus-guard"))||$&&(Za($.nodesRef.current,p).find(re=>{var le,pe;return vr((le=re.context)==null?void 0:le.elements.floating,Y)||vr((pe=re.context)==null?void 0:pe.elements.domReference,Y)})||N7($.nodesRef.current,p).find(re=>{var le,pe;return((le=re.context)==null?void 0:le.elements.floating)===Y||((pe=re.context)==null?void 0:pe.elements.domReference)===Y})));Y&&oe&&!W.current&&Y!==L.current&&(H.current=!0,h(!1,E))})}if(y&&Va(v))return v.addEventListener("focusout",Z),v.addEventListener("pointerdown",F),!l&&y.addEventListener("focusout",Z),()=>{v.removeEventListener("focusout",Z),v.removeEventListener("pointerdown",F),!l&&y.removeEventListener("focusout",Z)}},[n,v,y,l,p,$,N,h,c]),x.useEffect(()=>{var F;if(n)return;const Z=Array.from((N==null||(F=N.portalNode)==null?void 0:F.querySelectorAll("["+js("portal")+"]"))||[]);if(y){const E=[y,...Z,O.current,D.current,k.current.includes("reference")||I?v:null].filter(oe=>oe!=null),Y=l?g1(E,b,!b):g1(E);return()=>{Y()}}},[n,v,y,l,k,N,I,b]),Ft(()=>{if(n||!y)return;const F=Xr(y),Z=Ei(F);queueMicrotask(()=>{const E=U(y),Y=S.current,oe=(typeof Y=="number"?E[Y]:Y.current)||y,re=vr(y,Z);!z&&!re&&f&&qn(oe,{preventScroll:oe===y})})},[n,f,y,z,U,S]),Ft(()=>{if(n||!y)return;let F=!1;const Z=Xr(y),E=Ei(Z),Y=g.current;L.current=E;function oe(re){if(re.type==="escapeKey"&&d.domReference.current&&(L.current=d.domReference.current),["referencePress","escapeKey"].includes(re.type))return;const le=re.data.returnFocus;typeof le=="object"?(H.current=!1,F=le.preventScroll):H.current=!le}return m.on("dismiss",oe),()=>{m.off("dismiss",oe);const re=Ei(Z);(vr(y,re)||$&&Za($.nodesRef.current,p).some(pe=>{var he;return vr((he=pe.context)==null?void 0:he.elements.floating,re)})||Y.openEvent&&["click","mousedown"].includes(Y.openEvent.type))&&d.domReference.current&&(L.current=d.domReference.current),_.current&&Va(L.current)&&!H.current&&qn(L.current,{cancelPrevious:!1,preventScroll:F})}},[n,y,_,g,d,m,$,p]),Ft(()=>{if(!(n||!N))return N.setFocusManagerState({modal:l,closeOnFocusOut:c,open:f,onOpenChange:h,refs:d}),()=>{N.setFocusManagerState(null)}},[n,N,l,f,h,d,c]),Ft(()=>{if(!n&&y&&typeof MutationObserver=="function"&&!z){const F=()=>{const E=y.getAttribute("tabindex");k.current.includes("floating")||Ei(Xr(y))!==d.domReference.current&&V().length===0?E!=="0"&&y.setAttribute("tabindex","0"):E!=="-1"&&y.setAttribute("tabindex","-1")};F();const Z=new MutationObserver(F);return Z.observe(y,{childList:!0,subtree:!0,attributes:!0}),()=>{Z.disconnect()}}},[n,y,d,k,V,z]);function A(F){return n||!u||!l?null:x.createElement(H7,{ref:F==="start"?O:D,onClick:Z=>h(!1,Z.nativeEvent)},typeof u=="string"?u:"Dismiss")}const w=!n&&b&&!I&&(M||l);return x.createElement(x.Fragment,null,w&&x.createElement(ec,{"data-type":"inside",ref:N==null?void 0:N.beforeInsideRef,onFocus:F=>{if(l){const E=U();qn(i[0]==="reference"?E[0]:E[E.length-1])}else if(N!=null&&N.preserveTabOrder&&N.portalNode)if(H.current=!1,Ms(F,N.portalNode)){const E=w1()||v;E==null||E.focus()}else{var Z;(Z=N.beforeOutsideRef.current)==null||Z.focus()}}}),!I&&A("start"),r,A("end"),w&&x.createElement(ec,{"data-type":"inside",ref:N==null?void 0:N.afterInsideRef,onFocus:F=>{if(l)qn(U()[0]);else if(N!=null&&N.preserveTabOrder&&N.portalNode)if(c&&(H.current=!0),Ms(F,N.portalNode)){const E=x1()||v;E==null||E.focus()}else{var Z;(Z=N.afterOutsideRef.current)==null||Z.focus()}}}))}function k1(e){return Va(e.target)&&e.target.tagName==="BUTTON"}function $1(e){return d1(e)}function q7(e,t){t===void 0&&(t={});const{open:r,onOpenChange:n,dataRef:i,elements:{domReference:a}}=e,{enabled:o=!0,event:s="click",toggle:l=!0,ignoreMouse:u=!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&&(c1(f.current)&&u||s!=="click"&&(r&&l&&(!i.current.openEvent||i.current.openEvent.type==="mousedown")?n(!1,p.nativeEvent):(p.preventDefault(),n(!0,p.nativeEvent))))},onClick(p){if(s==="mousedown"&&f.current){f.current=void 0;return}c1(f.current)&&u||(r&&l&&(!i.current.openEvent||i.current.openEvent.type==="click")?n(!1,p.nativeEvent):n(!0,p.nativeEvent))},onKeyDown(p){f.current=void 0,!(p.defaultPrevented||!c||k1(p))&&(p.key===" "&&!$1(a)&&(p.preventDefault(),d.current=!0),p.key==="Enter"&&n(!(r&&l),p.nativeEvent))},onKeyUp(p){p.defaultPrevented||!c||k1(p)||$1(a)||p.key===" "&&d.current&&(d.current=!1,n(!(r&&l),p.nativeEvent))}}}:{},[o,i,s,u,c,a,l,r,n])}const Z7=x.useInsertionEffect||(e=>e());function ki(e){const t=x.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return Z7(()=>{t.current=e}),x.useCallback(function(){for(var r=arguments.length,n=new Array(r),i=0;i<r;i++)n[i]=arguments[i];return t.current==null?void 0:t.current(...n)},[])}const K7={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},G7={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},Y7=e=>{var t,r;return{escapeKeyBubbles:typeof e=="boolean"?e:(t=e==null?void 0:e.escapeKey)!=null?t:!1,outsidePressBubbles:typeof e=="boolean"?e:(r=e==null?void 0:e.outsidePress)!=null?r:!0}};function J7(e,t){t===void 0&&(t={});const{open:r,onOpenChange:n,events:i,nodeId:a,elements:{reference:o,domReference:s,floating:l},dataRef:u}=e,{enabled:c=!0,escapeKey:f=!0,outsidePress:d=!0,outsidePressEvent:p="pointerdown",referencePress:h=!1,referencePressEvent:m="pointerdown",ancestorScroll:g=!1,bubbles:v}=t,y=Ju(),b=v1()!=null,k=ki(typeof d=="function"?d:()=>!1),S=typeof d=="function"?k:d,_=x.useRef(!1),{escapeKeyBubbles:$,outsidePressBubbles:N}=Y7(v),z=ki(D=>{if(!r||!c||!f||D.key!=="Escape")return;const H=y?Za(y.nodesRef.current,a):[];if(!$&&(D.stopPropagation(),H.length>0)){let L=!0;if(H.forEach(W=>{var M;if((M=W.context)!=null&&M.open&&!W.context.dataRef.current.__escapeKeyBubbles){L=!1;return}}),!L)return}i.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),n(!1,k7(D)?D.nativeEvent:D)}),O=ki(D=>{const H=_.current;if(_.current=!1,H||typeof S=="function"&&!S(D))return;const L=f1(D),W="["+js("inert")+"]",M=Xr(l).querySelectorAll(W);let I=Fr(L)?L:null;for(;I&&!w7(I);){const A=S7(I);if(A===Xr(l).body||!Fr(A))break;I=A}if(M.length&&Fr(L)&&!$7(L)&&!vr(L,l)&&Array.from(M).every(A=>!vr(I,A)))return;if(Va(L)&&l){const A=L.clientWidth>0&&L.scrollWidth>L.clientWidth,w=L.clientHeight>0&&L.scrollHeight>L.clientHeight;let F=w&&D.offsetX>L.clientWidth;if(w&&x7(L).direction==="rtl"&&(F=D.offsetX<=L.offsetWidth-L.clientWidth),F||A&&D.offsetY>L.clientHeight)return}const V=y&&Za(y.nodesRef.current,a).some(A=>{var w;return vh(D,(w=A.context)==null?void 0:w.elements.floating)});if(vh(D,l)||vh(D,s)||V)return;const U=y?Za(y.nodesRef.current,a):[];if(U.length>0){let A=!0;if(U.forEach(w=>{var F;if((F=w.context)!=null&&F.open&&!w.context.dataRef.current.__outsidePressBubbles){A=!1;return}}),!A)return}i.emit("dismiss",{type:"outsidePress",data:{returnFocus:b?{preventScroll:!0}:s1(D)||l1(D)}}),n(!1,D)});return x.useEffect(()=>{if(!r||!c)return;u.current.__escapeKeyBubbles=$,u.current.__outsidePressBubbles=N;function D(W){n(!1,W)}const H=Xr(l);f&&H.addEventListener("keydown",z),S&&H.addEventListener(p,O);let L=[];return g&&(Fr(s)&&(L=wi(s)),Fr(l)&&(L=L.concat(wi(l))),!Fr(o)&&o&&o.contextElement&&(L=L.concat(wi(o.contextElement)))),L=L.filter(W=>{var M;return W!==((M=H.defaultView)==null?void 0:M.visualViewport)}),L.forEach(W=>{W.addEventListener("scroll",D,{passive:!0})}),()=>{f&&H.removeEventListener("keydown",z),S&&H.removeEventListener(p,O),L.forEach(W=>{W.removeEventListener("scroll",D)})}},[u,l,s,o,f,S,p,r,n,g,c,$,N,z,O]),x.useEffect(()=>{_.current=!1},[S,p]),x.useMemo(()=>c?{reference:{onKeyDown:z,[K7[m]]:D=>{h&&(i.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),n(!1,D.nativeEvent))}},floating:{onKeyDown:z,[G7[p]]:()=>{_.current=!0}}}:{},[c,i,h,p,m,n,z])}let _h;process.env.NODE_ENV!=="production"&&(_h=new Set);function X7(e){var t;e===void 0&&(e={});const{open:r=!1,onOpenChange:n,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&&!Fr(e.elements.reference)){var o;if(!((o=_h)!=null&&o.has($))){var s;(s=_h)==null||s.add($),console.error($)}}}const[l,u]=x.useState(null),c=((t=e.elements)==null?void 0:t.reference)||l,f=Oz(e),d=Ju(),p=ki(($,N)=>{$&&(m.current.openEvent=N),n==null||n($,N)}),h=x.useRef(null),m=x.useRef({}),g=x.useState(()=>R7())[0],v=wh(),y=x.useCallback($=>{const N=Fr($)?{getBoundingClientRect:()=>$.getBoundingClientRect(),contextElement:$}:$;f.refs.setReference(N)},[f.refs]),b=x.useCallback($=>{(Fr($)||$===null)&&(h.current=$,u($)),(Fr(f.refs.reference.current)||f.refs.reference.current===null||$!==null&&!Fr($))&&f.refs.setReference($)},[f.refs]),k=x.useMemo(()=>({...f.refs,setReference:b,setPositionReference:y,domReference:h}),[f.refs,b,y]),S=x.useMemo(()=>({...f.elements,domReference:c}),[f.elements,c]),_=x.useMemo(()=>({...f,refs:k,elements:S,dataRef:m,nodeId:i,floatingId:v,events:g,open:r,onOpenChange:p}),[f,i,v,g,r,p,k,S]);return Ft(()=>{const $=d==null?void 0:d.nodesRef.current.find(N=>N.id===i);$&&($.context=_)}),x.useMemo(()=>({...f,context:_,refs:k,elements:S}),[f,k,S,_])}function kh(e,t,r){const n=new Map;return{...r==="floating"&&{tabIndex:-1},...e,...t.map(i=>i?i[r]:null).concat(e).reduce((i,a)=>(a&&Object.entries(a).forEach(o=>{let[s,l]=o;if(s.indexOf("on")===0){if(n.has(s)||n.set(s,[]),typeof l=="function"){var u;(u=n.get(s))==null||u.push(l),i[s]=function(){for(var c,f=arguments.length,d=new Array(f),p=0;p<f;p++)d[p]=arguments[p];return(c=n.get(s))==null?void 0:c.map(h=>h(...d)).find(h=>h!==void 0)}}}else i[s]=l}),i),{})}}function Q7(e){e===void 0&&(e=[]);const t=e,r=x.useCallback(a=>kh(a,e,"reference"),t),n=x.useCallback(a=>kh(a,e,"floating"),t),i=x.useCallback(a=>kh(a,e,"item"),e.map(a=>a==null?void 0:a.item));return x.useMemo(()=>({getReferenceProps:r,getFloatingProps:n,getItemProps:i}),[r,n,i])}let O1=!1;function tc(e,t,r){switch(e){case"vertical":return t;case"horizontal":return r;default:return t||r}}function T1(e,t){return tc(t,e===yh||e===Ku,e===qa||e===Ns)}function $h(e,t,r){return tc(t,e===Ku,r?e===qa:e===Ns)||e==="Enter"||e==" "||e===""}function e9(e,t,r){return tc(t,r?e===qa:e===Ns,e===Ku)}function C1(e,t,r){return tc(t,r?e===Ns:e===qa,e===yh)}function t9(e,t){const{open:r,onOpenChange:n,refs:i,elements:{domReference:a,floating:o}}=e,{listRef:s,activeIndex:l,onNavigate:u=()=>{},enabled:c=!0,selectedIndex:f=null,allowEscape:d=!1,loop:p=!1,nested:h=!1,rtl:m=!1,virtual:g=!1,focusItemOnOpen:v="auto",focusItemOnHover:y=!0,openOnArrowKeyDown:b=!0,disabledIndices:k=void 0,orientation:S="vertical",cols:_=1,scrollItemIntoView:$=!0,virtualItemRef:N}=t;process.env.NODE_ENV!=="production"&&(d&&(p||console.warn(["Floating UI: `useListNavigation` looping must be enabled to allow","escaping."].join(" ")),g||console.warn(["Floating UI: `useListNavigation` must be virtual to allow","escaping."].join(" "))),S==="vertical"&&_>1&&console.warn(["Floating UI: In grid list navigation mode (`cols` > 1), the",'`orientation` should be either "horizontal" or "both".'].join(" ")));const z=v1(),O=Ju(),D=ki(u),H=x.useRef(v),L=x.useRef(f??-1),W=x.useRef(null),M=x.useRef(!0),I=x.useRef(D),V=x.useRef(!!o),U=x.useRef(!1),A=x.useRef(!1),w=_i(k),F=_i(r),Z=_i($),[E,Y]=x.useState(),[oe,re]=x.useState(),le=ki(function(ue,Q,K){K===void 0&&(K=!1);const de=ue.current[Q.current];de&&(g?(Y(de.id),O==null||O.events.emit("virtualfocus",de),N&&(N.current=de)):qn(de,{preventScroll:!0,sync:_7()&&u1()?O1||U.current:!1}),requestAnimationFrame(()=>{const ve=Z.current;ve&&de&&(K||!M.current)&&(de.scrollIntoView==null||de.scrollIntoView(typeof ve=="boolean"?{block:"nearest",inline:"nearest"}:ve))}))});Ft(()=>{document.createElement("div").focus({get preventScroll(){return O1=!0,!1}})},[]),Ft(()=>{c&&(r&&o?H.current&&f!=null&&(A.current=!0,D(f)):V.current&&(L.current=-1,I.current(null)))},[c,r,o,f,D]),Ft(()=>{if(c&&r&&o)if(l==null){if(U.current=!1,f!=null)return;if(V.current&&(L.current=-1,le(s,L)),!V.current&&H.current&&(W.current!=null||H.current===!0&&W.current==null)){let ue=0;const Q=()=>{s.current[0]==null?(ue<2&&(ue?requestAnimationFrame:queueMicrotask)(Q),ue++):(L.current=W.current==null||$h(W.current,S,m)||h?gh(s,w.current):p1(s,w.current),W.current=null,D(L.current))};Q()}}else Ds(s,l)||(L.current=l,le(s,L,A.current),A.current=!1)},[c,r,o,l,f,h,s,S,m,D,le,w]),Ft(()=>{var ue,Q;if(!c||o||!O||g||!V.current)return;const K=O.nodesRef.current,de=(ue=K.find(R=>R.id===z))==null||(Q=ue.context)==null?void 0:Q.elements.floating,ve=Ei(Xr(o)),Ce=K.some(R=>R.context&&vr(R.context.elements.floating,ve));de&&!Ce&&M.current&&de.focus({preventScroll:!0})},[c,o,O,z,g]),Ft(()=>{if(!c||!O||!g||z)return;function ue(Q){re(Q.id),N&&(N.current=Q)}return O.events.on("virtualfocus",ue),()=>{O.events.off("virtualfocus",ue)}},[c,O,g,z,N]),Ft(()=>{I.current=D,V.current=!!o}),Ft(()=>{r||(W.current=null)},[r]);const pe=l!=null,he=x.useMemo(()=>{function ue(K){if(!r)return;const de=s.current.indexOf(K);de!==-1&&D(de)}return{onFocus(K){let{currentTarget:de}=K;ue(de)},onClick:K=>{let{currentTarget:de}=K;return de.focus({preventScroll:!0})},...y&&{onMouseMove(K){let{currentTarget:de}=K;ue(de)},onPointerLeave(K){let{pointerType:de}=K;!M.current||de==="touch"||(L.current=-1,le(s,L),D(null),g||qn(i.floating.current,{preventScroll:!0}))}}}},[r,i,le,y,s,D,g]);return x.useMemo(()=>{if(!c)return{};const ue=w.current;function Q(R){if(M.current=!1,U.current=!0,!F.current&&R.currentTarget===i.floating.current)return;if(h&&C1(R.key,S,m)){Yt(R),n(!1,R.nativeEvent),Va(a)&&!g&&a.focus();return}const J=L.current,ae=gh(s,ue),ee=p1(s,ue);if(R.key==="Home"&&(Yt(R),L.current=ae,D(L.current)),R.key==="End"&&(Yt(R),L.current=ee,D(L.current)),!(_>1&&(L.current=T7(s,{event:R,orientation:S,loop:p,cols:_,disabledIndices:ue,minIndex:ae,maxIndex:ee,prevIndex:L.current,stopEvent:!0}),D(L.current),S==="both"))&&T1(R.key,S)){if(Yt(R),r&&!g&&Ei(R.currentTarget.ownerDocument)===R.currentTarget){L.current=$h(R.key,S,m)?ae:ee,D(L.current);return}$h(R.key,S,m)?p?L.current=J>=ee?d&&J!==s.current.length?-1:ae:ir(s,{startingIndex:J,disabledIndices:ue}):L.current=Math.min(ee,ir(s,{startingIndex:J,disabledIndices:ue})):p?L.current=J<=ae?d&&J!==-1?s.current.length:ee:ir(s,{startingIndex:J,decrement:!0,disabledIndices:ue}):L.current=Math.max(ae,ir(s,{startingIndex:J,decrement:!0,disabledIndices:ue})),Ds(s,L.current)?D(null):D(L.current)}}function K(R){v==="auto"&&s1(R.nativeEvent)&&(H.current=!0)}function de(R){H.current=v,v==="auto"&&l1(R.nativeEvent)&&(H.current=!0)}const ve=g&&r&&pe&&{"aria-activedescendant":oe||E},Ce=s.current.find(R=>(R==null?void 0:R.id)===E);return{reference:{...ve,onKeyDown(R){M.current=!1;const J=R.key.indexOf("Arrow")===0,ae=e9(R.key,S,m),ee=C1(R.key,S,m),ke=T1(R.key,S),xe=(h?ae:ke)||R.key==="Enter"||R.key.trim()==="";if(g&&r){const Be=O==null?void 0:O.nodesRef.current.find(P=>P.parentId==null),B=O&&Be?D7(O.nodesRef.current,Be.id):null;if(J&&B&&N){const P=new KeyboardEvent("keydown",{key:R.key,bubbles:!0});if(ae||ee){var Re,qe;const X=((Re=B.context)==null?void 0:Re.elements.domReference)===R.currentTarget,ce=ee&&!X?(qe=B.context)==null?void 0:qe.elements.domReference:ae?Ce:null;ce&&(Yt(R),ce.dispatchEvent(P),re(void 0))}if(ke&&B.context&&B.context.open&&B.parentId&&R.currentTarget!==B.context.elements.domReference){var Ae;Yt(R),(Ae=B.context.elements.domReference)==null||Ae.dispatchEvent(P);return}}return Q(R)}if(!(!r&&!b&&J)){if(xe&&(W.current=h&&ke?null:R.key),h){ae&&(Yt(R),r?(L.current=gh(s,ue),D(L.current)):n(!0,R.nativeEvent));return}ke&&(f!=null&&(L.current=f),Yt(R),!r&&b?n(!0,R.nativeEvent):Q(R),r&&D(L.current))}},onFocus(){r&&D(null)},onPointerDown:de,onMouseDown:K,onClick:K},floating:{"aria-orientation":S==="both"?void 0:S,...ve,onKeyDown:Q,onPointerMove(){M.current=!0}},item:he}},[a,i,E,oe,w,F,s,c,S,m,g,r,pe,h,f,b,d,_,p,v,D,n,he,O,N])}function r9(e,t){t===void 0&&(t={});const{open:r,floatingId:n}=e,{enabled:i=!0,role:a="dialog"}=t,o=wh();return x.useMemo(()=>{const s={id:n,role:a};return i?a==="tooltip"?{reference:{"aria-describedby":r?n:void 0},floating:s}:{reference:{"aria-expanded":r?"true":"false","aria-haspopup":a==="alertdialog"?"dialog":a,"aria-controls":r?n:void 0,...a==="listbox"&&{role:"combobox"},...a==="menu"&&{id:o}},floating:{...s,...a==="menu"&&{"aria-labelledby":o}}}:{}},[i,a,r,n,o])}function n9(e,t){var r;const{open:n,dataRef:i}=e,{listRef:a,activeIndex:o,onMatch:s,onTypingChange:l,enabled:u=!0,findMatch:c=null,resetMs:f=750,ignoreKeys:d=[],selectedIndex:p=null}=t,h=x.useRef(),m=x.useRef(""),g=x.useRef((r=p??o)!=null?r:-1),v=x.useRef(null),y=ki(s),b=ki(l),k=_i(c),S=_i(d);return Ft(()=>{n&&(clearTimeout(h.current),v.current=null,m.current="")},[n]),Ft(()=>{if(n&&m.current===""){var _;g.current=(_=p??o)!=null?_:-1}},[n,p,o]),x.useMemo(()=>{if(!u)return{};function _(z){z?i.current.typing||(i.current.typing=z,b(z)):i.current.typing&&(i.current.typing=z,b(z))}function $(z,O,D){const H=k.current?k.current(O,D):O.find(L=>(L==null?void 0:L.toLocaleLowerCase().indexOf(D.toLocaleLowerCase()))===0);return H?z.indexOf(H):-1}function N(z){const O=a.current;if(m.current.length>0&&m.current[0]!==" "&&($(O,O,m.current)===-1?_(!1):z.key===" "&&Yt(z)),O==null||S.current.includes(z.key)||z.key.length!==1||z.ctrlKey||z.metaKey||z.altKey)return;n&&z.key!==" "&&(Yt(z),_(!0)),O.every(W=>{var M,I;return W?((M=W[0])==null?void 0:M.toLocaleLowerCase())!==((I=W[1])==null?void 0:I.toLocaleLowerCase()):!0})&&m.current===z.key&&(m.current="",g.current=v.current),m.current+=z.key,clearTimeout(h.current),h.current=setTimeout(()=>{m.current="",g.current=v.current,_(!1)},f);const H=g.current,L=$(O,[...O.slice((H||0)+1),...O.slice(0,(H||0)+1)],m.current);L!==-1?(y(L),v.current=L):z.key!==" "&&(m.current="",_(!1))}return{reference:{onKeyDown:N},floating:{onKeyDown:N,onKeyUp(z){z.key===" "&&_(!1)}}}},[u,n,i,a,f,S,k,y,b])}const i9=({options:e,label:t,reusable:r})=>{var I,V,U,A,w;const n=Me(F=>F.sendTextMessage),i=Me(F=>F.messageContainerRef),a=Me(F=>F.isReadOnly),[o,s]=x.useState(!1),[l,u]=x.useState(null),[c,f]=x.useState(null),{message:{blocks:{dropdown:d}}}=gt,p=e.reduce((F,Z)=>(F[Z.label]=Z.value,F),{}),h=p?Object.keys(p):[],m=F=>{s(c!==null&&!r?!1:F)},{refs:g,floatingStyles:v,context:y}=X7({placement:"bottom-start",open:o,onOpenChange:m,whileElementsMounted:Sz,middleware:[Tz(5),Cz({padding:10,boundary:(i==null?void 0:i.current)??void 0,crossAxis:!0}),Iz({apply({rects:F,elements:Z,availableHeight:E}){Object.assign(Z.floating.style,{maxHeight:`${E}px`,minWidth:`${F.reference.width}px`})},padding:10})]}),b=x.useRef([]),k=x.useRef(h),S=x.useRef(!1),_=q7(y,{event:"mousedown"}),$=J7(y),N=r9(y,{role:"listbox"}),z=t9(y,{listRef:b,activeIndex:l,selectedIndex:c,onNavigate:u,loop:!0}),O=n9(y,{listRef:k,activeIndex:l,selectedIndex:c,onMatch:o?u:f,onTypingChange(F){S.current=F}}),{getReferenceProps:D,getFloatingProps:H,getItemProps:L}=Q7([$,N,z,O,_]),W=F=>{f(F),h[F]!==void 0&&n(p[h[F]]??""),s(!1)},M=c!==null?h[c]:void 0;return C.jsxs(C.Fragment,{children:[C.jsxs("div",{tabIndex:0,ref:g.setReference,"aria-labelledby":"select-label","aria-autocomplete":"none","data-disabled":c!==null&&!r?"":void 0,...(I=d.button)==null?void 0:I.container,...D(),children:[C.jsx("span",{...(V=d.button)==null?void 0:V.text,children:M||t||"Select..."}),C.jsx(y6,{...(U=d.button)==null?void 0:U.icon})]}),o&&C.jsx(W7,{children:C.jsx(V7,{context:y,modal:!1,children:C.jsx("div",{ref:g.setFloating,className:(w=(A=d.content)==null?void 0:A.container)==null?void 0:w.className,style:{...v},...H(),children:h.map((F,Z)=>{var E;return C.jsx("div",{ref:Y=>{b.current[Z]=Y},role:"option",tabIndex:Z===l?0:-1,"aria-selected":Z===c&&Z===l,"data-active":Z===l?"":void 0,...(E=d.content)==null?void 0:E.item,...L({onClick(){a||W(Z)},onKeyDown(Y){a||(Y.key==="Enter"&&(Y.preventDefault(),W(Z)),Y.key===" "&&!S.current&&(Y.preventDefault(),W(Z)))}}),children:F},F)})})})})]})},a9=j.forwardRef(({type:e,title:t,url:r,...n},i)=>{const{message:{blocks:{file:a}}}=gt;return C.jsxs("a",{...n,...a.container,href:r,download:!0,ref:i,target:"_blank",rel:"noreferrer",children:[C.jsx("p",{...a.title,children:t||r}),C.jsx(b6,{...a.icon})]})}),I1={audio:f6,bubble:o6,button:i6,carousel:g7,column:E6,dropdown:i9,file:a9,image:l6,location:S6,row:_6,text:pL,video:c6},Ga=({block:e,...t})=>{const n=Me(a=>a.renderers)[e.type]??I1[e.type],i={...t,...e};return C.jsx(n,{...i})};function o9({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 s9=x.forwardRef(o9);function l9({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),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 u9=x.forwardRef(l9);function c9({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),e?x.createElement("title",{id:t},e):null,x.createElement("path",{d:"M8.75 3.75a.75.75 0 0 0-1.5 0v3.5h-3.5a.75.75 0 0 0 0 1.5h3.5v3.5a.75.75 0 0 0 1.5 0v-3.5h3.5a.75.75 0 0 0 0-1.5h-3.5v-3.5Z"}))}const f9=x.forwardRef(c9);function Oh(){return Oh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Oh.apply(null,arguments)}function d9(e,t){if(e==null)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(t.includes(n))continue;r[n]=e[n]}return r}var p9=j.useLayoutEffect,h9=function(t){var r=x.useRef(t);return p9(function(){r.current=t}),r},R1=function(t,r){if(typeof t=="function"){t(r);return}t.current=r},m9=function(t,r){var n=j.useRef();return j.useCallback(function(i){t.current=i,n.current&&R1(n.current,null),n.current=r,r&&R1(r,i)},[r])},A1={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0",display:"block"},v9=function(t){Object.keys(A1).forEach(function(r){t.style.setProperty(r,A1[r],"important")})},P1=v9,cr=null,N1=function(t,r){var n=t.scrollHeight;return r.sizingStyle.boxSizing==="border-box"?n+r.borderSize:n-r.paddingSize};function y9(e,t,r,n){r===void 0&&(r=1),n===void 0&&(n=1/0),cr||(cr=document.createElement("textarea"),cr.setAttribute("tabindex","-1"),cr.setAttribute("aria-hidden","true"),P1(cr)),cr.parentNode===null&&document.body.appendChild(cr);var i=e.paddingSize,a=e.borderSize,o=e.sizingStyle,s=o.boxSizing;Object.keys(o).forEach(function(d){var p=d;cr.style[p]=o[p]}),P1(cr),cr.value=t;var l=N1(cr,e);cr.value=t,l=N1(cr,e),cr.value="x";var u=cr.scrollHeight-i,c=u*r;s==="border-box"&&(c=c+i+a),l=Math.max(c,l);var f=u*n;return s==="border-box"&&(f=f+i+a),l=Math.min(f,l),[l,u]}var D1=function(){},g9=function(t,r){return t.reduce(function(n,i){return n[i]=r[i],n},{})},b9=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak"],w9=!!document.documentElement.currentStyle,x9=function(t){var r=window.getComputedStyle(t);if(r===null)return null;var n=g9(b9,r),i=n.boxSizing;if(i==="")return null;w9&&i==="border-box"&&(n.width=parseFloat(n.width)+parseFloat(n.borderRightWidth)+parseFloat(n.borderLeftWidth)+parseFloat(n.paddingRight)+parseFloat(n.paddingLeft)+"px");var a=parseFloat(n.paddingBottom)+parseFloat(n.paddingTop),o=parseFloat(n.borderBottomWidth)+parseFloat(n.borderTopWidth);return{sizingStyle:n,paddingSize:a,borderSize:o}},S9=x9;function j1(e,t,r){var n=h9(r);x.useLayoutEffect(function(){var i=function(o){return n.current(o)};if(e)return e.addEventListener(t,i),function(){return e.removeEventListener(t,i)}},[])}var E9=function(t){j1(window,"resize",t)},_9=function(t){j1(document.fonts,"loadingdone",t)},k9=["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"],$9=function(t,r){var n=t.cacheMeasurements,i=t.maxRows,a=t.minRows,o=t.onChange,s=o===void 0?D1:o,l=t.onHeightChange,u=l===void 0?D1:l,c=d9(t,k9),f=c.value!==void 0,d=x.useRef(null),p=m9(d,r),h=x.useRef(0),m=x.useRef(),g=function(){var b=d.current,k=n&&m.current?m.current:S9(b);if(k){m.current=k;var S=y9(k,b.value||b.placeholder||"x",a,i),_=S[0],$=S[1];h.current!==_&&(h.current=_,b.style.setProperty("height",_+"px","important"),u(_,{rowHeight:$}))}},v=function(b){f||g(),s(b)};return x.useLayoutEffect(g),E9(g),_9(g),x.createElement("textarea",Oh({},c,{onChange:v,ref:p}))},O9=x.forwardRef($9);const M1=j.memo(j.forwardRef(({children:e,className:t,inputRef:r,...n},i)=>{const{composer:a}=gt,o=Me(I=>I.disableComposer),s=Me(I=>I.setIsTyping),l=Me(I=>I.isReadOnly),u=Me(I=>I.sendFile),c=Me(I=>I.addMessage),f=Me(I=>I.sendTextMessage),d=Me(I=>I.allowFileUpload),p=Me(I=>I.connected),{composerPlaceholder:h,showPoweredBy:m}=KS(),[g,v]=j.useState(""),[y,b]=j.useState(-1),[k,S]=j.useState(!1),_=j.useRef(null),$=j.useRef(null),N=$r(I=>I.user),z=$r(I=>I.messageHistory);if(l)return null;const O=()=>{var I;_.current&&((I=_.current)==null||I.click())},D=o||l||!p,H=async I=>{var U;const V=(U=I.target.files)==null?void 0:U[0];if(V)try{const{fileUrl:A,type:w}=await u(V)??"";c({direction:"outgoing",sender:{name:"You"},timestamp:new Date,disableInput:!1,block:{type:w,url:A}})}catch(A){console.error("Error sending file:",A)}},L=window.SpeechRecognition||window.webkitSpeechRecognition,W=()=>{$.current||($.current=new L);const I=$.current;I&&(I.continuous=!0,I.onresult=V=>{var A,w,F;const U=((F=(w=(A=V.results)==null?void 0:A[0])==null?void 0:w[0])==null?void 0:F.transcript)??"";v(U??""),I.stop(),S(!1)},k?(I.stop(),S(!1)):(I.start(),S(!0)))},M=()=>{g&&(f(g),setTimeout(()=>s(!0,9e3),500),v(""),b(-1))};return C.jsxs(C.Fragment,{children:[C.jsxs("div",{"data-disabled":D,...n,className:Vp(a.container.className,t),ref:i,children:[d&&C.jsxs(C.Fragment,{children:[C.jsx("button",{type:"button",disabled:D,...a.uploadButton.container,onClick:O,children:C.jsx(f9,{...a.uploadButton.icon})}),C.jsx("input",{type:"file",ref:_,style:{display:"none"},onChange:H})]}),C.jsx(O9,{...a==null?void 0:a.input,ref:r,placeholder:h??"Type your message...",disabled:D,value:g,"data-has-value":!!g,onChange:I=>v(I.target.value),maxRows:5,onKeyDown:I=>{if(!D){if(I.key==="Enter"&&I.shiftKey?(I.preventDefault(),v(`${g}
|
|
284
|
-
`)):I.key==="Enter"&&(I.preventDefault(),M()),I.key==="ArrowUp"){I.preventDefault();const V=z[(N==null?void 0:N.userId)??""]??[];y<V.length-1&&v(V[y+1]??""),b(()=>Math.min(y+1,V.length-1))}if(I.key==="ArrowDown"){I.preventDefault();const V=z[(N==null?void 0:N.userId)??""]??[];v(y===0?"":V[y-1]??""),b(()=>Math.max(y-1,-1))}}}}),g&&C.jsx("button",{type:"button","aria-label":"Send message",...a.button.container,disabled:!g||D,onClick:M,children:C.jsx(s9,{...a.button.icon})}),!g&&L&&C.jsx("button",{type:"button","aria-label":"Activate voice input",...a.voiceButton.container,disabled:!!g,onClick:W,"data-listens":!!k,children:C.jsx(u9,{...a.voiceButton.icon})})]}),C.jsx("a",{...a.poweredBy,"data-hidden":m===!1,hidden:m===!1,href:"https://botpress.com/?from=webchat",target:"_blank",rel:"noopener noreferrer",children:"⚡ by Botpress"})]})})),L1=({children:e})=>{const[t,r]=j.useState(!1),[n,i]=j.useState(""),[a,o]=j.useState(null),s=({title:u,content:c})=>{i(u),o(c),r(!0)},l=()=>{r(!1)};return C.jsxs(VS.Provider,{value:{hideModal:l,showModal:s,title:n,content:a,open:t},children:[C.jsx(Oi,{open:t,onOpenChange:r,children:C.jsx(Oi.Content,{title:n,children:a})}),e]})};var F1={},Th={},rc=ct&&ct.__assign||function(){return rc=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++){t=arguments[r];for(var i in t)Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i])}return e},rc.apply(this,arguments)};Object.defineProperty(Th,"__esModule",{value:!0});var T9={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};function C9(e){var t=rc(rc({},T9),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}Th.getSanitizedOptions=C9;var Ch={},Ih={},nc={},Rh={},Ah={};Object.defineProperty(Ah,"__esModule",{value:!0});function I9(e){var t=Math.random()*e;return Math.round(t)}Ah.fullJitter=I9;var Ph={};Object.defineProperty(Ph,"__esModule",{value:!0});function R9(e){return e}Ph.noJitter=R9,Object.defineProperty(Rh,"__esModule",{value:!0});var A9=Ah,P9=Ph;function N9(e){switch(e.jitter){case"full":return A9.fullJitter;case"none":default:return P9.noJitter}}Rh.JitterFactory=N9,Object.defineProperty(nc,"__esModule",{value:!0});var D9=Rh,j9=function(){function e(t){this.options=t,this.attempt=0}return e.prototype.apply=function(){var t=this;return new Promise(function(r){return setTimeout(r,t.jitteredDelay)})},e.prototype.setAttemptNumber=function(t){this.attempt=t},Object.defineProperty(e.prototype,"jitteredDelay",{get:function(){var t=D9.JitterFactory(this.options);return t(this.delay)},enumerable:!0,configurable:!0}),Object.defineProperty(e.prototype,"delay",{get:function(){var t=this.options.startingDelay,r=this.options.timeMultiple,n=this.numOfDelayedAttempts,i=t*Math.pow(r,n);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}();nc.Delay=j9;var M9=ct&&ct.__extends||function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)i.hasOwnProperty(a)&&(n[a]=i[a])},e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),L9=ct&&ct.__awaiter||function(e,t,r,n){function i(a){return a instanceof r?a:new r(function(o){o(a)})}return new(r||(r=Promise))(function(a,o){function s(c){try{u(n.next(c))}catch(f){o(f)}}function l(c){try{u(n.throw(c))}catch(f){o(f)}}function u(c){c.done?a(c.value):i(c.value).then(s,l)}u((n=n.apply(e,t||[])).next())})},F9=ct&&ct.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,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(u){return function(c){return l([u,c])}}function l(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=t.call(e,r)}catch(c){u=[6,c],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}};Object.defineProperty(Ih,"__esModule",{value:!0});var B9=nc,U9=function(e){M9(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.apply=function(){return L9(this,void 0,void 0,function(){return F9(this,function(r){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}(B9.Delay);Ih.SkipFirstDelay=U9;var Nh={},z9=ct&&ct.__extends||function(){var e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)i.hasOwnProperty(a)&&(n[a]=i[a])},e(t,r)};return function(t,r){e(t,r);function n(){this.constructor=t}t.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();Object.defineProperty(Nh,"__esModule",{value:!0});var W9=nc,H9=function(e){z9(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(W9.Delay);Nh.AlwaysDelay=H9,Object.defineProperty(Ch,"__esModule",{value:!0});var V9=Ih,q9=Nh;function Z9(e,t){var r=K9(e);return r.setAttemptNumber(t),r}Ch.DelayFactory=Z9;function K9(e){return e.delayFirstAttempt?new q9.AlwaysDelay(e):new V9.SkipFirstDelay(e)}var Dh=ct&&ct.__awaiter||function(e,t,r,n){function i(a){return a instanceof r?a:new r(function(o){o(a)})}return new(r||(r=Promise))(function(a,o){function s(c){try{u(n.next(c))}catch(f){o(f)}}function l(c){try{u(n.throw(c))}catch(f){o(f)}}function u(c){c.done?a(c.value):i(c.value).then(s,l)}u((n=n.apply(e,t||[])).next())})},jh=ct&&ct.__generator||function(e,t){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,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(u){return function(c){return l([u,c])}}function l(u){if(n)throw new TypeError("Generator is already executing.");for(;r;)try{if(n=1,i&&(a=u[0]&2?i.return:u[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,u[1])).done)return a;switch(i=0,a&&(u=[u[0]&2,a.value]),u[0]){case 0:case 1:a=u;break;case 4:return r.label++,{value:u[1],done:!1};case 5:r.label++,i=u[1],u=[0];continue;case 7:u=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(u[0]===6||u[0]===2)){r=0;continue}if(u[0]===3&&(!a||u[1]>a[0]&&u[1]<a[3])){r.label=u[1];break}if(u[0]===6&&r.label<a[1]){r.label=a[1],a=u;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(u);break}a[2]&&r.ops.pop(),r.trys.pop();continue}u=t.call(e,r)}catch(c){u=[6,c],i=0}finally{n=a=0}if(u[0]&5)throw u[1];return{value:u[0]?u[1]:void 0,done:!0}}};Object.defineProperty(F1,"__esModule",{value:!0});var G9=Th,Y9=Ch;function J9(e,t){return t===void 0&&(t={}),Dh(this,void 0,void 0,function(){var r,n;return jh(this,function(i){switch(i.label){case 0:return r=G9.getSanitizedOptions(t),n=new Q9(e,r),[4,n.execute()];case 1:return[2,i.sent()]}})})}var X9=F1.backOff=J9,Q9=function(){function e(t,r){this.request=t,this.options=r,this.attemptNumber=0}return e.prototype.execute=function(){return Dh(this,void 0,void 0,function(){var t,r;return jh(this,function(n){switch(n.label){case 0:if(this.attemptLimitReached)return[3,7];n.label=1;case 1:return n.trys.push([1,4,,6]),[4,this.applyDelay()];case 2:return n.sent(),[4,this.request()];case 3:return[2,n.sent()];case 4:return t=n.sent(),this.attemptNumber++,[4,this.options.retry(t,this.attemptNumber)];case 5:if(r=n.sent(),!r||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 Dh(this,void 0,void 0,function(){var t;return jh(this,function(r){switch(r.label){case 0:return t=Y9.DelayFactory(this.options,this.attemptNumber),[4,t.apply()];case 1:return r.sent(),[2]}})})},e}(),B1=Object.prototype.toString,U1=function(t){var r=B1.call(t),n=r==="[object Arguments]";return n||(n=r!=="[object Array]"&&t!==null&&typeof t=="object"&&typeof t.length=="number"&&t.length>=0&&B1.call(t.callee)==="[object Function]"),n},Mh,z1;function eW(){if(z1)return Mh;z1=1;var e;if(!Object.keys){var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString,n=U1,i=Object.prototype.propertyIsEnumerable,a=!i.call({toString:null},"toString"),o=i.call(function(){},"prototype"),s=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],l=function(d){var p=d.constructor;return p&&p.prototype===d},u={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0},c=function(){if(typeof window>"u")return!1;for(var d in window)try{if(!u["$"+d]&&t.call(window,d)&&window[d]!==null&&typeof window[d]=="object")try{l(window[d])}catch{return!0}}catch{return!0}return!1}(),f=function(d){if(typeof window>"u"||!c)return l(d);try{return l(d)}catch{return!1}};e=function(p){var h=p!==null&&typeof p=="object",m=r.call(p)==="[object Function]",g=n(p),v=h&&r.call(p)==="[object String]",y=[];if(!h&&!m&&!g)throw new TypeError("Object.keys called on a non-object");var b=o&&m;if(v&&p.length>0&&!t.call(p,0))for(var k=0;k<p.length;++k)y.push(String(k));if(g&&p.length>0)for(var S=0;S<p.length;++S)y.push(String(S));else for(var _ in p)!(b&&_==="prototype")&&t.call(p,_)&&y.push(String(_));if(a)for(var $=f(p),N=0;N<s.length;++N)!($&&s[N]==="constructor")&&t.call(p,s[N])&&y.push(s[N]);return y}}return Mh=e,Mh}var tW=Array.prototype.slice,rW=U1,W1=Object.keys,ic=W1?function(t){return W1(t)}:eW(),H1=Object.keys;ic.shim=function(){if(Object.keys){var t=function(){var r=Object.keys(arguments);return r&&r.length===arguments.length}(1,2);t||(Object.keys=function(n){return rW(n)?H1(tW.call(n)):H1(n)})}else Object.keys=ic;return Object.keys||ic};var Lh=ic,nW=Lh,iW=typeof Symbol=="function"&&typeof Symbol("foo")=="symbol",aW=Object.prototype.toString,oW=Array.prototype.concat,V1=cp,sW=function(e){return typeof e=="function"&&aW.call(e)==="[object Function]"},q1=dp(),lW=function(e,t,r,n){if(t in e){if(n===!0){if(e[t]===r)return}else if(!sW(n)||!n())return}q1?V1(e,t,r,!0):V1(e,t,r)},Z1=function(e,t){var r=arguments.length>2?arguments[2]:{},n=nW(t);iW&&(n=oW.call(n,Object.getOwnPropertySymbols(t)));for(var i=0;i<n.length;i+=1)lW(e,n[i],t[n[i]],r[n[i]])};Z1.supportsDescriptors=!!q1;var Qi=Z1,uW=Lh,K1=iu(),G1=jr,Y1=Object,cW=G1("Array.prototype.push"),J1=G1("Object.prototype.propertyIsEnumerable"),fW=K1?Object.getOwnPropertySymbols:null,X1=function(t,r){if(t==null)throw new TypeError("target must be an object");var n=Y1(t);if(arguments.length===1)return n;for(var i=1;i<arguments.length;++i){var a=Y1(arguments[i]),o=uW(a),s=K1&&(Object.getOwnPropertySymbols||fW);if(s)for(var l=s(a),u=0;u<l.length;++u){var c=l[u];J1(a,c)&&cW(o,c)}for(var f=0;f<o.length;++f){var d=o[f];if(J1(a,d)){var p=a[d];n[d]=p}}}return n},Fh=X1,dW=function(){if(!Object.assign)return!1;for(var e="abcdefghijklmnopqrst",t=e.split(""),r={},n=0;n<t.length;++n)r[t[n]]=t[n];var i=Object.assign({},r),a="";for(var o in i)a+=o;return e!==a},pW=function(){if(!Object.assign||!Object.preventExtensions)return!1;var e=Object.preventExtensions({1:2});try{Object.assign(e,"xy")}catch{return e[1]==="y"}return!1},Q1=function(){return!Object.assign||dW()||pW()?Fh:Object.assign},hW=Qi,mW=Q1,vW=function(){var t=mW();return hW(Object,{assign:t},{assign:function(){return Object.assign!==t}}),t},yW=Qi,gW=Ia,bW=X1,eE=Q1,wW=vW,xW=gW.apply(eE()),tE=function(t,r){return xW(Object,arguments)};yW(tE,{getPolyfill:eE,implementation:bW,shim:wW});var SW=tE,Ls=function(){return typeof(function(){}).name=="string"},Fs=Object.getOwnPropertyDescriptor;if(Fs)try{Fs([],"length")}catch{Fs=null}Ls.functionsHaveConfigurableNames=function(){if(!Ls()||!Fs)return!1;var t=Fs(function(){},"name");return!!t&&!!t.configurable};var EW=Function.prototype.bind;Ls.boundFunctionsHaveNames=function(){return Ls()&&typeof EW=="function"&&(function(){}).bind().name!==""};var _W=Ls,rE=cp,kW=dp(),$W=_W.functionsHaveConfigurableNames(),OW=li,TW=function(t,r){if(typeof t!="function")throw new OW("`fn` is not a function");var n=arguments.length>2&&!!arguments[2];return(!n||$W)&&(kW?rE(t,"name",r,!0,!0):rE(t,"name",r)),t},CW=TW,IW=li,RW=Object,nE=CW(function(){if(this==null||this!==RW(this))throw new IW("RegExp.prototype.flags getter called on non-object");var t="";return this.hasIndices&&(t+="d"),this.global&&(t+="g"),this.ignoreCase&&(t+="i"),this.multiline&&(t+="m"),this.dotAll&&(t+="s"),this.unicode&&(t+="u"),this.unicodeSets&&(t+="v"),this.sticky&&(t+="y"),t},"get flags",!0),AW=nE,PW=Qi.supportsDescriptors,NW=Object.getOwnPropertyDescriptor,iE=function(){if(PW&&/a/mig.flags==="gim"){var t=NW(RegExp.prototype,"flags");if(t&&typeof t.get=="function"&&typeof RegExp.prototype.dotAll=="boolean"&&typeof RegExp.prototype.hasIndices=="boolean"){var r="",n={};if(Object.defineProperty(n,"hasIndices",{get:function(){r+="d"}}),Object.defineProperty(n,"sticky",{get:function(){r+="y"}}),r==="dy")return t.get}}return AW},DW=Qi.supportsDescriptors,jW=iE,MW=Object.getOwnPropertyDescriptor,LW=Object.defineProperty,FW=TypeError,aE=Object.getPrototypeOf,BW=/a/,UW=function(){if(!DW||!aE)throw new FW("RegExp.prototype.flags requires a true ES5 environment that supports property descriptors");var t=jW(),r=aE(BW),n=MW(r,"flags");return(!n||n.get!==t)&&LW(r,"flags",{configurable:!0,enumerable:!1,get:t}),t},zW=Qi,WW=Ia,HW=nE,oE=iE,VW=UW,sE=WW(oE());zW(sE,{getPolyfill:oE,implementation:HW,shim:VW});var qW=sE,ac={exports:{}},ZW=iu,ea=function(){return ZW()&&!!Symbol.toStringTag},KW=ea(),GW=jr,Bh=GW("Object.prototype.toString"),oc=function(t){return KW&&t&&typeof t=="object"&&Symbol.toStringTag in t?!1:Bh(t)==="[object Arguments]"},lE=function(t){return oc(t)?!0:t!==null&&typeof t=="object"&&typeof t.length=="number"&&t.length>=0&&Bh(t)!=="[object Array]"&&Bh(t.callee)==="[object Function]"},YW=function(){return oc(arguments)}();oc.isLegacyArguments=lE;var uE=YW?oc:lE,JW=Yx,Bs=$p(),Zn=li,Uh={assert:function(e,t){if(!e||typeof e!="object"&&typeof e!="function")throw new Zn("`O` is not an object");if(typeof t!="string")throw new Zn("`slot` must be a string");if(Bs.assert(e),!Uh.has(e,t))throw new Zn("`"+t+"` is not present on `O`")},get:function(e,t){if(!e||typeof e!="object"&&typeof e!="function")throw new Zn("`O` is not an object");if(typeof t!="string")throw new Zn("`slot` must be a string");var r=Bs.get(e);return r&&r["$"+t]},has:function(e,t){if(!e||typeof e!="object"&&typeof e!="function")throw new Zn("`O` is not an object");if(typeof t!="string")throw new Zn("`slot` must be a string");var r=Bs.get(e);return!!r&&JW(r,"$"+t)},set:function(e,t,r){if(!e||typeof e!="object"&&typeof e!="function")throw new Zn("`O` is not an object");if(typeof t!="string")throw new Zn("`slot` must be a string");var n=Bs.get(e);n||(n={},Bs.set(e,n)),n["$"+t]=r}};Object.freeze&&Object.freeze(Uh);var XW=Uh,Us=XW,QW=SyntaxError,cE=typeof StopIteration=="object"?StopIteration:null,eH=function(t){if(!cE)throw new QW("this environment lacks StopIteration");Us.set(t,"[[Done]]",!1);var r={next:function(){var i=Us.get(this,"[[Iterator]]"),a=Us.get(i,"[[Done]]");try{return{done:a,value:a?void 0:i.next()}}catch(o){if(Us.set(i,"[[Done]]",!0),o!==cE)throw o;return{done:!0,value:void 0}}}};return Us.set(r,"[[Iterator]]",t),r},tH={}.toString,fE=Array.isArray||function(e){return tH.call(e)=="[object Array]"},rH=String.prototype.valueOf,nH=function(t){try{return rH.call(t),!0}catch{return!1}},iH=Object.prototype.toString,aH="[object String]",oH=ea(),dE=function(t){return typeof t=="string"?!0:typeof t!="object"?!1:oH?nH(t):iH.call(t)===aH},zh=typeof Map=="function"&&Map.prototype?Map:null,sH=typeof Set=="function"&&Set.prototype?Set:null,sc;zh||(sc=function(t){return!1});var pE=zh?Map.prototype.has:null,hE=sH?Set.prototype.has:null;!sc&&!pE&&(sc=function(t){return!1});var mE=sc||function(t){if(!t||typeof t!="object")return!1;try{if(pE.call(t),hE)try{hE.call(t)}catch{return!0}return t instanceof zh}catch{}return!1},lH=typeof Map=="function"&&Map.prototype?Map:null,Wh=typeof Set=="function"&&Set.prototype?Set:null,lc;Wh||(lc=function(t){return!1});var vE=lH?Map.prototype.has:null,yE=Wh?Set.prototype.has:null;!lc&&!yE&&(lc=function(t){return!1});var gE=lc||function(t){if(!t||typeof t!="object")return!1;try{if(yE.call(t),vE)try{vE.call(t)}catch{return!0}return t instanceof Wh}catch{}return!1},bE=uE,wE=eH;if(np()||iu()){var Hh=Symbol.iterator;ac.exports=function(t){if(t!=null&&typeof t[Hh]<"u")return t[Hh]();if(bE(t))return Array.prototype[Hh].call(t)}}else{var uH=fE,cH=dE,xE=mn,fH=xE("%Map%",!0),dH=xE("%Set%",!0),Qr=jr,SE=Qr("Array.prototype.push"),EE=Qr("String.prototype.charCodeAt"),pH=Qr("String.prototype.slice"),hH=function(t,r){var n=t.length;if(r+1>=n)return r+1;var i=EE(t,r);if(i<55296||i>56319)return r+1;var a=EE(t,r+1);return a<56320||a>57343?r+1:r+2},Vh=function(t){var r=0;return{next:function(){var i=r>=t.length,a;return i||(a=t[r],r+=1),{done:i,value:a}}}},_E=function(t,r){if(uH(t)||bE(t))return Vh(t);if(cH(t)){var n=0;return{next:function(){var a=hH(t,n),o=pH(t,n,a);return n=a,{done:a>t.length,value:o}}}}if(r&&typeof t["_es6-shim iterator_"]<"u")return t["_es6-shim iterator_"]()};if(!fH&&!dH)ac.exports=function(t){if(t!=null)return _E(t,!0)};else{var mH=mE,vH=gE,kE=Qr("Map.prototype.forEach",!0),$E=Qr("Set.prototype.forEach",!0);if(typeof process>"u"||!process.versions||!process.versions.node)var OE=Qr("Map.prototype.iterator",!0),TE=Qr("Set.prototype.iterator",!0);var CE=Qr("Map.prototype.@@iterator",!0)||Qr("Map.prototype._es6-shim iterator_",!0),IE=Qr("Set.prototype.@@iterator",!0)||Qr("Set.prototype._es6-shim iterator_",!0),yH=function(t){if(mH(t)){if(OE)return wE(OE(t));if(CE)return CE(t);if(kE){var r=[];return kE(t,function(i,a){SE(r,[a,i])}),Vh(r)}}if(vH(t)){if(TE)return wE(TE(t));if(IE)return IE(t);if($E){var n=[];return $E(t,function(i){SE(n,i)}),Vh(n)}}};ac.exports=function(t){return yH(t)||_E(t)}}}var gH=ac.exports,RE=function(e){return e!==e},AE=function(t,r){return t===0&&r===0?1/t===1/r:!!(t===r||RE(t)&&RE(r))},bH=AE,PE=function(){return typeof Object.is=="function"?Object.is:bH},wH=PE,xH=Qi,SH=function(){var t=wH();return xH(Object,{is:t},{is:function(){return Object.is!==t}}),t},EH=Qi,_H=Ia,kH=AE,NE=PE,$H=SH,DE=_H(NE(),Object);EH(DE,{getPolyfill:NE,implementation:kH,shim:$H});var OH=DE,TH=Ia,jE=jr,CH=mn,qh=CH("%ArrayBuffer%",!0),uc=jE("ArrayBuffer.prototype.byteLength",!0),IH=jE("Object.prototype.toString"),ME=!!qh&&!uc&&new qh(0).slice,LE=!!ME&&TH(ME),FE=uc||LE?function(t){if(!t||typeof t!="object")return!1;try{return uc?uc(t):LE(t,0),!0}catch{return!1}}:qh?function(t){return IH(t)==="[object ArrayBuffer]"}:function(t){return!1},RH=Date.prototype.getDay,AH=function(t){try{return RH.call(t),!0}catch{return!1}},PH=Object.prototype.toString,NH="[object Date]",DH=ea(),jH=function(t){return typeof t!="object"||t===null?!1:DH?AH(t):PH.call(t)===NH},Zh=jr,BE=ea(),UE,zE,Kh,Gh;if(BE){UE=Zh("Object.prototype.hasOwnProperty"),zE=Zh("RegExp.prototype.exec"),Kh={};var Yh=function(){throw Kh};Gh={toString:Yh,valueOf:Yh},typeof Symbol.toPrimitive=="symbol"&&(Gh[Symbol.toPrimitive]=Yh)}var MH=Zh("Object.prototype.toString"),LH=Object.getOwnPropertyDescriptor,FH="[object RegExp]",BH=BE?function(t){if(!t||typeof t!="object")return!1;var r=LH(t,"lastIndex"),n=r&&UE(r,"value");if(!n)return!1;try{zE(t,Gh)}catch(i){return i===Kh}}:function(t){return!t||typeof t!="object"&&typeof t!="function"?!1:MH(t)===FH},UH=jr,WE=UH("SharedArrayBuffer.prototype.byteLength",!0),zH=WE?function(t){if(!t||typeof t!="object")return!1;try{return WE(t),!0}catch{return!1}}:function(t){return!1},WH=Number.prototype.toString,HH=function(t){try{return WH.call(t),!0}catch{return!1}},VH=Object.prototype.toString,qH="[object Number]",ZH=ea(),KH=function(t){return typeof t=="number"?!0:typeof t!="object"?!1:ZH?HH(t):VH.call(t)===qH},HE=jr,GH=HE("Boolean.prototype.toString"),YH=HE("Object.prototype.toString"),JH=function(t){try{return GH(t),!0}catch{return!1}},XH="[object Boolean]",QH=ea(),eV=function(t){return typeof t=="boolean"?!0:t===null||typeof t!="object"?!1:QH&&Symbol.toStringTag in t?JH(t):YH(t)===XH},Jh={exports:{}},tV=Object.prototype.toString,rV=np();if(rV){var nV=Symbol.prototype.toString,iV=/^Symbol\(.*\)$/,aV=function(t){return typeof t.valueOf()!="symbol"?!1:iV.test(nV.call(t))};Jh.exports=function(t){if(typeof t=="symbol")return!0;if(tV.call(t)!=="[object Symbol]")return!1;try{return aV(t)}catch{return!1}}}else Jh.exports=function(t){return!1};var oV=Jh.exports,Xh={exports:{}},VE=typeof BigInt<"u"&&BigInt,sV=function(){return typeof VE=="function"&&typeof BigInt=="function"&&typeof VE(42)=="bigint"&&typeof BigInt(42)=="bigint"},lV=sV();if(lV){var uV=BigInt.prototype.valueOf,cV=function(t){try{return uV.call(t),!0}catch{}return!1};Xh.exports=function(t){return t===null||typeof t>"u"||typeof t=="boolean"||typeof t=="string"||typeof t=="number"||typeof t=="symbol"||typeof t=="function"?!1:typeof t=="bigint"?!0:cV(t)}}else Xh.exports=function(t){return!1};var fV=Xh.exports,dV=dE,pV=KH,hV=eV,mV=oV,vV=fV,yV=function(t){if(t==null||typeof t!="object"&&typeof t!="function")return null;if(dV(t))return"String";if(pV(t))return"Number";if(hV(t))return"Boolean";if(mV(t))return"Symbol";if(vV(t))return"BigInt"},cc=typeof WeakMap=="function"&&WeakMap.prototype?WeakMap:null,qE=typeof WeakSet=="function"&&WeakSet.prototype?WeakSet:null,fc;cc||(fc=function(t){return!1});var Qh=cc?cc.prototype.has:null,em=qE?qE.prototype.has:null;!fc&&!Qh&&(fc=function(t){return!1});var gV=fc||function(t){if(!t||typeof t!="object")return!1;try{if(Qh.call(t,Qh),em)try{em.call(t,em)}catch{return!0}return t instanceof cc}catch{}return!1},tm={exports:{}},bV=mn,ZE=jr,wV=bV("%WeakSet%",!0),rm=ZE("WeakSet.prototype.has",!0);if(rm){var nm=ZE("WeakMap.prototype.has",!0);tm.exports=function(t){if(!t||typeof t!="object")return!1;try{if(rm(t,rm),nm)try{nm(t,nm)}catch{return!0}return t instanceof wV}catch{}return!1}}else tm.exports=function(t){return!1};var xV=tm.exports,SV=mE,EV=gE,_V=gV,kV=xV,$V=function(t){if(t&&typeof t=="object"){if(SV(t))return"Map";if(EV(t))return"Set";if(_V(t))return"WeakMap";if(kV(t))return"WeakSet"}return!1},KE=Function.prototype.toString,Ya=typeof Reflect=="object"&&Reflect!==null&&Reflect.apply,im,dc;if(typeof Ya=="function"&&typeof Object.defineProperty=="function")try{im=Object.defineProperty({},"length",{get:function(){throw dc}}),dc={},Ya(function(){throw 42},null,im)}catch(e){e!==dc&&(Ya=null)}else Ya=null;var OV=/^\s*class\b/,am=function(t){try{var r=KE.call(t);return OV.test(r)}catch{return!1}},om=function(t){try{return am(t)?!1:(KE.call(t),!0)}catch{return!1}},pc=Object.prototype.toString,TV="[object Object]",CV="[object Function]",IV="[object GeneratorFunction]",RV="[object HTMLAllCollection]",AV="[object HTML document.all class]",PV="[object HTMLCollection]",NV=typeof Symbol=="function"&&!!Symbol.toStringTag,DV=!(0 in[,]),sm=function(){return!1};if(typeof document=="object"){var jV=document.all;pc.call(jV)===pc.call(document.all)&&(sm=function(t){if((DV||!t)&&(typeof t>"u"||typeof t=="object"))try{var r=pc.call(t);return(r===RV||r===AV||r===PV||r===TV)&&t("")==null}catch{}return!1})}var MV=Ya?function(t){if(sm(t))return!0;if(!t||typeof t!="function"&&typeof t!="object")return!1;try{Ya(t,null,im)}catch(r){if(r!==dc)return!1}return!am(t)&&om(t)}:function(t){if(sm(t))return!0;if(!t||typeof t!="function"&&typeof t!="object")return!1;if(NV)return om(t);if(am(t))return!1;var r=pc.call(t);return r!==CV&&r!==IV&&!/^\[object HTML/.test(r)?!1:om(t)},LV=MV,FV=Object.prototype.toString,GE=Object.prototype.hasOwnProperty,BV=function(t,r,n){for(var i=0,a=t.length;i<a;i++)GE.call(t,i)&&(n==null?r(t[i],i,t):r.call(n,t[i],i,t))},UV=function(t,r,n){for(var i=0,a=t.length;i<a;i++)n==null?r(t.charAt(i),i,t):r.call(n,t.charAt(i),i,t)},zV=function(t,r,n){for(var i in t)GE.call(t,i)&&(n==null?r(t[i],i,t):r.call(n,t[i],i,t))},WV=function(t,r,n){if(!LV(r))throw new TypeError("iterator must be a function");var i;arguments.length>=3&&(i=n),FV.call(t)==="[object Array]"?BV(t,r,i):typeof t=="string"?UV(t,r,i):zV(t,r,i)},HV=WV,VV=["Float32Array","Float64Array","Int8Array","Int16Array","Int32Array","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array"],lm=VV,qV=typeof globalThis>"u"?ct:globalThis,ZV=function(){for(var t=[],r=0;r<lm.length;r++)typeof qV[lm[r]]=="function"&&(t[t.length]=lm[r]);return t},hc=HV,KV=ZV,YE=Ia,um=jr,mc=up,GV=um("Object.prototype.toString"),JE=ea(),XE=typeof globalThis>"u"?ct:globalThis,cm=KV(),fm=um("String.prototype.slice"),dm=Object.getPrototypeOf,YV=um("Array.prototype.indexOf",!0)||function(t,r){for(var n=0;n<t.length;n+=1)if(t[n]===r)return n;return-1},vc={__proto__:null};JE&&mc&&dm?hc(cm,function(e){var t=new XE[e];if(Symbol.toStringTag in t){var r=dm(t),n=mc(r,Symbol.toStringTag);if(!n){var i=dm(r);n=mc(i,Symbol.toStringTag)}vc["$"+e]=YE(n.get)}}):hc(cm,function(e){var t=new XE[e],r=t.slice||t.set;r&&(vc["$"+e]=YE(r))});var JV=function(t){var r=!1;return hc(vc,function(n,i){if(!r)try{"$"+n(t)===i&&(r=fm(i,1))}catch{}}),r},XV=function(t){var r=!1;return hc(vc,function(n,i){if(!r)try{n(t),r=fm(i,1)}catch{}}),r},QV=function(t){if(!t||typeof t!="object")return!1;if(!JE){var r=fm(GV(t),8,-1);return YV(cm,r)>-1?r:r!=="Object"?!1:XV(t)}return mc?JV(t):null},eq=jr,QE=eq("ArrayBuffer.prototype.byteLength",!0),tq=FE,rq=function(t){return tq(t)?QE?QE(t):t.byteLength:NaN},e_=SW,$n=jr,t_=qW,nq=mn,Ja=gH,iq=$p,r_=OH,n_=uE,i_=fE,a_=FE,o_=jH,s_=BH,l_=zH,u_=Lh,c_=yV,f_=$V,d_=QV,p_=rq,h_=$n("SharedArrayBuffer.prototype.byteLength",!0),m_=$n("Date.prototype.getTime"),pm=Object.getPrototypeOf,v_=$n("Object.prototype.toString"),yc=nq("%Set%",!0),hm=$n("Map.prototype.has",!0),gc=$n("Map.prototype.get",!0),y_=$n("Map.prototype.size",!0),bc=$n("Set.prototype.add",!0),g_=$n("Set.prototype.delete",!0),wc=$n("Set.prototype.has",!0),xc=$n("Set.prototype.size",!0);function b_(e,t,r,n){for(var i=Ja(e),a;(a=i.next())&&!a.done;)if(en(t,a.value,r,n))return g_(e,a.value),!0;return!1}function w_(e){if(typeof e>"u")return null;if(typeof e!="object")return typeof e=="symbol"?!1:typeof e=="string"||typeof e=="number"?+e==+e:!0}function aq(e,t,r,n,i,a){var o=w_(r);if(o!=null)return o;var s=gc(t,o),l=e_({},i,{strict:!1});return typeof s>"u"&&!hm(t,o)||!en(n,s,l,a)?!1:!hm(e,o)&&en(n,s,l,a)}function oq(e,t,r){var n=w_(r);return n??(wc(t,n)&&!wc(e,n))}function x_(e,t,r,n,i,a){for(var o=Ja(e),s,l;(s=o.next())&&!s.done;)if(l=s.value,en(r,l,i,a)&&en(n,gc(t,l),i,a))return g_(e,l),!0;return!1}function en(e,t,r,n){var i=r||{};if(i.strict?r_(e,t):e===t)return!0;var a=c_(e),o=c_(t);if(a!==o)return!1;if(!e||!t||typeof e!="object"&&typeof t!="object")return i.strict?r_(e,t):e==t;var s=n.has(e),l=n.has(t),u;if(s&&l){if(n.get(e)===n.get(t))return!0}else u={};return s||n.set(e,u),l||n.set(t,u),uq(e,t,i,n)}function S_(e){return!e||typeof e!="object"||typeof e.length!="number"||typeof e.copy!="function"||typeof e.slice!="function"||e.length>0&&typeof e[0]!="number"?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))}function sq(e,t,r,n){if(xc(e)!==xc(t))return!1;for(var i=Ja(e),a=Ja(t),o,s,l;(o=i.next())&&!o.done;)if(o.value&&typeof o.value=="object")l||(l=new yc),bc(l,o.value);else if(!wc(t,o.value)){if(r.strict||!oq(e,t,o.value))return!1;l||(l=new yc),bc(l,o.value)}if(l){for(;(s=a.next())&&!s.done;)if(s.value&&typeof s.value=="object"){if(!b_(l,s.value,r.strict,n))return!1}else if(!r.strict&&!wc(e,s.value)&&!b_(l,s.value,r.strict,n))return!1;return xc(l)===0}return!0}function lq(e,t,r,n){if(y_(e)!==y_(t))return!1;for(var i=Ja(e),a=Ja(t),o,s,l,u,c,f;(o=i.next())&&!o.done;)if(u=o.value[0],c=o.value[1],u&&typeof u=="object")l||(l=new yc),bc(l,u);else if(f=gc(t,u),typeof f>"u"&&!hm(t,u)||!en(c,f,r,n)){if(r.strict||!aq(e,t,u,c,r,n))return!1;l||(l=new yc),bc(l,u)}if(l){for(;(s=a.next())&&!s.done;)if(u=s.value[0],f=s.value[1],u&&typeof u=="object"){if(!x_(l,e,u,f,r,n))return!1}else if(!r.strict&&(!e.has(u)||!en(gc(e,u),f,r,n))&&!x_(l,e,u,f,e_({},r,{strict:!1}),n))return!1;return xc(l)===0}return!0}function uq(e,t,r,n){var i,a;if(typeof e!=typeof t||e==null||t==null||v_(e)!==v_(t)||n_(e)!==n_(t))return!1;var o=i_(e),s=i_(t);if(o!==s)return!1;var l=e instanceof Error,u=t instanceof Error;if(l!==u||(l||u)&&(e.name!==t.name||e.message!==t.message))return!1;var c=s_(e),f=s_(t);if(c!==f||(c||f)&&(e.source!==t.source||t_(e)!==t_(t)))return!1;var d=o_(e),p=o_(t);if(d!==p||(d||p)&&m_(e)!==m_(t)||r.strict&&pm&&pm(e)!==pm(t))return!1;var h=d_(e),m=d_(t);if(h!==m)return!1;if(h||m){if(e.length!==t.length)return!1;for(i=0;i<e.length;i++)if(e[i]!==t[i])return!1;return!0}var g=S_(e),v=S_(t);if(g!==v)return!1;if(g||v){if(e.length!==t.length)return!1;for(i=0;i<e.length;i++)if(e[i]!==t[i])return!1;return!0}var y=a_(e),b=a_(t);if(y!==b)return!1;if(y||b)return p_(e)!==p_(t)?!1:typeof Uint8Array=="function"&&en(new Uint8Array(e),new Uint8Array(t),r,n);var k=l_(e),S=l_(t);if(k!==S)return!1;if(k||S)return h_(e)!==h_(t)?!1:typeof Uint8Array=="function"&&en(new Uint8Array(e),new Uint8Array(t),r,n);if(typeof e!=typeof t)return!1;var _=u_(e),$=u_(t);if(_.length!==$.length)return!1;for(_.sort(),$.sort(),i=_.length-1;i>=0;i--)if(_[i]!=$[i])return!1;for(i=_.length-1;i>=0;i--)if(a=_[i],!en(e[a],t[a],r,n))return!1;var N=f_(e),z=f_(t);return N!==z?!1:N==="Set"||z==="Set"?sq(e,t,r,n):N==="Map"?lq(e,t,r,n):!0}var cq=function(t,r,n){return en(t,r,n,iq())};const fq=Ze(cq),dq=({children:e,...t})=>{const r=j.useRef(),n=j.useRef(null),i=n6({...t,messageContainerRef:n});return r.current||(r.current=i),C.jsx(ZS.Provider,{value:{...t.configuration},children:C.jsx(WS.Provider,{value:r.current,children:C.jsx(pq,{children:e})})})},pq=({children:e})=>{const t=Me(b=>b.client),r=Me(b=>b.addMessage),n=Me(b=>b.setMessages),i=Me(b=>b.configuration),a=Me(b=>b.setConnected),o=Me(b=>b.userData),s=Me(b=>b.userName),l=Me(b=>b.userPictureUrl),u=Me(b=>b.setIsTyping),c=Me(b=>b.getMessages),f=Me(b=>b.setHeaderMessage),d=Me(b=>b.setDisableComposer),p=$r(b=>b.setConversationId),h=$r(b=>b.user),m=$r(b=>b.conversationId),g=$r(b=>b.setUser),[v,y]=j.useState(0);return j.useEffect(()=>{if(t)return t.on("messageSent",b=>{const k=c(),S=k[k.length-1];(k.length===0||!fq(S==null?void 0:S.block,_o(b).payload))&&r({direction:"outgoing",sender:{name:"You"},timestamp:new Date,block:_o(b).payload,disableInput:!1})})},[m]),j.useEffect(()=>{if(t)return t.on("message",b=>{try{const{payload:k,disableInput:S,conversationId:_,sentOn:$,...N}=b;if(m!==_)return;u(!1,0),r({...N,direction:"incoming",sender:{name:i.botName??"Bot",avatar:i.botAvatar},timestamp:new Date($),block:k,disableInput:S})}catch{console.error("Invalid message payload")}})},[m]),j.useEffect(()=>{if(t)return t.on("conversation",b=>{p(b)})},[]),rh(async()=>{if(t)return t.on("error",b=>{console.error("Connection Error",b),y(k=>k+1)})}),rh(async()=>{if(!t||m&&t.conversationId===m)return;let b;try{f("Connecting..."),d(!0),b=await X9(()=>t.connect(h,o,{name:s,pictureUrl:l}),{maxDelay:1e4,numOfAttempts:1/0}),f(void 0),d(!1),a(!0)}catch(S){console.warn(S),f("Connection failed. Please try again later."),a(!1);return}g(b),m&&await t.conversationExists(m)?await t.switchConversation(m):await t.newConversation();const k=[];for(const S of await t.listMessages())try{const{payload:_,authorId:$,sentOn:N,disableInput:z,...O}=S,D=$===t.userId?"outgoing":"incoming";k.push({...O,direction:D,sender:D==="outgoing"?{name:"You"}:{name:i.botName??"Bot",avatar:i.botAvatar},timestamp:new Date(N),block:_,disableInput:z})}catch{console.error("Invalid message payload")}return n(k.reverse()),()=>{t.disconnect()}},[v,m]),C.jsx(C.Fragment,{children:e})};function Kn(e,t,{checkForDefaultPrevented:r=!0}={}){return function(i){if(e==null||e(i),r===!1||!i.defaultPrevented)return t==null?void 0:t(i)}}function hq(e,t){const r=x.createContext(t),n=a=>{const{children:o,...s}=a,l=x.useMemo(()=>s,Object.values(s));return C.jsx(r.Provider,{value:l,children:o})};n.displayName=e+"Provider";function i(a){const o=x.useContext(r);if(o)return o;if(t!==void 0)return t;throw new Error(`\`${a}\` must be used within \`${e}\``)}return[n,i]}function E_(e,t=[]){let r=[];function n(a,o){const s=x.createContext(o),l=r.length;r=[...r,o];const u=f=>{var v;const{scope:d,children:p,...h}=f,m=((v=d==null?void 0:d[e])==null?void 0:v[l])||s,g=x.useMemo(()=>h,Object.values(h));return C.jsx(m.Provider,{value:g,children:p})};u.displayName=a+"Provider";function c(f,d){var m;const p=((m=d==null?void 0:d[e])==null?void 0:m[l])||s,h=x.useContext(p);if(h)return h;if(o!==void 0)return o;throw new Error(`\`${f}\` must be used within \`${a}\``)}return[u,c]}const i=()=>{const a=r.map(o=>x.createContext(o));return function(s){const l=(s==null?void 0:s[e])||a;return x.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[n,mq(i,...t)]}function mq(...e){const t=e[0];if(e.length===1)return t;const r=()=>{const n=e.map(i=>({useScope:i(),scopeName:i.scopeName}));return function(a){const o=n.reduce((s,{useScope:l,scopeName:u})=>{const f=l(a)[`__scope${u}`];return{...s,...f}},{});return x.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return r.scopeName=t.scopeName,r}var vq=x.useId||(()=>{}),yq=0;function Sc(e){const[t,r]=x.useState(vq());return fa(()=>{e||r(n=>n??String(yq++))},[e]),e||(t?`radix-${t}`:"")}function __({prop:e,defaultProp:t,onChange:r=()=>{}}){const[n,i]=gq({defaultProp:t,onChange:r}),a=e!==void 0,o=a?e:n,s=ti(r),l=x.useCallback(u=>{if(a){const f=typeof u=="function"?u(e):u;f!==e&&s(f)}else i(u)},[a,e,i,s]);return[o,l]}function gq({defaultProp:e,onChange:t}){const r=x.useState(e),[n]=r,i=x.useRef(n),a=ti(t);return x.useEffect(()=>{i.current!==n&&(a(n),i.current=n)},[n,i,a]),r}function bq(e,t=globalThis==null?void 0:globalThis.document){const r=ti(e);x.useEffect(()=>{const n=i=>{i.key==="Escape"&&r(i)};return t.addEventListener("keydown",n,{capture:!0}),()=>t.removeEventListener("keydown",n,{capture:!0})},[r,t])}var wq="DismissableLayer",mm="dismissableLayer.update",xq="dismissableLayer.pointerDownOutside",Sq="dismissableLayer.focusOutside",k_,$_=x.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),O_=x.forwardRef((e,t)=>{const{disableOutsidePointerEvents:r=!1,onEscapeKeyDown:n,onPointerDownOutside:i,onFocusOutside:a,onInteractOutside:o,onDismiss:s,...l}=e,u=x.useContext($_),[c,f]=x.useState(null),d=(c==null?void 0:c.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,p]=x.useState({}),h=ri(t,$=>f($)),m=Array.from(u.layers),[g]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),v=m.indexOf(g),y=c?m.indexOf(c):-1,b=u.layersWithOutsidePointerEventsDisabled.size>0,k=y>=v,S=kq($=>{const N=$.target,z=[...u.branches].some(O=>O.contains(N));!k||z||(i==null||i($),o==null||o($),$.defaultPrevented||s==null||s())},d),_=$q($=>{const N=$.target;[...u.branches].some(O=>O.contains(N))||(a==null||a($),o==null||o($),$.defaultPrevented||s==null||s())},d);return bq($=>{y===u.layers.size-1&&(n==null||n($),!$.defaultPrevented&&s&&($.preventDefault(),s()))},d),x.useEffect(()=>{if(c)return r&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(k_=d.body.style.pointerEvents,d.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(c)),u.layers.add(c),T_(),()=>{r&&u.layersWithOutsidePointerEventsDisabled.size===1&&(d.body.style.pointerEvents=k_)}},[c,d,r,u]),x.useEffect(()=>()=>{c&&(u.layers.delete(c),u.layersWithOutsidePointerEventsDisabled.delete(c),T_())},[c,u]),x.useEffect(()=>{const $=()=>p({});return document.addEventListener(mm,$),()=>document.removeEventListener(mm,$)},[]),C.jsx(dr.div,{...l,ref:h,style:{pointerEvents:b?k?"auto":"none":void 0,...e.style},onFocusCapture:Kn(e.onFocusCapture,_.onFocusCapture),onBlurCapture:Kn(e.onBlurCapture,_.onBlurCapture),onPointerDownCapture:Kn(e.onPointerDownCapture,S.onPointerDownCapture)})});O_.displayName=wq;var Eq="DismissableLayerBranch",_q=x.forwardRef((e,t)=>{const r=x.useContext($_),n=x.useRef(null),i=ri(t,n);return x.useEffect(()=>{const a=n.current;if(a)return r.branches.add(a),()=>{r.branches.delete(a)}},[r.branches]),C.jsx(dr.div,{...e,ref:i})});_q.displayName=Eq;function kq(e,t=globalThis==null?void 0:globalThis.document){const r=ti(e),n=x.useRef(!1),i=x.useRef(()=>{});return x.useEffect(()=>{const a=s=>{if(s.target&&!n.current){let l=function(){C_(xq,r,u,{discrete:!0})};const u={originalEvent:s};s.pointerType==="touch"?(t.removeEventListener("click",i.current),i.current=l,t.addEventListener("click",i.current,{once:!0})):l()}else t.removeEventListener("click",i.current);n.current=!1},o=window.setTimeout(()=>{t.addEventListener("pointerdown",a)},0);return()=>{window.clearTimeout(o),t.removeEventListener("pointerdown",a),t.removeEventListener("click",i.current)}},[t,r]),{onPointerDownCapture:()=>n.current=!0}}function $q(e,t=globalThis==null?void 0:globalThis.document){const r=ti(e),n=x.useRef(!1);return x.useEffect(()=>{const i=a=>{a.target&&!n.current&&C_(Sq,r,{originalEvent:a},{discrete:!1})};return t.addEventListener("focusin",i),()=>t.removeEventListener("focusin",i)},[t,r]),{onFocusCapture:()=>n.current=!0,onBlurCapture:()=>n.current=!1}}function T_(){const e=new CustomEvent(mm);document.dispatchEvent(e)}function C_(e,t,r,{discrete:n}){const i=r.originalEvent.target,a=new CustomEvent(e,{bubbles:!1,cancelable:!0,detail:r});t&&i.addEventListener(e,t,{once:!0}),n?pR(i,a):i.dispatchEvent(a)}var vm="focusScope.autoFocusOnMount",ym="focusScope.autoFocusOnUnmount",I_={bubbles:!1,cancelable:!0},Oq="FocusScope",R_=x.forwardRef((e,t)=>{const{loop:r=!1,trapped:n=!1,onMountAutoFocus:i,onUnmountAutoFocus:a,...o}=e,[s,l]=x.useState(null),u=ti(i),c=ti(a),f=x.useRef(null),d=ri(t,m=>l(m)),p=x.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;x.useEffect(()=>{if(n){let m=function(b){if(p.paused||!s)return;const k=b.target;s.contains(k)?f.current=k:$i(f.current,{select:!0})},g=function(b){if(p.paused||!s)return;const k=b.relatedTarget;k!==null&&(s.contains(k)||$i(f.current,{select:!0}))},v=function(b){if(document.activeElement===document.body)for(const S of b)S.removedNodes.length>0&&$i(s)};document.addEventListener("focusin",m),document.addEventListener("focusout",g);const y=new MutationObserver(v);return s&&y.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",g),y.disconnect()}}},[n,s,p.paused]),x.useEffect(()=>{if(s){N_.add(p);const m=document.activeElement;if(!s.contains(m)){const v=new CustomEvent(vm,I_);s.addEventListener(vm,u),s.dispatchEvent(v),v.defaultPrevented||(Tq(Pq(A_(s)),{select:!0}),document.activeElement===m&&$i(s))}return()=>{s.removeEventListener(vm,u),setTimeout(()=>{const v=new CustomEvent(ym,I_);s.addEventListener(ym,c),s.dispatchEvent(v),v.defaultPrevented||$i(m??document.body,{select:!0}),s.removeEventListener(ym,c),N_.remove(p)},0)}}},[s,u,c,p]);const h=x.useCallback(m=>{if(!r&&!n||p.paused)return;const g=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,v=document.activeElement;if(g&&v){const y=m.currentTarget,[b,k]=Cq(y);b&&k?!m.shiftKey&&v===k?(m.preventDefault(),r&&$i(b,{select:!0})):m.shiftKey&&v===b&&(m.preventDefault(),r&&$i(k,{select:!0})):v===y&&m.preventDefault()}},[r,n,p.paused]);return C.jsx(dr.div,{tabIndex:-1,...o,ref:d,onKeyDown:h})});R_.displayName=Oq;function Tq(e,{select:t=!1}={}){const r=document.activeElement;for(const n of e)if($i(n,{select:t}),document.activeElement!==r)return}function Cq(e){const t=A_(e),r=P_(t,e),n=P_(t.reverse(),e);return[r,n]}function A_(e){const t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:n=>{const i=n.tagName==="INPUT"&&n.type==="hidden";return n.disabled||n.hidden||i?NodeFilter.FILTER_SKIP:n.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP}});for(;r.nextNode();)t.push(r.currentNode);return t}function P_(e,t){for(const r of e)if(!Iq(r,{upTo:t}))return r}function Iq(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 Rq(e){return e instanceof HTMLInputElement&&"select"in e}function $i(e,{select:t=!1}={}){if(e&&e.focus){const r=document.activeElement;e.focus({preventScroll:!0}),e!==r&&Rq(e)&&t&&e.select()}}var N_=Aq();function Aq(){let e=[];return{add(t){const r=e[0];t!==r&&(r==null||r.pause()),e=D_(e,t),e.unshift(t)},remove(t){var r;e=D_(e,t),(r=e[0])==null||r.resume()}}}function D_(e,t){const r=[...e],n=r.indexOf(t);return n!==-1&&r.splice(n,1),r}function Pq(e){return e.filter(t=>t.tagName!=="A")}function Nq(e,t){return x.useReducer((r,n)=>t[r][n]??r,e)}var Ec=e=>{const{present:t,children:r}=e,n=Dq(t),i=typeof r=="function"?r({present:n.isPresent}):x.Children.only(r),a=ri(n.ref,jq(i));return typeof r=="function"||n.isPresent?x.cloneElement(i,{ref:a}):null};Ec.displayName="Presence";function Dq(e){const[t,r]=x.useState(),n=x.useRef({}),i=x.useRef(e),a=x.useRef("none"),o=e?"mounted":"unmounted",[s,l]=Nq(o,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return x.useEffect(()=>{const u=_c(n.current);a.current=s==="mounted"?u:"none"},[s]),fa(()=>{const u=n.current,c=i.current;if(c!==e){const d=a.current,p=_c(u);e?l("MOUNT"):p==="none"||(u==null?void 0:u.display)==="none"?l("UNMOUNT"):l(c&&d!==p?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),fa(()=>{if(t){let u;const c=t.ownerDocument.defaultView??window,f=p=>{const m=_c(n.current).includes(p.animationName);if(p.target===t&&m&&(l("ANIMATION_END"),!i.current)){const g=t.style.animationFillMode;t.style.animationFillMode="forwards",u=c.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=g)})}},d=p=>{p.target===t&&(a.current=_c(n.current))};return t.addEventListener("animationstart",d),t.addEventListener("animationcancel",f),t.addEventListener("animationend",f),()=>{c.clearTimeout(u),t.removeEventListener("animationstart",d),t.removeEventListener("animationcancel",f),t.removeEventListener("animationend",f)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:x.useCallback(u=>{u&&(n.current=getComputedStyle(u)),r(u)},[])}}function _c(e){return(e==null?void 0:e.animationName)||"none"}function jq(e){var n,i;let t=(n=Object.getOwnPropertyDescriptor(e.props,"ref"))==null?void 0:n.get,r=t&&"isReactWarning"in t&&t.isReactWarning;return r?e.ref:(t=(i=Object.getOwnPropertyDescriptor(e,"ref"))==null?void 0:i.get,r=t&&"isReactWarning"in t&&t.isReactWarning,r?e.props.ref:e.props.ref||e.ref)}var gm=0;function Mq(){x.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??j_()),document.body.insertAdjacentElement("beforeend",e[1]??j_()),gm++,()=>{gm===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),gm--}},[])}function j_(){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 kc="right-scroll-bar-position",$c="width-before-scroll-bar",Lq="with-scroll-bars-hidden",Fq="--removed-body-scroll-bar-size";function bm(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function Bq(e,t){var r=j.useState(function(){return{value:e,callback:t,facade:{get current(){return r.value},set current(n){var i=r.value;i!==n&&(r.value=n,r.callback(n,i))}}}})[0];return r.callback=t,r.facade}var Uq=typeof window<"u"?x.useLayoutEffect:x.useEffect,M_=new WeakMap;function zq(e,t){var r=Bq(null,function(n){return e.forEach(function(i){return bm(i,n)})});return Uq(function(){var n=M_.get(r);if(n){var i=new Set(n),a=new Set(e),o=r.current;i.forEach(function(s){a.has(s)||bm(s,null)}),a.forEach(function(s){i.has(s)||bm(s,o)})}M_.set(r,e)},[e]),r}function Wq(e){return e}function Hq(e,t){t===void 0&&(t=Wq);var r=[],n=!1,i={read:function(){if(n)throw new Error("Sidecar: could not `read` from an `assigned` medium. `read` could be used only with `useMedium`.");return r.length?r[r.length-1]:e},useMedium:function(a){var o=t(a,n);return r.push(o),function(){r=r.filter(function(s){return s!==o})}},assignSyncMedium:function(a){for(n=!0;r.length;){var o=r;r=[],o.forEach(a)}r={push:function(s){return a(s)},filter:function(){return r}}},assignMedium:function(a){n=!0;var o=[];if(r.length){var s=r;r=[],s.forEach(a),o=r}var l=function(){var c=o;o=[],c.forEach(a)},u=function(){return Promise.resolve().then(l)};u(),r={push:function(c){o.push(c),u()},filter:function(c){return o=o.filter(c),r}}}};return i}function Vq(e){e===void 0&&(e={});var t=Hq(null);return t.options=Lr({async:!0,ssr:!1},e),t}var L_=function(e){var t=e.sideCar,r=IS(e,["sideCar"]);if(!t)throw new Error("Sidecar: please provide `sideCar` property to import the right car");var n=t.read();if(!n)throw new Error("Sidecar medium not found");return x.createElement(n,Lr({},r))};L_.isSideCarExport=!0;function qq(e,t){return e.useMedium(t),L_}var F_=Vq(),wm=function(){},Oc=x.forwardRef(function(e,t){var r=x.useRef(null),n=x.useState({onScrollCapture:wm,onWheelCapture:wm,onTouchMoveCapture:wm}),i=n[0],a=n[1],o=e.forwardProps,s=e.children,l=e.className,u=e.removeScrollBar,c=e.enabled,f=e.shards,d=e.sideCar,p=e.noIsolation,h=e.inert,m=e.allowPinchZoom,g=e.as,v=g===void 0?"div":g,y=e.gapMode,b=IS(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),k=d,S=zq([r,t]),_=Lr(Lr({},b),i);return x.createElement(x.Fragment,null,c&&x.createElement(k,{sideCar:F_,removeScrollBar:u,shards:f,noIsolation:p,inert:h,setCallbacks:a,allowPinchZoom:!!m,lockRef:r,gapMode:y}),o?x.cloneElement(x.Children.only(s),Lr(Lr({},_),{ref:S})):x.createElement(v,Lr({},_,{className:l,ref:S}),s))});Oc.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Oc.classNames={fullWidth:$c,zeroRight:kc};var Zq=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function Kq(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=Zq();return t&&e.setAttribute("nonce",t),e}function Gq(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function Yq(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var Jq=function(){var e=0,t=null;return{add:function(r){e==0&&(t=Kq())&&(Gq(t,r),Yq(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},Xq=function(){var e=Jq();return function(t,r){x.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&r])}},B_=function(){var e=Xq(),t=function(r){var n=r.styles,i=r.dynamic;return e(n,i),null};return t},Qq={left:0,top:0,right:0,gap:0},xm=function(e){return parseInt(e||"",10)||0},e8=function(e){var t=window.getComputedStyle(document.body),r=t[e==="padding"?"paddingLeft":"marginLeft"],n=t[e==="padding"?"paddingTop":"marginTop"],i=t[e==="padding"?"paddingRight":"marginRight"];return[xm(r),xm(n),xm(i)]},t8=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return Qq;var t=e8(e),r=document.documentElement.clientWidth,n=window.innerWidth;return{left:t[0],top:t[1],right:t[2],gap:Math.max(0,n-r+t[2]-t[0])}},r8=B_(),Xa="data-scroll-locked",n8=function(e,t,r,n){var i=e.left,a=e.top,o=e.right,s=e.gap;return r===void 0&&(r="margin"),`
|
|
285
|
-
.`.concat(Lq,` {
|
|
286
|
-
overflow: hidden `).concat(n,`;
|
|
287
|
-
padding-right: `).concat(s,"px ").concat(n,`;
|
|
272
|
+
*/var jj=["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])"],Id=jj.join(","),Rx=typeof Element>"u",Wo=Rx?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,ru=!Rx&&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},iu=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},Lj=function(t){var n,r=t==null||(n=t.getAttribute)===null||n===void 0?void 0:n.call(t,"contenteditable");return r===""||r==="true"},Fj=function(t,n,r){if(iu(t))return[];var i=Array.prototype.slice.apply(t.querySelectorAll(Id));return n&&Wo.call(t,Id)&&i.unshift(t),i=i.filter(r),i},Bj=function e(t,n,r){for(var i=[],a=Array.from(t);a.length;){var o=a.shift();if(!iu(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=Wo.call(o,Id);c&&r.filter(o)&&(n||!t.includes(o))&&i.push(o);var f=o.shadowRoot||typeof r.getShadowRoot=="function"&&r.getShadowRoot(o),d=!iu(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))},Ax=function(t){if(!t)throw new Error("No node provided");return t.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(t.tagName)||Lj(t))&&!Px(t)?0:t.tabIndex},Uj=function(t,n){var r=Ax(t);return r<0&&n&&!Px(t)?0:r},zj=function(t,n){return t.tabIndex===n.tabIndex?t.documentOrder-n.documentOrder:t.tabIndex-n.tabIndex},Nx=function(t){return t.tagName==="INPUT"},Vj=function(t){return Nx(t)&&t.type==="hidden"},qj=function(t){var n=t.tagName==="DETAILS"&&Array.prototype.slice.apply(t.children).some(function(r){return r.tagName==="SUMMARY"});return n},Wj=function(t,n){for(var r=0;r<t.length;r++)if(t[r].checked&&t[r].form===n)return t[r]},Hj=function(t){if(!t.name)return!0;var n=t.form||ru(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=Wj(i,t.form);return!a||a===t},Zj=function(t){return Nx(t)&&t.type==="radio"},Kj=function(t){return Zj(t)&&!Hj(t)},Gj=function(t){var n,r=t&&ru(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=ru(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},Dx=function(t){var n=t.getBoundingClientRect(),r=n.width,i=n.height;return r===0&&i===0},Yj=function(t,n){var r=n.displayCheck,i=n.getShadowRoot;if(getComputedStyle(t).visibility==="hidden")return!0;var a=Wo.call(t,"details>summary:first-of-type"),o=a?t.parentElement:t;if(Wo.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=ru(t);if(u&&!u.shadowRoot&&i(u)===!0)return Dx(t);t.assignedSlot?t=t.assignedSlot:!u&&l!==t.ownerDocument?t=l.host:t=u}t=s}if(Gj(t))return!t.getClientRects().length;if(r!=="legacy-full")return!0}else if(r==="non-zero-area")return Dx(t);return!1},Jj=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 Wo.call(n,"fieldset[disabled] *")?!0:!i.contains(t)}return!0}n=n.parentElement}return!1},Xj=function(t,n){return!(n.disabled||iu(n)||Vj(n)||Yj(n,t)||qj(n)||Jj(n))},Mx=function(t,n){return!(Kj(n)||Ax(n)<0||!Xj(t,n))},Qj=function(t){var n=parseInt(t.getAttribute("tabindex"),10);return!!(isNaN(n)||n>=0)},e2=function e(t){var n=[],r=[];return t.forEach(function(i,a){var o=!!i.scopeParent,s=o?i.scopeParent:i,u=Uj(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(zj).reduce(function(i,a){return a.isScope?i.push.apply(i,a.content):i.push(a.content),i},[]).concat(n)},Rd=function(t,n){n=n||{};var r;return n.getShadowRoot?r=Bj([t],n.includeContainer,{filter:Mx.bind(null,n),flatten:!1,getShadowRoot:n.getShadowRoot,shadowRootFilter:Qj}):r=Fj(t,n.includeContainer,Mx.bind(null,n)),e2(r)};function jx(e,t,n){let{reference:r,floating:i}=e;const a=qo(t),o=Nj(t),s=Aj(o),u=Vo(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($d(t)){case"start":p[o]-=d*(n&&l?-1:1);break;case"end":p[o]+=d*(n&&l?-1:1);break}return p}const t2=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}=jx(l,r,u),d=r,p={},h=0;for(let m=0;m<s.length;m++){const{name:y,fn:v}=s[m],{x:g,y:b,data:k,reset:S}=await v({x:c,y:f,initialPlacement:r,placement:d,strategy:i,middlewareData:p,rects:l,platform:o,elements:{reference:e,floating:t}});c=g??c,f=b??f,p={...p,[y]:{...p[y],...k}},S&&h<=50&&(h++,typeof S=="object"&&(S.placement&&(d=S.placement),S.rects&&(l=S.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):S.rects),{x:c,y:f}=jx(l,d,u)),m=-1)}return{x:c,y:f,placement:d,strategy:i,middlewareData:p}};async function Lx(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}=tu(t,e),h=Mj(p),y=s[d?f==="floating"?"reference":"floating":f],v=nu(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})),g=f==="floating"?{x:r,y:i,width:o.floating.width,height:o.floating.height}:o.reference,b=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),k=await(a.isElement==null?void 0:a.isElement(b))?await(a.getScale==null?void 0:a.getScale(b))||{x:1,y:1}:{x:1,y:1},S=nu(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:g,offsetParent:b,strategy:u}):g);return{top:(v.top-S.top+h.top)/k.y,bottom:(S.bottom-v.bottom+h.bottom)/k.y,left:(v.left-S.left+h.left)/k.x,right:(S.right-v.right+h.right)/k.x}}async function n2(e,t){const{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=Vo(n),s=$d(n),u=qo(n)==="y",l=["left","top"].includes(o)?-1:1,c=a&&u?-1:1,f=tu(t,e);let{mainAxis:d,crossAxis:p,alignmentAxis:h}=typeof f=="number"?{mainAxis:f,crossAxis:0,alignmentAxis:null}:{mainAxis:f.mainAxis||0,crossAxis:f.crossAxis||0,alignmentAxis:f.alignmentAxis};return s&&typeof h=="number"&&(p=s==="end"?h*-1:h),u?{x:p*c,y:d*l}:{x:d*l,y:p*c}}const r2=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 n2(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}}}}},i2=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:g}=y;return{x:v,y:g}}},...u}=tu(e,t),l={x:n,y:r},c=await Lx(t,u),f=qo(Vo(i)),d=Ix(f);let p=l[d],h=l[f];if(a){const y=d==="y"?"top":"left",v=d==="y"?"bottom":"right",g=p+c[y],b=p-c[v];p=$x(g,p,b)}if(o){const y=f==="y"?"top":"left",v=f==="y"?"bottom":"right",g=h+c[y],b=h-c[v];h=$x(g,h,b)}const m=s.fn({...t,[d]:p,[f]:h});return{...m,data:{x:m.x-n,y:m.y-r,enabled:{[d]:a,[f]:o}}}}}},a2=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}=tu(e,t),c=await Lx(t,l),f=Vo(i),d=$d(i),p=qo(i)==="y",{width:h,height:m}=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 g=m-c.top-c.bottom,b=h-c.left-c.right,k=ha(m-c[y],g),S=ha(h-c[v],b),E=!t.middlewareData.shift;let T=k,R=S;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(R=b),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(T=g),E&&!d){const O=En(c.left,0),A=En(c.right,0),z=En(c.top,0),$=En(c.bottom,0);p?R=h-2*(O!==0||A!==0?O+A:En(c.left,c.right)):T=m-2*(z!==0||$!==0?z+$:En(c.top,c.bottom))}await u({...t,availableWidth:R,availableHeight:T});const B=await o.getDimensions(s.floating);return h!==B.width||m!==B.height?{reset:{rects:!0}}:{}}}};function Fx(e){const t=Hn(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=cr(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=Ql(n)!==a||Ql(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function Pd(e){return Wn(e)?e:e.contextElement}function ma(e){const t=Pd(e);if(!cr(t))return ri(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:a}=Fx(t);let o=(a?Ql(n.width):n.width)/r,s=(a?Ql(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}const o2=ri(0);function Bx(e){const t=_n(e);return!Od()||!t.visualViewport?o2:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function s2(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==_n(e)?!1:t}function Mi(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),a=Pd(e);let o=ri(1);t&&(r?Wn(r)&&(o=ma(r)):o=ma(e));const s=s2(a,n,r)?Bx(a):ri(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=_n(a),p=r&&Wn(r)?_n(r):r;let h=d,m=Cd(h);for(;m&&r&&p!==h;){const y=ma(m),v=m.getBoundingClientRect(),g=Hn(m),b=v.left+(m.clientLeft+parseFloat(g.paddingLeft))*y.x,k=v.top+(m.clientTop+parseFloat(g.paddingTop))*y.y;u*=y.x,l*=y.y,c*=y.x,f*=y.y,u+=b,l+=k,h=_n(m),m=Cd(h)}}return nu({width:c,height:f,x:u,y:l})}function l2(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const a=i==="fixed",o=ur(r),s=t?Jl(t.floating):!1;if(r===o||s&&a)return n;let u={scrollLeft:0,scrollTop:0},l=ri(1);const c=ri(0),f=cr(r);if((f||!f&&!a)&&((da(r)!=="body"||zo(o))&&(u=Xl(r)),cr(r))){const d=Mi(r);l=ma(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 u2(e){return Array.from(e.getClientRects())}function Ad(e,t){const n=Xl(e).scrollLeft;return t?t.left+n:Mi(ur(e)).left+n}function c2(e){const t=ur(e),n=Xl(e),r=e.ownerDocument.body,i=En(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=En(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+Ad(e);const s=-n.scrollTop;return Hn(r).direction==="rtl"&&(o+=En(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}function f2(e,t){const n=_n(e),r=ur(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=Od();(!l||l&&t==="fixed")&&(s=i.offsetLeft,u=i.offsetTop)}return{width:a,height:o,x:s,y:u}}function d2(e,t){const n=Mi(e,!0,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=cr(e)?ma(e):ri(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 Ux(e,t,n){let r;if(t==="viewport")r=f2(e,n);else if(t==="document")r=c2(ur(e));else if(Wn(t))r=d2(t,n);else{const i=Bx(e);r={...t,x:t.x-i.x,y:t.y-i.y}}return nu(r)}function zx(e,t){const n=ti(e);return n===t||!Wn(n)||pa(n)?!1:Hn(n).position==="fixed"||zx(n,t)}function p2(e,t){const n=t.get(e);if(n)return n;let r=ni(e,[],!1).filter(s=>Wn(s)&&da(s)!=="body"),i=null;const a=Hn(e).position==="fixed";let o=a?ti(e):e;for(;Wn(o)&&!pa(o);){const s=Hn(o),u=Td(o);!u&&s.position==="fixed"&&(i=null),(a?!u&&!i:!u&&s.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||zo(o)&&!u&&zx(e,o))?r=r.filter(c=>c!==o):i=s,o=ti(o)}return t.set(e,r),r}function h2(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const o=[...n==="clippingAncestors"?Jl(t)?[]:p2(t,this._c):[].concat(n),r],s=o[0],u=o.reduce((l,c)=>{const f=Ux(t,c,i);return l.top=En(f.top,l.top),l.right=ha(f.right,l.right),l.bottom=ha(f.bottom,l.bottom),l.left=En(f.left,l.left),l},Ux(t,s,i));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function m2(e){const{width:t,height:n}=Fx(e);return{width:t,height:n}}function v2(e,t,n){const r=cr(t),i=ur(t),a=n==="fixed",o=Mi(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const u=ri(0);if(r||!r&&!a)if((da(t)!=="body"||zo(i))&&(s=Xl(t)),r){const p=Mi(t,!0,a,t);u.x=p.x+t.clientLeft,u.y=p.y+t.clientTop}else i&&(u.x=Ad(i));let l=0,c=0;if(i&&!r&&!a){const p=i.getBoundingClientRect();c=p.top+s.scrollTop,l=p.left+s.scrollLeft-Ad(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 Nd(e){return Hn(e).position==="static"}function Vx(e,t){if(!cr(e)||Hn(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return ur(e)===n&&(n=n.ownerDocument.body),n}function qx(e,t){const n=_n(e);if(Jl(e))return n;if(!cr(e)){let i=ti(e);for(;i&&!pa(i);){if(Wn(i)&&!Nd(i))return i;i=ti(i)}return n}let r=Vx(e,t);for(;r&&Rj(r)&&Nd(r);)r=Vx(r,t);return r&&pa(r)&&Nd(r)&&!Td(r)?n:r||Pj(e)||n}const y2=async function(e){const t=this.getOffsetParent||qx,n=this.getDimensions,r=await n(e.floating);return{reference:v2(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function g2(e){return Hn(e).direction==="rtl"}const b2={convertOffsetParentRelativeRectToViewportRelativeRect:l2,getDocumentElement:ur,getClippingRect:h2,getOffsetParent:qx,getElementRects:y2,getClientRects:u2,getDimensions:m2,getScale:ma,isElement:Wn,isRTL:g2};function x2(e,t){let n=null,r;const i=ur(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=eu(c),h=eu(i.clientWidth-(l+f)),m=eu(i.clientHeight-(c+d)),y=eu(l),g={rootMargin:-p+"px "+-h+"px "+-m+"px "+-y+"px",threshold:En(0,ha(1,u))||1};let b=!0;function k(S){const E=S[0].intersectionRatio;if(E!==u){if(!b)return o();E?o(!1,E):r=setTimeout(()=>{o(!1,1e-7)},1e3)}b=!1}try{n=new IntersectionObserver(k,{...g,root:i.ownerDocument})}catch{n=new IntersectionObserver(k,g)}n.observe(e)}return o(!0),a}function w2(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=Pd(e),c=i||a?[...l?ni(l):[],...ni(t)]:[];c.forEach(v=>{i&&v.addEventListener("scroll",n,{passive:!0}),a&&v.addEventListener("resize",n)});const f=l&&s?x2(l,n):null;let d=-1,p=null;o&&(p=new ResizeObserver(v=>{let[g]=v;g&&g.target===l&&p&&(p.unobserve(t),cancelAnimationFrame(d),d=requestAnimationFrame(()=>{var b;(b=p)==null||b.observe(t)})),n()}),l&&!u&&p.observe(l),p.observe(t));let h,m=u?Mi(e):null;u&&y();function y(){const v=Mi(e);m&&(v.x!==m.x||v.y!==m.y||v.width!==m.width||v.height!==m.height)&&n(),m=v,h=requestAnimationFrame(y)}return n(),()=>{var v;c.forEach(g=>{i&&g.removeEventListener("scroll",n),a&&g.removeEventListener("resize",n)}),f==null||f(),(v=p)==null||v.disconnect(),p=null,u&&cancelAnimationFrame(h)}}const S2=r2,_2=i2,E2=a2,k2=(e,t,n)=>{const r=new Map,i={platform:b2,...n},a={...i.platform,_c:r};return t2(e,t,{...i,platform:a})};var au=typeof document<"u"?j.useLayoutEffect:j.useEffect;function ou(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(!ou(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)&&!ou(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function Wx(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Hx(e,t){const n=Wx(e);return Math.round(t*n)/n}function Dd(e){const t=w.useRef(e);return au(()=>{t.current=e}),t}function T2(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]=w.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[d,p]=w.useState(r);ou(d,r)||p(r);const[h,m]=w.useState(null),[y,v]=w.useState(null),g=w.useCallback(q=>{q!==E.current&&(E.current=q,m(q))},[]),b=w.useCallback(q=>{q!==T.current&&(T.current=q,v(q))},[]),k=a||h,S=o||y,E=w.useRef(null),T=w.useRef(null),R=w.useRef(c),B=u!=null,O=Dd(u),A=Dd(i),z=Dd(l),$=w.useCallback(()=>{if(!E.current||!T.current)return;const q={placement:t,strategy:n,middleware:d};A.current&&(q.platform=A.current),k2(E.current,T.current,q).then(D=>{const x={...D,isPositioned:z.current!==!1};F.current&&!ou(R.current,x)&&(R.current=x,oy.flushSync(()=>{f(x)}))})},[d,t,n,A,z]);au(()=>{l===!1&&R.current.isPositioned&&(R.current.isPositioned=!1,f(q=>({...q,isPositioned:!1})))},[l]);const F=w.useRef(!1);au(()=>(F.current=!0,()=>{F.current=!1}),[]),au(()=>{if(k&&(E.current=k),S&&(T.current=S),k&&S){if(O.current)return O.current(k,S,$);$()}},[k,S,$,O,B]);const M=w.useMemo(()=>({reference:E,floating:T,setReference:g,setFloating:b}),[g,b]),L=w.useMemo(()=>({reference:k,floating:S}),[k,S]),W=w.useMemo(()=>{const q={position:n,left:0,top:0};if(!L.floating)return q;const D=Hx(L.floating,c.x),x=Hx(L.floating,c.y);return s?{...q,transform:"translate("+D+"px, "+x+"px)",...Wx(L.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:D,top:x}},[n,s,L.floating,c.x,c.y]);return w.useMemo(()=>({...c,update:$,refs:M,elements:L,floatingStyles:W}),[c,$,M,L,W])}const O2=(e,t)=>({...S2(e),options:[e,t]}),C2=(e,t)=>({..._2(e),options:[e,t]}),$2=(e,t)=>({...E2(e),options:[e,t]});var Dn=function(){return Dn=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},Dn.apply(this,arguments)};function Zx(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 I2(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 R2(){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 P2(e,t,n){t===void 0&&(t=[]),n===void 0&&(n={loading:!1});var r=j.useRef(0),i=R2(),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 Dn(Dn({},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 A2(e,t){t===void 0&&(t=[]);var n=P2(e,t,{loading:!0}),r=n[0],i=n[1];return j.useEffect(function(){i()},[i]),r}const N2=j.forwardRef(({url:e,type:t,orientation:n="auto",...r},i)=>{const a=j.useId(),{setIsLoading:o}=FM(),[s,u]=j.useState(n),[l,c]=j.useState(!1),{message:{blocks:{image:f}}}=yt;return j.useLayoutEffect(()=>{o(d=>[...d,a])},[]),A2(async()=>{if(e&&s==="auto"){try{const{width:d,height:p}=await BM(e);u(D2(d,p))}catch(d){u("square"),console.error(d)}o(d=>d.filter(p=>p!==a))}},[e]),I.jsxs(I.Fragment,{children:[l?null:I.jsx("div",{"data-orientation":s,...f.placeholder}),I.jsx("img",{"data-orientation":s,"data-loaded":l,...r,...f.image,src:e,alt:"",ref:i,loading:"lazy",onLoad:()=>{c(!0)}})]})});function D2(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 M2=j.forwardRef(({url:e,type:t,...n},r)=>{const{message:{blocks:{video:i}}}=yt;return I.jsx("div",{children:I.jsx("video",{...n,controls:!0,src:e,...i,ref:r})})}),j2=j.forwardRef(({url:e,type:t,...n},r)=>{const{message:{blocks:{audio:i}}}=yt;return I.jsx("div",{children:I.jsx("audio",{...n,controls:!0,src:e,...i,ref:r})})});function L2({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 F2=w.forwardRef(L2);function B2({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 U2=w.forwardRef(B2);function z2({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 V2=w.forwardRef(z2);function q2({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 W2=w.forwardRef(q2),H2=j.forwardRef(({type:e,latitude:t,longitude:n,title:r,...i},a)=>{const o=`https://www.google.com/maps/search/?api=1&query=${t},${n}`,{message:{blocks:{location:s}}}=yt;return I.jsxs("a",{...i,...s.container,href:o,type:"_blank",rel:"noopener",ref:a,children:[I.jsx("p",{...s.title,children:r}),I.jsx(W2,{...s.icon})]})}),Kx=j.forwardRef(({blocks:e,horizontalAlignment:t,verticalAlignment:n,direction:r,sender:i,timestamp:a,metadata:o,messageId:s,sendMessage:u,...l},c)=>{const{message:{blocks:{column:f}}}=yt;return I.jsx("div",{"data-horizontal":t,"data-vertical":n,...l,...f,ref:c,children:e.map((d,p)=>I.jsx(wa,{block:{...d,direction:r,timestamp:a,sender:i,messageId:s,sendMessage:u},direction:r,sender:i,timestamp:a,metadata:o,sendMessage:u,messageId:s},p))})});Kx.displayName="Column";const Gx=j.forwardRef(({blocks:e,horizontalAlignment:t,verticalAlignment:n,direction:r,sender:i,timestamp:a,metadata:o,sendMessage:s,messageId:u,...l},c)=>{const{message:{blocks:{row:f}}}=yt;return I.jsx("div",{"data-horizontal":t,"data-vertical":n,...l,...f,ref:c,children:e.map((d,p)=>I.jsx(wa,{block:{...d,direction:r,timestamp:a,sender:i,messageId:u,sendMessage:s},direction:r,sender:i,timestamp:a,metadata:o,sendMessage:s,messageId:u},p))})});Gx.displayName="Row";function Z2(e){return Object.prototype.toString.call(e)==="[object Object]"}function Yx(e){return Z2(e)||Array.isArray(e)}function K2(){return!!(typeof window<"u"&&window.document&&window.document.createElement)}function Md(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}`:!Yx(s)||!Yx(u)?s===u:Md(s,u)})}function Jx(e){return e.concat().sort((t,n)=>t.name>n.name?1:-1).map(t=>t.options)}function G2(e,t){if(e.length!==t.length)return!1;const n=Jx(e),r=Jx(t);return n.every((i,a)=>{const o=r[a];return Md(i,o)})}function jd(e){return typeof e=="number"}function Xx(e){return typeof e=="string"}function Ld(e){return typeof e=="boolean"}function Qx(e){return Object.prototype.toString.call(e)==="[object Object]"}function kt(e){return Math.abs(e)}function Fd(e){return Math.sign(e)}function su(e,t){return kt(e-t)}function Y2(e,t){if(e===0||t===0||kt(e)<=kt(t))return 0;const n=su(kt(e),kt(t));return kt(n/e)}function Ho(e){return uu(e).map(Number)}function Dr(e){return e[lu(e)]}function lu(e){return Math.max(0,e.length-1)}function uu(e){return Object.keys(e)}function ew(e,t){return[e,t].reduce((n,r)=>(uu(r).forEach(i=>{const a=n[i],o=r[i],s=Qx(a)&&Qx(o);n[i]=s?ew(a,o):o}),n),{})}function tw(e,t){return typeof t.MouseEvent<"u"&&e instanceof t.MouseEvent}function J2(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 jd(e)?o():n[e](l)}return{measure:s}}function X2(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 ii(e,t){const n=kt(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 nw(e,t,n){const{constrain:r}=ii(0,e),i=e+1;let a=o(t);function o(d){return n?kt((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 nw(e,s(),n)}const f={get:s,set:u,add:l,clone:c};return f}function Q2(e){const t=e==="rtl"?-1:1;function n(i){return i*t}return{apply:n}}function Zo(){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 eL(e,t,n,r,i,a,o,s,u,l,c,f,d,p,h,m,y,v,g){const{cross:b}=e,k=["INPUT","SELECT","TEXTAREA"],S={passive:!1},E=Zo(),T=Zo(),R=ii(50,225).constrain(h.measure(20)),B={mouse:300,touch:400},O={mouse:500,touch:600},A=m?43:25;let z=!1,$=0,F=0,M=!1,L=!1,W=!1,q=!1;function D(X,K){if(!K)return;function de($e){(Ld(K)||K(X,$e))&&oe($e)}const ve=n;E.add(ve,"dragstart",$e=>$e.preventDefault(),S).add(ve,"touchmove",()=>{},S).add(ve,"touchend",()=>{}).add(ve,"touchstart",de).add(ve,"mousedown",de).add(ve,"touchcancel",le).add(ve,"contextmenu",le).add(ve,"click",pe,!0)}function x(){E.clear(),T.clear()}function V(){const X=q?r:n;T.add(X,"touchmove",ne,S).add(X,"touchend",le).add(X,"mousemove",ne,S).add(X,"mouseup",le)}function Z(X){const K=X.nodeName||"";return k.includes(K)}function _(){return(m?O:B)[q?"mouse":"touch"]}function Q(X,K){const de=d.add(Fd(X)*-1),ve=f.byDistance(X,!m).distance;return m||kt(X)<R?ve:v&&K?ve*.5:f.byIndex(de.get(),0).distance}function oe(X){const K=tw(X,i);q=K,!(K&&X.button!==0)&&(Z(X.target)||(W=m&&K&&!X.buttons&&z,z=su(a.get(),s.get())>=2,M=!0,o.pointerDown(X),c.useFriction(0).useDuration(0),a.set(s),V(),$=o.readPoint(X),F=o.readPoint(X,b),p.emit("pointerDown")))}function ne(X){const K=o.readPoint(X),de=o.readPoint(X,b),ve=su(K,$),$e=su(de,F);if(!L&&!q&&(!X.cancelable||(L=ve>$e,!L)))return le(X);const P=o.pointerMove(X);ve>y&&(W=!0),c.useFriction(.3).useDuration(1),u.start(),a.add(t.apply(P)),X.preventDefault()}function le(X){const de=f.byDistance(0,!1).index!==d.get(),ve=o.pointerUp(X)*_(),$e=Q(t.apply(ve),de),P=Y2(ve,$e),Y=A-10*P,ae=g+P/50;L=!1,M=!1,T.clear(),c.useDuration(Y).useFriction(ae),l.distance($e,!m),q=!1,p.emit("pointerUp")}function pe(X){W&&(X.stopPropagation(),X.preventDefault())}function he(){return M}return{init:D,pointerDown:he,destroy:x}}function tL(e,t){let r,i;function a(f){return f.timeStamp}function o(f,d){const h=`client${(d||e.scroll)==="x"?"X":"Y"}`;return(tw(f,t)?f:f.touches[0])[h]}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),h=a(f)-a(i)>170,m=d/p;return p&&!h&&kt(m)>.1?m:0}return{pointerDown:s,pointerMove:u,pointerUp:l,readPoint:o}}function nL(e){function t(r){return e*(r/100)}return{measure:t}}function rL(e,t,n,r,i){let a,o,s=[],u=!1;function l(p){return i.measureSize(p.getBoundingClientRect())}function c(p,h){if(!h)return;o=l(e),s=r.map(l);function m(v){for(const g of v){const b=g.target===e,k=r.indexOf(g.target),S=b?o:s[k],E=l(b?e:r[k]);if(S!==E){n.requestAnimationFrame(()=>{p.reInit(),t.emit("resize")});break}}}a=new ResizeObserver(v=>{u||(Ld(h)||h(p,v))&&m(v)}),[e].concat(r).forEach(v=>a.observe(v))}function f(){a&&a.disconnect(),u=!0}return{init:c,destroy:f}}function iL(e,t,n,r){let i=!0,a=0,o=0,s=n,u=r,l=e.get(),c=0;function f(){const S=t.get()-e.get(),E=!s;let T=0;return E?(a=0,e.set(t),T=S):(a+=S/s,a*=u,l+=a,e.add(a),T=l-c),o=Fd(T),c=l,i=kt(S)<.001,k}function d(){return i}function p(){return s}function h(){return o}function m(){return a}function y(){return g(n)}function v(){return b(r)}function g(S){return s=S,k}function b(S){return u=S,k}const k={direction:h,duration:p,velocity:m,seek:f,settled:d,useBaseFriction:v,useBaseDuration:y,useFriction:b,useDuration:g};return k}function aL(e,t,n,r,i){const a=i.measure(10),o=i.measure(50),s=ii(.1,.99);let u=!1;function l(){return!(u||!e.reachedAny(n.get())||!e.reachedAny(t.get()))}function c(p){if(!l())return;const h=e.reachedMin(t.get())?"min":"max",m=kt(e[h]-t.get()),y=n.get()-t.get(),v=s.constrain(m/o);n.subtract(y*v),!p&&kt(y)<a&&(n.set(e.constrain(n.get())),r.useDuration(25).useBaseFriction())}function f(p){u=!p}return{constrain:c,toggleActive:f}}function oL(e,t,n,r){const i=ii(-t+e,n[0]),a=u(),o=l();function s(){const f=a[0],d=Dr(a),p=a.lastIndexOf(f),h=a.indexOf(d)+1;return ii(p,h)}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 sL(e,t,n){const r=t[0],i=n?r-e:Dr(t);return{limit:ii(i,r)}}function lL(e,t,n,r){const a=t.min+.1,o=t.max+.1,{reachedMin:s,reachedMax:u}=ii(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(h=>h.add(p))}return{loop:c}}function uL(e){const{max:t,length:n}=e;function r(a){return(a-t)/-n}return{get:r}}function cL(e,t,n,r,i,a,o){const{startEdge:s,endEdge:u}=e,{groupSlides:l}=a,c=p().map(t.measure),f=h(),d=m();function p(){return l(r).map(v=>Dr(v)[u]-v[0][s]).map(kt)}function h(){return r.map(v=>n[s]-v[s]).map(v=>-kt(v))}function m(){const g=Dr(f)-Dr(i);return l(f).map(b=>b[0]).map((b,k,S)=>{const E=!k,T=k===lu(S);return o&&E?0:o&&T?g:b+c[k]})}return{snaps:f,snapsAligned:d}}function fL(e,t,n,r,i){const{reachedAny:a,removeOffset:o,constrain:s}=r;function u(h){return h.concat().sort((m,y)=>kt(m)-kt(y))[0]}function l(h){const m=e?o(h):s(h),y=t.map(g=>g-m).map(g=>c(g,0)).map((g,b)=>({diff:g,index:b})).sort((g,b)=>kt(g.diff)-kt(b.diff)),{index:v}=y[0];return{index:v,distance:m}}function c(h,m){const y=[h,h+n,h-n];if(!e)return y[0];if(!m)return u(y);const v=y.filter(g=>Fd(g)===m);return u(v)}function f(h,m){const y=t[h]-i.get(),v=c(y,m);return{index:h,distance:v}}function d(h,m){const y=i.get()+h,{index:v,distance:g}=l(y),b=!e&&a(y);if(!m||b)return{index:v,distance:h};const k=t[v]-g,S=h+c(k,0);return{index:v,distance:S}}return{byDistance:d,byIndex:f,shortcut:c}}function dL(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),h=r.byIndex(p.get(),d);s(h)}return{distance:u,index:l}}function cu(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 jd(u)?u:u.get()}return{get:n,set:r,add:i,subtract:a}}function rw(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 pL(e,t,n,r,i,a,o,s,u){const l=Ho(i),c=Ho(i).reverse(),f=m().concat(y());function d(S,E){return S.reduce((T,R)=>T-i[R],E)}function p(S,E){return S.reduce((T,R)=>d(T,E)>0?T.concat([R]):T,[])}function h(S,E){const T=E==="start",R=T?-r:r,B=o.findSlideBounds([R]);return S.map(O=>{const A=T?0:-r,z=T?r:0,F=B.filter(M=>M.index===O)[0][T?"end":"start"];return{index:O,slideLocation:cu(-1),translate:rw(e,t,u[O]),target:()=>s.get()>F?A:z}})}function m(){const S=a[0]-1,E=p(c,S);return h(E,"end")}function y(){const S=n-a[0]-1,E=p(l,S);return h(E,"start")}function v(){return f.every(({index:S})=>{const E=l.filter(T=>T!==S);return d(E,n)<=.1})}function g(){f.forEach(S=>{const{target:E,translate:T,slideLocation:R}=S,B=E();B!==R.get()&&(T.to(B),R.set(B))})}function b(){f.forEach(S=>S.translate.clear())}return{canLoop:v,clear:b,loop:g,loopPoints:f}}function hL(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||(Ld(u)||u(s,c))&&l(c)}),n.observe(e,{childList:!0})}function a(){n&&n.disconnect(),r=!0}return{init:i,destroy:a}}function mL(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(g=>ii(l,g-l).constrain(g*v))}function p(y,v){const g=y||c,b=d(v);return g.reduce((k,S)=>{const E=r.map((T,R)=>({start:T-n[R]+b[R]+S,end:T+e-b[R]+S,index:R}));return k.concat(E)},[])}function h(y,v){const g=a?s(y):u(y);return(v||f).reduce((k,S)=>{const{index:E,start:T,end:R}=S,B=k.includes(E),O=T<g&&R>g;return!B&&O?k.concat([E]):k},[])}return{check:h,findSlideBounds:p}}function vL(e,t,n,r,i,a){const{measureSize:o,startEdge:s,endEdge:u}=e,l=n[0]&&i,c=h(),f=m(),d=n.map(o),p=y();function h(){if(!l)return 0;const g=n[0];return kt(t[s]-g[s])}function m(){if(!l)return 0;const g=a.getComputedStyle(Dr(r));return parseFloat(g.getPropertyValue(`margin-${u}`))}function y(){return n.map((g,b,k)=>{const S=!b,E=b===lu(k);return S?d[b]+c:E?d[b]+f:k[b+1][s]-g[s]}).map(kt)}return{slideSizes:d,slideSizesWithGaps:p}}function yL(e,t,n){const r=jd(n);function i(u,l){return Ho(u).filter(c=>c%l===0).map(c=>u.slice(c,c+l))}function a(u){return Ho(u).reduce((l,c)=>{const d=t.slice(Dr(l),c+1).reduce((p,h)=>p+h,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 gL(e,t,n,r,i,a,o,s){const{align:u,axis:l,direction:c,startIndex:f,inViewThreshold:d,loop:p,duration:h,dragFree:m,dragThreshold:y,slidesToScroll:v,skipSnaps:g,containScroll:b}=a,k=t.getBoundingClientRect(),S=n.map(ae=>ae.getBoundingClientRect()),E=Q2(c),T=X2(l,c),R=T.measureSize(k),B=nL(R),O=J2(u,R),A=!p&&!!b,z=p||!!b,{slideSizes:$,slideSizesWithGaps:F}=vL(T,k,S,n,z,i),M=yL(R,F,v),{snaps:L,snapsAligned:W}=cL(T,O,k,S,F,M,A),q=-Dr(L)+Dr(F),{snapsContained:D}=oL(R,q,W,b),x=A?D:W,{limit:V}=sL(q,x,p),Z=nw(lu(x),f,p),_=Z.clone(),Q=Ho(n),oe=({dragHandler:ae,scrollBody:ee,scrollBounds:ke,eventHandler:we,animation:Re,options:{loop:We}})=>{const Ae=ae.pointerDown();We||ke.constrain(Ae);const Fe=ee.seek().settled();Fe&&!Ae&&(Re.stop(),we.emit("settle")),Fe||we.emit("scroll")},ne=({scrollBody:ae,translate:ee,location:ke,offsetLocation:we,scrollLooper:Re,slideLooper:We,options:{loop:Ae}},Fe)=>{const U=ae.velocity();we.set(ke.get()-U+U*Fe),Ae&&(Re.loop(ae.direction()),We.loop()),ee.to(we.get())},le={start:()=>s.start(Y),stop:()=>s.stop(Y),update:()=>oe(Y),render:ae=>ne(Y,ae)},pe=.68,he=x[Z.get()],ue=cu(he),X=cu(he),K=cu(he),de=iL(ue,K,h,pe),ve=fL(p,x,q,V,K),$e=dL(le,Z,_,ve,de,K,o),P=mL(R,q,$,L,V,p,d),Y={ownerDocument:r,ownerWindow:i,eventHandler:o,containerRect:k,slideRects:S,animation:le,axis:T,direction:E,dragHandler:eL(T,E,e,r,i,K,tL(T,i),ue,le,$e,de,ve,Z,o,B,m,y,g,pe),eventStore:Zo(),percentOfView:B,index:Z,indexPrevious:_,limit:V,location:ue,offsetLocation:X,options:a,resizeHandler:rL(t,o,i,n,T),scrollBody:de,scrollBounds:aL(V,ue,K,de,B),scrollLooper:lL(q,V,X,[ue,X,K]),scrollProgress:uL(V),scrollSnaps:x,scrollTarget:ve,scrollTo:$e,slideLooper:pL(T,E,R,q,F,x,P,X,n),slidesHandler:hL(t,o),slidesInView:P,slideIndexes:Q,slidesToScroll:M,target:K,translate:rw(T,E,t)};return Y}function bL(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:h})=>h.update()),i-=t;const p=kt(i/t);n.forEach(({animation:h})=>h.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 xL(){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 wL={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 SL(e){function t(a,o){return ew(a,o||{})}function n(a){const o=a.breakpoints||{},s=uu(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=>uu(o.breakpoints||{})).reduce((o,s)=>o.concat(s),[]).map(e.matchMedia)}return{mergeOptions:t,optionsAtMedia:n,optionsMediaQueries:r}}function _L(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 va(e,t,n){const r=e.ownerDocument,i=r.defaultView,a=SL(i),o=_L(a),s=Zo(),u=Zo(),l=xL(),{animationRealms:c}=va,{mergeOptions:f,optionsAtMedia:d,optionsMediaQueries:p}=a,{on:h,off:m,emit:y}=l,v=$;let g=!1,b,k=f(wL,va.globalOptions),S=f(k),E=[],T,R,B;function O(){const{container:de,slides:ve}=S;R=(Xx(de)?e.querySelector(de):de)||e.children[0];const P=Xx(ve)?R.querySelectorAll(ve):ve;B=[].slice.call(P||R.children)}function A(de,ve){const $e=gL(e,R,B,r,i,de,l,ve);if(de.loop&&!$e.slideLooper.canLoop()){const P=Object.assign({},de,{loop:!1});return A(P,ve)}return $e}function z(de,ve){if(g)return;const $e=c.find(Y=>Y.window===i),P=$e||bL(i);$e||c.push(P),k=f(k,de),S=d(k),E=ve||E,O(),b=A(S,P),p([k,...E.map(({options:Y})=>Y)]).forEach(Y=>s.add(Y,"change",$)),S.active&&(b.translate.to(b.location.get()),b.eventHandler.init(K),b.resizeHandler.init(K,S.watchResize),b.slidesHandler.init(K,S.watchSlides),u.add(r,"visibilitychange",()=>{r.hidden&&P.reset()}),b.options.loop&&b.slideLooper.loop(),R.offsetParent&&B.length&&b.dragHandler.init(K,S.watchDrag),T=o.init(E,K))}function $(de,ve){const $e=oe();F(),z(f({startIndex:$e},de),ve),l.emit("reInit")}function F(){b.dragHandler.destroy(),b.animation.stop(),b.eventStore.clear(),b.translate.clear(),b.slideLooper.clear(),b.resizeHandler.destroy(),b.slidesHandler.destroy(),o.destroy(),s.clear(),u.clear()}function M(){g||(g=!0,s.clear(),F(),l.emit("destroy"))}function L(de){const ve=b[de?"target":"location"].get(),$e=S.loop?"removeOffset":"constrain";return b.slidesInView.check(b.limit[$e](ve))}function W(de){const ve=L(de);return b.slideIndexes.filter($e=>!ve.includes($e))}function q(de,ve,$e){!S.active||g||(b.scrollBody.useBaseFriction().useDuration(ve?0:S.duration),b.scrollTo.index(de,$e||0))}function D(de){const ve=b.index.add(1).get();q(ve,de===!0,-1)}function x(de){const ve=b.index.add(-1).get();q(ve,de===!0,1)}function V(){return b.index.add(1).get()!==oe()}function Z(){return b.index.add(-1).get()!==oe()}function _(){return b.scrollSnaps.map(b.scrollProgress.get)}function Q(){return b.scrollProgress.get(b.location.get())}function oe(){return b.index.get()}function ne(){return b.indexPrevious.get()}function le(){return T}function pe(){return b}function he(){return e}function ue(){return R}function X(){return B}const K={canScrollNext:V,canScrollPrev:Z,containerNode:ue,internalEngine:pe,destroy:M,off:m,on:h,emit:y,plugins:le,previousScrollSnap:ne,reInit:v,rootNode:he,scrollNext:D,scrollPrev:x,scrollProgress:Q,scrollSnapList:_,scrollTo:q,selectedScrollSnap:oe,slideNodes:X,slidesInView:L,slidesNotInView:W};return z(t,n),setTimeout(()=>l.emit("init"),0),K}va.animationRealms=[],va.globalOptions=void 0;function Bd(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(K2()&&o){va.globalOptions=Bd.globalOptions;const l=va(o,n.current,r.current);return a(l),()=>l.destroy()}else a(void 0)},[o,a]),j.useEffect(()=>{Md(n.current,e)||(n.current=e,u())},[e,u]),j.useEffect(()=>{G2(r.current,t)||(r.current=t,u())},[t,u]),[s,i]}Bd.globalOptions=void 0;function EL({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 kL=w.forwardRef(EL);function TL({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 OL=w.forwardRef(TL);function CL({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 $L=w.forwardRef(CL);function IL({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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"}),w.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=w.forwardRef(IL);function PL({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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"}),w.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 AL=w.forwardRef(PL);function NL({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 DL=w.forwardRef(NL);function ML({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 jL=w.forwardRef(ML);function LL({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 FL=w.forwardRef(LL),iw=j.forwardRef(({blocks:e,direction:t,sender:n,timestamp:r,metadata:i,sendMessage:a,messageId:o},s)=>{const[u,l]=Bd({skipSnaps:!0,loop:!0}),[c,f]=j.useState(!0),[d,p]=j.useState(!0),h=j.useCallback(()=>l==null?void 0:l.scrollPrev(),[l]),m=j.useCallback(()=>l==null?void 0:l.scrollNext(),[l]),{message:{blocks:{carousel:y}}}=yt,v=j.useCallback(g=>{f(!g.canScrollPrev()),p(!g.canScrollNext())},[]);return j.useEffect(()=>{l&&(v(l),l.on("reInit",v),l.on("select",v))},[l,v]),I.jsxs("div",{...y==null?void 0:y.container,"data-container":"carousel",ref:u,children:[I.jsx("div",{ref:s,...y==null?void 0:y.slidesContainer,children:e.map((g,b)=>I.jsx(wa,{block:{...g,direction:t,timestamp:r,sender:n,messageId:o,sendMessage:a},direction:t,sender:n,timestamp:r,metadata:i,sendMessage:a,messageId:o},b))}),e.length>1&&I.jsxs(I.Fragment,{children:[I.jsx(OL,{...y==null?void 0:y.backButton,"data-disabled":c?"":void 0,onClick:h}),I.jsx($L,{...y==null?void 0:y.nextButton,"data-disabled":d?"":void 0,onClick:m})]})]})});iw.displayName="Carousel";const aw=Math.floor;function ow(e){return sw(e)?(e.nodeName||"").toLowerCase():"#document"}function Ko(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function BL(e){var t;return(t=(sw(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function sw(e){return e instanceof Node||e instanceof Ko(e).Node}function Mn(e){return e instanceof Element||e instanceof Ko(e).Element}function ya(e){return e instanceof HTMLElement||e instanceof Ko(e).HTMLElement}function Ud(e){return typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof Ko(e).ShadowRoot}function UL(e){return["html","body","#document"].includes(ow(e))}function zL(e){return Ko(e).getComputedStyle(e)}function VL(e){if(ow(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Ud(e)&&e.host||BL(e);return Ud(t)?t.host:t}function ai(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 mn(e,t){if(!e||!t)return!1;const n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Ud(n)){let r=t;for(;r;){if(e===r)return!0;r=r.parentNode||r.host}}return!1}function lw(){const e=navigator.userAgentData;return e!=null&&e.platform?e.platform:navigator.platform}function qL(){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 uw(e){if(e.mozInputSource===0&&e.isTrusted)return!0;const t=/Android/i;return(t.test(lw())||t.test(qL()))&&e.pointerType?e.type==="click"&&e.buttons===1:e.detail===0&&!e.pointerType}function cw(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 fw(){return/apple/i.test(navigator.vendor)}function WL(){return lw().toLowerCase().startsWith("mac")&&!navigator.maxTouchPoints}function dw(e,t){return["mouse","pen"].includes(e)}function HL(e){return"nativeEvent"in e}function ZL(e){return e.matches("html,body")}function Zn(e){return(e==null?void 0:e.ownerDocument)||document}function zd(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 pw(e){return"composedPath"in e?e.composedPath()[0]:e.target}const KL="input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])";function hw(e){return ya(e)&&e.matches(KL)}function Gt(e){e.preventDefault(),e.stopPropagation()}const Vd="ArrowUp",fu="ArrowDown",ga="ArrowLeft",Go="ArrowRight";function du(e,t,n){return Math.floor(e/t)!==n}function Yo(e,t){return t<0||t>=e.current.length}function qd(e,t){return tn(e,{disabledIndices:t})}function mw(e,t){return tn(e,{decrement:!0,startingIndex:e.current.length,disabledIndices:t})}function tn(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 GL(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===Vd){if(c&&Gt(n),l===-1)f=u;else if(f=tn(e,{startingIndex:f,amount:a,decrement:!0,disabledIndices:o}),i&&(l-a<s||f<0)){const d=l%a,p=u%a,h=u-(p-d);p===d?f=u:f=p>d?h:h-a}Yo(e,f)&&(f=l)}if(n.key===fu&&(c&&Gt(n),l===-1?f=s:(f=tn(e,{startingIndex:l,amount:a,disabledIndices:o}),i&&l+a>u&&(f=tn(e,{startingIndex:l%a-a,amount:a,disabledIndices:o}))),Yo(e,f)&&(f=l)),r==="both"){const d=aw(l/a);n.key===Go&&(c&&Gt(n),l%a!==a-1?(f=tn(e,{startingIndex:l,disabledIndices:o}),i&&du(f,a,d)&&(f=tn(e,{startingIndex:l-l%a-1,disabledIndices:o}))):i&&(f=tn(e,{startingIndex:l-l%a-1,disabledIndices:o})),du(f,a,d)&&(f=l)),n.key===ga&&(c&&Gt(n),l%a!==0?(f=tn(e,{startingIndex:l,disabledIndices:o,decrement:!0}),i&&du(f,a,d)&&(f=tn(e,{startingIndex:l+(a-l%a),decrement:!0,disabledIndices:o}))):i&&(f=tn(e,{startingIndex:l+(a-l%a),decrement:!0,disabledIndices:o})),du(f,a,d)&&(f=l));const p=aw(u/a)===d;Yo(e,f)&&(i&&p?f=n.key===ga?u:tn(e,{startingIndex:l-l%a-1,disabledIndices:o}):f=l)}return f}let vw=0;function Mr(e,t){t===void 0&&(t={});const{preventScroll:n=!1,cancelPrevious:r=!0,sync:i=!1}=t;r&&cancelAnimationFrame(vw);const a=()=>e==null?void 0:e.focus({preventScroll:n});i?a():vw=requestAnimationFrame(a)}var jt=typeof document<"u"?j.useLayoutEffect:j.useEffect;function pu(){return pu=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},pu.apply(this,arguments)}let Wd=!1,YL=0;const yw=()=>"floating-ui-"+YL++;function JL(){const[e,t]=w.useState(()=>Wd?yw():void 0);return jt(()=>{e==null&&t(yw())},[]),w.useEffect(()=>{Wd||(Wd=!0)},[]),e}const Hd=w.useId||JL;function XL(){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 QL=w.createContext(null),eF=w.createContext(null),gw=()=>{var e;return((e=w.useContext(QL))==null?void 0:e.id)||null},hu=()=>w.useContext(eF);function Jo(e){return"data-floating-ui-"+e}function oi(e){const t=j.useRef(e);return jt(()=>{t.current=e}),t}function tF(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 ba(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 nF(e,t){let n,r=-1;function i(a,o){o>r&&(n=a,r=o),ba(e,a).forEach(u=>{i(u.id,o+1)})}return i(t,0),e.find(a=>a.id===n)}let xa=new WeakMap,mu=new WeakSet,vu={},Zd=0;const rF=()=>typeof HTMLElement<"u"&&"inert"in HTMLElement.prototype,bw=e=>e&&(e.host||bw(e.parentNode)),iF=(e,t)=>t.map(n=>{if(e.contains(n))return n;const r=bw(n);return e.contains(r)?r:null}).filter(n=>n!=null);function aF(e,t,n,r){const i="data-floating-ui-inert",a=r?"inert":n?"aria-hidden":null,o=iF(t,e),s=new Set,u=new Set(o),l=[];vu[i]||(vu[i]=new WeakMap);const c=vu[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,h=>{if(s.has(h))d(h);else{const m=a?h.getAttribute(a):null,y=m!==null&&m!=="false",v=(xa.get(h)||0)+1,g=(c.get(h)||0)+1;xa.set(h,v),c.set(h,g),l.push(h),v===1&&y&&mu.add(h),g===1&&h.setAttribute(i,""),!y&&a&&h.setAttribute(a,"true")}})}return Zd++,()=>{l.forEach(p=>{const h=(xa.get(p)||0)-1,m=(c.get(p)||0)-1;xa.set(p,h),c.set(p,m),h||(!mu.has(p)&&a&&p.removeAttribute(a),mu.delete(p)),m||p.removeAttribute(i)}),Zd--,Zd||(xa=new WeakMap,xa=new WeakMap,mu=new WeakSet,vu={})}}function xw(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);const r=Zn(e[0]).body;return aF(e.concat(Array.from(r.querySelectorAll("[aria-live]"))),r,t,n)}const Kd=()=>({getShadowRoot:!0,displayCheck:typeof ResizeObserver=="function"&&ResizeObserver.toString().includes("[native code]")?"full":"none"});function ww(e,t){const n=Rd(e,Kd());t==="prev"&&n.reverse();const r=n.indexOf(ai(Zn(e)));return n.slice(r+1)[0]}function Sw(){return ww(document.body,"next")}function _w(){return ww(document.body,"prev")}function Xo(e,t){const n=t||e.currentTarget,r=e.relatedTarget;return!r||!mn(n,r)}function oF(e){Rd(e,Kd()).forEach(n=>{n.dataset.tabindex=n.getAttribute("tabindex")||"",n.setAttribute("tabindex","-1")})}function sF(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 Gd={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 lF;function Ew(e){e.key==="Tab"&&(e.target,clearTimeout(lF))}const yu=w.forwardRef(function(t,n){const[r,i]=w.useState();jt(()=>(fw()&&i("button"),document.addEventListener("keydown",Ew),()=>{document.removeEventListener("keydown",Ew)}),[]);const a={ref:n,tabIndex:0,role:r,"aria-hidden":r?void 0:!0,[Jo("focus-guard")]:"",style:Gd};return w.createElement("span",pu({},t,a))}),kw=w.createContext(null);function uF(e){let{id:t,root:n}=e===void 0?{}:e;const[r,i]=w.useState(null),a=Hd(),o=Tw(),s=w.useMemo(()=>({id:t,root:n,portalContext:o,uniqueId:a}),[t,n,o,a]),u=w.useRef();return jt(()=>()=>{r==null||r.remove()},[r,s]),jt(()=>{if(u.current===s)return;u.current=s;const{id:l,root:c,portalContext:f,uniqueId:d}=s,p=l?document.getElementById(l):null,h=Jo("portal");if(p){const m=document.createElement("div");m.id=d,m.setAttribute(h,""),p.appendChild(m),i(m)}else{let m=c||(f==null?void 0:f.portalNode);m&&!Mn(m)&&(m=m.current),m=m||document.body;let y=null;l&&(y=document.createElement("div"),y.id=l,m.appendChild(y));const v=document.createElement("div");v.id=d,v.setAttribute(h,""),m=y||m,m.appendChild(v),i(v)}},[s]),r}function cF(e){let{children:t,id:n,root:r=null,preserveTabOrder:i=!0}=e;const a=uF({id:n,root:r}),[o,s]=w.useState(null),u=w.useRef(null),l=w.useRef(null),c=w.useRef(null),f=w.useRef(null),d=!!o&&!o.modal&&o.open&&i&&!!(r||a);return w.useEffect(()=>{if(!a||!i||o!=null&&o.modal)return;function p(h){a&&Xo(h)&&(h.type==="focusin"?sF:oF)(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]),w.createElement(kw.Provider,{value:w.useMemo(()=>({preserveTabOrder:i,beforeOutsideRef:u,afterOutsideRef:l,beforeInsideRef:c,afterInsideRef:f,portalNode:a,setFocusManagerState:s}),[i,a])},d&&a&&w.createElement(yu,{"data-type":"outside",ref:u,onFocus:p=>{if(Xo(p,a)){var h;(h=c.current)==null||h.focus()}else{const m=_w()||(o==null?void 0:o.refs.domReference.current);m==null||m.focus()}}}),d&&a&&w.createElement("span",{"aria-owns":a.id,style:Gd}),a&&Ti.createPortal(t,a),d&&a&&w.createElement(yu,{"data-type":"outside",ref:l,onFocus:p=>{if(Xo(p,a)){var h;(h=f.current)==null||h.focus()}else{const m=Sw()||(o==null?void 0:o.refs.domReference.current);m==null||m.focus(),o!=null&&o.closeOnFocusOut&&(o==null||o.onOpenChange(!1,p.nativeEvent))}}}))}const Tw=()=>w.useContext(kw),fF=w.forwardRef(function(t,n){return w.createElement("button",pu({},t,{type:"button",ref:n,tabIndex:-1,style:Gd}))});function dF(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:h,events:m,dataRef:y,elements:{domReference:v,floating:g}}=t,b=rF()?a:!0,k=oi(i),S=oi(o),E=oi(s),T=hu(),R=Tw(),B=typeof o=="number"&&o<0,O=w.useRef(null),A=w.useRef(null),z=w.useRef(!1),$=w.useRef(null),F=w.useRef(!1),M=R!=null,L=v&&v.getAttribute("role")==="combobox"&&hw(v)&&B,W=w.useCallback(function(V){return V===void 0&&(V=g),V?Rd(V,Kd()):[]},[g]),q=w.useCallback(V=>{const Z=W(V);return k.current.map(_=>v&&_==="reference"?v:g&&_==="floating"?g:Z).filter(Boolean).flat()},[v,g,k,W]);w.useEffect(()=>{if(r||!u)return;function V(_){if(_.key==="Tab"){mn(g,ai(Zn(g)))&&W().length===0&&!L&&Gt(_);const Q=q(),oe=pw(_);k.current[0]==="reference"&&oe===v&&(Gt(_),_.shiftKey?Mr(Q[Q.length-1]):Mr(Q[1])),k.current[1]==="floating"&&oe===g&&_.shiftKey&&(Gt(_),Mr(Q[0]))}}const Z=Zn(g);return Z.addEventListener("keydown",V),()=>{Z.removeEventListener("keydown",V)}},[r,v,g,u,k,d,L,W,q]),w.useEffect(()=>{if(r||!c)return;function V(){F.current=!0,setTimeout(()=>{F.current=!1})}function Z(_){const Q=_.relatedTarget;queueMicrotask(()=>{const oe=!(mn(v,Q)||mn(g,Q)||mn(Q,g)||mn(R==null?void 0:R.portalNode,Q)||Q!=null&&Q.hasAttribute(Jo("focus-guard"))||T&&(ba(T.nodesRef.current,p).find(ne=>{var le,pe;return mn((le=ne.context)==null?void 0:le.elements.floating,Q)||mn((pe=ne.context)==null?void 0:pe.elements.domReference,Q)})||tF(T.nodesRef.current,p).find(ne=>{var le,pe;return((le=ne.context)==null?void 0:le.elements.floating)===Q||((pe=ne.context)==null?void 0:pe.elements.domReference)===Q})));Q&&oe&&!F.current&&Q!==$.current&&(z.current=!0,h(!1,_))})}if(g&&ya(v))return v.addEventListener("focusout",Z),v.addEventListener("pointerdown",V),!u&&g.addEventListener("focusout",Z),()=>{v.removeEventListener("focusout",Z),v.removeEventListener("pointerdown",V),!u&&g.removeEventListener("focusout",Z)}},[r,v,g,u,p,T,R,h,c]),w.useEffect(()=>{var V;if(r)return;const Z=Array.from((R==null||(V=R.portalNode)==null?void 0:V.querySelectorAll("["+Jo("portal")+"]"))||[]);if(g){const _=[g,...Z,O.current,A.current,k.current.includes("reference")||L?v:null].filter(oe=>oe!=null),Q=u?xw(_,b,!b):xw(_);return()=>{Q()}}},[r,v,g,u,k,R,L,b]),jt(()=>{if(r||!g)return;const V=Zn(g),Z=ai(V);queueMicrotask(()=>{const _=q(g),Q=S.current,oe=(typeof Q=="number"?_[Q]:Q.current)||g,ne=mn(g,Z);!B&&!ne&&f&&Mr(oe,{preventScroll:oe===g})})},[r,f,g,B,q,S]),jt(()=>{if(r||!g)return;let V=!1;const Z=Zn(g),_=ai(Z),Q=y.current;$.current=_;function oe(ne){if(ne.type==="escapeKey"&&d.domReference.current&&($.current=d.domReference.current),["referencePress","escapeKey"].includes(ne.type))return;const le=ne.data.returnFocus;typeof le=="object"?(z.current=!1,V=le.preventScroll):z.current=!le}return m.on("dismiss",oe),()=>{m.off("dismiss",oe);const ne=ai(Z);(mn(g,ne)||T&&ba(T.nodesRef.current,p).some(pe=>{var he;return mn((he=pe.context)==null?void 0:he.elements.floating,ne)})||Q.openEvent&&["click","mousedown"].includes(Q.openEvent.type))&&d.domReference.current&&($.current=d.domReference.current),E.current&&ya($.current)&&!z.current&&Mr($.current,{cancelPrevious:!1,preventScroll:V})}},[r,g,E,y,d,m,T,p]),jt(()=>{if(!(r||!R))return R.setFocusManagerState({modal:u,closeOnFocusOut:c,open:f,onOpenChange:h,refs:d}),()=>{R.setFocusManagerState(null)}},[r,R,u,f,h,d,c]),jt(()=>{if(!r&&g&&typeof MutationObserver=="function"&&!B){const V=()=>{const _=g.getAttribute("tabindex");k.current.includes("floating")||ai(Zn(g))!==d.domReference.current&&W().length===0?_!=="0"&&g.setAttribute("tabindex","0"):_!=="-1"&&g.setAttribute("tabindex","-1")};V();const Z=new MutationObserver(V);return Z.observe(g,{childList:!0,subtree:!0,attributes:!0}),()=>{Z.disconnect()}}},[r,g,d,k,W,B]);function D(V){return r||!l||!u?null:w.createElement(fF,{ref:V==="start"?O:A,onClick:Z=>h(!1,Z.nativeEvent)},typeof l=="string"?l:"Dismiss")}const x=!r&&b&&!L&&(M||u);return w.createElement(w.Fragment,null,x&&w.createElement(yu,{"data-type":"inside",ref:R==null?void 0:R.beforeInsideRef,onFocus:V=>{if(u){const _=q();Mr(i[0]==="reference"?_[0]:_[_.length-1])}else if(R!=null&&R.preserveTabOrder&&R.portalNode)if(z.current=!1,Xo(V,R.portalNode)){const _=Sw()||v;_==null||_.focus()}else{var Z;(Z=R.beforeOutsideRef.current)==null||Z.focus()}}}),!L&&D("start"),n,D("end"),x&&w.createElement(yu,{"data-type":"inside",ref:R==null?void 0:R.afterInsideRef,onFocus:V=>{if(u)Mr(q()[0]);else if(R!=null&&R.preserveTabOrder&&R.portalNode)if(c&&(z.current=!0),Xo(V,R.portalNode)){const _=_w()||v;_==null||_.focus()}else{var Z;(Z=R.afterOutsideRef.current)==null||Z.focus()}}}))}function Ow(e){return ya(e.target)&&e.target.tagName==="BUTTON"}function Cw(e){return hw(e)}function pF(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=w.useRef(),d=w.useRef(!1);return w.useMemo(()=>o?{reference:{onPointerDown(p){f.current=p.pointerType},onMouseDown(p){p.button===0&&(dw(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}dw(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||Ow(p))&&(p.key===" "&&!Cw(a)&&(p.preventDefault(),d.current=!0),p.key==="Enter"&&r(!(n&&u),p.nativeEvent))},onKeyUp(p){p.defaultPrevented||!c||Ow(p)||Cw(a)||p.key===" "&&d.current&&(d.current=!1,r(!(n&&u),p.nativeEvent))}}}:{},[o,i,s,l,c,a,u,n,r])}const hF=w.useInsertionEffect||(e=>e());function si(e){const t=w.useRef(()=>{if(process.env.NODE_ENV!=="production")throw new Error("Cannot call an event handler while rendering.")});return hF(()=>{t.current=e}),w.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 mF={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},vF={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},yF=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 gF(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:h=!1,referencePressEvent:m="pointerdown",ancestorScroll:y=!1,bubbles:v}=t,g=hu(),b=gw()!=null,k=si(typeof d=="function"?d:()=>!1),S=typeof d=="function"?k:d,E=w.useRef(!1),{escapeKeyBubbles:T,outsidePressBubbles:R}=yF(v),B=si(A=>{if(!n||!c||!f||A.key!=="Escape")return;const z=g?ba(g.nodesRef.current,a):[];if(!T&&(A.stopPropagation(),z.length>0)){let $=!0;if(z.forEach(F=>{var M;if((M=F.context)!=null&&M.open&&!F.context.dataRef.current.__escapeKeyBubbles){$=!1;return}}),!$)return}i.emit("dismiss",{type:"escapeKey",data:{returnFocus:{preventScroll:!1}}}),r(!1,HL(A)?A.nativeEvent:A)}),O=si(A=>{const z=E.current;if(E.current=!1,z||typeof S=="function"&&!S(A))return;const $=pw(A),F="["+Jo("inert")+"]",M=Zn(u).querySelectorAll(F);let L=Mn($)?$:null;for(;L&&!UL(L);){const D=VL(L);if(D===Zn(u).body||!Mn(D))break;L=D}if(M.length&&Mn($)&&!ZL($)&&!mn($,u)&&Array.from(M).every(D=>!mn(L,D)))return;if(ya($)&&u){const D=$.clientWidth>0&&$.scrollWidth>$.clientWidth,x=$.clientHeight>0&&$.scrollHeight>$.clientHeight;let V=x&&A.offsetX>$.clientWidth;if(x&&zL($).direction==="rtl"&&(V=A.offsetX<=$.offsetWidth-$.clientWidth),V||D&&A.offsetY>$.clientHeight)return}const W=g&&ba(g.nodesRef.current,a).some(D=>{var x;return zd(A,(x=D.context)==null?void 0:x.elements.floating)});if(zd(A,u)||zd(A,s)||W)return;const q=g?ba(g.nodesRef.current,a):[];if(q.length>0){let D=!0;if(q.forEach(x=>{var V;if((V=x.context)!=null&&V.open&&!x.context.dataRef.current.__outsidePressBubbles){D=!1;return}}),!D)return}i.emit("dismiss",{type:"outsidePress",data:{returnFocus:b?{preventScroll:!0}:uw(A)||cw(A)}}),r(!1,A)});return w.useEffect(()=>{if(!n||!c)return;l.current.__escapeKeyBubbles=T,l.current.__outsidePressBubbles=R;function A(F){r(!1,F)}const z=Zn(u);f&&z.addEventListener("keydown",B),S&&z.addEventListener(p,O);let $=[];return y&&(Mn(s)&&($=ni(s)),Mn(u)&&($=$.concat(ni(u))),!Mn(o)&&o&&o.contextElement&&($=$.concat(ni(o.contextElement)))),$=$.filter(F=>{var M;return F!==((M=z.defaultView)==null?void 0:M.visualViewport)}),$.forEach(F=>{F.addEventListener("scroll",A,{passive:!0})}),()=>{f&&z.removeEventListener("keydown",B),S&&z.removeEventListener(p,O),$.forEach(F=>{F.removeEventListener("scroll",A)})}},[l,u,s,o,f,S,p,n,r,y,c,T,R,B,O]),w.useEffect(()=>{E.current=!1},[S,p]),w.useMemo(()=>c?{reference:{onKeyDown:B,[mF[m]]:A=>{h&&(i.emit("dismiss",{type:"referencePress",data:{returnFocus:!1}}),r(!1,A.nativeEvent))}},floating:{onKeyDown:B,[vF[p]]:()=>{E.current=!0}}}:{},[c,i,h,p,m,r,B])}let Yd;process.env.NODE_ENV!=="production"&&(Yd=new Set);function bF(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 T="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&&!Mn(e.elements.reference)){var o;if(!((o=Yd)!=null&&o.has(T))){var s;(s=Yd)==null||s.add(T),console.error(T)}}}const[u,l]=w.useState(null),c=((t=e.elements)==null?void 0:t.reference)||u,f=T2(e),d=hu(),p=si((T,R)=>{T&&(m.current.openEvent=R),r==null||r(T,R)}),h=w.useRef(null),m=w.useRef({}),y=w.useState(()=>XL())[0],v=Hd(),g=w.useCallback(T=>{const R=Mn(T)?{getBoundingClientRect:()=>T.getBoundingClientRect(),contextElement:T}:T;f.refs.setReference(R)},[f.refs]),b=w.useCallback(T=>{(Mn(T)||T===null)&&(h.current=T,l(T)),(Mn(f.refs.reference.current)||f.refs.reference.current===null||T!==null&&!Mn(T))&&f.refs.setReference(T)},[f.refs]),k=w.useMemo(()=>({...f.refs,setReference:b,setPositionReference:g,domReference:h}),[f.refs,b,g]),S=w.useMemo(()=>({...f.elements,domReference:c}),[f.elements,c]),E=w.useMemo(()=>({...f,refs:k,elements:S,dataRef:m,nodeId:i,floatingId:v,events:y,open:n,onOpenChange:p}),[f,i,v,y,n,p,k,S]);return jt(()=>{const T=d==null?void 0:d.nodesRef.current.find(R=>R.id===i);T&&(T.context=E)}),w.useMemo(()=>({...f,context:E,refs:k,elements:S}),[f,k,S,E])}function Jd(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(h=>h(...d)).find(h=>h!==void 0)}}}else i[s]=u}),i),{})}}function xF(e){e===void 0&&(e=[]);const t=e,n=w.useCallback(a=>Jd(a,e,"reference"),t),r=w.useCallback(a=>Jd(a,e,"floating"),t),i=w.useCallback(a=>Jd(a,e,"item"),e.map(a=>a==null?void 0:a.item));return w.useMemo(()=>({getReferenceProps:n,getFloatingProps:r,getItemProps:i}),[n,r,i])}let $w=!1;function gu(e,t,n){switch(e){case"vertical":return t;case"horizontal":return n;default:return t||n}}function Iw(e,t){return gu(t,e===Vd||e===fu,e===ga||e===Go)}function Xd(e,t,n){return gu(t,e===fu,n?e===ga:e===Go)||e==="Enter"||e==" "||e===""}function wF(e,t,n){return gu(t,n?e===ga:e===Go,e===fu)}function Rw(e,t,n){return gu(t,n?e===Go:e===ga,e===Vd)}function SF(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:h=!1,rtl:m=!1,virtual:y=!1,focusItemOnOpen:v="auto",focusItemOnHover:g=!0,openOnArrowKeyDown:b=!0,disabledIndices:k=void 0,orientation:S="vertical",cols:E=1,scrollItemIntoView:T=!0,virtualItemRef:R}=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(" "))),S==="vertical"&&E>1&&console.warn(["Floating UI: In grid list navigation mode (`cols` > 1), the",'`orientation` should be either "horizontal" or "both".'].join(" ")));const B=gw(),O=hu(),A=si(l),z=w.useRef(v),$=w.useRef(f??-1),F=w.useRef(null),M=w.useRef(!0),L=w.useRef(A),W=w.useRef(!!o),q=w.useRef(!1),D=w.useRef(!1),x=oi(k),V=oi(n),Z=oi(T),[_,Q]=w.useState(),[oe,ne]=w.useState(),le=si(function(ue,X,K){K===void 0&&(K=!1);const de=ue.current[X.current];de&&(y?(Q(de.id),O==null||O.events.emit("virtualfocus",de),R&&(R.current=de)):Mr(de,{preventScroll:!0,sync:WL()&&fw()?$w||q.current:!1}),requestAnimationFrame(()=>{const ve=Z.current;ve&&de&&(K||!M.current)&&(de.scrollIntoView==null||de.scrollIntoView(typeof ve=="boolean"?{block:"nearest",inline:"nearest"}:ve))}))});jt(()=>{document.createElement("div").focus({get preventScroll(){return $w=!0,!1}})},[]),jt(()=>{c&&(n&&o?z.current&&f!=null&&(D.current=!0,A(f)):W.current&&($.current=-1,L.current(null)))},[c,n,o,f,A]),jt(()=>{if(c&&n&&o)if(u==null){if(q.current=!1,f!=null)return;if(W.current&&($.current=-1,le(s,$)),!W.current&&z.current&&(F.current!=null||z.current===!0&&F.current==null)){let ue=0;const X=()=>{s.current[0]==null?(ue<2&&(ue?requestAnimationFrame:queueMicrotask)(X),ue++):($.current=F.current==null||Xd(F.current,S,m)||h?qd(s,x.current):mw(s,x.current),F.current=null,A($.current))};X()}}else Yo(s,u)||($.current=u,le(s,$,D.current),D.current=!1)},[c,n,o,u,f,h,s,S,m,A,le,x]),jt(()=>{var ue,X;if(!c||o||!O||y||!W.current)return;const K=O.nodesRef.current,de=(ue=K.find(P=>P.id===B))==null||(X=ue.context)==null?void 0:X.elements.floating,ve=ai(Zn(o)),$e=K.some(P=>P.context&&mn(P.context.elements.floating,ve));de&&!$e&&M.current&&de.focus({preventScroll:!0})},[c,o,O,B,y]),jt(()=>{if(!c||!O||!y||B)return;function ue(X){ne(X.id),R&&(R.current=X)}return O.events.on("virtualfocus",ue),()=>{O.events.off("virtualfocus",ue)}},[c,O,y,B,R]),jt(()=>{L.current=A,W.current=!!o}),jt(()=>{n||(F.current=null)},[n]);const pe=u!=null,he=w.useMemo(()=>{function ue(K){if(!n)return;const de=s.current.indexOf(K);de!==-1&&A(de)}return{onFocus(K){let{currentTarget:de}=K;ue(de)},onClick:K=>{let{currentTarget:de}=K;return de.focus({preventScroll:!0})},...g&&{onMouseMove(K){let{currentTarget:de}=K;ue(de)},onPointerLeave(K){let{pointerType:de}=K;!M.current||de==="touch"||($.current=-1,le(s,$),A(null),y||Mr(i.floating.current,{preventScroll:!0}))}}}},[n,i,le,g,s,A,y]);return w.useMemo(()=>{if(!c)return{};const ue=x.current;function X(P){if(M.current=!1,q.current=!0,!V.current&&P.currentTarget===i.floating.current)return;if(h&&Rw(P.key,S,m)){Gt(P),r(!1,P.nativeEvent),ya(a)&&!y&&a.focus();return}const Y=$.current,ae=qd(s,ue),ee=mw(s,ue);if(P.key==="Home"&&(Gt(P),$.current=ae,A($.current)),P.key==="End"&&(Gt(P),$.current=ee,A($.current)),!(E>1&&($.current=GL(s,{event:P,orientation:S,loop:p,cols:E,disabledIndices:ue,minIndex:ae,maxIndex:ee,prevIndex:$.current,stopEvent:!0}),A($.current),S==="both"))&&Iw(P.key,S)){if(Gt(P),n&&!y&&ai(P.currentTarget.ownerDocument)===P.currentTarget){$.current=Xd(P.key,S,m)?ae:ee,A($.current);return}Xd(P.key,S,m)?p?$.current=Y>=ee?d&&Y!==s.current.length?-1:ae:tn(s,{startingIndex:Y,disabledIndices:ue}):$.current=Math.min(ee,tn(s,{startingIndex:Y,disabledIndices:ue})):p?$.current=Y<=ae?d&&Y!==-1?s.current.length:ee:tn(s,{startingIndex:Y,decrement:!0,disabledIndices:ue}):$.current=Math.max(ae,tn(s,{startingIndex:Y,decrement:!0,disabledIndices:ue})),Yo(s,$.current)?A(null):A($.current)}}function K(P){v==="auto"&&uw(P.nativeEvent)&&(z.current=!0)}function de(P){z.current=v,v==="auto"&&cw(P.nativeEvent)&&(z.current=!0)}const ve=y&&n&&pe&&{"aria-activedescendant":oe||_},$e=s.current.find(P=>(P==null?void 0:P.id)===_);return{reference:{...ve,onKeyDown(P){M.current=!1;const Y=P.key.indexOf("Arrow")===0,ae=wF(P.key,S,m),ee=Rw(P.key,S,m),ke=Iw(P.key,S),we=(h?ae:ke)||P.key==="Enter"||P.key.trim()==="";if(y&&n){const Fe=O==null?void 0:O.nodesRef.current.find(N=>N.parentId==null),U=O&&Fe?nF(O.nodesRef.current,Fe.id):null;if(Y&&U&&R){const N=new KeyboardEvent("keydown",{key:P.key,bubbles:!0});if(ae||ee){var Re,We;const J=((Re=U.context)==null?void 0:Re.elements.domReference)===P.currentTarget,ce=ee&&!J?(We=U.context)==null?void 0:We.elements.domReference:ae?$e:null;ce&&(Gt(P),ce.dispatchEvent(N),ne(void 0))}if(ke&&U.context&&U.context.open&&U.parentId&&P.currentTarget!==U.context.elements.domReference){var Ae;Gt(P),(Ae=U.context.elements.domReference)==null||Ae.dispatchEvent(N);return}}return X(P)}if(!(!n&&!b&&Y)){if(we&&(F.current=h&&ke?null:P.key),h){ae&&(Gt(P),n?($.current=qd(s,ue),A($.current)):r(!0,P.nativeEvent));return}ke&&(f!=null&&($.current=f),Gt(P),!n&&b?r(!0,P.nativeEvent):X(P),n&&A($.current))}},onFocus(){n&&A(null)},onPointerDown:de,onMouseDown:K,onClick:K},floating:{"aria-orientation":S==="both"?void 0:S,...ve,onKeyDown:X,onPointerMove(){M.current=!0}},item:he}},[a,i,_,oe,x,V,s,c,S,m,y,n,pe,h,f,b,d,E,p,v,A,r,he,O,R])}function _F(e,t){t===void 0&&(t={});const{open:n,floatingId:r}=e,{enabled:i=!0,role:a="dialog"}=t,o=Hd();return w.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 EF(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,h=w.useRef(),m=w.useRef(""),y=w.useRef((n=p??o)!=null?n:-1),v=w.useRef(null),g=si(s),b=si(u),k=oi(c),S=oi(d);return jt(()=>{r&&(clearTimeout(h.current),v.current=null,m.current="")},[r]),jt(()=>{if(r&&m.current===""){var E;y.current=(E=p??o)!=null?E:-1}},[r,p,o]),w.useMemo(()=>{if(!l)return{};function E(B){B?i.current.typing||(i.current.typing=B,b(B)):i.current.typing&&(i.current.typing=B,b(B))}function T(B,O,A){const z=k.current?k.current(O,A):O.find($=>($==null?void 0:$.toLocaleLowerCase().indexOf(A.toLocaleLowerCase()))===0);return z?B.indexOf(z):-1}function R(B){const O=a.current;if(m.current.length>0&&m.current[0]!==" "&&(T(O,O,m.current)===-1?E(!1):B.key===" "&&Gt(B)),O==null||S.current.includes(B.key)||B.key.length!==1||B.ctrlKey||B.metaKey||B.altKey)return;r&&B.key!==" "&&(Gt(B),E(!0)),O.every(F=>{var M,L;return F?((M=F[0])==null?void 0:M.toLocaleLowerCase())!==((L=F[1])==null?void 0:L.toLocaleLowerCase()):!0})&&m.current===B.key&&(m.current="",y.current=v.current),m.current+=B.key,clearTimeout(h.current),h.current=setTimeout(()=>{m.current="",y.current=v.current,E(!1)},f);const z=y.current,$=T(O,[...O.slice((z||0)+1),...O.slice(0,(z||0)+1)],m.current);$!==-1?(g($),v.current=$):B.key!==" "&&(m.current="",E(!1))}return{reference:{onKeyDown:R},floating:{onKeyDown:R,onKeyUp(B){B.key===" "&&E(!1)}}}},[l,r,i,a,f,S,k,g,b])}const kF=({options:e,label:t,reusable:n,sendMessage:r,isReadOnly:i})=>{var M,L,W,q,D;const a=zl(x=>x.messageContainerRef),[o,s]=w.useState(!1),[u,l]=w.useState(null),[c,f]=w.useState(null),{message:{blocks:{dropdown:d}}}=yt,p=e.reduce((x,V)=>(x[V.label]=V.value,x),{}),h=p?Object.keys(p):[],m=x=>{s(c!==null&&!n?!1:x)},{refs:y,floatingStyles:v,context:g}=bF({placement:"bottom-start",open:o,onOpenChange:m,whileElementsMounted:w2,middleware:[O2(5),C2({padding:10,boundary:(a==null?void 0:a.current)??void 0,crossAxis:!0}),$2({apply({rects:x,elements:V,availableHeight:Z}){Object.assign(V.floating.style,{maxHeight:`${Z}px`,minWidth:`${x.reference.width}px`})},padding:10})]}),b=w.useRef([]),k=w.useRef(h),S=w.useRef(!1),E=pF(g,{event:"mousedown"}),T=gF(g),R=_F(g,{role:"listbox"}),B=SF(g,{listRef:b,activeIndex:u,selectedIndex:c,onNavigate:l,loop:!0}),O=EF(g,{listRef:k,activeIndex:u,selectedIndex:c,onMatch:o?l:f,onTypingChange(x){S.current=x}}),{getReferenceProps:A,getFloatingProps:z,getItemProps:$}=xF([T,R,B,O,E]),F=x=>{f(x),h[x]!==void 0&&r({type:"text",text:p[h[x]]??""}),s(!1)};return c!==null&&h[c],I.jsxs(I.Fragment,{children:[I.jsxs("div",{tabIndex:0,ref:y.setReference,"aria-labelledby":"select-label","aria-autocomplete":"none","data-disabled":c!==null&&!n?"":void 0,...(M=d.button)==null?void 0:M.container,...A(),children:[I.jsx("span",{...(L=d.button)==null?void 0:L.text,children:"Select..."}),I.jsx(U2,{...(W=d.button)==null?void 0:W.icon})]}),o&&I.jsx(cF,{children:I.jsx(dF,{context:g,modal:!1,children:I.jsx("div",{ref:y.setFloating,className:(D=(q=d.content)==null?void 0:q.container)==null?void 0:D.className,style:{...v},...z(),children:h.map((x,V)=>{var Z;return I.jsx("div",{ref:_=>{b.current[V]=_},role:"option",tabIndex:V===u?0:-1,"aria-selected":V===c&&V===u,"data-active":V===u?"":void 0,...(Z=d.content)==null?void 0:Z.item,...$({onClick(){i||F(V)},onKeyDown(_){i||(_.key==="Enter"&&(_.preventDefault(),F(V)),_.key===" "&&!S.current&&(_.preventDefault(),F(V)))}}),children:x},x)})})})})]})},TF=j.forwardRef(({type:e,title:t,url:n,...r},i)=>{const{message:{blocks:{file:a}}}=yt;return I.jsxs("a",{...r,...a.container,href:n,download:!0,ref:i,target:"_blank",rel:"noreferrer",children:[I.jsx("p",{...a.title,children:t||n}),I.jsx(V2,{...a.icon})]})}),Pw={audio:j2,bubble:vx,button:jM,carousel:iw,column:Kx,dropdown:kF,file:TF,image:N2,location:H2,row:Gx,text:gM,video:M2},wa=({block:e,renderers:t,...n})=>{const r=(t==null?void 0:t[e.type])??Pw[e.type],i={...n,...e};return I.jsx(r,{...i})};function OF({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.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 CF=w.forwardRef(OF);function $F({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.createElement("path",{d:"M8 1a2 2 0 0 0-2 2v4a2 2 0 1 0 4 0V3a2 2 0 0 0-2-2Z"}),w.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 IF=w.forwardRef($F);function RF({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.createElement("path",{d:"M8.75 3.75a.75.75 0 0 0-1.5 0v3.5h-3.5a.75.75 0 0 0 0 1.5h3.5v3.5a.75.75 0 0 0 1.5 0v-3.5h3.5a.75.75 0 0 0 0-1.5h-3.5v-3.5Z"}))}const PF=w.forwardRef(RF);function Qd(){return Qd=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},Qd.apply(null,arguments)}function AF(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 NF=j.useLayoutEffect,DF=function(t){var n=w.useRef(t);return NF(function(){n.current=t}),n},Aw=function(t,n){if(typeof t=="function"){t(n);return}t.current=n},MF=function(t,n){var r=j.useRef();return j.useCallback(function(i){t.current=i,r.current&&Aw(r.current,null),r.current=n,n&&Aw(n,i)},[n])},Nw={"min-height":"0","max-height":"none",height:"0",visibility:"hidden",overflow:"hidden",position:"absolute","z-index":"-1000",top:"0",right:"0",display:"block"},jF=function(t){Object.keys(Nw).forEach(function(n){t.style.setProperty(n,Nw[n],"important")})},Dw=jF,un=null,Mw=function(t,n){var r=t.scrollHeight;return n.sizingStyle.boxSizing==="border-box"?r+n.borderSize:r-n.paddingSize};function LF(e,t,n,r){n===void 0&&(n=1),r===void 0&&(r=1/0),un||(un=document.createElement("textarea"),un.setAttribute("tabindex","-1"),un.setAttribute("aria-hidden","true"),Dw(un)),un.parentNode===null&&document.body.appendChild(un);var i=e.paddingSize,a=e.borderSize,o=e.sizingStyle,s=o.boxSizing;Object.keys(o).forEach(function(d){var p=d;un.style[p]=o[p]}),Dw(un),un.value=t;var u=Mw(un,e);un.value=t,u=Mw(un,e),un.value="x";var l=un.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 jw=function(){},FF=function(t,n){return t.reduce(function(r,i){return r[i]=n[i],r},{})},BF=["borderBottomWidth","borderLeftWidth","borderRightWidth","borderTopWidth","boxSizing","fontFamily","fontSize","fontStyle","fontWeight","letterSpacing","lineHeight","paddingBottom","paddingLeft","paddingRight","paddingTop","tabSize","textIndent","textRendering","textTransform","width","wordBreak"],UF=!!document.documentElement.currentStyle,zF=function(t){var n=window.getComputedStyle(t);if(n===null)return null;var r=FF(BF,n),i=r.boxSizing;if(i==="")return null;UF&&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}},VF=zF;function Lw(e,t,n){var r=DF(n);w.useLayoutEffect(function(){var i=function(o){return r.current(o)};if(e)return e.addEventListener(t,i),function(){return e.removeEventListener(t,i)}},[])}var qF=function(t){Lw(window,"resize",t)},WF=function(t){Lw(document.fonts,"loadingdone",t)},HF=["cacheMeasurements","maxRows","minRows","onChange","onHeightChange"],ZF=function(t,n){var r=t.cacheMeasurements,i=t.maxRows,a=t.minRows,o=t.onChange,s=o===void 0?jw:o,u=t.onHeightChange,l=u===void 0?jw:u,c=AF(t,HF),f=c.value!==void 0,d=w.useRef(null),p=MF(d,n),h=w.useRef(0),m=w.useRef(),y=function(){var b=d.current,k=r&&m.current?m.current:VF(b);if(k){m.current=k;var S=LF(k,b.value||b.placeholder||"x",a,i),E=S[0],T=S[1];h.current!==E&&(h.current=E,b.style.setProperty("height",E+"px","important"),l(E,{rowHeight:T}))}},v=function(b){f||y(),s(b)};return w.useLayoutEffect(y),qF(y),WF(y),w.createElement("textarea",Qd({},c,{onChange:v,ref:p}))},KF=w.forwardRef(ZF);const Fw=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}=yt,[p,h]=j.useState(""),[m,y]=j.useState(-1),[v,g]=j.useState(!1),b=j.useRef(null),k=j.useRef(null),S=Ni($=>$.user),E=Ni($=>$.messageHistory);if(r)return null;const T=()=>{var $;b.current&&(($=b.current)==null||$.click())},R=n||r||!a,B=async $=>{var M;const F=(M=$.target.files)==null?void 0:M[0];if(F)try{const{fileUrl:L,type:W}=await l(F);await u(W==="image"?{type:W,imageUrl:L}:W==="audio"?{type:W,audioUrl:L}:W==="video"?{type:W,videoUrl:L}:{type:W,fileUrl:L})}catch(L){console.error("Error sending file:",L)}},O=window.SpeechRecognition||window.webkitSpeechRecognition,A=()=>{k.current||(k.current=new O);const $=k.current;$&&($.continuous=!0,$.onresult=F=>{var L,W,q;const M=((q=(W=(L=F.results)==null?void 0:L[0])==null?void 0:W[0])==null?void 0:q.transcript)??"";h(M??""),$.stop(),g(!1)},v?($.stop(),g(!1)):($.start(),g(!0)))},z=()=>{p&&(u({type:"text",text:p}),h(""),y(-1))};return I.jsxs(I.Fragment,{children:[I.jsxs("div",{"data-disabled":R,...c,className:Gl(d.container.className,e),ref:f,children:[i&&I.jsxs(I.Fragment,{children:[I.jsx("button",{type:"button",disabled:R,...d.uploadButton.container,onClick:T,children:I.jsx(PF,{...d.uploadButton.icon})}),I.jsx("input",{type:"file",ref:b,style:{display:"none"},onChange:B})]}),I.jsx(KF,{...d==null?void 0:d.input,ref:t,placeholder:o??"Type your message...",disabled:R,value:p,"data-has-value":!!p,onChange:$=>h($.target.value),maxRows:5,onKeyDown:$=>{if(!R){if($.key==="Enter"&&$.shiftKey?($.preventDefault(),h(`${p}
|
|
273
|
+
`)):$.key==="Enter"&&($.preventDefault(),z()),$.key==="ArrowUp"){$.preventDefault();const F=E[(S==null?void 0:S.userId)??""]??[];m<F.length-1&&h(F[m+1]??""),y(()=>Math.min(m+1,F.length-1))}if($.key==="ArrowDown"){$.preventDefault();const F=E[(S==null?void 0:S.userId)??""]??[];h(m===0?"":F[m-1]??""),y(()=>Math.max(m-1,-1))}}}}),p&&I.jsx("button",{type:"button","aria-label":"Send message",...d.button.container,disabled:!p||R,onClick:z,children:I.jsx(CF,{...d.button.icon})}),!p&&O&&I.jsx("button",{type:"button","aria-label":"Activate voice input",...d.voiceButton.container,disabled:!!p,onClick:A,"data-listens":!!v,children:I.jsx(IF,{...d.voiceButton.icon})})]}),I.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"})]})})),Bw=({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 I.jsxs(gx.Provider,{value:{hideModal:u,showModal:s,title:r,content:a,open:t},children:[I.jsx(ui,{open:t,onOpenChange:n,children:I.jsx(ui.Content,{title:r,children:a})}),e]})};function jr(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 GF(e,t){const n=w.createContext(t),r=a=>{const{children:o,...s}=a,u=w.useMemo(()=>s,Object.values(s));return I.jsx(n.Provider,{value:u,children:o})};r.displayName=e+"Provider";function i(a){const o=w.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 Uw(e,t=[]){let n=[];function r(a,o){const s=w.createContext(o),u=n.length;n=[...n,o];const l=f=>{var v;const{scope:d,children:p,...h}=f,m=((v=d==null?void 0:d[e])==null?void 0:v[u])||s,y=w.useMemo(()=>h,Object.values(h));return I.jsx(m.Provider,{value:y,children:p})};l.displayName=a+"Provider";function c(f,d){var m;const p=((m=d==null?void 0:d[e])==null?void 0:m[u])||s,h=w.useContext(p);if(h)return h;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=>w.createContext(o));return function(s){const u=(s==null?void 0:s[e])||a;return w.useMemo(()=>({[`__scope${e}`]:{...s,[e]:u}}),[s,u])}};return i.scopeName=e,[r,YF(i,...t)]}function YF(...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 w.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}var JF=w.useId||(()=>{}),XF=0;function bu(e){const[t,n]=w.useState(JF());return ta(()=>{e||n(r=>r??String(XF++))},[e]),e||(t?`radix-${t}`:"")}function zw({prop:e,defaultProp:t,onChange:n=()=>{}}){const[r,i]=QF({defaultProp:t,onChange:n}),a=e!==void 0,o=a?e:r,s=Zr(n),u=w.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 QF({defaultProp:e,onChange:t}){const n=w.useState(e),[r]=n,i=w.useRef(r),a=Zr(t);return w.useEffect(()=>{i.current!==r&&(a(r),i.current=r)},[r,i,a]),n}function e5(e,t=globalThis==null?void 0:globalThis.document){const n=Zr(e);w.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 t5="DismissableLayer",ep="dismissableLayer.update",n5="dismissableLayer.pointerDownOutside",r5="dismissableLayer.focusOutside",Vw,qw=w.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),Ww=w.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:i,onFocusOutside:a,onInteractOutside:o,onDismiss:s,...u}=e,l=w.useContext(qw),[c,f]=w.useState(null),d=(c==null?void 0:c.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,p]=w.useState({}),h=Kr(t,T=>f(T)),m=Array.from(l.layers),[y]=[...l.layersWithOutsidePointerEventsDisabled].slice(-1),v=m.indexOf(y),g=c?m.indexOf(c):-1,b=l.layersWithOutsidePointerEventsDisabled.size>0,k=g>=v,S=o5(T=>{const R=T.target,B=[...l.branches].some(O=>O.contains(R));!k||B||(i==null||i(T),o==null||o(T),T.defaultPrevented||s==null||s())},d),E=s5(T=>{const R=T.target;[...l.branches].some(O=>O.contains(R))||(a==null||a(T),o==null||o(T),T.defaultPrevented||s==null||s())},d);return e5(T=>{g===l.layers.size-1&&(r==null||r(T),!T.defaultPrevented&&s&&(T.preventDefault(),s()))},d),w.useEffect(()=>{if(c)return n&&(l.layersWithOutsidePointerEventsDisabled.size===0&&(Vw=d.body.style.pointerEvents,d.body.style.pointerEvents="none"),l.layersWithOutsidePointerEventsDisabled.add(c)),l.layers.add(c),Hw(),()=>{n&&l.layersWithOutsidePointerEventsDisabled.size===1&&(d.body.style.pointerEvents=Vw)}},[c,d,n,l]),w.useEffect(()=>()=>{c&&(l.layers.delete(c),l.layersWithOutsidePointerEventsDisabled.delete(c),Hw())},[c,l]),w.useEffect(()=>{const T=()=>p({});return document.addEventListener(ep,T),()=>document.removeEventListener(ep,T)},[]),I.jsx(dn.div,{...u,ref:h,style:{pointerEvents:b?k?"auto":"none":void 0,...e.style},onFocusCapture:jr(e.onFocusCapture,E.onFocusCapture),onBlurCapture:jr(e.onBlurCapture,E.onBlurCapture),onPointerDownCapture:jr(e.onPointerDownCapture,S.onPointerDownCapture)})});Ww.displayName=t5;var i5="DismissableLayerBranch",a5=w.forwardRef((e,t)=>{const n=w.useContext(qw),r=w.useRef(null),i=Kr(t,r);return w.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),I.jsx(dn.div,{...e,ref:i})});a5.displayName=i5;function o5(e,t=globalThis==null?void 0:globalThis.document){const n=Zr(e),r=w.useRef(!1),i=w.useRef(()=>{});return w.useEffect(()=>{const a=s=>{if(s.target&&!r.current){let u=function(){Zw(n5,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 s5(e,t=globalThis==null?void 0:globalThis.document){const n=Zr(e),r=w.useRef(!1);return w.useEffect(()=>{const i=a=>{a.target&&!r.current&&Zw(r5,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 Hw(){const e=new CustomEvent(ep);document.dispatchEvent(e)}function Zw(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?gC(i,a):i.dispatchEvent(a)}var tp="focusScope.autoFocusOnMount",np="focusScope.autoFocusOnUnmount",Kw={bubbles:!1,cancelable:!0},l5="FocusScope",Gw=w.forwardRef((e,t)=>{const{loop:n=!1,trapped:r=!1,onMountAutoFocus:i,onUnmountAutoFocus:a,...o}=e,[s,u]=w.useState(null),l=Zr(i),c=Zr(a),f=w.useRef(null),d=Kr(t,m=>u(m)),p=w.useRef({paused:!1,pause(){this.paused=!0},resume(){this.paused=!1}}).current;w.useEffect(()=>{if(r){let m=function(b){if(p.paused||!s)return;const k=b.target;s.contains(k)?f.current=k:li(f.current,{select:!0})},y=function(b){if(p.paused||!s)return;const k=b.relatedTarget;k!==null&&(s.contains(k)||li(f.current,{select:!0}))},v=function(b){if(document.activeElement===document.body)for(const S of b)S.removedNodes.length>0&&li(s)};document.addEventListener("focusin",m),document.addEventListener("focusout",y);const g=new MutationObserver(v);return s&&g.observe(s,{childList:!0,subtree:!0}),()=>{document.removeEventListener("focusin",m),document.removeEventListener("focusout",y),g.disconnect()}}},[r,s,p.paused]),w.useEffect(()=>{if(s){Xw.add(p);const m=document.activeElement;if(!s.contains(m)){const v=new CustomEvent(tp,Kw);s.addEventListener(tp,l),s.dispatchEvent(v),v.defaultPrevented||(u5(h5(Yw(s)),{select:!0}),document.activeElement===m&&li(s))}return()=>{s.removeEventListener(tp,l),setTimeout(()=>{const v=new CustomEvent(np,Kw);s.addEventListener(np,c),s.dispatchEvent(v),v.defaultPrevented||li(m??document.body,{select:!0}),s.removeEventListener(np,c),Xw.remove(p)},0)}}},[s,l,c,p]);const h=w.useCallback(m=>{if(!n&&!r||p.paused)return;const y=m.key==="Tab"&&!m.altKey&&!m.ctrlKey&&!m.metaKey,v=document.activeElement;if(y&&v){const g=m.currentTarget,[b,k]=c5(g);b&&k?!m.shiftKey&&v===k?(m.preventDefault(),n&&li(b,{select:!0})):m.shiftKey&&v===b&&(m.preventDefault(),n&&li(k,{select:!0})):v===g&&m.preventDefault()}},[n,r,p.paused]);return I.jsx(dn.div,{tabIndex:-1,...o,ref:d,onKeyDown:h})});Gw.displayName=l5;function u5(e,{select:t=!1}={}){const n=document.activeElement;for(const r of e)if(li(r,{select:t}),document.activeElement!==n)return}function c5(e){const t=Yw(e),n=Jw(t,e),r=Jw(t.reverse(),e);return[n,r]}function Yw(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 Jw(e,t){for(const n of e)if(!f5(n,{upTo:t}))return n}function f5(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 d5(e){return e instanceof HTMLInputElement&&"select"in e}function li(e,{select:t=!1}={}){if(e&&e.focus){const n=document.activeElement;e.focus({preventScroll:!0}),e!==n&&d5(e)&&t&&e.select()}}var Xw=p5();function p5(){let e=[];return{add(t){const n=e[0];t!==n&&(n==null||n.pause()),e=Qw(e,t),e.unshift(t)},remove(t){var n;e=Qw(e,t),(n=e[0])==null||n.resume()}}}function Qw(e,t){const n=[...e],r=n.indexOf(t);return r!==-1&&n.splice(r,1),n}function h5(e){return e.filter(t=>t.tagName!=="A")}function m5(e,t){return w.useReducer((n,r)=>t[n][r]??n,e)}var xu=e=>{const{present:t,children:n}=e,r=v5(t),i=typeof n=="function"?n({present:r.isPresent}):w.Children.only(n),a=Kr(r.ref,y5(i));return typeof n=="function"||r.isPresent?w.cloneElement(i,{ref:a}):null};xu.displayName="Presence";function v5(e){const[t,n]=w.useState(),r=w.useRef({}),i=w.useRef(e),a=w.useRef("none"),o=e?"mounted":"unmounted",[s,u]=m5(o,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return w.useEffect(()=>{const l=wu(r.current);a.current=s==="mounted"?l:"none"},[s]),ta(()=>{const l=r.current,c=i.current;if(c!==e){const d=a.current,p=wu(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]),ta(()=>{if(t){let l;const c=t.ownerDocument.defaultView??window,f=p=>{const m=wu(r.current).includes(p.animationName);if(p.target===t&&m&&(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=wu(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:w.useCallback(l=>{l&&(r.current=getComputedStyle(l)),n(l)},[])}}function wu(e){return(e==null?void 0:e.animationName)||"none"}function y5(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 rp=0;function g5(){w.useEffect(()=>{const e=document.querySelectorAll("[data-radix-focus-guard]");return document.body.insertAdjacentElement("afterbegin",e[0]??e0()),document.body.insertAdjacentElement("beforeend",e[1]??e0()),rp++,()=>{rp===1&&document.querySelectorAll("[data-radix-focus-guard]").forEach(t=>t.remove()),rp--}},[])}function e0(){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 Su="right-scroll-bar-position",_u="width-before-scroll-bar",b5="with-scroll-bars-hidden",x5="--removed-body-scroll-bar-size";function ip(e,t){return typeof e=="function"?e(t):e&&(e.current=t),e}function w5(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 S5=typeof window<"u"?w.useLayoutEffect:w.useEffect,t0=new WeakMap;function _5(e,t){var n=w5(null,function(r){return e.forEach(function(i){return ip(i,r)})});return S5(function(){var r=t0.get(n);if(r){var i=new Set(r),a=new Set(e),o=n.current;i.forEach(function(s){a.has(s)||ip(s,null)}),a.forEach(function(s){i.has(s)||ip(s,o)})}t0.set(n,e)},[e]),n}function E5(e){return e}function k5(e,t){t===void 0&&(t=E5);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 T5(e){e===void 0&&(e={});var t=k5(null);return t.options=Dn({async:!0,ssr:!1},e),t}var n0=function(e){var t=e.sideCar,n=Zx(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 w.createElement(r,Dn({},n))};n0.isSideCarExport=!0;function O5(e,t){return e.useMedium(t),n0}var r0=T5(),ap=function(){},Eu=w.forwardRef(function(e,t){var n=w.useRef(null),r=w.useState({onScrollCapture:ap,onWheelCapture:ap,onTouchMoveCapture:ap}),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,h=e.inert,m=e.allowPinchZoom,y=e.as,v=y===void 0?"div":y,g=e.gapMode,b=Zx(e,["forwardProps","children","className","removeScrollBar","enabled","shards","sideCar","noIsolation","inert","allowPinchZoom","as","gapMode"]),k=d,S=_5([n,t]),E=Dn(Dn({},b),i);return w.createElement(w.Fragment,null,c&&w.createElement(k,{sideCar:r0,removeScrollBar:l,shards:f,noIsolation:p,inert:h,setCallbacks:a,allowPinchZoom:!!m,lockRef:n,gapMode:g}),o?w.cloneElement(w.Children.only(s),Dn(Dn({},E),{ref:S})):w.createElement(v,Dn({},E,{className:u,ref:S}),s))});Eu.defaultProps={enabled:!0,removeScrollBar:!0,inert:!1},Eu.classNames={fullWidth:_u,zeroRight:Su};var C5=function(){if(typeof __webpack_nonce__<"u")return __webpack_nonce__};function $5(){if(!document)return null;var e=document.createElement("style");e.type="text/css";var t=C5();return t&&e.setAttribute("nonce",t),e}function I5(e,t){e.styleSheet?e.styleSheet.cssText=t:e.appendChild(document.createTextNode(t))}function R5(e){var t=document.head||document.getElementsByTagName("head")[0];t.appendChild(e)}var P5=function(){var e=0,t=null;return{add:function(n){e==0&&(t=$5())&&(I5(t,n),R5(t)),e++},remove:function(){e--,!e&&t&&(t.parentNode&&t.parentNode.removeChild(t),t=null)}}},A5=function(){var e=P5();return function(t,n){w.useEffect(function(){return e.add(t),function(){e.remove()}},[t&&n])}},i0=function(){var e=A5(),t=function(n){var r=n.styles,i=n.dynamic;return e(r,i),null};return t},N5={left:0,top:0,right:0,gap:0},op=function(e){return parseInt(e||"",10)||0},D5=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[op(n),op(r),op(i)]},M5=function(e){if(e===void 0&&(e="margin"),typeof window>"u")return N5;var t=D5(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])}},j5=i0(),Sa="data-scroll-locked",L5=function(e,t,n,r){var i=e.left,a=e.top,o=e.right,s=e.gap;return n===void 0&&(n="margin"),`
|
|
274
|
+
.`.concat(b5,` {
|
|
275
|
+
overflow: hidden `).concat(r,`;
|
|
276
|
+
padding-right: `).concat(s,"px ").concat(r,`;
|
|
288
277
|
}
|
|
289
|
-
body[`).concat(
|
|
290
|
-
overflow: hidden `).concat(
|
|
278
|
+
body[`).concat(Sa,`] {
|
|
279
|
+
overflow: hidden `).concat(r,`;
|
|
291
280
|
overscroll-behavior: contain;
|
|
292
|
-
`).concat([t&&"position: relative ".concat(
|
|
281
|
+
`).concat([t&&"position: relative ".concat(r,";"),n==="margin"&&`
|
|
293
282
|
padding-left: `.concat(i,`px;
|
|
294
283
|
padding-top: `).concat(a,`px;
|
|
295
284
|
padding-right: `).concat(o,`px;
|
|
296
285
|
margin-left:0;
|
|
297
286
|
margin-top:0;
|
|
298
|
-
margin-right: `).concat(s,"px ").concat(
|
|
299
|
-
`),
|
|
287
|
+
margin-right: `).concat(s,"px ").concat(r,`;
|
|
288
|
+
`),n==="padding"&&"padding-right: ".concat(s,"px ").concat(r,";")].filter(Boolean).join(""),`
|
|
300
289
|
}
|
|
301
290
|
|
|
302
|
-
.`).concat(
|
|
303
|
-
right: `).concat(s,"px ").concat(
|
|
291
|
+
.`).concat(Su,` {
|
|
292
|
+
right: `).concat(s,"px ").concat(r,`;
|
|
304
293
|
}
|
|
305
294
|
|
|
306
|
-
.`).concat(
|
|
307
|
-
margin-right: `).concat(s,"px ").concat(
|
|
295
|
+
.`).concat(_u,` {
|
|
296
|
+
margin-right: `).concat(s,"px ").concat(r,`;
|
|
308
297
|
}
|
|
309
298
|
|
|
310
|
-
.`).concat(
|
|
311
|
-
right: 0 `).concat(
|
|
299
|
+
.`).concat(Su," .").concat(Su,` {
|
|
300
|
+
right: 0 `).concat(r,`;
|
|
312
301
|
}
|
|
313
302
|
|
|
314
|
-
.`).concat(
|
|
315
|
-
margin-right: 0 `).concat(
|
|
303
|
+
.`).concat(_u," .").concat(_u,` {
|
|
304
|
+
margin-right: 0 `).concat(r,`;
|
|
316
305
|
}
|
|
317
306
|
|
|
318
|
-
body[`).concat(
|
|
319
|
-
`).concat(
|
|
307
|
+
body[`).concat(Sa,`] {
|
|
308
|
+
`).concat(x5,": ").concat(s,`px;
|
|
320
309
|
}
|
|
321
|
-
`)},
|
|
310
|
+
`)},a0=function(){var e=parseInt(document.body.getAttribute(Sa)||"0",10);return isFinite(e)?e:0},F5=function(){w.useEffect(function(){return document.body.setAttribute(Sa,(a0()+1).toString()),function(){var e=a0()-1;e<=0?document.body.removeAttribute(Sa):document.body.setAttribute(Sa,e.toString())}},[])},B5=function(e){var t=e.noRelative,n=e.noImportant,r=e.gapMode,i=r===void 0?"margin":r;F5();var a=w.useMemo(function(){return M5(i)},[i]);return w.createElement(j5,{styles:L5(a,!t,i,n?"":"!important")})},sp=!1;if(typeof window<"u")try{var ku=Object.defineProperty({},"passive",{get:function(){return sp=!0,!0}});window.addEventListener("test",ku,ku),window.removeEventListener("test",ku,ku)}catch{sp=!1}var _a=sp?{passive:!1}:!1,U5=function(e){return e.tagName==="TEXTAREA"},o0=function(e,t){if(!(e instanceof Element))return!1;var n=window.getComputedStyle(e);return n[t]!=="hidden"&&!(n.overflowY===n.overflowX&&!U5(e)&&n[t]==="visible")},z5=function(e){return o0(e,"overflowY")},V5=function(e){return o0(e,"overflowX")},s0=function(e,t){var n=t.ownerDocument,r=t;do{typeof ShadowRoot<"u"&&r instanceof ShadowRoot&&(r=r.host);var i=l0(e,r);if(i){var a=u0(e,r),o=a[1],s=a[2];if(o>s)return!0}r=r.parentNode}while(r&&r!==n.body);return!1},q5=function(e){var t=e.scrollTop,n=e.scrollHeight,r=e.clientHeight;return[t,n,r]},W5=function(e){var t=e.scrollLeft,n=e.scrollWidth,r=e.clientWidth;return[t,n,r]},l0=function(e,t){return e==="v"?z5(t):V5(t)},u0=function(e,t){return e==="v"?q5(t):W5(t)},H5=function(e,t){return e==="h"&&t==="rtl"?-1:1},Z5=function(e,t,n,r,i){var a=H5(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=u0(e,s),h=p[0],m=p[1],y=p[2],v=m-y-a*h;(h||v)&&l0(e,s)&&(f+=v,d+=h),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},Tu=function(e){return"changedTouches"in e?[e.changedTouches[0].clientX,e.changedTouches[0].clientY]:[0,0]},c0=function(e){return[e.deltaX,e.deltaY]},f0=function(e){return e&&"current"in e?e.current:e},K5=function(e,t){return e[0]===t[0]&&e[1]===t[1]},G5=function(e){return`
|
|
322
311
|
.block-interactivity-`.concat(e,` {pointer-events: none;}
|
|
323
312
|
.allow-interactivity-`).concat(e,` {pointer-events: all;}
|
|
324
|
-
`)},
|
|
313
|
+
`)},Y5=0,Ea=[];function J5(e){var t=w.useRef([]),n=w.useRef([0,0]),r=w.useRef(),i=w.useState(Y5++)[0],a=w.useState(i0)[0],o=w.useRef(e);w.useEffect(function(){o.current=e},[e]),w.useEffect(function(){if(e.inert){document.body.classList.add("block-interactivity-".concat(i));var m=I2([e.lockRef.current],(e.shards||[]).map(f0),!0).filter(Boolean);return m.forEach(function(y){return y.classList.add("allow-interactivity-".concat(i))}),function(){document.body.classList.remove("block-interactivity-".concat(i)),m.forEach(function(y){return y.classList.remove("allow-interactivity-".concat(i))})}}},[e.inert,e.lockRef.current,e.shards]);var s=w.useCallback(function(m,y){if("touches"in m&&m.touches.length===2||m.type==="wheel"&&m.ctrlKey)return!o.current.allowPinchZoom;var v=Tu(m),g=n.current,b="deltaX"in m?m.deltaX:g[0]-v[0],k="deltaY"in m?m.deltaY:g[1]-v[1],S,E=m.target,T=Math.abs(b)>Math.abs(k)?"h":"v";if("touches"in m&&T==="h"&&E.type==="range")return!1;var R=s0(T,E);if(!R)return!0;if(R?S=T:(S=T==="v"?"h":"v",R=s0(T,E)),!R)return!1;if(!r.current&&"changedTouches"in m&&(b||k)&&(r.current=S),!S)return!0;var B=r.current||S;return Z5(B,y,m,B==="h"?b:k,!0)},[]),u=w.useCallback(function(m){var y=m;if(!(!Ea.length||Ea[Ea.length-1]!==a)){var v="deltaY"in y?c0(y):Tu(y),g=t.current.filter(function(S){return S.name===y.type&&(S.target===y.target||y.target===S.shadowParent)&&K5(S.delta,v)})[0];if(g&&g.should){y.cancelable&&y.preventDefault();return}if(!g){var b=(o.current.shards||[]).map(f0).filter(Boolean).filter(function(S){return S.contains(y.target)}),k=b.length>0?s(y,b[0]):!o.current.noIsolation;k&&y.cancelable&&y.preventDefault()}}},[]),l=w.useCallback(function(m,y,v,g){var b={name:m,delta:y,target:v,should:g,shadowParent:X5(v)};t.current.push(b),setTimeout(function(){t.current=t.current.filter(function(k){return k!==b})},1)},[]),c=w.useCallback(function(m){n.current=Tu(m),r.current=void 0},[]),f=w.useCallback(function(m){l(m.type,c0(m),m.target,s(m,e.lockRef.current))},[]),d=w.useCallback(function(m){l(m.type,Tu(m),m.target,s(m,e.lockRef.current))},[]);w.useEffect(function(){return Ea.push(a),e.setCallbacks({onScrollCapture:f,onWheelCapture:f,onTouchMoveCapture:d}),document.addEventListener("wheel",u,_a),document.addEventListener("touchmove",u,_a),document.addEventListener("touchstart",c,_a),function(){Ea=Ea.filter(function(m){return m!==a}),document.removeEventListener("wheel",u,_a),document.removeEventListener("touchmove",u,_a),document.removeEventListener("touchstart",c,_a)}},[]);var p=e.removeScrollBar,h=e.inert;return w.createElement(w.Fragment,null,h?w.createElement(a,{styles:G5(i)}):null,p?w.createElement(B5,{gapMode:e.gapMode}):null)}function X5(e){for(var t=null;e!==null;)e instanceof ShadowRoot&&(t=e.host,e=e.host),e=e.parentNode;return t}const Q5=O5(r0,J5);var d0=w.forwardRef(function(e,t){return w.createElement(Eu,Dn({},e,{ref:t,sideCar:Q5}))});d0.classNames=Eu.classNames;var eB=function(e){if(typeof document>"u")return null;var t=Array.isArray(e)?e[0]:e;return t.ownerDocument.body},ka=new WeakMap,Ou=new WeakMap,Cu={},lp=0,p0=function(e){return e&&(e.host||p0(e.parentNode))},tB=function(e,t){return t.map(function(n){if(e.contains(n))return n;var r=p0(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})},nB=function(e,t,n,r){var i=tB(t,Array.isArray(e)?e:[e]);Cu[n]||(Cu[n]=new WeakMap);var a=Cu[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),h=p!==null&&p!=="false",m=(ka.get(d)||0)+1,y=(a.get(d)||0)+1;ka.set(d,m),a.set(d,y),o.push(d),m===1&&h&&Ou.set(d,!0),y===1&&d.setAttribute(n,"true"),h||d.setAttribute(r,"true")}catch(v){console.error("aria-hidden: cannot operate on ",d,v)}})};return c(t),s.clear(),lp++,function(){o.forEach(function(f){var d=ka.get(f)-1,p=a.get(f)-1;ka.set(f,d),a.set(f,p),d||(Ou.has(f)||f.removeAttribute(r),Ou.delete(f)),p||f.removeAttribute(n)}),lp--,lp||(ka=new WeakMap,ka=new WeakMap,Ou=new WeakMap,Cu={})}},rB=function(e,t,n){n===void 0&&(n="data-aria-hidden");var r=Array.from(Array.isArray(e)?e:[e]),i=eB(e);return i?(r.push.apply(r,Array.from(i.querySelectorAll("[aria-live]"))),nB(r,i,n,"aria-hidden")):function(){return null}},up="Dialog",[h0,hse]=Uw(up),[iB,fr]=h0(up),m0=e=>{const{__scopeDialog:t,children:n,open:r,defaultOpen:i,onOpenChange:a,modal:o=!0}=e,s=w.useRef(null),u=w.useRef(null),[l=!1,c]=zw({prop:r,defaultProp:i,onChange:a});return I.jsx(iB,{scope:t,triggerRef:s,contentRef:u,contentId:bu(),titleId:bu(),descriptionId:bu(),open:l,onOpenChange:c,onOpenToggle:w.useCallback(()=>c(f=>!f),[c]),modal:o,children:n})};m0.displayName=up;var v0="DialogTrigger",y0=w.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=fr(v0,n),a=Kr(t,i.triggerRef);return I.jsx(dn.button,{type:"button","aria-haspopup":"dialog","aria-expanded":i.open,"aria-controls":i.contentId,"data-state":fp(i.open),...r,ref:a,onClick:jr(e.onClick,i.onOpenToggle)})});y0.displayName=v0;var aB="DialogPortal",[mse,g0]=h0(aB,{forceMount:void 0}),$u="DialogOverlay",b0=w.forwardRef((e,t)=>{const n=g0($u,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=fr($u,e.__scopeDialog);return a.modal?I.jsx(xu,{present:r||a.open,children:I.jsx(oB,{...i,ref:t})}):null});b0.displayName=$u;var oB=w.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=fr($u,n);return I.jsx(d0,{as:cf,allowPinchZoom:!0,shards:[i.contentRef],children:I.jsx(dn.div,{"data-state":fp(i.open),...r,ref:t,style:{pointerEvents:"auto",...r.style}})})}),ji="DialogContent",x0=w.forwardRef((e,t)=>{const n=g0(ji,e.__scopeDialog),{forceMount:r=n.forceMount,...i}=e,a=fr(ji,e.__scopeDialog);return I.jsx(xu,{present:r||a.open,children:a.modal?I.jsx(sB,{...i,ref:t}):I.jsx(lB,{...i,ref:t})})});x0.displayName=ji;var sB=w.forwardRef((e,t)=>{const n=fr(ji,e.__scopeDialog),r=w.useRef(null),i=Kr(t,n.contentRef,r);return w.useEffect(()=>{const a=r.current;if(a)return rB(a)},[]),I.jsx(w0,{...e,ref:i,trapFocus:n.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:jr(e.onCloseAutoFocus,a=>{var o;a.preventDefault(),(o=n.triggerRef.current)==null||o.focus()}),onPointerDownOutside:jr(e.onPointerDownOutside,a=>{const o=a.detail.originalEvent,s=o.button===0&&o.ctrlKey===!0;(o.button===2||s)&&a.preventDefault()}),onFocusOutside:jr(e.onFocusOutside,a=>a.preventDefault())})}),lB=w.forwardRef((e,t)=>{const n=fr(ji,e.__scopeDialog),r=w.useRef(!1),i=w.useRef(!1);return I.jsx(w0,{...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()}})}),w0=w.forwardRef((e,t)=>{const{__scopeDialog:n,trapFocus:r,onOpenAutoFocus:i,onCloseAutoFocus:a,...o}=e,s=fr(ji,n),u=w.useRef(null),l=Kr(t,u);return g5(),I.jsxs(I.Fragment,{children:[I.jsx(Gw,{asChild:!0,loop:!0,trapped:r,onMountAutoFocus:i,onUnmountAutoFocus:a,children:I.jsx(Ww,{role:"dialog",id:s.contentId,"aria-describedby":s.descriptionId,"aria-labelledby":s.titleId,"data-state":fp(s.open),...o,ref:l,onDismiss:()=>s.onOpenChange(!1)})}),I.jsxs(I.Fragment,{children:[I.jsx(cB,{titleId:s.titleId}),I.jsx(dB,{contentRef:u,descriptionId:s.descriptionId})]})]})}),cp="DialogTitle",S0=w.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=fr(cp,n);return I.jsx(dn.h2,{id:i.titleId,...r,ref:t})});S0.displayName=cp;var _0="DialogDescription",uB=w.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=fr(_0,n);return I.jsx(dn.p,{id:i.descriptionId,...r,ref:t})});uB.displayName=_0;var E0="DialogClose",k0=w.forwardRef((e,t)=>{const{__scopeDialog:n,...r}=e,i=fr(E0,n);return I.jsx(dn.button,{type:"button",...r,ref:t,onClick:jr(e.onClick,()=>i.onOpenChange(!1))})});k0.displayName=E0;function fp(e){return e?"open":"closed"}var T0="DialogTitleWarning",[vse,O0]=GF(T0,{contentName:ji,titleName:cp,docsSlug:"dialog"}),cB=({titleId:e})=>{const t=O0(T0),n=`\`${t.contentName}\` requires a \`${t.titleName}\` for the component to be accessible for screen reader users.
|
|
325
314
|
|
|
326
315
|
If you want to hide the \`${t.titleName}\`, you can wrap it with our VisuallyHidden component.
|
|
327
316
|
|
|
328
|
-
For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return x.useEffect(()=>{e&&(document.getElementById(e)||console.error(r))},[r,e]),null},I8="DialogDescriptionWarning",R8=({contentRef:e,descriptionId:t})=>{const n=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${uk(I8).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(n))},[n,e,t]),null},A8=J_,P8=Q_,N8=tk,D8=rk,j8=ik,ck=sk;function M8({title:e,titleId:t,...r},n){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:n,"aria-labelledby":t},r),e?x.createElement("title",{id:t},e):null,x.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18 18 6M6 6l12 12"}))}const fk=x.forwardRef(M8);function Oi({open:e,onOpenChange:t,children:r}){return C.jsx(A8,{open:e,onOpenChange:t,children:r})}function L8({title:e,children:t}){var n,i,a,o,s,l,u,c;const{modal:r}=gt;return C.jsxs(C.Fragment,{children:[C.jsx(N8,{...r==null?void 0:r.overlay}),C.jsx("div",{...r==null?void 0:r.container,children:C.jsxs(D8,{...(n=r==null?void 0:r.dialog)==null?void 0:n.container,children:[C.jsxs("div",{...(a=(i=r==null?void 0:r.dialog)==null?void 0:i.title)==null?void 0:a.container,children:[C.jsx(j8,{...(s=(o=r==null?void 0:r.dialog)==null?void 0:o.title)==null?void 0:s.text,children:e}),C.jsx(ck,{children:C.jsx(fk,{role:"button",tabIndex:0,...(u=(l=r==null?void 0:r.dialog)==null?void 0:l.title)==null?void 0:u.closeIcon})})]}),C.jsx("div",{...(c=r==null?void 0:r.dialog)==null?void 0:c.content,children:t})]})})]})}Oi.Button=P8,Oi.Close=ck,Oi.Content=L8;const dk=j.forwardRef(({children:e,className:t,...r},n)=>{const{container:{className:i}}=gt;return C.jsxs("div",{...r,className:Vp(i,t),ref:n,children:[C.jsx(RU,{}),C.jsxs(L1,{children:[C.jsx(F8,{}),e]})]})}),F8=()=>{const{modal:e}=gt,t=Me(n=>n.connected),{showModal:r}=qS();return j.useEffect(()=>{var n,i,a,o;t||r({title:"Connection Error",content:C.jsxs(C.Fragment,{children:[C.jsx("p",{...(i=(n=e==null?void 0:e.dialog)==null?void 0:n.newConversation)==null?void 0:i.text,children:"There was an error connecting to the server. Please check your internet connection and try again."}),C.jsx(Oi.Close,{asChild:!0,children:C.jsx("button",{type:"button",...(o=(a=e==null?void 0:e.dialog)==null?void 0:a.newConversation)==null?void 0:o.button,onClick:()=>window.location.reload(),children:"Restart"})})]})})},[t]),C.jsx(C.Fragment,{})},B8=j.forwardRef(({children:e,onClick:t,...r},n)=>{const{fab:i}=gt,{container:a,icon:o}=i??{};return C.jsx("div",{...r,...a,ref:n,onClick:t,children:C.jsx("div",{...o})})});var Om="Collapsible",[U8,Fpe]=E_(Om),[z8,Tm]=U8(Om),pk=x.forwardRef((e,t)=>{const{__scopeCollapsible:r,open:n,defaultOpen:i,disabled:a,onOpenChange:o,...s}=e,[l=!1,u]=__({prop:n,defaultProp:i,onChange:o});return C.jsx(z8,{scope:r,disabled:a,contentId:Sc(),open:l,onOpenToggle:x.useCallback(()=>u(c=>!c),[u]),children:C.jsx(dr.div,{"data-state":Im(l),"data-disabled":a?"":void 0,...s,ref:t})})});pk.displayName=Om;var hk="CollapsibleTrigger",mk=x.forwardRef((e,t)=>{const{__scopeCollapsible:r,...n}=e,i=Tm(hk,r);return C.jsx(dr.button,{type:"button","aria-controls":i.contentId,"aria-expanded":i.open||!1,"data-state":Im(i.open),"data-disabled":i.disabled?"":void 0,disabled:i.disabled,...n,ref:t,onClick:Kn(e.onClick,i.onOpenToggle)})});mk.displayName=hk;var Cm="CollapsibleContent",vk=x.forwardRef((e,t)=>{const{forceMount:r,...n}=e,i=Tm(Cm,e.__scopeCollapsible);return C.jsx(Ec,{present:r||i.open,children:({present:a})=>C.jsx(W8,{...n,ref:t,present:a})})});vk.displayName=Cm;var W8=x.forwardRef((e,t)=>{const{__scopeCollapsible:r,present:n,children:i,...a}=e,o=Tm(Cm,r),[s,l]=x.useState(n),u=x.useRef(null),c=ri(t,u),f=x.useRef(0),d=f.current,p=x.useRef(0),h=p.current,m=o.open||s,g=x.useRef(m),v=x.useRef();return x.useEffect(()=>{const y=requestAnimationFrame(()=>g.current=!1);return()=>cancelAnimationFrame(y)},[]),fa(()=>{const y=u.current;if(y){v.current=v.current||{transitionDuration:y.style.transitionDuration,animationName:y.style.animationName},y.style.transitionDuration="0s",y.style.animationName="none";const b=y.getBoundingClientRect();f.current=b.height,p.current=b.width,g.current||(y.style.transitionDuration=v.current.transitionDuration,y.style.animationName=v.current.animationName),l(n)}},[o.open,n]),C.jsx(dr.div,{"data-state":Im(o.open),"data-disabled":o.disabled?"":void 0,id:o.contentId,hidden:!m,...a,ref:c,style:{"--radix-collapsible-content-height":d?`${d}px`:void 0,"--radix-collapsible-content-width":h?`${h}px`:void 0,...e.style},children:m&&i})});function Im(e){return e?"open":"closed"}var H8=pk,V8=vk;const yk=({...e})=>{var o,s;const{header:t,modal:r}=gt,n=Me(l=>l.restartConversation),{showModal:i}=qS(),a=l=>{var u,c,f,d;l.stopPropagation(),i({title:"Restart Conversation",content:C.jsxs(C.Fragment,{children:[C.jsx("p",{...(c=(u=r==null?void 0:r.dialog)==null?void 0:u.newConversation)==null?void 0:c.text,children:"Are you sure you want to restart a new conversation?"}),C.jsx(Oi.Close,{asChild:!0,children:C.jsx("button",{type:"button",...(d=(f=r==null?void 0:r.dialog)==null?void 0:f.newConversation)==null?void 0:d.button,onClick:n,children:"Restart"})})]})})};return C.jsx(m6,{...e,...(s=(o=t==null?void 0:t.content)==null?void 0:o.actions)==null?void 0:s.icons,role:"button",tabIndex:0,onClick:a,onKeyDown:l=>{l.key==="Enter"&&a(l)}})},q8=({...e})=>{const{header:t}=gt,r=Me(i=>i.closeWindow),n=i=>{i.stopPropagation(),r==null||r()};return C.jsx(fk,{...e,...t.content.actions.icons,role:"button",tabIndex:0,onClick:n,onKeyDown:i=>{i.key==="Enter"&&n(i)}})},zs=({icon:e,title:t,link:r,...n})=>{var o,s,l,u,c,f,d,p,h,m,g,v;const{header:i}=gt,a=e??n7;return t?r?C.jsxs("a",{...n,...(s=(o=i.expandedContent)==null?void 0:o.descriptionItems)==null?void 0:s.container,href:r,target:"_blank",rel:"noreferrer noopener",children:[C.jsx(a,{...(u=(l=i.expandedContent)==null?void 0:l.descriptionItems)==null?void 0:u.icon}),C.jsx("p",{...(f=(c=i.expandedContent)==null?void 0:c.descriptionItems)==null?void 0:f.link,children:t})]}):C.jsxs("div",{...n,...(p=(d=i.expandedContent)==null?void 0:d.descriptionItems)==null?void 0:p.container,children:[C.jsx(a,{...(m=(h=i.expandedContent)==null?void 0:h.descriptionItems)==null?void 0:m.icon}),C.jsx("p",{...(v=(g=i.expandedContent)==null?void 0:g.descriptionItems)==null?void 0:v.text,children:t})]}):null},gk=({defaultOpen:e,disabled:t,onOpenChange:r,...n})=>{var d,p,h,m,g,v,y,b,k,S,_,$,N,z,O,D,H,L,W,M,I,V;const{header:i}=gt,a=Me(U=>U.configuration),o=Me(U=>U.closeWindow),s=Me(U=>U.getClientId)(),l=Me(U=>!U.disableRestartConversation),[u,c]=j.useState(!!e),f=!!((d=a.email)!=null&&d.title)||!!((p=a.phone)!=null&&p.title)||!!((h=a.website)!=null&&h.title)||!!((m=a.termsOfService)!=null&&m.link)||!!((g=a.privacyPolicy)!=null&&g.link);return C.jsxs(H8,{open:f?u:!1,onOpenChange:c,"data-disabled":f?void 0:"",...i.container,...n,children:[C.jsxs(mk,{...i.content.container,children:[C.jsx(td,{...n,userId:s,src:a.botAvatar,...i.content.avatar,children:a.botName||"Bot"}),C.jsx("h2",{...i.content.title,children:a.botName||"Bot"}),a.botDescription&&C.jsx("p",{...i.content.description,children:a.botDescription}),C.jsxs("div",{...i.content.actions.container,children:[l&&C.jsx(yk,{}),o&&C.jsx(q8,{})]})]}),C.jsxs(V8,{...i.expandedContent.container,children:[C.jsxs("div",{"data-links":"",...i.expandedContent.group,children:[C.jsx(zs,{"data-email":"",icon:f7,title:(v=a.email)==null?void 0:v.title,link:(b=(y=a.email)==null?void 0:y.link)!=null&&b.startsWith("mailto:")?(k=a.email)==null?void 0:k.link:`mailto:${(S=a.email)==null?void 0:S.link}`}),C.jsx(zs,{"data-phone":"",icon:y7,title:(_=a.phone)==null?void 0:_.title,link:(N=($=a.phone)==null?void 0:$.link)!=null&&N.startsWith("tel:")?(z=a.phone)==null?void 0:z.link:`tel:${(O=a.phone)==null?void 0:O.link}`}),C.jsx(zs,{"data-website":"",link:(D=a.website)==null?void 0:D.link,icon:p7,title:(H=a.website)==null?void 0:H.title})]}),C.jsxs("div",{"data-legal":"",...(L=i.expandedContent)==null?void 0:L.group,children:[C.jsx(zs,{"data-terms":"",link:(W=a.termsOfService)==null?void 0:W.link,icon:u7,title:(M=a.termsOfService)==null?void 0:M.title}),C.jsx(zs,{"data-privacy":"",link:(I=a.privacyPolicy)==null?void 0:I.link,icon:m7,title:(V=a.privacyPolicy)==null?void 0:V.title})]})]})]})},bk=j.memo(({...e})=>{const{typingIndicator:t}=gt;return C.jsx("div",{...e,...t==null?void 0:t.container,children:C.jsx("div",{...t==null?void 0:t.loader})})}),Rm=j.memo(j.forwardRef(({direction:e,block:t,scroll:r,disableInput:n,children:i,sender:a,id:o,metadata:s,...l},u)=>{var v,y,b,k;const[c,f]=j.useState([]),{message:d}=gt,{botAvatar:p,botName:h}=Me(S=>S.configuration),m=Me(S=>S.getClientId)(),g=Ug(m??"",15);return C.jsx(HS.Provider,{value:{isLoading:c,setIsLoading:f},children:C.jsxs("div",{...l,...d==null?void 0:d.container,"data-loaded":c.length===0,"data-disable-input":!!n,"data-direction":e,ref:u,children:[C.jsxs(Hf,{"data-color":g,...(v=d==null?void 0:d.avatar)==null?void 0:v.container,children:[C.jsx(Vf,{...(y=d==null?void 0:d.avatar)==null?void 0:y.image,src:(a==null?void 0:a.avatar)??p}),C.jsx(qf,{...(b=d==null?void 0:d.avatar)==null?void 0:b.fallback,children:(a==null?void 0:a.name[0])??((k=h??"Bot")==null?void 0:k[0])})]}),t&&C.jsx(Ga,{block:t,direction:e,sender:a,timestamp:l.timestamp,messageId:o,metadata:s}),i]})})}));function Z8(){const e=Me(n=>n.getClientId)(),t=Me(n=>n.configuration),{messageList:{marquee:r}}=gt;return C.jsxs("li",{...r.container,children:[C.jsx(td,{userId:e,src:t.botAvatar,...r.avatar,children:(t.botName||"Bot").slice(0,1)}),C.jsxs("div",{...r.content,children:[C.jsx("h1",{...r.title,children:t.botName||"Bot"}),C.jsx("p",{...r.description,children:t.botDescription})]})]})}function K8(e,t){try{var r=global,n=r.document;if(typeof n<"u"&&n.createElement&&n.head&&n.head.appendChild){var i=n.querySelector('html meta[name="'.concat(encodeURI(e),'"]'))||n.createElement("meta");i.setAttribute("name",e),i.setAttribute("content",t),n.head.appendChild(i)}}catch{}}function G8(){K8("react-scroll-to-bottom:version","4.2.0")}var Ws=function(e){return e&&e.Math===Math&&e},Bt=Ws(typeof globalThis=="object"&&globalThis)||Ws(typeof window=="object"&&window)||Ws(typeof self=="object"&&self)||Ws(typeof ct=="object"&&ct)||Ws(typeof ct=="object"&&ct)||function(){return this}()||Function("return this")(),Ut=function(e){try{return!!e()}catch{return!0}},Y8=Ut,Pc=!Y8(function(){var e=(function(){}).bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),J8=Pc,wk=Function.prototype,xk=wk.apply,Sk=wk.call,Am=typeof Reflect=="object"&&Reflect.apply||(J8?Sk.bind(xk):function(){return Sk.apply(xk,arguments)}),Ek=Pc,_k=Function.prototype,Pm=_k.call,X8=Ek&&_k.bind.bind(Pm,Pm),Dt=Ek?X8:function(e){return function(){return Pm.apply(e,arguments)}},kk=Dt,Q8=kk({}.toString),eZ=kk("".slice),ra=function(e){return eZ(Q8(e),8,-1)},tZ=ra,rZ=Dt,Nm=function(e){if(tZ(e)==="Function")return rZ(e)},Dm=typeof document=="object"&&document.all,ar=typeof Dm>"u"&&Dm!==void 0?function(e){return typeof e=="function"||e===Dm}:function(e){return typeof e=="function"},Hs={},nZ=Ut,yr=!nZ(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),iZ=Pc,Nc=Function.prototype.call,Tn=iZ?Nc.bind(Nc):function(){return Nc.apply(Nc,arguments)},jm={},$k={}.propertyIsEnumerable,Ok=Object.getOwnPropertyDescriptor,aZ=Ok&&!$k.call({1:2},1);jm.f=aZ?function(t){var r=Ok(this,t);return!!r&&r.enumerable}:$k;var Vs=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},oZ=Dt,sZ=Ut,lZ=ra,Mm=Object,uZ=oZ("".split),Tk=sZ(function(){return!Mm("z").propertyIsEnumerable(0)})?function(e){return lZ(e)==="String"?uZ(e,""):Mm(e)}:Mm,Lm=function(e){return e==null},cZ=Lm,fZ=TypeError,Dc=function(e){if(cZ(e))throw new fZ("Can't call method on "+e);return e},dZ=Tk,pZ=Dc,Cn=function(e){return dZ(pZ(e))},hZ=ar,tn=function(e){return typeof e=="object"?e!==null:hZ(e)},Jt={},Fm=Jt,Bm=Bt,mZ=ar,Ck=function(e){return mZ(e)?e:void 0},In=function(e,t){return arguments.length<2?Ck(Fm[e])||Ck(Bm[e]):Fm[e]&&Fm[e][t]||Bm[e]&&Bm[e][t]},vZ=Dt,Gn=vZ({}.isPrototypeOf),yZ=Bt,Ik=yZ.navigator,Rk=Ik&&Ik.userAgent,Um=Rk?String(Rk):"",Ak=Bt,zm=Um,Pk=Ak.process,Nk=Ak.Deno,Dk=Pk&&Pk.versions||Nk&&Nk.version,jk=Dk&&Dk.v8,rn,jc;jk&&(rn=jk.split("."),jc=rn[0]>0&&rn[0]<4?1:+(rn[0]+rn[1])),!jc&&zm&&(rn=zm.match(/Edge\/(\d+)/),(!rn||rn[1]>=74)&&(rn=zm.match(/Chrome\/(\d+)/),rn&&(jc=+rn[1])));var Wm=jc,Mk=Wm,gZ=Ut,bZ=Bt,wZ=bZ.String,ro=!!Object.getOwnPropertySymbols&&!gZ(function(){var e=Symbol("symbol detection");return!wZ(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Mk&&Mk<41}),xZ=ro,Lk=xZ&&!Symbol.sham&&typeof Symbol.iterator=="symbol",SZ=In,EZ=ar,_Z=Gn,kZ=Lk,$Z=Object,qs=kZ?function(e){return typeof e=="symbol"}:function(e){var t=SZ("Symbol");return EZ(t)&&_Z(t.prototype,$Z(e))},OZ=String,Mc=function(e){try{return OZ(e)}catch{return"Object"}},TZ=ar,CZ=Mc,IZ=TypeError,Lc=function(e){if(TZ(e))return e;throw new IZ(CZ(e)+" is not a function")},RZ=Lc,AZ=Lm,Hm=function(e,t){var r=e[t];return AZ(r)?void 0:RZ(r)},Vm=Tn,qm=ar,Zm=tn,PZ=TypeError,NZ=function(e,t){var r,n;if(t==="string"&&qm(r=e.toString)&&!Zm(n=Vm(r,e))||qm(r=e.valueOf)&&!Zm(n=Vm(r,e))||t!=="string"&&qm(r=e.toString)&&!Zm(n=Vm(r,e)))return n;throw new PZ("Can't convert object to primitive value")},Fk={exports:{}},Bk=Bt,DZ=Object.defineProperty,jZ=function(e,t){try{DZ(Bk,e,{value:t,configurable:!0,writable:!0})}catch{Bk[e]=t}return t},MZ=Bt,LZ=jZ,Uk="__core-js_shared__",zk=Fk.exports=MZ[Uk]||LZ(Uk,{});(zk.versions||(zk.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 Km=Fk.exports,Wk=Km,no=function(e,t){return Wk[e]||(Wk[e]=t||{})},FZ=Dc,BZ=Object,Yn=function(e){return BZ(FZ(e))},UZ=Dt,zZ=Yn,WZ=UZ({}.hasOwnProperty),Or=Object.hasOwn||function(t,r){return WZ(zZ(t),r)},HZ=Dt,VZ=0,qZ=Math.random(),ZZ=HZ(1 .toString),Gm=function(e){return"Symbol("+(e===void 0?"":e)+")_"+ZZ(++VZ+qZ,36)},KZ=Bt,GZ=no,Hk=Or,YZ=Gm,JZ=ro,XZ=Lk,io=KZ.Symbol,Ym=GZ("wks"),QZ=XZ?io.for||io:io&&io.withoutSetter||YZ,Zt=function(e){return Hk(Ym,e)||(Ym[e]=JZ&&Hk(io,e)?io[e]:QZ("Symbol."+e)),Ym[e]},eK=Tn,Vk=tn,qk=qs,tK=Hm,rK=NZ,nK=Zt,iK=TypeError,aK=nK("toPrimitive"),oK=function(e,t){if(!Vk(e)||qk(e))return e;var r=tK(e,aK),n;if(r){if(t===void 0&&(t="default"),n=eK(r,e,t),!Vk(n)||qk(n))return n;throw new iK("Can't convert object to primitive value")}return t===void 0&&(t="number"),rK(e,t)},sK=oK,lK=qs,Jm=function(e){var t=sK(e,"string");return lK(t)?t:t+""},uK=Bt,Zk=tn,Xm=uK.document,cK=Zk(Xm)&&Zk(Xm.createElement),Kk=function(e){return cK?Xm.createElement(e):{}},fK=yr,dK=Ut,pK=Kk,Gk=!fK&&!dK(function(){return Object.defineProperty(pK("div"),"a",{get:function(){return 7}}).a!==7}),hK=yr,mK=Tn,vK=jm,yK=Vs,gK=Cn,bK=Jm,wK=Or,xK=Gk,Yk=Object.getOwnPropertyDescriptor;Hs.f=hK?Yk:function(t,r){if(t=gK(t),r=bK(r),xK)try{return Yk(t,r)}catch{}if(wK(t,r))return yK(!mK(vK.f,t,r),t[r])};var SK=Ut,EK=ar,_K=/#|\.prototype\./,Zs=function(e,t){var r=$K[kK(e)];return r===TK?!0:r===OK?!1:EK(t)?SK(t):!!t},kK=Zs.normalize=function(e){return String(e).replace(_K,".").toLowerCase()},$K=Zs.data={},OK=Zs.NATIVE="N",TK=Zs.POLYFILL="P",CK=Zs,Jk=Nm,IK=Lc,RK=Pc,AK=Jk(Jk.bind),Qm=function(e,t){return IK(e),t===void 0?e:RK?AK(e,t):function(){return e.apply(t,arguments)}},nn={},PK=yr,NK=Ut,Xk=PK&&NK(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),DK=tn,jK=String,MK=TypeError,Ti=function(e){if(DK(e))return e;throw new MK(jK(e)+" is not an object")},LK=yr,FK=Gk,BK=Xk,Fc=Ti,Qk=Jm,UK=TypeError,ev=Object.defineProperty,zK=Object.getOwnPropertyDescriptor,tv="enumerable",rv="configurable",nv="writable";nn.f=LK?BK?function(t,r,n){if(Fc(t),r=Qk(r),Fc(n),typeof t=="function"&&r==="prototype"&&"value"in n&&nv in n&&!n[nv]){var i=zK(t,r);i&&i[nv]&&(t[r]=n.value,n={configurable:rv in n?n[rv]:i[rv],enumerable:tv in n?n[tv]:i[tv],writable:!1})}return ev(t,r,n)}:ev:function(t,r,n){if(Fc(t),r=Qk(r),Fc(n),FK)try{return ev(t,r,n)}catch{}if("get"in n||"set"in n)throw new UK("Accessors not supported");return"value"in n&&(t[r]=n.value),t};var WK=yr,HK=nn,VK=Vs,Bc=WK?function(e,t,r){return HK.f(e,t,VK(1,r))}:function(e,t,r){return e[t]=r,e},Ks=Bt,qK=Am,ZK=Nm,KK=ar,GK=Hs.f,YK=CK,ao=Jt,JK=Qm,oo=Bc,e$=Or,XK=function(e){var t=function(r,n,i){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(r);case 2:return new e(r,n)}return new e(r,n,i)}return qK(e,this,arguments)};return t.prototype=e.prototype,t},vt=function(e,t){var r=e.target,n=e.global,i=e.stat,a=e.proto,o=n?Ks:i?Ks[r]:Ks[r]&&Ks[r].prototype,s=n?ao:ao[r]||oo(ao,r,{})[r],l=s.prototype,u,c,f,d,p,h,m,g,v;for(d in t)u=YK(n?d:r+(i?".":"#")+d,e.forced),c=!u&&o&&e$(o,d),h=s[d],c&&(e.dontCallGetSet?(v=GK(o,d),m=v&&v.value):m=o[d]),p=c&&m?m:t[d],!(!u&&!a&&typeof h==typeof p)&&(e.bind&&c?g=JK(p,Ks):e.wrap&&c?g=XK(p):a&&KK(p)?g=ZK(p):g=p,(e.sham||p&&p.sham||h&&h.sham)&&oo(g,"sham",!0),oo(s,d,g),a&&(f=r+"Prototype",e$(ao,f)||oo(ao,f,{}),oo(ao[f],d,p),e.real&&l&&(u||!l[d])&&oo(l,d,p)))},QK=ra,so=Array.isArray||function(t){return QK(t)==="Array"},eG=vt,tG=so;eG({target:"Array",stat:!0},{isArray:tG});var rG=Jt,nG=rG.Array.isArray,iG=nG,t$=iG,aG=t$,oG=aG,sG=oG,lG=sG,uG=lG;const r$=Ze(uG);function cG(e){if(r$(e))return e}var fG=Math.ceil,dG=Math.floor,pG=Math.trunc||function(t){var r=+t;return(r>0?dG:fG)(r)},hG=pG,Uc=function(e){var t=+e;return t!==t||t===0?0:hG(t)},mG=Uc,vG=Math.min,yG=function(e){var t=mG(e);return t>0?vG(t,9007199254740991):0},gG=yG,na=function(e){return gG(e.length)},bG=TypeError,wG=9007199254740991,iv=function(e){if(e>wG)throw bG("Maximum allowed index exceeded");return e},xG=yr,SG=nn,EG=Vs,Gs=function(e,t,r){xG?SG.f(e,t,EG(0,r)):e[t]=r},_G=Zt,kG=_G("toStringTag"),n$={};n$[kG]="z";var av=String(n$)==="[object z]",$G=av,OG=ar,zc=ra,TG=Zt,CG=TG("toStringTag"),IG=Object,RG=zc(function(){return arguments}())==="Arguments",AG=function(e,t){try{return e[t]}catch{}},Ys=$G?zc:function(e){var t,r,n;return e===void 0?"Undefined":e===null?"Null":typeof(r=AG(t=IG(e),CG))=="string"?r:RG?zc(t):(n=zc(t))==="Object"&&OG(t.callee)?"Arguments":n},PG=Dt,NG=ar,ov=Km,DG=PG(Function.toString);NG(ov.inspectSource)||(ov.inspectSource=function(e){return DG(e)});var jG=ov.inspectSource,MG=Dt,LG=Ut,i$=ar,FG=Ys,BG=In,UG=jG,a$=function(){},o$=BG("Reflect","construct"),sv=/^\s*(?:class|function)\b/,zG=MG(sv.exec),WG=!sv.test(a$),Js=function(t){if(!i$(t))return!1;try{return o$(a$,[],t),!0}catch{return!1}},s$=function(t){if(!i$(t))return!1;switch(FG(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return WG||!!zG(sv,UG(t))}catch{return!0}};s$.sham=!0;var lv=!o$||LG(function(){var e;return Js(Js.call)||!Js(Object)||!Js(function(){e=!0})||e})?s$:Js,l$=so,HG=lv,VG=tn,qG=Zt,ZG=qG("species"),u$=Array,KG=function(e){var t;return l$(e)&&(t=e.constructor,HG(t)&&(t===u$||l$(t.prototype))?t=void 0:VG(t)&&(t=t[ZG],t===null&&(t=void 0))),t===void 0?u$:t},GG=KG,uv=function(e,t){return new(GG(e))(t===0?0:t)},YG=Ut,JG=Zt,XG=Wm,QG=JG("species"),Wc=function(e){return XG>=51||!YG(function(){var t=[],r=t.constructor={};return r[QG]=function(){return{foo:1}},t[e](Boolean).foo!==1})},eY=vt,tY=Ut,rY=so,nY=tn,iY=Yn,aY=na,c$=iv,f$=Gs,oY=uv,sY=Wc,lY=Zt,uY=Wm,d$=lY("isConcatSpreadable"),cY=uY>=51||!tY(function(){var e=[];return e[d$]=!1,e.concat()[0]!==e}),fY=function(e){if(!nY(e))return!1;var t=e[d$];return t!==void 0?!!t:rY(e)},dY=!cY||!sY("concat");eY({target:"Array",proto:!0,arity:1,forced:dY},{concat:function(t){var r=iY(this),n=oY(r,0),i=0,a,o,s,l,u;for(a=-1,s=arguments.length;a<s;a++)if(u=a===-1?r:arguments[a],fY(u))for(l=aY(u),c$(i+l),o=0;o<l;o++,i++)o in u&&f$(n,i,u[o]);else c$(i+1),f$(n,i++,u);return n.length=i,n}});var pY=Ys,hY=String,Xs=function(e){if(pY(e)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return hY(e)},Hc={},mY=Uc,vY=Math.max,yY=Math.min,cv=function(e,t){var r=mY(e);return r<0?vY(r+t,0):yY(r,t)},gY=Cn,bY=cv,wY=na,p$=function(e){return function(t,r,n){var i=gY(t),a=wY(i);if(a===0)return!e&&-1;var o=bY(n,a),s;if(e&&r!==r){for(;a>o;)if(s=i[o++],s!==s)return!0}else for(;a>o;o++)if((e||o in i)&&i[o]===r)return e||o||0;return!e&&-1}},h$={includes:p$(!0),indexOf:p$(!1)},Vc={},xY=Dt,fv=Or,SY=Cn,EY=h$.indexOf,_Y=Vc,m$=xY([].push),v$=function(e,t){var r=SY(e),n=0,i=[],a;for(a in r)!fv(_Y,a)&&fv(r,a)&&m$(i,a);for(;t.length>n;)fv(r,a=t[n++])&&(~EY(i,a)||m$(i,a));return i},dv=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],kY=v$,$Y=dv,pv=Object.keys||function(t){return kY(t,$Y)},OY=yr,TY=Xk,CY=nn,IY=Ti,RY=Cn,AY=pv;Hc.f=OY&&!TY?Object.defineProperties:function(t,r){IY(t);for(var n=RY(r),i=AY(r),a=i.length,o=0,s;a>o;)CY.f(t,s=i[o++],n[s]);return t};var PY=In,NY=PY("document","documentElement"),DY=no,jY=Gm,y$=DY("keys"),qc=function(e){return y$[e]||(y$[e]=jY(e))},MY=Ti,LY=Hc,g$=dv,FY=Vc,BY=NY,UY=Kk,zY=qc,b$=">",w$="<",hv="prototype",mv="script",x$=zY("IE_PROTO"),vv=function(){},S$=function(e){return w$+mv+b$+e+w$+"/"+mv+b$},E$=function(e){e.write(S$("")),e.close();var t=e.parentWindow.Object;return e=null,t},WY=function(){var e=UY("iframe"),t="java"+mv+":",r;return e.style.display="none",BY.appendChild(e),e.src=String(t),r=e.contentWindow.document,r.open(),r.write(S$("document.F=Object")),r.close(),r.F},Zc,Kc=function(){try{Zc=new ActiveXObject("htmlfile")}catch{}Kc=typeof document<"u"?document.domain&&Zc?E$(Zc):WY():E$(Zc);for(var e=g$.length;e--;)delete Kc[hv][g$[e]];return Kc()};FY[x$]=!0;var yv=Object.create||function(t,r){var n;return t!==null?(vv[hv]=MY(t),n=new vv,vv[hv]=null,n[x$]=t):n=Kc(),r===void 0?n:LY.f(n,r)},Gc={},HY=v$,VY=dv,qY=VY.concat("length","prototype");Gc.f=Object.getOwnPropertyNames||function(t){return HY(t,qY)};var _$={},ZY=Dt,Yc=ZY([].slice),KY=ra,GY=Cn,k$=Gc.f,YY=Yc,$$=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],JY=function(e){try{return k$(e)}catch{return YY($$)}};_$.f=function(t){return $$&&KY(t)==="Window"?JY(t):k$(GY(t))};var Jc={};Jc.f=Object.getOwnPropertySymbols;var XY=Bc,Xc=function(e,t,r,n){return n&&n.enumerable?e[t]=r:XY(e,t,r),e},QY=nn,eJ=function(e,t,r){return QY.f(e,t,r)},Qs={},tJ=Zt;Qs.f=tJ;var O$=Jt,rJ=Or,nJ=Qs,iJ=nn.f,_t=function(e){var t=O$.Symbol||(O$.Symbol={});rJ(t,e)||iJ(t,e,{value:nJ.f(e)})},aJ=Tn,oJ=In,sJ=Zt,lJ=Xc,T$=function(){var e=oJ("Symbol"),t=e&&e.prototype,r=t&&t.valueOf,n=sJ("toPrimitive");t&&!t[n]&&lJ(t,n,function(i){return aJ(r,this)},{arity:1})},uJ=av,cJ=Ys,fJ=uJ?{}.toString:function(){return"[object "+cJ(this)+"]"},dJ=av,pJ=nn.f,hJ=Bc,mJ=Or,vJ=fJ,yJ=Zt,C$=yJ("toStringTag"),lo=function(e,t,r,n){var i=r?e:e&&e.prototype;i&&(mJ(i,C$)||pJ(i,C$,{configurable:!0,value:t}),n&&!dJ&&hJ(i,"toString",vJ))},gJ=Bt,bJ=ar,I$=gJ.WeakMap,wJ=bJ(I$)&&/native code/.test(String(I$)),xJ=wJ,R$=Bt,SJ=tn,EJ=Bc,gv=Or,bv=Km,_J=qc,kJ=Vc,A$="Object already initialized",wv=R$.TypeError,$J=R$.WeakMap,Qc,el,ef,OJ=function(e){return ef(e)?el(e):Qc(e,{})},TJ=function(e){return function(t){var r;if(!SJ(t)||(r=el(t)).type!==e)throw new wv("Incompatible receiver, "+e+" required");return r}};if(xJ||bv.state){var Rn=bv.state||(bv.state=new $J);Rn.get=Rn.get,Rn.has=Rn.has,Rn.set=Rn.set,Qc=function(e,t){if(Rn.has(e))throw new wv(A$);return t.facade=e,Rn.set(e,t),t},el=function(e){return Rn.get(e)||{}},ef=function(e){return Rn.has(e)}}else{var uo=_J("state");kJ[uo]=!0,Qc=function(e,t){if(gv(e,uo))throw new wv(A$);return t.facade=e,EJ(e,uo,t),t},el=function(e){return gv(e,uo)?e[uo]:{}},ef=function(e){return gv(e,uo)}}var xv={set:Qc,get:el,has:ef,enforce:OJ,getterFor:TJ},CJ=Qm,IJ=Dt,RJ=Tk,AJ=Yn,PJ=na,NJ=uv,P$=IJ([].push),Ci=function(e){var t=e===1,r=e===2,n=e===3,i=e===4,a=e===6,o=e===7,s=e===5||a;return function(l,u,c,f){for(var d=AJ(l),p=RJ(d),h=PJ(p),m=CJ(u,c),g=0,v=f||NJ,y=t?v(l,h):r||o?v(l,0):void 0,b,k;h>g;g++)if((s||g in p)&&(b=p[g],k=m(b,g,d),e))if(t)y[g]=k;else if(k)switch(e){case 3:return!0;case 5:return b;case 6:return g;case 2:P$(y,b)}else switch(e){case 4:return!1;case 7:P$(y,b)}return a?-1:n||i?i:y}},Sv={forEach:Ci(0),map:Ci(1),filter:Ci(2),some:Ci(3),every:Ci(4),find:Ci(5),findIndex:Ci(6),filterReject:Ci(7)},tf=vt,tl=Bt,Ev=Tn,DJ=Dt,co=yr,fo=ro,jJ=Ut,Kt=Or,MJ=Gn,_v=Ti,rf=Cn,kv=Jm,LJ=Xs,$v=Vs,po=yv,N$=pv,FJ=Gc,D$=_$,BJ=Jc,j$=Hs,M$=nn,UJ=Hc,L$=jm,F$=Xc,zJ=eJ,Ov=no,WJ=qc,B$=Vc,U$=Gm,HJ=Zt,VJ=Qs,qJ=_t,ZJ=T$,KJ=lo,z$=xv,nf=Sv.forEach,gr=WJ("hidden"),af="Symbol",rl="prototype",GJ=z$.set,W$=z$.getterFor(af),an=Object[rl],ia=tl.Symbol,nl=ia&&ia[rl],YJ=tl.RangeError,JJ=tl.TypeError,Tv=tl.QObject,H$=j$.f,aa=M$.f,V$=D$.f,XJ=L$.f,q$=DJ([].push),Jn=Ov("symbols"),il=Ov("op-symbols"),QJ=Ov("wks"),Cv=!Tv||!Tv[rl]||!Tv[rl].findChild,Z$=function(e,t,r){var n=H$(an,t);n&&delete an[t],aa(e,t,r),n&&e!==an&&aa(an,t,n)},Iv=co&&jJ(function(){return po(aa({},"a",{get:function(){return aa(this,"a",{value:7}).a}})).a!==7})?Z$:aa,Rv=function(e,t){var r=Jn[e]=po(nl);return GJ(r,{type:af,tag:e,description:t}),co||(r.description=t),r},of=function(t,r,n){t===an&&of(il,r,n),_v(t);var i=kv(r);return _v(n),Kt(Jn,i)?(n.enumerable?(Kt(t,gr)&&t[gr][i]&&(t[gr][i]=!1),n=po(n,{enumerable:$v(0,!1)})):(Kt(t,gr)||aa(t,gr,$v(1,po(null))),t[gr][i]=!0),Iv(t,i,n)):aa(t,i,n)},Av=function(t,r){_v(t);var n=rf(r),i=N$(n).concat(J$(n));return nf(i,function(a){(!co||Ev(K$,n,a))&&of(t,a,n[a])}),t},eX=function(t,r){return r===void 0?po(t):Av(po(t),r)},K$=function(t){var r=kv(t),n=Ev(XJ,this,r);return this===an&&Kt(Jn,r)&&!Kt(il,r)?!1:n||!Kt(this,r)||!Kt(Jn,r)||Kt(this,gr)&&this[gr][r]?n:!0},G$=function(t,r){var n=rf(t),i=kv(r);if(!(n===an&&Kt(Jn,i)&&!Kt(il,i))){var a=H$(n,i);return a&&Kt(Jn,i)&&!(Kt(n,gr)&&n[gr][i])&&(a.enumerable=!0),a}},Y$=function(t){var r=V$(rf(t)),n=[];return nf(r,function(i){!Kt(Jn,i)&&!Kt(B$,i)&&q$(n,i)}),n},J$=function(e){var t=e===an,r=V$(t?il:rf(e)),n=[];return nf(r,function(i){Kt(Jn,i)&&(!t||Kt(an,i))&&q$(n,Jn[i])}),n};fo||(ia=function(){if(MJ(nl,this))throw new JJ("Symbol is not a constructor");var t=!arguments.length||arguments[0]===void 0?void 0:LJ(arguments[0]),r=U$(t),n=function(i){var a=this===void 0?tl:this;a===an&&Ev(n,il,i),Kt(a,gr)&&Kt(a[gr],r)&&(a[gr][r]=!1);var o=$v(1,i);try{Iv(a,r,o)}catch(s){if(!(s instanceof YJ))throw s;Z$(a,r,o)}};return co&&Cv&&Iv(an,r,{configurable:!0,set:n}),Rv(r,t)},nl=ia[rl],F$(nl,"toString",function(){return W$(this).tag}),F$(ia,"withoutSetter",function(e){return Rv(U$(e),e)}),L$.f=K$,M$.f=of,UJ.f=Av,j$.f=G$,FJ.f=D$.f=Y$,BJ.f=J$,VJ.f=function(e){return Rv(HJ(e),e)},co&&zJ(nl,"description",{configurable:!0,get:function(){return W$(this).description}})),tf({global:!0,constructor:!0,wrap:!0,forced:!fo,sham:!fo},{Symbol:ia}),nf(N$(QJ),function(e){qJ(e)}),tf({target:af,stat:!0,forced:!fo},{useSetter:function(){Cv=!0},useSimple:function(){Cv=!1}}),tf({target:"Object",stat:!0,forced:!fo,sham:!co},{create:eX,defineProperty:of,defineProperties:Av,getOwnPropertyDescriptor:G$}),tf({target:"Object",stat:!0,forced:!fo},{getOwnPropertyNames:Y$}),ZJ(),KJ(ia,af),B$[gr]=!0;var tX=ro,X$=tX&&!!Symbol.for&&!!Symbol.keyFor,rX=vt,nX=In,iX=Or,aX=Xs,Q$=no,oX=X$,Pv=Q$("string-to-symbol-registry"),sX=Q$("symbol-to-string-registry");rX({target:"Symbol",stat:!0,forced:!oX},{for:function(e){var t=aX(e);if(iX(Pv,t))return Pv[t];var r=nX("Symbol")(t);return Pv[t]=r,sX[r]=t,r}});var lX=vt,uX=Or,cX=qs,fX=Mc,dX=no,pX=X$,eO=dX("symbol-to-string-registry");lX({target:"Symbol",stat:!0,forced:!pX},{keyFor:function(t){if(!cX(t))throw new TypeError(fX(t)+" is not a symbol");if(uX(eO,t))return eO[t]}});var hX=Dt,tO=so,mX=ar,rO=ra,vX=Xs,nO=hX([].push),yX=function(e){if(mX(e))return e;if(tO(e)){for(var t=e.length,r=[],n=0;n<t;n++){var i=e[n];typeof i=="string"?nO(r,i):(typeof i=="number"||rO(i)==="Number"||rO(i)==="String")&&nO(r,vX(i))}var a=r.length,o=!0;return function(s,l){if(o)return o=!1,l;if(tO(this))return l;for(var u=0;u<a;u++)if(r[u]===s)return l}}},gX=vt,iO=In,aO=Am,bX=Tn,al=Dt,oO=Ut,sO=ar,lO=qs,uO=Yc,wX=yX,xX=ro,SX=String,Ii=iO("JSON","stringify"),sf=al(/./.exec),cO=al("".charAt),EX=al("".charCodeAt),_X=al("".replace),kX=al(1 .toString),$X=/[\uD800-\uDFFF]/g,fO=/^[\uD800-\uDBFF]$/,dO=/^[\uDC00-\uDFFF]$/,pO=!xX||oO(function(){var e=iO("Symbol")("stringify detection");return Ii([e])!=="[null]"||Ii({a:e})!=="{}"||Ii(Object(e))!=="{}"}),hO=oO(function(){return Ii("\uDF06\uD834")!=='"\\udf06\\ud834"'||Ii("\uDEAD")!=='"\\udead"'}),OX=function(e,t){var r=uO(arguments),n=wX(t);if(!(!sO(n)&&(e===void 0||lO(e))))return r[1]=function(i,a){if(sO(n)&&(a=bX(n,this,SX(i),a)),!lO(a))return a},aO(Ii,null,r)},TX=function(e,t,r){var n=cO(r,t-1),i=cO(r,t+1);return sf(fO,e)&&!sf(dO,i)||sf(dO,e)&&!sf(fO,n)?"\\u"+kX(EX(e,0),16):e};Ii&&gX({target:"JSON",stat:!0,arity:3,forced:pO||hO},{stringify:function(t,r,n){var i=uO(arguments),a=aO(pO?OX:Ii,null,i);return hO&&typeof a=="string"?_X(a,$X,TX):a}});var CX=vt,IX=ro,RX=Ut,mO=Jc,AX=Yn,PX=!IX||RX(function(){mO.f(1)});CX({target:"Object",stat:!0,forced:PX},{getOwnPropertySymbols:function(t){var r=mO.f;return r?r(AX(t)):[]}});var NX=_t;NX("asyncIterator");var DX=_t;DX("hasInstance");var jX=_t;jX("isConcatSpreadable");var MX=_t;MX("iterator");var LX=_t;LX("match");var FX=_t;FX("matchAll");var BX=_t;BX("replace");var UX=_t;UX("search");var zX=_t;zX("species");var WX=_t;WX("split");var HX=_t,VX=T$;HX("toPrimitive"),VX();var qX=In,ZX=_t,KX=lo;ZX("toStringTag"),KX(qX("Symbol"),"Symbol");var GX=_t;GX("unscopables");var YX=Bt,JX=lo;JX(YX.JSON,"JSON",!0);var XX=Jt,QX=XX.Symbol,ho={},Nv=yr,eQ=Or,vO=Function.prototype,tQ=Nv&&Object.getOwnPropertyDescriptor,Dv=eQ(vO,"name"),rQ=Dv&&(function(){}).name==="something",nQ=Dv&&(!Nv||Nv&&tQ(vO,"name").configurable),iQ={EXISTS:Dv,PROPER:rQ,CONFIGURABLE:nQ},aQ=Ut,oQ=!aQ(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),sQ=Or,lQ=ar,uQ=Yn,cQ=qc,fQ=oQ,yO=cQ("IE_PROTO"),jv=Object,dQ=jv.prototype,gO=fQ?jv.getPrototypeOf:function(e){var t=uQ(e);if(sQ(t,yO))return t[yO];var r=t.constructor;return lQ(r)&&t instanceof r?r.prototype:t instanceof jv?dQ:null},pQ=Ut,hQ=ar,mQ=tn,vQ=yv,bO=gO,yQ=Xc,gQ=Zt,Mv=gQ("iterator"),wO=!1,Xn,Lv,Fv;[].keys&&(Fv=[].keys(),"next"in Fv?(Lv=bO(bO(Fv)),Lv!==Object.prototype&&(Xn=Lv)):wO=!0);var bQ=!mQ(Xn)||pQ(function(){var e={};return Xn[Mv].call(e)!==e});bQ?Xn={}:Xn=vQ(Xn),hQ(Xn[Mv])||yQ(Xn,Mv,function(){return this});var xO={IteratorPrototype:Xn,BUGGY_SAFARI_ITERATORS:wO},wQ=xO.IteratorPrototype,xQ=yv,SQ=Vs,EQ=lo,_Q=ho,kQ=function(){return this},$Q=function(e,t,r,n){var i=t+" Iterator";return e.prototype=xQ(wQ,{next:SQ(+!n,r)}),EQ(e,i,!1,!0),_Q[i]=kQ,e},OQ=Dt,TQ=Lc,CQ=function(e,t,r){try{return OQ(TQ(Object.getOwnPropertyDescriptor(e,t)[r]))}catch{}},IQ=tn,RQ=function(e){return IQ(e)||e===null},AQ=RQ,PQ=String,NQ=TypeError,DQ=function(e){if(AQ(e))return e;throw new NQ("Can't set "+PQ(e)+" as a prototype")},jQ=CQ,MQ=tn,LQ=Dc,FQ=DQ;Object.setPrototypeOf||"__proto__"in{}&&function(){var e=!1,t={},r;try{r=jQ(Object.prototype,"__proto__","set"),r(t,[]),e=t instanceof Array}catch{}return function(i,a){return LQ(i),FQ(a),MQ(i)&&(e?r(i,a):i.__proto__=a),i}}();var BQ=vt,UQ=Tn,SO=iQ,zQ=$Q,WQ=gO,HQ=lo,EO=Xc,VQ=Zt,_O=ho,kO=xO,qQ=SO.PROPER;SO.CONFIGURABLE,kO.IteratorPrototype;var lf=kO.BUGGY_SAFARI_ITERATORS,Bv=VQ("iterator"),$O="keys",uf="values",OO="entries",ZQ=function(){return this},TO=function(e,t,r,n,i,a,o){zQ(r,t,n);var s=function(v){if(v===i&&d)return d;if(!lf&&v&&v in c)return c[v];switch(v){case $O:return function(){return new r(this,v)};case uf:return function(){return new r(this,v)};case OO:return function(){return new r(this,v)}}return function(){return new r(this)}},l=t+" Iterator",u=!1,c=e.prototype,f=c[Bv]||c["@@iterator"]||i&&c[i],d=!lf&&f||s(i),p=t==="Array"&&c.entries||f,h,m,g;if(p&&(h=WQ(p.call(new e)),h!==Object.prototype&&h.next&&(HQ(h,l,!0,!0),_O[l]=ZQ)),qQ&&i===uf&&f&&f.name!==uf&&(u=!0,d=function(){return UQ(f,this)}),i)if(m={values:s(uf),keys:a?d:s($O),entries:s(OO)},o)for(g in m)(lf||u||!(g in c))&&EO(c,g,m[g]);else BQ({target:t,proto:!0,forced:lf||u},m);return o&&c[Bv]!==d&&EO(c,Bv,d,{name:i}),_O[t]=d,m},CO=function(e,t){return{value:e,done:t}},KQ=Cn,IO=ho,RO=xv;nn.f;var GQ=TO,cf=CO,AO="Array Iterator",YQ=RO.set,JQ=RO.getterFor(AO);GQ(Array,"Array",function(e,t){YQ(this,{type:AO,target:KQ(e),index:0,kind:t})},function(){var e=JQ(this),t=e.target,r=e.index++;if(!t||r>=t.length)return e.target=null,cf(void 0,!0);switch(e.kind){case"keys":return cf(r,!1);case"values":return cf(t[r],!1)}return cf([r,t[r]],!1)},"values"),IO.Arguments=IO.Array;var XQ={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},QQ=XQ,eee=Bt,tee=lo,PO=ho;for(var Uv in QQ)tee(eee[Uv],Uv),PO[Uv]=PO.Array;var ree=QX,nee=ree,iee=Zt,aee=nn.f,NO=iee("metadata"),DO=Function.prototype;DO[NO]===void 0&&aee(DO,NO,{value:null});var oee=_t;oee("asyncDispose");var see=_t;see("dispose");var lee=_t;lee("metadata");var uee=nee,cee=uee,fee=In,dee=Dt,zv=fee("Symbol"),pee=zv.keyFor,hee=dee(zv.prototype.valueOf),jO=zv.isRegisteredSymbol||function(t){try{return pee(hee(t))!==void 0}catch{return!1}},mee=vt,vee=jO;mee({target:"Symbol",stat:!0},{isRegisteredSymbol:vee});for(var yee=no,MO=In,gee=Dt,bee=qs,wee=Zt,ff=MO("Symbol"),LO=ff.isWellKnownSymbol,FO=MO("Object","getOwnPropertyNames"),xee=gee(ff.prototype.valueOf),BO=yee("wks"),Wv=0,UO=FO(ff),See=UO.length;Wv<See;Wv++)try{var zO=UO[Wv];bee(ff[zO])&&wee(zO)}catch{}var WO=function(t){if(LO&&LO(t))return!0;try{for(var r=xee(t),n=0,i=FO(BO),a=i.length;n<a;n++)if(BO[i[n]]==r)return!0}catch{}return!1},Eee=vt,_ee=WO;Eee({target:"Symbol",stat:!0,forced:!0},{isWellKnownSymbol:_ee});var kee=_t;kee("customMatcher");var $ee=_t;$ee("observable");var Oee=vt,Tee=jO;Oee({target:"Symbol",stat:!0,name:"isRegisteredSymbol"},{isRegistered:Tee});var Cee=vt,Iee=WO;Cee({target:"Symbol",stat:!0,name:"isWellKnownSymbol",forced:!0},{isWellKnown:Iee});var Ree=_t;Ree("matcher");var Aee=_t;Aee("metadataKey");var Pee=_t;Pee("patternMatch");var Nee=_t;Nee("replaceAll");var Dee=cee,jee=Dee,Mee=jee;const mo=Ze(Mee);var Hv=Dt,Lee=Uc,Fee=Xs,Bee=Dc,Uee=Hv("".charAt),HO=Hv("".charCodeAt),zee=Hv("".slice),VO=function(e){return function(t,r){var n=Fee(Bee(t)),i=Lee(r),a=n.length,o,s;return i<0||i>=a?e?"":void 0:(o=HO(n,i),o<55296||o>56319||i+1===a||(s=HO(n,i+1))<56320||s>57343?e?Uee(n,i):o:e?zee(n,i,i+2):(o-55296<<10)+(s-56320)+65536)}},Wee={codeAt:VO(!1),charAt:VO(!0)},Hee=Wee.charAt,Vee=Xs,qO=xv,qee=TO,ZO=CO,KO="String Iterator",Zee=qO.set,Kee=qO.getterFor(KO);qee(String,"String",function(e){Zee(this,{type:KO,string:Vee(e),index:0})},function(){var t=Kee(this),r=t.string,n=t.index,i;return n>=r.length?ZO(void 0,!0):(i=Hee(r,n),t.index+=i.length,ZO(i,!1))});var Gee=Ys,GO=Hm,Yee=Lm,Jee=ho,Xee=Zt,Qee=Xee("iterator"),Vv=function(e){if(!Yee(e))return GO(e,Qee)||GO(e,"@@iterator")||Jee[Gee(e)]},ete=Vv,tte=ete,rte=tte,nte=rte,ite=nte,ate=ite,ote=ate,ste=ote,lte=ste;const YO=Ze(lte);var ute=yr,cte=so,fte=TypeError,dte=Object.getOwnPropertyDescriptor,pte=ute&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}(),JO=pte?function(e,t){if(cte(e)&&!dte(e,"length").writable)throw new fte("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t},hte=vt,mte=Yn,vte=na,yte=JO,gte=iv,bte=Ut,wte=bte(function(){return[].push.call({length:4294967296},1)!==4294967297}),xte=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}},Ste=wte||!xte();hte({target:"Array",proto:!0,arity:1,forced:Ste},{push:function(t){var r=mte(this),n=vte(r),i=arguments.length;gte(n+i);for(var a=0;a<i;a++)r[n]=arguments[a],n++;return yte(r,n),n}});var Ete=Bt,_te=Jt,oa=function(e,t){var r=_te[e+"Prototype"],n=r&&r[t];if(n)return n;var i=Ete[e],a=i&&i.prototype;return a&&a[t]},kte=oa,$te=kte("Array","push"),Ote=Gn,Tte=$te,qv=Array.prototype,Cte=function(e){var t=e.push;return e===qv||Ote(qv,e)&&t===qv.push?Tte:t},Ite=Cte,Rte=Ite,Ate=Rte,Pte=Ate,Nte=Pte,Dte=Nte,jte=Dte;const Mte=Ze(jte);function Lte(e,t){var r=e==null?null:typeof mo<"u"&&YO(e)||e["@@iterator"];if(r!=null){var n,i,a,o,s=[],l=!0,u=!1;try{if(a=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=a.call(r)).done)&&(Mte(s).call(s,n.value),s.length!==t);l=!0);}catch(c){u=!0,i=c}finally{try{if(!l&&r.return!=null&&(o=r.return(),Object(o)!==o))return}finally{if(u)throw i}}return s}}var Fte=vt,XO=so,Bte=lv,Ute=tn,QO=cv,zte=na,Wte=Cn,Hte=Gs,Vte=Zt,qte=Wc,Zte=Yc,Kte=qte("slice"),Gte=Vte("species"),Zv=Array,Yte=Math.max;Fte({target:"Array",proto:!0,forced:!Kte},{slice:function(t,r){var n=Wte(this),i=zte(n),a=QO(t,i),o=QO(r===void 0?i:r,i),s,l,u;if(XO(n)&&(s=n.constructor,Bte(s)&&(s===Zv||XO(s.prototype))?s=void 0:Ute(s)&&(s=s[Gte],s===null&&(s=void 0)),s===Zv||s===void 0))return Zte(n,a,o);for(l=new(s===void 0?Zv:s)(Yte(o-a,0)),u=0;a<o;a++,u++)a in n&&Hte(l,u,n[a]);return l.length=u,l}});var Jte=oa,Xte=Jte("Array","slice"),Qte=Gn,ere=Xte,Kv=Array.prototype,tre=function(e){var t=e.slice;return e===Kv||Qte(Kv,e)&&t===Kv.slice?ere:t},rre=tre,nre=rre,ire=nre,are=ire,ore=are,sre=ore,lre=sre;const ure=Ze(lre);var cre=Tn,eT=Ti,fre=Hm,dre=function(e,t,r){var n,i;eT(e);try{if(n=fre(e,"return"),!n){if(t==="throw")throw r;return r}n=cre(n,e)}catch(a){i=!0,n=a}if(t==="throw")throw r;if(i)throw n;return eT(n),r},pre=Ti,hre=dre,mre=function(e,t,r,n){try{return n?t(pre(r)[0],r[1]):t(r)}catch(i){hre(e,"throw",i)}},vre=Zt,yre=ho,gre=vre("iterator"),bre=Array.prototype,wre=function(e){return e!==void 0&&(yre.Array===e||bre[gre]===e)},xre=Tn,Sre=Lc,Ere=Ti,_re=Mc,kre=Vv,$re=TypeError,Ore=function(e,t){var r=arguments.length<2?kre(e):t;if(Sre(r))return Ere(xre(r,e));throw new $re(_re(e)+" is not iterable")},Tre=Qm,Cre=Tn,Ire=Yn,Rre=mre,Are=wre,Pre=lv,Nre=na,tT=Gs,Dre=Ore,jre=Vv,rT=Array,Mre=function(t){var r=Ire(t),n=Pre(this),i=arguments.length,a=i>1?arguments[1]:void 0,o=a!==void 0;o&&(a=Tre(a,i>2?arguments[2]:void 0));var s=jre(r),l=0,u,c,f,d,p,h;if(s&&!(this===rT&&Are(s)))for(c=n?new this:[],d=Dre(r,s),p=d.next;!(f=Cre(p,d)).done;l++)h=o?Rre(d,a,[f.value,l],!0):f.value,tT(c,l,h);else for(u=Nre(r),c=n?new this(u):rT(u);u>l;l++)h=o?a(r[l],l):r[l],tT(c,l,h);return c.length=l,c},Lre=Zt,nT=Lre("iterator"),iT=!1;try{var Fre=0,aT={next:function(){return{done:!!Fre++}},return:function(){iT=!0}};aT[nT]=function(){return this},Array.from(aT,function(){throw 2})}catch{}var Bre=function(e,t){try{if(!t&&!iT)return!1}catch{return!1}var r=!1;try{var n={};n[nT]=function(){return{next:function(){return{done:r=!0}}}},e(n)}catch{}return r},Ure=vt,zre=Mre,Wre=Bre,Hre=!Wre(function(e){Array.from(e)});Ure({target:"Array",stat:!0,forced:Hre},{from:zre});var Vre=Jt,qre=Vre.Array.from,Zre=qre,Kre=Zre,Gre=Kre,Yre=Gre,Jre=Yre,Xre=Jre,Qre=Xre;const oT=Ze(Qre);function Gv(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function sT(e,t){if(e){var r;if(typeof e=="string")return Gv(e,t);var n=ure(r={}.toString.call(e)).call(r,8,-1);return n==="Object"&&e.constructor&&(n=e.constructor.name),n==="Map"||n==="Set"?oT(e):n==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?Gv(e,t):void 0}}function ene(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
329
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function
|
|
317
|
+
For more information, see https://radix-ui.com/primitives/docs/components/${t.docsSlug}`;return w.useEffect(()=>{e&&(document.getElementById(e)||console.error(n))},[n,e]),null},fB="DialogDescriptionWarning",dB=({contentRef:e,descriptionId:t})=>{const r=`Warning: Missing \`Description\` or \`aria-describedby={undefined}\` for {${O0(fB).contentName}}.`;return w.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},pB=m0,hB=y0,mB=b0,vB=x0,yB=S0,C0=k0;function gB({title:e,titleId:t,...n},r){return w.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?w.createElement("title",{id:t},e):null,w.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18 18 6M6 6l12 12"}))}const $0=w.forwardRef(gB);function ui({open:e,onOpenChange:t,children:n}){return I.jsx(pB,{open:e,onOpenChange:t,children:n})}function bB({title:e,children:t}){var r,i,a,o,s,u,l,c;const{modal:n}=yt;return I.jsxs(I.Fragment,{children:[I.jsx(mB,{...n==null?void 0:n.overlay}),I.jsx("div",{...n==null?void 0:n.container,children:I.jsxs(vB,{...(r=n==null?void 0:n.dialog)==null?void 0:r.container,children:[I.jsxs("div",{...(a=(i=n==null?void 0:n.dialog)==null?void 0:i.title)==null?void 0:a.container,children:[I.jsx(yB,{...(s=(o=n==null?void 0:n.dialog)==null?void 0:o.title)==null?void 0:s.text,children:e}),I.jsx(C0,{children:I.jsx($0,{role:"button",tabIndex:0,...(l=(u=n==null?void 0:n.dialog)==null?void 0:u.title)==null?void 0:l.closeIcon})})]}),I.jsx("div",{...(c=n==null?void 0:n.dialog)==null?void 0:c.content,children:t})]})})]})}ui.Button=hB,ui.Close=C0,ui.Content=bB;const dp=({children:e,className:t,connected:n,...r})=>{const{container:{className:i}}=yt,a=zl(s=>s.setMessageContainerRef),o=j.useRef(null);return j.useEffect(()=>{a(o)},[o]),I.jsxs("div",{...r,className:Gl(i,t),ref:o,children:[I.jsx(Ij,{}),I.jsxs(Bw,{children:[I.jsx(xB,{connected:n}),e]})]})},xB=({connected:e})=>{const{modal:t}=yt,{showModal:n}=bx();return j.useEffect(()=>{var r,i,a,o;e===!1&&n({title:"Connection Error",content:I.jsxs(I.Fragment,{children:[I.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."}),I.jsx(ui.Close,{asChild:!0,children:I.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]),I.jsx(I.Fragment,{})};dp.displayName="Container";const I0=j.forwardRef(({children:e,onClick:t,...n},r)=>{const{fab:i}=yt,{container:a,icon:o}=i??{};return I.jsx("div",{...n,...a,ref:r,onClick:t,children:I.jsx("div",{...o})})});I0.displayName="Fab";var pp="Collapsible",[wB,yse]=Uw(pp),[SB,hp]=wB(pp),R0=w.forwardRef((e,t)=>{const{__scopeCollapsible:n,open:r,defaultOpen:i,disabled:a,onOpenChange:o,...s}=e,[u=!1,l]=zw({prop:r,defaultProp:i,onChange:o});return I.jsx(SB,{scope:n,disabled:a,contentId:bu(),open:u,onOpenToggle:w.useCallback(()=>l(c=>!c),[l]),children:I.jsx(dn.div,{"data-state":vp(u),"data-disabled":a?"":void 0,...s,ref:t})})});R0.displayName=pp;var P0="CollapsibleTrigger",A0=w.forwardRef((e,t)=>{const{__scopeCollapsible:n,...r}=e,i=hp(P0,n);return I.jsx(dn.button,{type:"button","aria-controls":i.contentId,"aria-expanded":i.open||!1,"data-state":vp(i.open),"data-disabled":i.disabled?"":void 0,disabled:i.disabled,...r,ref:t,onClick:jr(e.onClick,i.onOpenToggle)})});A0.displayName=P0;var mp="CollapsibleContent",N0=w.forwardRef((e,t)=>{const{forceMount:n,...r}=e,i=hp(mp,e.__scopeCollapsible);return I.jsx(xu,{present:n||i.open,children:({present:a})=>I.jsx(_B,{...r,ref:t,present:a})})});N0.displayName=mp;var _B=w.forwardRef((e,t)=>{const{__scopeCollapsible:n,present:r,children:i,...a}=e,o=hp(mp,n),[s,u]=w.useState(r),l=w.useRef(null),c=Kr(t,l),f=w.useRef(0),d=f.current,p=w.useRef(0),h=p.current,m=o.open||s,y=w.useRef(m),v=w.useRef();return w.useEffect(()=>{const g=requestAnimationFrame(()=>y.current=!1);return()=>cancelAnimationFrame(g)},[]),ta(()=>{const g=l.current;if(g){v.current=v.current||{transitionDuration:g.style.transitionDuration,animationName:g.style.animationName},g.style.transitionDuration="0s",g.style.animationName="none";const b=g.getBoundingClientRect();f.current=b.height,p.current=b.width,y.current||(g.style.transitionDuration=v.current.transitionDuration,g.style.animationName=v.current.animationName),u(r)}},[o.open,r]),I.jsx(dn.div,{"data-state":vp(o.open),"data-disabled":o.disabled?"":void 0,id:o.contentId,hidden:!m,...a,ref:c,style:{"--radix-collapsible-content-height":d?`${d}px`:void 0,"--radix-collapsible-content-width":h?`${h}px`:void 0,...e.style},children:m&&i})});function vp(e){return e?"open":"closed"}var EB=R0,kB=N0;const D0=({onClick:e,...t})=>{var o,s;const{header:n,modal:r}=yt,{showModal:i}=bx(),a=u=>{var l,c,f,d;u.stopPropagation(),i({title:"Restart Conversation",content:I.jsxs(I.Fragment,{children:[I.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?"}),I.jsx(ui.Close,{asChild:!0,children:I.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 I.jsx(F2,{...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)}})},TB=({onClick:e,...t})=>{const{header:n}=yt,r=i=>{i.stopPropagation(),e==null||e()};return I.jsx($0,{...t,...n.content.actions.icons,role:"button",tabIndex:0,onClick:r,onKeyDown:i=>{i.key==="Enter"&&r(i)}})},Qo=({icon:e,title:t,link:n,...r})=>{var o,s,u,l,c,f,d,p,h,m,y,v;const{header:i}=yt,a=e??kL;return t?n?I.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:[I.jsx(a,{...(l=(u=i.expandedContent)==null?void 0:u.descriptionItems)==null?void 0:l.icon}),I.jsx("p",{...(f=(c=i.expandedContent)==null?void 0:c.descriptionItems)==null?void 0:f.link,children:t})]}):I.jsxs("div",{...r,...(p=(d=i.expandedContent)==null?void 0:d.descriptionItems)==null?void 0:p.container,children:[I.jsx(a,{...(m=(h=i.expandedContent)==null?void 0:h.descriptionItems)==null?void 0:m.icon}),I.jsx("p",{...(v=(y=i.expandedContent)==null?void 0:y.descriptionItems)==null?void 0:v.text,children:t})]}):null},M0=({defaultOpen:e,closeWindow:t,configuration:n,restartConversation:r,...i})=>{var l,c,f,d,p,h,m,y,v,g,b,k,S,E,T,R,B,O,A,z,$,F;const{header:a}=yt,[o,s]=j.useState(!!e),u=!!((l=n.email)!=null&&l.title)||!!((c=n.phone)!=null&&c.title)||!!((f=n.website)!=null&&f.title)||!!((d=n.termsOfService)!=null&&d.link)||!!((p=n.privacyPolicy)!=null&&p.link);return I.jsxs(EB,{open:u?o:!1,onOpenChange:s,"data-disabled":u?void 0:"",...a.container,...i,children:[I.jsxs(A0,{...a.content.container,children:[I.jsx(Sl,{...i,src:n.botAvatar,...a.content.avatar,children:n.botName||"Bot"}),I.jsx("h2",{...a.content.title,children:n.botName||"Bot"}),n.botDescription&&I.jsx("p",{...a.content.description,children:n.botDescription}),I.jsxs("div",{...a.content.actions.container,children:[I.jsx(D0,{onClick:r}),t&&I.jsx(TB,{onClick:t})]})]}),I.jsxs(kB,{...a.expandedContent.container,children:[I.jsxs("div",{"data-links":"",...a.expandedContent.group,children:[I.jsx(Qo,{"data-email":"",icon:AL,title:(h=n.email)==null?void 0:h.title,link:(y=(m=n.email)==null?void 0:m.link)!=null&&y.startsWith("mailto:")?(v=n.email)==null?void 0:v.link:`mailto:${(g=n.email)==null?void 0:g.link}`}),I.jsx(Qo,{"data-phone":"",icon:FL,title:(b=n.phone)==null?void 0:b.title,link:(S=(k=n.phone)==null?void 0:k.link)!=null&&S.startsWith("tel:")?(E=n.phone)==null?void 0:E.link:`tel:${(T=n.phone)==null?void 0:T.link}`}),I.jsx(Qo,{"data-website":"",link:(R=n.website)==null?void 0:R.link,icon:DL,title:(B=n.website)==null?void 0:B.title})]}),I.jsxs("div",{"data-legal":"",...(O=a.expandedContent)==null?void 0:O.group,children:[I.jsx(Qo,{"data-terms":"",link:(A=n.termsOfService)==null?void 0:A.link,icon:RL,title:(z=n.termsOfService)==null?void 0:z.title}),I.jsx(Qo,{"data-privacy":"",link:($=n.privacyPolicy)==null?void 0:$.link,icon:jL,title:(F=n.privacyPolicy)==null?void 0:F.title})]})]})]})},j0=j.memo(({...e})=>{const{typingIndicator:t}=yt;return I.jsx("div",{...e,...t==null?void 0:t.container,children:I.jsx("div",{...t==null?void 0:t.loader})})}),yp=j.memo(j.forwardRef(({direction:e,block:t,disableInput:n,children:r,sender:i,id:a,metadata:o,authorId:s,renderers:u,sendMessage:l,isReadOnly:c,...f},d)=>{var v,g,b;const[p,h]=j.useState([]),{message:m}=yt,y=Ry(s??"",15);return I.jsx(yx.Provider,{value:{isLoading:p,setIsLoading:h},children:I.jsxs("div",{...f,...m==null?void 0:m.container,"data-loaded":p.length===0,"data-disable-input":!!n,"data-direction":e,ref:d,children:[I.jsxs(pf,{"data-color":y,...(v=m==null?void 0:m.avatar)==null?void 0:v.container,children:[I.jsx(hf,{...(g=m==null?void 0:m.avatar)==null?void 0:g.image,src:i==null?void 0:i.avatar}),I.jsx(mf,{...(b=m==null?void 0:m.avatar)==null?void 0:b.fallback,children:i==null?void 0:i.name[0]})]}),t&&I.jsx(wa,{block:{...t,direction:e,timestamp:f.timestamp,sender:i,messageId:a,sendMessage:l},direction:e,sendMessage:l,isReadOnly:c,sender:i,timestamp:f.timestamp,messageId:a,metadata:o,renderers:u}),r]})})}));function OB({botAvatar:e,botDescription:t,botName:n}){const{messageList:{marquee:r}}=yt;return I.jsxs("li",{...r.container,children:[I.jsx(Sl,{src:e,...r.avatar,children:(n||"Bot").slice(0,1)}),I.jsxs("div",{...r.content,children:[I.jsx("h1",{...r.title,children:n||"Bot"}),I.jsx("p",{...r.description,children:t})]})]})}function CB(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 $B(){CB("react-scroll-to-bottom:version","4.2.0")}var es=function(e){return e&&e.Math===Math&&e},Lt=es(typeof globalThis=="object"&&globalThis)||es(typeof window=="object"&&window)||es(typeof self=="object"&&self)||es(typeof ht=="object"&&ht)||es(typeof ht=="object"&&ht)||function(){return this}()||Function("return this")(),Ft=function(e){try{return!!e()}catch{return!0}},IB=Ft,Iu=!IB(function(){var e=(function(){}).bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),RB=Iu,L0=Function.prototype,F0=L0.apply,B0=L0.call,gp=typeof Reflect=="object"&&Reflect.apply||(RB?B0.bind(F0):function(){return B0.apply(F0,arguments)}),U0=Iu,z0=Function.prototype,bp=z0.call,PB=U0&&z0.bind.bind(bp,bp),Rt=U0?PB:function(e){return function(){return bp.apply(e,arguments)}},V0=Rt,AB=V0({}.toString),NB=V0("".slice),Li=function(e){return NB(AB(e),8,-1)},DB=Li,MB=Rt,xp=function(e){if(DB(e)==="Function")return MB(e)},wp=typeof document=="object"&&document.all,nn=typeof wp>"u"&&wp!==void 0?function(e){return typeof e=="function"||e===wp}:function(e){return typeof e=="function"},ts={},jB=Ft,vn=!jB(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),LB=Iu,Ru=Function.prototype.call,dr=LB?Ru.bind(Ru):function(){return Ru.apply(Ru,arguments)},Sp={},q0={}.propertyIsEnumerable,W0=Object.getOwnPropertyDescriptor,FB=W0&&!q0.call({1:2},1);Sp.f=FB?function(t){var n=W0(this,t);return!!n&&n.enumerable}:q0;var ns=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},BB=Rt,UB=Ft,zB=Li,_p=Object,VB=BB("".split),H0=UB(function(){return!_p("z").propertyIsEnumerable(0)})?function(e){return zB(e)==="String"?VB(e,""):_p(e)}:_p,Ep=function(e){return e==null},qB=Ep,WB=TypeError,Pu=function(e){if(qB(e))throw new WB("Can't call method on "+e);return e},HB=H0,ZB=Pu,pr=function(e){return HB(ZB(e))},KB=nn,Kn=function(e){return typeof e=="object"?e!==null:KB(e)},Yt={},kp=Yt,Tp=Lt,GB=nn,Z0=function(e){return GB(e)?e:void 0},hr=function(e,t){return arguments.length<2?Z0(kp[e])||Z0(Tp[e]):kp[e]&&kp[e][t]||Tp[e]&&Tp[e][t]},YB=Rt,Lr=YB({}.isPrototypeOf),JB=Lt,K0=JB.navigator,G0=K0&&K0.userAgent,Op=G0?String(G0):"",Y0=Lt,Cp=Op,J0=Y0.process,X0=Y0.Deno,Q0=J0&&J0.versions||X0&&X0.version,e1=Q0&&Q0.v8,Gn,Au;e1&&(Gn=e1.split("."),Au=Gn[0]>0&&Gn[0]<4?1:+(Gn[0]+Gn[1])),!Au&&Cp&&(Gn=Cp.match(/Edge\/(\d+)/),(!Gn||Gn[1]>=74)&&(Gn=Cp.match(/Chrome\/(\d+)/),Gn&&(Au=+Gn[1])));var $p=Au,t1=$p,XB=Ft,QB=Lt,e3=QB.String,Ta=!!Object.getOwnPropertySymbols&&!XB(function(){var e=Symbol("symbol detection");return!e3(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&t1&&t1<41}),t3=Ta,n1=t3&&!Symbol.sham&&typeof Symbol.iterator=="symbol",n3=hr,r3=nn,i3=Lr,a3=n1,o3=Object,rs=a3?function(e){return typeof e=="symbol"}:function(e){var t=n3("Symbol");return r3(t)&&i3(t.prototype,o3(e))},s3=String,Nu=function(e){try{return s3(e)}catch{return"Object"}},l3=nn,u3=Nu,c3=TypeError,Du=function(e){if(l3(e))return e;throw new c3(u3(e)+" is not a function")},f3=Du,d3=Ep,Ip=function(e,t){var n=e[t];return d3(n)?void 0:f3(n)},Rp=dr,Pp=nn,Ap=Kn,p3=TypeError,h3=function(e,t){var n,r;if(t==="string"&&Pp(n=e.toString)&&!Ap(r=Rp(n,e))||Pp(n=e.valueOf)&&!Ap(r=Rp(n,e))||t!=="string"&&Pp(n=e.toString)&&!Ap(r=Rp(n,e)))return r;throw new p3("Can't convert object to primitive value")},r1={exports:{}},i1=Lt,m3=Object.defineProperty,v3=function(e,t){try{m3(i1,e,{value:t,configurable:!0,writable:!0})}catch{i1[e]=t}return t},y3=Lt,g3=v3,a1="__core-js_shared__",o1=r1.exports=y3[a1]||g3(a1,{});(o1.versions||(o1.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 Np=r1.exports,s1=Np,Oa=function(e,t){return s1[e]||(s1[e]=t||{})},b3=Pu,x3=Object,Fr=function(e){return x3(b3(e))},w3=Rt,S3=Fr,_3=w3({}.hasOwnProperty),kn=Object.hasOwn||function(t,n){return _3(S3(t),n)},E3=Rt,k3=0,T3=Math.random(),O3=E3(1 .toString),Dp=function(e){return"Symbol("+(e===void 0?"":e)+")_"+O3(++k3+T3,36)},C3=Lt,$3=Oa,l1=kn,I3=Dp,R3=Ta,P3=n1,Ca=C3.Symbol,Mp=$3("wks"),A3=P3?Ca.for||Ca:Ca&&Ca.withoutSetter||I3,Wt=function(e){return l1(Mp,e)||(Mp[e]=R3&&l1(Ca,e)?Ca[e]:A3("Symbol."+e)),Mp[e]},N3=dr,u1=Kn,c1=rs,D3=Ip,M3=h3,j3=Wt,L3=TypeError,F3=j3("toPrimitive"),B3=function(e,t){if(!u1(e)||c1(e))return e;var n=D3(e,F3),r;if(n){if(t===void 0&&(t="default"),r=N3(n,e,t),!u1(r)||c1(r))return r;throw new L3("Can't convert object to primitive value")}return t===void 0&&(t="number"),M3(e,t)},U3=B3,z3=rs,jp=function(e){var t=U3(e,"string");return z3(t)?t:t+""},V3=Lt,f1=Kn,Lp=V3.document,q3=f1(Lp)&&f1(Lp.createElement),d1=function(e){return q3?Lp.createElement(e):{}},W3=vn,H3=Ft,Z3=d1,p1=!W3&&!H3(function(){return Object.defineProperty(Z3("div"),"a",{get:function(){return 7}}).a!==7}),K3=vn,G3=dr,Y3=Sp,J3=ns,X3=pr,Q3=jp,e4=kn,t4=p1,h1=Object.getOwnPropertyDescriptor;ts.f=K3?h1:function(t,n){if(t=X3(t),n=Q3(n),t4)try{return h1(t,n)}catch{}if(e4(t,n))return J3(!G3(Y3.f,t,n),t[n])};var n4=Ft,r4=nn,i4=/#|\.prototype\./,is=function(e,t){var n=o4[a4(e)];return n===l4?!0:n===s4?!1:r4(t)?n4(t):!!t},a4=is.normalize=function(e){return String(e).replace(i4,".").toLowerCase()},o4=is.data={},s4=is.NATIVE="N",l4=is.POLYFILL="P",u4=is,m1=xp,c4=Du,f4=Iu,d4=m1(m1.bind),Fp=function(e,t){return c4(e),t===void 0?e:f4?d4(e,t):function(){return e.apply(t,arguments)}},Yn={},p4=vn,h4=Ft,v1=p4&&h4(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),m4=Kn,v4=String,y4=TypeError,ci=function(e){if(m4(e))return e;throw new y4(v4(e)+" is not an object")},g4=vn,b4=p1,x4=v1,Mu=ci,y1=jp,w4=TypeError,Bp=Object.defineProperty,S4=Object.getOwnPropertyDescriptor,Up="enumerable",zp="configurable",Vp="writable";Yn.f=g4?x4?function(t,n,r){if(Mu(t),n=y1(n),Mu(r),typeof t=="function"&&n==="prototype"&&"value"in r&&Vp in r&&!r[Vp]){var i=S4(t,n);i&&i[Vp]&&(t[n]=r.value,r={configurable:zp in r?r[zp]:i[zp],enumerable:Up in r?r[Up]:i[Up],writable:!1})}return Bp(t,n,r)}:Bp:function(t,n,r){if(Mu(t),n=y1(n),Mu(r),b4)try{return Bp(t,n,r)}catch{}if("get"in r||"set"in r)throw new w4("Accessors not supported");return"value"in r&&(t[n]=r.value),t};var _4=vn,E4=Yn,k4=ns,ju=_4?function(e,t,n){return E4.f(e,t,k4(1,n))}:function(e,t,n){return e[t]=n,e},as=Lt,T4=gp,O4=xp,C4=nn,$4=ts.f,I4=u4,$a=Yt,R4=Fp,Ia=ju,g1=kn,P4=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 T4(e,this,arguments)};return t.prototype=e.prototype,t},mt=function(e,t){var n=e.target,r=e.global,i=e.stat,a=e.proto,o=r?as:i?as[n]:as[n]&&as[n].prototype,s=r?$a:$a[n]||Ia($a,n,{})[n],u=s.prototype,l,c,f,d,p,h,m,y,v;for(d in t)l=I4(r?d:n+(i?".":"#")+d,e.forced),c=!l&&o&&g1(o,d),h=s[d],c&&(e.dontCallGetSet?(v=$4(o,d),m=v&&v.value):m=o[d]),p=c&&m?m:t[d],!(!l&&!a&&typeof h==typeof p)&&(e.bind&&c?y=R4(p,as):e.wrap&&c?y=P4(p):a&&C4(p)?y=O4(p):y=p,(e.sham||p&&p.sham||h&&h.sham)&&Ia(y,"sham",!0),Ia(s,d,y),a&&(f=n+"Prototype",g1($a,f)||Ia($a,f,{}),Ia($a[f],d,p),e.real&&u&&(l||!u[d])&&Ia(u,d,p)))},A4=Li,Ra=Array.isArray||function(t){return A4(t)==="Array"},N4=mt,D4=Ra;N4({target:"Array",stat:!0},{isArray:D4});var M4=Yt,j4=M4.Array.isArray,L4=j4,b1=L4,F4=b1,B4=F4,U4=B4,z4=U4,V4=z4;const x1=Ke(V4);function q4(e){if(x1(e))return e}var W4=Math.ceil,H4=Math.floor,Z4=Math.trunc||function(t){var n=+t;return(n>0?H4:W4)(n)},K4=Z4,Lu=function(e){var t=+e;return t!==t||t===0?0:K4(t)},G4=Lu,Y4=Math.min,J4=function(e){var t=G4(e);return t>0?Y4(t,9007199254740991):0},X4=J4,Fi=function(e){return X4(e.length)},Q4=TypeError,eU=9007199254740991,qp=function(e){if(e>eU)throw Q4("Maximum allowed index exceeded");return e},tU=vn,nU=Yn,rU=ns,os=function(e,t,n){tU?nU.f(e,t,rU(0,n)):e[t]=n},iU=Wt,aU=iU("toStringTag"),w1={};w1[aU]="z";var Wp=String(w1)==="[object z]",oU=Wp,sU=nn,Fu=Li,lU=Wt,uU=lU("toStringTag"),cU=Object,fU=Fu(function(){return arguments}())==="Arguments",dU=function(e,t){try{return e[t]}catch{}},ss=oU?Fu:function(e){var t,n,r;return e===void 0?"Undefined":e===null?"Null":typeof(n=dU(t=cU(e),uU))=="string"?n:fU?Fu(t):(r=Fu(t))==="Object"&&sU(t.callee)?"Arguments":r},pU=Rt,hU=nn,Hp=Np,mU=pU(Function.toString);hU(Hp.inspectSource)||(Hp.inspectSource=function(e){return mU(e)});var vU=Hp.inspectSource,yU=Rt,gU=Ft,S1=nn,bU=ss,xU=hr,wU=vU,_1=function(){},E1=xU("Reflect","construct"),Zp=/^\s*(?:class|function)\b/,SU=yU(Zp.exec),_U=!Zp.test(_1),ls=function(t){if(!S1(t))return!1;try{return E1(_1,[],t),!0}catch{return!1}},k1=function(t){if(!S1(t))return!1;switch(bU(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return _U||!!SU(Zp,wU(t))}catch{return!0}};k1.sham=!0;var Kp=!E1||gU(function(){var e;return ls(ls.call)||!ls(Object)||!ls(function(){e=!0})||e})?k1:ls,T1=Ra,EU=Kp,kU=Kn,TU=Wt,OU=TU("species"),O1=Array,CU=function(e){var t;return T1(e)&&(t=e.constructor,EU(t)&&(t===O1||T1(t.prototype))?t=void 0:kU(t)&&(t=t[OU],t===null&&(t=void 0))),t===void 0?O1:t},$U=CU,Gp=function(e,t){return new($U(e))(t===0?0:t)},IU=Ft,RU=Wt,PU=$p,AU=RU("species"),Bu=function(e){return PU>=51||!IU(function(){var t=[],n=t.constructor={};return n[AU]=function(){return{foo:1}},t[e](Boolean).foo!==1})},NU=mt,DU=Ft,MU=Ra,jU=Kn,LU=Fr,FU=Fi,C1=qp,$1=os,BU=Gp,UU=Bu,zU=Wt,VU=$p,I1=zU("isConcatSpreadable"),qU=VU>=51||!DU(function(){var e=[];return e[I1]=!1,e.concat()[0]!==e}),WU=function(e){if(!jU(e))return!1;var t=e[I1];return t!==void 0?!!t:MU(e)},HU=!qU||!UU("concat");NU({target:"Array",proto:!0,arity:1,forced:HU},{concat:function(t){var n=LU(this),r=BU(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],WU(l))for(u=FU(l),C1(i+u),o=0;o<u;o++,i++)o in l&&$1(r,i,l[o]);else C1(i+1),$1(r,i++,l);return r.length=i,r}});var ZU=ss,KU=String,us=function(e){if(ZU(e)==="Symbol")throw new TypeError("Cannot convert a Symbol value to a string");return KU(e)},Uu={},GU=Lu,YU=Math.max,JU=Math.min,Yp=function(e,t){var n=GU(e);return n<0?YU(n+t,0):JU(n,t)},XU=pr,QU=Yp,ez=Fi,R1=function(e){return function(t,n,r){var i=XU(t),a=ez(i);if(a===0)return!e&&-1;var o=QU(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}},P1={includes:R1(!0),indexOf:R1(!1)},zu={},tz=Rt,Jp=kn,nz=pr,rz=P1.indexOf,iz=zu,A1=tz([].push),N1=function(e,t){var n=nz(e),r=0,i=[],a;for(a in n)!Jp(iz,a)&&Jp(n,a)&&A1(i,a);for(;t.length>r;)Jp(n,a=t[r++])&&(~rz(i,a)||A1(i,a));return i},Xp=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],az=N1,oz=Xp,Qp=Object.keys||function(t){return az(t,oz)},sz=vn,lz=v1,uz=Yn,cz=ci,fz=pr,dz=Qp;Uu.f=sz&&!lz?Object.defineProperties:function(t,n){cz(t);for(var r=fz(n),i=dz(n),a=i.length,o=0,s;a>o;)uz.f(t,s=i[o++],r[s]);return t};var pz=hr,hz=pz("document","documentElement"),mz=Oa,vz=Dp,D1=mz("keys"),Vu=function(e){return D1[e]||(D1[e]=vz(e))},yz=ci,gz=Uu,M1=Xp,bz=zu,xz=hz,wz=d1,Sz=Vu,j1=">",L1="<",eh="prototype",th="script",F1=Sz("IE_PROTO"),nh=function(){},B1=function(e){return L1+th+j1+e+L1+"/"+th+j1},U1=function(e){e.write(B1("")),e.close();var t=e.parentWindow.Object;return e=null,t},_z=function(){var e=wz("iframe"),t="java"+th+":",n;return e.style.display="none",xz.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(B1("document.F=Object")),n.close(),n.F},qu,Wu=function(){try{qu=new ActiveXObject("htmlfile")}catch{}Wu=typeof document<"u"?document.domain&&qu?U1(qu):_z():U1(qu);for(var e=M1.length;e--;)delete Wu[eh][M1[e]];return Wu()};bz[F1]=!0;var rh=Object.create||function(t,n){var r;return t!==null?(nh[eh]=yz(t),r=new nh,nh[eh]=null,r[F1]=t):r=Wu(),n===void 0?r:gz.f(r,n)},Hu={},Ez=N1,kz=Xp,Tz=kz.concat("length","prototype");Hu.f=Object.getOwnPropertyNames||function(t){return Ez(t,Tz)};var z1={},Oz=Rt,Zu=Oz([].slice),Cz=Li,$z=pr,V1=Hu.f,Iz=Zu,q1=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Rz=function(e){try{return V1(e)}catch{return Iz(q1)}};z1.f=function(t){return q1&&Cz(t)==="Window"?Rz(t):V1($z(t))};var Ku={};Ku.f=Object.getOwnPropertySymbols;var Pz=ju,Gu=function(e,t,n,r){return r&&r.enumerable?e[t]=n:Pz(e,t,n),e},Az=Yn,Nz=function(e,t,n){return Az.f(e,t,n)},cs={},Dz=Wt;cs.f=Dz;var W1=Yt,Mz=kn,jz=cs,Lz=Yn.f,St=function(e){var t=W1.Symbol||(W1.Symbol={});Mz(t,e)||Lz(t,e,{value:jz.f(e)})},Fz=dr,Bz=hr,Uz=Wt,zz=Gu,H1=function(){var e=Bz("Symbol"),t=e&&e.prototype,n=t&&t.valueOf,r=Uz("toPrimitive");t&&!t[r]&&zz(t,r,function(i){return Fz(n,this)},{arity:1})},Vz=Wp,qz=ss,Wz=Vz?{}.toString:function(){return"[object "+qz(this)+"]"},Hz=Wp,Zz=Yn.f,Kz=ju,Gz=kn,Yz=Wz,Jz=Wt,Z1=Jz("toStringTag"),Pa=function(e,t,n,r){var i=n?e:e&&e.prototype;i&&(Gz(i,Z1)||Zz(i,Z1,{configurable:!0,value:t}),r&&!Hz&&Kz(i,"toString",Yz))},Xz=Lt,Qz=nn,K1=Xz.WeakMap,e6=Qz(K1)&&/native code/.test(String(K1)),t6=e6,G1=Lt,n6=Kn,r6=ju,ih=kn,ah=Np,i6=Vu,a6=zu,Y1="Object already initialized",oh=G1.TypeError,o6=G1.WeakMap,Yu,fs,Ju,s6=function(e){return Ju(e)?fs(e):Yu(e,{})},l6=function(e){return function(t){var n;if(!n6(t)||(n=fs(t)).type!==e)throw new oh("Incompatible receiver, "+e+" required");return n}};if(t6||ah.state){var mr=ah.state||(ah.state=new o6);mr.get=mr.get,mr.has=mr.has,mr.set=mr.set,Yu=function(e,t){if(mr.has(e))throw new oh(Y1);return t.facade=e,mr.set(e,t),t},fs=function(e){return mr.get(e)||{}},Ju=function(e){return mr.has(e)}}else{var Aa=i6("state");a6[Aa]=!0,Yu=function(e,t){if(ih(e,Aa))throw new oh(Y1);return t.facade=e,r6(e,Aa,t),t},fs=function(e){return ih(e,Aa)?e[Aa]:{}},Ju=function(e){return ih(e,Aa)}}var sh={set:Yu,get:fs,has:Ju,enforce:s6,getterFor:l6},u6=Fp,c6=Rt,f6=H0,d6=Fr,p6=Fi,h6=Gp,J1=c6([].push),fi=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=d6(u),p=f6(d),h=p6(p),m=u6(l,c),y=0,v=f||h6,g=t?v(u,h):n||o?v(u,0):void 0,b,k;h>y;y++)if((s||y in p)&&(b=p[y],k=m(b,y,d),e))if(t)g[y]=k;else if(k)switch(e){case 3:return!0;case 5:return b;case 6:return y;case 2:J1(g,b)}else switch(e){case 4:return!1;case 7:J1(g,b)}return a?-1:r||i?i:g}},lh={forEach:fi(0),map:fi(1),filter:fi(2),some:fi(3),every:fi(4),find:fi(5),findIndex:fi(6),filterReject:fi(7)},Xu=mt,ds=Lt,uh=dr,m6=Rt,Na=vn,Da=Ta,v6=Ft,Ht=kn,y6=Lr,ch=ci,Qu=pr,fh=jp,g6=us,dh=ns,Ma=rh,X1=Qp,b6=Hu,Q1=z1,x6=Ku,eS=ts,tS=Yn,w6=Uu,nS=Sp,rS=Gu,S6=Nz,ph=Oa,_6=Vu,iS=zu,aS=Dp,E6=Wt,k6=cs,T6=St,O6=H1,C6=Pa,oS=sh,ec=lh.forEach,yn=_6("hidden"),tc="Symbol",ps="prototype",$6=oS.set,sS=oS.getterFor(tc),Jn=Object[ps],Bi=ds.Symbol,hs=Bi&&Bi[ps],I6=ds.RangeError,R6=ds.TypeError,hh=ds.QObject,lS=eS.f,Ui=tS.f,uS=Q1.f,P6=nS.f,cS=m6([].push),Br=ph("symbols"),ms=ph("op-symbols"),A6=ph("wks"),mh=!hh||!hh[ps]||!hh[ps].findChild,fS=function(e,t,n){var r=lS(Jn,t);r&&delete Jn[t],Ui(e,t,n),r&&e!==Jn&&Ui(Jn,t,r)},vh=Na&&v6(function(){return Ma(Ui({},"a",{get:function(){return Ui(this,"a",{value:7}).a}})).a!==7})?fS:Ui,yh=function(e,t){var n=Br[e]=Ma(hs);return $6(n,{type:tc,tag:e,description:t}),Na||(n.description=t),n},nc=function(t,n,r){t===Jn&&nc(ms,n,r),ch(t);var i=fh(n);return ch(r),Ht(Br,i)?(r.enumerable?(Ht(t,yn)&&t[yn][i]&&(t[yn][i]=!1),r=Ma(r,{enumerable:dh(0,!1)})):(Ht(t,yn)||Ui(t,yn,dh(1,Ma(null))),t[yn][i]=!0),vh(t,i,r)):Ui(t,i,r)},gh=function(t,n){ch(t);var r=Qu(n),i=X1(r).concat(mS(r));return ec(i,function(a){(!Na||uh(dS,r,a))&&nc(t,a,r[a])}),t},N6=function(t,n){return n===void 0?Ma(t):gh(Ma(t),n)},dS=function(t){var n=fh(t),r=uh(P6,this,n);return this===Jn&&Ht(Br,n)&&!Ht(ms,n)?!1:r||!Ht(this,n)||!Ht(Br,n)||Ht(this,yn)&&this[yn][n]?r:!0},pS=function(t,n){var r=Qu(t),i=fh(n);if(!(r===Jn&&Ht(Br,i)&&!Ht(ms,i))){var a=lS(r,i);return a&&Ht(Br,i)&&!(Ht(r,yn)&&r[yn][i])&&(a.enumerable=!0),a}},hS=function(t){var n=uS(Qu(t)),r=[];return ec(n,function(i){!Ht(Br,i)&&!Ht(iS,i)&&cS(r,i)}),r},mS=function(e){var t=e===Jn,n=uS(t?ms:Qu(e)),r=[];return ec(n,function(i){Ht(Br,i)&&(!t||Ht(Jn,i))&&cS(r,Br[i])}),r};Da||(Bi=function(){if(y6(hs,this))throw new R6("Symbol is not a constructor");var t=!arguments.length||arguments[0]===void 0?void 0:g6(arguments[0]),n=aS(t),r=function(i){var a=this===void 0?ds:this;a===Jn&&uh(r,ms,i),Ht(a,yn)&&Ht(a[yn],n)&&(a[yn][n]=!1);var o=dh(1,i);try{vh(a,n,o)}catch(s){if(!(s instanceof I6))throw s;fS(a,n,o)}};return Na&&mh&&vh(Jn,n,{configurable:!0,set:r}),yh(n,t)},hs=Bi[ps],rS(hs,"toString",function(){return sS(this).tag}),rS(Bi,"withoutSetter",function(e){return yh(aS(e),e)}),nS.f=dS,tS.f=nc,w6.f=gh,eS.f=pS,b6.f=Q1.f=hS,x6.f=mS,k6.f=function(e){return yh(E6(e),e)},Na&&S6(hs,"description",{configurable:!0,get:function(){return sS(this).description}})),Xu({global:!0,constructor:!0,wrap:!0,forced:!Da,sham:!Da},{Symbol:Bi}),ec(X1(A6),function(e){T6(e)}),Xu({target:tc,stat:!0,forced:!Da},{useSetter:function(){mh=!0},useSimple:function(){mh=!1}}),Xu({target:"Object",stat:!0,forced:!Da,sham:!Na},{create:N6,defineProperty:nc,defineProperties:gh,getOwnPropertyDescriptor:pS}),Xu({target:"Object",stat:!0,forced:!Da},{getOwnPropertyNames:hS}),O6(),C6(Bi,tc),iS[yn]=!0;var D6=Ta,vS=D6&&!!Symbol.for&&!!Symbol.keyFor,M6=mt,j6=hr,L6=kn,F6=us,yS=Oa,B6=vS,bh=yS("string-to-symbol-registry"),U6=yS("symbol-to-string-registry");M6({target:"Symbol",stat:!0,forced:!B6},{for:function(e){var t=F6(e);if(L6(bh,t))return bh[t];var n=j6("Symbol")(t);return bh[t]=n,U6[n]=t,n}});var z6=mt,V6=kn,q6=rs,W6=Nu,H6=Oa,Z6=vS,gS=H6("symbol-to-string-registry");z6({target:"Symbol",stat:!0,forced:!Z6},{keyFor:function(t){if(!q6(t))throw new TypeError(W6(t)+" is not a symbol");if(V6(gS,t))return gS[t]}});var K6=Rt,bS=Ra,G6=nn,xS=Li,Y6=us,wS=K6([].push),J6=function(e){if(G6(e))return e;if(bS(e)){for(var t=e.length,n=[],r=0;r<t;r++){var i=e[r];typeof i=="string"?wS(n,i):(typeof i=="number"||xS(i)==="Number"||xS(i)==="String")&&wS(n,Y6(i))}var a=n.length,o=!0;return function(s,u){if(o)return o=!1,u;if(bS(this))return u;for(var l=0;l<a;l++)if(n[l]===s)return u}}},X6=mt,SS=hr,_S=gp,Q6=dr,vs=Rt,ES=Ft,kS=nn,TS=rs,OS=Zu,e9=J6,t9=Ta,n9=String,di=SS("JSON","stringify"),rc=vs(/./.exec),CS=vs("".charAt),r9=vs("".charCodeAt),i9=vs("".replace),a9=vs(1 .toString),o9=/[\uD800-\uDFFF]/g,$S=/^[\uD800-\uDBFF]$/,IS=/^[\uDC00-\uDFFF]$/,RS=!t9||ES(function(){var e=SS("Symbol")("stringify detection");return di([e])!=="[null]"||di({a:e})!=="{}"||di(Object(e))!=="{}"}),PS=ES(function(){return di("\uDF06\uD834")!=='"\\udf06\\ud834"'||di("\uDEAD")!=='"\\udead"'}),s9=function(e,t){var n=OS(arguments),r=e9(t);if(!(!kS(r)&&(e===void 0||TS(e))))return n[1]=function(i,a){if(kS(r)&&(a=Q6(r,this,n9(i),a)),!TS(a))return a},_S(di,null,n)},l9=function(e,t,n){var r=CS(n,t-1),i=CS(n,t+1);return rc($S,e)&&!rc(IS,i)||rc(IS,e)&&!rc($S,r)?"\\u"+a9(r9(e,0),16):e};di&&X6({target:"JSON",stat:!0,arity:3,forced:RS||PS},{stringify:function(t,n,r){var i=OS(arguments),a=_S(RS?s9:di,null,i);return PS&&typeof a=="string"?i9(a,o9,l9):a}});var u9=mt,c9=Ta,f9=Ft,AS=Ku,d9=Fr,p9=!c9||f9(function(){AS.f(1)});u9({target:"Object",stat:!0,forced:p9},{getOwnPropertySymbols:function(t){var n=AS.f;return n?n(d9(t)):[]}});var h9=St;h9("asyncIterator");var m9=St;m9("hasInstance");var v9=St;v9("isConcatSpreadable");var y9=St;y9("iterator");var g9=St;g9("match");var b9=St;b9("matchAll");var x9=St;x9("replace");var w9=St;w9("search");var S9=St;S9("species");var _9=St;_9("split");var E9=St,k9=H1;E9("toPrimitive"),k9();var T9=hr,O9=St,C9=Pa;O9("toStringTag"),C9(T9("Symbol"),"Symbol");var $9=St;$9("unscopables");var I9=Lt,R9=Pa;R9(I9.JSON,"JSON",!0);var P9=Yt,A9=P9.Symbol,ja={},xh=vn,N9=kn,NS=Function.prototype,D9=xh&&Object.getOwnPropertyDescriptor,wh=N9(NS,"name"),M9=wh&&(function(){}).name==="something",j9=wh&&(!xh||xh&&D9(NS,"name").configurable),L9={EXISTS:wh,PROPER:M9,CONFIGURABLE:j9},F9=Ft,B9=!F9(function(){function e(){}return e.prototype.constructor=null,Object.getPrototypeOf(new e)!==e.prototype}),U9=kn,z9=nn,V9=Fr,q9=Vu,W9=B9,DS=q9("IE_PROTO"),Sh=Object,H9=Sh.prototype,MS=W9?Sh.getPrototypeOf:function(e){var t=V9(e);if(U9(t,DS))return t[DS];var n=t.constructor;return z9(n)&&t instanceof n?n.prototype:t instanceof Sh?H9:null},Z9=Ft,K9=nn,G9=Kn,Y9=rh,jS=MS,J9=Gu,X9=Wt,_h=X9("iterator"),LS=!1,Ur,Eh,kh;[].keys&&(kh=[].keys(),"next"in kh?(Eh=jS(jS(kh)),Eh!==Object.prototype&&(Ur=Eh)):LS=!0);var Q9=!G9(Ur)||Z9(function(){var e={};return Ur[_h].call(e)!==e});Q9?Ur={}:Ur=Y9(Ur),K9(Ur[_h])||J9(Ur,_h,function(){return this});var FS={IteratorPrototype:Ur,BUGGY_SAFARI_ITERATORS:LS},e7=FS.IteratorPrototype,t7=rh,n7=ns,r7=Pa,i7=ja,a7=function(){return this},o7=function(e,t,n,r){var i=t+" Iterator";return e.prototype=t7(e7,{next:n7(+!r,n)}),r7(e,i,!1,!0),i7[i]=a7,e},s7=Rt,l7=Du,u7=function(e,t,n){try{return s7(l7(Object.getOwnPropertyDescriptor(e,t)[n]))}catch{}},c7=Kn,f7=function(e){return c7(e)||e===null},d7=f7,p7=String,h7=TypeError,m7=function(e){if(d7(e))return e;throw new h7("Can't set "+p7(e)+" as a prototype")},v7=u7,y7=Kn,g7=Pu,b7=m7;Object.setPrototypeOf||"__proto__"in{}&&function(){var e=!1,t={},n;try{n=v7(Object.prototype,"__proto__","set"),n(t,[]),e=t instanceof Array}catch{}return function(i,a){return g7(i),b7(a),y7(i)&&(e?n(i,a):i.__proto__=a),i}}();var x7=mt,w7=dr,BS=L9,S7=o7,_7=MS,E7=Pa,US=Gu,k7=Wt,zS=ja,VS=FS,T7=BS.PROPER;BS.CONFIGURABLE,VS.IteratorPrototype;var ic=VS.BUGGY_SAFARI_ITERATORS,Th=k7("iterator"),qS="keys",ac="values",WS="entries",O7=function(){return this},HS=function(e,t,n,r,i,a,o){S7(n,t,r);var s=function(v){if(v===i&&d)return d;if(!ic&&v&&v in c)return c[v];switch(v){case qS:return function(){return new n(this,v)};case ac:return function(){return new n(this,v)};case WS:return function(){return new n(this,v)}}return function(){return new n(this)}},u=t+" Iterator",l=!1,c=e.prototype,f=c[Th]||c["@@iterator"]||i&&c[i],d=!ic&&f||s(i),p=t==="Array"&&c.entries||f,h,m,y;if(p&&(h=_7(p.call(new e)),h!==Object.prototype&&h.next&&(E7(h,u,!0,!0),zS[u]=O7)),T7&&i===ac&&f&&f.name!==ac&&(l=!0,d=function(){return w7(f,this)}),i)if(m={values:s(ac),keys:a?d:s(qS),entries:s(WS)},o)for(y in m)(ic||l||!(y in c))&&US(c,y,m[y]);else x7({target:t,proto:!0,forced:ic||l},m);return o&&c[Th]!==d&&US(c,Th,d,{name:i}),zS[t]=d,m},ZS=function(e,t){return{value:e,done:t}},C7=pr,KS=ja,GS=sh;Yn.f;var $7=HS,oc=ZS,YS="Array Iterator",I7=GS.set,R7=GS.getterFor(YS);$7(Array,"Array",function(e,t){I7(this,{type:YS,target:C7(e),index:0,kind:t})},function(){var e=R7(this),t=e.target,n=e.index++;if(!t||n>=t.length)return e.target=null,oc(void 0,!0);switch(e.kind){case"keys":return oc(n,!1);case"values":return oc(t[n],!1)}return oc([n,t[n]],!1)},"values"),KS.Arguments=KS.Array;var P7={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},A7=P7,N7=Lt,D7=Pa,JS=ja;for(var Oh in A7)D7(N7[Oh],Oh),JS[Oh]=JS.Array;var M7=A9,j7=M7,L7=Wt,F7=Yn.f,XS=L7("metadata"),QS=Function.prototype;QS[XS]===void 0&&F7(QS,XS,{value:null});var B7=St;B7("asyncDispose");var U7=St;U7("dispose");var z7=St;z7("metadata");var V7=j7,q7=V7,W7=hr,H7=Rt,Ch=W7("Symbol"),Z7=Ch.keyFor,K7=H7(Ch.prototype.valueOf),e_=Ch.isRegisteredSymbol||function(t){try{return Z7(K7(t))!==void 0}catch{return!1}},G7=mt,Y7=e_;G7({target:"Symbol",stat:!0},{isRegisteredSymbol:Y7});for(var J7=Oa,t_=hr,X7=Rt,Q7=rs,eV=Wt,sc=t_("Symbol"),n_=sc.isWellKnownSymbol,r_=t_("Object","getOwnPropertyNames"),tV=X7(sc.prototype.valueOf),i_=J7("wks"),$h=0,a_=r_(sc),nV=a_.length;$h<nV;$h++)try{var o_=a_[$h];Q7(sc[o_])&&eV(o_)}catch{}var s_=function(t){if(n_&&n_(t))return!0;try{for(var n=tV(t),r=0,i=r_(i_),a=i.length;r<a;r++)if(i_[i[r]]==n)return!0}catch{}return!1},rV=mt,iV=s_;rV({target:"Symbol",stat:!0,forced:!0},{isWellKnownSymbol:iV});var aV=St;aV("customMatcher");var oV=St;oV("observable");var sV=mt,lV=e_;sV({target:"Symbol",stat:!0,name:"isRegisteredSymbol"},{isRegistered:lV});var uV=mt,cV=s_;uV({target:"Symbol",stat:!0,name:"isWellKnownSymbol",forced:!0},{isWellKnown:cV});var fV=St;fV("matcher");var dV=St;dV("metadataKey");var pV=St;pV("patternMatch");var hV=St;hV("replaceAll");var mV=q7,vV=mV,yV=vV;const La=Ke(yV);var Ih=Rt,gV=Lu,bV=us,xV=Pu,wV=Ih("".charAt),l_=Ih("".charCodeAt),SV=Ih("".slice),u_=function(e){return function(t,n){var r=bV(xV(t)),i=gV(n),a=r.length,o,s;return i<0||i>=a?e?"":void 0:(o=l_(r,i),o<55296||o>56319||i+1===a||(s=l_(r,i+1))<56320||s>57343?e?wV(r,i):o:e?SV(r,i,i+2):(o-55296<<10)+(s-56320)+65536)}},_V={codeAt:u_(!1),charAt:u_(!0)},EV=_V.charAt,kV=us,c_=sh,TV=HS,f_=ZS,d_="String Iterator",OV=c_.set,CV=c_.getterFor(d_);TV(String,"String",function(e){OV(this,{type:d_,string:kV(e),index:0})},function(){var t=CV(this),n=t.string,r=t.index,i;return r>=n.length?f_(void 0,!0):(i=EV(n,r),t.index+=i.length,f_(i,!1))});var $V=ss,p_=Ip,IV=Ep,RV=ja,PV=Wt,AV=PV("iterator"),Rh=function(e){if(!IV(e))return p_(e,AV)||p_(e,"@@iterator")||RV[$V(e)]},NV=Rh,DV=NV,MV=DV,jV=MV,LV=jV,FV=LV,BV=FV,UV=BV,zV=UV;const h_=Ke(zV);var VV=vn,qV=Ra,WV=TypeError,HV=Object.getOwnPropertyDescriptor,ZV=VV&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}(),m_=ZV?function(e,t){if(qV(e)&&!HV(e,"length").writable)throw new WV("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t},KV=mt,GV=Fr,YV=Fi,JV=m_,XV=qp,QV=Ft,eq=QV(function(){return[].push.call({length:4294967296},1)!==4294967297}),tq=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}},nq=eq||!tq();KV({target:"Array",proto:!0,arity:1,forced:nq},{push:function(t){var n=GV(this),r=YV(n),i=arguments.length;XV(r+i);for(var a=0;a<i;a++)n[r]=arguments[a],r++;return JV(n,r),r}});var rq=Lt,iq=Yt,zi=function(e,t){var n=iq[e+"Prototype"],r=n&&n[t];if(r)return r;var i=rq[e],a=i&&i.prototype;return a&&a[t]},aq=zi,oq=aq("Array","push"),sq=Lr,lq=oq,Ph=Array.prototype,uq=function(e){var t=e.push;return e===Ph||sq(Ph,e)&&t===Ph.push?lq:t},cq=uq,fq=cq,dq=fq,pq=dq,hq=pq,mq=hq,vq=mq;const yq=Ke(vq);function gq(e,t){var n=e==null?null:typeof La<"u"&&h_(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)&&(yq(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 bq=mt,v_=Ra,xq=Kp,wq=Kn,y_=Yp,Sq=Fi,_q=pr,Eq=os,kq=Wt,Tq=Bu,Oq=Zu,Cq=Tq("slice"),$q=kq("species"),Ah=Array,Iq=Math.max;bq({target:"Array",proto:!0,forced:!Cq},{slice:function(t,n){var r=_q(this),i=Sq(r),a=y_(t,i),o=y_(n===void 0?i:n,i),s,u,l;if(v_(r)&&(s=r.constructor,xq(s)&&(s===Ah||v_(s.prototype))?s=void 0:wq(s)&&(s=s[$q],s===null&&(s=void 0)),s===Ah||s===void 0))return Oq(r,a,o);for(u=new(s===void 0?Ah:s)(Iq(o-a,0)),l=0;a<o;a++,l++)a in r&&Eq(u,l,r[a]);return u.length=l,u}});var Rq=zi,Pq=Rq("Array","slice"),Aq=Lr,Nq=Pq,Nh=Array.prototype,Dq=function(e){var t=e.slice;return e===Nh||Aq(Nh,e)&&t===Nh.slice?Nq:t},Mq=Dq,jq=Mq,Lq=jq,Fq=Lq,Bq=Fq,Uq=Bq,zq=Uq;const Vq=Ke(zq);var qq=dr,g_=ci,Wq=Ip,Hq=function(e,t,n){var r,i;g_(e);try{if(r=Wq(e,"return"),!r){if(t==="throw")throw n;return n}r=qq(r,e)}catch(a){i=!0,r=a}if(t==="throw")throw n;if(i)throw r;return g_(r),n},Zq=ci,Kq=Hq,Gq=function(e,t,n,r){try{return r?t(Zq(n)[0],n[1]):t(n)}catch(i){Kq(e,"throw",i)}},Yq=Wt,Jq=ja,Xq=Yq("iterator"),Qq=Array.prototype,eW=function(e){return e!==void 0&&(Jq.Array===e||Qq[Xq]===e)},tW=dr,nW=Du,rW=ci,iW=Nu,aW=Rh,oW=TypeError,sW=function(e,t){var n=arguments.length<2?aW(e):t;if(nW(n))return rW(tW(n,e));throw new oW(iW(e)+" is not iterable")},lW=Fp,uW=dr,cW=Fr,fW=Gq,dW=eW,pW=Kp,hW=Fi,b_=os,mW=sW,vW=Rh,x_=Array,yW=function(t){var n=cW(t),r=pW(this),i=arguments.length,a=i>1?arguments[1]:void 0,o=a!==void 0;o&&(a=lW(a,i>2?arguments[2]:void 0));var s=vW(n),u=0,l,c,f,d,p,h;if(s&&!(this===x_&&dW(s)))for(c=r?new this:[],d=mW(n,s),p=d.next;!(f=uW(p,d)).done;u++)h=o?fW(d,a,[f.value,u],!0):f.value,b_(c,u,h);else for(l=hW(n),c=r?new this(l):x_(l);l>u;u++)h=o?a(n[u],u):n[u],b_(c,u,h);return c.length=u,c},gW=Wt,w_=gW("iterator"),S_=!1;try{var bW=0,__={next:function(){return{done:!!bW++}},return:function(){S_=!0}};__[w_]=function(){return this},Array.from(__,function(){throw 2})}catch{}var xW=function(e,t){try{if(!t&&!S_)return!1}catch{return!1}var n=!1;try{var r={};r[w_]=function(){return{next:function(){return{done:n=!0}}}},e(r)}catch{}return n},wW=mt,SW=yW,_W=xW,EW=!_W(function(e){Array.from(e)});wW({target:"Array",stat:!0,forced:EW},{from:SW});var kW=Yt,TW=kW.Array.from,OW=TW,CW=OW,$W=CW,IW=$W,RW=IW,PW=RW,AW=PW;const E_=Ke(AW);function Dh(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 k_(e,t){if(e){var n;if(typeof e=="string")return Dh(e,t);var r=Vq(n={}.toString.call(e)).call(n,8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?E_(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Dh(e,t):void 0}}function NW(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
|
|
318
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function vr(e,t){return q4(e)||gq(e,t)||k_(e,t)||NW()}var T_={exports:{}};/*!
|
|
330
319
|
Copyright (c) 2018 Jed Watson.
|
|
331
320
|
Licensed under the MIT License (MIT), see
|
|
332
321
|
http://jedwatson.github.io/classnames
|
|
333
|
-
*/(function(e){(function(){var t={}.hasOwnProperty;function
|
|
322
|
+
*/(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})()})(T_);var DW=T_.exports;const Mh=Ke(DW);var jh={exports:{}},lc={exports:{}},ut={};/** @license React v16.13.1
|
|
334
323
|
* react-is.production.min.js
|
|
335
324
|
*
|
|
336
325
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
337
326
|
*
|
|
338
327
|
* This source code is licensed under the MIT license found in the
|
|
339
328
|
* LICENSE file in the root directory of this source tree.
|
|
340
|
-
*/var
|
|
329
|
+
*/var O_;function MW(){if(O_)return ut;O_=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,h=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,g=e?Symbol.for("react.scope"):60119;function b(S){if(typeof S=="object"&&S!==null){var E=S.$$typeof;switch(E){case t:switch(S=S.type,S){case u:case l:case r:case a:case i:case f:return S;default:switch(S=S&&S.$$typeof,S){case s:case c:case h:case p:case o:return S;default:return E}}case n:return E}}}function k(S){return b(S)===l}return ut.AsyncMode=u,ut.ConcurrentMode=l,ut.ContextConsumer=s,ut.ContextProvider=o,ut.Element=t,ut.ForwardRef=c,ut.Fragment=r,ut.Lazy=h,ut.Memo=p,ut.Portal=n,ut.Profiler=a,ut.StrictMode=i,ut.Suspense=f,ut.isAsyncMode=function(S){return k(S)||b(S)===u},ut.isConcurrentMode=k,ut.isContextConsumer=function(S){return b(S)===s},ut.isContextProvider=function(S){return b(S)===o},ut.isElement=function(S){return typeof S=="object"&&S!==null&&S.$$typeof===t},ut.isForwardRef=function(S){return b(S)===c},ut.isFragment=function(S){return b(S)===r},ut.isLazy=function(S){return b(S)===h},ut.isMemo=function(S){return b(S)===p},ut.isPortal=function(S){return b(S)===n},ut.isProfiler=function(S){return b(S)===a},ut.isStrictMode=function(S){return b(S)===i},ut.isSuspense=function(S){return b(S)===f},ut.isValidElementType=function(S){return typeof S=="string"||typeof S=="function"||S===r||S===l||S===a||S===i||S===f||S===d||typeof S=="object"&&S!==null&&(S.$$typeof===h||S.$$typeof===p||S.$$typeof===o||S.$$typeof===s||S.$$typeof===c||S.$$typeof===y||S.$$typeof===v||S.$$typeof===g||S.$$typeof===m)},ut.typeOf=b,ut}var ct={};/** @license React v16.13.1
|
|
341
330
|
* react-is.development.js
|
|
342
331
|
*
|
|
343
332
|
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
344
333
|
*
|
|
345
334
|
* This source code is licensed under the MIT license found in the
|
|
346
335
|
* LICENSE file in the root directory of this source tree.
|
|
347
|
-
*/var
|
|
336
|
+
*/var C_;function jW(){return C_||(C_=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,h=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,g=e?Symbol.for("react.scope"):60119;function b(K){return typeof K=="string"||typeof K=="function"||K===r||K===l||K===a||K===i||K===f||K===d||typeof K=="object"&&K!==null&&(K.$$typeof===h||K.$$typeof===p||K.$$typeof===o||K.$$typeof===s||K.$$typeof===c||K.$$typeof===y||K.$$typeof===v||K.$$typeof===g||K.$$typeof===m)}function k(K){if(typeof K=="object"&&K!==null){var de=K.$$typeof;switch(de){case t:var ve=K.type;switch(ve){case u:case l:case r:case a:case i:case f:return ve;default:var $e=ve&&ve.$$typeof;switch($e){case s:case c:case h:case p:case o:return $e;default:return de}}case n:return de}}}var S=u,E=l,T=s,R=o,B=t,O=c,A=r,z=h,$=p,F=n,M=a,L=i,W=f,q=!1;function D(K){return q||(q=!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.")),x(K)||k(K)===u}function x(K){return k(K)===l}function V(K){return k(K)===s}function Z(K){return k(K)===o}function _(K){return typeof K=="object"&&K!==null&&K.$$typeof===t}function Q(K){return k(K)===c}function oe(K){return k(K)===r}function ne(K){return k(K)===h}function le(K){return k(K)===p}function pe(K){return k(K)===n}function he(K){return k(K)===a}function ue(K){return k(K)===i}function X(K){return k(K)===f}ct.AsyncMode=S,ct.ConcurrentMode=E,ct.ContextConsumer=T,ct.ContextProvider=R,ct.Element=B,ct.ForwardRef=O,ct.Fragment=A,ct.Lazy=z,ct.Memo=$,ct.Portal=F,ct.Profiler=M,ct.StrictMode=L,ct.Suspense=W,ct.isAsyncMode=D,ct.isConcurrentMode=x,ct.isContextConsumer=V,ct.isContextProvider=Z,ct.isElement=_,ct.isForwardRef=Q,ct.isFragment=oe,ct.isLazy=ne,ct.isMemo=le,ct.isPortal=pe,ct.isProfiler=he,ct.isStrictMode=ue,ct.isSuspense=X,ct.isValidElementType=b,ct.typeOf=k}()),ct}var $_;function I_(){return $_||($_=1,process.env.NODE_ENV==="production"?lc.exports=MW():lc.exports=jW()),lc.exports}/*
|
|
348
337
|
object-assign
|
|
349
338
|
(c) Sindre Sorhus
|
|
350
339
|
@license MIT
|
|
351
|
-
*/var
|
|
352
|
-
Valid keys: `+JSON.stringify(Object.keys(
|
|
353
|
-
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function tt(e){return Yne(e)||Jne(e)||sT(e)||Xne()}var hf=function(e){return e&&e.Math==Math&&e},Tr=hf(typeof globalThis=="object"&&globalThis)||hf(typeof window=="object"&&window)||hf(typeof self=="object"&&self)||hf(typeof ct=="object"&&ct)||function(){return this}()||Function("return this")(),cy={},on=function(e){try{return!!e()}catch{return!0}},Qne=on,sa=!Qne(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),kT={},$T={}.propertyIsEnumerable,OT=Object.getOwnPropertyDescriptor,eie=OT&&!$T.call({1:2},1);kT.f=eie?function(t){var r=OT(this,t);return!!r&&r.enumerable}:$T;var TT=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},tie={}.toString,fy=function(e){return tie.call(e).slice(8,-1)},rie=on,nie=fy,iie="".split,aie=rie(function(){return!Object("z").propertyIsEnumerable(0)})?function(e){return nie(e)=="String"?iie.call(e,""):Object(e)}:Object,mf=function(e){if(e==null)throw TypeError("Can't call method on "+e);return e},oie=aie,sie=mf,dy=function(e){return oie(sie(e))},Br=function(e){return typeof e=="function"},lie=Br,sl=function(e){return typeof e=="object"?e!==null:lie(e)},py=Tr,uie=Br,cie=function(e){return uie(e)?e:void 0},vf=function(e,t){return arguments.length<2?cie(py[e]):py[e]&&py[e][t]},fie=vf,die=fie("navigator","userAgent")||"",CT=Tr,hy=die,IT=CT.process,RT=CT.Deno,AT=IT&&IT.versions||RT&&RT.version,PT=AT&&AT.v8,Pn,yf;PT?(Pn=PT.split("."),yf=Pn[0]<4?1:Pn[0]+Pn[1]):hy&&(Pn=hy.match(/Edge\/(\d+)/),(!Pn||Pn[1]>=74)&&(Pn=hy.match(/Chrome\/(\d+)/),Pn&&(yf=Pn[1])));var pie=yf&&+yf,NT=pie,hie=on,DT=!!Object.getOwnPropertySymbols&&!hie(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&NT&&NT<41}),mie=DT,jT=mie&&!Symbol.sham&&typeof Symbol.iterator=="symbol",vie=Br,yie=vf,gie=jT,MT=gie?function(e){return typeof e=="symbol"}:function(e){var t=yie("Symbol");return vie(t)&&Object(e)instanceof t},bie=function(e){try{return String(e)}catch{return"Object"}},wie=Br,xie=bie,Sie=function(e){if(wie(e))return e;throw TypeError(xie(e)+" is not a function")},Eie=Sie,LT=function(e,t){var r=e[t];return r==null?void 0:Eie(r)},my=Br,vy=sl,_ie=function(e,t){var r,n;if(t==="string"&&my(r=e.toString)&&!vy(n=r.call(e))||my(r=e.valueOf)&&!vy(n=r.call(e))||t!=="string"&&my(r=e.toString)&&!vy(n=r.call(e)))return n;throw TypeError("Can't convert object to primitive value")},FT={exports:{}},BT=Tr,yy=function(e,t){try{Object.defineProperty(BT,e,{value:t,configurable:!0,writable:!0})}catch{BT[e]=t}return t},kie=Tr,$ie=yy,UT="__core-js_shared__",Oie=kie[UT]||$ie(UT,{}),gy=Oie,zT=gy;(FT.exports=function(e,t){return zT[e]||(zT[e]=t!==void 0?t:{})})("versions",[]).push({version:"3.18.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"});var by=FT.exports,Tie=mf,WT=function(e){return Object(Tie(e))},Cie=WT,Iie={}.hasOwnProperty,la=Object.hasOwn||function(t,r){return Iie.call(Cie(t),r)},Rie=0,Aie=Math.random(),HT=function(e){return"Symbol("+String(e===void 0?"":e)+")_"+(++Rie+Aie).toString(36)},Pie=Tr,Nie=by,VT=la,Die=HT,qT=DT,jie=jT,ll=Nie("wks"),ul=Pie.Symbol,Mie=jie?ul:ul&&ul.withoutSetter||Die,cl=function(e){return(!VT(ll,e)||!(qT||typeof ll[e]=="string"))&&(qT&&VT(ul,e)?ll[e]=ul[e]:ll[e]=Mie("Symbol."+e)),ll[e]},ZT=sl,KT=MT,Lie=LT,Fie=_ie,Bie=cl,Uie=Bie("toPrimitive"),zie=function(e,t){if(!ZT(e)||KT(e))return e;var r=Lie(e,Uie),n;if(r){if(t===void 0&&(t="default"),n=r.call(e,t),!ZT(n)||KT(n))return n;throw TypeError("Can't convert object to primitive value")}return t===void 0&&(t="number"),Fie(e,t)},Wie=zie,Hie=MT,GT=function(e){var t=Wie(e,"string");return Hie(t)?t:String(t)},Vie=Tr,YT=sl,wy=Vie.document,qie=YT(wy)&&YT(wy.createElement),JT=function(e){return qie?wy.createElement(e):{}},Zie=sa,Kie=on,Gie=JT,XT=!Zie&&!Kie(function(){return Object.defineProperty(Gie("div"),"a",{get:function(){return 7}}).a!=7}),Yie=sa,Jie=kT,Xie=TT,Qie=dy,eae=GT,tae=la,rae=XT,QT=Object.getOwnPropertyDescriptor;cy.f=Yie?QT:function(t,r){if(t=Qie(t),r=eae(r),rae)try{return QT(t,r)}catch{}if(tae(t,r))return Xie(!Jie.f.call(t,r),t[r])};var fl={},nae=sl,Ri=function(e){if(nae(e))return e;throw TypeError(String(e)+" is not an object")},iae=sa,aae=XT,eC=Ri,oae=GT,tC=Object.defineProperty;fl.f=iae?tC:function(t,r,n){if(eC(t),r=oae(r),eC(n),aae)try{return tC(t,r,n)}catch{}if("get"in n||"set"in n)throw TypeError("Accessors not supported");return"value"in n&&(t[r]=n.value),t};var sae=sa,lae=fl,uae=TT,gf=sae?function(e,t,r){return lae.f(e,t,uae(1,r))}:function(e,t,r){return e[t]=r,e},rC={exports:{}},cae=Br,xy=gy,fae=Function.toString;cae(xy.inspectSource)||(xy.inspectSource=function(e){return fae.call(e)});var nC=xy.inspectSource,dae=Tr,pae=Br,hae=nC,iC=dae.WeakMap,mae=pae(iC)&&/native code/.test(hae(iC)),vae=by,yae=HT,aC=vae("keys"),oC=function(e){return aC[e]||(aC[e]=yae(e))},Sy={},gae=mae,bae=Tr,wae=sl,xae=gf,Ey=la,_y=gy,Sae=oC,Eae=Sy,sC="Object already initialized",_ae=bae.WeakMap,bf,dl,wf,kae=function(e){return wf(e)?dl(e):bf(e,{})},$ae=function(e){return function(t){var r;if(!wae(t)||(r=dl(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return r}};if(gae||_y.state){var ua=_y.state||(_y.state=new _ae),Oae=ua.get,lC=ua.has,Tae=ua.set;bf=function(e,t){if(lC.call(ua,e))throw new TypeError(sC);return t.facade=e,Tae.call(ua,e,t),t},dl=function(e){return Oae.call(ua,e)||{}},wf=function(e){return lC.call(ua,e)}}else{var vo=Sae("state");Eae[vo]=!0,bf=function(e,t){if(Ey(e,vo))throw new TypeError(sC);return t.facade=e,xae(e,vo,t),t},dl=function(e){return Ey(e,vo)?e[vo]:{}},wf=function(e){return Ey(e,vo)}}var uC={set:bf,get:dl,has:wf,enforce:kae,getterFor:$ae},ky=sa,Cae=la,cC=Function.prototype,Iae=ky&&Object.getOwnPropertyDescriptor,$y=Cae(cC,"name"),Rae=$y&&(function(){}).name==="something",Aae=$y&&(!ky||ky&&Iae(cC,"name").configurable),Oy={EXISTS:$y,PROPER:Rae,CONFIGURABLE:Aae},Pae=Tr,fC=Br,Nae=la,dC=gf,Dae=yy,jae=nC,pC=uC,Mae=Oy.CONFIGURABLE,Lae=pC.get,Fae=pC.enforce,Bae=String(String).split("String");(rC.exports=function(e,t,r,n){var i=n?!!n.unsafe:!1,a=n?!!n.enumerable:!1,o=n?!!n.noTargetGet:!1,s=n&&n.name!==void 0?n.name:t,l;if(fC(r)&&(String(s).slice(0,7)==="Symbol("&&(s="["+String(s).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!Nae(r,"name")||Mae&&r.name!==s)&&dC(r,"name",s),l=Fae(r),l.source||(l.source=Bae.join(typeof s=="string"?s:""))),e===Pae){a?e[t]=r:Dae(t,r);return}else i?!o&&e[t]&&(a=!0):delete e[t];a?e[t]=r:dC(e,t,r)})(Function.prototype,"toString",function(){return fC(this)&&Lae(this).source||jae(this)});var pl=rC.exports,hC={},Uae=Math.ceil,zae=Math.floor,xf=function(e){var t=+e;return t!==t||t===0?0:(t>0?zae:Uae)(t)},Wae=xf,Hae=Math.max,Vae=Math.min,qae=function(e,t){var r=Wae(e);return r<0?Hae(r+t,0):Vae(r,t)},Zae=xf,Kae=Math.min,mC=function(e){return e>0?Kae(Zae(e),9007199254740991):0},Gae=mC,Yae=function(e){return Gae(e.length)},Jae=dy,Xae=qae,Qae=Yae,vC=function(e){return function(t,r,n){var i=Jae(t),a=Qae(i),o=Xae(n,a),s;if(e&&r!=r){for(;a>o;)if(s=i[o++],s!=s)return!0}else for(;a>o;o++)if((e||o in i)&&i[o]===r)return e||o||0;return!e&&-1}},eoe={includes:vC(!0),indexOf:vC(!1)},Ty=la,toe=dy,roe=eoe.indexOf,noe=Sy,yC=function(e,t){var r=toe(e),n=0,i=[],a;for(a in r)!Ty(noe,a)&&Ty(r,a)&&i.push(a);for(;t.length>n;)Ty(r,a=t[n++])&&(~roe(i,a)||i.push(a));return i},Cy=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],ioe=yC,aoe=Cy,ooe=aoe.concat("length","prototype");hC.f=Object.getOwnPropertyNames||function(t){return ioe(t,ooe)};var gC={};gC.f=Object.getOwnPropertySymbols;var soe=vf,loe=hC,uoe=gC,coe=Ri,foe=soe("Reflect","ownKeys")||function(t){var r=loe.f(coe(t)),n=uoe.f;return n?r.concat(n(t)):r},doe=la,poe=foe,hoe=cy,moe=fl,voe=function(e,t){for(var r=poe(t),n=moe.f,i=hoe.f,a=0;a<r.length;a++){var o=r[a];doe(e,o)||n(e,o,i(t,o))}},yoe=on,goe=Br,boe=/#|\.prototype\./,hl=function(e,t){var r=xoe[woe(e)];return r==Eoe?!0:r==Soe?!1:goe(t)?yoe(t):!!t},woe=hl.normalize=function(e){return String(e).replace(boe,".").toLowerCase()},xoe=hl.data={},Soe=hl.NATIVE="N",Eoe=hl.POLYFILL="P",_oe=hl,Iy=Tr,koe=cy.f,$oe=gf,Ooe=pl,Toe=yy,Coe=voe,Ioe=_oe,Roe=function(e,t){var r=e.target,n=e.global,i=e.stat,a,o,s,l,u,c;if(n?o=Iy:i?o=Iy[r]||Toe(r,{}):o=(Iy[r]||{}).prototype,o)for(s in t){if(u=t[s],e.noTargetGet?(c=koe(o,s),l=c&&c.value):l=o[s],a=Ioe(n?s:r+(i?".":"#")+s,e.forced),!a&&l!==void 0){if(typeof u==typeof l)continue;Coe(u,l)}(e.sham||l&&l.sham)&&$oe(u,"sham",!0),Ooe(o,s,u,e)}},Aoe=cl,Poe=Aoe("toStringTag"),bC={};bC[Poe]="z";var Ry=String(bC)==="[object z]",Noe=Ry,Doe=Br,Sf=fy,joe=cl,Moe=joe("toStringTag"),Loe=Sf(function(){return arguments}())=="Arguments",Foe=function(e,t){try{return e[t]}catch{}},wC=Noe?Sf:function(e){var t,r,n;return e===void 0?"Undefined":e===null?"Null":typeof(r=Foe(t=Object(e),Moe))=="string"?r:Loe?Sf(t):(n=Sf(t))=="Object"&&Doe(t.callee)?"Arguments":n},Boe=wC,Ef=function(e){if(Boe(e)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return String(e)},Uoe=Ri,xC=function(){var e=Uoe(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},Ay={},SC=on,zoe=Tr,EC=zoe.RegExp;Ay.UNSUPPORTED_Y=SC(function(){var e=EC("a","y");return e.lastIndex=2,e.exec("abcd")!=null}),Ay.BROKEN_CARET=SC(function(){var e=EC("^r","gy");return e.lastIndex=2,e.exec("str")!=null});var Woe=yC,Hoe=Cy,Voe=Object.keys||function(t){return Woe(t,Hoe)},qoe=sa,Zoe=fl,Koe=Ri,Goe=Voe,Yoe=qoe?Object.defineProperties:function(t,r){Koe(t);for(var n=Goe(r),i=n.length,a=0,o;i>a;)Zoe.f(t,o=n[a++],r[o]);return t},Joe=vf,Xoe=Joe("document","documentElement"),Qoe=Ri,ese=Yoe,_C=Cy,tse=Sy,rse=Xoe,nse=JT,ise=oC,kC=">",$C="<",Py="prototype",Ny="script",OC=ise("IE_PROTO"),Dy=function(){},TC=function(e){return $C+Ny+kC+e+$C+"/"+Ny+kC},CC=function(e){e.write(TC("")),e.close();var t=e.parentWindow.Object;return e=null,t},ase=function(){var e=nse("iframe"),t="java"+Ny+":",r;return e.style.display="none",rse.appendChild(e),e.src=String(t),r=e.contentWindow.document,r.open(),r.write(TC("document.F=Object")),r.close(),r.F},_f,kf=function(){try{_f=new ActiveXObject("htmlfile")}catch{}kf=typeof document<"u"?document.domain&&_f?CC(_f):ase():CC(_f);for(var e=_C.length;e--;)delete kf[Py][_C[e]];return kf()};tse[OC]=!0;var ose=Object.create||function(t,r){var n;return t!==null?(Dy[Py]=Qoe(t),n=new Dy,Dy[Py]=null,n[OC]=t):n=kf(),r===void 0?n:ese(n,r)},sse=on,lse=Tr,use=lse.RegExp,cse=sse(function(){var e=use(".","s");return!(e.dotAll&&e.exec(`
|
|
354
|
-
`)&&e.flags==="s")}),
|
|
355
|
-
`)&&(g="(?: "+g+")",y=" "+y,v++),s=new RegExp("^(?:"+g+")",m)),Ly&&(s=new RegExp("^"+g+"$(?!\\s)",m)),My&&(l=r.lastIndex),u=$f.call(h?s:r,y),h?u?(u.input=u.input.slice(v),u[0]=u[0].slice(v),u.index=r.lastIndex,r.lastIndex+=u[0].length):r.lastIndex=0:My&&u&&(r.lastIndex=r.global?u.index+u[0].length:l),Ly&&u&&u.length>1&&Sse.call(u[0],s,function(){for(c=1;c<arguments.length-2;c++)arguments[c]===void 0&&(u[c]=void 0)}),u&&p)for(u.groups=f=gse(null),c=0;c<p.length;c++)d=p[c],f[d[0]]=u[d[1]];return u});var Fy=jy,_se=Roe,AC=Fy;_se({target:"RegExp",proto:!0,forced:/./.exec!==AC},{exec:AC});var PC=pl,kse=Fy,NC=on,DC=cl,$se=gf,Ose=DC("species"),By=RegExp.prototype,Tse=function(e,t,r,n){var i=DC(e),a=!NC(function(){var u={};return u[i]=function(){return 7},""[e](u)!=7}),o=a&&!NC(function(){var u=!1,c=/a/;return e==="split"&&(c={},c.constructor={},c.constructor[Ose]=function(){return c},c.flags="",c[i]=/./[i]),c.exec=function(){return u=!0,null},c[i](""),!u});if(!a||!o||r){var s=/./[i],l=t(i,""[e],function(u,c,f,d,p){var h=c.exec;return h===kse||h===By.exec?a&&!p?{done:!0,value:s.call(c,f,d)}:{done:!0,value:u.call(f,c,d)}:{done:!1}});PC(String.prototype,e,l[0]),PC(By,i,l[1])}n&&$se(By[i],"sham",!0)},Cse=xf,Ise=Ef,Rse=mf,jC=function(e){return function(t,r){var n=Ise(Rse(t)),i=Cse(r),a=n.length,o,s;return i<0||i>=a?e?"":void 0:(o=n.charCodeAt(i),o<55296||o>56319||i+1===a||(s=n.charCodeAt(i+1))<56320||s>57343?e?n.charAt(i):o:e?n.slice(i,i+2):(o-55296<<10)+(s-56320)+65536)}},Ase={codeAt:jC(!1),charAt:jC(!0)},Pse=Ase.charAt,Nse=function(e,t,r){return t+(r?Pse(e,t).length:1)},Dse=WT,jse=Math.floor,Mse="".replace,Lse=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,Fse=/\$([$&'`]|\d{1,2})/g,Bse=function(e,t,r,n,i,a){var o=r+e.length,s=n.length,l=Fse;return i!==void 0&&(i=Dse(i),l=Lse),Mse.call(a,l,function(u,c){var f;switch(c.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,r);case"'":return t.slice(o);case"<":f=i[c.slice(1,-1)];break;default:var d=+c;if(d===0)return u;if(d>s){var p=jse(d/10);return p===0?u:p<=s?n[p-1]===void 0?c.charAt(1):n[p-1]+c.charAt(1):u}f=n[d-1]}return f===void 0?"":f})},Use=Ri,zse=Br,Wse=fy,Hse=Fy,Vse=function(e,t){var r=e.exec;if(zse(r)){var n=r.call(e,t);return n!==null&&Use(n),n}if(Wse(e)==="RegExp")return Hse.call(e,t);throw TypeError("RegExp#exec called on incompatible receiver")},qse=Tse,Zse=on,Kse=Ri,Gse=Br,Yse=xf,Jse=mC,yo=Ef,Xse=mf,Qse=Nse,ele=LT,tle=Bse,rle=Vse,nle=cl,Uy=nle("replace"),ile=Math.max,ale=Math.min,ole=function(e){return e===void 0?e:String(e)},sle=function(){return"a".replace(/./,"$0")==="$0"}(),MC=function(){return/./[Uy]?/./[Uy]("a","$0")==="":!1}(),lle=!Zse(function(){var e=/./;return e.exec=function(){var t=[];return t.groups={a:"7"},t},"".replace(e,"$<a>")!=="7"});qse("replace",function(e,t,r){var n=MC?"$":"$0";return[function(a,o){var s=Xse(this),l=a==null?void 0:ele(a,Uy);return l?l.call(a,s,o):t.call(yo(s),a,o)},function(i,a){var o=Kse(this),s=yo(i);if(typeof a=="string"&&a.indexOf(n)===-1&&a.indexOf("$<")===-1){var l=r(t,o,s,a);if(l.done)return l.value}var u=Gse(a);u||(a=yo(a));var c=o.global;if(c){var f=o.unicode;o.lastIndex=0}for(var d=[];;){var p=rle(o,s);if(p===null||(d.push(p),!c))break;var h=yo(p[0]);h===""&&(o.lastIndex=Qse(s,Jse(o.lastIndex),f))}for(var m="",g=0,v=0;v<d.length;v++){p=d[v];for(var y=yo(p[0]),b=ile(ale(Yse(p.index),s.length),0),k=[],S=1;S<p.length;S++)k.push(ole(p[S]));var _=p.groups;if(u){var $=[y].concat(k,b,s);_!==void 0&&$.push(_);var N=yo(a.apply(void 0,$))}else N=tle(y,s,b,k,_,a);b>=g&&(m+=s.slice(g,b)+N,g=b+y.length)}return m+s.slice(g)}]},!lle||!sle||MC);var ml=Bt,ule=Um,cle=ra,Of=function(e){return ule.slice(0,e.length)===e},fle=function(){return Of("Bun/")?"BUN":Of("Cloudflare-Workers")?"CLOUDFLARE":Of("Deno/")?"DENO":Of("Node.js/")?"NODE":ml.Bun&&typeof Bun.version=="string"?"BUN":ml.Deno&&typeof Deno.version=="object"?"DENO":cle(ml.process)==="process"?"NODE":ml.window&&ml.document?"BROWSER":"REST"}(),dle=TypeError,ple=function(e,t){if(e<t)throw new dle("Not enough arguments");return e},LC=Bt,hle=Am,mle=ar,vle=fle,yle=Um,gle=Yc,ble=ple,wle=LC.Function,xle=/MSIE .\./.test(yle)||vle==="BUN"&&function(){var e=LC.Bun.version.split(".");return e.length<3||e[0]==="0"&&(e[1]<3||e[1]==="3"&&e[2]==="0")}(),FC=function(e,t){var r=t?2:1;return xle?function(n,i){var a=ble(arguments.length,1)>r,o=mle(n)?n:wle(n),s=a?gle(arguments,r):[],l=a?function(){hle(o,this,s)}:o;return t?e(l,i):e(l)}:e},Sle=vt,BC=Bt,Ele=FC,UC=Ele(BC.setInterval,!0);Sle({global:!0,bind:!0,forced:BC.setInterval!==UC},{setInterval:UC});var _le=vt,zC=Bt,kle=FC,WC=kle(zC.setTimeout,!0);_le({global:!0,bind:!0,forced:zC.setTimeout!==WC},{setTimeout:WC});var $le=Jt,Ole=$le.setInterval,Tle=Ole;const Cle=Ze(Tle);var Ile=Ut,HC=function(e,t){var r=[][e];return!!r&&Ile(function(){r.call(null,t||function(){return 1},1)})},Rle=vt,Ale=Nm,Ple=h$.indexOf,Nle=HC,zy=Ale([].indexOf),VC=!!zy&&1/zy([1],1,-0)<0,Dle=VC||!Nle("indexOf");Rle({target:"Array",proto:!0,forced:Dle},{indexOf:function(t){var r=arguments.length>1?arguments[1]:void 0;return VC?zy(this,t,r)||0:Ple(this,t,r)}});var jle=oa,Mle=jle("Array","indexOf"),Lle=Gn,Fle=Mle,Wy=Array.prototype,Ble=function(e){var t=e.indexOf;return e===Wy||Lle(Wy,e)&&t===Wy.indexOf?Fle:t},Ule=Ble,zle=Ule,Wle=zle;const Hle=Ze(Wle);var qC=Mc,Vle=TypeError,qle=function(e,t){if(!delete e[t])throw new Vle("Cannot delete property "+qC(t)+" of "+qC(e))},Zle=vt,Kle=Yn,Gle=cv,Yle=Uc,Jle=na,Xle=JO,Qle=iv,eue=uv,tue=Gs,Hy=qle,rue=Wc,nue=rue("splice"),iue=Math.max,aue=Math.min;Zle({target:"Array",proto:!0,forced:!nue},{splice:function(t,r){var n=Kle(this),i=Jle(n),a=Gle(t,i),o=arguments.length,s,l,u,c,f,d;for(o===0?s=l=0:o===1?(s=0,l=i-a):(s=o-2,l=aue(iue(Yle(r),0),i-a)),Qle(i+s-l),u=eue(n,l),c=0;c<l;c++)f=a+c,f in n&&tue(u,c,n[f]);if(u.length=l,s<l){for(c=a;c<i-l;c++)f=c+l,d=c+s,f in n?n[d]=n[f]:Hy(n,d);for(c=i;c>i-l+s;c--)Hy(n,c-1)}else if(s>l)for(c=i-l;c>a;c--)f=c+l-1,d=c+s-1,f in n?n[d]=n[f]:Hy(n,d);for(c=0;c<s;c++)n[c+a]=arguments[c+2];return Xle(n,i-l+s),u}});var oue=oa,sue=oue("Array","splice"),lue=Gn,uue=sue,Vy=Array.prototype,cue=function(e){var t=e.splice;return e===Vy||lue(Vy,e)&&t===Vy.splice?uue:t},fue=cue,due=fue,pue=due;const hue=Ze(pue);var mue=oa,vue=mue("Array","concat"),yue=Gn,gue=vue,qy=Array.prototype,bue=function(e){var t=e.concat;return e===qy||yue(qy,e)&&t===qy.concat?gue:t},wue=bue,xue=wue,Sue=xue;const kt=Ze(Sue);var Eue=vt,_ue=Dt,ZC=Date,kue=_ue(ZC.prototype.getTime);Eue({target:"Date",stat:!0},{now:function(){return kue(new ZC)}});var $ue=Jt,Oue=$ue.Date.now,Tue=Oue,Cue=Tue,Iue=Cue;const Ai=Ze(Iue);var Rue=Sv.forEach,Aue=HC,Pue=Aue("forEach"),Nue=Pue?[].forEach:function(t){return Rue(this,t,arguments.length>1?arguments[1]:void 0)},Due=vt,KC=Nue;Due({target:"Array",proto:!0,forced:[].forEach!==KC},{forEach:KC});var jue=oa,Mue=jue("Array","forEach"),Lue=Mue,Fue=Lue,Bue=Ys,Uue=Or,zue=Gn,Wue=Fue,Zy=Array.prototype,Hue={DOMTokenList:!0,NodeList:!0},Vue=function(e){var t=e.forEach;return e===Zy||zue(Zy,e)&&t===Zy.forEach||Uue(Hue,Bue(e))?Wue:t},que=Vue;const Tf=Ze(que);var Zue=vt,Kue=Yn,GC=pv,Gue=Ut,Yue=Gue(function(){GC(1)});Zue({target:"Object",stat:!0,forced:Yue},{keys:function(t){return GC(Kue(t))}});var Jue=Jt,Xue=Jue.Object.keys,Que=Xue,ece=Que,tce=ece;const rce=Ze(tce);var nce=Jt,ice=nce.Object.getOwnPropertySymbols,ace=ice,oce=ace,sce=oce;const YC=Ze(sce);var lce=vt,uce=Sv.filter,cce=Wc,fce=cce("filter");lce({target:"Array",proto:!0,forced:!fce},{filter:function(t){return uce(this,t,arguments.length>1?arguments[1]:void 0)}});var dce=oa,pce=dce("Array","filter"),hce=Gn,mce=pce,Ky=Array.prototype,vce=function(e){var t=e.filter;return e===Ky||hce(Ky,e)&&t===Ky.filter?mce:t},yce=vce,gce=yce,bce=gce;const wce=Ze(bce);var JC={exports:{}},xce=vt,Sce=Ut,Ece=Cn,XC=Hs.f,QC=yr,_ce=!QC||Sce(function(){XC(1)});xce({target:"Object",stat:!0,forced:_ce,sham:!QC},{getOwnPropertyDescriptor:function(t,r){return XC(Ece(t),r)}});var kce=Jt,eI=kce.Object,$ce=JC.exports=function(t,r){return eI.getOwnPropertyDescriptor(t,r)};eI.getOwnPropertyDescriptor.sham&&($ce.sham=!0);var Oce=JC.exports,Tce=Oce,Cce=Tce,Ice=Cce;const tI=Ze(Ice);var Rce=In,Ace=Dt,Pce=Gc,Nce=Jc,Dce=Ti,jce=Ace([].concat),Mce=Rce("Reflect","ownKeys")||function(t){var r=Pce.f(Dce(t)),n=Nce.f;return n?jce(r,n(t)):r},Lce=vt,Fce=yr,Bce=Mce,Uce=Cn,zce=Hs,Wce=Gs;Lce({target:"Object",stat:!0,sham:!Fce},{getOwnPropertyDescriptors:function(t){for(var r=Uce(t),n=zce.f,i=Bce(r),a={},o=0,s,l;i.length>o;)l=n(r,s=i[o++]),l!==void 0&&Wce(a,s,l);return a}});var Hce=Jt,Vce=Hce.Object.getOwnPropertyDescriptors,qce=Vce,Zce=qce,Kce=Zce;const rI=Ze(Kce);var nI={exports:{}},Gce=vt,Yce=yr,iI=Hc.f;Gce({target:"Object",stat:!0,forced:Object.defineProperties!==iI,sham:!Yce},{defineProperties:iI});var Jce=Jt,aI=Jce.Object,Xce=nI.exports=function(t,r){return aI.defineProperties(t,r)};aI.defineProperties.sham&&(Xce.sham=!0);var Qce=nI.exports,efe=Qce,tfe=efe,rfe=tfe;const nfe=Ze(rfe);var ife=_T;const afe=Ze(ife);var ofe=!1;function sfe(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 lfe(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 ufe=function(){function e(r){var n=this;this._insertTag=function(i){var a;n.tags.length===0?n.insertionPoint?a=n.insertionPoint.nextSibling:n.prepend?a=n.container.firstChild:a=n.before:a=n.tags[n.tags.length-1].nextSibling,n.container.insertBefore(i,a),n.tags.push(i)},this.isSpeedy=r.speedy===void 0?!ofe:r.speedy,this.tags=[],this.ctr=0,this.nonce=r.nonce,this.key=r.key,this.container=r.container,this.prepend=r.prepend,this.insertionPoint=r.insertionPoint,this.before=null}var t=e.prototype;return t.hydrate=function(n){n.forEach(this._insertTag)},t.insert=function(n){this.ctr%(this.isSpeedy?65e3:1)===0&&this._insertTag(lfe(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=sfe(i);try{a.insertRule(n,a.cssRules.length)}catch{}}else i.appendChild(document.createTextNode(n));this.ctr++},t.flush=function(){this.tags.forEach(function(n){var i;return(i=n.parentNode)==null?void 0:i.removeChild(n)}),this.tags=[],this.ctr=0},e}(),or="-ms-",Cf="-moz-",st="-webkit-",oI="comm",Gy="rule",Yy="decl",cfe="@import",sI="@keyframes",ffe="@layer",dfe=Math.abs,If=String.fromCharCode,pfe=Object.assign;function hfe(e,t){return Xt(e,0)^45?(((t<<2^Xt(e,0))<<2^Xt(e,1))<<2^Xt(e,2))<<2^Xt(e,3):0}function lI(e){return e.trim()}function mfe(e,t){return(e=t.exec(e))?e[0]:e}function lt(e,t,r){return e.replace(t,r)}function Jy(e,t){return e.indexOf(t)}function Xt(e,t){return e.charCodeAt(t)|0}function vl(e,t,r){return e.slice(t,r)}function Nn(e){return e.length}function Xy(e){return e.length}function Rf(e,t){return t.push(e),e}function vfe(e,t){return e.map(t).join("")}var Af=1,go=1,uI=0,br=0,jt=0,bo="";function Pf(e,t,r,n,i,a,o){return{value:e,root:t,parent:r,type:n,props:i,children:a,line:Af,column:go,length:o,return:""}}function yl(e,t){return pfe(Pf("",null,null,"",null,null,0),e,{length:-e.length},t)}function yfe(){return jt}function gfe(){return jt=br>0?Xt(bo,--br):0,go--,jt===10&&(go=1,Af--),jt}function Cr(){return jt=br<uI?Xt(bo,br++):0,go++,jt===10&&(go=1,Af++),jt}function Dn(){return Xt(bo,br)}function Nf(){return br}function gl(e,t){return vl(bo,e,t)}function bl(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 cI(e){return Af=go=1,uI=Nn(bo=e),br=0,[]}function fI(e){return bo="",e}function Df(e){return lI(gl(br-1,Qy(e===91?e+2:e===40?e+1:e)))}function bfe(e){for(;(jt=Dn())&&jt<33;)Cr();return bl(e)>2||bl(jt)>3?"":" "}function wfe(e,t){for(;--t&&Cr()&&!(jt<48||jt>102||jt>57&&jt<65||jt>70&&jt<97););return gl(e,Nf()+(t<6&&Dn()==32&&Cr()==32))}function Qy(e){for(;Cr();)switch(jt){case e:return br;case 34:case 39:e!==34&&e!==39&&Qy(jt);break;case 40:e===41&&Qy(e);break;case 92:Cr();break}return br}function xfe(e,t){for(;Cr()&&e+jt!==57;)if(e+jt===84&&Dn()===47)break;return"/*"+gl(t,br-1)+"*"+If(e===47?e:Cr())}function Sfe(e){for(;!bl(Dn());)Cr();return gl(e,br)}function Efe(e){return fI(jf("",null,null,null,[""],e=cI(e),0,[0],e))}function jf(e,t,r,n,i,a,o,s,l){for(var u=0,c=0,f=o,d=0,p=0,h=0,m=1,g=1,v=1,y=0,b="",k=i,S=a,_=n,$=b;g;)switch(h=y,y=Cr()){case 40:if(h!=108&&Xt($,f-1)==58){Jy($+=lt(Df(y),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:$+=Df(y);break;case 9:case 10:case 13:case 32:$+=bfe(h);break;case 92:$+=wfe(Nf()-1,7);continue;case 47:switch(Dn()){case 42:case 47:Rf(_fe(xfe(Cr(),Nf()),t,r),l);break;default:$+="/"}break;case 123*m:s[u++]=Nn($)*v;case 125*m:case 59:case 0:switch(y){case 0:case 125:g=0;case 59+c:v==-1&&($=lt($,/\f/g,"")),p>0&&Nn($)-f&&Rf(p>32?pI($+";",n,r,f-1):pI(lt($," ","")+";",n,r,f-2),l);break;case 59:$+=";";default:if(Rf(_=dI($,t,r,u,c,i,s,b,k=[],S=[],f),a),y===123)if(c===0)jf($,t,_,_,k,a,f,s,S);else switch(d===99&&Xt($,3)===110?100:d){case 100:case 108:case 109:case 115:jf(e,_,_,n&&Rf(dI(e,_,_,0,0,i,s,b,i,k=[],f),S),i,S,f,s,n?k:S);break;default:jf($,_,_,_,[""],S,0,s,S)}}u=c=p=0,m=v=1,b=$="",f=o;break;case 58:f=1+Nn($),p=h;default:if(m<1){if(y==123)--m;else if(y==125&&m++==0&&gfe()==125)continue}switch($+=If(y),y*m){case 38:v=c>0?1:($+="\f",-1);break;case 44:s[u++]=(Nn($)-1)*v,v=1;break;case 64:Dn()===45&&($+=Df(Cr())),d=Dn(),c=f=Nn(b=$+=Sfe(Nf())),y++;break;case 45:h===45&&Nn($)==2&&(m=0)}}return a}function dI(e,t,r,n,i,a,o,s,l,u,c){for(var f=i-1,d=i===0?a:[""],p=Xy(d),h=0,m=0,g=0;h<n;++h)for(var v=0,y=vl(e,f+1,f=dfe(m=o[h])),b=e;v<p;++v)(b=lI(m>0?d[v]+" "+y:lt(y,/&\f/g,d[v])))&&(l[g++]=b);return Pf(e,t,r,i===0?Gy:s,l,u,c)}function _fe(e,t,r){return Pf(e,t,r,oI,If(yfe()),vl(e,2,-2),0)}function pI(e,t,r,n){return Pf(e,t,r,Yy,vl(e,0,n),vl(e,n+1,-1),n)}function wo(e,t){for(var r="",n=Xy(e),i=0;i<n;i++)r+=t(e[i],i,e,t)||"";return r}function kfe(e,t,r,n){switch(e.type){case ffe:if(e.children.length)break;case cfe:case Yy:return e.return=e.return||e.value;case oI:return"";case sI:return e.return=e.value+"{"+wo(e.children,n)+"}";case Gy:e.value=e.props.join(",")}return Nn(r=wo(e.children,n))?e.return=e.value+"{"+r+"}":""}function $fe(e){var t=Xy(e);return function(r,n,i,a){for(var o="",s=0;s<t;s++)o+=e[s](r,n,i,a)||"";return o}}function Ofe(e){return function(t){t.root||(t=t.return)&&e(t)}}function Tfe(e){var t=Object.create(null);return function(r){return t[r]===void 0&&(t[r]=e(r)),t[r]}}var Cfe=function(t,r,n){for(var i=0,a=0;i=a,a=Dn(),i===38&&a===12&&(r[n]=1),!bl(a);)Cr();return gl(t,br)},Ife=function(t,r){var n=-1,i=44;do switch(bl(i)){case 0:i===38&&Dn()===12&&(r[n]=1),t[n]+=Cfe(br-1,r,n);break;case 2:t[n]+=Df(i);break;case 4:if(i===44){t[++n]=Dn()===58?"&\f":"",r[n]=t[n].length;break}default:t[n]+=If(i)}while(i=Cr());return t},Rfe=function(t,r){return fI(Ife(cI(t),r))},hI=new WeakMap,Afe=function(t){if(!(t.type!=="rule"||!t.parent||t.length<1)){for(var r=t.value,n=t.parent,i=t.column===n.column&&t.line===n.line;n.type!=="rule";)if(n=n.parent,!n)return;if(!(t.props.length===1&&r.charCodeAt(0)!==58&&!hI.get(n))&&!i){hI.set(t,!0);for(var a=[],o=Rfe(r,a),s=n.props,l=0,u=0;l<o.length;l++)for(var c=0;c<s.length;c++,u++)t.props[u]=a[l]?o[l].replace(/&\f/g,s[c]):s[c]+" "+o[l]}}},Pfe=function(t){if(t.type==="decl"){var r=t.value;r.charCodeAt(0)===108&&r.charCodeAt(2)===98&&(t.return="",t.value="")}};function mI(e,t){switch(hfe(e,t)){case 5103:return st+"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 st+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return st+e+Cf+e+or+e+e;case 6828:case 4268:return st+e+or+e+e;case 6165:return st+e+or+"flex-"+e+e;case 5187:return st+e+lt(e,/(\w+).+(:[^]+)/,st+"box-$1$2"+or+"flex-$1$2")+e;case 5443:return st+e+or+"flex-item-"+lt(e,/flex-|-self/,"")+e;case 4675:return st+e+or+"flex-line-pack"+lt(e,/align-content|flex-|-self/,"")+e;case 5548:return st+e+or+lt(e,"shrink","negative")+e;case 5292:return st+e+or+lt(e,"basis","preferred-size")+e;case 6060:return st+"box-"+lt(e,"-grow","")+st+e+or+lt(e,"grow","positive")+e;case 4554:return st+lt(e,/([^-])(transform)/g,"$1"+st+"$2")+e;case 6187:return lt(lt(lt(e,/(zoom-|grab)/,st+"$1"),/(image-set)/,st+"$1"),e,"")+e;case 5495:case 3959:return lt(e,/(image-set\([^]*)/,st+"$1$`$1");case 4968:return lt(lt(e,/(.+:)(flex-)?(.*)/,st+"box-pack:$3"+or+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+st+e+e;case 4095:case 3583:case 4068:case 2532:return lt(e,/(.+)-inline(.+)/,st+"$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(Nn(e)-1-t>6)switch(Xt(e,t+1)){case 109:if(Xt(e,t+4)!==45)break;case 102:return lt(e,/(.+:)(.+)-([^]+)/,"$1"+st+"$2-$3$1"+Cf+(Xt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~Jy(e,"stretch")?mI(lt(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Xt(e,t+1)!==115)break;case 6444:switch(Xt(e,Nn(e)-3-(~Jy(e,"!important")&&10))){case 107:return lt(e,":",":"+st)+e;case 101:return lt(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+st+(Xt(e,14)===45?"inline-":"")+"box$3$1"+st+"$2$3$1"+or+"$2box$3")+e}break;case 5936:switch(Xt(e,t+11)){case 114:return st+e+or+lt(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return st+e+or+lt(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return st+e+or+lt(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return st+e+or+e+e}return e}var Nfe=function(t,r,n,i){if(t.length>-1&&!t.return)switch(t.type){case Yy:t.return=mI(t.value,t.length);break;case sI:return wo([yl(t,{value:lt(t.value,"@","@"+st)})],i);case Gy:if(t.length)return vfe(t.props,function(a){switch(mfe(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return wo([yl(t,{props:[lt(a,/:(read-\w+)/,":"+Cf+"$1")]})],i);case"::placeholder":return wo([yl(t,{props:[lt(a,/:(plac\w+)/,":"+st+"input-$1")]}),yl(t,{props:[lt(a,/:(plac\w+)/,":"+Cf+"$1")]}),yl(t,{props:[lt(a,/:(plac\w+)/,or+"input-$1")]})],i)}return""})}},Dfe=[Nfe],jfe=function(t){var r=t.key;if(r==="css"){var n=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(n,function(m){var g=m.getAttribute("data-emotion");g.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var i=t.stylisPlugins||Dfe,a={},o,s=[];o=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+r+' "]'),function(m){for(var g=m.getAttribute("data-emotion").split(" "),v=1;v<g.length;v++)a[g[v]]=!0;s.push(m)});var l,u=[Afe,Pfe];{var c,f=[kfe,Ofe(function(m){c.insert(m)})],d=$fe(u.concat(i,f)),p=function(g){return wo(Efe(g),d)};l=function(g,v,y,b){c=y,p(g?g+"{"+v.styles+"}":v.styles),b&&(h.inserted[v.name]=!0)}}var h={key:r,sheet:new ufe({key:r,container:o,nonce:t.nonce,speedy:t.speedy,prepend:t.prepend,insertionPoint:t.insertionPoint}),nonce:t.nonce,inserted:a,registered:{},insert:l};return h.sheet.hydrate(s),h};function Mfe(e){for(var t=0,r,n=0,i=e.length;i>=4;++n,i-=4)r=e.charCodeAt(n)&255|(e.charCodeAt(++n)&255)<<8|(e.charCodeAt(++n)&255)<<16|(e.charCodeAt(++n)&255)<<24,r=(r&65535)*1540483477+((r>>>16)*59797<<16),r^=r>>>24,t=(r&65535)*1540483477+((r>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(i){case 3:t^=(e.charCodeAt(n+2)&255)<<16;case 2:t^=(e.charCodeAt(n+1)&255)<<8;case 1:t^=e.charCodeAt(n)&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 Lfe={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},Ffe=!1,Bfe=/[A-Z]|^ms/g,Ufe=/_EMO_([^_]+?)_([^]*?)_EMO_/g,vI=function(t){return t.charCodeAt(1)===45},yI=function(t){return t!=null&&typeof t!="boolean"},eg=Tfe(function(e){return vI(e)?e:e.replace(Bfe,"-$&").toLowerCase()}),gI=function(t,r){switch(t){case"animation":case"animationName":if(typeof r=="string")return r.replace(Ufe,function(n,i,a){return Pi={name:i,styles:a,next:Pi},i})}return Lfe[t]!==1&&!vI(t)&&typeof r=="number"&&r!==0?r+"px":r},zfe="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function Mf(e,t,r){if(r==null)return"";var n=r;if(n.__emotion_styles!==void 0)return n;switch(typeof r){case"boolean":return"";case"object":{var i=r;if(i.anim===1)return Pi={name:i.name,styles:i.styles,next:Pi},i.name;var a=r;if(a.styles!==void 0){var o=a.next;if(o!==void 0)for(;o!==void 0;)Pi={name:o.name,styles:o.styles,next:Pi},o=o.next;var s=a.styles+";";return s}return Wfe(e,t,r)}}var l=r;if(t==null)return l;var u=t[l];return u!==void 0?u:l}function Wfe(e,t,r){var n="";if(Array.isArray(r))for(var i=0;i<r.length;i++)n+=Mf(e,t,r[i])+";";else for(var a in r){var o=r[a];if(typeof o!="object"){var s=o;t!=null&&t[s]!==void 0?n+=a+"{"+t[s]+"}":yI(s)&&(n+=eg(a)+":"+gI(a,s)+";")}else{if(a==="NO_COMPONENT_SELECTOR"&&Ffe)throw new Error(zfe);if(Array.isArray(o)&&typeof o[0]=="string"&&(t==null||t[o[0]]===void 0))for(var l=0;l<o.length;l++)yI(o[l])&&(n+=eg(a)+":"+gI(a,o[l])+";");else{var u=Mf(e,t,o);switch(a){case"animation":case"animationName":{n+=eg(a)+":"+u+";";break}default:n+=a+"{"+u+"}"}}}}return n}var bI=/label:\s*([^\s;{]+)\s*(;|$)/g,Pi;function tg(e,t,r){if(e.length===1&&typeof e[0]=="object"&&e[0]!==null&&e[0].styles!==void 0)return e[0];var n=!0,i="";Pi=void 0;var a=e[0];if(a==null||a.raw===void 0)n=!1,i+=Mf(r,t,a);else{var o=a;i+=o[0]}for(var s=1;s<e.length;s++)if(i+=Mf(r,t,e[s]),n){var l=a;i+=l[s]}bI.lastIndex=0;for(var u="",c;(c=bI.exec(i))!==null;)u+="-"+c[1];var f=Mfe(i)+u;return{name:f,styles:i,next:Pi}}function wI(e,t,r){var n="";return r.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(n+=i+" ")}),n}var Hfe=function(t,r,n){var i=t.key+"-"+r.name;t.registered[i]===void 0&&(t.registered[i]=r.styles)},Vfe=function(t,r,n){Hfe(t,r);var i=t.key+"-"+r.name;if(t.inserted[r.name]===void 0){var a=r;do t.insert(r===a?"."+i:"",a,t.sheet,!0),a=a.next;while(a!==void 0)}};function xI(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function SI(e,t,r){var n=[],i=wI(e,n,r);return n.length<2?r:i+t(n)}var qfe=function(t){var r=jfe(t);r.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},r.compat=!0;var n=function(){for(var l=arguments.length,u=new Array(l),c=0;c<l;c++)u[c]=arguments[c];var f=tg(u,r.registered,void 0);return Vfe(r,f),r.key+"-"+f.name},i=function(){for(var l=arguments.length,u=new Array(l),c=0;c<l;c++)u[c]=arguments[c];var f=tg(u,r.registered),d="animation-"+f.name;return xI(r,{name:f.name,styles:"@keyframes "+d+"{"+f.styles+"}"}),d},a=function(){for(var l=arguments.length,u=new Array(l),c=0;c<l;c++)u[c]=arguments[c];var f=tg(u,r.registered);xI(r,f)},o=function(){for(var l=arguments.length,u=new Array(l),c=0;c<l;c++)u[c]=arguments[c];return SI(r.registered,n,Zfe(u))};return{css:n,cx:o,injectGlobal:a,keyframes:i,hydrate:function(l){l.forEach(function(u){r.inserted[u]=!0})},flush:function(){r.registered={},r.inserted={},r.sheet.flush()},sheet:r.sheet,cache:r,getRegisteredStyles:wI.bind(null,r.registered),merge:SI.bind(null,r.registered,n)}},Zfe=function e(t){for(var r="",n=0;n<t.length;n++){var i=t[n];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&&(r&&(r+=" "),r+=a)}}return r},Kfe=pl,rg=Date.prototype,EI="Invalid Date",_I="toString",Gfe=rg[_I],Yfe=rg.getTime;String(new Date(NaN))!=EI&&Kfe(rg,_I,function(){var t=Yfe.call(this);return t===t?Gfe.call(this):EI});var Jfe=Ry,Xfe=wC,Qfe=Jfe?{}.toString:function(){return"[object "+Xfe(this)+"]"},ede=Ry,tde=pl,rde=Qfe;ede||tde(Object.prototype,"toString",rde,{unsafe:!0});var nde=Oy.PROPER,ide=pl,ade=Ri,kI=Ef,ode=on,sde=xC,ng="toString",$I=RegExp.prototype,OI=$I[ng],lde=ode(function(){return OI.call({source:"a",flags:"b"})!="/a/b"}),ude=nde&&OI.name!=ng;(lde||ude)&&ide(RegExp.prototype,ng,function(){var t=ade(this),r=kI(t.source),n=t.flags,i=kI(n===void 0&&t instanceof RegExp&&!("flags"in $I)?sde.call(t):n);return"/"+r+"/"+i},{unsafe:!0});var TI=typeof window<"u"?window:self,cde=TI.crypto||TI.msCrypto,fde=function(e){if(!e)return Math.random;var t=Math.pow(2,32),r=new Uint32Array(1);return function(){return e.getRandomValues(r)[0]/t}}(cde);const dde=Ze(fde);function pde(){return dde().toString(26).substr(2,5).replace(/[0-9]/g,function(e){return String.fromCharCode(e.charCodeAt(0)+65)})}var hde=t$;const CI=Ze(hde);function ht(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"white",r="background-color: ".concat(e,"; border-radius: 4px; padding: 2px 4px;");return t&&(r+=" color: ".concat(t,";")),[r,""]}function II(e,t){for(var r,n,i=arguments.length,a=new Array(i>2?i-2:0),o=2;o<i;o++)a[o-2]=arguments[o];return kt(r=[kt(n="%c".concat(e,"%c ")).call(n,t)]).call(r,tt(ht("green","white")),a)}function mde(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=t.force,n=r===void 0?!1:r;return n?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,l=An(s,1),u=l[0];typeof u=="function"&&(a=u());var c=CI(a[0])?a:[a],f=c.length===1;Tf(c).call(c,function(d,p){if(f){var h,m;(h=console).log.apply(h,tt(II.apply(void 0,kt(m=[e]).call(m,tt(d)))))}else if(p){var g;(g=console).log.apply(g,tt(CI(d)?d:[d]))}else{var v,y;(v=console).groupCollapsed.apply(v,tt(II.apply(void 0,kt(y=[e]).call(y,tt(d)))))}}),f||console.groupEnd()}}:function(){return 0}}var vde=sa,yde=Oy.EXISTS,gde=fl.f,RI=Function.prototype,bde=RI.toString,wde=/^\s*function ([^ (]*)/,xde="name";vde&&!yde&&gde(RI,xde,{configurable:!0,get:function(){try{return bde.call(this).match(wde)[1]}catch{return""}}});var Sde=Jt,Ede=Sde.setTimeout,_de=Ede;const kde=Ze(_de);function $de(e,t){if(!t)return e;var r=0,n=null;return function(){for(var i=arguments.length,a=new Array(i),o=0;o<i;o++)a[o]=arguments[o];var s=Ai();s-r>t?(e.apply(void 0,a),r=s):(clearTimeout(n),n=kde(function(){e.apply(void 0,a),r=Ai()},Math.max(0,t-s+r)))}}var AI=function(t){var r=t.debounce,n=t.name,i=t.onEvent,a=t.target,o=j.useRef();o.current=i;var s=j.useMemo(function(){return $de(function(u){var c=o.current;c&&c(u)},r)},[r,o]),l=j.useCallback(function(u){u.timeStampLow=Ai(),s(u)},[s]);return j.useLayoutEffect(function(){return a.addEventListener(n,l,{passive:!0}),l({target:a,type:n}),function(){return a.removeEventListener(n,l)}},[n,l,a]),!1};AI.defaultProps={debounce:200};var Ode=Math.sign||function(t){var r=+t;return r===0||r!==r?r:r<0?-1:1},Tde=vt,Cde=Ode;Tde({target:"Math",stat:!0},{sign:Cde});var Ide=Jt,Rde=Ide.Math.sign,Ade=Rde,Pde=Ade,Nde=Pde;const Dde=Ze(Nde);function jde(e,t){var r=Dde(t-e),n=Math.sqrt(Math.abs(t-e)),i=e+n*r;return r>0?Math.min(t,i):Math.max(t,i)}function Mde(e,t,r,n){for(var i=e,a=0;a<n;a++)i=r(i,t);return i}var PI=function(t){var r=t.name,n=t.onEnd,i=t.target,a=t.value,o=j.useRef(),s=j.useCallback(function(u,c,f,d){var p=arguments.length>4&&arguments[4]!==void 0?arguments[4]:Ai();(f==="100%"||typeof f=="number")&&(cancelAnimationFrame(o.current),o.current=requestAnimationFrame(function(){if(i){var h=f==="100%"?i.scrollHeight-i.offsetHeight:f,m=Mde(c,h,jde,(Ai()-p)/5);Math.abs(h-m)<1.5&&(m=h),i[u]=m,h===m?n&&n(!0):s(u,c,f,d+1,p)}}))},[o,n,i]),l=j.useCallback(function(){cancelAnimationFrame(o.current),n&&n(!1)},[n]);return j.useLayoutEffect(function(){return s(r,i[r],a,1),i?(i.addEventListener("pointerdown",l,{passive:!0}),i.addEventListener("wheel",l,{passive:!0}),function(){i.removeEventListener("pointerdown",l),i.removeEventListener("wheel",l),cancelAnimationFrame(o.current)}):function(){return cancelAnimationFrame(o.current)}},[s,o,l,r,i,a]),!1};PI.propTypes={name:at.string.isRequired,onEnd:at.func,target:at.any.isRequired,value:at.oneOfType([at.number,at.oneOf(["100%"])]).isRequired};function ig(e){var t=j.useState(e),r=An(t,2),n=r[0],i=r[1],a=j.useRef(),o=j.useCallback(function(s){typeof s=="function"?o(function(l){return s=s(l),a.current=s,s}):(a.current=s,o(s))},[a]);return a.current=n,[n,i,a]}function NI(e,t){var r=rce(e);if(YC){var n=YC(e);t&&(n=wce(n).call(n,function(i){return tI(e,i).enumerable})),r.push.apply(r,n)}return r}function DI(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};if(t%2){var n;Tf(n=NI(Object(r),!0)).call(n,function(a){Gne(e,a,r[a])})}else if(rI)nfe(e,rI(r));else{var i;Tf(i=NI(Object(r))).call(i,function(a){afe(e,a,tI(r,a))})}}return e}var Lde=function(){return 1/0},jI=17,Fde="bottom",sn="top",MI=1,Bde=34,LI={};function Ude(e,t){return e(),Cle(e,t)}function FI(e){var t=e.mode,r=e.target,n=r.offsetHeight,i=r.scrollHeight,a=r.scrollTop,o=i-a-n<MI,s=a<MI,l=t===sn?s:o,u=t!==sn?s:o;return{atBottom:o,atEnd:l,atStart:u,atTop:s}}function wl(e,t){return e===(t===sn?0:"100%")}var ag=function(t){var r=t.checkInterval,n=t.children,i=t.debounce,a=t.debug,o=t.initialScrollBehavior,s=t.mode,l=t.nonce,u=t.scroller,c=j.useMemo(function(){return mde("<ScrollToBottom>",{force:a})},[a]);s=s===sn?sn:Fde;var f=j.useRef(0),d=j.useRef(o),p=ig(s===sn?0:"100%"),h=An(p,3),m=h[0],g=h[1],v=h[2],y=ig(null),b=An(y,3),k=b[0],S=b[1],_=b[2],$=j.useRef(0),N=j.useRef(0),z=j.useRef(0),O=j.useState(!0),D=An(O,2),H=D[0],L=D[1],W=j.useState(!0),M=An(W,2),I=M[0],V=M[1],U=j.useState(!0),A=An(U,2),w=A[0],F=A[1],Z=j.useState(!1),E=An(Z,2),Y=E[0],oe=E[1],re=ig(!0),le=An(re,3),pe=le[0],he=le[1],ue=le[2],Q=j.useRef([]),K=j.useCallback(function(P){var X=_.current;return Q.current.push(P),X&&P({scrollTop:X.scrollTop}),function(){var ce=Q.current,_e=Hle(ce).call(ce,P);~_e&&hue(ce).call(ce,_e,1)}},[Q,_]),de=j.useCallback(function(){var P=v.current;c(function(){var X;return kt(X=["%cSpineTo%c: %conEnd%c is fired."]).call(X,tt(ht("magenta")),tt(ht("orange")),[{animateTo:P}])}),f.current=Ai(),wl(P,s)||he(!1),g(null)},[v,c,f,s,g,he]),ve=j.useCallback(function(P){var X=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},ce=X.behavior,_e=_.current;if(typeof P!="number"&&P!=="100%")return console.warn('react-scroll-to-bottom: Arguments passed to scrollTo() must be either number or "100%".');c(function(){var Oe;return[kt(Oe=["%cscrollTo%c: Will scroll to %c".concat(typeof P=="number"?P+"px":P.replace(/%/g,"%%"),"%c")]).call(Oe,tt(ht("lime","")),tt(ht("purple"))),{behavior:ce,nextAnimateTo:P,target:_e}]}),ce==="auto"?(de(),_e&&(_e.scrollTop=P==="100%"?_e.scrollHeight-_e.offsetHeight:P)):(ce!=="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.'),g(P)),wl(P,s)&&(c(function(){var Oe;return[kt(Oe=["%cscrollTo%c: Scrolling to end, will set sticky to %ctrue%c."]).call(Oe,tt(ht("lime","")),tt(ht("purple"))),[{mode:s,nextAnimateTo:P}]]}),he(!0))},[c,de,s,g,he,_]),Ce=j.useCallback(function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},X=P.behavior;c(function(){var ce;return kt(ce=["%cscrollToBottom%c: Called"]).call(ce,tt(ht("yellow","")))}),X!=="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.'),ve("100%",{behavior:X||"smooth"})},[c,ve]),R=j.useCallback(function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},X=P.behavior;c(function(){var ce;return kt(ce=["%cscrollToTop%c: Called"]).call(ce,tt(ht("yellow","")))}),X!=="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.'),ve(0,{behavior:X||"smooth"})},[c,ve]),J=j.useCallback(function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},X=P.behavior;c(function(){var _e;return kt(_e=["%cscrollToEnd%c: Called"]).call(_e,tt(ht("yellow","")))}),X!=="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 ce={behavior:X||"smooth"};s===sn?R(ce):Ce(ce)},[c,s,Ce,R]),ae=j.useCallback(function(){var P=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},X=P.behavior;c(function(){var _e;return kt(_e=["%cscrollToStart%c: Called"]).call(_e,tt(ht("yellow","")))}),X!=="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 ce={behavior:X||"smooth"};s===sn?Ce(ce):R(ce)},[c,s,Ce,R]),ee=j.useCallback(function(){var P=_.current;if(P){if(d.current==="auto"){c(function(){var Ct;return kt(Ct=["%ctarget changed%c: Initial scroll"]).call(Ct,tt(ht("blue")))}),P.scrollTop=s===sn?0:P.scrollHeight-P.offsetHeight,d.current=!1;return}var X=$.current,ce=P.offsetHeight,_e=P.scrollHeight,Oe=P.scrollTop,Xe=s===sn?0:Math.max(0,_e-ce-Oe),ut=Math.max(0,X-Oe),zt=u({maxValue:Xe,minValue:ut,offsetHeight:ce,scrollHeight:_e,scrollTop:Oe}),Tt=Math.max(0,Math.min(Xe,zt)),Ge;s===sn||Tt!==Xe?Ge=Oe+Tt:Ge="100%",c(function(){var Ct,rt,wr;return[kt(Ct=[kt(rt=kt(wr="%cscrollToSticky%c: Will animate from %c".concat(X,"px%c to %c")).call(wr,typeof Ge=="number"?Ge+"px":Ge.replace(/%/g,"%%"),"%c (%c")).call(rt,(Ge==="100%"?Xe:Ge)+X,"px%c)")]).call(Ct,tt(ht("orange")),tt(ht("purple")),tt(ht("purple")),tt(ht("purple"))),{animateFrom:X,maxValue:Xe,minValue:ut,nextAnimateTo:Ge,nextValue:Tt,offsetHeight:ce,rawNextValue:zt,scrollHeight:_e,scrollTop:Oe}]}),ve(Ge,{behavior:"smooth"})}},[$,c,s,u,ve,_]),ke=j.useCallback(function(P){var X,ce=P.timeStampLow,_e=v.current,Oe=_.current,Xe=_e!==null;if(!(ce<=f.current||!Oe)){var ut=FI({mode:s,target:Oe}),zt=ut.atBottom,Tt=ut.atEnd,Ge=ut.atStart,Ct=ut.atTop;L(zt),V(Tt),oe(Ge),F(Ct);var rt=Oe.offsetHeight,wr=Oe.scrollHeight,Ir=N.current,ln=z.current,Qn=rt!==Ir,jn=wr!==ln;if(Qn&&(N.current=rt),jn&&(z.current=wr),!Qn&&!jn){var un=Xe&&wl(_e,s)||Tt;ue.current!==un&&(c(function(){var mt,St,Wt,Ht;return[kt(mt=["%conScroll%c: %csetSticky%c(%c".concat(un,"%c)")]).call(mt,tt(ht("red")),tt(ht("red")),tt(ht("purple"))),kt(St=[kt(Wt=kt(Ht="(animating = %c".concat(Xe,"%c && isEnd = %c")).call(Ht,wl(_e,s),"%c) || atEnd = %c")).call(Wt,Tt,"%c")]).call(St,tt(ht("purple")),tt(ht("purple")),tt(ht("purple")),[{animating:Xe,animateTo:_e,atEnd:Tt,mode:s,offsetHeight:Oe.offsetHeight,scrollHeight:Oe.scrollHeight,sticky:ue.current,nextSticky:un}])]}),he(un))}else ue.current&&(c(function(){var mt;return[kt(mt=["%conScroll%c: Size changed while sticky, calling %cscrollToSticky()%c"]).call(mt,tt(ht("red")),tt(ht("orange")),[{offsetHeightChanged:Qn,scrollHeightChanged:jn}]),{nextOffsetHeight:rt,prevOffsetHeight:Ir,nextScrollHeight:wr,prevScrollHeight:ln}]}),ee());var ei=Oe.scrollTop;Tf(X=Q.current).call(X,function(mt){return mt({scrollTop:ei})})}},[v,c,f,s,N,z,Q,ee,L,V,oe,F,he,ue,_]);j.useEffect(function(){if(k){var P=!1,X=Ude(function(){var ce=_.current,_e=v.current!==null;ue.current?FI({mode:s,target:ce}).atEnd?P=!1:P?Ai()-P>Bde&&(_e||($.current=ce.scrollTop,c(function(){var Oe;return kt(Oe=["%cInterval check%c: Should sticky but not at end, calling %cscrollToSticky()%c to scroll"]).call(Oe,tt(ht("navy")),tt(ht("orange")))}),ee()),P=!1):P=Ai():ce.scrollHeight<=ce.offsetHeight&&!ue.current&&(c(function(){var Oe;return[kt(Oe=["%cInterval check%c: Container is emptied, setting sticky back to %ctrue%c"]).call(Oe,tt(ht("navy")),tt(ht("purple"))),[{offsetHeight:ce.offsetHeight,scrollHeight:ce.scrollHeight,sticky:ue.current}]]}),he(!0))},Math.max(jI,r)||jI);return function(){return clearInterval(X)}}},[v,r,c,s,ee,he,ue,k,_]);var xe=j.useMemo(function(){var P=LI[l]||(LI[l]=qfe({key:"react-scroll-to-bottom--css-"+pde(),nonce:l}));return function(X){return P.css(X)+""}},[l]),Re=j.useMemo(function(){return{observeScrollPosition:K,setTarget:S,styleToClassName:xe}},[K,S,xe]),qe=j.useMemo(function(){return{atBottom:H,atEnd:I,atStart:Y,atTop:w,mode:s}},[H,I,Y,w,s]),Ae=j.useMemo(function(){var P=m!==null;return{animating:P,animatingToEnd:P&&wl(m,s),sticky:pe}},[m,s,pe]),Be=j.useMemo(function(){return DI(DI({},qe),Ae)},[qe,Ae]),B=j.useMemo(function(){return{scrollTo:ve,scrollToBottom:Ce,scrollToEnd:J,scrollToStart:ae,scrollToTop:R}},[ve,Ce,J,ae,R]);return j.useEffect(function(){if(k){var P=function(){z.current=k.scrollHeight};return k.addEventListener("focus",P,{capture:!0,passive:!0}),function(){return k.removeEventListener("focus",P)}}},[k]),c(function(){var P;return[kt(P=["%cRender%c: Render"]).call(P,tt(ht("cyan",""))),{animateTo:m,animating:m!==null,sticky:pe,target:k}]}),j.createElement(pf.Provider,{value:Re},j.createElement(iy.Provider,{value:B},j.createElement(sy.Provider,{value:Be},j.createElement(ay.Provider,{value:qe},j.createElement(oy.Provider,{value:Ae},n,k&&j.createElement(AI,{debounce:i,name:"scroll",onEvent:ke,target:k}),k&&m!==null&&j.createElement(PI,{name:"scrollTop",onEnd:de,target:k,value:m}))))))};ag.defaultProps={checkInterval:100,children:void 0,debounce:17,debug:void 0,initialScrollBehavior:"smooth",mode:void 0,nonce:void 0,scroller:Lde},ag.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 zde={height:"100%",overflowY:"auto",width:"100%"},og=function(t){var r=t.children,n=t.className,i=j.useContext(pf),a=i.setTarget,o=ly()(zde);return j.createElement("div",{className:Yv(o,(n||"")+""),ref:a},r)};og.defaultProps={children:void 0,className:void 0},og.propTypes={children:at.any,className:at.string};var Wde={position:"relative"},sg=function(t){var r=t.children,n=t.className,i=t.followButtonClassName,a=t.scrollViewClassName,o=ly()(Wde);return j.createElement("div",{className:Yv(o,(n||"")+"")},j.createElement(og,{className:(a||"")+""},r),j.createElement(uy,{className:(i||"")+""}))};sg.defaultProps={children:void 0,className:void 0,followButtonClassName:void 0,scrollViewClassName:void 0},sg.propTypes={children:at.any,className:at.string,followButtonClassName:at.string,scrollViewClassName:at.string};var lg=function(t){var r=t.checkInterval,n=t.children,i=t.className,a=t.debounce,o=t.debug,s=t.followButtonClassName,l=t.initialScrollBehavior,u=t.mode,c=t.nonce,f=t.scroller,d=t.scrollViewClassName;return j.createElement(ag,{checkInterval:r,debounce:a,debug:o,initialScrollBehavior:l,mode:u,nonce:c,scroller:f},j.createElement(sg,{className:i,followButtonClassName:s,scrollViewClassName:d},n))};lg.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},lg.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};function Hde(){var e=gT(),t=e.scrollToBottom;return t}G8();const BI=j.memo(({scrollDownButton:e,className:t,...r})=>{const{messageList:n}=gt,i=$r(y=>y.conversationId),a=Me(y=>y.messages)[i??""]??[],o=Me(y=>y.setState),s=Me(y=>y.client),l=Me(y=>y.messageContainerRef),u=Me(y=>y.isTyping),c=Me(y=>y.setIsTyping),f=Me(y=>y.headerMessage),d=j.useMemo(()=>BR(a),[a]),[p,h]=j.useState(!0),{y:m}=Fz(l),g=j.useCallback(()=>{if(!l.current)return;const{scrollHeight:y}=l.current;p&&l.current.scrollTo({top:y})},[]);j.useEffect(()=>s==null?void 0:s.on("isTyping",({isTyping:y,timeout:b})=>{c(y,b)}),[]),j.useEffect(()=>{const y=a[a.length-1];o({disableComposer:!!(y!=null&&y.disableInput)})},[a.length]),j.useEffect(()=>{if(!l.current)return;const{offsetHeight:y,scrollHeight:b,scrollTop:k}=l.current;h(b<=k+y+100)},[m]);const v=e!=null&&e.icon?e==null?void 0:e.icon:p6;return C.jsxs(lg,{...r,className:Vp(n.container.className,t),followButtonClassName:"bpHidden",scrollViewClassName:n.viewPort.className,children:[f&&C.jsx("span",{...n.headerMessage,children:f}),C.jsx(Z8,{}),d.map(y=>C.jsx(Rm,{scroll:g,...y},y.id)),u&&C.jsx(Rm,{scroll:g,direction:"incoming",children:C.jsx(bk,{})}),C.jsx("li",{"data-is-at-bottom":p,...n.scrollDownButton.container,children:C.jsxs(Vde,{children:[(e==null?void 0:e.text)??"Back"," ",C.jsx(v,{...n.scrollDownButton.icon})]})})]})}),Vde=e=>{const[t]=wT(),r=Hde(),{messageList:{scrollDownButton:n}}=gt;return!t&&C.jsx("button",{type:"button",...n.button,onClick:()=>r(),...e})},qde=()=>{const{color:e,fontFamily:t,radius:r,themeMode:n,variant:i}=KS(),a=j.useMemo(()=>hb({color:e,fontFamily:t,radius:r,themeMode:n,variant:i}),[e,t,r,n,i]);return C.jsxs(C.Fragment,{children:[C.jsxs(dk,{children:[C.jsx(gk,{}),C.jsx(BI,{}),C.jsx(M1,{})]}),C.jsx("style",{children:a})]})};Pe.Avatar=td,Pe.Block=Ga,Pe.Composer=M1,Pe.Container=dk,Pe.Fab=B8,Pe.Header=gk,Pe.Message=Rm,Pe.MessageList=BI,Pe.Modal=Oi,Pe.ModalProvider=L1,Pe.RestartConversation=yk,Pe.TypingIndicator=bk,Pe.Webchat=qde,Pe.WebchatProvider=dq,Pe.WebchatThemeSchema=ed,Pe.__adapters=tR,Pe.avatarThemeSchema=jl,Pe.blockThemeSchema=ub,Pe.configPropsSchema=pb,Pe.configurationSchema=ob,Pe.cssStyleSchema=lb,Pe.descriptionItemSchema=va,Pe.fileTypes=eS,Pe.generateThemeStylesheet=hb,Pe.getClient=rS,Pe.initPropsSchema=BA,Pe.isFileType=tS,Pe.markdownTypeSchema=sb,Pe.renderers=I1,Pe.statePropsSchema=fb,Pe.styleOptionSchema=fe,Pe.themeSchema=cb,Pe.useClient=B4,Pe.useWebchatStore=Me,Pe.userPropsSchema=db,Pe.webchatClasses=gt,Object.defineProperty(Pe,Symbol.toStringTag,{value:"Module"})});
|
|
340
|
+
*/var Lh,R_;function LW(){if(R_)return Lh;R_=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 Lh=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},Lh}var Fh,P_;function Bh(){if(P_)return Fh;P_=1;var e="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";return Fh=e,Fh}var Uh,A_;function FW(){if(A_)return Uh;A_=1;var e=function(){};if(process.env.NODE_ENV!=="production"){var t=Bh(),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(h){f=h}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={})},Uh=i,Uh}var zh,N_;function BW(){if(N_)return zh;N_=1;var e=I_(),t=LW(),n=Bh(),r=FW(),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 zh=function(s,u){var l=typeof Symbol=="function"&&Symbol.iterator,c="@@iterator";function f(D){var x=D&&(l&&D[l]||D[c]);if(typeof x=="function")return x}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:g(),arrayOf:b,element:k(),elementType:S(),instanceOf:E,node:O(),objectOf:R,oneOf:T,oneOfType:B,shape:A,exact:z};function h(D,x){return D===x?D!==0||1/D===1/x:D!==D&&x!==x}function m(D){this.message=D,this.stack=""}m.prototype=Error.prototype;function y(D){if(process.env.NODE_ENV!=="production")var x={},V=0;function Z(Q,oe,ne,le,pe,he,ue){if(le=le||d,he=he||ne,ue!==n){if(u){var X=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 X.name="Invariant Violation",X}else if(process.env.NODE_ENV!=="production"&&typeof console<"u"){var K=le+":"+ne;!x[K]&&V<3&&(a("You are manually calling a React.PropTypes validation function for the `"+he+"` prop on `"+le+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),x[K]=!0,V++)}}return oe[ne]==null?Q?oe[ne]===null?new m("The "+pe+" `"+he+"` is marked as required "+("in `"+le+"`, but its value is `null`.")):new m("The "+pe+" `"+he+"` is marked as required in "+("`"+le+"`, but its value is `undefined`.")):null:D(oe,ne,le,pe,he)}var _=Z.bind(null,!1);return _.isRequired=Z.bind(null,!0),_}function v(D){function x(V,Z,_,Q,oe,ne){var le=V[Z],pe=M(le);if(pe!==D){var he=L(le);return new m("Invalid "+Q+" `"+oe+"` of type "+("`"+he+"` supplied to `"+_+"`, expected ")+("`"+D+"`."))}return null}return y(x)}function g(){return y(o)}function b(D){function x(V,Z,_,Q,oe){if(typeof D!="function")return new m("Property `"+oe+"` of component `"+_+"` has invalid PropType notation inside arrayOf.");var ne=V[Z];if(!Array.isArray(ne)){var le=M(ne);return new m("Invalid "+Q+" `"+oe+"` of type "+("`"+le+"` supplied to `"+_+"`, expected an array."))}for(var pe=0;pe<ne.length;pe++){var he=D(ne,pe,_,Q,oe+"["+pe+"]",n);if(he instanceof Error)return he}return null}return y(x)}function k(){function D(x,V,Z,_,Q){var oe=x[V];if(!s(oe)){var ne=M(oe);return new m("Invalid "+_+" `"+Q+"` of type "+("`"+ne+"` supplied to `"+Z+"`, expected a single ReactElement."))}return null}return y(D)}function S(){function D(x,V,Z,_,Q){var oe=x[V];if(!e.isValidElementType(oe)){var ne=M(oe);return new m("Invalid "+_+" `"+Q+"` of type "+("`"+ne+"` supplied to `"+Z+"`, expected a single ReactElement type."))}return null}return y(D)}function E(D){function x(V,Z,_,Q,oe){if(!(V[Z]instanceof D)){var ne=D.name||d,le=q(V[Z]);return new m("Invalid "+Q+" `"+oe+"` of type "+("`"+le+"` supplied to `"+_+"`, expected ")+("instance of `"+ne+"`."))}return null}return y(x)}function T(D){if(!Array.isArray(D))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 x(V,Z,_,Q,oe){for(var ne=V[Z],le=0;le<D.length;le++)if(h(ne,D[le]))return null;var pe=JSON.stringify(D,function(ue,X){var K=L(X);return K==="symbol"?String(X):X});return new m("Invalid "+Q+" `"+oe+"` of value `"+String(ne)+"` "+("supplied to `"+_+"`, expected one of "+pe+"."))}return y(x)}function R(D){function x(V,Z,_,Q,oe){if(typeof D!="function")return new m("Property `"+oe+"` of component `"+_+"` has invalid PropType notation inside objectOf.");var ne=V[Z],le=M(ne);if(le!=="object")return new m("Invalid "+Q+" `"+oe+"` of type "+("`"+le+"` supplied to `"+_+"`, expected an object."));for(var pe in ne)if(i(ne,pe)){var he=D(ne,pe,_,Q,oe+"."+pe,n);if(he instanceof Error)return he}return null}return y(x)}function B(D){if(!Array.isArray(D))return process.env.NODE_ENV!=="production"&&a("Invalid argument supplied to oneOfType, expected an instance of array."),o;for(var x=0;x<D.length;x++){var V=D[x];if(typeof V!="function")return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+W(V)+" at index "+x+"."),o}function Z(_,Q,oe,ne,le){for(var pe=0;pe<D.length;pe++){var he=D[pe];if(he(_,Q,oe,ne,le,n)==null)return null}return new m("Invalid "+ne+" `"+le+"` supplied to "+("`"+oe+"`."))}return y(Z)}function O(){function D(x,V,Z,_,Q){return $(x[V])?null:new m("Invalid "+_+" `"+Q+"` supplied to "+("`"+Z+"`, expected a ReactNode."))}return y(D)}function A(D){function x(V,Z,_,Q,oe){var ne=V[Z],le=M(ne);if(le!=="object")return new m("Invalid "+Q+" `"+oe+"` of type `"+le+"` "+("supplied to `"+_+"`, expected `object`."));for(var pe in D){var he=D[pe];if(he){var ue=he(ne,pe,_,Q,oe+"."+pe,n);if(ue)return ue}}return null}return y(x)}function z(D){function x(V,Z,_,Q,oe){var ne=V[Z],le=M(ne);if(le!=="object")return new m("Invalid "+Q+" `"+oe+"` of type `"+le+"` "+("supplied to `"+_+"`, expected `object`."));var pe=t({},V[Z],D);for(var he in pe){var ue=D[he];if(!ue)return new m("Invalid "+Q+" `"+oe+"` key `"+he+"` supplied to `"+_+"`.\nBad object: "+JSON.stringify(V[Z],null," ")+`
|
|
341
|
+
Valid keys: `+JSON.stringify(Object.keys(D),null," "));var X=ue(ne,he,_,Q,oe+"."+he,n);if(X)return X}return null}return y(x)}function $(D){switch(typeof D){case"number":case"string":case"undefined":return!0;case"boolean":return!D;case"object":if(Array.isArray(D))return D.every($);if(D===null||s(D))return!0;var x=f(D);if(x){var V=x.call(D),Z;if(x!==D.entries){for(;!(Z=V.next()).done;)if(!$(Z.value))return!1}else for(;!(Z=V.next()).done;){var _=Z.value;if(_&&!$(_[1]))return!1}}else return!1;return!0;default:return!1}}function F(D,x){return D==="symbol"?!0:x?x["@@toStringTag"]==="Symbol"||typeof Symbol=="function"&&x instanceof Symbol:!1}function M(D){var x=typeof D;return Array.isArray(D)?"array":D instanceof RegExp?"object":F(x,D)?"symbol":x}function L(D){if(typeof D>"u"||D===null)return""+D;var x=M(D);if(x==="object"){if(D instanceof Date)return"date";if(D instanceof RegExp)return"regexp"}return x}function W(D){var x=L(D);switch(x){case"array":case"object":return"an "+x;case"boolean":case"date":case"regexp":return"a "+x;default:return x}}function q(D){return!D.constructor||!D.constructor.name?d:D.constructor.name}return p.checkPropTypes=r,p.resetWarningCache=r.resetWarningCache,p.PropTypes=p,p},zh}var Vh,D_;function UW(){if(D_)return Vh;D_=1;var e=Bh();function t(){}function n(){}return n.resetWarningCache=t,Vh=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},Vh}if(process.env.NODE_ENV!=="production"){var zW=I_(),VW=!0;jh.exports=BW()(zW.isElement,VW)}else jh.exports=UW()();var qW=jh.exports;const rt=Ke(qW);var qh=j.createContext({scrollTo:function(){return 0},scrollToBottom:function(){return 0},scrollToEnd:function(){return 0},scrollToStart:function(){return 0},scrollToTop:function(){return 0}});qh.displayName="ScrollToBottomFunctionContext";function WW(){return j.useContext(qh)}function HW(){var e=WW(),t=e.scrollToEnd;return t}var Wh=j.createContext({atBottom:!0,atEnd:!0,atStart:!1,atTop:!0,mode:"bottom"});Wh.displayName="ScrollToBottomState1Context";var Hh=j.createContext({animating:!1,animatingToEnd:!1,sticky:!0});Hh.displayName="ScrollToBottomState2Context";var Zh=j.createContext({animating:!1,animatingToEnd:!1,atBottom:!0,atEnd:!0,atStart:!1,atTop:!0,mode:"bottom",sticky:!0});Zh.displayName="ScrollToBottomStateContext";var M_=[Zh,Wh,Hh];function ZW(e){return j.useContext(M_[e]||M_[0])}function KW(){var e=ZW(2),t=e.sticky;return[t]}var uc=j.createContext({offsetHeight:0,scrollHeight:0,setTarget:function(){return 0},styleToClassName:function(){return""}});uc.displayName="ScrollToBottomInternalContext";function GW(){return j.useContext(uc)}function Kh(){var e=GW(),t=e.styleToClassName;return t}var YW={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)"}},Gh=function(t){var n=t.children,r=t.className,i=KW(),a=vr(i,1),o=a[0],s=Kh()(YW),u=HW();return!o&&j.createElement("button",{className:Mh(s,(r||"")+""),onClick:u,type:"button"},n)};Gh.defaultProps={children:void 0,className:""},Gh.propTypes={children:rt.any,className:rt.string};var j_={exports:{}},JW=mt,XW=vn,L_=Yn.f;JW({target:"Object",stat:!0,forced:Object.defineProperty!==L_,sham:!XW},{defineProperty:L_});var QW=Yt,F_=QW.Object,eH=j_.exports=function(t,n,r){return F_.defineProperty(t,n,r)};F_.defineProperty.sham&&(eH.sham=!0);var tH=j_.exports,nH=tH,B_=nH,rH=B_,iH=rH,aH=iH,oH=aH,sH=oH;const lH=Ke(sH);var uH=cs,cH=uH.f("iterator"),fH=cH,dH=fH,pH=dH,hH=pH,mH=hH,vH=mH,yH=vH;const gH=Ke(yH);function ys(e){"@babel/helpers - typeof";return ys=typeof La=="function"&&typeof gH=="symbol"?function(t){return typeof t}:function(t){return t&&typeof La=="function"&&t.constructor===La&&t!==La.prototype?"symbol":typeof t},ys(e)}var bH=cs,xH=bH.f("toPrimitive"),wH=xH,SH=wH,_H=SH,EH=_H,kH=EH,TH=kH,OH=TH;const CH=Ke(OH);function $H(e,t){if(ys(e)!="object"||!e)return e;var n=e[CH];if(n!==void 0){var r=n.call(e,t||"default");if(ys(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function IH(e){var t=$H(e,"string");return ys(t)=="symbol"?t:t+""}function RH(e,t,n){return(t=IH(t))in e?lH(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function PH(e){if(x1(e))return Dh(e)}function AH(e){if(typeof La<"u"&&h_(e)!=null||e["@@iterator"]!=null)return E_(e)}function NH(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
|
|
342
|
+
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Qe(e){return PH(e)||AH(e)||k_(e)||NH()}var cc=function(e){return e&&e.Math==Math&&e},Tn=cc(typeof globalThis=="object"&&globalThis)||cc(typeof window=="object"&&window)||cc(typeof self=="object"&&self)||cc(typeof ht=="object"&&ht)||function(){return this}()||Function("return this")(),Yh={},Xn=function(e){try{return!!e()}catch{return!0}},DH=Xn,Vi=!DH(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!=7}),U_={},z_={}.propertyIsEnumerable,V_=Object.getOwnPropertyDescriptor,MH=V_&&!z_.call({1:2},1);U_.f=MH?function(t){var n=V_(this,t);return!!n&&n.enumerable}:z_;var q_=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},jH={}.toString,Jh=function(e){return jH.call(e).slice(8,-1)},LH=Xn,FH=Jh,BH="".split,UH=LH(function(){return!Object("z").propertyIsEnumerable(0)})?function(e){return FH(e)=="String"?BH.call(e,""):Object(e)}:Object,fc=function(e){if(e==null)throw TypeError("Can't call method on "+e);return e},zH=UH,VH=fc,Xh=function(e){return zH(VH(e))},jn=function(e){return typeof e=="function"},qH=jn,gs=function(e){return typeof e=="object"?e!==null:qH(e)},Qh=Tn,WH=jn,HH=function(e){return WH(e)?e:void 0},dc=function(e,t){return arguments.length<2?HH(Qh[e]):Qh[e]&&Qh[e][t]},ZH=dc,KH=ZH("navigator","userAgent")||"",W_=Tn,em=KH,H_=W_.process,Z_=W_.Deno,K_=H_&&H_.versions||Z_&&Z_.version,G_=K_&&K_.v8,yr,pc;G_?(yr=G_.split("."),pc=yr[0]<4?1:yr[0]+yr[1]):em&&(yr=em.match(/Edge\/(\d+)/),(!yr||yr[1]>=74)&&(yr=em.match(/Chrome\/(\d+)/),yr&&(pc=yr[1])));var GH=pc&&+pc,Y_=GH,YH=Xn,J_=!!Object.getOwnPropertySymbols&&!YH(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Y_&&Y_<41}),JH=J_,X_=JH&&!Symbol.sham&&typeof Symbol.iterator=="symbol",XH=jn,QH=dc,e8=X_,Q_=e8?function(e){return typeof e=="symbol"}:function(e){var t=QH("Symbol");return XH(t)&&Object(e)instanceof t},t8=function(e){try{return String(e)}catch{return"Object"}},n8=jn,r8=t8,i8=function(e){if(n8(e))return e;throw TypeError(r8(e)+" is not a function")},a8=i8,eE=function(e,t){var n=e[t];return n==null?void 0:a8(n)},tm=jn,nm=gs,o8=function(e,t){var n,r;if(t==="string"&&tm(n=e.toString)&&!nm(r=n.call(e))||tm(n=e.valueOf)&&!nm(r=n.call(e))||t!=="string"&&tm(n=e.toString)&&!nm(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")},tE={exports:{}},nE=Tn,rm=function(e,t){try{Object.defineProperty(nE,e,{value:t,configurable:!0,writable:!0})}catch{nE[e]=t}return t},s8=Tn,l8=rm,rE="__core-js_shared__",u8=s8[rE]||l8(rE,{}),im=u8,iE=im;(tE.exports=function(e,t){return iE[e]||(iE[e]=t!==void 0?t:{})})("versions",[]).push({version:"3.18.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"});var am=tE.exports,c8=fc,aE=function(e){return Object(c8(e))},f8=aE,d8={}.hasOwnProperty,qi=Object.hasOwn||function(t,n){return d8.call(f8(t),n)},p8=0,h8=Math.random(),oE=function(e){return"Symbol("+String(e===void 0?"":e)+")_"+(++p8+h8).toString(36)},m8=Tn,v8=am,sE=qi,y8=oE,lE=J_,g8=X_,bs=v8("wks"),xs=m8.Symbol,b8=g8?xs:xs&&xs.withoutSetter||y8,ws=function(e){return(!sE(bs,e)||!(lE||typeof bs[e]=="string"))&&(lE&&sE(xs,e)?bs[e]=xs[e]:bs[e]=b8("Symbol."+e)),bs[e]},uE=gs,cE=Q_,x8=eE,w8=o8,S8=ws,_8=S8("toPrimitive"),E8=function(e,t){if(!uE(e)||cE(e))return e;var n=x8(e,_8),r;if(n){if(t===void 0&&(t="default"),r=n.call(e,t),!uE(r)||cE(r))return r;throw TypeError("Can't convert object to primitive value")}return t===void 0&&(t="number"),w8(e,t)},k8=E8,T8=Q_,fE=function(e){var t=k8(e,"string");return T8(t)?t:String(t)},O8=Tn,dE=gs,om=O8.document,C8=dE(om)&&dE(om.createElement),pE=function(e){return C8?om.createElement(e):{}},$8=Vi,I8=Xn,R8=pE,hE=!$8&&!I8(function(){return Object.defineProperty(R8("div"),"a",{get:function(){return 7}}).a!=7}),P8=Vi,A8=U_,N8=q_,D8=Xh,M8=fE,j8=qi,L8=hE,mE=Object.getOwnPropertyDescriptor;Yh.f=P8?mE:function(t,n){if(t=D8(t),n=M8(n),L8)try{return mE(t,n)}catch{}if(j8(t,n))return N8(!A8.f.call(t,n),t[n])};var Ss={},F8=gs,pi=function(e){if(F8(e))return e;throw TypeError(String(e)+" is not an object")},B8=Vi,U8=hE,vE=pi,z8=fE,yE=Object.defineProperty;Ss.f=B8?yE:function(t,n,r){if(vE(t),n=z8(n),vE(r),U8)try{return yE(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 V8=Vi,q8=Ss,W8=q_,hc=V8?function(e,t,n){return q8.f(e,t,W8(1,n))}:function(e,t,n){return e[t]=n,e},gE={exports:{}},H8=jn,sm=im,Z8=Function.toString;H8(sm.inspectSource)||(sm.inspectSource=function(e){return Z8.call(e)});var bE=sm.inspectSource,K8=Tn,G8=jn,Y8=bE,xE=K8.WeakMap,J8=G8(xE)&&/native code/.test(Y8(xE)),X8=am,Q8=oE,wE=X8("keys"),SE=function(e){return wE[e]||(wE[e]=Q8(e))},lm={},eZ=J8,tZ=Tn,nZ=gs,rZ=hc,um=qi,cm=im,iZ=SE,aZ=lm,_E="Object already initialized",oZ=tZ.WeakMap,mc,_s,vc,sZ=function(e){return vc(e)?_s(e):mc(e,{})},lZ=function(e){return function(t){var n;if(!nZ(t)||(n=_s(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return n}};if(eZ||cm.state){var Wi=cm.state||(cm.state=new oZ),uZ=Wi.get,EE=Wi.has,cZ=Wi.set;mc=function(e,t){if(EE.call(Wi,e))throw new TypeError(_E);return t.facade=e,cZ.call(Wi,e,t),t},_s=function(e){return uZ.call(Wi,e)||{}},vc=function(e){return EE.call(Wi,e)}}else{var Fa=iZ("state");aZ[Fa]=!0,mc=function(e,t){if(um(e,Fa))throw new TypeError(_E);return t.facade=e,rZ(e,Fa,t),t},_s=function(e){return um(e,Fa)?e[Fa]:{}},vc=function(e){return um(e,Fa)}}var kE={set:mc,get:_s,has:vc,enforce:sZ,getterFor:lZ},fm=Vi,fZ=qi,TE=Function.prototype,dZ=fm&&Object.getOwnPropertyDescriptor,dm=fZ(TE,"name"),pZ=dm&&(function(){}).name==="something",hZ=dm&&(!fm||fm&&dZ(TE,"name").configurable),pm={EXISTS:dm,PROPER:pZ,CONFIGURABLE:hZ},mZ=Tn,OE=jn,vZ=qi,CE=hc,yZ=rm,gZ=bE,$E=kE,bZ=pm.CONFIGURABLE,xZ=$E.get,wZ=$E.enforce,SZ=String(String).split("String");(gE.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(OE(n)&&(String(s).slice(0,7)==="Symbol("&&(s="["+String(s).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!vZ(n,"name")||bZ&&n.name!==s)&&CE(n,"name",s),u=wZ(n),u.source||(u.source=SZ.join(typeof s=="string"?s:""))),e===mZ){a?e[t]=n:yZ(t,n);return}else i?!o&&e[t]&&(a=!0):delete e[t];a?e[t]=n:CE(e,t,n)})(Function.prototype,"toString",function(){return OE(this)&&xZ(this).source||gZ(this)});var Es=gE.exports,IE={},_Z=Math.ceil,EZ=Math.floor,yc=function(e){var t=+e;return t!==t||t===0?0:(t>0?EZ:_Z)(t)},kZ=yc,TZ=Math.max,OZ=Math.min,CZ=function(e,t){var n=kZ(e);return n<0?TZ(n+t,0):OZ(n,t)},$Z=yc,IZ=Math.min,RE=function(e){return e>0?IZ($Z(e),9007199254740991):0},RZ=RE,PZ=function(e){return RZ(e.length)},AZ=Xh,NZ=CZ,DZ=PZ,PE=function(e){return function(t,n,r){var i=AZ(t),a=DZ(i),o=NZ(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}},MZ={includes:PE(!0),indexOf:PE(!1)},hm=qi,jZ=Xh,LZ=MZ.indexOf,FZ=lm,AE=function(e,t){var n=jZ(e),r=0,i=[],a;for(a in n)!hm(FZ,a)&&hm(n,a)&&i.push(a);for(;t.length>r;)hm(n,a=t[r++])&&(~LZ(i,a)||i.push(a));return i},mm=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],BZ=AE,UZ=mm,zZ=UZ.concat("length","prototype");IE.f=Object.getOwnPropertyNames||function(t){return BZ(t,zZ)};var NE={};NE.f=Object.getOwnPropertySymbols;var VZ=dc,qZ=IE,WZ=NE,HZ=pi,ZZ=VZ("Reflect","ownKeys")||function(t){var n=qZ.f(HZ(t)),r=WZ.f;return r?n.concat(r(t)):n},KZ=qi,GZ=ZZ,YZ=Yh,JZ=Ss,XZ=function(e,t){for(var n=GZ(t),r=JZ.f,i=YZ.f,a=0;a<n.length;a++){var o=n[a];KZ(e,o)||r(e,o,i(t,o))}},QZ=Xn,eK=jn,tK=/#|\.prototype\./,ks=function(e,t){var n=rK[nK(e)];return n==aK?!0:n==iK?!1:eK(t)?QZ(t):!!t},nK=ks.normalize=function(e){return String(e).replace(tK,".").toLowerCase()},rK=ks.data={},iK=ks.NATIVE="N",aK=ks.POLYFILL="P",oK=ks,vm=Tn,sK=Yh.f,lK=hc,uK=Es,cK=rm,fK=XZ,dK=oK,pK=function(e,t){var n=e.target,r=e.global,i=e.stat,a,o,s,u,l,c;if(r?o=vm:i?o=vm[n]||cK(n,{}):o=(vm[n]||{}).prototype,o)for(s in t){if(l=t[s],e.noTargetGet?(c=sK(o,s),u=c&&c.value):u=o[s],a=dK(r?s:n+(i?".":"#")+s,e.forced),!a&&u!==void 0){if(typeof l==typeof u)continue;fK(l,u)}(e.sham||u&&u.sham)&&lK(l,"sham",!0),uK(o,s,l,e)}},hK=ws,mK=hK("toStringTag"),DE={};DE[mK]="z";var ym=String(DE)==="[object z]",vK=ym,yK=jn,gc=Jh,gK=ws,bK=gK("toStringTag"),xK=gc(function(){return arguments}())=="Arguments",wK=function(e,t){try{return e[t]}catch{}},ME=vK?gc:function(e){var t,n,r;return e===void 0?"Undefined":e===null?"Null":typeof(n=wK(t=Object(e),bK))=="string"?n:xK?gc(t):(r=gc(t))=="Object"&&yK(t.callee)?"Arguments":r},SK=ME,bc=function(e){if(SK(e)==="Symbol")throw TypeError("Cannot convert a Symbol value to a string");return String(e)},_K=pi,jE=function(){var e=_K(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},gm={},LE=Xn,EK=Tn,FE=EK.RegExp;gm.UNSUPPORTED_Y=LE(function(){var e=FE("a","y");return e.lastIndex=2,e.exec("abcd")!=null}),gm.BROKEN_CARET=LE(function(){var e=FE("^r","gy");return e.lastIndex=2,e.exec("str")!=null});var kK=AE,TK=mm,OK=Object.keys||function(t){return kK(t,TK)},CK=Vi,$K=Ss,IK=pi,RK=OK,PK=CK?Object.defineProperties:function(t,n){IK(t);for(var r=RK(n),i=r.length,a=0,o;i>a;)$K.f(t,o=r[a++],n[o]);return t},AK=dc,NK=AK("document","documentElement"),DK=pi,MK=PK,BE=mm,jK=lm,LK=NK,FK=pE,BK=SE,UE=">",zE="<",bm="prototype",xm="script",VE=BK("IE_PROTO"),wm=function(){},qE=function(e){return zE+xm+UE+e+zE+"/"+xm+UE},WE=function(e){e.write(qE("")),e.close();var t=e.parentWindow.Object;return e=null,t},UK=function(){var e=FK("iframe"),t="java"+xm+":",n;return e.style.display="none",LK.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(qE("document.F=Object")),n.close(),n.F},xc,wc=function(){try{xc=new ActiveXObject("htmlfile")}catch{}wc=typeof document<"u"?document.domain&&xc?WE(xc):UK():WE(xc);for(var e=BE.length;e--;)delete wc[bm][BE[e]];return wc()};jK[VE]=!0;var zK=Object.create||function(t,n){var r;return t!==null?(wm[bm]=DK(t),r=new wm,wm[bm]=null,r[VE]=t):r=wc(),n===void 0?r:MK(r,n)},VK=Xn,qK=Tn,WK=qK.RegExp,HK=VK(function(){var e=WK(".","s");return!(e.dotAll&&e.exec(`
|
|
343
|
+
`)&&e.flags==="s")}),ZK=Xn,KK=Tn,GK=KK.RegExp,YK=ZK(function(){var e=GK("(?<a>b)","g");return e.exec("b").groups.a!=="b"||"b".replace(e,"$<a>c")!=="bc"}),JK=bc,XK=jE,HE=gm,QK=am,eG=zK,tG=kE.get,nG=HK,rG=YK,Sc=RegExp.prototype.exec,iG=QK("native-string-replace",String.prototype.replace),Sm=Sc,_m=function(){var e=/a/,t=/b*/g;return Sc.call(e,"a"),Sc.call(t,"a"),e.lastIndex!==0||t.lastIndex!==0}(),ZE=HE.UNSUPPORTED_Y||HE.BROKEN_CARET,Em=/()??/.exec("")[1]!==void 0,aG=_m||Em||ZE||nG||rG;aG&&(Sm=function(t){var n=this,r=tG(n),i=JK(t),a=r.raw,o,s,u,l,c,f,d;if(a)return a.lastIndex=n.lastIndex,o=Sm.call(a,i),n.lastIndex=a.lastIndex,o;var p=r.groups,h=ZE&&n.sticky,m=XK.call(n),y=n.source,v=0,g=i;if(h&&(m=m.replace("y",""),m.indexOf("g")===-1&&(m+="g"),g=i.slice(n.lastIndex),n.lastIndex>0&&(!n.multiline||n.multiline&&i.charAt(n.lastIndex-1)!==`
|
|
344
|
+
`)&&(y="(?: "+y+")",g=" "+g,v++),s=new RegExp("^(?:"+y+")",m)),Em&&(s=new RegExp("^"+y+"$(?!\\s)",m)),_m&&(u=n.lastIndex),l=Sc.call(h?s:n,g),h?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:_m&&l&&(n.lastIndex=n.global?l.index+l[0].length:u),Em&&l&&l.length>1&&iG.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=eG(null),c=0;c<p.length;c++)d=p[c],f[d[0]]=l[d[1]];return l});var km=Sm,oG=pK,KE=km;oG({target:"RegExp",proto:!0,forced:/./.exec!==KE},{exec:KE});var GE=Es,sG=km,YE=Xn,JE=ws,lG=hc,uG=JE("species"),Tm=RegExp.prototype,cG=function(e,t,n,r){var i=JE(e),a=!YE(function(){var l={};return l[i]=function(){return 7},""[e](l)!=7}),o=a&&!YE(function(){var l=!1,c=/a/;return e==="split"&&(c={},c.constructor={},c.constructor[uG]=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 h=c.exec;return h===sG||h===Tm.exec?a&&!p?{done:!0,value:s.call(c,f,d)}:{done:!0,value:l.call(f,c,d)}:{done:!1}});GE(String.prototype,e,u[0]),GE(Tm,i,u[1])}r&&lG(Tm[i],"sham",!0)},fG=yc,dG=bc,pG=fc,XE=function(e){return function(t,n){var r=dG(pG(t)),i=fG(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)}},hG={codeAt:XE(!1),charAt:XE(!0)},mG=hG.charAt,vG=function(e,t,n){return t+(n?mG(e,t).length:1)},yG=aE,gG=Math.floor,bG="".replace,xG=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,wG=/\$([$&'`]|\d{1,2})/g,SG=function(e,t,n,r,i,a){var o=n+e.length,s=r.length,u=wG;return i!==void 0&&(i=yG(i),u=xG),bG.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=gG(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})},_G=pi,EG=jn,kG=Jh,TG=km,OG=function(e,t){var n=e.exec;if(EG(n)){var r=n.call(e,t);return r!==null&&_G(r),r}if(kG(e)==="RegExp")return TG.call(e,t);throw TypeError("RegExp#exec called on incompatible receiver")},CG=cG,$G=Xn,IG=pi,RG=jn,PG=yc,AG=RE,Ba=bc,NG=fc,DG=vG,MG=eE,jG=SG,LG=OG,FG=ws,Om=FG("replace"),BG=Math.max,UG=Math.min,zG=function(e){return e===void 0?e:String(e)},VG=function(){return"a".replace(/./,"$0")==="$0"}(),QE=function(){return/./[Om]?/./[Om]("a","$0")==="":!1}(),qG=!$G(function(){var e=/./;return e.exec=function(){var t=[];return t.groups={a:"7"},t},"".replace(e,"$<a>")!=="7"});CG("replace",function(e,t,n){var r=QE?"$":"$0";return[function(a,o){var s=NG(this),u=a==null?void 0:MG(a,Om);return u?u.call(a,s,o):t.call(Ba(s),a,o)},function(i,a){var o=IG(this),s=Ba(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=RG(a);l||(a=Ba(a));var c=o.global;if(c){var f=o.unicode;o.lastIndex=0}for(var d=[];;){var p=LG(o,s);if(p===null||(d.push(p),!c))break;var h=Ba(p[0]);h===""&&(o.lastIndex=DG(s,AG(o.lastIndex),f))}for(var m="",y=0,v=0;v<d.length;v++){p=d[v];for(var g=Ba(p[0]),b=BG(UG(PG(p.index),s.length),0),k=[],S=1;S<p.length;S++)k.push(zG(p[S]));var E=p.groups;if(l){var T=[g].concat(k,b,s);E!==void 0&&T.push(E);var R=Ba(a.apply(void 0,T))}else R=jG(g,s,b,k,E,a);b>=y&&(m+=s.slice(y,b)+R,y=b+g.length)}return m+s.slice(y)}]},!qG||!VG||QE);var Ts=Lt,WG=Op,HG=Li,_c=function(e){return WG.slice(0,e.length)===e},ZG=function(){return _c("Bun/")?"BUN":_c("Cloudflare-Workers")?"CLOUDFLARE":_c("Deno/")?"DENO":_c("Node.js/")?"NODE":Ts.Bun&&typeof Bun.version=="string"?"BUN":Ts.Deno&&typeof Deno.version=="object"?"DENO":HG(Ts.process)==="process"?"NODE":Ts.window&&Ts.document?"BROWSER":"REST"}(),KG=TypeError,GG=function(e,t){if(e<t)throw new KG("Not enough arguments");return e},ek=Lt,YG=gp,JG=nn,XG=ZG,QG=Op,eY=Zu,tY=GG,nY=ek.Function,rY=/MSIE .\./.test(QG)||XG==="BUN"&&function(){var e=ek.Bun.version.split(".");return e.length<3||e[0]==="0"&&(e[1]<3||e[1]==="3"&&e[2]==="0")}(),tk=function(e,t){var n=t?2:1;return rY?function(r,i){var a=tY(arguments.length,1)>n,o=JG(r)?r:nY(r),s=a?eY(arguments,n):[],u=a?function(){YG(o,this,s)}:o;return t?e(u,i):e(u)}:e},iY=mt,nk=Lt,aY=tk,rk=aY(nk.setInterval,!0);iY({global:!0,bind:!0,forced:nk.setInterval!==rk},{setInterval:rk});var oY=mt,ik=Lt,sY=tk,ak=sY(ik.setTimeout,!0);oY({global:!0,bind:!0,forced:ik.setTimeout!==ak},{setTimeout:ak});var lY=Yt,uY=lY.setInterval,cY=uY;const fY=Ke(cY);var dY=Ft,ok=function(e,t){var n=[][e];return!!n&&dY(function(){n.call(null,t||function(){return 1},1)})},pY=mt,hY=xp,mY=P1.indexOf,vY=ok,Cm=hY([].indexOf),sk=!!Cm&&1/Cm([1],1,-0)<0,yY=sk||!vY("indexOf");pY({target:"Array",proto:!0,forced:yY},{indexOf:function(t){var n=arguments.length>1?arguments[1]:void 0;return sk?Cm(this,t,n)||0:mY(this,t,n)}});var gY=zi,bY=gY("Array","indexOf"),xY=Lr,wY=bY,$m=Array.prototype,SY=function(e){var t=e.indexOf;return e===$m||xY($m,e)&&t===$m.indexOf?wY:t},_Y=SY,EY=_Y,kY=EY;const TY=Ke(kY);var lk=Nu,OY=TypeError,CY=function(e,t){if(!delete e[t])throw new OY("Cannot delete property "+lk(t)+" of "+lk(e))},$Y=mt,IY=Fr,RY=Yp,PY=Lu,AY=Fi,NY=m_,DY=qp,MY=Gp,jY=os,Im=CY,LY=Bu,FY=LY("splice"),BY=Math.max,UY=Math.min;$Y({target:"Array",proto:!0,forced:!FY},{splice:function(t,n){var r=IY(this),i=AY(r),a=RY(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=UY(BY(PY(n),0),i-a)),DY(i+s-u),l=MY(r,u),c=0;c<u;c++)f=a+c,f in r&&jY(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]:Im(r,d);for(c=i;c>i-u+s;c--)Im(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]:Im(r,d);for(c=0;c<s;c++)r[c+a]=arguments[c+2];return NY(r,i-u+s),l}});var zY=zi,VY=zY("Array","splice"),qY=Lr,WY=VY,Rm=Array.prototype,HY=function(e){var t=e.splice;return e===Rm||qY(Rm,e)&&t===Rm.splice?WY:t},ZY=HY,KY=ZY,GY=KY;const YY=Ke(GY);var JY=zi,XY=JY("Array","concat"),QY=Lr,eJ=XY,Pm=Array.prototype,tJ=function(e){var t=e.concat;return e===Pm||QY(Pm,e)&&t===Pm.concat?eJ:t},nJ=tJ,rJ=nJ,iJ=rJ;const _t=Ke(iJ);var aJ=mt,oJ=Rt,uk=Date,sJ=oJ(uk.prototype.getTime);aJ({target:"Date",stat:!0},{now:function(){return sJ(new uk)}});var lJ=Yt,uJ=lJ.Date.now,cJ=uJ,fJ=cJ,dJ=fJ;const hi=Ke(dJ);var pJ=lh.forEach,hJ=ok,mJ=hJ("forEach"),vJ=mJ?[].forEach:function(t){return pJ(this,t,arguments.length>1?arguments[1]:void 0)},yJ=mt,ck=vJ;yJ({target:"Array",proto:!0,forced:[].forEach!==ck},{forEach:ck});var gJ=zi,bJ=gJ("Array","forEach"),xJ=bJ,wJ=xJ,SJ=ss,_J=kn,EJ=Lr,kJ=wJ,Am=Array.prototype,TJ={DOMTokenList:!0,NodeList:!0},OJ=function(e){var t=e.forEach;return e===Am||EJ(Am,e)&&t===Am.forEach||_J(TJ,SJ(e))?kJ:t},CJ=OJ;const Ec=Ke(CJ);var $J=mt,IJ=Fr,fk=Qp,RJ=Ft,PJ=RJ(function(){fk(1)});$J({target:"Object",stat:!0,forced:PJ},{keys:function(t){return fk(IJ(t))}});var AJ=Yt,NJ=AJ.Object.keys,DJ=NJ,MJ=DJ,jJ=MJ;const LJ=Ke(jJ);var FJ=Yt,BJ=FJ.Object.getOwnPropertySymbols,UJ=BJ,zJ=UJ,VJ=zJ;const dk=Ke(VJ);var qJ=mt,WJ=lh.filter,HJ=Bu,ZJ=HJ("filter");qJ({target:"Array",proto:!0,forced:!ZJ},{filter:function(t){return WJ(this,t,arguments.length>1?arguments[1]:void 0)}});var KJ=zi,GJ=KJ("Array","filter"),YJ=Lr,JJ=GJ,Nm=Array.prototype,XJ=function(e){var t=e.filter;return e===Nm||YJ(Nm,e)&&t===Nm.filter?JJ:t},QJ=XJ,eX=QJ,tX=eX;const nX=Ke(tX);var pk={exports:{}},rX=mt,iX=Ft,aX=pr,hk=ts.f,mk=vn,oX=!mk||iX(function(){hk(1)});rX({target:"Object",stat:!0,forced:oX,sham:!mk},{getOwnPropertyDescriptor:function(t,n){return hk(aX(t),n)}});var sX=Yt,vk=sX.Object,lX=pk.exports=function(t,n){return vk.getOwnPropertyDescriptor(t,n)};vk.getOwnPropertyDescriptor.sham&&(lX.sham=!0);var uX=pk.exports,cX=uX,fX=cX,dX=fX;const yk=Ke(dX);var pX=hr,hX=Rt,mX=Hu,vX=Ku,yX=ci,gX=hX([].concat),bX=pX("Reflect","ownKeys")||function(t){var n=mX.f(yX(t)),r=vX.f;return r?gX(n,r(t)):n},xX=mt,wX=vn,SX=bX,_X=pr,EX=ts,kX=os;xX({target:"Object",stat:!0,sham:!wX},{getOwnPropertyDescriptors:function(t){for(var n=_X(t),r=EX.f,i=SX(n),a={},o=0,s,u;i.length>o;)u=r(n,s=i[o++]),u!==void 0&&kX(a,s,u);return a}});var TX=Yt,OX=TX.Object.getOwnPropertyDescriptors,CX=OX,$X=CX,IX=$X;const gk=Ke(IX);var bk={exports:{}},RX=mt,PX=vn,xk=Uu.f;RX({target:"Object",stat:!0,forced:Object.defineProperties!==xk,sham:!PX},{defineProperties:xk});var AX=Yt,wk=AX.Object,NX=bk.exports=function(t,n){return wk.defineProperties(t,n)};wk.defineProperties.sham&&(NX.sham=!0);var DX=bk.exports,MX=DX,jX=MX,LX=jX;const FX=Ke(LX);var BX=B_;const UX=Ke(BX);var zX=!1;function VX(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 qX(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 WX=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?!zX: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(qX(this));var i=this.tags[this.tags.length-1];if(this.isSpeedy){var a=VX(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}(),rn="-ms-",kc="-moz-",ot="-webkit-",Sk="comm",Dm="rule",Mm="decl",HX="@import",_k="@keyframes",ZX="@layer",KX=Math.abs,Tc=String.fromCharCode,GX=Object.assign;function YX(e,t){return Jt(e,0)^45?(((t<<2^Jt(e,0))<<2^Jt(e,1))<<2^Jt(e,2))<<2^Jt(e,3):0}function Ek(e){return e.trim()}function JX(e,t){return(e=t.exec(e))?e[0]:e}function st(e,t,n){return e.replace(t,n)}function jm(e,t){return e.indexOf(t)}function Jt(e,t){return e.charCodeAt(t)|0}function Os(e,t,n){return e.slice(t,n)}function gr(e){return e.length}function Lm(e){return e.length}function Oc(e,t){return t.push(e),e}function XX(e,t){return e.map(t).join("")}var Cc=1,Ua=1,kk=0,gn=0,Pt=0,za="";function $c(e,t,n,r,i,a,o){return{value:e,root:t,parent:n,type:r,props:i,children:a,line:Cc,column:Ua,length:o,return:""}}function Cs(e,t){return GX($c("",null,null,"",null,null,0),e,{length:-e.length},t)}function QX(){return Pt}function eQ(){return Pt=gn>0?Jt(za,--gn):0,Ua--,Pt===10&&(Ua=1,Cc--),Pt}function On(){return Pt=gn<kk?Jt(za,gn++):0,Ua++,Pt===10&&(Ua=1,Cc++),Pt}function br(){return Jt(za,gn)}function Ic(){return gn}function $s(e,t){return Os(za,e,t)}function Is(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 Tk(e){return Cc=Ua=1,kk=gr(za=e),gn=0,[]}function Ok(e){return za="",e}function Rc(e){return Ek($s(gn-1,Fm(e===91?e+2:e===40?e+1:e)))}function tQ(e){for(;(Pt=br())&&Pt<33;)On();return Is(e)>2||Is(Pt)>3?"":" "}function nQ(e,t){for(;--t&&On()&&!(Pt<48||Pt>102||Pt>57&&Pt<65||Pt>70&&Pt<97););return $s(e,Ic()+(t<6&&br()==32&&On()==32))}function Fm(e){for(;On();)switch(Pt){case e:return gn;case 34:case 39:e!==34&&e!==39&&Fm(Pt);break;case 40:e===41&&Fm(e);break;case 92:On();break}return gn}function rQ(e,t){for(;On()&&e+Pt!==57;)if(e+Pt===84&&br()===47)break;return"/*"+$s(t,gn-1)+"*"+Tc(e===47?e:On())}function iQ(e){for(;!Is(br());)On();return $s(e,gn)}function aQ(e){return Ok(Pc("",null,null,null,[""],e=Tk(e),0,[0],e))}function Pc(e,t,n,r,i,a,o,s,u){for(var l=0,c=0,f=o,d=0,p=0,h=0,m=1,y=1,v=1,g=0,b="",k=i,S=a,E=r,T=b;y;)switch(h=g,g=On()){case 40:if(h!=108&&Jt(T,f-1)==58){jm(T+=st(Rc(g),"&","&\f"),"&\f")!=-1&&(v=-1);break}case 34:case 39:case 91:T+=Rc(g);break;case 9:case 10:case 13:case 32:T+=tQ(h);break;case 92:T+=nQ(Ic()-1,7);continue;case 47:switch(br()){case 42:case 47:Oc(oQ(rQ(On(),Ic()),t,n),u);break;default:T+="/"}break;case 123*m:s[l++]=gr(T)*v;case 125*m:case 59:case 0:switch(g){case 0:case 125:y=0;case 59+c:v==-1&&(T=st(T,/\f/g,"")),p>0&&gr(T)-f&&Oc(p>32?$k(T+";",r,n,f-1):$k(st(T," ","")+";",r,n,f-2),u);break;case 59:T+=";";default:if(Oc(E=Ck(T,t,n,l,c,i,s,b,k=[],S=[],f),a),g===123)if(c===0)Pc(T,t,E,E,k,a,f,s,S);else switch(d===99&&Jt(T,3)===110?100:d){case 100:case 108:case 109:case 115:Pc(e,E,E,r&&Oc(Ck(e,E,E,0,0,i,s,b,i,k=[],f),S),i,S,f,s,r?k:S);break;default:Pc(T,E,E,E,[""],S,0,s,S)}}l=c=p=0,m=v=1,b=T="",f=o;break;case 58:f=1+gr(T),p=h;default:if(m<1){if(g==123)--m;else if(g==125&&m++==0&&eQ()==125)continue}switch(T+=Tc(g),g*m){case 38:v=c>0?1:(T+="\f",-1);break;case 44:s[l++]=(gr(T)-1)*v,v=1;break;case 64:br()===45&&(T+=Rc(On())),d=br(),c=f=gr(b=T+=iQ(Ic())),g++;break;case 45:h===45&&gr(T)==2&&(m=0)}}return a}function Ck(e,t,n,r,i,a,o,s,u,l,c){for(var f=i-1,d=i===0?a:[""],p=Lm(d),h=0,m=0,y=0;h<r;++h)for(var v=0,g=Os(e,f+1,f=KX(m=o[h])),b=e;v<p;++v)(b=Ek(m>0?d[v]+" "+g:st(g,/&\f/g,d[v])))&&(u[y++]=b);return $c(e,t,n,i===0?Dm:s,u,l,c)}function oQ(e,t,n){return $c(e,t,n,Sk,Tc(QX()),Os(e,2,-2),0)}function $k(e,t,n,r){return $c(e,t,n,Mm,Os(e,0,r),Os(e,r+1,-1),r)}function Va(e,t){for(var n="",r=Lm(e),i=0;i<r;i++)n+=t(e[i],i,e,t)||"";return n}function sQ(e,t,n,r){switch(e.type){case ZX:if(e.children.length)break;case HX:case Mm:return e.return=e.return||e.value;case Sk:return"";case _k:return e.return=e.value+"{"+Va(e.children,r)+"}";case Dm:e.value=e.props.join(",")}return gr(n=Va(e.children,r))?e.return=e.value+"{"+n+"}":""}function lQ(e){var t=Lm(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 uQ(e){return function(t){t.root||(t=t.return)&&e(t)}}function cQ(e){var t=Object.create(null);return function(n){return t[n]===void 0&&(t[n]=e(n)),t[n]}}var fQ=function(t,n,r){for(var i=0,a=0;i=a,a=br(),i===38&&a===12&&(n[r]=1),!Is(a);)On();return $s(t,gn)},dQ=function(t,n){var r=-1,i=44;do switch(Is(i)){case 0:i===38&&br()===12&&(n[r]=1),t[r]+=fQ(gn-1,n,r);break;case 2:t[r]+=Rc(i);break;case 4:if(i===44){t[++r]=br()===58?"&\f":"",n[r]=t[r].length;break}default:t[r]+=Tc(i)}while(i=On());return t},pQ=function(t,n){return Ok(dQ(Tk(t),n))},Ik=new WeakMap,hQ=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&&!Ik.get(r))&&!i){Ik.set(t,!0);for(var a=[],o=pQ(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]}}},mQ=function(t){if(t.type==="decl"){var n=t.value;n.charCodeAt(0)===108&&n.charCodeAt(2)===98&&(t.return="",t.value="")}};function Rk(e,t){switch(YX(e,t)){case 5103:return ot+"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 ot+e+e;case 5349:case 4246:case 4810:case 6968:case 2756:return ot+e+kc+e+rn+e+e;case 6828:case 4268:return ot+e+rn+e+e;case 6165:return ot+e+rn+"flex-"+e+e;case 5187:return ot+e+st(e,/(\w+).+(:[^]+)/,ot+"box-$1$2"+rn+"flex-$1$2")+e;case 5443:return ot+e+rn+"flex-item-"+st(e,/flex-|-self/,"")+e;case 4675:return ot+e+rn+"flex-line-pack"+st(e,/align-content|flex-|-self/,"")+e;case 5548:return ot+e+rn+st(e,"shrink","negative")+e;case 5292:return ot+e+rn+st(e,"basis","preferred-size")+e;case 6060:return ot+"box-"+st(e,"-grow","")+ot+e+rn+st(e,"grow","positive")+e;case 4554:return ot+st(e,/([^-])(transform)/g,"$1"+ot+"$2")+e;case 6187:return st(st(st(e,/(zoom-|grab)/,ot+"$1"),/(image-set)/,ot+"$1"),e,"")+e;case 5495:case 3959:return st(e,/(image-set\([^]*)/,ot+"$1$`$1");case 4968:return st(st(e,/(.+:)(flex-)?(.*)/,ot+"box-pack:$3"+rn+"flex-pack:$3"),/s.+-b[^;]+/,"justify")+ot+e+e;case 4095:case 3583:case 4068:case 2532:return st(e,/(.+)-inline(.+)/,ot+"$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(gr(e)-1-t>6)switch(Jt(e,t+1)){case 109:if(Jt(e,t+4)!==45)break;case 102:return st(e,/(.+:)(.+)-([^]+)/,"$1"+ot+"$2-$3$1"+kc+(Jt(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~jm(e,"stretch")?Rk(st(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Jt(e,t+1)!==115)break;case 6444:switch(Jt(e,gr(e)-3-(~jm(e,"!important")&&10))){case 107:return st(e,":",":"+ot)+e;case 101:return st(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+ot+(Jt(e,14)===45?"inline-":"")+"box$3$1"+ot+"$2$3$1"+rn+"$2box$3")+e}break;case 5936:switch(Jt(e,t+11)){case 114:return ot+e+rn+st(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return ot+e+rn+st(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return ot+e+rn+st(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return ot+e+rn+e+e}return e}var vQ=function(t,n,r,i){if(t.length>-1&&!t.return)switch(t.type){case Mm:t.return=Rk(t.value,t.length);break;case _k:return Va([Cs(t,{value:st(t.value,"@","@"+ot)})],i);case Dm:if(t.length)return XX(t.props,function(a){switch(JX(a,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return Va([Cs(t,{props:[st(a,/:(read-\w+)/,":"+kc+"$1")]})],i);case"::placeholder":return Va([Cs(t,{props:[st(a,/:(plac\w+)/,":"+ot+"input-$1")]}),Cs(t,{props:[st(a,/:(plac\w+)/,":"+kc+"$1")]}),Cs(t,{props:[st(a,/:(plac\w+)/,rn+"input-$1")]})],i)}return""})}},yQ=[vQ],gQ=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(m){var y=m.getAttribute("data-emotion");y.indexOf(" ")!==-1&&(document.head.appendChild(m),m.setAttribute("data-s",""))})}var i=t.stylisPlugins||yQ,a={},o,s=[];o=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(m){for(var y=m.getAttribute("data-emotion").split(" "),v=1;v<y.length;v++)a[y[v]]=!0;s.push(m)});var u,l=[hQ,mQ];{var c,f=[sQ,uQ(function(m){c.insert(m)})],d=lQ(l.concat(i,f)),p=function(y){return Va(aQ(y),d)};u=function(y,v,g,b){c=g,p(y?y+"{"+v.styles+"}":v.styles),b&&(h.inserted[v.name]=!0)}}var h={key:n,sheet:new WX({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 h.sheet.hydrate(s),h};function bQ(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 xQ={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},wQ=!1,SQ=/[A-Z]|^ms/g,_Q=/_EMO_([^_]+?)_([^]*?)_EMO_/g,Pk=function(t){return t.charCodeAt(1)===45},Ak=function(t){return t!=null&&typeof t!="boolean"},Bm=cQ(function(e){return Pk(e)?e:e.replace(SQ,"-$&").toLowerCase()}),Nk=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(_Q,function(r,i,a){return mi={name:i,styles:a,next:mi},i})}return xQ[t]!==1&&!Pk(t)&&typeof n=="number"&&n!==0?n+"px":n},EQ="Component selectors can only be used in conjunction with @emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware compiler transform.";function Ac(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 mi={name:i.name,styles:i.styles,next:mi},i.name;var a=n;if(a.styles!==void 0){var o=a.next;if(o!==void 0)for(;o!==void 0;)mi={name:o.name,styles:o.styles,next:mi},o=o.next;var s=a.styles+";";return s}return kQ(e,t,n)}}var u=n;if(t==null)return u;var l=t[u];return l!==void 0?l:u}function kQ(e,t,n){var r="";if(Array.isArray(n))for(var i=0;i<n.length;i++)r+=Ac(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]+"}":Ak(s)&&(r+=Bm(a)+":"+Nk(a,s)+";")}else{if(a==="NO_COMPONENT_SELECTOR"&&wQ)throw new Error(EQ);if(Array.isArray(o)&&typeof o[0]=="string"&&(t==null||t[o[0]]===void 0))for(var u=0;u<o.length;u++)Ak(o[u])&&(r+=Bm(a)+":"+Nk(a,o[u])+";");else{var l=Ac(e,t,o);switch(a){case"animation":case"animationName":{r+=Bm(a)+":"+l+";";break}default:r+=a+"{"+l+"}"}}}}return r}var Dk=/label:\s*([^\s;{]+)\s*(;|$)/g,mi;function Um(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="";mi=void 0;var a=e[0];if(a==null||a.raw===void 0)r=!1,i+=Ac(n,t,a);else{var o=a;i+=o[0]}for(var s=1;s<e.length;s++)if(i+=Ac(n,t,e[s]),r){var u=a;i+=u[s]}Dk.lastIndex=0;for(var l="",c;(c=Dk.exec(i))!==null;)l+="-"+c[1];var f=bQ(i)+l;return{name:f,styles:i,next:mi}}function Mk(e,t,n){var r="";return n.split(" ").forEach(function(i){e[i]!==void 0?t.push(e[i]+";"):i&&(r+=i+" ")}),r}var TQ=function(t,n,r){var i=t.key+"-"+n.name;t.registered[i]===void 0&&(t.registered[i]=n.styles)},OQ=function(t,n,r){TQ(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 jk(e,t){if(e.inserted[t.name]===void 0)return e.insert("",t,e.sheet,!0)}function Lk(e,t,n){var r=[],i=Mk(e,r,n);return r.length<2?n:i+t(r)}var CQ=function(t){var n=gQ(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=Um(l,n.registered,void 0);return OQ(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=Um(l,n.registered),d="animation-"+f.name;return jk(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=Um(l,n.registered);jk(n,f)},o=function(){for(var u=arguments.length,l=new Array(u),c=0;c<u;c++)l[c]=arguments[c];return Lk(n.registered,r,$Q(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:Mk.bind(null,n.registered),merge:Lk.bind(null,n.registered,r)}},$Q=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},IQ=Es,zm=Date.prototype,Fk="Invalid Date",Bk="toString",RQ=zm[Bk],PQ=zm.getTime;String(new Date(NaN))!=Fk&&IQ(zm,Bk,function(){var t=PQ.call(this);return t===t?RQ.call(this):Fk});var AQ=ym,NQ=ME,DQ=AQ?{}.toString:function(){return"[object "+NQ(this)+"]"},MQ=ym,jQ=Es,LQ=DQ;MQ||jQ(Object.prototype,"toString",LQ,{unsafe:!0});var FQ=pm.PROPER,BQ=Es,UQ=pi,Uk=bc,zQ=Xn,VQ=jE,Vm="toString",zk=RegExp.prototype,Vk=zk[Vm],qQ=zQ(function(){return Vk.call({source:"a",flags:"b"})!="/a/b"}),WQ=FQ&&Vk.name!=Vm;(qQ||WQ)&&BQ(RegExp.prototype,Vm,function(){var t=UQ(this),n=Uk(t.source),r=t.flags,i=Uk(r===void 0&&t instanceof RegExp&&!("flags"in zk)?VQ.call(t):r);return"/"+n+"/"+i},{unsafe:!0});var qk=typeof window<"u"?window:self,HQ=qk.crypto||qk.msCrypto,ZQ=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}}(HQ);const KQ=Ke(ZQ);function GQ(){return KQ().toString(26).substr(2,5).replace(/[0-9]/g,function(e){return String.fromCharCode(e.charCodeAt(0)+65)})}var YQ=b1;const Wk=Ke(YQ);function dt(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 Hk(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 _t(n=[_t(r="%c".concat(e,"%c ")).call(r,t)]).call(n,Qe(dt("green","white")),a)}function JQ(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=vr(s,1),l=u[0];typeof l=="function"&&(a=l());var c=Wk(a[0])?a:[a],f=c.length===1;Ec(c).call(c,function(d,p){if(f){var h,m;(h=console).log.apply(h,Qe(Hk.apply(void 0,_t(m=[e]).call(m,Qe(d)))))}else if(p){var y;(y=console).log.apply(y,Qe(Wk(d)?d:[d]))}else{var v,g;(v=console).groupCollapsed.apply(v,Qe(Hk.apply(void 0,_t(g=[e]).call(g,Qe(d)))))}}),f||console.groupEnd()}}:function(){return 0}}var XQ=Vi,QQ=pm.EXISTS,eee=Ss.f,Zk=Function.prototype,tee=Zk.toString,nee=/^\s*function ([^ (]*)/,ree="name";XQ&&!QQ&&eee(Zk,ree,{configurable:!0,get:function(){try{return tee.call(this).match(nee)[1]}catch{return""}}});var iee=Yt,aee=iee.setTimeout,oee=aee;const see=Ke(oee);function lee(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=hi();s-n>t?(e.apply(void 0,a),n=s):(clearTimeout(r),r=see(function(){e.apply(void 0,a),n=hi()},Math.max(0,t-s+n)))}}var Kk=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 lee(function(l){var c=o.current;c&&c(l)},n)},[n,o]),u=j.useCallback(function(l){l.timeStampLow=hi(),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};Kk.defaultProps={debounce:200};var uee=Math.sign||function(t){var n=+t;return n===0||n!==n?n:n<0?-1:1},cee=mt,fee=uee;cee({target:"Math",stat:!0},{sign:fee});var dee=Yt,pee=dee.Math.sign,hee=pee,mee=hee,vee=mee;const yee=Ke(vee);function gee(e,t){var n=yee(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 bee(e,t,n,r){for(var i=e,a=0;a<r;a++)i=n(i,t);return i}var Gk=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]:hi();(f==="100%"||typeof f=="number")&&(cancelAnimationFrame(o.current),o.current=requestAnimationFrame(function(){if(i){var h=f==="100%"?i.scrollHeight-i.offsetHeight:f,m=bee(c,h,gee,(hi()-p)/5);Math.abs(h-m)<1.5&&(m=h),i[l]=m,h===m?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};Gk.propTypes={name:rt.string.isRequired,onEnd:rt.func,target:rt.any.isRequired,value:rt.oneOfType([rt.number,rt.oneOf(["100%"])]).isRequired};function qm(e){var t=j.useState(e),n=vr(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 Yk(e,t){var n=LJ(e);if(dk){var r=dk(e);t&&(r=nX(r).call(r,function(i){return yk(e,i).enumerable})),n.push.apply(n,r)}return n}function Jk(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};if(t%2){var r;Ec(r=Yk(Object(n),!0)).call(r,function(a){RH(e,a,n[a])})}else if(gk)FX(e,gk(n));else{var i;Ec(i=Yk(Object(n))).call(i,function(a){UX(e,a,yk(n,a))})}}return e}var xee=function(){return 1/0},Xk=17,wee="bottom",Qn="top",Qk=1,See=34,eT={};function _ee(e,t){return e(),fY(e,t)}function tT(e){var t=e.mode,n=e.target,r=n.offsetHeight,i=n.scrollHeight,a=n.scrollTop,o=i-a-r<Qk,s=a<Qk,u=t===Qn?s:o,l=t!==Qn?s:o;return{atBottom:o,atEnd:u,atStart:l,atTop:s}}function Rs(e,t){return e===(t===Qn?0:"100%")}var Wm=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 JQ("<ScrollToBottom>",{force:a})},[a]);s=s===Qn?Qn:wee;var f=j.useRef(0),d=j.useRef(o),p=qm(s===Qn?0:"100%"),h=vr(p,3),m=h[0],y=h[1],v=h[2],g=qm(null),b=vr(g,3),k=b[0],S=b[1],E=b[2],T=j.useRef(0),R=j.useRef(0),B=j.useRef(0),O=j.useState(!0),A=vr(O,2),z=A[0],$=A[1],F=j.useState(!0),M=vr(F,2),L=M[0],W=M[1],q=j.useState(!0),D=vr(q,2),x=D[0],V=D[1],Z=j.useState(!1),_=vr(Z,2),Q=_[0],oe=_[1],ne=qm(!0),le=vr(ne,3),pe=le[0],he=le[1],ue=le[2],X=j.useRef([]),K=j.useCallback(function(N){var J=E.current;return X.current.push(N),J&&N({scrollTop:J.scrollTop}),function(){var ce=X.current,Ee=TY(ce).call(ce,N);~Ee&&YY(ce).call(ce,Ee,1)}},[X,E]),de=j.useCallback(function(){var N=v.current;c(function(){var J;return _t(J=["%cSpineTo%c: %conEnd%c is fired."]).call(J,Qe(dt("magenta")),Qe(dt("orange")),[{animateTo:N}])}),f.current=hi(),Rs(N,s)||he(!1),y(null)},[v,c,f,s,y,he]),ve=j.useCallback(function(N){var J=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},ce=J.behavior,Ee=E.current;if(typeof N!="number"&&N!=="100%")return console.warn('react-scroll-to-bottom: Arguments passed to scrollTo() must be either number or "100%".');c(function(){var Oe;return[_t(Oe=["%cscrollTo%c: Will scroll to %c".concat(typeof N=="number"?N+"px":N.replace(/%/g,"%%"),"%c")]).call(Oe,Qe(dt("lime","")),Qe(dt("purple"))),{behavior:ce,nextAnimateTo:N,target:Ee}]}),ce==="auto"?(de(),Ee&&(Ee.scrollTop=N==="100%"?Ee.scrollHeight-Ee.offsetHeight:N)):(ce!=="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(N)),Rs(N,s)&&(c(function(){var Oe;return[_t(Oe=["%cscrollTo%c: Scrolling to end, will set sticky to %ctrue%c."]).call(Oe,Qe(dt("lime","")),Qe(dt("purple"))),[{mode:s,nextAnimateTo:N}]]}),he(!0))},[c,de,s,y,he,E]),$e=j.useCallback(function(){var N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},J=N.behavior;c(function(){var ce;return _t(ce=["%cscrollToBottom%c: Called"]).call(ce,Qe(dt("yellow","")))}),J!=="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.'),ve("100%",{behavior:J||"smooth"})},[c,ve]),P=j.useCallback(function(){var N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},J=N.behavior;c(function(){var ce;return _t(ce=["%cscrollToTop%c: Called"]).call(ce,Qe(dt("yellow","")))}),J!=="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.'),ve(0,{behavior:J||"smooth"})},[c,ve]),Y=j.useCallback(function(){var N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},J=N.behavior;c(function(){var Ee;return _t(Ee=["%cscrollToEnd%c: Called"]).call(Ee,Qe(dt("yellow","")))}),J!=="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 ce={behavior:J||"smooth"};s===Qn?P(ce):$e(ce)},[c,s,$e,P]),ae=j.useCallback(function(){var N=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},J=N.behavior;c(function(){var Ee;return _t(Ee=["%cscrollToStart%c: Called"]).call(Ee,Qe(dt("yellow","")))}),J!=="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 ce={behavior:J||"smooth"};s===Qn?$e(ce):P(ce)},[c,s,$e,P]),ee=j.useCallback(function(){var N=E.current;if(N){if(d.current==="auto"){c(function(){var Ct;return _t(Ct=["%ctarget changed%c: Initial scroll"]).call(Ct,Qe(dt("blue")))}),N.scrollTop=s===Qn?0:N.scrollHeight-N.offsetHeight,d.current=!1;return}var J=T.current,ce=N.offsetHeight,Ee=N.scrollHeight,Oe=N.scrollTop,Je=s===Qn?0:Math.max(0,Ee-ce-Oe),lt=Math.max(0,J-Oe),Ut=l({maxValue:Je,minValue:lt,offsetHeight:ce,scrollHeight:Ee,scrollTop:Oe}),Ot=Math.max(0,Math.min(Je,Ut)),Ze;s===Qn||Ot!==Je?Ze=Oe+Ot:Ze="100%",c(function(){var Ct,tt,xn;return[_t(Ct=[_t(tt=_t(xn="%cscrollToSticky%c: Will animate from %c".concat(J,"px%c to %c")).call(xn,typeof Ze=="number"?Ze+"px":Ze.replace(/%/g,"%%"),"%c (%c")).call(tt,(Ze==="100%"?Je:Ze)+J,"px%c)")]).call(Ct,Qe(dt("orange")),Qe(dt("purple")),Qe(dt("purple")),Qe(dt("purple"))),{animateFrom:J,maxValue:Je,minValue:lt,nextAnimateTo:Ze,nextValue:Ot,offsetHeight:ce,rawNextValue:Ut,scrollHeight:Ee,scrollTop:Oe}]}),ve(Ze,{behavior:"smooth"})}},[T,c,s,l,ve,E]),ke=j.useCallback(function(N){var J,ce=N.timeStampLow,Ee=v.current,Oe=E.current,Je=Ee!==null;if(!(ce<=f.current||!Oe)){var lt=tT({mode:s,target:Oe}),Ut=lt.atBottom,Ot=lt.atEnd,Ze=lt.atStart,Ct=lt.atTop;$(Ut),W(Ot),oe(Ze),V(Ct);var tt=Oe.offsetHeight,xn=Oe.scrollHeight,$n=R.current,rr=B.current,Wr=tt!==$n,$r=xn!==rr;if(Wr&&(R.current=tt),$r&&(B.current=xn),!Wr&&!$r){var ir=Je&&Rs(Ee,s)||Ot;ue.current!==ir&&(c(function(){var pt,wt,zt,Vt;return[_t(pt=["%conScroll%c: %csetSticky%c(%c".concat(ir,"%c)")]).call(pt,Qe(dt("red")),Qe(dt("red")),Qe(dt("purple"))),_t(wt=[_t(zt=_t(Vt="(animating = %c".concat(Je,"%c && isEnd = %c")).call(Vt,Rs(Ee,s),"%c) || atEnd = %c")).call(zt,Ot,"%c")]).call(wt,Qe(dt("purple")),Qe(dt("purple")),Qe(dt("purple")),[{animating:Je,animateTo:Ee,atEnd:Ot,mode:s,offsetHeight:Oe.offsetHeight,scrollHeight:Oe.scrollHeight,sticky:ue.current,nextSticky:ir}])]}),he(ir))}else ue.current&&(c(function(){var pt;return[_t(pt=["%conScroll%c: Size changed while sticky, calling %cscrollToSticky()%c"]).call(pt,Qe(dt("red")),Qe(dt("orange")),[{offsetHeightChanged:Wr,scrollHeightChanged:$r}]),{nextOffsetHeight:tt,prevOffsetHeight:$n,nextScrollHeight:xn,prevScrollHeight:rr}]}),ee());var Hr=Oe.scrollTop;Ec(J=X.current).call(J,function(pt){return pt({scrollTop:Hr})})}},[v,c,f,s,R,B,X,ee,$,W,oe,V,he,ue,E]);j.useEffect(function(){if(k){var N=!1,J=_ee(function(){var ce=E.current,Ee=v.current!==null;ue.current?tT({mode:s,target:ce}).atEnd?N=!1:N?hi()-N>See&&(Ee||(T.current=ce.scrollTop,c(function(){var Oe;return _t(Oe=["%cInterval check%c: Should sticky but not at end, calling %cscrollToSticky()%c to scroll"]).call(Oe,Qe(dt("navy")),Qe(dt("orange")))}),ee()),N=!1):N=hi():ce.scrollHeight<=ce.offsetHeight&&!ue.current&&(c(function(){var Oe;return[_t(Oe=["%cInterval check%c: Container is emptied, setting sticky back to %ctrue%c"]).call(Oe,Qe(dt("navy")),Qe(dt("purple"))),[{offsetHeight:ce.offsetHeight,scrollHeight:ce.scrollHeight,sticky:ue.current}]]}),he(!0))},Math.max(Xk,n)||Xk);return function(){return clearInterval(J)}}},[v,n,c,s,ee,he,ue,k,E]);var we=j.useMemo(function(){var N=eT[u]||(eT[u]=CQ({key:"react-scroll-to-bottom--css-"+GQ(),nonce:u}));return function(J){return N.css(J)+""}},[u]),Re=j.useMemo(function(){return{observeScrollPosition:K,setTarget:S,styleToClassName:we}},[K,S,we]),We=j.useMemo(function(){return{atBottom:z,atEnd:L,atStart:Q,atTop:x,mode:s}},[z,L,Q,x,s]),Ae=j.useMemo(function(){var N=m!==null;return{animating:N,animatingToEnd:N&&Rs(m,s),sticky:pe}},[m,s,pe]),Fe=j.useMemo(function(){return Jk(Jk({},We),Ae)},[We,Ae]),U=j.useMemo(function(){return{scrollTo:ve,scrollToBottom:$e,scrollToEnd:Y,scrollToStart:ae,scrollToTop:P}},[ve,$e,Y,ae,P]);return j.useEffect(function(){if(k){var N=function(){B.current=k.scrollHeight};return k.addEventListener("focus",N,{capture:!0,passive:!0}),function(){return k.removeEventListener("focus",N)}}},[k]),c(function(){var N;return[_t(N=["%cRender%c: Render"]).call(N,Qe(dt("cyan",""))),{animateTo:m,animating:m!==null,sticky:pe,target:k}]}),j.createElement(uc.Provider,{value:Re},j.createElement(qh.Provider,{value:U},j.createElement(Zh.Provider,{value:Fe},j.createElement(Wh.Provider,{value:We},j.createElement(Hh.Provider,{value:Ae},r,k&&j.createElement(Kk,{debounce:i,name:"scroll",onEvent:ke,target:k}),k&&m!==null&&j.createElement(Gk,{name:"scrollTop",onEnd:de,target:k,value:m}))))))};Wm.defaultProps={checkInterval:100,children:void 0,debounce:17,debug:void 0,initialScrollBehavior:"smooth",mode:void 0,nonce:void 0,scroller:xee},Wm.propTypes={checkInterval:rt.number,children:rt.any,debounce:rt.number,debug:rt.bool,initialScrollBehavior:rt.oneOf(["auto","smooth"]),mode:rt.oneOf(["bottom","top"]),nonce:rt.string,scroller:rt.func};var Eee={height:"100%",overflowY:"auto",width:"100%"},Hm=function(t){var n=t.children,r=t.className,i=j.useContext(uc),a=i.setTarget,o=Kh()(Eee);return j.createElement("div",{className:Mh(o,(r||"")+""),ref:a},n)};Hm.defaultProps={children:void 0,className:void 0},Hm.propTypes={children:rt.any,className:rt.string};var kee={position:"relative"},Zm=function(t){var n=t.children,r=t.className,i=t.followButtonClassName,a=t.scrollViewClassName,o=Kh()(kee);return j.createElement("div",{className:Mh(o,(r||"")+"")},j.createElement(Hm,{className:(a||"")+""},n),j.createElement(Gh,{className:(i||"")+""}))};Zm.defaultProps={children:void 0,className:void 0,followButtonClassName:void 0,scrollViewClassName:void 0},Zm.propTypes={children:rt.any,className:rt.string,followButtonClassName:rt.string,scrollViewClassName:rt.string};var Km=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(Wm,{checkInterval:n,debounce:a,debug:o,initialScrollBehavior:u,mode:l,nonce:c,scroller:f},j.createElement(Zm,{className:i,followButtonClassName:s,scrollViewClassName:d},r))};Km.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},Km.propTypes={checkInterval:rt.number,children:rt.any,className:rt.string,debounce:rt.number,debug:rt.bool,followButtonClassName:rt.string,initialScrollBehavior:rt.oneOf(["auto","smooth"]),mode:rt.oneOf(["bottom","top"]),nonce:rt.string,scroller:rt.func,scrollViewClassName:rt.string},$B();let nT=(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 Gm=j.memo(({className:e,messages:t=[],isTyping:n,headerMessage:r,renderers:i,botAvatar:a,botDescription:o,botName:s,sendMessage:u,...l})=>{const{messageList:c}=yt,f=j.useMemo(()=>WC(t),[t]);return I.jsxs(Km,{...l,className:Gl(c.container.className,e),followButtonClassName:"bpHidden",scrollViewClassName:c.viewPort.className,children:[r&&I.jsx("span",{...c.headerMessage,children:r}),I.jsx(OB,{botAvatar:a,botDescription:o,botName:s}),f.map(d=>I.jsx(yp,{renderers:i,sendMessage:u,...d},d.id)),n&&I.jsx(yp,{id:nT(),renderers:i,sendMessage:u,direction:"incoming",timestamp:new Date,block:void 0,sender:void 0,children:I.jsx(j0,{})})]})});Gm.displayName="MessageList";const Tee=({className:e,...t})=>{const{className:n}=yt.loader;return I.jsx("div",{...t,className:Gl(e,n)})},Oee=({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})=>{const{color:p,fontFamily:h,radius:m,themeMode:y,variant:v,botAvatar:g,botDescription:b,botName:k}=t,S=j.useMemo(()=>ig({color:p,fontFamily:h,radius:m,themeMode:y,variant:v}),[p,h,m,y,v]),E=j.useMemo(()=>i.map(T=>{const{authorId:R}=T,B=R===a.id?"outgoing":"incoming";return{...T,direction:B,sender:B==="outgoing"?{name:a.name??"You",avatar:a.pictureUrl}:{name:t.botName??"Bot",avatar:t.botAvatar}}}),[t.botAvatar,t.botName,i,a.id,a.name,a.pictureUrl]);return I.jsxs(I.Fragment,{children:[I.jsxs(dp,{connected:e,children:[I.jsx(M0,{closeWindow:n,configuration:t,restartConversation:d}),u?I.jsx(Tee,{}):I.jsx(I.Fragment,{children:I.jsx(Gm,{botAvatar:g,botDescription:b,botName:k,renderers:l,isTyping:r,sendMessage:o,messages:E})}),I.jsx(Fw,{sendMessage:o,uploadFile:s,connected:e,isReadOnly:c,disableComposer:f})]}),I.jsx("style",{children:S})]})},rT=["audio","file","image","video"],Ym=e=>rT.includes(e);function iT(e,t){return function(){return e.apply(t,arguments)}}const{toString:aT}=Object.prototype,{getPrototypeOf:Jm}=Object,Xm=(e=>t=>{const n=aT.call(t);return e[n]||(e[n]=n.slice(8,-1).toLowerCase())})(Object.create(null)),zr=e=>(e=e.toLowerCase(),t=>Xm(t)===e),Nc=e=>t=>typeof t===e,{isArray:qa}=Array,Ps=Nc("undefined");function Cee(e){return e!==null&&!Ps(e)&&e.constructor!==null&&!Ps(e.constructor)&&Hi(e.constructor.isBuffer)&&e.constructor.isBuffer(e)}const oT=zr("ArrayBuffer");function $ee(e){let t;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?t=ArrayBuffer.isView(e):t=e&&e.buffer&&oT(e.buffer),t}const Iee=Nc("string"),Hi=Nc("function"),sT=Nc("number"),Qm=e=>e!==null&&typeof e=="object",Ree=e=>e===!0||e===!1,Dc=e=>{if(Xm(e)!=="object")return!1;const t=Jm(e);return(t===null||t===Object.prototype||Object.getPrototypeOf(t)===null)&&!(Symbol.toStringTag in e)&&!(Symbol.iterator in e)},Pee=zr("Date"),Aee=zr("File"),Nee=zr("Blob"),Dee=zr("FileList"),Mee=e=>Qm(e)&&Hi(e.pipe),jee=e=>{const t="[object FormData]";return e&&(typeof FormData=="function"&&e instanceof FormData||aT.call(e)===t||Hi(e.toString)&&e.toString()===t)},Lee=zr("URLSearchParams"),Fee=e=>e.trim?e.trim():e.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function As(e,t,{allOwnKeys:n=!1}={}){if(e===null||typeof e>"u")return;let r,i;if(typeof e!="object"&&(e=[e]),qa(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 lT(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 uT=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,cT=e=>!Ps(e)&&e!==uT;function ev(){const{caseless:e}=cT(this)&&this||{},t={},n=(r,i)=>{const a=e&&lT(t,i)||i;Dc(t[a])&&Dc(r)?t[a]=ev(t[a],r):Dc(r)?t[a]=ev({},r):qa(r)?t[a]=r.slice():t[a]=r};for(let r=0,i=arguments.length;r<i;r++)arguments[r]&&As(arguments[r],n);return t}const Bee=(e,t,n,{allOwnKeys:r}={})=>(As(t,(i,a)=>{n&&Hi(i)?e[a]=iT(i,n):e[a]=i},{allOwnKeys:r}),e),Uee=e=>(e.charCodeAt(0)===65279&&(e=e.slice(1)),e),zee=(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)},Vee=(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&&Jm(e)}while(e&&(!n||n(e,t))&&e!==Object.prototype);return t},qee=(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},Wee=e=>{if(!e)return null;if(qa(e))return e;let t=e.length;if(!sT(t))return null;const n=new Array(t);for(;t-- >0;)n[t]=e[t];return n},Hee=(e=>t=>e&&t instanceof e)(typeof Uint8Array<"u"&&Jm(Uint8Array)),Zee=(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])}},Kee=(e,t)=>{let n;const r=[];for(;(n=e.exec(t))!==null;)r.push(n);return r},Gee=zr("HTMLFormElement"),Yee=e=>e.toLowerCase().replace(/[_-\s]([a-z\d])(\w*)/g,function(n,r,i){return r.toUpperCase()+i}),fT=(({hasOwnProperty:e})=>(t,n)=>e.call(t,n))(Object.prototype),Jee=zr("RegExp"),dT=(e,t)=>{const n=Object.getOwnPropertyDescriptors(e),r={};As(n,(i,a)=>{t(i,a,e)!==!1&&(r[a]=i)}),Object.defineProperties(e,r)},G={isArray:qa,isArrayBuffer:oT,isBuffer:Cee,isFormData:jee,isArrayBufferView:$ee,isString:Iee,isNumber:sT,isBoolean:Ree,isObject:Qm,isPlainObject:Dc,isUndefined:Ps,isDate:Pee,isFile:Aee,isBlob:Nee,isRegExp:Jee,isFunction:Hi,isStream:Mee,isURLSearchParams:Lee,isTypedArray:Hee,isFileList:Dee,forEach:As,merge:ev,extend:Bee,trim:Fee,stripBOM:Uee,inherits:zee,toFlatObject:Vee,kindOf:Xm,kindOfTest:zr,endsWith:qee,toArray:Wee,forEachEntry:Zee,matchAll:Kee,isHTMLForm:Gee,hasOwnProperty:fT,hasOwnProp:fT,reduceDescriptors:dT,freezeMethods:e=>{dT(e,(t,n)=>{if(Hi(e)&&["arguments","caller","callee"].indexOf(n)!==-1)return!1;const r=e[n];if(Hi(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 qa(e)?r(e):r(String(e).split(t)),n},toCamelCase:Yee,noop:()=>{},toFiniteNumber:(e,t)=>(e=+e,Number.isFinite(e)?e:t),findKey:lT,global:uT,isContextDefined:cT,toJSONObject:e=>{const t=new Array(10),n=(r,i)=>{if(Qm(r)){if(t.indexOf(r)>=0)return;if(!("toJSON"in r)){t[i]=r;const a=qa(r)?[]:{};return As(r,(o,s)=>{const u=n(o,i+1);!Ps(u)&&(a[s]=u)}),t[i]=void 0,a}}return r};return n(e,0)}};function it(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)}G.inherits(it,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:G.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const pT=it.prototype,hT={};["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=>{hT[e]={value:e}}),Object.defineProperties(it,hT),Object.defineProperty(pT,"isAxiosError",{value:!0}),it.from=(e,t,n,r,i,a)=>{const o=Object.create(pT);return G.toFlatObject(e,o,function(u){return u!==Error.prototype},s=>s!=="isAxiosError"),it.call(o,e.message,t,n,r,i),o.cause=e,o.name=e.name,a&&Object.assign(o,a),o};var Xee=typeof self=="object"?self.FormData:window.FormData;const Qee=Ke(Xee);function tv(e){return G.isPlainObject(e)||G.isArray(e)}function mT(e){return G.endsWith(e,"[]")?e.slice(0,-2):e}function vT(e,t,n){return e?e.concat(t).map(function(i,a){return i=mT(i),!n&&a?"["+i+"]":i}).join(n?".":""):t}function ete(e){return G.isArray(e)&&!e.some(tv)}const tte=G.toFlatObject(G,{},null,function(t){return/^is[A-Z]/.test(t)});function nte(e){return e&&G.isFunction(e.append)&&e[Symbol.toStringTag]==="FormData"&&e[Symbol.iterator]}function Mc(e,t,n){if(!G.isObject(e))throw new TypeError("target must be an object");t=t||new(Qee||FormData),n=G.toFlatObject(n,{metaTokens:!0,dots:!1,indexes:!1},!1,function(m,y){return!G.isUndefined(y[m])});const r=n.metaTokens,i=n.visitor||c,a=n.dots,o=n.indexes,u=(n.Blob||typeof Blob<"u"&&Blob)&&nte(t);if(!G.isFunction(i))throw new TypeError("visitor must be a function");function l(h){if(h===null)return"";if(G.isDate(h))return h.toISOString();if(!u&&G.isBlob(h))throw new it("Blob is not supported. Use a Buffer instead.");return G.isArrayBuffer(h)||G.isTypedArray(h)?u&&typeof Blob=="function"?new Blob([h]):Buffer.from(h):h}function c(h,m,y){let v=h;if(h&&!y&&typeof h=="object"){if(G.endsWith(m,"{}"))m=r?m:m.slice(0,-2),h=JSON.stringify(h);else if(G.isArray(h)&&ete(h)||G.isFileList(h)||G.endsWith(m,"[]")&&(v=G.toArray(h)))return m=mT(m),v.forEach(function(b,k){!(G.isUndefined(b)||b===null)&&t.append(o===!0?vT([m],k,a):o===null?m:m+"[]",l(b))}),!1}return tv(h)?!0:(t.append(vT(y,m,a),l(h)),!1)}const f=[],d=Object.assign(tte,{defaultVisitor:c,convertValue:l,isVisitable:tv});function p(h,m){if(!G.isUndefined(h)){if(f.indexOf(h)!==-1)throw Error("Circular reference detected in "+m.join("."));f.push(h),G.forEach(h,function(v,g){(!(G.isUndefined(v)||v===null)&&i.call(t,v,G.isString(g)?g.trim():g,m,d))===!0&&p(v,m?m.concat(g):[g])}),f.pop()}}if(!G.isObject(e))throw new TypeError("data must be an object");return p(e),t}function yT(e){const t={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(e).replace(/[!'()~]|%20|%00/g,function(r){return t[r]})}function nv(e,t){this._pairs=[],e&&Mc(e,this,t)}const gT=nv.prototype;gT.append=function(t,n){this._pairs.push([t,n])},gT.toString=function(t){const n=t?function(r){return t.call(this,r,yT)}:yT;return this._pairs.map(function(i){return n(i[0])+"="+n(i[1])},"").join("&")};function rte(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function bT(e,t,n){if(!t)return e;const r=n&&n.encode||rte,i=n&&n.serialize;let a;if(i?a=i(t,n):a=G.isURLSearchParams(t)?t.toString():new nv(t,n).toString(r),a){const o=e.indexOf("#");o!==-1&&(e=e.slice(0,o)),e+=(e.indexOf("?")===-1?"?":"&")+a}return e}class xT{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){G.forEach(this.handlers,function(r){r!==null&&t(r)})}}const wT={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},ite=typeof URLSearchParams<"u"?URLSearchParams:nv,ate=FormData,ote=(()=>{let e;return typeof navigator<"u"&&((e=navigator.product)==="ReactNative"||e==="NativeScript"||e==="NS")?!1:typeof window<"u"&&typeof document<"u"})(),ste=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",xr={isBrowser:!0,classes:{URLSearchParams:ite,FormData:ate,Blob},isStandardBrowserEnv:ote,isStandardBrowserWebWorkerEnv:ste,protocols:["http","https","file","blob","url","data"]};function lte(e,t){return Mc(e,new xr.classes.URLSearchParams,Object.assign({visitor:function(n,r,i,a){return xr.isNode&&G.isBuffer(n)?(this.append(r,n.toString("base64")),!1):a.defaultVisitor.apply(this,arguments)}},t))}function ute(e){return G.matchAll(/\w+|\[(\w*)]/g,e).map(t=>t[0]==="[]"?"":t[1]||t[0])}function cte(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 ST(e){function t(n,r,i,a){let o=n[a++];const s=Number.isFinite(+o),u=a>=n.length;return o=!o&&G.isArray(i)?i.length:o,u?(G.hasOwnProp(i,o)?i[o]=[i[o],r]:i[o]=r,!s):((!i[o]||!G.isObject(i[o]))&&(i[o]=[]),t(n,r,i[o],a)&&G.isArray(i[o])&&(i[o]=cte(i[o])),!s)}if(G.isFormData(e)&&G.isFunction(e.entries)){const n={};return G.forEachEntry(e,(r,i)=>{t(ute(r),i,n,0)}),n}return null}const fte={"Content-Type":void 0};function dte(e,t,n){if(G.isString(e))try{return(t||JSON.parse)(e),G.trim(e)}catch(r){if(r.name!=="SyntaxError")throw r}return(n||JSON.stringify)(e)}const Wa={transitional:wT,adapter:["xhr","http"],transformRequest:[function(t,n){const r=n.getContentType()||"",i=r.indexOf("application/json")>-1,a=G.isObject(t);if(a&&G.isHTMLForm(t)&&(t=new FormData(t)),G.isFormData(t))return i&&i?JSON.stringify(ST(t)):t;if(G.isArrayBuffer(t)||G.isBuffer(t)||G.isStream(t)||G.isFile(t)||G.isBlob(t))return t;if(G.isArrayBufferView(t))return t.buffer;if(G.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 lte(t,this.formSerializer).toString();if((s=G.isFileList(t))||r.indexOf("multipart/form-data")>-1){const u=this.env&&this.env.FormData;return Mc(s?{"files[]":t}:t,u&&new u,this.formSerializer)}}return a||i?(n.setContentType("application/json",!1),dte(t)):t}],transformResponse:[function(t){const n=this.transitional||Wa.transitional,r=n&&n.forcedJSONParsing,i=this.responseType==="json";if(t&&G.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"?it.from(s,it.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:xr.classes.FormData,Blob:xr.classes.Blob},validateStatus:function(t){return t>=200&&t<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};G.forEach(["delete","get","head"],function(t){Wa.headers[t]={}}),G.forEach(["post","put","patch"],function(t){Wa.headers[t]=G.merge(fte)});const pte=G.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"]),hte=e=>{const t={};let n,r,i;return e&&e.split(`
|
|
345
|
+
`).forEach(function(o){i=o.indexOf(":"),n=o.substring(0,i).trim().toLowerCase(),r=o.substring(i+1).trim(),!(!n||t[n]&&pte[n])&&(n==="set-cookie"?t[n]?t[n].push(r):t[n]=[r]:t[n]=t[n]?t[n]+", "+r:r)}),t},_T=Symbol("internals");function Ns(e){return e&&String(e).trim().toLowerCase()}function jc(e){return e===!1||e==null?e:G.isArray(e)?e.map(jc):String(e)}function mte(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 vte(e){return/^[-_a-zA-Z]+$/.test(e.trim())}function ET(e,t,n,r){if(G.isFunction(r))return r.call(this,t,n);if(G.isString(t)){if(G.isString(r))return t.indexOf(r)!==-1;if(G.isRegExp(r))return r.test(t)}}function yte(e){return e.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(t,n,r)=>n.toUpperCase()+r)}function gte(e,t){const n=G.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 Ln{constructor(t){t&&this.set(t)}set(t,n,r){const i=this;function a(s,u,l){const c=Ns(u);if(!c)throw new Error("header name must be a non-empty string");const f=G.findKey(i,c);(!f||i[f]===void 0||l===!0||l===void 0&&i[f]!==!1)&&(i[f||u]=jc(s))}const o=(s,u)=>G.forEach(s,(l,c)=>a(l,c,u));return G.isPlainObject(t)||t instanceof this.constructor?o(t,n):G.isString(t)&&(t=t.trim())&&!vte(t)?o(hte(t),n):t!=null&&a(n,t,r),this}get(t,n){if(t=Ns(t),t){const r=G.findKey(this,t);if(r){const i=this[r];if(!n)return i;if(n===!0)return mte(i);if(G.isFunction(n))return n.call(this,i,r);if(G.isRegExp(n))return n.exec(i);throw new TypeError("parser must be boolean|regexp|function")}}}has(t,n){if(t=Ns(t),t){const r=G.findKey(this,t);return!!(r&&(!n||ET(this,this[r],r,n)))}return!1}delete(t,n){const r=this;let i=!1;function a(o){if(o=Ns(o),o){const s=G.findKey(r,o);s&&(!n||ET(r,r[s],s,n))&&(delete r[s],i=!0)}}return G.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 G.forEach(this,(i,a)=>{const o=G.findKey(r,a);if(o){n[o]=jc(i),delete n[a];return}const s=t?yte(a):String(a).trim();s!==a&&delete n[a],n[s]=jc(i),r[s]=!0}),this}concat(...t){return this.constructor.concat(this,...t)}toJSON(t){const n=Object.create(null);return G.forEach(this,(r,i)=>{r!=null&&r!==!1&&(n[i]=t&&G.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(`
|
|
346
|
+
`)}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[_T]=this[_T]={accessors:{}}).accessors,i=this.prototype;function a(o){const s=Ns(o);r[s]||(gte(i,o),r[s]=!0)}return G.isArray(t)?t.forEach(a):a(t),this}}Ln.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent"]),G.freezeMethods(Ln.prototype),G.freezeMethods(Ln);function rv(e,t){const n=this||Wa,r=t||n,i=Ln.from(r.headers);let a=r.data;return G.forEach(e,function(s){a=s.call(n,a,i.normalize(),t?t.status:void 0)}),i.normalize(),a}function kT(e){return!!(e&&e.__CANCEL__)}function Ds(e,t,n){it.call(this,e??"canceled",it.ERR_CANCELED,t,n),this.name="CanceledError"}G.inherits(Ds,it,{__CANCEL__:!0});const bte=null;function xte(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new it("Request failed with status code "+n.status,[it.ERR_BAD_REQUEST,it.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}const wte=xr.isStandardBrowserEnv?function(){return{write:function(n,r,i,a,o,s){const u=[];u.push(n+"="+encodeURIComponent(r)),G.isNumber(i)&&u.push("expires="+new Date(i).toGMTString()),G.isString(a)&&u.push("path="+a),G.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 Ste(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function _te(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}function TT(e,t){return e&&!Ste(t)?_te(e,t):t}const Ete=xr.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=G.isString(o)?i(o):o;return s.protocol===r.protocol&&s.host===r.host}}():function(){return function(){return!0}}();function kte(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Tte(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 OT(e,t){let n=0;const r=Tte(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 Lc={http:bte,xhr:typeof XMLHttpRequest<"u"&&function(e){return new Promise(function(n,r){let i=e.data;const a=Ln.from(e.headers).normalize(),o=e.responseType;let s;function u(){e.cancelToken&&e.cancelToken.unsubscribe(s),e.signal&&e.signal.removeEventListener("abort",s)}G.isFormData(i)&&(xr.isStandardBrowserEnv||xr.isStandardBrowserWebWorkerEnv)&&a.setContentType(!1);let l=new XMLHttpRequest;if(e.auth){const p=e.auth.username||"",h=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";a.set("Authorization","Basic "+btoa(p+":"+h))}const c=TT(e.baseURL,e.url);l.open(e.method.toUpperCase(),bT(c,e.params,e.paramsSerializer),!0),l.timeout=e.timeout;function f(){if(!l)return;const p=Ln.from("getAllResponseHeaders"in l&&l.getAllResponseHeaders()),m={data:!o||o==="text"||o==="json"?l.responseText:l.response,status:l.status,statusText:l.statusText,headers:p,config:e,request:l};xte(function(v){n(v),u()},function(v){r(v),u()},m),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 it("Request aborted",it.ECONNABORTED,e,l)),l=null)},l.onerror=function(){r(new it("Network Error",it.ERR_NETWORK,e,l)),l=null},l.ontimeout=function(){let h=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded";const m=e.transitional||wT;e.timeoutErrorMessage&&(h=e.timeoutErrorMessage),r(new it(h,m.clarifyTimeoutError?it.ETIMEDOUT:it.ECONNABORTED,e,l)),l=null},xr.isStandardBrowserEnv){const p=(e.withCredentials||Ete(c))&&e.xsrfCookieName&&wte.read(e.xsrfCookieName);p&&a.set(e.xsrfHeaderName,p)}i===void 0&&a.setContentType(null),"setRequestHeader"in l&&G.forEach(a.toJSON(),function(h,m){l.setRequestHeader(m,h)}),G.isUndefined(e.withCredentials)||(l.withCredentials=!!e.withCredentials),o&&o!=="json"&&(l.responseType=e.responseType),typeof e.onDownloadProgress=="function"&&l.addEventListener("progress",OT(e.onDownloadProgress,!0)),typeof e.onUploadProgress=="function"&&l.upload&&l.upload.addEventListener("progress",OT(e.onUploadProgress)),(e.cancelToken||e.signal)&&(s=p=>{l&&(r(!p||p.type?new Ds(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=kte(c);if(d&&xr.protocols.indexOf(d)===-1){r(new it("Unsupported protocol "+d+":",it.ERR_BAD_REQUEST,e));return}l.send(i||null)})}};G.forEach(Lc,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const Ote={getAdapter:e=>{e=G.isArray(e)?e:[e];const{length:t}=e;let n,r;for(let i=0;i<t&&(n=e[i],!(r=G.isString(n)?Lc[n.toLowerCase()]:n));i++);if(!r)throw r===!1?new it(`Adapter ${n} is not supported by the environment`,"ERR_NOT_SUPPORT"):new Error(G.hasOwnProp(Lc,n)?`Adapter '${n}' is not available in the build`:`Unknown adapter '${n}'`);if(!G.isFunction(r))throw new TypeError("adapter is not a function");return r},adapters:Lc};function iv(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new Ds(null,e)}function CT(e){return iv(e),e.headers=Ln.from(e.headers),e.data=rv.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),Ote.getAdapter(e.adapter||Wa.adapter)(e).then(function(r){return iv(e),r.data=rv.call(e,e.transformResponse,r),r.headers=Ln.from(r.headers),r},function(r){return kT(r)||(iv(e),r&&r.response&&(r.response.data=rv.call(e,e.transformResponse,r.response),r.response.headers=Ln.from(r.response.headers))),Promise.reject(r)})}const $T=e=>e instanceof Ln?e.toJSON():e;function Ha(e,t){t=t||{};const n={};function r(l,c,f){return G.isPlainObject(l)&&G.isPlainObject(c)?G.merge.call({caseless:f},l,c):G.isPlainObject(c)?G.merge({},c):G.isArray(c)?c.slice():c}function i(l,c,f){if(G.isUndefined(c)){if(!G.isUndefined(l))return r(void 0,l,f)}else return r(l,c,f)}function a(l,c){if(!G.isUndefined(c))return r(void 0,c)}function o(l,c){if(G.isUndefined(c)){if(!G.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($T(l),$T(c),!0)};return G.forEach(Object.keys(e).concat(Object.keys(t)),function(c){const f=u[c]||i,d=f(e[c],t[c],c);G.isUndefined(d)&&f!==s||(n[c]=d)}),n}const IT="1.2.5",av={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{av[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const RT={};av.transitional=function(t,n,r){function i(a,o){return"[Axios v"+IT+"] Transitional option '"+a+"'"+o+(r?". "+r:"")}return(a,o,s)=>{if(t===!1)throw new it(i(o," has been removed"+(n?" in "+n:"")),it.ERR_DEPRECATED);return n&&!RT[o]&&(RT[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 Cte(e,t,n){if(typeof e!="object")throw new it("options must be an object",it.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 it("option "+a+" must be "+u,it.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new it("Unknown option "+a,it.ERR_BAD_OPTION)}}const ov={assertOptions:Cte,validators:av},vi=ov.validators;class Zi{constructor(t){this.defaults=t,this.interceptors={request:new xT,response:new xT}}request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=Ha(this.defaults,n);const{transitional:r,paramsSerializer:i,headers:a}=n;r!==void 0&&ov.assertOptions(r,{silentJSONParsing:vi.transitional(vi.boolean),forcedJSONParsing:vi.transitional(vi.boolean),clarifyTimeoutError:vi.transitional(vi.boolean)},!1),i!==void 0&&ov.assertOptions(i,{encode:vi.function,serialize:vi.function},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let o;o=a&&G.merge(a.common,a[n.method]),o&&G.forEach(["delete","get","head","post","put","patch","common"],h=>{delete a[h]}),n.headers=Ln.concat(o,a);const s=[];let u=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(n)===!1||(u=u&&m.synchronous,s.unshift(m.fulfilled,m.rejected))});const l=[];this.interceptors.response.forEach(function(m){l.push(m.fulfilled,m.rejected)});let c,f=0,d;if(!u){const h=[CT.bind(this),void 0];for(h.unshift.apply(h,s),h.push.apply(h,l),d=h.length,c=Promise.resolve(n);f<d;)c=c.then(h[f++],h[f++]);return c}d=s.length;let p=n;for(f=0;f<d;){const h=s[f++],m=s[f++];try{p=h(p)}catch(y){m.call(this,y);break}}try{c=CT.call(this,p)}catch(h){return Promise.reject(h)}for(f=0,d=l.length;f<d;)c=c.then(l[f++],l[f++]);return c}getUri(t){t=Ha(this.defaults,t);const n=TT(t.baseURL,t.url);return bT(n,t.params,t.paramsSerializer)}}G.forEach(["delete","get","head","options"],function(t){Zi.prototype[t]=function(n,r){return this.request(Ha(r||{},{method:t,url:n,data:(r||{}).data}))}}),G.forEach(["post","put","patch"],function(t){function n(r){return function(a,o,s){return this.request(Ha(s||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:a,data:o}))}}Zi.prototype[t]=n(),Zi.prototype[t+"Form"]=n(!0)});class sv{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 Ds(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 sv(function(i){t=i}),cancel:t}}}function $te(e){return function(n){return e.apply(null,n)}}function Ite(e){return G.isObject(e)&&e.isAxiosError===!0}const lv={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(lv).forEach(([e,t])=>{lv[t]=e});function PT(e){const t=new Zi(e),n=iT(Zi.prototype.request,t);return G.extend(n,Zi.prototype,t,{allOwnKeys:!0}),G.extend(n,t,null,{allOwnKeys:!0}),n.create=function(i){return PT(Ha(e,i))},n}const At=PT(Wa);At.Axios=Zi,At.CanceledError=Ds,At.CancelToken=sv,At.isCancel=kT,At.VERSION=IT,At.toFormData=Mc,At.AxiosError=it,At.Cancel=At.CanceledError,At.all=function(t){return Promise.all(t)},At.spread=$te,At.isAxiosError=Ite,At.mergeConfig=Ha,At.AxiosHeaders=Ln,At.formToJSON=e=>ST(G.isHTMLForm(e)?new FormData(e):e),At.HttpStatusCode=lv,At.default=At;const AT={},Rte=Object.freeze(Object.defineProperty({__proto__:null,default:AT},Symbol.toStringTag,{value:"Module"}));var Pte=Error,Ate=EvalError,Nte=RangeError,Dte=ReferenceError,NT=SyntaxError,Ms=TypeError,Mte=URIError,jte=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(n 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 a=Object.getOwnPropertySymbols(t);if(a.length!==1||a[0]!==n||!Object.prototype.propertyIsEnumerable.call(t,n))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var o=Object.getOwnPropertyDescriptor(t,n);if(o.value!==i||o.enumerable!==!0)return!1}return!0},DT=typeof Symbol<"u"&&Symbol,Lte=jte,Fte=function(){return typeof DT!="function"||typeof Symbol!="function"||typeof DT("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:Lte()},uv={__proto__:null,foo:{}},Bte=Object,Ute=function(){return{__proto__:uv}.foo===uv.foo&&!(uv instanceof Bte)},zte="Function.prototype.bind called on incompatible ",Vte=Object.prototype.toString,qte=Math.max,Wte="[object Function]",MT=function(t,n){for(var r=[],i=0;i<t.length;i+=1)r[i]=t[i];for(var a=0;a<n.length;a+=1)r[a+t.length]=n[a];return r},Hte=function(t,n){for(var r=[],i=n,a=0;i<t.length;i+=1,a+=1)r[a]=t[i];return r},Zte=function(e,t){for(var n="",r=0;r<e.length;r+=1)n+=e[r],r+1<e.length&&(n+=t);return n},Kte=function(t){var n=this;if(typeof n!="function"||Vte.apply(n)!==Wte)throw new TypeError(zte+n);for(var r=Hte(arguments,1),i,a=function(){if(this instanceof i){var c=n.apply(this,MT(r,arguments));return Object(c)===c?c:this}return n.apply(t,MT(r,arguments))},o=qte(0,n.length-r.length),s=[],u=0;u<o;u++)s[u]="$"+u;if(i=Function("binder","return function ("+Zte(s,",")+"){ return binder.apply(this,arguments); }")(a),n.prototype){var l=function(){};l.prototype=n.prototype,i.prototype=new l,l.prototype=null}return i},Gte=Kte,cv=Function.prototype.bind||Gte,Yte=Function.prototype.call,Jte=Object.prototype.hasOwnProperty,Xte=cv,Qte=Xte.call(Yte,Jte),Ge,ene=Pte,tne=Ate,nne=Nte,rne=Dte,Za=NT,Ka=Ms,ine=Mte,jT=Function,fv=function(e){try{return jT('"use strict"; return ('+e+").constructor;")()}catch{}},Ki=Object.getOwnPropertyDescriptor;if(Ki)try{Ki({},"")}catch{Ki=null}var dv=function(){throw new Ka},ane=Ki?function(){try{return arguments.callee,dv}catch{try{return Ki(arguments,"callee").get}catch{return dv}}}():dv,Ga=Fte(),one=Ute(),Zt=Object.getPrototypeOf||(one?function(e){return e.__proto__}:null),Ya={},sne=typeof Uint8Array>"u"||!Zt?Ge:Zt(Uint8Array),Gi={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?Ge:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?Ge:ArrayBuffer,"%ArrayIteratorPrototype%":Ga&&Zt?Zt([][Symbol.iterator]()):Ge,"%AsyncFromSyncIteratorPrototype%":Ge,"%AsyncFunction%":Ya,"%AsyncGenerator%":Ya,"%AsyncGeneratorFunction%":Ya,"%AsyncIteratorPrototype%":Ya,"%Atomics%":typeof Atomics>"u"?Ge:Atomics,"%BigInt%":typeof BigInt>"u"?Ge:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?Ge:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?Ge:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?Ge:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":ene,"%eval%":eval,"%EvalError%":tne,"%Float32Array%":typeof Float32Array>"u"?Ge:Float32Array,"%Float64Array%":typeof Float64Array>"u"?Ge:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?Ge:FinalizationRegistry,"%Function%":jT,"%GeneratorFunction%":Ya,"%Int8Array%":typeof Int8Array>"u"?Ge:Int8Array,"%Int16Array%":typeof Int16Array>"u"?Ge:Int16Array,"%Int32Array%":typeof Int32Array>"u"?Ge:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Ga&&Zt?Zt(Zt([][Symbol.iterator]())):Ge,"%JSON%":typeof JSON=="object"?JSON:Ge,"%Map%":typeof Map>"u"?Ge:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Ga||!Zt?Ge:Zt(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?Ge:Promise,"%Proxy%":typeof Proxy>"u"?Ge:Proxy,"%RangeError%":nne,"%ReferenceError%":rne,"%Reflect%":typeof Reflect>"u"?Ge:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?Ge:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Ga||!Zt?Ge:Zt(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?Ge:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Ga&&Zt?Zt(""[Symbol.iterator]()):Ge,"%Symbol%":Ga?Symbol:Ge,"%SyntaxError%":Za,"%ThrowTypeError%":ane,"%TypedArray%":sne,"%TypeError%":Ka,"%Uint8Array%":typeof Uint8Array>"u"?Ge:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?Ge:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?Ge:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?Ge:Uint32Array,"%URIError%":ine,"%WeakMap%":typeof WeakMap>"u"?Ge:WeakMap,"%WeakRef%":typeof WeakRef>"u"?Ge:WeakRef,"%WeakSet%":typeof WeakSet>"u"?Ge:WeakSet};if(Zt)try{null.error}catch(e){var lne=Zt(Zt(e));Gi["%Error.prototype%"]=lne}var une=function e(t){var n;if(t==="%AsyncFunction%")n=fv("async function () {}");else if(t==="%GeneratorFunction%")n=fv("function* () {}");else if(t==="%AsyncGeneratorFunction%")n=fv("async function* () {}");else if(t==="%AsyncGenerator%"){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if(t==="%AsyncIteratorPrototype%"){var i=e("%AsyncGenerator%");i&&Zt&&(n=Zt(i.prototype))}return Gi[t]=n,n},LT={__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"]},js=cv,Fc=Qte,cne=js.call(Function.call,Array.prototype.concat),fne=js.call(Function.apply,Array.prototype.splice),FT=js.call(Function.call,String.prototype.replace),Bc=js.call(Function.call,String.prototype.slice),dne=js.call(Function.call,RegExp.prototype.exec),pne=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,hne=/\\(\\)?/g,mne=function(t){var n=Bc(t,0,1),r=Bc(t,-1);if(n==="%"&&r!=="%")throw new Za("invalid intrinsic syntax, expected closing `%`");if(r==="%"&&n!=="%")throw new Za("invalid intrinsic syntax, expected opening `%`");var i=[];return FT(t,pne,function(a,o,s,u){i[i.length]=s?FT(u,hne,"$1"):o||a}),i},vne=function(t,n){var r=t,i;if(Fc(LT,r)&&(i=LT[r],r="%"+i[0]+"%"),Fc(Gi,r)){var a=Gi[r];if(a===Ya&&(a=une(r)),typeof a>"u"&&!n)throw new Ka("intrinsic "+t+" exists, but is not available. Please file an issue!");return{alias:i,name:r,value:a}}throw new Za("intrinsic "+t+" does not exist!")},Ja=function(t,n){if(typeof t!="string"||t.length===0)throw new Ka("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof n!="boolean")throw new Ka('"allowMissing" argument must be a boolean');if(dne(/^%?[^%]*%?$/,t)===null)throw new Za("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=mne(t),i=r.length>0?r[0]:"",a=vne("%"+i+"%",n),o=a.name,s=a.value,u=!1,l=a.alias;l&&(i=l[0],fne(r,cne([0,1],l)));for(var c=1,f=!0;c<r.length;c+=1){var d=r[c],p=Bc(d,0,1),h=Bc(d,-1);if((p==='"'||p==="'"||p==="`"||h==='"'||h==="'"||h==="`")&&p!==h)throw new Za("property names with quotes must have matching quotes");if((d==="constructor"||!f)&&(u=!0),i+="."+d,o="%"+i+"%",Fc(Gi,o))s=Gi[o];else if(s!=null){if(!(d in s)){if(!n)throw new Ka("base intrinsic for "+t+" exists, but the property is not available.");return}if(Ki&&c+1>=r.length){var m=Ki(s,d);f=!!m,f&&"get"in m&&!("originalValue"in m.get)?s=m.get:s=s[d]}else f=Fc(s,d),s=s[d];f&&!u&&(Gi[o]=s)}}return s},BT={exports:{}},pv,UT;function hv(){if(UT)return pv;UT=1;var e=Ja,t=e("%Object.defineProperty%",!0)||!1;if(t)try{t({},"a",{value:1})}catch{t=!1}return pv=t,pv}var yne=Ja,Uc=yne("%Object.getOwnPropertyDescriptor%",!0);if(Uc)try{Uc([],"length")}catch{Uc=null}var zT=Uc,VT=hv(),gne=NT,Xa=Ms,qT=zT,bne=function(t,n,r){if(!t||typeof t!="object"&&typeof t!="function")throw new Xa("`obj` must be an object or a function`");if(typeof n!="string"&&typeof n!="symbol")throw new Xa("`property` must be a string or a symbol`");if(arguments.length>3&&typeof arguments[3]!="boolean"&&arguments[3]!==null)throw new Xa("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&typeof arguments[4]!="boolean"&&arguments[4]!==null)throw new Xa("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&typeof arguments[5]!="boolean"&&arguments[5]!==null)throw new Xa("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&typeof arguments[6]!="boolean")throw new Xa("`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=!!qT&&qT(t,n);if(VT)VT(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 gne("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.")},mv=hv(),WT=function(){return!!mv};WT.hasArrayLengthDefineBug=function(){if(!mv)return null;try{return mv([],"length",{value:1}).length!==1}catch{return!0}};var xne=WT,wne=Ja,HT=bne,Sne=xne(),ZT=zT,KT=Ms,_ne=wne("%Math.floor%"),Ene=function(t,n){if(typeof t!="function")throw new KT("`fn` is not a function");if(typeof n!="number"||n<0||n>4294967295||_ne(n)!==n)throw new KT("`length` must be a positive 32-bit integer");var r=arguments.length>2&&!!arguments[2],i=!0,a=!0;if("length"in t&&ZT){var o=ZT(t,"length");o&&!o.configurable&&(i=!1),o&&!o.writable&&(a=!1)}return(i||a||!r)&&(Sne?HT(t,"length",n,!0,!0):HT(t,"length",n)),t};(function(e){var t=cv,n=Ja,r=Ene,i=Ms,a=n("%Function.prototype.apply%"),o=n("%Function.prototype.call%"),s=n("%Reflect.apply%",!0)||t.call(o,a),u=hv(),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})(BT);var kne=BT.exports,GT=Ja,YT=kne,Tne=YT(GT("String.prototype.indexOf")),One=function(t,n){var r=GT(t,!!n);return typeof r=="function"&&Tne(t,".prototype.")>-1?YT(r):r};const Cne=sC(Rte);var vv=typeof Map=="function"&&Map.prototype,yv=Object.getOwnPropertyDescriptor&&vv?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,zc=vv&&yv&&typeof yv.get=="function"?yv.get:null,JT=vv&&Map.prototype.forEach,gv=typeof Set=="function"&&Set.prototype,bv=Object.getOwnPropertyDescriptor&&gv?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,Vc=gv&&bv&&typeof bv.get=="function"?bv.get:null,XT=gv&&Set.prototype.forEach,$ne=typeof WeakMap=="function"&&WeakMap.prototype,Ls=$ne?WeakMap.prototype.has:null,Ine=typeof WeakSet=="function"&&WeakSet.prototype,Fs=Ine?WeakSet.prototype.has:null,Rne=typeof WeakRef=="function"&&WeakRef.prototype,QT=Rne?WeakRef.prototype.deref:null,Pne=Boolean.prototype.valueOf,Ane=Object.prototype.toString,Nne=Function.prototype.toString,Dne=String.prototype.match,xv=String.prototype.slice,yi=String.prototype.replace,Mne=String.prototype.toUpperCase,eO=String.prototype.toLowerCase,tO=RegExp.prototype.test,nO=Array.prototype.concat,wr=Array.prototype.join,jne=Array.prototype.slice,rO=Math.floor,wv=typeof BigInt=="function"?BigInt.prototype.valueOf:null,Sv=Object.getOwnPropertySymbols,_v=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Qa=typeof Symbol=="function"&&typeof Symbol.iterator=="object",an=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Qa||!0)?Symbol.toStringTag:null,iO=Object.prototype.propertyIsEnumerable,aO=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function oO(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||tO.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof e=="number"){var r=e<0?-rO(-e):rO(e);if(r!==e){var i=String(r),a=xv.call(t,i.length+1);return yi.call(i,n,"$&_")+"."+yi.call(yi.call(a,/([0-9]{3})/g,"$&_"),/_$/,"")}}return yi.call(t,n,"$&_")}var Ev=Cne,sO=Ev.custom,lO=fO(sO)?sO:null,Lne=function e(t,n,r,i){var a=n||{};if(gi(a,"quoteStyle")&&a.quoteStyle!=="single"&&a.quoteStyle!=="double")throw new TypeError('option "quoteStyle" must be "single" or "double"');if(gi(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=gi(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(gi(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(gi(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 pO(t,a);if(typeof t=="number"){if(t===0)return 1/0/t>0?"0":"-0";var u=String(t);return s?oO(t,u):u}if(typeof t=="bigint"){var l=String(t)+"n";return s?oO(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 kv(t)?"[Array]":"[Object]";var f=nre(a,r);if(typeof i>"u")i=[];else if(dO(i,t)>=0)return"[Circular]";function d($,F,M){if(F&&(i=jne.call(i),i.push(F)),M){var L={depth:a.depth};return gi(a,"quoteStyle")&&(L.quoteStyle=a.quoteStyle),e($,L,r+1,i)}return e($,a,r+1,i)}if(typeof t=="function"&&!cO(t)){var p=Zne(t),h=qc(t,d);return"[Function"+(p?": "+p:" (anonymous)")+"]"+(h.length>0?" { "+wr.call(h,", ")+" }":"")}if(fO(t)){var m=Qa?yi.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):_v.call(t);return typeof t=="object"&&!Qa?Bs(m):m}if(Qne(t)){for(var y="<"+eO.call(String(t.nodeName)),v=t.attributes||[],g=0;g<v.length;g++)y+=" "+v[g].name+"="+uO(Fne(v[g].value),"double",a);return y+=">",t.childNodes&&t.childNodes.length&&(y+="..."),y+="</"+eO.call(String(t.nodeName))+">",y}if(kv(t)){if(t.length===0)return"[]";var b=qc(t,d);return f&&!tre(b)?"["+Ov(b,f)+"]":"[ "+wr.call(b,", ")+" ]"}if(Une(t)){var k=qc(t,d);return!("cause"in Error.prototype)&&"cause"in t&&!iO.call(t,"cause")?"{ ["+String(t)+"] "+wr.call(nO.call("[cause]: "+d(t.cause),k),", ")+" }":k.length===0?"["+String(t)+"]":"{ ["+String(t)+"] "+wr.call(k,", ")+" }"}if(typeof t=="object"&&o){if(lO&&typeof t[lO]=="function"&&Ev)return Ev(t,{depth:c-r});if(o!=="symbol"&&typeof t.inspect=="function")return t.inspect()}if(Kne(t)){var S=[];return JT&&JT.call(t,function($,F){S.push(d(F,t,!0)+" => "+d($,t))}),hO("Map",zc.call(t),S,f)}if(Jne(t)){var E=[];return XT&&XT.call(t,function($){E.push(d($,t))}),hO("Set",Vc.call(t),E,f)}if(Gne(t))return Tv("WeakMap");if(Xne(t))return Tv("WeakSet");if(Yne(t))return Tv("WeakRef");if(Vne(t))return Bs(d(Number(t)));if(Wne(t))return Bs(d(wv.call(t)));if(qne(t))return Bs(Pne.call(t));if(zne(t))return Bs(d(String(t)));if(typeof window<"u"&&t===window)return"{ [object Window] }";if(typeof globalThis<"u"&&t===globalThis||typeof ht<"u"&&t===ht)return"{ [object globalThis] }";if(!Bne(t)&&!cO(t)){var T=qc(t,d),R=aO?aO(t)===Object.prototype:t instanceof Object||t.constructor===Object,B=t instanceof Object?"":"null prototype",O=!R&&an&&Object(t)===t&&an in t?xv.call(bi(t),8,-1):B?"Object":"",A=R||typeof t.constructor!="function"?"":t.constructor.name?t.constructor.name+" ":"",z=A+(O||B?"["+wr.call(nO.call([],O||[],B||[]),": ")+"] ":"");return T.length===0?z+"{}":f?z+"{"+Ov(T,f)+"}":z+"{ "+wr.call(T,", ")+" }"}return String(t)};function uO(e,t,n){var r=(n.quoteStyle||t)==="double"?'"':"'";return r+e+r}function Fne(e){return yi.call(String(e),/"/g,""")}function kv(e){return bi(e)==="[object Array]"&&(!an||!(typeof e=="object"&&an in e))}function Bne(e){return bi(e)==="[object Date]"&&(!an||!(typeof e=="object"&&an in e))}function cO(e){return bi(e)==="[object RegExp]"&&(!an||!(typeof e=="object"&&an in e))}function Une(e){return bi(e)==="[object Error]"&&(!an||!(typeof e=="object"&&an in e))}function zne(e){return bi(e)==="[object String]"&&(!an||!(typeof e=="object"&&an in e))}function Vne(e){return bi(e)==="[object Number]"&&(!an||!(typeof e=="object"&&an in e))}function qne(e){return bi(e)==="[object Boolean]"&&(!an||!(typeof e=="object"&&an in e))}function fO(e){if(Qa)return e&&typeof e=="object"&&e instanceof Symbol;if(typeof e=="symbol")return!0;if(!e||typeof e!="object"||!_v)return!1;try{return _v.call(e),!0}catch{}return!1}function Wne(e){if(!e||typeof e!="object"||!wv)return!1;try{return wv.call(e),!0}catch{}return!1}var Hne=Object.prototype.hasOwnProperty||function(e){return e in this};function gi(e,t){return Hne.call(e,t)}function bi(e){return Ane.call(e)}function Zne(e){if(e.name)return e.name;var t=Dne.call(Nne.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}function dO(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 Kne(e){if(!zc||!e||typeof e!="object")return!1;try{zc.call(e);try{Vc.call(e)}catch{return!0}return e instanceof Map}catch{}return!1}function Gne(e){if(!Ls||!e||typeof e!="object")return!1;try{Ls.call(e,Ls);try{Fs.call(e,Fs)}catch{return!0}return e instanceof WeakMap}catch{}return!1}function Yne(e){if(!QT||!e||typeof e!="object")return!1;try{return QT.call(e),!0}catch{}return!1}function Jne(e){if(!Vc||!e||typeof e!="object")return!1;try{Vc.call(e);try{zc.call(e)}catch{return!0}return e instanceof Set}catch{}return!1}function Xne(e){if(!Fs||!e||typeof e!="object")return!1;try{Fs.call(e,Fs);try{Ls.call(e,Ls)}catch{return!0}return e instanceof WeakSet}catch{}return!1}function Qne(e){return!e||typeof e!="object"?!1:typeof HTMLElement<"u"&&e instanceof HTMLElement?!0:typeof e.nodeName=="string"&&typeof e.getAttribute=="function"}function pO(e,t){if(e.length>t.maxStringLength){var n=e.length-t.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return pO(xv.call(e,0,t.maxStringLength),t)+r}var i=yi.call(yi.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,ere);return uO(i,"single",t)}function ere(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":"")+Mne.call(t.toString(16))}function Bs(e){return"Object("+e+")"}function Tv(e){return e+" { ? }"}function hO(e,t,n,r){var i=r?Ov(n,r):wr.call(n,", ");return e+" ("+t+") {"+i+"}"}function tre(e){for(var t=0;t<e.length;t++)if(dO(e[t],`
|
|
347
|
+
`)>=0)return!1;return!0}function nre(e,t){var n;if(e.indent===" ")n=" ";else if(typeof e.indent=="number"&&e.indent>0)n=wr.call(Array(e.indent+1)," ");else return null;return{base:n,prev:wr.call(Array(t+1),n)}}function Ov(e,t){if(e.length===0)return"";var n=`
|
|
348
|
+
`+t.prev+t.base;return n+wr.call(e,","+n)+`
|
|
349
|
+
`+t.prev}function qc(e,t){var n=kv(e),r=[];if(n){r.length=e.length;for(var i=0;i<e.length;i++)r[i]=gi(e,i)?t(e[i],e):""}var a=typeof Sv=="function"?Sv(e):[],o;if(Qa){o={};for(var s=0;s<a.length;s++)o["$"+a[s]]=a[s]}for(var u in e)gi(e,u)&&(n&&String(Number(u))===u&&u<e.length||Qa&&o["$"+u]instanceof Symbol||(tO.call(/[^\w$]/,u)?r.push(t(u,e)+": "+t(e[u],e)):r.push(u+": "+t(e[u],e))));if(typeof Sv=="function")for(var l=0;l<a.length;l++)iO.call(e,a[l])&&r.push("["+t(a[l])+"]: "+t(e[a[l]],e));return r}var mO=Ja,eo=One,rre=Lne,ire=Ms,Wc=mO("%WeakMap%",!0),Hc=mO("%Map%",!0),are=eo("WeakMap.prototype.get",!0),ore=eo("WeakMap.prototype.set",!0),sre=eo("WeakMap.prototype.has",!0),lre=eo("Map.prototype.get",!0),ure=eo("Map.prototype.set",!0),cre=eo("Map.prototype.has",!0),Cv=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},fre=function(e,t){var n=Cv(e,t);return n&&n.value},dre=function(e,t,n){var r=Cv(e,t);r?r.value=n:e.next={key:t,next:e.next,value:n}},pre=function(e,t){return!!Cv(e,t)},hre=function(){var t,n,r,i={assert:function(a){if(!i.has(a))throw new ire("Side channel does not contain "+rre(a))},get:function(a){if(Wc&&a&&(typeof a=="object"||typeof a=="function")){if(t)return are(t,a)}else if(Hc){if(n)return lre(n,a)}else if(r)return fre(r,a)},has:function(a){if(Wc&&a&&(typeof a=="object"||typeof a=="function")){if(t)return sre(t,a)}else if(Hc){if(n)return cre(n,a)}else if(r)return pre(r,a);return!1},set:function(a,o){Wc&&a&&(typeof a=="object"||typeof a=="function")?(t||(t=new Wc),ore(t,a,o)):Hc?(n||(n=new Hc),ure(n,a,o)):(r||(r={key:{},next:null}),dre(r,a,o))}};return i},mre=String.prototype.replace,vre=/%20/g,$v={RFC1738:"RFC1738",RFC3986:"RFC3986"},Iv={default:$v.RFC3986,formatters:{RFC1738:function(e){return mre.call(e,vre,"+")},RFC3986:function(e){return String(e)}},RFC1738:$v.RFC1738,RFC3986:$v.RFC3986},yre=Iv,Rv=Object.prototype.hasOwnProperty,Yi=Array.isArray,Sr=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),gre=function(t){for(;t.length>1;){var n=t.pop(),r=n.obj[n.prop];if(Yi(r)){for(var i=[],a=0;a<r.length;++a)typeof r[a]<"u"&&i.push(r[a]);n.obj[n.prop]=i}}},vO=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},bre=function e(t,n,r){if(!n)return t;if(typeof n!="object"){if(Yi(t))t.push(n);else if(t&&typeof t=="object")(r&&(r.plainObjects||r.allowPrototypes)||!Rv.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 Yi(t)&&!Yi(n)&&(i=vO(t,r)),Yi(t)&&Yi(n)?(n.forEach(function(a,o){if(Rv.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 Rv.call(a,o)?a[o]=e(a[o],s,r):a[o]=s,a},i)},xre=function(t,n){return Object.keys(n).reduce(function(r,i){return r[i]=n[i],r},t)},wre=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}},Pv=1024,Sre=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+=Pv){for(var l=o.length>=Pv?o.slice(u,u+Pv):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===yre.RFC1738&&(d===40||d===41)){c[c.length]=l.charAt(f);continue}if(d<128){c[c.length]=Sr[d];continue}if(d<2048){c[c.length]=Sr[192|d>>6]+Sr[128|d&63];continue}if(d<55296||d>=57344){c[c.length]=Sr[224|d>>12]+Sr[128|d>>6&63]+Sr[128|d&63];continue}f+=1,d=65536+((d&1023)<<10|l.charCodeAt(f)&1023),c[c.length]=Sr[240|d>>18]+Sr[128|d>>12&63]+Sr[128|d>>6&63]+Sr[128|d&63]}s+=c.join("")}return s},_re=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 gre(n),t},Ere=function(t){return Object.prototype.toString.call(t)==="[object RegExp]"},kre=function(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))},Tre=function(t,n){return[].concat(t,n)},Ore=function(t,n){if(Yi(t)){for(var r=[],i=0;i<t.length;i+=1)r.push(n(t[i]));return r}return n(t)},yO={arrayToObject:vO,assign:xre,combine:Tre,compact:_re,decode:wre,encode:Sre,isBuffer:kre,isRegExp:Ere,maybeMap:Ore,merge:bre},gO=hre,Zc=yO,Us=Iv,Cre=Object.prototype.hasOwnProperty,bO={brackets:function(t){return t+"[]"},comma:"comma",indices:function(t,n){return t+"["+n+"]"},repeat:function(t){return t}},_r=Array.isArray,$re=Array.prototype.push,xO=function(e,t){$re.apply(e,_r(t)?t:[t])},Ire=Date.prototype.toISOString,wO=Us.default,Bt={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:Zc.encode,encodeValuesOnly:!1,format:wO,formatter:Us.formatters[wO],indices:!1,serializeDate:function(t){return Ire.call(t)},skipNulls:!1,strictNullHandling:!1},Rre=function(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"},Av={},Pre=function e(t,n,r,i,a,o,s,u,l,c,f,d,p,h,m,y,v,g){for(var b=t,k=g,S=0,E=!1;(k=k.get(Av))!==void 0&&!E;){var T=k.get(t);if(S+=1,typeof T<"u"){if(T===S)throw new RangeError("Cyclic object value");E=!0}typeof k.get(Av)>"u"&&(S=0)}if(typeof c=="function"?b=c(n,b):b instanceof Date?b=p(b):r==="comma"&&_r(b)&&(b=Zc.maybeMap(b,function(x){return x instanceof Date?p(x):x})),b===null){if(o)return l&&!y?l(n,Bt.encoder,v,"key",h):n;b=""}if(Rre(b)||Zc.isBuffer(b)){if(l){var R=y?n:l(n,Bt.encoder,v,"key",h);return[m(R)+"="+m(l(b,Bt.encoder,v,"value",h))]}return[m(n)+"="+m(String(b))]}var B=[];if(typeof b>"u")return B;var O;if(r==="comma"&&_r(b))y&&l&&(b=Zc.maybeMap(b,l)),O=[{value:b.length>0?b.join(",")||null:void 0}];else if(_r(c))O=c;else{var A=Object.keys(b);O=f?A.sort(f):A}var z=u?n.replace(/\./g,"%2E"):n,$=i&&_r(b)&&b.length===1?z+"[]":z;if(a&&_r(b)&&b.length===0)return $+"[]";for(var F=0;F<O.length;++F){var M=O[F],L=typeof M=="object"&&typeof M.value<"u"?M.value:b[M];if(!(s&&L===null)){var W=d&&u?M.replace(/\./g,"%2E"):M,q=_r(b)?typeof r=="function"?r($,W):$:$+(d?"."+W:"["+W+"]");g.set(t,S);var D=gO();D.set(Av,g),xO(B,e(L,q,r,i,a,o,s,u,r==="comma"&&y&&_r(b)?null:l,c,f,d,p,h,m,y,v,D))}}return B},Are=function(t){if(!t)return Bt;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||Bt.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=Us.default;if(typeof t.format<"u"){if(!Cre.call(Us.formatters,t.format))throw new TypeError("Unknown format option provided.");r=t.format}var i=Us.formatters[r],a=Bt.filter;(typeof t.filter=="function"||_r(t.filter))&&(a=t.filter);var o;if(t.arrayFormat in bO?o=t.arrayFormat:"indices"in t?o=t.indices?"indices":"repeat":o=Bt.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:Bt.allowDots:!!t.allowDots;return{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:Bt.addQueryPrefix,allowDots:s,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Bt.allowEmptyArrays,arrayFormat:o,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Bt.charsetSentinel,commaRoundTrip:t.commaRoundTrip,delimiter:typeof t.delimiter>"u"?Bt.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:Bt.encode,encodeDotInKeys:typeof t.encodeDotInKeys=="boolean"?t.encodeDotInKeys:Bt.encodeDotInKeys,encoder:typeof t.encoder=="function"?t.encoder:Bt.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:Bt.encodeValuesOnly,filter:a,format:r,formatter:i,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:Bt.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:Bt.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Bt.strictNullHandling}},Nre=function(e,t){var n=e,r=Are(t),i,a;typeof r.filter=="function"?(a=r.filter,n=a("",n)):_r(r.filter)&&(a=r.filter,i=a);var o=[];if(typeof n!="object"||n===null)return"";var s=bO[r.arrayFormat],u=s==="comma"&&r.commaRoundTrip;i||(i=Object.keys(n)),r.sort&&i.sort(r.sort);for(var l=gO(),c=0;c<i.length;++c){var f=i[c];r.skipNulls&&n[f]===null||xO(o,Pre(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:""},to=yO,Nv=Object.prototype.hasOwnProperty,Dre=Array.isArray,Tt={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:to.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1},Mre=function(e){return e.replace(/&#(\d+);/g,function(t,n){return String.fromCharCode(parseInt(n,10))})},SO=function(e,t){return e&&typeof e=="string"&&t.comma&&e.indexOf(",")>-1?e.split(","):e},jre="utf8=%26%2310003%3B",Lre="utf8=%E2%9C%93",Fre=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]===Lre?l="utf-8":o[u]===jre&&(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,h;d===-1?(p=n.decoder(c,Tt.decoder,l,"key"),h=n.strictNullHandling?null:""):(p=n.decoder(c.slice(0,d),Tt.decoder,l,"key"),h=to.maybeMap(SO(c.slice(d+1),n),function(y){return n.decoder(y,Tt.decoder,l,"value")})),h&&n.interpretNumericEntities&&l==="iso-8859-1"&&(h=Mre(h)),c.indexOf("[]=")>-1&&(h=Dre(h)?[h]:h);var m=Nv.call(r,p);m&&n.duplicates==="combine"?r[p]=to.combine(r[p],h):(!m||n.duplicates==="last")&&(r[p]=h)}return r},Bre=function(e,t,n,r){for(var i=r?t:SO(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},Ure=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&&Nv.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&&Nv.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 Bre(c,n,r,i)}},zre=function(t){if(!t)return Tt;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"?Tt.charset:t.charset,r=typeof t.duplicates>"u"?Tt.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:Tt.allowDots:!!t.allowDots;return{allowDots:i,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:Tt.allowEmptyArrays,allowPrototypes:typeof t.allowPrototypes=="boolean"?t.allowPrototypes:Tt.allowPrototypes,allowSparse:typeof t.allowSparse=="boolean"?t.allowSparse:Tt.allowSparse,arrayLimit:typeof t.arrayLimit=="number"?t.arrayLimit:Tt.arrayLimit,charset:n,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:Tt.charsetSentinel,comma:typeof t.comma=="boolean"?t.comma:Tt.comma,decodeDotInKeys:typeof t.decodeDotInKeys=="boolean"?t.decodeDotInKeys:Tt.decodeDotInKeys,decoder:typeof t.decoder=="function"?t.decoder:Tt.decoder,delimiter:typeof t.delimiter=="string"||to.isRegExp(t.delimiter)?t.delimiter:Tt.delimiter,depth:typeof t.depth=="number"||t.depth===!1?+t.depth:Tt.depth,duplicates:r,ignoreQueryPrefix:t.ignoreQueryPrefix===!0,interpretNumericEntities:typeof t.interpretNumericEntities=="boolean"?t.interpretNumericEntities:Tt.interpretNumericEntities,parameterLimit:typeof t.parameterLimit=="number"?t.parameterLimit:Tt.parameterLimit,parseArrays:t.parseArrays!==!1,plainObjects:typeof t.plainObjects=="boolean"?t.plainObjects:Tt.plainObjects,strictDepth:typeof t.strictDepth=="boolean"?!!t.strictDepth:Tt.strictDepth,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:Tt.strictNullHandling}},Vre=function(e,t){var n=zre(t);if(e===""||e===null||typeof e>"u")return n.plainObjects?Object.create(null):{};for(var r=typeof e=="string"?Fre(e,n):e,i=n.plainObjects?Object.create(null):{},a=Object.keys(r),o=0;o<a.length;++o){var s=a[o],u=Ure(s,r[s],n,typeof e=="string");i=to.merge(i,u,n)}return n.allowSparse===!0?i:to.compact(i)},qre=Nre,Wre=Vre,Hre=Iv,Zre={formats:Hre,parse:Wre,stringify:qre};const Kre=Ke(Zre);var Dv={exports:{}};/** @license
|
|
350
|
+
* eventsource.js
|
|
351
|
+
* Available under MIT License (MIT)
|
|
352
|
+
* https://github.com/Yaffle/EventSource/
|
|
353
|
+
*/(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,h=n.TextEncoder,m=n.AbortController;if(typeof window<"u"&&typeof l<"u"&&!("readyState"in l)&&l.body==null&&(l.readyState="loading",window.addEventListener("load",function(P){l.readyState="complete"},!1)),a==null&&s!=null&&(a=function(){return new s("Microsoft.XMLHTTP")}),Object.create==null&&(Object.create=function(P){function Y(){}return Y.prototype=P,new Y}),Date.now||(Date.now=function(){return new Date().getTime()}),m==null){var y=f;f=function(P,Y){var ae=Y.signal;return y(P,{headers:Y.headers,credentials:Y.credentials,cache:Y.cache}).then(function(ee){var ke=ee.body.getReader();return ae._reader=ke,ae._aborted&&ae._reader.cancel(),{status:ee.status,statusText:ee.statusText,headers:ee.headers,body:{getReader:function(){return ke}}}})},m=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(P){function Y(Fe,U,N){if(N===1)return Fe>=128>>U&&Fe<<U<=2047;if(N===2)return Fe>=2048>>U&&Fe<<U<=55295||Fe>=57344>>U&&Fe<<U<=65535;if(N===3)return Fe>=65536>>U&&Fe<<U<=1114111;throw new Error}function ae(Fe,U){if(Fe===6*1)return U>>6>15?3:U>31?2:1;if(Fe===6*2)return U>15?3:2;if(Fe===6*3)return 3;throw new Error}for(var ee=65533,ke="",we=this.bitsNeeded,Re=this.codePoint,We=0;We<P.length;We+=1){var Ae=P[We];we!==0&&(Ae<128||Ae>191||!Y(Re<<6|Ae&63,we-6,ae(we,Re)))&&(we=0,Re=ee,ke+=String.fromCharCode(Re)),we===0?(Ae>=0&&Ae<=127?(we=0,Re=Ae):Ae>=192&&Ae<=223?(we=6*1,Re=Ae&31):Ae>=224&&Ae<=239?(we=6*2,Re=Ae&15):Ae>=240&&Ae<=247?(we=6*3,Re=Ae&7):(we=0,Re=ee),we!==0&&!Y(Re,we,ae(we,Re))&&(we=0,Re=ee)):(we-=6,Re=Re<<6|Ae&63),we===0&&(Re<=65535?ke+=String.fromCharCode(Re):(ke+=String.fromCharCode(55296+(Re-65535-1>>10)),ke+=String.fromCharCode(56320+(Re-65535-1&1023))))}return this.bitsNeeded=we,this.codePoint=Re,ke};var g=function(){try{return new p().decode(new h().encode("test"),{stream:!0})==="test"}catch(P){console.debug("TextDecoder does not support streaming option. Using polyfill instead: "+P)}return!1};(p==null||h==null||!g())&&(p=v);var b=function(){};function k(P){this.withCredentials=!1,this.readyState=0,this.status=0,this.statusText="",this.responseText="",this.onprogress=b,this.onload=b,this.onerror=b,this.onreadystatechange=b,this._contentType="",this._xhr=P,this._sendTimeout=0,this._abort=b}k.prototype.open=function(P,Y){this._abort(!0);var ae=this,ee=this._xhr,ke=1,we=0;this._abort=function(N){ae._sendTimeout!==0&&(i(ae._sendTimeout),ae._sendTimeout=0),(ke===1||ke===2||ke===3)&&(ke=4,ee.onload=b,ee.onerror=b,ee.onabort=b,ee.onprogress=b,ee.onreadystatechange=b,ee.abort(),we!==0&&(i(we),we=0),N||(ae.readyState=4,ae.onabort(null),ae.onreadystatechange())),ke=0};var Re=function(){if(ke===1){var N=0,J="",ce=void 0;if("contentType"in ee)N=200,J="OK",ce=ee.contentType;else try{N=ee.status,J=ee.statusText,ce=ee.getResponseHeader("Content-Type")}catch{N=0,J="",ce=void 0}N!==0&&(ke=2,ae.readyState=2,ae.status=N,ae.statusText=J,ae._contentType=ce,ae.onreadystatechange())}},We=function(){if(Re(),ke===2||ke===3){ke=3;var N="";try{N=ee.responseText}catch{}ae.readyState=3,ae.responseText=N,ae.onprogress()}},Ae=function(N,J){if((J==null||J.preventDefault==null)&&(J={preventDefault:b}),We(),ke===1||ke===2||ke===3){if(ke=4,we!==0&&(i(we),we=0),ae.readyState=4,N==="load")ae.onload(J);else if(N==="error")ae.onerror(J);else if(N==="abort")ae.onabort(J);else throw new TypeError;ae.onreadystatechange()}},Fe=function(N){ee!=null&&(ee.readyState===4?(!("onload"in ee)||!("onerror"in ee)||!("onabort"in ee))&&Ae(ee.responseText===""?"error":"load",N):ee.readyState===3?"onprogress"in ee||We():ee.readyState===2&&Re())},U=function(){we=r(function(){U()},500),ee.readyState===3&&We()};"onload"in ee&&(ee.onload=function(N){Ae("load",N)}),"onerror"in ee&&(ee.onerror=function(N){Ae("error",N)}),"onabort"in ee&&(ee.onabort=function(N){Ae("abort",N)}),"onprogress"in ee&&(ee.onprogress=We),"onreadystatechange"in ee&&(ee.onreadystatechange=function(N){Fe(N)}),("contentType"in ee||!("ontimeout"in a.prototype))&&(Y+=(Y.indexOf("?")===-1?"?":"&")+"padding=true"),ee.open(P,Y,!0),"readyState"in ee&&(we=r(function(){U()},0))},k.prototype.abort=function(){this._abort(!1)},k.prototype.getResponseHeader=function(P){return this._contentType},k.prototype.setRequestHeader=function(P,Y){var ae=this._xhr;"setRequestHeader"in ae&&ae.setRequestHeader(P,Y)},k.prototype.getAllResponseHeaders=function(){return this._xhr.getAllResponseHeaders!=null&&this._xhr.getAllResponseHeaders()||""},k.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 P=this;P._sendTimeout=r(function(){P._sendTimeout=0,P.send()},4);return}var Y=this._xhr;"withCredentials"in Y&&(Y.withCredentials=this.withCredentials);try{Y.send(void 0)}catch(ae){throw ae}};function S(P){return P.replace(/[A-Z]/g,function(Y){return String.fromCharCode(Y.charCodeAt(0)+32)})}function E(P){for(var Y=Object.create(null),ae=P.split(`\r
|
|
354
|
+
`),ee=0;ee<ae.length;ee+=1){var ke=ae[ee],we=ke.split(": "),Re=we.shift(),We=we.join(": ");Y[S(Re)]=We}this._map=Y}E.prototype.get=function(P){return this._map[S(P)]},a!=null&&a.HEADERS_RECEIVED==null&&(a.HEADERS_RECEIVED=2);function T(){}T.prototype.open=function(P,Y,ae,ee,ke,we,Re){P.open("GET",ke);var We=0;P.onprogress=function(){var Fe=P.responseText,U=Fe.slice(We);We+=U.length,ae(U)},P.onerror=function(Fe){Fe.preventDefault(),ee(new Error("NetworkError"))},P.onload=function(){ee(null)},P.onabort=function(){ee(null)},P.onreadystatechange=function(){if(P.readyState===a.HEADERS_RECEIVED){var Fe=P.status,U=P.statusText,N=P.getResponseHeader("Content-Type"),J=P.getAllResponseHeaders();Y(Fe,U,N,new E(J))}},P.withCredentials=we;for(var Ae in Re)Object.prototype.hasOwnProperty.call(Re,Ae)&&P.setRequestHeader(Ae,Re[Ae]);return P.send(),P};function R(P){this._headers=P}R.prototype.get=function(P){return this._headers.get(P)};function B(){}B.prototype.open=function(P,Y,ae,ee,ke,we,Re){var We=null,Ae=new m,Fe=Ae.signal,U=new p;return f(ke,{headers:Re,credentials:we?"include":"same-origin",signal:Fe,cache:"no-store"}).then(function(N){return We=N.body.getReader(),Y(N.status,N.statusText,N.headers.get("Content-Type"),new R(N.headers)),new c(function(J,ce){var Ee=function(){We.read().then(function(Oe){if(Oe.done)J(void 0);else{var Je=U.decode(Oe.value,{stream:!0});ae(Je),Ee()}}).catch(function(Oe){ce(Oe)})};Ee()})}).catch(function(N){if(N.name!=="AbortError")return N}).then(function(N){ee(N)}),{abort:function(){We!=null&&We.cancel(),Ae.abort()}}};function O(){this._listeners=Object.create(null)}function A(P){r(function(){throw P},0)}O.prototype.dispatchEvent=function(P){P.target=this;var Y=this._listeners[P.type];if(Y!=null)for(var ae=Y.length,ee=0;ee<ae;ee+=1){var ke=Y[ee];try{typeof ke.handleEvent=="function"?ke.handleEvent(P):ke.call(this,P)}catch(we){A(we)}}},O.prototype.addEventListener=function(P,Y){P=String(P);var ae=this._listeners,ee=ae[P];ee==null&&(ee=[],ae[P]=ee);for(var ke=!1,we=0;we<ee.length;we+=1)ee[we]===Y&&(ke=!0);ke||ee.push(Y)},O.prototype.removeEventListener=function(P,Y){P=String(P);var ae=this._listeners,ee=ae[P];if(ee!=null){for(var ke=[],we=0;we<ee.length;we+=1)ee[we]!==Y&&ke.push(ee[we]);ke.length===0?delete ae[P]:ae[P]=ke}};function z(P){this.type=P,this.target=void 0}function $(P,Y){z.call(this,P),this.data=Y.data,this.lastEventId=Y.lastEventId}$.prototype=Object.create(z.prototype);function F(P,Y){z.call(this,P),this.status=Y.status,this.statusText=Y.statusText,this.headers=Y.headers}F.prototype=Object.create(z.prototype);function M(P,Y){z.call(this,P),this.error=Y.error}M.prototype=Object.create(z.prototype);var L=-1,W=0,q=1,D=2,x=-1,V=0,Z=1,_=2,Q=3,oe=/^text\/event\-stream(;.*)?$/i,ne=1e3,le=18e6,pe=function(P,Y){var ae=P==null?Y:parseInt(P,10);return ae!==ae&&(ae=Y),he(ae)},he=function(P){return Math.min(Math.max(P,ne),le)},ue=function(P,Y,ae){try{typeof Y=="function"&&Y.call(P,ae)}catch(ee){A(ee)}};function X(P,Y){O.call(this),Y=Y||{},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,ve(this,P,Y)}function K(){return a!=null&&"withCredentials"in a.prototype||o==null?new a:new o}var de=f!=null&&d!=null&&"body"in d.prototype;function ve(P,Y,ae){Y=String(Y);var ee=!!ae.withCredentials,ke=ae.lastEventIdQueryParameterName||"lastEventId",we=he(1e3),Re=pe(ae.heartbeatTimeout,45e3),We="",Ae=we,Fe=!1,U=0,N=ae.headers||{},J=ae.Transport,ce=de&&J==null?void 0:new k(J!=null?new J:K()),Ee=J!=null&&typeof J!="string"?new J:ce==null?new B:new T,Oe=void 0,Je=0,lt=L,Ut="",Ot="",Ze="",Ct="",tt=V,xn=0,$n=0,rr=function(pt,wt,zt,Vt){if(lt===W)if(pt===200&&zt!=null&&oe.test(zt)){lt=q,Fe=Date.now(),Ae=we,P.readyState=q;var Xt=new F("open",{status:pt,statusText:wt,headers:Vt});P.dispatchEvent(Xt),ue(P,P.onopen,Xt)}else{var qt="";pt!==200?(wt&&(wt=wt.replace(/\s+/g," ")),qt="EventSource's response has a status "+pt+" "+wt+" that is not 200. Aborting the connection."):qt="EventSource's response has a Content-Type specifying an unsupported type: "+(zt==null?"-":zt.replace(/\s+/g," "))+". Aborting the connection.",ir();var Xt=new F("error",{status:pt,statusText:wt,headers:Vt});P.dispatchEvent(Xt),ue(P,P.onerror,Xt),console.error(qt)}},Wr=function(pt){if(lt===q){for(var wt=-1,zt=0;zt<pt.length;zt+=1){var Vt=pt.charCodeAt(zt);(Vt===10||Vt===13)&&(wt=zt)}var Xt=(wt!==-1?Ct:"")+pt.slice(0,wt+1);Ct=(wt===-1?Ct:"")+pt.slice(wt+1),pt!==""&&(Fe=Date.now(),U+=pt.length);for(var qt=0;qt<Xt.length;qt+=1){var Vt=Xt.charCodeAt(qt);if(tt===x&&Vt===10)tt=V;else if(tt===x&&(tt=V),Vt===13||Vt===10){if(tt!==V){tt===Z&&($n=qt+1);var Fn=Xt.slice(xn,$n-1),Bn=Xt.slice($n+($n<qt&&Xt.charCodeAt($n)===32?1:0),qt);Fn==="data"?(Ut+=`
|
|
355
|
+
`,Ut+=Bn):Fn==="id"?Ot=Bn:Fn==="event"?Ze=Bn:Fn==="retry"?(we=pe(Bn,we),Ae=we):Fn==="heartbeatTimeout"&&(Re=pe(Bn,Re),Je!==0&&(i(Je),Je=r(function(){Hr()},Re)))}if(tt===V){if(Ut!==""){We=Ot,Ze===""&&(Ze="message");var ki=new $(Ze,{data:Ut.slice(1),lastEventId:Ot});if(P.dispatchEvent(ki),Ze==="open"?ue(P,P.onopen,ki):Ze==="message"?ue(P,P.onmessage,ki):Ze==="error"&&ue(P,P.onerror,ki),lt===D)return}Ut="",Ze=""}tt=Vt===13?x:V}else tt===V&&(xn=qt,tt=Z),tt===Z?Vt===58&&($n=qt+1,tt=_):tt===_&&(tt=Q)}}},$r=function(pt){if(lt===q||lt===W){lt=L,Je!==0&&(i(Je),Je=0),Je=r(function(){Hr()},Ae),Ae=he(Math.min(we*16,Ae*2)),P.readyState=W;var wt=new M("error",{error:pt});P.dispatchEvent(wt),ue(P,P.onerror,wt),pt!=null&&console.error(pt)}},ir=function(){lt=D,Oe!=null&&(Oe.abort(),Oe=void 0),Je!==0&&(i(Je),Je=0),P.readyState=D},Hr=function(){if(Je=0,lt!==L){if(!Fe&&Oe!=null)$r(new Error("No activity within "+Re+" milliseconds. "+(lt===W?"No response received.":U+" chars received.")+" Reconnecting.")),Oe!=null&&(Oe.abort(),Oe=void 0);else{var pt=Math.max((Fe||Date.now())+Re-Date.now(),1);Fe=!1,Je=r(function(){Hr()},pt)}return}Fe=!1,U=0,Je=r(function(){Hr()},Re),lt=W,Ut="",Ze="",Ot=We,Ct="",xn=0,$n=0,tt=V;var wt=Y;if(Y.slice(0,5)!=="data:"&&Y.slice(0,5)!=="blob:"&&We!==""){var zt=Y.indexOf("?");wt=zt===-1?Y:Y.slice(0,zt+1)+Y.slice(zt+1).replace(/(?:^|&)([^=&]*)(?:=[^&]*)?/g,function(Bn,ki){return ki===ke?"":Bn}),wt+=(Y.indexOf("?")===-1?"?":"&")+ke+"="+encodeURIComponent(We)}var Vt=P.withCredentials,Xt={};Xt.Accept="text/event-stream";var qt=P.headers;if(qt!=null)for(var Fn in qt)Object.prototype.hasOwnProperty.call(qt,Fn)&&(Xt[Fn]=qt[Fn]);try{Oe=Ee.open(ce,rr,Wr,$r,wt,Vt,Xt)}catch(Bn){throw ir(),Bn}};P.url=Y,P.readyState=W,P.withCredentials=ee,P.headers=N,P._close=ir,Hr()}X.prototype=Object.create(O.prototype),X.prototype.CONNECTING=W,X.prototype.OPEN=q,X.prototype.CLOSED=D,X.prototype.close=function(){this._close()},X.CONNECTING=W,X.OPEN=q,X.CLOSED=D,X.prototype.withCredentials=void 0;var $e=u;a!=null&&(u==null||!("withCredentials"in u.prototype))&&($e=X),function(P){{var Y=P(t);Y!==void 0&&(e.exports=Y)}}(function(P){P.EventSourcePolyfill=X,P.NativeEventSource=u,P.EventSource=$e})})(typeof globalThis>"u"?typeof window<"u"?window:typeof self<"u"?self:ht:globalThis)})(Dv,Dv.exports);var Gre=Dv.exports;const Yre=Ke(Gre);var et;(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})(et||(et={}));var Mv;(function(e){e.mergeShapes=(t,n)=>({...t,...n})})(Mv||(Mv={}));const be=et.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),xi=e=>{switch(typeof e){case"undefined":return be.undefined;case"string":return be.string;case"number":return isNaN(e)?be.nan:be.number;case"boolean":return be.boolean;case"function":return be.function;case"bigint":return be.bigint;case"symbol":return be.symbol;case"object":return Array.isArray(e)?be.array:e===null?be.null:e.then&&typeof e.then=="function"&&e.catch&&typeof e.catch=="function"?be.promise:typeof Map<"u"&&e instanceof Map?be.map:typeof Set<"u"&&e instanceof Set?be.set:typeof Date<"u"&&e instanceof Date?be.date:be.object;default:return be.unknown}},re=et.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"]),Jre=e=>JSON.stringify(e,null,2).replace(/"([^"]+)":/g,"$1:");class Cn 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}static assert(t){if(!(t instanceof Cn))throw new Error(`Not a ZodError: ${t}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,et.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()}}Cn.create=e=>new Cn(e);const no=(e,t)=>{let n;switch(e.code){case re.invalid_type:e.received===be.undefined?n="Required":n=`Expected ${e.expected}, received ${e.received}`;break;case re.invalid_literal:n=`Invalid literal value, expected ${JSON.stringify(e.expected,et.jsonStringifyReplacer)}`;break;case re.unrecognized_keys:n=`Unrecognized key(s) in object: ${et.joinValues(e.keys,", ")}`;break;case re.invalid_union:n="Invalid input";break;case re.invalid_union_discriminator:n=`Invalid discriminator value. Expected ${et.joinValues(e.options)}`;break;case re.invalid_enum_value:n=`Invalid enum value. Expected ${et.joinValues(e.options)}, received '${e.received}'`;break;case re.invalid_arguments:n="Invalid function arguments";break;case re.invalid_return_type:n="Invalid function return type";break;case re.invalid_date:n="Invalid date";break;case re.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}"`:et.assertNever(e.validation):e.validation!=="regex"?n=`Invalid ${e.validation}`:n="Invalid";break;case re.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 re.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 re.custom:n="Invalid input";break;case re.invalid_intersection_types:n="Intersection results could not be merged";break;case re.not_multiple_of:n=`Number must be a multiple of ${e.multipleOf}`;break;case re.not_finite:n="Number must be finite";break;default:n=t.defaultError,et.assertNever(e)}return{message:n}};let _O=no;function Xre(e){_O=e}function Kc(){return _O}const Gc=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}},Qre=[];function me(e,t){const n=Kc(),r=Gc({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===no?void 0:no].filter(i=>!!i)});e.common.issues.push(r)}class on{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 on.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"}),ro=e=>({status:"dirty",value:e}),cn=e=>({status:"valid",value:e}),jv=e=>e.status==="aborted",Lv=e=>e.status==="dirty",zs=e=>e.status==="valid",Vs=e=>typeof Promise<"u"&&e instanceof Promise;function Yc(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 EO(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 Te;(function(e){e.errToObj=t=>typeof t=="string"?{message:t}:t||{},e.toString=t=>typeof t=="string"?t:t==null?void 0:t.message})(Te||(Te={}));var qs,Ws;class Er{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 kO=(e,t)=>{if(zs(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 Cn(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 qe{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 xi(t.data)}_getOrReturnCtx(t,n){return n||{common:t.parent.common,data:t.data,parsedType:xi(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}_processInputParams(t){return{status:new on,ctx:{common:t.parent.common,data:t.data,parsedType:xi(t.data),schemaErrorMap:this._def.errorMap,path:t.path,parent:t.parent}}}_parseSync(t){const n=this._parse(t);if(Vs(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:xi(t)},a=this._parseSync({data:t,path:i.path,parent:i});return kO(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:xi(t)},i=this._parse({data:t,path:r.path,parent:r}),a=await(Vs(i)?i:Promise.resolve(i));return kO(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:re.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 nr({schema:this,typeName:De.ZodEffects,effect:{type:"refinement",refinement:t}})}superRefine(t){return this._refinement(t)}optional(){return Tr.create(this,this._def)}nullable(){return Ei.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return tr.create(this,this._def)}promise(){return so.create(this,this._def)}or(t){return Gs.create([this,t],this._def)}and(t){return Ys.create(this,t,this._def)}transform(t){return new nr({...ze(this._def),schema:this,typeName:De.ZodEffects,effect:{type:"transform",transform:t}})}default(t){const n=typeof t=="function"?t:()=>t;return new tl({...ze(this._def),innerType:this,defaultValue:n,typeName:De.ZodDefault})}brand(){return new Uv({typeName:De.ZodBranded,type:this,...ze(this._def)})}catch(t){const n=typeof t=="function"?t:()=>t;return new nl({...ze(this._def),innerType:this,catchValue:n,typeName:De.ZodCatch})}describe(t){const n=this.constructor;return new n({...this._def,description:t})}pipe(t){return rl.create(this,t)}readonly(){return il.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const eie=/^c[^\s-]{8,}$/i,tie=/^[0-9a-z]+$/,nie=/^[0-9A-HJKMNP-TV-Z]{26}$/,rie=/^[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,iie=/^[a-z0-9_-]{21}$/i,aie=/^[-+]?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)?)??$/,oie=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,sie="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let Fv;const lie=/^(?:(?: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])$/,uie=/^(([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})))$/,cie=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,TO="((\\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])))",fie=new RegExp(`^${TO}$`);function OO(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 die(e){return new RegExp(`^${OO(e)}$`)}function CO(e){let t=`${TO}T${OO(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 pie(e,t){return!!((t==="v4"||!t)&&lie.test(e)||(t==="v6"||!t)&&uie.test(e))}class er extends qe{_parse(t){if(this._def.coerce&&(t.data=String(t.data)),this._getType(t)!==be.string){const a=this._getOrReturnCtx(t);return me(a,{code:re.invalid_type,expected:be.string,received:a.parsedType}),Me}const r=new on;let i;for(const a of this._def.checks)if(a.kind==="min")t.data.length<a.value&&(i=this._getOrReturnCtx(t,i),me(i,{code:re.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),me(i,{code:re.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?me(i,{code:re.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):s&&me(i,{code:re.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),r.dirty())}else if(a.kind==="email")oie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"email",code:re.invalid_string,message:a.message}),r.dirty());else if(a.kind==="emoji")Fv||(Fv=new RegExp(sie,"u")),Fv.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"emoji",code:re.invalid_string,message:a.message}),r.dirty());else if(a.kind==="uuid")rie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"uuid",code:re.invalid_string,message:a.message}),r.dirty());else if(a.kind==="nanoid")iie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"nanoid",code:re.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid")eie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"cuid",code:re.invalid_string,message:a.message}),r.dirty());else if(a.kind==="cuid2")tie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"cuid2",code:re.invalid_string,message:a.message}),r.dirty());else if(a.kind==="ulid")nie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"ulid",code:re.invalid_string,message:a.message}),r.dirty());else if(a.kind==="url")try{new URL(t.data)}catch{i=this._getOrReturnCtx(t,i),me(i,{validation:"url",code:re.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),me(i,{validation:"regex",code:re.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),me(i,{code:re.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),me(i,{code:re.invalid_string,validation:{startsWith:a.value},message:a.message}),r.dirty()):a.kind==="endsWith"?t.data.endsWith(a.value)||(i=this._getOrReturnCtx(t,i),me(i,{code:re.invalid_string,validation:{endsWith:a.value},message:a.message}),r.dirty()):a.kind==="datetime"?CO(a).test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{code:re.invalid_string,validation:"datetime",message:a.message}),r.dirty()):a.kind==="date"?fie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{code:re.invalid_string,validation:"date",message:a.message}),r.dirty()):a.kind==="time"?die(a).test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{code:re.invalid_string,validation:"time",message:a.message}),r.dirty()):a.kind==="duration"?aie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"duration",code:re.invalid_string,message:a.message}),r.dirty()):a.kind==="ip"?pie(t.data,a.version)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"ip",code:re.invalid_string,message:a.message}),r.dirty()):a.kind==="base64"?cie.test(t.data)||(i=this._getOrReturnCtx(t,i),me(i,{validation:"base64",code:re.invalid_string,message:a.message}),r.dirty()):et.assertNever(a);return{status:r.value,value:t.data}}_regex(t,n,r){return this.refinement(i=>t.test(i),{validation:n,code:re.invalid_string,...Te.errToObj(r)})}_addCheck(t){return new er({...this._def,checks:[...this._def.checks,t]})}email(t){return this._addCheck({kind:"email",...Te.errToObj(t)})}url(t){return this._addCheck({kind:"url",...Te.errToObj(t)})}emoji(t){return this._addCheck({kind:"emoji",...Te.errToObj(t)})}uuid(t){return this._addCheck({kind:"uuid",...Te.errToObj(t)})}nanoid(t){return this._addCheck({kind:"nanoid",...Te.errToObj(t)})}cuid(t){return this._addCheck({kind:"cuid",...Te.errToObj(t)})}cuid2(t){return this._addCheck({kind:"cuid2",...Te.errToObj(t)})}ulid(t){return this._addCheck({kind:"ulid",...Te.errToObj(t)})}base64(t){return this._addCheck({kind:"base64",...Te.errToObj(t)})}ip(t){return this._addCheck({kind:"ip",...Te.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,...Te.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,...Te.errToObj(t==null?void 0:t.message)})}duration(t){return this._addCheck({kind:"duration",...Te.errToObj(t)})}regex(t,n){return this._addCheck({kind:"regex",regex:t,...Te.errToObj(n)})}includes(t,n){return this._addCheck({kind:"includes",value:t,position:n==null?void 0:n.position,...Te.errToObj(n==null?void 0:n.message)})}startsWith(t,n){return this._addCheck({kind:"startsWith",value:t,...Te.errToObj(n)})}endsWith(t,n){return this._addCheck({kind:"endsWith",value:t,...Te.errToObj(n)})}min(t,n){return this._addCheck({kind:"min",value:t,...Te.errToObj(n)})}max(t,n){return this._addCheck({kind:"max",value:t,...Te.errToObj(n)})}length(t,n){return this._addCheck({kind:"length",value:t,...Te.errToObj(n)})}nonempty(t){return this.min(1,Te.errToObj(t))}trim(){return new er({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new er({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new er({...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 isBase64(){return!!this._def.checks.find(t=>t.kind==="base64")}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}}er.create=e=>{var t;return new er({checks:[],typeName:De.ZodString,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...ze(e)})};function hie(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 wi extends qe{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)!==be.number){const a=this._getOrReturnCtx(t);return me(a,{code:re.invalid_type,expected:be.number,received:a.parsedType}),Me}let r;const i=new on;for(const a of this._def.checks)a.kind==="int"?et.isInteger(t.data)||(r=this._getOrReturnCtx(t,r),me(r,{code:re.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),me(r,{code:re.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),me(r,{code:re.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),i.dirty()):a.kind==="multipleOf"?hie(t.data,a.value)!==0&&(r=this._getOrReturnCtx(t,r),me(r,{code:re.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):a.kind==="finite"?Number.isFinite(t.data)||(r=this._getOrReturnCtx(t,r),me(r,{code:re.not_finite,message:a.message}),i.dirty()):et.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Te.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Te.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Te.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Te.toString(n))}setLimit(t,n,r,i){return new wi({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Te.toString(i)}]})}_addCheck(t){return new wi({...this._def,checks:[...this._def.checks,t]})}int(t){return this._addCheck({kind:"int",message:Te.toString(t)})}positive(t){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Te.toString(t)})}negative(t){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Te.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Te.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Te.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Te.toString(n)})}finite(t){return this._addCheck({kind:"finite",message:Te.toString(t)})}safe(t){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Te.toString(t)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Te.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"&&et.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)}}wi.create=e=>new wi({checks:[],typeName:De.ZodNumber,coerce:(e==null?void 0:e.coerce)||!1,...ze(e)});class Si extends qe{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)!==be.bigint){const a=this._getOrReturnCtx(t);return me(a,{code:re.invalid_type,expected:be.bigint,received:a.parsedType}),Me}let r;const i=new on;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),me(r,{code:re.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),me(r,{code:re.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),me(r,{code:re.not_multiple_of,multipleOf:a.value,message:a.message}),i.dirty()):et.assertNever(a);return{status:i.value,value:t.data}}gte(t,n){return this.setLimit("min",t,!0,Te.toString(n))}gt(t,n){return this.setLimit("min",t,!1,Te.toString(n))}lte(t,n){return this.setLimit("max",t,!0,Te.toString(n))}lt(t,n){return this.setLimit("max",t,!1,Te.toString(n))}setLimit(t,n,r,i){return new Si({...this._def,checks:[...this._def.checks,{kind:t,value:n,inclusive:r,message:Te.toString(i)}]})}_addCheck(t){return new Si({...this._def,checks:[...this._def.checks,t]})}positive(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Te.toString(t)})}negative(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Te.toString(t)})}nonpositive(t){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Te.toString(t)})}nonnegative(t){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Te.toString(t)})}multipleOf(t,n){return this._addCheck({kind:"multipleOf",value:t,message:Te.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}}Si.create=e=>{var t;return new Si({checks:[],typeName:De.ZodBigInt,coerce:(t=e==null?void 0:e.coerce)!==null&&t!==void 0?t:!1,...ze(e)})};class Hs extends qe{_parse(t){if(this._def.coerce&&(t.data=!!t.data),this._getType(t)!==be.boolean){const r=this._getOrReturnCtx(t);return me(r,{code:re.invalid_type,expected:be.boolean,received:r.parsedType}),Me}return cn(t.data)}}Hs.create=e=>new Hs({typeName:De.ZodBoolean,coerce:(e==null?void 0:e.coerce)||!1,...ze(e)});class Ji extends qe{_parse(t){if(this._def.coerce&&(t.data=new Date(t.data)),this._getType(t)!==be.date){const a=this._getOrReturnCtx(t);return me(a,{code:re.invalid_type,expected:be.date,received:a.parsedType}),Me}if(isNaN(t.data.getTime())){const a=this._getOrReturnCtx(t);return me(a,{code:re.invalid_date}),Me}const r=new on;let i;for(const a of this._def.checks)a.kind==="min"?t.data.getTime()<a.value&&(i=this._getOrReturnCtx(t,i),me(i,{code:re.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),me(i,{code:re.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),r.dirty()):et.assertNever(a);return{status:r.value,value:new Date(t.data.getTime())}}_addCheck(t){return new Ji({...this._def,checks:[...this._def.checks,t]})}min(t,n){return this._addCheck({kind:"min",value:t.getTime(),message:Te.toString(n)})}max(t,n){return this._addCheck({kind:"max",value:t.getTime(),message:Te.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}}Ji.create=e=>new Ji({checks:[],coerce:(e==null?void 0:e.coerce)||!1,typeName:De.ZodDate,...ze(e)});class Jc extends qe{_parse(t){if(this._getType(t)!==be.symbol){const r=this._getOrReturnCtx(t);return me(r,{code:re.invalid_type,expected:be.symbol,received:r.parsedType}),Me}return cn(t.data)}}Jc.create=e=>new Jc({typeName:De.ZodSymbol,...ze(e)});class Zs extends qe{_parse(t){if(this._getType(t)!==be.undefined){const r=this._getOrReturnCtx(t);return me(r,{code:re.invalid_type,expected:be.undefined,received:r.parsedType}),Me}return cn(t.data)}}Zs.create=e=>new Zs({typeName:De.ZodUndefined,...ze(e)});class Ks extends qe{_parse(t){if(this._getType(t)!==be.null){const r=this._getOrReturnCtx(t);return me(r,{code:re.invalid_type,expected:be.null,received:r.parsedType}),Me}return cn(t.data)}}Ks.create=e=>new Ks({typeName:De.ZodNull,...ze(e)});class io extends qe{constructor(){super(...arguments),this._any=!0}_parse(t){return cn(t.data)}}io.create=e=>new io({typeName:De.ZodAny,...ze(e)});class Xi extends qe{constructor(){super(...arguments),this._unknown=!0}_parse(t){return cn(t.data)}}Xi.create=e=>new Xi({typeName:De.ZodUnknown,...ze(e)});class Vr extends qe{_parse(t){const n=this._getOrReturnCtx(t);return me(n,{code:re.invalid_type,expected:be.never,received:n.parsedType}),Me}}Vr.create=e=>new Vr({typeName:De.ZodNever,...ze(e)});class Xc extends qe{_parse(t){if(this._getType(t)!==be.undefined){const r=this._getOrReturnCtx(t);return me(r,{code:re.invalid_type,expected:be.void,received:r.parsedType}),Me}return cn(t.data)}}Xc.create=e=>new Xc({typeName:De.ZodVoid,...ze(e)});class tr extends qe{_parse(t){const{ctx:n,status:r}=this._processInputParams(t),i=this._def;if(n.parsedType!==be.array)return me(n,{code:re.invalid_type,expected:be.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)&&(me(n,{code:o?re.too_big:re.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&&(me(n,{code:re.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&&(me(n,{code:re.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 Er(n,o,n.path,s)))).then(o=>on.mergeArray(r,o));const a=[...n.data].map((o,s)=>i.type._parseSync(new Er(n,o,n.path,s)));return on.mergeArray(r,a)}get element(){return this._def.type}min(t,n){return new tr({...this._def,minLength:{value:t,message:Te.toString(n)}})}max(t,n){return new tr({...this._def,maxLength:{value:t,message:Te.toString(n)}})}length(t,n){return new tr({...this._def,exactLength:{value:t,message:Te.toString(n)}})}nonempty(t){return this.min(1,t)}}tr.create=(e,t)=>new tr({type:e,minLength:null,maxLength:null,exactLength:null,typeName:De.ZodArray,...ze(t)});function ao(e){if(e instanceof Et){const t={};for(const n in e.shape){const r=e.shape[n];t[n]=Tr.create(ao(r))}return new Et({...e._def,shape:()=>t})}else return e instanceof tr?new tr({...e._def,type:ao(e.element)}):e instanceof Tr?Tr.create(ao(e.unwrap())):e instanceof Ei?Ei.create(ao(e.unwrap())):e instanceof kr?kr.create(e.items.map(t=>ao(t))):e}class Et extends qe{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=et.objectKeys(t);return this._cached={shape:t,keys:n}}_parse(t){if(this._getType(t)!==be.object){const l=this._getOrReturnCtx(t);return me(l,{code:re.invalid_type,expected:be.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 Vr&&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 Er(i,f,i.path,l)),alwaysSet:l in i.data})}if(this._def.catchall instanceof Vr){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&&(me(i,{code:re.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 Er(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=>on.mergeObjectSync(r,l)):on.mergeObjectSync(r,u)}get shape(){return this._def.shape()}strict(t){return Te.errToObj,new Et({...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=Te.errToObj(t).message)!==null&&s!==void 0?s:u}:{message:u}}}:{}})}strip(){return new Et({...this._def,unknownKeys:"strip"})}passthrough(){return new Et({...this._def,unknownKeys:"passthrough"})}extend(t){return new Et({...this._def,shape:()=>({...this._def.shape(),...t})})}merge(t){return new Et({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:()=>({...this._def.shape(),...t._def.shape()}),typeName:De.ZodObject})}setKey(t,n){return this.augment({[t]:n})}catchall(t){return new Et({...this._def,catchall:t})}pick(t){const n={};return et.objectKeys(t).forEach(r=>{t[r]&&this.shape[r]&&(n[r]=this.shape[r])}),new Et({...this._def,shape:()=>n})}omit(t){const n={};return et.objectKeys(this.shape).forEach(r=>{t[r]||(n[r]=this.shape[r])}),new Et({...this._def,shape:()=>n})}deepPartial(){return ao(this)}partial(t){const n={};return et.objectKeys(this.shape).forEach(r=>{const i=this.shape[r];t&&!t[r]?n[r]=i:n[r]=i.optional()}),new Et({...this._def,shape:()=>n})}required(t){const n={};return et.objectKeys(this.shape).forEach(r=>{if(t&&!t[r])n[r]=this.shape[r];else{let a=this.shape[r];for(;a instanceof Tr;)a=a._def.innerType;n[r]=a}}),new Et({...this._def,shape:()=>n})}keyof(){return $O(et.objectKeys(this.shape))}}Et.create=(e,t)=>new Et({shape:()=>e,unknownKeys:"strip",catchall:Vr.create(),typeName:De.ZodObject,...ze(t)}),Et.strictCreate=(e,t)=>new Et({shape:()=>e,unknownKeys:"strict",catchall:Vr.create(),typeName:De.ZodObject,...ze(t)}),Et.lazycreate=(e,t)=>new Et({shape:e,unknownKeys:"strip",catchall:Vr.create(),typeName:De.ZodObject,...ze(t)});class Gs extends qe{_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 Cn(s.ctx.common.issues));return me(n,{code:re.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 Cn(u));return me(n,{code:re.invalid_union,unionErrors:s}),Me}}get options(){return this._def.options}}Gs.create=(e,t)=>new Gs({options:e,typeName:De.ZodUnion,...ze(t)});const qr=e=>e instanceof Xs?qr(e.schema):e instanceof nr?qr(e.innerType()):e instanceof Qs?[e.value]:e instanceof _i?e.options:e instanceof el?et.objectValues(e.enum):e instanceof tl?qr(e._def.innerType):e instanceof Zs?[void 0]:e instanceof Ks?[null]:e instanceof Tr?[void 0,...qr(e.unwrap())]:e instanceof Ei?[null,...qr(e.unwrap())]:e instanceof Uv||e instanceof il?qr(e.unwrap()):e instanceof nl?qr(e._def.innerType):[];class Qc extends qe{_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==be.object)return me(n,{code:re.invalid_type,expected:be.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}):(me(n,{code:re.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 Qc({typeName:De.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:i,...ze(r)})}}function Bv(e,t){const n=xi(e),r=xi(t);if(e===t)return{valid:!0,data:e};if(n===be.object&&r===be.object){const i=et.objectKeys(t),a=et.objectKeys(e).filter(s=>i.indexOf(s)!==-1),o={...e,...t};for(const s of a){const u=Bv(e[s],t[s]);if(!u.valid)return{valid:!1};o[s]=u.data}return{valid:!0,data:o}}else if(n===be.array&&r===be.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=Bv(o,s);if(!u.valid)return{valid:!1};i.push(u.data)}return{valid:!0,data:i}}else return n===be.date&&r===be.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}class Ys extends qe{_parse(t){const{status:n,ctx:r}=this._processInputParams(t),i=(a,o)=>{if(jv(a)||jv(o))return Me;const s=Bv(a.value,o.value);return s.valid?((Lv(a)||Lv(o))&&n.dirty(),{status:n.value,value:s.data}):(me(r,{code:re.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}))}}Ys.create=(e,t,n)=>new Ys({left:e,right:t,typeName:De.ZodIntersection,...ze(n)});class kr extends qe{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==be.array)return me(r,{code:re.invalid_type,expected:be.array,received:r.parsedType}),Me;if(r.data.length<this._def.items.length)return me(r,{code:re.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Me;!this._def.rest&&r.data.length>this._def.items.length&&(me(r,{code:re.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 Er(r,o,r.path,s)):null}).filter(o=>!!o);return r.common.async?Promise.all(a).then(o=>on.mergeArray(n,o)):on.mergeArray(n,a)}get items(){return this._def.items}rest(t){return new kr({...this._def,rest:t})}}kr.create=(e,t)=>{if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new kr({items:e,typeName:De.ZodTuple,rest:null,...ze(t)})};class Js extends qe{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!==be.object)return me(r,{code:re.invalid_type,expected:be.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 Er(r,s,r.path,s)),value:o._parse(new Er(r,r.data[s],r.path,s)),alwaysSet:s in r.data});return r.common.async?on.mergeObjectAsync(n,i):on.mergeObjectSync(n,i)}get element(){return this._def.valueType}static create(t,n,r){return n instanceof qe?new Js({keyType:t,valueType:n,typeName:De.ZodRecord,...ze(r)}):new Js({keyType:er.create(),valueType:t,typeName:De.ZodRecord,...ze(n)})}}class ef extends qe{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!==be.map)return me(r,{code:re.invalid_type,expected:be.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 Er(r,s,r.path,[l,"key"])),value:a._parse(new Er(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}}}}ef.create=(e,t,n)=>new ef({valueType:t,keyType:e,typeName:De.ZodMap,...ze(n)});class Qi extends qe{_parse(t){const{status:n,ctx:r}=this._processInputParams(t);if(r.parsedType!==be.set)return me(r,{code:re.invalid_type,expected:be.set,received:r.parsedType}),Me;const i=this._def;i.minSize!==null&&r.data.size<i.minSize.value&&(me(r,{code:re.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&&(me(r,{code:re.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 Er(r,u,r.path,l)));return r.common.async?Promise.all(s).then(u=>o(u)):o(s)}min(t,n){return new Qi({...this._def,minSize:{value:t,message:Te.toString(n)}})}max(t,n){return new Qi({...this._def,maxSize:{value:t,message:Te.toString(n)}})}size(t,n){return this.min(t,n).max(t,n)}nonempty(t){return this.min(1,t)}}Qi.create=(e,t)=>new Qi({valueType:e,minSize:null,maxSize:null,typeName:De.ZodSet,...ze(t)});class oo extends qe{constructor(){super(...arguments),this.validate=this.implement}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==be.function)return me(n,{code:re.invalid_type,expected:be.function,received:n.parsedType}),Me;function r(s,u){return Gc({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,Kc(),no].filter(l=>!!l),issueData:{code:re.invalid_arguments,argumentsError:u}})}function i(s,u){return Gc({data:s,path:n.path,errorMaps:[n.common.contextualErrorMap,n.schemaErrorMap,Kc(),no].filter(l=>!!l),issueData:{code:re.invalid_return_type,returnTypeError:u}})}const a={errorMap:n.common.contextualErrorMap},o=n.data;if(this._def.returns instanceof so){const s=this;return cn(async function(...u){const l=new Cn([]),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 cn(function(...u){const l=s._def.args.safeParse(u,a);if(!l.success)throw new Cn([r(u,l.error)]);const c=Reflect.apply(o,this,l.data),f=s._def.returns.safeParse(c,a);if(!f.success)throw new Cn([i(c,f.error)]);return f.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...t){return new oo({...this._def,args:kr.create(t).rest(Xi.create())})}returns(t){return new oo({...this._def,returns:t})}implement(t){return this.parse(t)}strictImplement(t){return this.parse(t)}static create(t,n,r){return new oo({args:t||kr.create([]).rest(Xi.create()),returns:n||Xi.create(),typeName:De.ZodFunction,...ze(r)})}}class Xs extends qe{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})}}Xs.create=(e,t)=>new Xs({getter:e,typeName:De.ZodLazy,...ze(t)});class Qs extends qe{_parse(t){if(t.data!==this._def.value){const n=this._getOrReturnCtx(t);return me(n,{received:n.data,code:re.invalid_literal,expected:this._def.value}),Me}return{status:"valid",value:t.data}}get value(){return this._def.value}}Qs.create=(e,t)=>new Qs({value:e,typeName:De.ZodLiteral,...ze(t)});function $O(e,t){return new _i({values:e,typeName:De.ZodEnum,...ze(t)})}class _i extends qe{constructor(){super(...arguments),qs.set(this,void 0)}_parse(t){if(typeof t.data!="string"){const n=this._getOrReturnCtx(t),r=this._def.values;return me(n,{expected:et.joinValues(r),received:n.parsedType,code:re.invalid_type}),Me}if(Yc(this,qs)||EO(this,qs,new Set(this._def.values)),!Yc(this,qs).has(t.data)){const n=this._getOrReturnCtx(t),r=this._def.values;return me(n,{received:n.data,code:re.invalid_enum_value,options:r}),Me}return cn(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 _i.create(t,{...this._def,...n})}exclude(t,n=this._def){return _i.create(this.options.filter(r=>!t.includes(r)),{...this._def,...n})}}qs=new WeakMap,_i.create=$O;class el extends qe{constructor(){super(...arguments),Ws.set(this,void 0)}_parse(t){const n=et.getValidEnumValues(this._def.values),r=this._getOrReturnCtx(t);if(r.parsedType!==be.string&&r.parsedType!==be.number){const i=et.objectValues(n);return me(r,{expected:et.joinValues(i),received:r.parsedType,code:re.invalid_type}),Me}if(Yc(this,Ws)||EO(this,Ws,new Set(et.getValidEnumValues(this._def.values))),!Yc(this,Ws).has(t.data)){const i=et.objectValues(n);return me(r,{received:r.data,code:re.invalid_enum_value,options:i}),Me}return cn(t.data)}get enum(){return this._def.values}}Ws=new WeakMap,el.create=(e,t)=>new el({values:e,typeName:De.ZodNativeEnum,...ze(t)});class so extends qe{unwrap(){return this._def.type}_parse(t){const{ctx:n}=this._processInputParams(t);if(n.parsedType!==be.promise&&n.common.async===!1)return me(n,{code:re.invalid_type,expected:be.promise,received:n.parsedType}),Me;const r=n.parsedType===be.promise?n.data:Promise.resolve(n.data);return cn(r.then(i=>this._def.type.parseAsync(i,{path:n.path,errorMap:n.common.contextualErrorMap})))}}so.create=(e,t)=>new so({type:e,typeName:De.ZodPromise,...ze(t)});class nr extends qe{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===De.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=>{me(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"?ro(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"?ro(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(!zs(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=>zs(o)?Promise.resolve(i.transform(o.value,a)).then(s=>({status:n.value,value:s})):o);et.assertNever(i)}}nr.create=(e,t,n)=>new nr({schema:e,typeName:De.ZodEffects,effect:t,...ze(n)}),nr.createWithPreprocess=(e,t,n)=>new nr({schema:t,effect:{type:"preprocess",transform:e},typeName:De.ZodEffects,...ze(n)});class Tr extends qe{_parse(t){return this._getType(t)===be.undefined?cn(void 0):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}Tr.create=(e,t)=>new Tr({innerType:e,typeName:De.ZodOptional,...ze(t)});class Ei extends qe{_parse(t){return this._getType(t)===be.null?cn(null):this._def.innerType._parse(t)}unwrap(){return this._def.innerType}}Ei.create=(e,t)=>new Ei({innerType:e,typeName:De.ZodNullable,...ze(t)});class tl extends qe{_parse(t){const{ctx:n}=this._processInputParams(t);let r=n.data;return n.parsedType===be.undefined&&(r=this._def.defaultValue()),this._def.innerType._parse({data:r,path:n.path,parent:n})}removeDefault(){return this._def.innerType}}tl.create=(e,t)=>new tl({innerType:e,typeName:De.ZodDefault,defaultValue:typeof t.default=="function"?t.default:()=>t.default,...ze(t)});class nl extends qe{_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 Vs(i)?i.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new Cn(r.common.issues)},input:r.data})})):{status:"valid",value:i.status==="valid"?i.value:this._def.catchValue({get error(){return new Cn(r.common.issues)},input:r.data})}}removeCatch(){return this._def.innerType}}nl.create=(e,t)=>new nl({innerType:e,typeName:De.ZodCatch,catchValue:typeof t.catch=="function"?t.catch:()=>t.catch,...ze(t)});class tf extends qe{_parse(t){if(this._getType(t)!==be.nan){const r=this._getOrReturnCtx(t);return me(r,{code:re.invalid_type,expected:be.nan,received:r.parsedType}),Me}return{status:"valid",value:t.data}}}tf.create=e=>new tf({typeName:De.ZodNaN,...ze(e)});const mie=Symbol("zod_brand");class Uv extends qe{_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 rl extends qe{_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(),ro(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 rl({in:t,out:n,typeName:De.ZodPipeline})}}class il extends qe{_parse(t){const n=this._def.innerType._parse(t),r=i=>(zs(i)&&(i.value=Object.freeze(i.value)),i);return Vs(n)?n.then(i=>r(i)):r(n)}unwrap(){return this._def.innerType}}il.create=(e,t)=>new il({innerType:e,typeName:De.ZodReadonly,...ze(t)});function IO(e,t={},n){return e?io.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})}}):io.create()}const vie={object:Et.lazycreate};var De;(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"})(De||(De={}));const yie=(e,t={message:`Input not instance of ${e.name}`})=>IO(n=>n instanceof e,t),RO=er.create,PO=wi.create,gie=tf.create,bie=Si.create,AO=Hs.create,xie=Ji.create,wie=Jc.create,Sie=Zs.create,_ie=Ks.create,Eie=io.create,kie=Xi.create,Tie=Vr.create,Oie=Xc.create,Cie=tr.create,$ie=Et.create,Iie=Et.strictCreate,Rie=Gs.create,Pie=Qc.create,Aie=Ys.create,Nie=kr.create,Die=Js.create,Mie=ef.create,jie=Qi.create,Lie=oo.create,Fie=Xs.create,Bie=Qs.create,Uie=_i.create,zie=el.create,Vie=so.create,NO=nr.create,qie=Tr.create,Wie=Ei.create,Hie=nr.createWithPreprocess,Zie=rl.create;var H=Object.freeze({__proto__:null,defaultErrorMap:no,setErrorMap:Xre,getErrorMap:Kc,makeIssue:Gc,EMPTY_PATH:Qre,addIssueToContext:me,ParseStatus:on,INVALID:Me,DIRTY:ro,OK:cn,isAborted:jv,isDirty:Lv,isValid:zs,isAsync:Vs,get util(){return et},get objectUtil(){return Mv},ZodParsedType:be,getParsedType:xi,ZodType:qe,datetimeRegex:CO,ZodString:er,ZodNumber:wi,ZodBigInt:Si,ZodBoolean:Hs,ZodDate:Ji,ZodSymbol:Jc,ZodUndefined:Zs,ZodNull:Ks,ZodAny:io,ZodUnknown:Xi,ZodNever:Vr,ZodVoid:Xc,ZodArray:tr,ZodObject:Et,ZodUnion:Gs,ZodDiscriminatedUnion:Qc,ZodIntersection:Ys,ZodTuple:kr,ZodRecord:Js,ZodMap:ef,ZodSet:Qi,ZodFunction:oo,ZodLazy:Xs,ZodLiteral:Qs,ZodEnum:_i,ZodNativeEnum:el,ZodPromise:so,ZodEffects:nr,ZodTransformer:nr,ZodOptional:Tr,ZodNullable:Ei,ZodDefault:tl,ZodCatch:nl,ZodNaN:tf,BRAND:mie,ZodBranded:Uv,ZodPipeline:rl,ZodReadonly:il,custom:IO,Schema:qe,ZodSchema:qe,late:vie,get ZodFirstPartyTypeKind(){return De},coerce:{string:e=>er.create({...e,coerce:!0}),number:e=>wi.create({...e,coerce:!0}),boolean:e=>Hs.create({...e,coerce:!0}),bigint:e=>Si.create({...e,coerce:!0}),date:e=>Ji.create({...e,coerce:!0})},any:Eie,array:Cie,bigint:bie,boolean:AO,date:xie,discriminatedUnion:Pie,effect:NO,enum:Uie,function:Lie,instanceof:yie,intersection:Aie,lazy:Fie,literal:Bie,map:Mie,nan:gie,nativeEnum:zie,never:Tie,null:_ie,nullable:Wie,number:PO,object:$ie,oboolean:()=>AO().optional(),onumber:()=>PO().optional(),optional:qie,ostring:()=>RO().optional(),pipeline:Zie,preprocess:Hie,promise:Vie,record:Die,set:jie,strictObject:Iie,string:RO,symbol:wie,transformer:NO,tuple:Nie,undefined:Sie,union:Rie,unknown:kie,void:Oie,NEVER:Me,ZodIssueCode:re,quotelessJson:Jre,ZodError:Cn}),Kie=Object.defineProperty,Gie=(e,t,n)=>t in e?Kie(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n,Yie=(e,t,n)=>(Gie(e,t+"",n),n),Jie={getRandomValues:e=>new Uint8Array(e.map(()=>Math.floor(Math.random()*256)))},zv=typeof window<"u"&&typeof window.document<"u"?window.crypto:AT;zv.getRandomValues||(zv=Jie);var xt=class extends Error{constructor(t,n,r,i,a,o){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.id||(this.id=xt.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}}static generateId(){const t=this.getPrefix(),n=new Date().toISOString().replace(/[\-:TZ]/g,"").split(".")[0],r=4,i=Array.from(zv.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"}},Xie=e=>typeof e=="object"&&!Array.isArray(e)&&e!==null,Vv=e=>e instanceof xt||Xie(e)&&e.isApiError===!0,al=class extends xt{constructor(e,t,n){super(500,"An unknown error occurred","Unknown",e,t,n)}},Qie=class extends xt{constructor(e,t,n){super(500,"An internal error occurred","Internal",e,t,n)}},eae=class extends xt{constructor(e,t,n){super(401,"The request requires to be authenticated.","Unauthorized",e,t,n)}},tae=class extends xt{constructor(e,t,n){super(403,"The requested action can't be peform by this resource.","Forbidden",e,t,n)}},nae=class extends xt{constructor(e,t,n){super(413,"The request payload is too large.","PayloadTooLarge",e,t,n)}},rae=class extends xt{constructor(e,t,n){super(400,"The request payload is invalid.","InvalidPayload",e,t,n)}},iae=class extends xt{constructor(e,t,n){super(415,"The request is invalid because the content-type is not supported.","UnsupportedMediaType",e,t,n)}},aae=class extends xt{constructor(e,t,n){super(405,"The requested method does not exist.","MethodNotFound",e,t,n)}},oae=class extends xt{constructor(e,t,n){super(404,"The requested resource does not exist.","ResourceNotFound",e,t,n)}},sae=class extends xt{constructor(e,t,n){super(400,"The provided JSON schema is invalid.","InvalidJsonSchema",e,t,n)}},lae=class extends xt{constructor(e,t,n){super(400,"The provided data doesn't respect the provided JSON schema.","InvalidDataFormat",e,t,n)}},uae=class extends xt{constructor(e,t,n){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)}},cae=class extends xt{constructor(e,t,n){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)}},fae=class extends xt{constructor(e,t,n){super(409,"The resource cannot be deleted because it's referenced by another resource","ReferenceConstraint",e,t,n)}},dae=class extends xt{constructor(e,t,n){super(409,"The resource is current locked and cannot be operated on until the lock is released.","ResourceLockedConflict",e,t,n)}},pae=class extends xt{constructor(e,t,n){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)}},hae=class extends xt{constructor(e,t,n){super(400,"The provided query is invalid. This is usually caused when providing an invalid parameter for querying a resource.","InvalidQuery",e,t,n)}},mae=class extends xt{constructor(e,t,n){super(400,"An error happened during the execution of a runtime (bot or integration).","Runtime",e,t,n)}},vae=class extends xt{constructor(e,t,n){super(409,"The record attempted to be created already exists.","AlreadyExists",e,t,n)}},yae=class extends xt{constructor(e,t,n){super(429,"The request has been rate limited.","RateLimited",e,t,n)}},gae=class extends xt{constructor(e,t,n){super(402,"A payment is required to perform this request.","PaymentRequired",e,t,n)}},bae=class extends xt{constructor(e,t,n){super(403,"The request exceeds the allowed quota. Quotas are a soft limit that can be increased.","QuotaExceeded",e,t,n)}},xae=class extends xt{constructor(e,t,n){super(413,"The request exceeds the allowed limit. Limits are a hard limit that cannot be increased.","LimitExceeded",e,t,n)}},wae=class extends xt{constructor(e,t,n){super(400,"Request payload contains breaking changes which is not allowed for this resource without a version increment.","BreakingChanges",e,t,n)}},Sae={Unknown:al,Internal:Qie,Unauthorized:eae,Forbidden:tae,PayloadTooLarge:nae,InvalidPayload:rae,UnsupportedMediaType:iae,MethodNotFound:aae,ResourceNotFound:oae,InvalidJsonSchema:sae,InvalidDataFormat:lae,InvalidIdentifier:uae,RelationConflict:cae,ReferenceConstraint:fae,ResourceLockedConflict:dae,ReferenceNotFound:pae,InvalidQuery:hae,Runtime:mae,AlreadyExists:vae,RateLimited:yae,PaymentRequired:gae,QuotaExceeded:bae,LimitExceeded:xae,BreakingChanges:wae},DO=e=>Vv(e)?e:e instanceof Error?new al(e.message,e):typeof e=="string"?new al(e):_ae(e);function _ae(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=Sae[e.type];return t?new t(e.message,void 0,e.id||"UNKNOWN"):new al(`An unclassified API error occurred: ${e.message} (Type: ${e.type}, Code: ${e.code})`)}return new al("An invalid error occurred: "+JSON.stringify(e))}var Eae=e=>e[1]!==void 0,Nt=e=>{const{method:t,path:n,query:r,headers:i,body:a}=e,o=Object.entries(i).filter(Eae),s=Object.fromEntries(o),u=Kre.stringify(r,{encode:!0,arrayFormat:"repeat",allowDots:!0}),l=u?[n,u].join("?"):n;return{method:t,url:l,headers:s,data:a}},kae=e=>({path:`/conversations/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Tae=e=>({path:"/conversations",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{_:e._}}),Oae=e=>({path:`/conversations/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Cae=e=>({path:"/conversations",headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{},body:{}}),$ae=e=>({path:`/conversations/${encodeURIComponent(e.id)}/listen`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Iae=e=>({path:`/conversations/${encodeURIComponent(e.id)}/messages`,headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{id:e.id},body:{}}),Rae=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{userId:e.userId}}),Pae=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:{}}),Aae=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:{}}),Nae=e=>({path:`/conversations/${encodeURIComponent(e.id)}/participants`,headers:{"x-user-key":e["x-user-key"]},query:{nextToken:e.nextToken},params:{id:e.id},body:{}}),Dae=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Mae=e=>({path:"/messages",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{payload:e.payload,conversationId:e.conversationId,metadata:e.metadata}}),jae=e=>({path:`/messages/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Lae=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{}}),Fae=e=>({path:"/users",headers:{},query:{},params:{},body:{name:e.name,pictureUrl:e.pictureUrl,userData:e.userData}}),Bae=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{name:e.name,pictureUrl:e.pictureUrl,userData:e.userData}}),Uae=e=>({path:"/users/me",headers:{"x-user-key":e["x-user-key"]},query:{},params:{},body:{}}),zae=e=>({path:`/events/${encodeURIComponent(e.id)}`,headers:{"x-user-key":e["x-user-key"]},query:{},params:{id:e.id},body:{}}),Vae=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}}),qae=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}}),Wae=class{constructor(e,t={}){_e(this,"getConversation",async e=>{const{path:t,headers:n,query:r,body:i}=kae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"createConversation",async e=>{const{path:t,headers:n,query:r,body:i}=Tae(e),o=(this.props.toAxiosRequest??Nt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"deleteConversation",async e=>{const{path:t,headers:n,query:r,body:i}=Oae(e),o=(this.props.toAxiosRequest??Nt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"listConversations",async e=>{const{path:t,headers:n,query:r,body:i}=Cae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"listenConversation",async e=>{const{path:t,headers:n,query:r,body:i}=$ae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"listConversationMessages",async e=>{const{path:t,headers:n,query:r,body:i}=Iae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"addParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=Rae(e),o=(this.props.toAxiosRequest??Nt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"removeParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=Pae(e),o=(this.props.toAxiosRequest??Nt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"getParticipant",async e=>{const{path:t,headers:n,query:r,body:i}=Aae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"listParticipants",async e=>{const{path:t,headers:n,query:r,body:i}=Nae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"getMessage",async e=>{const{path:t,headers:n,query:r,body:i}=Dae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"createMessage",async e=>{const{path:t,headers:n,query:r,body:i}=Mae(e),o=(this.props.toAxiosRequest??Nt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"deleteMessage",async e=>{const{path:t,headers:n,query:r,body:i}=jae(e),o=(this.props.toAxiosRequest??Nt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"getUser",async e=>{const{path:t,headers:n,query:r,body:i}=Lae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"createUser",async e=>{const{path:t,headers:n,query:r,body:i}=Fae(e),o=(this.props.toAxiosRequest??Nt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"updateUser",async e=>{const{path:t,headers:n,query:r,body:i}=Bae(e),o=(this.props.toAxiosRequest??Nt)({method:"put",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"deleteUser",async e=>{const{path:t,headers:n,query:r,body:i}=Uae(e),o=(this.props.toAxiosRequest??Nt)({method:"delete",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"getEvent",async e=>{const{path:t,headers:n,query:r,body:i}=zae(e),o=(this.props.toAxiosRequest??Nt)({method:"get",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"createEvent",async e=>{const{path:t,headers:n,query:r,body:i}=Vae(e),o=(this.props.toAxiosRequest??Nt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});_e(this,"createFile",async e=>{const{path:t,headers:n,query:r,body:i}=qae(e),o=(this.props.toAxiosRequest??Nt)({method:"post",path:t,headers:{...n},query:{...r},body:i});return this.axiosInstance.request(o).then(s=>s.data).catch(s=>{throw Dt(s)})});this.axiosInstance=e,this.props=t}};function Dt(e){var t;return At.isAxiosError(e)&&((t=e.response)!=null&&t.data)?DO(e.response.data):DO(e)}var MO=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={}}},Hae=(e,t)=>{const n=new Yre.EventSourcePolyfill(e,{headers:t.headers,heartbeatTimeout:t.timeout}),r=new MO;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}},Zae=async(e,t={})=>{const{emitter:n,source:r}=Hae(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()}}},Kae=H.object({type:H.literal("message_created"),data:H.object({id:H.string().describe("Id of the [Message](#schema_message)"),createdAt:H.string().datetime().describe("Creation date of the [Message](#schema_message) in ISO 8601 format"),payload:H.union([H.object({audioUrl:H.string().min(1),type:H.literal("audio")}),H.object({title:H.string().min(1),subtitle:H.string().min(1).optional(),imageUrl:H.string().min(1).optional(),actions:H.array(H.object({action:H.enum(["postback","url","say"]),label:H.string().min(1),value:H.string().min(1)})),type:H.literal("card")}),H.object({items:H.array(H.object({title:H.string().min(1),subtitle:H.string().min(1).optional(),imageUrl:H.string().min(1).optional(),actions:H.array(H.object({action:H.enum(["postback","url","say"]),label:H.string().min(1),value:H.string().min(1)}))})),type:H.literal("carousel")}),H.object({text:H.string().min(1),options:H.array(H.object({label:H.string().min(1),value:H.string().min(1)})),type:H.literal("choice"),disableFreeText:H.boolean().optional()}),H.object({text:H.string().min(1),options:H.array(H.object({label:H.string().min(1),value:H.string().min(1)})),type:H.literal("dropdown")}),H.object({fileUrl:H.string().min(1),title:H.string().min(1).optional(),type:H.literal("file")}),H.object({imageUrl:H.string().min(1),type:H.literal("image")}),H.object({latitude:H.number(),longitude:H.number(),address:H.string().optional(),title:H.string().optional(),type:H.literal("location")}),H.object({text:H.string().min(1),type:H.literal("text")}),H.object({videoUrl:H.string().min(1),type:H.literal("video")}),H.object({items:H.array(H.union([H.object({type:H.literal("text"),payload:H.object({text:H.string().min(1)})}),H.object({type:H.literal("markdown"),payload:H.object({markdown:H.string().min(1)})}),H.object({type:H.literal("image"),payload:H.object({imageUrl:H.string().min(1)})}),H.object({type:H.literal("audio"),payload:H.object({audioUrl:H.string().min(1)})}),H.object({type:H.literal("video"),payload:H.object({videoUrl:H.string().min(1)})}),H.object({type:H.literal("file"),payload:H.object({fileUrl:H.string().min(1),title:H.string().min(1).optional()})}),H.object({type:H.literal("location"),payload:H.object({latitude:H.number(),longitude:H.number(),address:H.string().optional(),title:H.string().optional()})})])),type:H.literal("bloc")}),H.object({markdown:H.string().min(1),type:H.literal("markdown")})]).describe("Payload is the content type of the message."),userId:H.string().describe("ID of the [User](#schema_user)"),conversationId:H.string().describe("ID of the [Conversation](#schema_conversation)"),metadata:H.record(H.union([H.any(),H.null()])).describe("Metadata of the message").optional()}).describe("The Message object represents a message in a [Conversation](#schema_conversation) for a specific [User](#schema_user).")}),Gae=H.object({type:H.literal("webchat_visibility"),data:H.object({visibility:H.union([H.literal("show"),H.literal("hide"),H.literal("toggle")])})}),Yae=H.object({type:H.literal("webchat_config"),data:H.object({config:H.record(H.union([H.any(),H.null()]))})}),Jae=H.object({type:H.literal("custom"),data:H.object({event:H.record(H.union([H.any(),H.null()]))})}),Xae=H.object({type:H.literal("typing_started"),data:H.object({timeout:H.number().optional()})}),Qae=H.object({type:H.literal("typing_stopped"),data:H.record(H.never())}),eoe={messageCreated:Kae,webchatVisibility:Gae,webchatConfig:Yae,custom:Jae,typingStarted:Xae,typingStopped:Qae},jO="unknown error",LO=class extends MO{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 Zae(`${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(eoe)){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(jO);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(jO)}});this._props=t}get status(){return this._state.status}},FO=LO;Yie(FO,"listen",async e=>{const t=new LO(e);return await t.connect(),t});var BO=100*1024*1024,toe=BO,noe=BO,roe=6e4,UO=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,"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 FO.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??roe,i=At.create({baseURL:t,headers:n,withCredentials:!0,timeout:r,maxBodyLength:toe,maxContentLength:noe});this._auto=new Wae(i)}};const ioe=6e4;function zO({apiUrl:e,clientId:t,sseTimeout:n=ioe}){const r=new UO({apiUrl:`${e}/${t}`,sseTimeout:n});return{sendMessage:async i=>{const{message:a}=await r.createMessage(i);return lo(a)},getMessage:async i=>{const{message:a}=await r.getMessage(i);return lo(a)},listConversationMessages:async i=>{const{messages:a,meta:o}=await r.listConversationMessages(i);return{messages:a.map(lo),meta:o}},createMessage:async i=>{const{message:a}=await r.createMessage(i);return lo(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)}}function lo(e){const{metadata:t,conversationId:n,userId:r}=e,{payload:i,disableInput:a}=lf(e.payload);return{id:e.id,conversationId:n,authorId:r,timestamp:new Date(e.createdAt),block:i,disableInput:a,metadata:t}}const nf={disconnected:0,user_creating:1,user_created:2,conversation_creating:3,conversation_created:4},bn=(e,t)=>e.status===t,Or=(e,t)=>nf[e.status]<nf[t],VO=(e,t)=>nf[e.status]>=nf[t];class Cr extends Error{constructor(t){super(`Unexpected state: ${t.status}`),this.state=t}}const aoe=6e4;class ooe extends yf{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(VO(this._state,"user_created"))throw new Error("Client is already connected. Please disconnect first.");if(bn(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(VO(this._state,"user_created")){if(this._state.userId!==n.userId)throw new Error("Client is already connected. Please disconnect first.");return n}return bn(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}=lf(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 UO({apiUrl:r,sseTimeout:aoe})}get apiUrl(){return this._apiUrl}get clientId(){return this._webhookId}get userId(){if(!Or(this._state,"user_created"))return this._state.userId}async getUser(){if(Or(this._state,"user_created"))throw new Cr(this._state);const{user:n}=await this._client.getUser({"x-user-key":this._state.userKey});return{data:n.data}}async updateUser(n){if(Or(this._state,"user_created"))throw new Cr(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(!Or(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(){bn(this._state,"conversation_created")?this._state.signalEmitter.cleanup():bn(this._state,"conversation_creating")&&console.warn("zombie conversation..."),this._state={status:"disconnected"}}async sendFile(n){if(Or(this._state,"user_created"))throw new Cr(this._state);if(bn(this._state,"conversation_creating"))throw new Cr(this._state);let r;bn(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(h=>new Promise((m,y)=>{const v=new FileReader;v.onload=g=>{var b;return m((b=g.target)==null?void 0:b.result)},v.onerror=g=>{var b;return y((b=g.target)==null?void 0:b.error)},v.readAsArrayBuffer(h)}))(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=Ym(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(Or(this._state,"user_created"))throw new Cr(this._state);if(bn(this._state,"conversation_creating"))throw new Cr(this._state);let r;bn(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(Or(this._state,"user_created"))throw new Cr(this._state);if(bn(this._state,"conversation_creating"))throw new Cr(this._state);let r;bn(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(Or(this._state,"user_created"))throw new Cr(this._state);bn(this._state,"conversation_created")&&this._state.conversationId===n||bn(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(Or(this._state,"user_created"))return!1;try{return await this._client.getConversation({"x-user-key":this._state.userKey,id:n}),!0}catch(r){if(Vv(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(Vv(r)&&i(r))return!1;throw r}}async newConversation(){if(Or(this._state,"user_created"))throw new Cr(this._state);bn(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(!bn(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 soe=({clientId:e,apiUrl:t="https://webchat.botpress.cloud"})=>new ooe({apiUrl:t,clientId:e}),loe=({clientId:e,apiUrl:t="https://webchat.botpress.cloud"})=>{const[n]=j.useState(soe({clientId:e,apiUrl:t}));return n};function uoe(){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 qO={},qv={},rf=ht&&ht.__assign||function(){return rf=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},rf.apply(this,arguments)};Object.defineProperty(qv,"__esModule",{value:!0});var coe={delayFirstAttempt:!1,jitter:"none",maxDelay:1/0,numOfAttempts:10,retry:function(){return!0},startingDelay:100,timeMultiple:2};function foe(e){var t=rf(rf({},coe),e);return t.numOfAttempts<1&&(t.numOfAttempts=1),t}qv.getSanitizedOptions=foe;var Wv={},Hv={},af={},Zv={},Kv={};Object.defineProperty(Kv,"__esModule",{value:!0});function doe(e){var t=Math.random()*e;return Math.round(t)}Kv.fullJitter=doe;var Gv={};Object.defineProperty(Gv,"__esModule",{value:!0});function poe(e){return e}Gv.noJitter=poe,Object.defineProperty(Zv,"__esModule",{value:!0});var hoe=Kv,moe=Gv;function voe(e){switch(e.jitter){case"full":return hoe.fullJitter;case"none":default:return moe.noJitter}}Zv.JitterFactory=voe,Object.defineProperty(af,"__esModule",{value:!0});var yoe=Zv,goe=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=yoe.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}();af.Delay=goe;var boe=ht&&ht.__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)}}(),xoe=ht&&ht.__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())})},woe=ht&&ht.__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(Hv,"__esModule",{value:!0});var Soe=af,_oe=function(e){boe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t.prototype.apply=function(){return xoe(this,void 0,void 0,function(){return woe(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}(Soe.Delay);Hv.SkipFirstDelay=_oe;var Yv={},Eoe=ht&&ht.__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(Yv,"__esModule",{value:!0});var koe=af,Toe=function(e){Eoe(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(koe.Delay);Yv.AlwaysDelay=Toe,Object.defineProperty(Wv,"__esModule",{value:!0});var Ooe=Hv,Coe=Yv;function $oe(e,t){var n=Ioe(e);return n.setAttemptNumber(t),n}Wv.DelayFactory=$oe;function Ioe(e){return e.delayFirstAttempt?new Coe.AlwaysDelay(e):new Ooe.SkipFirstDelay(e)}var Jv=ht&&ht.__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())})},Xv=ht&&ht.__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(qO,"__esModule",{value:!0});var Roe=qv,Poe=Wv;function Aoe(e,t){return t===void 0&&(t={}),Jv(this,void 0,void 0,function(){var n,r;return Xv(this,function(i){switch(i.label){case 0:return n=Roe.getSanitizedOptions(t),r=new Doe(e,n),[4,r.execute()];case 1:return[2,i.sent()]}})})}var Noe=qO.backOff=Aoe,Doe=function(){function e(t,n){this.request=t,this.options=n,this.attemptNumber=0}return e.prototype.execute=function(){return Jv(this,void 0,void 0,function(){var t,n;return Xv(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 Jv(this,void 0,void 0,function(){var t;return Xv(this,function(n){switch(n.label){case 0:return t=Poe.DelayFactory(this.options,this.attemptNumber),[4,t.apply()];case 1:return n.sent(),[2]}})})},e}();function Moe({apiUrl:e="https://webchat.botpress.dev",clientId:t,...n}){const[r,i]=j.useState(),a=Bo(T=>T.messages),o=Bo(T=>T.addMessage),s=Bo(T=>T.fetchMessages),u=Bo(T=>T.setMessages),l=Bo(T=>T.isFetching),[c,f]=j.useState("connecting"),{isTyping:d,setIsTyping:p}=uoe(),h=j.useMemo(()=>new yf,[]),m=j.useMemo(()=>zO({apiUrl:e,clientId:t}),[e,t]),y=j.useRef(null),[v,g]=j.useState(n.userKey),[b,k]=j.useState(n.conversationId);async function S(T){const{conversation:R}=await m.createConversation({"x-user-key":T});return Ni.setState({conversationId:R.id}),R.id}if(j.useEffect(()=>{let T=!0;async function R({userKey:B,conversationId:O}){let A,z=n.userKey??B,$=n.conversationId??O;if(f("connecting"),!z){const L=Ni.getState().user;z=L==null?void 0:L.userToken}if(!z){const{key:L,user:W}=await m.createUser({});A=W,z=L,Ni.setState({user:{userId:W.id,userToken:z}})}if(!A){const{user:L}=await m.getUser({"x-user-key":z});A=L}$||($=Ni.getState().conversationId),$||($=await S(z));const[F,M]=[await m.listenConversation({"x-user-key":z,id:$}),await s({client:m,conversationId:$,userKey:z})];WO({emitter:h,signalEmitter:F}),T&&(y.current=F,g(z),k($),i(A),u(M),f("connected"))}return R({userKey:v,conversationId:b}).catch(B=>{console.error(B)}),()=>{y.current&&(y.current.cleanup(),y.current=null),T=!1}},[v,b,m,h,n.conversationId,n.userKey]),j.useEffect(()=>{var R;if(!v||!b)return;async function T({userKey:B,conversationId:O}){const A=await m.listenConversation({"x-user-key":B,id:O});y.current=A,WO({emitter:h,signalEmitter:A})}c==="error"&&((R=y.current)==null||R.cleanup(),Noe(()=>T({conversationId:b,userKey:v}),{startingDelay:2e3,maxDelay:1e4,numOfAttempts:1/0}),f("connected"))},[c,v,b]),j.useEffect(()=>{const T=[h.on("message",R=>((r==null?void 0:r.id)!==R.authorId&&h.emit("isTyping",{isTyping:!1,timeout:0}),o(R))),h.on("isTyping",({isTyping:R,timeout:B})=>{p(R,B)}),h.on("error",()=>{f("error")})];return()=>{T.forEach(R=>R())}},[]),c==="connecting"||!v||!b)return{clientState:"connecting",on:h.on.bind(h),client:void 0,messages:[],conversationId:void 0,newConversation:()=>{},user:void 0,isTyping:void 0,isFetchingMessages:l};const E={sendMessage:async T=>{const R=nT();o(lo({id:R,createdAt:new Date().toISOString(),userId:(r==null?void 0:r.id)??"",conversationId:b,payload:T,metadata:{clientMessageId:R,delivered:!1}})),await m.createMessage({"x-user-key":v,conversationId:b,payload:T,metadata:{clientMessageId:R}}).catch(B=>h.emit("error",B))},updateUser:async T=>{const{user:R}=await m.updateUser({"x-user-key":v,name:T.name,pictureUrl:T.pictureUrl,userData:T.data});return R},sendEvent:async T=>{await m.createEvent({"x-user-key":v,conversationId:b,payload:{type:"custom",data:T}})},uploadFile:async T=>{const{size:R,name:B}=T,A=await(W=>new Promise((q,D)=>{const x=new FileReader;x.onload=V=>{var Z;return q((Z=V.target)==null?void 0:Z.result)},x.onerror=V=>{var Z;return D((Z=V.target)==null?void 0:Z.error)},x.readAsArrayBuffer(W)}))(T),{file:{uploadUrl:z,contentType:$,url:F}}=await m.createFile({"x-user-key":v,size:R,key:B,accessPolicies:["public_content"],index:!1,tags:{source:"integration",integrationName:"webchat"}});await fetch(z,{method:"PUT",headers:{"x-amz-tagging":"public=true"},body:A});const M=$.split("/").shift()??"",L=Ym(M)?M:"file";return{fileUrl:F,name:B,type:L}},getUser:async()=>{const{user:T}=await m.getUser({"x-user-key":v});return T}};return{clientState:c,on:h.on.bind(h),client:E,messages:a,conversationId:b,newConversation:()=>{u([]),S(v).then(k)},user:r,isTyping:d,isFetchingMessages:l}}function WO({emitter:e,signalEmitter:t}){t.on("unknown",n=>{typeof n=="string"&&n==="ping"||console.debug("unknown event",n)}),t.on("message_created",n=>{e.emit("message",lo(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)})}Pe.Avatar=Sl,Pe.Block=wa,Pe.Composer=Fw,Pe.Container=dp,Pe.Fab=I0,Pe.Header=M0,Pe.Message=yp,Pe.MessageList=Gm,Pe.Modal=ui,Pe.ModalProvider=Bw,Pe.RestartConversationButton=D0,Pe.TypingIndicator=j0,Pe.Webchat=Oee,Pe.WebchatThemeSchema=Ef,Pe.__adapters=oC,Pe.avatarThemeSchema=wl,Pe.blockThemeSchema=Qy,Pe.configPropsSchema=rg,Pe.configurationSchema=Yy,Pe.cssStyleSchema=Xy,Pe.descriptionItemSchema=oa,Pe.fileTypes=rT,Pe.generateThemeStylesheet=ig,Pe.getClient=zO,Pe.initPropsSchema=W$,Pe.isFileType=Ym,Pe.markdownTypeSchema=Jy,Pe.renderers=Pw,Pe.statePropsSchema=tg,Pe.styleOptionSchema=fe,Pe.themeSchema=eg,Pe.useClient=loe,Pe.useOfflineStore=Ni,Pe.useWebchatClient=Moe,Pe.useWebchatStore=zl,Pe.userPropsSchema=ng,Pe.webchatClasses=yt,Object.defineProperty(Pe,Symbol.toStringTag,{value:"Module"})});
|