feazy-neo-chat-component 0.1.85 → 0.1.87
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chat-component.cjs.js +97 -87
- package/dist/chat-component.es.js +6854 -6235
- package/dist/chat-component.web.js +104 -94
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var
|
|
1
|
+
"use strict";var Ef=Object.defineProperty;var Pf=(e,t,n)=>t in e?Ef(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var An=(e,t,n)=>Pf(e,typeof t!="symbol"?t+"":t,n);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const I=require("react"),Fo=require("react-dom");function Zl(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 v=Zl(I),Bo=Zl(Fo);var Hr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Gl(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var fo={exports:{}},Un={};/**
|
|
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 qa;function jf(){if(qa)return Un;qa=1;var e=I,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,l,u){var c,d={},p=null,m=null;u!==void 0&&(p=""+u),l.key!==void 0&&(p=""+l.key),l.ref!==void 0&&(m=l.ref);for(c in l)r.call(l,c)&&!a.hasOwnProperty(c)&&(d[c]=l[c]);if(s&&s.defaultProps)for(c in l=s.defaultProps,l)d[c]===void 0&&(d[c]=l[c]);return{$$typeof:t,type:s,key:p,ref:m,props:d,_owner:i.current}}return Un.Fragment=n,Un.jsx=o,Un.jsxs=o,Un}var Xn={};/**
|
|
10
10
|
* @license React
|
|
11
11
|
* react-jsx-runtime.development.js
|
|
12
12
|
*
|
|
@@ -14,278 +14,288 @@
|
|
|
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
|
-
`+
|
|
19
|
-
`),
|
|
20
|
-
`),
|
|
21
|
-
`+
|
|
17
|
+
*/var Ja;function Tf(){return Ja||(Ja=1,process.env.NODE_ENV!=="production"&&function(){var e=I,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"),l=Symbol.for("react.forward_ref"),u=Symbol.for("react.suspense"),c=Symbol.for("react.suspense_list"),d=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),m=Symbol.for("react.offscreen"),h=Symbol.iterator,g="@@iterator";function b(A){if(A===null||typeof A!="object")return null;var V=h&&A[h]||A[g];return typeof V=="function"?V:null}var y=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function w(A){{for(var V=arguments.length,G=new Array(V>1?V-1:0),ae=1;ae<V;ae++)G[ae-1]=arguments[ae];k("error",A,G)}}function k(A,V,G){{var ae=y.ReactDebugCurrentFrame,xe=ae.getStackAddendum();xe!==""&&(V+="%s",G=G.concat([xe]));var je=G.map(function(ge){return String(ge)});je.unshift("Warning: "+V),Function.prototype.apply.call(console[A],console,je)}}var E=!1,j=!1,z=!1,N=!1,P=!1,L;L=Symbol.for("react.module.reference");function C(A){return!!(typeof A=="string"||typeof A=="function"||A===r||A===a||P||A===i||A===u||A===c||N||A===m||E||j||z||typeof A=="object"&&A!==null&&(A.$$typeof===p||A.$$typeof===d||A.$$typeof===o||A.$$typeof===s||A.$$typeof===l||A.$$typeof===L||A.getModuleId!==void 0))}function D(A,V,G){var ae=A.displayName;if(ae)return ae;var xe=V.displayName||V.name||"";return xe!==""?G+"("+xe+")":G}function M(A){return A.displayName||"Context"}function X(A){if(A==null)return null;if(typeof A.tag=="number"&&w("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof A=="function")return A.displayName||A.name||null;if(typeof A=="string")return A;switch(A){case r:return"Fragment";case n:return"Portal";case a:return"Profiler";case i:return"StrictMode";case u:return"Suspense";case c:return"SuspenseList"}if(typeof A=="object")switch(A.$$typeof){case s:var V=A;return M(V)+".Consumer";case o:var G=A;return M(G._context)+".Provider";case l:return D(A,A.render,"ForwardRef");case d:var ae=A.displayName||null;return ae!==null?ae:X(A.type)||"Memo";case p:{var xe=A,je=xe._payload,ge=xe._init;try{return X(ge(je))}catch{return null}}}return null}var F=Object.assign,O=0,W,K,q,ee,x,se,ze;function S(){}S.__reactDisabledLog=!0;function Pe(){{if(O===0){W=console.log,K=console.info,q=console.warn,ee=console.error,x=console.group,se=console.groupCollapsed,ze=console.groupEnd;var A={configurable:!0,enumerable:!0,value:S,writable:!0};Object.defineProperties(console,{info:A,log:A,warn:A,error:A,group:A,groupCollapsed:A,groupEnd:A})}O++}}function We(){{if(O--,O===0){var A={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:F({},A,{value:W}),info:F({},A,{value:K}),warn:F({},A,{value:q}),error:F({},A,{value:ee}),group:F({},A,{value:x}),groupCollapsed:F({},A,{value:se}),groupEnd:F({},A,{value:ze})})}O<0&&w("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Ee=y.ReactCurrentDispatcher,Ie;function Z(A,V,G){{if(Ie===void 0)try{throw Error()}catch(xe){var ae=xe.stack.trim().match(/\n( *(at )?)/);Ie=ae&&ae[1]||""}return`
|
|
18
|
+
`+Ie+A}}var J=!1,Q;{var be=typeof WeakMap=="function"?WeakMap:Map;Q=new be}function pe(A,V){if(!A||J)return"";{var G=Q.get(A);if(G!==void 0)return G}var ae;J=!0;var xe=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var je;je=Ee.current,Ee.current=null,Pe();try{if(V){var ge=function(){throw Error()};if(Object.defineProperty(ge.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ge,[])}catch(et){ae=et}Reflect.construct(A,[],ge)}else{try{ge.call()}catch(et){ae=et}A.call(ge.prototype)}}else{try{throw Error()}catch(et){ae=et}A()}}catch(et){if(et&&ae&&typeof et.stack=="string"){for(var fe=et.stack.split(`
|
|
19
|
+
`),nt=ae.stack.split(`
|
|
20
|
+
`),Ve=fe.length-1,qe=nt.length-1;Ve>=1&&qe>=0&&fe[Ve]!==nt[qe];)qe--;for(;Ve>=1&&qe>=0;Ve--,qe--)if(fe[Ve]!==nt[qe]){if(Ve!==1||qe!==1)do if(Ve--,qe--,qe<0||fe[Ve]!==nt[qe]){var lt=`
|
|
21
|
+
`+fe[Ve].replace(" at new "," at ");return A.displayName&<.includes("<anonymous>")&&(lt=lt.replace("<anonymous>",A.displayName)),typeof A=="function"&&Q.set(A,lt),lt}while(Ve>=1&&qe>=0);break}}}finally{J=!1,Ee.current=je,We(),Error.prepareStackTrace=xe}var _t=A?A.displayName||A.name:"",Vt=_t?Z(_t):"";return typeof A=="function"&&Q.set(A,Vt),Vt}function Je(A,V,G){return pe(A,!1)}function Ge(A){var V=A.prototype;return!!(V&&V.isReactComponent)}function Ze(A,V,G){if(A==null)return"";if(typeof A=="function")return pe(A,Ge(A));if(typeof A=="string")return Z(A);switch(A){case u:return Z("Suspense");case c:return Z("SuspenseList")}if(typeof A=="object")switch(A.$$typeof){case l:return Je(A.render);case d:return Ze(A.type,V,G);case p:{var ae=A,xe=ae._payload,je=ae._init;try{return Ze(je(xe),V,G)}catch{}}}return""}var ke=Object.prototype.hasOwnProperty,te={},ie=y.ReactDebugCurrentFrame;function $(A){if(A){var V=A._owner,G=Ze(A.type,A._source,V?V.type:null);ie.setExtraStackFrame(G)}else ie.setExtraStackFrame(null)}function He(A,V,G,ae,xe){{var je=Function.call.bind(ke);for(var ge in A)if(je(A,ge)){var fe=void 0;try{if(typeof A[ge]!="function"){var nt=Error((ae||"React class")+": "+G+" type `"+ge+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof A[ge]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw nt.name="Invariant Violation",nt}fe=A[ge](V,ge,ae,G,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(Ve){fe=Ve}fe&&!(fe instanceof Error)&&($(xe),w("%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).",ae||"React class",G,ge,typeof fe),$(null)),fe instanceof Error&&!(fe.message in te)&&(te[fe.message]=!0,$(xe),w("Failed %s type: %s",G,fe.message),$(null))}}}var Oe=Array.isArray;function Se(A){return Oe(A)}function Ne(A){{var V=typeof Symbol=="function"&&Symbol.toStringTag,G=V&&A[Symbol.toStringTag]||A.constructor.name||"Object";return G}}function st(A){try{return gt(A),!1}catch{return!0}}function gt(A){return""+A}function T(A){if(st(A))return w("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Ne(A)),gt(A)}var B=y.ReactCurrentOwner,_={key:!0,ref:!0,__self:!0,__source:!0},oe,ye;function Ue(A){if(ke.call(A,"ref")){var V=Object.getOwnPropertyDescriptor(A,"ref").get;if(V&&V.isReactWarning)return!1}return A.ref!==void 0}function Et(A){if(ke.call(A,"key")){var V=Object.getOwnPropertyDescriptor(A,"key").get;if(V&&V.isReactWarning)return!1}return A.key!==void 0}function bt(A,V){typeof A.ref=="string"&&B.current}function Nt(A,V){{var G=function(){oe||(oe=!0,w("%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)",V))};G.isReactWarning=!0,Object.defineProperty(A,"key",{get:G,configurable:!0})}}function Bt(A,V){{var G=function(){ye||(ye=!0,w("%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)",V))};G.isReactWarning=!0,Object.defineProperty(A,"ref",{get:G,configurable:!0})}}var _e=function(A,V,G,ae,xe,je,ge){var fe={$$typeof:t,type:A,key:V,ref:G,props:ge,_owner:je};return fe._store={},Object.defineProperty(fe._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(fe,"_self",{configurable:!1,enumerable:!1,writable:!1,value:ae}),Object.defineProperty(fe,"_source",{configurable:!1,enumerable:!1,writable:!1,value:xe}),Object.freeze&&(Object.freeze(fe.props),Object.freeze(fe)),fe};function kt(A,V,G,ae,xe){{var je,ge={},fe=null,nt=null;G!==void 0&&(T(G),fe=""+G),Et(V)&&(T(V.key),fe=""+V.key),Ue(V)&&(nt=V.ref,bt(V,xe));for(je in V)ke.call(V,je)&&!_.hasOwnProperty(je)&&(ge[je]=V[je]);if(A&&A.defaultProps){var Ve=A.defaultProps;for(je in Ve)ge[je]===void 0&&(ge[je]=Ve[je])}if(fe||nt){var qe=typeof A=="function"?A.displayName||A.name||"Unknown":A;fe&&Nt(ge,qe),nt&&Bt(ge,qe)}return _e(A,fe,nt,xe,ae,B.current,ge)}}var Ke=y.ReactCurrentOwner,cn=y.ReactDebugCurrentFrame;function Wt(A){if(A){var V=A._owner,G=Ze(A.type,A._source,V?V.type:null);cn.setExtraStackFrame(G)}else cn.setExtraStackFrame(null)}var Yt;Yt=!1;function wn(A){return typeof A=="object"&&A!==null&&A.$$typeof===t}function kn(){{if(Ke.current){var A=X(Ke.current.type);if(A)return`
|
|
22
22
|
|
|
23
|
-
Check the render method of \``+
|
|
23
|
+
Check the render method of \``+A+"`."}return""}}function Jn(A){return""}var wr={};function zi(A){{var V=kn();if(!V){var G=typeof A=="string"?A:A.displayName||A.name;G&&(V=`
|
|
24
24
|
|
|
25
|
-
Check the top-level render call using <`+
|
|
25
|
+
Check the top-level render call using <`+G+">.")}return V}}function kr(A,V){{if(!A._store||A._store.validated||A.key!=null)return;A._store.validated=!0;var G=zi(V);if(wr[G])return;wr[G]=!0;var ae="";A&&A._owner&&A._owner!==Ke.current&&(ae=" It was passed a child from "+X(A._owner.type)+"."),Wt(A),w('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',G,ae),Wt(null)}}function Sr(A,V){{if(typeof A!="object")return;if(Se(A))for(var G=0;G<A.length;G++){var ae=A[G];wn(ae)&&kr(ae,V)}else if(wn(A))A._store&&(A._store.validated=!0);else if(A){var xe=b(A);if(typeof xe=="function"&&xe!==A.entries)for(var je=xe.call(A),ge;!(ge=je.next()).done;)wn(ge.value)&&kr(ge.value,V)}}}function Ei(A){{var V=A.type;if(V==null||typeof V=="string")return;var G;if(typeof V=="function")G=V.propTypes;else if(typeof V=="object"&&(V.$$typeof===l||V.$$typeof===d))G=V.propTypes;else return;if(G){var ae=X(V);He(G,A.props,"prop",ae,A)}else if(V.PropTypes!==void 0&&!Yt){Yt=!0;var xe=X(V);w("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",xe||"Unknown")}typeof V.getDefaultProps=="function"&&!V.getDefaultProps.isReactClassApproved&&w("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function Pi(A){{for(var V=Object.keys(A.props),G=0;G<V.length;G++){var ae=V[G];if(ae!=="children"&&ae!=="key"){Wt(A),w("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",ae),Wt(null);break}}A.ref!==null&&(Wt(A),w("Invalid attribute `ref` supplied to `React.Fragment`."),Wt(null))}}var dn={};function Cr(A,V,G,ae,xe,je){{var ge=C(A);if(!ge){var fe="";(A===void 0||typeof A=="object"&&A!==null&&Object.keys(A).length===0)&&(fe+=" 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 nt=Jn();nt?fe+=nt:fe+=kn();var Ve;A===null?Ve="null":Se(A)?Ve="array":A!==void 0&&A.$$typeof===t?(Ve="<"+(X(A.type)||"Unknown")+" />",fe=" Did you accidentally export a JSX literal instead of a component?"):Ve=typeof A,w("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",Ve,fe)}var qe=kt(A,V,G,xe,je);if(qe==null)return qe;if(ge){var lt=V.children;if(lt!==void 0)if(ae)if(Se(lt)){for(var _t=0;_t<lt.length;_t++)Sr(lt[_t],A);Object.freeze&&Object.freeze(lt)}else w("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 Sr(lt,A)}if(ke.call(V,"key")){var Vt=X(A),et=Object.keys(V).filter(function(Cn){return Cn!=="key"}),Hn=et.length>0?"{key: someKey, "+et.join(": ..., ")+": ...}":"{key: someKey}";if(!dn[Vt+Hn]){var Sn=et.length>0?"{"+et.join(": ..., ")+": ...}":"{}";w(`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} />`,
|
|
30
|
+
<%s key={someKey} {...props} />`,Hn,Vt,Sn,Vt),dn[Vt+Hn]=!0}}return A===r?Pi(qe):Ei(qe),qe}}function Ar(A,V,G){return Cr(A,V,G,!0)}function ji(A,V,G){return Cr(A,V,G,!1)}var Ti=ji,Ni=Ar;Xn.Fragment=r,Xn.jsx=Ti,Xn.jsxs=Ni}()),Xn}process.env.NODE_ENV==="production"?fo.exports=jf():fo.exports=Tf();var f=fo.exports;/**
|
|
31
31
|
* @license lucide-react v0.462.0 - ISC
|
|
32
32
|
*
|
|
33
33
|
* This source code is licensed under the ISC license.
|
|
34
34
|
* See the LICENSE file in the root directory of this source tree.
|
|
35
|
-
*/const
|
|
35
|
+
*/const Nf=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Kl=(...e)=>e.filter((t,n,r)=>!!t&&t.trim()!==""&&r.indexOf(t)===n).join(" ").trim();/**
|
|
36
36
|
* @license lucide-react v0.462.0 - ISC
|
|
37
37
|
*
|
|
38
38
|
* This source code is licensed under the ISC license.
|
|
39
39
|
* See the LICENSE file in the root directory of this source tree.
|
|
40
|
-
*/var
|
|
40
|
+
*/var Mf={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};/**
|
|
41
41
|
* @license lucide-react v0.462.0 - ISC
|
|
42
42
|
*
|
|
43
43
|
* This source code is licensed under the ISC license.
|
|
44
44
|
* See the LICENSE file in the root directory of this source tree.
|
|
45
|
-
*/const
|
|
45
|
+
*/const If=I.forwardRef(({color:e="currentColor",size:t=24,strokeWidth:n=2,absoluteStrokeWidth:r,className:i="",children:a,iconNode:o,...s},l)=>I.createElement("svg",{ref:l,...Mf,width:t,height:t,stroke:e,strokeWidth:r?Number(n)*24/Number(t):n,className:Kl("lucide",i),...s},[...o.map(([u,c])=>I.createElement(u,c)),...Array.isArray(a)?a:[a]]));/**
|
|
46
46
|
* @license lucide-react v0.462.0 - ISC
|
|
47
47
|
*
|
|
48
48
|
* This source code is licensed under the ISC license.
|
|
49
49
|
* See the LICENSE file in the root directory of this source tree.
|
|
50
|
-
*/const
|
|
50
|
+
*/const me=(e,t)=>{const n=I.forwardRef(({className:r,...i},a)=>I.createElement(If,{ref:a,iconNode:t,className:Kl(`lucide-${Nf(e)}`,r),...i}));return n.displayName=`${e}`,n};/**
|
|
51
51
|
* @license lucide-react v0.462.0 - ISC
|
|
52
52
|
*
|
|
53
53
|
* This source code is licensed under the ISC license.
|
|
54
54
|
* See the LICENSE file in the root directory of this source tree.
|
|
55
|
-
*/const
|
|
55
|
+
*/const Df=me("BadgeCheck",[["path",{d:"M3.85 8.62a4 4 0 0 1 4.78-4.77 4 4 0 0 1 6.74 0 4 4 0 0 1 4.78 4.78 4 4 0 0 1 0 6.74 4 4 0 0 1-4.77 4.78 4 4 0 0 1-6.75 0 4 4 0 0 1-4.78-4.77 4 4 0 0 1 0-6.76Z",key:"3c2336"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
|
|
56
56
|
* @license lucide-react v0.462.0 - ISC
|
|
57
57
|
*
|
|
58
58
|
* This source code is licensed under the ISC license.
|
|
59
59
|
* See the LICENSE file in the root directory of this source tree.
|
|
60
|
-
*/const
|
|
60
|
+
*/const Ur=me("Bot",[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]]);/**
|
|
61
61
|
* @license lucide-react v0.462.0 - ISC
|
|
62
62
|
*
|
|
63
63
|
* This source code is licensed under the ISC license.
|
|
64
64
|
* See the LICENSE file in the root directory of this source tree.
|
|
65
|
-
*/const
|
|
65
|
+
*/const Ql=me("CalendarClock",[["path",{d:"M21 7.5V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h3.5",key:"1osxxc"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M3 10h5",key:"r794hk"}],["path",{d:"M17.5 17.5 16 16.3V14",key:"akvzfd"}],["circle",{cx:"16",cy:"16",r:"6",key:"qoo3c4"}]]);/**
|
|
66
66
|
* @license lucide-react v0.462.0 - ISC
|
|
67
67
|
*
|
|
68
68
|
* This source code is licensed under the ISC license.
|
|
69
69
|
* See the LICENSE file in the root directory of this source tree.
|
|
70
|
-
*/const
|
|
70
|
+
*/const Rf=me("CalendarX2",[["path",{d:"M8 2v4",key:"1cmpym"}],["path",{d:"M16 2v4",key:"4m81vk"}],["path",{d:"M21 13V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8",key:"3spt84"}],["path",{d:"M3 10h18",key:"8toen8"}],["path",{d:"m17 22 5-5",key:"1k6ppv"}],["path",{d:"m17 17 5 5",key:"p7ous7"}]]);/**
|
|
71
71
|
* @license lucide-react v0.462.0 - ISC
|
|
72
72
|
*
|
|
73
73
|
* This source code is licensed under the ISC license.
|
|
74
74
|
* See the LICENSE file in the root directory of this source tree.
|
|
75
|
-
*/const
|
|
75
|
+
*/const vn=me("Check",[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]]);/**
|
|
76
76
|
* @license lucide-react v0.462.0 - ISC
|
|
77
77
|
*
|
|
78
78
|
* This source code is licensed under the ISC license.
|
|
79
79
|
* See the LICENSE file in the root directory of this source tree.
|
|
80
|
-
*/const
|
|
80
|
+
*/const Lf=me("ChevronDown",[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]]);/**
|
|
81
81
|
* @license lucide-react v0.462.0 - ISC
|
|
82
82
|
*
|
|
83
83
|
* This source code is licensed under the ISC license.
|
|
84
84
|
* See the LICENSE file in the root directory of this source tree.
|
|
85
|
-
*/const
|
|
85
|
+
*/const nn=me("CircleAlert",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]]);/**
|
|
86
86
|
* @license lucide-react v0.462.0 - ISC
|
|
87
87
|
*
|
|
88
88
|
* This source code is licensed under the ISC license.
|
|
89
89
|
* See the LICENSE file in the root directory of this source tree.
|
|
90
|
-
*/const
|
|
90
|
+
*/const Yl=me("CircleCheck",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
|
|
91
91
|
* @license lucide-react v0.462.0 - ISC
|
|
92
92
|
*
|
|
93
93
|
* This source code is licensed under the ISC license.
|
|
94
94
|
* See the LICENSE file in the root directory of this source tree.
|
|
95
|
-
*/const
|
|
95
|
+
*/const Of=me("CircleX",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);/**
|
|
96
96
|
* @license lucide-react v0.462.0 - ISC
|
|
97
97
|
*
|
|
98
98
|
* This source code is licensed under the ISC license.
|
|
99
99
|
* See the LICENSE file in the root directory of this source tree.
|
|
100
|
-
*/const
|
|
100
|
+
*/const Ff=me("Circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);/**
|
|
101
101
|
* @license lucide-react v0.462.0 - ISC
|
|
102
102
|
*
|
|
103
103
|
* This source code is licensed under the ISC license.
|
|
104
104
|
* See the LICENSE file in the root directory of this source tree.
|
|
105
|
-
*/const
|
|
105
|
+
*/const Bf=me("Clock3",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16.5 12",key:"1aq6pp"}]]);/**
|
|
106
106
|
* @license lucide-react v0.462.0 - ISC
|
|
107
107
|
*
|
|
108
108
|
* This source code is licensed under the ISC license.
|
|
109
109
|
* See the LICENSE file in the root directory of this source tree.
|
|
110
|
-
*/const
|
|
110
|
+
*/const Ha=me("Clock",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]]);/**
|
|
111
111
|
* @license lucide-react v0.462.0 - ISC
|
|
112
112
|
*
|
|
113
113
|
* This source code is licensed under the ISC license.
|
|
114
114
|
* See the LICENSE file in the root directory of this source tree.
|
|
115
|
-
*/const
|
|
115
|
+
*/const pn=me("ExternalLink",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]]);/**
|
|
116
116
|
* @license lucide-react v0.462.0 - ISC
|
|
117
117
|
*
|
|
118
118
|
* This source code is licensed under the ISC license.
|
|
119
119
|
* See the LICENSE file in the root directory of this source tree.
|
|
120
|
-
*/const
|
|
120
|
+
*/const Ua=me("FileCheck2",[["path",{d:"M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4",key:"1pf5j1"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"m3 15 2 2 4-4",key:"1lhrkk"}]]);/**
|
|
121
121
|
* @license lucide-react v0.462.0 - ISC
|
|
122
122
|
*
|
|
123
123
|
* This source code is licensed under the ISC license.
|
|
124
124
|
* See the LICENSE file in the root directory of this source tree.
|
|
125
|
-
*/const
|
|
125
|
+
*/const _l=me("FileText",[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]);/**
|
|
126
126
|
* @license lucide-react v0.462.0 - ISC
|
|
127
127
|
*
|
|
128
128
|
* This source code is licensed under the ISC license.
|
|
129
129
|
* See the LICENSE file in the root directory of this source tree.
|
|
130
|
-
*/const
|
|
130
|
+
*/const mo=me("Headphones",[["path",{d:"M3 14h3a2 2 0 0 1 2 2v3a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-7a9 9 0 0 1 18 0v7a2 2 0 0 1-2 2h-1a2 2 0 0 1-2-2v-3a2 2 0 0 1 2-2h3",key:"1xhozi"}]]);/**
|
|
131
131
|
* @license lucide-react v0.462.0 - ISC
|
|
132
132
|
*
|
|
133
133
|
* This source code is licensed under the ISC license.
|
|
134
134
|
* See the LICENSE file in the root directory of this source tree.
|
|
135
|
-
*/const
|
|
135
|
+
*/const Wf=me("Info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]);/**
|
|
136
136
|
* @license lucide-react v0.462.0 - ISC
|
|
137
137
|
*
|
|
138
138
|
* This source code is licensed under the ISC license.
|
|
139
139
|
* See the LICENSE file in the root directory of this source tree.
|
|
140
|
-
*/const
|
|
140
|
+
*/const Vf=me("Languages",[["path",{d:"m5 8 6 6",key:"1wu5hv"}],["path",{d:"m4 14 6-6 2-3",key:"1k1g8d"}],["path",{d:"M2 5h12",key:"or177f"}],["path",{d:"M7 2h1",key:"1t2jsx"}],["path",{d:"m22 22-5-10-5 10",key:"don7ne"}],["path",{d:"M14 18h6",key:"1m8k6r"}]]);/**
|
|
141
141
|
* @license lucide-react v0.462.0 - ISC
|
|
142
142
|
*
|
|
143
143
|
* This source code is licensed under the ISC license.
|
|
144
144
|
* See the LICENSE file in the root directory of this source tree.
|
|
145
|
-
*/const
|
|
145
|
+
*/const qf=me("LoaderCircle",[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]]);/**
|
|
146
146
|
* @license lucide-react v0.462.0 - ISC
|
|
147
147
|
*
|
|
148
148
|
* This source code is licensed under the ISC license.
|
|
149
149
|
* See the LICENSE file in the root directory of this source tree.
|
|
150
|
-
*/const
|
|
150
|
+
*/const Xa=me("MapPin",[["path",{d:"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0",key:"1r0f0z"}],["circle",{cx:"12",cy:"10",r:"3",key:"ilqhr7"}]]);/**
|
|
151
151
|
* @license lucide-react v0.462.0 - ISC
|
|
152
152
|
*
|
|
153
153
|
* This source code is licensed under the ISC license.
|
|
154
154
|
* See the LICENSE file in the root directory of this source tree.
|
|
155
|
-
*/const
|
|
155
|
+
*/const Jf=me("Maximize2",[["polyline",{points:"15 3 21 3 21 9",key:"mznyad"}],["polyline",{points:"9 21 3 21 3 15",key:"1avn1i"}],["line",{x1:"21",x2:"14",y1:"3",y2:"10",key:"ota7mn"}],["line",{x1:"3",x2:"10",y1:"21",y2:"14",key:"1atl0r"}]]);/**
|
|
156
156
|
* @license lucide-react v0.462.0 - ISC
|
|
157
157
|
*
|
|
158
158
|
* This source code is licensed under the ISC license.
|
|
159
159
|
* See the LICENSE file in the root directory of this source tree.
|
|
160
|
-
*/const
|
|
160
|
+
*/const Hf=me("MessageCircle",[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]]);/**
|
|
161
161
|
* @license lucide-react v0.462.0 - ISC
|
|
162
162
|
*
|
|
163
163
|
* This source code is licensed under the ISC license.
|
|
164
164
|
* See the LICENSE file in the root directory of this source tree.
|
|
165
|
-
*/const
|
|
165
|
+
*/const Uf=me("Mic",[["path",{d:"M12 2a3 3 0 0 0-3 3v7a3 3 0 0 0 6 0V5a3 3 0 0 0-3-3Z",key:"131961"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["line",{x1:"12",x2:"12",y1:"19",y2:"22",key:"x3vr5v"}]]);/**
|
|
166
166
|
* @license lucide-react v0.462.0 - ISC
|
|
167
167
|
*
|
|
168
168
|
* This source code is licensed under the ISC license.
|
|
169
169
|
* See the LICENSE file in the root directory of this source tree.
|
|
170
|
-
*/const
|
|
170
|
+
*/const Xf=me("Minimize2",[["polyline",{points:"4 14 10 14 10 20",key:"11kfnr"}],["polyline",{points:"20 10 14 10 14 4",key:"rlmsce"}],["line",{x1:"14",x2:"21",y1:"10",y2:"3",key:"o5lafz"}],["line",{x1:"3",x2:"10",y1:"21",y2:"14",key:"1atl0r"}]]);/**
|
|
171
171
|
* @license lucide-react v0.462.0 - ISC
|
|
172
172
|
*
|
|
173
173
|
* This source code is licensed under the ISC license.
|
|
174
174
|
* See the LICENSE file in the root directory of this source tree.
|
|
175
|
-
*/const
|
|
175
|
+
*/const Zf=me("MonitorPlay",[["path",{d:"M10 7.75a.75.75 0 0 1 1.142-.638l3.664 2.249a.75.75 0 0 1 0 1.278l-3.664 2.25a.75.75 0 0 1-1.142-.64z",key:"1pctta"}],["path",{d:"M12 17v4",key:"1riwvh"}],["path",{d:"M8 21h8",key:"1ev6f3"}],["rect",{x:"2",y:"3",width:"20",height:"14",rx:"2",key:"x3v2xh"}]]);/**
|
|
176
176
|
* @license lucide-react v0.462.0 - ISC
|
|
177
177
|
*
|
|
178
178
|
* This source code is licensed under the ISC license.
|
|
179
179
|
* See the LICENSE file in the root directory of this source tree.
|
|
180
|
-
*/const
|
|
180
|
+
*/const Gf=me("Moon",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]]);/**
|
|
181
181
|
* @license lucide-react v0.462.0 - ISC
|
|
182
182
|
*
|
|
183
183
|
* This source code is licensed under the ISC license.
|
|
184
184
|
* See the LICENSE file in the root directory of this source tree.
|
|
185
|
-
*/const
|
|
185
|
+
*/const Kf=me("ReceiptText",[["path",{d:"M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z",key:"q3az6g"}],["path",{d:"M14 8H8",key:"1l3xfs"}],["path",{d:"M16 12H8",key:"1fr5h0"}],["path",{d:"M13 16H8",key:"wsln4y"}]]);/**
|
|
186
186
|
* @license lucide-react v0.462.0 - ISC
|
|
187
187
|
*
|
|
188
188
|
* This source code is licensed under the ISC license.
|
|
189
189
|
* See the LICENSE file in the root directory of this source tree.
|
|
190
|
-
*/const
|
|
190
|
+
*/const Qf=me("RotateCcw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]);/**
|
|
191
191
|
* @license lucide-react v0.462.0 - ISC
|
|
192
192
|
*
|
|
193
193
|
* This source code is licensed under the ISC license.
|
|
194
194
|
* See the LICENSE file in the root directory of this source tree.
|
|
195
|
-
*/const
|
|
195
|
+
*/const Yf=me("Send",[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]]);/**
|
|
196
196
|
* @license lucide-react v0.462.0 - ISC
|
|
197
197
|
*
|
|
198
198
|
* This source code is licensed under the ISC license.
|
|
199
199
|
* See the LICENSE file in the root directory of this source tree.
|
|
200
|
-
*/const
|
|
200
|
+
*/const _f=me("Settings",[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]]);/**
|
|
201
201
|
* @license lucide-react v0.462.0 - ISC
|
|
202
202
|
*
|
|
203
203
|
* This source code is licensed under the ISC license.
|
|
204
204
|
* See the LICENSE file in the root directory of this source tree.
|
|
205
|
-
*/const
|
|
205
|
+
*/const $f=me("ShieldCheck",[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]);/**
|
|
206
206
|
* @license lucide-react v0.462.0 - ISC
|
|
207
207
|
*
|
|
208
208
|
* This source code is licensed under the ISC license.
|
|
209
209
|
* See the LICENSE file in the root directory of this source tree.
|
|
210
|
-
*/const
|
|
210
|
+
*/const em=me("Square",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]]);/**
|
|
211
211
|
* @license lucide-react v0.462.0 - ISC
|
|
212
212
|
*
|
|
213
213
|
* This source code is licensed under the ISC license.
|
|
214
214
|
* See the LICENSE file in the root directory of this source tree.
|
|
215
|
-
*/const
|
|
215
|
+
*/const Za=me("Store",[["path",{d:"m2 7 4.41-4.41A2 2 0 0 1 7.83 2h8.34a2 2 0 0 1 1.42.59L22 7",key:"ztvudi"}],["path",{d:"M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8",key:"1b2hhj"}],["path",{d:"M15 22v-4a2 2 0 0 0-2-2h-2a2 2 0 0 0-2 2v4",key:"2ebpfo"}],["path",{d:"M2 7h20",key:"1fcdvo"}],["path",{d:"M22 7v3a2 2 0 0 1-2 2a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 16 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 12 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 8 12a2.7 2.7 0 0 1-1.59-.63.7.7 0 0 0-.82 0A2.7 2.7 0 0 1 4 12a2 2 0 0 1-2-2V7",key:"6c3vgh"}]]);/**
|
|
216
216
|
* @license lucide-react v0.462.0 - ISC
|
|
217
217
|
*
|
|
218
218
|
* This source code is licensed under the ISC license.
|
|
219
219
|
* See the LICENSE file in the root directory of this source tree.
|
|
220
|
-
*/const
|
|
220
|
+
*/const Ga=me("Sun",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]]);/**
|
|
221
221
|
* @license lucide-react v0.462.0 - ISC
|
|
222
222
|
*
|
|
223
223
|
* This source code is licensed under the ISC license.
|
|
224
224
|
* See the LICENSE file in the root directory of this source tree.
|
|
225
|
-
*/const
|
|
225
|
+
*/const tm=me("ThumbsDown",[["path",{d:"M17 14V2",key:"8ymqnk"}],["path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z",key:"m61m77"}]]);/**
|
|
226
226
|
* @license lucide-react v0.462.0 - ISC
|
|
227
227
|
*
|
|
228
228
|
* This source code is licensed under the ISC license.
|
|
229
229
|
* See the LICENSE file in the root directory of this source tree.
|
|
230
|
-
*/const
|
|
230
|
+
*/const $l=me("ThumbsUp",[["path",{d:"M7 10v12",key:"1qc93n"}],["path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z",key:"emmmcr"}]]);/**
|
|
231
231
|
* @license lucide-react v0.462.0 - ISC
|
|
232
232
|
*
|
|
233
233
|
* This source code is licensed under the ISC license.
|
|
234
234
|
* See the LICENSE file in the root directory of this source tree.
|
|
235
|
-
*/const
|
|
235
|
+
*/const nm=me("User",[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",key:"975kel"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]]);/**
|
|
236
236
|
* @license lucide-react v0.462.0 - ISC
|
|
237
237
|
*
|
|
238
238
|
* This source code is licensed under the ISC license.
|
|
239
239
|
* See the LICENSE file in the root directory of this source tree.
|
|
240
|
-
*/const Nn=pe("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);function Ra(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function ii(...e){return t=>{let n=!1;const r=e.map(i=>{const a=Ra(i,t);return!n&&typeof a=="function"&&(n=!0),a});if(n)return()=>{for(let i=0;i<r.length;i++){const a=r[i];typeof a=="function"?a():Ra(e[i],null)}}}}function Ke(...e){return v.useCallback(ii(...e),e)}var Rf=Symbol.for("react.lazy"),Xr=v[" use ".trim().toString()];function Of(e){return typeof e=="object"&&e!==null&&"then"in e}function Rl(e){return e!=null&&typeof e=="object"&&"$$typeof"in e&&e.$$typeof===Rf&&"_payload"in e&&Of(e._payload)}function Ol(e){const t=Bf(e),n=v.forwardRef((r,i)=>{let{children:a,...o}=r;Rl(a)&&typeof Xr=="function"&&(a=Xr(a._payload));const s=v.Children.toArray(a),l=s.find(Vf);if(l){const u=l.props.children,d=s.map(c=>c===l?v.Children.count(u)>1?v.Children.only(null):v.isValidElement(u)?u.props.children:null:c);return f.jsx(t,{...o,ref:i,children:v.isValidElement(u)?v.cloneElement(u,void 0,d):null})}return f.jsx(t,{...o,ref:i,children:a})});return n.displayName=`${e}.Slot`,n}var Ff=Ol("Slot");function Bf(e){const t=v.forwardRef((n,r)=>{let{children:i,...a}=n;if(Rl(i)&&typeof Xr=="function"&&(i=Xr(i._payload)),v.isValidElement(i)){const o=Hf(i),s=Jf(a,i.props);return i.type!==v.Fragment&&(s.ref=r?ii(r,o):o),v.cloneElement(i,s)}return v.Children.count(i)>1?v.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Wf=Symbol("radix.slottable");function Vf(e){return v.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Wf}function Jf(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)=>{const l=a(...s);return i(...s),l}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function Hf(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)}function Fl(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=Fl(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function Bl(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=Fl(e))&&(r&&(r+=" "),r+=t);return r}const Oa=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Fa=Bl,Oo=(e,t)=>n=>{var r;if((t==null?void 0:t.variants)==null)return Fa(e,n==null?void 0:n.class,n==null?void 0:n.className);const{variants:i,defaultVariants:a}=t,o=Object.keys(i).map(u=>{const d=n==null?void 0:n[u],c=a==null?void 0:a[u];if(d===null)return null;const p=Oa(d)||Oa(c);return i[u][p]}),s=n&&Object.entries(n).reduce((u,d)=>{let[c,p]=d;return p===void 0||(u[c]=p),u},{}),l=t==null||(r=t.compoundVariants)===null||r===void 0?void 0:r.reduce((u,d)=>{let{class:c,className:p,...m}=d;return Object.entries(m).every(h=>{let[g,b]=h;return Array.isArray(b)?b.includes({...a,...s}[g]):{...a,...s}[g]===b})?[...u,c,p]:u},[]);return Fa(e,o,l,n==null?void 0:n.class,n==null?void 0:n.className)},Fo="-",qf=e=>{const t=Xf(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:o=>{const s=o.split(Fo);return s[0]===""&&s.length!==1&&s.shift(),Wl(s,t)||Uf(o)},getConflictingClassGroupIds:(o,s)=>{const l=n[o]||[];return s&&r[o]?[...l,...r[o]]:l}}},Wl=(e,t)=>{var o;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),i=r?Wl(e.slice(1),r):void 0;if(i)return i;if(t.validators.length===0)return;const a=e.join(Fo);return(o=t.validators.find(({validator:s})=>s(a)))==null?void 0:o.classGroupId},Ba=/^\[(.+)\]$/,Uf=e=>{if(Ba.test(e)){const t=Ba.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},Xf=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return Gf(Object.entries(e.classGroups),n).forEach(([a,o])=>{co(o,r,a,t)}),r},co=(e,t,n,r)=>{e.forEach(i=>{if(typeof i=="string"){const a=i===""?t:Wa(t,i);a.classGroupId=n;return}if(typeof i=="function"){if(Zf(i)){co(i(r),t,n,r);return}t.validators.push({validator:i,classGroupId:n});return}Object.entries(i).forEach(([a,o])=>{co(o,Wa(t,a),n,r)})})},Wa=(e,t)=>{let n=e;return t.split(Fo).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},Zf=e=>e.isThemeGetter,Gf=(e,t)=>t?e.map(([n,r])=>{const i=r.map(a=>typeof a=="string"?t+a:typeof a=="object"?Object.fromEntries(Object.entries(a).map(([o,s])=>[t+o,s])):a);return[n,i]}):e,Kf=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const i=(a,o)=>{n.set(a,o),t++,t>e&&(t=0,r=n,n=new Map)};return{get(a){let o=n.get(a);if(o!==void 0)return o;if((o=r.get(a))!==void 0)return i(a,o),o},set(a,o){n.has(a)?n.set(a,o):i(a,o)}}},Vl="!",Qf=e=>{const{separator:t,experimentalParseClassName:n}=e,r=t.length===1,i=t[0],a=t.length,o=s=>{const l=[];let u=0,d=0,c;for(let b=0;b<s.length;b++){let y=s[b];if(u===0){if(y===i&&(r||s.slice(b,b+a)===t)){l.push(s.slice(d,b)),d=b+a;continue}if(y==="/"){c=b;continue}}y==="["?u++:y==="]"&&u--}const p=l.length===0?s:s.substring(d),m=p.startsWith(Vl),h=m?p.substring(1):p,g=c&&c>d?c-d:void 0;return{modifiers:l,hasImportantModifier:m,baseClassName:h,maybePostfixModifierPosition:g}};return n?s=>n({className:s,parseClassName:o}):o},Yf=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},_f=e=>({cache:Kf(e.cacheSize),parseClassName:Qf(e),...qf(e)}),$f=/\s+/,em=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:i}=t,a=[],o=e.trim().split($f);let s="";for(let l=o.length-1;l>=0;l-=1){const u=o[l],{modifiers:d,hasImportantModifier:c,baseClassName:p,maybePostfixModifierPosition:m}=n(u);let h=!!m,g=r(h?p.substring(0,m):p);if(!g){if(!h){s=u+(s.length>0?" "+s:s);continue}if(g=r(p),!g){s=u+(s.length>0?" "+s:s);continue}h=!1}const b=Yf(d).join(":"),y=c?b+Vl:b,S=y+g;if(a.includes(S))continue;a.push(S);const k=i(g,h);for(let E=0;E<k.length;++E){const T=k[E];a.push(y+T)}s=u+(s.length>0?" "+s:s)}return s};function tm(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=Jl(t))&&(r&&(r+=" "),r+=n);return r}const Jl=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=Jl(e[r]))&&(n&&(n+=" "),n+=t);return n};function nm(e,...t){let n,r,i,a=o;function o(l){const u=t.reduce((d,c)=>c(d),e());return n=_f(u),r=n.cache.get,i=n.cache.set,a=s,s(l)}function s(l){const u=r(l);if(u)return u;const d=em(l,n);return i(l,d),d}return function(){return a(tm.apply(null,arguments))}}const De=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},Hl=/^\[(?:([a-z-]+):)?(.+)\]$/i,rm=/^\d+\/\d+$/,im=new Set(["px","full","screen"]),om=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,am=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,sm=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,lm=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,um=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Ot=e=>wn(e)||im.has(e)||rm.test(e),Gt=e=>Mn(e,"length",bm),wn=e=>!!e&&!Number.isNaN(Number(e)),Ni=e=>Mn(e,"number",wn),Un=e=>!!e&&Number.isInteger(Number(e)),cm=e=>e.endsWith("%")&&wn(e.slice(0,-1)),de=e=>Hl.test(e),Kt=e=>om.test(e),dm=new Set(["length","size","percentage"]),fm=e=>Mn(e,dm,ql),mm=e=>Mn(e,"position",ql),pm=new Set(["image","url"]),hm=e=>Mn(e,pm,vm),gm=e=>Mn(e,"",ym),Xn=()=>!0,Mn=(e,t,n)=>{const r=Hl.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},bm=e=>am.test(e)&&!sm.test(e),ql=()=>!1,ym=e=>lm.test(e),vm=e=>um.test(e),xm=()=>{const e=De("colors"),t=De("spacing"),n=De("blur"),r=De("brightness"),i=De("borderColor"),a=De("borderRadius"),o=De("borderSpacing"),s=De("borderWidth"),l=De("contrast"),u=De("grayscale"),d=De("hueRotate"),c=De("invert"),p=De("gap"),m=De("gradientColorStops"),h=De("gradientColorStopPositions"),g=De("inset"),b=De("margin"),y=De("opacity"),S=De("padding"),k=De("saturate"),E=De("scale"),T=De("sepia"),A=De("skew"),P=De("space"),N=De("translate"),H=()=>["auto","contain","none"],z=()=>["auto","hidden","clip","visible","scroll"],j=()=>["auto",de,t],M=()=>[de,t],X=()=>["",Ot,Gt],R=()=>["auto",wn,de],B=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],F=()=>["solid","dashed","dotted","double","none"],V=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],O=()=>["start","end","center","between","around","evenly","stretch"],G=()=>["","0",de],w=()=>["auto","avoid","all","avoid-page","page","left","right","column"],$=()=>[wn,de];return{cacheSize:500,separator:":",theme:{colors:[Xn],spacing:[Ot,Gt],blur:["none","",Kt,de],brightness:$(),borderColor:[e],borderRadius:["none","","full",Kt,de],borderSpacing:M(),borderWidth:X(),contrast:$(),grayscale:G(),hueRotate:$(),invert:G(),gap:M(),gradientColorStops:[e],gradientColorStopPositions:[cm,Gt],inset:j(),margin:j(),opacity:$(),padding:M(),saturate:$(),scale:$(),sepia:G(),skew:$(),space:M(),translate:M()},classGroups:{aspect:[{aspect:["auto","square","video",de]}],container:["container"],columns:[{columns:[Kt]}],"break-after":[{"break-after":w()}],"break-before":[{"break-before":w()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...B(),de]}],overflow:[{overflow:z()}],"overflow-x":[{"overflow-x":z()}],"overflow-y":[{"overflow-y":z()}],overscroll:[{overscroll:H()}],"overscroll-x":[{"overscroll-x":H()}],"overscroll-y":[{"overscroll-y":H()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-y":[{"inset-y":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Un,de]}],basis:[{basis:j()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",de]}],grow:[{grow:G()}],shrink:[{shrink:G()}],order:[{order:["first","last","none",Un,de]}],"grid-cols":[{"grid-cols":[Xn]}],"col-start-end":[{col:["auto",{span:["full",Un,de]},de]}],"col-start":[{"col-start":R()}],"col-end":[{"col-end":R()}],"grid-rows":[{"grid-rows":[Xn]}],"row-start-end":[{row:["auto",{span:[Un,de]},de]}],"row-start":[{"row-start":R()}],"row-end":[{"row-end":R()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",de]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",de]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...O()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...O(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...O(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[S]}],px:[{px:[S]}],py:[{py:[S]}],ps:[{ps:[S]}],pe:[{pe:[S]}],pt:[{pt:[S]}],pr:[{pr:[S]}],pb:[{pb:[S]}],pl:[{pl:[S]}],m:[{m:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[P]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[P]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",de,t]}],"min-w":[{"min-w":[de,t,"min","max","fit"]}],"max-w":[{"max-w":[de,t,"none","full","min","max","fit","prose",{screen:[Kt]},Kt]}],h:[{h:[de,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[de,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[de,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[de,t,"auto","min","max","fit"]}],"font-size":[{text:["base",Kt,Gt]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Ni]}],"font-family":[{font:[Xn]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",de]}],"line-clamp":[{"line-clamp":["none",wn,Ni]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Ot,de]}],"list-image":[{"list-image":["none",de]}],"list-style-type":[{list:["none","disc","decimal",de]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...F(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Ot,Gt]}],"underline-offset":[{"underline-offset":["auto",Ot,de]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:M()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",de]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",de]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...B(),mm]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",fm]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},hm]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[h]}],"gradient-via-pos":[{via:[h]}],"gradient-to-pos":[{to:[h]}],"gradient-from":[{from:[m]}],"gradient-via":[{via:[m]}],"gradient-to":[{to:[m]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...F(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:F()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-s":[{"border-s":[i]}],"border-color-e":[{"border-e":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...F()]}],"outline-offset":[{"outline-offset":[Ot,de]}],"outline-w":[{outline:[Ot,Gt]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:X()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-w":[{"ring-offset":[Ot,Gt]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",Kt,gm]}],"shadow-color":[{shadow:[Xn]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...V(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":V()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[l]}],"drop-shadow":[{"drop-shadow":["","none",Kt,de]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[d]}],invert:[{invert:[c]}],saturate:[{saturate:[k]}],sepia:[{sepia:[T]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[l]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[d]}],"backdrop-invert":[{"backdrop-invert":[c]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[k]}],"backdrop-sepia":[{"backdrop-sepia":[T]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[o]}],"border-spacing-x":[{"border-spacing-x":[o]}],"border-spacing-y":[{"border-spacing-y":[o]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",de]}],duration:[{duration:$()}],ease:[{ease:["linear","in","out","in-out",de]}],delay:[{delay:$()}],animate:[{animate:["none","spin","ping","pulse","bounce",de]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-x":[{"scale-x":[E]}],"scale-y":[{"scale-y":[E]}],rotate:[{rotate:[Un,de]}],"translate-x":[{"translate-x":[N]}],"translate-y":[{"translate-y":[N]}],"skew-x":[{"skew-x":[A]}],"skew-y":[{"skew-y":[A]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",de]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",de]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":M()}],"scroll-mx":[{"scroll-mx":M()}],"scroll-my":[{"scroll-my":M()}],"scroll-ms":[{"scroll-ms":M()}],"scroll-me":[{"scroll-me":M()}],"scroll-mt":[{"scroll-mt":M()}],"scroll-mr":[{"scroll-mr":M()}],"scroll-mb":[{"scroll-mb":M()}],"scroll-ml":[{"scroll-ml":M()}],"scroll-p":[{"scroll-p":M()}],"scroll-px":[{"scroll-px":M()}],"scroll-py":[{"scroll-py":M()}],"scroll-ps":[{"scroll-ps":M()}],"scroll-pe":[{"scroll-pe":M()}],"scroll-pt":[{"scroll-pt":M()}],"scroll-pr":[{"scroll-pr":M()}],"scroll-pb":[{"scroll-pb":M()}],"scroll-pl":[{"scroll-pl":M()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",de]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Ot,Gt,Ni]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}},wm=nm(xm);function dt(...e){return wm(Bl(e))}const km=Oo("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background text-foreground hover:bg-primary hover:border-primary/40",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary",ghost:"text-foreground hover:bg-primary/10 ",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),ut=v.forwardRef(({className:e,variant:t,size:n,asChild:r=!1,...i},a)=>{const o=r?Ff:"button";return f.jsx(o,{className:dt(km({variant:t,size:n,className:e})),ref:a,...i})});ut.displayName="Button";const Ul=D.createContext(void 0),Xl="klausTheme",Va=()=>{try{const e=localStorage.getItem(Xl);return e==="light"||e==="dark"?e:null}catch{return null}};function Sm({children:e,defaultTheme:t="dark"}){const[n,r]=D.useState(()=>typeof window>"u"?t:Va()??t);D.useEffect(()=>{typeof window>"u"||Va()||r(o=>o===t?o:t)},[t]);const i=o=>{if(r(o),!(typeof window>"u"))try{localStorage.setItem(Xl,o)}catch{}},a=D.useMemo(()=>({theme:n,setTheme:i}),[n]);return f.jsx(Ul.Provider,{value:a,children:e})}function Zl(){const e=D.useContext(Ul);return e||{theme:"dark",setTheme:()=>{}}}const Bo=v.forwardRef(({className:e,...t},n)=>f.jsx("textarea",{className:dt("flex min-h-[80px] w-full rounded-md border border-input bg-background px-3 py-2 text-sm text-foreground ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),ref:n,...t}));Bo.displayName="Textarea";var Cm=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Am=Cm.reduce((e,t)=>{const n=Ol(`Primitive.${t}`),r=v.forwardRef((i,a)=>{const{asChild:o,...s}=i,l=o?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),f.jsx(l,{...s,ref:a})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),zm="Label",Gl=v.forwardRef((e,t)=>f.jsx(Am.label,{...e,ref:t,onMouseDown:n=>{var i;n.target.closest("button, input, select, textarea")||((i=e.onMouseDown)==null||i.call(e,n),!n.defaultPrevented&&n.detail>1&&n.preventDefault())}}));Gl.displayName=zm;var Kl=Gl;const Em=Oo("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),sn=v.forwardRef(({className:e,...t},n)=>f.jsx(Kl,{ref:n,className:dt(Em(),e),...t}));sn.displayName=Kl.displayName;function Pe(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 $t(e,t=[]){let n=[];function r(a,o){const s=v.createContext(o),l=n.length;n=[...n,o];const u=c=>{var y;const{scope:p,children:m,...h}=c,g=((y=p==null?void 0:p[e])==null?void 0:y[l])||s,b=v.useMemo(()=>h,Object.values(h));return f.jsx(g.Provider,{value:b,children:m})};u.displayName=a+"Provider";function d(c,p){var g;const m=((g=p==null?void 0:p[e])==null?void 0:g[l])||s,h=v.useContext(m);if(h)return h;if(o!==void 0)return o;throw new Error(`\`${c}\` must be used within \`${a}\``)}return[u,d]}const i=()=>{const a=n.map(o=>v.createContext(o));return function(s){const l=(s==null?void 0:s[e])||a;return v.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[r,Pm(i,...t)]}function Pm(...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:l,scopeName:u})=>{const c=l(a)[`__scope${u}`];return{...s,...c}},{});return v.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function Tm(e){const t=jm(e),n=v.forwardRef((r,i)=>{const{children:a,...o}=r,s=v.Children.toArray(a),l=s.find(Mm);if(l){const u=l.props.children,d=s.map(c=>c===l?v.Children.count(u)>1?v.Children.only(null):v.isValidElement(u)?u.props.children:null:c);return f.jsx(t,{...o,ref:i,children:v.isValidElement(u)?v.cloneElement(u,void 0,d):null})}return f.jsx(t,{...o,ref:i,children:a})});return n.displayName=`${e}.Slot`,n}function jm(e){const t=v.forwardRef((n,r)=>{const{children:i,...a}=n;if(v.isValidElement(i)){const o=Lm(i),s=Im(a,i.props);return i.type!==v.Fragment&&(s.ref=r?ii(r,o):o),v.cloneElement(i,s)}return v.Children.count(i)>1?v.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Nm=Symbol("radix.slottable");function Mm(e){return v.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Nm}function Im(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)=>{const l=a(...s);return i(...s),l}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function Lm(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 Dm=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Fe=Dm.reduce((e,t)=>{const n=Tm(`Primitive.${t}`),r=v.forwardRef((i,a)=>{const{asChild:o,...s}=i,l=o?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),f.jsx(l,{...s,ref:a})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function Ql(e,t){e&&Ro.flushSync(()=>e.dispatchEvent(t))}function Ja(e){const t=Rm(e),n=v.forwardRef((r,i)=>{const{children:a,...o}=r,s=v.Children.toArray(a),l=s.find(Fm);if(l){const u=l.props.children,d=s.map(c=>c===l?v.Children.count(u)>1?v.Children.only(null):v.isValidElement(u)?u.props.children:null:c);return f.jsx(t,{...o,ref:i,children:v.isValidElement(u)?v.cloneElement(u,void 0,d):null})}return f.jsx(t,{...o,ref:i,children:a})});return n.displayName=`${e}.Slot`,n}function Rm(e){const t=v.forwardRef((n,r)=>{const{children:i,...a}=n;if(v.isValidElement(i)){const o=Wm(i),s=Bm(a,i.props);return i.type!==v.Fragment&&(s.ref=r?ii(r,o):o),v.cloneElement(i,s)}return v.Children.count(i)>1?v.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var Om=Symbol("radix.slottable");function Fm(e){return v.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===Om}function Bm(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)=>{const l=a(...s);return i(...s),l}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function Wm(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)}function Yl(e){const t=e+"CollectionProvider",[n,r]=$t(t),[i,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),o=g=>{const{scope:b,children:y}=g,S=D.useRef(null),k=D.useRef(new Map).current;return f.jsx(i,{scope:b,itemMap:k,collectionRef:S,children:y})};o.displayName=t;const s=e+"CollectionSlot",l=Ja(s),u=D.forwardRef((g,b)=>{const{scope:y,children:S}=g,k=a(s,y),E=Ke(b,k.collectionRef);return f.jsx(l,{ref:E,children:S})});u.displayName=s;const d=e+"CollectionItemSlot",c="data-radix-collection-item",p=Ja(d),m=D.forwardRef((g,b)=>{const{scope:y,children:S,...k}=g,E=D.useRef(null),T=Ke(b,E),A=a(d,y);return D.useEffect(()=>(A.itemMap.set(E,{ref:E,...k}),()=>void A.itemMap.delete(E))),f.jsx(p,{[c]:"",ref:T,children:S})});m.displayName=d;function h(g){const b=a(e+"CollectionConsumer",g);return D.useCallback(()=>{const S=b.collectionRef.current;if(!S)return[];const k=Array.from(S.querySelectorAll(`[${c}]`));return Array.from(b.itemMap.values()).sort((A,P)=>k.indexOf(A.ref.current)-k.indexOf(P.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:o,Slot:u,ItemSlot:m},h,r]}var Bt=globalThis!=null&&globalThis.document?v.useLayoutEffect:()=>{},Vm=v[" useId ".trim().toString()]||(()=>{}),Jm=0;function _l(e){const[t,n]=v.useState(Vm());return Bt(()=>{n(r=>r??String(Jm++))},[e]),t?`radix-${t}`:""}function Wt(e){const t=v.useRef(e);return v.useEffect(()=>{t.current=e}),v.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}var Hm=v[" useInsertionEffect ".trim().toString()]||Bt;function dr({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[i,a,o]=qm({defaultProp:t,onChange:n}),s=e!==void 0,l=s?e:i;{const d=v.useRef(e!==void 0);v.useEffect(()=>{const c=d.current;c!==s&&console.warn(`${r} is changing from ${c?"controlled":"uncontrolled"} to ${s?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),d.current=s},[s,r])}const u=v.useCallback(d=>{var c;if(s){const p=Um(d)?d(e):d;p!==e&&((c=o.current)==null||c.call(o,p))}else a(d)},[s,e,a,o]);return[l,u]}function qm({defaultProp:e,onChange:t}){const[n,r]=v.useState(e),i=v.useRef(n),a=v.useRef(t);return Hm(()=>{a.current=t},[t]),v.useEffect(()=>{var o;i.current!==n&&((o=a.current)==null||o.call(a,n),i.current=n)},[n,i]),[n,r,a]}function Um(e){return typeof e=="function"}var Xm=v.createContext(void 0);function $l(e){const t=v.useContext(Xm);return e||t||"ltr"}var Mi="rovingFocusGroup.onEntryFocus",Zm={bubbles:!1,cancelable:!0},fr="RovingFocusGroup",[fo,eu,Gm]=Yl(fr),[Km,tu]=$t(fr,[Gm]),[Qm,Ym]=Km(fr),nu=v.forwardRef((e,t)=>f.jsx(fo.Provider,{scope:e.__scopeRovingFocusGroup,children:f.jsx(fo.Slot,{scope:e.__scopeRovingFocusGroup,children:f.jsx(_m,{...e,ref:t})})}));nu.displayName=fr;var _m=v.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:a,currentTabStopId:o,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:l,onEntryFocus:u,preventScrollOnEntryFocus:d=!1,...c}=e,p=v.useRef(null),m=Ke(t,p),h=$l(a),[g,b]=dr({prop:o,defaultProp:s??null,onChange:l,caller:fr}),[y,S]=v.useState(!1),k=Wt(u),E=eu(n),T=v.useRef(!1),[A,P]=v.useState(0);return v.useEffect(()=>{const N=p.current;if(N)return N.addEventListener(Mi,k),()=>N.removeEventListener(Mi,k)},[k]),f.jsx(Qm,{scope:n,orientation:r,dir:h,loop:i,currentTabStopId:g,onItemFocus:v.useCallback(N=>b(N),[b]),onItemShiftTab:v.useCallback(()=>S(!0),[]),onFocusableItemAdd:v.useCallback(()=>P(N=>N+1),[]),onFocusableItemRemove:v.useCallback(()=>P(N=>N-1),[]),children:f.jsx(Fe.div,{tabIndex:y||A===0?-1:0,"data-orientation":r,...c,ref:m,style:{outline:"none",...e.style},onMouseDown:Pe(e.onMouseDown,()=>{T.current=!0}),onFocus:Pe(e.onFocus,N=>{const H=!T.current;if(N.target===N.currentTarget&&H&&!y){const z=new CustomEvent(Mi,Zm);if(N.currentTarget.dispatchEvent(z),!z.defaultPrevented){const j=E().filter(F=>F.focusable),M=j.find(F=>F.active),X=j.find(F=>F.id===g),B=[M,X,...j].filter(Boolean).map(F=>F.ref.current);ou(B,d)}}T.current=!1}),onBlur:Pe(e.onBlur,()=>S(!1))})})}),ru="RovingFocusGroupItem",iu=v.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,tabStopId:a,children:o,...s}=e,l=_l(),u=a||l,d=Ym(ru,n),c=d.currentTabStopId===u,p=eu(n),{onFocusableItemAdd:m,onFocusableItemRemove:h,currentTabStopId:g}=d;return v.useEffect(()=>{if(r)return m(),()=>h()},[r,m,h]),f.jsx(fo.ItemSlot,{scope:n,id:u,focusable:r,active:i,children:f.jsx(Fe.span,{tabIndex:c?0:-1,"data-orientation":d.orientation,...s,ref:t,onMouseDown:Pe(e.onMouseDown,b=>{r?d.onItemFocus(u):b.preventDefault()}),onFocus:Pe(e.onFocus,()=>d.onItemFocus(u)),onKeyDown:Pe(e.onKeyDown,b=>{if(b.key==="Tab"&&b.shiftKey){d.onItemShiftTab();return}if(b.target!==b.currentTarget)return;const y=tp(b,d.orientation,d.dir);if(y!==void 0){if(b.metaKey||b.ctrlKey||b.altKey||b.shiftKey)return;b.preventDefault();let k=p().filter(E=>E.focusable).map(E=>E.ref.current);if(y==="last")k.reverse();else if(y==="prev"||y==="next"){y==="prev"&&k.reverse();const E=k.indexOf(b.currentTarget);k=d.loop?np(k,E+1):k.slice(E+1)}setTimeout(()=>ou(k))}}),children:typeof o=="function"?o({isCurrentTabStop:c,hasTabStop:g!=null}):o})})});iu.displayName=ru;var $m={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function ep(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function tp(e,t,n){const r=ep(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return $m[r]}function ou(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function np(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var rp=nu,ip=iu;function Wo(e){const[t,n]=v.useState(void 0);return Bt(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const a=i[0];let o,s;if("borderBoxSize"in a){const l=a.borderBoxSize,u=Array.isArray(l)?l[0]:l;o=u.inlineSize,s=u.blockSize}else o=e.offsetWidth,s=e.offsetHeight;n({width:o,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}function au(e){const t=v.useRef({value:e,previous:e});return v.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function op(e,t){return v.useReducer((n,r)=>t[n][r]??n,e)}var oi=e=>{const{present:t,children:n}=e,r=ap(t),i=typeof n=="function"?n({present:r.isPresent}):v.Children.only(n),a=Ke(r.ref,sp(i));return typeof n=="function"||r.isPresent?v.cloneElement(i,{ref:a}):null};oi.displayName="Presence";function ap(e){const[t,n]=v.useState(),r=v.useRef(null),i=v.useRef(e),a=v.useRef("none"),o=e?"mounted":"unmounted",[s,l]=op(o,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return v.useEffect(()=>{const u=Er(r.current);a.current=s==="mounted"?u:"none"},[s]),Bt(()=>{const u=r.current,d=i.current;if(d!==e){const p=a.current,m=Er(u);e?l("MOUNT"):m==="none"||(u==null?void 0:u.display)==="none"?l("UNMOUNT"):l(d&&p!==m?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),Bt(()=>{if(t){let u;const d=t.ownerDocument.defaultView??window,c=m=>{const g=Er(r.current).includes(CSS.escape(m.animationName));if(m.target===t&&g&&(l("ANIMATION_END"),!i.current)){const b=t.style.animationFillMode;t.style.animationFillMode="forwards",u=d.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=b)})}},p=m=>{m.target===t&&(a.current=Er(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",c),t.addEventListener("animationend",c),()=>{d.clearTimeout(u),t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",c),t.removeEventListener("animationend",c)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:v.useCallback(u=>{r.current=u?getComputedStyle(u):null,n(u)},[])}}function Er(e){return(e==null?void 0:e.animationName)||"none"}function sp(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 Vo="Radio",[lp,su]=$t(Vo),[up,cp]=lp(Vo),lu=v.forwardRef((e,t)=>{const{__scopeRadio:n,name:r,checked:i=!1,required:a,disabled:o,value:s="on",onCheck:l,form:u,...d}=e,[c,p]=v.useState(null),m=Ke(t,b=>p(b)),h=v.useRef(!1),g=c?u||!!c.closest("form"):!0;return f.jsxs(up,{scope:n,checked:i,disabled:o,children:[f.jsx(Fe.button,{type:"button",role:"radio","aria-checked":i,"data-state":fu(i),"data-disabled":o?"":void 0,disabled:o,value:s,...d,ref:m,onClick:Pe(e.onClick,b=>{i||l==null||l(),g&&(h.current=b.isPropagationStopped(),h.current||b.stopPropagation())})}),g&&f.jsx(du,{control:c,bubbles:!h.current,name:r,value:s,checked:i,required:a,disabled:o,form:u,style:{transform:"translateX(-100%)"}})]})});lu.displayName=Vo;var uu="RadioIndicator",cu=v.forwardRef((e,t)=>{const{__scopeRadio:n,forceMount:r,...i}=e,a=cp(uu,n);return f.jsx(oi,{present:r||a.checked,children:f.jsx(Fe.span,{"data-state":fu(a.checked),"data-disabled":a.disabled?"":void 0,...i,ref:t})})});cu.displayName=uu;var dp="RadioBubbleInput",du=v.forwardRef(({__scopeRadio:e,control:t,checked:n,bubbles:r=!0,...i},a)=>{const o=v.useRef(null),s=Ke(o,a),l=au(n),u=Wo(t);return v.useEffect(()=>{const d=o.current;if(!d)return;const c=window.HTMLInputElement.prototype,m=Object.getOwnPropertyDescriptor(c,"checked").set;if(l!==n&&m){const h=new Event("click",{bubbles:r});m.call(d,n),d.dispatchEvent(h)}},[l,n,r]),f.jsx(Fe.input,{type:"radio","aria-hidden":!0,defaultChecked:n,...i,tabIndex:-1,ref:s,style:{...i.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});du.displayName=dp;function fu(e){return e?"checked":"unchecked"}var fp=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],ai="RadioGroup",[mp]=$t(ai,[tu,su]),mu=tu(),pu=su(),[pp,hp]=mp(ai),hu=v.forwardRef((e,t)=>{const{__scopeRadioGroup:n,name:r,defaultValue:i,value:a,required:o=!1,disabled:s=!1,orientation:l,dir:u,loop:d=!0,onValueChange:c,...p}=e,m=mu(n),h=$l(u),[g,b]=dr({prop:a,defaultProp:i??null,onChange:c,caller:ai});return f.jsx(pp,{scope:n,name:r,required:o,disabled:s,value:g,onValueChange:b,children:f.jsx(rp,{asChild:!0,...m,orientation:l,dir:h,loop:d,children:f.jsx(Fe.div,{role:"radiogroup","aria-required":o,"aria-orientation":l,"data-disabled":s?"":void 0,dir:h,...p,ref:t})})})});hu.displayName=ai;var gu="RadioGroupItem",bu=v.forwardRef((e,t)=>{const{__scopeRadioGroup:n,disabled:r,...i}=e,a=hp(gu,n),o=a.disabled||r,s=mu(n),l=pu(n),u=v.useRef(null),d=Ke(t,u),c=a.value===i.value,p=v.useRef(!1);return v.useEffect(()=>{const m=g=>{fp.includes(g.key)&&(p.current=!0)},h=()=>p.current=!1;return document.addEventListener("keydown",m),document.addEventListener("keyup",h),()=>{document.removeEventListener("keydown",m),document.removeEventListener("keyup",h)}},[]),f.jsx(ip,{asChild:!0,...s,focusable:!o,active:c,children:f.jsx(lu,{disabled:o,required:a.required,checked:c,...l,...i,name:a.name,ref:d,onCheck:()=>a.onValueChange(i.value),onKeyDown:Pe(m=>{m.key==="Enter"&&m.preventDefault()}),onFocus:Pe(i.onFocus,()=>{var m;p.current&&((m=u.current)==null||m.click())})})})});bu.displayName=gu;var gp="RadioGroupIndicator",yu=v.forwardRef((e,t)=>{const{__scopeRadioGroup:n,...r}=e,i=pu(n);return f.jsx(cu,{...i,...r,ref:t})});yu.displayName=gp;var vu=hu,xu=bu,bp=yu;const wu=v.forwardRef(({className:e,...t},n)=>f.jsx(vu,{className:dt("grid gap-2",e),...t,ref:n}));wu.displayName=vu.displayName;const ku=v.forwardRef(({className:e,...t},n)=>f.jsx(xu,{ref:n,className:dt("aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),...t,children:f.jsx(bp,{className:"flex items-center justify-center",children:f.jsx(gf,{className:"h-2.5 w-2.5 fill-current text-current"})})}));ku.displayName=xu.displayName;const Zr={de:[{id:"wrong_answer",label:"Falsche Antwort"},{id:"wrong_source",label:"Falsche Quelle"},{id:"not_understandable",label:"Nicht verständlich"},{id:"incomplete",label:"Unvollständig"},{id:"content_filter_strict",label:"Inhaltsfilter zu streng"},{id:"other",label:"Sonstiges"}],en:[{id:"wrong_answer",label:"Wrong answer"},{id:"wrong_source",label:"Wrong source"},{id:"not_understandable",label:"Not understandable"},{id:"incomplete",label:"Incomplete"},{id:"content_filter_strict",label:"Content filter too strict"},{id:"other",label:"Other"}],fr:[{id:"wrong_answer",label:"Mauvaise réponse"},{id:"wrong_source",label:"Mauvaise source"},{id:"not_understandable",label:"Pas compréhensible"},{id:"incomplete",label:"Incomplet"},{id:"content_filter_strict",label:"Filtre de contenu trop strict"},{id:"other",label:"Autre"}],es:[{id:"wrong_answer",label:"Respuesta incorrecta"},{id:"wrong_source",label:"Fuente incorrecta"},{id:"not_understandable",label:"No comprensible"},{id:"incomplete",label:"Incompleto"},{id:"content_filter_strict",label:"El filtro de contenido es demasiado estricto"},{id:"other",label:"Otro"}],it:[{id:"wrong_answer",label:"Risposta sbagliata"},{id:"wrong_source",label:"Fonte sbagliata"},{id:"not_understandable",label:"Non comprensibile"},{id:"incomplete",label:"Incompleto"},{id:"content_filter_strict",label:"Filtro dei contenuti troppo rigido"},{id:"other",label:"Altro"}],tr:[{id:"wrong_answer",label:"Yanlış cevap"},{id:"wrong_source",label:"Yanlış kaynak"},{id:"not_understandable",label:"Anlaşılmaz"},{id:"incomplete",label:"Eksik"},{id:"content_filter_strict",label:"İçerik filtresi çok katı"},{id:"other",label:"Diğer"}],ar:[{id:"wrong_answer",label:"إجابة خاطئة"},{id:"wrong_source",label:"مصدر خاطئ"},{id:"not_understandable",label:"غير مفهوم"},{id:"incomplete",label:"غير كامل"},{id:"content_filter_strict",label:"مرشح المحتوى صارم جدًا"},{id:"other",label:"آخر"}],pl:[{id:"wrong_answer",label:"Zła odpowiedź"},{id:"wrong_source",label:"Złe źródło"},{id:"not_understandable",label:"Niezrozumiałe"},{id:"incomplete",label:"Niekompletne"},{id:"content_filter_strict",label:"Filtr treści jest zbyt rygorystyczny"},{id:"other",label:"Inne"}],uk:[{id:"wrong_answer",label:"Неправильна відповідь"},{id:"wrong_source",label:"Неправильне джерело"},{id:"not_understandable",label:"Незрозуміло"},{id:"incomplete",label:"Неповно"},{id:"content_filter_strict",label:"Фільтр контенту занадто суворий"},{id:"other",label:"Інше"}],simple:[{id:"wrong_answer",label:"Falsche Antwort"},{id:"wrong_source",label:"Falsche Quelle"},{id:"not_understandable",label:"Nicht verständlich"},{id:"incomplete",label:"Unvollständig"},{id:"content_filter_strict",label:"Inhaltsfilter zu streng"},{id:"other",label:"Sonstiges"}]},Ha={de:{title:"Feedback zur Antwort",subtitle:"Helfen Sie uns, besser zu werden",reasonLabel:"Was war das Problem?",additionalLabel:"Zusätzliche Anmerkungen (optional)",placeholder:"Bitte beschreiben Sie genauer, was Ihnen nicht gefallen hat...",submit:"Feedback senden",cancel:"Abbrechen",success:"Vielen Dank für Ihr Feedback!",required:"Bitte wählen Sie einen Grund aus"},en:{title:"Feedback on answer",subtitle:"Help us improve",reasonLabel:"What was the problem?",additionalLabel:"Additional comments (optional)",placeholder:"Please describe in more detail what you didn't like...",submit:"Send feedback",cancel:"Cancel",success:"Thank you for your feedback!",required:"Please select a reason"},fr:{title:"Commentaires sur la réponse",subtitle:"Aidez-nous à nous améliorer",reasonLabel:"Quel était le problème?",additionalLabel:"Commentaires supplémentaires (facultatif)",placeholder:"Veuillez décrire plus en détail ce qui ne vous a pas plu...",submit:"Envoyer des commentaires",cancel:"Annuler",success:"Merci pour vos commentaires!",required:"Veuillez sélectionner une raison"},es:{title:"Comentarios sobre la respuesta",subtitle:"Ayúdanos a mejorar",reasonLabel:"¿Cuál fue el problema?",additionalLabel:"Comentarios adicionales (opcional)",placeholder:"Por favor, describa con más detalle lo que no le gustó...",submit:"Enviar comentarios",cancel:"Cancelar",success:"¡Gracias por tus comentarios!",required:"Por favor seleccione una razón"},it:{title:"Feedback sulla risposta",subtitle:"Aiutaci a migliorare",reasonLabel:"Qual era il problema?",additionalLabel:"Commenti aggiuntivi (opzionale)",placeholder:"Descrivi più in dettaglio cosa non ti è piaciuto...",submit:"Invia feedback",cancel:"Annulla",success:"Grazie per il tuo feedback!",required:"Seleziona un motivo"},tr:{title:"Cevap hakkında geri bildirim",subtitle:"Gelişmemize yardımcı olun",reasonLabel:"Sorun neydi?",additionalLabel:"Ek yorumlar (isteğe bağlı)",placeholder:"Lütfen neyi beğenmediğinizi daha ayrıntılı açıklayın...",submit:"Geri bildirim gönder",cancel:"İptal",success:"Geri bildiriminiz için teşekkürler!",required:"Lütfen bir neden seçin"},ar:{title:"تعليقات على الإجابة",subtitle:"ساعدنا على التحسين",reasonLabel:"ما هي المشكلة؟",additionalLabel:"تعليقات إضافية (اختياري)",placeholder:"يرجى وصف ما لم يعجبك بمزيد من التفصيل...",submit:"إرسال التعليقات",cancel:"إلغاء",success:"شكرا لك على ملاحظاتك!",required:"يرجى تحديد السبب"},pl:{title:"Opinia o odpowiedzi",subtitle:"Pomóż nam się poprawić",reasonLabel:"Jaki był problem?",additionalLabel:"Dodatkowe uwagi (opcjonalnie)",placeholder:"Proszę opisać bardziej szczegółowo, co ci się nie podobało...",submit:"Wyślij opinię",cancel:"Anuluj",success:"Dziękujemy za opinię!",required:"Proszę wybrać powód"},uk:{title:"Відгук про відповідь",subtitle:"Допоможіть нам покращитися",reasonLabel:"Яка була проблема?",additionalLabel:"Додаткові коментарі (необов'язково)",placeholder:"Будь ласка, опишіть докладніше, що вам не сподобалося...",submit:"Надіслати відгук",cancel:"Скасувати",success:"Дякуємо за ваш відгук!",required:"Будь ласка, виберіть причину"},simple:{title:"Feedback zur Antwort",subtitle:"Helfen Sie uns, besser zu werden",reasonLabel:"Was war das Problem?",additionalLabel:"Zusätzliche Anmerkungen (optional)",placeholder:"Bitte beschreiben Sie genauer, was Ihnen nicht gefallen hat...",submit:"Feedback senden",cancel:"Abbrechen",success:"Vielen Dank für Ihr Feedback!",required:"Bitte wählen Sie einen Grund aus"}},yp=({isOpen:e,onClose:t,onSubmit:n,language:r})=>{const[i,a]=D.useState(""),[o,s]=D.useState(""),[l,u]=D.useState(!1),[d,c]=D.useState(""),p=Ha[r]||Ha.de,m=Zr[r]||Zr.de,h=()=>{if(!i){c(p.required);return}n(i,o),u(!0),setTimeout(()=>{u(!1),a(""),s(""),c(""),t()},1500)},g=()=>{a(""),s(""),c(""),u(!1),t()};return e?f.jsxs("div",{className:"fixed inset-0 z-[9999] flex items-center justify-center p-4 animate-fade-in",onClick:g,children:[f.jsx("div",{className:"absolute inset-0 bg-background/80 backdrop-blur-sm"}),f.jsxs("div",{className:"relative w-full max-w-md bg-card backdrop-blur-xl rounded-2xl shadow-[0_20px_60px_rgba(0,0,0,0.3)] border border-border animate-scale-in",onClick:b=>b.stopPropagation(),children:[f.jsx("div",{className:"absolute inset-0 rounded-2xl p-[1px] opacity-50 pointer-events-none",style:{background:"linear-gradient(135deg, hsl(var(--primary) / 0.3), hsl(var(--accent) / 0.3))",WebkitMask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",mask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",WebkitMaskComposite:"xor",maskComposite:"exclude"}}),l?f.jsxs("div",{className:"p-8 flex flex-col items-center justify-center text-center space-y-4",children:[f.jsx("div",{className:"w-16 h-16 bg-green-500/20 rounded-full flex items-center justify-center animate-bounce",children:f.jsx(Il,{className:"w-10 h-10 text-green-500"})}),f.jsx("h3",{className:"text-xl font-bold text-foreground",children:p.success})]}):f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"p-4 border-b border-border",children:f.jsxs("div",{className:"flex items-start justify-between",children:[f.jsxs("div",{className:"space-y-0.5",children:[f.jsx("h2",{className:"text-lg font-bold text-foreground",children:p.title}),f.jsx("p",{className:"text-xs text-foreground/60",children:p.subtitle})]}),f.jsx("button",{onClick:g,className:"w-7 h-7 rounded-full bg-muted hover:bg-muted/80 flex items-center justify-center transition-all hover:rotate-90","aria-label":"Close",children:f.jsx(Nn,{className:"w-3.5 h-3.5 text-foreground"})})]})}),f.jsxs("div",{className:"p-4 space-y-4",children:[f.jsxs("div",{className:"space-y-2",children:[f.jsxs(sn,{className:"text-xs font-semibold text-foreground flex items-center gap-1.5",children:[f.jsx(An,{className:"w-3.5 h-3.5"}),p.reasonLabel]}),f.jsx(wu,{value:i,onValueChange:b=>{a(b),c("")},className:"space-y-1.5",children:m.map(b=>f.jsxs("div",{className:`flex items-center space-x-2 p-2 rounded-lg border transition-all cursor-pointer ${i===b.id?"bg-primary/10 border-primary shadow-[0_0_20px_hsl(var(--primary)/0.3)]":"bg-muted border-border hover:bg-muted/80 hover:border-border"}`,onClick:()=>{a(b.id),c("")},children:[f.jsx(ku,{value:b.id,id:b.id}),f.jsx(sn,{htmlFor:b.id,className:"flex-1 cursor-pointer text-foreground text-sm",children:b.label})]},b.id))}),d&&f.jsxs("p",{className:"text-xs text-red-400 flex items-center gap-1 animate-shake",children:[f.jsx(An,{className:"w-3 h-3"}),d]})]}),f.jsxs("div",{className:"space-y-1.5",children:[f.jsx(sn,{htmlFor:"additional",className:"text-xs font-semibold text-foreground",children:p.additionalLabel}),f.jsx(Bo,{id:"additional",value:o,onChange:b=>s(b.target.value),placeholder:p.placeholder,className:"min-h-[60px] text-sm bg-muted border-border focus:border-primary resize-none",maxLength:500}),f.jsxs("p",{className:"text-xs text-foreground/40 text-right",children:[o.length,"/500"]})]})]}),f.jsxs("div",{className:"p-4 border-t border-border flex gap-2",children:[f.jsx(ut,{onClick:g,variant:"outline",className:"flex-1 h-9 text-sm",children:p.cancel}),f.jsx(ut,{onClick:h,className:"flex-1 h-9 text-sm bg-primary hover:bg-primary/90 text-primary-foreground shadow-[0_4px_20px_hsl(var(--primary)/0.4)]",children:p.submit})]})]})]})]}):null},vp=1,xp=1e6;let Ii=0;function wp(){return Ii=(Ii+1)%Number.MAX_SAFE_INTEGER,Ii.toString()}const Li=new Map,qa=e=>{if(Li.has(e))return;const t=setTimeout(()=>{Li.delete(e),_n({type:"REMOVE_TOAST",toastId:e})},xp);Li.set(e,t)},kp=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,vp)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(n=>n.id===t.toast.id?{...n,...t.toast}:n)};case"DISMISS_TOAST":{const{toastId:n}=t;return n?qa(n):e.toasts.forEach(r=>qa(r.id)),{...e,toasts:e.toasts.map(r=>r.id===n||n===void 0?{...r,open:!1}:r)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(n=>n.id!==t.toastId)}}},Fr=[];let Br={toasts:[]};function _n(e){Br=kp(Br,e),Fr.forEach(t=>t(Br))}function ct({...e}){const t=wp(),n=i=>_n({type:"UPDATE_TOAST",toast:{...i,id:t}}),r=()=>_n({type:"DISMISS_TOAST",toastId:t});return _n({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:i=>{i||r()}}}),{id:t,dismiss:r,update:n}}function Sp(){const[e,t]=v.useState(Br);return v.useEffect(()=>(Fr.push(t),()=>{const n=Fr.indexOf(t);n>-1&&Fr.splice(n,1)}),[e]),{...e,toast:ct,dismiss:n=>_n({type:"DISMISS_TOAST",toastId:n})}}const Cp=[{code:"de",name:"Deutsch",flag:"🇩🇪"},{code:"simple",name:"Einfache Sprache",flag:"📖"},{code:"en",name:"English",flag:"🇬🇧"},{code:"fr",name:"Français",flag:"🇫🇷"},{code:"es",name:"Español",flag:"🇪🇸"},{code:"it",name:"Italiano",flag:"🇮🇹"},{code:"tr",name:"Türkçe",flag:"🇹🇷"},{code:"ar",name:"العربية",flag:"🇸🇦"},{code:"pl",name:"Polski",flag:"🇵🇱"},{code:"ua",name:"Українська",flag:"🇺🇦"}],Ap={de:{welcome:"Guten Tag! Ich bin der BürgerBot, Ihr digitaler Assistent. Ich helfe Ihnen gerne bei Fragen zu Öffnungszeiten, Terminen, Formularen, Anträgen und weiteren Dienstleistungen. Wie kann ich Ihnen weiterhelfen?",online:"Online",placeholder:"Frage mich in jeder Sprache...",disclaimer:"KI kann Fehler machen. Überprüfen Sie wichtige Informationen.",transcribing:"Sprache wird zu Text...",settings:{title:"Einstellungen",appearance:{title:"Darstellung",theme:"Farbschema",light:"Hell",dark:"Dunkel",fontSize:"Schriftgröße",fontSizeSmall:"Klein",fontSizeNormal:"Normal",fontSizeLarge:"Groß",fontSizeExtraLarge:"Sehr groß",highContrast:"Hochkontrast-Modus",highContrastDesc:"Erhöhter Kontrast für bessere Lesbarkeit"},privacy:{title:"Datenschutz",description:"Sie haben der Datenschutzerklärung zugestimmt. Sie können Ihre Einwilligung jederzeit widerrufen.",viewPolicy:"Datenschutzerklärung ansehen",revoke:"Einwilligung widerrufen"},feedback:{title:"Feedback",description:"Teilen Sie uns Ihre Meinung mit und helfen Sie uns, den KI-Assistenten zu verbessern.",button:"Feedback geben"},reportIssue:{title:"Problem melden",description:"Haben Sie ein technisches Problem oder einen Fehler gefunden? Melden Sie es uns.",button:"Problem melden"},aboutChatbot:{title:"Über den Chatbot",description:"Frag Klausi ist ein KI-gestützter Assistent für die Stadt Hattersheim am Main. Er beantwortet Ihre Fragen zu Öffnungszeiten, Terminen, Formularen und städtischen Dienstleistungen rund um die Uhr."},aboutFeazy:{title:"Über Feazy",description:"Feazy entwickelt innovative KI-Lösungen für Kommunen und Unternehmen. Unsere Mission ist es, Künstliche Intelligenz sicher, einfach und produktiv nutzbar zu machen – für mehr Effizienz, bessere Services und glückliche Nutzer.",button:"Mehr über Feazy"},version:"Frag Klausi v1.0 • KI-Assistent",scrollToBottom:"Zum Ende scrollen"}},en:{welcome:"Guten Tag! Ich bin der BürgerBot, Ihr digitaler Assistent. Ich helfe Ihnen gerne bei Fragen zu Öffnungszeiten, Terminen, Formularen, Anträgen und weiteren Dienstleistungen. Wie kann ich Ihnen weiterhelfen?",online:"Online",placeholder:"Ask me in any language...",disclaimer:"AI can make mistakes. Please verify important information.",transcribing:"Turning speech into text...",settings:{title:"Settings",appearance:{title:"Appearance",theme:"Color Scheme",light:"Light",dark:"Dark",fontSize:"Font Size",fontSizeSmall:"Small",fontSizeNormal:"Normal",fontSizeLarge:"Large",fontSizeExtraLarge:"Extra Large",highContrast:"High Contrast Mode",highContrastDesc:"Increased contrast for better readability"},privacy:{title:"Privacy",description:"You have agreed to the privacy policy. You can revoke your consent at any time.",viewPolicy:"View privacy policy",revoke:"Revoke consent"},feedback:{title:"Feedback",description:"Share your opinion and help us improve the AI assistant.",button:"Give feedback"},reportIssue:{title:"Report Issue",description:"Have you found a technical problem or bug? Report it to us.",button:"Report issue"},aboutChatbot:{title:"About the Chatbot",description:"Frag Klausi is an AI-powered assistant for the city of Hattersheim am Main. It answers your questions about opening hours, appointments, forms and municipal services around the clock."},aboutFeazy:{title:"About Feazy",description:"Feazy develops innovative AI solutions for municipalities and public administrations. Our mission is to make public services more accessible and efficient.",button:"Learn more about Feazy"},version:"Frag Klausi v1.0 • AI Assistant",scrollToBottom:"Scroll to bottom"}},fr:{welcome:"Bonjour! Je suis Klausi, votre assistant numérique. Je suis heureux de vous aider avec des questions sur les horaires d'ouverture, les rendez-vous, les formulaires, les demandes et d'autres services. Comment puis-je vous aider?",online:"En ligne",placeholder:"Posez-moi une question dans n'importe quelle langue...",disclaimer:"L'IA peut faire des erreurs. Veuillez vérifier les informations importantes.",transcribing:"Conversion de la voix en texte...",settings:{title:"Paramètres",appearance:{title:"Apparence",theme:"Schéma de couleurs",light:"Clair",dark:"Sombre",fontSize:"Taille de police",fontSizeSmall:"Petite",fontSizeNormal:"Normale",fontSizeLarge:"Grande",fontSizeExtraLarge:"Très grande",highContrast:"Mode contraste élevé",highContrastDesc:"Contraste accru pour une meilleure lisibilité"},privacy:{title:"Confidentialité",description:"Vous avez accepté la politique de confidentialité. Vous pouvez révoquer votre consentement à tout moment.",viewPolicy:"Voir la politique de confidentialité",revoke:"Révoquer le consentement"},feedback:{title:"Commentaires",description:"Partagez votre avis et aidez-nous à améliorer l'assistant IA.",button:"Donner un avis"},reportIssue:{title:"Signaler un problème",description:"Avez-vous trouvé un problème technique ou un bug? Signalez-le nous.",button:"Signaler un problème"},aboutChatbot:{title:"À propos du chatbot",description:"Frag Klausi est un assistant IA pour la ville de Hattersheim am Main. Il répond à vos questions sur les horaires, les rendez-vous, les formulaires et les services municipaux 24h/24."},aboutFeazy:{title:"À propos de Feazy",description:"Feazy développe des solutions IA innovantes pour les municipalités et les administrations publiques. Notre mission est de rendre les services publics plus accessibles et efficaces.",button:"En savoir plus sur Feazy"},version:"Frag Klausi v1.0 • Assistant IA",scrollToBottom:"Défiler vers le bas"}},es:{welcome:"¡Hola! Soy Klausi, su asistente digital. Con gusto le ayudaré con preguntas sobre horarios de apertura, citas, formularios, solicitudes y otros servicios. ¿Cómo puedo ayudarle?",online:"En línea",placeholder:"Pregúntame en cualquier idioma...",disclaimer:"La IA puede cometer errores. Verifique la información importante.",transcribing:"Convirtiendo voz en texto...",settings:{title:"Configuración",appearance:{title:"Apariencia",theme:"Esquema de color",light:"Claro",dark:"Oscuro",fontSize:"Tamaño de fuente",fontSizeSmall:"Pequeña",fontSizeNormal:"Normal",fontSizeLarge:"Grande",fontSizeExtraLarge:"Muy grande",highContrast:"Modo alto contraste",highContrastDesc:"Mayor contraste para mejor legibilidad"},privacy:{title:"Privacidad",description:"Ha aceptado la política de privacidad. Puede revocar su consentimiento en cualquier momento.",viewPolicy:"Ver política de privacidad",revoke:"Revocar consentimiento"},feedback:{title:"Comentarios",description:"Comparta su opinión y ayúdenos a mejorar el asistente de IA.",button:"Dar comentarios"},reportIssue:{title:"Reportar problema",description:"¿Ha encontrado un problema técnico o error? Repórtelo.",button:"Reportar problema"},aboutChatbot:{title:"Sobre el chatbot",description:"Frag Klausi es un asistente con IA para la ciudad de Hattersheim am Main. Responde a sus preguntas sobre horarios, citas, formularios y servicios municipales las 24 horas."},aboutFeazy:{title:"Sobre Feazy",description:"Feazy desarrolla soluciones innovadoras de IA para municipios y administraciones públicas. Nuestra misión es hacer los servicios públicos más accesibles y eficientes.",button:"Más sobre Feazy"},version:"Frag Klausi v1.0 • Asistente IA",scrollToBottom:"Ir al final"}},it:{welcome:"Buongiorno! Sono Klausi, il tuo assistente digitale. Sono lieto di aiutarti con domande su orari di apertura, appuntamenti, moduli, domande e altri servizi. Come posso aiutarti?",online:"Online",placeholder:"Chiedimi in qualsiasi lingua...",disclaimer:"L'IA può commettere errori. Verificare le informazioni importanti.",transcribing:"Sto trasformando la voce in testo...",settings:{title:"Impostazioni",appearance:{title:"Aspetto",theme:"Schema colori",light:"Chiaro",dark:"Scuro",fontSize:"Dimensione carattere",fontSizeSmall:"Piccolo",fontSizeNormal:"Normale",fontSizeLarge:"Grande",fontSizeExtraLarge:"Extra grande",highContrast:"Modalità alto contrasto",highContrastDesc:"Contrasto maggiore per migliorare la leggibilità"},privacy:{title:"Privacy",description:"Hai accettato l'informativa sulla privacy. Puoi revocare il tuo consenso in qualsiasi momento.",viewPolicy:"Visualizza informativa sulla privacy",revoke:"Revoca consenso"},feedback:{title:"Feedback",description:"Condividi la tua opinione e aiutaci a migliorare l'assistente IA.",button:"Dai feedback"},reportIssue:{title:"Segnala problema",description:"Hai trovato un problema tecnico o un bug? Segnalacelo.",button:"Segnala problema"},aboutChatbot:{title:"Informazioni sul chatbot",description:"Frag Klausi è un assistente IA per la città di Hattersheim am Main. Risponde alle tue domande su orari, appuntamenti, moduli e servizi comunali 24 ore su 24."},aboutFeazy:{title:"Informazioni su Feazy",description:"Feazy sviluppa soluzioni IA innovative per comuni e amministrazioni pubbliche. La nostra missione è rendere i servizi pubblici più accessibili ed efficienti.",button:"Scopri di più su Feazy"},version:"Frag Klausi v1.0 • Assistente IA",scrollToBottom:"Scorri in fondo"}},tr:{welcome:"Merhaba! Ben Klausi, dijital asistanınızım. Açılış saatleri, randevular, formlar, başvurular ve diğer hizmetler hakkında sorularınızda size yardımcı olmaktan mutluluk duyarım. Size nasıl yardımcı olabilirim?",online:"Çevrimiçi",placeholder:"Bana herhangi bir dilde sorun...",disclaimer:"Yapay zeka hata yapabilir. Önemli bilgileri doğrulayın.",transcribing:"Ses yazıya dönüştürülüyor...",settings:{title:"Ayarlar",appearance:{title:"Görünüm",theme:"Renk Şeması",light:"Açık",dark:"Koyu",fontSize:"Yazı Boyutu",fontSizeSmall:"Küçük",fontSizeNormal:"Normal",fontSizeLarge:"Büyük",fontSizeExtraLarge:"Çok büyük",highContrast:"Yüksek Kontrast Modu",highContrastDesc:"Daha iyi okunabilirlik için artırılmış kontrast"},privacy:{title:"Gizlilik",description:"Gizlilik politikasını kabul ettiniz. Onayınızı istediğiniz zaman geri çekebilirsiniz.",viewPolicy:"Gizlilik politikasını görüntüle",revoke:"Onayı geri çek"},feedback:{title:"Geri Bildirim",description:"Görüşünüzü paylaşın ve AI asistanını geliştirmemize yardımcı olun.",button:"Geri bildirim verin"},reportIssue:{title:"Sorun Bildir",description:"Teknik bir sorun veya hata mı buldunuz? Bize bildirin.",button:"Sorun bildir"},aboutChatbot:{title:"Sohbet robotu hakkında",description:"Frag Klausi, Hattersheim am Main şehri için bir AI destekli asistanıdır. Açılış saatleri, randevular, formlar ve belediye hizmetleri hakkındaki sorularınızı 7/24 yanıtlar."},aboutFeazy:{title:"Feazy hakkında",description:"Feazy, belediyeler ve kamu yönetimleri için yenilikçi AI çözümleri geliştirir. Misyonumuz, kamu hizmetlerini daha erişilebilir ve verimli hale getirmektir.",button:"Feazy hakkında daha fazla bilgi"},version:"Frag Klausi v1.0 • AI Asistanı",scrollToBottom:"Sona kaydır"}},ar:{welcome:"مرحباً! أنا كلاوزي، مساعدك الرقمي. يسعدني مساعدتك في الأسئلة المتعلقة بساعات العمل والمواعيد والنماذج والطلبات والخدمات الأخرى. كيف يمكنني مساعدتك؟",online:"متصل",placeholder:"اسألني بأي لغة...",disclaimer:"يمكن للذكاء الاصطناعي أن يرتكب أخطاء. يرجى التحقق من المعلومات المهمة.",transcribing:"جارٍ تحويل الكلام إلى نص...",settings:{title:"الإعدادات",appearance:{title:"المظهر",theme:"نظام الألوان",light:"فاتح",dark:"داكن",fontSize:"حجم الخط",fontSizeSmall:"صغير",fontSizeNormal:"عادي",fontSizeLarge:"كبير",fontSizeExtraLarge:"كبير جداً",highContrast:"وضع التباين العالي",highContrastDesc:"تباين محسّن لقراءة أفضل"},privacy:{title:"الخصوصية",description:"لقد وافقت على سياسة الخصوصية. يمكنك إلغاء موافقتك في أي وقت.",viewPolicy:"عرض سياسة الخصوصية",revoke:"إلغاء الموافقة"},feedback:{title:"تعليقات",description:"شارك رأيك وساعدنا على تحسين المساعد الذكي.",button:"إعطاء تعليقات"},reportIssue:{title:"الإبلاغ عن مشكلة",description:"هل وجدت مشكلة تقنية أو خطأ؟ أبلغنا به.",button:"الإبلاغ عن مشكلة"},aboutChatbot:{title:"حول الروبوت",description:"Frag Klausi هو مساعد يعمل بالذكاء الاصطناعي لمدينة هاترشايم أم ماين. يجيب على أسئلتك حول ساعات العمل والمواعيد والنماذج والخدمات البلدية على مدار الساعة."},aboutFeazy:{title:"حول Feazy",description:"تطور Feazy حلول ذكاء اصطناعي مبتكرة للبلديات والإدارات العامة. مهمتنا هي جعل الخدمات العامة أكثر سهولة وكفاءة.",button:"المزيد عن Feazy"},version:"Frag Klausi v1.0 • مساعد ذكاء اصطناعي",scrollToBottom:"انتقل إلى الأسفل"}},pl:{welcome:"Dzień dobry! Jestem Klausi, Twoim asystentem cyfrowym. Z przyjemnością pomogę Ci w pytaniach dotyczących godzin otwarcia, terminów, formularzy, wniosków i innych usług. Jak mogę Ci pomóc?",online:"Online",placeholder:"Zapytaj mnie w dowolnym języku...",disclaimer:"Sztuczna inteligencja może popełniać błędy. Sprawdź ważne informacje.",transcribing:"Przekształcam mowę na tekst...",settings:{title:"Ustawienia",appearance:{title:"Wygląd",theme:"Schemat kolorów",light:"Jasny",dark:"Ciemny",fontSize:"Rozmiar czcionki",fontSizeSmall:"Mały",fontSizeNormal:"Normalny",fontSizeLarge:"Duży",fontSizeExtraLarge:"Bardzo duży",highContrast:"Tryb wysokiego kontrastu",highContrastDesc:"Zwiększony kontrast dla lepszej czytelności"},privacy:{title:"Prywatność",description:"Zaakceptowałeś politykę prywatności. Możesz w każdej chwili cofnąć swoją zgodę.",viewPolicy:"Zobacz politykę prywatności",revoke:"Cofnij zgodę"},feedback:{title:"Opinia",description:"Podziel się swoją opinią i pomóż nam ulepszyć asystenta AI.",button:"Wyślij opinię"},reportIssue:{title:"Zgłoś problem",description:"Znalazłeś problem techniczny lub błąd? Zgłoś nam to.",button:"Zgłoś problem"},aboutChatbot:{title:"O chatbocie",description:"Frag Klausi to asystent AI dla miasta Hattersheim am Main. Odpowiada na pytania dotyczące godzin otwarcia, terminów, formularzy i usług miejskich przez całą dobę."},aboutFeazy:{title:"O Feazy",description:"Feazy rozwija innowacyjne rozwiązania AI dla gmin i administracji publicznych. Naszą misją jest uczynienie usług publicznych bardziej dostępnymi i wydajnymi.",button:"Więcej o Feazy"},version:"Frag Klausi v1.0 • Asystent AI",scrollToBottom:"Przewiń na dół"}},ua:{welcome:"Добрий день! Я Клаузі, ваш цифровий асистент. Я з радістю допоможу вам з питаннями про години роботи, зустрічі, форми, заяви та інші послуги. Чим я можу вам допомогти?",online:"Онлайн",placeholder:"Запитайте мене будь-якою мовою...",disclaimer:"ШІ може робити помилки. Будь ласка, перевірте важливу інформацію.",transcribing:"Перетворюю мовлення на текст...",settings:{title:"Налаштування",appearance:{title:"Вигляд",theme:"Колірна схема",light:"Світла",dark:"Темна",fontSize:"Розмір шрифту",fontSizeSmall:"Малий",fontSizeNormal:"Нормальний",fontSizeLarge:"Великий",fontSizeExtraLarge:"Дуже великий",highContrast:"Режим високого контрасту",highContrastDesc:"Підвищений контраст для кращої читабельності"},privacy:{title:"Конфіденційність",description:"Ви погодилися з політикою конфіденційності. Ви можете відкликати свою згоду в будь-який час.",viewPolicy:"Переглянути політику конфіденційності",revoke:"Відкликати згоду"},feedback:{title:"Відгук",description:"Поділіться своєю думкою та допоможіть нам покращити AI-асистента.",button:"Надати відгук"},reportIssue:{title:"Повідомити про проблему",description:"Ви знайшли технічну проблему або помилку? Повідомте нам.",button:"Повідомити про проблему"},aboutChatbot:{title:"Про чат-бота",description:"Frag Klausi - це AI-асистент для міста Хаттерсхайм-ам-Майн. Він відповідає на ваші запитання про години роботи, зустрічі, форми та муніципальні послуги цілодобово."},aboutFeazy:{title:"Про Feazy",description:"Feazy розробляє інноваційні AI-рішення для муніципалітетів та державних адміністрацій. Наша місія - зробити державні послуги більш доступними та ефективними.",button:"Більше про Feazy"},version:"Frag Klausi v1.0 • AI-асистент",scrollToBottom:"Прокрутити вниз"}},simple:{welcome:"Hallo! Ich bin Klausi. Ich helfe dir gerne. Du kannst mich alles fragen. Wie kann ich dir helfen?",online:"Online",placeholder:"Frage mich etwas...",disclaimer:"Computer können Fehler machen. Prüfe wichtige Infos.",transcribing:"Ich mache Sprache zu Text...",settings:{title:"Einstellungen",appearance:{title:"Aussehen",theme:"Farben",light:"Hell",dark:"Dunkel",fontSize:"Schrift-Größe",fontSizeSmall:"Klein",fontSizeNormal:"Normal",fontSizeLarge:"Groß",fontSizeExtraLarge:"Sehr groß",highContrast:"Starke Kontraste",highContrastDesc:"Bessere Farben zum Lesen"},privacy:{title:"Daten-Schutz",description:"Du hast ja gesagt zum Daten-Schutz. Du kannst auch nein sagen.",viewPolicy:"Daten-Schutz lesen",revoke:"Nein sagen"},feedback:{title:"Meinung sagen",description:"Sag uns deine Meinung. Das hilft uns.",button:"Meinung sagen"},reportIssue:{title:"Problem melden",description:"Etwas geht nicht? Sag uns Bescheid.",button:"Problem melden"},aboutChatbot:{title:"Über den Helfer",description:"Frag Klausi ist ein Computer-Helfer für die Stadt Hattersheim. Er hilft dir bei Fragen zu Öffnungs-Zeiten, Terminen, Formularen und anderen Sachen."},aboutFeazy:{title:"Über Feazy",description:"Feazy macht Computer-Hilfen für Städte und Ämter. Wir wollen, dass alle Menschen gut Hilfe bekommen können.",button:"Mehr über Feazy"},version:"Frag Klausi v1.0 • Computer-Helfer",scrollToBottom:"Nach unten"}}},Ua={de:{title:"Fehler",unexpected:"Sie scheinen einen Fehler gefunden zu haben. Wir kümmern uns bereits darum."},en:{title:"Error",unexpected:"Seems like you found a bug. We're already aware and working on it."},fr:{title:"Erreur",unexpected:"On dirait que vous avez trouvé un bug. Nous en sommes informés et travaillons dessus."},es:{title:"Error",unexpected:"Parece que encontraste un error. Ya lo sabemos y estamos trabajando en ello."},it:{title:"Errore",unexpected:"Sembra che tu abbia trovato un bug. Ne siamo al corrente e ci stiamo lavorando."},tr:{title:"Hata",unexpected:"Galiba bir hata buldunuz. Haberdarız ve üzerinde çalışıyoruz."},ar:{title:"خطأ",unexpected:"يبدو أنك عثرت على خطأ. نحن على علم به ونعمل على إصلاحه."},pl:{title:"Błąd",unexpected:"Wygląda na to, że znalazłeś błąd. Już o nim wiemy i pracujemy nad naprawą."},ua:{title:"Помилка",unexpected:"Схоже, ви знайшли помилку. Ми вже в курсі і працюємо над нею."},simple:{title:"Fehler",unexpected:"Oh nein, hier ist ein Fehler passiert. Wir wissen Bescheid und reparieren es."}},Di={de:"Ihre Anfrage verstößt gegen unsere Inhaltsrichtlinien und wurde daher blockiert. Wenn Sie glauben, dass das ein Fehler ist, bewerten Sie diese Antwort und versuchen Sie es mit einer anderen Formulierung erneut.",en:"Your request was blocked by our content policy. If you believe this is a mistake, rate this reply and try asking again with different wording.",fr:"Votre demande a été bloquée par notre politique de contenu. Si vous pensez qu'il s'agit d'une erreur, évaluez cette réponse et reformulez votre question.",es:"Tu consulta fue bloqueada por nuestra política de contenido. Si crees que es un error, valora este mensaje e intenta de nuevo con otra formulación.",it:"La tua richiesta è stata bloccata dalle nostre regole sui contenuti. Se pensi che sia un errore, valuta questa risposta e riprova con un'altra formulazione.",tr:"İçerik politikamız bu isteği engelledi. Bunun bir hata olduğunu düşünüyorsanız, bu yanıtı oylayın ve sorunuzu farklı kelimelerle tekrar deneyin.",ar:"تم حظر سؤالك بواسطة سياسة المحتوى لدينا. إذا كنت تعتقد أن ذلك خطأ، قيّم هذه الرسالة وحاول مرة أخرى بصياغة مختلفة.",pl:"Twoje zapytanie zostało zablokowane przez naszą politykę treści. Jeśli to pomyłka, oceń tę odpowiedź i spróbuj ponownie, używając innego sformułowania.",ua:"Ваш запит був заблокований нашою політикою контенту. Якщо вважаєте це помилкою, оцініть цю відповідь і спробуйте знову, переформулювавши питання.",simple:"Diese Frage wurde wegen unserer Regeln gestoppt. Wenn das falsch ist, gib bitte eine Bewertung ab und stell sie noch einmal mit anderen Worten."},Ri={de:{"errors.analytics.failed":"Analysen konnten nicht geladen werden. Bitte versuchen Sie es erneut.","errors.apiKey.notFound":"Dieser API-Schlüssel wurde nicht gefunden.","errors.apiKey.quotaExceeded":"Dieser API-Schlüssel hat sein Kontingent erreicht.","errors.auth.accountDisabled":"Ihr Konto ist deaktiviert. Bitte wenden Sie sich an die Administration Ihrer Organisation.","errors.auth.forbidden":"Sie haben keine Berechtigung für diese Aktion.","errors.auth.invalidCredentials":"Benutzername oder Passwort ist falsch.","errors.auth.invalidToken":"Ihre Sitzung konnte nicht geprüft werden. Bitte melden Sie sich erneut an.","errors.auth.passwordSetupExpired":"Dieser Link zum Einrichten des Passworts ist ungültig oder abgelaufen.","errors.auth.required":"Bitte melden Sie sich an, um fortzufahren.","errors.auth.usernameExists":"Dieser Benutzername ist bereits vergeben.","errors.auth.verificationFailed":"Der Code konnte nicht geprüft werden. Bitte versuchen Sie es erneut.","errors.billing.checkoutFailed":"Der Checkout konnte nicht gestartet werden. Bitte versuchen Sie es erneut.","errors.billing.notConfigured":"Die Abrechnung ist für diese Organisation nicht eingerichtet.","errors.billing.portalFailed":"Die Abonnementverwaltung konnte nicht geöffnet werden. Bitte versuchen Sie es erneut.","errors.billing.providerUnavailable":"Der Zahlungsdienst ist vorübergehend nicht erreichbar. Bitte versuchen Sie es erneut.","errors.canvas.exportFailed":"Der Canvas konnte nicht exportiert werden. Bitte versuchen Sie es erneut.","errors.canvas.notFound":"Dieser Canvas wurde nicht gefunden.","errors.canvas.writeFailed":"Der Canvas konnte nicht aktualisiert werden. Bitte versuchen Sie es erneut.","errors.chat.importEmptyZip":"Die ZIP-Datei ist leer. Bitte wählen Sie den ChatGPT-Export als ZIP-Datei aus.","errors.chat.importFailed":"Diese Konversationen konnten nicht importiert werden. Bitte prüfen Sie die Datei und versuchen Sie es erneut.","errors.chat.importZipTooLarge":"Die ZIP-Datei ist zu groß.","errors.chat.responseFailed":"Die Antwort konnte gerade nicht erstellt werden. Bitte versuchen Sie es erneut.","errors.chat.streamFailed":"Die Chat-Verbindung wurde unterbrochen. Bitte versuchen Sie es erneut.","errors.conversation.forbidden":"Sie haben keinen Zugriff auf diese Konversation.","errors.conversation.notFound":"Diese Konversation wurde nicht gefunden.","errors.conversation.updateFailed":"Die Konversation konnte nicht aktualisiert werden. Bitte versuchen Sie es erneut.","errors.export.failed":"Die Datei konnte nicht exportiert werden. Bitte versuchen Sie es erneut.","errors.file.invalid":"Bitte prüfen Sie die Datei und versuchen Sie es erneut.","errors.file.uploadFailed":"Die Datei konnte nicht hochgeladen werden. Bitte versuchen Sie es erneut.","errors.integration.connectFailed":"Die Integration konnte nicht verbunden werden. Bitte versuchen Sie es erneut.","errors.integration.missingCredentials":"Bitte geben Sie die erforderlichen Zugangsdaten ein.","errors.integration.notFound":"Diese Integration wurde nicht gefunden.","errors.organization.departmentConflict":"Eine Abteilung mit diesem Namen existiert bereits.","errors.organization.notFound":"Diese Organisation wurde nicht gefunden.","errors.project.conflict":"Ein Projekt mit diesem Namen existiert bereits.","errors.project.notFound":"Dieses Projekt wurde nicht gefunden.","errors.prompt.forbidden":"Sie haben keine Berechtigung, diesen Assistenten zu ändern.","errors.prompt.notFound":"Dieser Assistent wurde nicht gefunden.","errors.resource.conflict":"Diese Aktion passt nicht zum aktuellen Stand. Bitte aktualisieren Sie die Seite und versuchen Sie es erneut.","errors.resource.notFound":"Wir konnten das Gesuchte nicht finden.","errors.safety.blocked":"Diese Anfrage wurde aus Sicherheitsgründen blockiert. Bitte formulieren Sie sie anders.","errors.scheduledAction.notEnabled":"Geplante Aktionen sind für dieses Konto nicht aktiviert.","errors.scheduledAction.notFound":"Diese geplante Aktion wurde nicht gefunden.","errors.skill.invalidSelection":"Eine oder mehrere ausgewählte Fähigkeiten sind nicht verfügbar.","errors.skill.unavailable":"Fähigkeiten sind aktuell nicht verfügbar.","errors.system.unexpectedError":"Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut.","errors.tool.executionFailed":"Ein Werkzeug konnte nicht abgeschlossen werden. Sie können es erneut versuchen oder ohne das Werkzeug fortfahren.","errors.upstream.unavailable":"Der Dienst ist vorübergehend nicht erreichbar. Bitte versuchen Sie es erneut.","errors.usage.limitExceeded":"Das Nutzungslimit ist erreicht. Bitte versuchen Sie es später erneut oder wenden Sie sich an die Administration.","errors.validation.invalidRequest":"Bitte prüfen Sie Ihre Eingabe und versuchen Sie es erneut.","errors.validation.payloadTooLarge":"Die Datei ist zu groß.","errors.rateLimited":"Es gibt gerade zu viele Anfragen. Bitte warten Sie kurz und versuchen Sie es erneut.","errors.audio.missing":"Bitte nehmen Sie Audio auf oder wählen Sie eine Audiodatei aus.","errors.audio.transcriptionFailed":"Audio konnte nicht transkribiert werden. Bitte versuchen Sie es erneut.","errors.audio.ttsFailed":"Audio konnte nicht erstellt werden. Bitte versuchen Sie es erneut."},simple:{"errors.analytics.failed":"Die Auswertung konnte nicht geladen werden. Bitte versuche es noch einmal.","errors.apiKey.notFound":"Dieser API-Schlüssel wurde nicht gefunden.","errors.apiKey.quotaExceeded":"Dieser API-Schlüssel kann nicht mehr benutzt werden.","errors.auth.accountDisabled":"Dein Konto ist ausgeschaltet. Bitte frage deine Organisation um Hilfe.","errors.auth.forbidden":"Du darfst das nicht machen.","errors.auth.invalidCredentials":"Benutzername oder Passwort ist falsch.","errors.auth.invalidToken":"Deine Sitzung konnte nicht geprüft werden. Bitte melde dich neu an.","errors.auth.passwordSetupExpired":"Dieser Link für das Passwort ist nicht mehr gültig.","errors.auth.required":"Bitte melde dich an, um weiterzumachen.","errors.auth.usernameExists":"Dieser Benutzername ist schon vergeben.","errors.auth.verificationFailed":"Der Code konnte nicht geprüft werden. Bitte versuche es noch einmal.","errors.billing.checkoutFailed":"Die Zahlung konnte nicht gestartet werden. Bitte versuche es noch einmal.","errors.billing.notConfigured":"Die Abrechnung ist für diese Organisation nicht eingerichtet.","errors.billing.portalFailed":"Die Abo-Verwaltung konnte nicht geöffnet werden. Bitte versuche es noch einmal.","errors.billing.providerUnavailable":"Der Zahlungsdienst ist gerade nicht erreichbar. Bitte versuche es später noch einmal.","errors.canvas.exportFailed":"Der Canvas konnte nicht exportiert werden. Bitte versuche es noch einmal.","errors.canvas.notFound":"Dieser Canvas wurde nicht gefunden.","errors.canvas.writeFailed":"Der Canvas konnte nicht gespeichert werden. Bitte versuche es noch einmal.","errors.chat.importEmptyZip":"Die ZIP-Datei ist leer. Bitte wähle den ChatGPT-Export als ZIP-Datei aus.","errors.chat.importFailed":"Die Gespräche konnten nicht importiert werden. Bitte prüfe die Datei.","errors.chat.importZipTooLarge":"Die ZIP-Datei ist zu groß.","errors.chat.responseFailed":"Die Antwort konnte nicht erstellt werden. Bitte versuche es noch einmal.","errors.chat.streamFailed":"Die Chat-Verbindung wurde unterbrochen. Bitte versuche es noch einmal.","errors.conversation.forbidden":"Du hast keinen Zugriff auf dieses Gespräch.","errors.conversation.notFound":"Dieses Gespräch wurde nicht gefunden.","errors.conversation.updateFailed":"Das Gespräch konnte nicht geändert werden. Bitte versuche es noch einmal.","errors.export.failed":"Die Datei konnte nicht exportiert werden. Bitte versuche es noch einmal.","errors.file.invalid":"Bitte prüfe die Datei und versuche es noch einmal.","errors.file.uploadFailed":"Die Datei konnte nicht hochgeladen werden. Bitte versuche es noch einmal.","errors.integration.connectFailed":"Die Verbindung konnte nicht hergestellt werden. Bitte versuche es noch einmal.","errors.integration.missingCredentials":"Bitte gib die nötigen Zugangsdaten ein.","errors.integration.notFound":"Diese Verbindung wurde nicht gefunden.","errors.organization.departmentConflict":"Eine Abteilung mit diesem Namen gibt es schon.","errors.organization.notFound":"Diese Organisation wurde nicht gefunden.","errors.project.conflict":"Ein Projekt mit diesem Namen gibt es schon.","errors.project.notFound":"Dieses Projekt wurde nicht gefunden.","errors.prompt.forbidden":"Du darfst diesen Assistenten nicht ändern.","errors.prompt.notFound":"Dieser Assistent wurde nicht gefunden.","errors.resource.conflict":"Diese Aktion passt nicht zum aktuellen Stand. Bitte lade die Seite neu.","errors.resource.notFound":"Wir konnten das Gesuchte nicht finden.","errors.safety.blocked":"Diese Anfrage wurde aus Sicherheitsgründen gestoppt. Bitte formuliere sie anders.","errors.scheduledAction.notEnabled":"Geplante Aktionen sind für dieses Konto nicht eingeschaltet.","errors.scheduledAction.notFound":"Diese geplante Aktion wurde nicht gefunden.","errors.skill.invalidSelection":"Eine oder mehrere ausgewählte Fähigkeiten sind nicht verfügbar.","errors.skill.unavailable":"Fähigkeiten sind gerade nicht verfügbar.","errors.system.unexpectedError":"Etwas ist schiefgelaufen. Bitte versuche es noch einmal.","errors.tool.executionFailed":"Ein Werkzeug konnte nicht fertig werden. Du kannst es noch einmal versuchen.","errors.upstream.unavailable":"Der Dienst ist gerade nicht erreichbar. Bitte versuche es später noch einmal.","errors.usage.limitExceeded":"Das Nutzungslimit ist erreicht. Bitte versuche es später noch einmal.","errors.validation.invalidRequest":"Bitte prüfe deine Eingabe und versuche es noch einmal.","errors.validation.payloadTooLarge":"Die Datei ist zu groß.","errors.rateLimited":"Es gibt gerade zu viele Anfragen. Bitte warte kurz und versuche es noch einmal.","errors.audio.missing":"Bitte nimm Audio auf oder wähle eine Audiodatei aus.","errors.audio.transcriptionFailed":"Audio konnte nicht in Text umgewandelt werden. Bitte versuche es noch einmal.","errors.audio.ttsFailed":"Audio konnte nicht erstellt werden. Bitte versuche es noch einmal."},en:{"errors.analytics.failed":"We couldn't load analytics. Please try again.","errors.apiKey.notFound":"We couldn't find that API key.","errors.apiKey.quotaExceeded":"This API key has reached its quota.","errors.auth.accountDisabled":"Your account is disabled. Contact your organization admin for help.","errors.auth.forbidden":"You don't have permission to do this.","errors.auth.invalidCredentials":"The username or password is incorrect.","errors.auth.invalidToken":"Your session could not be verified. Please sign in again.","errors.auth.passwordSetupExpired":"This password setup link is invalid or expired.","errors.auth.required":"Please sign in to continue.","errors.auth.usernameExists":"That username is already taken.","errors.auth.verificationFailed":"We couldn't verify that code. Please try again.","errors.billing.checkoutFailed":"We couldn't start checkout. Please try again.","errors.billing.notConfigured":"Billing is not configured for this organization.","errors.billing.portalFailed":"We couldn't open subscription management. Please try again.","errors.billing.providerUnavailable":"The payment provider is temporarily unavailable. Please try again.","errors.canvas.exportFailed":"We couldn't export the canvas. Please try again.","errors.canvas.notFound":"We couldn't find that canvas.","errors.canvas.writeFailed":"We couldn't update the canvas. Please try again.","errors.chat.importEmptyZip":"The ZIP file is empty. Please choose the ChatGPT export ZIP.","errors.chat.importFailed":"We couldn't import those conversations. Please check the file and try again.","errors.chat.importZipTooLarge":"The ZIP file is too large.","errors.chat.responseFailed":"We couldn't create a response. Please try again.","errors.chat.streamFailed":"The chat connection was interrupted. Please try again.","errors.conversation.forbidden":"You don't have access to that conversation.","errors.conversation.notFound":"We couldn't find that conversation.","errors.conversation.updateFailed":"We couldn't update the conversation. Please try again.","errors.export.failed":"We couldn't export the file. Please try again.","errors.file.invalid":"Please check the file and try again.","errors.file.uploadFailed":"We couldn't upload the file. Please try again.","errors.integration.connectFailed":"We couldn't connect that integration. Please try again.","errors.integration.missingCredentials":"Please provide the required credentials.","errors.integration.notFound":"We couldn't find that integration.","errors.organization.departmentConflict":"A department with that name already exists.","errors.organization.notFound":"We couldn't find that organization.","errors.project.conflict":"A project with this name already exists.","errors.project.notFound":"We couldn't find that project.","errors.prompt.forbidden":"You don't have permission to change this assistant.","errors.prompt.notFound":"We couldn't find that assistant.","errors.resource.conflict":"This action conflicts with the current state. Please refresh and try again.","errors.resource.notFound":"We couldn't find what you requested.","errors.safety.blocked":"That request was blocked for safety reasons. Please try rephrasing it.","errors.scheduledAction.notEnabled":"Scheduled actions are not enabled for this account.","errors.scheduledAction.notFound":"We couldn't find that scheduled action.","errors.skill.invalidSelection":"One or more selected skills are unavailable.","errors.skill.unavailable":"Skills are not available right now.","errors.system.unexpectedError":"Something went wrong. Please try again.","errors.tool.executionFailed":"A tool couldn't be completed. Please try again or continue without it.","errors.upstream.unavailable":"The service is temporarily unavailable. Please try again.","errors.usage.limitExceeded":"The usage limit has been reached. Please try again later or contact an administrator.","errors.validation.invalidRequest":"Please check your input and try again.","errors.validation.payloadTooLarge":"The file is too large.","errors.rateLimited":"There are too many requests right now. Please wait a moment and try again.","errors.audio.missing":"Please record audio or choose an audio file.","errors.audio.transcriptionFailed":"We couldn't transcribe the audio. Please try again.","errors.audio.ttsFailed":"We couldn't generate the audio. Please try again."},fr:{"errors.analytics.failed":"Nous n’avons pas pu charger les analyses. Réessayez.","errors.apiKey.notFound":"Nous n’avons pas trouvé cette clé API.","errors.apiKey.quotaExceeded":"Cette clé API a atteint son quota.","errors.auth.accountDisabled":"Votre compte est désactivé. Contactez l’administrateur de votre organisation pour obtenir de l’aide.","errors.auth.forbidden":"Vous n’avez pas l’autorisation d’effectuer cette action.","errors.auth.invalidCredentials":"Le nom d’utilisateur ou le mot de passe est incorrect.","errors.auth.invalidToken":"Votre session n’a pas pu être vérifiée. Connectez-vous à nouveau.","errors.auth.passwordSetupExpired":"Ce lien de configuration du mot de passe est invalide ou a expiré.","errors.auth.required":"Connectez-vous pour continuer.","errors.auth.usernameExists":"Ce nom d’utilisateur est déjà utilisé.","errors.auth.verificationFailed":"Nous n’avons pas pu vérifier ce code. Réessayez.","errors.billing.checkoutFailed":"Nous n’avons pas pu démarrer le paiement. Réessayez.","errors.billing.notConfigured":"La facturation n’est pas configurée pour cette organisation.","errors.billing.portalFailed":"Nous n’avons pas pu ouvrir la gestion de l’abonnement. Réessayez.","errors.billing.providerUnavailable":"Le fournisseur de paiement est temporairement indisponible. Réessayez.","errors.canvas.exportFailed":"Nous n’avons pas pu exporter le canvas. Réessayez.","errors.canvas.notFound":"Nous n’avons pas trouvé ce canvas.","errors.canvas.writeFailed":"Nous n’avons pas pu mettre à jour le canvas. Réessayez.","errors.chat.importEmptyZip":"Le fichier ZIP est vide. Choisissez le ZIP d’export ChatGPT.","errors.chat.importFailed":"Nous n’avons pas pu importer ces conversations. Vérifiez le fichier et réessayez.","errors.chat.importZipTooLarge":"Le fichier ZIP est trop volumineux.","errors.chat.responseFailed":"Nous n’avons pas pu créer de réponse. Réessayez.","errors.chat.streamFailed":"La connexion du chat a été interrompue. Réessayez.","errors.conversation.forbidden":"Vous n’avez pas accès à cette conversation.","errors.conversation.notFound":"Nous n’avons pas trouvé cette conversation.","errors.conversation.updateFailed":"Nous n’avons pas pu mettre à jour la conversation. Réessayez.","errors.export.failed":"Nous n’avons pas pu exporter le fichier. Réessayez.","errors.file.invalid":"Vérifiez le fichier et réessayez.","errors.file.uploadFailed":"Nous n’avons pas pu téléverser le fichier. Réessayez.","errors.integration.connectFailed":"Nous n’avons pas pu connecter cette intégration. Réessayez.","errors.integration.missingCredentials":"Saisissez les identifiants requis.","errors.integration.notFound":"Nous n’avons pas trouvé cette intégration.","errors.organization.departmentConflict":"Un service portant ce nom existe déjà.","errors.organization.notFound":"Nous n’avons pas trouvé cette organisation.","errors.project.conflict":"Un projet portant ce nom existe déjà.","errors.project.notFound":"Nous n’avons pas trouvé ce projet.","errors.prompt.forbidden":"Vous n’avez pas l’autorisation de modifier cet assistant.","errors.prompt.notFound":"Nous n’avons pas trouvé cet assistant.","errors.resource.conflict":"Cette action entre en conflit avec l’état actuel. Actualisez la page et réessayez.","errors.resource.notFound":"Nous n’avons pas trouvé ce que vous avez demandé.","errors.safety.blocked":"Cette demande a été bloquée pour des raisons de sécurité. Reformulez-la.","errors.scheduledAction.notEnabled":"Les actions planifiées ne sont pas activées pour ce compte.","errors.scheduledAction.notFound":"Nous n’avons pas trouvé cette action planifiée.","errors.skill.invalidSelection":"Une ou plusieurs compétences sélectionnées ne sont pas disponibles.","errors.skill.unavailable":"Les compétences ne sont pas disponibles pour le moment.","errors.system.unexpectedError":"Une erreur s’est produite. Réessayez.","errors.tool.executionFailed":"Un outil n’a pas pu être exécuté. Réessayez ou continuez sans cet outil.","errors.upstream.unavailable":"Le service est temporairement indisponible. Réessayez.","errors.usage.limitExceeded":"La limite d’utilisation est atteinte. Réessayez plus tard ou contactez un administrateur.","errors.validation.invalidRequest":"Vérifiez votre saisie et réessayez.","errors.validation.payloadTooLarge":"Le fichier est trop volumineux.","errors.rateLimited":"Il y a trop de demandes pour le moment. Patientez un instant et réessayez.","errors.audio.missing":"Enregistrez un audio ou choisissez un fichier audio.","errors.audio.transcriptionFailed":"Nous n’avons pas pu transcrire l’audio. Réessayez.","errors.audio.ttsFailed":"Nous n’avons pas pu générer l’audio. Réessayez."},es:{"errors.analytics.failed":"No pudimos cargar los análisis. Inténtalo de nuevo.","errors.apiKey.notFound":"No pudimos encontrar esa clave de API.","errors.apiKey.quotaExceeded":"Esta clave de API ha alcanzado su cuota.","errors.auth.accountDisabled":"Tu cuenta está desactivada. Contacta con el administrador de tu organización para obtener ayuda.","errors.auth.forbidden":"No tienes permiso para hacer esto.","errors.auth.invalidCredentials":"El nombre de usuario o la contraseña son incorrectos.","errors.auth.invalidToken":"No se pudo verificar tu sesión. Inicia sesión de nuevo.","errors.auth.passwordSetupExpired":"Este enlace para configurar la contraseña no es válido o ha caducado.","errors.auth.required":"Inicia sesión para continuar.","errors.auth.usernameExists":"Ese nombre de usuario ya está en uso.","errors.auth.verificationFailed":"No pudimos verificar ese código. Inténtalo de nuevo.","errors.billing.checkoutFailed":"No pudimos iniciar el pago. Inténtalo de nuevo.","errors.billing.notConfigured":"La facturación no está configurada para esta organización.","errors.billing.portalFailed":"No pudimos abrir la gestión de suscripción. Inténtalo de nuevo.","errors.billing.providerUnavailable":"El proveedor de pago no está disponible temporalmente. Inténtalo de nuevo.","errors.canvas.exportFailed":"No pudimos exportar el canvas. Inténtalo de nuevo.","errors.canvas.notFound":"No pudimos encontrar ese canvas.","errors.canvas.writeFailed":"No pudimos actualizar el canvas. Inténtalo de nuevo.","errors.chat.importEmptyZip":"El archivo ZIP está vacío. Elige el ZIP de exportación de ChatGPT.","errors.chat.importFailed":"No pudimos importar esas conversaciones. Comprueba el archivo e inténtalo de nuevo.","errors.chat.importZipTooLarge":"El archivo ZIP es demasiado grande.","errors.chat.responseFailed":"No pudimos crear una respuesta. Inténtalo de nuevo.","errors.chat.streamFailed":"La conexión del chat se interrumpió. Inténtalo de nuevo.","errors.conversation.forbidden":"No tienes acceso a esa conversación.","errors.conversation.notFound":"No pudimos encontrar esa conversación.","errors.conversation.updateFailed":"No pudimos actualizar la conversación. Inténtalo de nuevo.","errors.export.failed":"No pudimos exportar el archivo. Inténtalo de nuevo.","errors.file.invalid":"Comprueba el archivo e inténtalo de nuevo.","errors.file.uploadFailed":"No pudimos subir el archivo. Inténtalo de nuevo.","errors.integration.connectFailed":"No pudimos conectar esa integración. Inténtalo de nuevo.","errors.integration.missingCredentials":"Introduce las credenciales necesarias.","errors.integration.notFound":"No pudimos encontrar esa integración.","errors.organization.departmentConflict":"Ya existe un departamento con ese nombre.","errors.organization.notFound":"No pudimos encontrar esa organización.","errors.project.conflict":"Ya existe un proyecto con este nombre.","errors.project.notFound":"No pudimos encontrar ese proyecto.","errors.prompt.forbidden":"No tienes permiso para cambiar este asistente.","errors.prompt.notFound":"No pudimos encontrar ese asistente.","errors.resource.conflict":"Esta acción entra en conflicto con el estado actual. Actualiza la página e inténtalo de nuevo.","errors.resource.notFound":"No pudimos encontrar lo que solicitaste.","errors.safety.blocked":"Esta solicitud se bloqueó por motivos de seguridad. Prueba a reformularla.","errors.scheduledAction.notEnabled":"Las acciones programadas no están activadas para esta cuenta.","errors.scheduledAction.notFound":"No pudimos encontrar esa acción programada.","errors.skill.invalidSelection":"Una o más habilidades seleccionadas no están disponibles.","errors.skill.unavailable":"Las habilidades no están disponibles ahora.","errors.system.unexpectedError":"Algo salió mal. Inténtalo de nuevo.","errors.tool.executionFailed":"No se pudo completar una herramienta. Inténtalo de nuevo o continúa sin ella.","errors.upstream.unavailable":"El servicio no está disponible temporalmente. Inténtalo de nuevo.","errors.usage.limitExceeded":"Se ha alcanzado el límite de uso. Inténtalo más tarde o contacta con un administrador.","errors.validation.invalidRequest":"Comprueba los datos introducidos e inténtalo de nuevo.","errors.validation.payloadTooLarge":"El archivo es demasiado grande.","errors.rateLimited":"Hay demasiadas solicitudes ahora mismo. Espera un momento e inténtalo de nuevo.","errors.audio.missing":"Graba audio o elige un archivo de audio.","errors.audio.transcriptionFailed":"No pudimos transcribir el audio. Inténtalo de nuevo.","errors.audio.ttsFailed":"No pudimos generar el audio. Inténtalo de nuevo."},it:{"errors.analytics.failed":"Impossibile caricare le analisi. Riprova.","errors.apiKey.notFound":"Impossibile trovare questa chiave API.","errors.apiKey.quotaExceeded":"Questa chiave API ha raggiunto la quota disponibile.","errors.auth.accountDisabled":"Il tuo account è disattivato. Contatta l'amministratore della tua organizzazione per assistenza.","errors.auth.forbidden":"Non hai il permesso per eseguire questa azione.","errors.auth.invalidCredentials":"Nome utente o password non corretti.","errors.auth.invalidToken":"La tua sessione non può essere verificata. Accedi di nuovo.","errors.auth.passwordSetupExpired":"Questo link per configurare la password non è valido o è scaduto.","errors.auth.required":"Accedi per continuare.","errors.auth.usernameExists":"Questo nome utente è già in uso.","errors.auth.verificationFailed":"Impossibile verificare questo codice. Riprova.","errors.billing.checkoutFailed":"Impossibile avviare il checkout. Riprova.","errors.billing.notConfigured":"La fatturazione non è configurata per questa organizzazione.","errors.billing.portalFailed":"Impossibile aprire la gestione dell'abbonamento. Riprova.","errors.billing.providerUnavailable":"Il provider di pagamento non è temporaneamente disponibile. Riprova.","errors.canvas.exportFailed":"Impossibile esportare il canvas. Riprova.","errors.canvas.notFound":"Impossibile trovare questo canvas.","errors.canvas.writeFailed":"Impossibile aggiornare il canvas. Riprova.","errors.chat.importEmptyZip":"Il file ZIP è vuoto. Scegli il file ZIP di esportazione di ChatGPT.","errors.chat.importFailed":"Impossibile importare queste conversazioni. Controlla il file e riprova.","errors.chat.importZipTooLarge":"Il file ZIP è troppo grande.","errors.chat.responseFailed":"Impossibile creare una risposta. Riprova.","errors.chat.streamFailed":"La connessione della chat è stata interrotta. Riprova.","errors.conversation.forbidden":"Non hai accesso a questa conversazione.","errors.conversation.notFound":"Impossibile trovare questa conversazione.","errors.conversation.updateFailed":"Impossibile aggiornare la conversazione. Riprova.","errors.export.failed":"Impossibile esportare il file. Riprova.","errors.file.invalid":"Controlla il file e riprova.","errors.file.uploadFailed":"Impossibile caricare il file. Riprova.","errors.integration.connectFailed":"Impossibile collegare questa integrazione. Riprova.","errors.integration.missingCredentials":"Inserisci le credenziali richieste.","errors.integration.notFound":"Impossibile trovare questa integrazione.","errors.organization.departmentConflict":"Esiste già un reparto con questo nome.","errors.organization.notFound":"Impossibile trovare questa organizzazione.","errors.project.conflict":"Esiste già un progetto con questo nome.","errors.project.notFound":"Impossibile trovare questo progetto.","errors.prompt.forbidden":"Non hai il permesso di modificare questo assistente.","errors.prompt.notFound":"Impossibile trovare questo assistente.","errors.resource.conflict":"Questa azione è in conflitto con lo stato attuale. Aggiorna la pagina e riprova.","errors.resource.notFound":"Impossibile trovare ciò che hai richiesto.","errors.safety.blocked":"Questa richiesta è stata bloccata per motivi di sicurezza. Prova a riformularla.","errors.scheduledAction.notEnabled":"Le azioni pianificate non sono abilitate per questo account.","errors.scheduledAction.notFound":"Impossibile trovare questa azione pianificata.","errors.skill.invalidSelection":"Una o più abilità selezionate non sono disponibili.","errors.skill.unavailable":"Le abilità non sono disponibili al momento.","errors.system.unexpectedError":"Qualcosa è andato storto. Riprova.","errors.tool.executionFailed":"Uno strumento non può essere completato. Riprova o continua senza lo strumento.","errors.upstream.unavailable":"Il servizio non è temporaneamente disponibile. Riprova.","errors.usage.limitExceeded":"Il limite di utilizzo è stato raggiunto. Riprova più tardi o contatta un amministratore.","errors.validation.invalidRequest":"Controlla i dati inseriti e riprova.","errors.validation.payloadTooLarge":"Il file è troppo grande.","errors.rateLimited":"Ci sono troppe richieste al momento. Attendi un attimo e riprova.","errors.audio.missing":"Registra un audio o scegli un file audio.","errors.audio.transcriptionFailed":"Impossibile trascrivere l'audio. Riprova.","errors.audio.ttsFailed":"Impossibile generare l'audio. Riprova."},tr:{"errors.analytics.failed":"Analitikler yüklenemedi. Lütfen tekrar deneyin.","errors.apiKey.notFound":"Bu API anahtarı bulunamadı.","errors.apiKey.quotaExceeded":"Bu API anahtarı kotasına ulaştı.","errors.auth.accountDisabled":"Hesabınız devre dışı. Yardım için kuruluş yöneticinizle iletişime geçin.","errors.auth.forbidden":"Bunu yapma izniniz yok.","errors.auth.invalidCredentials":"Kullanıcı adı veya parola hatalı.","errors.auth.invalidToken":"Oturumunuz doğrulanamadı. Lütfen tekrar oturum açın.","errors.auth.passwordSetupExpired":"Bu parola kurulum bağlantısı geçersiz veya süresi dolmuş.","errors.auth.required":"Devam etmek için lütfen oturum açın.","errors.auth.usernameExists":"Bu kullanıcı adı zaten kullanılıyor.","errors.auth.verificationFailed":"Bu kodu doğrulayamadık. Lütfen tekrar deneyin.","errors.billing.checkoutFailed":"Ödeme başlatılamadı. Lütfen tekrar deneyin.","errors.billing.notConfigured":"Bu kuruluş için faturalandırma yapılandırılmamış.","errors.billing.portalFailed":"Abonelik yönetimi açılamadı. Lütfen tekrar deneyin.","errors.billing.providerUnavailable":"Ödeme sağlayıcısı geçici olarak kullanılamıyor. Lütfen tekrar deneyin.","errors.canvas.exportFailed":"Canvas dışa aktarılamadı. Lütfen tekrar deneyin.","errors.canvas.notFound":"Bu canvas bulunamadı.","errors.canvas.writeFailed":"Canvas güncellenemedi. Lütfen tekrar deneyin.","errors.chat.importEmptyZip":"ZIP dosyası boş. Lütfen ChatGPT dışa aktarma ZIP dosyasını seçin.","errors.chat.importFailed":"Bu konuşmalar içe aktarılamadı. Dosyayı kontrol edip tekrar deneyin.","errors.chat.importZipTooLarge":"ZIP dosyası çok büyük.","errors.chat.responseFailed":"Yanıt oluşturulamadı. Lütfen tekrar deneyin.","errors.chat.streamFailed":"Sohbet bağlantısı kesildi. Lütfen tekrar deneyin.","errors.conversation.forbidden":"Bu konuşmaya erişiminiz yok.","errors.conversation.notFound":"Bu konuşma bulunamadı.","errors.conversation.updateFailed":"Konuşma güncellenemedi. Lütfen tekrar deneyin.","errors.export.failed":"Dosya dışa aktarılamadı. Lütfen tekrar deneyin.","errors.file.invalid":"Lütfen dosyayı kontrol edip tekrar deneyin.","errors.file.uploadFailed":"Dosya yüklenemedi. Lütfen tekrar deneyin.","errors.integration.connectFailed":"Bu entegrasyon bağlanamadı. Lütfen tekrar deneyin.","errors.integration.missingCredentials":"Lütfen gerekli kimlik bilgilerini girin.","errors.integration.notFound":"Bu entegrasyon bulunamadı.","errors.organization.departmentConflict":"Bu ada sahip bir departman zaten var.","errors.organization.notFound":"Bu kuruluş bulunamadı.","errors.project.conflict":"Bu ada sahip bir proje zaten var.","errors.project.notFound":"Bu proje bulunamadı.","errors.prompt.forbidden":"Bu asistanı değiştirme izniniz yok.","errors.prompt.notFound":"Bu asistan bulunamadı.","errors.resource.conflict":"Bu işlem mevcut durumla çakışıyor. Lütfen sayfayı yenileyip tekrar deneyin.","errors.resource.notFound":"İstediğiniz şey bulunamadı.","errors.safety.blocked":"Bu istek güvenlik nedeniyle engellendi. Lütfen farklı şekilde ifade edin.","errors.scheduledAction.notEnabled":"Bu hesap için planlanmış işlemler etkin değil.","errors.scheduledAction.notFound":"Bu planlanmış işlem bulunamadı.","errors.skill.invalidSelection":"Seçilen becerilerden biri veya daha fazlası kullanılamıyor.","errors.skill.unavailable":"Beceriler şu anda kullanılamıyor.","errors.system.unexpectedError":"Bir şeyler ters gitti. Lütfen tekrar deneyin.","errors.tool.executionFailed":"Bir araç tamamlanamadı. Lütfen tekrar deneyin veya araç olmadan devam edin.","errors.upstream.unavailable":"Hizmet geçici olarak kullanılamıyor. Lütfen tekrar deneyin.","errors.usage.limitExceeded":"Kullanım sınırına ulaşıldı. Lütfen daha sonra tekrar deneyin veya bir yöneticiyle iletişime geçin.","errors.validation.invalidRequest":"Lütfen girişinizi kontrol edip tekrar deneyin.","errors.validation.payloadTooLarge":"Dosya çok büyük.","errors.rateLimited":"Şu anda çok fazla istek var. Lütfen biraz bekleyip tekrar deneyin.","errors.audio.missing":"Lütfen ses kaydedin veya bir ses dosyası seçin.","errors.audio.transcriptionFailed":"Ses yazıya dökülemedi. Lütfen tekrar deneyin.","errors.audio.ttsFailed":"Ses oluşturulamadı. Lütfen tekrar deneyin."},ar:{"errors.analytics.failed":"تعذر تحميل التحليلات. يرجى المحاولة مرة أخرى.","errors.apiKey.notFound":"تعذر العثور على مفتاح API هذا.","errors.apiKey.quotaExceeded":"وصل مفتاح API هذا إلى حصته.","errors.auth.accountDisabled":"حسابك معطل. تواصل مع مسؤول مؤسستك للحصول على المساعدة.","errors.auth.forbidden":"ليست لديك صلاحية لتنفيذ هذا الإجراء.","errors.auth.invalidCredentials":"اسم المستخدم أو كلمة المرور غير صحيحة.","errors.auth.invalidToken":"تعذر التحقق من جلستك. يرجى تسجيل الدخول مرة أخرى.","errors.auth.passwordSetupExpired":"رابط إعداد كلمة المرور غير صالح أو انتهت صلاحيته.","errors.auth.required":"يرجى تسجيل الدخول للمتابعة.","errors.auth.usernameExists":"اسم المستخدم هذا مستخدم بالفعل.","errors.auth.verificationFailed":"تعذر التحقق من هذا الرمز. يرجى المحاولة مرة أخرى.","errors.billing.checkoutFailed":"تعذر بدء الدفع. يرجى المحاولة مرة أخرى.","errors.billing.notConfigured":"الفوترة غير مهيأة لهذه المؤسسة.","errors.billing.portalFailed":"تعذر فتح إدارة الاشتراك. يرجى المحاولة مرة أخرى.","errors.billing.providerUnavailable":"مزود الدفع غير متاح مؤقتاً. يرجى المحاولة مرة أخرى.","errors.canvas.exportFailed":"تعذر تصدير اللوحة. يرجى المحاولة مرة أخرى.","errors.canvas.notFound":"تعذر العثور على هذه اللوحة.","errors.canvas.writeFailed":"تعذر تحديث اللوحة. يرجى المحاولة مرة أخرى.","errors.chat.importEmptyZip":"ملف ZIP فارغ. يرجى اختيار ملف تصدير ChatGPT بصيغة ZIP.","errors.chat.importFailed":"تعذر استيراد هذه المحادثات. تحقق من الملف وحاول مرة أخرى.","errors.chat.importZipTooLarge":"ملف ZIP كبير جداً.","errors.chat.responseFailed":"تعذر إنشاء رد. يرجى المحاولة مرة أخرى.","errors.chat.streamFailed":"انقطع اتصال الدردشة. يرجى المحاولة مرة أخرى.","errors.conversation.forbidden":"ليست لديك صلاحية للوصول إلى هذه المحادثة.","errors.conversation.notFound":"تعذر العثور على هذه المحادثة.","errors.conversation.updateFailed":"تعذر تحديث المحادثة. يرجى المحاولة مرة أخرى.","errors.export.failed":"تعذر تصدير الملف. يرجى المحاولة مرة أخرى.","errors.file.invalid":"يرجى التحقق من الملف والمحاولة مرة أخرى.","errors.file.uploadFailed":"تعذر رفع الملف. يرجى المحاولة مرة أخرى.","errors.integration.connectFailed":"تعذر ربط هذا التكامل. يرجى المحاولة مرة أخرى.","errors.integration.missingCredentials":"يرجى إدخال بيانات الاعتماد المطلوبة.","errors.integration.notFound":"تعذر العثور على هذا التكامل.","errors.organization.departmentConflict":"يوجد قسم بهذا الاسم بالفعل.","errors.organization.notFound":"تعذر العثور على هذه المؤسسة.","errors.project.conflict":"يوجد مشروع بهذا الاسم بالفعل.","errors.project.notFound":"تعذر العثور على هذا المشروع.","errors.prompt.forbidden":"ليست لديك صلاحية لتغيير هذا المساعد.","errors.prompt.notFound":"تعذر العثور على هذا المساعد.","errors.resource.conflict":"يتعارض هذا الإجراء مع الحالة الحالية. يرجى تحديث الصفحة والمحاولة مرة أخرى.","errors.resource.notFound":"تعذر العثور على ما طلبته.","errors.safety.blocked":"تم حظر هذا الطلب لأسباب تتعلق بالسلامة. يرجى إعادة صياغته.","errors.scheduledAction.notEnabled":"الإجراءات المجدولة غير مفعلة لهذا الحساب.","errors.scheduledAction.notFound":"تعذر العثور على هذا الإجراء المجدول.","errors.skill.invalidSelection":"مهارة واحدة أو أكثر من المهارات المحددة غير متاحة.","errors.skill.unavailable":"المهارات غير متاحة حالياً.","errors.system.unexpectedError":"حدث خطأ ما. يرجى المحاولة مرة أخرى.","errors.tool.executionFailed":"تعذر إكمال إحدى الأدوات. يرجى المحاولة مرة أخرى أو المتابعة بدونها.","errors.upstream.unavailable":"الخدمة غير متاحة مؤقتاً. يرجى المحاولة مرة أخرى.","errors.usage.limitExceeded":"تم الوصول إلى حد الاستخدام. يرجى المحاولة لاحقاً أو التواصل مع مسؤول.","errors.validation.invalidRequest":"يرجى التحقق من الإدخال والمحاولة مرة أخرى.","errors.validation.payloadTooLarge":"الملف كبير جداً.","errors.rateLimited":"هناك عدد كبير جداً من الطلبات الآن. يرجى الانتظار قليلاً ثم المحاولة مرة أخرى.","errors.audio.missing":"يرجى تسجيل صوت أو اختيار ملف صوتي.","errors.audio.transcriptionFailed":"تعذر تفريغ الصوت إلى نص. يرجى المحاولة مرة أخرى.","errors.audio.ttsFailed":"تعذر إنشاء الصوت. يرجى المحاولة مرة أخرى."},pl:{"errors.analytics.failed":"Nie udało się wczytać analityki. Spróbuj ponownie.","errors.apiKey.notFound":"Nie znaleziono tego klucza API.","errors.apiKey.quotaExceeded":"Ten klucz API osiągnął swój limit.","errors.auth.accountDisabled":"Twoje konto jest wyłączone. Skontaktuj się z administratorem organizacji.","errors.auth.forbidden":"Nie masz uprawnień do wykonania tej czynności.","errors.auth.invalidCredentials":"Nazwa użytkownika lub hasło są nieprawidłowe.","errors.auth.invalidToken":"Nie udało się zweryfikować sesji. Zaloguj się ponownie.","errors.auth.passwordSetupExpired":"Ten link do ustawienia hasła jest nieprawidłowy lub wygasł.","errors.auth.required":"Zaloguj się, aby kontynuować.","errors.auth.usernameExists":"Ta nazwa użytkownika jest już zajęta.","errors.auth.verificationFailed":"Nie udało się zweryfikować tego kodu. Spróbuj ponownie.","errors.billing.checkoutFailed":"Nie udało się rozpocząć płatności. Spróbuj ponownie.","errors.billing.notConfigured":"Fakturowanie nie jest skonfigurowane dla tej organizacji.","errors.billing.portalFailed":"Nie udało się otworzyć zarządzania subskrypcją. Spróbuj ponownie.","errors.billing.providerUnavailable":"Dostawca płatności jest tymczasowo niedostępny. Spróbuj ponownie.","errors.canvas.exportFailed":"Nie udało się wyeksportować canvasu. Spróbuj ponownie.","errors.canvas.notFound":"Nie znaleziono tego canvasu.","errors.canvas.writeFailed":"Nie udało się zaktualizować canvasu. Spróbuj ponownie.","errors.chat.importEmptyZip":"Plik ZIP jest pusty. Wybierz plik ZIP eksportu ChatGPT.","errors.chat.importFailed":"Nie udało się zaimportować tych rozmów. Sprawdź plik i spróbuj ponownie.","errors.chat.importZipTooLarge":"Plik ZIP jest zbyt duży.","errors.chat.responseFailed":"Nie udało się utworzyć odpowiedzi. Spróbuj ponownie.","errors.chat.streamFailed":"Połączenie czatu zostało przerwane. Spróbuj ponownie.","errors.conversation.forbidden":"Nie masz dostępu do tej rozmowy.","errors.conversation.notFound":"Nie znaleziono tej rozmowy.","errors.conversation.updateFailed":"Nie udało się zaktualizować rozmowy. Spróbuj ponownie.","errors.export.failed":"Nie udało się wyeksportować pliku. Spróbuj ponownie.","errors.file.invalid":"Sprawdź plik i spróbuj ponownie.","errors.file.uploadFailed":"Nie udało się przesłać pliku. Spróbuj ponownie.","errors.integration.connectFailed":"Nie udało się połączyć tej integracji. Spróbuj ponownie.","errors.integration.missingCredentials":"Podaj wymagane dane uwierzytelniające.","errors.integration.notFound":"Nie znaleziono tej integracji.","errors.organization.departmentConflict":"Dział o tej nazwie już istnieje.","errors.organization.notFound":"Nie znaleziono tej organizacji.","errors.project.conflict":"Projekt o tej nazwie już istnieje.","errors.project.notFound":"Nie znaleziono tego projektu.","errors.prompt.forbidden":"Nie masz uprawnień do zmiany tego asystenta.","errors.prompt.notFound":"Nie znaleziono tego asystenta.","errors.resource.conflict":"Ta czynność jest sprzeczna z bieżącym stanem. Odśwież stronę i spróbuj ponownie.","errors.resource.notFound":"Nie znaleziono żądanego elementu.","errors.safety.blocked":"To żądanie zostało zablokowane ze względów bezpieczeństwa. Spróbuj je przeformułować.","errors.scheduledAction.notEnabled":"Zaplanowane działania nie są włączone dla tego konta.","errors.scheduledAction.notFound":"Nie znaleziono tego zaplanowanego działania.","errors.skill.invalidSelection":"Jedna lub więcej wybranych umiejętności jest niedostępna.","errors.skill.unavailable":"Umiejętności są teraz niedostępne.","errors.system.unexpectedError":"Coś poszło nie tak. Spróbuj ponownie.","errors.tool.executionFailed":"Nie udało się ukończyć działania narzędzia. Spróbuj ponownie lub kontynuuj bez niego.","errors.upstream.unavailable":"Usługa jest tymczasowo niedostępna. Spróbuj ponownie.","errors.usage.limitExceeded":"Limit użycia został osiągnięty. Spróbuj później lub skontaktuj się z administratorem.","errors.validation.invalidRequest":"Sprawdź wprowadzone dane i spróbuj ponownie.","errors.validation.payloadTooLarge":"Plik jest zbyt duży.","errors.rateLimited":"W tej chwili jest zbyt wiele żądań. Poczekaj chwilę i spróbuj ponownie.","errors.audio.missing":"Nagraj dźwięk lub wybierz plik audio.","errors.audio.transcriptionFailed":"Nie udało się przepisać dźwięku. Spróbuj ponownie.","errors.audio.ttsFailed":"Nie udało się wygenerować dźwięku. Spróbuj ponownie."},ua:{"errors.analytics.failed":"Не вдалося завантажити аналітику. Спробуйте ще раз.","errors.apiKey.notFound":"Не вдалося знайти цей API-ключ.","errors.apiKey.quotaExceeded":"Цей API-ключ досяг своєї квоти.","errors.auth.accountDisabled":"Ваш обліковий запис вимкнено. Зверніться до адміністратора організації.","errors.auth.forbidden":"У вас немає дозволу на цю дію.","errors.auth.invalidCredentials":"Ім’я користувача або пароль неправильні.","errors.auth.invalidToken":"Не вдалося перевірити вашу сесію. Увійдіть знову.","errors.auth.passwordSetupExpired":"Це посилання для налаштування пароля недійсне або прострочене.","errors.auth.required":"Увійдіть, щоб продовжити.","errors.auth.usernameExists":"Це ім’я користувача вже зайняте.","errors.auth.verificationFailed":"Не вдалося перевірити цей код. Спробуйте ще раз.","errors.billing.checkoutFailed":"Не вдалося розпочати оплату. Спробуйте ще раз.","errors.billing.notConfigured":"Виставлення рахунків не налаштовано для цієї організації.","errors.billing.portalFailed":"Не вдалося відкрити керування підпискою. Спробуйте ще раз.","errors.billing.providerUnavailable":"Платіжний провайдер тимчасово недоступний. Спробуйте ще раз.","errors.canvas.exportFailed":"Не вдалося експортувати canvas. Спробуйте ще раз.","errors.canvas.notFound":"Не вдалося знайти цей canvas.","errors.canvas.writeFailed":"Не вдалося оновити canvas. Спробуйте ще раз.","errors.chat.importEmptyZip":"ZIP-файл порожній. Виберіть ZIP-файл експорту ChatGPT.","errors.chat.importFailed":"Не вдалося імпортувати ці розмови. Перевірте файл і спробуйте ще раз.","errors.chat.importZipTooLarge":"ZIP-файл завеликий.","errors.chat.responseFailed":"Не вдалося створити відповідь. Спробуйте ще раз.","errors.chat.streamFailed":"З’єднання чату перервано. Спробуйте ще раз.","errors.conversation.forbidden":"У вас немає доступу до цієї розмови.","errors.conversation.notFound":"Не вдалося знайти цю розмову.","errors.conversation.updateFailed":"Не вдалося оновити розмову. Спробуйте ще раз.","errors.export.failed":"Не вдалося експортувати файл. Спробуйте ще раз.","errors.file.invalid":"Перевірте файл і спробуйте ще раз.","errors.file.uploadFailed":"Не вдалося завантажити файл. Спробуйте ще раз.","errors.integration.connectFailed":"Не вдалося підключити цю інтеграцію. Спробуйте ще раз.","errors.integration.missingCredentials":"Введіть потрібні облікові дані.","errors.integration.notFound":"Не вдалося знайти цю інтеграцію.","errors.organization.departmentConflict":"Відділ із такою назвою вже існує.","errors.organization.notFound":"Не вдалося знайти цю організацію.","errors.project.conflict":"Проєкт із такою назвою вже існує.","errors.project.notFound":"Не вдалося знайти цей проєкт.","errors.prompt.forbidden":"У вас немає дозволу змінювати цього асистента.","errors.prompt.notFound":"Не вдалося знайти цього асистента.","errors.resource.conflict":"Ця дія конфліктує з поточним станом. Оновіть сторінку і спробуйте ще раз.","errors.resource.notFound":"Не вдалося знайти те, що ви запитали.","errors.safety.blocked":"Цей запит заблоковано з міркувань безпеки. Спробуйте переформулювати.","errors.scheduledAction.notEnabled":"Заплановані дії не ввімкнені для цього облікового запису.","errors.scheduledAction.notFound":"Не вдалося знайти цю заплановану дію.","errors.skill.invalidSelection":"Одна або кілька вибраних навичок недоступні.","errors.skill.unavailable":"Навички зараз недоступні.","errors.system.unexpectedError":"Щось пішло не так. Спробуйте ще раз.","errors.tool.executionFailed":"Не вдалося виконати інструмент. Спробуйте ще раз або продовжуйте без нього.","errors.upstream.unavailable":"Сервіс тимчасово недоступний. Спробуйте ще раз.","errors.usage.limitExceeded":"Досягнуто ліміту використання. Спробуйте пізніше або зверніться до адміністратора.","errors.validation.invalidRequest":"Перевірте введені дані і спробуйте ще раз.","errors.validation.payloadTooLarge":"Файл завеликий.","errors.rateLimited":"Зараз забагато запитів. Зачекайте трохи і спробуйте ще раз.","errors.audio.missing":"Запишіть аудіо або виберіть аудіофайл.","errors.audio.transcriptionFailed":"Не вдалося транскрибувати аудіо. Спробуйте ще раз.","errors.audio.ttsFailed":"Не вдалося створити аудіо. Спробуйте ще раз."}},zp=["blocked by content filter","token limit exceeded","please try","bitte versuchen","something went wrong","etwas ist schiefgelaufen","permission","berechtigung","not found","nicht gefunden","too large","zu groß","temporarily unavailable","vorübergehend","limit","nutzungslimit","rate limit","zu viele anfragen","blocked","blockiert","sign in","melden sie sich","session","sitzung","incorrect","falsch","disabled","deaktiviert","audio","transkribiert","werkzeug","tool","réessayez","indisponible","autorisation","introuvable","vérifiez","inténtalo","no pudimos","no tienes permiso","no está disponible","demasiado grande","riprova","impossibile","non hai il permesso","non è disponibile","troppo grande","tekrar deneyin","kullanılamıyor","izniniz yok","bulunamadı","çok büyük","يرجى المحاولة","غير متاح","تعذر","ليست لديك صلاحية","كبير جداً","spróbuj","nie udało się","nie masz uprawnień","niedostęp","zbyt duży","спробуйте","не вдалося","немає дозволу","недоступ","завеликий"],Ep={"analytics.failed":"errors.analytics.failed","api_key.not_found":"errors.apiKey.notFound","api_key.quota_exceeded":"errors.apiKey.quotaExceeded","auth.account_disabled":"errors.auth.accountDisabled","auth.forbidden":"errors.auth.forbidden","auth.invalid_credentials":"errors.auth.invalidCredentials","auth.invalid_token":"errors.auth.invalidToken","auth.password_setup_expired":"errors.auth.passwordSetupExpired","auth.required":"errors.auth.required","auth.username_exists":"errors.auth.usernameExists","auth.verification_failed":"errors.auth.verificationFailed","billing.checkout_failed":"errors.billing.checkoutFailed","billing.not_configured":"errors.billing.notConfigured","billing.portal_failed":"errors.billing.portalFailed","billing.provider_unavailable":"errors.billing.providerUnavailable","canvas.export_failed":"errors.canvas.exportFailed","canvas.not_found":"errors.canvas.notFound","canvas.write_failed":"errors.canvas.writeFailed","chat.import_empty_zip":"errors.chat.importEmptyZip","chat.import_failed":"errors.chat.importFailed","chat.import_zip_too_large":"errors.chat.importZipTooLarge","chat.response_failed":"errors.chat.responseFailed","chat.stream_failed":"errors.chat.streamFailed","conversation.forbidden":"errors.conversation.forbidden","conversation.not_found":"errors.conversation.notFound","conversation.update_failed":"errors.conversation.updateFailed","export.failed":"errors.export.failed","file.invalid":"errors.file.invalid","file.upload_failed":"errors.file.uploadFailed","integration.connect_failed":"errors.integration.connectFailed","integration.missing_credentials":"errors.integration.missingCredentials","integration.not_found":"errors.integration.notFound","organization.department_conflict":"errors.organization.departmentConflict","organization.not_found":"errors.organization.notFound","project.conflict":"errors.project.conflict","project.not_found":"errors.project.notFound",prompt_shield_blocked:"errors.safety.blocked","prompt.forbidden":"errors.prompt.forbidden","prompt.not_found":"errors.prompt.notFound","resource.conflict":"errors.resource.conflict","resource.not_found":"errors.resource.notFound","safety.blocked":"errors.safety.blocked","scheduled_action.not_enabled":"errors.scheduledAction.notEnabled","scheduled_action.not_found":"errors.scheduledAction.notFound","skill.invalid_selection":"errors.skill.invalidSelection","skill.unavailable":"errors.skill.unavailable","system.unexpected_error":"errors.system.unexpectedError","tool.execution_failed":"errors.tool.executionFailed","upstream.unavailable":"errors.upstream.unavailable","usage.limit_exceeded":"errors.usage.limitExceeded","validation.invalid_request":"errors.validation.invalidRequest","validation.payload_too_large":"errors.validation.payloadTooLarge",rate_limited:"errors.rateLimited",account_disabled:"errors.auth.accountDisabled",chatgpt_import_zip_too_large:"errors.chat.importZipTooLarge",quota_exceeded:"errors.apiKey.quotaExceeded","audio.missing":"errors.audio.missing","audio.transcription_failed":"errors.audio.transcriptionFailed","audio.tts_failed":"errors.audio.ttsFailed"},Oi=e=>!!e&&typeof e=="object"&&!Array.isArray(e),kt=e=>typeof e=="string"&&e.trim()?e.trim():void 0,Pp=e=>{const t=(e||"").toLowerCase();return t==="simple"?"simple":t.startsWith("de")?"de":t.startsWith("fr")?"fr":t.startsWith("es")?"es":t.startsWith("it")?"it":t.startsWith("tr")?"tr":t.startsWith("ar")?"ar":t.startsWith("pl")?"pl":t.startsWith("ua")||t.startsWith("uk")?"ua":"en"},Xa=(e,t)=>{var r,i,a;if(!e)return;const n=Pp(t);return((r=Ri[n])==null?void 0:r[e])||((i=Ri.en)==null?void 0:i[e])||((a=Ri.de)==null?void 0:a[e])};function Wr(e,t,n){const r=Oi(e)?e:void 0,i=Oi(r==null?void 0:r.error)?r.error:void 0,a=r==null?void 0:r.detail,o=Oi(a)?a:void 0,s=kt(i==null?void 0:i.code)||kt(r==null?void 0:r.code)||kt(o==null?void 0:o.code),l=kt(i==null?void 0:i.messageKey)||kt(r==null?void 0:r.messageKey)||kt(o==null?void 0:o.messageKey)||(s?Ep[s]:void 0),u=kt(i==null?void 0:i.requestId)||kt(r==null?void 0:r.requestId)||kt(o==null?void 0:o.requestId),d=Xa(l,t);if(d)return{message:d,code:s,messageKey:l,requestId:u};const c=kt(i==null?void 0:i.fallbackMessage)||kt(r==null?void 0:r.fallbackMessage)||kt(o==null?void 0:o.fallbackMessage);return c?{message:c,code:s,messageKey:l,requestId:u}:{message:Xa("errors.system.unexpectedError",t)||n||"Something went wrong. Please try again.",code:s,messageKey:l,requestId:u}}async function Su(e,t,n){const r=await e.json().catch(()=>null);return Wr(r,t,n)}const Tp="https://dev.feazy.ai";let Ge={baseUrl:Tp,apiKey:""};function jp(e){e.baseUrl&&(Ge.baseUrl=e.baseUrl),e.apiKey!==void 0&&(Ge.apiKey=e.apiKey),e.tenant!==void 0&&(Ge.tenant=e.tenant)}const Np="FTNCalFNG5bRnkkaP5Ug",Za="eleven_flash_v2_5",Mp="eleven_multilingual_v2",zn=e=>e?e.map(t=>typeof t=="string"?{text:t}:t):[],In=async(e,t,n)=>(await Su(e,t,n)).message,Ga=e=>e.type==="error"||!e.type&&typeof e.error=="string"&&e.error.trim().length>0,Pr=e=>{const t=[],n=[];let r=e.replace(/<source>\s*(.*?)\s*(?:\[(.*?)\])?\s*<\/source>/gs,(i,a,o)=>(t.push({name:a.trim(),url:(o==null?void 0:o.trim())||void 0}),""));return r=r.replace(/<file>\s*(.*?)\s*\[(.*?)\]\s*<\/file>/gs,(i,a,o)=>(o!=null&&o.trim()&&n.push({name:a.trim(),url:o.trim()}),"")),r=r.replace(/\n{3,}/g,`
|
|
240
|
+
*/const rm=me("Volume2",[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",key:"uqj9uw"}],["path",{d:"M16 9a5 5 0 0 1 0 6",key:"1q6k2b"}],["path",{d:"M19.364 18.364a9 9 0 0 0 0-12.728",key:"ijwkga"}]]);/**
|
|
241
|
+
* @license lucide-react v0.462.0 - ISC
|
|
242
|
+
*
|
|
243
|
+
* This source code is licensed under the ISC license.
|
|
244
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
245
|
+
*/const im=me("VolumeX",[["path",{d:"M11 4.702a.705.705 0 0 0-1.203-.498L6.413 7.587A1.4 1.4 0 0 1 5.416 8H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h2.416a1.4 1.4 0 0 1 .997.413l3.383 3.384A.705.705 0 0 0 11 19.298z",key:"uqj9uw"}],["line",{x1:"22",x2:"16",y1:"9",y2:"15",key:"1ewh16"}],["line",{x1:"16",x2:"22",y1:"9",y2:"15",key:"5ykzw1"}]]);/**
|
|
246
|
+
* @license lucide-react v0.462.0 - ISC
|
|
247
|
+
*
|
|
248
|
+
* This source code is licensed under the ISC license.
|
|
249
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
250
|
+
*/const On=me("X",[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]]);function Ka(e,t){if(typeof e=="function")return e(t);e!=null&&(e.current=t)}function ii(...e){return t=>{let n=!1;const r=e.map(i=>{const a=Ka(i,t);return!n&&typeof a=="function"&&(n=!0),a});if(n)return()=>{for(let i=0;i<r.length;i++){const a=r[i];typeof a=="function"?a():Ka(e[i],null)}}}}function rt(...e){return v.useCallback(ii(...e),e)}var om=Symbol.for("react.lazy"),Xr=v[" use ".trim().toString()];function am(e){return typeof e=="object"&&e!==null&&"then"in e}function eu(e){return e!=null&&typeof e=="object"&&"$$typeof"in e&&e.$$typeof===om&&"_payload"in e&&am(e._payload)}function tu(e){const t=lm(e),n=v.forwardRef((r,i)=>{let{children:a,...o}=r;eu(a)&&typeof Xr=="function"&&(a=Xr(a._payload));const s=v.Children.toArray(a),l=s.find(cm);if(l){const u=l.props.children,c=s.map(d=>d===l?v.Children.count(u)>1?v.Children.only(null):v.isValidElement(u)?u.props.children:null:d);return f.jsx(t,{...o,ref:i,children:v.isValidElement(u)?v.cloneElement(u,void 0,c):null})}return f.jsx(t,{...o,ref:i,children:a})});return n.displayName=`${e}.Slot`,n}var sm=tu("Slot");function lm(e){const t=v.forwardRef((n,r)=>{let{children:i,...a}=n;if(eu(i)&&typeof Xr=="function"&&(i=Xr(i._payload)),v.isValidElement(i)){const o=fm(i),s=dm(a,i.props);return i.type!==v.Fragment&&(s.ref=r?ii(r,o):o),v.cloneElement(i,s)}return v.Children.count(i)>1?v.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var um=Symbol("radix.slottable");function cm(e){return v.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===um}function dm(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)=>{const l=a(...s);return i(...s),l}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function fm(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)}function nu(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=nu(e[t]))&&(r&&(r+=" "),r+=n)}else for(n in e)e[n]&&(r&&(r+=" "),r+=n);return r}function ru(){for(var e,t,n=0,r="",i=arguments.length;n<i;n++)(e=arguments[n])&&(t=nu(e))&&(r&&(r+=" "),r+=t);return r}const Qa=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Ya=ru,Wo=(e,t)=>n=>{var r;if((t==null?void 0:t.variants)==null)return Ya(e,n==null?void 0:n.class,n==null?void 0:n.className);const{variants:i,defaultVariants:a}=t,o=Object.keys(i).map(u=>{const c=n==null?void 0:n[u],d=a==null?void 0:a[u];if(c===null)return null;const p=Qa(c)||Qa(d);return i[u][p]}),s=n&&Object.entries(n).reduce((u,c)=>{let[d,p]=c;return p===void 0||(u[d]=p),u},{}),l=t==null||(r=t.compoundVariants)===null||r===void 0?void 0:r.reduce((u,c)=>{let{class:d,className:p,...m}=c;return Object.entries(m).every(h=>{let[g,b]=h;return Array.isArray(b)?b.includes({...a,...s}[g]):{...a,...s}[g]===b})?[...u,d,p]:u},[]);return Ya(e,o,l,n==null?void 0:n.class,n==null?void 0:n.className)},Vo="-",mm=e=>{const t=hm(e),{conflictingClassGroups:n,conflictingClassGroupModifiers:r}=e;return{getClassGroupId:o=>{const s=o.split(Vo);return s[0]===""&&s.length!==1&&s.shift(),iu(s,t)||pm(o)},getConflictingClassGroupIds:(o,s)=>{const l=n[o]||[];return s&&r[o]?[...l,...r[o]]:l}}},iu=(e,t)=>{var o;if(e.length===0)return t.classGroupId;const n=e[0],r=t.nextPart.get(n),i=r?iu(e.slice(1),r):void 0;if(i)return i;if(t.validators.length===0)return;const a=e.join(Vo);return(o=t.validators.find(({validator:s})=>s(a)))==null?void 0:o.classGroupId},_a=/^\[(.+)\]$/,pm=e=>{if(_a.test(e)){const t=_a.exec(e)[1],n=t==null?void 0:t.substring(0,t.indexOf(":"));if(n)return"arbitrary.."+n}},hm=e=>{const{theme:t,prefix:n}=e,r={nextPart:new Map,validators:[]};return bm(Object.entries(e.classGroups),n).forEach(([a,o])=>{po(o,r,a,t)}),r},po=(e,t,n,r)=>{e.forEach(i=>{if(typeof i=="string"){const a=i===""?t:$a(t,i);a.classGroupId=n;return}if(typeof i=="function"){if(gm(i)){po(i(r),t,n,r);return}t.validators.push({validator:i,classGroupId:n});return}Object.entries(i).forEach(([a,o])=>{po(o,$a(t,a),n,r)})})},$a=(e,t)=>{let n=e;return t.split(Vo).forEach(r=>{n.nextPart.has(r)||n.nextPart.set(r,{nextPart:new Map,validators:[]}),n=n.nextPart.get(r)}),n},gm=e=>e.isThemeGetter,bm=(e,t)=>t?e.map(([n,r])=>{const i=r.map(a=>typeof a=="string"?t+a:typeof a=="object"?Object.fromEntries(Object.entries(a).map(([o,s])=>[t+o,s])):a);return[n,i]}):e,ym=e=>{if(e<1)return{get:()=>{},set:()=>{}};let t=0,n=new Map,r=new Map;const i=(a,o)=>{n.set(a,o),t++,t>e&&(t=0,r=n,n=new Map)};return{get(a){let o=n.get(a);if(o!==void 0)return o;if((o=r.get(a))!==void 0)return i(a,o),o},set(a,o){n.has(a)?n.set(a,o):i(a,o)}}},ou="!",vm=e=>{const{separator:t,experimentalParseClassName:n}=e,r=t.length===1,i=t[0],a=t.length,o=s=>{const l=[];let u=0,c=0,d;for(let b=0;b<s.length;b++){let y=s[b];if(u===0){if(y===i&&(r||s.slice(b,b+a)===t)){l.push(s.slice(c,b)),c=b+a;continue}if(y==="/"){d=b;continue}}y==="["?u++:y==="]"&&u--}const p=l.length===0?s:s.substring(c),m=p.startsWith(ou),h=m?p.substring(1):p,g=d&&d>c?d-c:void 0;return{modifiers:l,hasImportantModifier:m,baseClassName:h,maybePostfixModifierPosition:g}};return n?s=>n({className:s,parseClassName:o}):o},xm=e=>{if(e.length<=1)return e;const t=[];let n=[];return e.forEach(r=>{r[0]==="["?(t.push(...n.sort(),r),n=[]):n.push(r)}),t.push(...n.sort()),t},wm=e=>({cache:ym(e.cacheSize),parseClassName:vm(e),...mm(e)}),km=/\s+/,Sm=(e,t)=>{const{parseClassName:n,getClassGroupId:r,getConflictingClassGroupIds:i}=t,a=[],o=e.trim().split(km);let s="";for(let l=o.length-1;l>=0;l-=1){const u=o[l],{modifiers:c,hasImportantModifier:d,baseClassName:p,maybePostfixModifierPosition:m}=n(u);let h=!!m,g=r(h?p.substring(0,m):p);if(!g){if(!h){s=u+(s.length>0?" "+s:s);continue}if(g=r(p),!g){s=u+(s.length>0?" "+s:s);continue}h=!1}const b=xm(c).join(":"),y=d?b+ou:b,w=y+g;if(a.includes(w))continue;a.push(w);const k=i(g,h);for(let E=0;E<k.length;++E){const j=k[E];a.push(y+j)}s=u+(s.length>0?" "+s:s)}return s};function Cm(){let e=0,t,n,r="";for(;e<arguments.length;)(t=arguments[e++])&&(n=au(t))&&(r&&(r+=" "),r+=n);return r}const au=e=>{if(typeof e=="string")return e;let t,n="";for(let r=0;r<e.length;r++)e[r]&&(t=au(e[r]))&&(n&&(n+=" "),n+=t);return n};function Am(e,...t){let n,r,i,a=o;function o(l){const u=t.reduce((c,d)=>d(c),e());return n=wm(u),r=n.cache.get,i=n.cache.set,a=s,s(l)}function s(l){const u=r(l);if(u)return u;const c=Sm(l,n);return i(l,c),c}return function(){return a(Cm.apply(null,arguments))}}const Be=e=>{const t=n=>n[e]||[];return t.isThemeGetter=!0,t},su=/^\[(?:([a-z-]+):)?(.+)\]$/i,zm=/^\d+\/\d+$/,Em=new Set(["px","full","screen"]),Pm=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,jm=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Tm=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Nm=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Mm=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,Jt=e=>Pn(e)||Em.has(e)||zm.test(e),$t=e=>Fn(e,"length",Wm),Pn=e=>!!e&&!Number.isNaN(Number(e)),Di=e=>Fn(e,"number",Pn),Zn=e=>!!e&&Number.isInteger(Number(e)),Im=e=>e.endsWith("%")&&Pn(e.slice(0,-1)),ce=e=>su.test(e),en=e=>Pm.test(e),Dm=new Set(["length","size","percentage"]),Rm=e=>Fn(e,Dm,lu),Lm=e=>Fn(e,"position",lu),Om=new Set(["image","url"]),Fm=e=>Fn(e,Om,qm),Bm=e=>Fn(e,"",Vm),Gn=()=>!0,Fn=(e,t,n)=>{const r=su.exec(e);return r?r[1]?typeof t=="string"?r[1]===t:t.has(r[1]):n(r[2]):!1},Wm=e=>jm.test(e)&&!Tm.test(e),lu=()=>!1,Vm=e=>Nm.test(e),qm=e=>Mm.test(e),Jm=()=>{const e=Be("colors"),t=Be("spacing"),n=Be("blur"),r=Be("brightness"),i=Be("borderColor"),a=Be("borderRadius"),o=Be("borderSpacing"),s=Be("borderWidth"),l=Be("contrast"),u=Be("grayscale"),c=Be("hueRotate"),d=Be("invert"),p=Be("gap"),m=Be("gradientColorStops"),h=Be("gradientColorStopPositions"),g=Be("inset"),b=Be("margin"),y=Be("opacity"),w=Be("padding"),k=Be("saturate"),E=Be("scale"),j=Be("sepia"),z=Be("skew"),N=Be("space"),P=Be("translate"),L=()=>["auto","contain","none"],C=()=>["auto","hidden","clip","visible","scroll"],D=()=>["auto",ce,t],M=()=>[ce,t],X=()=>["",Jt,$t],F=()=>["auto",Pn,ce],O=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],W=()=>["solid","dashed","dotted","double","none"],K=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],q=()=>["start","end","center","between","around","evenly","stretch"],ee=()=>["","0",ce],x=()=>["auto","avoid","all","avoid-page","page","left","right","column"],se=()=>[Pn,ce];return{cacheSize:500,separator:":",theme:{colors:[Gn],spacing:[Jt,$t],blur:["none","",en,ce],brightness:se(),borderColor:[e],borderRadius:["none","","full",en,ce],borderSpacing:M(),borderWidth:X(),contrast:se(),grayscale:ee(),hueRotate:se(),invert:ee(),gap:M(),gradientColorStops:[e],gradientColorStopPositions:[Im,$t],inset:D(),margin:D(),opacity:se(),padding:M(),saturate:se(),scale:se(),sepia:ee(),skew:se(),space:M(),translate:M()},classGroups:{aspect:[{aspect:["auto","square","video",ce]}],container:["container"],columns:[{columns:[en]}],"break-after":[{"break-after":x()}],"break-before":[{"break-before":x()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...O(),ce]}],overflow:[{overflow:C()}],"overflow-x":[{"overflow-x":C()}],"overflow-y":[{"overflow-y":C()}],overscroll:[{overscroll:L()}],"overscroll-x":[{"overscroll-x":L()}],"overscroll-y":[{"overscroll-y":L()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[g]}],"inset-x":[{"inset-x":[g]}],"inset-y":[{"inset-y":[g]}],start:[{start:[g]}],end:[{end:[g]}],top:[{top:[g]}],right:[{right:[g]}],bottom:[{bottom:[g]}],left:[{left:[g]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",Zn,ce]}],basis:[{basis:D()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",ce]}],grow:[{grow:ee()}],shrink:[{shrink:ee()}],order:[{order:["first","last","none",Zn,ce]}],"grid-cols":[{"grid-cols":[Gn]}],"col-start-end":[{col:["auto",{span:["full",Zn,ce]},ce]}],"col-start":[{"col-start":F()}],"col-end":[{"col-end":F()}],"grid-rows":[{"grid-rows":[Gn]}],"row-start-end":[{row:["auto",{span:[Zn,ce]},ce]}],"row-start":[{"row-start":F()}],"row-end":[{"row-end":F()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",ce]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",ce]}],gap:[{gap:[p]}],"gap-x":[{"gap-x":[p]}],"gap-y":[{"gap-y":[p]}],"justify-content":[{justify:["normal",...q()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...q(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...q(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[w]}],px:[{px:[w]}],py:[{py:[w]}],ps:[{ps:[w]}],pe:[{pe:[w]}],pt:[{pt:[w]}],pr:[{pr:[w]}],pb:[{pb:[w]}],pl:[{pl:[w]}],m:[{m:[b]}],mx:[{mx:[b]}],my:[{my:[b]}],ms:[{ms:[b]}],me:[{me:[b]}],mt:[{mt:[b]}],mr:[{mr:[b]}],mb:[{mb:[b]}],ml:[{ml:[b]}],"space-x":[{"space-x":[N]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[N]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",ce,t]}],"min-w":[{"min-w":[ce,t,"min","max","fit"]}],"max-w":[{"max-w":[ce,t,"none","full","min","max","fit","prose",{screen:[en]},en]}],h:[{h:[ce,t,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[ce,t,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[ce,t,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[ce,t,"auto","min","max","fit"]}],"font-size":[{text:["base",en,$t]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Di]}],"font-family":[{font:[Gn]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",ce]}],"line-clamp":[{"line-clamp":["none",Pn,Di]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",Jt,ce]}],"list-image":[{"list-image":["none",ce]}],"list-style-type":[{list:["none","disc","decimal",ce]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[y]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[y]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...W(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",Jt,$t]}],"underline-offset":[{"underline-offset":["auto",Jt,ce]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:M()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",ce]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",ce]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[y]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...O(),Lm]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Rm]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},Fm]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[h]}],"gradient-via-pos":[{via:[h]}],"gradient-to-pos":[{to:[h]}],"gradient-from":[{from:[m]}],"gradient-via":[{via:[m]}],"gradient-to":[{to:[m]}],rounded:[{rounded:[a]}],"rounded-s":[{"rounded-s":[a]}],"rounded-e":[{"rounded-e":[a]}],"rounded-t":[{"rounded-t":[a]}],"rounded-r":[{"rounded-r":[a]}],"rounded-b":[{"rounded-b":[a]}],"rounded-l":[{"rounded-l":[a]}],"rounded-ss":[{"rounded-ss":[a]}],"rounded-se":[{"rounded-se":[a]}],"rounded-ee":[{"rounded-ee":[a]}],"rounded-es":[{"rounded-es":[a]}],"rounded-tl":[{"rounded-tl":[a]}],"rounded-tr":[{"rounded-tr":[a]}],"rounded-br":[{"rounded-br":[a]}],"rounded-bl":[{"rounded-bl":[a]}],"border-w":[{border:[s]}],"border-w-x":[{"border-x":[s]}],"border-w-y":[{"border-y":[s]}],"border-w-s":[{"border-s":[s]}],"border-w-e":[{"border-e":[s]}],"border-w-t":[{"border-t":[s]}],"border-w-r":[{"border-r":[s]}],"border-w-b":[{"border-b":[s]}],"border-w-l":[{"border-l":[s]}],"border-opacity":[{"border-opacity":[y]}],"border-style":[{border:[...W(),"hidden"]}],"divide-x":[{"divide-x":[s]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[s]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[y]}],"divide-style":[{divide:W()}],"border-color":[{border:[i]}],"border-color-x":[{"border-x":[i]}],"border-color-y":[{"border-y":[i]}],"border-color-s":[{"border-s":[i]}],"border-color-e":[{"border-e":[i]}],"border-color-t":[{"border-t":[i]}],"border-color-r":[{"border-r":[i]}],"border-color-b":[{"border-b":[i]}],"border-color-l":[{"border-l":[i]}],"divide-color":[{divide:[i]}],"outline-style":[{outline:["",...W()]}],"outline-offset":[{"outline-offset":[Jt,ce]}],"outline-w":[{outline:[Jt,$t]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:X()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[y]}],"ring-offset-w":[{"ring-offset":[Jt,$t]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",en,Bm]}],"shadow-color":[{shadow:[Gn]}],opacity:[{opacity:[y]}],"mix-blend":[{"mix-blend":[...K(),"plus-lighter","plus-darker"]}],"bg-blend":[{"bg-blend":K()}],filter:[{filter:["","none"]}],blur:[{blur:[n]}],brightness:[{brightness:[r]}],contrast:[{contrast:[l]}],"drop-shadow":[{"drop-shadow":["","none",en,ce]}],grayscale:[{grayscale:[u]}],"hue-rotate":[{"hue-rotate":[c]}],invert:[{invert:[d]}],saturate:[{saturate:[k]}],sepia:[{sepia:[j]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[n]}],"backdrop-brightness":[{"backdrop-brightness":[r]}],"backdrop-contrast":[{"backdrop-contrast":[l]}],"backdrop-grayscale":[{"backdrop-grayscale":[u]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[c]}],"backdrop-invert":[{"backdrop-invert":[d]}],"backdrop-opacity":[{"backdrop-opacity":[y]}],"backdrop-saturate":[{"backdrop-saturate":[k]}],"backdrop-sepia":[{"backdrop-sepia":[j]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[o]}],"border-spacing-x":[{"border-spacing-x":[o]}],"border-spacing-y":[{"border-spacing-y":[o]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",ce]}],duration:[{duration:se()}],ease:[{ease:["linear","in","out","in-out",ce]}],delay:[{delay:se()}],animate:[{animate:["none","spin","ping","pulse","bounce",ce]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[E]}],"scale-x":[{"scale-x":[E]}],"scale-y":[{"scale-y":[E]}],rotate:[{rotate:[Zn,ce]}],"translate-x":[{"translate-x":[P]}],"translate-y":[{"translate-y":[P]}],"skew-x":[{"skew-x":[z]}],"skew-y":[{"skew-y":[z]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",ce]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",ce]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":M()}],"scroll-mx":[{"scroll-mx":M()}],"scroll-my":[{"scroll-my":M()}],"scroll-ms":[{"scroll-ms":M()}],"scroll-me":[{"scroll-me":M()}],"scroll-mt":[{"scroll-mt":M()}],"scroll-mr":[{"scroll-mr":M()}],"scroll-mb":[{"scroll-mb":M()}],"scroll-ml":[{"scroll-ml":M()}],"scroll-p":[{"scroll-p":M()}],"scroll-px":[{"scroll-px":M()}],"scroll-py":[{"scroll-py":M()}],"scroll-ps":[{"scroll-ps":M()}],"scroll-pe":[{"scroll-pe":M()}],"scroll-pt":[{"scroll-pt":M()}],"scroll-pr":[{"scroll-pr":M()}],"scroll-pb":[{"scroll-pb":M()}],"scroll-pl":[{"scroll-pl":M()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",ce]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[Jt,$t,Di]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}},Hm=Am(Jm);function pt(...e){return Hm(ru(e))}const Um=Wo("inline-flex items-center justify-center gap-2 whitespace-nowrap rounded-md text-sm font-medium ring-offset-background transition-colors focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",{variants:{variant:{default:"bg-primary text-primary-foreground hover:bg-primary/90",destructive:"bg-destructive text-destructive-foreground hover:bg-destructive/90",outline:"border border-input bg-background text-foreground hover:bg-primary hover:border-primary/40",secondary:"bg-secondary text-secondary-foreground hover:bg-secondary",ghost:"text-foreground hover:bg-primary/10 ",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-md px-3",lg:"h-11 rounded-md px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),ft=v.forwardRef(({className:e,variant:t,size:n,asChild:r=!1,...i},a)=>{const o=r?sm:"button";return f.jsx(o,{className:pt(Um({variant:t,size:n,className:e})),ref:a,...i})});ft.displayName="Button";const uu=I.createContext(void 0),cu="klausTheme",es=()=>{try{const e=localStorage.getItem(cu);return e==="light"||e==="dark"?e:null}catch{return null}};function Xm({children:e,defaultTheme:t="dark"}){const[n,r]=I.useState(()=>typeof window>"u"?t:es()??t);I.useEffect(()=>{typeof window>"u"||es()||r(o=>o===t?o:t)},[t]);const i=o=>{if(r(o),!(typeof window>"u"))try{localStorage.setItem(cu,o)}catch{}},a=I.useMemo(()=>({theme:n,setTheme:i}),[n]);return f.jsx(uu.Provider,{value:a,children:e})}function du(){const e=I.useContext(uu);return e||{theme:"dark",setTheme:()=>{}}}const qo=v.forwardRef(({className:e,...t},n)=>f.jsx("textarea",{className:pt("flex min-h-[80px] w-full rounded-md border border-input bg-background px-3 py-2 text-sm text-foreground ring-offset-background placeholder:text-muted-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),ref:n,...t}));qo.displayName="Textarea";var Zm=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Gm=Zm.reduce((e,t)=>{const n=tu(`Primitive.${t}`),r=v.forwardRef((i,a)=>{const{asChild:o,...s}=i,l=o?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),f.jsx(l,{...s,ref:a})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{}),Km="Label",fu=v.forwardRef((e,t)=>f.jsx(Gm.label,{...e,ref:t,onMouseDown:n=>{var i;n.target.closest("button, input, select, textarea")||((i=e.onMouseDown)==null||i.call(e,n),!n.defaultPrevented&&n.detail>1&&n.preventDefault())}}));fu.displayName=Km;var mu=fu;const Qm=Wo("text-sm font-medium leading-none peer-disabled:cursor-not-allowed peer-disabled:opacity-70"),hn=v.forwardRef(({className:e,...t},n)=>f.jsx(mu,{ref:n,className:pt(Qm(),e),...t}));hn.displayName=mu.displayName;function Te(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 an(e,t=[]){let n=[];function r(a,o){const s=v.createContext(o),l=n.length;n=[...n,o];const u=d=>{var y;const{scope:p,children:m,...h}=d,g=((y=p==null?void 0:p[e])==null?void 0:y[l])||s,b=v.useMemo(()=>h,Object.values(h));return f.jsx(g.Provider,{value:b,children:m})};u.displayName=a+"Provider";function c(d,p){var g;const m=((g=p==null?void 0:p[e])==null?void 0:g[l])||s,h=v.useContext(m);if(h)return h;if(o!==void 0)return o;throw new Error(`\`${d}\` must be used within \`${a}\``)}return[u,c]}const i=()=>{const a=n.map(o=>v.createContext(o));return function(s){const l=(s==null?void 0:s[e])||a;return v.useMemo(()=>({[`__scope${e}`]:{...s,[e]:l}}),[s,l])}};return i.scopeName=e,[r,Ym(i,...t)]}function Ym(...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:l,scopeName:u})=>{const d=l(a)[`__scope${u}`];return{...s,...d}},{});return v.useMemo(()=>({[`__scope${t.scopeName}`]:o}),[o])}};return n.scopeName=t.scopeName,n}function _m(e){const t=$m(e),n=v.forwardRef((r,i)=>{const{children:a,...o}=r,s=v.Children.toArray(a),l=s.find(tp);if(l){const u=l.props.children,c=s.map(d=>d===l?v.Children.count(u)>1?v.Children.only(null):v.isValidElement(u)?u.props.children:null:d);return f.jsx(t,{...o,ref:i,children:v.isValidElement(u)?v.cloneElement(u,void 0,c):null})}return f.jsx(t,{...o,ref:i,children:a})});return n.displayName=`${e}.Slot`,n}function $m(e){const t=v.forwardRef((n,r)=>{const{children:i,...a}=n;if(v.isValidElement(i)){const o=rp(i),s=np(a,i.props);return i.type!==v.Fragment&&(s.ref=r?ii(r,o):o),v.cloneElement(i,s)}return v.Children.count(i)>1?v.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var ep=Symbol("radix.slottable");function tp(e){return v.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===ep}function np(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)=>{const l=a(...s);return i(...s),l}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function rp(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 ip=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"],Xe=ip.reduce((e,t)=>{const n=_m(`Primitive.${t}`),r=v.forwardRef((i,a)=>{const{asChild:o,...s}=i,l=o?n:t;return typeof window<"u"&&(window[Symbol.for("radix-ui")]=!0),f.jsx(l,{...s,ref:a})});return r.displayName=`Primitive.${t}`,{...e,[t]:r}},{});function pu(e,t){e&&Bo.flushSync(()=>e.dispatchEvent(t))}function ts(e){const t=op(e),n=v.forwardRef((r,i)=>{const{children:a,...o}=r,s=v.Children.toArray(a),l=s.find(sp);if(l){const u=l.props.children,c=s.map(d=>d===l?v.Children.count(u)>1?v.Children.only(null):v.isValidElement(u)?u.props.children:null:d);return f.jsx(t,{...o,ref:i,children:v.isValidElement(u)?v.cloneElement(u,void 0,c):null})}return f.jsx(t,{...o,ref:i,children:a})});return n.displayName=`${e}.Slot`,n}function op(e){const t=v.forwardRef((n,r)=>{const{children:i,...a}=n;if(v.isValidElement(i)){const o=up(i),s=lp(a,i.props);return i.type!==v.Fragment&&(s.ref=r?ii(r,o):o),v.cloneElement(i,s)}return v.Children.count(i)>1?v.Children.only(null):null});return t.displayName=`${e}.SlotClone`,t}var ap=Symbol("radix.slottable");function sp(e){return v.isValidElement(e)&&typeof e.type=="function"&&"__radixId"in e.type&&e.type.__radixId===ap}function lp(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)=>{const l=a(...s);return i(...s),l}:i&&(n[r]=i):r==="style"?n[r]={...i,...a}:r==="className"&&(n[r]=[i,a].filter(Boolean).join(" "))}return{...e,...n}}function up(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)}function hu(e){const t=e+"CollectionProvider",[n,r]=an(t),[i,a]=n(t,{collectionRef:{current:null},itemMap:new Map}),o=g=>{const{scope:b,children:y}=g,w=I.useRef(null),k=I.useRef(new Map).current;return f.jsx(i,{scope:b,itemMap:k,collectionRef:w,children:y})};o.displayName=t;const s=e+"CollectionSlot",l=ts(s),u=I.forwardRef((g,b)=>{const{scope:y,children:w}=g,k=a(s,y),E=rt(b,k.collectionRef);return f.jsx(l,{ref:E,children:w})});u.displayName=s;const c=e+"CollectionItemSlot",d="data-radix-collection-item",p=ts(c),m=I.forwardRef((g,b)=>{const{scope:y,children:w,...k}=g,E=I.useRef(null),j=rt(b,E),z=a(c,y);return I.useEffect(()=>(z.itemMap.set(E,{ref:E,...k}),()=>void z.itemMap.delete(E))),f.jsx(p,{[d]:"",ref:j,children:w})});m.displayName=c;function h(g){const b=a(e+"CollectionConsumer",g);return I.useCallback(()=>{const w=b.collectionRef.current;if(!w)return[];const k=Array.from(w.querySelectorAll(`[${d}]`));return Array.from(b.itemMap.values()).sort((z,N)=>k.indexOf(z.ref.current)-k.indexOf(N.ref.current))},[b.collectionRef,b.itemMap])}return[{Provider:o,Slot:u,ItemSlot:m},h,r]}var Ut=globalThis!=null&&globalThis.document?v.useLayoutEffect:()=>{},cp=v[" useId ".trim().toString()]||(()=>{}),dp=0;function gu(e){const[t,n]=v.useState(cp());return Ut(()=>{n(r=>r??String(dp++))},[e]),t?`radix-${t}`:""}function Xt(e){const t=v.useRef(e);return v.useEffect(()=>{t.current=e}),v.useMemo(()=>(...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}var fp=v[" useInsertionEffect ".trim().toString()]||Ut;function mr({prop:e,defaultProp:t,onChange:n=()=>{},caller:r}){const[i,a,o]=mp({defaultProp:t,onChange:n}),s=e!==void 0,l=s?e:i;{const c=v.useRef(e!==void 0);v.useEffect(()=>{const d=c.current;d!==s&&console.warn(`${r} is changing from ${d?"controlled":"uncontrolled"} to ${s?"controlled":"uncontrolled"}. Components should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled value for the lifetime of the component.`),c.current=s},[s,r])}const u=v.useCallback(c=>{var d;if(s){const p=pp(c)?c(e):c;p!==e&&((d=o.current)==null||d.call(o,p))}else a(c)},[s,e,a,o]);return[l,u]}function mp({defaultProp:e,onChange:t}){const[n,r]=v.useState(e),i=v.useRef(n),a=v.useRef(t);return fp(()=>{a.current=t},[t]),v.useEffect(()=>{var o;i.current!==n&&((o=a.current)==null||o.call(a,n),i.current=n)},[n,i]),[n,r,a]}function pp(e){return typeof e=="function"}var hp=v.createContext(void 0);function bu(e){const t=v.useContext(hp);return e||t||"ltr"}var Ri="rovingFocusGroup.onEntryFocus",gp={bubbles:!1,cancelable:!0},pr="RovingFocusGroup",[ho,yu,bp]=hu(pr),[yp,vu]=an(pr,[bp]),[vp,xp]=yp(pr),xu=v.forwardRef((e,t)=>f.jsx(ho.Provider,{scope:e.__scopeRovingFocusGroup,children:f.jsx(ho.Slot,{scope:e.__scopeRovingFocusGroup,children:f.jsx(wp,{...e,ref:t})})}));xu.displayName=pr;var wp=v.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,orientation:r,loop:i=!1,dir:a,currentTabStopId:o,defaultCurrentTabStopId:s,onCurrentTabStopIdChange:l,onEntryFocus:u,preventScrollOnEntryFocus:c=!1,...d}=e,p=v.useRef(null),m=rt(t,p),h=bu(a),[g,b]=mr({prop:o,defaultProp:s??null,onChange:l,caller:pr}),[y,w]=v.useState(!1),k=Xt(u),E=yu(n),j=v.useRef(!1),[z,N]=v.useState(0);return v.useEffect(()=>{const P=p.current;if(P)return P.addEventListener(Ri,k),()=>P.removeEventListener(Ri,k)},[k]),f.jsx(vp,{scope:n,orientation:r,dir:h,loop:i,currentTabStopId:g,onItemFocus:v.useCallback(P=>b(P),[b]),onItemShiftTab:v.useCallback(()=>w(!0),[]),onFocusableItemAdd:v.useCallback(()=>N(P=>P+1),[]),onFocusableItemRemove:v.useCallback(()=>N(P=>P-1),[]),children:f.jsx(Xe.div,{tabIndex:y||z===0?-1:0,"data-orientation":r,...d,ref:m,style:{outline:"none",...e.style},onMouseDown:Te(e.onMouseDown,()=>{j.current=!0}),onFocus:Te(e.onFocus,P=>{const L=!j.current;if(P.target===P.currentTarget&&L&&!y){const C=new CustomEvent(Ri,gp);if(P.currentTarget.dispatchEvent(C),!C.defaultPrevented){const D=E().filter(W=>W.focusable),M=D.find(W=>W.active),X=D.find(W=>W.id===g),O=[M,X,...D].filter(Boolean).map(W=>W.ref.current);Su(O,c)}}j.current=!1}),onBlur:Te(e.onBlur,()=>w(!1))})})}),wu="RovingFocusGroupItem",ku=v.forwardRef((e,t)=>{const{__scopeRovingFocusGroup:n,focusable:r=!0,active:i=!1,tabStopId:a,children:o,...s}=e,l=gu(),u=a||l,c=xp(wu,n),d=c.currentTabStopId===u,p=yu(n),{onFocusableItemAdd:m,onFocusableItemRemove:h,currentTabStopId:g}=c;return v.useEffect(()=>{if(r)return m(),()=>h()},[r,m,h]),f.jsx(ho.ItemSlot,{scope:n,id:u,focusable:r,active:i,children:f.jsx(Xe.span,{tabIndex:d?0:-1,"data-orientation":c.orientation,...s,ref:t,onMouseDown:Te(e.onMouseDown,b=>{r?c.onItemFocus(u):b.preventDefault()}),onFocus:Te(e.onFocus,()=>c.onItemFocus(u)),onKeyDown:Te(e.onKeyDown,b=>{if(b.key==="Tab"&&b.shiftKey){c.onItemShiftTab();return}if(b.target!==b.currentTarget)return;const y=Cp(b,c.orientation,c.dir);if(y!==void 0){if(b.metaKey||b.ctrlKey||b.altKey||b.shiftKey)return;b.preventDefault();let k=p().filter(E=>E.focusable).map(E=>E.ref.current);if(y==="last")k.reverse();else if(y==="prev"||y==="next"){y==="prev"&&k.reverse();const E=k.indexOf(b.currentTarget);k=c.loop?Ap(k,E+1):k.slice(E+1)}setTimeout(()=>Su(k))}}),children:typeof o=="function"?o({isCurrentTabStop:d,hasTabStop:g!=null}):o})})});ku.displayName=wu;var kp={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function Sp(e,t){return t!=="rtl"?e:e==="ArrowLeft"?"ArrowRight":e==="ArrowRight"?"ArrowLeft":e}function Cp(e,t,n){const r=Sp(e.key,n);if(!(t==="vertical"&&["ArrowLeft","ArrowRight"].includes(r))&&!(t==="horizontal"&&["ArrowUp","ArrowDown"].includes(r)))return kp[r]}function Su(e,t=!1){const n=document.activeElement;for(const r of e)if(r===n||(r.focus({preventScroll:t}),document.activeElement!==n))return}function Ap(e,t){return e.map((n,r)=>e[(t+r)%e.length])}var zp=xu,Ep=ku;function Jo(e){const[t,n]=v.useState(void 0);return Ut(()=>{if(e){n({width:e.offsetWidth,height:e.offsetHeight});const r=new ResizeObserver(i=>{if(!Array.isArray(i)||!i.length)return;const a=i[0];let o,s;if("borderBoxSize"in a){const l=a.borderBoxSize,u=Array.isArray(l)?l[0]:l;o=u.inlineSize,s=u.blockSize}else o=e.offsetWidth,s=e.offsetHeight;n({width:o,height:s})});return r.observe(e,{box:"border-box"}),()=>r.unobserve(e)}else n(void 0)},[e]),t}function Cu(e){const t=v.useRef({value:e,previous:e});return v.useMemo(()=>(t.current.value!==e&&(t.current.previous=t.current.value,t.current.value=e),t.current.previous),[e])}function Pp(e,t){return v.useReducer((n,r)=>t[n][r]??n,e)}var oi=e=>{const{present:t,children:n}=e,r=jp(t),i=typeof n=="function"?n({present:r.isPresent}):v.Children.only(n),a=rt(r.ref,Tp(i));return typeof n=="function"||r.isPresent?v.cloneElement(i,{ref:a}):null};oi.displayName="Presence";function jp(e){const[t,n]=v.useState(),r=v.useRef(null),i=v.useRef(e),a=v.useRef("none"),o=e?"mounted":"unmounted",[s,l]=Pp(o,{mounted:{UNMOUNT:"unmounted",ANIMATION_OUT:"unmountSuspended"},unmountSuspended:{MOUNT:"mounted",ANIMATION_END:"unmounted"},unmounted:{MOUNT:"mounted"}});return v.useEffect(()=>{const u=zr(r.current);a.current=s==="mounted"?u:"none"},[s]),Ut(()=>{const u=r.current,c=i.current;if(c!==e){const p=a.current,m=zr(u);e?l("MOUNT"):m==="none"||(u==null?void 0:u.display)==="none"?l("UNMOUNT"):l(c&&p!==m?"ANIMATION_OUT":"UNMOUNT"),i.current=e}},[e,l]),Ut(()=>{if(t){let u;const c=t.ownerDocument.defaultView??window,d=m=>{const g=zr(r.current).includes(CSS.escape(m.animationName));if(m.target===t&&g&&(l("ANIMATION_END"),!i.current)){const b=t.style.animationFillMode;t.style.animationFillMode="forwards",u=c.setTimeout(()=>{t.style.animationFillMode==="forwards"&&(t.style.animationFillMode=b)})}},p=m=>{m.target===t&&(a.current=zr(r.current))};return t.addEventListener("animationstart",p),t.addEventListener("animationcancel",d),t.addEventListener("animationend",d),()=>{c.clearTimeout(u),t.removeEventListener("animationstart",p),t.removeEventListener("animationcancel",d),t.removeEventListener("animationend",d)}}else l("ANIMATION_END")},[t,l]),{isPresent:["mounted","unmountSuspended"].includes(s),ref:v.useCallback(u=>{r.current=u?getComputedStyle(u):null,n(u)},[])}}function zr(e){return(e==null?void 0:e.animationName)||"none"}function Tp(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 Ho="Radio",[Np,Au]=an(Ho),[Mp,Ip]=Np(Ho),zu=v.forwardRef((e,t)=>{const{__scopeRadio:n,name:r,checked:i=!1,required:a,disabled:o,value:s="on",onCheck:l,form:u,...c}=e,[d,p]=v.useState(null),m=rt(t,b=>p(b)),h=v.useRef(!1),g=d?u||!!d.closest("form"):!0;return f.jsxs(Mp,{scope:n,checked:i,disabled:o,children:[f.jsx(Xe.button,{type:"button",role:"radio","aria-checked":i,"data-state":Tu(i),"data-disabled":o?"":void 0,disabled:o,value:s,...c,ref:m,onClick:Te(e.onClick,b=>{i||l==null||l(),g&&(h.current=b.isPropagationStopped(),h.current||b.stopPropagation())})}),g&&f.jsx(ju,{control:d,bubbles:!h.current,name:r,value:s,checked:i,required:a,disabled:o,form:u,style:{transform:"translateX(-100%)"}})]})});zu.displayName=Ho;var Eu="RadioIndicator",Pu=v.forwardRef((e,t)=>{const{__scopeRadio:n,forceMount:r,...i}=e,a=Ip(Eu,n);return f.jsx(oi,{present:r||a.checked,children:f.jsx(Xe.span,{"data-state":Tu(a.checked),"data-disabled":a.disabled?"":void 0,...i,ref:t})})});Pu.displayName=Eu;var Dp="RadioBubbleInput",ju=v.forwardRef(({__scopeRadio:e,control:t,checked:n,bubbles:r=!0,...i},a)=>{const o=v.useRef(null),s=rt(o,a),l=Cu(n),u=Jo(t);return v.useEffect(()=>{const c=o.current;if(!c)return;const d=window.HTMLInputElement.prototype,m=Object.getOwnPropertyDescriptor(d,"checked").set;if(l!==n&&m){const h=new Event("click",{bubbles:r});m.call(c,n),c.dispatchEvent(h)}},[l,n,r]),f.jsx(Xe.input,{type:"radio","aria-hidden":!0,defaultChecked:n,...i,tabIndex:-1,ref:s,style:{...i.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});ju.displayName=Dp;function Tu(e){return e?"checked":"unchecked"}var Rp=["ArrowUp","ArrowDown","ArrowLeft","ArrowRight"],ai="RadioGroup",[Lp]=an(ai,[vu,Au]),Nu=vu(),Mu=Au(),[Op,Fp]=Lp(ai),Iu=v.forwardRef((e,t)=>{const{__scopeRadioGroup:n,name:r,defaultValue:i,value:a,required:o=!1,disabled:s=!1,orientation:l,dir:u,loop:c=!0,onValueChange:d,...p}=e,m=Nu(n),h=bu(u),[g,b]=mr({prop:a,defaultProp:i??null,onChange:d,caller:ai});return f.jsx(Op,{scope:n,name:r,required:o,disabled:s,value:g,onValueChange:b,children:f.jsx(zp,{asChild:!0,...m,orientation:l,dir:h,loop:c,children:f.jsx(Xe.div,{role:"radiogroup","aria-required":o,"aria-orientation":l,"data-disabled":s?"":void 0,dir:h,...p,ref:t})})})});Iu.displayName=ai;var Du="RadioGroupItem",Ru=v.forwardRef((e,t)=>{const{__scopeRadioGroup:n,disabled:r,...i}=e,a=Fp(Du,n),o=a.disabled||r,s=Nu(n),l=Mu(n),u=v.useRef(null),c=rt(t,u),d=a.value===i.value,p=v.useRef(!1);return v.useEffect(()=>{const m=g=>{Rp.includes(g.key)&&(p.current=!0)},h=()=>p.current=!1;return document.addEventListener("keydown",m),document.addEventListener("keyup",h),()=>{document.removeEventListener("keydown",m),document.removeEventListener("keyup",h)}},[]),f.jsx(Ep,{asChild:!0,...s,focusable:!o,active:d,children:f.jsx(zu,{disabled:o,required:a.required,checked:d,...l,...i,name:a.name,ref:c,onCheck:()=>a.onValueChange(i.value),onKeyDown:Te(m=>{m.key==="Enter"&&m.preventDefault()}),onFocus:Te(i.onFocus,()=>{var m;p.current&&((m=u.current)==null||m.click())})})})});Ru.displayName=Du;var Bp="RadioGroupIndicator",Lu=v.forwardRef((e,t)=>{const{__scopeRadioGroup:n,...r}=e,i=Mu(n);return f.jsx(Pu,{...i,...r,ref:t})});Lu.displayName=Bp;var Ou=Iu,Fu=Ru,Wp=Lu;const Bu=v.forwardRef(({className:e,...t},n)=>f.jsx(Ou,{className:pt("grid gap-2",e),...t,ref:n}));Bu.displayName=Ou.displayName;const Wu=v.forwardRef(({className:e,...t},n)=>f.jsx(Fu,{ref:n,className:pt("aspect-square h-4 w-4 rounded-full border border-primary text-primary ring-offset-background focus:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:cursor-not-allowed disabled:opacity-50",e),...t,children:f.jsx(Wp,{className:"flex items-center justify-center",children:f.jsx(Ff,{className:"h-2.5 w-2.5 fill-current text-current"})})}));Wu.displayName=Fu.displayName;const Zr={de:[{id:"wrong_answer",label:"Falsche Antwort"},{id:"wrong_source",label:"Falsche Quelle"},{id:"not_understandable",label:"Nicht verständlich"},{id:"incomplete",label:"Unvollständig"},{id:"content_filter_strict",label:"Inhaltsfilter zu streng"},{id:"other",label:"Sonstiges"}],en:[{id:"wrong_answer",label:"Wrong answer"},{id:"wrong_source",label:"Wrong source"},{id:"not_understandable",label:"Not understandable"},{id:"incomplete",label:"Incomplete"},{id:"content_filter_strict",label:"Content filter too strict"},{id:"other",label:"Other"}],fr:[{id:"wrong_answer",label:"Mauvaise réponse"},{id:"wrong_source",label:"Mauvaise source"},{id:"not_understandable",label:"Pas compréhensible"},{id:"incomplete",label:"Incomplet"},{id:"content_filter_strict",label:"Filtre de contenu trop strict"},{id:"other",label:"Autre"}],es:[{id:"wrong_answer",label:"Respuesta incorrecta"},{id:"wrong_source",label:"Fuente incorrecta"},{id:"not_understandable",label:"No comprensible"},{id:"incomplete",label:"Incompleto"},{id:"content_filter_strict",label:"El filtro de contenido es demasiado estricto"},{id:"other",label:"Otro"}],it:[{id:"wrong_answer",label:"Risposta sbagliata"},{id:"wrong_source",label:"Fonte sbagliata"},{id:"not_understandable",label:"Non comprensibile"},{id:"incomplete",label:"Incompleto"},{id:"content_filter_strict",label:"Filtro dei contenuti troppo rigido"},{id:"other",label:"Altro"}],tr:[{id:"wrong_answer",label:"Yanlış cevap"},{id:"wrong_source",label:"Yanlış kaynak"},{id:"not_understandable",label:"Anlaşılmaz"},{id:"incomplete",label:"Eksik"},{id:"content_filter_strict",label:"İçerik filtresi çok katı"},{id:"other",label:"Diğer"}],ar:[{id:"wrong_answer",label:"إجابة خاطئة"},{id:"wrong_source",label:"مصدر خاطئ"},{id:"not_understandable",label:"غير مفهوم"},{id:"incomplete",label:"غير كامل"},{id:"content_filter_strict",label:"مرشح المحتوى صارم جدًا"},{id:"other",label:"آخر"}],pl:[{id:"wrong_answer",label:"Zła odpowiedź"},{id:"wrong_source",label:"Złe źródło"},{id:"not_understandable",label:"Niezrozumiałe"},{id:"incomplete",label:"Niekompletne"},{id:"content_filter_strict",label:"Filtr treści jest zbyt rygorystyczny"},{id:"other",label:"Inne"}],uk:[{id:"wrong_answer",label:"Неправильна відповідь"},{id:"wrong_source",label:"Неправильне джерело"},{id:"not_understandable",label:"Незрозуміло"},{id:"incomplete",label:"Неповно"},{id:"content_filter_strict",label:"Фільтр контенту занадто суворий"},{id:"other",label:"Інше"}],simple:[{id:"wrong_answer",label:"Falsche Antwort"},{id:"wrong_source",label:"Falsche Quelle"},{id:"not_understandable",label:"Nicht verständlich"},{id:"incomplete",label:"Unvollständig"},{id:"content_filter_strict",label:"Inhaltsfilter zu streng"},{id:"other",label:"Sonstiges"}]},ns={de:{title:"Feedback zur Antwort",subtitle:"Helfen Sie uns, besser zu werden",reasonLabel:"Was war das Problem?",additionalLabel:"Zusätzliche Anmerkungen (optional)",placeholder:"Bitte beschreiben Sie genauer, was Ihnen nicht gefallen hat...",submit:"Feedback senden",cancel:"Abbrechen",success:"Vielen Dank für Ihr Feedback!",required:"Bitte wählen Sie einen Grund aus"},en:{title:"Feedback on answer",subtitle:"Help us improve",reasonLabel:"What was the problem?",additionalLabel:"Additional comments (optional)",placeholder:"Please describe in more detail what you didn't like...",submit:"Send feedback",cancel:"Cancel",success:"Thank you for your feedback!",required:"Please select a reason"},fr:{title:"Commentaires sur la réponse",subtitle:"Aidez-nous à nous améliorer",reasonLabel:"Quel était le problème?",additionalLabel:"Commentaires supplémentaires (facultatif)",placeholder:"Veuillez décrire plus en détail ce qui ne vous a pas plu...",submit:"Envoyer des commentaires",cancel:"Annuler",success:"Merci pour vos commentaires!",required:"Veuillez sélectionner une raison"},es:{title:"Comentarios sobre la respuesta",subtitle:"Ayúdanos a mejorar",reasonLabel:"¿Cuál fue el problema?",additionalLabel:"Comentarios adicionales (opcional)",placeholder:"Por favor, describa con más detalle lo que no le gustó...",submit:"Enviar comentarios",cancel:"Cancelar",success:"¡Gracias por tus comentarios!",required:"Por favor seleccione una razón"},it:{title:"Feedback sulla risposta",subtitle:"Aiutaci a migliorare",reasonLabel:"Qual era il problema?",additionalLabel:"Commenti aggiuntivi (opzionale)",placeholder:"Descrivi più in dettaglio cosa non ti è piaciuto...",submit:"Invia feedback",cancel:"Annulla",success:"Grazie per il tuo feedback!",required:"Seleziona un motivo"},tr:{title:"Cevap hakkında geri bildirim",subtitle:"Gelişmemize yardımcı olun",reasonLabel:"Sorun neydi?",additionalLabel:"Ek yorumlar (isteğe bağlı)",placeholder:"Lütfen neyi beğenmediğinizi daha ayrıntılı açıklayın...",submit:"Geri bildirim gönder",cancel:"İptal",success:"Geri bildiriminiz için teşekkürler!",required:"Lütfen bir neden seçin"},ar:{title:"تعليقات على الإجابة",subtitle:"ساعدنا على التحسين",reasonLabel:"ما هي المشكلة؟",additionalLabel:"تعليقات إضافية (اختياري)",placeholder:"يرجى وصف ما لم يعجبك بمزيد من التفصيل...",submit:"إرسال التعليقات",cancel:"إلغاء",success:"شكرا لك على ملاحظاتك!",required:"يرجى تحديد السبب"},pl:{title:"Opinia o odpowiedzi",subtitle:"Pomóż nam się poprawić",reasonLabel:"Jaki był problem?",additionalLabel:"Dodatkowe uwagi (opcjonalnie)",placeholder:"Proszę opisać bardziej szczegółowo, co ci się nie podobało...",submit:"Wyślij opinię",cancel:"Anuluj",success:"Dziękujemy za opinię!",required:"Proszę wybrać powód"},uk:{title:"Відгук про відповідь",subtitle:"Допоможіть нам покращитися",reasonLabel:"Яка була проблема?",additionalLabel:"Додаткові коментарі (необов'язково)",placeholder:"Будь ласка, опишіть докладніше, що вам не сподобалося...",submit:"Надіслати відгук",cancel:"Скасувати",success:"Дякуємо за ваш відгук!",required:"Будь ласка, виберіть причину"},simple:{title:"Feedback zur Antwort",subtitle:"Helfen Sie uns, besser zu werden",reasonLabel:"Was war das Problem?",additionalLabel:"Zusätzliche Anmerkungen (optional)",placeholder:"Bitte beschreiben Sie genauer, was Ihnen nicht gefallen hat...",submit:"Feedback senden",cancel:"Abbrechen",success:"Vielen Dank für Ihr Feedback!",required:"Bitte wählen Sie einen Grund aus"}},Vp=({isOpen:e,onClose:t,onSubmit:n,language:r})=>{const[i,a]=I.useState(""),[o,s]=I.useState(""),[l,u]=I.useState(!1),[c,d]=I.useState(""),p=ns[r]||ns.de,m=Zr[r]||Zr.de,h=()=>{if(!i){d(p.required);return}n(i,o),u(!0),setTimeout(()=>{u(!1),a(""),s(""),d(""),t()},1500)},g=()=>{a(""),s(""),d(""),u(!1),t()};return e?f.jsxs("div",{className:"fixed inset-0 z-[9999] flex items-center justify-center p-4 animate-fade-in",onClick:g,children:[f.jsx("div",{className:"absolute inset-0 bg-background/80 backdrop-blur-sm"}),f.jsxs("div",{className:"relative w-full max-w-md bg-card backdrop-blur-xl rounded-2xl shadow-[0_20px_60px_rgba(0,0,0,0.3)] border border-border animate-scale-in",onClick:b=>b.stopPropagation(),children:[f.jsx("div",{className:"absolute inset-0 rounded-2xl p-[1px] opacity-50 pointer-events-none",style:{background:"linear-gradient(135deg, hsl(var(--primary) / 0.3), hsl(var(--accent) / 0.3))",WebkitMask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",mask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",WebkitMaskComposite:"xor",maskComposite:"exclude"}}),l?f.jsxs("div",{className:"p-8 flex flex-col items-center justify-center text-center space-y-4",children:[f.jsx("div",{className:"w-16 h-16 bg-green-500/20 rounded-full flex items-center justify-center animate-bounce",children:f.jsx(Yl,{className:"w-10 h-10 text-green-500"})}),f.jsx("h3",{className:"text-xl font-bold text-foreground",children:p.success})]}):f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"p-4 border-b border-border",children:f.jsxs("div",{className:"flex items-start justify-between",children:[f.jsxs("div",{className:"space-y-0.5",children:[f.jsx("h2",{className:"text-lg font-bold text-foreground",children:p.title}),f.jsx("p",{className:"text-xs text-foreground/60",children:p.subtitle})]}),f.jsx("button",{onClick:g,className:"w-7 h-7 rounded-full bg-muted hover:bg-muted/80 flex items-center justify-center transition-all hover:rotate-90","aria-label":"Close",children:f.jsx(On,{className:"w-3.5 h-3.5 text-foreground"})})]})}),f.jsxs("div",{className:"p-4 space-y-4",children:[f.jsxs("div",{className:"space-y-2",children:[f.jsxs(hn,{className:"text-xs font-semibold text-foreground flex items-center gap-1.5",children:[f.jsx(nn,{className:"w-3.5 h-3.5"}),p.reasonLabel]}),f.jsx(Bu,{value:i,onValueChange:b=>{a(b),d("")},className:"space-y-1.5",children:m.map(b=>f.jsxs("div",{className:`flex items-center space-x-2 p-2 rounded-lg border transition-all cursor-pointer ${i===b.id?"bg-primary/10 border-primary shadow-[0_0_20px_hsl(var(--primary)/0.3)]":"bg-muted border-border hover:bg-muted/80 hover:border-border"}`,onClick:()=>{a(b.id),d("")},children:[f.jsx(Wu,{value:b.id,id:b.id}),f.jsx(hn,{htmlFor:b.id,className:"flex-1 cursor-pointer text-foreground text-sm",children:b.label})]},b.id))}),c&&f.jsxs("p",{className:"text-xs text-red-400 flex items-center gap-1 animate-shake",children:[f.jsx(nn,{className:"w-3 h-3"}),c]})]}),f.jsxs("div",{className:"space-y-1.5",children:[f.jsx(hn,{htmlFor:"additional",className:"text-xs font-semibold text-foreground",children:p.additionalLabel}),f.jsx(qo,{id:"additional",value:o,onChange:b=>s(b.target.value),placeholder:p.placeholder,className:"min-h-[60px] text-sm bg-muted border-border focus:border-primary resize-none",maxLength:500}),f.jsxs("p",{className:"text-xs text-foreground/40 text-right",children:[o.length,"/500"]})]})]}),f.jsxs("div",{className:"p-4 border-t border-border flex gap-2",children:[f.jsx(ft,{onClick:g,variant:"outline",className:"flex-1 h-9 text-sm",children:p.cancel}),f.jsx(ft,{onClick:h,className:"flex-1 h-9 text-sm bg-primary hover:bg-primary/90 text-primary-foreground shadow-[0_4px_20px_hsl(var(--primary)/0.4)]",children:p.submit})]})]})]})]}):null},qp=1,Jp=1e6;let Li=0;function Hp(){return Li=(Li+1)%Number.MAX_SAFE_INTEGER,Li.toString()}const Oi=new Map,rs=e=>{if(Oi.has(e))return;const t=setTimeout(()=>{Oi.delete(e),er({type:"REMOVE_TOAST",toastId:e})},Jp);Oi.set(e,t)},Up=(e,t)=>{switch(t.type){case"ADD_TOAST":return{...e,toasts:[t.toast,...e.toasts].slice(0,qp)};case"UPDATE_TOAST":return{...e,toasts:e.toasts.map(n=>n.id===t.toast.id?{...n,...t.toast}:n)};case"DISMISS_TOAST":{const{toastId:n}=t;return n?rs(n):e.toasts.forEach(r=>rs(r.id)),{...e,toasts:e.toasts.map(r=>r.id===n||n===void 0?{...r,open:!1}:r)}}case"REMOVE_TOAST":return t.toastId===void 0?{...e,toasts:[]}:{...e,toasts:e.toasts.filter(n=>n.id!==t.toastId)}}},Or=[];let Fr={toasts:[]};function er(e){Fr=Up(Fr,e),Or.forEach(t=>t(Fr))}function mt({...e}){const t=Hp(),n=i=>er({type:"UPDATE_TOAST",toast:{...i,id:t}}),r=()=>er({type:"DISMISS_TOAST",toastId:t});return er({type:"ADD_TOAST",toast:{...e,id:t,open:!0,onOpenChange:i=>{i||r()}}}),{id:t,dismiss:r,update:n}}function Xp(){const[e,t]=v.useState(Fr);return v.useEffect(()=>(Or.push(t),()=>{const n=Or.indexOf(t);n>-1&&Or.splice(n,1)}),[e]),{...e,toast:mt,dismiss:n=>er({type:"DISMISS_TOAST",toastId:n})}}const Zp=[{code:"de",name:"Deutsch",flag:"🇩🇪"},{code:"simple",name:"Einfache Sprache",flag:"📖"},{code:"en",name:"English",flag:"🇬🇧"},{code:"fr",name:"Français",flag:"🇫🇷"},{code:"es",name:"Español",flag:"🇪🇸"},{code:"it",name:"Italiano",flag:"🇮🇹"},{code:"tr",name:"Türkçe",flag:"🇹🇷"},{code:"ar",name:"العربية",flag:"🇸🇦"},{code:"pl",name:"Polski",flag:"🇵🇱"},{code:"ua",name:"Українська",flag:"🇺🇦"}],Gp={de:{welcome:"Guten Tag! Ich bin der BürgerBot, Ihr digitaler Assistent. Ich helfe Ihnen gerne bei Fragen zu Öffnungszeiten, Terminen, Formularen, Anträgen und weiteren Dienstleistungen. Wie kann ich Ihnen weiterhelfen?",online:"Online",placeholder:"Frage mich in jeder Sprache...",disclaimer:"KI kann Fehler machen. Überprüfen Sie wichtige Informationen.",transcribing:"Sprache wird zu Text...",settings:{title:"Einstellungen",appearance:{title:"Darstellung",theme:"Farbschema",light:"Hell",dark:"Dunkel",fontSize:"Schriftgröße",fontSizeSmall:"Klein",fontSizeNormal:"Normal",fontSizeLarge:"Groß",fontSizeExtraLarge:"Sehr groß",highContrast:"Hochkontrast-Modus",highContrastDesc:"Erhöhter Kontrast für bessere Lesbarkeit"},privacy:{title:"Datenschutz",description:"Sie haben der Datenschutzerklärung zugestimmt. Sie können Ihre Einwilligung jederzeit widerrufen.",viewPolicy:"Datenschutzerklärung ansehen",revoke:"Einwilligung widerrufen"},feedback:{title:"Feedback",description:"Teilen Sie uns Ihre Meinung mit und helfen Sie uns, den KI-Assistenten zu verbessern.",button:"Feedback geben"},reportIssue:{title:"Problem melden",description:"Haben Sie ein technisches Problem oder einen Fehler gefunden? Melden Sie es uns.",button:"Problem melden"},aboutChatbot:{title:"Über den Chatbot",description:"Frag Klausi ist ein KI-gestützter Assistent für die Stadt Hattersheim am Main. Er beantwortet Ihre Fragen zu Öffnungszeiten, Terminen, Formularen und städtischen Dienstleistungen rund um die Uhr."},aboutFeazy:{title:"Über Feazy",description:"Feazy entwickelt innovative KI-Lösungen für Kommunen und Unternehmen. Unsere Mission ist es, Künstliche Intelligenz sicher, einfach und produktiv nutzbar zu machen – für mehr Effizienz, bessere Services und glückliche Nutzer.",button:"Mehr über Feazy"},version:"Frag Klausi v1.0 • KI-Assistent",scrollToBottom:"Zum Ende scrollen"}},en:{welcome:"Guten Tag! Ich bin der BürgerBot, Ihr digitaler Assistent. Ich helfe Ihnen gerne bei Fragen zu Öffnungszeiten, Terminen, Formularen, Anträgen und weiteren Dienstleistungen. Wie kann ich Ihnen weiterhelfen?",online:"Online",placeholder:"Ask me in any language...",disclaimer:"AI can make mistakes. Please verify important information.",transcribing:"Turning speech into text...",settings:{title:"Settings",appearance:{title:"Appearance",theme:"Color Scheme",light:"Light",dark:"Dark",fontSize:"Font Size",fontSizeSmall:"Small",fontSizeNormal:"Normal",fontSizeLarge:"Large",fontSizeExtraLarge:"Extra Large",highContrast:"High Contrast Mode",highContrastDesc:"Increased contrast for better readability"},privacy:{title:"Privacy",description:"You have agreed to the privacy policy. You can revoke your consent at any time.",viewPolicy:"View privacy policy",revoke:"Revoke consent"},feedback:{title:"Feedback",description:"Share your opinion and help us improve the AI assistant.",button:"Give feedback"},reportIssue:{title:"Report Issue",description:"Have you found a technical problem or bug? Report it to us.",button:"Report issue"},aboutChatbot:{title:"About the Chatbot",description:"Frag Klausi is an AI-powered assistant for the city of Hattersheim am Main. It answers your questions about opening hours, appointments, forms and municipal services around the clock."},aboutFeazy:{title:"About Feazy",description:"Feazy develops innovative AI solutions for municipalities and public administrations. Our mission is to make public services more accessible and efficient.",button:"Learn more about Feazy"},version:"Frag Klausi v1.0 • AI Assistant",scrollToBottom:"Scroll to bottom"}},fr:{welcome:"Bonjour! Je suis Klausi, votre assistant numérique. Je suis heureux de vous aider avec des questions sur les horaires d'ouverture, les rendez-vous, les formulaires, les demandes et d'autres services. Comment puis-je vous aider?",online:"En ligne",placeholder:"Posez-moi une question dans n'importe quelle langue...",disclaimer:"L'IA peut faire des erreurs. Veuillez vérifier les informations importantes.",transcribing:"Conversion de la voix en texte...",settings:{title:"Paramètres",appearance:{title:"Apparence",theme:"Schéma de couleurs",light:"Clair",dark:"Sombre",fontSize:"Taille de police",fontSizeSmall:"Petite",fontSizeNormal:"Normale",fontSizeLarge:"Grande",fontSizeExtraLarge:"Très grande",highContrast:"Mode contraste élevé",highContrastDesc:"Contraste accru pour une meilleure lisibilité"},privacy:{title:"Confidentialité",description:"Vous avez accepté la politique de confidentialité. Vous pouvez révoquer votre consentement à tout moment.",viewPolicy:"Voir la politique de confidentialité",revoke:"Révoquer le consentement"},feedback:{title:"Commentaires",description:"Partagez votre avis et aidez-nous à améliorer l'assistant IA.",button:"Donner un avis"},reportIssue:{title:"Signaler un problème",description:"Avez-vous trouvé un problème technique ou un bug? Signalez-le nous.",button:"Signaler un problème"},aboutChatbot:{title:"À propos du chatbot",description:"Frag Klausi est un assistant IA pour la ville de Hattersheim am Main. Il répond à vos questions sur les horaires, les rendez-vous, les formulaires et les services municipaux 24h/24."},aboutFeazy:{title:"À propos de Feazy",description:"Feazy développe des solutions IA innovantes pour les municipalités et les administrations publiques. Notre mission est de rendre les services publics plus accessibles et efficaces.",button:"En savoir plus sur Feazy"},version:"Frag Klausi v1.0 • Assistant IA",scrollToBottom:"Défiler vers le bas"}},es:{welcome:"¡Hola! Soy Klausi, su asistente digital. Con gusto le ayudaré con preguntas sobre horarios de apertura, citas, formularios, solicitudes y otros servicios. ¿Cómo puedo ayudarle?",online:"En línea",placeholder:"Pregúntame en cualquier idioma...",disclaimer:"La IA puede cometer errores. Verifique la información importante.",transcribing:"Convirtiendo voz en texto...",settings:{title:"Configuración",appearance:{title:"Apariencia",theme:"Esquema de color",light:"Claro",dark:"Oscuro",fontSize:"Tamaño de fuente",fontSizeSmall:"Pequeña",fontSizeNormal:"Normal",fontSizeLarge:"Grande",fontSizeExtraLarge:"Muy grande",highContrast:"Modo alto contraste",highContrastDesc:"Mayor contraste para mejor legibilidad"},privacy:{title:"Privacidad",description:"Ha aceptado la política de privacidad. Puede revocar su consentimiento en cualquier momento.",viewPolicy:"Ver política de privacidad",revoke:"Revocar consentimiento"},feedback:{title:"Comentarios",description:"Comparta su opinión y ayúdenos a mejorar el asistente de IA.",button:"Dar comentarios"},reportIssue:{title:"Reportar problema",description:"¿Ha encontrado un problema técnico o error? Repórtelo.",button:"Reportar problema"},aboutChatbot:{title:"Sobre el chatbot",description:"Frag Klausi es un asistente con IA para la ciudad de Hattersheim am Main. Responde a sus preguntas sobre horarios, citas, formularios y servicios municipales las 24 horas."},aboutFeazy:{title:"Sobre Feazy",description:"Feazy desarrolla soluciones innovadoras de IA para municipios y administraciones públicas. Nuestra misión es hacer los servicios públicos más accesibles y eficientes.",button:"Más sobre Feazy"},version:"Frag Klausi v1.0 • Asistente IA",scrollToBottom:"Ir al final"}},it:{welcome:"Buongiorno! Sono Klausi, il tuo assistente digitale. Sono lieto di aiutarti con domande su orari di apertura, appuntamenti, moduli, domande e altri servizi. Come posso aiutarti?",online:"Online",placeholder:"Chiedimi in qualsiasi lingua...",disclaimer:"L'IA può commettere errori. Verificare le informazioni importanti.",transcribing:"Sto trasformando la voce in testo...",settings:{title:"Impostazioni",appearance:{title:"Aspetto",theme:"Schema colori",light:"Chiaro",dark:"Scuro",fontSize:"Dimensione carattere",fontSizeSmall:"Piccolo",fontSizeNormal:"Normale",fontSizeLarge:"Grande",fontSizeExtraLarge:"Extra grande",highContrast:"Modalità alto contrasto",highContrastDesc:"Contrasto maggiore per migliorare la leggibilità"},privacy:{title:"Privacy",description:"Hai accettato l'informativa sulla privacy. Puoi revocare il tuo consenso in qualsiasi momento.",viewPolicy:"Visualizza informativa sulla privacy",revoke:"Revoca consenso"},feedback:{title:"Feedback",description:"Condividi la tua opinione e aiutaci a migliorare l'assistente IA.",button:"Dai feedback"},reportIssue:{title:"Segnala problema",description:"Hai trovato un problema tecnico o un bug? Segnalacelo.",button:"Segnala problema"},aboutChatbot:{title:"Informazioni sul chatbot",description:"Frag Klausi è un assistente IA per la città di Hattersheim am Main. Risponde alle tue domande su orari, appuntamenti, moduli e servizi comunali 24 ore su 24."},aboutFeazy:{title:"Informazioni su Feazy",description:"Feazy sviluppa soluzioni IA innovative per comuni e amministrazioni pubbliche. La nostra missione è rendere i servizi pubblici più accessibili ed efficienti.",button:"Scopri di più su Feazy"},version:"Frag Klausi v1.0 • Assistente IA",scrollToBottom:"Scorri in fondo"}},tr:{welcome:"Merhaba! Ben Klausi, dijital asistanınızım. Açılış saatleri, randevular, formlar, başvurular ve diğer hizmetler hakkında sorularınızda size yardımcı olmaktan mutluluk duyarım. Size nasıl yardımcı olabilirim?",online:"Çevrimiçi",placeholder:"Bana herhangi bir dilde sorun...",disclaimer:"Yapay zeka hata yapabilir. Önemli bilgileri doğrulayın.",transcribing:"Ses yazıya dönüştürülüyor...",settings:{title:"Ayarlar",appearance:{title:"Görünüm",theme:"Renk Şeması",light:"Açık",dark:"Koyu",fontSize:"Yazı Boyutu",fontSizeSmall:"Küçük",fontSizeNormal:"Normal",fontSizeLarge:"Büyük",fontSizeExtraLarge:"Çok büyük",highContrast:"Yüksek Kontrast Modu",highContrastDesc:"Daha iyi okunabilirlik için artırılmış kontrast"},privacy:{title:"Gizlilik",description:"Gizlilik politikasını kabul ettiniz. Onayınızı istediğiniz zaman geri çekebilirsiniz.",viewPolicy:"Gizlilik politikasını görüntüle",revoke:"Onayı geri çek"},feedback:{title:"Geri Bildirim",description:"Görüşünüzü paylaşın ve AI asistanını geliştirmemize yardımcı olun.",button:"Geri bildirim verin"},reportIssue:{title:"Sorun Bildir",description:"Teknik bir sorun veya hata mı buldunuz? Bize bildirin.",button:"Sorun bildir"},aboutChatbot:{title:"Sohbet robotu hakkında",description:"Frag Klausi, Hattersheim am Main şehri için bir AI destekli asistanıdır. Açılış saatleri, randevular, formlar ve belediye hizmetleri hakkındaki sorularınızı 7/24 yanıtlar."},aboutFeazy:{title:"Feazy hakkında",description:"Feazy, belediyeler ve kamu yönetimleri için yenilikçi AI çözümleri geliştirir. Misyonumuz, kamu hizmetlerini daha erişilebilir ve verimli hale getirmektir.",button:"Feazy hakkında daha fazla bilgi"},version:"Frag Klausi v1.0 • AI Asistanı",scrollToBottom:"Sona kaydır"}},ar:{welcome:"مرحباً! أنا كلاوزي، مساعدك الرقمي. يسعدني مساعدتك في الأسئلة المتعلقة بساعات العمل والمواعيد والنماذج والطلبات والخدمات الأخرى. كيف يمكنني مساعدتك؟",online:"متصل",placeholder:"اسألني بأي لغة...",disclaimer:"يمكن للذكاء الاصطناعي أن يرتكب أخطاء. يرجى التحقق من المعلومات المهمة.",transcribing:"جارٍ تحويل الكلام إلى نص...",settings:{title:"الإعدادات",appearance:{title:"المظهر",theme:"نظام الألوان",light:"فاتح",dark:"داكن",fontSize:"حجم الخط",fontSizeSmall:"صغير",fontSizeNormal:"عادي",fontSizeLarge:"كبير",fontSizeExtraLarge:"كبير جداً",highContrast:"وضع التباين العالي",highContrastDesc:"تباين محسّن لقراءة أفضل"},privacy:{title:"الخصوصية",description:"لقد وافقت على سياسة الخصوصية. يمكنك إلغاء موافقتك في أي وقت.",viewPolicy:"عرض سياسة الخصوصية",revoke:"إلغاء الموافقة"},feedback:{title:"تعليقات",description:"شارك رأيك وساعدنا على تحسين المساعد الذكي.",button:"إعطاء تعليقات"},reportIssue:{title:"الإبلاغ عن مشكلة",description:"هل وجدت مشكلة تقنية أو خطأ؟ أبلغنا به.",button:"الإبلاغ عن مشكلة"},aboutChatbot:{title:"حول الروبوت",description:"Frag Klausi هو مساعد يعمل بالذكاء الاصطناعي لمدينة هاترشايم أم ماين. يجيب على أسئلتك حول ساعات العمل والمواعيد والنماذج والخدمات البلدية على مدار الساعة."},aboutFeazy:{title:"حول Feazy",description:"تطور Feazy حلول ذكاء اصطناعي مبتكرة للبلديات والإدارات العامة. مهمتنا هي جعل الخدمات العامة أكثر سهولة وكفاءة.",button:"المزيد عن Feazy"},version:"Frag Klausi v1.0 • مساعد ذكاء اصطناعي",scrollToBottom:"انتقل إلى الأسفل"}},pl:{welcome:"Dzień dobry! Jestem Klausi, Twoim asystentem cyfrowym. Z przyjemnością pomogę Ci w pytaniach dotyczących godzin otwarcia, terminów, formularzy, wniosków i innych usług. Jak mogę Ci pomóc?",online:"Online",placeholder:"Zapytaj mnie w dowolnym języku...",disclaimer:"Sztuczna inteligencja może popełniać błędy. Sprawdź ważne informacje.",transcribing:"Przekształcam mowę na tekst...",settings:{title:"Ustawienia",appearance:{title:"Wygląd",theme:"Schemat kolorów",light:"Jasny",dark:"Ciemny",fontSize:"Rozmiar czcionki",fontSizeSmall:"Mały",fontSizeNormal:"Normalny",fontSizeLarge:"Duży",fontSizeExtraLarge:"Bardzo duży",highContrast:"Tryb wysokiego kontrastu",highContrastDesc:"Zwiększony kontrast dla lepszej czytelności"},privacy:{title:"Prywatność",description:"Zaakceptowałeś politykę prywatności. Możesz w każdej chwili cofnąć swoją zgodę.",viewPolicy:"Zobacz politykę prywatności",revoke:"Cofnij zgodę"},feedback:{title:"Opinia",description:"Podziel się swoją opinią i pomóż nam ulepszyć asystenta AI.",button:"Wyślij opinię"},reportIssue:{title:"Zgłoś problem",description:"Znalazłeś problem techniczny lub błąd? Zgłoś nam to.",button:"Zgłoś problem"},aboutChatbot:{title:"O chatbocie",description:"Frag Klausi to asystent AI dla miasta Hattersheim am Main. Odpowiada na pytania dotyczące godzin otwarcia, terminów, formularzy i usług miejskich przez całą dobę."},aboutFeazy:{title:"O Feazy",description:"Feazy rozwija innowacyjne rozwiązania AI dla gmin i administracji publicznych. Naszą misją jest uczynienie usług publicznych bardziej dostępnymi i wydajnymi.",button:"Więcej o Feazy"},version:"Frag Klausi v1.0 • Asystent AI",scrollToBottom:"Przewiń na dół"}},ua:{welcome:"Добрий день! Я Клаузі, ваш цифровий асистент. Я з радістю допоможу вам з питаннями про години роботи, зустрічі, форми, заяви та інші послуги. Чим я можу вам допомогти?",online:"Онлайн",placeholder:"Запитайте мене будь-якою мовою...",disclaimer:"ШІ може робити помилки. Будь ласка, перевірте важливу інформацію.",transcribing:"Перетворюю мовлення на текст...",settings:{title:"Налаштування",appearance:{title:"Вигляд",theme:"Колірна схема",light:"Світла",dark:"Темна",fontSize:"Розмір шрифту",fontSizeSmall:"Малий",fontSizeNormal:"Нормальний",fontSizeLarge:"Великий",fontSizeExtraLarge:"Дуже великий",highContrast:"Режим високого контрасту",highContrastDesc:"Підвищений контраст для кращої читабельності"},privacy:{title:"Конфіденційність",description:"Ви погодилися з політикою конфіденційності. Ви можете відкликати свою згоду в будь-який час.",viewPolicy:"Переглянути політику конфіденційності",revoke:"Відкликати згоду"},feedback:{title:"Відгук",description:"Поділіться своєю думкою та допоможіть нам покращити AI-асистента.",button:"Надати відгук"},reportIssue:{title:"Повідомити про проблему",description:"Ви знайшли технічну проблему або помилку? Повідомте нам.",button:"Повідомити про проблему"},aboutChatbot:{title:"Про чат-бота",description:"Frag Klausi - це AI-асистент для міста Хаттерсхайм-ам-Майн. Він відповідає на ваші запитання про години роботи, зустрічі, форми та муніципальні послуги цілодобово."},aboutFeazy:{title:"Про Feazy",description:"Feazy розробляє інноваційні AI-рішення для муніципалітетів та державних адміністрацій. Наша місія - зробити державні послуги більш доступними та ефективними.",button:"Більше про Feazy"},version:"Frag Klausi v1.0 • AI-асистент",scrollToBottom:"Прокрутити вниз"}},simple:{welcome:"Hallo! Ich bin Klausi. Ich helfe dir gerne. Du kannst mich alles fragen. Wie kann ich dir helfen?",online:"Online",placeholder:"Frage mich etwas...",disclaimer:"Computer können Fehler machen. Prüfe wichtige Infos.",transcribing:"Ich mache Sprache zu Text...",settings:{title:"Einstellungen",appearance:{title:"Aussehen",theme:"Farben",light:"Hell",dark:"Dunkel",fontSize:"Schrift-Größe",fontSizeSmall:"Klein",fontSizeNormal:"Normal",fontSizeLarge:"Groß",fontSizeExtraLarge:"Sehr groß",highContrast:"Starke Kontraste",highContrastDesc:"Bessere Farben zum Lesen"},privacy:{title:"Daten-Schutz",description:"Du hast ja gesagt zum Daten-Schutz. Du kannst auch nein sagen.",viewPolicy:"Daten-Schutz lesen",revoke:"Nein sagen"},feedback:{title:"Meinung sagen",description:"Sag uns deine Meinung. Das hilft uns.",button:"Meinung sagen"},reportIssue:{title:"Problem melden",description:"Etwas geht nicht? Sag uns Bescheid.",button:"Problem melden"},aboutChatbot:{title:"Über den Helfer",description:"Frag Klausi ist ein Computer-Helfer für die Stadt Hattersheim. Er hilft dir bei Fragen zu Öffnungs-Zeiten, Terminen, Formularen und anderen Sachen."},aboutFeazy:{title:"Über Feazy",description:"Feazy macht Computer-Hilfen für Städte und Ämter. Wir wollen, dass alle Menschen gut Hilfe bekommen können.",button:"Mehr über Feazy"},version:"Frag Klausi v1.0 • Computer-Helfer",scrollToBottom:"Nach unten"}}},is={de:{title:"Fehler",unexpected:"Sie scheinen einen Fehler gefunden zu haben. Wir kümmern uns bereits darum."},en:{title:"Error",unexpected:"Seems like you found a bug. We're already aware and working on it."},fr:{title:"Erreur",unexpected:"On dirait que vous avez trouvé un bug. Nous en sommes informés et travaillons dessus."},es:{title:"Error",unexpected:"Parece que encontraste un error. Ya lo sabemos y estamos trabajando en ello."},it:{title:"Errore",unexpected:"Sembra che tu abbia trovato un bug. Ne siamo al corrente e ci stiamo lavorando."},tr:{title:"Hata",unexpected:"Galiba bir hata buldunuz. Haberdarız ve üzerinde çalışıyoruz."},ar:{title:"خطأ",unexpected:"يبدو أنك عثرت على خطأ. نحن على علم به ونعمل على إصلاحه."},pl:{title:"Błąd",unexpected:"Wygląda na to, że znalazłeś błąd. Już o nim wiemy i pracujemy nad naprawą."},ua:{title:"Помилка",unexpected:"Схоже, ви знайшли помилку. Ми вже в курсі і працюємо над нею."},simple:{title:"Fehler",unexpected:"Oh nein, hier ist ein Fehler passiert. Wir wissen Bescheid und reparieren es."}},Fi={de:"Ihre Anfrage verstößt gegen unsere Inhaltsrichtlinien und wurde daher blockiert. Wenn Sie glauben, dass das ein Fehler ist, bewerten Sie diese Antwort und versuchen Sie es mit einer anderen Formulierung erneut.",en:"Your request was blocked by our content policy. If you believe this is a mistake, rate this reply and try asking again with different wording.",fr:"Votre demande a été bloquée par notre politique de contenu. Si vous pensez qu'il s'agit d'une erreur, évaluez cette réponse et reformulez votre question.",es:"Tu consulta fue bloqueada por nuestra política de contenido. Si crees que es un error, valora este mensaje e intenta de nuevo con otra formulación.",it:"La tua richiesta è stata bloccata dalle nostre regole sui contenuti. Se pensi che sia un errore, valuta questa risposta e riprova con un'altra formulazione.",tr:"İçerik politikamız bu isteği engelledi. Bunun bir hata olduğunu düşünüyorsanız, bu yanıtı oylayın ve sorunuzu farklı kelimelerle tekrar deneyin.",ar:"تم حظر سؤالك بواسطة سياسة المحتوى لدينا. إذا كنت تعتقد أن ذلك خطأ، قيّم هذه الرسالة وحاول مرة أخرى بصياغة مختلفة.",pl:"Twoje zapytanie zostało zablokowane przez naszą politykę treści. Jeśli to pomyłka, oceń tę odpowiedź i spróbuj ponownie, używając innego sformułowania.",ua:"Ваш запит був заблокований нашою політикою контенту. Якщо вважаєте це помилкою, оцініть цю відповідь і спробуйте знову, переформулювавши питання.",simple:"Diese Frage wurde wegen unserer Regeln gestoppt. Wenn das falsch ist, gib bitte eine Bewertung ab und stell sie noch einmal mit anderen Worten."},Bi={de:{"errors.analytics.failed":"Analysen konnten nicht geladen werden. Bitte versuchen Sie es erneut.","errors.apiKey.notFound":"Dieser API-Schlüssel wurde nicht gefunden.","errors.apiKey.quotaExceeded":"Dieser API-Schlüssel hat sein Kontingent erreicht.","errors.auth.accountDisabled":"Ihr Konto ist deaktiviert. Bitte wenden Sie sich an die Administration Ihrer Organisation.","errors.auth.forbidden":"Sie haben keine Berechtigung für diese Aktion.","errors.auth.invalidCredentials":"Benutzername oder Passwort ist falsch.","errors.auth.invalidToken":"Ihre Sitzung konnte nicht geprüft werden. Bitte melden Sie sich erneut an.","errors.auth.passwordSetupExpired":"Dieser Link zum Einrichten des Passworts ist ungültig oder abgelaufen.","errors.auth.required":"Bitte melden Sie sich an, um fortzufahren.","errors.auth.usernameExists":"Dieser Benutzername ist bereits vergeben.","errors.auth.verificationFailed":"Der Code konnte nicht geprüft werden. Bitte versuchen Sie es erneut.","errors.billing.checkoutFailed":"Der Checkout konnte nicht gestartet werden. Bitte versuchen Sie es erneut.","errors.billing.notConfigured":"Die Abrechnung ist für diese Organisation nicht eingerichtet.","errors.billing.portalFailed":"Die Abonnementverwaltung konnte nicht geöffnet werden. Bitte versuchen Sie es erneut.","errors.billing.providerUnavailable":"Der Zahlungsdienst ist vorübergehend nicht erreichbar. Bitte versuchen Sie es erneut.","errors.canvas.exportFailed":"Der Canvas konnte nicht exportiert werden. Bitte versuchen Sie es erneut.","errors.canvas.notFound":"Dieser Canvas wurde nicht gefunden.","errors.canvas.writeFailed":"Der Canvas konnte nicht aktualisiert werden. Bitte versuchen Sie es erneut.","errors.chat.importEmptyZip":"Die ZIP-Datei ist leer. Bitte wählen Sie den ChatGPT-Export als ZIP-Datei aus.","errors.chat.importFailed":"Diese Konversationen konnten nicht importiert werden. Bitte prüfen Sie die Datei und versuchen Sie es erneut.","errors.chat.importZipTooLarge":"Die ZIP-Datei ist zu groß.","errors.chat.responseFailed":"Die Antwort konnte gerade nicht erstellt werden. Bitte versuchen Sie es erneut.","errors.chat.streamFailed":"Die Chat-Verbindung wurde unterbrochen. Bitte versuchen Sie es erneut.","errors.conversation.forbidden":"Sie haben keinen Zugriff auf diese Konversation.","errors.conversation.notFound":"Diese Konversation wurde nicht gefunden.","errors.conversation.updateFailed":"Die Konversation konnte nicht aktualisiert werden. Bitte versuchen Sie es erneut.","errors.export.failed":"Die Datei konnte nicht exportiert werden. Bitte versuchen Sie es erneut.","errors.file.invalid":"Bitte prüfen Sie die Datei und versuchen Sie es erneut.","errors.file.uploadFailed":"Die Datei konnte nicht hochgeladen werden. Bitte versuchen Sie es erneut.","errors.integration.connectFailed":"Die Integration konnte nicht verbunden werden. Bitte versuchen Sie es erneut.","errors.integration.missingCredentials":"Bitte geben Sie die erforderlichen Zugangsdaten ein.","errors.integration.notFound":"Diese Integration wurde nicht gefunden.","errors.organization.departmentConflict":"Eine Abteilung mit diesem Namen existiert bereits.","errors.organization.notFound":"Diese Organisation wurde nicht gefunden.","errors.project.conflict":"Ein Projekt mit diesem Namen existiert bereits.","errors.project.notFound":"Dieses Projekt wurde nicht gefunden.","errors.prompt.forbidden":"Sie haben keine Berechtigung, diesen Assistenten zu ändern.","errors.prompt.notFound":"Dieser Assistent wurde nicht gefunden.","errors.resource.conflict":"Diese Aktion passt nicht zum aktuellen Stand. Bitte aktualisieren Sie die Seite und versuchen Sie es erneut.","errors.resource.notFound":"Wir konnten das Gesuchte nicht finden.","errors.safety.blocked":"Diese Anfrage wurde aus Sicherheitsgründen blockiert. Bitte formulieren Sie sie anders.","errors.scheduledAction.notEnabled":"Geplante Aktionen sind für dieses Konto nicht aktiviert.","errors.scheduledAction.notFound":"Diese geplante Aktion wurde nicht gefunden.","errors.skill.invalidSelection":"Eine oder mehrere ausgewählte Fähigkeiten sind nicht verfügbar.","errors.skill.unavailable":"Fähigkeiten sind aktuell nicht verfügbar.","errors.system.unexpectedError":"Etwas ist schiefgelaufen. Bitte versuchen Sie es erneut.","errors.tool.executionFailed":"Ein Werkzeug konnte nicht abgeschlossen werden. Sie können es erneut versuchen oder ohne das Werkzeug fortfahren.","errors.upstream.unavailable":"Der Dienst ist vorübergehend nicht erreichbar. Bitte versuchen Sie es erneut.","errors.usage.limitExceeded":"Das Nutzungslimit ist erreicht. Bitte versuchen Sie es später erneut oder wenden Sie sich an die Administration.","errors.validation.invalidRequest":"Bitte prüfen Sie Ihre Eingabe und versuchen Sie es erneut.","errors.validation.payloadTooLarge":"Die Datei ist zu groß.","errors.rateLimited":"Es gibt gerade zu viele Anfragen. Bitte warten Sie kurz und versuchen Sie es erneut.","errors.audio.missing":"Bitte nehmen Sie Audio auf oder wählen Sie eine Audiodatei aus.","errors.audio.transcriptionFailed":"Audio konnte nicht transkribiert werden. Bitte versuchen Sie es erneut.","errors.audio.ttsFailed":"Audio konnte nicht erstellt werden. Bitte versuchen Sie es erneut."},simple:{"errors.analytics.failed":"Die Auswertung konnte nicht geladen werden. Bitte versuche es noch einmal.","errors.apiKey.notFound":"Dieser API-Schlüssel wurde nicht gefunden.","errors.apiKey.quotaExceeded":"Dieser API-Schlüssel kann nicht mehr benutzt werden.","errors.auth.accountDisabled":"Dein Konto ist ausgeschaltet. Bitte frage deine Organisation um Hilfe.","errors.auth.forbidden":"Du darfst das nicht machen.","errors.auth.invalidCredentials":"Benutzername oder Passwort ist falsch.","errors.auth.invalidToken":"Deine Sitzung konnte nicht geprüft werden. Bitte melde dich neu an.","errors.auth.passwordSetupExpired":"Dieser Link für das Passwort ist nicht mehr gültig.","errors.auth.required":"Bitte melde dich an, um weiterzumachen.","errors.auth.usernameExists":"Dieser Benutzername ist schon vergeben.","errors.auth.verificationFailed":"Der Code konnte nicht geprüft werden. Bitte versuche es noch einmal.","errors.billing.checkoutFailed":"Die Zahlung konnte nicht gestartet werden. Bitte versuche es noch einmal.","errors.billing.notConfigured":"Die Abrechnung ist für diese Organisation nicht eingerichtet.","errors.billing.portalFailed":"Die Abo-Verwaltung konnte nicht geöffnet werden. Bitte versuche es noch einmal.","errors.billing.providerUnavailable":"Der Zahlungsdienst ist gerade nicht erreichbar. Bitte versuche es später noch einmal.","errors.canvas.exportFailed":"Der Canvas konnte nicht exportiert werden. Bitte versuche es noch einmal.","errors.canvas.notFound":"Dieser Canvas wurde nicht gefunden.","errors.canvas.writeFailed":"Der Canvas konnte nicht gespeichert werden. Bitte versuche es noch einmal.","errors.chat.importEmptyZip":"Die ZIP-Datei ist leer. Bitte wähle den ChatGPT-Export als ZIP-Datei aus.","errors.chat.importFailed":"Die Gespräche konnten nicht importiert werden. Bitte prüfe die Datei.","errors.chat.importZipTooLarge":"Die ZIP-Datei ist zu groß.","errors.chat.responseFailed":"Die Antwort konnte nicht erstellt werden. Bitte versuche es noch einmal.","errors.chat.streamFailed":"Die Chat-Verbindung wurde unterbrochen. Bitte versuche es noch einmal.","errors.conversation.forbidden":"Du hast keinen Zugriff auf dieses Gespräch.","errors.conversation.notFound":"Dieses Gespräch wurde nicht gefunden.","errors.conversation.updateFailed":"Das Gespräch konnte nicht geändert werden. Bitte versuche es noch einmal.","errors.export.failed":"Die Datei konnte nicht exportiert werden. Bitte versuche es noch einmal.","errors.file.invalid":"Bitte prüfe die Datei und versuche es noch einmal.","errors.file.uploadFailed":"Die Datei konnte nicht hochgeladen werden. Bitte versuche es noch einmal.","errors.integration.connectFailed":"Die Verbindung konnte nicht hergestellt werden. Bitte versuche es noch einmal.","errors.integration.missingCredentials":"Bitte gib die nötigen Zugangsdaten ein.","errors.integration.notFound":"Diese Verbindung wurde nicht gefunden.","errors.organization.departmentConflict":"Eine Abteilung mit diesem Namen gibt es schon.","errors.organization.notFound":"Diese Organisation wurde nicht gefunden.","errors.project.conflict":"Ein Projekt mit diesem Namen gibt es schon.","errors.project.notFound":"Dieses Projekt wurde nicht gefunden.","errors.prompt.forbidden":"Du darfst diesen Assistenten nicht ändern.","errors.prompt.notFound":"Dieser Assistent wurde nicht gefunden.","errors.resource.conflict":"Diese Aktion passt nicht zum aktuellen Stand. Bitte lade die Seite neu.","errors.resource.notFound":"Wir konnten das Gesuchte nicht finden.","errors.safety.blocked":"Diese Anfrage wurde aus Sicherheitsgründen gestoppt. Bitte formuliere sie anders.","errors.scheduledAction.notEnabled":"Geplante Aktionen sind für dieses Konto nicht eingeschaltet.","errors.scheduledAction.notFound":"Diese geplante Aktion wurde nicht gefunden.","errors.skill.invalidSelection":"Eine oder mehrere ausgewählte Fähigkeiten sind nicht verfügbar.","errors.skill.unavailable":"Fähigkeiten sind gerade nicht verfügbar.","errors.system.unexpectedError":"Etwas ist schiefgelaufen. Bitte versuche es noch einmal.","errors.tool.executionFailed":"Ein Werkzeug konnte nicht fertig werden. Du kannst es noch einmal versuchen.","errors.upstream.unavailable":"Der Dienst ist gerade nicht erreichbar. Bitte versuche es später noch einmal.","errors.usage.limitExceeded":"Das Nutzungslimit ist erreicht. Bitte versuche es später noch einmal.","errors.validation.invalidRequest":"Bitte prüfe deine Eingabe und versuche es noch einmal.","errors.validation.payloadTooLarge":"Die Datei ist zu groß.","errors.rateLimited":"Es gibt gerade zu viele Anfragen. Bitte warte kurz und versuche es noch einmal.","errors.audio.missing":"Bitte nimm Audio auf oder wähle eine Audiodatei aus.","errors.audio.transcriptionFailed":"Audio konnte nicht in Text umgewandelt werden. Bitte versuche es noch einmal.","errors.audio.ttsFailed":"Audio konnte nicht erstellt werden. Bitte versuche es noch einmal."},en:{"errors.analytics.failed":"We couldn't load analytics. Please try again.","errors.apiKey.notFound":"We couldn't find that API key.","errors.apiKey.quotaExceeded":"This API key has reached its quota.","errors.auth.accountDisabled":"Your account is disabled. Contact your organization admin for help.","errors.auth.forbidden":"You don't have permission to do this.","errors.auth.invalidCredentials":"The username or password is incorrect.","errors.auth.invalidToken":"Your session could not be verified. Please sign in again.","errors.auth.passwordSetupExpired":"This password setup link is invalid or expired.","errors.auth.required":"Please sign in to continue.","errors.auth.usernameExists":"That username is already taken.","errors.auth.verificationFailed":"We couldn't verify that code. Please try again.","errors.billing.checkoutFailed":"We couldn't start checkout. Please try again.","errors.billing.notConfigured":"Billing is not configured for this organization.","errors.billing.portalFailed":"We couldn't open subscription management. Please try again.","errors.billing.providerUnavailable":"The payment provider is temporarily unavailable. Please try again.","errors.canvas.exportFailed":"We couldn't export the canvas. Please try again.","errors.canvas.notFound":"We couldn't find that canvas.","errors.canvas.writeFailed":"We couldn't update the canvas. Please try again.","errors.chat.importEmptyZip":"The ZIP file is empty. Please choose the ChatGPT export ZIP.","errors.chat.importFailed":"We couldn't import those conversations. Please check the file and try again.","errors.chat.importZipTooLarge":"The ZIP file is too large.","errors.chat.responseFailed":"We couldn't create a response. Please try again.","errors.chat.streamFailed":"The chat connection was interrupted. Please try again.","errors.conversation.forbidden":"You don't have access to that conversation.","errors.conversation.notFound":"We couldn't find that conversation.","errors.conversation.updateFailed":"We couldn't update the conversation. Please try again.","errors.export.failed":"We couldn't export the file. Please try again.","errors.file.invalid":"Please check the file and try again.","errors.file.uploadFailed":"We couldn't upload the file. Please try again.","errors.integration.connectFailed":"We couldn't connect that integration. Please try again.","errors.integration.missingCredentials":"Please provide the required credentials.","errors.integration.notFound":"We couldn't find that integration.","errors.organization.departmentConflict":"A department with that name already exists.","errors.organization.notFound":"We couldn't find that organization.","errors.project.conflict":"A project with this name already exists.","errors.project.notFound":"We couldn't find that project.","errors.prompt.forbidden":"You don't have permission to change this assistant.","errors.prompt.notFound":"We couldn't find that assistant.","errors.resource.conflict":"This action conflicts with the current state. Please refresh and try again.","errors.resource.notFound":"We couldn't find what you requested.","errors.safety.blocked":"That request was blocked for safety reasons. Please try rephrasing it.","errors.scheduledAction.notEnabled":"Scheduled actions are not enabled for this account.","errors.scheduledAction.notFound":"We couldn't find that scheduled action.","errors.skill.invalidSelection":"One or more selected skills are unavailable.","errors.skill.unavailable":"Skills are not available right now.","errors.system.unexpectedError":"Something went wrong. Please try again.","errors.tool.executionFailed":"A tool couldn't be completed. Please try again or continue without it.","errors.upstream.unavailable":"The service is temporarily unavailable. Please try again.","errors.usage.limitExceeded":"The usage limit has been reached. Please try again later or contact an administrator.","errors.validation.invalidRequest":"Please check your input and try again.","errors.validation.payloadTooLarge":"The file is too large.","errors.rateLimited":"There are too many requests right now. Please wait a moment and try again.","errors.audio.missing":"Please record audio or choose an audio file.","errors.audio.transcriptionFailed":"We couldn't transcribe the audio. Please try again.","errors.audio.ttsFailed":"We couldn't generate the audio. Please try again."},fr:{"errors.analytics.failed":"Nous n’avons pas pu charger les analyses. Réessayez.","errors.apiKey.notFound":"Nous n’avons pas trouvé cette clé API.","errors.apiKey.quotaExceeded":"Cette clé API a atteint son quota.","errors.auth.accountDisabled":"Votre compte est désactivé. Contactez l’administrateur de votre organisation pour obtenir de l’aide.","errors.auth.forbidden":"Vous n’avez pas l’autorisation d’effectuer cette action.","errors.auth.invalidCredentials":"Le nom d’utilisateur ou le mot de passe est incorrect.","errors.auth.invalidToken":"Votre session n’a pas pu être vérifiée. Connectez-vous à nouveau.","errors.auth.passwordSetupExpired":"Ce lien de configuration du mot de passe est invalide ou a expiré.","errors.auth.required":"Connectez-vous pour continuer.","errors.auth.usernameExists":"Ce nom d’utilisateur est déjà utilisé.","errors.auth.verificationFailed":"Nous n’avons pas pu vérifier ce code. Réessayez.","errors.billing.checkoutFailed":"Nous n’avons pas pu démarrer le paiement. Réessayez.","errors.billing.notConfigured":"La facturation n’est pas configurée pour cette organisation.","errors.billing.portalFailed":"Nous n’avons pas pu ouvrir la gestion de l’abonnement. Réessayez.","errors.billing.providerUnavailable":"Le fournisseur de paiement est temporairement indisponible. Réessayez.","errors.canvas.exportFailed":"Nous n’avons pas pu exporter le canvas. Réessayez.","errors.canvas.notFound":"Nous n’avons pas trouvé ce canvas.","errors.canvas.writeFailed":"Nous n’avons pas pu mettre à jour le canvas. Réessayez.","errors.chat.importEmptyZip":"Le fichier ZIP est vide. Choisissez le ZIP d’export ChatGPT.","errors.chat.importFailed":"Nous n’avons pas pu importer ces conversations. Vérifiez le fichier et réessayez.","errors.chat.importZipTooLarge":"Le fichier ZIP est trop volumineux.","errors.chat.responseFailed":"Nous n’avons pas pu créer de réponse. Réessayez.","errors.chat.streamFailed":"La connexion du chat a été interrompue. Réessayez.","errors.conversation.forbidden":"Vous n’avez pas accès à cette conversation.","errors.conversation.notFound":"Nous n’avons pas trouvé cette conversation.","errors.conversation.updateFailed":"Nous n’avons pas pu mettre à jour la conversation. Réessayez.","errors.export.failed":"Nous n’avons pas pu exporter le fichier. Réessayez.","errors.file.invalid":"Vérifiez le fichier et réessayez.","errors.file.uploadFailed":"Nous n’avons pas pu téléverser le fichier. Réessayez.","errors.integration.connectFailed":"Nous n’avons pas pu connecter cette intégration. Réessayez.","errors.integration.missingCredentials":"Saisissez les identifiants requis.","errors.integration.notFound":"Nous n’avons pas trouvé cette intégration.","errors.organization.departmentConflict":"Un service portant ce nom existe déjà.","errors.organization.notFound":"Nous n’avons pas trouvé cette organisation.","errors.project.conflict":"Un projet portant ce nom existe déjà.","errors.project.notFound":"Nous n’avons pas trouvé ce projet.","errors.prompt.forbidden":"Vous n’avez pas l’autorisation de modifier cet assistant.","errors.prompt.notFound":"Nous n’avons pas trouvé cet assistant.","errors.resource.conflict":"Cette action entre en conflit avec l’état actuel. Actualisez la page et réessayez.","errors.resource.notFound":"Nous n’avons pas trouvé ce que vous avez demandé.","errors.safety.blocked":"Cette demande a été bloquée pour des raisons de sécurité. Reformulez-la.","errors.scheduledAction.notEnabled":"Les actions planifiées ne sont pas activées pour ce compte.","errors.scheduledAction.notFound":"Nous n’avons pas trouvé cette action planifiée.","errors.skill.invalidSelection":"Une ou plusieurs compétences sélectionnées ne sont pas disponibles.","errors.skill.unavailable":"Les compétences ne sont pas disponibles pour le moment.","errors.system.unexpectedError":"Une erreur s’est produite. Réessayez.","errors.tool.executionFailed":"Un outil n’a pas pu être exécuté. Réessayez ou continuez sans cet outil.","errors.upstream.unavailable":"Le service est temporairement indisponible. Réessayez.","errors.usage.limitExceeded":"La limite d’utilisation est atteinte. Réessayez plus tard ou contactez un administrateur.","errors.validation.invalidRequest":"Vérifiez votre saisie et réessayez.","errors.validation.payloadTooLarge":"Le fichier est trop volumineux.","errors.rateLimited":"Il y a trop de demandes pour le moment. Patientez un instant et réessayez.","errors.audio.missing":"Enregistrez un audio ou choisissez un fichier audio.","errors.audio.transcriptionFailed":"Nous n’avons pas pu transcrire l’audio. Réessayez.","errors.audio.ttsFailed":"Nous n’avons pas pu générer l’audio. Réessayez."},es:{"errors.analytics.failed":"No pudimos cargar los análisis. Inténtalo de nuevo.","errors.apiKey.notFound":"No pudimos encontrar esa clave de API.","errors.apiKey.quotaExceeded":"Esta clave de API ha alcanzado su cuota.","errors.auth.accountDisabled":"Tu cuenta está desactivada. Contacta con el administrador de tu organización para obtener ayuda.","errors.auth.forbidden":"No tienes permiso para hacer esto.","errors.auth.invalidCredentials":"El nombre de usuario o la contraseña son incorrectos.","errors.auth.invalidToken":"No se pudo verificar tu sesión. Inicia sesión de nuevo.","errors.auth.passwordSetupExpired":"Este enlace para configurar la contraseña no es válido o ha caducado.","errors.auth.required":"Inicia sesión para continuar.","errors.auth.usernameExists":"Ese nombre de usuario ya está en uso.","errors.auth.verificationFailed":"No pudimos verificar ese código. Inténtalo de nuevo.","errors.billing.checkoutFailed":"No pudimos iniciar el pago. Inténtalo de nuevo.","errors.billing.notConfigured":"La facturación no está configurada para esta organización.","errors.billing.portalFailed":"No pudimos abrir la gestión de suscripción. Inténtalo de nuevo.","errors.billing.providerUnavailable":"El proveedor de pago no está disponible temporalmente. Inténtalo de nuevo.","errors.canvas.exportFailed":"No pudimos exportar el canvas. Inténtalo de nuevo.","errors.canvas.notFound":"No pudimos encontrar ese canvas.","errors.canvas.writeFailed":"No pudimos actualizar el canvas. Inténtalo de nuevo.","errors.chat.importEmptyZip":"El archivo ZIP está vacío. Elige el ZIP de exportación de ChatGPT.","errors.chat.importFailed":"No pudimos importar esas conversaciones. Comprueba el archivo e inténtalo de nuevo.","errors.chat.importZipTooLarge":"El archivo ZIP es demasiado grande.","errors.chat.responseFailed":"No pudimos crear una respuesta. Inténtalo de nuevo.","errors.chat.streamFailed":"La conexión del chat se interrumpió. Inténtalo de nuevo.","errors.conversation.forbidden":"No tienes acceso a esa conversación.","errors.conversation.notFound":"No pudimos encontrar esa conversación.","errors.conversation.updateFailed":"No pudimos actualizar la conversación. Inténtalo de nuevo.","errors.export.failed":"No pudimos exportar el archivo. Inténtalo de nuevo.","errors.file.invalid":"Comprueba el archivo e inténtalo de nuevo.","errors.file.uploadFailed":"No pudimos subir el archivo. Inténtalo de nuevo.","errors.integration.connectFailed":"No pudimos conectar esa integración. Inténtalo de nuevo.","errors.integration.missingCredentials":"Introduce las credenciales necesarias.","errors.integration.notFound":"No pudimos encontrar esa integración.","errors.organization.departmentConflict":"Ya existe un departamento con ese nombre.","errors.organization.notFound":"No pudimos encontrar esa organización.","errors.project.conflict":"Ya existe un proyecto con este nombre.","errors.project.notFound":"No pudimos encontrar ese proyecto.","errors.prompt.forbidden":"No tienes permiso para cambiar este asistente.","errors.prompt.notFound":"No pudimos encontrar ese asistente.","errors.resource.conflict":"Esta acción entra en conflicto con el estado actual. Actualiza la página e inténtalo de nuevo.","errors.resource.notFound":"No pudimos encontrar lo que solicitaste.","errors.safety.blocked":"Esta solicitud se bloqueó por motivos de seguridad. Prueba a reformularla.","errors.scheduledAction.notEnabled":"Las acciones programadas no están activadas para esta cuenta.","errors.scheduledAction.notFound":"No pudimos encontrar esa acción programada.","errors.skill.invalidSelection":"Una o más habilidades seleccionadas no están disponibles.","errors.skill.unavailable":"Las habilidades no están disponibles ahora.","errors.system.unexpectedError":"Algo salió mal. Inténtalo de nuevo.","errors.tool.executionFailed":"No se pudo completar una herramienta. Inténtalo de nuevo o continúa sin ella.","errors.upstream.unavailable":"El servicio no está disponible temporalmente. Inténtalo de nuevo.","errors.usage.limitExceeded":"Se ha alcanzado el límite de uso. Inténtalo más tarde o contacta con un administrador.","errors.validation.invalidRequest":"Comprueba los datos introducidos e inténtalo de nuevo.","errors.validation.payloadTooLarge":"El archivo es demasiado grande.","errors.rateLimited":"Hay demasiadas solicitudes ahora mismo. Espera un momento e inténtalo de nuevo.","errors.audio.missing":"Graba audio o elige un archivo de audio.","errors.audio.transcriptionFailed":"No pudimos transcribir el audio. Inténtalo de nuevo.","errors.audio.ttsFailed":"No pudimos generar el audio. Inténtalo de nuevo."},it:{"errors.analytics.failed":"Impossibile caricare le analisi. Riprova.","errors.apiKey.notFound":"Impossibile trovare questa chiave API.","errors.apiKey.quotaExceeded":"Questa chiave API ha raggiunto la quota disponibile.","errors.auth.accountDisabled":"Il tuo account è disattivato. Contatta l'amministratore della tua organizzazione per assistenza.","errors.auth.forbidden":"Non hai il permesso per eseguire questa azione.","errors.auth.invalidCredentials":"Nome utente o password non corretti.","errors.auth.invalidToken":"La tua sessione non può essere verificata. Accedi di nuovo.","errors.auth.passwordSetupExpired":"Questo link per configurare la password non è valido o è scaduto.","errors.auth.required":"Accedi per continuare.","errors.auth.usernameExists":"Questo nome utente è già in uso.","errors.auth.verificationFailed":"Impossibile verificare questo codice. Riprova.","errors.billing.checkoutFailed":"Impossibile avviare il checkout. Riprova.","errors.billing.notConfigured":"La fatturazione non è configurata per questa organizzazione.","errors.billing.portalFailed":"Impossibile aprire la gestione dell'abbonamento. Riprova.","errors.billing.providerUnavailable":"Il provider di pagamento non è temporaneamente disponibile. Riprova.","errors.canvas.exportFailed":"Impossibile esportare il canvas. Riprova.","errors.canvas.notFound":"Impossibile trovare questo canvas.","errors.canvas.writeFailed":"Impossibile aggiornare il canvas. Riprova.","errors.chat.importEmptyZip":"Il file ZIP è vuoto. Scegli il file ZIP di esportazione di ChatGPT.","errors.chat.importFailed":"Impossibile importare queste conversazioni. Controlla il file e riprova.","errors.chat.importZipTooLarge":"Il file ZIP è troppo grande.","errors.chat.responseFailed":"Impossibile creare una risposta. Riprova.","errors.chat.streamFailed":"La connessione della chat è stata interrotta. Riprova.","errors.conversation.forbidden":"Non hai accesso a questa conversazione.","errors.conversation.notFound":"Impossibile trovare questa conversazione.","errors.conversation.updateFailed":"Impossibile aggiornare la conversazione. Riprova.","errors.export.failed":"Impossibile esportare il file. Riprova.","errors.file.invalid":"Controlla il file e riprova.","errors.file.uploadFailed":"Impossibile caricare il file. Riprova.","errors.integration.connectFailed":"Impossibile collegare questa integrazione. Riprova.","errors.integration.missingCredentials":"Inserisci le credenziali richieste.","errors.integration.notFound":"Impossibile trovare questa integrazione.","errors.organization.departmentConflict":"Esiste già un reparto con questo nome.","errors.organization.notFound":"Impossibile trovare questa organizzazione.","errors.project.conflict":"Esiste già un progetto con questo nome.","errors.project.notFound":"Impossibile trovare questo progetto.","errors.prompt.forbidden":"Non hai il permesso di modificare questo assistente.","errors.prompt.notFound":"Impossibile trovare questo assistente.","errors.resource.conflict":"Questa azione è in conflitto con lo stato attuale. Aggiorna la pagina e riprova.","errors.resource.notFound":"Impossibile trovare ciò che hai richiesto.","errors.safety.blocked":"Questa richiesta è stata bloccata per motivi di sicurezza. Prova a riformularla.","errors.scheduledAction.notEnabled":"Le azioni pianificate non sono abilitate per questo account.","errors.scheduledAction.notFound":"Impossibile trovare questa azione pianificata.","errors.skill.invalidSelection":"Una o più abilità selezionate non sono disponibili.","errors.skill.unavailable":"Le abilità non sono disponibili al momento.","errors.system.unexpectedError":"Qualcosa è andato storto. Riprova.","errors.tool.executionFailed":"Uno strumento non può essere completato. Riprova o continua senza lo strumento.","errors.upstream.unavailable":"Il servizio non è temporaneamente disponibile. Riprova.","errors.usage.limitExceeded":"Il limite di utilizzo è stato raggiunto. Riprova più tardi o contatta un amministratore.","errors.validation.invalidRequest":"Controlla i dati inseriti e riprova.","errors.validation.payloadTooLarge":"Il file è troppo grande.","errors.rateLimited":"Ci sono troppe richieste al momento. Attendi un attimo e riprova.","errors.audio.missing":"Registra un audio o scegli un file audio.","errors.audio.transcriptionFailed":"Impossibile trascrivere l'audio. Riprova.","errors.audio.ttsFailed":"Impossibile generare l'audio. Riprova."},tr:{"errors.analytics.failed":"Analitikler yüklenemedi. Lütfen tekrar deneyin.","errors.apiKey.notFound":"Bu API anahtarı bulunamadı.","errors.apiKey.quotaExceeded":"Bu API anahtarı kotasına ulaştı.","errors.auth.accountDisabled":"Hesabınız devre dışı. Yardım için kuruluş yöneticinizle iletişime geçin.","errors.auth.forbidden":"Bunu yapma izniniz yok.","errors.auth.invalidCredentials":"Kullanıcı adı veya parola hatalı.","errors.auth.invalidToken":"Oturumunuz doğrulanamadı. Lütfen tekrar oturum açın.","errors.auth.passwordSetupExpired":"Bu parola kurulum bağlantısı geçersiz veya süresi dolmuş.","errors.auth.required":"Devam etmek için lütfen oturum açın.","errors.auth.usernameExists":"Bu kullanıcı adı zaten kullanılıyor.","errors.auth.verificationFailed":"Bu kodu doğrulayamadık. Lütfen tekrar deneyin.","errors.billing.checkoutFailed":"Ödeme başlatılamadı. Lütfen tekrar deneyin.","errors.billing.notConfigured":"Bu kuruluş için faturalandırma yapılandırılmamış.","errors.billing.portalFailed":"Abonelik yönetimi açılamadı. Lütfen tekrar deneyin.","errors.billing.providerUnavailable":"Ödeme sağlayıcısı geçici olarak kullanılamıyor. Lütfen tekrar deneyin.","errors.canvas.exportFailed":"Canvas dışa aktarılamadı. Lütfen tekrar deneyin.","errors.canvas.notFound":"Bu canvas bulunamadı.","errors.canvas.writeFailed":"Canvas güncellenemedi. Lütfen tekrar deneyin.","errors.chat.importEmptyZip":"ZIP dosyası boş. Lütfen ChatGPT dışa aktarma ZIP dosyasını seçin.","errors.chat.importFailed":"Bu konuşmalar içe aktarılamadı. Dosyayı kontrol edip tekrar deneyin.","errors.chat.importZipTooLarge":"ZIP dosyası çok büyük.","errors.chat.responseFailed":"Yanıt oluşturulamadı. Lütfen tekrar deneyin.","errors.chat.streamFailed":"Sohbet bağlantısı kesildi. Lütfen tekrar deneyin.","errors.conversation.forbidden":"Bu konuşmaya erişiminiz yok.","errors.conversation.notFound":"Bu konuşma bulunamadı.","errors.conversation.updateFailed":"Konuşma güncellenemedi. Lütfen tekrar deneyin.","errors.export.failed":"Dosya dışa aktarılamadı. Lütfen tekrar deneyin.","errors.file.invalid":"Lütfen dosyayı kontrol edip tekrar deneyin.","errors.file.uploadFailed":"Dosya yüklenemedi. Lütfen tekrar deneyin.","errors.integration.connectFailed":"Bu entegrasyon bağlanamadı. Lütfen tekrar deneyin.","errors.integration.missingCredentials":"Lütfen gerekli kimlik bilgilerini girin.","errors.integration.notFound":"Bu entegrasyon bulunamadı.","errors.organization.departmentConflict":"Bu ada sahip bir departman zaten var.","errors.organization.notFound":"Bu kuruluş bulunamadı.","errors.project.conflict":"Bu ada sahip bir proje zaten var.","errors.project.notFound":"Bu proje bulunamadı.","errors.prompt.forbidden":"Bu asistanı değiştirme izniniz yok.","errors.prompt.notFound":"Bu asistan bulunamadı.","errors.resource.conflict":"Bu işlem mevcut durumla çakışıyor. Lütfen sayfayı yenileyip tekrar deneyin.","errors.resource.notFound":"İstediğiniz şey bulunamadı.","errors.safety.blocked":"Bu istek güvenlik nedeniyle engellendi. Lütfen farklı şekilde ifade edin.","errors.scheduledAction.notEnabled":"Bu hesap için planlanmış işlemler etkin değil.","errors.scheduledAction.notFound":"Bu planlanmış işlem bulunamadı.","errors.skill.invalidSelection":"Seçilen becerilerden biri veya daha fazlası kullanılamıyor.","errors.skill.unavailable":"Beceriler şu anda kullanılamıyor.","errors.system.unexpectedError":"Bir şeyler ters gitti. Lütfen tekrar deneyin.","errors.tool.executionFailed":"Bir araç tamamlanamadı. Lütfen tekrar deneyin veya araç olmadan devam edin.","errors.upstream.unavailable":"Hizmet geçici olarak kullanılamıyor. Lütfen tekrar deneyin.","errors.usage.limitExceeded":"Kullanım sınırına ulaşıldı. Lütfen daha sonra tekrar deneyin veya bir yöneticiyle iletişime geçin.","errors.validation.invalidRequest":"Lütfen girişinizi kontrol edip tekrar deneyin.","errors.validation.payloadTooLarge":"Dosya çok büyük.","errors.rateLimited":"Şu anda çok fazla istek var. Lütfen biraz bekleyip tekrar deneyin.","errors.audio.missing":"Lütfen ses kaydedin veya bir ses dosyası seçin.","errors.audio.transcriptionFailed":"Ses yazıya dökülemedi. Lütfen tekrar deneyin.","errors.audio.ttsFailed":"Ses oluşturulamadı. Lütfen tekrar deneyin."},ar:{"errors.analytics.failed":"تعذر تحميل التحليلات. يرجى المحاولة مرة أخرى.","errors.apiKey.notFound":"تعذر العثور على مفتاح API هذا.","errors.apiKey.quotaExceeded":"وصل مفتاح API هذا إلى حصته.","errors.auth.accountDisabled":"حسابك معطل. تواصل مع مسؤول مؤسستك للحصول على المساعدة.","errors.auth.forbidden":"ليست لديك صلاحية لتنفيذ هذا الإجراء.","errors.auth.invalidCredentials":"اسم المستخدم أو كلمة المرور غير صحيحة.","errors.auth.invalidToken":"تعذر التحقق من جلستك. يرجى تسجيل الدخول مرة أخرى.","errors.auth.passwordSetupExpired":"رابط إعداد كلمة المرور غير صالح أو انتهت صلاحيته.","errors.auth.required":"يرجى تسجيل الدخول للمتابعة.","errors.auth.usernameExists":"اسم المستخدم هذا مستخدم بالفعل.","errors.auth.verificationFailed":"تعذر التحقق من هذا الرمز. يرجى المحاولة مرة أخرى.","errors.billing.checkoutFailed":"تعذر بدء الدفع. يرجى المحاولة مرة أخرى.","errors.billing.notConfigured":"الفوترة غير مهيأة لهذه المؤسسة.","errors.billing.portalFailed":"تعذر فتح إدارة الاشتراك. يرجى المحاولة مرة أخرى.","errors.billing.providerUnavailable":"مزود الدفع غير متاح مؤقتاً. يرجى المحاولة مرة أخرى.","errors.canvas.exportFailed":"تعذر تصدير اللوحة. يرجى المحاولة مرة أخرى.","errors.canvas.notFound":"تعذر العثور على هذه اللوحة.","errors.canvas.writeFailed":"تعذر تحديث اللوحة. يرجى المحاولة مرة أخرى.","errors.chat.importEmptyZip":"ملف ZIP فارغ. يرجى اختيار ملف تصدير ChatGPT بصيغة ZIP.","errors.chat.importFailed":"تعذر استيراد هذه المحادثات. تحقق من الملف وحاول مرة أخرى.","errors.chat.importZipTooLarge":"ملف ZIP كبير جداً.","errors.chat.responseFailed":"تعذر إنشاء رد. يرجى المحاولة مرة أخرى.","errors.chat.streamFailed":"انقطع اتصال الدردشة. يرجى المحاولة مرة أخرى.","errors.conversation.forbidden":"ليست لديك صلاحية للوصول إلى هذه المحادثة.","errors.conversation.notFound":"تعذر العثور على هذه المحادثة.","errors.conversation.updateFailed":"تعذر تحديث المحادثة. يرجى المحاولة مرة أخرى.","errors.export.failed":"تعذر تصدير الملف. يرجى المحاولة مرة أخرى.","errors.file.invalid":"يرجى التحقق من الملف والمحاولة مرة أخرى.","errors.file.uploadFailed":"تعذر رفع الملف. يرجى المحاولة مرة أخرى.","errors.integration.connectFailed":"تعذر ربط هذا التكامل. يرجى المحاولة مرة أخرى.","errors.integration.missingCredentials":"يرجى إدخال بيانات الاعتماد المطلوبة.","errors.integration.notFound":"تعذر العثور على هذا التكامل.","errors.organization.departmentConflict":"يوجد قسم بهذا الاسم بالفعل.","errors.organization.notFound":"تعذر العثور على هذه المؤسسة.","errors.project.conflict":"يوجد مشروع بهذا الاسم بالفعل.","errors.project.notFound":"تعذر العثور على هذا المشروع.","errors.prompt.forbidden":"ليست لديك صلاحية لتغيير هذا المساعد.","errors.prompt.notFound":"تعذر العثور على هذا المساعد.","errors.resource.conflict":"يتعارض هذا الإجراء مع الحالة الحالية. يرجى تحديث الصفحة والمحاولة مرة أخرى.","errors.resource.notFound":"تعذر العثور على ما طلبته.","errors.safety.blocked":"تم حظر هذا الطلب لأسباب تتعلق بالسلامة. يرجى إعادة صياغته.","errors.scheduledAction.notEnabled":"الإجراءات المجدولة غير مفعلة لهذا الحساب.","errors.scheduledAction.notFound":"تعذر العثور على هذا الإجراء المجدول.","errors.skill.invalidSelection":"مهارة واحدة أو أكثر من المهارات المحددة غير متاحة.","errors.skill.unavailable":"المهارات غير متاحة حالياً.","errors.system.unexpectedError":"حدث خطأ ما. يرجى المحاولة مرة أخرى.","errors.tool.executionFailed":"تعذر إكمال إحدى الأدوات. يرجى المحاولة مرة أخرى أو المتابعة بدونها.","errors.upstream.unavailable":"الخدمة غير متاحة مؤقتاً. يرجى المحاولة مرة أخرى.","errors.usage.limitExceeded":"تم الوصول إلى حد الاستخدام. يرجى المحاولة لاحقاً أو التواصل مع مسؤول.","errors.validation.invalidRequest":"يرجى التحقق من الإدخال والمحاولة مرة أخرى.","errors.validation.payloadTooLarge":"الملف كبير جداً.","errors.rateLimited":"هناك عدد كبير جداً من الطلبات الآن. يرجى الانتظار قليلاً ثم المحاولة مرة أخرى.","errors.audio.missing":"يرجى تسجيل صوت أو اختيار ملف صوتي.","errors.audio.transcriptionFailed":"تعذر تفريغ الصوت إلى نص. يرجى المحاولة مرة أخرى.","errors.audio.ttsFailed":"تعذر إنشاء الصوت. يرجى المحاولة مرة أخرى."},pl:{"errors.analytics.failed":"Nie udało się wczytać analityki. Spróbuj ponownie.","errors.apiKey.notFound":"Nie znaleziono tego klucza API.","errors.apiKey.quotaExceeded":"Ten klucz API osiągnął swój limit.","errors.auth.accountDisabled":"Twoje konto jest wyłączone. Skontaktuj się z administratorem organizacji.","errors.auth.forbidden":"Nie masz uprawnień do wykonania tej czynności.","errors.auth.invalidCredentials":"Nazwa użytkownika lub hasło są nieprawidłowe.","errors.auth.invalidToken":"Nie udało się zweryfikować sesji. Zaloguj się ponownie.","errors.auth.passwordSetupExpired":"Ten link do ustawienia hasła jest nieprawidłowy lub wygasł.","errors.auth.required":"Zaloguj się, aby kontynuować.","errors.auth.usernameExists":"Ta nazwa użytkownika jest już zajęta.","errors.auth.verificationFailed":"Nie udało się zweryfikować tego kodu. Spróbuj ponownie.","errors.billing.checkoutFailed":"Nie udało się rozpocząć płatności. Spróbuj ponownie.","errors.billing.notConfigured":"Fakturowanie nie jest skonfigurowane dla tej organizacji.","errors.billing.portalFailed":"Nie udało się otworzyć zarządzania subskrypcją. Spróbuj ponownie.","errors.billing.providerUnavailable":"Dostawca płatności jest tymczasowo niedostępny. Spróbuj ponownie.","errors.canvas.exportFailed":"Nie udało się wyeksportować canvasu. Spróbuj ponownie.","errors.canvas.notFound":"Nie znaleziono tego canvasu.","errors.canvas.writeFailed":"Nie udało się zaktualizować canvasu. Spróbuj ponownie.","errors.chat.importEmptyZip":"Plik ZIP jest pusty. Wybierz plik ZIP eksportu ChatGPT.","errors.chat.importFailed":"Nie udało się zaimportować tych rozmów. Sprawdź plik i spróbuj ponownie.","errors.chat.importZipTooLarge":"Plik ZIP jest zbyt duży.","errors.chat.responseFailed":"Nie udało się utworzyć odpowiedzi. Spróbuj ponownie.","errors.chat.streamFailed":"Połączenie czatu zostało przerwane. Spróbuj ponownie.","errors.conversation.forbidden":"Nie masz dostępu do tej rozmowy.","errors.conversation.notFound":"Nie znaleziono tej rozmowy.","errors.conversation.updateFailed":"Nie udało się zaktualizować rozmowy. Spróbuj ponownie.","errors.export.failed":"Nie udało się wyeksportować pliku. Spróbuj ponownie.","errors.file.invalid":"Sprawdź plik i spróbuj ponownie.","errors.file.uploadFailed":"Nie udało się przesłać pliku. Spróbuj ponownie.","errors.integration.connectFailed":"Nie udało się połączyć tej integracji. Spróbuj ponownie.","errors.integration.missingCredentials":"Podaj wymagane dane uwierzytelniające.","errors.integration.notFound":"Nie znaleziono tej integracji.","errors.organization.departmentConflict":"Dział o tej nazwie już istnieje.","errors.organization.notFound":"Nie znaleziono tej organizacji.","errors.project.conflict":"Projekt o tej nazwie już istnieje.","errors.project.notFound":"Nie znaleziono tego projektu.","errors.prompt.forbidden":"Nie masz uprawnień do zmiany tego asystenta.","errors.prompt.notFound":"Nie znaleziono tego asystenta.","errors.resource.conflict":"Ta czynność jest sprzeczna z bieżącym stanem. Odśwież stronę i spróbuj ponownie.","errors.resource.notFound":"Nie znaleziono żądanego elementu.","errors.safety.blocked":"To żądanie zostało zablokowane ze względów bezpieczeństwa. Spróbuj je przeformułować.","errors.scheduledAction.notEnabled":"Zaplanowane działania nie są włączone dla tego konta.","errors.scheduledAction.notFound":"Nie znaleziono tego zaplanowanego działania.","errors.skill.invalidSelection":"Jedna lub więcej wybranych umiejętności jest niedostępna.","errors.skill.unavailable":"Umiejętności są teraz niedostępne.","errors.system.unexpectedError":"Coś poszło nie tak. Spróbuj ponownie.","errors.tool.executionFailed":"Nie udało się ukończyć działania narzędzia. Spróbuj ponownie lub kontynuuj bez niego.","errors.upstream.unavailable":"Usługa jest tymczasowo niedostępna. Spróbuj ponownie.","errors.usage.limitExceeded":"Limit użycia został osiągnięty. Spróbuj później lub skontaktuj się z administratorem.","errors.validation.invalidRequest":"Sprawdź wprowadzone dane i spróbuj ponownie.","errors.validation.payloadTooLarge":"Plik jest zbyt duży.","errors.rateLimited":"W tej chwili jest zbyt wiele żądań. Poczekaj chwilę i spróbuj ponownie.","errors.audio.missing":"Nagraj dźwięk lub wybierz plik audio.","errors.audio.transcriptionFailed":"Nie udało się przepisać dźwięku. Spróbuj ponownie.","errors.audio.ttsFailed":"Nie udało się wygenerować dźwięku. Spróbuj ponownie."},ua:{"errors.analytics.failed":"Не вдалося завантажити аналітику. Спробуйте ще раз.","errors.apiKey.notFound":"Не вдалося знайти цей API-ключ.","errors.apiKey.quotaExceeded":"Цей API-ключ досяг своєї квоти.","errors.auth.accountDisabled":"Ваш обліковий запис вимкнено. Зверніться до адміністратора організації.","errors.auth.forbidden":"У вас немає дозволу на цю дію.","errors.auth.invalidCredentials":"Ім’я користувача або пароль неправильні.","errors.auth.invalidToken":"Не вдалося перевірити вашу сесію. Увійдіть знову.","errors.auth.passwordSetupExpired":"Це посилання для налаштування пароля недійсне або прострочене.","errors.auth.required":"Увійдіть, щоб продовжити.","errors.auth.usernameExists":"Це ім’я користувача вже зайняте.","errors.auth.verificationFailed":"Не вдалося перевірити цей код. Спробуйте ще раз.","errors.billing.checkoutFailed":"Не вдалося розпочати оплату. Спробуйте ще раз.","errors.billing.notConfigured":"Виставлення рахунків не налаштовано для цієї організації.","errors.billing.portalFailed":"Не вдалося відкрити керування підпискою. Спробуйте ще раз.","errors.billing.providerUnavailable":"Платіжний провайдер тимчасово недоступний. Спробуйте ще раз.","errors.canvas.exportFailed":"Не вдалося експортувати canvas. Спробуйте ще раз.","errors.canvas.notFound":"Не вдалося знайти цей canvas.","errors.canvas.writeFailed":"Не вдалося оновити canvas. Спробуйте ще раз.","errors.chat.importEmptyZip":"ZIP-файл порожній. Виберіть ZIP-файл експорту ChatGPT.","errors.chat.importFailed":"Не вдалося імпортувати ці розмови. Перевірте файл і спробуйте ще раз.","errors.chat.importZipTooLarge":"ZIP-файл завеликий.","errors.chat.responseFailed":"Не вдалося створити відповідь. Спробуйте ще раз.","errors.chat.streamFailed":"З’єднання чату перервано. Спробуйте ще раз.","errors.conversation.forbidden":"У вас немає доступу до цієї розмови.","errors.conversation.notFound":"Не вдалося знайти цю розмову.","errors.conversation.updateFailed":"Не вдалося оновити розмову. Спробуйте ще раз.","errors.export.failed":"Не вдалося експортувати файл. Спробуйте ще раз.","errors.file.invalid":"Перевірте файл і спробуйте ще раз.","errors.file.uploadFailed":"Не вдалося завантажити файл. Спробуйте ще раз.","errors.integration.connectFailed":"Не вдалося підключити цю інтеграцію. Спробуйте ще раз.","errors.integration.missingCredentials":"Введіть потрібні облікові дані.","errors.integration.notFound":"Не вдалося знайти цю інтеграцію.","errors.organization.departmentConflict":"Відділ із такою назвою вже існує.","errors.organization.notFound":"Не вдалося знайти цю організацію.","errors.project.conflict":"Проєкт із такою назвою вже існує.","errors.project.notFound":"Не вдалося знайти цей проєкт.","errors.prompt.forbidden":"У вас немає дозволу змінювати цього асистента.","errors.prompt.notFound":"Не вдалося знайти цього асистента.","errors.resource.conflict":"Ця дія конфліктує з поточним станом. Оновіть сторінку і спробуйте ще раз.","errors.resource.notFound":"Не вдалося знайти те, що ви запитали.","errors.safety.blocked":"Цей запит заблоковано з міркувань безпеки. Спробуйте переформулювати.","errors.scheduledAction.notEnabled":"Заплановані дії не ввімкнені для цього облікового запису.","errors.scheduledAction.notFound":"Не вдалося знайти цю заплановану дію.","errors.skill.invalidSelection":"Одна або кілька вибраних навичок недоступні.","errors.skill.unavailable":"Навички зараз недоступні.","errors.system.unexpectedError":"Щось пішло не так. Спробуйте ще раз.","errors.tool.executionFailed":"Не вдалося виконати інструмент. Спробуйте ще раз або продовжуйте без нього.","errors.upstream.unavailable":"Сервіс тимчасово недоступний. Спробуйте ще раз.","errors.usage.limitExceeded":"Досягнуто ліміту використання. Спробуйте пізніше або зверніться до адміністратора.","errors.validation.invalidRequest":"Перевірте введені дані і спробуйте ще раз.","errors.validation.payloadTooLarge":"Файл завеликий.","errors.rateLimited":"Зараз забагато запитів. Зачекайте трохи і спробуйте ще раз.","errors.audio.missing":"Запишіть аудіо або виберіть аудіофайл.","errors.audio.transcriptionFailed":"Не вдалося транскрибувати аудіо. Спробуйте ще раз.","errors.audio.ttsFailed":"Не вдалося створити аудіо. Спробуйте ще раз."}},Kp=["blocked by content filter","token limit exceeded","please try","bitte versuchen","something went wrong","etwas ist schiefgelaufen","permission","berechtigung","not found","nicht gefunden","too large","zu groß","temporarily unavailable","vorübergehend","limit","nutzungslimit","rate limit","zu viele anfragen","blocked","blockiert","sign in","melden sie sich","session","sitzung","incorrect","falsch","disabled","deaktiviert","audio","transkribiert","werkzeug","tool","réessayez","indisponible","autorisation","introuvable","vérifiez","inténtalo","no pudimos","no tienes permiso","no está disponible","demasiado grande","riprova","impossibile","non hai il permesso","non è disponibile","troppo grande","tekrar deneyin","kullanılamıyor","izniniz yok","bulunamadı","çok büyük","يرجى المحاولة","غير متاح","تعذر","ليست لديك صلاحية","كبير جداً","spróbuj","nie udało się","nie masz uprawnień","niedostęp","zbyt duży","спробуйте","не вдалося","немає дозволу","недоступ","завеликий"],Qp={"analytics.failed":"errors.analytics.failed","api_key.not_found":"errors.apiKey.notFound","api_key.quota_exceeded":"errors.apiKey.quotaExceeded","auth.account_disabled":"errors.auth.accountDisabled","auth.forbidden":"errors.auth.forbidden","auth.invalid_credentials":"errors.auth.invalidCredentials","auth.invalid_token":"errors.auth.invalidToken","auth.password_setup_expired":"errors.auth.passwordSetupExpired","auth.required":"errors.auth.required","auth.username_exists":"errors.auth.usernameExists","auth.verification_failed":"errors.auth.verificationFailed","billing.checkout_failed":"errors.billing.checkoutFailed","billing.not_configured":"errors.billing.notConfigured","billing.portal_failed":"errors.billing.portalFailed","billing.provider_unavailable":"errors.billing.providerUnavailable","canvas.export_failed":"errors.canvas.exportFailed","canvas.not_found":"errors.canvas.notFound","canvas.write_failed":"errors.canvas.writeFailed","chat.import_empty_zip":"errors.chat.importEmptyZip","chat.import_failed":"errors.chat.importFailed","chat.import_zip_too_large":"errors.chat.importZipTooLarge","chat.response_failed":"errors.chat.responseFailed","chat.stream_failed":"errors.chat.streamFailed","conversation.forbidden":"errors.conversation.forbidden","conversation.not_found":"errors.conversation.notFound","conversation.update_failed":"errors.conversation.updateFailed","export.failed":"errors.export.failed","file.invalid":"errors.file.invalid","file.upload_failed":"errors.file.uploadFailed","integration.connect_failed":"errors.integration.connectFailed","integration.missing_credentials":"errors.integration.missingCredentials","integration.not_found":"errors.integration.notFound","organization.department_conflict":"errors.organization.departmentConflict","organization.not_found":"errors.organization.notFound","project.conflict":"errors.project.conflict","project.not_found":"errors.project.notFound",prompt_shield_blocked:"errors.safety.blocked","prompt.forbidden":"errors.prompt.forbidden","prompt.not_found":"errors.prompt.notFound","resource.conflict":"errors.resource.conflict","resource.not_found":"errors.resource.notFound","safety.blocked":"errors.safety.blocked","scheduled_action.not_enabled":"errors.scheduledAction.notEnabled","scheduled_action.not_found":"errors.scheduledAction.notFound","skill.invalid_selection":"errors.skill.invalidSelection","skill.unavailable":"errors.skill.unavailable","system.unexpected_error":"errors.system.unexpectedError","tool.execution_failed":"errors.tool.executionFailed","upstream.unavailable":"errors.upstream.unavailable","usage.limit_exceeded":"errors.usage.limitExceeded","validation.invalid_request":"errors.validation.invalidRequest","validation.payload_too_large":"errors.validation.payloadTooLarge",rate_limited:"errors.rateLimited",account_disabled:"errors.auth.accountDisabled",chatgpt_import_zip_too_large:"errors.chat.importZipTooLarge",quota_exceeded:"errors.apiKey.quotaExceeded","audio.missing":"errors.audio.missing","audio.transcription_failed":"errors.audio.transcriptionFailed","audio.tts_failed":"errors.audio.ttsFailed"},Wi=e=>!!e&&typeof e=="object"&&!Array.isArray(e),Ct=e=>typeof e=="string"&&e.trim()?e.trim():void 0,Yp=e=>{const t=(e||"").toLowerCase();return t==="simple"?"simple":t.startsWith("de")?"de":t.startsWith("fr")?"fr":t.startsWith("es")?"es":t.startsWith("it")?"it":t.startsWith("tr")?"tr":t.startsWith("ar")?"ar":t.startsWith("pl")?"pl":t.startsWith("ua")||t.startsWith("uk")?"ua":"en"},os=(e,t)=>{var r,i,a;if(!e)return;const n=Yp(t);return((r=Bi[n])==null?void 0:r[e])||((i=Bi.en)==null?void 0:i[e])||((a=Bi.de)==null?void 0:a[e])};function Br(e,t,n){const r=Wi(e)?e:void 0,i=Wi(r==null?void 0:r.error)?r.error:void 0,a=r==null?void 0:r.detail,o=Wi(a)?a:void 0,s=Ct(i==null?void 0:i.code)||Ct(r==null?void 0:r.code)||Ct(o==null?void 0:o.code),l=Ct(i==null?void 0:i.messageKey)||Ct(r==null?void 0:r.messageKey)||Ct(o==null?void 0:o.messageKey)||(s?Qp[s]:void 0),u=Ct(i==null?void 0:i.requestId)||Ct(r==null?void 0:r.requestId)||Ct(o==null?void 0:o.requestId),c=os(l,t);if(c)return{message:c,code:s,messageKey:l,requestId:u};const d=Ct(i==null?void 0:i.fallbackMessage)||Ct(r==null?void 0:r.fallbackMessage)||Ct(o==null?void 0:o.fallbackMessage);return d?{message:d,code:s,messageKey:l,requestId:u}:{message:os("errors.system.unexpectedError",t)||n||"Something went wrong. Please try again.",code:s,messageKey:l,requestId:u}}async function Vu(e,t,n){const r=await e.json().catch(()=>null);return Br(r,t,n)}const _p="https://dev.feazy.ai";let $e={baseUrl:_p,apiKey:""};function $p(e){e.baseUrl&&($e.baseUrl=e.baseUrl),e.apiKey!==void 0&&($e.apiKey=e.apiKey),e.tenant!==void 0&&($e.tenant=e.tenant)}const eh="FTNCalFNG5bRnkkaP5Ug",as="eleven_flash_v2_5",th="eleven_multilingual_v2",Mn=e=>e?e.map(t=>typeof t=="string"?{text:t}:t):[],sn=async(e,t,n)=>(await Vu(e,t,n)).message,ss=e=>e.type==="error"||!e.type&&typeof e.error=="string"&&e.error.trim().length>0,Er=e=>{const t=[],n=[];let r=e.replace(/<source>\s*(.*?)\s*(?:\[(.*?)\])?\s*<\/source>/gs,(i,a,o)=>(t.push({name:a.trim(),url:(o==null?void 0:o.trim())||void 0}),""));return r=r.replace(/<file>\s*(.*?)\s*\[(.*?)\]\s*<\/file>/gs,(i,a,o)=>(o!=null&&o.trim()&&n.push({name:a.trim(),url:o.trim()}),"")),r=r.replace(/\n{3,}/g,`
|
|
241
251
|
|
|
242
|
-
`).trim(),{cleanText:r,sources:t,files:n}};async function
|
|
243
|
-
`))!==-1;){let y=
|
|
244
|
-
`+
|
|
245
|
-
`)){if(!h||h.startsWith(":")||!h.startsWith("data: "))continue;const g=h.slice(6).trim();if(g!=="[DONE]")try{const b=JSON.parse(g);if(Ga(b)){const y=Wr(b,t,b.error||"The chat connection was interrupted.");s(y.message,y.code);return}if(b.type==="tool_error"){a(),l&&l(b);continue}l&&l(b),b.content&&(p+=b.content,n(b.content)),b.done&&o(zn(b.quick_replies))}catch{}}(p||c)&&o([])}catch(h){h instanceof Error?s(h.message):s(Wr(void 0,t,"The chat connection was interrupted.").message)}}async function Ip(e,t,n,r){const i={prompt_id:e,tracking_id:t,context:n},a=await fetch(`${Ge.baseUrl}/v1/conversation/start`,{method:"POST",headers:{Authorization:`Bearer ${Ge.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(i)});if(!a.ok)throw new Error(await In(a,n==null?void 0:n.userPreferredLanguage,"Failed to start conversation"));return await a.json()}async function Lp(e,t,n,r,i,a,o,s,l,u,d,c){var y;const p={prompt_id:e,tracking_id:t,context:n};(r==null?void 0:r.initialMessage)!==void 0&&(p.initial_message=r.initialMessage),r!=null&&r.attachments&&(p.attachments=r.attachments),r!=null&&r.audioInput&&(p.audio_input=r.audioInput),p.stream=!0;const m=await fetch(`${Ge.baseUrl}/v1/conversation/start`,{method:"POST",headers:{Authorization:`Bearer ${Ge.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(p)});if(!m.ok)throw new Error(await In(m,n==null?void 0:n.userPreferredLanguage,"Failed to start conversation"));const h=m.headers.get("content-type");if(!(h!=null&&h.includes("text/event-stream"))){const S=await m.json();i({conversationId:S.conversation_id,assistantTenant:(y=S.assistant)==null?void 0:y.tenant,assistant:S.assistant}),a(S.initial_response),u(zn(S.quick_replies));return}let g,b;await Cu(m,n==null?void 0:n.userPreferredLanguage,a,o,s,l,u,d,S=>{c==null||c(S);const k=S,E=S.conversation_id??k.conversationId,T=S.assistant??k.assistant;E&&E!==g&&(g=E),T!=null&&T.tenant&&T.tenant!==b&&(b=T.tenant),(E||T)&&i({conversationId:E??g,assistantTenant:(T==null?void 0:T.tenant)??b,assistant:T})})}async function Dp(e){var n;const t=await fetch(`${Ge.baseUrl}/v1/conversation/continue`,{method:"POST",headers:{Authorization:`Bearer ${Ge.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!t.ok)throw new Error(await In(t,(n=e.context)==null?void 0:n.userPreferredLanguage,"Failed to send message"));return await t.json()}async function Rp(e,t,n,r,i,a,o,s){var d,c;const l=await fetch(`${Ge.baseUrl}/v1/conversation/stream`,{method:"POST",headers:{Authorization:`Bearer ${Ge.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!l.ok)throw new Error(await In(l,(d=e.context)==null?void 0:d.userPreferredLanguage,"Failed to send message"));const u=l.headers.get("content-type");if(!(u!=null&&u.includes("text/event-stream"))){const p=await l.json();t(p.response),a(zn(p.quick_replies));return}await Cu(l,(c=e.context)==null?void 0:c.userPreferredLanguage,t,n,r,i,a,o,s)}async function Op(e,t,n,r){const i=await fetch(`${Ge.baseUrl}/v1/audio/transcribe`,{method:"POST",headers:{Authorization:`Bearer ${Ge.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify({audio_input:{filename:n,content_type:t,mime_type:t,data:e}})});if(!i.ok)throw new Error(await In(i,r,"Failed to transcribe audio"));return await i.json()}async function Au(e){const t=e.voiceId||Np,n=new URLSearchParams;n.set("output_format",e.outputFormat||"mp3_44100_128"),e.optimizeStreamingLatency!==void 0&&n.set("optimize_streaming_latency",String(e.optimizeStreamingLatency)),e.enableLogging!==void 0&&n.set("enable_logging",String(e.enableLogging));const r=async s=>(await Su(s,e.languageCode,"Failed to generate speech")).message,i=async s=>{const l={text:e.text,model_id:s};return e.languageCode&&(l.language_code=e.languageCode),e.voiceSettings&&(l.voice_settings=e.voiceSettings),e.seed!==void 0&&(l.seed=e.seed),await fetch(`${Ge.baseUrl}/v1/audio/text-to-speech/${t}/stream?${n.toString()}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(l),signal:e.signal})},a=e.modelId||Za;let o=await i(a);if(!o.ok&&e.modelId===void 0&&a===Za&&(o.status===400||o.status===404||o.status===422)&&(o=await i(Mp)),!o.ok)throw new Error(await r(o));if(!o.body)throw new Error("No response body");return o}async function Fp(e){const t=await Au(e);if(!t.body)return await t.blob();const n=t.headers.get("content-type")??"audio/mpeg",r=t.body.getReader(),i=[];for(;;){const{value:a,done:o}=await r.read();if(o)break;a&&i.push(a)}return new Blob(i,{type:n})}async function Ka(e){const t={conversation_id:e.conversation_id,feedback_type:e.feedback_type,message_number:e.message_number,tenant:e.tenant??Ge.tenant,problem:e.problem,problem_description:e.problem_description},n=await fetch(`${Ge.baseUrl}/v1/feedback`,{method:"POST",headers:{Authorization:`Bearer ${Ge.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok)throw new Error(await In(n,void 0,"Failed to submit feedback"))}const Bp=250,Qa=30,Wp=55296,Vp=56319,Jp=(e,t)=>{if(t>=e.length)return e.length;const n=e.charCodeAt(t-1);return n>=Wp&&n<=Vp?t+1:t};class Hp{constructor(t){yn(this,"buffers",new Map);yn(this,"rafId",null);yn(this,"lastCommitAt",0);yn(this,"disposed",!1);yn(this,"tick",t=>{if(this.rafId=null,this.disposed)return;const n=t-this.lastCommitAt;if(n>=Qa){const r=Math.min(n,4*Qa);this.lastCommitAt=t;for(const[i,a]of Array.from(this.buffers.entries())){const o=Math.ceil(a.length*r/Bp),s=Jp(a,Math.max(o,1)),l=a.slice(0,s),u=a.slice(s);u?this.buffers.set(i,u):this.buffers.delete(i),this.commit(i,l)}}this.buffers.size>0&&(this.rafId=requestAnimationFrame(this.tick))});this.commit=t}push(t,n){if(!(this.disposed||!n)){if(typeof document<"u"&&document.hidden){this.flush(t),this.commit(t,n);return}this.buffers.set(t,(this.buffers.get(t)??"")+n),this.schedule()}}flush(t){const n=this.buffers.get(t);this.buffers.delete(t),n&&this.commit(t,n),this.buffers.size===0&&this.stop()}flushAll(){for(const t of Array.from(this.buffers.keys()))this.flush(t)}clearAll(){this.buffers.clear(),this.stop()}dispose(){this.disposed=!0,this.clearAll()}schedule(){if(!(this.rafId!==null||this.disposed)){if(typeof requestAnimationFrame!="function"){this.flushAll();return}this.lastCommitAt=performance.now(),this.rafId=requestAnimationFrame(this.tick)}}stop(){this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null)}}function qp({promptId:e,initialMessage:t,initialConversationId:n,onError:r,onInitialMessage:i,getContext:a,startOnFirstUserMessage:o,localWelcomeMessage:s}){const[l,u]=D.useState([]),[d,c]=D.useState(!1),[p,m]=D.useState(null),[h,g]=D.useState(void 0),[b,y]=D.useState([]),[S,k]=D.useState({active:!1});D.useRef(null);const E=D.useRef(!1),T=D.useRef(null),A=D.useRef(null),P=D.useRef(null);P.current||(P.current=new Hp((F,V)=>{var O;(O=A.current)==null||O.call(A,F,V)}));const N=P.current,H=D.useRef(0);D.useEffect(()=>()=>N.clearAll(),[N]);const z=D.useCallback(F=>{const V=F.rpc_data,O=V==null?void 0:V.action;typeof O!="string"||!O.startsWith("amturo_")||(T.current=V)},[]),j=D.useCallback(()=>{const F=T.current;if(T.current=null,!F)return;const V=new Date;u(O=>[...O,{text:"",isUser:!1,time:V.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:V,feedback:null,rpcData:F}])},[]),M=D.useCallback(async()=>{var F;if(!E.current){if(E.current=!0,t&&n){const V=new Date,O={text:t,isUser:!1,time:V.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:V,feedback:null};u([O]),m(n),i&&i(t);return}if(o){const V=s??t;if(V){const O=new Date,G={text:V,isUser:!1,time:O.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:O,feedback:null};u([G]),i&&i(V)}return}try{const V=a==null?void 0:a(),O=await Ip(e,void 0,V);g((F=O.assistant)==null?void 0:F.tenant),m(O.conversation_id);const{cleanText:G,sources:w,files:$}=Pr(O.initial_response),oe=new Date,x={text:G,isUser:!1,time:oe.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:oe,feedback:null,sources:w,files:$};u([x]),y(zn(O.quick_replies)),i&&i(G)}catch(V){const O=V instanceof Error?V.message:"Failed to start conversation";r&&r(O)}}},[e,t,n,r,i,a,o,s]),X=D.useCallback(async(F,V,O)=>{const G=a==null?void 0:a(),w=new Date,$={text:F,isUser:!0,time:w.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:w,feedback:null};u(x=>[...x,$]),c(!0),y([]),T.current=null,N.flushAll();const oe=String(++H.current);try{if(!p&&o){let x="";const le=new Date;let ge=-1;const ye=ne=>{ne.assistantTenant&&g(ne.assistantTenant),ne.conversationId&&m(ne.conversationId)},se=ne=>{x+=ne;const{cleanText:xe,sources:We,files:Qe}=Pr(x);u(Xe=>{const tt=[...Xe];return ge===-1?(ge=tt.length,tt.push({text:xe,isUser:!1,time:le.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:le,feedback:null,sources:We,files:Qe})):tt[ge]={...tt[ge],text:xe,sources:We,files:Qe},tt})};A.current=(ne,xe)=>{ne===oe&&se(xe)};const ae=ne=>N.push(oe,ne),Q=()=>{N.flush(oe),k({active:!1}),x.length>0&&(x.endsWith(`
|
|
252
|
+
`).trim(),{cleanText:r,sources:t,files:n}};async function qu(e,t,n,r,i,a,o,s,l){var m;const u=(m=e.body)==null?void 0:m.getReader();if(!u)throw new Error("No response body");const c=new TextDecoder;let d="",p="";try{for(;;){const{done:h,value:g}=await u.read();if(h)break;d+=c.decode(g,{stream:!0});let b;for(;(b=d.indexOf(`
|
|
253
|
+
`))!==-1;){let y=d.slice(0,b);if(d=d.slice(b+1),y.endsWith("\r")&&(y=y.slice(0,-1)),y.startsWith(":")||y.trim()===""||!y.startsWith("data: "))continue;const w=y.slice(6).trim();if(w!=="[DONE]")try{const k=JSON.parse(w);if(ss(k)){const E=Br(k,t,k.error||"The chat connection was interrupted.");s(E.message,E.code);return}if(k.type==="tool_error"){a(),l&&l(k);continue}if(l&&l(k),k.type==="tool_start"){r();continue}if(k.type==="tool_execution"&&k.tool_name){i(k.tool_name);continue}if(k.type==="tool_name"&&k.content){i(k.content);continue}if(k.type==="tool_result"){a();continue}if(k.content&&(p+=k.content,n(k.content)),k.done){o(Mn(k.quick_replies));return}}catch{d=y+`
|
|
254
|
+
`+d;break}}}if(d.trim())for(let h of d.split(`
|
|
255
|
+
`)){if(!h||h.startsWith(":")||!h.startsWith("data: "))continue;const g=h.slice(6).trim();if(g!=="[DONE]")try{const b=JSON.parse(g);if(ss(b)){const y=Br(b,t,b.error||"The chat connection was interrupted.");s(y.message,y.code);return}if(b.type==="tool_error"){a(),l&&l(b);continue}l&&l(b),b.content&&(p+=b.content,n(b.content)),b.done&&o(Mn(b.quick_replies))}catch{}}(p||d)&&o([])}catch(h){h instanceof Error?s(h.message):s(Br(void 0,t,"The chat connection was interrupted.").message)}}async function nh(e,t,n,r){const i={prompt_id:e,tracking_id:t,context:n},a=await fetch(`${$e.baseUrl}/v1/conversation/start`,{method:"POST",headers:{Authorization:`Bearer ${$e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(i)});if(!a.ok)throw new Error(await sn(a,n==null?void 0:n.userPreferredLanguage,"Failed to start conversation"));return await a.json()}async function rh(e,t,n,r,i,a,o,s,l,u,c,d){var y;const p={prompt_id:e,tracking_id:t,context:n};(r==null?void 0:r.initialMessage)!==void 0&&(p.initial_message=r.initialMessage),r!=null&&r.attachments&&(p.attachments=r.attachments),r!=null&&r.audioInput&&(p.audio_input=r.audioInput),p.stream=!0;const m=await fetch(`${$e.baseUrl}/v1/conversation/start`,{method:"POST",headers:{Authorization:`Bearer ${$e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(p)});if(!m.ok)throw new Error(await sn(m,n==null?void 0:n.userPreferredLanguage,"Failed to start conversation"));const h=m.headers.get("content-type");if(!(h!=null&&h.includes("text/event-stream"))){const w=await m.json();i({conversationId:w.conversation_id,assistantTenant:(y=w.assistant)==null?void 0:y.tenant,assistant:w.assistant}),a(w.initial_response),u(Mn(w.quick_replies));return}let g,b;await qu(m,n==null?void 0:n.userPreferredLanguage,a,o,s,l,u,c,w=>{d==null||d(w);const k=w,E=w.conversation_id??k.conversationId,j=w.assistant??k.assistant;E&&E!==g&&(g=E),j!=null&&j.tenant&&j.tenant!==b&&(b=j.tenant),(E||j)&&i({conversationId:E??g,assistantTenant:(j==null?void 0:j.tenant)??b,assistant:j})})}async function ih(e){var n;const t=await fetch(`${$e.baseUrl}/v1/conversation/continue`,{method:"POST",headers:{Authorization:`Bearer ${$e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!t.ok)throw new Error(await sn(t,(n=e.context)==null?void 0:n.userPreferredLanguage,"Failed to send message"));return await t.json()}async function oh(e,t,n,r,i,a,o,s){var c,d;const l=await fetch(`${$e.baseUrl}/v1/conversation/stream`,{method:"POST",headers:{Authorization:`Bearer ${$e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(e)});if(!l.ok)throw new Error(await sn(l,(c=e.context)==null?void 0:c.userPreferredLanguage,"Failed to send message"));const u=l.headers.get("content-type");if(!(u!=null&&u.includes("text/event-stream"))){const p=await l.json();t(p.response),a(Mn(p.quick_replies));return}await qu(l,(d=e.context)==null?void 0:d.userPreferredLanguage,t,n,r,i,a,o,s)}async function ah(e,t){const n=await fetch(`${$e.baseUrl}/v1/human-handover/${encodeURIComponent(e)}`,{headers:{"X-Handover-Token":t}});if(!n.ok)throw new Error(await sn(n,void 0,"Failed to read handover status"));return n.json()}async function sh(e,t,n){const r=await fetch(`${$e.baseUrl}/v1/human-handover/${encodeURIComponent(e)}/messages`,{method:"POST",headers:{"Content-Type":"application/json","X-Handover-Token":t},body:JSON.stringify({text:n})});if(!r.ok)throw new Error(await sn(r,void 0,"Failed to send handover message"))}async function lh(e,t,n,r){const i=await fetch(`${$e.baseUrl}/v1/audio/transcribe`,{method:"POST",headers:{Authorization:`Bearer ${$e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify({audio_input:{filename:n,content_type:t,mime_type:t,data:e}})});if(!i.ok)throw new Error(await sn(i,r,"Failed to transcribe audio"));return await i.json()}async function Ju(e){const t=e.voiceId||eh,n=new URLSearchParams;n.set("output_format",e.outputFormat||"mp3_44100_128"),e.optimizeStreamingLatency!==void 0&&n.set("optimize_streaming_latency",String(e.optimizeStreamingLatency)),e.enableLogging!==void 0&&n.set("enable_logging",String(e.enableLogging));const r=async s=>(await Vu(s,e.languageCode,"Failed to generate speech")).message,i=async s=>{const l={text:e.text,model_id:s};return e.languageCode&&(l.language_code=e.languageCode),e.voiceSettings&&(l.voice_settings=e.voiceSettings),e.seed!==void 0&&(l.seed=e.seed),await fetch(`${$e.baseUrl}/v1/audio/text-to-speech/${t}/stream?${n.toString()}`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify(l),signal:e.signal})},a=e.modelId||as;let o=await i(a);if(!o.ok&&e.modelId===void 0&&a===as&&(o.status===400||o.status===404||o.status===422)&&(o=await i(th)),!o.ok)throw new Error(await r(o));if(!o.body)throw new Error("No response body");return o}async function uh(e){const t=await Ju(e);if(!t.body)return await t.blob();const n=t.headers.get("content-type")??"audio/mpeg",r=t.body.getReader(),i=[];for(;;){const{value:a,done:o}=await r.read();if(o)break;a&&i.push(a)}return new Blob(i,{type:n})}async function ls(e){const t={conversation_id:e.conversation_id,feedback_type:e.feedback_type,message_number:e.message_number,tenant:e.tenant??$e.tenant,problem:e.problem,problem_description:e.problem_description},n=await fetch(`${$e.baseUrl}/v1/feedback`,{method:"POST",headers:{Authorization:`Bearer ${$e.apiKey}`,"Content-Type":"application/json"},body:JSON.stringify(t)});if(!n.ok)throw new Error(await sn(n,void 0,"Failed to submit feedback"))}const ch=250,us=30,dh=55296,fh=56319,mh=(e,t)=>{if(t>=e.length)return e.length;const n=e.charCodeAt(t-1);return n>=dh&&n<=fh?t+1:t};class ph{constructor(t){An(this,"buffers",new Map);An(this,"rafId",null);An(this,"lastCommitAt",0);An(this,"disposed",!1);An(this,"tick",t=>{if(this.rafId=null,this.disposed)return;const n=t-this.lastCommitAt;if(n>=us){const r=Math.min(n,4*us);this.lastCommitAt=t;for(const[i,a]of Array.from(this.buffers.entries())){const o=Math.ceil(a.length*r/ch),s=mh(a,Math.max(o,1)),l=a.slice(0,s),u=a.slice(s);u?this.buffers.set(i,u):this.buffers.delete(i),this.commit(i,l)}}this.buffers.size>0&&(this.rafId=requestAnimationFrame(this.tick))});this.commit=t}push(t,n){if(!(this.disposed||!n)){if(typeof document<"u"&&document.hidden){this.flush(t),this.commit(t,n);return}this.buffers.set(t,(this.buffers.get(t)??"")+n),this.schedule()}}flush(t){const n=this.buffers.get(t);this.buffers.delete(t),n&&this.commit(t,n),this.buffers.size===0&&this.stop()}flushAll(){for(const t of Array.from(this.buffers.keys()))this.flush(t)}clearAll(){this.buffers.clear(),this.stop()}dispose(){this.disposed=!0,this.clearAll()}schedule(){if(!(this.rafId!==null||this.disposed)){if(typeof requestAnimationFrame!="function"){this.flushAll();return}this.lastCommitAt=performance.now(),this.rafId=requestAnimationFrame(this.tick)}}stop(){this.rafId!==null&&(cancelAnimationFrame(this.rafId),this.rafId=null)}}function hh({promptId:e,initialMessage:t,initialConversationId:n,onError:r,onInitialMessage:i,getContext:a,humanHandover:o,startOnFirstUserMessage:s,localWelcomeMessage:l}){const[u,c]=I.useState([]),[d,p]=I.useState(!1),[m,h]=I.useState(null),[g,b]=I.useState(void 0),[y,w]=I.useState([]),[k,E]=I.useState({active:!1}),[j,z]=I.useState({status:"idle"});I.useRef(null);const N=I.useRef(!1),P=I.useRef(null),L=I.useRef(null),C=I.useRef("idle"),D=I.useRef(new Set),M=Z=>Z.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),X=Z=>{E({active:!0,toolName:Z}),o!=null&&o.enabled&&Z==="human_handover"&&(C.current="requesting",z({status:"requesting"}))},F=I.useCallback(Z=>{if(!(o!=null&&o.enabled))return;const J=typeof Z.clientToken=="string"?Z.clientToken:null,Q=typeof Z.conversationId=="string"?Z.conversationId:m,be=typeof Z.status=="string"?Z.status:"queued";!J||!Q||(L.current=J,C.current=be,sessionStorage.setItem(`feazy-handover:${Q}`,JSON.stringify({token:J,status:be})),z({status:be}))},[m,o==null?void 0:o.enabled]),O=I.useCallback(()=>{L.current=null,C.current="idle",D.current.clear(),m&&sessionStorage.removeItem(`feazy-handover:${m}`),z({status:"idle"})},[m]),W=I.useRef(null),K=I.useRef(null);K.current||(K.current=new ph((Z,J)=>{var Q;(Q=W.current)==null||Q.call(W,Z,J)}));const q=K.current,ee=I.useRef(0);I.useEffect(()=>()=>q.clearAll(),[q]);const x=I.useCallback(Z=>{const J=Z.rpc_data,Q=J==null?void 0:J.action;if(Q==="human_handover"&&J){F(J);return}typeof Q!="string"||!Q.startsWith("amturo_")||(P.current=J)},[F]);I.useEffect(()=>{if(!(!(o!=null&&o.enabled)||!m||L.current))try{const Z=JSON.parse(sessionStorage.getItem(`feazy-handover:${m}`)||"null");Z!=null&&Z.token&&(L.current=Z.token,C.current=Z.status||"queued",z({status:Z.status||"queued"}))}catch{sessionStorage.removeItem(`feazy-handover:${m}`)}},[m,o==null?void 0:o.enabled]),I.useEffect(()=>{const Z=L.current;if(!(o!=null&&o.enabled)||!m||!Z||!["queued","active"].includes(j.status))return;let J=!1;const Q=async()=>{try{const pe=await ah(m,Z);if(J)return;const Je=C.current;C.current=pe.status,z({status:pe.status,operator:pe.operator}),sessionStorage.setItem(`feazy-handover:${m}`,JSON.stringify({token:Z,status:pe.status}));const Ge=pe.events.filter(te=>te.type!=="operator_message"||te.deleted||!te.text||D.current.has(te.id)?!1:(D.current.add(te.id),!0)),Ze=te=>{var $,He;const ie=new Date;return{text:"",isUser:!1,sender:"system",systemKind:te,operatorName:($=pe.operator)==null?void 0:$.displayName,operatorImageUrl:(He=pe.operator)==null?void 0:He.imageUrl,time:M(ie),timestamp:ie}},ke=[];pe.status==="active"&&Je!=="active"&&ke.push(Ze("operator_joined")),ke.push(...Ge.map(te=>{var $,He,Oe,Se;const ie=te.sentAt?new Date(te.sentAt):new Date;return{text:te.text,isUser:!1,sender:"operator",operatorName:(($=te.operator)==null?void 0:$.displayName)||((He=pe.operator)==null?void 0:He.displayName),operatorImageUrl:((Oe=te.operator)==null?void 0:Oe.imageUrl)||((Se=pe.operator)==null?void 0:Se.imageUrl),time:M(ie),timestamp:ie}})),pe.status==="closed"&&Je!=="closed"&&ke.push(Ze("handover_closed")),ke.length&&c(te=>[...te,...ke])}catch(pe){J||console.warn("Failed to poll human handover:",pe)}};Q();const be=window.setInterval(Q,o.pollIntervalMs||2e3);return()=>{J=!0,window.clearInterval(be)}},[m,j.status,o==null?void 0:o.enabled,o==null?void 0:o.pollIntervalMs]);const se=I.useCallback(()=>{const Z=P.current;if(P.current=null,!Z)return;const J=new Date;c(Q=>[...Q,{text:"",isUser:!1,time:J.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:J,feedback:null,rpcData:Z}])},[]),ze=I.useCallback(async()=>{var Z;if(!N.current){if(N.current=!0,o!=null&&o.enabled)try{const J=JSON.parse(sessionStorage.getItem(`feazy-chat:${e}`)||"null");if(J!=null&&J.conversationId&&Array.isArray(J.messages)){h(J.conversationId),c(J.messages),D.current=new Set(J.seenEvents||[]);return}}catch{}if(t&&n){const J=new Date,Q={text:t,isUser:!1,time:J.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:J,feedback:null};c([Q]),h(n),i&&i(t);return}if(s){const J=l??t;if(J){const Q=new Date,be={text:J,isUser:!1,time:Q.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:Q,feedback:null};c([be]),i&&i(J)}return}try{const J=a==null?void 0:a(),Q=await nh(e,void 0,J);b((Z=Q.assistant)==null?void 0:Z.tenant),h(Q.conversation_id);const{cleanText:be,sources:pe,files:Je}=Er(Q.initial_response),Ge=new Date,Ze={text:be,isUser:!1,time:Ge.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:Ge,feedback:null,sources:pe,files:Je};c([Ze]),w(Mn(Q.quick_replies)),i&&i(be)}catch(J){const Q=J instanceof Error?J.message:"Failed to start conversation";r&&r(Q)}}},[e,t,n,r,i,a,s,l,o==null?void 0:o.enabled]);I.useEffect(()=>{if(!(!(o!=null&&o.enabled)||!m))try{sessionStorage.setItem(`feazy-chat:${e}`,JSON.stringify({conversationId:m,messages:u,seenEvents:[...D.current]}))}catch{}},[e,m,u,o==null?void 0:o.enabled]);const S=I.useCallback(async(Z,J,Q,be)=>{const pe=a==null?void 0:a(),Je=new Date,Ge=!!(o!=null&&o.enabled)&&!!L.current&&["queued","active"].includes(j.status),Ze={text:Z,isUser:!0,time:M(Je),timestamp:Je,feedback:null,delivery:Ge?"pending":void 0};if(c(te=>[...te,Ze]),w([]),P.current=null,Ge){const te=ie=>c($=>$.map(He=>He===Ze?{...He,delivery:ie}:He));try{if(!m)throw new Error("Conversation not initialized");await sh(m,L.current,Z),te("delivered")}catch(ie){te("failed");const $=ie instanceof Error?ie.message:"Failed to send message";r&&r($)}return}o!=null&&o.enabled&&!be&&["closed","failed"].includes(j.status)&&O(),p(!0),q.flushAll();const ke=String(++ee.current);try{if(!m&&s){let te="";const ie=new Date;let $=-1;const He=T=>{T.assistantTenant&&b(T.assistantTenant),T.conversationId&&h(T.conversationId)},Oe=T=>{te+=T;const{cleanText:B,sources:_,files:oe}=Er(te);c(ye=>{const Ue=[...ye];return $===-1?($=Ue.length,Ue.push({text:B,isUser:!1,time:ie.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:ie,feedback:null,sources:_,files:oe})):Ue[$]={...Ue[$],text:B,sources:_,files:oe},Ue})};W.current=(T,B)=>{T===ke&&Oe(B)};const Se=T=>q.push(ke,T),Ne=()=>{q.flush(ke),E({active:!1}),te.length>0&&(te.endsWith(`
|
|
246
256
|
|
|
247
|
-
`)||(
|
|
248
|
-
`)?
|
|
249
|
-
`:
|
|
257
|
+
`)||(te.endsWith(`
|
|
258
|
+
`)?te+=`
|
|
259
|
+
`:te+=`
|
|
250
260
|
|
|
251
|
-
`))},
|
|
261
|
+
`))},st=(T,B)=>{q.flush(ke),p(!1),E({active:!1}),C.current==="requesting"&&!L.current&&(C.current="failed",z({status:"failed"}));let _=T||"Failed to send message";(B==="prompt_shield_blocked"||B==="safety.blocked")&&!T?_="Your message was blocked by content filter.":!B&&T.toLowerCase().includes("token")&&(_="Token limit exceeded. Please try a shorter message."),r&&r(_)},gt=async T=>{await rh(e,void 0,pe,T,He,Se,()=>E({active:!0}),X,Ne,B=>{q.flush(ke),p(!1),E({active:!1}),w(B),C.current==="requesting"&&!L.current&&(C.current="failed",z({status:"failed"})),se()},st,x)};if(J){const T=new FileReader;T.onload=async()=>{try{const B=T.result;await gt({initialMessage:Z,attachments:[{filename:J.name,content_type:J.type,data:B}],audioInput:Q})}catch(B){p(!1),E({active:!1});const _=B instanceof Error?B.message:"Failed to send message";r&&r(_)}},T.readAsDataURL(J)}else try{await gt({initialMessage:Z,audioInput:Q})}catch(T){p(!1),E({active:!1});const B=T instanceof Error?T.message:"Failed to send message";r&&r(B)}return}if(!m){p(!1),r&&r("Conversation not initialized");return}if(J){const te=new FileReader;te.onload=async()=>{try{const ie=te.result,$=await ih({conversation_id:m,message:Z,attachments:[{filename:J.name,content_type:J.type,data:ie}],audio_input:Q,context:pe}),{cleanText:He,sources:Oe,files:Se}=Er($.response),Ne=new Date,st={text:He,isUser:!1,time:Ne.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:Ne,feedback:null,sources:Oe,files:Se};c(gt=>[...gt,st]),w(Mn($.quick_replies)),p(!1)}catch(ie){p(!1);const $=ie instanceof Error?ie.message:"Failed to send message";r&&r($)}},te.readAsDataURL(J)}else{let te="";const ie=new Date;let $=-1;const He=Oe=>{te+=Oe;const{cleanText:Se,sources:Ne,files:st}=Er(te);c(gt=>{const T=[...gt];return $===-1?($=T.length,T.push({text:Se,isUser:!1,time:ie.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:ie,feedback:null,sources:Ne,files:st})):T[$]={...T[$],text:Se,sources:Ne,files:st},T})};W.current=(Oe,Se)=>{Oe===ke&&He(Se)},await oh({conversation_id:m,message:Z,audio_input:Q,context:pe,preferred_tool:be},Oe=>q.push(ke,Oe),()=>E({active:!0}),X,()=>{q.flush(ke),E({active:!1}),te.length>0&&(te.endsWith(`
|
|
252
262
|
|
|
253
|
-
`)||(
|
|
254
|
-
`)?
|
|
255
|
-
`:
|
|
263
|
+
`)||(te.endsWith(`
|
|
264
|
+
`)?te+=`
|
|
265
|
+
`:te+=`
|
|
256
266
|
|
|
257
|
-
`))},se=>{N.flush(oe),c(!1),k({active:!1}),y(se),j()},(se,ae)=>{N.flush(oe),c(!1),k({active:!1});let Q=se||"Failed to send message";(ae==="prompt_shield_blocked"||ae==="safety.blocked")&&!se?Q="Your message was blocked by content filter.":!ae&&se.toLowerCase().includes("token")&&(Q="Token limit exceeded. Please try a shorter message."),r&&r(Q)},z)}}catch(x){N.flush(oe),c(!1),k({active:!1});const le=x instanceof Error?x.message:"Failed to send message";r&&r(le)}},[p,r,a,o,e,z,j,N]),R=D.useCallback((F,V)=>{u(O=>O.map((G,w)=>w===F?{...G,feedback:V}:G))},[]),B=D.useCallback(F=>{const V=new Date,O={text:F,isUser:!1,time:V.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:V,feedback:null};u(G=>[...G,O])},[]);return{messages:l,isTyping:d,quickReplies:b,toolStatus:S,conversationId:p,assistantTenant:h,initialize:M,sendMessage:X,updateMessageFeedback:R,appendAssistantMessage:B}}const Up={de:[{id:"mangel",title:"🔧 Mangel melden",message:"Ich möchte einen Mangel oder Schaden im öffentlichen Raum melden."},{id:"reisepass",title:"📄 Reisepass verlängern",message:"Ich möchte meinen Reisepass verlängern. Welche Unterlagen benötige ich?"},{id:"oeffnungszeiten",title:"🕐 Öffnungszeiten",message:"Wann hat das Bürgerbüro geöffnet?"},{id:"personalausweis",title:"🆔 Personalausweis beantragen",message:"Wie kann ich einen neuen Personalausweis beantragen?"},{id:"termin",title:"📅 Termin vereinbaren",message:"Ich möchte einen Termin im Bürgerbüro vereinbaren."},{id:"formulare",title:"🏛️ Digitales Rathaus",message:"Wie nutze ich das Digitale Rathaus und seine Services?"},{id:"kfz",title:"🚗 Kfz-Zulassung",message:"Wie kann ich mein Fahrzeug ummelden?"},{id:"wohnsitz",title:"🏠 Wohnsitz ummelden",message:"Ich bin umgezogen und möchte meinen Wohnsitz ummelden."}],en:[{id:"mangel",title:"🔧 Report Issue",message:"I would like to report a defect or damage in public space."},{id:"reisepass",title:"📄 Renew Passport",message:"I would like to renew my passport. What documents do I need?"},{id:"oeffnungszeiten",title:"🕐 Opening Hours",message:"When is the citizen service office open?"},{id:"personalausweis",title:"🆔 Apply for ID Card",message:"How can I apply for a new ID card?"},{id:"termin",title:"📅 Make Appointment",message:"I would like to make an appointment at the citizen service office."},{id:"formulare",title:"🏛️ Digital City Hall",message:"How can I access the services of the digital city hall?"},{id:"kfz",title:"🚗 Vehicle Registration",message:"How can I re-register my vehicle?"},{id:"wohnsitz",title:"🏠 Change Address",message:"I have moved and would like to change my address."}],fr:[{id:"mangel",title:"🔧 Signaler Problème",message:"Je voudrais signaler un défaut ou dommage dans l'espace public."},{id:"reisepass",title:"📄 Renouveler Passeport",message:"Je voudrais renouveler mon passeport. Quels documents sont nécessaires?"},{id:"oeffnungszeiten",title:"🕐 Heures d'Ouverture",message:"Quand le bureau des citoyens est-il ouvert?"},{id:"personalausweis",title:"🆔 Demander Carte ID",message:"Comment puis-je demander une nouvelle carte d'identité?"},{id:"termin",title:"📅 Prendre Rendez-vous",message:"Je voudrais prendre un rendez-vous au bureau des citoyens."},{id:"formulare",title:"🏛️ Mairie numérique",message:"Comment accéder aux services de la mairie numérique ?"},{id:"kfz",title:"🚗 Immatriculation",message:"Comment puis-je réenregistrer mon véhicule?"},{id:"wohnsitz",title:"🏠 Changer Adresse",message:"J'ai déménagé et je voudrais changer mon adresse."}],es:[{id:"mangel",title:"🔧 Reportar Problema",message:"Quisiera reportar un defecto o daño en el espacio público."},{id:"reisepass",title:"📄 Renovar Pasaporte",message:"Quisiera renovar mi pasaporte. ¿Qué documentos necesito?"},{id:"oeffnungszeiten",title:"🕐 Horario",message:"¿Cuándo está abierta la oficina de atención ciudadana?"},{id:"personalausweis",title:"🆔 Solicitar DNI",message:"¿Cómo puedo solicitar un nuevo DNI?"},{id:"termin",title:"📅 Solicitar Cita",message:"Quisiera solicitar una cita en la oficina de atención ciudadana."},{id:"formulare",title:"🏛️ Ayuntamiento digital",message:"¿Cómo puedo acceder a los servicios del ayuntamiento digital?"},{id:"kfz",title:"🚗 Registro Vehículo",message:"¿Cómo puedo registrar nuevamente mi vehículo?"},{id:"wohnsitz",title:"🏠 Cambiar Domicilio",message:"Me he mudado y quisiera cambiar mi domicilio."}],it:[{id:"mangel",title:"🔧 Segnala Problema",message:"Vorrei segnalare un difetto o danno nello spazio pubblico."},{id:"reisepass",title:"📄 Rinnova Passaporto",message:"Vorrei rinnovare il mio passaporto. Quali documenti servono?"},{id:"oeffnungszeiten",title:"🕐 Orari",message:"Quando è aperto l'ufficio servizi al cittadino?"},{id:"personalausweis",title:"🆔 Richiedere Carta ID",message:"Come posso richiedere una nuova carta d'identità?"},{id:"termin",title:"📅 Fissare Appuntamento",message:"Vorrei fissare un appuntamento presso l'ufficio servizi al cittadino."},{id:"formulare",title:"🏛️ Municipio digitale",message:"Come posso accedere ai servizi del municipio digitale?"},{id:"kfz",title:"🚗 Immatricolazione",message:"Come posso registrare nuovamente il mio veicolo?"},{id:"wohnsitz",title:"🏠 Cambia Residenza",message:"Mi sono trasferito e vorrei cambiare la mia residenza."}],tr:[{id:"mangel",title:"🔧 Sorun Bildir",message:"Kamusal alanda bir kusur veya hasar bildirmek istiyorum."},{id:"reisepass",title:"📄 Pasaport Yenile",message:"Pasaportumu yenilemek istiyorum. Hangi belgelere ihtiyacım var?"},{id:"oeffnungszeiten",title:"🕐 Çalışma Saatleri",message:"Vatandaşlık bürosu ne zaman açık?"},{id:"personalausweis",title:"🆔 Kimlik Başvurusu",message:"Yeni bir kimlik kartı için nasıl başvurabilirim?"},{id:"termin",title:"📅 Randevu Al",message:"Vatandaşlık bürosundan randevu almak istiyorum."},{id:"formulare",title:"🏛️ Dijital Belediye",message:"Dijital belediye hizmetlerine nasıl erişebilirim?"},{id:"kfz",title:"🚗 Araç Kaydı",message:"Aracımı nasıl yeniden kaydettirebilirim?"},{id:"wohnsitz",title:"🏠 Adres Değişikliği",message:"Taşındım ve adresimi değiştirmek istiyorum."}],ar:[{id:"mangel",title:"🔧 الإبلاغ عن مشكلة",message:"أود الإبلاغ عن عيب أو ضرر في المساحة العامة."},{id:"reisepass",title:"📄 تجديد جواز السفر",message:"أود تجديد جواز سفري. ما هي المستندات المطلوبة؟"},{id:"oeffnungszeiten",title:"🕐 ساعات العمل",message:"متى يكون مكتب خدمة المواطنين مفتوحًا؟"},{id:"personalausweis",title:"🆔 طلب بطاقة الهوية",message:"كيف يمكنني التقدم بطلب للحصول على بطاقة هوية جديدة؟"},{id:"termin",title:"📅 حجز موعد",message:"أود حجز موعد في مكتب خدمة المواطنين."},{id:"formulare",title:"🏛️ البلدية الرقمية",message:"كيف يمكنني الوصول إلى خدمات البلدية الرقمية؟"},{id:"kfz",title:"🚗 تسجيل المركبة",message:"كيف يمكنني إعادة تسجيل مركبتي؟"},{id:"wohnsitz",title:"🏠 تغيير العنوان",message:"لقد انتقلت وأود تغيير عنواني."}],pl:[{id:"mangel",title:"🔧 Zgłoś Problem",message:"Chciałbym zgłosić usterkę lub szkodę w przestrzeni publicznej."},{id:"reisepass",title:"📄 Odnów Paszport",message:"Chciałbym odnowić mój paszport. Jakie dokumenty są potrzebne?"},{id:"oeffnungszeiten",title:"🕐 Godziny Otwarcia",message:"Kiedy biuro obsługi mieszkańców jest otwarte?"},{id:"personalausweis",title:"🆔 Złóż Wniosek o Dowód",message:"Jak mogę złożyć wniosek o nowy dowód osobisty?"},{id:"termin",title:"📅 Umów Wizytę",message:"Chciałbym umówić wizytę w biurze obsługi mieszkańców."},{id:"formulare",title:"🏛️ Cyfrowy ratusz",message:"Jak mogę uzyskać dostęp do usług cyfrowego ratusza?"},{id:"kfz",title:"🚗 Rejestracja Pojazdu",message:"Jak mogę ponownie zarejestrować mój pojazd?"},{id:"wohnsitz",title:"🏠 Zmień Adres",message:"Przeprowadziłem się i chciałbym zmienić mój adres."}],ua:[{id:"mangel",title:"🔧 Повідомити Проблему",message:"Я хотів би повідомити про дефект або пошкодження в громадському просторі."},{id:"reisepass",title:"📄 Поновити Паспорт",message:"Я хотів би поновити свій паспорт. Які документи мені потрібні?"},{id:"oeffnungszeiten",title:"🕐 Години Роботи",message:"Коли відкритий офіс обслуговування громадян?"},{id:"personalausweis",title:"🆔 Подати на ID",message:"Як я можу подати заявку на новий ідентифікаційний документ?"},{id:"termin",title:"📅 Записатися",message:"Я хотів би записатися на прийом в офісі обслуговування громадян."},{id:"formulare",title:"🏛️ Цифрова мерія",message:"Як отримати доступ до послуг цифрової мерії?"},{id:"kfz",title:"🚗 Реєстрація Авто",message:"Як я можу перереєструвати свій автомобіль?"},{id:"wohnsitz",title:"🏠 Змінити Адресу",message:"Я переїхав і хотів би змінити свою адресу."}],simple:[{id:"mangel",title:"🔧 Problem melden",message:"Ich möchte ein Problem melden."},{id:"reisepass",title:"📄 Pass verlängern",message:"Ich will meinen Pass verlängern. Was brauche ich?"},{id:"oeffnungszeiten",title:"🕐 Wann offen?",message:"Wann ist das Büro offen?"},{id:"personalausweis",title:"🆔 Ausweis machen",message:"Wie bekomme ich einen neuen Ausweis?"},{id:"termin",title:"📅 Termin machen",message:"Ich möchte einen Termin machen."},{id:"formulare",title:"🏛️ Digitales Rathaus",message:"Wie nutze ich das Digitale Rathaus?"},{id:"kfz",title:"🚗 Auto anmelden",message:"Wie melde ich mein Auto um?"},{id:"wohnsitz",title:"🏠 Adresse ändern",message:"Ich bin umgezogen. Ich möchte meine Adresse ändern."}]},Ya=e=>typeof structuredClone=="function"?structuredClone(e):JSON.parse(JSON.stringify(e)),zu=(e,t)=>{if(!t)return Ya(e);const n=Array.isArray(e)?[...e]:{...e},r=(i,a)=>{n[i]=a};for(const[i,a]of Object.entries(e)){const o=t[i];if(o===void 0){r(i,Ya(a));continue}a!==null&&o!==null&&typeof a=="object"&&typeof o=="object"&&!Array.isArray(a)&&!Array.isArray(o)?r(i,zu(a,o)):Array.isArray(o)?r(i,[...o]):r(i,o)}for(const[i,a]of Object.entries(t))e[i]===void 0&&a!==void 0&&r(i,Array.isArray(a)?[...a]:a);return n},Te={promptId:"default",theme:"dark",highContrast:void 0,bubbleless:!1,dialogLayout:"floating",zIndexBase:1e5,apiKey:void 0,baseUrl:void 0,tenant:void 0,startOnFirstUserMessage:!0,defaultLanguage:"de",languages:Cp,translations:Ap,branding:{assistantName:"BürgerBot",logoUrl:"https://chat.feazy.ai/assets/feazy_logo_new-BI-QKyxX.png",poweredBy:{text:"Feazy",url:"https://feazy.de"}},callout:{enabled:!0,emoji:"👋",text:"Sie brauchen Hilfe? Fragen Sie den BürgerBot!",delayMs:0},links:{privacyUrl:"https://feazy.de/assistant-privacy-policy/",feedbackUrl:"mailto:support@feazy.de&subject=Feedback%20zum%20B%C3%BCrgerbot%20",reportIssueUrl:"mailto:support@feazy.de?subject=Problem%20melden%20-%20B%C3%BCrgerbot%20",poweredByUrl:"https://feazy.de"},quickReplies:Up,colors:{common:{primary:"21 90% 48%","glow-primary":"21 90% 48%"}},aboutChatbotDescription:"BürgerBot ist ein KI-gestützter Assistent für Kommunen. Er beantwortet Ihre Fragen zu Öffnungszeiten, Terminen, Formularen und städtischen Dienstleistungen rund um die Uhr.",festive:{christmasHat:!1}},Eu=e=>zu(Te,e),Xp=["small","normal","large","extra-large"],Zp=e=>typeof e=="string"&&Xp.includes(e);var si="Switch",[Gp]=$t(si),[Kp,Qp]=Gp(si),Pu=v.forwardRef((e,t)=>{const{__scopeSwitch:n,name:r,checked:i,defaultChecked:a,required:o,disabled:s,value:l="on",onCheckedChange:u,form:d,...c}=e,[p,m]=v.useState(null),h=Ke(t,k=>m(k)),g=v.useRef(!1),b=p?d||!!p.closest("form"):!0,[y,S]=dr({prop:i,defaultProp:a??!1,onChange:u,caller:si});return f.jsxs(Kp,{scope:n,checked:y,disabled:s,children:[f.jsx(Fe.button,{type:"button",role:"switch","aria-checked":y,"aria-required":o,"data-state":Mu(y),"data-disabled":s?"":void 0,disabled:s,value:l,...c,ref:h,onClick:Pe(e.onClick,k=>{S(E=>!E),b&&(g.current=k.isPropagationStopped(),g.current||k.stopPropagation())})}),b&&f.jsx(Nu,{control:p,bubbles:!g.current,name:r,value:l,checked:y,required:o,disabled:s,form:d,style:{transform:"translateX(-100%)"}})]})});Pu.displayName=si;var Tu="SwitchThumb",ju=v.forwardRef((e,t)=>{const{__scopeSwitch:n,...r}=e,i=Qp(Tu,n);return f.jsx(Fe.span,{"data-state":Mu(i.checked),"data-disabled":i.disabled?"":void 0,...r,ref:t})});ju.displayName=Tu;var Yp="SwitchBubbleInput",Nu=v.forwardRef(({__scopeSwitch:e,control:t,checked:n,bubbles:r=!0,...i},a)=>{const o=v.useRef(null),s=Ke(o,a),l=au(n),u=Wo(t);return v.useEffect(()=>{const d=o.current;if(!d)return;const c=window.HTMLInputElement.prototype,m=Object.getOwnPropertyDescriptor(c,"checked").set;if(l!==n&&m){const h=new Event("click",{bubbles:r});m.call(d,n),d.dispatchEvent(h)}},[l,n,r]),f.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...i,tabIndex:-1,ref:s,style:{...i.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});Nu.displayName=Yp;function Mu(e){return e?"checked":"unchecked"}var Iu=Pu,_p=ju;const Lu=v.forwardRef(({className:e,...t},n)=>f.jsx(Iu,{className:dt("peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors data-[state=checked]:bg-primary data-[state=unchecked]:bg-input focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50",e),...t,ref:n,children:f.jsx(_p,{className:dt("pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0")})}));Lu.displayName=Iu.displayName;function $p({open:e,onClose:t,translation:n,theme:r,setTheme:i,fontSize:a,onFontSizeChange:o,highContrast:s,onHighContrastChange:l,onRevokePrivacy:u,links:d,poweredBy:c}){return e?f.jsxs("div",{className:"absolute inset-0 bg-[hsl(var(--chat-settings-bg))] backdrop-blur-[60px] z-50 flex flex-col animate-fade-in",children:[f.jsxs("div",{className:"p-5 border-b border-border flex justify-between items-center",children:[f.jsx("h3",{className:"text-lg font-bold text-foreground",children:n.title}),f.jsx("button",{onClick:t,className:"w-[38px] h-[38px] bg-muted rounded-full flex items-center justify-center hover:bg-muted/80 transition-all",children:f.jsx(Nn,{className:"w-5 h-5 text-foreground"})})]}),f.jsxs("div",{className:"flex-1 overflow-y-auto p-5 space-y-6",children:[f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(Da,{className:"w-4 h-4"}),n.appearance.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-4 border border-border",children:[f.jsxs("div",{className:"space-y-2",children:[f.jsx(sn,{className:"text-sm text-foreground/80",children:n.appearance.theme}),f.jsxs("div",{className:"flex gap-2",children:[f.jsxs(ut,{onClick:()=>i("light"),variant:r==="light"?"default":"outline",className:"flex-1",size:"sm",children:[f.jsx(Da,{className:"w-4 h-4 mr-2"}),n.appearance.light]}),f.jsxs(ut,{onClick:()=>i("dark"),variant:r==="dark"?"default":"outline",className:"flex-1",size:"sm",children:[f.jsx(zf,{className:"w-4 h-4 mr-2"}),n.appearance.dark]})]})]}),f.jsxs("div",{className:"space-y-2",children:[f.jsx(sn,{className:"text-sm text-foreground/80",children:n.appearance.fontSize}),f.jsxs("div",{className:"grid grid-cols-2 gap-2",children:[f.jsx(ut,{onClick:()=>o("small"),variant:a==="small"?"default":"outline",size:"sm",className:"text-xs px-2",children:n.appearance.fontSizeSmall}),f.jsx(ut,{onClick:()=>o("normal"),variant:a==="normal"?"default":"outline",size:"sm",className:"text-xs px-2",children:n.appearance.fontSizeNormal}),f.jsx(ut,{onClick:()=>o("large"),variant:a==="large"?"default":"outline",size:"sm",className:"text-xs px-2",children:n.appearance.fontSizeLarge}),f.jsx(ut,{onClick:()=>o("extra-large"),variant:a==="extra-large"?"default":"outline",size:"sm",className:"text-xs px-2",children:n.appearance.fontSizeExtraLarge})]})]}),f.jsxs("div",{className:"flex items-center justify-between",children:[f.jsxs("div",{className:"space-y-0.5",children:[f.jsx(sn,{className:"text-sm text-foreground",children:n.appearance.highContrast}),f.jsx("p",{className:"text-xs text-foreground/60",children:n.appearance.highContrastDesc})]}),f.jsx(Lu,{checked:s,onCheckedChange:l})]})]})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(An,{className:"w-4 h-4"}),n.privacy.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-3 border border-border",children:[f.jsx("p",{className:"text-sm text-foreground/80",children:n.privacy.description}),f.jsxs("div",{className:"flex gap-2 flex-wrap",children:[f.jsxs("a",{href:d.privacyUrl||"#",target:"_blank",rel:"noopener noreferrer",className:"text-xs text-primary hover:text-primary/80 underline flex items-center gap-1",children:[n.privacy.viewPolicy,f.jsx(an,{className:"w-3 h-3"})]}),f.jsx("button",{onClick:u,className:"text-xs text-red-400 hover:text-red-300 underline",children:n.privacy.revoke})]})]})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(Dl,{className:"w-4 h-4"}),n.feedback.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-3 border border-border",children:[f.jsx("p",{className:"text-sm text-foreground/80",children:n.feedback.description}),f.jsx("a",{href:d.feedbackUrl||"#",className:"inline-block",children:f.jsxs(ut,{className:"w-full text-sm",children:[n.feedback.button,f.jsx(an,{className:"w-4 h-4 ml-2"})]})})]})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(An,{className:"w-4 h-4"}),n.reportIssue.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-3 border border-border",children:[f.jsx("p",{className:"text-sm text-foreground/80",children:n.reportIssue.description}),f.jsx("a",{href:d.reportIssueUrl||"#",className:"inline-block",children:f.jsxs(ut,{className:"w-full text-sm",children:[n.reportIssue.button,f.jsx(an,{className:"w-4 h-4 ml-2"})]})})]})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(uo,{className:"w-4 h-4"}),n.aboutChatbot.title]}),f.jsx("div",{className:"bg-card rounded-xl p-4 border border-border",children:f.jsx("p",{className:"text-sm text-foreground/80",children:n.aboutChatbot.description})})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(yf,{className:"w-4 h-4"}),n.aboutFeazy.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-3 border border-border",children:[f.jsx("p",{className:"text-sm text-foreground/80",children:n.aboutFeazy.description}),f.jsx("a",{href:(c==null?void 0:c.url)||d.poweredByUrl||"#",target:"_blank",rel:"noopener noreferrer",className:"inline-block",children:f.jsxs(ut,{className:"w-full bg-primary hover:bg-primary/90 text-primary-foreground text-sm",children:[n.aboutFeazy.button,f.jsx(an,{className:"w-4 h-4 ml-2"})]})})]})]}),f.jsx("div",{className:"pt-4 border-t border-border",children:f.jsx("p",{className:"text-xs text-foreground/40 text-center",children:n.version})})]})]}):null}const eh=()=>f.jsx("div",{className:"flex items-center gap-1",children:[...Array(5)].map((e,t)=>f.jsx("div",{className:"w-1 bg-destructive rounded-full animate-waveform",style:{animationDelay:`${t*.1}s`,height:"8px"}},t))});function th({input:e,onInputChange:t,onSend:n,onKeyDown:r,inputRef:i,isRecording:a,isTranscribing:o,isTyping:s,startRecording:l,stopRecording:u,recordingTime:d,placeholder:c,transcribingLabel:p,disclaimer:m,poweredByText:h,poweredByUrl:g}){return f.jsxs("div",{className:"px-4 pt-4 pb-2 bg-[hsl(var(--chat-input-bg))] backdrop-blur-[20px] border-t border-border",children:[f.jsxs("div",{className:"flex gap-3 items-center bg-card backdrop-blur-[10px] rounded-[20px] p-2 px-4 border border-border transition-all focus-within:border-primary/40 focus-within:shadow-[0_0_0_3px_hsl(var(--primary)/0.08)]",children:[f.jsxs("div",{className:"relative flex-shrink-0 flex items-center",children:[f.jsx("button",{onClick:a?u:l,disabled:o||s,"aria-label":a?"Aufnahme stoppen":"Spracheingabe","aria-pressed":a,className:`flex items-center transition-all duration-300 focus:outline-none focus:ring-2 focus:ring-primary ${a?"text-destructive hover:text-destructive":"text-foreground/60 hover:text-foreground"} disabled:opacity-40 disabled:cursor-not-allowed`,children:a?f.jsx(Nf,{className:"w-5 h-5","aria-hidden":"true"}):f.jsx(Sf,{className:"w-5 h-5","aria-hidden":"true"})}),o&&f.jsxs("div",{className:"absolute left-full top-1/2 transform -translate-y-1/2 ml-2 bg-primary text-primary-foreground px-3 py-1 rounded-full text-xs flex items-center gap-2 whitespace-nowrap animate-in fade-in slide-in-from-right-2",children:[f.jsx("div",{className:"w-2 h-2 bg-primary-foreground rounded-full animate-pulse"}),p]})]}),a?f.jsxs("div",{className:"flex-1 flex items-center gap-3 py-2.5 min-h-[40px]",children:[f.jsx(eh,{}),f.jsxs("span",{className:"text-sm text-destructive/80",children:[Math.floor(d/60),":",(d%60).toString().padStart(2,"0")]})]}):f.jsx(Bo,{ref:i,value:e,onChange:b=>t(b.target.value),onKeyDown:r,placeholder:c,"aria-label":"Nachricht eingeben",className:"flex-1 border-none bg-transparent py-2.5 px-0 text-base md:text-sm outline-none text-foreground placeholder:text-muted-foreground focus-visible:ring-0 focus-visible:ring-offset-0 resize-none min-h-[40px] max-h-[120px] overflow-y-auto",disabled:a||o,rows:1}),f.jsx(ut,{onClick:n,disabled:s||o||!a&&!e.trim(),size:"icon",className:"w-[40px] h-[40px] flex-shrink-0 rounded-full bg-primary border-none flex items-center justify-center cursor-pointer transition-all duration-300 shadow-[0_4px_12px_hsl(var(--glow-primary))] hover:scale-110 hover:rotate-[15deg] hover:shadow-[0_6px_20px_hsl(var(--glow-primary))] disabled:opacity-40 disabled:cursor-not-allowed disabled:hover:scale-100 disabled:hover:rotate-0",children:f.jsx(Pf,{className:"w-4 h-4 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"})})]}),f.jsxs("div",{className:"text-center pt-2 space-y-0.5",children:[f.jsx("p",{className:"text-[10px] text-muted-foreground",children:m}),h?f.jsxs("p",{className:"text-[10px] text-muted-foreground/60",children:["Bereitgestellt von"," ",g?f.jsx("a",{href:g,target:"_blank",rel:"noopener noreferrer",className:"text-muted-foreground/80 hover:text-foreground underline transition-colors",children:h}):f.jsx("span",{className:"text-muted-foreground/80",children:h})]}):null]})]})}function nh({theme:e,selectedLanguage:t,languages:n,onlineLabel:r,isLangMenuOpen:i,setIsLangMenuOpen:a,repositionLangMenu:o,langMenuPortalTarget:s,langMenuPos:l,langMenuContentRef:u,langButtonRef:d,handleLangMenuKeyDown:c,onSelectLanguage:p,showSettings:m,onToggleSettings:h,isExpanded:g,onToggleExpand:b,showExpandToggle:y=!0,langMenuPositioning:S="fixed",langMenuZIndex:k=100002,showCloseButton:E=!0,onClose:T,logoSrc:A,assistantName:P,assistantTagline:N}){var H,z;return f.jsxs("div",{className:"chat-header-solid relative bg-primary p-5 flex justify-between items-center rounded-t-[24px] overflow-hidden",children:[f.jsxs("div",{className:"flex items-center gap-3 relative z-[1]",children:[f.jsx("div",{className:"w-[42px] h-[42px] bg-[hsl(var(--chat-avatar-bot))] rounded-full flex items-center justify-center border border-primary-foreground/30 shadow-[0_4px_15px_rgba(0,0,0,0.2)]",role:"img","aria-label":`${P} Logo`,children:f.jsx("img",{src:A,alt:P,className:"w-7 h-7 object-contain drop-shadow-[0_2px_4px_rgba(0,0,0,0.2)]"})}),f.jsxs("div",{children:[f.jsx("div",{id:"chat-title",className:"text-primary-foreground text-lg font-bold drop-shadow-[0_2px_10px_rgba(0,0,0,0.3)]",children:P}),f.jsxs("div",{id:"chat-description",className:"text-primary-foreground/95 text-xs",children:[f.jsx("span",{className:"inline-block w-[7px] h-[7px] bg-green-400 rounded-full mr-1.5 animate-status-blink shadow-[0_0_8px_rgba(74,222,128,0.6)]",role:"status","aria-label":"Online-Status"}),f.jsx("span",{children:r}),N?f.jsxs("span",{className:"ml-2 text-primary-foreground/80",children:["• ",N]}):null]})]})]}),f.jsxs("div",{className:"flex items-center gap-2 relative z-[1]",children:[f.jsxs("div",{className:"relative",children:[f.jsxs("button",{type:"button","aria-haspopup":"menu","aria-expanded":i,"aria-controls":"klaus-language-menu",onClick:j=>{j.preventDefault(),j.stopPropagation();const M=!i;M&&o(),a(M)},"aria-label":`Sprache: ${(H=n.find(j=>j.code===t))==null?void 0:H.name}`,className:"px-3 py-1.5 rounded-full text-xs font-semibold transition-all duration-300 flex items-center gap-1.5 bg-primary-foreground/15 text-primary-foreground hover:bg-primary-foreground/25 border border-primary-foreground/20 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary",ref:d,children:[f.jsx(vf,{className:"w-3.5 h-3.5","aria-hidden":"true"}),f.jsx("span",{className:"max-md:hidden",children:(z=n.find(j=>j.code===t))==null?void 0:z.flag})]}),i&&s&&Do.createPortal(f.jsx("div",{id:"klaus-language-menu",role:"menu","aria-label":"Sprachauswahl",onKeyDown:c,ref:u,className:`${S} w-[220px] rounded-2xl bg-background/95 backdrop-blur-2xl border border-white/10 text-foreground shadow-[0_20px_45px_rgba(0,0,0,0.45)] max-h-[300px] overflow-y-auto`,style:{top:`${l.top}px`,left:`${l.left}px`,zIndex:k},children:n.map(j=>f.jsxs("button",{type:"button",role:"menuitemradio","aria-checked":t===j.code,onClick:M=>{M.preventDefault(),M.stopPropagation(),p(j.code),a(!1)},className:"w-full text-left cursor-pointer text-foreground/80 hover:text-foreground focus:text-foreground flex items-center justify-between gap-2 px-3 py-2 rounded-xl transition-colors hover:bg-white/10 focus:bg-white/10",children:[f.jsxs("span",{className:"flex items-center gap-2",children:[f.jsx("span",{className:"text-base",children:j.flag}),f.jsx("span",{className:"text-sm",children:j.name})]}),t===j.code&&f.jsx(ri,{className:"w-4 h-4 text-primary"})]},j.code))}),s)]}),f.jsx("button",{onClick:h,"aria-label":m?"Einstellungen schließen":"Einstellungen öffnen","aria-expanded":m,className:"w-[38px] h-[38px] bg-primary-foreground/15 backdrop-blur-[10px] border border-primary-foreground/20 rounded-full flex items-center justify-center transition-all duration-300 hover:bg-primary-foreground/25 hover:scale-110 hover:rotate-45 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary",children:f.jsx(Tf,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]","aria-hidden":"true"})}),y&&f.jsx("button",{onClick:b,"aria-label":g?"Normalgröße":"Vollbild","aria-expanded":g,className:"w-[38px] h-[38px] bg-primary-foreground/15 backdrop-blur-[10px] border border-primary-foreground/20 rounded-full flex items-center justify-center transition-all duration-300 hover:bg-primary-foreground/25 hover:scale-110 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary max-md:hidden",children:g?f.jsx(Cf,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]","aria-hidden":"true"}):f.jsx(wf,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]","aria-hidden":"true"})}),E&&f.jsx("button",{onClick:T,"aria-label":"Chat schließen",className:"w-[38px] h-[38px] bg-primary-foreground/15 backdrop-blur-[10px] border border-primary-foreground/20 rounded-full flex items-center justify-center transition-all duration-300 hover:bg-primary-foreground/25 hover:rotate-90 hover:scale-110 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary",children:f.jsx(Nn,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]","aria-hidden":"true"})})]})]})}function rh(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const ih=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,oh=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,ah={};function _a(e,t){return(ah.jsx?oh:ih).test(e)}const sh=/[ \t\n\f\r]/g;function lh(e){return typeof e=="object"?e.type==="text"?$a(e.value):!1:$a(e)}function $a(e){return e.replace(sh,"")===""}class mr{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}mr.prototype.normal={};mr.prototype.property={};mr.prototype.space=void 0;function Du(e,t){const n={},r={};for(const i of e)Object.assign(n,i.property),Object.assign(r,i.normal);return new mr(n,r,t)}function mo(e){return e.toLowerCase()}class ft{constructor(t,n){this.attribute=n,this.property=t}}ft.prototype.attribute="";ft.prototype.booleanish=!1;ft.prototype.boolean=!1;ft.prototype.commaOrSpaceSeparated=!1;ft.prototype.commaSeparated=!1;ft.prototype.defined=!1;ft.prototype.mustUseProperty=!1;ft.prototype.number=!1;ft.prototype.overloadedBoolean=!1;ft.prototype.property="";ft.prototype.spaceSeparated=!1;ft.prototype.space=void 0;let uh=0;const fe=dn(),Je=dn(),po=dn(),J=dn(),Ie=dn(),kn=dn(),gt=dn();function dn(){return 2**++uh}const ho=Object.freeze(Object.defineProperty({__proto__:null,boolean:fe,booleanish:Je,commaOrSpaceSeparated:gt,commaSeparated:kn,number:J,overloadedBoolean:po,spaceSeparated:Ie},Symbol.toStringTag,{value:"Module"})),Fi=Object.keys(ho);class Jo extends ft{constructor(t,n,r,i){let a=-1;if(super(t,n),es(this,"space",i),typeof r=="number")for(;++a<Fi.length;){const o=Fi[a];es(this,Fi[a],(r&ho[o])===ho[o])}}}Jo.prototype.defined=!0;function es(e,t,n){n&&(e[t]=n)}function Ln(e){const t={},n={};for(const[r,i]of Object.entries(e.properties)){const a=new Jo(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[mo(r)]=r,n[mo(a.attribute)]=r}return new mr(t,n,e.space)}const Ru=Ln({properties:{ariaActiveDescendant:null,ariaAtomic:Je,ariaAutoComplete:null,ariaBusy:Je,ariaChecked:Je,ariaColCount:J,ariaColIndex:J,ariaColSpan:J,ariaControls:Ie,ariaCurrent:null,ariaDescribedBy:Ie,ariaDetails:null,ariaDisabled:Je,ariaDropEffect:Ie,ariaErrorMessage:null,ariaExpanded:Je,ariaFlowTo:Ie,ariaGrabbed:Je,ariaHasPopup:null,ariaHidden:Je,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Ie,ariaLevel:J,ariaLive:null,ariaModal:Je,ariaMultiLine:Je,ariaMultiSelectable:Je,ariaOrientation:null,ariaOwns:Ie,ariaPlaceholder:null,ariaPosInSet:J,ariaPressed:Je,ariaReadOnly:Je,ariaRelevant:null,ariaRequired:Je,ariaRoleDescription:Ie,ariaRowCount:J,ariaRowIndex:J,ariaRowSpan:J,ariaSelected:Je,ariaSetSize:J,ariaSort:null,ariaValueMax:J,ariaValueMin:J,ariaValueNow:J,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function Ou(e,t){return t in e?e[t]:t}function Fu(e,t){return Ou(e,t.toLowerCase())}const ch=Ln({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:kn,acceptCharset:Ie,accessKey:Ie,action:null,allow:null,allowFullScreen:fe,allowPaymentRequest:fe,allowUserMedia:fe,alt:null,as:null,async:fe,autoCapitalize:null,autoComplete:Ie,autoFocus:fe,autoPlay:fe,blocking:Ie,capture:null,charSet:null,checked:fe,cite:null,className:Ie,cols:J,colSpan:null,content:null,contentEditable:Je,controls:fe,controlsList:Ie,coords:J|kn,crossOrigin:null,data:null,dateTime:null,decoding:null,default:fe,defer:fe,dir:null,dirName:null,disabled:fe,download:po,draggable:Je,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:fe,formTarget:null,headers:Ie,height:J,hidden:po,high:J,href:null,hrefLang:null,htmlFor:Ie,httpEquiv:Ie,id:null,imageSizes:null,imageSrcSet:null,inert:fe,inputMode:null,integrity:null,is:null,isMap:fe,itemId:null,itemProp:Ie,itemRef:Ie,itemScope:fe,itemType:Ie,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:fe,low:J,manifest:null,max:null,maxLength:J,media:null,method:null,min:null,minLength:J,multiple:fe,muted:fe,name:null,nonce:null,noModule:fe,noValidate:fe,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:fe,optimum:J,pattern:null,ping:Ie,placeholder:null,playsInline:fe,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:fe,referrerPolicy:null,rel:Ie,required:fe,reversed:fe,rows:J,rowSpan:J,sandbox:Ie,scope:null,scoped:fe,seamless:fe,selected:fe,shadowRootClonable:fe,shadowRootDelegatesFocus:fe,shadowRootMode:null,shape:null,size:J,sizes:null,slot:null,span:J,spellCheck:Je,src:null,srcDoc:null,srcLang:null,srcSet:null,start:J,step:null,style:null,tabIndex:J,target:null,title:null,translate:null,type:null,typeMustMatch:fe,useMap:null,value:Je,width:J,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Ie,axis:null,background:null,bgColor:null,border:J,borderColor:null,bottomMargin:J,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:fe,declare:fe,event:null,face:null,frame:null,frameBorder:null,hSpace:J,leftMargin:J,link:null,longDesc:null,lowSrc:null,marginHeight:J,marginWidth:J,noResize:fe,noHref:fe,noShade:fe,noWrap:fe,object:null,profile:null,prompt:null,rev:null,rightMargin:J,rules:null,scheme:null,scrolling:Je,standby:null,summary:null,text:null,topMargin:J,valueType:null,version:null,vAlign:null,vLink:null,vSpace:J,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:fe,disableRemotePlayback:fe,prefix:null,property:null,results:J,security:null,unselectable:null},space:"html",transform:Fu}),dh=Ln({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"},properties:{about:gt,accentHeight:J,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:J,amplitude:J,arabicForm:null,ascent:J,attributeName:null,attributeType:null,azimuth:J,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:J,by:null,calcMode:null,capHeight:J,className:Ie,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:J,diffuseConstant:J,direction:null,display:null,dur:null,divisor:J,dominantBaseline:null,download:fe,dx:null,dy:null,edgeMode:null,editable:null,elevation:J,enableBackground:null,end:null,event:null,exponent:J,externalResourcesRequired:null,fill:null,fillOpacity:J,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:kn,g2:kn,glyphName:kn,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:J,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:J,horizOriginX:J,horizOriginY:J,id:null,ideographic:J,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:J,k:J,k1:J,k2:J,k3:J,k4:J,kernelMatrix:gt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:J,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:J,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:J,overlineThickness:J,paintOrder:null,panose1:null,path:null,pathLength:J,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Ie,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:J,pointsAtY:J,pointsAtZ:J,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:gt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:gt,rev:gt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:gt,requiredFeatures:gt,requiredFonts:gt,requiredFormats:gt,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:J,specularExponent:J,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:J,strikethroughThickness:J,string:null,stroke:null,strokeDashArray:gt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:J,strokeOpacity:J,strokeWidth:null,style:null,surfaceScale:J,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:gt,tabIndex:J,tableValues:null,target:null,targetX:J,targetY:J,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:gt,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:J,underlineThickness:J,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:J,values:null,vAlphabetic:J,vMathematical:J,vectorEffect:null,vHanging:J,vIdeographic:J,version:null,vertAdvY:J,vertOriginX:J,vertOriginY:J,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:J,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Ou}),Bu=Ln({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),Wu=Ln({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:Fu}),Vu=Ln({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),fh={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"},mh=/[A-Z]/g,ts=/-[a-z]/g,ph=/^data[-\w.:]+$/i;function hh(e,t){const n=mo(t);let r=t,i=ft;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&ph.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(ts,bh);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!ts.test(a)){let o=a.replace(mh,gh);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=Jo}return new i(r,t)}function gh(e){return"-"+e.toLowerCase()}function bh(e){return e.charAt(1).toUpperCase()}const yh=Du([Ru,ch,Bu,Wu,Vu],"html"),Ho=Du([Ru,dh,Bu,Wu,Vu],"svg");function vh(e){return e.join(" ").trim()}var qo={},ns=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,xh=/\n/g,wh=/^\s*/,kh=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,Sh=/^:\s*/,Ch=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,Ah=/^[;\s]*/,zh=/^\s+|\s+$/g,Eh=`
|
|
258
|
-
`,rs="/",is="*",on="",Ph="comment",Th="declaration";function jh(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 g=h.match(xh);g&&(n+=g.length);var b=h.lastIndexOf(Eh);r=~b?h.length-b:r+h.length}function a(){var h={line:n,column:r};return function(g){return g.position=new o(h),u(),g}}function o(h){this.start=h,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function s(h){var g=new Error(t.source+":"+n+":"+r+": "+h);if(g.reason=h,g.filename=t.source,g.line=n,g.column=r,g.source=e,!t.silent)throw g}function l(h){var g=h.exec(e);if(g){var b=g[0];return i(b),e=e.slice(b.length),g}}function u(){l(wh)}function d(h){var g;for(h=h||[];g=c();)g!==!1&&h.push(g);return h}function c(){var h=a();if(!(rs!=e.charAt(0)||is!=e.charAt(1))){for(var g=2;on!=e.charAt(g)&&(is!=e.charAt(g)||rs!=e.charAt(g+1));)++g;if(g+=2,on===e.charAt(g-1))return s("End of comment missing");var b=e.slice(2,g-2);return r+=2,i(b),e=e.slice(g),r+=2,h({type:Ph,comment:b})}}function p(){var h=a(),g=l(kh);if(g){if(c(),!l(Sh))return s("property missing ':'");var b=l(Ch),y=h({type:Th,property:os(g[0].replace(ns,on)),value:b?os(b[0].replace(ns,on)):on});return l(Ah),y}}function m(){var h=[];d(h);for(var g;g=p();)g!==!1&&(h.push(g),d(h));return h}return u(),m()}function os(e){return e?e.replace(zh,on):on}var Nh=jh,Mh=Ur&&Ur.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(qo,"__esModule",{value:!0});qo.default=Lh;const Ih=Mh(Nh);function Lh(e,t){let n=null;if(!e||typeof e!="string")return n;const r=(0,Ih.default)(e),i=typeof t=="function";return r.forEach(a=>{if(a.type!=="declaration")return;const{property:o,value:s}=a;i?t(o,s,a):s&&(n=n||{},n[o]=s)}),n}var li={};Object.defineProperty(li,"__esModule",{value:!0});li.camelCase=void 0;var Dh=/^--[a-zA-Z0-9_-]+$/,Rh=/-([a-z])/g,Oh=/^[^-]+$/,Fh=/^-(webkit|moz|ms|o|khtml)-/,Bh=/^-(ms)-/,Wh=function(e){return!e||Oh.test(e)||Dh.test(e)},Vh=function(e,t){return t.toUpperCase()},as=function(e,t){return"".concat(t,"-")},Jh=function(e,t){return t===void 0&&(t={}),Wh(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(Bh,as):e=e.replace(Fh,as),e.replace(Rh,Vh))};li.camelCase=Jh;var Hh=Ur&&Ur.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},qh=Hh(qo),Uh=li;function go(e,t){var n={};return!e||typeof e!="string"||(0,qh.default)(e,function(r,i){r&&i&&(n[(0,Uh.camelCase)(r,t)]=i)}),n}go.default=go;var Xh=go;const Zh=jl(Xh),Ju=Hu("end"),Uo=Hu("start");function Hu(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 Gh(e){const t=Uo(e),n=Ju(e);if(t&&n)return{start:t,end:n}}function $n(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?ss(e.position):"start"in e||"end"in e?ss(e):"line"in e||"column"in e?bo(e):""}function bo(e){return ls(e&&e.line)+":"+ls(e&&e.column)}function ss(e){return bo(e&&e.start)+"-"+bo(e&&e.end)}function ls(e){return e&&typeof e=="number"?e:1}class et 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 l=r.indexOf(":");l===-1?a.ruleId=r:(a.source=r.slice(0,l),a.ruleId=r.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=$n(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=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}et.prototype.file="";et.prototype.name="";et.prototype.reason="";et.prototype.message="";et.prototype.stack="";et.prototype.column=void 0;et.prototype.line=void 0;et.prototype.ancestors=void 0;et.prototype.cause=void 0;et.prototype.fatal=void 0;et.prototype.place=void 0;et.prototype.ruleId=void 0;et.prototype.source=void 0;const Xo={}.hasOwnProperty,Kh=new Map,Qh=/[A-Z]/g,Yh=new Set(["table","tbody","thead","tfoot","tr"]),_h=new Set(["td","th"]),qu="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function $h(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=sg(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=ag(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"?Ho:yh,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=Uu(i,e,void 0);return a&&typeof a!="string"?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function Uu(e,t,n){if(t.type==="element")return eg(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return tg(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return rg(e,t,n);if(t.type==="mdxjsEsm")return ng(e,t);if(t.type==="root")return ig(e,t,n);if(t.type==="text")return og(e,t)}function eg(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=Ho,e.schema=i),e.ancestors.push(t);const a=Zu(e,t.tagName,!1),o=lg(e,t);let s=Go(e,t);return Yh.has(t.tagName)&&(s=s.filter(function(l){return typeof l=="string"?!lh(l):!0})),Xu(e,o,a,t),Zo(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function tg(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)}rr(e,t.position)}function ng(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);rr(e,t.position)}function rg(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=Ho,e.schema=i),e.ancestors.push(t);const a=t.name===null?e.Fragment:Zu(e,t.name,!0),o=ug(e,t),s=Go(e,t);return Xu(e,o,a,t),Zo(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function ig(e,t,n){const r={};return Zo(r,Go(e,t)),e.create(t,e.Fragment,r,n)}function og(e,t){return t.value}function Xu(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Zo(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function ag(e,t,n){return r;function r(i,a,o,s){const u=Array.isArray(o.children)?n:t;return s?u(a,o,s):u(a,o)}}function sg(e,t){return n;function n(r,i,a,o){const s=Array.isArray(a.children),l=Uo(r);return t(i,a,o,s,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function lg(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&Xo.call(t.properties,i)){const a=cg(e,i,t.properties[i]);if(a){const[o,s]=a;e.tableCellAlignToStyle&&o==="align"&&typeof s=="string"&&_h.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 ug(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 rr(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 rr(e,t.position);else a=r.value===null?!0:r.value;n[i]=a}return n}function Go(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:Kh;for(;++r<t.children.length;){const a=t.children[r];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=Uu(e,a,o);s!==void 0&&n.push(s)}return n}function cg(e,t,n){const r=hh(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?rh(n):vh(n)),r.property==="style"){let i=typeof n=="object"?n:dg(e,String(n));return e.stylePropertyNameCase==="css"&&(i=fg(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&r.space?fh[r.property]||r.property:r.attribute,n]}}function dg(e,t){try{return Zh(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,i=new et("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw i.file=e.filePath||void 0,i.url=qu+"#cannot-parse-style-attribute",i}}function Zu(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=_a(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=_a(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const i=r.value;return Xo.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(r);rr(e)}function rr(e,t){const n=new et("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=qu+"#cannot-handle-mdx-estrees-without-createevaluater",n}function fg(e){const t={};let n;for(n in e)Xo.call(e,n)&&(t[mg(n)]=e[n]);return t}function mg(e){let t=e.replace(Qh,pg);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function pg(e){return"-"+e.toLowerCase()}const Bi={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"]},hg={};function Ko(e,t){const n=hg,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return Gu(e,r,i)}function Gu(e,t,n){if(gg(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 us(e.children,t,n)}return Array.isArray(e)?us(e,t,n):""}function us(e,t,n){const r=[];let i=-1;for(;++i<e.length;)r[i]=Gu(e[i],t,n);return r.join("")}function gg(e){return!!(e&&typeof e=="object")}const cs=document.createElement("i");function Qo(e){const t="&"+e+";";cs.innerHTML=t;const n=cs.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function yt(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 St(e,t){return e.length>0?(yt(e,e.length,0,t),e):t}const ds={}.hasOwnProperty;function Ku(e){const t={};let n=-1;for(;++n<e.length;)bg(t,e[n]);return t}function bg(e,t){let n;for(n in t){const i=(ds.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let o;if(a)for(o in a){ds.call(i,o)||(i[o]=[]);const s=a[o];yg(i[o],Array.isArray(s)?s:s?[s]:[])}}}function yg(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);yt(e,0,0,r)}function Qu(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 At(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const at=en(/[A-Za-z]/),$e=en(/[\dA-Za-z]/),vg=en(/[#-'*+\--9=?A-Z^-~]/);function Gr(e){return e!==null&&(e<32||e===127)}const yo=en(/\d/),xg=en(/[\dA-Fa-f]/),wg=en(/[!-/:-@[-`{-~]/);function Y(e){return e!==null&&e<-2}function je(e){return e!==null&&(e<0||e===32)}function he(e){return e===-2||e===-1||e===32}const ui=en(new RegExp("\\p{P}|\\p{S}","u")),ln=en(/\s/);function en(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function Dn(e){const t=[];let n=-1,r=0,i=0;for(;++n<e.length;){const a=e.charCodeAt(n);let o="";if(a===37&&$e(e.charCodeAt(n+1))&&$e(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 we(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let a=0;return o;function o(l){return he(l)?(e.enter(n),s(l)):t(l)}function s(l){return he(l)&&a++<i?(e.consume(l),s):(e.exit(n),t(l))}}const kg={tokenize:Sg};function Sg(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"),we(e,t,"linePrefix")}function i(s){return e.enter("paragraph"),a(s)}function a(s){const l=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,o(s)}function o(s){if(s===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(s);return}return Y(s)?(e.consume(s),e.exit("chunkText"),a):(e.consume(s),o)}}const Cg={tokenize:Ag},fs={tokenize:zg};function Ag(e){const t=this,n=[];let r=0,i,a,o;return s;function s(k){if(r<n.length){const E=n[r];return t.containerState=E[1],e.attempt(E[0].continuation,l,u)(k)}return u(k)}function l(k){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&S();const E=t.events.length;let T=E,A;for(;T--;)if(t.events[T][0]==="exit"&&t.events[T][1].type==="chunkFlow"){A=t.events[T][1].end;break}y(r);let P=E;for(;P<t.events.length;)t.events[P][1].end={...A},P++;return yt(t.events,T+1,0,t.events.slice(E)),t.events.length=P,u(k)}return s(k)}function u(k){if(r===n.length){if(!i)return p(k);if(i.currentConstruct&&i.currentConstruct.concrete)return h(k);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(fs,d,c)(k)}function d(k){return i&&S(),y(r),p(k)}function c(k){return t.parser.lazy[t.now().line]=r!==n.length,o=t.now().offset,h(k)}function p(k){return t.containerState={},e.attempt(fs,m,h)(k)}function m(k){return r++,n.push([t.currentConstruct,t.containerState]),p(k)}function h(k){if(k===null){i&&S(),y(0),e.consume(k);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:i,contentType:"flow",previous:a}),g(k)}function g(k){if(k===null){b(e.exit("chunkFlow"),!0),y(0),e.consume(k);return}return Y(k)?(e.consume(k),b(e.exit("chunkFlow")),r=0,t.interrupt=void 0,s):(e.consume(k),g)}function b(k,E){const T=t.sliceStream(k);if(E&&T.push(null),k.previous=a,a&&(a.next=k),a=k,i.defineSkip(k.start),i.write(T),t.parser.lazy[k.start.line]){let A=i.events.length;for(;A--;)if(i.events[A][1].start.offset<o&&(!i.events[A][1].end||i.events[A][1].end.offset>o))return;const P=t.events.length;let N=P,H,z;for(;N--;)if(t.events[N][0]==="exit"&&t.events[N][1].type==="chunkFlow"){if(H){z=t.events[N][1].end;break}H=!0}for(y(r),A=P;A<t.events.length;)t.events[A][1].end={...z},A++;yt(t.events,N+1,0,t.events.slice(P)),t.events.length=A}}function y(k){let E=n.length;for(;E-- >k;){const T=n[E];t.containerState=T[1],T[0].exit.call(t,e)}n.length=k}function S(){i.write([null]),a=void 0,i=void 0,t.containerState._closeFlow=void 0}}function zg(e,t,n){return we(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function En(e){if(e===null||je(e)||ln(e))return 1;if(ui(e))return 2}function ci(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 vo={name:"attention",resolveAll:Eg,tokenize:Pg};function Eg(e,t){let n=-1,r,i,a,o,s,l,u,d;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;l=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 c={...e[r][1].end},p={...e[n][1].start};ms(c,-l),ms(p,l),o={type:l>1?"strongSequence":"emphasisSequence",start:c,end:{...e[r][1].end}},s={type:l>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:p},a={type:l>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[n][1].start}},i={type:l>1?"strong":"emphasis",start:{...o.start},end:{...s.end}},e[r][1].end={...o.start},e[n][1].start={...s.end},u=[],e[r][1].end.offset-e[r][1].start.offset&&(u=St(u,[["enter",e[r][1],t],["exit",e[r][1],t]])),u=St(u,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",a,t]]),u=St(u,ci(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),u=St(u,[["exit",a,t],["enter",s,t],["exit",s,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(d=2,u=St(u,[["enter",e[n][1],t],["exit",e[n][1],t]])):d=0,yt(e,r-1,n-r+3,u),n=r+u.length-d-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function Pg(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=En(r);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"),d=En(l),c=!d||d===2&&i||n.includes(l),p=!i||i===2&&d||n.includes(r);return u._open=!!(a===42?c:c&&(i||!p)),u._close=!!(a===42?p:p&&(d||!c)),t(l)}}function ms(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const Tg={name:"autolink",tokenize:jg};function jg(e,t,n){let r=0;return i;function i(m){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(m){return at(m)?(e.consume(m),o):m===64?n(m):u(m)}function o(m){return m===43||m===45||m===46||$e(m)?(r=1,s(m)):u(m)}function s(m){return m===58?(e.consume(m),r=0,l):(m===43||m===45||m===46||$e(m))&&r++<32?(e.consume(m),s):(r=0,u(m))}function l(m){return m===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.exit("autolink"),t):m===null||m===32||m===60||Gr(m)?n(m):(e.consume(m),l)}function u(m){return m===64?(e.consume(m),d):vg(m)?(e.consume(m),u):n(m)}function d(m){return $e(m)?c(m):n(m)}function c(m){return m===46?(e.consume(m),r=0,d):m===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.exit("autolink"),t):p(m)}function p(m){if((m===45||$e(m))&&r++<63){const h=m===45?p:c;return e.consume(m),h}return n(m)}}const pr={partial:!0,tokenize:Ng};function Ng(e,t,n){return r;function r(a){return he(a)?we(e,i,"linePrefix")(a):i(a)}function i(a){return a===null||Y(a)?t(a):n(a)}}const Yu={continuation:{tokenize:Ig},exit:Lg,name:"blockQuote",tokenize:Mg};function Mg(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 Ig(e,t,n){const r=this;return i;function i(o){return he(o)?we(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):a(o)}function a(o){return e.attempt(Yu,t,n)(o)}}function Lg(e){e.exit("blockQuote")}const _u={name:"characterEscape",tokenize:Dg};function Dg(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 wg(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const $u={name:"characterReference",tokenize:Rg};function Rg(e,t,n){const r=this;let i=0,a,o;return s;function s(c){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(c),e.exit("characterReferenceMarker"),l}function l(c){return c===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(c),e.exit("characterReferenceMarkerNumeric"),u):(e.enter("characterReferenceValue"),a=31,o=$e,d(c))}function u(c){return c===88||c===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(c),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,o=xg,d):(e.enter("characterReferenceValue"),a=7,o=yo,d(c))}function d(c){if(c===59&&i){const p=e.exit("characterReferenceValue");return o===$e&&!Qo(r.sliceSerialize(p))?n(c):(e.enter("characterReferenceMarker"),e.consume(c),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return o(c)&&i++<a?(e.consume(c),d):n(c)}}const ps={partial:!0,tokenize:Fg},hs={concrete:!0,name:"codeFenced",tokenize:Og};function Og(e,t,n){const r=this,i={partial:!0,tokenize:T};let a=0,o=0,s;return l;function l(A){return u(A)}function u(A){const P=r.events[r.events.length-1];return a=P&&P[1].type==="linePrefix"?P[2].sliceSerialize(P[1],!0).length:0,s=A,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),d(A)}function d(A){return A===s?(o++,e.consume(A),d):o<3?n(A):(e.exit("codeFencedFenceSequence"),he(A)?we(e,c,"whitespace")(A):c(A))}function c(A){return A===null||Y(A)?(e.exit("codeFencedFence"),r.interrupt?t(A):e.check(ps,g,E)(A)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),p(A))}function p(A){return A===null||Y(A)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),c(A)):he(A)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),we(e,m,"whitespace")(A)):A===96&&A===s?n(A):(e.consume(A),p)}function m(A){return A===null||Y(A)?c(A):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),h(A))}function h(A){return A===null||Y(A)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),c(A)):A===96&&A===s?n(A):(e.consume(A),h)}function g(A){return e.attempt(i,E,b)(A)}function b(A){return e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),y}function y(A){return a>0&&he(A)?we(e,S,"linePrefix",a+1)(A):S(A)}function S(A){return A===null||Y(A)?e.check(ps,g,E)(A):(e.enter("codeFlowValue"),k(A))}function k(A){return A===null||Y(A)?(e.exit("codeFlowValue"),S(A)):(e.consume(A),k)}function E(A){return e.exit("codeFenced"),t(A)}function T(A,P,N){let H=0;return z;function z(B){return A.enter("lineEnding"),A.consume(B),A.exit("lineEnding"),j}function j(B){return A.enter("codeFencedFence"),he(B)?we(A,M,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(B):M(B)}function M(B){return B===s?(A.enter("codeFencedFenceSequence"),X(B)):N(B)}function X(B){return B===s?(H++,A.consume(B),X):H>=o?(A.exit("codeFencedFenceSequence"),he(B)?we(A,R,"whitespace")(B):R(B)):N(B)}function R(B){return B===null||Y(B)?(A.exit("codeFencedFence"),P(B)):N(B)}}}function Fg(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 Wi={name:"codeIndented",tokenize:Wg},Bg={partial:!0,tokenize:Vg};function Wg(e,t,n){const r=this;return i;function i(u){return e.enter("codeIndented"),we(e,a,"linePrefix",5)(u)}function a(u){const d=r.events[r.events.length-1];return d&&d[1].type==="linePrefix"&&d[2].sliceSerialize(d[1],!0).length>=4?o(u):n(u)}function o(u){return u===null?l(u):Y(u)?e.attempt(Bg,o,l)(u):(e.enter("codeFlowValue"),s(u))}function s(u){return u===null||Y(u)?(e.exit("codeFlowValue"),o(u)):(e.consume(u),s)}function l(u){return e.exit("codeIndented"),t(u)}}function Vg(e,t,n){const r=this;return i;function i(o){return r.parser.lazy[r.now().line]?n(o):Y(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):we(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):Y(o)?i(o):n(o)}}const Jg={name:"codeText",previous:qg,resolve:Hg,tokenize:Ug};function Hg(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 qg(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function Ug(e,t,n){let r=0,i,a;return o;function o(c){return e.enter("codeText"),e.enter("codeTextSequence"),s(c)}function s(c){return c===96?(e.consume(c),r++,s):(e.exit("codeTextSequence"),l(c))}function l(c){return c===null?n(c):c===32?(e.enter("space"),e.consume(c),e.exit("space"),l):c===96?(a=e.enter("codeTextSequence"),i=0,d(c)):Y(c)?(e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),l):(e.enter("codeTextData"),u(c))}function u(c){return c===null||c===32||c===96||Y(c)?(e.exit("codeTextData"),l(c)):(e.consume(c),u)}function d(c){return c===96?(e.consume(c),i++,d):i===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(c)):(a.type="codeTextData",u(c))}}class Xg{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&&Zn(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),Zn(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Zn(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);Zn(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Zn(this.left,n.reverse())}}}function Zn(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 ec(e){const t={};let n=-1,r,i,a,o,s,l,u;const d=new Xg(e);for(;++n<d.length;){for(;n in t;)n=t[n];if(r=d.get(n),n&&r[1].type==="chunkFlow"&&d.get(n-1)[1].type==="listItemPrefix"&&(l=r[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(r[0]==="enter")r[1].contentType&&(Object.assign(t,Zg(d,n)),n=t[n],u=!0);else if(r[1]._container){for(a=n,i=void 0;a--;)if(o=d.get(a),o[1].type==="lineEnding"||o[1].type==="lineEndingBlank")o[0]==="enter"&&(i&&(d.get(i)[1].type="lineEndingBlank"),o[1].type="lineEnding",i=a);else if(!(o[1].type==="linePrefix"||o[1].type==="listItemIndent"))break;i&&(r[1].end={...d.get(i)[1].start},s=d.slice(i,n),s.unshift(r),d.splice(i,n-i+1,s))}}return yt(e,0,Number.POSITIVE_INFINITY,d.slice(0)),!u}function Zg(e,t){const n=e.get(t)[1],r=e.get(t)[2];let i=t-1;const a=[];let o=n._tokenizer;o||(o=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(o._contentTypeTextTrailing=!0));const s=o.events,l=[],u={};let d,c,p=-1,m=n,h=0,g=0;const b=[g];for(;m;){for(;e.get(++i)[1]!==m;);a.push(i),m._tokenizer||(d=r.sliceStream(m),m.next||d.push(null),c&&o.defineSkip(m.start),m._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(d),m._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),c=m,m=m.next}for(m=n;++p<s.length;)s[p][0]==="exit"&&s[p-1][0]==="enter"&&s[p][1].type===s[p-1][1].type&&s[p][1].start.line!==s[p][1].end.line&&(g=p+1,b.push(g),m._tokenizer=void 0,m.previous=void 0,m=m.next);for(o.events=[],m?(m._tokenizer=void 0,m.previous=void 0):b.pop(),p=b.length;p--;){const y=s.slice(b[p],b[p+1]),S=a.pop();l.push([S,S+y.length-1]),e.splice(S,2,y)}for(l.reverse(),p=-1;++p<l.length;)u[h+l[p][0]]=h+l[p][1],h+=l[p][1]-l[p][0]-1;return u}const Gg={resolve:Qg,tokenize:Yg},Kg={partial:!0,tokenize:_g};function Qg(e){return ec(e),e}function Yg(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):Y(s)?e.check(Kg,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 _g(e,t,n){const r=this;return i;function i(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),we(e,a,"linePrefix")}function a(o){if(o===null||Y(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 tc(e,t,n,r,i,a,o,s,l){const u=l||Number.POSITIVE_INFINITY;let d=0;return c;function c(y){return y===60?(e.enter(r),e.enter(i),e.enter(a),e.consume(y),e.exit(a),p):y===null||y===32||y===41||Gr(y)?n(y):(e.enter(r),e.enter(o),e.enter(s),e.enter("chunkString",{contentType:"string"}),g(y))}function p(y){return y===62?(e.enter(a),e.consume(y),e.exit(a),e.exit(i),e.exit(r),t):(e.enter(s),e.enter("chunkString",{contentType:"string"}),m(y))}function m(y){return y===62?(e.exit("chunkString"),e.exit(s),p(y)):y===null||y===60||Y(y)?n(y):(e.consume(y),y===92?h:m)}function h(y){return y===60||y===62||y===92?(e.consume(y),m):m(y)}function g(y){return!d&&(y===null||y===41||je(y))?(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(r),t(y)):d<u&&y===40?(e.consume(y),d++,g):y===41?(e.consume(y),d--,g):y===null||y===32||y===40||Gr(y)?n(y):(e.consume(y),y===92?b:g)}function b(y){return y===40||y===41||y===92?(e.consume(y),g):g(y)}}function nc(e,t,n,r,i,a){const o=this;let s=0,l;return u;function u(m){return e.enter(r),e.enter(i),e.consume(m),e.exit(i),e.enter(a),d}function d(m){return s>999||m===null||m===91||m===93&&!l||m===94&&!s&&"_hiddenFootnoteSupport"in o.parser.constructs?n(m):m===93?(e.exit(a),e.enter(i),e.consume(m),e.exit(i),e.exit(r),t):Y(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),d):(e.enter("chunkString",{contentType:"string"}),c(m))}function c(m){return m===null||m===91||m===93||Y(m)||s++>999?(e.exit("chunkString"),d(m)):(e.consume(m),l||(l=!he(m)),m===92?p:c)}function p(m){return m===91||m===92||m===93?(e.consume(m),s++,c):c(m)}}function rc(e,t,n,r,i,a){let o;return s;function s(p){return p===34||p===39||p===40?(e.enter(r),e.enter(i),e.consume(p),e.exit(i),o=p===40?41:p,l):n(p)}function l(p){return p===o?(e.enter(i),e.consume(p),e.exit(i),e.exit(r),t):(e.enter(a),u(p))}function u(p){return p===o?(e.exit(a),l(o)):p===null?n(p):Y(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),we(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),d(p))}function d(p){return p===o||p===null||Y(p)?(e.exit("chunkString"),u(p)):(e.consume(p),p===92?c:d)}function c(p){return p===o||p===92?(e.consume(p),d):d(p)}}function er(e,t){let n;return r;function r(i){return Y(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):he(i)?we(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const $g={name:"definition",tokenize:tb},eb={partial:!0,tokenize:nb};function tb(e,t,n){const r=this;let i;return a;function a(m){return e.enter("definition"),o(m)}function o(m){return nc.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(m)}function s(m){return i=At(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),m===58?(e.enter("definitionMarker"),e.consume(m),e.exit("definitionMarker"),l):n(m)}function l(m){return je(m)?er(e,u)(m):u(m)}function u(m){return tc(e,d,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(m)}function d(m){return e.attempt(eb,c,c)(m)}function c(m){return he(m)?we(e,p,"whitespace")(m):p(m)}function p(m){return m===null||Y(m)?(e.exit("definition"),r.parser.defined.push(i),t(m)):n(m)}}function nb(e,t,n){return r;function r(s){return je(s)?er(e,i)(s):n(s)}function i(s){return rc(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(s)}function a(s){return he(s)?we(e,o,"whitespace")(s):o(s)}function o(s){return s===null||Y(s)?t(s):n(s)}}const rb={name:"hardBreakEscape",tokenize:ib};function ib(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),i}function i(a){return Y(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const ob={name:"headingAtx",resolve:ab,tokenize:sb};function ab(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"},yt(e,r,n-r+1,[["enter",i,t],["enter",a,t],["exit",a,t],["exit",i,t]])),e}function sb(e,t,n){let r=0;return i;function i(d){return e.enter("atxHeading"),a(d)}function a(d){return e.enter("atxHeadingSequence"),o(d)}function o(d){return d===35&&r++<6?(e.consume(d),o):d===null||je(d)?(e.exit("atxHeadingSequence"),s(d)):n(d)}function s(d){return d===35?(e.enter("atxHeadingSequence"),l(d)):d===null||Y(d)?(e.exit("atxHeading"),t(d)):he(d)?we(e,s,"whitespace")(d):(e.enter("atxHeadingText"),u(d))}function l(d){return d===35?(e.consume(d),l):(e.exit("atxHeadingSequence"),s(d))}function u(d){return d===null||d===35||je(d)?(e.exit("atxHeadingText"),s(d)):(e.consume(d),u)}}const lb=["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"],gs=["pre","script","style","textarea"],ub={concrete:!0,name:"htmlFlow",resolveTo:fb,tokenize:mb},cb={partial:!0,tokenize:hb},db={partial:!0,tokenize:pb};function fb(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 mb(e,t,n){const r=this;let i,a,o,s,l;return u;function u(x){return d(x)}function d(x){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(x),c}function c(x){return x===33?(e.consume(x),p):x===47?(e.consume(x),a=!0,g):x===63?(e.consume(x),i=3,r.interrupt?t:w):at(x)?(e.consume(x),o=String.fromCharCode(x),b):n(x)}function p(x){return x===45?(e.consume(x),i=2,m):x===91?(e.consume(x),i=5,s=0,h):at(x)?(e.consume(x),i=4,r.interrupt?t:w):n(x)}function m(x){return x===45?(e.consume(x),r.interrupt?t:w):n(x)}function h(x){const le="CDATA[";return x===le.charCodeAt(s++)?(e.consume(x),s===le.length?r.interrupt?t:M:h):n(x)}function g(x){return at(x)?(e.consume(x),o=String.fromCharCode(x),b):n(x)}function b(x){if(x===null||x===47||x===62||je(x)){const le=x===47,ge=o.toLowerCase();return!le&&!a&&gs.includes(ge)?(i=1,r.interrupt?t(x):M(x)):lb.includes(o.toLowerCase())?(i=6,le?(e.consume(x),y):r.interrupt?t(x):M(x)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(x):a?S(x):k(x))}return x===45||$e(x)?(e.consume(x),o+=String.fromCharCode(x),b):n(x)}function y(x){return x===62?(e.consume(x),r.interrupt?t:M):n(x)}function S(x){return he(x)?(e.consume(x),S):z(x)}function k(x){return x===47?(e.consume(x),z):x===58||x===95||at(x)?(e.consume(x),E):he(x)?(e.consume(x),k):z(x)}function E(x){return x===45||x===46||x===58||x===95||$e(x)?(e.consume(x),E):T(x)}function T(x){return x===61?(e.consume(x),A):he(x)?(e.consume(x),T):k(x)}function A(x){return x===null||x===60||x===61||x===62||x===96?n(x):x===34||x===39?(e.consume(x),l=x,P):he(x)?(e.consume(x),A):N(x)}function P(x){return x===l?(e.consume(x),l=null,H):x===null||Y(x)?n(x):(e.consume(x),P)}function N(x){return x===null||x===34||x===39||x===47||x===60||x===61||x===62||x===96||je(x)?T(x):(e.consume(x),N)}function H(x){return x===47||x===62||he(x)?k(x):n(x)}function z(x){return x===62?(e.consume(x),j):n(x)}function j(x){return x===null||Y(x)?M(x):he(x)?(e.consume(x),j):n(x)}function M(x){return x===45&&i===2?(e.consume(x),F):x===60&&i===1?(e.consume(x),V):x===62&&i===4?(e.consume(x),$):x===63&&i===3?(e.consume(x),w):x===93&&i===5?(e.consume(x),G):Y(x)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(cb,oe,X)(x)):x===null||Y(x)?(e.exit("htmlFlowData"),X(x)):(e.consume(x),M)}function X(x){return e.check(db,R,oe)(x)}function R(x){return e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),B}function B(x){return x===null||Y(x)?X(x):(e.enter("htmlFlowData"),M(x))}function F(x){return x===45?(e.consume(x),w):M(x)}function V(x){return x===47?(e.consume(x),o="",O):M(x)}function O(x){if(x===62){const le=o.toLowerCase();return gs.includes(le)?(e.consume(x),$):M(x)}return at(x)&&o.length<8?(e.consume(x),o+=String.fromCharCode(x),O):M(x)}function G(x){return x===93?(e.consume(x),w):M(x)}function w(x){return x===62?(e.consume(x),$):x===45&&i===2?(e.consume(x),w):M(x)}function $(x){return x===null||Y(x)?(e.exit("htmlFlowData"),oe(x)):(e.consume(x),$)}function oe(x){return e.exit("htmlFlow"),t(x)}}function pb(e,t,n){const r=this;return i;function i(o){return Y(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 hb(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(pr,t,n)}}const gb={name:"htmlText",tokenize:bb};function bb(e,t,n){const r=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),T):w===63?(e.consume(w),k):at(w)?(e.consume(w),N):n(w)}function u(w){return w===45?(e.consume(w),d):w===91?(e.consume(w),a=0,h):at(w)?(e.consume(w),S):n(w)}function d(w){return w===45?(e.consume(w),m):n(w)}function c(w){return w===null?n(w):w===45?(e.consume(w),p):Y(w)?(o=c,V(w)):(e.consume(w),c)}function p(w){return w===45?(e.consume(w),m):c(w)}function m(w){return w===62?F(w):w===45?p(w):c(w)}function h(w){const $="CDATA[";return w===$.charCodeAt(a++)?(e.consume(w),a===$.length?g:h):n(w)}function g(w){return w===null?n(w):w===93?(e.consume(w),b):Y(w)?(o=g,V(w)):(e.consume(w),g)}function b(w){return w===93?(e.consume(w),y):g(w)}function y(w){return w===62?F(w):w===93?(e.consume(w),y):g(w)}function S(w){return w===null||w===62?F(w):Y(w)?(o=S,V(w)):(e.consume(w),S)}function k(w){return w===null?n(w):w===63?(e.consume(w),E):Y(w)?(o=k,V(w)):(e.consume(w),k)}function E(w){return w===62?F(w):k(w)}function T(w){return at(w)?(e.consume(w),A):n(w)}function A(w){return w===45||$e(w)?(e.consume(w),A):P(w)}function P(w){return Y(w)?(o=P,V(w)):he(w)?(e.consume(w),P):F(w)}function N(w){return w===45||$e(w)?(e.consume(w),N):w===47||w===62||je(w)?H(w):n(w)}function H(w){return w===47?(e.consume(w),F):w===58||w===95||at(w)?(e.consume(w),z):Y(w)?(o=H,V(w)):he(w)?(e.consume(w),H):F(w)}function z(w){return w===45||w===46||w===58||w===95||$e(w)?(e.consume(w),z):j(w)}function j(w){return w===61?(e.consume(w),M):Y(w)?(o=j,V(w)):he(w)?(e.consume(w),j):H(w)}function M(w){return w===null||w===60||w===61||w===62||w===96?n(w):w===34||w===39?(e.consume(w),i=w,X):Y(w)?(o=M,V(w)):he(w)?(e.consume(w),M):(e.consume(w),R)}function X(w){return w===i?(e.consume(w),i=void 0,B):w===null?n(w):Y(w)?(o=X,V(w)):(e.consume(w),X)}function R(w){return w===null||w===34||w===39||w===60||w===61||w===96?n(w):w===47||w===62||je(w)?H(w):(e.consume(w),R)}function B(w){return w===47||w===62||je(w)?H(w):n(w)}function F(w){return w===62?(e.consume(w),e.exit("htmlTextData"),e.exit("htmlText"),t):n(w)}function V(w){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(w),e.exit("lineEnding"),O}function O(w){return he(w)?we(e,G,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(w):G(w)}function G(w){return e.enter("htmlTextData"),o(w)}}const Yo={name:"labelEnd",resolveAll:wb,resolveTo:kb,tokenize:Sb},yb={tokenize:Cb},vb={tokenize:Ab},xb={tokenize:zb};function wb(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const i=r.type==="labelImage"?4:2;r.type="data",t+=i}}return e.length!==n.length&&yt(e,0,e.length,n),e}function kb(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 l={type:e[a][1].type==="labelLink"?"link":"image",start:{...e[a][1].start},end:{...e[e.length-1][1].end}},u={type:"label",start:{...e[a][1].start},end:{...e[o][1].end}},d={type:"labelText",start:{...e[a+r+2][1].end},end:{...e[o-2][1].start}};return s=[["enter",l,t],["enter",u,t]],s=St(s,e.slice(a+1,a+r+3)),s=St(s,[["enter",d,t]]),s=St(s,ci(t.parser.constructs.insideSpan.null,e.slice(a+r+4,o-3),t)),s=St(s,[["exit",d,t],e[o-2],e[o-1],["exit",u,t]]),s=St(s,e.slice(o+1)),s=St(s,[["exit",l,t]]),yt(e,a,e.length,s),e}function Sb(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(p){return a?a._inactive?c(p):(o=r.parser.defined.includes(At(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(p),e.exit("labelMarker"),e.exit("labelEnd"),l):n(p)}function l(p){return p===40?e.attempt(yb,d,o?d:c)(p):p===91?e.attempt(vb,d,o?u:c)(p):o?d(p):c(p)}function u(p){return e.attempt(xb,d,c)(p)}function d(p){return t(p)}function c(p){return a._balanced=!0,n(p)}}function Cb(e,t,n){return r;function r(c){return e.enter("resource"),e.enter("resourceMarker"),e.consume(c),e.exit("resourceMarker"),i}function i(c){return je(c)?er(e,a)(c):a(c)}function a(c){return c===41?d(c):tc(e,o,s,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(c)}function o(c){return je(c)?er(e,l)(c):d(c)}function s(c){return n(c)}function l(c){return c===34||c===39||c===40?rc(e,u,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(c):d(c)}function u(c){return je(c)?er(e,d)(c):d(c)}function d(c){return c===41?(e.enter("resourceMarker"),e.consume(c),e.exit("resourceMarker"),e.exit("resource"),t):n(c)}}function Ab(e,t,n){const r=this;return i;function i(s){return nc.call(r,e,a,o,"reference","referenceMarker","referenceString")(s)}function a(s){return r.parser.defined.includes(At(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(s):n(s)}function o(s){return n(s)}}function zb(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 Eb={name:"labelStartImage",resolveAll:Yo.resolveAll,tokenize:Pb};function Pb(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 Tb={name:"labelStartLink",resolveAll:Yo.resolveAll,tokenize:jb};function jb(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 Vi={name:"lineEnding",tokenize:Nb};function Nb(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),we(e,t,"linePrefix")}}const Vr={name:"thematicBreak",tokenize:Mb};function Mb(e,t,n){let r=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)):r>=3&&(u===null||Y(u))?(e.exit("thematicBreak"),t(u)):n(u)}function l(u){return u===i?(e.consume(u),r++,l):(e.exit("thematicBreakSequence"),he(u)?we(e,s,"whitespace")(u):s(u))}}const lt={continuation:{tokenize:Rb},exit:Fb,name:"list",tokenize:Db},Ib={partial:!0,tokenize:Bb},Lb={partial:!0,tokenize:Ob};function Db(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(m){const h=r.containerState.type||(m===42||m===43||m===45?"listUnordered":"listOrdered");if(h==="listUnordered"?!r.containerState.marker||m===r.containerState.marker:yo(m)){if(r.containerState.type||(r.containerState.type=h,e.enter(h,{_container:!0})),h==="listUnordered")return e.enter("listItemPrefix"),m===42||m===45?e.check(Vr,n,u)(m):u(m);if(!r.interrupt||m===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(m)}return n(m)}function l(m){return yo(m)&&++o<10?(e.consume(m),l):(!r.interrupt||o<2)&&(r.containerState.marker?m===r.containerState.marker:m===41||m===46)?(e.exit("listItemValue"),u(m)):n(m)}function u(m){return e.enter("listItemMarker"),e.consume(m),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||m,e.check(pr,r.interrupt?n:d,e.attempt(Ib,p,c))}function d(m){return r.containerState.initialBlankLine=!0,a++,p(m)}function c(m){return he(m)?(e.enter("listItemPrefixWhitespace"),e.consume(m),e.exit("listItemPrefixWhitespace"),p):n(m)}function p(m){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(m)}}function Rb(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(pr,i,a);function i(s){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,we(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(Lb,t,o)(s))}function o(s){return r.containerState._closeFlow=!0,r.interrupt=void 0,we(e,e.attempt(lt,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(s)}}function Ob(e,t,n){const r=this;return we(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 Fb(e){e.exit(this.containerState.type)}function Bb(e,t,n){const r=this;return we(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 bs={name:"setextUnderline",resolveTo:Wb,tokenize:Vb};function Wb(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:{...e[r][1].start},end:{...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={...e[a][1].end}):e[r][1]=o,e.push(["exit",o,t]),e}function Vb(e,t,n){const r=this;let i;return a;function a(u){let d=r.events.length,c;for(;d--;)if(r.events[d][1].type!=="lineEnding"&&r.events[d][1].type!=="linePrefix"&&r.events[d][1].type!=="content"){c=r.events[d][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||c)?(e.enter("setextHeadingLine"),i=u,o(u)):n(u)}function o(u){return e.enter("setextHeadingLineSequence"),s(u)}function s(u){return u===i?(e.consume(u),s):(e.exit("setextHeadingLineSequence"),he(u)?we(e,l,"lineSuffix")(u):l(u))}function l(u){return u===null||Y(u)?(e.exit("setextHeadingLine"),t(u)):n(u)}}const Jb={tokenize:Hb};function Hb(e){const t=this,n=e.attempt(pr,r,e.attempt(this.parser.constructs.flowInitial,i,we(e,e.attempt(this.parser.constructs.flow,i,e.attempt(Gg,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 qb={resolveAll:oc()},Ub=ic("string"),Xb=ic("text");function ic(e){return{resolveAll:oc(e==="text"?Zb:void 0),tokenize:t};function t(n){const r=this,i=this.parser.constructs[e],a=n.attempt(i,o,s);return o;function o(d){return u(d)?a(d):s(d)}function s(d){if(d===null){n.consume(d);return}return n.enter("data"),n.consume(d),l}function l(d){return u(d)?(n.exit("data"),a(d)):(n.consume(d),l)}function u(d){if(d===null)return!0;const c=i[d];let p=-1;if(c)for(;++p<c.length;){const m=c[p];if(!m.previous||m.previous.call(r,r.previous))return!0}return!1}}}function oc(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 Zb(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,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(t._contentTypeTextTrailing&&n===e.length&&(s=0),s){const u={type:n===e.length||l||s<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:a?o:r.start._bufferIndex+o,_index:r.start._index+a,line:r.end.line,column:r.end.column-s,offset:r.end.offset-s},end:{...r.end}};r.end={...u.start},r.start.offset===r.end.offset?Object.assign(r,u):(e.splice(n,0,["enter",u,t],["exit",u,t]),n+=2)}n++}return e}const Gb={42:lt,43:lt,45:lt,48:lt,49:lt,50:lt,51:lt,52:lt,53:lt,54:lt,55:lt,56:lt,57:lt,62:Yu},Kb={91:$g},Qb={[-2]:Wi,[-1]:Wi,32:Wi},Yb={35:ob,42:Vr,45:[bs,Vr],60:ub,61:bs,95:Vr,96:hs,126:hs},_b={38:$u,92:_u},$b={[-5]:Vi,[-4]:Vi,[-3]:Vi,33:Eb,38:$u,42:vo,60:[Tg,gb],91:Tb,92:[rb,_u],93:Yo,95:vo,96:Jg},ey={null:[vo,qb]},ty={null:[42,95]},ny={null:[]},ry=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:ty,contentInitial:Kb,disable:ny,document:Gb,flow:Yb,flowInitial:Qb,insideSpan:ey,string:_b,text:$b},Symbol.toStringTag,{value:"Module"}));function iy(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const i={},a=[];let o=[],s=[];const l={attempt:P(T),check:P(A),consume:S,enter:k,exit:E,interrupt:P(A,{interrupt:!0})},u={code:null,containerState:{},defineSkip:g,events:[],now:h,parser:e,previous:null,sliceSerialize:p,sliceStream:m,write:c};let d=t.tokenize.call(u,l);return t.resolveAll&&a.push(t),u;function c(j){return o=St(o,j),b(),o[o.length-1]!==null?[]:(N(t,0),u.events=ci(a,u.events,u),u.events)}function p(j,M){return ay(m(j),M)}function m(j){return oy(o,j)}function h(){const{_bufferIndex:j,_index:M,line:X,column:R,offset:B}=r;return{_bufferIndex:j,_index:M,line:X,column:R,offset:B}}function g(j){i[j.line]=j.column,z()}function b(){let j;for(;r._index<o.length;){const M=o[r._index];if(typeof M=="string")for(j=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===j&&r._bufferIndex<M.length;)y(M.charCodeAt(r._bufferIndex));else y(M)}}function y(j){d=d(j)}function S(j){Y(j)?(r.line++,r.column=1,r.offset+=j===-3?2:1,z()):j!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=j}function k(j,M){const X=M||{};return X.type=j,X.start=h(),u.events.push(["enter",X,u]),s.push(X),X}function E(j){const M=s.pop();return M.end=h(),u.events.push(["exit",M,u]),M}function T(j,M){N(j,M.from)}function A(j,M){M.restore()}function P(j,M){return X;function X(R,B,F){let V,O,G,w;return Array.isArray(R)?oe(R):"tokenize"in R?oe([R]):$(R);function $(ye){return se;function se(ae){const Q=ae!==null&&ye[ae],me=ae!==null&&ye.null,Be=[...Array.isArray(Q)?Q:Q?[Q]:[],...Array.isArray(me)?me:me?[me]:[]];return oe(Be)(ae)}}function oe(ye){return V=ye,O=0,ye.length===0?F:x(ye[O])}function x(ye){return se;function se(ae){return w=H(),G=ye,ye.partial||(u.currentConstruct=ye),ye.name&&u.parser.constructs.disable.null.includes(ye.name)?ge():ye.tokenize.call(M?Object.assign(Object.create(u),M):u,l,le,ge)(ae)}}function le(ye){return j(G,w),B}function ge(ye){return w.restore(),++O<V.length?x(V[O]):F}}}function N(j,M){j.resolveAll&&!a.includes(j)&&a.push(j),j.resolve&&yt(u.events,M,u.events.length-M,j.resolve(u.events.slice(M),u)),j.resolveTo&&(u.events=j.resolveTo(u.events,u))}function H(){const j=h(),M=u.previous,X=u.currentConstruct,R=u.events.length,B=Array.from(s);return{from:R,restore:F};function F(){r=j,u.previous=M,u.currentConstruct=X,u.events.length=R,s=B,z()}}function z(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function oy(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 ay(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=`
|
|
267
|
+
`))},Oe=>{q.flush(ke),p(!1),E({active:!1}),w(Oe),se(),(be==="human_handover"||C.current==="requesting")&&!L.current&&(C.current="failed",z({status:"failed"}))},(Oe,Se)=>{q.flush(ke),p(!1),E({active:!1});let Ne=Oe||"Failed to send message";(Se==="prompt_shield_blocked"||Se==="safety.blocked")&&!Oe?Ne="Your message was blocked by content filter.":!Se&&Oe.toLowerCase().includes("token")&&(Ne="Token limit exceeded. Please try a shorter message."),r&&r(Ne),(be==="human_handover"||C.current==="requesting")&&!L.current&&(C.current="failed",z({status:"failed"}))},x)}}catch(te){q.flush(ke),p(!1),E({active:!1}),C.current==="requesting"&&!L.current&&(C.current="failed",z({status:"failed"}));const ie=te instanceof Error?te.message:"Failed to send message";r&&r(ie)}},[m,r,a,s,e,x,se,q,o==null?void 0:o.enabled,j.status,O]),Pe=I.useCallback(async()=>{!(o!=null&&o.enabled)||!m||j.status==="requesting"||(L.current=null,C.current="requesting",D.current.clear(),z({status:"requesting"}),await S(o.requestMessage,void 0,void 0,"human_handover"))},[m,j.status,o,S]),We=I.useCallback(()=>{o!=null&&o.enabled&&O()},[o==null?void 0:o.enabled,O]),Ee=I.useCallback((Z,J)=>{c(Q=>Q.map((be,pe)=>pe===Z?{...be,feedback:J}:be))},[]),Ie=I.useCallback(Z=>{const J=new Date,Q={text:Z,isUser:!1,time:J.toLocaleTimeString("de-DE",{hour:"2-digit",minute:"2-digit"}),timestamp:J,feedback:null};c(be=>[...be,Q])},[]);return{messages:u,isTyping:d,quickReplies:y,toolStatus:k,conversationId:m,assistantTenant:g,handover:j,initialize:ze,sendMessage:S,requestHumanHandover:Pe,continueWithAssistant:We,updateMessageFeedback:Ee,appendAssistantMessage:Ie}}const gh={de:[{id:"mangel",title:"🔧 Mangel melden",message:"Ich möchte einen Mangel oder Schaden im öffentlichen Raum melden."},{id:"reisepass",title:"📄 Reisepass verlängern",message:"Ich möchte meinen Reisepass verlängern. Welche Unterlagen benötige ich?"},{id:"oeffnungszeiten",title:"🕐 Öffnungszeiten",message:"Wann hat das Bürgerbüro geöffnet?"},{id:"personalausweis",title:"🆔 Personalausweis beantragen",message:"Wie kann ich einen neuen Personalausweis beantragen?"},{id:"termin",title:"📅 Termin vereinbaren",message:"Ich möchte einen Termin im Bürgerbüro vereinbaren."},{id:"formulare",title:"🏛️ Digitales Rathaus",message:"Wie nutze ich das Digitale Rathaus und seine Services?"},{id:"kfz",title:"🚗 Kfz-Zulassung",message:"Wie kann ich mein Fahrzeug ummelden?"},{id:"wohnsitz",title:"🏠 Wohnsitz ummelden",message:"Ich bin umgezogen und möchte meinen Wohnsitz ummelden."}],en:[{id:"mangel",title:"🔧 Report Issue",message:"I would like to report a defect or damage in public space."},{id:"reisepass",title:"📄 Renew Passport",message:"I would like to renew my passport. What documents do I need?"},{id:"oeffnungszeiten",title:"🕐 Opening Hours",message:"When is the citizen service office open?"},{id:"personalausweis",title:"🆔 Apply for ID Card",message:"How can I apply for a new ID card?"},{id:"termin",title:"📅 Make Appointment",message:"I would like to make an appointment at the citizen service office."},{id:"formulare",title:"🏛️ Digital City Hall",message:"How can I access the services of the digital city hall?"},{id:"kfz",title:"🚗 Vehicle Registration",message:"How can I re-register my vehicle?"},{id:"wohnsitz",title:"🏠 Change Address",message:"I have moved and would like to change my address."}],fr:[{id:"mangel",title:"🔧 Signaler Problème",message:"Je voudrais signaler un défaut ou dommage dans l'espace public."},{id:"reisepass",title:"📄 Renouveler Passeport",message:"Je voudrais renouveler mon passeport. Quels documents sont nécessaires?"},{id:"oeffnungszeiten",title:"🕐 Heures d'Ouverture",message:"Quand le bureau des citoyens est-il ouvert?"},{id:"personalausweis",title:"🆔 Demander Carte ID",message:"Comment puis-je demander une nouvelle carte d'identité?"},{id:"termin",title:"📅 Prendre Rendez-vous",message:"Je voudrais prendre un rendez-vous au bureau des citoyens."},{id:"formulare",title:"🏛️ Mairie numérique",message:"Comment accéder aux services de la mairie numérique ?"},{id:"kfz",title:"🚗 Immatriculation",message:"Comment puis-je réenregistrer mon véhicule?"},{id:"wohnsitz",title:"🏠 Changer Adresse",message:"J'ai déménagé et je voudrais changer mon adresse."}],es:[{id:"mangel",title:"🔧 Reportar Problema",message:"Quisiera reportar un defecto o daño en el espacio público."},{id:"reisepass",title:"📄 Renovar Pasaporte",message:"Quisiera renovar mi pasaporte. ¿Qué documentos necesito?"},{id:"oeffnungszeiten",title:"🕐 Horario",message:"¿Cuándo está abierta la oficina de atención ciudadana?"},{id:"personalausweis",title:"🆔 Solicitar DNI",message:"¿Cómo puedo solicitar un nuevo DNI?"},{id:"termin",title:"📅 Solicitar Cita",message:"Quisiera solicitar una cita en la oficina de atención ciudadana."},{id:"formulare",title:"🏛️ Ayuntamiento digital",message:"¿Cómo puedo acceder a los servicios del ayuntamiento digital?"},{id:"kfz",title:"🚗 Registro Vehículo",message:"¿Cómo puedo registrar nuevamente mi vehículo?"},{id:"wohnsitz",title:"🏠 Cambiar Domicilio",message:"Me he mudado y quisiera cambiar mi domicilio."}],it:[{id:"mangel",title:"🔧 Segnala Problema",message:"Vorrei segnalare un difetto o danno nello spazio pubblico."},{id:"reisepass",title:"📄 Rinnova Passaporto",message:"Vorrei rinnovare il mio passaporto. Quali documenti servono?"},{id:"oeffnungszeiten",title:"🕐 Orari",message:"Quando è aperto l'ufficio servizi al cittadino?"},{id:"personalausweis",title:"🆔 Richiedere Carta ID",message:"Come posso richiedere una nuova carta d'identità?"},{id:"termin",title:"📅 Fissare Appuntamento",message:"Vorrei fissare un appuntamento presso l'ufficio servizi al cittadino."},{id:"formulare",title:"🏛️ Municipio digitale",message:"Come posso accedere ai servizi del municipio digitale?"},{id:"kfz",title:"🚗 Immatricolazione",message:"Come posso registrare nuovamente il mio veicolo?"},{id:"wohnsitz",title:"🏠 Cambia Residenza",message:"Mi sono trasferito e vorrei cambiare la mia residenza."}],tr:[{id:"mangel",title:"🔧 Sorun Bildir",message:"Kamusal alanda bir kusur veya hasar bildirmek istiyorum."},{id:"reisepass",title:"📄 Pasaport Yenile",message:"Pasaportumu yenilemek istiyorum. Hangi belgelere ihtiyacım var?"},{id:"oeffnungszeiten",title:"🕐 Çalışma Saatleri",message:"Vatandaşlık bürosu ne zaman açık?"},{id:"personalausweis",title:"🆔 Kimlik Başvurusu",message:"Yeni bir kimlik kartı için nasıl başvurabilirim?"},{id:"termin",title:"📅 Randevu Al",message:"Vatandaşlık bürosundan randevu almak istiyorum."},{id:"formulare",title:"🏛️ Dijital Belediye",message:"Dijital belediye hizmetlerine nasıl erişebilirim?"},{id:"kfz",title:"🚗 Araç Kaydı",message:"Aracımı nasıl yeniden kaydettirebilirim?"},{id:"wohnsitz",title:"🏠 Adres Değişikliği",message:"Taşındım ve adresimi değiştirmek istiyorum."}],ar:[{id:"mangel",title:"🔧 الإبلاغ عن مشكلة",message:"أود الإبلاغ عن عيب أو ضرر في المساحة العامة."},{id:"reisepass",title:"📄 تجديد جواز السفر",message:"أود تجديد جواز سفري. ما هي المستندات المطلوبة؟"},{id:"oeffnungszeiten",title:"🕐 ساعات العمل",message:"متى يكون مكتب خدمة المواطنين مفتوحًا؟"},{id:"personalausweis",title:"🆔 طلب بطاقة الهوية",message:"كيف يمكنني التقدم بطلب للحصول على بطاقة هوية جديدة؟"},{id:"termin",title:"📅 حجز موعد",message:"أود حجز موعد في مكتب خدمة المواطنين."},{id:"formulare",title:"🏛️ البلدية الرقمية",message:"كيف يمكنني الوصول إلى خدمات البلدية الرقمية؟"},{id:"kfz",title:"🚗 تسجيل المركبة",message:"كيف يمكنني إعادة تسجيل مركبتي؟"},{id:"wohnsitz",title:"🏠 تغيير العنوان",message:"لقد انتقلت وأود تغيير عنواني."}],pl:[{id:"mangel",title:"🔧 Zgłoś Problem",message:"Chciałbym zgłosić usterkę lub szkodę w przestrzeni publicznej."},{id:"reisepass",title:"📄 Odnów Paszport",message:"Chciałbym odnowić mój paszport. Jakie dokumenty są potrzebne?"},{id:"oeffnungszeiten",title:"🕐 Godziny Otwarcia",message:"Kiedy biuro obsługi mieszkańców jest otwarte?"},{id:"personalausweis",title:"🆔 Złóż Wniosek o Dowód",message:"Jak mogę złożyć wniosek o nowy dowód osobisty?"},{id:"termin",title:"📅 Umów Wizytę",message:"Chciałbym umówić wizytę w biurze obsługi mieszkańców."},{id:"formulare",title:"🏛️ Cyfrowy ratusz",message:"Jak mogę uzyskać dostęp do usług cyfrowego ratusza?"},{id:"kfz",title:"🚗 Rejestracja Pojazdu",message:"Jak mogę ponownie zarejestrować mój pojazd?"},{id:"wohnsitz",title:"🏠 Zmień Adres",message:"Przeprowadziłem się i chciałbym zmienić mój adres."}],ua:[{id:"mangel",title:"🔧 Повідомити Проблему",message:"Я хотів би повідомити про дефект або пошкодження в громадському просторі."},{id:"reisepass",title:"📄 Поновити Паспорт",message:"Я хотів би поновити свій паспорт. Які документи мені потрібні?"},{id:"oeffnungszeiten",title:"🕐 Години Роботи",message:"Коли відкритий офіс обслуговування громадян?"},{id:"personalausweis",title:"🆔 Подати на ID",message:"Як я можу подати заявку на новий ідентифікаційний документ?"},{id:"termin",title:"📅 Записатися",message:"Я хотів би записатися на прийом в офісі обслуговування громадян."},{id:"formulare",title:"🏛️ Цифрова мерія",message:"Як отримати доступ до послуг цифрової мерії?"},{id:"kfz",title:"🚗 Реєстрація Авто",message:"Як я можу перереєструвати свій автомобіль?"},{id:"wohnsitz",title:"🏠 Змінити Адресу",message:"Я переїхав і хотів би змінити свою адресу."}],simple:[{id:"mangel",title:"🔧 Problem melden",message:"Ich möchte ein Problem melden."},{id:"reisepass",title:"📄 Pass verlängern",message:"Ich will meinen Pass verlängern. Was brauche ich?"},{id:"oeffnungszeiten",title:"🕐 Wann offen?",message:"Wann ist das Büro offen?"},{id:"personalausweis",title:"🆔 Ausweis machen",message:"Wie bekomme ich einen neuen Ausweis?"},{id:"termin",title:"📅 Termin machen",message:"Ich möchte einen Termin machen."},{id:"formulare",title:"🏛️ Digitales Rathaus",message:"Wie nutze ich das Digitale Rathaus?"},{id:"kfz",title:"🚗 Auto anmelden",message:"Wie melde ich mein Auto um?"},{id:"wohnsitz",title:"🏠 Adresse ändern",message:"Ich bin umgezogen. Ich möchte meine Adresse ändern."}]},cs=e=>typeof structuredClone=="function"?structuredClone(e):JSON.parse(JSON.stringify(e)),Hu=(e,t)=>{if(!t)return cs(e);const n=Array.isArray(e)?[...e]:{...e},r=(i,a)=>{n[i]=a};for(const[i,a]of Object.entries(e)){const o=t[i];if(o===void 0){r(i,cs(a));continue}a!==null&&o!==null&&typeof a=="object"&&typeof o=="object"&&!Array.isArray(a)&&!Array.isArray(o)?r(i,Hu(a,o)):Array.isArray(o)?r(i,[...o]):r(i,o)}for(const[i,a]of Object.entries(t))e[i]===void 0&&a!==void 0&&r(i,Array.isArray(a)?[...a]:a);return n},Me={promptId:"default",theme:"dark",highContrast:void 0,bubbleless:!1,dialogLayout:"floating",zIndexBase:1e5,apiKey:void 0,baseUrl:void 0,tenant:void 0,startOnFirstUserMessage:!0,defaultLanguage:"de",languages:Zp,translations:Gp,branding:{assistantName:"BürgerBot",logoUrl:"https://chat.feazy.ai/assets/feazy_logo_new-BI-QKyxX.png",poweredBy:{text:"Feazy",url:"https://feazy.de"}},callout:{enabled:!0,emoji:"👋",text:"Sie brauchen Hilfe? Fragen Sie den BürgerBot!",delayMs:0},links:{privacyUrl:"https://feazy.de/assistant-privacy-policy/",feedbackUrl:"mailto:support@feazy.de&subject=Feedback%20zum%20B%C3%BCrgerbot%20",reportIssueUrl:"mailto:support@feazy.de?subject=Problem%20melden%20-%20B%C3%BCrgerbot%20",poweredByUrl:"https://feazy.de"},quickReplies:gh,colors:{common:{primary:"21 90% 48%","glow-primary":"21 90% 48%"}},aboutChatbotDescription:"BürgerBot ist ein KI-gestützter Assistent für Kommunen. Er beantwortet Ihre Fragen zu Öffnungszeiten, Terminen, Formularen und städtischen Dienstleistungen rund um die Uhr.",festive:{christmasHat:!1},humanHandover:{enabled:!1,pollIntervalMs:2e3,translations:{}}},Uu=e=>Hu(Me,e),bh=["small","normal","large","extra-large"],yh=e=>typeof e=="string"&&bh.includes(e);var si="Switch",[vh]=an(si),[xh,wh]=vh(si),Xu=v.forwardRef((e,t)=>{const{__scopeSwitch:n,name:r,checked:i,defaultChecked:a,required:o,disabled:s,value:l="on",onCheckedChange:u,form:c,...d}=e,[p,m]=v.useState(null),h=rt(t,k=>m(k)),g=v.useRef(!1),b=p?c||!!p.closest("form"):!0,[y,w]=mr({prop:i,defaultProp:a??!1,onChange:u,caller:si});return f.jsxs(xh,{scope:n,checked:y,disabled:s,children:[f.jsx(Xe.button,{type:"button",role:"switch","aria-checked":y,"aria-required":o,"data-state":Qu(y),"data-disabled":s?"":void 0,disabled:s,value:l,...d,ref:h,onClick:Te(e.onClick,k=>{w(E=>!E),b&&(g.current=k.isPropagationStopped(),g.current||k.stopPropagation())})}),b&&f.jsx(Ku,{control:p,bubbles:!g.current,name:r,value:l,checked:y,required:o,disabled:s,form:c,style:{transform:"translateX(-100%)"}})]})});Xu.displayName=si;var Zu="SwitchThumb",Gu=v.forwardRef((e,t)=>{const{__scopeSwitch:n,...r}=e,i=wh(Zu,n);return f.jsx(Xe.span,{"data-state":Qu(i.checked),"data-disabled":i.disabled?"":void 0,...r,ref:t})});Gu.displayName=Zu;var kh="SwitchBubbleInput",Ku=v.forwardRef(({__scopeSwitch:e,control:t,checked:n,bubbles:r=!0,...i},a)=>{const o=v.useRef(null),s=rt(o,a),l=Cu(n),u=Jo(t);return v.useEffect(()=>{const c=o.current;if(!c)return;const d=window.HTMLInputElement.prototype,m=Object.getOwnPropertyDescriptor(d,"checked").set;if(l!==n&&m){const h=new Event("click",{bubbles:r});m.call(c,n),c.dispatchEvent(h)}},[l,n,r]),f.jsx("input",{type:"checkbox","aria-hidden":!0,defaultChecked:n,...i,tabIndex:-1,ref:s,style:{...i.style,...u,position:"absolute",pointerEvents:"none",opacity:0,margin:0}})});Ku.displayName=kh;function Qu(e){return e?"checked":"unchecked"}var Yu=Xu,Sh=Gu;const _u=v.forwardRef(({className:e,...t},n)=>f.jsx(Yu,{className:pt("peer inline-flex h-6 w-11 shrink-0 cursor-pointer items-center rounded-full border-2 border-transparent transition-colors data-[state=checked]:bg-primary data-[state=unchecked]:bg-input focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:ring-offset-background disabled:cursor-not-allowed disabled:opacity-50",e),...t,ref:n,children:f.jsx(Sh,{className:pt("pointer-events-none block h-5 w-5 rounded-full bg-background shadow-lg ring-0 transition-transform data-[state=checked]:translate-x-5 data-[state=unchecked]:translate-x-0")})}));_u.displayName=Yu.displayName;function Ch({open:e,onClose:t,translation:n,theme:r,setTheme:i,fontSize:a,onFontSizeChange:o,highContrast:s,onHighContrastChange:l,onRevokePrivacy:u,links:c,poweredBy:d}){return e?f.jsxs("div",{className:"absolute inset-0 bg-[hsl(var(--chat-settings-bg))] backdrop-blur-[60px] z-50 flex flex-col animate-fade-in",children:[f.jsxs("div",{className:"p-5 border-b border-border flex justify-between items-center",children:[f.jsx("h3",{className:"text-lg font-bold text-foreground",children:n.title}),f.jsx("button",{onClick:t,className:"w-[38px] h-[38px] bg-muted rounded-full flex items-center justify-center hover:bg-muted/80 transition-all",children:f.jsx(On,{className:"w-5 h-5 text-foreground"})})]}),f.jsxs("div",{className:"flex-1 overflow-y-auto p-5 space-y-6",children:[f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(Ga,{className:"w-4 h-4"}),n.appearance.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-4 border border-border",children:[f.jsxs("div",{className:"space-y-2",children:[f.jsx(hn,{className:"text-sm text-foreground/80",children:n.appearance.theme}),f.jsxs("div",{className:"flex gap-2",children:[f.jsxs(ft,{onClick:()=>i("light"),variant:r==="light"?"default":"outline",className:"flex-1",size:"sm",children:[f.jsx(Ga,{className:"w-4 h-4 mr-2"}),n.appearance.light]}),f.jsxs(ft,{onClick:()=>i("dark"),variant:r==="dark"?"default":"outline",className:"flex-1",size:"sm",children:[f.jsx(Gf,{className:"w-4 h-4 mr-2"}),n.appearance.dark]})]})]}),f.jsxs("div",{className:"space-y-2",children:[f.jsx(hn,{className:"text-sm text-foreground/80",children:n.appearance.fontSize}),f.jsxs("div",{className:"grid grid-cols-2 gap-2",children:[f.jsx(ft,{onClick:()=>o("small"),variant:a==="small"?"default":"outline",size:"sm",className:"text-xs px-2",children:n.appearance.fontSizeSmall}),f.jsx(ft,{onClick:()=>o("normal"),variant:a==="normal"?"default":"outline",size:"sm",className:"text-xs px-2",children:n.appearance.fontSizeNormal}),f.jsx(ft,{onClick:()=>o("large"),variant:a==="large"?"default":"outline",size:"sm",className:"text-xs px-2",children:n.appearance.fontSizeLarge}),f.jsx(ft,{onClick:()=>o("extra-large"),variant:a==="extra-large"?"default":"outline",size:"sm",className:"text-xs px-2",children:n.appearance.fontSizeExtraLarge})]})]}),f.jsxs("div",{className:"flex items-center justify-between",children:[f.jsxs("div",{className:"space-y-0.5",children:[f.jsx(hn,{className:"text-sm text-foreground",children:n.appearance.highContrast}),f.jsx("p",{className:"text-xs text-foreground/60",children:n.appearance.highContrastDesc})]}),f.jsx(_u,{checked:s,onCheckedChange:l})]})]})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(nn,{className:"w-4 h-4"}),n.privacy.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-3 border border-border",children:[f.jsx("p",{className:"text-sm text-foreground/80",children:n.privacy.description}),f.jsxs("div",{className:"flex gap-2 flex-wrap",children:[f.jsxs("a",{href:c.privacyUrl||"#",target:"_blank",rel:"noopener noreferrer",className:"text-xs text-primary hover:text-primary/80 underline flex items-center gap-1",children:[n.privacy.viewPolicy,f.jsx(pn,{className:"w-3 h-3"})]}),f.jsx("button",{onClick:u,className:"text-xs text-red-400 hover:text-red-300 underline",children:n.privacy.revoke})]})]})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx($l,{className:"w-4 h-4"}),n.feedback.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-3 border border-border",children:[f.jsx("p",{className:"text-sm text-foreground/80",children:n.feedback.description}),f.jsx("a",{href:c.feedbackUrl||"#",className:"inline-block",children:f.jsxs(ft,{className:"w-full text-sm",children:[n.feedback.button,f.jsx(pn,{className:"w-4 h-4 ml-2"})]})})]})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(nn,{className:"w-4 h-4"}),n.reportIssue.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-3 border border-border",children:[f.jsx("p",{className:"text-sm text-foreground/80",children:n.reportIssue.description}),f.jsx("a",{href:c.reportIssueUrl||"#",className:"inline-block",children:f.jsxs(ft,{className:"w-full text-sm",children:[n.reportIssue.button,f.jsx(pn,{className:"w-4 h-4 ml-2"})]})})]})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(Ur,{className:"w-4 h-4"}),n.aboutChatbot.title]}),f.jsx("div",{className:"bg-card rounded-xl p-4 border border-border",children:f.jsx("p",{className:"text-sm text-foreground/80",children:n.aboutChatbot.description})})]}),f.jsxs("div",{className:"space-y-3",children:[f.jsxs("h4",{className:"text-sm font-semibold text-foreground flex items-center gap-2",children:[f.jsx(Wf,{className:"w-4 h-4"}),n.aboutFeazy.title]}),f.jsxs("div",{className:"bg-card rounded-xl p-4 space-y-3 border border-border",children:[f.jsx("p",{className:"text-sm text-foreground/80",children:n.aboutFeazy.description}),f.jsx("a",{href:(d==null?void 0:d.url)||c.poweredByUrl||"#",target:"_blank",rel:"noopener noreferrer",className:"inline-block",children:f.jsxs(ft,{className:"w-full bg-primary hover:bg-primary/90 text-primary-foreground text-sm",children:[n.aboutFeazy.button,f.jsx(pn,{className:"w-4 h-4 ml-2"})]})})]})]}),f.jsx("div",{className:"pt-4 border-t border-border",children:f.jsx("p",{className:"text-xs text-foreground/40 text-center",children:n.version})})]})]}):null}const Ah=()=>f.jsx("div",{className:"flex items-center gap-1",children:[...Array(5)].map((e,t)=>f.jsx("div",{className:"w-1 bg-destructive rounded-full animate-waveform",style:{animationDelay:`${t*.1}s`,height:"8px"}},t))});function zh({input:e,onInputChange:t,onSend:n,onKeyDown:r,inputRef:i,isRecording:a,isTranscribing:o,isTyping:s,startRecording:l,stopRecording:u,recordingTime:c,placeholder:d,transcribingLabel:p,disclaimer:m,poweredByText:h,poweredByUrl:g}){return f.jsxs("div",{className:"px-4 pt-4 pb-2 bg-[hsl(var(--chat-input-bg))] backdrop-blur-[20px] border-t border-border",children:[f.jsxs("div",{className:"flex gap-3 items-center bg-card backdrop-blur-[10px] rounded-[20px] p-2 px-4 border border-border transition-all focus-within:border-primary/40 focus-within:shadow-[0_0_0_3px_hsl(var(--primary)/0.08)]",children:[f.jsxs("div",{className:"relative flex-shrink-0 flex items-center",children:[f.jsx("button",{onClick:a?u:l,disabled:o||s,"aria-label":a?"Aufnahme stoppen":"Spracheingabe","aria-pressed":a,className:`flex items-center transition-all duration-300 focus:outline-none focus:ring-2 focus:ring-primary ${a?"text-destructive hover:text-destructive":"text-foreground/60 hover:text-foreground"} disabled:opacity-40 disabled:cursor-not-allowed`,children:a?f.jsx(em,{className:"w-5 h-5","aria-hidden":"true"}):f.jsx(Uf,{className:"w-5 h-5","aria-hidden":"true"})}),o&&f.jsxs("div",{className:"absolute left-full top-1/2 transform -translate-y-1/2 ml-2 bg-primary text-primary-foreground px-3 py-1 rounded-full text-xs flex items-center gap-2 whitespace-nowrap animate-in fade-in slide-in-from-right-2",children:[f.jsx("div",{className:"w-2 h-2 bg-primary-foreground rounded-full animate-pulse"}),p]})]}),a?f.jsxs("div",{className:"flex-1 flex items-center gap-3 py-2.5 min-h-[40px]",children:[f.jsx(Ah,{}),f.jsxs("span",{className:"text-sm text-destructive/80",children:[Math.floor(c/60),":",(c%60).toString().padStart(2,"0")]})]}):f.jsx(qo,{ref:i,value:e,onChange:b=>t(b.target.value),onKeyDown:r,placeholder:d,"aria-label":"Nachricht eingeben",className:"flex-1 border-none bg-transparent py-2.5 px-0 text-base md:text-sm outline-none text-foreground placeholder:text-muted-foreground focus-visible:ring-0 focus-visible:ring-offset-0 resize-none min-h-[40px] max-h-[120px] overflow-y-auto",disabled:a||o,rows:1}),f.jsx(ft,{onClick:n,disabled:s||o||!a&&!e.trim(),size:"icon",className:"w-[40px] h-[40px] flex-shrink-0 rounded-full bg-primary border-none flex items-center justify-center cursor-pointer transition-all duration-300 shadow-[0_4px_12px_hsl(var(--glow-primary))] hover:scale-110 hover:rotate-[15deg] hover:shadow-[0_6px_20px_hsl(var(--glow-primary))] disabled:opacity-40 disabled:cursor-not-allowed disabled:hover:scale-100 disabled:hover:rotate-0",children:f.jsx(Yf,{className:"w-4 h-4 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"})})]}),f.jsxs("div",{className:"text-center pt-2 space-y-0.5",children:[f.jsx("p",{className:"text-[10px] text-muted-foreground",children:m}),h?f.jsxs("p",{className:"text-[10px] text-muted-foreground/60",children:["Bereitgestellt von"," ",g?f.jsx("a",{href:g,target:"_blank",rel:"noopener noreferrer",className:"text-muted-foreground/80 hover:text-foreground underline transition-colors",children:h}):f.jsx("span",{className:"text-muted-foreground/80",children:h})]}):null]})]})}function li({imageUrl:e,name:t,size:n=36,className:r=""}){return f.jsx("span",{className:`relative inline-flex shrink-0 items-center justify-center overflow-hidden rounded-full bg-[hsl(var(--chat-human)/0.14)] text-[hsl(var(--chat-human))] ring-1 ring-[hsl(var(--chat-human)/0.45)] ${r}`,style:{width:n,height:n,fontSize:Math.round(n*.48)},role:"img","aria-label":t,children:e?f.jsx("img",{src:e,alt:"",className:"h-full w-full object-cover"}):f.jsx(mo,{"aria-hidden":"true"})})}function Eh({theme:e,selectedLanguage:t,languages:n,onlineLabel:r,isLangMenuOpen:i,setIsLangMenuOpen:a,repositionLangMenu:o,langMenuPortalTarget:s,langMenuPos:l,langMenuContentRef:u,langButtonRef:c,handleLangMenuKeyDown:d,onSelectLanguage:p,showSettings:m,onToggleSettings:h,isExpanded:g,onToggleExpand:b,showExpandToggle:y=!0,langMenuPositioning:w="fixed",langMenuZIndex:k=100002,showCloseButton:E=!0,onClose:j,logoSrc:z,assistantName:N,assistantTagline:P,presence:L}){var D,M,X,F;const C=(L==null?void 0:L.mode)==="human"?"bg-green-400 animate-status-blink shadow-[0_0_8px_rgba(74,222,128,0.6)]":(L==null?void 0:L.mode)==="waiting"?"bg-[hsl(var(--chat-waiting))] shadow-[0_0_8px_hsl(var(--chat-waiting)/0.7)]":"bg-primary-foreground/45";return f.jsxs("div",{className:"chat-header-solid relative bg-primary p-5 flex justify-between items-center gap-3 rounded-t-[24px] overflow-hidden",children:[f.jsxs("div",{className:"flex items-center gap-3 relative z-[1] min-w-0",children:[f.jsxs("div",{className:"relative shrink-0",children:[f.jsx("div",{className:"w-[42px] h-[42px] bg-[hsl(var(--chat-avatar-bot))] rounded-full flex items-center justify-center border border-primary-foreground/30 shadow-[0_4px_15px_rgba(0,0,0,0.2)]",role:"img","aria-label":`${N} Logo`,children:f.jsx("img",{src:z,alt:N,className:"w-7 h-7 object-contain drop-shadow-[0_2px_4px_rgba(0,0,0,0.2)]"})}),(L==null?void 0:L.mode)==="human"?f.jsx("span",{className:"handover-in absolute -bottom-0.5 -end-1 rounded-full ring-2 ring-primary",children:f.jsx(li,{imageUrl:(D=L.operator)==null?void 0:D.imageUrl,name:((M=L.operator)==null?void 0:M.displayName)||L.operatorFallbackName||"Support",size:18,className:"bg-[hsl(var(--chat-human))] text-[hsl(var(--chat-human-foreground))] ring-0"})}):null]}),f.jsxs("div",{className:"min-w-0",children:[f.jsx("div",{id:"chat-title",className:"truncate text-primary-foreground text-lg font-bold drop-shadow-[0_2px_10px_rgba(0,0,0,0.3)]",children:N}),L?f.jsxs("div",{id:"chat-description",className:"flex min-w-0 items-center gap-1.5 text-primary-foreground/95 text-xs",role:"status","aria-live":"polite",children:[f.jsx("span",{className:`handover-in inline-block w-[7px] h-[7px] shrink-0 rounded-full ${C}`,"aria-hidden":"true"},L.mode),f.jsx("span",{className:"truncate",title:L.label,children:L.label})]}):f.jsxs("div",{id:"chat-description",className:"text-primary-foreground/95 text-xs",children:[f.jsx("span",{className:"inline-block w-[7px] h-[7px] bg-green-400 rounded-full mr-1.5 animate-status-blink shadow-[0_0_8px_rgba(74,222,128,0.6)]",role:"status","aria-label":"Online-Status"}),f.jsx("span",{children:r}),P?f.jsxs("span",{className:"ml-2 text-primary-foreground/80",children:["• ",P]}):null]})]})]}),f.jsxs("div",{className:"flex items-center gap-2 relative z-[1] shrink-0",children:[f.jsxs("div",{className:"relative",children:[f.jsxs("button",{type:"button","aria-haspopup":"menu","aria-expanded":i,"aria-controls":"klaus-language-menu",onClick:O=>{O.preventDefault(),O.stopPropagation();const W=!i;W&&o(),a(W)},"aria-label":`Sprache: ${(X=n.find(O=>O.code===t))==null?void 0:X.name}`,className:"px-3 py-1.5 rounded-full text-xs font-semibold transition-all duration-300 flex items-center gap-1.5 bg-primary-foreground/15 text-primary-foreground hover:bg-primary-foreground/25 border border-primary-foreground/20 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary",ref:c,children:[f.jsx(Vf,{className:"w-3.5 h-3.5","aria-hidden":"true"}),f.jsx("span",{className:"max-md:hidden",children:(F=n.find(O=>O.code===t))==null?void 0:F.flag})]}),i&&s&&Fo.createPortal(f.jsx("div",{id:"klaus-language-menu",role:"menu","aria-label":"Sprachauswahl",onKeyDown:d,ref:u,className:`${w} w-[220px] rounded-2xl bg-background/95 backdrop-blur-2xl border border-white/10 text-foreground shadow-[0_20px_45px_rgba(0,0,0,0.45)] max-h-[300px] overflow-y-auto`,style:{top:`${l.top}px`,left:`${l.left}px`,zIndex:k},children:n.map(O=>f.jsxs("button",{type:"button",role:"menuitemradio","aria-checked":t===O.code,onClick:W=>{W.preventDefault(),W.stopPropagation(),p(O.code),a(!1)},className:"w-full text-left cursor-pointer text-foreground/80 hover:text-foreground focus:text-foreground flex items-center justify-between gap-2 px-3 py-2 rounded-xl transition-colors hover:bg-white/10 focus:bg-white/10",children:[f.jsxs("span",{className:"flex items-center gap-2",children:[f.jsx("span",{className:"text-base",children:O.flag}),f.jsx("span",{className:"text-sm",children:O.name})]}),t===O.code&&f.jsx(vn,{className:"w-4 h-4 text-primary"})]},O.code))}),s)]}),f.jsx("button",{onClick:h,"aria-label":m?"Einstellungen schließen":"Einstellungen öffnen","aria-expanded":m,className:"w-[38px] h-[38px] bg-primary-foreground/15 backdrop-blur-[10px] border border-primary-foreground/20 rounded-full flex items-center justify-center transition-all duration-300 hover:bg-primary-foreground/25 hover:scale-110 hover:rotate-45 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary",children:f.jsx(_f,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]","aria-hidden":"true"})}),y&&f.jsx("button",{onClick:b,"aria-label":g?"Normalgröße":"Vollbild","aria-expanded":g,className:"w-[38px] h-[38px] bg-primary-foreground/15 backdrop-blur-[10px] border border-primary-foreground/20 rounded-full flex items-center justify-center transition-all duration-300 hover:bg-primary-foreground/25 hover:scale-110 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary max-md:hidden",children:g?f.jsx(Xf,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]","aria-hidden":"true"}):f.jsx(Jf,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]","aria-hidden":"true"})}),E&&f.jsx("button",{onClick:j,"aria-label":"Chat schließen",className:"w-[38px] h-[38px] bg-primary-foreground/15 backdrop-blur-[10px] border border-primary-foreground/20 rounded-full flex items-center justify-center transition-all duration-300 hover:bg-primary-foreground/25 hover:rotate-90 hover:scale-110 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary",children:f.jsx(On,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]","aria-hidden":"true"})})]})]})}function Ph(e,t){const n={};return(e[e.length-1]===""?[...e,""]:e).join((n.padRight?" ":"")+","+(n.padLeft===!1?"":" ")).trim()}const jh=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Th=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,Nh={};function ds(e,t){return(Nh.jsx?Th:jh).test(e)}const Mh=/[ \t\n\f\r]/g;function Ih(e){return typeof e=="object"?e.type==="text"?fs(e.value):!1:fs(e)}function fs(e){return e.replace(Mh,"")===""}class hr{constructor(t,n,r){this.normal=n,this.property=t,r&&(this.space=r)}}hr.prototype.normal={};hr.prototype.property={};hr.prototype.space=void 0;function $u(e,t){const n={},r={};for(const i of e)Object.assign(n,i.property),Object.assign(r,i.normal);return new hr(n,r,t)}function go(e){return e.toLowerCase()}class ht{constructor(t,n){this.attribute=n,this.property=t}}ht.prototype.attribute="";ht.prototype.booleanish=!1;ht.prototype.boolean=!1;ht.prototype.commaOrSpaceSeparated=!1;ht.prototype.commaSeparated=!1;ht.prototype.defined=!1;ht.prototype.mustUseProperty=!1;ht.prototype.number=!1;ht.prototype.overloadedBoolean=!1;ht.prototype.property="";ht.prototype.spaceSeparated=!1;ht.prototype.space=void 0;let Dh=0;const de=xn(),Qe=xn(),bo=xn(),H=xn(),Le=xn(),jn=xn(),yt=xn();function xn(){return 2**++Dh}const yo=Object.freeze(Object.defineProperty({__proto__:null,boolean:de,booleanish:Qe,commaOrSpaceSeparated:yt,commaSeparated:jn,number:H,overloadedBoolean:bo,spaceSeparated:Le},Symbol.toStringTag,{value:"Module"})),Vi=Object.keys(yo);class Uo extends ht{constructor(t,n,r,i){let a=-1;if(super(t,n),ms(this,"space",i),typeof r=="number")for(;++a<Vi.length;){const o=Vi[a];ms(this,Vi[a],(r&yo[o])===yo[o])}}}Uo.prototype.defined=!0;function ms(e,t,n){n&&(e[t]=n)}function Bn(e){const t={},n={};for(const[r,i]of Object.entries(e.properties)){const a=new Uo(r,e.transform(e.attributes||{},r),i,e.space);e.mustUseProperty&&e.mustUseProperty.includes(r)&&(a.mustUseProperty=!0),t[r]=a,n[go(r)]=r,n[go(a.attribute)]=r}return new hr(t,n,e.space)}const ec=Bn({properties:{ariaActiveDescendant:null,ariaAtomic:Qe,ariaAutoComplete:null,ariaBusy:Qe,ariaChecked:Qe,ariaColCount:H,ariaColIndex:H,ariaColSpan:H,ariaControls:Le,ariaCurrent:null,ariaDescribedBy:Le,ariaDetails:null,ariaDisabled:Qe,ariaDropEffect:Le,ariaErrorMessage:null,ariaExpanded:Qe,ariaFlowTo:Le,ariaGrabbed:Qe,ariaHasPopup:null,ariaHidden:Qe,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Le,ariaLevel:H,ariaLive:null,ariaModal:Qe,ariaMultiLine:Qe,ariaMultiSelectable:Qe,ariaOrientation:null,ariaOwns:Le,ariaPlaceholder:null,ariaPosInSet:H,ariaPressed:Qe,ariaReadOnly:Qe,ariaRelevant:null,ariaRequired:Qe,ariaRoleDescription:Le,ariaRowCount:H,ariaRowIndex:H,ariaRowSpan:H,ariaSelected:Qe,ariaSetSize:H,ariaSort:null,ariaValueMax:H,ariaValueMin:H,ariaValueNow:H,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function tc(e,t){return t in e?e[t]:t}function nc(e,t){return tc(e,t.toLowerCase())}const Rh=Bn({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:jn,acceptCharset:Le,accessKey:Le,action:null,allow:null,allowFullScreen:de,allowPaymentRequest:de,allowUserMedia:de,alt:null,as:null,async:de,autoCapitalize:null,autoComplete:Le,autoFocus:de,autoPlay:de,blocking:Le,capture:null,charSet:null,checked:de,cite:null,className:Le,cols:H,colSpan:null,content:null,contentEditable:Qe,controls:de,controlsList:Le,coords:H|jn,crossOrigin:null,data:null,dateTime:null,decoding:null,default:de,defer:de,dir:null,dirName:null,disabled:de,download:bo,draggable:Qe,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:de,formTarget:null,headers:Le,height:H,hidden:bo,high:H,href:null,hrefLang:null,htmlFor:Le,httpEquiv:Le,id:null,imageSizes:null,imageSrcSet:null,inert:de,inputMode:null,integrity:null,is:null,isMap:de,itemId:null,itemProp:Le,itemRef:Le,itemScope:de,itemType:Le,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:de,low:H,manifest:null,max:null,maxLength:H,media:null,method:null,min:null,minLength:H,multiple:de,muted:de,name:null,nonce:null,noModule:de,noValidate:de,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:de,optimum:H,pattern:null,ping:Le,placeholder:null,playsInline:de,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:de,referrerPolicy:null,rel:Le,required:de,reversed:de,rows:H,rowSpan:H,sandbox:Le,scope:null,scoped:de,seamless:de,selected:de,shadowRootClonable:de,shadowRootDelegatesFocus:de,shadowRootMode:null,shape:null,size:H,sizes:null,slot:null,span:H,spellCheck:Qe,src:null,srcDoc:null,srcLang:null,srcSet:null,start:H,step:null,style:null,tabIndex:H,target:null,title:null,translate:null,type:null,typeMustMatch:de,useMap:null,value:Qe,width:H,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Le,axis:null,background:null,bgColor:null,border:H,borderColor:null,bottomMargin:H,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:de,declare:de,event:null,face:null,frame:null,frameBorder:null,hSpace:H,leftMargin:H,link:null,longDesc:null,lowSrc:null,marginHeight:H,marginWidth:H,noResize:de,noHref:de,noShade:de,noWrap:de,object:null,profile:null,prompt:null,rev:null,rightMargin:H,rules:null,scheme:null,scrolling:Qe,standby:null,summary:null,text:null,topMargin:H,valueType:null,version:null,vAlign:null,vLink:null,vSpace:H,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:de,disableRemotePlayback:de,prefix:null,property:null,results:H,security:null,unselectable:null},space:"html",transform:nc}),Lh=Bn({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"},properties:{about:yt,accentHeight:H,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:H,amplitude:H,arabicForm:null,ascent:H,attributeName:null,attributeType:null,azimuth:H,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:H,by:null,calcMode:null,capHeight:H,className:Le,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:H,diffuseConstant:H,direction:null,display:null,dur:null,divisor:H,dominantBaseline:null,download:de,dx:null,dy:null,edgeMode:null,editable:null,elevation:H,enableBackground:null,end:null,event:null,exponent:H,externalResourcesRequired:null,fill:null,fillOpacity:H,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:jn,g2:jn,glyphName:jn,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:H,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:H,horizOriginX:H,horizOriginY:H,id:null,ideographic:H,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:H,k:H,k1:H,k2:H,k3:H,k4:H,kernelMatrix:yt,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:H,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:H,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:H,overlineThickness:H,paintOrder:null,panose1:null,path:null,pathLength:H,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Le,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:H,pointsAtY:H,pointsAtZ:H,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:yt,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:yt,rev:yt,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:yt,requiredFeatures:yt,requiredFonts:yt,requiredFormats:yt,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:H,specularExponent:H,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:H,strikethroughThickness:H,string:null,stroke:null,strokeDashArray:yt,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:H,strokeOpacity:H,strokeWidth:null,style:null,surfaceScale:H,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:yt,tabIndex:H,tableValues:null,target:null,targetX:H,targetY:H,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:yt,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:H,underlineThickness:H,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:H,values:null,vAlphabetic:H,vMathematical:H,vectorEffect:null,vHanging:H,vIdeographic:H,version:null,vertAdvY:H,vertOriginX:H,vertOriginY:H,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:H,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:tc}),rc=Bn({properties:{xLinkActuate:null,xLinkArcRole:null,xLinkHref:null,xLinkRole:null,xLinkShow:null,xLinkTitle:null,xLinkType:null},space:"xlink",transform(e,t){return"xlink:"+t.slice(5).toLowerCase()}}),ic=Bn({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:nc}),oc=Bn({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),Oh={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"},Fh=/[A-Z]/g,ps=/-[a-z]/g,Bh=/^data[-\w.:]+$/i;function Wh(e,t){const n=go(t);let r=t,i=ht;if(n in e.normal)return e.property[e.normal[n]];if(n.length>4&&n.slice(0,4)==="data"&&Bh.test(t)){if(t.charAt(4)==="-"){const a=t.slice(5).replace(ps,qh);r="data"+a.charAt(0).toUpperCase()+a.slice(1)}else{const a=t.slice(4);if(!ps.test(a)){let o=a.replace(Fh,Vh);o.charAt(0)!=="-"&&(o="-"+o),t="data"+o}}i=Uo}return new i(r,t)}function Vh(e){return"-"+e.toLowerCase()}function qh(e){return e.charAt(1).toUpperCase()}const Jh=$u([ec,Rh,rc,ic,oc],"html"),Xo=$u([ec,Lh,rc,ic,oc],"svg");function Hh(e){return e.join(" ").trim()}var Zo={},hs=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,Uh=/\n/g,Xh=/^\s*/,Zh=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,Gh=/^:\s*/,Kh=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,Qh=/^[;\s]*/,Yh=/^\s+|\s+$/g,_h=`
|
|
268
|
+
`,gs="/",bs="*",mn="",$h="comment",eg="declaration";function tg(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 g=h.match(Uh);g&&(n+=g.length);var b=h.lastIndexOf(_h);r=~b?h.length-b:r+h.length}function a(){var h={line:n,column:r};return function(g){return g.position=new o(h),u(),g}}function o(h){this.start=h,this.end={line:n,column:r},this.source=t.source}o.prototype.content=e;function s(h){var g=new Error(t.source+":"+n+":"+r+": "+h);if(g.reason=h,g.filename=t.source,g.line=n,g.column=r,g.source=e,!t.silent)throw g}function l(h){var g=h.exec(e);if(g){var b=g[0];return i(b),e=e.slice(b.length),g}}function u(){l(Xh)}function c(h){var g;for(h=h||[];g=d();)g!==!1&&h.push(g);return h}function d(){var h=a();if(!(gs!=e.charAt(0)||bs!=e.charAt(1))){for(var g=2;mn!=e.charAt(g)&&(bs!=e.charAt(g)||gs!=e.charAt(g+1));)++g;if(g+=2,mn===e.charAt(g-1))return s("End of comment missing");var b=e.slice(2,g-2);return r+=2,i(b),e=e.slice(g),r+=2,h({type:$h,comment:b})}}function p(){var h=a(),g=l(Zh);if(g){if(d(),!l(Gh))return s("property missing ':'");var b=l(Kh),y=h({type:eg,property:ys(g[0].replace(hs,mn)),value:b?ys(b[0].replace(hs,mn)):mn});return l(Qh),y}}function m(){var h=[];c(h);for(var g;g=p();)g!==!1&&(h.push(g),c(h));return h}return u(),m()}function ys(e){return e?e.replace(Yh,mn):mn}var ng=tg,rg=Hr&&Hr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Zo,"__esModule",{value:!0});Zo.default=og;const ig=rg(ng);function og(e,t){let n=null;if(!e||typeof e!="string")return n;const r=(0,ig.default)(e),i=typeof t=="function";return r.forEach(a=>{if(a.type!=="declaration")return;const{property:o,value:s}=a;i?t(o,s,a):s&&(n=n||{},n[o]=s)}),n}var ui={};Object.defineProperty(ui,"__esModule",{value:!0});ui.camelCase=void 0;var ag=/^--[a-zA-Z0-9_-]+$/,sg=/-([a-z])/g,lg=/^[^-]+$/,ug=/^-(webkit|moz|ms|o|khtml)-/,cg=/^-(ms)-/,dg=function(e){return!e||lg.test(e)||ag.test(e)},fg=function(e,t){return t.toUpperCase()},vs=function(e,t){return"".concat(t,"-")},mg=function(e,t){return t===void 0&&(t={}),dg(e)?e:(e=e.toLowerCase(),t.reactCompat?e=e.replace(cg,vs):e=e.replace(ug,vs),e.replace(sg,fg))};ui.camelCase=mg;var pg=Hr&&Hr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}},hg=pg(Zo),gg=ui;function vo(e,t){var n={};return!e||typeof e!="string"||(0,hg.default)(e,function(r,i){r&&i&&(n[(0,gg.camelCase)(r,t)]=i)}),n}vo.default=vo;var bg=vo;const yg=Gl(bg),ac=sc("end"),Go=sc("start");function sc(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 vg(e){const t=Go(e),n=ac(e);if(t&&n)return{start:t,end:n}}function tr(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?xs(e.position):"start"in e||"end"in e?xs(e):"line"in e||"column"in e?xo(e):""}function xo(e){return ws(e&&e.line)+":"+ws(e&&e.column)}function xs(e){return xo(e&&e.start)+"-"+xo(e&&e.end)}function ws(e){return e&&typeof e=="number"?e:1}class at 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 l=r.indexOf(":");l===-1?a.ruleId=r:(a.source=r.slice(0,l),a.ruleId=r.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=tr(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=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}at.prototype.file="";at.prototype.name="";at.prototype.reason="";at.prototype.message="";at.prototype.stack="";at.prototype.column=void 0;at.prototype.line=void 0;at.prototype.ancestors=void 0;at.prototype.cause=void 0;at.prototype.fatal=void 0;at.prototype.place=void 0;at.prototype.ruleId=void 0;at.prototype.source=void 0;const Ko={}.hasOwnProperty,xg=new Map,wg=/[A-Z]/g,kg=new Set(["table","tbody","thead","tfoot","tr"]),Sg=new Set(["td","th"]),lc="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function Cg(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=Mg(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=Ng(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"?Xo:Jh,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},a=uc(i,e,void 0);return a&&typeof a!="string"?a:i.create(e,i.Fragment,{children:a||void 0},void 0)}function uc(e,t,n){if(t.type==="element")return Ag(e,t,n);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return zg(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return Pg(e,t,n);if(t.type==="mdxjsEsm")return Eg(e,t);if(t.type==="root")return jg(e,t,n);if(t.type==="text")return Tg(e,t)}function Ag(e,t,n){const r=e.schema;let i=r;t.tagName.toLowerCase()==="svg"&&r.space==="html"&&(i=Xo,e.schema=i),e.ancestors.push(t);const a=dc(e,t.tagName,!1),o=Ig(e,t);let s=Yo(e,t);return kg.has(t.tagName)&&(s=s.filter(function(l){return typeof l=="string"?!Ih(l):!0})),cc(e,o,a,t),Qo(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function zg(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)}or(e,t.position)}function Eg(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);or(e,t.position)}function Pg(e,t,n){const r=e.schema;let i=r;t.name==="svg"&&r.space==="html"&&(i=Xo,e.schema=i),e.ancestors.push(t);const a=t.name===null?e.Fragment:dc(e,t.name,!0),o=Dg(e,t),s=Yo(e,t);return cc(e,o,a,t),Qo(o,s),e.ancestors.pop(),e.schema=r,e.create(t,a,o,n)}function jg(e,t,n){const r={};return Qo(r,Yo(e,t)),e.create(t,e.Fragment,r,n)}function Tg(e,t){return t.value}function cc(e,t,n,r){typeof n!="string"&&n!==e.Fragment&&e.passNode&&(t.node=r)}function Qo(e,t){if(t.length>0){const n=t.length>1?t:t[0];n&&(e.children=n)}}function Ng(e,t,n){return r;function r(i,a,o,s){const u=Array.isArray(o.children)?n:t;return s?u(a,o,s):u(a,o)}}function Mg(e,t){return n;function n(r,i,a,o){const s=Array.isArray(a.children),l=Go(r);return t(i,a,o,s,{columnNumber:l?l.column-1:void 0,fileName:e,lineNumber:l?l.line:void 0},void 0)}}function Ig(e,t){const n={};let r,i;for(i in t.properties)if(i!=="children"&&Ko.call(t.properties,i)){const a=Rg(e,i,t.properties[i]);if(a){const[o,s]=a;e.tableCellAlignToStyle&&o==="align"&&typeof s=="string"&&Sg.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 Dg(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 or(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 or(e,t.position);else a=r.value===null?!0:r.value;n[i]=a}return n}function Yo(e,t){const n=[];let r=-1;const i=e.passKeys?new Map:xg;for(;++r<t.children.length;){const a=t.children[r];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=uc(e,a,o);s!==void 0&&n.push(s)}return n}function Rg(e,t,n){const r=Wh(e.schema,t);if(!(n==null||typeof n=="number"&&Number.isNaN(n))){if(Array.isArray(n)&&(n=r.commaSeparated?Ph(n):Hh(n)),r.property==="style"){let i=typeof n=="object"?n:Lg(e,String(n));return e.stylePropertyNameCase==="css"&&(i=Og(i)),["style",i]}return[e.elementAttributeNameCase==="react"&&r.space?Oh[r.property]||r.property:r.attribute,n]}}function Lg(e,t){try{return yg(t,{reactCompat:!0})}catch(n){if(e.ignoreInvalidStyle)return{};const r=n,i=new at("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:r,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw i.file=e.filePath||void 0,i.url=lc+"#cannot-parse-style-attribute",i}}function dc(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=ds(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=ds(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(r.type==="Literal"){const i=r.value;return Ko.call(e.components,i)?e.components[i]:i}if(e.evaluater)return e.evaluater.evaluateExpression(r);or(e)}function or(e,t){const n=new at("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=lc+"#cannot-handle-mdx-estrees-without-createevaluater",n}function Og(e){const t={};let n;for(n in e)Ko.call(e,n)&&(t[Fg(n)]=e[n]);return t}function Fg(e){let t=e.replace(wg,Bg);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function Bg(e){return"-"+e.toLowerCase()}const qi={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"]},Wg={};function _o(e,t){const n=Wg,r=typeof n.includeImageAlt=="boolean"?n.includeImageAlt:!0,i=typeof n.includeHtml=="boolean"?n.includeHtml:!0;return fc(e,r,i)}function fc(e,t,n){if(Vg(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 ks(e.children,t,n)}return Array.isArray(e)?ks(e,t,n):""}function ks(e,t,n){const r=[];let i=-1;for(;++i<e.length;)r[i]=fc(e[i],t,n);return r.join("")}function Vg(e){return!!(e&&typeof e=="object")}const Ss=document.createElement("i");function $o(e){const t="&"+e+";";Ss.innerHTML=t;const n=Ss.textContent;return n.charCodeAt(n.length-1)===59&&e!=="semi"||n===t?!1:n}function xt(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 At(e,t){return e.length>0?(xt(e,e.length,0,t),e):t}const Cs={}.hasOwnProperty;function mc(e){const t={};let n=-1;for(;++n<e.length;)qg(t,e[n]);return t}function qg(e,t){let n;for(n in t){const i=(Cs.call(e,n)?e[n]:void 0)||(e[n]={}),a=t[n];let o;if(a)for(o in a){Cs.call(i,o)||(i[o]=[]);const s=a[o];Jg(i[o],Array.isArray(s)?s:s?[s]:[])}}}function Jg(e,t){let n=-1;const r=[];for(;++n<t.length;)(t[n].add==="after"?e:r).push(t[n]);xt(e,0,0,r)}function pc(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 Pt(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const ct=ln(/[A-Za-z]/),ot=ln(/[\dA-Za-z]/),Hg=ln(/[#-'*+\--9=?A-Z^-~]/);function Gr(e){return e!==null&&(e<32||e===127)}const wo=ln(/\d/),Ug=ln(/[\dA-Fa-f]/),Xg=ln(/[!-/:-@[-`{-~]/);function ne(e){return e!==null&&e<-2}function De(e){return e!==null&&(e<0||e===32)}function he(e){return e===-2||e===-1||e===32}const ci=ln(new RegExp("\\p{P}|\\p{S}","u")),gn=ln(/\s/);function ln(e){return t;function t(n){return n!==null&&n>-1&&e.test(String.fromCharCode(n))}}function Wn(e){const t=[];let n=-1,r=0,i=0;for(;++n<e.length;){const a=e.charCodeAt(n);let o="";if(a===37&&ot(e.charCodeAt(n+1))&&ot(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 we(e,t,n,r){const i=r?r-1:Number.POSITIVE_INFINITY;let a=0;return o;function o(l){return he(l)?(e.enter(n),s(l)):t(l)}function s(l){return he(l)&&a++<i?(e.consume(l),s):(e.exit(n),t(l))}}const Zg={tokenize:Gg};function Gg(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"),we(e,t,"linePrefix")}function i(s){return e.enter("paragraph"),a(s)}function a(s){const l=e.enter("chunkText",{contentType:"text",previous:n});return n&&(n.next=l),n=l,o(s)}function o(s){if(s===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(s);return}return ne(s)?(e.consume(s),e.exit("chunkText"),a):(e.consume(s),o)}}const Kg={tokenize:Qg},As={tokenize:Yg};function Qg(e){const t=this,n=[];let r=0,i,a,o;return s;function s(k){if(r<n.length){const E=n[r];return t.containerState=E[1],e.attempt(E[0].continuation,l,u)(k)}return u(k)}function l(k){if(r++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,i&&w();const E=t.events.length;let j=E,z;for(;j--;)if(t.events[j][0]==="exit"&&t.events[j][1].type==="chunkFlow"){z=t.events[j][1].end;break}y(r);let N=E;for(;N<t.events.length;)t.events[N][1].end={...z},N++;return xt(t.events,j+1,0,t.events.slice(E)),t.events.length=N,u(k)}return s(k)}function u(k){if(r===n.length){if(!i)return p(k);if(i.currentConstruct&&i.currentConstruct.concrete)return h(k);t.interrupt=!!(i.currentConstruct&&!i._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(As,c,d)(k)}function c(k){return i&&w(),y(r),p(k)}function d(k){return t.parser.lazy[t.now().line]=r!==n.length,o=t.now().offset,h(k)}function p(k){return t.containerState={},e.attempt(As,m,h)(k)}function m(k){return r++,n.push([t.currentConstruct,t.containerState]),p(k)}function h(k){if(k===null){i&&w(),y(0),e.consume(k);return}return i=i||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:i,contentType:"flow",previous:a}),g(k)}function g(k){if(k===null){b(e.exit("chunkFlow"),!0),y(0),e.consume(k);return}return ne(k)?(e.consume(k),b(e.exit("chunkFlow")),r=0,t.interrupt=void 0,s):(e.consume(k),g)}function b(k,E){const j=t.sliceStream(k);if(E&&j.push(null),k.previous=a,a&&(a.next=k),a=k,i.defineSkip(k.start),i.write(j),t.parser.lazy[k.start.line]){let z=i.events.length;for(;z--;)if(i.events[z][1].start.offset<o&&(!i.events[z][1].end||i.events[z][1].end.offset>o))return;const N=t.events.length;let P=N,L,C;for(;P--;)if(t.events[P][0]==="exit"&&t.events[P][1].type==="chunkFlow"){if(L){C=t.events[P][1].end;break}L=!0}for(y(r),z=N;z<t.events.length;)t.events[z][1].end={...C},z++;xt(t.events,P+1,0,t.events.slice(N)),t.events.length=z}}function y(k){let E=n.length;for(;E-- >k;){const j=n[E];t.containerState=j[1],j[0].exit.call(t,e)}n.length=k}function w(){i.write([null]),a=void 0,i=void 0,t.containerState._closeFlow=void 0}}function Yg(e,t,n){return we(e,e.attempt(this.parser.constructs.document,t,n),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function In(e){if(e===null||De(e)||gn(e))return 1;if(ci(e))return 2}function di(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 ko={name:"attention",resolveAll:_g,tokenize:$g};function _g(e,t){let n=-1,r,i,a,o,s,l,u,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;l=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 d={...e[r][1].end},p={...e[n][1].start};zs(d,-l),zs(p,l),o={type:l>1?"strongSequence":"emphasisSequence",start:d,end:{...e[r][1].end}},s={type:l>1?"strongSequence":"emphasisSequence",start:{...e[n][1].start},end:p},a={type:l>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[n][1].start}},i={type:l>1?"strong":"emphasis",start:{...o.start},end:{...s.end}},e[r][1].end={...o.start},e[n][1].start={...s.end},u=[],e[r][1].end.offset-e[r][1].start.offset&&(u=At(u,[["enter",e[r][1],t],["exit",e[r][1],t]])),u=At(u,[["enter",i,t],["enter",o,t],["exit",o,t],["enter",a,t]]),u=At(u,di(t.parser.constructs.insideSpan.null,e.slice(r+1,n),t)),u=At(u,[["exit",a,t],["enter",s,t],["exit",s,t],["exit",i,t]]),e[n][1].end.offset-e[n][1].start.offset?(c=2,u=At(u,[["enter",e[n][1],t],["exit",e[n][1],t]])):c=0,xt(e,r-1,n-r+3,u),n=r+u.length-c-2;break}}for(n=-1;++n<e.length;)e[n][1].type==="attentionSequence"&&(e[n][1].type="data");return e}function $g(e,t){const n=this.parser.constructs.attentionMarkers.null,r=this.previous,i=In(r);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=In(l),d=!c||c===2&&i||n.includes(l),p=!i||i===2&&c||n.includes(r);return u._open=!!(a===42?d:d&&(i||!p)),u._close=!!(a===42?p:p&&(c||!d)),t(l)}}function zs(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const eb={name:"autolink",tokenize:tb};function tb(e,t,n){let r=0;return i;function i(m){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),a}function a(m){return ct(m)?(e.consume(m),o):m===64?n(m):u(m)}function o(m){return m===43||m===45||m===46||ot(m)?(r=1,s(m)):u(m)}function s(m){return m===58?(e.consume(m),r=0,l):(m===43||m===45||m===46||ot(m))&&r++<32?(e.consume(m),s):(r=0,u(m))}function l(m){return m===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.exit("autolink"),t):m===null||m===32||m===60||Gr(m)?n(m):(e.consume(m),l)}function u(m){return m===64?(e.consume(m),c):Hg(m)?(e.consume(m),u):n(m)}function c(m){return ot(m)?d(m):n(m)}function d(m){return m===46?(e.consume(m),r=0,c):m===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(m),e.exit("autolinkMarker"),e.exit("autolink"),t):p(m)}function p(m){if((m===45||ot(m))&&r++<63){const h=m===45?p:d;return e.consume(m),h}return n(m)}}const gr={partial:!0,tokenize:nb};function nb(e,t,n){return r;function r(a){return he(a)?we(e,i,"linePrefix")(a):i(a)}function i(a){return a===null||ne(a)?t(a):n(a)}}const hc={continuation:{tokenize:ib},exit:ob,name:"blockQuote",tokenize:rb};function rb(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 ib(e,t,n){const r=this;return i;function i(o){return he(o)?we(e,a,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(o):a(o)}function a(o){return e.attempt(hc,t,n)(o)}}function ob(e){e.exit("blockQuote")}const gc={name:"characterEscape",tokenize:ab};function ab(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 Xg(a)?(e.enter("characterEscapeValue"),e.consume(a),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):n(a)}}const bc={name:"characterReference",tokenize:sb};function sb(e,t,n){const r=this;let i=0,a,o;return s;function s(d){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(d),e.exit("characterReferenceMarker"),l}function l(d){return d===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(d),e.exit("characterReferenceMarkerNumeric"),u):(e.enter("characterReferenceValue"),a=31,o=ot,c(d))}function u(d){return d===88||d===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(d),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),a=6,o=Ug,c):(e.enter("characterReferenceValue"),a=7,o=wo,c(d))}function c(d){if(d===59&&i){const p=e.exit("characterReferenceValue");return o===ot&&!$o(r.sliceSerialize(p))?n(d):(e.enter("characterReferenceMarker"),e.consume(d),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return o(d)&&i++<a?(e.consume(d),c):n(d)}}const Es={partial:!0,tokenize:ub},Ps={concrete:!0,name:"codeFenced",tokenize:lb};function lb(e,t,n){const r=this,i={partial:!0,tokenize:j};let a=0,o=0,s;return l;function l(z){return u(z)}function u(z){const N=r.events[r.events.length-1];return a=N&&N[1].type==="linePrefix"?N[2].sliceSerialize(N[1],!0).length:0,s=z,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),c(z)}function c(z){return z===s?(o++,e.consume(z),c):o<3?n(z):(e.exit("codeFencedFenceSequence"),he(z)?we(e,d,"whitespace")(z):d(z))}function d(z){return z===null||ne(z)?(e.exit("codeFencedFence"),r.interrupt?t(z):e.check(Es,g,E)(z)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),p(z))}function p(z){return z===null||ne(z)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),d(z)):he(z)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),we(e,m,"whitespace")(z)):z===96&&z===s?n(z):(e.consume(z),p)}function m(z){return z===null||ne(z)?d(z):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),h(z))}function h(z){return z===null||ne(z)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),d(z)):z===96&&z===s?n(z):(e.consume(z),h)}function g(z){return e.attempt(i,E,b)(z)}function b(z){return e.enter("lineEnding"),e.consume(z),e.exit("lineEnding"),y}function y(z){return a>0&&he(z)?we(e,w,"linePrefix",a+1)(z):w(z)}function w(z){return z===null||ne(z)?e.check(Es,g,E)(z):(e.enter("codeFlowValue"),k(z))}function k(z){return z===null||ne(z)?(e.exit("codeFlowValue"),w(z)):(e.consume(z),k)}function E(z){return e.exit("codeFenced"),t(z)}function j(z,N,P){let L=0;return C;function C(O){return z.enter("lineEnding"),z.consume(O),z.exit("lineEnding"),D}function D(O){return z.enter("codeFencedFence"),he(O)?we(z,M,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(O):M(O)}function M(O){return O===s?(z.enter("codeFencedFenceSequence"),X(O)):P(O)}function X(O){return O===s?(L++,z.consume(O),X):L>=o?(z.exit("codeFencedFenceSequence"),he(O)?we(z,F,"whitespace")(O):F(O)):P(O)}function F(O){return O===null||ne(O)?(z.exit("codeFencedFence"),N(O)):P(O)}}}function ub(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 Ji={name:"codeIndented",tokenize:db},cb={partial:!0,tokenize:fb};function db(e,t,n){const r=this;return i;function i(u){return e.enter("codeIndented"),we(e,a,"linePrefix",5)(u)}function a(u){const c=r.events[r.events.length-1];return c&&c[1].type==="linePrefix"&&c[2].sliceSerialize(c[1],!0).length>=4?o(u):n(u)}function o(u){return u===null?l(u):ne(u)?e.attempt(cb,o,l)(u):(e.enter("codeFlowValue"),s(u))}function s(u){return u===null||ne(u)?(e.exit("codeFlowValue"),o(u)):(e.consume(u),s)}function l(u){return e.exit("codeIndented"),t(u)}}function fb(e,t,n){const r=this;return i;function i(o){return r.parser.lazy[r.now().line]?n(o):ne(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),i):we(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):ne(o)?i(o):n(o)}}const mb={name:"codeText",previous:hb,resolve:pb,tokenize:gb};function pb(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 hb(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function gb(e,t,n){let r=0,i,a;return o;function o(d){return e.enter("codeText"),e.enter("codeTextSequence"),s(d)}function s(d){return d===96?(e.consume(d),r++,s):(e.exit("codeTextSequence"),l(d))}function l(d){return d===null?n(d):d===32?(e.enter("space"),e.consume(d),e.exit("space"),l):d===96?(a=e.enter("codeTextSequence"),i=0,c(d)):ne(d)?(e.enter("lineEnding"),e.consume(d),e.exit("lineEnding"),l):(e.enter("codeTextData"),u(d))}function u(d){return d===null||d===32||d===96||ne(d)?(e.exit("codeTextData"),l(d)):(e.consume(d),u)}function c(d){return d===96?(e.consume(d),i++,c):i===r?(e.exit("codeTextSequence"),e.exit("codeText"),t(d)):(a.type="codeTextData",u(d))}}class bb{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&&Kn(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),Kn(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Kn(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);Kn(this.right,n.reverse())}else{const n=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Kn(this.left,n.reverse())}}}function Kn(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 yc(e){const t={};let n=-1,r,i,a,o,s,l,u;const c=new bb(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"&&(l=r[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(r[0]==="enter")r[1].contentType&&(Object.assign(t,yb(c,n)),n=t[n],u=!0);else if(r[1]._container){for(a=n,i=void 0;a--;)if(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);else if(!(o[1].type==="linePrefix"||o[1].type==="listItemIndent"))break;i&&(r[1].end={...c.get(i)[1].start},s=c.slice(i,n),s.unshift(r),c.splice(i,n-i+1,s))}}return xt(e,0,Number.POSITIVE_INFINITY,c.slice(0)),!u}function yb(e,t){const n=e.get(t)[1],r=e.get(t)[2];let i=t-1;const a=[];let o=n._tokenizer;o||(o=r.parser[n.contentType](n.start),n._contentTypeTextTrailing&&(o._contentTypeTextTrailing=!0));const s=o.events,l=[],u={};let c,d,p=-1,m=n,h=0,g=0;const b=[g];for(;m;){for(;e.get(++i)[1]!==m;);a.push(i),m._tokenizer||(c=r.sliceStream(m),m.next||c.push(null),d&&o.defineSkip(m.start),m._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=!0),o.write(c),m._isInFirstContentOfListItem&&(o._gfmTasklistFirstContentOfListItem=void 0)),d=m,m=m.next}for(m=n;++p<s.length;)s[p][0]==="exit"&&s[p-1][0]==="enter"&&s[p][1].type===s[p-1][1].type&&s[p][1].start.line!==s[p][1].end.line&&(g=p+1,b.push(g),m._tokenizer=void 0,m.previous=void 0,m=m.next);for(o.events=[],m?(m._tokenizer=void 0,m.previous=void 0):b.pop(),p=b.length;p--;){const y=s.slice(b[p],b[p+1]),w=a.pop();l.push([w,w+y.length-1]),e.splice(w,2,y)}for(l.reverse(),p=-1;++p<l.length;)u[h+l[p][0]]=h+l[p][1],h+=l[p][1]-l[p][0]-1;return u}const vb={resolve:wb,tokenize:kb},xb={partial:!0,tokenize:Sb};function wb(e){return yc(e),e}function kb(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):ne(s)?e.check(xb,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 Sb(e,t,n){const r=this;return i;function i(o){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),we(e,a,"linePrefix")}function a(o){if(o===null||ne(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 vc(e,t,n,r,i,a,o,s,l){const u=l||Number.POSITIVE_INFINITY;let c=0;return d;function d(y){return y===60?(e.enter(r),e.enter(i),e.enter(a),e.consume(y),e.exit(a),p):y===null||y===32||y===41||Gr(y)?n(y):(e.enter(r),e.enter(o),e.enter(s),e.enter("chunkString",{contentType:"string"}),g(y))}function p(y){return y===62?(e.enter(a),e.consume(y),e.exit(a),e.exit(i),e.exit(r),t):(e.enter(s),e.enter("chunkString",{contentType:"string"}),m(y))}function m(y){return y===62?(e.exit("chunkString"),e.exit(s),p(y)):y===null||y===60||ne(y)?n(y):(e.consume(y),y===92?h:m)}function h(y){return y===60||y===62||y===92?(e.consume(y),m):m(y)}function g(y){return!c&&(y===null||y===41||De(y))?(e.exit("chunkString"),e.exit(s),e.exit(o),e.exit(r),t(y)):c<u&&y===40?(e.consume(y),c++,g):y===41?(e.consume(y),c--,g):y===null||y===32||y===40||Gr(y)?n(y):(e.consume(y),y===92?b:g)}function b(y){return y===40||y===41||y===92?(e.consume(y),g):g(y)}}function xc(e,t,n,r,i,a){const o=this;let s=0,l;return u;function u(m){return e.enter(r),e.enter(i),e.consume(m),e.exit(i),e.enter(a),c}function c(m){return s>999||m===null||m===91||m===93&&!l||m===94&&!s&&"_hiddenFootnoteSupport"in o.parser.constructs?n(m):m===93?(e.exit(a),e.enter(i),e.consume(m),e.exit(i),e.exit(r),t):ne(m)?(e.enter("lineEnding"),e.consume(m),e.exit("lineEnding"),c):(e.enter("chunkString",{contentType:"string"}),d(m))}function d(m){return m===null||m===91||m===93||ne(m)||s++>999?(e.exit("chunkString"),c(m)):(e.consume(m),l||(l=!he(m)),m===92?p:d)}function p(m){return m===91||m===92||m===93?(e.consume(m),s++,d):d(m)}}function wc(e,t,n,r,i,a){let o;return s;function s(p){return p===34||p===39||p===40?(e.enter(r),e.enter(i),e.consume(p),e.exit(i),o=p===40?41:p,l):n(p)}function l(p){return p===o?(e.enter(i),e.consume(p),e.exit(i),e.exit(r),t):(e.enter(a),u(p))}function u(p){return p===o?(e.exit(a),l(o)):p===null?n(p):ne(p)?(e.enter("lineEnding"),e.consume(p),e.exit("lineEnding"),we(e,u,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),c(p))}function c(p){return p===o||p===null||ne(p)?(e.exit("chunkString"),u(p)):(e.consume(p),p===92?d:c)}function d(p){return p===o||p===92?(e.consume(p),c):c(p)}}function nr(e,t){let n;return r;function r(i){return ne(i)?(e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),n=!0,r):he(i)?we(e,r,n?"linePrefix":"lineSuffix")(i):t(i)}}const Cb={name:"definition",tokenize:zb},Ab={partial:!0,tokenize:Eb};function zb(e,t,n){const r=this;let i;return a;function a(m){return e.enter("definition"),o(m)}function o(m){return xc.call(r,e,s,n,"definitionLabel","definitionLabelMarker","definitionLabelString")(m)}function s(m){return i=Pt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)),m===58?(e.enter("definitionMarker"),e.consume(m),e.exit("definitionMarker"),l):n(m)}function l(m){return De(m)?nr(e,u)(m):u(m)}function u(m){return vc(e,c,n,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(m)}function c(m){return e.attempt(Ab,d,d)(m)}function d(m){return he(m)?we(e,p,"whitespace")(m):p(m)}function p(m){return m===null||ne(m)?(e.exit("definition"),r.parser.defined.push(i),t(m)):n(m)}}function Eb(e,t,n){return r;function r(s){return De(s)?nr(e,i)(s):n(s)}function i(s){return wc(e,a,n,"definitionTitle","definitionTitleMarker","definitionTitleString")(s)}function a(s){return he(s)?we(e,o,"whitespace")(s):o(s)}function o(s){return s===null||ne(s)?t(s):n(s)}}const Pb={name:"hardBreakEscape",tokenize:jb};function jb(e,t,n){return r;function r(a){return e.enter("hardBreakEscape"),e.consume(a),i}function i(a){return ne(a)?(e.exit("hardBreakEscape"),t(a)):n(a)}}const Tb={name:"headingAtx",resolve:Nb,tokenize:Mb};function Nb(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"},xt(e,r,n-r+1,[["enter",i,t],["enter",a,t],["exit",a,t],["exit",i,t]])),e}function Mb(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||De(c)?(e.exit("atxHeadingSequence"),s(c)):n(c)}function s(c){return c===35?(e.enter("atxHeadingSequence"),l(c)):c===null||ne(c)?(e.exit("atxHeading"),t(c)):he(c)?we(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||De(c)?(e.exit("atxHeadingText"),s(c)):(e.consume(c),u)}}const Ib=["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"],js=["pre","script","style","textarea"],Db={concrete:!0,name:"htmlFlow",resolveTo:Ob,tokenize:Fb},Rb={partial:!0,tokenize:Wb},Lb={partial:!0,tokenize:Bb};function Ob(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 Fb(e,t,n){const r=this;let i,a,o,s,l;return u;function u(S){return c(S)}function c(S){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(S),d}function d(S){return S===33?(e.consume(S),p):S===47?(e.consume(S),a=!0,g):S===63?(e.consume(S),i=3,r.interrupt?t:x):ct(S)?(e.consume(S),o=String.fromCharCode(S),b):n(S)}function p(S){return S===45?(e.consume(S),i=2,m):S===91?(e.consume(S),i=5,s=0,h):ct(S)?(e.consume(S),i=4,r.interrupt?t:x):n(S)}function m(S){return S===45?(e.consume(S),r.interrupt?t:x):n(S)}function h(S){const Pe="CDATA[";return S===Pe.charCodeAt(s++)?(e.consume(S),s===Pe.length?r.interrupt?t:M:h):n(S)}function g(S){return ct(S)?(e.consume(S),o=String.fromCharCode(S),b):n(S)}function b(S){if(S===null||S===47||S===62||De(S)){const Pe=S===47,We=o.toLowerCase();return!Pe&&!a&&js.includes(We)?(i=1,r.interrupt?t(S):M(S)):Ib.includes(o.toLowerCase())?(i=6,Pe?(e.consume(S),y):r.interrupt?t(S):M(S)):(i=7,r.interrupt&&!r.parser.lazy[r.now().line]?n(S):a?w(S):k(S))}return S===45||ot(S)?(e.consume(S),o+=String.fromCharCode(S),b):n(S)}function y(S){return S===62?(e.consume(S),r.interrupt?t:M):n(S)}function w(S){return he(S)?(e.consume(S),w):C(S)}function k(S){return S===47?(e.consume(S),C):S===58||S===95||ct(S)?(e.consume(S),E):he(S)?(e.consume(S),k):C(S)}function E(S){return S===45||S===46||S===58||S===95||ot(S)?(e.consume(S),E):j(S)}function j(S){return S===61?(e.consume(S),z):he(S)?(e.consume(S),j):k(S)}function z(S){return S===null||S===60||S===61||S===62||S===96?n(S):S===34||S===39?(e.consume(S),l=S,N):he(S)?(e.consume(S),z):P(S)}function N(S){return S===l?(e.consume(S),l=null,L):S===null||ne(S)?n(S):(e.consume(S),N)}function P(S){return S===null||S===34||S===39||S===47||S===60||S===61||S===62||S===96||De(S)?j(S):(e.consume(S),P)}function L(S){return S===47||S===62||he(S)?k(S):n(S)}function C(S){return S===62?(e.consume(S),D):n(S)}function D(S){return S===null||ne(S)?M(S):he(S)?(e.consume(S),D):n(S)}function M(S){return S===45&&i===2?(e.consume(S),W):S===60&&i===1?(e.consume(S),K):S===62&&i===4?(e.consume(S),se):S===63&&i===3?(e.consume(S),x):S===93&&i===5?(e.consume(S),ee):ne(S)&&(i===6||i===7)?(e.exit("htmlFlowData"),e.check(Rb,ze,X)(S)):S===null||ne(S)?(e.exit("htmlFlowData"),X(S)):(e.consume(S),M)}function X(S){return e.check(Lb,F,ze)(S)}function F(S){return e.enter("lineEnding"),e.consume(S),e.exit("lineEnding"),O}function O(S){return S===null||ne(S)?X(S):(e.enter("htmlFlowData"),M(S))}function W(S){return S===45?(e.consume(S),x):M(S)}function K(S){return S===47?(e.consume(S),o="",q):M(S)}function q(S){if(S===62){const Pe=o.toLowerCase();return js.includes(Pe)?(e.consume(S),se):M(S)}return ct(S)&&o.length<8?(e.consume(S),o+=String.fromCharCode(S),q):M(S)}function ee(S){return S===93?(e.consume(S),x):M(S)}function x(S){return S===62?(e.consume(S),se):S===45&&i===2?(e.consume(S),x):M(S)}function se(S){return S===null||ne(S)?(e.exit("htmlFlowData"),ze(S)):(e.consume(S),se)}function ze(S){return e.exit("htmlFlow"),t(S)}}function Bb(e,t,n){const r=this;return i;function i(o){return ne(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 Wb(e,t,n){return r;function r(i){return e.enter("lineEnding"),e.consume(i),e.exit("lineEnding"),e.attempt(gr,t,n)}}const Vb={name:"htmlText",tokenize:qb};function qb(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),l}function l(x){return x===33?(e.consume(x),u):x===47?(e.consume(x),j):x===63?(e.consume(x),k):ct(x)?(e.consume(x),P):n(x)}function u(x){return x===45?(e.consume(x),c):x===91?(e.consume(x),a=0,h):ct(x)?(e.consume(x),w):n(x)}function c(x){return x===45?(e.consume(x),m):n(x)}function d(x){return x===null?n(x):x===45?(e.consume(x),p):ne(x)?(o=d,K(x)):(e.consume(x),d)}function p(x){return x===45?(e.consume(x),m):d(x)}function m(x){return x===62?W(x):x===45?p(x):d(x)}function h(x){const se="CDATA[";return x===se.charCodeAt(a++)?(e.consume(x),a===se.length?g:h):n(x)}function g(x){return x===null?n(x):x===93?(e.consume(x),b):ne(x)?(o=g,K(x)):(e.consume(x),g)}function b(x){return x===93?(e.consume(x),y):g(x)}function y(x){return x===62?W(x):x===93?(e.consume(x),y):g(x)}function w(x){return x===null||x===62?W(x):ne(x)?(o=w,K(x)):(e.consume(x),w)}function k(x){return x===null?n(x):x===63?(e.consume(x),E):ne(x)?(o=k,K(x)):(e.consume(x),k)}function E(x){return x===62?W(x):k(x)}function j(x){return ct(x)?(e.consume(x),z):n(x)}function z(x){return x===45||ot(x)?(e.consume(x),z):N(x)}function N(x){return ne(x)?(o=N,K(x)):he(x)?(e.consume(x),N):W(x)}function P(x){return x===45||ot(x)?(e.consume(x),P):x===47||x===62||De(x)?L(x):n(x)}function L(x){return x===47?(e.consume(x),W):x===58||x===95||ct(x)?(e.consume(x),C):ne(x)?(o=L,K(x)):he(x)?(e.consume(x),L):W(x)}function C(x){return x===45||x===46||x===58||x===95||ot(x)?(e.consume(x),C):D(x)}function D(x){return x===61?(e.consume(x),M):ne(x)?(o=D,K(x)):he(x)?(e.consume(x),D):L(x)}function M(x){return x===null||x===60||x===61||x===62||x===96?n(x):x===34||x===39?(e.consume(x),i=x,X):ne(x)?(o=M,K(x)):he(x)?(e.consume(x),M):(e.consume(x),F)}function X(x){return x===i?(e.consume(x),i=void 0,O):x===null?n(x):ne(x)?(o=X,K(x)):(e.consume(x),X)}function F(x){return x===null||x===34||x===39||x===60||x===61||x===96?n(x):x===47||x===62||De(x)?L(x):(e.consume(x),F)}function O(x){return x===47||x===62||De(x)?L(x):n(x)}function W(x){return x===62?(e.consume(x),e.exit("htmlTextData"),e.exit("htmlText"),t):n(x)}function K(x){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),q}function q(x){return he(x)?we(e,ee,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(x):ee(x)}function ee(x){return e.enter("htmlTextData"),o(x)}}const ea={name:"labelEnd",resolveAll:Xb,resolveTo:Zb,tokenize:Gb},Jb={tokenize:Kb},Hb={tokenize:Qb},Ub={tokenize:Yb};function Xb(e){let t=-1;const n=[];for(;++t<e.length;){const r=e[t][1];if(n.push(e[t]),r.type==="labelImage"||r.type==="labelLink"||r.type==="labelEnd"){const i=r.type==="labelImage"?4:2;r.type="data",t+=i}}return e.length!==n.length&&xt(e,0,e.length,n),e}function Zb(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 l={type:e[a][1].type==="labelLink"?"link":"image",start:{...e[a][1].start},end:{...e[e.length-1][1].end}},u={type:"label",start:{...e[a][1].start},end:{...e[o][1].end}},c={type:"labelText",start:{...e[a+r+2][1].end},end:{...e[o-2][1].start}};return s=[["enter",l,t],["enter",u,t]],s=At(s,e.slice(a+1,a+r+3)),s=At(s,[["enter",c,t]]),s=At(s,di(t.parser.constructs.insideSpan.null,e.slice(a+r+4,o-3),t)),s=At(s,[["exit",c,t],e[o-2],e[o-1],["exit",u,t]]),s=At(s,e.slice(o+1)),s=At(s,[["exit",l,t]]),xt(e,a,e.length,s),e}function Gb(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(p){return a?a._inactive?d(p):(o=r.parser.defined.includes(Pt(r.sliceSerialize({start:a.end,end:r.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(p),e.exit("labelMarker"),e.exit("labelEnd"),l):n(p)}function l(p){return p===40?e.attempt(Jb,c,o?c:d)(p):p===91?e.attempt(Hb,c,o?u:d)(p):o?c(p):d(p)}function u(p){return e.attempt(Ub,c,d)(p)}function c(p){return t(p)}function d(p){return a._balanced=!0,n(p)}}function Kb(e,t,n){return r;function r(d){return e.enter("resource"),e.enter("resourceMarker"),e.consume(d),e.exit("resourceMarker"),i}function i(d){return De(d)?nr(e,a)(d):a(d)}function a(d){return d===41?c(d):vc(e,o,s,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(d)}function o(d){return De(d)?nr(e,l)(d):c(d)}function s(d){return n(d)}function l(d){return d===34||d===39||d===40?wc(e,u,n,"resourceTitle","resourceTitleMarker","resourceTitleString")(d):c(d)}function u(d){return De(d)?nr(e,c)(d):c(d)}function c(d){return d===41?(e.enter("resourceMarker"),e.consume(d),e.exit("resourceMarker"),e.exit("resource"),t):n(d)}}function Qb(e,t,n){const r=this;return i;function i(s){return xc.call(r,e,a,o,"reference","referenceMarker","referenceString")(s)}function a(s){return r.parser.defined.includes(Pt(r.sliceSerialize(r.events[r.events.length-1][1]).slice(1,-1)))?t(s):n(s)}function o(s){return n(s)}}function Yb(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 _b={name:"labelStartImage",resolveAll:ea.resolveAll,tokenize:$b};function $b(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 ey={name:"labelStartLink",resolveAll:ea.resolveAll,tokenize:ty};function ty(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 Hi={name:"lineEnding",tokenize:ny};function ny(e,t){return n;function n(r){return e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),we(e,t,"linePrefix")}}const Wr={name:"thematicBreak",tokenize:ry};function ry(e,t,n){let r=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)):r>=3&&(u===null||ne(u))?(e.exit("thematicBreak"),t(u)):n(u)}function l(u){return u===i?(e.consume(u),r++,l):(e.exit("thematicBreakSequence"),he(u)?we(e,s,"whitespace")(u):s(u))}}const dt={continuation:{tokenize:sy},exit:uy,name:"list",tokenize:ay},iy={partial:!0,tokenize:cy},oy={partial:!0,tokenize:ly};function ay(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(m){const h=r.containerState.type||(m===42||m===43||m===45?"listUnordered":"listOrdered");if(h==="listUnordered"?!r.containerState.marker||m===r.containerState.marker:wo(m)){if(r.containerState.type||(r.containerState.type=h,e.enter(h,{_container:!0})),h==="listUnordered")return e.enter("listItemPrefix"),m===42||m===45?e.check(Wr,n,u)(m):u(m);if(!r.interrupt||m===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),l(m)}return n(m)}function l(m){return wo(m)&&++o<10?(e.consume(m),l):(!r.interrupt||o<2)&&(r.containerState.marker?m===r.containerState.marker:m===41||m===46)?(e.exit("listItemValue"),u(m)):n(m)}function u(m){return e.enter("listItemMarker"),e.consume(m),e.exit("listItemMarker"),r.containerState.marker=r.containerState.marker||m,e.check(gr,r.interrupt?n:c,e.attempt(iy,p,d))}function c(m){return r.containerState.initialBlankLine=!0,a++,p(m)}function d(m){return he(m)?(e.enter("listItemPrefixWhitespace"),e.consume(m),e.exit("listItemPrefixWhitespace"),p):n(m)}function p(m){return r.containerState.size=a+r.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(m)}}function sy(e,t,n){const r=this;return r.containerState._closeFlow=void 0,e.check(gr,i,a);function i(s){return r.containerState.furtherBlankLines=r.containerState.furtherBlankLines||r.containerState.initialBlankLine,we(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(oy,t,o)(s))}function o(s){return r.containerState._closeFlow=!0,r.interrupt=void 0,we(e,e.attempt(dt,t,n),"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(s)}}function ly(e,t,n){const r=this;return we(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 uy(e){e.exit(this.containerState.type)}function cy(e,t,n){const r=this;return we(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 Ts={name:"setextUnderline",resolveTo:dy,tokenize:fy};function dy(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:{...e[r][1].start},end:{...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={...e[a][1].end}):e[r][1]=o,e.push(["exit",o,t]),e}function fy(e,t,n){const r=this;let i;return a;function a(u){let c=r.events.length,d;for(;c--;)if(r.events[c][1].type!=="lineEnding"&&r.events[c][1].type!=="linePrefix"&&r.events[c][1].type!=="content"){d=r.events[c][1].type==="paragraph";break}return!r.parser.lazy[r.now().line]&&(r.interrupt||d)?(e.enter("setextHeadingLine"),i=u,o(u)):n(u)}function o(u){return e.enter("setextHeadingLineSequence"),s(u)}function s(u){return u===i?(e.consume(u),s):(e.exit("setextHeadingLineSequence"),he(u)?we(e,l,"lineSuffix")(u):l(u))}function l(u){return u===null||ne(u)?(e.exit("setextHeadingLine"),t(u)):n(u)}}const my={tokenize:py};function py(e){const t=this,n=e.attempt(gr,r,e.attempt(this.parser.constructs.flowInitial,i,we(e,e.attempt(this.parser.constructs.flow,i,e.attempt(vb,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 hy={resolveAll:Sc()},gy=kc("string"),by=kc("text");function kc(e){return{resolveAll:Sc(e==="text"?yy:void 0),tokenize:t};function t(n){const r=this,i=this.parser.constructs[e],a=n.attempt(i,o,s);return o;function o(c){return u(c)?a(c):s(c)}function s(c){if(c===null){n.consume(c);return}return n.enter("data"),n.consume(c),l}function l(c){return u(c)?(n.exit("data"),a(c)):(n.consume(c),l)}function u(c){if(c===null)return!0;const d=i[c];let p=-1;if(d)for(;++p<d.length;){const m=d[p];if(!m.previous||m.previous.call(r,r.previous))return!0}return!1}}}function Sc(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 yy(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,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(t._contentTypeTextTrailing&&n===e.length&&(s=0),s){const u={type:n===e.length||l||s<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:a?o:r.start._bufferIndex+o,_index:r.start._index+a,line:r.end.line,column:r.end.column-s,offset:r.end.offset-s},end:{...r.end}};r.end={...u.start},r.start.offset===r.end.offset?Object.assign(r,u):(e.splice(n,0,["enter",u,t],["exit",u,t]),n+=2)}n++}return e}const vy={42:dt,43:dt,45:dt,48:dt,49:dt,50:dt,51:dt,52:dt,53:dt,54:dt,55:dt,56:dt,57:dt,62:hc},xy={91:Cb},wy={[-2]:Ji,[-1]:Ji,32:Ji},ky={35:Tb,42:Wr,45:[Ts,Wr],60:Db,61:Ts,95:Wr,96:Ps,126:Ps},Sy={38:bc,92:gc},Cy={[-5]:Hi,[-4]:Hi,[-3]:Hi,33:_b,38:bc,42:ko,60:[eb,Vb],91:ey,92:[Pb,gc],93:ea,95:ko,96:mb},Ay={null:[ko,hy]},zy={null:[42,95]},Ey={null:[]},Py=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:zy,contentInitial:xy,disable:Ey,document:vy,flow:ky,flowInitial:wy,insideSpan:Ay,string:Sy,text:Cy},Symbol.toStringTag,{value:"Module"}));function jy(e,t,n){let r={_bufferIndex:-1,_index:0,line:n&&n.line||1,column:n&&n.column||1,offset:n&&n.offset||0};const i={},a=[];let o=[],s=[];const l={attempt:N(j),check:N(z),consume:w,enter:k,exit:E,interrupt:N(z,{interrupt:!0})},u={code:null,containerState:{},defineSkip:g,events:[],now:h,parser:e,previous:null,sliceSerialize:p,sliceStream:m,write:d};let c=t.tokenize.call(u,l);return t.resolveAll&&a.push(t),u;function d(D){return o=At(o,D),b(),o[o.length-1]!==null?[]:(P(t,0),u.events=di(a,u.events,u),u.events)}function p(D,M){return Ny(m(D),M)}function m(D){return Ty(o,D)}function h(){const{_bufferIndex:D,_index:M,line:X,column:F,offset:O}=r;return{_bufferIndex:D,_index:M,line:X,column:F,offset:O}}function g(D){i[D.line]=D.column,C()}function b(){let D;for(;r._index<o.length;){const M=o[r._index];if(typeof M=="string")for(D=r._index,r._bufferIndex<0&&(r._bufferIndex=0);r._index===D&&r._bufferIndex<M.length;)y(M.charCodeAt(r._bufferIndex));else y(M)}}function y(D){c=c(D)}function w(D){ne(D)?(r.line++,r.column=1,r.offset+=D===-3?2:1,C()):D!==-1&&(r.column++,r.offset++),r._bufferIndex<0?r._index++:(r._bufferIndex++,r._bufferIndex===o[r._index].length&&(r._bufferIndex=-1,r._index++)),u.previous=D}function k(D,M){const X=M||{};return X.type=D,X.start=h(),u.events.push(["enter",X,u]),s.push(X),X}function E(D){const M=s.pop();return M.end=h(),u.events.push(["exit",M,u]),M}function j(D,M){P(D,M.from)}function z(D,M){M.restore()}function N(D,M){return X;function X(F,O,W){let K,q,ee,x;return Array.isArray(F)?ze(F):"tokenize"in F?ze([F]):se(F);function se(Ee){return Ie;function Ie(Z){const J=Z!==null&&Ee[Z],Q=Z!==null&&Ee.null,be=[...Array.isArray(J)?J:J?[J]:[],...Array.isArray(Q)?Q:Q?[Q]:[]];return ze(be)(Z)}}function ze(Ee){return K=Ee,q=0,Ee.length===0?W:S(Ee[q])}function S(Ee){return Ie;function Ie(Z){return x=L(),ee=Ee,Ee.partial||(u.currentConstruct=Ee),Ee.name&&u.parser.constructs.disable.null.includes(Ee.name)?We():Ee.tokenize.call(M?Object.assign(Object.create(u),M):u,l,Pe,We)(Z)}}function Pe(Ee){return D(ee,x),O}function We(Ee){return x.restore(),++q<K.length?S(K[q]):W}}}function P(D,M){D.resolveAll&&!a.includes(D)&&a.push(D),D.resolve&&xt(u.events,M,u.events.length-M,D.resolve(u.events.slice(M),u)),D.resolveTo&&(u.events=D.resolveTo(u.events,u))}function L(){const D=h(),M=u.previous,X=u.currentConstruct,F=u.events.length,O=Array.from(s);return{from:F,restore:W};function W(){r=D,u.previous=M,u.currentConstruct=X,u.events.length=F,s=O,C()}}function C(){r.line in i&&r.column<2&&(r.column=i[r.line],r.offset+=i[r.line]-1)}}function Ty(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 Ny(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=`
|
|
259
269
|
`;break}case-3:{o=`\r
|
|
260
|
-
`;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("")}function sy(e){const r={constructs:Ku([ry,...(e||{}).extensions||[]]),content:i(kg),defined:[],document:i(Cg),flow:i(Jb),lazy:{},string:i(Ub),text:i(Xb)};return r;function i(a){return o;function o(s){return iy(r,a,s)}}}function ly(e){for(;!ec(e););return e}const ys=/[\0\t\n\r]/g;function uy(){let e=1,t="",n=!0,r;return i;function i(a,o,s){const l=[];let u,d,c,p,m;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(o||void 0).decode(a)),c=0,t="",n&&(a.charCodeAt(0)===65279&&c++,n=void 0);c<a.length;){if(ys.lastIndex=c,u=ys.exec(a),p=u&&u.index!==void 0?u.index:a.length,m=a.charCodeAt(p),!u){t=a.slice(c);break}if(m===10&&c===p&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),c<p&&(l.push(a.slice(c,p)),e+=p-c),m){case 0:{l.push(65533),e++;break}case 9:{for(d=Math.ceil(e/4)*4,l.push(-2);e++<d;)l.push(-1);break}case 10:{l.push(-4),e=1;break}default:r=!0,e=1}c=p+1}return s&&(r&&l.push(-5),t&&l.push(t),l.push(null)),l}}const cy=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function dy(e){return e.replace(cy,fy)}function fy(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),a=i===120||i===88;return Qu(n.slice(a?2:1),a?16:10)}return Qo(n)||e}const ac={}.hasOwnProperty;function my(e,t,n){return typeof t!="string"&&(n=t,t=void 0),py(n)(ly(sy(n).document().write(uy()(e,t,!0))))}function py(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a(ze),autolinkProtocol:H,autolinkEmail:H,atxHeading:a(Qe),blockQuote:a(me),characterEscape:H,characterReference:H,codeFenced:a(Be),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(Be,o),codeText:a(ne,o),codeTextData:H,data:H,codeFlowValue:H,definition:a(xe),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(We),hardBreakEscape:a(Xe),hardBreakTrailing:a(Xe),htmlFlow:a(tt,o),htmlFlowData:H,htmlText:a(tt,o),htmlTextData:H,image:a(Me),label:o,link:a(ze),listItem:a(mn),listItemValue:p,listOrdered:a(fn,c),listUnordered:a(fn),paragraph:a(Ye),reference:x,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a(Qe),strong:a(nn),thematicBreak:a(pn)},exit:{atxHeading:l(),atxHeadingSequence:T,autolink:l(),autolinkEmail:Q,autolinkProtocol:ae,blockQuote:l(),characterEscapeValue:z,characterReferenceMarkerHexadecimal:ge,characterReferenceMarkerNumeric:ge,characterReferenceValue:ye,characterReference:se,codeFenced:l(b),codeFencedFence:g,codeFencedFenceInfo:m,codeFencedFenceMeta:h,codeFlowValue:z,codeIndented:l(y),codeText:l(B),codeTextData:z,data:z,definition:l(),definitionDestinationString:E,definitionLabelString:S,definitionTitleString:k,emphasis:l(),hardBreakEscape:l(M),hardBreakTrailing:l(M),htmlFlow:l(X),htmlFlowData:z,htmlText:l(R),htmlTextData:z,image:l(V),label:G,labelText:O,lineEnding:j,link:l(F),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:le,resourceDestinationString:w,resourceTitleString:$,resource:oe,setextHeading:l(N),setextHeadingLineSequence:P,setextHeadingText:A,strong:l(),thematicBreak:l()}};sc(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(I){let U={type:"root",children:[]};const ee={stack:[U],tokenStack:[],config:t,enter:s,exit:u,buffer:o,resume:d,data:n},ue=[];let ke=-1;for(;++ke<I.length;)if(I[ke][1].type==="listOrdered"||I[ke][1].type==="listUnordered")if(I[ke][0]==="enter")ue.push(ke);else{const nt=ue.pop();ke=i(I,nt,ke)}for(ke=-1;++ke<I.length;){const nt=t[I[ke][0]];ac.call(nt,I[ke][1].type)&&nt[I[ke][1].type].call(Object.assign({sliceSerialize:I[ke][2].sliceSerialize},ee),I[ke][1])}if(ee.tokenStack.length>0){const nt=ee.tokenStack[ee.tokenStack.length-1];(nt[1]||vs).call(ee,void 0,nt[0])}for(U.position={start:Qt(I.length>0?I[0][1].start:{line:1,column:1,offset:0}),end:Qt(I.length>0?I[I.length-2][1].end:{line:1,column:1,offset:0})},ke=-1;++ke<t.transforms.length;)U=t.transforms[ke](U)||U;return U}function i(I,U,ee){let ue=U-1,ke=-1,nt=!1,mt,rt,st,xt;for(;++ue<=ee;){const qe=I[ue];switch(qe[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{qe[0]==="enter"?ke++:ke--,xt=void 0;break}case"lineEndingBlank":{qe[0]==="enter"&&(mt&&!xt&&!ke&&!st&&(st=ue),xt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:xt=void 0}if(!ke&&qe[0]==="enter"&&qe[1].type==="listItemPrefix"||ke===-1&&qe[0]==="exit"&&(qe[1].type==="listUnordered"||qe[1].type==="listOrdered")){if(mt){let pt=ue;for(rt=void 0;pt--;){const it=I[pt];if(it[1].type==="lineEnding"||it[1].type==="lineEndingBlank"){if(it[0]==="exit")continue;rt&&(I[rt][1].type="lineEndingBlank",nt=!0),it[1].type="lineEnding",rt=pt}else if(!(it[1].type==="linePrefix"||it[1].type==="blockQuotePrefix"||it[1].type==="blockQuotePrefixWhitespace"||it[1].type==="blockQuoteMarker"||it[1].type==="listItemIndent"))break}st&&(!rt||st<rt)&&(mt._spread=!0),mt.end=Object.assign({},rt?I[rt][1].start:qe[1].end),I.splice(rt||ue,0,["exit",mt,qe[2]]),ue++,ee++}if(qe[1].type==="listItemPrefix"){const pt={type:"listItem",_spread:!1,start:Object.assign({},qe[1].start),end:void 0};mt=pt,I.splice(ue,0,["enter",pt,qe[2]]),ue++,ee++,st=void 0,xt=!0}}}return I[U][1]._spread=nt,ee}function a(I,U){return ee;function ee(ue){s.call(this,I(ue),ue),U&&U.call(this,ue)}}function o(){this.stack.push({type:"fragment",children:[]})}function s(I,U,ee){this.stack[this.stack.length-1].children.push(I),this.stack.push(I),this.tokenStack.push([U,ee||void 0]),I.position={start:Qt(U.start),end:void 0}}function l(I){return U;function U(ee){I&&I.call(this,ee),u.call(this,ee)}}function u(I,U){const ee=this.stack.pop(),ue=this.tokenStack.pop();if(ue)ue[0].type!==I.type&&(U?U.call(this,I,ue[0]):(ue[1]||vs).call(this,I,ue[0]));else throw new Error("Cannot close `"+I.type+"` ("+$n({start:I.start,end:I.end})+"): it’s not open");ee.position.end=Qt(I.end)}function d(){return Ko(this.stack.pop())}function c(){this.data.expectingFirstListItemValue=!0}function p(I){if(this.data.expectingFirstListItemValue){const U=this.stack[this.stack.length-2];U.start=Number.parseInt(this.sliceSerialize(I),10),this.data.expectingFirstListItemValue=void 0}}function m(){const I=this.resume(),U=this.stack[this.stack.length-1];U.lang=I}function h(){const I=this.resume(),U=this.stack[this.stack.length-1];U.meta=I}function g(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function b(){const I=this.resume(),U=this.stack[this.stack.length-1];U.value=I.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function y(){const I=this.resume(),U=this.stack[this.stack.length-1];U.value=I.replace(/(\r?\n|\r)$/g,"")}function S(I){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.label=U,ee.identifier=At(this.sliceSerialize(I)).toLowerCase()}function k(){const I=this.resume(),U=this.stack[this.stack.length-1];U.title=I}function E(){const I=this.resume(),U=this.stack[this.stack.length-1];U.url=I}function T(I){const U=this.stack[this.stack.length-1];if(!U.depth){const ee=this.sliceSerialize(I).length;U.depth=ee}}function A(){this.data.setextHeadingSlurpLineEnding=!0}function P(I){const U=this.stack[this.stack.length-1];U.depth=this.sliceSerialize(I).codePointAt(0)===61?1:2}function N(){this.data.setextHeadingSlurpLineEnding=void 0}function H(I){const ee=this.stack[this.stack.length-1].children;let ue=ee[ee.length-1];(!ue||ue.type!=="text")&&(ue=Fn(),ue.position={start:Qt(I.start),end:void 0},ee.push(ue)),this.stack.push(ue)}function z(I){const U=this.stack.pop();U.value+=this.sliceSerialize(I),U.position.end=Qt(I.end)}function j(I){const U=this.stack[this.stack.length-1];if(this.data.atHardBreak){const ee=U.children[U.children.length-1];ee.position.end=Qt(I.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(U.type)&&(H.call(this,I),z.call(this,I))}function M(){this.data.atHardBreak=!0}function X(){const I=this.resume(),U=this.stack[this.stack.length-1];U.value=I}function R(){const I=this.resume(),U=this.stack[this.stack.length-1];U.value=I}function B(){const I=this.resume(),U=this.stack[this.stack.length-1];U.value=I}function F(){const I=this.stack[this.stack.length-1];if(this.data.inReference){const U=this.data.referenceType||"shortcut";I.type+="Reference",I.referenceType=U,delete I.url,delete I.title}else delete I.identifier,delete I.label;this.data.referenceType=void 0}function V(){const I=this.stack[this.stack.length-1];if(this.data.inReference){const U=this.data.referenceType||"shortcut";I.type+="Reference",I.referenceType=U,delete I.url,delete I.title}else delete I.identifier,delete I.label;this.data.referenceType=void 0}function O(I){const U=this.sliceSerialize(I),ee=this.stack[this.stack.length-2];ee.label=dy(U),ee.identifier=At(U).toLowerCase()}function G(){const I=this.stack[this.stack.length-1],U=this.resume(),ee=this.stack[this.stack.length-1];if(this.data.inReference=!0,ee.type==="link"){const ue=I.children;ee.children=ue}else ee.alt=U}function w(){const I=this.resume(),U=this.stack[this.stack.length-1];U.url=I}function $(){const I=this.resume(),U=this.stack[this.stack.length-1];U.title=I}function oe(){this.data.inReference=void 0}function x(){this.data.referenceType="collapsed"}function le(I){const U=this.resume(),ee=this.stack[this.stack.length-1];ee.label=U,ee.identifier=At(this.sliceSerialize(I)).toLowerCase(),this.data.referenceType="full"}function ge(I){this.data.characterReferenceType=I.type}function ye(I){const U=this.sliceSerialize(I),ee=this.data.characterReferenceType;let ue;ee?(ue=Qu(U,ee==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):ue=Qo(U);const ke=this.stack[this.stack.length-1];ke.value+=ue}function se(I){const U=this.stack.pop();U.position.end=Qt(I.end)}function ae(I){z.call(this,I);const U=this.stack[this.stack.length-1];U.url=this.sliceSerialize(I)}function Q(I){z.call(this,I);const U=this.stack[this.stack.length-1];U.url="mailto:"+this.sliceSerialize(I)}function me(){return{type:"blockquote",children:[]}}function Be(){return{type:"code",lang:null,meta:null,value:""}}function ne(){return{type:"inlineCode",value:""}}function xe(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function We(){return{type:"emphasis",children:[]}}function Qe(){return{type:"heading",depth:0,children:[]}}function Xe(){return{type:"break"}}function tt(){return{type:"html",value:""}}function Me(){return{type:"image",title:null,url:"",alt:null}}function ze(){return{type:"link",title:null,url:"",children:[]}}function fn(I){return{type:"list",ordered:I.type==="listOrdered",start:null,spread:I._spread,children:[]}}function mn(I){return{type:"listItem",spread:I._spread,checked:null,children:[]}}function Ye(){return{type:"paragraph",children:[]}}function nn(){return{type:"strong",children:[]}}function Fn(){return{type:"text",value:""}}function pn(){return{type:"thematicBreak"}}}function Qt(e){return{line:e.line,column:e.column,offset:e.offset}}function sc(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?sc(e,r):hy(e,r)}}function hy(e,t){let n;for(n in t)if(ac.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 vs(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+$n({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+$n({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+$n({start:t.start,end:t.end})+") is still open")}function gy(e){const t=this;t.parser=n;function n(r){return my(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function by(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 yy(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
261
|
-
`}]}function
|
|
262
|
-
`:"",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
|
|
263
|
-
`}),
|
|
264
|
-
`});const u={type:"element",tagName:"li",properties:a,children:o};return e.patch(t,u),e.applyData(t,u)}function
|
|
270
|
+
`;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("")}function My(e){const r={constructs:mc([Py,...(e||{}).extensions||[]]),content:i(Zg),defined:[],document:i(Kg),flow:i(my),lazy:{},string:i(gy),text:i(by)};return r;function i(a){return o;function o(s){return jy(r,a,s)}}}function Iy(e){for(;!yc(e););return e}const Ns=/[\0\t\n\r]/g;function Dy(){let e=1,t="",n=!0,r;return i;function i(a,o,s){const l=[];let u,c,d,p,m;for(a=t+(typeof a=="string"?a.toString():new TextDecoder(o||void 0).decode(a)),d=0,t="",n&&(a.charCodeAt(0)===65279&&d++,n=void 0);d<a.length;){if(Ns.lastIndex=d,u=Ns.exec(a),p=u&&u.index!==void 0?u.index:a.length,m=a.charCodeAt(p),!u){t=a.slice(d);break}if(m===10&&d===p&&r)l.push(-3),r=void 0;else switch(r&&(l.push(-5),r=void 0),d<p&&(l.push(a.slice(d,p)),e+=p-d),m){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:r=!0,e=1}d=p+1}return s&&(r&&l.push(-5),t&&l.push(t),l.push(null)),l}}const Ry=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function Ly(e){return e.replace(Ry,Oy)}function Oy(e,t,n){if(t)return t;if(n.charCodeAt(0)===35){const i=n.charCodeAt(1),a=i===120||i===88;return pc(n.slice(a?2:1),a?16:10)}return $o(n)||e}const Cc={}.hasOwnProperty;function Fy(e,t,n){return typeof t!="string"&&(n=t,t=void 0),By(n)(Iy(My(n).document().write(Dy()(e,t,!0))))}function By(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:a($),autolinkProtocol:L,autolinkEmail:L,atxHeading:a(Ze),blockQuote:a(Q),characterEscape:L,characterReference:L,codeFenced:a(be),codeFencedFenceInfo:o,codeFencedFenceMeta:o,codeIndented:a(be,o),codeText:a(pe,o),codeTextData:L,data:L,codeFlowValue:L,definition:a(Je),definitionDestinationString:o,definitionLabelString:o,definitionTitleString:o,emphasis:a(Ge),hardBreakEscape:a(ke),hardBreakTrailing:a(ke),htmlFlow:a(te,o),htmlFlowData:L,htmlText:a(te,o),htmlTextData:L,image:a(ie),label:o,link:a($),listItem:a(Oe),listItemValue:p,listOrdered:a(He,d),listUnordered:a(He),paragraph:a(Se),reference:S,referenceString:o,resourceDestinationString:o,resourceTitleString:o,setextHeading:a(Ze),strong:a(Ne),thematicBreak:a(gt)},exit:{atxHeading:l(),atxHeadingSequence:j,autolink:l(),autolinkEmail:J,autolinkProtocol:Z,blockQuote:l(),characterEscapeValue:C,characterReferenceMarkerHexadecimal:We,characterReferenceMarkerNumeric:We,characterReferenceValue:Ee,characterReference:Ie,codeFenced:l(b),codeFencedFence:g,codeFencedFenceInfo:m,codeFencedFenceMeta:h,codeFlowValue:C,codeIndented:l(y),codeText:l(O),codeTextData:C,data:C,definition:l(),definitionDestinationString:E,definitionLabelString:w,definitionTitleString:k,emphasis:l(),hardBreakEscape:l(M),hardBreakTrailing:l(M),htmlFlow:l(X),htmlFlowData:C,htmlText:l(F),htmlTextData:C,image:l(K),label:ee,labelText:q,lineEnding:D,link:l(W),listItem:l(),listOrdered:l(),listUnordered:l(),paragraph:l(),referenceString:Pe,resourceDestinationString:x,resourceTitleString:se,resource:ze,setextHeading:l(P),setextHeadingLineSequence:N,setextHeadingText:z,strong:l(),thematicBreak:l()}};Ac(t,(e||{}).mdastExtensions||[]);const n={};return r;function r(T){let B={type:"root",children:[]};const _={stack:[B],tokenStack:[],config:t,enter:s,exit:u,buffer:o,resume:c,data:n},oe=[];let ye=-1;for(;++ye<T.length;)if(T[ye][1].type==="listOrdered"||T[ye][1].type==="listUnordered")if(T[ye][0]==="enter")oe.push(ye);else{const Ue=oe.pop();ye=i(T,Ue,ye)}for(ye=-1;++ye<T.length;){const Ue=t[T[ye][0]];Cc.call(Ue,T[ye][1].type)&&Ue[T[ye][1].type].call(Object.assign({sliceSerialize:T[ye][2].sliceSerialize},_),T[ye][1])}if(_.tokenStack.length>0){const Ue=_.tokenStack[_.tokenStack.length-1];(Ue[1]||Ms).call(_,void 0,Ue[0])}for(B.position={start:tn(T.length>0?T[0][1].start:{line:1,column:1,offset:0}),end:tn(T.length>0?T[T.length-2][1].end:{line:1,column:1,offset:0})},ye=-1;++ye<t.transforms.length;)B=t.transforms[ye](B)||B;return B}function i(T,B,_){let oe=B-1,ye=-1,Ue=!1,Et,bt,Nt,Bt;for(;++oe<=_;){const _e=T[oe];switch(_e[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{_e[0]==="enter"?ye++:ye--,Bt=void 0;break}case"lineEndingBlank":{_e[0]==="enter"&&(Et&&!Bt&&!ye&&!Nt&&(Nt=oe),Bt=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:Bt=void 0}if(!ye&&_e[0]==="enter"&&_e[1].type==="listItemPrefix"||ye===-1&&_e[0]==="exit"&&(_e[1].type==="listUnordered"||_e[1].type==="listOrdered")){if(Et){let kt=oe;for(bt=void 0;kt--;){const Ke=T[kt];if(Ke[1].type==="lineEnding"||Ke[1].type==="lineEndingBlank"){if(Ke[0]==="exit")continue;bt&&(T[bt][1].type="lineEndingBlank",Ue=!0),Ke[1].type="lineEnding",bt=kt}else if(!(Ke[1].type==="linePrefix"||Ke[1].type==="blockQuotePrefix"||Ke[1].type==="blockQuotePrefixWhitespace"||Ke[1].type==="blockQuoteMarker"||Ke[1].type==="listItemIndent"))break}Nt&&(!bt||Nt<bt)&&(Et._spread=!0),Et.end=Object.assign({},bt?T[bt][1].start:_e[1].end),T.splice(bt||oe,0,["exit",Et,_e[2]]),oe++,_++}if(_e[1].type==="listItemPrefix"){const kt={type:"listItem",_spread:!1,start:Object.assign({},_e[1].start),end:void 0};Et=kt,T.splice(oe,0,["enter",kt,_e[2]]),oe++,_++,Nt=void 0,Bt=!0}}}return T[B][1]._spread=Ue,_}function a(T,B){return _;function _(oe){s.call(this,T(oe),oe),B&&B.call(this,oe)}}function o(){this.stack.push({type:"fragment",children:[]})}function s(T,B,_){this.stack[this.stack.length-1].children.push(T),this.stack.push(T),this.tokenStack.push([B,_||void 0]),T.position={start:tn(B.start),end:void 0}}function l(T){return B;function B(_){T&&T.call(this,_),u.call(this,_)}}function u(T,B){const _=this.stack.pop(),oe=this.tokenStack.pop();if(oe)oe[0].type!==T.type&&(B?B.call(this,T,oe[0]):(oe[1]||Ms).call(this,T,oe[0]));else throw new Error("Cannot close `"+T.type+"` ("+tr({start:T.start,end:T.end})+"): it’s not open");_.position.end=tn(T.end)}function c(){return _o(this.stack.pop())}function d(){this.data.expectingFirstListItemValue=!0}function p(T){if(this.data.expectingFirstListItemValue){const B=this.stack[this.stack.length-2];B.start=Number.parseInt(this.sliceSerialize(T),10),this.data.expectingFirstListItemValue=void 0}}function m(){const T=this.resume(),B=this.stack[this.stack.length-1];B.lang=T}function h(){const T=this.resume(),B=this.stack[this.stack.length-1];B.meta=T}function g(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function b(){const T=this.resume(),B=this.stack[this.stack.length-1];B.value=T.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function y(){const T=this.resume(),B=this.stack[this.stack.length-1];B.value=T.replace(/(\r?\n|\r)$/g,"")}function w(T){const B=this.resume(),_=this.stack[this.stack.length-1];_.label=B,_.identifier=Pt(this.sliceSerialize(T)).toLowerCase()}function k(){const T=this.resume(),B=this.stack[this.stack.length-1];B.title=T}function E(){const T=this.resume(),B=this.stack[this.stack.length-1];B.url=T}function j(T){const B=this.stack[this.stack.length-1];if(!B.depth){const _=this.sliceSerialize(T).length;B.depth=_}}function z(){this.data.setextHeadingSlurpLineEnding=!0}function N(T){const B=this.stack[this.stack.length-1];B.depth=this.sliceSerialize(T).codePointAt(0)===61?1:2}function P(){this.data.setextHeadingSlurpLineEnding=void 0}function L(T){const _=this.stack[this.stack.length-1].children;let oe=_[_.length-1];(!oe||oe.type!=="text")&&(oe=st(),oe.position={start:tn(T.start),end:void 0},_.push(oe)),this.stack.push(oe)}function C(T){const B=this.stack.pop();B.value+=this.sliceSerialize(T),B.position.end=tn(T.end)}function D(T){const B=this.stack[this.stack.length-1];if(this.data.atHardBreak){const _=B.children[B.children.length-1];_.position.end=tn(T.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(B.type)&&(L.call(this,T),C.call(this,T))}function M(){this.data.atHardBreak=!0}function X(){const T=this.resume(),B=this.stack[this.stack.length-1];B.value=T}function F(){const T=this.resume(),B=this.stack[this.stack.length-1];B.value=T}function O(){const T=this.resume(),B=this.stack[this.stack.length-1];B.value=T}function W(){const T=this.stack[this.stack.length-1];if(this.data.inReference){const B=this.data.referenceType||"shortcut";T.type+="Reference",T.referenceType=B,delete T.url,delete T.title}else delete T.identifier,delete T.label;this.data.referenceType=void 0}function K(){const T=this.stack[this.stack.length-1];if(this.data.inReference){const B=this.data.referenceType||"shortcut";T.type+="Reference",T.referenceType=B,delete T.url,delete T.title}else delete T.identifier,delete T.label;this.data.referenceType=void 0}function q(T){const B=this.sliceSerialize(T),_=this.stack[this.stack.length-2];_.label=Ly(B),_.identifier=Pt(B).toLowerCase()}function ee(){const T=this.stack[this.stack.length-1],B=this.resume(),_=this.stack[this.stack.length-1];if(this.data.inReference=!0,_.type==="link"){const oe=T.children;_.children=oe}else _.alt=B}function x(){const T=this.resume(),B=this.stack[this.stack.length-1];B.url=T}function se(){const T=this.resume(),B=this.stack[this.stack.length-1];B.title=T}function ze(){this.data.inReference=void 0}function S(){this.data.referenceType="collapsed"}function Pe(T){const B=this.resume(),_=this.stack[this.stack.length-1];_.label=B,_.identifier=Pt(this.sliceSerialize(T)).toLowerCase(),this.data.referenceType="full"}function We(T){this.data.characterReferenceType=T.type}function Ee(T){const B=this.sliceSerialize(T),_=this.data.characterReferenceType;let oe;_?(oe=pc(B,_==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):oe=$o(B);const ye=this.stack[this.stack.length-1];ye.value+=oe}function Ie(T){const B=this.stack.pop();B.position.end=tn(T.end)}function Z(T){C.call(this,T);const B=this.stack[this.stack.length-1];B.url=this.sliceSerialize(T)}function J(T){C.call(this,T);const B=this.stack[this.stack.length-1];B.url="mailto:"+this.sliceSerialize(T)}function Q(){return{type:"blockquote",children:[]}}function be(){return{type:"code",lang:null,meta:null,value:""}}function pe(){return{type:"inlineCode",value:""}}function Je(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function Ge(){return{type:"emphasis",children:[]}}function Ze(){return{type:"heading",depth:0,children:[]}}function ke(){return{type:"break"}}function te(){return{type:"html",value:""}}function ie(){return{type:"image",title:null,url:"",alt:null}}function $(){return{type:"link",title:null,url:"",children:[]}}function He(T){return{type:"list",ordered:T.type==="listOrdered",start:null,spread:T._spread,children:[]}}function Oe(T){return{type:"listItem",spread:T._spread,checked:null,children:[]}}function Se(){return{type:"paragraph",children:[]}}function Ne(){return{type:"strong",children:[]}}function st(){return{type:"text",value:""}}function gt(){return{type:"thematicBreak"}}}function tn(e){return{line:e.line,column:e.column,offset:e.offset}}function Ac(e,t){let n=-1;for(;++n<t.length;){const r=t[n];Array.isArray(r)?Ac(e,r):Wy(e,r)}}function Wy(e,t){let n;for(n in t)if(Cc.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 Ms(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+tr({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+tr({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+tr({start:t.start,end:t.end})+") is still open")}function Vy(e){const t=this;t.parser=n;function n(r){return Fy(r,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function qy(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 Jy(e,t){const n={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,n),[e.applyData(t,n),{type:"text",value:`
|
|
271
|
+
`}]}function Hy(e,t){const n=t.value?t.value+`
|
|
272
|
+
`:"",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 Uy(e,t){const n={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Xy(e,t){const n={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function Zy(e,t){const n=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=String(t.identifier).toUpperCase(),i=Wn(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 l={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,l);const u={type:"element",tagName:"sup",properties:{},children:[l]};return e.patch(t,u),e.applyData(t,u)}function Gy(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 Ky(e,t){if(e.options.allowDangerousHtml){const n={type:"raw",value:t.value};return e.patch(t,n),e.applyData(t,n)}}function zc(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 Qy(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return zc(e,t);const i={src:Wn(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 Yy(e,t){const n={src:Wn(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 _y(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 $y(e,t){const n=String(t.identifier).toUpperCase(),r=e.definitionById.get(n);if(!r)return zc(e,t);const i={href:Wn(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 ev(e,t){const n={href:Wn(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 tv(e,t,n){const r=e.all(t),i=n?nv(n):Ec(t),a={},o=[];if(typeof t.checked=="boolean"){const c=r[0];let d;c&&c.type==="element"&&c.tagName==="p"?d=c:(d={type:"element",tagName:"p",properties:{},children:[]},r.unshift(d)),d.children.length>0&&d.children.unshift({type:"text",value:" "}),d.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:`
|
|
273
|
+
`}),c.type==="element"&&c.tagName==="p"&&!i?o.push(...c.children):o.push(c)}const l=r[r.length-1];l&&(i||l.type!=="element"||l.tagName!=="p")&&o.push({type:"text",value:`
|
|
274
|
+
`});const u={type:"element",tagName:"li",properties:a,children:o};return e.patch(t,u),e.applyData(t,u)}function nv(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=Ec(n[r])}return t}function Ec(e){const t=e.spread;return t??e.children.length>1}function rv(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 iv(e,t){const n={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function ov(e,t){const n={type:"root",children:e.wrap(e.all(t))};return e.patch(t,n),e.applyData(t,n)}function av(e,t){const n={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}function sv(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=Go(t.children[1]),l=ac(t.children[t.children.length-1]);s&&l&&(o.position={start:s,end:l}),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 lv(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 l=-1;const u=[];for(;++l<s;){const d=t.children[l],p={},m=o?o[l]:void 0;m&&(p.align=m);let h={type:"element",tagName:a,properties:p,children:[]};d&&(h.children=e.all(d),e.patch(d,h),h=e.applyData(d,h)),u.push(h)}const c={type:"element",tagName:"tr",properties:{},children:e.wrap(u,!0)};return e.patch(t,c),e.applyData(t,c)}function uv(e,t){const n={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,n),e.applyData(t,n)}const Is=9,Ds=32;function cv(e){const t=String(e),n=/\r?\n|\r/g;let r=n.exec(t),i=0;const a=[];for(;r;)a.push(Rs(t.slice(i,r.index),i>0,!0),r[0]),i=r.index+r[0].length,r=n.exec(t);return a.push(Rs(t.slice(i),i>0,!1)),a.join("")}function Rs(e,t,n){let r=0,i=e.length;if(t){let a=e.codePointAt(r);for(;a===Is||a===Ds;)r++,a=e.codePointAt(r)}if(n){let a=e.codePointAt(i-1);for(;a===Is||a===Ds;)i--,a=e.codePointAt(i-1)}return i>r?e.slice(r,i):""}function dv(e,t){const n={type:"text",value:cv(String(t.value))};return e.patch(t,n),e.applyData(t,n)}function fv(e,t){const n={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,n),e.applyData(t,n)}const mv={blockquote:qy,break:Jy,code:Hy,delete:Uy,emphasis:Xy,footnoteReference:Zy,heading:Gy,html:Ky,imageReference:Qy,image:Yy,inlineCode:_y,linkReference:$y,link:ev,listItem:tv,list:rv,paragraph:iv,root:ov,strong:av,table:sv,tableCell:uv,tableRow:lv,text:dv,thematicBreak:fv,toml:Pr,yaml:Pr,definition:Pr,footnoteDefinition:Pr};function Pr(){}const Pc=-1,fi=0,rr=1,Kr=2,ta=3,na=4,ra=5,ia=6,jc=7,Tc=8,Ls=typeof self=="object"?self:globalThis,pv=(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 fi:case Pc:return n(o,i);case rr:{const s=n([],i);for(const l of o)s.push(r(l));return s}case Kr:{const s=n({},i);for(const[l,u]of o)s[r(l)]=r(u);return s}case ta:return n(new Date(o),i);case na:{const{source:s,flags:l}=o;return n(new RegExp(s,l),i)}case ra:{const s=n(new Map,i);for(const[l,u]of o)s.set(r(l),r(u));return s}case ia:{const s=n(new Set,i);for(const l of o)s.add(r(l));return s}case jc:{const{name:s,message:l}=o;return n(new Ls[s](l),i)}case Tc:return n(BigInt(o),i);case"BigInt":return n(Object(BigInt(o)),i);case"ArrayBuffer":return n(new Uint8Array(o).buffer,o);case"DataView":{const{buffer:s}=new Uint8Array(o);return n(new DataView(s),o)}}return n(new Ls[a](o),i)};return r},Os=e=>pv(new Map,e)(0),zn="",{toString:hv}={},{keys:gv}=Object,Qn=e=>{const t=typeof e;if(t!=="object"||!e)return[fi,t];const n=hv.call(e).slice(8,-1);switch(n){case"Array":return[rr,zn];case"Object":return[Kr,zn];case"Date":return[ta,zn];case"RegExp":return[na,zn];case"Map":return[ra,zn];case"Set":return[ia,zn];case"DataView":return[rr,n]}return n.includes("Array")?[rr,n]:n.includes("Error")?[jc,n]:[Kr,n]},jr=([e,t])=>e===fi&&(t==="function"||t==="symbol"),bv=(e,t,n,r)=>{const i=(o,s)=>{const l=r.push(o)-1;return n.set(s,l),l},a=o=>{if(n.has(o))return n.get(o);let[s,l]=Qn(o);switch(s){case fi:{let c=o;switch(l){case"bigint":s=Tc,c=o.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+l);c=null;break;case"undefined":return i([Pc],o)}return i([s,c],o)}case rr:{if(l){let p=o;return l==="DataView"?p=new Uint8Array(o.buffer):l==="ArrayBuffer"&&(p=new Uint8Array(o)),i([l,[...p]],o)}const c=[],d=i([s,c],o);for(const p of o)c.push(a(p));return d}case Kr:{if(l)switch(l){case"BigInt":return i([l,o.toString()],o);case"Boolean":case"Number":case"String":return i([l,o.valueOf()],o)}if(t&&"toJSON"in o)return a(o.toJSON());const c=[],d=i([s,c],o);for(const p of gv(o))(e||!jr(Qn(o[p])))&&c.push([a(p),a(o[p])]);return d}case ta:return i([s,o.toISOString()],o);case na:{const{source:c,flags:d}=o;return i([s,{source:c,flags:d}],o)}case ra:{const c=[],d=i([s,c],o);for(const[p,m]of o)(e||!(jr(Qn(p))||jr(Qn(m))))&&c.push([a(p),a(m)]);return d}case ia:{const c=[],d=i([s,c],o);for(const p of o)(e||!jr(Qn(p)))&&c.push(a(p));return d}}const{message:u}=o;return i([s,{name:l,message:u}],o)};return a},Fs=(e,{json:t,lossy:n}={})=>{const r=[];return bv(!(t||n),!!t,new Map,r)(e),r},Qr=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Os(Fs(e,t)):structuredClone(e):(e,t)=>Os(Fs(e,t));function yv(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 vv(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function xv(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",n=e.options.footnoteBackContent||yv,r=e.options.footnoteBackLabel||vv,i=e.options.footnoteLabel||"Footnotes",a=e.options.footnoteLabelTagName||"h2",o=e.options.footnoteLabelProperties||{className:["sr-only"]},s=[];let l=-1;for(;++l<e.footnoteOrder.length;){const u=e.footnoteById.get(e.footnoteOrder[l]);if(!u)continue;const c=e.all(u),d=String(u.identifier).toUpperCase(),p=Wn(d.toLowerCase());let m=0;const h=[],g=e.footnoteCounts.get(d);for(;g!==void 0&&++m<=g;){h.length>0&&h.push({type:"text",value:" "});let w=typeof n=="string"?n:n(l,m);typeof w=="string"&&(w={type:"text",value:w}),h.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+p+(m>1?"-"+m:""),dataFootnoteBackref:"",ariaLabel:typeof r=="string"?r:r(l,m),className:["data-footnote-backref"]},children:Array.isArray(w)?w:[w]})}const b=c[c.length-1];if(b&&b.type==="element"&&b.tagName==="p"){const w=b.children[b.children.length-1];w&&w.type==="text"?w.value+=" ":b.children.push({type:"text",value:" "}),b.children.push(...h)}else c.push(...h);const y={type:"element",tagName:"li",properties:{id:t+"fn-"+p},children:e.wrap(c,!0)};e.patch(u,y),s.push(y)}if(s.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:a,properties:{...Qr(o),id:"footnote-label"},children:[{type:"text",value:i}]},{type:"text",value:`
|
|
265
275
|
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(s,!0)},{type:"text",value:`
|
|
266
|
-
`}]}}const
|
|
276
|
+
`}]}}const mi=function(e){if(e==null)return Cv;if(typeof e=="function")return pi(e);if(typeof e=="object")return Array.isArray(e)?wv(e):kv(e);if(typeof e=="string")return Sv(e);throw new Error("Expected function, string, or object as test")};function wv(e){const t=[];let n=-1;for(;++n<e.length;)t[n]=mi(e[n]);return pi(r);function r(...i){let a=-1;for(;++a<t.length;)if(t[a].apply(this,i))return!0;return!1}}function kv(e){const t=e;return pi(n);function n(r){const i=r;let a;for(a in e)if(i[a]!==t[a])return!1;return!0}}function Sv(e){return pi(t);function t(n){return n&&n.type===e}}function pi(e){return t;function t(n,r,i){return!!(Av(n)&&e.call(this,n,typeof r=="number"?r:void 0,i||void 0))}}function Cv(){return!0}function Av(e){return e!==null&&typeof e=="object"&&"type"in e}const Nc=[],zv=!0,So=!1,Ev="skip";function Mc(e,t,n,r){let i;typeof t=="function"&&typeof n!="function"?(r=n,n=t):i=t;const a=mi(i),o=r?-1:1;s(e,void 0,[])();function s(l,u,c){const d=l&&typeof l=="object"?l:{};if(typeof d.type=="string"){const m=typeof d.tagName=="string"?d.tagName:typeof d.name=="string"?d.name:void 0;Object.defineProperty(p,"name",{value:"node ("+(l.type+(m?"<"+m+">":""))+")"})}return p;function p(){let m=Nc,h,g,b;if((!t||a(l,u,c[c.length-1]||void 0))&&(m=Pv(n(l,c)),m[0]===So))return m;if("children"in l&&l.children){const y=l;if(y.children&&m[0]!==Ev)for(g=(r?y.children.length:-1)+o,b=c.concat(y);g>-1&&g<y.children.length;){const w=y.children[g];if(h=s(w,g,b)(),h[0]===So)return h;g=typeof h[1]=="number"?h[1]:g+o}}return m}}}function Pv(e){return Array.isArray(e)?e:typeof e=="number"?[zv,e]:e==null?Nc:[e]}function oa(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),Mc(e,a,s,i);function s(l,u){const c=u[u.length-1],d=c?c.children.indexOf(l):void 0;return o(l,d,c)}}const Co={}.hasOwnProperty,jv={};function Tv(e,t){const n=t||jv,r=new Map,i=new Map,a=new Map,o={...mv,...n.handlers},s={all:u,applyData:Mv,definitionById:r,footnoteById:i,footnoteCounts:a,footnoteOrder:[],handlers:o,one:l,options:n,patch:Nv,wrap:Dv};return oa(e,function(c){if(c.type==="definition"||c.type==="footnoteDefinition"){const d=c.type==="definition"?r:i,p=String(c.identifier).toUpperCase();d.has(p)||d.set(p,c)}}),s;function l(c,d){const p=c.type,m=s.handlers[p];if(Co.call(s.handlers,p)&&m)return m(s,c,d);if(s.options.passThrough&&s.options.passThrough.includes(p)){if("children"in c){const{children:g,...b}=c,y=Qr(b);return y.children=s.all(c),y}return Qr(c)}return(s.options.unknownHandler||Iv)(s,c,d)}function u(c){const d=[];if("children"in c){const p=c.children;let m=-1;for(;++m<p.length;){const h=s.one(p[m],c);if(h){if(m&&p[m-1].type==="break"&&(!Array.isArray(h)&&h.type==="text"&&(h.value=Bs(h.value)),!Array.isArray(h)&&h.type==="element")){const g=h.children[0];g&&g.type==="text"&&(g.value=Bs(g.value))}Array.isArray(h)?d.push(...h):d.push(h)}}}return d}}function Nv(e,t){e.position&&(t.position=vg(e))}function Mv(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,Qr(a)),"children"in n&&n.children&&i!==null&&i!==void 0&&(n.children=i)}return n}function Iv(e,t){const n=t.data||{},r="value"in t&&!(Co.call(n,"hProperties")||Co.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 Dv(e,t){const n=[];let r=-1;for(t&&n.push({type:"text",value:`
|
|
267
277
|
`});++r<e.length;)r&&n.push({type:"text",value:`
|
|
268
278
|
`}),n.push(e[r]);return t&&e.length>0&&n.push({type:"text",value:`
|
|
269
|
-
`}),n}function
|
|
270
|
-
`},i),a}function cv(e,t){return e&&"run"in e?async function(n,r){const i=Es(n,{file:r,...t});await e.run(i,r)}:function(n,r){return Es(n,{file:r,...e||t})}}function Ps(e){if(e)throw e}var Jr=Object.prototype.hasOwnProperty,hc=Object.prototype.toString,Ts=Object.defineProperty,js=Object.getOwnPropertyDescriptor,Ns=function(t){return typeof Array.isArray=="function"?Array.isArray(t):hc.call(t)==="[object Array]"},Ms=function(t){if(!t||hc.call(t)!=="[object Object]")return!1;var n=Jr.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&Jr.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||Jr.call(t,i)},Is=function(t,n){Ts&&n.name==="__proto__"?Ts(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Ls=function(t,n){if(n==="__proto__")if(Jr.call(t,n)){if(js)return js(t,n).value}else return;return t[n]},dv=function e(){var t,n,r,i,a,o,s=arguments[0],l=1,u=arguments.length,d=!1;for(typeof s=="boolean"&&(d=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(n in t)r=Ls(s,n),i=Ls(t,n),s!==i&&(d&&i&&(Ms(i)||(a=Ns(i)))?(a?(a=!1,o=r&&Ns(r)?r:[]):o=r&&Ms(r)?r:{},Is(s,{name:n,newValue:e(d,o,i)})):typeof i<"u"&&Is(s,{name:n,newValue:i}));return s};const Ji=jl(dv);function ko(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 fv(){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(l,...u){const d=e[++a];let c=-1;if(l){o(l);return}for(;++c<i.length;)(u[c]===null||u[c]===void 0)&&(u[c]=i[c]);i=u,d?mv(d,s)(...u):o(null,...u)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return e.push(i),t}}function mv(e,t){let n;return r;function r(...o){const s=e.length>o.length;let l;s&&o.push(i);try{l=e.apply(this,o)}catch(u){const d=u;if(s&&n)throw d;return i(d)}s||(l&&l.then&&typeof l.then=="function"?l.then(a,i):l instanceof Error?i(l):a(l))}function i(o,...s){n||(n=!0,t(o,...s))}function a(o){i(null,o)}}const Tt={basename:pv,dirname:hv,extname:gv,join:bv,sep:"/"};function pv(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');hr(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 hv(e){if(hr(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 gv(e){hr(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 bv(...e){let t=-1,n;for(;++t<e.length;)hr(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":yv(n)}function yv(e){hr(e);const t=e.codePointAt(0)===47;let n=vv(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function vv(e,t){let n="",r=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(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),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 hr(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const xv={cwd:wv};function wv(){return"/"}function So(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function kv(e){if(typeof e=="string")e=new URL(e);else if(!So(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 Sv(e)}function Sv(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 Hi=["history","path","basename","stem","extname","dirname"];class gc{constructor(t){let n;t?So(t)?n={path:t}:typeof t=="string"||Cv(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":xv.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Hi.length;){const a=Hi[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)Hi.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?Tt.basename(this.path):void 0}set basename(t){Ui(t,"basename"),qi(t,"basename"),this.path=Tt.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Tt.dirname(this.path):void 0}set dirname(t){Ds(this.basename,"dirname"),this.path=Tt.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Tt.extname(this.path):void 0}set extname(t){if(qi(t,"extname"),Ds(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=Tt.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){So(t)&&(t=kv(t)),Ui(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Tt.basename(this.path,this.extname):void 0}set stem(t){Ui(t,"stem"),qi(t,"stem"),this.path=Tt.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 et(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 qi(e,t){if(e&&e.includes(Tt.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Tt.sep+"`")}function Ui(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Ds(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function Cv(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const Av=function(e){const r=this.constructor.prototype,i=r[e],a=function(){return i.apply(a,arguments)};return Object.setPrototypeOf(a,r),a},zv={}.hasOwnProperty;class ra extends Av{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=fv()}copy(){const t=new ra;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Ji(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Gi("data",this.frozen),this.namespace[t]=n,this):zv.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Gi("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=Nr(t),r=this.parser||this.Parser;return Xi("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),Xi("process",this.parser||this.Parser),Zi("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(a,o){const s=Nr(t),l=r.parse(s);r.run(l,s,function(d,c,p){if(d||!c||!p)return u(d);const m=c,h=r.stringify(m,p);Tv(h)?p.value=h:p.result=h,u(d,p)});function u(d,c){d||!c?o(d):a?a(c):n(void 0,c)}}}processSync(t){let n=!1,r;return this.freeze(),Xi("processSync",this.parser||this.Parser),Zi("processSync",this.compiler||this.Compiler),this.process(t,i),Os("processSync","process",n),r;function i(a,o){n=!0,Ps(a),r=o}}run(t,n,r){Rs(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 l=Nr(n);i.run(t,l,u);function u(d,c,p){const m=c||t;d?s(d):o?o(m):r(void 0,m,p)}}}runSync(t,n){let r=!1,i;return this.run(t,n,a),Os("runSync","run",r),i;function a(o,s){Ps(o),i=s,r=!0}}stringify(t,n){this.freeze();const r=Nr(n),i=this.compiler||this.Compiler;return Zi("stringify",i),Rs(t),i(t,r)}use(t,...n){const r=this.attachers,i=this.namespace;if(Gi("use",this.frozen),t!=null)if(typeof t=="function")l(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(u){if(typeof u=="function")l(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[d,...c]=u;l(d,c)}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=Ji(!0,i.settings,u.settings))}function s(u){let d=-1;if(u!=null)if(Array.isArray(u))for(;++d<u.length;){const c=u[d];a(c)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function l(u,d){let c=-1,p=-1;for(;++c<r.length;)if(r[c][0]===u){p=c;break}if(p===-1)r.push([u,...d]);else if(d.length>0){let[m,...h]=d;const g=r[p][1];ko(g)&&ko(m)&&(m=Ji(!0,g,m)),r[p]=[u,m,...h]}}}}const Ev=new ra().freeze();function Xi(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Zi(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Gi(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 Rs(e){if(!ko(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Os(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Nr(e){return Pv(e)?e:new gc(e)}function Pv(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function Tv(e){return typeof e=="string"||jv(e)}function jv(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const Nv="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Fs=[],Bs={allowDangerousHtml:!0},Mv=/^(https?|ircs?|mailto|xmpp)$/i,Iv=[{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:"className",id:"remove-classname"},{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 Lv(e){const t=Dv(e),n=Rv(e);return Ov(t.runSync(t.parse(n),n),e)}function Dv(e){const t=e.rehypePlugins||Fs,n=e.remarkPlugins||Fs,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...Bs}:Bs;return Ev().use(gy).use(n).use(cv,r).use(t)}function Rv(e){const t=e.children||"",n=new gc;return typeof t=="string"&&(n.value=t),n}function Ov(e,t){const n=t.allowedElements,r=t.allowElement,i=t.components,a=t.disallowedElements,o=t.skipHtml,s=t.unwrapDisallowed,l=t.urlTransform||bc;for(const d of Iv)Object.hasOwn(t,d.from)&&(""+d.from+(d.to?"use `"+d.to+"` instead":"remove it")+Nv+d.id,void 0);return na(e,u),$h(e,{Fragment:f.Fragment,components:i,ignoreInvalidStyle:!0,jsx:f.jsx,jsxs:f.jsxs,passKeys:!0,passNode:!0});function u(d,c,p){if(d.type==="raw"&&p&&typeof c=="number")return o?p.children.splice(c,1):p.children[c]={type:"text",value:d.value},c;if(d.type==="element"){let m;for(m in Bi)if(Object.hasOwn(Bi,m)&&Object.hasOwn(d.properties,m)){const h=d.properties[m],g=Bi[m];(g===null||g.includes(d.tagName))&&(d.properties[m]=l(String(h||""),m,d))}}if(d.type==="element"){let m=n?!n.includes(d.tagName):a?a.includes(d.tagName):!1;if(!m&&r&&typeof c=="number"&&(m=!r(d,c,p)),m&&p&&typeof c=="number")return s&&d.children?p.children.splice(c,1,...d.children):p.children.splice(c,1),c}}}function bc(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return t===-1||i!==-1&&t>i||n!==-1&&t>n||r!==-1&&t>r||Mv.test(e.slice(0,t))?e:""}function Ws(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}function Fv(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function Bv(e,t,n){const i=fi((n||{}).ignore||[]),a=Wv(t);let o=-1;for(;++o<a.length;)pc(e,"text",s);function s(u,d){let c=-1,p;for(;++c<d.length;){const m=d[c],h=p?p.children:void 0;if(i(m,h?h.indexOf(m):void 0,p))return;p=m}if(p)return l(u,d)}function l(u,d){const c=d[d.length-1],p=a[o][0],m=a[o][1];let h=0;const b=c.children.indexOf(u);let y=!1,S=[];p.lastIndex=0;let k=p.exec(u.value);for(;k;){const E=k.index,T={index:k.index,input:k.input,stack:[...d,u]};let A=m(...k,T);if(typeof A=="string"&&(A=A.length>0?{type:"text",value:A}:void 0),A===!1?p.lastIndex=E+1:(h!==E&&S.push({type:"text",value:u.value.slice(h,E)}),Array.isArray(A)?S.push(...A):A&&S.push(A),h=E+k[0].length,y=!0),!p.global)break;k=p.exec(u.value)}return y?(h<u.value.length&&S.push({type:"text",value:u.value.slice(h)}),c.children.splice(b,1,...S)):S=[u],b+S.length}}function Wv(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([Vv(i[0]),Jv(i[1])])}return t}function Vv(e){return typeof e=="string"?new RegExp(Fv(e),"g"):e}function Jv(e){return typeof e=="function"?e:function(){return e}}const Ki="phrasing",Qi=["autolink","link","image","label"];function Hv(){return{transforms:[Qv],enter:{literalAutolink:Uv,literalAutolinkEmail:Yi,literalAutolinkHttp:Yi,literalAutolinkWww:Yi},exit:{literalAutolink:Kv,literalAutolinkEmail:Gv,literalAutolinkHttp:Xv,literalAutolinkWww:Zv}}}function qv(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:Ki,notInConstruct:Qi},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:Ki,notInConstruct:Qi},{character:":",before:"[ps]",after:"\\/",inConstruct:Ki,notInConstruct:Qi}]}}function Uv(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Yi(e){this.config.enter.autolinkProtocol.call(this,e)}function Xv(e){this.config.exit.autolinkProtocol.call(this,e)}function Zv(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 Gv(e){this.config.exit.autolinkEmail.call(this,e)}function Kv(e){this.exit(e)}function Qv(e){Bv(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,Yv],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),_v]],{ignore:["link","linkReference"]})}function Yv(e,t,n,r,i){let a="";if(!yc(i)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!$v(n)))return!1;const o=ex(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 _v(e,t,n,r){return!yc(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function $v(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 ex(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=Ws(e,"(");let a=Ws(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 yc(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||ln(n)||ui(n))&&(!t||n!==47)}vc.peek=ux;function tx(){this.buffer()}function nx(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function rx(){this.buffer()}function ix(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function ox(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=At(this.sliceSerialize(e)).toLowerCase(),n.label=t}function ax(e){this.exit(e)}function sx(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=At(this.sliceSerialize(e)).toLowerCase(),n.label=t}function lx(e){this.exit(e)}function ux(){return"["}function vc(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),{after:"]",before:a})),s(),o(),a+=i.move("]"),a}function cx(){return{enter:{gfmFootnoteCallString:tx,gfmFootnoteCall:nx,gfmFootnoteDefinitionLabelString:rx,gfmFootnoteDefinition:ix},exit:{gfmFootnoteCallString:ox,gfmFootnoteCall:ax,gfmFootnoteDefinitionLabelString:sx,gfmFootnoteDefinition:lx}}}function dx(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:vc},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(r,i,a,o){const s=a.createTracker(o);let l=s.move("[^");const u=a.enter("footnoteDefinition"),d=a.enter("label");return l+=s.move(a.safe(a.associationId(r),{before:l,after:"]"})),d(),l+=s.move("]:"),r.children&&r.children.length>0&&(s.shift(4),l+=s.move((t?`
|
|
271
|
-
`:" ")+a.indentLines(a.containerFlow(r,s.current()),t?
|
|
272
|
-
`)}function
|
|
273
|
-
`&&
|
|
274
|
-
`}function
|
|
275
|
-
`,encode:["`"],...s.current()})),
|
|
276
|
-
`),a&&(
|
|
277
|
-
`)),
|
|
278
|
-
`,...l.current()}))),s(),e.title&&(s=n.enter(`title${a}`),u+=l.move(" "+i),u+=l.move(n.safe(e.title,{before:u,after:i,...l.current()})),u+=l.move(i),s()),o(),u}function
|
|
279
|
+
`}),n}function Bs(e){let t=0,n=e.charCodeAt(t);for(;n===9||n===32;)t++,n=e.charCodeAt(t);return e.slice(t)}function Ws(e,t){const n=Tv(e,t),r=n.one(e,void 0),i=xv(n),a=Array.isArray(r)?{type:"root",children:r}:r||{type:"root",children:[]};return i&&a.children.push({type:"text",value:`
|
|
280
|
+
`},i),a}function Rv(e,t){return e&&"run"in e?async function(n,r){const i=Ws(n,{file:r,...t});await e.run(i,r)}:function(n,r){return Ws(n,{file:r,...e||t})}}function Vs(e){if(e)throw e}var Vr=Object.prototype.hasOwnProperty,Ic=Object.prototype.toString,qs=Object.defineProperty,Js=Object.getOwnPropertyDescriptor,Hs=function(t){return typeof Array.isArray=="function"?Array.isArray(t):Ic.call(t)==="[object Array]"},Us=function(t){if(!t||Ic.call(t)!=="[object Object]")return!1;var n=Vr.call(t,"constructor"),r=t.constructor&&t.constructor.prototype&&Vr.call(t.constructor.prototype,"isPrototypeOf");if(t.constructor&&!n&&!r)return!1;var i;for(i in t);return typeof i>"u"||Vr.call(t,i)},Xs=function(t,n){qs&&n.name==="__proto__"?qs(t,n.name,{enumerable:!0,configurable:!0,value:n.newValue,writable:!0}):t[n.name]=n.newValue},Zs=function(t,n){if(n==="__proto__")if(Vr.call(t,n)){if(Js)return Js(t,n).value}else return;return t[n]},Lv=function e(){var t,n,r,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(n in t)r=Zs(s,n),i=Zs(t,n),s!==i&&(c&&i&&(Us(i)||(a=Hs(i)))?(a?(a=!1,o=r&&Hs(r)?r:[]):o=r&&Us(r)?r:{},Xs(s,{name:n,newValue:e(c,o,i)})):typeof i<"u"&&Xs(s,{name:n,newValue:i}));return s};const Ui=Gl(Lv);function Ao(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 Ov(){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(l,...u){const c=e[++a];let d=-1;if(l){o(l);return}for(;++d<i.length;)(u[d]===null||u[d]===void 0)&&(u[d]=i[d]);i=u,c?Fv(c,s)(...u):o(null,...u)}}function r(i){if(typeof i!="function")throw new TypeError("Expected `middelware` to be a function, not "+i);return e.push(i),t}}function Fv(e,t){let n;return r;function r(...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&&n)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){n||(n=!0,t(o,...s))}function a(o){i(null,o)}}const It={basename:Bv,dirname:Wv,extname:Vv,join:qv,sep:"/"};function Bv(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');br(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 Wv(e){if(br(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 Vv(e){br(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 qv(...e){let t=-1,n;for(;++t<e.length;)br(e[t]),e[t]&&(n=n===void 0?e[t]:n+"/"+e[t]);return n===void 0?".":Jv(n)}function Jv(e){br(e);const t=e.codePointAt(0)===47;let n=Hv(e,!t);return n.length===0&&!t&&(n="."),n.length>0&&e.codePointAt(e.length-1)===47&&(n+="/"),t?"/"+n:n}function Hv(e,t){let n="",r=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(n.length<2||r!==2||n.codePointAt(n.length-1)!==46||n.codePointAt(n.length-2)!==46){if(n.length>2){if(l=n.lastIndexOf("/"),l!==n.length-1){l<0?(n="",r=0):(n=n.slice(0,l),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 br(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const Uv={cwd:Xv};function Xv(){return"/"}function zo(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function Zv(e){if(typeof e=="string")e=new URL(e);else if(!zo(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 Gv(e)}function Gv(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 Xi=["history","path","basename","stem","extname","dirname"];class Dc{constructor(t){let n;t?zo(t)?n={path:t}:typeof t=="string"||Kv(t)?n={value:t}:n=t:n={},this.cwd="cwd"in n?"":Uv.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let r=-1;for(;++r<Xi.length;){const a=Xi[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)Xi.includes(i)||(this[i]=n[i])}get basename(){return typeof this.path=="string"?It.basename(this.path):void 0}set basename(t){Gi(t,"basename"),Zi(t,"basename"),this.path=It.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?It.dirname(this.path):void 0}set dirname(t){Gs(this.basename,"dirname"),this.path=It.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?It.extname(this.path):void 0}set extname(t){if(Zi(t,"extname"),Gs(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=It.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){zo(t)&&(t=Zv(t)),Gi(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?It.basename(this.path,this.extname):void 0}set stem(t){Gi(t,"stem"),Zi(t,"stem"),this.path=It.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 at(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 Zi(e,t){if(e&&e.includes(It.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+It.sep+"`")}function Gi(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function Gs(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function Kv(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const Qv=function(e){const r=this.constructor.prototype,i=r[e],a=function(){return i.apply(a,arguments)};return Object.setPrototypeOf(a,r),a},Yv={}.hasOwnProperty;class aa extends Qv{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=Ov()}copy(){const t=new aa;let n=-1;for(;++n<this.attachers.length;){const r=this.attachers[n];t.use(...r)}return t.data(Ui(!0,{},this.namespace)),t}data(t,n){return typeof t=="string"?arguments.length===2?(Yi("data",this.frozen),this.namespace[t]=n,this):Yv.call(this.namespace,t)&&this.namespace[t]||void 0:t?(Yi("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=Tr(t),r=this.parser||this.Parser;return Ki("parse",r),r(String(n),n)}process(t,n){const r=this;return this.freeze(),Ki("process",this.parser||this.Parser),Qi("process",this.compiler||this.Compiler),n?i(void 0,n):new Promise(i);function i(a,o){const s=Tr(t),l=r.parse(s);r.run(l,s,function(c,d,p){if(c||!d||!p)return u(c);const m=d,h=r.stringify(m,p);ex(h)?p.value=h:p.result=h,u(c,p)});function u(c,d){c||!d?o(c):a?a(d):n(void 0,d)}}}processSync(t){let n=!1,r;return this.freeze(),Ki("processSync",this.parser||this.Parser),Qi("processSync",this.compiler||this.Compiler),this.process(t,i),Qs("processSync","process",n),r;function i(a,o){n=!0,Vs(a),r=o}}run(t,n,r){Ks(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 l=Tr(n);i.run(t,l,u);function u(c,d,p){const m=d||t;c?s(c):o?o(m):r(void 0,m,p)}}}runSync(t,n){let r=!1,i;return this.run(t,n,a),Qs("runSync","run",r),i;function a(o,s){Vs(o),i=s,r=!0}}stringify(t,n){this.freeze();const r=Tr(n),i=this.compiler||this.Compiler;return Qi("stringify",i),Ks(t),i(t,r)}use(t,...n){const r=this.attachers,i=this.namespace;if(Yi("use",this.frozen),t!=null)if(typeof t=="function")l(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(u){if(typeof u=="function")l(u,[]);else if(typeof u=="object")if(Array.isArray(u)){const[c,...d]=u;l(c,d)}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=Ui(!0,i.settings,u.settings))}function s(u){let c=-1;if(u!=null)if(Array.isArray(u))for(;++c<u.length;){const d=u[c];a(d)}else throw new TypeError("Expected a list of plugins, not `"+u+"`")}function l(u,c){let d=-1,p=-1;for(;++d<r.length;)if(r[d][0]===u){p=d;break}if(p===-1)r.push([u,...c]);else if(c.length>0){let[m,...h]=c;const g=r[p][1];Ao(g)&&Ao(m)&&(m=Ui(!0,g,m)),r[p]=[u,m,...h]}}}}const _v=new aa().freeze();function Ki(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function Qi(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function Yi(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 Ks(e){if(!Ao(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function Qs(e,t,n){if(!n)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function Tr(e){return $v(e)?e:new Dc(e)}function $v(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function ex(e){return typeof e=="string"||tx(e)}function tx(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const nx="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",Ys=[],_s={allowDangerousHtml:!0},rx=/^(https?|ircs?|mailto|xmpp)$/i,ix=[{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:"className",id:"remove-classname"},{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 ox(e){const t=ax(e),n=sx(e);return lx(t.runSync(t.parse(n),n),e)}function ax(e){const t=e.rehypePlugins||Ys,n=e.remarkPlugins||Ys,r=e.remarkRehypeOptions?{...e.remarkRehypeOptions,..._s}:_s;return _v().use(Vy).use(n).use(Rv,r).use(t)}function sx(e){const t=e.children||"",n=new Dc;return typeof t=="string"&&(n.value=t),n}function lx(e,t){const n=t.allowedElements,r=t.allowElement,i=t.components,a=t.disallowedElements,o=t.skipHtml,s=t.unwrapDisallowed,l=t.urlTransform||Rc;for(const c of ix)Object.hasOwn(t,c.from)&&(""+c.from+(c.to?"use `"+c.to+"` instead":"remove it")+nx+c.id,void 0);return oa(e,u),Cg(e,{Fragment:f.Fragment,components:i,ignoreInvalidStyle:!0,jsx:f.jsx,jsxs:f.jsxs,passKeys:!0,passNode:!0});function u(c,d,p){if(c.type==="raw"&&p&&typeof d=="number")return o?p.children.splice(d,1):p.children[d]={type:"text",value:c.value},d;if(c.type==="element"){let m;for(m in qi)if(Object.hasOwn(qi,m)&&Object.hasOwn(c.properties,m)){const h=c.properties[m],g=qi[m];(g===null||g.includes(c.tagName))&&(c.properties[m]=l(String(h||""),m,c))}}if(c.type==="element"){let m=n?!n.includes(c.tagName):a?a.includes(c.tagName):!1;if(!m&&r&&typeof d=="number"&&(m=!r(c,d,p)),m&&p&&typeof d=="number")return s&&c.children?p.children.splice(d,1,...c.children):p.children.splice(d,1),d}}}function Rc(e){const t=e.indexOf(":"),n=e.indexOf("?"),r=e.indexOf("#"),i=e.indexOf("/");return t===-1||i!==-1&&t>i||n!==-1&&t>n||r!==-1&&t>r||rx.test(e.slice(0,t))?e:""}function $s(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}function ux(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function cx(e,t,n){const i=mi((n||{}).ignore||[]),a=dx(t);let o=-1;for(;++o<a.length;)Mc(e,"text",s);function s(u,c){let d=-1,p;for(;++d<c.length;){const m=c[d],h=p?p.children:void 0;if(i(m,h?h.indexOf(m):void 0,p))return;p=m}if(p)return l(u,c)}function l(u,c){const d=c[c.length-1],p=a[o][0],m=a[o][1];let h=0;const b=d.children.indexOf(u);let y=!1,w=[];p.lastIndex=0;let k=p.exec(u.value);for(;k;){const E=k.index,j={index:k.index,input:k.input,stack:[...c,u]};let z=m(...k,j);if(typeof z=="string"&&(z=z.length>0?{type:"text",value:z}:void 0),z===!1?p.lastIndex=E+1:(h!==E&&w.push({type:"text",value:u.value.slice(h,E)}),Array.isArray(z)?w.push(...z):z&&w.push(z),h=E+k[0].length,y=!0),!p.global)break;k=p.exec(u.value)}return y?(h<u.value.length&&w.push({type:"text",value:u.value.slice(h)}),d.children.splice(b,1,...w)):w=[u],b+w.length}}function dx(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([fx(i[0]),mx(i[1])])}return t}function fx(e){return typeof e=="string"?new RegExp(ux(e),"g"):e}function mx(e){return typeof e=="function"?e:function(){return e}}const _i="phrasing",$i=["autolink","link","image","label"];function px(){return{transforms:[wx],enter:{literalAutolink:gx,literalAutolinkEmail:eo,literalAutolinkHttp:eo,literalAutolinkWww:eo},exit:{literalAutolink:xx,literalAutolinkEmail:vx,literalAutolinkHttp:bx,literalAutolinkWww:yx}}}function hx(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:_i,notInConstruct:$i},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:_i,notInConstruct:$i},{character:":",before:"[ps]",after:"\\/",inConstruct:_i,notInConstruct:$i}]}}function gx(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function eo(e){this.config.enter.autolinkProtocol.call(this,e)}function bx(e){this.config.exit.autolinkProtocol.call(this,e)}function yx(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 vx(e){this.config.exit.autolinkEmail.call(this,e)}function xx(e){this.exit(e)}function wx(e){cx(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,kx],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),Sx]],{ignore:["link","linkReference"]})}function kx(e,t,n,r,i){let a="";if(!Lc(i)||(/^w/i.test(t)&&(n=t+n,t="",a="http://"),!Cx(n)))return!1;const o=Ax(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 Sx(e,t,n,r){return!Lc(r,!0)||/[-\d_]$/.test(n)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+n,children:[{type:"text",value:t+"@"+n}]}}function Cx(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 Ax(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=$s(e,"(");let a=$s(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 Lc(e,t){const n=e.input.charCodeAt(e.index-1);return(e.index===0||gn(n)||ci(n))&&(!t||n!==47)}Oc.peek=Dx;function zx(){this.buffer()}function Ex(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function Px(){this.buffer()}function jx(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function Tx(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Pt(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Nx(e){this.exit(e)}function Mx(e){const t=this.resume(),n=this.stack[this.stack.length-1];n.type,n.identifier=Pt(this.sliceSerialize(e)).toLowerCase(),n.label=t}function Ix(e){this.exit(e)}function Dx(){return"["}function Oc(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),{after:"]",before:a})),s(),o(),a+=i.move("]"),a}function Rx(){return{enter:{gfmFootnoteCallString:zx,gfmFootnoteCall:Ex,gfmFootnoteDefinitionLabelString:Px,gfmFootnoteDefinition:jx},exit:{gfmFootnoteCallString:Tx,gfmFootnoteCall:Nx,gfmFootnoteDefinitionLabelString:Mx,gfmFootnoteDefinition:Ix}}}function Lx(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:n,footnoteReference:Oc},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function n(r,i,a,o){const s=a.createTracker(o);let l=s.move("[^");const u=a.enter("footnoteDefinition"),c=a.enter("label");return l+=s.move(a.safe(a.associationId(r),{before:l,after:"]"})),c(),l+=s.move("]:"),r.children&&r.children.length>0&&(s.shift(4),l+=s.move((t?`
|
|
281
|
+
`:" ")+a.indentLines(a.containerFlow(r,s.current()),t?Fc:Ox))),u(),l}}function Ox(e,t,n){return t===0?e:Fc(e,t,n)}function Fc(e,t,n){return(n?"":" ")+e}const Fx=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];Bc.peek=Jx;function Bx(){return{canContainEols:["delete"],enter:{strikethrough:Vx},exit:{strikethrough:qx}}}function Wx(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:Fx}],handlers:{delete:Bc}}}function Vx(e){this.enter({type:"delete",children:[]},e)}function qx(e){this.exit(e)}function Bc(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 Jx(){return"~"}function Hx(e){return e.length}function Ux(e,t){const n=t||{},r=(n.align||[]).concat(),i=n.stringLength||Hx,a=[],o=[],s=[],l=[];let u=0,c=-1;for(;++c<e.length;){const g=[],b=[];let y=-1;for(e[c].length>u&&(u=e[c].length);++y<e[c].length;){const w=Xx(e[c][y]);if(n.alignDelimiters!==!1){const k=i(w);b[y]=k,(l[y]===void 0||k>l[y])&&(l[y]=k)}g.push(w)}o[c]=g,s[c]=b}let d=-1;if(typeof r=="object"&&"length"in r)for(;++d<u;)a[d]=el(r[d]);else{const g=el(r);for(;++d<u;)a[d]=g}d=-1;const p=[],m=[];for(;++d<u;){const g=a[d];let b="",y="";g===99?(b=":",y=":"):g===108?b=":":g===114&&(y=":");let w=n.alignDelimiters===!1?1:Math.max(1,l[d]-b.length-y.length);const k=b+"-".repeat(w)+y;n.alignDelimiters!==!1&&(w=b.length+w+y.length,w>l[d]&&(l[d]=w),m[d]=w),p[d]=k}o.splice(1,0,p),s.splice(1,0,m),c=-1;const h=[];for(;++c<o.length;){const g=o[c],b=s[c];d=-1;const y=[];for(;++d<u;){const w=g[d]||"";let k="",E="";if(n.alignDelimiters!==!1){const j=l[d]-(b[d]||0),z=a[d];z===114?k=" ".repeat(j):z===99?j%2?(k=" ".repeat(j/2+.5),E=" ".repeat(j/2-.5)):(k=" ".repeat(j/2),E=k):E=" ".repeat(j)}n.delimiterStart!==!1&&!d&&y.push("|"),n.padding!==!1&&!(n.alignDelimiters===!1&&w==="")&&(n.delimiterStart!==!1||d)&&y.push(" "),n.alignDelimiters!==!1&&y.push(k),y.push(w),n.alignDelimiters!==!1&&y.push(E),n.padding!==!1&&y.push(" "),(n.delimiterEnd!==!1||d!==u-1)&&y.push("|")}h.push(n.delimiterEnd===!1?y.join("").replace(/ +$/,""):y.join(""))}return h.join(`
|
|
282
|
+
`)}function Xx(e){return e==null?"":String(e)}function el(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 Zx(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()),Gx);return i(),o}function Gx(e,t,n){return">"+(n?"":" ")+e}function Kx(e,t){return tl(e,t.inConstruct,!0)&&!tl(e,t.notInConstruct,!1)}function tl(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 nl(e,t,n,r){let i=-1;for(;++i<n.unsafe.length;)if(n.unsafe[i].character===`
|
|
283
|
+
`&&Kx(n.stack,n.unsafe[i]))return/[ \t]/.test(r.before)?"":" ";return`\\
|
|
284
|
+
`}function Qx(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 Yx(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 _x(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 $x(e,t,n,r){const i=_x(n),a=e.value||"",o=i==="`"?"GraveAccent":"Tilde";if(Yx(e,n)){const d=n.enter("codeIndented"),p=n.indentLines(a,ew);return d(),p}const s=n.createTracker(r),l=i.repeat(Math.max(Qx(a,i)+1,3)),u=n.enter("codeFenced");let c=s.move(l);if(e.lang){const d=n.enter(`codeFencedLang${o}`);c+=s.move(n.safe(e.lang,{before:c,after:" ",encode:["`"],...s.current()})),d()}if(e.lang&&e.meta){const d=n.enter(`codeFencedMeta${o}`);c+=s.move(" "),c+=s.move(n.safe(e.meta,{before:c,after:`
|
|
285
|
+
`,encode:["`"],...s.current()})),d()}return c+=s.move(`
|
|
286
|
+
`),a&&(c+=s.move(a+`
|
|
287
|
+
`)),c+=s.move(l),u(),c}function ew(e,t,n){return(n?"":" ")+e}function sa(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 tw(e,t,n,r){const i=sa(n),a=i==='"'?"Quote":"Apostrophe",o=n.enter("definition");let s=n.enter("label");const l=n.createTracker(r);let u=l.move("[");return u+=l.move(n.safe(n.associationId(e),{before:u,after:"]",...l.current()})),u+=l.move("]: "),s(),!e.url||/[\0- \u007F]/.test(e.url)?(s=n.enter("destinationLiteral"),u+=l.move("<"),u+=l.move(n.safe(e.url,{before:u,after:">",...l.current()})),u+=l.move(">")):(s=n.enter("destinationRaw"),u+=l.move(n.safe(e.url,{before:u,after:e.title?" ":`
|
|
288
|
+
`,...l.current()}))),s(),e.title&&(s=n.enter(`title${a}`),u+=l.move(" "+i),u+=l.move(n.safe(e.title,{before:u,after:i,...l.current()})),u+=l.move(i),s()),o(),u}function nw(e){const t=e.options.emphasis||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize emphasis with `"+t+"` for `options.emphasis`, expected `*`, or `_`");return t}function ar(e){return"&#x"+e.toString(16).toUpperCase()+";"}function Yr(e,t,n){const r=In(e),i=In(t);return r===void 0?i===void 0?n==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:i===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:r===1?i===void 0?{inside:!1,outside:!1}:i===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:i===void 0?{inside:!1,outside:!1}:i===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}Wc.peek=rw;function Wc(e,t,n,r){const i=nw(n),a=n.enter("emphasis"),o=n.createTracker(r),s=o.move(i);let l=o.move(n.containerPhrasing(e,{after:i,before:s,...o.current()}));const u=l.charCodeAt(0),c=Yr(r.before.charCodeAt(r.before.length-1),u,i);c.inside&&(l=ar(u)+l.slice(1));const d=l.charCodeAt(l.length-1),p=Yr(r.after.charCodeAt(0),d,i);p.inside&&(l=l.slice(0,-1)+ar(d));const m=o.move(i);return a(),n.attentionEncodeSurroundingInfo={after:p.outside,before:c.outside},s+l+m}function rw(e,t,n){return n.options.emphasis||"*"}function iw(e,t){let n=!1;return oa(e,function(r){if("value"in r&&/\r?\n|\r/.test(r.value)||r.type==="break")return n=!0,So}),!!((!e.depth||e.depth<3)&&_o(e)&&(t.options.setext||n))}function ow(e,t,n,r){const i=Math.max(Math.min(6,e.depth||1),1),a=n.createTracker(r);if(iw(e,n)){const c=n.enter("headingSetext"),d=n.enter("phrasing"),p=n.containerPhrasing(e,{...a.current(),before:`
|
|
279
289
|
`,after:`
|
|
280
|
-
`});return
|
|
290
|
+
`});return d(),c(),p+`
|
|
281
291
|
`+(i===1?"=":"-").repeat(p.length-(Math.max(p.lastIndexOf("\r"),p.lastIndexOf(`
|
|
282
292
|
`))+1))}const o="#".repeat(i),s=n.enter("headingAtx"),l=n.enter("phrasing");a.move(o+" ");let u=n.containerPhrasing(e,{before:"# ",after:`
|
|
283
|
-
`,...a.current()});return/^[\t ]/.test(u)&&(u=
|
|
284
|
-
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:p,table:o,tableCell:l,tableRow:s}};function o(m,h,g,b){return u(
|
|
285
|
-
`))}function l(m,h,g,b){const y=g.enter("tableCell"),S=g.enter("phrasing"),k=g.containerPhrasing(m,{...b,before:a,after:a});return S(),y(),k}function u(m,h){return xx(m,{align:h,alignDelimiters:r,padding:n,stringLength:i})}function d(m,h,g){const b=m.children;let y=-1;const S=[],k=h.enter("table");for(;++y<b.length;)S[y]=c(b[y],h,g);return k(),S}function c(m,h,g){const b=m.children;let y=-1;const S=[],k=h.enter("tableRow");for(;++y<b.length;)S[y]=l(b[y],m,h,g);return k(),S}function p(m,h,g){let b=Mc.inlineCode(m,h,g);return g.stack.includes("tableCell")&&(b=b.replace(/\|/g,"\\$&")),b}}function sw(){return{exit:{taskListCheckValueChecked:Us,taskListCheckValueUnchecked:Us,paragraph:uw}}}function lw(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:cw}}}function Us(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function uw(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 cw(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 l=Mc.listItem(e,t,n,{...r,...s.current()});return a&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,u)),l;function u(d){return d+o}}function dw(){return[Hv(),cx(),px(),ew(),sw()]}function fw(e){return{extensions:[qv(),dx(e),hx(),aw(e),lw()]}}const mw={tokenize:vw,partial:!0},Ic={tokenize:xw,partial:!0},Lc={tokenize:ww,partial:!0},Dc={tokenize:kw,partial:!0},pw={tokenize:Sw,partial:!0},Rc={name:"wwwAutolink",tokenize:bw,previous:Fc},Oc={name:"protocolAutolink",tokenize:yw,previous:Bc},Ht={name:"emailAutolink",tokenize:gw,previous:Wc},It={};function hw(){return{text:It}}let rn=48;for(;rn<123;)It[rn]=Ht,rn++,rn===58?rn=65:rn===91&&(rn=97);It[43]=Ht;It[45]=Ht;It[46]=Ht;It[95]=Ht;It[72]=[Ht,Oc];It[104]=[Ht,Oc];It[87]=[Ht,Rc];It[119]=[Ht,Rc];function gw(e,t,n){const r=this;let i,a;return o;function o(c){return!Co(c)||!Wc.call(r,r.previous)||aa(r.events)?n(c):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(c))}function s(c){return Co(c)?(e.consume(c),s):c===64?(e.consume(c),l):n(c)}function l(c){return c===46?e.check(pw,d,u)(c):c===45||c===95||$e(c)?(a=!0,e.consume(c),l):d(c)}function u(c){return e.consume(c),i=!0,l}function d(c){return a&&i&&at(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(c)):n(c)}}function bw(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!Fc.call(r,r.previous)||aa(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(mw,e.attempt(Ic,e.attempt(Lc,a),n),n)(o))}function a(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function yw(e,t,n){const r=this;let i="",a=!1;return o;function o(c){return(c===72||c===104)&&Bc.call(r,r.previous)&&!aa(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(c),e.consume(c),s):n(c)}function s(c){if(at(c)&&i.length<5)return i+=String.fromCodePoint(c),e.consume(c),s;if(c===58){const p=i.toLowerCase();if(p==="http"||p==="https")return e.consume(c),l}return n(c)}function l(c){return c===47?(e.consume(c),a?u:(a=!0,l)):n(c)}function u(c){return c===null||Gr(c)||je(c)||ln(c)||ui(c)?n(c):e.attempt(Ic,e.attempt(Lc,d),n)(c)}function d(c){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(c)}}function vw(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 xw(e,t,n){let r,i,a;return o;function o(u){return u===46||u===95?e.check(Dc,l,s)(u):u===null||je(u)||ln(u)||u!==45&&ui(u)?l(u):(a=!0,e.consume(u),o)}function s(u){return u===95?r=!0:(i=r,r=void 0),e.consume(u),o}function l(u){return i||r||!a?n(u):t(u)}}function ww(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(Dc,t,a)(o):o===null||je(o)||ln(o)?t(o):(e.consume(o),i)}function a(o){return o===41&&r++,e.consume(o),i}}function kw(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||je(s)||ln(s)?t(s):n(s)}function i(s){return s===null||s===40||s===91||je(s)||ln(s)?t(s):r(s)}function a(s){return at(s)?o(s):n(s)}function o(s){return s===59?(e.consume(s),r):at(s)?(e.consume(s),o):n(s)}}function Sw(e,t,n){return r;function r(a){return e.consume(a),i}function i(a){return $e(a)?n(a):t(a)}}function Fc(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||je(e)}function Bc(e){return!at(e)}function Wc(e){return!(e===47||Co(e))}function Co(e){return e===43||e===45||e===46||e===95||$e(e)}function aa(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 Cw={tokenize:Mw,partial:!0};function Aw(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:Tw,continuation:{tokenize:jw},exit:Nw}},text:{91:{name:"gfmFootnoteCall",tokenize:Pw},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:zw,resolveTo:Ew}}}}function zw(e,t,n){const r=this;let i=r.events.length;const a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;i--;){const l=r.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 n(l);const u=At(r.sliceSerialize({start:o.end,end:r.now()}));return u.codePointAt(0)!==94||!a.includes(u.slice(1))?n(l):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(l),e.exit("gfmFootnoteCallLabelMarker"),t(l))}}function Ew(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 Pw(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a=0,o;return s;function s(c){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(c),e.exit("gfmFootnoteCallLabelMarker"),l}function l(c){return c!==94?n(c):(e.enter("gfmFootnoteCallMarker"),e.consume(c),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",u)}function u(c){if(a>999||c===93&&!o||c===null||c===91||je(c))return n(c);if(c===93){e.exit("chunkString");const p=e.exit("gfmFootnoteCallString");return i.includes(At(r.sliceSerialize(p)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(c),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(c)}return je(c)||(o=!0),a++,e.consume(c),c===92?d:u}function d(c){return c===91||c===92||c===93?(e.consume(c),a++,u):u(c)}}function Tw(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.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",d):n(h)}function d(h){if(o>999||h===93&&!s||h===null||h===91||je(h))return n(h);if(h===93){e.exit("chunkString");const g=e.exit("gfmFootnoteDefinitionLabelString");return a=At(r.sliceSerialize(g)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),p}return je(h)||(s=!0),o++,e.consume(h),h===92?c:d}function c(h){return h===91||h===92||h===93?(e.consume(h),o++,d):d(h)}function p(h){return h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),i.includes(a)||i.push(a),we(e,m,"gfmFootnoteDefinitionWhitespace")):n(h)}function m(h){return t(h)}}function jw(e,t,n){return e.check(pr,t,e.attempt(Cw,t,n))}function Nw(e){e.exit("gfmFootnoteDefinition")}function Mw(e,t,n){const r=this;return we(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 Iw(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 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 d={type:"strikethrough",start:Object.assign({},o[u][1].start),end:Object.assign({},o[l][1].end)},c={type:"strikethroughText",start:Object.assign({},o[u][1].end),end:Object.assign({},o[l][1].start)},p=[["enter",d,s],["enter",o[u][1],s],["exit",o[u][1],s],["enter",c,s]],m=s.parser.constructs.insideSpan.null;m&&yt(p,p.length,0,ci(m,o.slice(u+1,l),s)),yt(p,p.length,0,[["exit",c,s],["enter",o[l][1],s],["exit",o[l][1],s],["exit",d,s]]),yt(o,u-1,l-u+3,p),l=u+p.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,d=this.events;let c=0;return p;function p(h){return u===126&&d[d.length-1][1].type!=="characterEscape"?l(h):(o.enter("strikethroughSequenceTemporary"),m(h))}function m(h){const g=En(u);if(h===126)return c>1?l(h):(o.consume(h),c++,m);if(c<2&&!n)return l(h);const b=o.exit("strikethroughSequenceTemporary"),y=En(h);return b._open=!y||y===2&&!!g,b._close=!g||g===2&&!!y,s(h)}}}class Lw{constructor(){this.map=[]}add(t,n,r){Dw(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.slice()),t.length=0;let i=r.pop();for(;i;){for(const a of i)t.push(a);i=r.pop()}this.map.length=0}}function Dw(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 Rw(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 Ow(){return{flow:{null:{name:"table",tokenize:Fw,resolveAll:Bw}}}}function Fw(e,t,n){const r=this;let i=0,a=0,o;return s;function s(z){let j=r.events.length-1;for(;j>-1;){const R=r.events[j][1].type;if(R==="lineEnding"||R==="linePrefix")j--;else break}const M=j>-1?r.events[j][1].type:null,X=M==="tableHead"||M==="tableRow"?A:l;return X===A&&r.parser.lazy[r.now().line]?n(z):X(z)}function l(z){return e.enter("tableHead"),e.enter("tableRow"),u(z)}function u(z){return z===124||(o=!0,a+=1),d(z)}function d(z){return z===null?n(z):Y(z)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(z),e.exit("lineEnding"),m):n(z):he(z)?we(e,d,"whitespace")(z):(a+=1,o&&(o=!1,i+=1),z===124?(e.enter("tableCellDivider"),e.consume(z),e.exit("tableCellDivider"),o=!0,d):(e.enter("data"),c(z)))}function c(z){return z===null||z===124||je(z)?(e.exit("data"),d(z)):(e.consume(z),z===92?p:c)}function p(z){return z===92||z===124?(e.consume(z),c):c(z)}function m(z){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(z):(e.enter("tableDelimiterRow"),o=!1,he(z)?we(e,h,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(z):h(z))}function h(z){return z===45||z===58?b(z):z===124?(o=!0,e.enter("tableCellDivider"),e.consume(z),e.exit("tableCellDivider"),g):T(z)}function g(z){return he(z)?we(e,b,"whitespace")(z):b(z)}function b(z){return z===58?(a+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(z),e.exit("tableDelimiterMarker"),y):z===45?(a+=1,y(z)):z===null||Y(z)?E(z):T(z)}function y(z){return z===45?(e.enter("tableDelimiterFiller"),S(z)):T(z)}function S(z){return z===45?(e.consume(z),S):z===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(z),e.exit("tableDelimiterMarker"),k):(e.exit("tableDelimiterFiller"),k(z))}function k(z){return he(z)?we(e,E,"whitespace")(z):E(z)}function E(z){return z===124?h(z):z===null||Y(z)?!o||i!==a?T(z):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(z)):T(z)}function T(z){return n(z)}function A(z){return e.enter("tableRow"),P(z)}function P(z){return z===124?(e.enter("tableCellDivider"),e.consume(z),e.exit("tableCellDivider"),P):z===null||Y(z)?(e.exit("tableRow"),t(z)):he(z)?we(e,P,"whitespace")(z):(e.enter("data"),N(z))}function N(z){return z===null||z===124||je(z)?(e.exit("data"),P(z)):(e.consume(z),z===92?H:N)}function H(z){return z===92||z===124?(e.consume(z),N):N(z)}}function Bw(e,t){let n=-1,r=!0,i=0,a=[0,0,0,0],o=[0,0,0,0],s=!1,l=0,u,d,c;const p=new Lw;for(;++n<e.length;){const m=e[n],h=m[1];m[0]==="enter"?h.type==="tableHead"?(s=!1,l!==0&&(Xs(p,t,l,u,d),d=void 0,l=0),u={type:"table",start:Object.assign({},h.start),end:Object.assign({},h.end)},p.add(n,0,[["enter",u,t]])):h.type==="tableRow"||h.type==="tableDelimiterRow"?(r=!0,c=void 0,a=[0,0,0,0],o=[0,n+1,0,0],s&&(s=!1,d={type:"tableBody",start:Object.assign({},h.start),end:Object.assign({},h.end)},p.add(n,0,[["enter",d,t]])),i=h.type==="tableDelimiterRow"?2:d?3:1):i&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")?(r=!1,o[2]===0&&(a[1]!==0&&(o[0]=o[1],c=Mr(p,t,a,i,void 0,c),a=[0,0,0,0]),o[2]=n)):h.type==="tableCellDivider"&&(r?r=!1:(a[1]!==0&&(o[0]=o[1],c=Mr(p,t,a,i,void 0,c)),a=o,o=[a[1],n,0,0])):h.type==="tableHead"?(s=!0,l=n):h.type==="tableRow"||h.type==="tableDelimiterRow"?(l=n,a[1]!==0?(o[0]=o[1],c=Mr(p,t,a,i,n,c)):o[1]!==0&&(c=Mr(p,t,o,i,n,c)),i=0):i&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")&&(o[3]=n)}for(l!==0&&Xs(p,t,l,u,d),p.consume(t.events),n=-1;++n<t.events.length;){const m=t.events[n];m[0]==="enter"&&m[1].type==="table"&&(m[1]._align=Rw(t.events,n))}return e}function Mr(e,t,n,r,i,a){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",s="tableContent";n[0]!==0&&(a.end=Object.assign({},xn(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const l=xn(t.events,n[1]);if(a={type:o,start:Object.assign({},l),end:Object.assign({},l)},e.add(n[1],0,[["enter",a,t]]),n[2]!==0){const u=xn(t.events,n[2]),d=xn(t.events,n[3]),c={type:s,start:Object.assign({},u),end:Object.assign({},d)};if(e.add(n[2],0,[["enter",c,t]]),r!==2){const p=t.events[n[2]],m=t.events[n[3]];if(p[1].end=Object.assign({},m[1].end),p[1].type="chunkText",p[1].contentType="text",n[3]>n[2]+1){const h=n[2]+1,g=n[3]-n[2]-1;e.add(h,g,[])}}e.add(n[3]+1,0,[["exit",c,t]])}return i!==void 0&&(a.end=Object.assign({},xn(t.events,i)),e.add(i,0,[["exit",a,t]]),a=void 0),a}function Xs(e,t,n,r,i){const a=[],o=xn(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 xn(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const Ww={name:"tasklistCheck",tokenize:Jw};function Vw(){return{text:{91:Ww}}}function Jw(e,t,n){const r=this;return i;function i(l){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(l):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),a)}function a(l){return je(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):n(l)}function o(l){return l===93?(e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):n(l)}function s(l){return Y(l)?t(l):he(l)?e.check({tokenize:Hw},t,n)(l):n(l)}}function Hw(e,t,n){return we(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function qw(e){return Ku([hw(),Aw(),Iw(e),Ow(),Vw()])}const Uw={};function Xw(e){const t=this,n=e||Uw,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(qw(n)),a.push(dw()),o.push(fw(n))}function He(e){const t=Object.prototype.toString.call(e);return e instanceof Date||typeof e=="object"&&t==="[object Date]"?new e.constructor(+e):typeof e=="number"||t==="[object Number]"||typeof e=="string"||t==="[object String]"?new Date(e):new Date(NaN)}function Zw(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}const Ir=43200,Zs=1440;let Gw={};function Vc(){return Gw}function Gs(e,t){var s,l,u,d;const n=Vc(),r=(t==null?void 0:t.weekStartsOn)??((l=(s=t==null?void 0:t.locale)==null?void 0:s.options)==null?void 0:l.weekStartsOn)??n.weekStartsOn??((d=(u=n.locale)==null?void 0:u.options)==null?void 0:d.weekStartsOn)??0,i=He(e),a=i.getDay(),o=(a<r?7:0)+a-r;return i.setDate(i.getDate()-o),i.setHours(0,0,0,0),i}function Ks(e){const t=He(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function Hr(e,t){const n=He(e),r=He(t),i=n.getTime()-r.getTime();return i<0?-1:i>0?1:i}function Kw(e){return Zw(e,Date.now())}function Qw(e,t){const n=He(e),r=He(t),i=n.getFullYear()-r.getFullYear(),a=n.getMonth()-r.getMonth();return i*12+a}function Yw(e){return t=>{const r=(e?Math[e]:Math.trunc)(t);return r===0?0:r}}function _w(e,t){return+He(e)-+He(t)}function $w(e){const t=He(e);return t.setHours(23,59,59,999),t}function ek(e){const t=He(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}function tk(e){const t=He(e);return+$w(t)==+ek(t)}function nk(e,t){const n=He(e),r=He(t),i=Hr(n,r),a=Math.abs(Qw(n,r));let o;if(a<1)o=0;else{n.getMonth()===1&&n.getDate()>27&&n.setDate(30),n.setMonth(n.getMonth()-i*a);let s=Hr(n,r)===-i;tk(He(e))&&a===1&&Hr(e,r)===1&&(s=!1),o=i*(a-Number(s))}return o===0?0:o}function rk(e,t,n){const r=_w(e,t)/1e3;return Yw(n==null?void 0:n.roundingMethod)(r)}const ik={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},ok=(e,t,n)=>{let r;const i=ik[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r};function Ne(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const ak={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},sk={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},lk={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},uk={date:Ne({formats:ak,defaultWidth:"full"}),time:Ne({formats:sk,defaultWidth:"full"}),dateTime:Ne({formats:lk,defaultWidth:"full"})},ck={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},dk=(e,t,n,r)=>ck[e];function re(e){return(t,n)=>{const r=n!=null&&n.context?String(n.context):"standalone";let i;if(r==="formatting"&&e.formattingValues){const o=e.defaultFormattingWidth||e.defaultWidth,s=n!=null&&n.width?String(n.width):o;i=e.formattingValues[s]||e.formattingValues[o]}else{const o=e.defaultWidth,s=n!=null&&n.width?String(n.width):e.defaultWidth;i=e.values[s]||e.values[o]}const a=e.argumentCallback?e.argumentCallback(t):t;return i[a]}}const fk={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},mk={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},pk={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},hk={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},gk={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},bk={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},yk=(e,t)=>{const n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},vk={ordinalNumber:yk,era:re({values:fk,defaultWidth:"wide"}),quarter:re({values:mk,defaultWidth:"wide",argumentCallback:e=>e-1}),month:re({values:pk,defaultWidth:"wide"}),day:re({values:hk,defaultWidth:"wide"}),dayPeriod:re({values:gk,defaultWidth:"wide",formattingValues:bk,defaultFormattingWidth:"wide"})};function ie(e){return(t,n={})=>{const r=n.width,i=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(i);if(!a)return null;const o=a[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(s)?wk(s,c=>c.test(o)):xk(s,c=>c.test(o));let u;u=e.valueCallback?e.valueCallback(l):l,u=n.valueCallback?n.valueCallback(u):u;const d=t.slice(o.length);return{value:u,rest:d}}}function xk(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n}function wk(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n}function qt(e){return(t,n={})=>{const r=t.match(e.matchPattern);if(!r)return null;const i=r[0],a=t.match(e.parsePattern);if(!a)return null;let o=e.valueCallback?e.valueCallback(a[0]):a[0];o=n.valueCallback?n.valueCallback(o):o;const s=t.slice(i.length);return{value:o,rest:s}}}const kk=/^(\d+)(th|st|nd|rd)?/i,Sk=/\d+/i,Ck={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Ak={any:[/^b/i,/^(a|c)/i]},zk={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},Ek={any:[/1/i,/2/i,/3/i,/4/i]},Pk={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},Tk={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},jk={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},Nk={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},Mk={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},Ik={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},Lk={ordinalNumber:qt({matchPattern:kk,parsePattern:Sk,valueCallback:e=>parseInt(e,10)}),era:ie({matchPatterns:Ck,defaultMatchWidth:"wide",parsePatterns:Ak,defaultParseWidth:"any"}),quarter:ie({matchPatterns:zk,defaultMatchWidth:"wide",parsePatterns:Ek,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:Pk,defaultMatchWidth:"wide",parsePatterns:Tk,defaultParseWidth:"any"}),day:ie({matchPatterns:jk,defaultMatchWidth:"wide",parsePatterns:Nk,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:Mk,defaultMatchWidth:"any",parsePatterns:Ik,defaultParseWidth:"any"})},sa={code:"en-US",formatDistance:ok,formatLong:uk,formatRelative:dk,localize:vk,match:Lk,options:{weekStartsOn:0,firstWeekContainsDate:1}};function Dk(e,t,n){const r=Vc(),i=(n==null?void 0:n.locale)??r.locale??sa,a=2520,o=Hr(e,t);if(isNaN(o))throw new RangeError("Invalid time value");const s=Object.assign({},n,{addSuffix:n==null?void 0:n.addSuffix,comparison:o});let l,u;o>0?(l=He(t),u=He(e)):(l=He(e),u=He(t));const d=rk(u,l),c=(Ks(u)-Ks(l))/1e3,p=Math.round((d-c)/60);let m;if(p<2)return n!=null&&n.includeSeconds?d<5?i.formatDistance("lessThanXSeconds",5,s):d<10?i.formatDistance("lessThanXSeconds",10,s):d<20?i.formatDistance("lessThanXSeconds",20,s):d<40?i.formatDistance("halfAMinute",0,s):d<60?i.formatDistance("lessThanXMinutes",1,s):i.formatDistance("xMinutes",1,s):p===0?i.formatDistance("lessThanXMinutes",1,s):i.formatDistance("xMinutes",p,s);if(p<45)return i.formatDistance("xMinutes",p,s);if(p<90)return i.formatDistance("aboutXHours",1,s);if(p<Zs){const h=Math.round(p/60);return i.formatDistance("aboutXHours",h,s)}else{if(p<a)return i.formatDistance("xDays",1,s);if(p<Ir){const h=Math.round(p/Zs);return i.formatDistance("xDays",h,s)}else if(p<Ir*2)return m=Math.round(p/Ir),i.formatDistance("aboutXMonths",m,s)}if(m=nk(u,l),m<12){const h=Math.round(p/Ir);return i.formatDistance("xMonths",h,s)}else{const h=m%12,g=Math.trunc(m/12);return h<3?i.formatDistance("aboutXYears",g,s):h<9?i.formatDistance("overXYears",g,s):i.formatDistance("almostXYears",g+1,s)}}function Rk(e,t){return Dk(e,Kw(e),t)}function or(e,t,n){const r=Gs(e,n),i=Gs(t,n);return+r==+i}const Ok={lessThanXSeconds:{one:"أقل من ثانية",two:"أقل من ثانيتين",threeToTen:"أقل من {{count}} ثواني",other:"أقل من {{count}} ثانية"},xSeconds:{one:"ثانية واحدة",two:"ثانيتان",threeToTen:"{{count}} ثواني",other:"{{count}} ثانية"},halfAMinute:"نصف دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",two:"أقل من دقيقتين",threeToTen:"أقل من {{count}} دقائق",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة واحدة",two:"دقيقتان",threeToTen:"{{count}} دقائق",other:"{{count}} دقيقة"},aboutXHours:{one:"ساعة واحدة تقريباً",two:"ساعتين تقريبا",threeToTen:"{{count}} ساعات تقريباً",other:"{{count}} ساعة تقريباً"},xHours:{one:"ساعة واحدة",two:"ساعتان",threeToTen:"{{count}} ساعات",other:"{{count}} ساعة"},xDays:{one:"يوم واحد",two:"يومان",threeToTen:"{{count}} أيام",other:"{{count}} يوم"},aboutXWeeks:{one:"أسبوع واحد تقريبا",two:"أسبوعين تقريبا",threeToTen:"{{count}} أسابيع تقريبا",other:"{{count}} أسبوعا تقريبا"},xWeeks:{one:"أسبوع واحد",two:"أسبوعان",threeToTen:"{{count}} أسابيع",other:"{{count}} أسبوعا"},aboutXMonths:{one:"شهر واحد تقريباً",two:"شهرين تقريبا",threeToTen:"{{count}} أشهر تقريبا",other:"{{count}} شهرا تقريباً"},xMonths:{one:"شهر واحد",two:"شهران",threeToTen:"{{count}} أشهر",other:"{{count}} شهرا"},aboutXYears:{one:"سنة واحدة تقريباً",two:"سنتين تقريبا",threeToTen:"{{count}} سنوات تقريباً",other:"{{count}} سنة تقريباً"},xYears:{one:"سنة واحد",two:"سنتان",threeToTen:"{{count}} سنوات",other:"{{count}} سنة"},overXYears:{one:"أكثر من سنة",two:"أكثر من سنتين",threeToTen:"أكثر من {{count}} سنوات",other:"أكثر من {{count}} سنة"},almostXYears:{one:"ما يقارب سنة واحدة",two:"ما يقارب سنتين",threeToTen:"ما يقارب {{count}} سنوات",other:"ما يقارب {{count}} سنة"}},Fk=(e,t,n)=>{const r=Ok[e];let i;return typeof r=="string"?i=r:t===1?i=r.one:t===2?i=r.two:t<=10?i=r.threeToTen.replace("{{count}}",String(t)):i=r.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"خلال "+i:"منذ "+i:i},Bk={full:"EEEE، do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"dd/MM/yyyy"},Wk={full:"HH:mm:ss",long:"HH:mm:ss",medium:"HH:mm:ss",short:"HH:mm"},Vk={full:"{{date}} 'عند الساعة' {{time}}",long:"{{date}} 'عند الساعة' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Jk={date:Ne({formats:Bk,defaultWidth:"full"}),time:Ne({formats:Wk,defaultWidth:"full"}),dateTime:Ne({formats:Vk,defaultWidth:"full"})},Hk={lastWeek:"eeee 'الماضي عند الساعة' p",yesterday:"'الأمس عند الساعة' p",today:"'اليوم عند الساعة' p",tomorrow:"'غدا عند الساعة' p",nextWeek:"eeee 'القادم عند الساعة' p",other:"P"},qk=e=>Hk[e],Uk={narrow:["ق","ب"],abbreviated:["ق.م.","ب.م."],wide:["قبل الميلاد","بعد الميلاد"]},Xk={narrow:["1","2","3","4"],abbreviated:["ر1","ر2","ر3","ر4"],wide:["الربع الأول","الربع الثاني","الربع الثالث","الربع الرابع"]},Zk={narrow:["ي","ف","م","أ","م","ي","ي","أ","س","أ","ن","د"],abbreviated:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],wide:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},Gk={narrow:["ح","ن","ث","ر","خ","ج","س"],short:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],abbreviated:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],wide:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},Kk={narrow:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"},abbreviated:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"},wide:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"}},Qk={narrow:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"},abbreviated:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"},wide:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"}},Yk=e=>String(e),_k={ordinalNumber:Yk,era:re({values:Uk,defaultWidth:"wide"}),quarter:re({values:Xk,defaultWidth:"wide",argumentCallback:e=>e-1}),month:re({values:Zk,defaultWidth:"wide"}),day:re({values:Gk,defaultWidth:"wide"}),dayPeriod:re({values:Kk,defaultWidth:"wide",formattingValues:Qk,defaultFormattingWidth:"wide"})},$k=/^(\d+)(th|st|nd|rd)?/i,e1=/\d+/i,t1={narrow:/[قب]/,abbreviated:/[قب]\.م\./,wide:/(قبل|بعد) الميلاد/},n1={any:[/قبل/,/بعد/]},r1={narrow:/^[1234]/i,abbreviated:/ر[1234]/,wide:/الربع (الأول|الثاني|الثالث|الرابع)/},i1={any:[/1/i,/2/i,/3/i,/4/i]},o1={narrow:/^[أيفمسند]/,abbreviated:/^(يناير|فبراير|مارس|أبريل|مايو|يونيو|يوليو|أغسطس|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/,wide:/^(يناير|فبراير|مارس|أبريل|مايو|يونيو|يوليو|أغسطس|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/},a1={narrow:[/^ي/i,/^ف/i,/^م/i,/^أ/i,/^م/i,/^ي/i,/^ي/i,/^أ/i,/^س/i,/^أ/i,/^ن/i,/^د/i],any:[/^يناير/i,/^فبراير/i,/^مارس/i,/^أبريل/i,/^مايو/i,/^يونيو/i,/^يوليو/i,/^أغسطس/i,/^سبتمبر/i,/^أكتوبر/i,/^نوفمبر/i,/^ديسمبر/i]},s1={narrow:/^[حنثرخجس]/i,short:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,abbreviated:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,wide:/^(الأحد|الاثنين|الثلاثاء|الأربعاء|الخميس|الجمعة|السبت)/i},l1={narrow:[/^ح/i,/^ن/i,/^ث/i,/^ر/i,/^خ/i,/^ج/i,/^س/i],wide:[/^الأحد/i,/^الاثنين/i,/^الثلاثاء/i,/^الأربعاء/i,/^الخميس/i,/^الجمعة/i,/^السبت/i],any:[/^أح/i,/^اث/i,/^ث/i,/^أر/i,/^خ/i,/^ج/i,/^س/i]},u1={narrow:/^(ص|م|منتصف الليل|الظهر|بعد الظهر|في الصباح|في المساء|في الليل)/,any:/^(ص|م|منتصف الليل|الظهر|بعد الظهر|في الصباح|في المساء|في الليل)/},c1={any:{am:/^ص/,pm:/^م/,midnight:/منتصف الليل/,noon:/الظهر/,afternoon:/بعد الظهر/,morning:/في الصباح/,evening:/في المساء/,night:/في الليل/}},d1={ordinalNumber:qt({matchPattern:$k,parsePattern:e1,valueCallback:e=>parseInt(e,10)}),era:ie({matchPatterns:t1,defaultMatchWidth:"wide",parsePatterns:n1,defaultParseWidth:"any"}),quarter:ie({matchPatterns:r1,defaultMatchWidth:"wide",parsePatterns:i1,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:o1,defaultMatchWidth:"wide",parsePatterns:a1,defaultParseWidth:"any"}),day:ie({matchPatterns:s1,defaultMatchWidth:"wide",parsePatterns:l1,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:u1,defaultMatchWidth:"any",parsePatterns:c1,defaultParseWidth:"any"})},f1={code:"ar",formatDistance:Fk,formatLong:Jk,formatRelative:qk,localize:_k,match:d1,options:{weekStartsOn:6,firstWeekContainsDate:1}},Qs={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},m1=(e,t,n)=>{let r;const i=n!=null&&n.addSuffix?Qs[e].withPreposition:Qs[e].standalone;return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:"vor "+r:r},p1={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},h1={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},g1={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},b1={date:Ne({formats:p1,defaultWidth:"full"}),time:Ne({formats:h1,defaultWidth:"full"}),dateTime:Ne({formats:g1,defaultWidth:"full"})},y1={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},v1=(e,t,n,r)=>y1[e],x1={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},w1={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},Ao={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},k1={narrow:Ao.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:Ao.wide},S1={narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},C1={narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},A1={narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},z1=e=>Number(e)+".",E1={ordinalNumber:z1,era:re({values:x1,defaultWidth:"wide"}),quarter:re({values:w1,defaultWidth:"wide",argumentCallback:e=>e-1}),month:re({values:Ao,formattingValues:k1,defaultWidth:"wide"}),day:re({values:S1,defaultWidth:"wide"}),dayPeriod:re({values:C1,defaultWidth:"wide",formattingValues:A1,defaultFormattingWidth:"wide"})},P1=/^(\d+)(\.)?/i,T1=/\d+/i,j1={narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},N1={any:[/^v/i,/^n/i]},M1={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},I1={any:[/1/i,/2/i,/3/i,/4/i]},L1={narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},D1={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},R1={narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},O1={any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},F1={narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},B1={any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},W1={ordinalNumber:qt({matchPattern:P1,parsePattern:T1,valueCallback:e=>parseInt(e)}),era:ie({matchPatterns:j1,defaultMatchWidth:"wide",parsePatterns:N1,defaultParseWidth:"any"}),quarter:ie({matchPatterns:M1,defaultMatchWidth:"wide",parsePatterns:I1,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:L1,defaultMatchWidth:"wide",parsePatterns:D1,defaultParseWidth:"any"}),day:ie({matchPatterns:R1,defaultMatchWidth:"wide",parsePatterns:O1,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:F1,defaultMatchWidth:"wide",parsePatterns:B1,defaultParseWidth:"any"})},Ys={code:"de",formatDistance:m1,formatLong:b1,formatRelative:v1,localize:E1,match:W1,options:{weekStartsOn:1,firstWeekContainsDate:4}},V1={lessThanXSeconds:{one:"menos de un segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"medio minuto",lessThanXMinutes:{one:"menos de un minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"alrededor de 1 hora",other:"alrededor de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 día",other:"{{count}} días"},aboutXWeeks:{one:"alrededor de 1 semana",other:"alrededor de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"alrededor de 1 mes",other:"alrededor de {{count}} meses"},xMonths:{one:"1 mes",other:"{{count}} meses"},aboutXYears:{one:"alrededor de 1 año",other:"alrededor de {{count}} años"},xYears:{one:"1 año",other:"{{count}} años"},overXYears:{one:"más de 1 año",other:"más de {{count}} años"},almostXYears:{one:"casi 1 año",other:"casi {{count}} años"}},J1=(e,t,n)=>{let r;const i=V1[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"en "+r:"hace "+r:r},H1={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/y"},q1={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},U1={full:"{{date}} 'a las' {{time}}",long:"{{date}} 'a las' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},X1={date:Ne({formats:H1,defaultWidth:"full"}),time:Ne({formats:q1,defaultWidth:"full"}),dateTime:Ne({formats:U1,defaultWidth:"full"})},Z1={lastWeek:"'el' eeee 'pasado a la' p",yesterday:"'ayer a la' p",today:"'hoy a la' p",tomorrow:"'mañana a la' p",nextWeek:"eeee 'a la' p",other:"P"},G1={lastWeek:"'el' eeee 'pasado a las' p",yesterday:"'ayer a las' p",today:"'hoy a las' p",tomorrow:"'mañana a las' p",nextWeek:"eeee 'a las' p",other:"P"},K1=(e,t,n,r)=>t.getHours()!==1?G1[e]:Z1[e],Q1={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","después de cristo"]},Y1={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},_1={narrow:["e","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic"],wide:["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]},$1={narrow:["d","l","m","m","j","v","s"],short:["do","lu","ma","mi","ju","vi","sá"],abbreviated:["dom","lun","mar","mié","jue","vie","sáb"],wide:["domingo","lunes","martes","miércoles","jueves","viernes","sábado"]},e0={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoche",noon:"mediodia",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoche",noon:"mediodia",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"}},t0={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoche",noon:"mediodia",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoche",noon:"mediodia",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"}},n0=(e,t)=>Number(e)+"º",r0={ordinalNumber:n0,era:re({values:Q1,defaultWidth:"wide"}),quarter:re({values:Y1,defaultWidth:"wide",argumentCallback:e=>Number(e)-1}),month:re({values:_1,defaultWidth:"wide"}),day:re({values:$1,defaultWidth:"wide"}),dayPeriod:re({values:e0,defaultWidth:"wide",formattingValues:t0,defaultFormattingWidth:"wide"})},i0=/^(\d+)(º)?/i,o0=/\d+/i,a0={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|a\.?\s?e\.?\s?c\.?|d\.?\s?c\.?|e\.?\s?c\.?)/i,wide:/^(antes de cristo|antes de la era com[uú]n|despu[eé]s de cristo|era com[uú]n)/i},s0={any:[/^ac/i,/^dc/i],wide:[/^(antes de cristo|antes de la era com[uú]n)/i,/^(despu[eé]s de cristo|era com[uú]n)/i]},l0={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},u0={any:[/1/i,/2/i,/3/i,/4/i]},c0={narrow:/^[efmajsond]/i,abbreviated:/^(ene|feb|mar|abr|may|jun|jul|ago|sep|oct|nov|dic)/i,wide:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i},d0={narrow:[/^e/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^en/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i]},f0={narrow:/^[dlmjvs]/i,short:/^(do|lu|ma|mi|ju|vi|s[áa])/i,abbreviated:/^(dom|lun|mar|mi[ée]|jue|vie|s[áa]b)/i,wide:/^(domingo|lunes|martes|mi[ée]rcoles|jueves|viernes|s[áa]bado)/i},m0={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^do/i,/^lu/i,/^ma/i,/^mi/i,/^ju/i,/^vi/i,/^sa/i]},p0={narrow:/^(a|p|mn|md|(de la|a las) (mañana|tarde|noche))/i,any:/^([ap]\.?\s?m\.?|medianoche|mediodia|(de la|a las) (mañana|tarde|noche))/i},h0={any:{am:/^a/i,pm:/^p/i,midnight:/^mn/i,noon:/^md/i,morning:/mañana/i,afternoon:/tarde/i,evening:/tarde/i,night:/noche/i}},g0={ordinalNumber:qt({matchPattern:i0,parsePattern:o0,valueCallback:function(e){return parseInt(e,10)}}),era:ie({matchPatterns:a0,defaultMatchWidth:"wide",parsePatterns:s0,defaultParseWidth:"any"}),quarter:ie({matchPatterns:l0,defaultMatchWidth:"wide",parsePatterns:u0,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:c0,defaultMatchWidth:"wide",parsePatterns:d0,defaultParseWidth:"any"}),day:ie({matchPatterns:f0,defaultMatchWidth:"wide",parsePatterns:m0,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:p0,defaultMatchWidth:"any",parsePatterns:h0,defaultParseWidth:"any"})},b0={code:"es",formatDistance:J1,formatLong:X1,formatRelative:K1,localize:r0,match:g0,options:{weekStartsOn:1,firstWeekContainsDate:1}},y0={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},v0=(e,t,n)=>{let r;const i=y0[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"dans "+r:"il y a "+r:r},x0={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},w0={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},k0={full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},S0={date:Ne({formats:x0,defaultWidth:"full"}),time:Ne({formats:w0,defaultWidth:"full"}),dateTime:Ne({formats:k0,defaultWidth:"full"})},C0={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},A0=(e,t,n,r)=>C0[e],z0={narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},E0={narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},P0={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},T0={narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},j0={narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},N0=(e,t)=>{const n=Number(e),r=t==null?void 0:t.unit;if(n===0)return"0";const i=["year","week","hour","minute","second"];let a;return n===1?a=r&&i.includes(r)?"ère":"er":a="ème",n+a},M0=["MMM","MMMM"],I0={preprocessor:(e,t)=>e.getDate()===1||!t.some(r=>r.isToken&&M0.includes(r.value))?t:t.map(r=>r.isToken&&r.value==="do"?{isToken:!0,value:"d"}:r),ordinalNumber:N0,era:re({values:z0,defaultWidth:"wide"}),quarter:re({values:E0,defaultWidth:"wide",argumentCallback:e=>e-1}),month:re({values:P0,defaultWidth:"wide"}),day:re({values:T0,defaultWidth:"wide"}),dayPeriod:re({values:j0,defaultWidth:"wide"})},L0=/^(\d+)(ième|ère|ème|er|e)?/i,D0=/\d+/i,R0={narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},O0={any:[/^av/i,/^ap/i]},F0={narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},B0={any:[/1/i,/2/i,/3/i,/4/i]},W0={narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},V0={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},J0={narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},H0={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},q0={narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},U0={any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},X0={ordinalNumber:qt({matchPattern:L0,parsePattern:D0,valueCallback:e=>parseInt(e)}),era:ie({matchPatterns:R0,defaultMatchWidth:"wide",parsePatterns:O0,defaultParseWidth:"any"}),quarter:ie({matchPatterns:F0,defaultMatchWidth:"wide",parsePatterns:B0,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:W0,defaultMatchWidth:"wide",parsePatterns:V0,defaultParseWidth:"any"}),day:ie({matchPatterns:J0,defaultMatchWidth:"wide",parsePatterns:H0,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:q0,defaultMatchWidth:"any",parsePatterns:U0,defaultParseWidth:"any"})},Z0={code:"fr",formatDistance:v0,formatLong:S0,formatRelative:A0,localize:I0,match:X0,options:{weekStartsOn:1,firstWeekContainsDate:4}},G0={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXWeeks:{one:"circa una settimana",other:"circa {{count}} settimane"},xWeeks:{one:"una settimana",other:"{{count}} settimane"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}},K0=(e,t,n)=>{let r;const i=G0[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"tra "+r:r+" fa":r},Q0={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},Y0={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},_0={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},$0={date:Ne({formats:Q0,defaultWidth:"full"}),time:Ne({formats:Y0,defaultWidth:"full"}),dateTime:Ne({formats:_0,defaultWidth:"full"})},la=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function eS(e){switch(e){case 0:return"'domenica scorsa alle' p";default:return"'"+la[e]+" scorso alle' p"}}function _s(e){return"'"+la[e]+" alle' p"}function tS(e){switch(e){case 0:return"'domenica prossima alle' p";default:return"'"+la[e]+" prossimo alle' p"}}const nS={lastWeek:(e,t,n)=>{const r=e.getDay();return or(e,t,n)?_s(r):eS(r)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:(e,t,n)=>{const r=e.getDay();return or(e,t,n)?_s(r):tS(r)},other:"P"},rS=(e,t,n,r)=>{const i=nS[e];return typeof i=="function"?i(t,n,r):i},iS={narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},oS={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},aS={narrow:["G","F","M","A","M","G","L","A","S","O","N","D"],abbreviated:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],wide:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},sS={narrow:["D","L","M","M","G","V","S"],short:["dom","lun","mar","mer","gio","ven","sab"],abbreviated:["dom","lun","mar","mer","gio","ven","sab"],wide:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},lS={narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"}},uS={narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"}},cS=(e,t)=>{const n=Number(e);return String(n)},dS={ordinalNumber:cS,era:re({values:iS,defaultWidth:"wide"}),quarter:re({values:oS,defaultWidth:"wide",argumentCallback:e=>e-1}),month:re({values:aS,defaultWidth:"wide"}),day:re({values:sS,defaultWidth:"wide"}),dayPeriod:re({values:lS,defaultWidth:"wide",formattingValues:uS,defaultFormattingWidth:"wide"})},fS=/^(\d+)(º)?/i,mS=/\d+/i,pS={narrow:/^(aC|dC)/i,abbreviated:/^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,wide:/^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i},hS={any:[/^a/i,/^(d|e)/i]},gS={narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},bS={any:[/1/i,/2/i,/3/i,/4/i]},yS={narrow:/^[gfmalsond]/i,abbreviated:/^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,wide:/^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i},vS={narrow:[/^g/i,/^f/i,/^m/i,/^a/i,/^m/i,/^g/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ge/i,/^f/i,/^mar/i,/^ap/i,/^mag/i,/^gi/i,/^l/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},xS={narrow:/^[dlmgvs]/i,short:/^(do|lu|ma|me|gi|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|gio|ven|sab)/i,wide:/^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i},wS={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^g/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^g/i,/^v/i,/^s/i]},kS={narrow:/^(a|m\.|p|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i,any:/^([ap]\.?\s?m\.?|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i},SS={any:{am:/^a/i,pm:/^p/i,midnight:/^mezza/i,noon:/^mezzo/i,morning:/mattina/i,afternoon:/pomeriggio/i,evening:/sera/i,night:/notte/i}},CS={ordinalNumber:qt({matchPattern:fS,parsePattern:mS,valueCallback:e=>parseInt(e,10)}),era:ie({matchPatterns:pS,defaultMatchWidth:"wide",parsePatterns:hS,defaultParseWidth:"any"}),quarter:ie({matchPatterns:gS,defaultMatchWidth:"wide",parsePatterns:bS,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:yS,defaultMatchWidth:"wide",parsePatterns:vS,defaultParseWidth:"any"}),day:ie({matchPatterns:xS,defaultMatchWidth:"wide",parsePatterns:wS,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:kS,defaultMatchWidth:"any",parsePatterns:SS,defaultParseWidth:"any"})},AS={code:"it",formatDistance:K0,formatLong:$0,formatRelative:rS,localize:dS,match:CS,options:{weekStartsOn:1,firstWeekContainsDate:4}},zS={lessThanXSeconds:{one:{regular:"mniej niż sekunda",past:"mniej niż sekundę",future:"mniej niż sekundę"},twoFour:"mniej niż {{count}} sekundy",other:"mniej niż {{count}} sekund"},xSeconds:{one:{regular:"sekunda",past:"sekundę",future:"sekundę"},twoFour:"{{count}} sekundy",other:"{{count}} sekund"},halfAMinute:{one:"pół minuty",twoFour:"pół minuty",other:"pół minuty"},lessThanXMinutes:{one:{regular:"mniej niż minuta",past:"mniej niż minutę",future:"mniej niż minutę"},twoFour:"mniej niż {{count}} minuty",other:"mniej niż {{count}} minut"},xMinutes:{one:{regular:"minuta",past:"minutę",future:"minutę"},twoFour:"{{count}} minuty",other:"{{count}} minut"},aboutXHours:{one:{regular:"około godziny",past:"około godziny",future:"około godzinę"},twoFour:"około {{count}} godziny",other:"około {{count}} godzin"},xHours:{one:{regular:"godzina",past:"godzinę",future:"godzinę"},twoFour:"{{count}} godziny",other:"{{count}} godzin"},xDays:{one:{regular:"dzień",past:"dzień",future:"1 dzień"},twoFour:"{{count}} dni",other:"{{count}} dni"},aboutXWeeks:{one:"około tygodnia",twoFour:"około {{count}} tygodni",other:"około {{count}} tygodni"},xWeeks:{one:"tydzień",twoFour:"{{count}} tygodnie",other:"{{count}} tygodni"},aboutXMonths:{one:"około miesiąc",twoFour:"około {{count}} miesiące",other:"około {{count}} miesięcy"},xMonths:{one:"miesiąc",twoFour:"{{count}} miesiące",other:"{{count}} miesięcy"},aboutXYears:{one:"około rok",twoFour:"około {{count}} lata",other:"około {{count}} lat"},xYears:{one:"rok",twoFour:"{{count}} lata",other:"{{count}} lat"},overXYears:{one:"ponad rok",twoFour:"ponad {{count}} lata",other:"ponad {{count}} lat"},almostXYears:{one:"prawie rok",twoFour:"prawie {{count}} lata",other:"prawie {{count}} lat"}};function ES(e,t){if(t===1)return e.one;const n=t%100;if(n<=20&&n>10)return e.other;const r=n%10;return r>=2&&r<=4?e.twoFour:e.other}function $i(e,t,n){const r=ES(e,t);return(typeof r=="string"?r:r[n]).replace("{{count}}",String(t))}const PS=(e,t,n)=>{const r=zS[e];return n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"za "+$i(r,t,"future"):$i(r,t,"past")+" temu":$i(r,t,"regular")},TS={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},jS={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},NS={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},MS={date:Ne({formats:TS,defaultWidth:"full"}),time:Ne({formats:jS,defaultWidth:"full"}),dateTime:Ne({formats:NS,defaultWidth:"full"})},IS={masculine:"ostatni",feminine:"ostatnia"},LS={masculine:"ten",feminine:"ta"},DS={masculine:"następny",feminine:"następna"},RS={0:"feminine",1:"masculine",2:"masculine",3:"feminine",4:"masculine",5:"masculine",6:"feminine"};function $s(e,t,n,r){let i;if(or(t,n,r))i=LS;else if(e==="lastWeek")i=IS;else if(e==="nextWeek")i=DS;else throw new Error(`Cannot determine adjectives for token ${e}`);const a=t.getDay(),o=RS[a];return`'${i[o]}' eeee 'o' p`}const OS={lastWeek:$s,yesterday:"'wczoraj o' p",today:"'dzisiaj o' p",tomorrow:"'jutro o' p",nextWeek:$s,other:"P"},FS=(e,t,n,r)=>{const i=OS[e];return typeof i=="function"?i(e,t,n,r):i},BS={narrow:["p.n.e.","n.e."],abbreviated:["p.n.e.","n.e."],wide:["przed naszą erą","naszej ery"]},WS={narrow:["1","2","3","4"],abbreviated:["I kw.","II kw.","III kw.","IV kw."],wide:["I kwartał","II kwartał","III kwartał","IV kwartał"]},VS={narrow:["S","L","M","K","M","C","L","S","W","P","L","G"],abbreviated:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],wide:["styczeń","luty","marzec","kwiecień","maj","czerwiec","lipiec","sierpień","wrzesień","październik","listopad","grudzień"]},JS={narrow:["s","l","m","k","m","c","l","s","w","p","l","g"],abbreviated:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],wide:["stycznia","lutego","marca","kwietnia","maja","czerwca","lipca","sierpnia","września","października","listopada","grudnia"]},HS={narrow:["N","P","W","Ś","C","P","S"],short:["nie","pon","wto","śro","czw","pią","sob"],abbreviated:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."],wide:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},qS={narrow:["n","p","w","ś","c","p","s"],short:["nie","pon","wto","śro","czw","pią","sob"],abbreviated:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."],wide:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},US={narrow:{am:"a",pm:"p",midnight:"półn.",noon:"poł",morning:"rano",afternoon:"popoł.",evening:"wiecz.",night:"noc"},abbreviated:{am:"AM",pm:"PM",midnight:"północ",noon:"południe",morning:"rano",afternoon:"popołudnie",evening:"wieczór",night:"noc"},wide:{am:"AM",pm:"PM",midnight:"północ",noon:"południe",morning:"rano",afternoon:"popołudnie",evening:"wieczór",night:"noc"}},XS={narrow:{am:"a",pm:"p",midnight:"o półn.",noon:"w poł.",morning:"rano",afternoon:"po poł.",evening:"wiecz.",night:"w nocy"},abbreviated:{am:"AM",pm:"PM",midnight:"o północy",noon:"w południe",morning:"rano",afternoon:"po południu",evening:"wieczorem",night:"w nocy"},wide:{am:"AM",pm:"PM",midnight:"o północy",noon:"w południe",morning:"rano",afternoon:"po południu",evening:"wieczorem",night:"w nocy"}},ZS=(e,t)=>String(e),GS={ordinalNumber:ZS,era:re({values:BS,defaultWidth:"wide"}),quarter:re({values:WS,defaultWidth:"wide",argumentCallback:e=>e-1}),month:re({values:VS,defaultWidth:"wide",formattingValues:JS,defaultFormattingWidth:"wide"}),day:re({values:HS,defaultWidth:"wide",formattingValues:qS,defaultFormattingWidth:"wide"}),dayPeriod:re({values:US,defaultWidth:"wide",formattingValues:XS,defaultFormattingWidth:"wide"})},KS=/^(\d+)?/i,QS=/\d+/i,YS={narrow:/^(p\.?\s*n\.?\s*e\.?\s*|n\.?\s*e\.?\s*)/i,abbreviated:/^(p\.?\s*n\.?\s*e\.?\s*|n\.?\s*e\.?\s*)/i,wide:/^(przed\s*nasz(ą|a)\s*er(ą|a)|naszej\s*ery)/i},_S={any:[/^p/i,/^n/i]},$S={narrow:/^[1234]/i,abbreviated:/^(I|II|III|IV)\s*kw\.?/i,wide:/^(I|II|III|IV)\s*kwarta(ł|l)/i},eC={narrow:[/1/i,/2/i,/3/i,/4/i],any:[/^I kw/i,/^II kw/i,/^III kw/i,/^IV kw/i]},tC={narrow:/^[slmkcwpg]/i,abbreviated:/^(sty|lut|mar|kwi|maj|cze|lip|sie|wrz|pa(ź|z)|lis|gru)/i,wide:/^(stycznia|stycze(ń|n)|lutego|luty|marca|marzec|kwietnia|kwiecie(ń|n)|maja|maj|czerwca|czerwiec|lipca|lipiec|sierpnia|sierpie(ń|n)|wrze(ś|s)nia|wrzesie(ń|n)|pa(ź|z)dziernika|pa(ź|z)dziernik|listopada|listopad|grudnia|grudzie(ń|n))/i},nC={narrow:[/^s/i,/^l/i,/^m/i,/^k/i,/^m/i,/^c/i,/^l/i,/^s/i,/^w/i,/^p/i,/^l/i,/^g/i],any:[/^st/i,/^lu/i,/^mar/i,/^k/i,/^maj/i,/^c/i,/^lip/i,/^si/i,/^w/i,/^p/i,/^lis/i,/^g/i]},rC={narrow:/^[npwścs]/i,short:/^(nie|pon|wto|(ś|s)ro|czw|pi(ą|a)|sob)/i,abbreviated:/^(niedz|pon|wt|(ś|s)r|czw|pt|sob)\.?/i,wide:/^(niedziela|poniedzia(ł|l)ek|wtorek|(ś|s)roda|czwartek|pi(ą|a)tek|sobota)/i},iC={narrow:[/^n/i,/^p/i,/^w/i,/^ś/i,/^c/i,/^p/i,/^s/i],abbreviated:[/^n/i,/^po/i,/^w/i,/^(ś|s)r/i,/^c/i,/^pt/i,/^so/i],any:[/^n/i,/^po/i,/^w/i,/^(ś|s)r/i,/^c/i,/^pi/i,/^so/i]},oC={narrow:/^(^a$|^p$|pó(ł|l)n\.?|o\s*pó(ł|l)n\.?|po(ł|l)\.?|w\s*po(ł|l)\.?|po\s*po(ł|l)\.?|rano|wiecz\.?|noc|w\s*nocy)/i,any:/^(am|pm|pó(ł|l)noc|o\s*pó(ł|l)nocy|po(ł|l)udnie|w\s*po(ł|l)udnie|popo(ł|l)udnie|po\s*po(ł|l)udniu|rano|wieczór|wieczorem|noc|w\s*nocy)/i},aC={narrow:{am:/^a$/i,pm:/^p$/i,midnight:/pó(ł|l)n/i,noon:/po(ł|l)/i,morning:/rano/i,afternoon:/po\s*po(ł|l)/i,evening:/wiecz/i,night:/noc/i},any:{am:/^am/i,pm:/^pm/i,midnight:/pó(ł|l)n/i,noon:/po(ł|l)/i,morning:/rano/i,afternoon:/po\s*po(ł|l)/i,evening:/wiecz/i,night:/noc/i}},sC={ordinalNumber:qt({matchPattern:KS,parsePattern:QS,valueCallback:e=>parseInt(e,10)}),era:ie({matchPatterns:YS,defaultMatchWidth:"wide",parsePatterns:_S,defaultParseWidth:"any"}),quarter:ie({matchPatterns:$S,defaultMatchWidth:"wide",parsePatterns:eC,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:tC,defaultMatchWidth:"wide",parsePatterns:nC,defaultParseWidth:"any"}),day:ie({matchPatterns:rC,defaultMatchWidth:"wide",parsePatterns:iC,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:oC,defaultMatchWidth:"any",parsePatterns:aC,defaultParseWidth:"any"})},lC={code:"pl",formatDistance:PS,formatLong:MS,formatRelative:FS,localize:GS,match:sC,options:{weekStartsOn:1,firstWeekContainsDate:4}},uC={lessThanXSeconds:{one:"bir saniyeden az",other:"{{count}} saniyeden az"},xSeconds:{one:"1 saniye",other:"{{count}} saniye"},halfAMinute:"yarım dakika",lessThanXMinutes:{one:"bir dakikadan az",other:"{{count}} dakikadan az"},xMinutes:{one:"1 dakika",other:"{{count}} dakika"},aboutXHours:{one:"yaklaşık 1 saat",other:"yaklaşık {{count}} saat"},xHours:{one:"1 saat",other:"{{count}} saat"},xDays:{one:"1 gün",other:"{{count}} gün"},aboutXWeeks:{one:"yaklaşık 1 hafta",other:"yaklaşık {{count}} hafta"},xWeeks:{one:"1 hafta",other:"{{count}} hafta"},aboutXMonths:{one:"yaklaşık 1 ay",other:"yaklaşık {{count}} ay"},xMonths:{one:"1 ay",other:"{{count}} ay"},aboutXYears:{one:"yaklaşık 1 yıl",other:"yaklaşık {{count}} yıl"},xYears:{one:"1 yıl",other:"{{count}} yıl"},overXYears:{one:"1 yıldan fazla",other:"{{count}} yıldan fazla"},almostXYears:{one:"neredeyse 1 yıl",other:"neredeyse {{count}} yıl"}},cC=(e,t,n)=>{let r;const i=uC[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?r+" sonra":r+" önce":r},dC={full:"d MMMM y EEEE",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.yyyy"},fC={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},mC={full:"{{date}} 'saat' {{time}}",long:"{{date}} 'saat' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},pC={date:Ne({formats:dC,defaultWidth:"full"}),time:Ne({formats:fC,defaultWidth:"full"}),dateTime:Ne({formats:mC,defaultWidth:"full"})},hC={lastWeek:"'geçen hafta' eeee 'saat' p",yesterday:"'dün saat' p",today:"'bugün saat' p",tomorrow:"'yarın saat' p",nextWeek:"eeee 'saat' p",other:"P"},gC=(e,t,n,r)=>hC[e],bC={narrow:["MÖ","MS"],abbreviated:["MÖ","MS"],wide:["Milattan Önce","Milattan Sonra"]},yC={narrow:["1","2","3","4"],abbreviated:["1Ç","2Ç","3Ç","4Ç"],wide:["İlk çeyrek","İkinci Çeyrek","Üçüncü çeyrek","Son çeyrek"]},vC={narrow:["O","Ş","M","N","M","H","T","A","E","E","K","A"],abbreviated:["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara"],wide:["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"]},xC={narrow:["P","P","S","Ç","P","C","C"],short:["Pz","Pt","Sa","Ça","Pe","Cu","Ct"],abbreviated:["Paz","Pzt","Sal","Çar","Per","Cum","Cts"],wide:["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"]},wC={narrow:{am:"öö",pm:"ös",midnight:"gy",noon:"ö",morning:"sa",afternoon:"ös",evening:"ak",night:"ge"},abbreviated:{am:"ÖÖ",pm:"ÖS",midnight:"gece yarısı",noon:"öğle",morning:"sabah",afternoon:"öğleden sonra",evening:"akşam",night:"gece"},wide:{am:"Ö.Ö.",pm:"Ö.S.",midnight:"gece yarısı",noon:"öğle",morning:"sabah",afternoon:"öğleden sonra",evening:"akşam",night:"gece"}},kC={narrow:{am:"öö",pm:"ös",midnight:"gy",noon:"ö",morning:"sa",afternoon:"ös",evening:"ak",night:"ge"},abbreviated:{am:"ÖÖ",pm:"ÖS",midnight:"gece yarısı",noon:"öğlen",morning:"sabahleyin",afternoon:"öğleden sonra",evening:"akşamleyin",night:"geceleyin"},wide:{am:"ö.ö.",pm:"ö.s.",midnight:"gece yarısı",noon:"öğlen",morning:"sabahleyin",afternoon:"öğleden sonra",evening:"akşamleyin",night:"geceleyin"}},SC=(e,t)=>Number(e)+".",CC={ordinalNumber:SC,era:re({values:bC,defaultWidth:"wide"}),quarter:re({values:yC,defaultWidth:"wide",argumentCallback:e=>Number(e)-1}),month:re({values:vC,defaultWidth:"wide"}),day:re({values:xC,defaultWidth:"wide"}),dayPeriod:re({values:wC,defaultWidth:"wide",formattingValues:kC,defaultFormattingWidth:"wide"})},AC=/^(\d+)(\.)?/i,zC=/\d+/i,EC={narrow:/^(mö|ms)/i,abbreviated:/^(mö|ms)/i,wide:/^(milattan önce|milattan sonra)/i},PC={any:[/(^mö|^milattan önce)/i,/(^ms|^milattan sonra)/i]},TC={narrow:/^[1234]/i,abbreviated:/^[1234]ç/i,wide:/^((i|İ)lk|(i|İ)kinci|üçüncü|son) çeyrek/i},jC={any:[/1/i,/2/i,/3/i,/4/i],abbreviated:[/1ç/i,/2ç/i,/3ç/i,/4ç/i],wide:[/^(i|İ)lk çeyrek/i,/(i|İ)kinci çeyrek/i,/üçüncü çeyrek/i,/son çeyrek/i]},NC={narrow:/^[oşmnhtaek]/i,abbreviated:/^(oca|şub|mar|nis|may|haz|tem|ağu|eyl|eki|kas|ara)/i,wide:/^(ocak|şubat|mart|nisan|mayıs|haziran|temmuz|ağustos|eylül|ekim|kasım|aralık)/i},MC={narrow:[/^o/i,/^ş/i,/^m/i,/^n/i,/^m/i,/^h/i,/^t/i,/^a/i,/^e/i,/^e/i,/^k/i,/^a/i],any:[/^o/i,/^ş/i,/^mar/i,/^n/i,/^may/i,/^h/i,/^t/i,/^ağ/i,/^ey/i,/^ek/i,/^k/i,/^ar/i]},IC={narrow:/^[psçc]/i,short:/^(pz|pt|sa|ça|pe|cu|ct)/i,abbreviated:/^(paz|pzt|sal|çar|per|cum|cts)/i,wide:/^(pazar(?!tesi)|pazartesi|salı|çarşamba|perşembe|cuma(?!rtesi)|cumartesi)/i},LC={narrow:[/^p/i,/^p/i,/^s/i,/^ç/i,/^p/i,/^c/i,/^c/i],any:[/^pz/i,/^pt/i,/^sa/i,/^ça/i,/^pe/i,/^cu/i,/^ct/i],wide:[/^pazar(?!tesi)/i,/^pazartesi/i,/^salı/i,/^çarşamba/i,/^perşembe/i,/^cuma(?!rtesi)/i,/^cumartesi/i]},DC={narrow:/^(öö|ös|gy|ö|sa|ös|ak|ge)/i,any:/^(ö\.?\s?[ös]\.?|öğleden sonra|gece yarısı|öğle|(sabah|öğ|akşam|gece)(leyin))/i},RC={any:{am:/^ö\.?ö\.?/i,pm:/^ö\.?s\.?/i,midnight:/^(gy|gece yarısı)/i,noon:/^öğ/i,morning:/^sa/i,afternoon:/^öğleden sonra/i,evening:/^ak/i,night:/^ge/i}},OC={ordinalNumber:qt({matchPattern:AC,parsePattern:zC,valueCallback:function(e){return parseInt(e,10)}}),era:ie({matchPatterns:EC,defaultMatchWidth:"wide",parsePatterns:PC,defaultParseWidth:"any"}),quarter:ie({matchPatterns:TC,defaultMatchWidth:"wide",parsePatterns:jC,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:NC,defaultMatchWidth:"wide",parsePatterns:MC,defaultParseWidth:"any"}),day:ie({matchPatterns:IC,defaultMatchWidth:"wide",parsePatterns:LC,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:DC,defaultMatchWidth:"any",parsePatterns:RC,defaultParseWidth:"any"})},FC={code:"tr",formatDistance:cC,formatLong:pC,formatRelative:gC,localize:CC,match:OC,options:{weekStartsOn:1,firstWeekContainsDate:1}};function Kn(e,t){if(e.one!==void 0&&t===1)return e.one;const n=t%10,r=t%100;return n===1&&r!==11?e.singularNominative.replace("{{count}}",String(t)):n>=2&&n<=4&&(r<10||r>20)?e.singularGenitive.replace("{{count}}",String(t)):e.pluralGenitive.replace("{{count}}",String(t))}function ot(e){return(t,n)=>n&&n.addSuffix?n.comparison&&n.comparison>0?e.future?Kn(e.future,t):"за "+Kn(e.regular,t):e.past?Kn(e.past,t):Kn(e.regular,t)+" тому":Kn(e.regular,t)}const BC=(e,t)=>t&&t.addSuffix?t.comparison&&t.comparison>0?"за півхвилини":"півхвилини тому":"півхвилини",WC={lessThanXSeconds:ot({regular:{one:"менше секунди",singularNominative:"менше {{count}} секунди",singularGenitive:"менше {{count}} секунд",pluralGenitive:"менше {{count}} секунд"},future:{one:"менше, ніж за секунду",singularNominative:"менше, ніж за {{count}} секунду",singularGenitive:"менше, ніж за {{count}} секунди",pluralGenitive:"менше, ніж за {{count}} секунд"}}),xSeconds:ot({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунди",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду тому",singularGenitive:"{{count}} секунди тому",pluralGenitive:"{{count}} секунд тому"},future:{singularNominative:"за {{count}} секунду",singularGenitive:"за {{count}} секунди",pluralGenitive:"за {{count}} секунд"}}),halfAMinute:BC,lessThanXMinutes:ot({regular:{one:"менше хвилини",singularNominative:"менше {{count}} хвилини",singularGenitive:"менше {{count}} хвилин",pluralGenitive:"менше {{count}} хвилин"},future:{one:"менше, ніж за хвилину",singularNominative:"менше, ніж за {{count}} хвилину",singularGenitive:"менше, ніж за {{count}} хвилини",pluralGenitive:"менше, ніж за {{count}} хвилин"}}),xMinutes:ot({regular:{singularNominative:"{{count}} хвилина",singularGenitive:"{{count}} хвилини",pluralGenitive:"{{count}} хвилин"},past:{singularNominative:"{{count}} хвилину тому",singularGenitive:"{{count}} хвилини тому",pluralGenitive:"{{count}} хвилин тому"},future:{singularNominative:"за {{count}} хвилину",singularGenitive:"за {{count}} хвилини",pluralGenitive:"за {{count}} хвилин"}}),aboutXHours:ot({regular:{singularNominative:"близько {{count}} години",singularGenitive:"близько {{count}} годин",pluralGenitive:"близько {{count}} годин"},future:{singularNominative:"приблизно за {{count}} годину",singularGenitive:"приблизно за {{count}} години",pluralGenitive:"приблизно за {{count}} годин"}}),xHours:ot({regular:{singularNominative:"{{count}} годину",singularGenitive:"{{count}} години",pluralGenitive:"{{count}} годин"}}),xDays:ot({regular:{singularNominative:"{{count}} день",singularGenitive:"{{count}} днi",pluralGenitive:"{{count}} днів"}}),aboutXWeeks:ot({regular:{singularNominative:"близько {{count}} тижня",singularGenitive:"близько {{count}} тижнів",pluralGenitive:"близько {{count}} тижнів"},future:{singularNominative:"приблизно за {{count}} тиждень",singularGenitive:"приблизно за {{count}} тижні",pluralGenitive:"приблизно за {{count}} тижнів"}}),xWeeks:ot({regular:{singularNominative:"{{count}} тиждень",singularGenitive:"{{count}} тижні",pluralGenitive:"{{count}} тижнів"}}),aboutXMonths:ot({regular:{singularNominative:"близько {{count}} місяця",singularGenitive:"близько {{count}} місяців",pluralGenitive:"близько {{count}} місяців"},future:{singularNominative:"приблизно за {{count}} місяць",singularGenitive:"приблизно за {{count}} місяці",pluralGenitive:"приблизно за {{count}} місяців"}}),xMonths:ot({regular:{singularNominative:"{{count}} місяць",singularGenitive:"{{count}} місяці",pluralGenitive:"{{count}} місяців"}}),aboutXYears:ot({regular:{singularNominative:"близько {{count}} року",singularGenitive:"близько {{count}} років",pluralGenitive:"близько {{count}} років"},future:{singularNominative:"приблизно за {{count}} рік",singularGenitive:"приблизно за {{count}} роки",pluralGenitive:"приблизно за {{count}} років"}}),xYears:ot({regular:{singularNominative:"{{count}} рік",singularGenitive:"{{count}} роки",pluralGenitive:"{{count}} років"}}),overXYears:ot({regular:{singularNominative:"більше {{count}} року",singularGenitive:"більше {{count}} років",pluralGenitive:"більше {{count}} років"},future:{singularNominative:"більше, ніж за {{count}} рік",singularGenitive:"більше, ніж за {{count}} роки",pluralGenitive:"більше, ніж за {{count}} років"}}),almostXYears:ot({regular:{singularNominative:"майже {{count}} рік",singularGenitive:"майже {{count}} роки",pluralGenitive:"майже {{count}} років"},future:{singularNominative:"майже за {{count}} рік",singularGenitive:"майже за {{count}} роки",pluralGenitive:"майже за {{count}} років"}})},VC=(e,t,n)=>(n=n||{},WC[e](t,n)),JC={full:"EEEE, do MMMM y 'р.'",long:"do MMMM y 'р.'",medium:"d MMM y 'р.'",short:"dd.MM.y"},HC={full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},qC={full:"{{date}} 'о' {{time}}",long:"{{date}} 'о' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},UC={date:Ne({formats:JC,defaultWidth:"full"}),time:Ne({formats:HC,defaultWidth:"full"}),dateTime:Ne({formats:qC,defaultWidth:"full"})},ua=["неділю","понеділок","вівторок","середу","четвер","п’ятницю","суботу"];function XC(e){const t=ua[e];switch(e){case 0:case 3:case 5:case 6:return"'у минулу "+t+" о' p";case 1:case 2:case 4:return"'у минулий "+t+" о' p"}}function Jc(e){return"'у "+ua[e]+" о' p"}function ZC(e){const t=ua[e];switch(e){case 0:case 3:case 5:case 6:return"'у наступну "+t+" о' p";case 1:case 2:case 4:return"'у наступний "+t+" о' p"}}const GC=(e,t,n)=>{const r=He(e),i=r.getDay();return or(r,t,n)?Jc(i):XC(i)},KC=(e,t,n)=>{const r=He(e),i=r.getDay();return or(r,t,n)?Jc(i):ZC(i)},QC={lastWeek:GC,yesterday:"'вчора о' p",today:"'сьогодні о' p",tomorrow:"'завтра о' p",nextWeek:KC,other:"P"},YC=(e,t,n,r)=>{const i=QC[e];return typeof i=="function"?i(t,n,r):i},_C={narrow:["до н.е.","н.е."],abbreviated:["до н. е.","н. е."],wide:["до нашої ери","нашої ери"]},$C={narrow:["1","2","3","4"],abbreviated:["1-й кв.","2-й кв.","3-й кв.","4-й кв."],wide:["1-й квартал","2-й квартал","3-й квартал","4-й квартал"]},eA={narrow:["С","Л","Б","К","Т","Ч","Л","С","В","Ж","Л","Г"],abbreviated:["січ.","лют.","берез.","квіт.","трав.","черв.","лип.","серп.","верес.","жовт.","листоп.","груд."],wide:["січень","лютий","березень","квітень","травень","червень","липень","серпень","вересень","жовтень","листопад","грудень"]},tA={narrow:["С","Л","Б","К","Т","Ч","Л","С","В","Ж","Л","Г"],abbreviated:["січ.","лют.","берез.","квіт.","трав.","черв.","лип.","серп.","верес.","жовт.","листоп.","груд."],wide:["січня","лютого","березня","квітня","травня","червня","липня","серпня","вересня","жовтня","листопада","грудня"]},nA={narrow:["Н","П","В","С","Ч","П","С"],short:["нд","пн","вт","ср","чт","пт","сб"],abbreviated:["нед","пон","вів","сер","чтв","птн","суб"],wide:["неділя","понеділок","вівторок","середа","четвер","п’ятниця","субота"]},rA={narrow:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранок",afternoon:"день",evening:"веч.",night:"ніч"},abbreviated:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранок",afternoon:"день",evening:"веч.",night:"ніч"},wide:{am:"ДП",pm:"ПП",midnight:"північ",noon:"полудень",morning:"ранок",afternoon:"день",evening:"вечір",night:"ніч"}},iA={narrow:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"},abbreviated:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"},wide:{am:"ДП",pm:"ПП",midnight:"північ",noon:"полудень",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"}},oA=(e,t)=>{const n=String(t==null?void 0:t.unit),r=Number(e);let i;return n==="date"?r===3||r===23?i="-є":i="-е":n==="minute"||n==="second"||n==="hour"?i="-а":i="-й",r+i},aA={ordinalNumber:oA,era:re({values:_C,defaultWidth:"wide"}),quarter:re({values:$C,defaultWidth:"wide",argumentCallback:e=>e-1}),month:re({values:eA,defaultWidth:"wide",formattingValues:tA,defaultFormattingWidth:"wide"}),day:re({values:nA,defaultWidth:"wide"}),dayPeriod:re({values:rA,defaultWidth:"any",formattingValues:iA,defaultFormattingWidth:"wide"})},sA=/^(\d+)(-?(е|й|є|а|я))?/i,lA=/\d+/i,uA={narrow:/^((до )?н\.?\s?е\.?)/i,abbreviated:/^((до )?н\.?\s?е\.?)/i,wide:/^(до нашої ери|нашої ери|наша ера)/i},cA={any:[/^д/i,/^н/i]},dA={narrow:/^[1234]/i,abbreviated:/^[1234](-?[иі]?й?)? кв.?/i,wide:/^[1234](-?[иі]?й?)? квартал/i},fA={any:[/1/i,/2/i,/3/i,/4/i]},mA={narrow:/^[слбктчвжг]/i,abbreviated:/^(січ|лют|бер(ез)?|квіт|трав|черв|лип|серп|вер(ес)?|жовт|лис(топ)?|груд)\.?/i,wide:/^(січень|січня|лютий|лютого|березень|березня|квітень|квітня|травень|травня|червня|червень|липень|липня|серпень|серпня|вересень|вересня|жовтень|жовтня|листопад[а]?|грудень|грудня)/i},pA={narrow:[/^с/i,/^л/i,/^б/i,/^к/i,/^т/i,/^ч/i,/^л/i,/^с/i,/^в/i,/^ж/i,/^л/i,/^г/i],any:[/^сі/i,/^лю/i,/^б/i,/^к/i,/^т/i,/^ч/i,/^лип/i,/^се/i,/^в/i,/^ж/i,/^лис/i,/^г/i]},hA={narrow:/^[нпвсч]/i,short:/^(нд|пн|вт|ср|чт|пт|сб)\.?/i,abbreviated:/^(нед|пон|вів|сер|че?тв|птн?|суб)\.?/i,wide:/^(неділ[яі]|понеділ[ок][ка]|вівтор[ок][ка]|серед[аи]|четвер(га)?|п\W*?ятниц[яі]|субот[аи])/i},gA={narrow:[/^н/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н/i,/^п[он]/i,/^в/i,/^с[ер]/i,/^ч/i,/^п\W*?[ят]/i,/^с[уб]/i]},bA={narrow:/^([дп]п|півн\.?|пол\.?|ранок|ранку|день|дня|веч\.?|ніч|ночі)/i,abbreviated:/^([дп]п|півн\.?|пол\.?|ранок|ранку|день|дня|веч\.?|ніч|ночі)/i,wide:/^([дп]п|північ|полудень|ранок|ранку|день|дня|вечір|вечора|ніч|ночі)/i},yA={any:{am:/^дп/i,pm:/^пп/i,midnight:/^півн/i,noon:/^пол/i,morning:/^р/i,afternoon:/^д[ен]/i,evening:/^в/i,night:/^н/i}},vA={ordinalNumber:qt({matchPattern:sA,parsePattern:lA,valueCallback:e=>parseInt(e,10)}),era:ie({matchPatterns:uA,defaultMatchWidth:"wide",parsePatterns:cA,defaultParseWidth:"any"}),quarter:ie({matchPatterns:dA,defaultMatchWidth:"wide",parsePatterns:fA,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ie({matchPatterns:mA,defaultMatchWidth:"wide",parsePatterns:pA,defaultParseWidth:"any"}),day:ie({matchPatterns:hA,defaultMatchWidth:"wide",parsePatterns:gA,defaultParseWidth:"any"}),dayPeriod:ie({matchPatterns:bA,defaultMatchWidth:"wide",parsePatterns:yA,defaultParseWidth:"any"})},xA={code:"uk",formatDistance:VC,formatLong:UC,formatRelative:YC,localize:aA,match:vA,options:{weekStartsOn:1,firstWeekContainsDate:1}};function wA({quickActions:e,theme:t,onSelect:n}){return e.length?f.jsxs("div",{className:"space-y-1.5 mb-4 py-2",style:{animation:"fadeInUp 0.6s ease-out"},children:[f.jsx("div",{className:"relative flex gap-2 overflow-x-hidden overflow-y-visible py-1",children:f.jsx("div",{className:"flex gap-2 animate-[scrollLeft_25s_linear_infinite]",children:[...e.slice(0,4),...e.slice(0,4)].map((r,i)=>f.jsx("button",{onClick:()=>n(r.message),"aria-label":`Schnellaktion: ${r.title}`,className:`flex-shrink-0 px-4 py-2.5 rounded-full text-xs font-medium transition-all duration-300 whitespace-nowrap focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 focus:ring-offset-background hover:scale-105 border ${t==="light"?"bg-white/90 text-foreground shadow-none hover:bg-white hover:shadow-none":"bg-white/8 backdrop-blur-[10px] text-foreground/90 hover:bg-white/15 hover:shadow-[0_4px_15px_hsl(var(--glow-primary)/0.3)]"}`,style:{borderColor:"hsl(var(--chat-quick-border))"},children:r.title},`row1-${i}`))})}),f.jsx("div",{className:"relative flex gap-2 overflow-x-hidden overflow-y-visible py-1",children:f.jsx("div",{className:"flex gap-2 animate-[scrollRight_30s_linear_infinite]",children:[...e.slice(4),...e.slice(4)].map((r,i)=>f.jsx("button",{onClick:()=>n(r.message),"aria-label":`Schnellaktion: ${r.title}`,className:`flex-shrink-0 px-4 py-2.5 rounded-full text-xs font-medium transition-all duration-300 whitespace-nowrap hover:scale-105 focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 focus:ring-offset-background border ${t==="light"?"bg-white/90 text-foreground shadow-none hover:bg-white hover:shadow-none":"bg-white/8 backdrop-blur-[10px] text-foreground/90 hover:bg-white/15 hover:shadow-[0_4px_15px_hsl(var(--glow-primary)/0.3)]"}`,style:{borderColor:"hsl(var(--chat-quick-border))"},children:r.title},`row2-${i}`))})})]}):null}const kA=({sources:e})=>e.length===0?null:f.jsxs("div",{className:"space-y-1.5 w-full min-w-full",children:[f.jsx("div",{className:"text-[10px] uppercase tracking-wider text-foreground/50 font-semibold",children:"Quellen"}),f.jsx("div",{className:"flex flex-col gap-1",children:e.map((t,n)=>f.jsx("div",{className:"flex items-center gap-2 text-xs text-foreground/70 bg-muted rounded-lg px-3 py-2 border border-border hover:bg-muted/80 transition-all group w-full max-w-full min-w-full",children:t.url?f.jsxs("a",{href:t.url,target:"_blank",rel:"noopener noreferrer",className:"flex items-center gap-2 flex-1 min-w-0 max-w-full hover:text-primary transition-colors",children:[f.jsx(an,{className:"w-3 h-3 flex-shrink-0 group-hover:scale-110 transition-transform"}),f.jsx("span",{className:"text-left break-words leading-snug",children:t.name})]}):f.jsxs("span",{className:"flex items-center gap-2 flex-1 min-w-0 max-w-full",children:[f.jsx("span",{className:"w-3 h-3 rounded-full bg-primary/30 flex-shrink-0"}),f.jsx("span",{className:"text-left break-words leading-snug",children:t.name})]})},n))})]}),el={de:"de",en:"en",fr:"fr",es:"es",it:"it",tr:"tr",ar:"ar",pl:"pl",ua:"uk",simple:"de"},tl={de:{play:"Vorlesen",stop:"Vorlesen stoppen"},en:{play:"Play audio",stop:"Stop audio"},fr:{play:"Lire à haute voix",stop:"Arrêter la lecture"},es:{play:"Leer en voz alta",stop:"Detener la lectura"},it:{play:"Leggi ad alta voce",stop:"Ferma la lettura"},tr:{play:"Sesli oku",stop:"Okumayı durdur"},ar:{play:"تشغيل الصوت",stop:"إيقاف الصوت"},pl:{play:"Odczytaj",stop:"Zatrzymaj odczyt"},ua:{play:"Зачитати",stop:"Зупинити відтворення"},simple:{play:"Vorlesen",stop:"Vorlesen stoppen"}},nl={de:"de-DE",en:"en-US",fr:"fr-FR",es:"es-ES",it:"it-IT",tr:"tr-TR",ar:"ar",pl:"pl-PL",ua:"uk-UA",simple:"de-DE"};let _e=null;const SA="data:audio/wav;base64,UklGRiYAAABXQVZFZm10IBAAAAABAAEAQB8AAIA+AAACABAAZGF0YQIAAAAAAA==",CA=()=>{if(typeof navigator>"u")return!1;const e=navigator.userAgent||"",t=navigator.platform||"",n=navigator.maxTouchPoints||0;return/iPad|iPhone|iPod/.test(e)||t==="MacIntel"&&n>1};let Qn="locked";const AA=()=>{if(Qn==="locked"&&!(typeof document>"u")){Qn="attempting";try{const e=document.createElement("audio");e.preload="auto",e.src=SA,e.volume=0,e.muted=!1;const t=e.play();Promise.resolve(t).then(()=>{e.pause(),e.removeAttribute("src"),e.load(),Qn="unlocked"}).catch(()=>{Qn="locked"})}catch{Qn="locked"}}},eo=()=>{if(_e){const e=_e;_e=null,e.stop()}},zA=()=>{if(typeof window>"u")return!1;const e=window.MediaSource;return e?typeof e.isTypeSupported=="function"&&e.isTypeSupported("audio/mpeg"):!1},EA=e=>{var r;const t=e==null?void 0:e.trim();return t&&((r=t.split(";")[0])==null?void 0:r.trim())||"audio/mpeg"},PA=({text:e,language:t="de",className:n,modelId:r,voiceId:i,voiceSettings:a})=>{const[o,s]=D.useState("idle"),[l,u]=D.useState(null),d=D.useRef(+`${Date.now()}${Math.floor(Math.random()*1e3)}`),c=D.useRef(null),p=D.useRef(null),m=D.useRef(null),h=D.useRef(null),g=(P={})=>{var H;const{clearGlobal:N=!0}=P;(H=p.current)==null||H.abort(),p.current=null,c.current&&(c.current.pause(),c.current.currentTime=0,c.current.remove(),c.current=null),m.current&&(URL.revokeObjectURL(m.current),m.current=null,u(null)),h.current&&typeof window<"u"&&window.speechSynthesis&&((!N||(_e==null?void 0:_e.ownerId)===d.current)&&window.speechSynthesis.cancel(),h.current=null),N&&(_e==null?void 0:_e.ownerId)===d.current&&(_e=null),s("idle")};D.useEffect(()=>()=>{g()},[]);const b=P=>{if(typeof window>"u"||typeof SpeechSynthesisUtterance>"u"||!window.speechSynthesis)return!1;eo(),g();const N=new SpeechSynthesisUtterance(P);N.lang=nl[t]||nl.de,h.current=N,s("playing");const H=()=>{window.speechSynthesis&&window.speechSynthesis.cancel(),g({clearGlobal:!1})};_e={ownerId:d.current,stop:H};const z=()=>{g()};return N.onend=z,N.onerror=z,window.speechSynthesis.speak(N),!0},y=async(P,N,H,z)=>{var ae;const j=(ae=P.body)==null?void 0:ae.getReader();if(!j)throw new Error("No response body");await new Promise((Q,me)=>{if(z.aborted){me(Object.assign(new Error("Aborted"),{name:"AbortError"}));return}if(N.readyState==="open"){Q();return}const Be=()=>{We(),Q()},ne=()=>{We(),me(new Error("MediaSource closed"))},xe=()=>{We(),me(Object.assign(new Error("Aborted"),{name:"AbortError"}))},We=()=>{N.removeEventListener("sourceopen",Be),N.removeEventListener("sourceended",ne),N.removeEventListener("sourceclose",ne),z.removeEventListener("abort",xe)};N.addEventListener("sourceopen",Be),N.addEventListener("sourceended",ne),N.addEventListener("sourceclose",ne),z.addEventListener("abort",xe)});const M=N.addSourceBuffer(H);try{M.mode="sequence"}catch{}const X=[];let R=!1,B=!1;const F=()=>Object.assign(new Error("Aborted"),{name:"AbortError"});let V=null,O=null;const G=new Promise((Q,me)=>{V=Q,O=me});G.catch(()=>{});let w=null,$=null,oe=null;const x=()=>{w&&M.removeEventListener("updateend",w),$&&M.removeEventListener("error",$),oe&&z.removeEventListener("abort",oe)},le=Q=>{B||(B=!0,x(),Q())},ge=Q=>{try{j.cancel()}catch{}le(()=>{O==null||O(Q instanceof Error?Q:new Error("Audio stream failed"))})},ye=()=>{B||R&&(M.updating||X.length>0||le(()=>{try{N.readyState==="open"&&N.endOfStream()}catch{}V==null||V()}))},se=()=>{if(B)return;if(z.aborted){ge(F());return}if(M.updating)return;const Q=X.shift();if(!Q){ye();return}try{M.appendBuffer(Q)}catch(me){ge(me)}};w=()=>{se(),ye()},$=()=>{ge(new Error("Audio stream buffer error"))},oe=()=>{ge(F())},M.addEventListener("updateend",w),M.addEventListener("error",$),z.addEventListener("abort",oe),z.aborted&&oe();try{for(;;){const{value:Q,done:me}=await j.read();if(me)break;if(z.aborted)throw F();Q!=null&&Q.byteLength&&(X.push(Q.buffer.slice(Q.byteOffset,Q.byteOffset+Q.byteLength)),se())}R=!0,se(),ye(),await G}catch(Q){return B||ge(Q),await G}finally{try{j.releaseLock()}catch{}}},S=async()=>{const P=e==null?void 0:e.trim();if(!P)return;if(typeof Audio>"u"){b(P)||ct({title:"Audio nicht verfügbar",description:"Ihr Browser unterstützt keine Audiowiedergabe.",variant:"destructive"});return}eo(),g();const N=CA();N&&AA();const H=new AbortController;p.current=H,s("loading"),_e={ownerId:d.current,stop:()=>g({clearGlobal:!1})};try{const z=!N&&zA(),j=document.createElement("audio");j.preload="auto",j.volume=1,j.muted=!1,j.setAttribute("playsinline","true"),j.setAttribute("webkit-playsinline","true");let M=null,X=null;if(z){const B=window.MediaSource;M=new B;const F=URL.createObjectURL(M);j.src=F,m.current=F,u(F),X=(async()=>{const V=await Au({text:P,languageCode:el[t]||void 0,modelId:r||void 0,voiceId:i||void 0,voiceSettings:a||void 0,signal:H.signal}),O=EA(V.headers.get("content-type")),G=typeof B.isTypeSupported=="function"&&B.isTypeSupported(O)?O:"audio/mpeg";await y(V,M,G,H.signal)})()}else{const B=await Fp({text:P,languageCode:el[t]||void 0,modelId:r||void 0,voiceId:i||void 0,voiceSettings:a||void 0,signal:H.signal}),F=URL.createObjectURL(B);j.src=F,m.current=F,u(F)}N&&typeof document<"u"&&document.body&&(j.style.display="none",document.body.appendChild(j)),c.current=j;const R=()=>{g()};j.onended=R,j.onerror=()=>{R(),b(P)||ct({title:"Wiedergabe fehlgeschlagen",description:"Audio playback failed",variant:"destructive"})};try{const B=N?new Promise(O=>{let w;const $=()=>{j.removeEventListener("playing",oe),j.removeEventListener("timeupdate",x),j.removeEventListener("error",le),w!==void 0&&window.clearTimeout(w)},oe=()=>{$(),O(!0)},x=()=>{j.currentTime>0&&($(),O(!0))},le=()=>{$(),O(!1)};w=window.setTimeout(()=>{$(),O(!j.paused&&!j.ended)},2e3),j.addEventListener("playing",oe),j.addEventListener("timeupdate",x),j.addEventListener("error",le)}):Promise.resolve(!0),F=Promise.resolve(j.play());if(X){const O=X.then(()=>new Promise(()=>{}),G=>Promise.reject(G));await Promise.race([F,O])}else await F;if(!await B)throw new Error("Audio playback did not start");s("playing")}catch(B){const F=typeof B=="object"&&B!==null&&"name"in B&&B.name==="NotAllowedError";if(N&&(F||(B==null?void 0:B.message)==="Audio playback did not start")){s("ready"),ct({title:"Tippen zum Abspielen",description:"Auf iOS kann ein zweites Tippen nötig sein, um Audio zu starten."});return}if(R(),!b(P)){const O=B instanceof Error?B.message:"Audio playback failed";ct({title:"Wiedergabe fehlgeschlagen",description:O,variant:"destructive"})}return}X&&await X}catch(z){if((z==null?void 0:z.name)==="AbortError"){h.current||g();return}if(g(),!b(P)){const M=z instanceof Error?z.message:"Text-to-speech fehlgeschlagen";ct({title:"Text-to-Speech fehlgeschlagen",description:M,variant:"destructive"})}}finally{p.current=null}},k=()=>{if(o==="loading"||o==="playing")g();else if(o==="ready"){const P=c.current;if(!P){S();return}(_e==null?void 0:_e.ownerId)!==d.current&&eo(),_e={ownerId:d.current,stop:()=>g({clearGlobal:!1})};const N=P.play();Promise.resolve(N).then(()=>s("playing")).catch(H=>{const z=H instanceof Error?H.message:"Audio playback failed";ct({title:"Wiedergabe fehlgeschlagen",description:z,variant:"destructive"}),g()})}else S()},E=tl[t]||tl.de,T=o==="playing"?E.stop:E.play,A=["p-1 rounded transition-colors",o==="playing"||o==="loading"?"text-primary":"text-foreground/40 hover:text-primary",n||""].join(" ").trim();return f.jsxs("button",{type:"button",onClick:k,className:A,"aria-label":T,title:T,children:[o==="loading"?f.jsx(xf,{className:"w-3 h-3 animate-spin"}):o==="playing"?f.jsx(Df,{className:"w-3 h-3"}):f.jsx(Lf,{className:"w-3 h-3"}),f.jsx("span",{className:"sr-only",children:T})]})},TA=()=>f.jsxs("div",{className:"flex items-center gap-2 px-4 py-3 max-w-[85%] w-fit bg-card/50 backdrop-blur-sm rounded-2xl rounded-tl-none border border-border/30 shadow-lg animate-message-slide-in",children:[f.jsxs("div",{className:"flex gap-1",children:[f.jsx("div",{className:"w-2 h-2 rounded-full bg-primary animate-typing-pulse",style:{animationDelay:"0ms"},"aria-hidden":"true"}),f.jsx("div",{className:"w-2 h-2 rounded-full bg-primary animate-typing-pulse",style:{animationDelay:"200ms"},"aria-hidden":"true"}),f.jsx("div",{className:"w-2 h-2 rounded-full bg-primary animate-typing-pulse",style:{animationDelay:"400ms"},"aria-hidden":"true"})]}),f.jsx("span",{className:"sr-only",children:"Assistent tippt..."})]}),ar=e=>e&&typeof e=="object"&&!Array.isArray(e)?e:{},sr=e=>Array.isArray(e)?e.map(ar).filter(t=>Object.keys(t).length>0):[],ve=e=>typeof e=="string"||typeof e=="number"?String(e):"",_r=(e,t=!1)=>{const n=ve(e);if(!n)return"";const r=new Date(t?n:`${n}T00:00:00Z`);return Number.isNaN(r.getTime())?n:new Intl.DateTimeFormat("de-DE",{weekday:"short",day:"2-digit",month:"2-digit",...t?{hour:"2-digit",minute:"2-digit"}:{timeZone:"UTC"}}).format(r)},rl=e=>{const t=new Date(ve(e));return Number.isNaN(t.getTime())?"":new Intl.DateTimeFormat("de-DE",{hour:"2-digit",minute:"2-digit"}).format(t)},jA=e=>{if(e.fee_visibility==="hidden")return"";const t=ve(e.fee_amount),n=Number(t);return t&&Number.isFinite(n)&&ve(e.fee_currency)?`${new Intl.NumberFormat("de-DE",{style:"currency",currency:ve(e.fee_currency)}).format(n)} vor Ort`:e.requires_payment||e.fee_visibility==="on_site"?"Gebühr vor Ort":""},gr=(e,t)=>{const[n,r]=D.useState(null);return{chosen:n,pick:(a,o)=>{e||n||(r(a),t(o))}}},Sn=4;function NA({title:e,state:t}){return f.jsxs("div",{className:"flex items-center justify-between gap-3 border-b border-border/70 bg-primary/[0.04] px-3 py-2.5",children:[f.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[f.jsx("span",{className:`flex h-7 w-7 shrink-0 items-center justify-center rounded-lg ${t==="success"?"bg-emerald-500/10 text-emerald-600":t==="cancelled"?"bg-destructive/10 text-destructive":"bg-primary/10 text-primary"}`,children:t==="success"?f.jsx(Il,{className:"h-4 w-4","aria-hidden":"true"}):t==="cancelled"?f.jsx(hf,{className:"h-4 w-4","aria-hidden":"true"}):f.jsx(ff,{className:"h-4 w-4","aria-hidden":"true"})}),f.jsx("span",{className:"truncate text-sm font-semibold text-foreground",children:e})]}),f.jsx("span",{className:"shrink-0 text-[10px] font-semibold uppercase tracking-[0.12em] text-foreground/45",title:"Live-Daten aus dem Amturo-Terminsystem",children:"Amturo · live"})]})}function tn({title:e,state:t,children:n}){return f.jsxs("section",{className:"w-full max-w-[380px] overflow-hidden rounded-2xl border border-border/80 bg-[hsl(var(--chat-message-bot))] text-foreground shadow-[0_8px_24px_rgba(0,0,0,0.07)]",children:[f.jsx(NA,{title:e,state:t}),n]})}const un="focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2 focus-visible:ring-offset-[hsl(var(--chat-message-bot))]",Pn=({children:e,disabled:t,onClick:n,variant:r="primary"})=>f.jsx("button",{type:"button",disabled:t,onClick:n,className:`inline-flex min-h-10 items-center justify-center gap-1.5 rounded-xl px-3.5 py-2 text-xs font-semibold transition-colors disabled:cursor-not-allowed disabled:opacity-50 ${un} ${r==="primary"?"bg-primary text-primary-foreground hover:bg-primary/90":r==="destructive"?"bg-destructive text-destructive-foreground hover:bg-destructive/90":"border border-border text-foreground/75 hover:bg-primary/[0.06] hover:text-foreground"}`,children:e}),pi=({label:e="Ausgewählt"})=>f.jsxs("span",{className:"inline-flex min-h-8 items-center gap-1.5 rounded-lg bg-emerald-500/10 px-2.5 py-1 text-xs font-semibold text-emerald-600",children:[f.jsx(ri,{className:"h-3.5 w-3.5","aria-hidden":"true"}),e]}),MA={BOOKED:{label:"Gebucht",className:"bg-emerald-500/10 text-emerald-600"},CONFIRMED:{label:"Bestätigt",className:"bg-emerald-500/10 text-emerald-600"},PENDING:{label:"Ausstehend",className:"bg-amber-500/10 text-amber-600"},RESERVED:{label:"Reserviert",className:"bg-amber-500/10 text-amber-600"},CANCELLED:{label:"Storniert",className:"bg-destructive/10 text-destructive"}},il=({status:e})=>{if(!e)return null;const t=MA[e.toUpperCase()]??{label:e,className:"bg-muted text-foreground/70"};return f.jsx("span",{className:`inline-flex items-center rounded-md px-2 py-0.5 text-[11px] font-semibold ${t.className}`,children:t.label})},hi=({icon:e,text:t,children:n})=>f.jsxs("div",{className:"flex flex-col items-start gap-2.5 p-3",children:[f.jsxs("div",{className:"flex items-start gap-2.5 text-xs leading-relaxed text-foreground/60",children:[f.jsx("span",{className:"mt-0.5 shrink-0 text-foreground/40",children:e}),f.jsx("p",{children:t})]}),n]}),Hc=({hiddenCount:e,onClick:t})=>f.jsxs("button",{type:"button",onClick:t,className:`w-full border-t border-border/60 px-3 py-2.5 text-center text-xs font-semibold text-primary transition-colors hover:bg-primary/[0.05] ${un} focus-visible:ring-inset focus-visible:ring-offset-0`,children:["Alle anzeigen (",e," weitere)"]});function IA({data:e,disabled:t,onAction:n}){const r=sr(e.locations),{chosen:i,pick:a}=gr(t,n),[o,s]=D.useState(!1),l=o||i?r:r.slice(0,Sn);return f.jsxs(tn,{title:"Standort",children:[!r.length&&f.jsx(hi,{icon:f.jsx(Ia,{className:"h-4 w-4","aria-hidden":"true"}),text:"Keine Standorte verfügbar."}),f.jsx("div",{className:"divide-y divide-border/60",children:l.map(u=>{const d=ve(u.id),c=ve(u.name),p=[ve(u.address),[ve(u.postal_code),ve(u.city)].filter(Boolean).join(" ")].filter(Boolean).join(", "),m=i===(d||c),h=i!==null&&!m;return f.jsx("div",{className:`p-3 transition-opacity ${h?"opacity-45":""}`,children:f.jsxs("div",{className:"flex gap-2.5",children:[f.jsx(Ia,{className:"mt-0.5 h-4 w-4 shrink-0 text-primary","aria-hidden":"true"}),f.jsxs("div",{className:"min-w-0 flex-1",children:[f.jsx("div",{className:"text-sm font-semibold",children:c}),p&&f.jsx("div",{className:"mt-0.5 text-xs leading-relaxed text-foreground/60",children:p}),!i&&f.jsx("div",{className:"mt-2",children:f.jsx(Pn,{disabled:t,onClick:()=>a(d||c,`Ich wähle den Standort „${c}“ (area_id ${d}).`),children:"Diesen Standort wählen"})}),m&&f.jsx("div",{className:"mt-2",children:f.jsx(pi,{})})]})]})},d||c)})}),!o&&!i&&r.length>Sn&&f.jsx(Hc,{hiddenCount:r.length-Sn,onClick:()=>s(!0)})]})}function LA({data:e,disabled:t,onAction:n}){const r=sr(e.counters),{chosen:i,pick:a}=gr(t,n);return f.jsxs(tn,{title:"Schalter",children:[!r.length&&f.jsx(hi,{icon:f.jsx(La,{className:"h-4 w-4","aria-hidden":"true"}),text:"Keine Schalter verfügbar."}),f.jsx("div",{className:"divide-y divide-border/60",children:r.map(o=>{const s=ve(o.id),l=ve(o.name),u=s||l,d=i===u,c=i!==null&&!d;return f.jsxs("button",{type:"button",disabled:t||i!==null,"aria-pressed":d,onClick:()=>a(u,`Ich wähle „${l}“ (counter_id ${s}).`),className:`flex w-full items-center gap-3 p-3 text-left transition-all ${un} focus-visible:ring-inset focus-visible:ring-offset-0 ${c?"opacity-45":""} ${i===null?"hover:bg-primary/[0.06] disabled:opacity-50":"cursor-default"}`,children:[f.jsx(La,{className:"h-4 w-4 shrink-0 text-primary","aria-hidden":"true"}),f.jsxs("span",{className:"min-w-0 flex-1",children:[f.jsx("span",{className:"block text-sm font-semibold",children:l}),ve(o.description)&&f.jsx("span",{className:"mt-0.5 block text-xs text-foreground/60",children:ve(o.description)})]}),d&&f.jsx(ri,{className:"h-4 w-4 shrink-0 text-emerald-600","aria-hidden":"true"})]},u)})})]})}function ol({data:e,disabled:t,onAction:n,details:r=!1}){const a=(r?[ar(e.service)]:sr(e.services)).filter(c=>ve(c.id)&&ve(c.name)),{chosen:o,pick:s}=gr(t,n),[l,u]=D.useState(!1),d=r||l||o?a:a.slice(0,Sn);return f.jsxs(tn,{title:r?"Leistungsdetails":"Leistung",children:[!a.length&&f.jsx(hi,{icon:f.jsx(Ma,{className:"h-4 w-4","aria-hidden":"true"}),text:"Keine passende Leistung gefunden."}),f.jsx("div",{className:"divide-y divide-border/60",children:d.map(c=>{const p=ve(c.id),m=ve(c.name),h=jA(c),g=o===p,b=o!==null&&!g;return f.jsxs("div",{className:`p-3 transition-opacity ${b?"opacity-45":""}`,children:[f.jsx("div",{className:"text-sm font-semibold leading-snug",children:m}),f.jsxs("div",{className:"mt-1.5 flex flex-wrap gap-x-3 gap-y-1 text-[11px] text-foreground/60",children:[ve(c.duration_minutes)&&f.jsxs("span",{className:"inline-flex items-center gap-1",children:[f.jsx(bf,{className:"h-3 w-3","aria-hidden":"true"}),ve(c.duration_minutes)," Min."]}),h&&f.jsxs("span",{className:"inline-flex items-center gap-1",children:[f.jsx(Ef,{className:"h-3 w-3","aria-hidden":"true"}),h]}),!!c.requires_documents&&f.jsxs("span",{className:"inline-flex items-center gap-1",children:[f.jsx(Ma,{className:"h-3 w-3","aria-hidden":"true"}),"Dokumente nötig"]}),!!c.is_video_eligible&&f.jsxs("span",{className:"inline-flex items-center gap-1",children:[f.jsx(Af,{className:"h-3 w-3","aria-hidden":"true"}),"Video möglich"]})]}),r&&ve(c.documents_info)&&f.jsxs("div",{className:"mt-2 rounded-lg bg-muted/60 px-2.5 py-2 text-xs leading-relaxed text-foreground/70",children:["Mitbringen: ",ve(c.documents_info)]}),!o&&f.jsx("div",{className:"mt-2.5",children:f.jsx(Pn,{disabled:t,onClick:()=>s(p,r?`Zeige mir verfügbare Termine für „${m}“ (service_id ${p}).`:`Ich wähle die Leistung „${m}“ (service_id ${p}).`),children:r?"Termine anzeigen":"Leistung wählen"})}),g&&f.jsx("div",{className:"mt-2.5",children:f.jsx(pi,{label:r?"Termine angefragt":"Ausgewählt"})})]},p)})}),!r&&!l&&!o&&a.length>Sn&&f.jsx(Hc,{hiddenCount:a.length-Sn,onClick:()=>u(!0)})]})}function DA({data:e,disabled:t,onAction:n}){const r=ar(e.availability),i=sr(r.days),o=(i.length?i:[{date:r.date,slots:r.slots}]).map(d=>({date:ve(d.date),slots:sr(d.slots).filter(c=>c.available===!0)})).filter(d=>d.date&&d.slots.length),s=ve(e.service_id||r.service_id),{chosen:l,pick:u}=gr(t,n);return f.jsxs(tn,{title:"Freie Termine",children:[!o.length&&f.jsx(hi,{icon:f.jsx(mf,{className:"h-4 w-4","aria-hidden":"true"}),text:"Im angefragten Zeitraum sind keine freien Termine verfügbar.",children:f.jsx(Pn,{variant:"ghost",disabled:t,onClick:()=>n(s?`Bitte schlage mir alternative Zeiträume mit freien Terminen für service_id ${s} vor.`:"Bitte schlage mir alternative Zeiträume mit freien Terminen vor."),children:"Andere Zeiträume vorschlagen"})}),o.length>0&&f.jsx("div",{className:"max-h-72 overflow-y-auto pb-3",children:o.map(d=>f.jsxs("div",{children:[f.jsxs("div",{className:"sticky top-0 z-10 flex items-baseline justify-between gap-2 bg-[hsl(var(--chat-message-bot))] px-3 pb-1.5 pt-3",children:[f.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-[0.08em] text-foreground/50",children:_r(d.date)}),f.jsxs("span",{className:"text-[10px] text-foreground/35",children:[d.slots.length," ",d.slots.length===1?"Termin":"Termine"]})]}),f.jsx("div",{className:"grid grid-cols-3 gap-1.5 px-3",children:d.slots.map(c=>{const p=ve(c.time),m=`${d.date}-${p}`,h=l===m,g=l!==null&&!h;return f.jsxs("button",{type:"button",disabled:t||l!==null&&!h,"aria-pressed":h,"aria-label":`Termin am ${_r(d.date)} um ${p} Uhr wählen`,onClick:()=>u(m,`Ich wähle den Termin am ${d.date} um ${p} Uhr für service_id ${s}.`),className:`inline-flex min-h-10 items-center justify-center gap-1 rounded-xl border px-2 py-1.5 text-xs font-semibold transition-all ${un} ${h?"border-primary bg-primary text-primary-foreground":`border-primary/25 bg-primary/[0.06] text-foreground ${l===null?"hover:border-primary/50 hover:bg-primary/10":""} disabled:cursor-not-allowed ${g?"opacity-40":"disabled:opacity-50"}`}`,children:[h&&f.jsx(ri,{className:"h-3.5 w-3.5","aria-hidden":"true"}),p]},m)})})]},d.date))})]})}function RA({data:e,disabled:t,onAction:n}){const r=ve(e.consent_text),{chosen:i,pick:a}=gr(t,n);return r?f.jsx(tn,{title:"Datenschutz",children:f.jsxs("div",{className:"p-3",children:[f.jsxs("div",{className:"flex gap-2.5 text-xs leading-relaxed text-foreground/70",children:[f.jsx(jf,{className:"mt-0.5 h-4 w-4 shrink-0 text-primary","aria-hidden":"true"}),f.jsx("p",{className:"max-h-44 overflow-y-auto pr-1",children:r})]}),f.jsx("div",{className:"mt-3",children:i?f.jsx(pi,{label:"Einwilligung erteilt"}):f.jsx(Pn,{disabled:t,onClick:()=>a("consent",`Ich willige ausdrücklich ein: „${r}“`),children:"Ausdrücklich zustimmen"})})]})}):null}function OA({expiresAt:e}){const t=new Date(e).getTime(),[n,r]=D.useState(()=>Date.now()),i=D.useRef(Math.max(1,t-Date.now()));if(D.useEffect(()=>{if(!Number.isFinite(t))return;const d=setInterval(()=>r(Date.now()),1e3);return()=>clearInterval(d)},[t]),!Number.isFinite(t))return null;const a=Math.max(0,t-n);if(a<=0)return f.jsx("div",{className:"mt-2 rounded-lg bg-amber-500/10 px-2.5 py-2 text-xs font-medium leading-relaxed text-amber-600",children:"Die Reservierung ist abgelaufen. Bitte wählen Sie erneut einen Termin."});const o=Math.ceil(a/1e3),s=Math.floor(o/60),l=o%60,u=Math.min(1,a/i.current);return f.jsxs("div",{className:"mt-2",children:[f.jsxs("div",{className:"text-xs leading-relaxed text-foreground/60",children:["Noch ",f.jsxs("span",{className:"font-semibold tabular-nums text-foreground/80",children:[s,":",String(l).padStart(2,"0")]})," Min. reserviert",rl(e)?` (bis ${rl(e)} Uhr)`:"","."]}),f.jsx("div",{className:"mt-1.5 h-1 overflow-hidden rounded-full bg-muted",role:"presentation",children:f.jsx("div",{className:"h-full rounded-full bg-primary transition-[width] duration-1000 ease-linear",style:{width:`${Math.round(u*100)}%`}})})]})}function FA({data:e}){const t=ve(e.expires_at);return f.jsx(tn,{title:"Termin reserviert",children:f.jsx("div",{className:"p-3",children:f.jsxs("div",{className:"flex items-start gap-2.5",children:[f.jsx(Ml,{className:"mt-0.5 h-4 w-4 shrink-0 text-primary","aria-hidden":"true"}),f.jsxs("div",{className:"min-w-0 flex-1",children:[f.jsx("div",{className:"text-sm font-semibold",children:[_r(e.date),ve(e.time)&&`${ve(e.time)} Uhr`].filter(Boolean).join(" · ")||"Slot reserviert"}),f.jsx("div",{className:"mt-1 text-xs leading-relaxed text-foreground/60",children:"Die Buchung ist noch nicht bestätigt."}),t?f.jsx(OA,{expiresAt:t}):f.jsx("div",{className:"mt-1 text-xs leading-relaxed text-foreground/60",children:"Der Slot ist für 5 Minuten reserviert."})]})]})})})}function to({data:e,disabled:t,onAction:n,cancelled:r=!1,statusOnly:i=!1}){const a=Object.keys(ar(e.booking)).length?ar(e.booking):e,o=ve(a.booking_reference||e.booking_reference),s=ve(a.id||e.booking_id),l=_r(a.start_datetime||e.start_datetime,!0),u=ve(a.status||e.status),d=r||u.toUpperCase()==="CANCELLED",c=d?"Termin storniert":i?"Terminstatus":"Termin bestätigt",[p,m]=D.useState("idle"),h=ve(a.meeting_url||e.meeting_url),g=!d&&(!u||u.toUpperCase()==="BOOKED")&&s;return f.jsx(tn,{title:c,state:d?"cancelled":"success",children:f.jsxs("div",{className:"p-3",children:[o&&f.jsxs("div",{className:"flex items-start justify-between gap-3",children:[f.jsxs("div",{children:[f.jsx("div",{className:"text-[11px] font-semibold uppercase tracking-[0.1em] text-foreground/50",children:"Buchungsnummer"}),f.jsx("div",{className:"mt-0.5 text-lg font-semibold tracking-tight",children:o})]}),f.jsx(il,{status:u})]}),f.jsxs("div",{className:"mt-2 space-y-1.5 text-xs text-foreground/65",children:[l&&f.jsxs("div",{className:"flex items-center gap-1.5",children:[f.jsx(Ml,{className:"h-3.5 w-3.5","aria-hidden":"true"}),l]}),!o&&u&&f.jsx("div",{children:f.jsx(il,{status:u})})]}),!d&&h&&f.jsxs("a",{href:h,target:"_blank",rel:"noopener noreferrer",className:`mt-3 inline-flex min-h-8 items-center gap-1.5 rounded-lg text-xs font-semibold text-primary hover:underline ${un}`,children:["Video-Termin öffnen ",f.jsx(an,{className:"h-3.5 w-3.5","aria-hidden":"true"})]}),g&&p==="idle"&&f.jsx("div",{className:"mt-3",children:f.jsx("button",{type:"button",disabled:t,onClick:()=>m("confirming"),className:`min-h-10 rounded-xl border border-border px-3.5 py-2 text-xs font-semibold text-foreground/70 transition-colors hover:border-destructive/40 hover:text-destructive disabled:cursor-not-allowed disabled:opacity-50 ${un}`,children:"Termin stornieren"})}),g&&p==="confirming"&&f.jsxs("div",{className:"mt-3 rounded-xl border border-destructive/25 bg-destructive/[0.04] p-2.5",children:[f.jsx("div",{className:"text-xs font-medium text-foreground/80",children:"Termin wirklich stornieren?"}),f.jsxs("div",{className:"mt-2 flex gap-2",children:[f.jsx(Pn,{variant:"destructive",disabled:t,onClick:()=>{m("sent"),n(`Ich möchte den Termin ${o?`mit der Buchungsnummer ${o}`:`(booking_id ${s})`} stornieren.`)},children:"Ja, stornieren"}),f.jsx(Pn,{variant:"ghost",disabled:t,onClick:()=>m("idle"),children:"Behalten"})]})]}),g&&p==="sent"&&f.jsx("div",{className:"mt-3",children:f.jsx(pi,{label:"Stornierung angefragt"})})]})})}function BA({data:e}){const t=ve(e.url);return t?f.jsx(tn,{title:"Terminportal",children:f.jsx("div",{className:"p-3",children:f.jsxs("a",{href:t,target:"_blank",rel:"noopener noreferrer",className:`inline-flex min-h-10 items-center gap-2 rounded-xl bg-primary px-3.5 py-2 text-xs font-semibold text-primary-foreground transition-colors hover:bg-primary/90 ${un}`,children:["Amturo-Terminportal öffnen ",f.jsx(an,{className:"h-3.5 w-3.5","aria-hidden":"true"})]})})}):null}function WA(e){switch(ve(e.data.action)){case"amturo_locations":return f.jsx(IA,{...e});case"amturo_counters":return f.jsx(LA,{...e});case"amturo_services":return f.jsx(ol,{...e});case"amturo_service_details":return f.jsx(ol,{...e,details:!0});case"amturo_slot_options":return f.jsx(DA,{...e});case"amturo_booking_consent":return f.jsx(RA,{...e});case"amturo_booking_intent_created":return f.jsx(FA,{data:e.data});case"amturo_booking_confirmed":return f.jsx(to,{...e});case"amturo_booking_status":return f.jsx(to,{...e,statusOnly:!0});case"amturo_booking_cancelled":return f.jsx(to,{...e,cancelled:!0});case"amturo_self_booking_link":return f.jsx(BA,{data:e.data});default:return null}}const Lr={de:"🔍 Suche...",simple:"🔍 Suche...",en:"🔍 Searching...",fr:"🔍 Recherche...",es:"🔍 Buscando...",it:"🔍 Ricerca...",tr:"🔍 Arıyor...",ar:"🔍 جارٍ البحث...",pl:"🔍 Szukanie...",ua:"🔍 Пошук..."},VA={de:Ys,simple:Ys,en:sa,fr:Z0,es:b0,it:AS,tr:FC,ar:f1,pl:lC,ua:xA},JA=(e,t,n)=>{const r=e.indexOf(":"),i=e.indexOf("?"),a=e.indexOf("#"),o=e.indexOf("/");return r!==-1&&(o===-1||r<o)&&(i===-1||r<i)&&(a===-1||r<a)&&/^tel$/i.test(e.slice(0,r))?e:bc(e)},HA={a:({node:e,href:t,...n})=>{const r=typeof t=="string"&&/^https?:\/\//i.test(t);return f.jsx("a",{...n,href:t,target:r?"_blank":void 0,rel:r?"noopener noreferrer":void 0})}},qA=e=>{if(!e)return null;const t=e instanceof Date?e:new Date(e);return isNaN(t.getTime())?null:t};function UA({messages:e,quickActions:t,theme:n,isMobile:r,inputRef:i,setInput:a,selectedLanguage:o,toolStatus:s,isTyping:l,lastBotMessageRef:u,messagesEndRef:d,scrollContainerRef:c,onScroll:p,showScrollButton:m,onScrollToBottom:h,handleFeedback:g,botAvatarSrc:b,scrollLabel:y,botAvatarAlt:S,ttsModelId:k,ttsVoiceId:E,ttsVoiceSettings:T,onStructuredAction:A}){return f.jsxs(f.Fragment,{children:[f.jsxs("div",{ref:c,onScroll:p,role:"log","aria-live":"polite","aria-label":"Chat-Nachrichten",className:"flex-1 min-h-0 overflow-y-auto p-5 bg-[hsl(var(--chat-bg))] flex flex-col gap-4 scrollbar-thin scrollbar-track-muted scrollbar-thumb-primary relative",children:[e.length===1&&f.jsx(wA,{quickActions:t,theme:n,onSelect:P=>{var N;a(P),r||(N=i.current)==null||N.focus()}}),e.map((P,N)=>{const H=qA(P.timestamp),z=H?Rk(H,{addSuffix:!0,locale:VA[o]||sa}):P.time||"";return f.jsxs("div",{ref:!P.isUser&&N===e.length-1?u:null,className:`flex gap-3 animate-message-slide-in ${P.isUser?"flex-row-reverse":""}`,children:[f.jsx("div",{className:`w-9 h-9 rounded-full flex items-center justify-center flex-shrink-0 shadow-[0_4px_15px_rgba(0,0,0,0.2)] border ${P.isUser?"bg-[hsl(var(--chat-avatar-user))] border-primary":"bg-[hsl(var(--chat-avatar-bot))] border-primary"}`,children:P.isUser?f.jsx(If,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"}):f.jsx("img",{src:b,alt:S,className:"w-6 h-6 object-contain drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"})}),f.jsxs("div",{className:P.rpcData?"min-w-0 flex-1":void 0,children:[f.jsxs("div",{className:"flex flex-col gap-2 w-full max-w-[90%]",children:[P.rpcData?f.jsx(WA,{data:P.rpcData,disabled:l,onAction:A}):f.jsx("div",{className:`w-full px-4 py-3 rounded-[18px] leading-relaxed text-sm transition-all hover:-translate-y-0.5 ${P.isUser?"bg-primary text-primary-foreground shadow-[0_6px_20px_hsl(var(--glow-primary)),inset_0_1px_2px_rgba(255,255,255,0.15)] hover:shadow-[0_10px_30px_hsl(var(--glow-primary)),inset_0_1px_2px_rgba(255,255,255,0.25)]":"bg-[hsl(var(--chat-message-bot))] backdrop-blur-[20px] border border-[hsl(var(--chat-message-bot-border))] text-foreground shadow-[0_4px_15px_rgba(0,0,0,0.08)] hover:shadow-[0_8px_25px_rgba(0,0,0,0.12)]"}`,children:P.isUser?P.text:f.jsx("div",{className:`prose prose-sm ${n!=="light"?"prose-invert":""} max-w-none prose-p:my-2 prose-headings:my-3 prose-ul:my-2 prose-ol:my-2 prose-li:my-1 prose-code:text-xs prose-pre:bg-muted prose-pre:text-foreground prose-strong:text-foreground prose-a:text-foreground hover:prose-a:text-primary break-words overflow-wrap-anywhere prose-a:break-all text-foreground`,children:f.jsx(Lv,{remarkPlugins:[Xw],components:HA,urlTransform:JA,children:P.text})})}),!P.isUser&&P.sources&&P.sources.length>0&&f.jsx(kA,{sources:P.sources}),!P.isUser&&P.files&&P.files.length>0&&f.jsxs("div",{className:"space-y-1.5 w-full",children:[f.jsx("div",{className:"text-[10px] uppercase tracking-wider text-foreground/50 font-semibold",children:"Dateien"}),f.jsx("div",{className:"flex flex-col gap-1",children:P.files.map((j,M)=>f.jsxs("a",{href:j.url,target:"_blank",rel:"noopener noreferrer",className:"flex items-center gap-2 text-xs text-foreground/70 bg-muted rounded-lg px-3 py-2 border border-border hover:bg-muted/80 transition-all group",children:[f.jsx(Ll,{className:"w-3 h-3 flex-shrink-0 group-hover:scale-110 transition-transform"}),f.jsx("span",{className:"truncate",children:j.name})]},M))})]})]}),f.jsxs("div",{className:`flex items-center gap-2 mt-1.5 ${P.isUser?"justify-end":"justify-start"}`,children:[f.jsx("div",{className:"text-[10px] text-foreground/40",title:P.time,children:z}),!P.isUser&&!P.rpcData&&f.jsxs("div",{className:"flex gap-1",children:[f.jsx(PA,{text:P.text,language:o,modelId:k,voiceId:E,voiceSettings:T,className:"p-1 rounded transition-colors text-foreground/40 hover:text-primary"}),f.jsx("button",{onClick:()=>g(N,"up"),className:`p-1 rounded transition-colors ${P.feedback==="up"?"text-green-400":"text-foreground/40 hover:text-green-400"}`,children:f.jsx(Dl,{className:"w-3 h-3"})}),f.jsx("button",{onClick:()=>g(N,"down"),className:`p-1 rounded transition-colors ${P.feedback==="down"?"text-red-400":"text-foreground/40 hover:text-red-400"}`,children:f.jsx(Mf,{className:"w-3 h-3"})})]})]})]})]},N)}),l&&f.jsxs("div",{ref:u,className:"flex gap-3",children:[f.jsx("div",{className:"w-9 h-9 rounded-full flex items-center justify-center flex-shrink-0 shadow-[0_4px_15px_rgba(0,0,0,0.2)] border border-primary bg-[hsl(var(--chat-avatar-bot))]",children:f.jsx(uo,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"})}),s.active?f.jsx("div",{className:"px-4 py-3 max-w-[85%] w-fit bg-card/50 backdrop-blur-sm rounded-2xl rounded-tl-none border border-border/30 shadow-lg animate-message-slide-in",children:f.jsx("div",{className:"text-sm text-foreground/70",children:Lr[o]||Lr.en})}):f.jsx(TA,{})]}),s.active&&!l&&f.jsxs("div",{ref:u,className:"flex gap-3",children:[f.jsx("div",{className:"w-9 h-9 rounded-full flex items-center justify-center flex-shrink-0 shadow-[0_4px_15px_rgba(0,0,0,0.2)] border border-primary bg-[hsl(var(--chat-avatar-bot))]",children:f.jsx(uo,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"})}),f.jsx("div",{className:"px-4 py-3 max-w-[85%] w-fit bg-card/50 backdrop-blur-sm rounded-2xl rounded-tl-none border border-border/30 shadow-lg animate-message-slide-in",children:f.jsx("div",{className:"text-sm text-foreground/70",children:Lr[o]||Lr.en})})]}),f.jsx("div",{ref:d})]}),m&&f.jsx("button",{onClick:h,className:"absolute bottom-36 right-4 bg-primary/95 backdrop-blur-sm text-primary-foreground rounded-full p-3 shadow-[0_8px_30px_rgb(0,0,0,0.12)] hover:shadow-[0_12px_40px_rgb(0,0,0,0.16)] hover:bg-primary hover:scale-110 transition-all duration-300 z-20 animate-[slideUp_0.3s_ease-out] group flex items-center justify-center","aria-label":y,children:f.jsx(pf,{className:"w-5 h-5",strokeWidth:2.5})})]})}const al=(e,t)=>{if(e===t)return!0;if(!e||!t||e.length!==t.length)return!1;for(let n=0;n<e.length;n++){const r=e[n],i=t[n];if(!r||!i||r.id!==i.id||r.title!==i.title||r.message!==i.message)return!1}return!0},XA=["audio/webm","audio/mp4","audio/mpeg","audio/aac"],ZA={"audio/webm":"webm","audio/mp4":"mp4","audio/mpeg":"mp3","audio/aac":"aac"},GA=e=>{if(typeof window>"u"||typeof MediaRecorder>"u")throw new Error("MediaRecorder is not supported in this environment");const t=n=>n?new MediaRecorder(e,{mimeType:n}):new MediaRecorder(e);for(const n of XA)try{return{recorder:t(n),mimeType:n}}catch(r){if(r instanceof DOMException&&r.name==="NotSupportedError")continue;throw r}return{recorder:t(),mimeType:null}},KA=e=>ZA[e]||e.split("/")[1]||"webm",ca=D.forwardRef(({isOpen:e,onClose:t,config:n,floatingZIndexBase:r=1e5},i)=>{var bn,Ar,zr,Ca,Aa,za;const a=(bn=n.languages)!=null&&bn.length?n.languages:Te.languages,o=a.some(L=>L.code===n.defaultLanguage)?n.defaultLanguage:((Ar=a[0])==null?void 0:Ar.code)||Te.defaultLanguage,s=n.translations||Te.translations,l=n.dialogLayout||Te.dialogLayout||"floating",u=l==="embedded",[d,c]=D.useState(""),[p,m]=D.useState(!1),[h,g]=D.useState(0),[b,y]=D.useState(!1),S=D.useRef(null),k=D.useRef(null),E=D.useRef([]),T=D.useRef(null),[A,P]=D.useState(()=>{const L=localStorage.getItem("klausLanguage"),q=L==="uk"?"ua":L;return q&&a.some(K=>K.code===q)?q:o}),[N,H]=D.useState(!1),[z,j]=D.useState(!1),[M,X]=D.useState(!1),[R,B]=D.useState(!1),[F,V]=D.useState(()=>{const L=localStorage.getItem("klausFontSize");return Zp(L)?L:"normal"}),[O,G]=D.useState(()=>localStorage.getItem("klausHighContrast")==="true"),[w,$]=D.useState(()=>localStorage.getItem("klausPrivacyAccepted")==="true"),[oe,x]=D.useState(!1),[le,ge]=D.useState(null),ye=D.useRef(null),se=D.useRef(null),ae=D.useRef(null),Q=D.useRef(null),me=D.useRef(null),[Be,ne]=D.useState({top:0,left:0}),xe=D.useCallback(()=>({userPreferredLanguage:A,currentDate:new Date().toISOString()}),[A]),[We,Qe]=D.useState(null),{theme:Xe,setTheme:tt}=Zl(),Me=s[o]||Te.translations[o],ze=s[A]||Me,fn=(ze==null?void 0:ze.welcome)||(Me==null?void 0:Me.welcome)||Te.translations[Te.defaultLanguage].welcome,mn=!!n.startOnFirstUserMessage&&!(n.initialMessage&&n.conversationId);D.useEffect(()=>{j(l==="centered")},[l]),D.useEffect(()=>{if(typeof document>"u"||!(e&&l==="centered"))return;const L=document.body,q=L.style.overflow;return L.style.overflow="hidden",()=>{L.style.overflow=q}},[e,l]),D.useEffect(()=>{const L=()=>window.matchMedia("(max-width: 768px)").matches,q=()=>X(L());return q(),window.addEventListener("resize",q),()=>window.removeEventListener("resize",q)},[]),D.useEffect(()=>{e&&l==="floating"&&(u||M&&j(!0))},[e,M,l,u]);const{messages:Ye,isTyping:nn,quickReplies:Fn,toolStatus:pn,conversationId:I,assistantTenant:U,initialize:ee,sendMessage:ue,updateMessageFeedback:ke,appendAssistantMessage:nt}=qp({promptId:n.promptId||"default",initialMessage:n.initialMessage,initialConversationId:n.initialMessage&&n.conversationId?n.conversationId:void 0,startOnFirstUserMessage:mn,localWelcomeMessage:mn?fn:void 0,getContext:xe,onError:L=>{const q=Ua[A]?A:o||"de",K=Ua[q],_=(L||"").toLowerCase();if(_.includes("content filter")){const Le=Di[A]?A:"en",wt=Di[Le]||Di.en;nt(wt);return}const Ae=zp.some(Le=>_.includes(Le));!Ae&&L&&console.error("Unhandled chat error:",L),ct({title:K.title,description:Ae&&L?L:K.unexpected,variant:"destructive"})}}),mt=s.en||Te.translations.en,rt={...Te.links,...n.links},st=n.branding.poweredBy||Te.branding.poweredBy,xt=(ze==null?void 0:ze.settings)||(Me==null?void 0:Me.settings)||Te.translations[Te.defaultLanguage].settings,qe=(()=>{const L=n.aboutChatbotDescription;if(!L)return;if(typeof L=="string")return L;const q=L[A];if(typeof q=="string")return q;const K=L[o];if(typeof K=="string")return K;const _=L[Te.defaultLanguage];if(typeof _=="string")return _})(),pt=xt&&qe?{...xt,aboutChatbot:{...xt.aboutChatbot,description:qe}}:xt,it=(ze==null?void 0:ze.placeholder)||(Me==null?void 0:Me.placeholder)||Te.translations[Te.defaultLanguage].placeholder,vr=(ze==null?void 0:ze.disclaimer)||(Me==null?void 0:Me.disclaimer)||Te.translations[Te.defaultLanguage].disclaimer,Ut=(pt==null?void 0:pt.scrollToBottom)||((zr=Me==null?void 0:Me.settings)==null?void 0:zr.scrollToBottom)||"Zum Ende scrollen",Bn=(ze==null?void 0:ze.transcribing)??(mt==null?void 0:mt.transcribing)??Te.translations[Te.defaultLanguage].transcribing,Xt=()=>{if(!Q.current||typeof window>"u")return;const L=Q.current.getBoundingClientRect(),q=220,K=8;if(u&&ae.current){const Rt=ae.current.getBoundingClientRect(),Ti=Rt.width,Ea=Rt.height,nf=L.right-q-Rt.left,rf=Math.max(K,Math.min(nf,Ti-q-K)),Pa=Math.min(300,Ea*.6);let ji=L.bottom+6-Rt.top;ji+Pa+K>Ea&&(ji=Math.max(K,L.top-Rt.top-Pa-6)),ne({top:ji,left:rf});return}const _=window.innerWidth,Se=window.innerHeight,Ae=Math.max(K,Math.min(L.right-q,_-q-K)),Le=Math.min(300,Se*.6);let wt=L.bottom+6;wt+Le+K>Se&&(wt=Math.max(K,L.top-Le-6)),ne({top:wt,left:Ae})};D.useEffect(()=>{const L=q=>{if(q.key==="Escape"&&e){if(N){q.preventDefault(),q.stopPropagation(),H(!1);return}R?B(!1):t()}};return window.addEventListener("keydown",L),()=>window.removeEventListener("keydown",L)},[e,R,t,N]),D.useEffect(()=>{var q,K;if(!ae.current)return;if(u){Qe(ae.current);return}const L=(K=(q=ae.current).getRootNode)==null?void 0:K.call(q);L instanceof ShadowRoot?Qe(L):typeof document<"u"&&Qe(document.body)},[e,u]),D.useEffect(()=>{if(!N)return;const L=q=>{const K=q.composedPath&&q.composedPath()||[],_=q.target,Se=Q.current,Ae=me.current,Le=!!Se&&(K.includes(Se)||Se.contains(_)),wt=!!Ae&&(K.includes(Ae)||Ae.contains(_));!Le&&!wt&&H(!1)};return document.addEventListener("mousedown",L,!0),document.addEventListener("touchstart",L,!0),()=>{document.removeEventListener("mousedown",L,!0),document.removeEventListener("touchstart",L,!0)}},[N]),D.useEffect(()=>{if(!N)return;Xt();const L=()=>Xt(),q=()=>Xt();return window.addEventListener("resize",L),window.addEventListener("scroll",q,!0),()=>{window.removeEventListener("resize",L),window.removeEventListener("scroll",q,!0)}},[N]),D.useEffect(()=>{if(!(e&&ae.current))return;const L=()=>{var Ae,Le;const K='button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])',_=Array.from(((Ae=ae.current)==null?void 0:Ae.querySelectorAll(K))??[]),Se=Array.from(((Le=me.current)==null?void 0:Le.querySelectorAll(K))??[]);return[..._,...Se]},q=K=>{if(K.key!=="Tab")return;const _=L().filter(Le=>!Le.hasAttribute("disabled")&&Le.getAttribute("tabindex")!=="-1");if(_.length===0)return;const Se=_[0],Ae=_[_.length-1];K.shiftKey?document.activeElement===Se&&(K.preventDefault(),Ae==null||Ae.focus()):document.activeElement===Ae&&(K.preventDefault(),Se==null||Se.focus())};return window.addEventListener("keydown",q),()=>window.removeEventListener("keydown",q)},[e,R,N]),D.useEffect(()=>{if(N&&me.current){const L=me.current.querySelector("button:not([disabled])");L==null||L.focus()}else!N&&Q.current&&Q.current.focus()},[N]);const xr=D.useCallback(L=>{if(!me.current)return;const q=Array.from(me.current.querySelectorAll("button:not([disabled])"));if(!q.length)return;const K=q.indexOf(document.activeElement),_=Se=>{var Ae;L.preventDefault(),(Ae=q[Se])==null||Ae.focus()};switch(L.key){case"ArrowDown":{const Se=(K+1)%q.length;_(Se);break}case"ArrowUp":{const Se=(K-1+q.length)%q.length;_(Se);break}case"Home":_(0);break;case"End":_(q.length-1);break}},[]),wr=(()=>{const L=n.quickReplies.default,q=Array.isArray(L)&&L.length>0,K=n.quickReplies[A],_=Te.quickReplies[A];if(K!==void 0&&(_===void 0||!al(K,_)))return K;if(q)return L;if(_!==void 0)return _;const Ae=n.quickReplies[o],Le=Te.quickReplies[o];return Ae!==void 0&&(Le===void 0||!al(Ae,Le))?Ae:Le!==void 0?Le:[]})(),kr=(wr.length?wr:Fn.map((L,q)=>({id:`api-${q}`,title:L.text,message:L.text}))).map(L=>({...L,icon:L.id==="mangel"?f.jsx(An,{className:"w-4 h-4"}):L.id==="kfz"?f.jsx(An,{className:"w-4 h-4"}):L.id==="oeffnungszeiten"?f.jsx(Na,{className:"w-4 h-4"}):L.id==="termin"?f.jsx(Na,{className:"w-4 h-4"}):f.jsx(Ll,{className:"w-4 h-4"})})),Ai=()=>{localStorage.setItem("klausPrivacyAccepted","true"),$(!0)},Sr=()=>{localStorage.removeItem("klausPrivacyAccepted"),$(!1),B(!1),t()};D.useEffect(()=>{e&&w&&ee()},[e,w,ee]),D.useEffect(()=>{e&&se.current&&!M&&se.current.focus()},[e,M]);const[Cr,Wn]=D.useState(!1),hn=D.useRef(null),Vn=D.useRef(Ye.length),gn=D.useRef(null),zi=()=>{const L=hn.current;if(!L)return;const K=L.scrollHeight-L.scrollTop-L.clientHeight<150;Wn(!K)};D.useEffect(()=>{u||gn.current&&gn.current.scrollIntoView({behavior:"smooth",block:"start"})},[Ye.length,nn,u]),D.useEffect(()=>{if(Ye.length>Vn.current){const L=hn.current;L&&(L.scrollHeight-L.scrollTop-L.clientHeight<150||Wn(!0))}Vn.current=Ye.length},[Ye]);const Ei=()=>{const L=hn.current;L&&(L.scrollTo({top:L.scrollHeight,behavior:"smooth"}),Wn(!1))};D.useEffect(()=>{localStorage.setItem("klausLanguage",A)},[A]),D.useEffect(()=>{localStorage.setItem("klausFontSize",F);const L=ae.current;if(!L)return;const q=L.getRootNode(),K=q instanceof ShadowRoot?q.host:document.documentElement;L.classList.remove("font-size-small","font-size-large","font-size-extra-large"),K.classList.remove("font-size-small","font-size-large","font-size-extra-large");const _=F==="small"?"font-size-small":F==="large"?"font-size-large":F==="extra-large"?"font-size-extra-large":"";_&&(L.classList.add(_),K.classList.add(_))},[F]),D.useEffect(()=>{localStorage.setItem("klausHighContrast",String(O))},[O]),D.useEffect(()=>{se.current&&(se.current.style.height="auto",se.current.style.height=`${Math.min(se.current.scrollHeight,120)}px`)},[d]);const Jn=async()=>{if(p){await W();return}if(b)return;const L=d.trim();if(!L)return;const q=L;c("");try{await ue(q)}catch(K){console.error("Failed to send message:",K)}},Pi=L=>{L.key==="Enter"&&!L.shiftKey&&(L.preventDefault(),Jn())},C=async()=>{try{const L=await navigator.mediaDevices.getUserMedia({audio:!0});let q,K=null;try{({recorder:q,mimeType:K}=GA(L))}catch(_){throw L.getTracks().forEach(Se=>Se.stop()),_}k.current=q,E.current=[],T.current=q.mimeType||K,q.ondataavailable=_=>{_.data.size>0&&E.current.push(_.data),!T.current&&_.data.type&&(T.current=_.data.type)},q.start(),m(!0),g(0),S.current=setInterval(()=>{g(_=>_+1)},1e3)}catch(L){console.error("Failed to start recording:",L);const q=L instanceof DOMException&&L.name==="NotSupportedError";ct({title:q?"Unsupported":"Error",description:q?"Audio recording is not supported in this browser.":"Failed to access microphone",variant:"destructive"})}},W=async()=>{if(S.current&&clearInterval(S.current),!k.current||k.current.state==="inactive"){m(!1);return}return m(!1),y(!0),new Promise(L=>{const q=k.current;q.onstop=async()=>{var K;try{const _=T.current||q.mimeType||((K=E.current[0])==null?void 0:K.type)||"audio/webm",Se=_?new Blob(E.current,{type:_}):new Blob(E.current),Ae=Se.type||_||"audio/webm",Le=`voice-${Date.now()}.${KA(Ae)}`,wt=new FileReader;wt.onloadend=async()=>{try{const Rt=wt.result.split(",")[1],Ti=await Op(Rt,Ae,Le,A==="de"?"de-DE":A==="en"?"en-US":void 0);c((Ti.text||"").trimEnd())}catch(Rt){console.error("Transcription error:",Rt),ct({title:"Error",description:"Failed to transcribe audio",variant:"destructive"})}finally{y(!1),g(0),T.current=null,E.current=[],k.current=null,L()}},wt.readAsDataURL(Se)}catch(_){console.error("Error processing audio:",_),y(!1),g(0),T.current=null,E.current=[],k.current=null,L()}finally{q.stream.getTracks().forEach(_=>_.stop())}},q.stop()})},Z=L=>{let q=0;for(let K=0;K<=L&&K<Ye.length;K++)!Ye[K].isUser&&!Ye[K].rpcData&&(q+=1);return q||1},te=(L,q)=>{var K;if(q==="down")ge(L),x(!0);else{const Se=((K=Ye[L])==null?void 0:K.feedback)===q?null:q;if(ke(L,Se),Se==="up"&&I){const Ae=Z(L);(async()=>{try{await Ka({conversation_id:I,feedback_type:"positive",message_number:Ae,tenant:U}),ct({title:"Vielen Dank!",description:"Ihre positive Bewertung hilft uns weiter."})}catch(Le){console.error("Failed to submit positive feedback:",Le),ct({title:"Fehler",description:"Ihre Bewertung konnte nicht gesendet werden.",variant:"destructive"})}})()}else Se==="up"&&ct({title:"Vielen Dank!",description:"Ihre positive Bewertung hilft uns weiter."})}},Ce=(L,q)=>{var Se;if(le===null)return;ke(le,"down");const _=((Se=(Zr[A]||Zr.de).find(Ae=>Ae.id===L))==null?void 0:Se.label)||L;if(I){const Ae=Z(le);(async()=>{try{await Ka({conversation_id:I,feedback_type:"negative",message_number:Ae,tenant:U,problem:_,problem_description:q||void 0})}catch(Le){console.error("Failed to submit negative feedback:",Le),ct({title:"Fehler",description:"Ihr Feedback konnte nicht gesendet werden.",variant:"destructive"})}})()}x(!1),ge(null)};if(D.useImperativeHandle(i,()=>({sendQuickMessage:L=>{c(L),setTimeout(()=>{Jn()},100)}})),!e)return null;const Ee=Number.isFinite(r)?Math.max(0,Math.min(Math.round(r),2147483645)):1e5,be=Ee+2,ce="bg-[hsl(var(--chat-bg))] backdrop-blur-[60px] rounded-[24px] border border-border flex flex-col overflow-hidden animate-chat-slide-up transform-gpu transition-all duration-300",Ve=`${Xe==="light"?"light":""} ${O?"high-contrast":""}`,Re=`fixed ${z?"inset-4":"bottom-[30px] right-[30px] w-[420px]"} ${ce} shadow-[0_30px_80px_rgba(0,0,0,0.5),inset_0_1px_2px_rgba(255,255,255,0.08),0_0_80px_hsl(var(--glow-primary))] max-md:w-[calc(100vw-20px)] max-md:right-[10px] max-md:bottom-[20px] ${z?"max-md:inset-0 max-md:rounded-none":""} ${Ve}`,Oe=`fixed ${z?"inset-4 max-md:inset-0 max-md:rounded-none":"bottom-[30px] right-[30px] w-[420px] h-[650px] max-md:w-[calc(100vw-20px)] max-md:h-[calc(100vh-100px)] max-md:right-[10px] max-md:bottom-[20px]"} ${ce} shadow-[0_30px_80px_rgba(0,0,0,0.3)] ${Ve}`,Zt=`relative w-full max-w-[960px] ${z?"h-[90vh] max-h-[820px]":"h-[80vh] max-h-[720px]"} max-md:max-w-none max-md:h-full max-md:rounded-none ${ce} shadow-[0_30px_80px_rgba(0,0,0,0.35)] ${Ve}`,Dt=`relative w-full h-full ${ce} shadow-[0_30px_80px_rgba(0,0,0,0.25)] ${Ve}`,Ze=(L,{isPrivacy:q})=>l==="centered"?f.jsxs("div",{className:"fixed inset-0 flex items-center justify-center px-4 max-md:px-0",style:{zIndex:Ee},children:[f.jsx("div",{className:"absolute inset-0 bg-black/40 backdrop-blur-[2px]","aria-hidden":"true",onClick:t}),f.jsx("div",{className:"relative z-10 w-full max-w-[960px] max-md:max-w-none max-md:h-full max-md:flex max-md:items-stretch",children:f.jsx("div",{ref:ae,role:"dialog","aria-modal":"true","aria-labelledby":q?"privacy-dialog-title":"chat-title","aria-describedby":q?"privacy-dialog-description":"chat-description",lang:A,className:Zt,children:L})})]}):l==="embedded"?f.jsx("div",{ref:ae,role:"dialog","aria-modal":"true","aria-labelledby":q?"privacy-dialog-title":"chat-title","aria-describedby":q?"privacy-dialog-description":"chat-description",lang:A,className:Dt,children:L}):f.jsx("div",{ref:ae,role:"dialog","aria-modal":"true","aria-labelledby":q?"privacy-dialog-title":"chat-title","aria-describedby":q?"privacy-dialog-description":"chat-description",lang:A,className:q?Re:Oe,style:{zIndex:Ee},children:L});return w?Ze(f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"absolute inset-0 rounded-[24px] p-[1px] opacity-60 pointer-events-none",style:{background:`linear-gradient(135deg,
|
|
293
|
+
`,...a.current()});return/^[\t ]/.test(u)&&(u=ar(u.charCodeAt(0))+u.slice(1)),u=u?o+" "+u:o,n.options.closeAtx&&(u+=" "+o),l(),s(),u}Vc.peek=aw;function Vc(e){return e.value||""}function aw(){return"<"}qc.peek=sw;function qc(e,t,n,r){const i=sa(n),a=i==='"'?"Quote":"Apostrophe",o=n.enter("image");let s=n.enter("label");const l=n.createTracker(r);let u=l.move("![");return u+=l.move(n.safe(e.alt,{before:u,after:"]",...l.current()})),u+=l.move("]("),s(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(s=n.enter("destinationLiteral"),u+=l.move("<"),u+=l.move(n.safe(e.url,{before:u,after:">",...l.current()})),u+=l.move(">")):(s=n.enter("destinationRaw"),u+=l.move(n.safe(e.url,{before:u,after:e.title?" ":")",...l.current()}))),s(),e.title&&(s=n.enter(`title${a}`),u+=l.move(" "+i),u+=l.move(n.safe(e.title,{before:u,after:i,...l.current()})),u+=l.move(i),s()),u+=l.move(")"),o(),u}function sw(){return"!"}Jc.peek=lw;function Jc(e,t,n,r){const i=e.referenceType,a=n.enter("imageReference");let o=n.enter("label");const s=n.createTracker(r);let l=s.move("![");const u=n.safe(e.alt,{before:l,after:"]",...s.current()});l+=s.move(u+"]["),o();const c=n.stack;n.stack=[],o=n.enter("reference");const d=n.safe(n.associationId(e),{before:l,after:"]",...s.current()});return o(),n.stack=c,a(),i==="full"||!u||u!==d?l+=s.move(d+"]"):i==="shortcut"?l=l.slice(0,-1):l+=s.move("]"),l}function lw(){return"!"}Hc.peek=uw;function Hc(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 l;if(o.atBreak)for(;l=s.exec(r);){let u=l.index;r.charCodeAt(u)===10&&r.charCodeAt(u-1)===13&&u--,r=r.slice(0,u)+" "+r.slice(l.index+1)}}return i+r+i}function uw(){return"`"}function Uc(e,t){const n=_o(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))}Xc.peek=cw;function Xc(e,t,n,r){const i=sa(n),a=i==='"'?"Quote":"Apostrophe",o=n.createTracker(r);let s,l;if(Uc(e,n)){const c=n.stack;n.stack=[],s=n.enter("autolink");let d=o.move("<");return d+=o.move(n.containerPhrasing(e,{before:d,after:">",...o.current()})),d+=o.move(">"),s(),n.stack=c,d}s=n.enter("link"),l=n.enter("label");let u=o.move("[");return u+=o.move(n.containerPhrasing(e,{before:u,after:"](",...o.current()})),u+=o.move("]("),l(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(l=n.enter("destinationLiteral"),u+=o.move("<"),u+=o.move(n.safe(e.url,{before:u,after:">",...o.current()})),u+=o.move(">")):(l=n.enter("destinationRaw"),u+=o.move(n.safe(e.url,{before:u,after:e.title?" ":")",...o.current()}))),l(),e.title&&(l=n.enter(`title${a}`),u+=o.move(" "+i),u+=o.move(n.safe(e.title,{before:u,after:i,...o.current()})),u+=o.move(i),l()),u+=o.move(")"),s(),u}function cw(e,t,n){return Uc(e,n)?"<":"["}Zc.peek=dw;function Zc(e,t,n,r){const i=e.referenceType,a=n.enter("linkReference");let o=n.enter("label");const s=n.createTracker(r);let l=s.move("[");const u=n.containerPhrasing(e,{before:l,after:"]",...s.current()});l+=s.move(u+"]["),o();const c=n.stack;n.stack=[],o=n.enter("reference");const d=n.safe(n.associationId(e),{before:l,after:"]",...s.current()});return o(),n.stack=c,a(),i==="full"||!u||u!==d?l+=s.move(d+"]"):i==="shortcut"?l=l.slice(0,-1):l+=s.move("]"),l}function dw(){return"["}function la(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 fw(e){const t=la(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 mw(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 Gc(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 pw(e,t,n,r){const i=n.enter("list"),a=n.bulletCurrent;let o=e.ordered?mw(n):la(n);const s=e.ordered?o==="."?")":".":fw(n);let l=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&&(l=!0),Gc(n)===o&&c){let d=-1;for(;++d<e.children.length;){const p=e.children[d];if(p&&p.type==="listItem"&&p.children&&p.children[0]&&p.children[0].type==="thematicBreak"){l=!0;break}}}}l&&(o=s),n.bulletCurrent=o;const u=n.containerFlow(e,r);return n.bulletLastUsed=o,n.bulletCurrent=a,i(),u}function hw(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 gw(e,t,n,r){const i=hw(n);let a=n.bulletCurrent||la(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 l=n.enter("listItem"),u=n.indentLines(n.containerFlow(e,s.current()),c);return l(),u;function c(d,p,m){return p?(m?"":" ".repeat(o))+d:(m?a:a+" ".repeat(o-a.length))+d}}function bw(e,t,n,r){const i=n.enter("paragraph"),a=n.enter("phrasing"),o=n.containerPhrasing(e,r);return a(),i(),o}const yw=mi(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function vw(e,t,n,r){return(e.children.some(function(o){return yw(o)})?n.containerPhrasing:n.containerFlow).call(n,e,r)}function xw(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}Kc.peek=ww;function Kc(e,t,n,r){const i=xw(n),a=n.enter("strong"),o=n.createTracker(r),s=o.move(i+i);let l=o.move(n.containerPhrasing(e,{after:i,before:s,...o.current()}));const u=l.charCodeAt(0),c=Yr(r.before.charCodeAt(r.before.length-1),u,i);c.inside&&(l=ar(u)+l.slice(1));const d=l.charCodeAt(l.length-1),p=Yr(r.after.charCodeAt(0),d,i);p.inside&&(l=l.slice(0,-1)+ar(d));const m=o.move(i+i);return a(),n.attentionEncodeSurroundingInfo={after:p.outside,before:c.outside},s+l+m}function ww(e,t,n){return n.options.strong||"*"}function kw(e,t,n,r){return n.safe(e.value,r)}function Sw(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 Cw(e,t,n){const r=(Gc(n)+(n.options.ruleSpaces?" ":"")).repeat(Sw(n));return n.options.ruleSpaces?r.slice(0,-1):r}const Qc={blockquote:Zx,break:nl,code:$x,definition:tw,emphasis:Wc,hardBreak:nl,heading:ow,html:Vc,image:qc,imageReference:Jc,inlineCode:Hc,link:Xc,linkReference:Zc,list:pw,listItem:gw,paragraph:bw,root:vw,strong:Kc,text:kw,thematicBreak:Cw};function Aw(){return{enter:{table:zw,tableData:rl,tableHeader:rl,tableRow:Pw},exit:{codeText:jw,table:Ew,tableData:to,tableHeader:to,tableRow:to}}}function zw(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 Ew(e){this.exit(e),this.data.inTable=void 0}function Pw(e){this.enter({type:"tableRow",children:[]},e)}function to(e){this.exit(e)}function rl(e){this.enter({type:"tableCell",children:[]},e)}function jw(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,Tw));const n=this.stack[this.stack.length-1];n.type,n.value=t,this.exit(e)}function Tw(e,t){return t==="|"?t:e}function Nw(e){const t=e||{},n=t.tableCellPadding,r=t.tablePipeAlign,i=t.stringLength,a=n?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
294
|
+
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:p,table:o,tableCell:l,tableRow:s}};function o(m,h,g,b){return u(c(m,g,b),m.align)}function s(m,h,g,b){const y=d(m,g,b),w=u([y]);return w.slice(0,w.indexOf(`
|
|
295
|
+
`))}function l(m,h,g,b){const y=g.enter("tableCell"),w=g.enter("phrasing"),k=g.containerPhrasing(m,{...b,before:a,after:a});return w(),y(),k}function u(m,h){return Ux(m,{align:h,alignDelimiters:r,padding:n,stringLength:i})}function c(m,h,g){const b=m.children;let y=-1;const w=[],k=h.enter("table");for(;++y<b.length;)w[y]=d(b[y],h,g);return k(),w}function d(m,h,g){const b=m.children;let y=-1;const w=[],k=h.enter("tableRow");for(;++y<b.length;)w[y]=l(b[y],m,h,g);return k(),w}function p(m,h,g){let b=Qc.inlineCode(m,h,g);return g.stack.includes("tableCell")&&(b=b.replace(/\|/g,"\\$&")),b}}function Mw(){return{exit:{taskListCheckValueChecked:il,taskListCheckValueUnchecked:il,paragraph:Dw}}}function Iw(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:Rw}}}function il(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function Dw(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 Rw(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 l=Qc.listItem(e,t,n,{...r,...s.current()});return a&&(l=l.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,u)),l;function u(c){return c+o}}function Lw(){return[px(),Rx(),Bx(),Aw(),Mw()]}function Ow(e){return{extensions:[hx(),Lx(e),Wx(),Nw(e),Iw()]}}const Fw={tokenize:Hw,partial:!0},Yc={tokenize:Uw,partial:!0},_c={tokenize:Xw,partial:!0},$c={tokenize:Zw,partial:!0},Bw={tokenize:Gw,partial:!0},ed={name:"wwwAutolink",tokenize:qw,previous:nd},td={name:"protocolAutolink",tokenize:Jw,previous:rd},Kt={name:"emailAutolink",tokenize:Vw,previous:id},Ot={};function Ww(){return{text:Ot}}let fn=48;for(;fn<123;)Ot[fn]=Kt,fn++,fn===58?fn=65:fn===91&&(fn=97);Ot[43]=Kt;Ot[45]=Kt;Ot[46]=Kt;Ot[95]=Kt;Ot[72]=[Kt,td];Ot[104]=[Kt,td];Ot[87]=[Kt,ed];Ot[119]=[Kt,ed];function Vw(e,t,n){const r=this;let i,a;return o;function o(d){return!Eo(d)||!id.call(r,r.previous)||ua(r.events)?n(d):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),s(d))}function s(d){return Eo(d)?(e.consume(d),s):d===64?(e.consume(d),l):n(d)}function l(d){return d===46?e.check(Bw,c,u)(d):d===45||d===95||ot(d)?(a=!0,e.consume(d),l):c(d)}function u(d){return e.consume(d),i=!0,l}function c(d){return a&&i&&ct(r.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(d)):n(d)}}function qw(e,t,n){const r=this;return i;function i(o){return o!==87&&o!==119||!nd.call(r,r.previous)||ua(r.events)?n(o):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(Fw,e.attempt(Yc,e.attempt(_c,a),n),n)(o))}function a(o){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(o)}}function Jw(e,t,n){const r=this;let i="",a=!1;return o;function o(d){return(d===72||d===104)&&rd.call(r,r.previous)&&!ua(r.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),i+=String.fromCodePoint(d),e.consume(d),s):n(d)}function s(d){if(ct(d)&&i.length<5)return i+=String.fromCodePoint(d),e.consume(d),s;if(d===58){const p=i.toLowerCase();if(p==="http"||p==="https")return e.consume(d),l}return n(d)}function l(d){return d===47?(e.consume(d),a?u:(a=!0,l)):n(d)}function u(d){return d===null||Gr(d)||De(d)||gn(d)||ci(d)?n(d):e.attempt(Yc,e.attempt(_c,c),n)(d)}function c(d){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(d)}}function Hw(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 Uw(e,t,n){let r,i,a;return o;function o(u){return u===46||u===95?e.check($c,l,s)(u):u===null||De(u)||gn(u)||u!==45&&ci(u)?l(u):(a=!0,e.consume(u),o)}function s(u){return u===95?r=!0:(i=r,r=void 0),e.consume(u),o}function l(u){return i||r||!a?n(u):t(u)}}function Xw(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($c,t,a)(o):o===null||De(o)||gn(o)?t(o):(e.consume(o),i)}function a(o){return o===41&&r++,e.consume(o),i}}function Zw(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||De(s)||gn(s)?t(s):n(s)}function i(s){return s===null||s===40||s===91||De(s)||gn(s)?t(s):r(s)}function a(s){return ct(s)?o(s):n(s)}function o(s){return s===59?(e.consume(s),r):ct(s)?(e.consume(s),o):n(s)}}function Gw(e,t,n){return r;function r(a){return e.consume(a),i}function i(a){return ot(a)?n(a):t(a)}}function nd(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||De(e)}function rd(e){return!ct(e)}function id(e){return!(e===47||Eo(e))}function Eo(e){return e===43||e===45||e===46||e===95||ot(e)}function ua(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 Kw={tokenize:rk,partial:!0};function Qw(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:ek,continuation:{tokenize:tk},exit:nk}},text:{91:{name:"gfmFootnoteCall",tokenize:$w},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:Yw,resolveTo:_w}}}}function Yw(e,t,n){const r=this;let i=r.events.length;const a=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let o;for(;i--;){const l=r.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 n(l);const u=Pt(r.sliceSerialize({start:o.end,end:r.now()}));return u.codePointAt(0)!==94||!a.includes(u.slice(1))?n(l):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(l),e.exit("gfmFootnoteCallLabelMarker"),t(l))}}function _w(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 $w(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.parser.gfmFootnotes=[]);let a=0,o;return s;function s(d){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),l}function l(d){return d!==94?n(d):(e.enter("gfmFootnoteCallMarker"),e.consume(d),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",u)}function u(d){if(a>999||d===93&&!o||d===null||d===91||De(d))return n(d);if(d===93){e.exit("chunkString");const p=e.exit("gfmFootnoteCallString");return i.includes(Pt(r.sliceSerialize(p)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(d),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):n(d)}return De(d)||(o=!0),a++,e.consume(d),d===92?c:u}function c(d){return d===91||d===92||d===93?(e.consume(d),a++,u):u(d)}}function ek(e,t,n){const r=this,i=r.parser.gfmFootnotes||(r.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):n(h)}function c(h){if(o>999||h===93&&!s||h===null||h===91||De(h))return n(h);if(h===93){e.exit("chunkString");const g=e.exit("gfmFootnoteDefinitionLabelString");return a=Pt(r.sliceSerialize(g)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(h),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),p}return De(h)||(s=!0),o++,e.consume(h),h===92?d:c}function d(h){return h===91||h===92||h===93?(e.consume(h),o++,c):c(h)}function p(h){return h===58?(e.enter("definitionMarker"),e.consume(h),e.exit("definitionMarker"),i.includes(a)||i.push(a),we(e,m,"gfmFootnoteDefinitionWhitespace")):n(h)}function m(h){return t(h)}}function tk(e,t,n){return e.check(gr,t,e.attempt(Kw,t,n))}function nk(e){e.exit("gfmFootnoteDefinition")}function rk(e,t,n){const r=this;return we(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 ik(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 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)},d={type:"strikethroughText",start:Object.assign({},o[u][1].end),end:Object.assign({},o[l][1].start)},p=[["enter",c,s],["enter",o[u][1],s],["exit",o[u][1],s],["enter",d,s]],m=s.parser.constructs.insideSpan.null;m&&xt(p,p.length,0,di(m,o.slice(u+1,l),s)),xt(p,p.length,0,[["exit",d,s],["enter",o[l][1],s],["exit",o[l][1],s],["exit",c,s]]),xt(o,u-1,l-u+3,p),l=u+p.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 d=0;return p;function p(h){return u===126&&c[c.length-1][1].type!=="characterEscape"?l(h):(o.enter("strikethroughSequenceTemporary"),m(h))}function m(h){const g=In(u);if(h===126)return d>1?l(h):(o.consume(h),d++,m);if(d<2&&!n)return l(h);const b=o.exit("strikethroughSequenceTemporary"),y=In(h);return b._open=!y||y===2&&!!g,b._close=!g||g===2&&!!y,s(h)}}}class ok{constructor(){this.map=[]}add(t,n,r){ak(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.slice()),t.length=0;let i=r.pop();for(;i;){for(const a of i)t.push(a);i=r.pop()}this.map.length=0}}function ak(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 sk(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 lk(){return{flow:{null:{name:"table",tokenize:uk,resolveAll:ck}}}}function uk(e,t,n){const r=this;let i=0,a=0,o;return s;function s(C){let D=r.events.length-1;for(;D>-1;){const F=r.events[D][1].type;if(F==="lineEnding"||F==="linePrefix")D--;else break}const M=D>-1?r.events[D][1].type:null,X=M==="tableHead"||M==="tableRow"?z:l;return X===z&&r.parser.lazy[r.now().line]?n(C):X(C)}function l(C){return e.enter("tableHead"),e.enter("tableRow"),u(C)}function u(C){return C===124||(o=!0,a+=1),c(C)}function c(C){return C===null?n(C):ne(C)?a>1?(a=0,r.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),m):n(C):he(C)?we(e,c,"whitespace")(C):(a+=1,o&&(o=!1,i+=1),C===124?(e.enter("tableCellDivider"),e.consume(C),e.exit("tableCellDivider"),o=!0,c):(e.enter("data"),d(C)))}function d(C){return C===null||C===124||De(C)?(e.exit("data"),c(C)):(e.consume(C),C===92?p:d)}function p(C){return C===92||C===124?(e.consume(C),d):d(C)}function m(C){return r.interrupt=!1,r.parser.lazy[r.now().line]?n(C):(e.enter("tableDelimiterRow"),o=!1,he(C)?we(e,h,"linePrefix",r.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(C):h(C))}function h(C){return C===45||C===58?b(C):C===124?(o=!0,e.enter("tableCellDivider"),e.consume(C),e.exit("tableCellDivider"),g):j(C)}function g(C){return he(C)?we(e,b,"whitespace")(C):b(C)}function b(C){return C===58?(a+=1,o=!0,e.enter("tableDelimiterMarker"),e.consume(C),e.exit("tableDelimiterMarker"),y):C===45?(a+=1,y(C)):C===null||ne(C)?E(C):j(C)}function y(C){return C===45?(e.enter("tableDelimiterFiller"),w(C)):j(C)}function w(C){return C===45?(e.consume(C),w):C===58?(o=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(C),e.exit("tableDelimiterMarker"),k):(e.exit("tableDelimiterFiller"),k(C))}function k(C){return he(C)?we(e,E,"whitespace")(C):E(C)}function E(C){return C===124?h(C):C===null||ne(C)?!o||i!==a?j(C):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(C)):j(C)}function j(C){return n(C)}function z(C){return e.enter("tableRow"),N(C)}function N(C){return C===124?(e.enter("tableCellDivider"),e.consume(C),e.exit("tableCellDivider"),N):C===null||ne(C)?(e.exit("tableRow"),t(C)):he(C)?we(e,N,"whitespace")(C):(e.enter("data"),P(C))}function P(C){return C===null||C===124||De(C)?(e.exit("data"),N(C)):(e.consume(C),C===92?L:P)}function L(C){return C===92||C===124?(e.consume(C),P):P(C)}}function ck(e,t){let n=-1,r=!0,i=0,a=[0,0,0,0],o=[0,0,0,0],s=!1,l=0,u,c,d;const p=new ok;for(;++n<e.length;){const m=e[n],h=m[1];m[0]==="enter"?h.type==="tableHead"?(s=!1,l!==0&&(ol(p,t,l,u,c),c=void 0,l=0),u={type:"table",start:Object.assign({},h.start),end:Object.assign({},h.end)},p.add(n,0,[["enter",u,t]])):h.type==="tableRow"||h.type==="tableDelimiterRow"?(r=!0,d=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)},p.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],d=Nr(p,t,a,i,void 0,d),a=[0,0,0,0]),o[2]=n)):h.type==="tableCellDivider"&&(r?r=!1:(a[1]!==0&&(o[0]=o[1],d=Nr(p,t,a,i,void 0,d)),a=o,o=[a[1],n,0,0])):h.type==="tableHead"?(s=!0,l=n):h.type==="tableRow"||h.type==="tableDelimiterRow"?(l=n,a[1]!==0?(o[0]=o[1],d=Nr(p,t,a,i,n,d)):o[1]!==0&&(d=Nr(p,t,o,i,n,d)),i=0):i&&(h.type==="data"||h.type==="tableDelimiterMarker"||h.type==="tableDelimiterFiller")&&(o[3]=n)}for(l!==0&&ol(p,t,l,u,c),p.consume(t.events),n=-1;++n<t.events.length;){const m=t.events[n];m[0]==="enter"&&m[1].type==="table"&&(m[1]._align=sk(t.events,n))}return e}function Nr(e,t,n,r,i,a){const o=r===1?"tableHeader":r===2?"tableDelimiter":"tableData",s="tableContent";n[0]!==0&&(a.end=Object.assign({},En(t.events,n[0])),e.add(n[0],0,[["exit",a,t]]));const l=En(t.events,n[1]);if(a={type:o,start:Object.assign({},l),end:Object.assign({},l)},e.add(n[1],0,[["enter",a,t]]),n[2]!==0){const u=En(t.events,n[2]),c=En(t.events,n[3]),d={type:s,start:Object.assign({},u),end:Object.assign({},c)};if(e.add(n[2],0,[["enter",d,t]]),r!==2){const p=t.events[n[2]],m=t.events[n[3]];if(p[1].end=Object.assign({},m[1].end),p[1].type="chunkText",p[1].contentType="text",n[3]>n[2]+1){const h=n[2]+1,g=n[3]-n[2]-1;e.add(h,g,[])}}e.add(n[3]+1,0,[["exit",d,t]])}return i!==void 0&&(a.end=Object.assign({},En(t.events,i)),e.add(i,0,[["exit",a,t]]),a=void 0),a}function ol(e,t,n,r,i){const a=[],o=En(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 En(e,t){const n=e[t],r=n[0]==="enter"?"start":"end";return n[1][r]}const dk={name:"tasklistCheck",tokenize:mk};function fk(){return{text:{91:dk}}}function mk(e,t,n){const r=this;return i;function i(l){return r.previous!==null||!r._gfmTasklistFirstContentOfListItem?n(l):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),a)}function a(l){return De(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):n(l)}function o(l){return l===93?(e.enter("taskListCheckMarker"),e.consume(l),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),s):n(l)}function s(l){return ne(l)?t(l):he(l)?e.check({tokenize:pk},t,n)(l):n(l)}}function pk(e,t,n){return we(e,r,"whitespace");function r(i){return i===null?n(i):t(i)}}function hk(e){return mc([Ww(),Qw(),ik(e),lk(),fk()])}const gk={};function bk(e){const t=this,n=e||gk,r=t.data(),i=r.micromarkExtensions||(r.micromarkExtensions=[]),a=r.fromMarkdownExtensions||(r.fromMarkdownExtensions=[]),o=r.toMarkdownExtensions||(r.toMarkdownExtensions=[]);i.push(hk(n)),a.push(Lw()),o.push(Ow(n))}function Ye(e){const t=Object.prototype.toString.call(e);return e instanceof Date||typeof e=="object"&&t==="[object Date]"?new e.constructor(+e):typeof e=="number"||t==="[object Number]"||typeof e=="string"||t==="[object String]"?new Date(e):new Date(NaN)}function yk(e,t){return e instanceof Date?new e.constructor(t):new Date(t)}const Mr=43200,al=1440;let vk={};function od(){return vk}function sl(e,t){var s,l,u,c;const n=od(),r=(t==null?void 0:t.weekStartsOn)??((l=(s=t==null?void 0:t.locale)==null?void 0:s.options)==null?void 0:l.weekStartsOn)??n.weekStartsOn??((c=(u=n.locale)==null?void 0:u.options)==null?void 0:c.weekStartsOn)??0,i=Ye(e),a=i.getDay(),o=(a<r?7:0)+a-r;return i.setDate(i.getDate()-o),i.setHours(0,0,0,0),i}function ll(e){const t=Ye(e),n=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return n.setUTCFullYear(t.getFullYear()),+e-+n}function qr(e,t){const n=Ye(e),r=Ye(t),i=n.getTime()-r.getTime();return i<0?-1:i>0?1:i}function xk(e){return yk(e,Date.now())}function wk(e,t){const n=Ye(e),r=Ye(t),i=n.getFullYear()-r.getFullYear(),a=n.getMonth()-r.getMonth();return i*12+a}function kk(e){return t=>{const r=(e?Math[e]:Math.trunc)(t);return r===0?0:r}}function Sk(e,t){return+Ye(e)-+Ye(t)}function Ck(e){const t=Ye(e);return t.setHours(23,59,59,999),t}function Ak(e){const t=Ye(e),n=t.getMonth();return t.setFullYear(t.getFullYear(),n+1,0),t.setHours(23,59,59,999),t}function zk(e){const t=Ye(e);return+Ck(t)==+Ak(t)}function Ek(e,t){const n=Ye(e),r=Ye(t),i=qr(n,r),a=Math.abs(wk(n,r));let o;if(a<1)o=0;else{n.getMonth()===1&&n.getDate()>27&&n.setDate(30),n.setMonth(n.getMonth()-i*a);let s=qr(n,r)===-i;zk(Ye(e))&&a===1&&qr(e,r)===1&&(s=!1),o=i*(a-Number(s))}return o===0?0:o}function Pk(e,t,n){const r=Sk(e,t)/1e3;return kk(n==null?void 0:n.roundingMethod)(r)}const jk={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},Tk=(e,t,n)=>{let r;const i=jk[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:r+" ago":r};function Re(e){return(t={})=>{const n=t.width?String(t.width):e.defaultWidth;return e.formats[n]||e.formats[e.defaultWidth]}}const Nk={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Mk={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},Ik={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Dk={date:Re({formats:Nk,defaultWidth:"full"}),time:Re({formats:Mk,defaultWidth:"full"}),dateTime:Re({formats:Ik,defaultWidth:"full"})},Rk={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Lk=(e,t,n,r)=>Rk[e];function le(e){return(t,n)=>{const r=n!=null&&n.context?String(n.context):"standalone";let i;if(r==="formatting"&&e.formattingValues){const o=e.defaultFormattingWidth||e.defaultWidth,s=n!=null&&n.width?String(n.width):o;i=e.formattingValues[s]||e.formattingValues[o]}else{const o=e.defaultWidth,s=n!=null&&n.width?String(n.width):e.defaultWidth;i=e.values[s]||e.values[o]}const a=e.argumentCallback?e.argumentCallback(t):t;return i[a]}}const Ok={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Fk={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Bk={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},Wk={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Vk={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},qk={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Jk=(e,t)=>{const n=Number(e),r=n%100;if(r>20||r<10)switch(r%10){case 1:return n+"st";case 2:return n+"nd";case 3:return n+"rd"}return n+"th"},Hk={ordinalNumber:Jk,era:le({values:Ok,defaultWidth:"wide"}),quarter:le({values:Fk,defaultWidth:"wide",argumentCallback:e=>e-1}),month:le({values:Bk,defaultWidth:"wide"}),day:le({values:Wk,defaultWidth:"wide"}),dayPeriod:le({values:Vk,defaultWidth:"wide",formattingValues:qk,defaultFormattingWidth:"wide"})};function ue(e){return(t,n={})=>{const r=n.width,i=r&&e.matchPatterns[r]||e.matchPatterns[e.defaultMatchWidth],a=t.match(i);if(!a)return null;const o=a[0],s=r&&e.parsePatterns[r]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(s)?Xk(s,d=>d.test(o)):Uk(s,d=>d.test(o));let u;u=e.valueCallback?e.valueCallback(l):l,u=n.valueCallback?n.valueCallback(u):u;const c=t.slice(o.length);return{value:u,rest:c}}}function Uk(e,t){for(const n in e)if(Object.prototype.hasOwnProperty.call(e,n)&&t(e[n]))return n}function Xk(e,t){for(let n=0;n<e.length;n++)if(t(e[n]))return n}function Qt(e){return(t,n={})=>{const r=t.match(e.matchPattern);if(!r)return null;const i=r[0],a=t.match(e.parsePattern);if(!a)return null;let o=e.valueCallback?e.valueCallback(a[0]):a[0];o=n.valueCallback?n.valueCallback(o):o;const s=t.slice(i.length);return{value:o,rest:s}}}const Zk=/^(\d+)(th|st|nd|rd)?/i,Gk=/\d+/i,Kk={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Qk={any:[/^b/i,/^(a|c)/i]},Yk={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},_k={any:[/1/i,/2/i,/3/i,/4/i]},$k={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},e0={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},t0={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},n0={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},r0={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},i0={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},o0={ordinalNumber:Qt({matchPattern:Zk,parsePattern:Gk,valueCallback:e=>parseInt(e,10)}),era:ue({matchPatterns:Kk,defaultMatchWidth:"wide",parsePatterns:Qk,defaultParseWidth:"any"}),quarter:ue({matchPatterns:Yk,defaultMatchWidth:"wide",parsePatterns:_k,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:$k,defaultMatchWidth:"wide",parsePatterns:e0,defaultParseWidth:"any"}),day:ue({matchPatterns:t0,defaultMatchWidth:"wide",parsePatterns:n0,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:r0,defaultMatchWidth:"any",parsePatterns:i0,defaultParseWidth:"any"})},ca={code:"en-US",formatDistance:Tk,formatLong:Dk,formatRelative:Lk,localize:Hk,match:o0,options:{weekStartsOn:0,firstWeekContainsDate:1}};function a0(e,t,n){const r=od(),i=(n==null?void 0:n.locale)??r.locale??ca,a=2520,o=qr(e,t);if(isNaN(o))throw new RangeError("Invalid time value");const s=Object.assign({},n,{addSuffix:n==null?void 0:n.addSuffix,comparison:o});let l,u;o>0?(l=Ye(t),u=Ye(e)):(l=Ye(e),u=Ye(t));const c=Pk(u,l),d=(ll(u)-ll(l))/1e3,p=Math.round((c-d)/60);let m;if(p<2)return n!=null&&n.includeSeconds?c<5?i.formatDistance("lessThanXSeconds",5,s):c<10?i.formatDistance("lessThanXSeconds",10,s):c<20?i.formatDistance("lessThanXSeconds",20,s):c<40?i.formatDistance("halfAMinute",0,s):c<60?i.formatDistance("lessThanXMinutes",1,s):i.formatDistance("xMinutes",1,s):p===0?i.formatDistance("lessThanXMinutes",1,s):i.formatDistance("xMinutes",p,s);if(p<45)return i.formatDistance("xMinutes",p,s);if(p<90)return i.formatDistance("aboutXHours",1,s);if(p<al){const h=Math.round(p/60);return i.formatDistance("aboutXHours",h,s)}else{if(p<a)return i.formatDistance("xDays",1,s);if(p<Mr){const h=Math.round(p/al);return i.formatDistance("xDays",h,s)}else if(p<Mr*2)return m=Math.round(p/Mr),i.formatDistance("aboutXMonths",m,s)}if(m=Ek(u,l),m<12){const h=Math.round(p/Mr);return i.formatDistance("xMonths",h,s)}else{const h=m%12,g=Math.trunc(m/12);return h<3?i.formatDistance("aboutXYears",g,s):h<9?i.formatDistance("overXYears",g,s):i.formatDistance("almostXYears",g+1,s)}}function s0(e,t){return a0(e,xk(e),t)}function sr(e,t,n){const r=sl(e,n),i=sl(t,n);return+r==+i}const l0={lessThanXSeconds:{one:"أقل من ثانية",two:"أقل من ثانيتين",threeToTen:"أقل من {{count}} ثواني",other:"أقل من {{count}} ثانية"},xSeconds:{one:"ثانية واحدة",two:"ثانيتان",threeToTen:"{{count}} ثواني",other:"{{count}} ثانية"},halfAMinute:"نصف دقيقة",lessThanXMinutes:{one:"أقل من دقيقة",two:"أقل من دقيقتين",threeToTen:"أقل من {{count}} دقائق",other:"أقل من {{count}} دقيقة"},xMinutes:{one:"دقيقة واحدة",two:"دقيقتان",threeToTen:"{{count}} دقائق",other:"{{count}} دقيقة"},aboutXHours:{one:"ساعة واحدة تقريباً",two:"ساعتين تقريبا",threeToTen:"{{count}} ساعات تقريباً",other:"{{count}} ساعة تقريباً"},xHours:{one:"ساعة واحدة",two:"ساعتان",threeToTen:"{{count}} ساعات",other:"{{count}} ساعة"},xDays:{one:"يوم واحد",two:"يومان",threeToTen:"{{count}} أيام",other:"{{count}} يوم"},aboutXWeeks:{one:"أسبوع واحد تقريبا",two:"أسبوعين تقريبا",threeToTen:"{{count}} أسابيع تقريبا",other:"{{count}} أسبوعا تقريبا"},xWeeks:{one:"أسبوع واحد",two:"أسبوعان",threeToTen:"{{count}} أسابيع",other:"{{count}} أسبوعا"},aboutXMonths:{one:"شهر واحد تقريباً",two:"شهرين تقريبا",threeToTen:"{{count}} أشهر تقريبا",other:"{{count}} شهرا تقريباً"},xMonths:{one:"شهر واحد",two:"شهران",threeToTen:"{{count}} أشهر",other:"{{count}} شهرا"},aboutXYears:{one:"سنة واحدة تقريباً",two:"سنتين تقريبا",threeToTen:"{{count}} سنوات تقريباً",other:"{{count}} سنة تقريباً"},xYears:{one:"سنة واحد",two:"سنتان",threeToTen:"{{count}} سنوات",other:"{{count}} سنة"},overXYears:{one:"أكثر من سنة",two:"أكثر من سنتين",threeToTen:"أكثر من {{count}} سنوات",other:"أكثر من {{count}} سنة"},almostXYears:{one:"ما يقارب سنة واحدة",two:"ما يقارب سنتين",threeToTen:"ما يقارب {{count}} سنوات",other:"ما يقارب {{count}} سنة"}},u0=(e,t,n)=>{const r=l0[e];let i;return typeof r=="string"?i=r:t===1?i=r.one:t===2?i=r.two:t<=10?i=r.threeToTen.replace("{{count}}",String(t)):i=r.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"خلال "+i:"منذ "+i:i},c0={full:"EEEE، do MMMM y",long:"do MMMM y",medium:"d MMM y",short:"dd/MM/yyyy"},d0={full:"HH:mm:ss",long:"HH:mm:ss",medium:"HH:mm:ss",short:"HH:mm"},f0={full:"{{date}} 'عند الساعة' {{time}}",long:"{{date}} 'عند الساعة' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},m0={date:Re({formats:c0,defaultWidth:"full"}),time:Re({formats:d0,defaultWidth:"full"}),dateTime:Re({formats:f0,defaultWidth:"full"})},p0={lastWeek:"eeee 'الماضي عند الساعة' p",yesterday:"'الأمس عند الساعة' p",today:"'اليوم عند الساعة' p",tomorrow:"'غدا عند الساعة' p",nextWeek:"eeee 'القادم عند الساعة' p",other:"P"},h0=e=>p0[e],g0={narrow:["ق","ب"],abbreviated:["ق.م.","ب.م."],wide:["قبل الميلاد","بعد الميلاد"]},b0={narrow:["1","2","3","4"],abbreviated:["ر1","ر2","ر3","ر4"],wide:["الربع الأول","الربع الثاني","الربع الثالث","الربع الرابع"]},y0={narrow:["ي","ف","م","أ","م","ي","ي","أ","س","أ","ن","د"],abbreviated:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],wide:["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"]},v0={narrow:["ح","ن","ث","ر","خ","ج","س"],short:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],abbreviated:["أحد","اثنين","ثلاثاء","أربعاء","خميس","جمعة","سبت"],wide:["الأحد","الاثنين","الثلاثاء","الأربعاء","الخميس","الجمعة","السبت"]},x0={narrow:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"},abbreviated:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"},wide:{am:"ص",pm:"م",morning:"الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"المساء",night:"الليل",midnight:"منتصف الليل"}},w0={narrow:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"},abbreviated:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"},wide:{am:"ص",pm:"م",morning:"في الصباح",noon:"الظهر",afternoon:"بعد الظهر",evening:"في المساء",night:"في الليل",midnight:"منتصف الليل"}},k0=e=>String(e),S0={ordinalNumber:k0,era:le({values:g0,defaultWidth:"wide"}),quarter:le({values:b0,defaultWidth:"wide",argumentCallback:e=>e-1}),month:le({values:y0,defaultWidth:"wide"}),day:le({values:v0,defaultWidth:"wide"}),dayPeriod:le({values:x0,defaultWidth:"wide",formattingValues:w0,defaultFormattingWidth:"wide"})},C0=/^(\d+)(th|st|nd|rd)?/i,A0=/\d+/i,z0={narrow:/[قب]/,abbreviated:/[قب]\.م\./,wide:/(قبل|بعد) الميلاد/},E0={any:[/قبل/,/بعد/]},P0={narrow:/^[1234]/i,abbreviated:/ر[1234]/,wide:/الربع (الأول|الثاني|الثالث|الرابع)/},j0={any:[/1/i,/2/i,/3/i,/4/i]},T0={narrow:/^[أيفمسند]/,abbreviated:/^(يناير|فبراير|مارس|أبريل|مايو|يونيو|يوليو|أغسطس|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/,wide:/^(يناير|فبراير|مارس|أبريل|مايو|يونيو|يوليو|أغسطس|سبتمبر|أكتوبر|نوفمبر|ديسمبر)/},N0={narrow:[/^ي/i,/^ف/i,/^م/i,/^أ/i,/^م/i,/^ي/i,/^ي/i,/^أ/i,/^س/i,/^أ/i,/^ن/i,/^د/i],any:[/^يناير/i,/^فبراير/i,/^مارس/i,/^أبريل/i,/^مايو/i,/^يونيو/i,/^يوليو/i,/^أغسطس/i,/^سبتمبر/i,/^أكتوبر/i,/^نوفمبر/i,/^ديسمبر/i]},M0={narrow:/^[حنثرخجس]/i,short:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,abbreviated:/^(أحد|اثنين|ثلاثاء|أربعاء|خميس|جمعة|سبت)/i,wide:/^(الأحد|الاثنين|الثلاثاء|الأربعاء|الخميس|الجمعة|السبت)/i},I0={narrow:[/^ح/i,/^ن/i,/^ث/i,/^ر/i,/^خ/i,/^ج/i,/^س/i],wide:[/^الأحد/i,/^الاثنين/i,/^الثلاثاء/i,/^الأربعاء/i,/^الخميس/i,/^الجمعة/i,/^السبت/i],any:[/^أح/i,/^اث/i,/^ث/i,/^أر/i,/^خ/i,/^ج/i,/^س/i]},D0={narrow:/^(ص|م|منتصف الليل|الظهر|بعد الظهر|في الصباح|في المساء|في الليل)/,any:/^(ص|م|منتصف الليل|الظهر|بعد الظهر|في الصباح|في المساء|في الليل)/},R0={any:{am:/^ص/,pm:/^م/,midnight:/منتصف الليل/,noon:/الظهر/,afternoon:/بعد الظهر/,morning:/في الصباح/,evening:/في المساء/,night:/في الليل/}},L0={ordinalNumber:Qt({matchPattern:C0,parsePattern:A0,valueCallback:e=>parseInt(e,10)}),era:ue({matchPatterns:z0,defaultMatchWidth:"wide",parsePatterns:E0,defaultParseWidth:"any"}),quarter:ue({matchPatterns:P0,defaultMatchWidth:"wide",parsePatterns:j0,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:T0,defaultMatchWidth:"wide",parsePatterns:N0,defaultParseWidth:"any"}),day:ue({matchPatterns:M0,defaultMatchWidth:"wide",parsePatterns:I0,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:D0,defaultMatchWidth:"any",parsePatterns:R0,defaultParseWidth:"any"})},O0={code:"ar",formatDistance:u0,formatLong:m0,formatRelative:h0,localize:S0,match:L0,options:{weekStartsOn:6,firstWeekContainsDate:1}},ul={lessThanXSeconds:{standalone:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"},withPreposition:{one:"weniger als 1 Sekunde",other:"weniger als {{count}} Sekunden"}},xSeconds:{standalone:{one:"1 Sekunde",other:"{{count}} Sekunden"},withPreposition:{one:"1 Sekunde",other:"{{count}} Sekunden"}},halfAMinute:{standalone:"eine halbe Minute",withPreposition:"einer halben Minute"},lessThanXMinutes:{standalone:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"},withPreposition:{one:"weniger als 1 Minute",other:"weniger als {{count}} Minuten"}},xMinutes:{standalone:{one:"1 Minute",other:"{{count}} Minuten"},withPreposition:{one:"1 Minute",other:"{{count}} Minuten"}},aboutXHours:{standalone:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"},withPreposition:{one:"etwa 1 Stunde",other:"etwa {{count}} Stunden"}},xHours:{standalone:{one:"1 Stunde",other:"{{count}} Stunden"},withPreposition:{one:"1 Stunde",other:"{{count}} Stunden"}},xDays:{standalone:{one:"1 Tag",other:"{{count}} Tage"},withPreposition:{one:"1 Tag",other:"{{count}} Tagen"}},aboutXWeeks:{standalone:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"},withPreposition:{one:"etwa 1 Woche",other:"etwa {{count}} Wochen"}},xWeeks:{standalone:{one:"1 Woche",other:"{{count}} Wochen"},withPreposition:{one:"1 Woche",other:"{{count}} Wochen"}},aboutXMonths:{standalone:{one:"etwa 1 Monat",other:"etwa {{count}} Monate"},withPreposition:{one:"etwa 1 Monat",other:"etwa {{count}} Monaten"}},xMonths:{standalone:{one:"1 Monat",other:"{{count}} Monate"},withPreposition:{one:"1 Monat",other:"{{count}} Monaten"}},aboutXYears:{standalone:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahre"},withPreposition:{one:"etwa 1 Jahr",other:"etwa {{count}} Jahren"}},xYears:{standalone:{one:"1 Jahr",other:"{{count}} Jahre"},withPreposition:{one:"1 Jahr",other:"{{count}} Jahren"}},overXYears:{standalone:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahre"},withPreposition:{one:"mehr als 1 Jahr",other:"mehr als {{count}} Jahren"}},almostXYears:{standalone:{one:"fast 1 Jahr",other:"fast {{count}} Jahre"},withPreposition:{one:"fast 1 Jahr",other:"fast {{count}} Jahren"}}},F0=(e,t,n)=>{let r;const i=n!=null&&n.addSuffix?ul[e].withPreposition:ul[e].standalone;return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"in "+r:"vor "+r:r},B0={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},W0={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},V0={full:"{{date}} 'um' {{time}}",long:"{{date}} 'um' {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},q0={date:Re({formats:B0,defaultWidth:"full"}),time:Re({formats:W0,defaultWidth:"full"}),dateTime:Re({formats:V0,defaultWidth:"full"})},J0={lastWeek:"'letzten' eeee 'um' p",yesterday:"'gestern um' p",today:"'heute um' p",tomorrow:"'morgen um' p",nextWeek:"eeee 'um' p",other:"P"},H0=(e,t,n,r)=>J0[e],U0={narrow:["v.Chr.","n.Chr."],abbreviated:["v.Chr.","n.Chr."],wide:["vor Christus","nach Christus"]},X0={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1. Quartal","2. Quartal","3. Quartal","4. Quartal"]},Po={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mär","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],wide:["Januar","Februar","März","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"]},Z0={narrow:Po.narrow,abbreviated:["Jan.","Feb.","März","Apr.","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Dez."],wide:Po.wide},G0={narrow:["S","M","D","M","D","F","S"],short:["So","Mo","Di","Mi","Do","Fr","Sa"],abbreviated:["So.","Mo.","Di.","Mi.","Do.","Fr.","Sa."],wide:["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"]},K0={narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachm.",evening:"Abend",night:"Nacht"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"Morgen",afternoon:"Nachmittag",evening:"Abend",night:"Nacht"}},Q0={narrow:{am:"vm.",pm:"nm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachm.",evening:"abends",night:"nachts"},abbreviated:{am:"vorm.",pm:"nachm.",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"},wide:{am:"vormittags",pm:"nachmittags",midnight:"Mitternacht",noon:"Mittag",morning:"morgens",afternoon:"nachmittags",evening:"abends",night:"nachts"}},Y0=e=>Number(e)+".",_0={ordinalNumber:Y0,era:le({values:U0,defaultWidth:"wide"}),quarter:le({values:X0,defaultWidth:"wide",argumentCallback:e=>e-1}),month:le({values:Po,formattingValues:Z0,defaultWidth:"wide"}),day:le({values:G0,defaultWidth:"wide"}),dayPeriod:le({values:K0,defaultWidth:"wide",formattingValues:Q0,defaultFormattingWidth:"wide"})},$0=/^(\d+)(\.)?/i,e1=/\d+/i,t1={narrow:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,abbreviated:/^(v\.? ?Chr\.?|n\.? ?Chr\.?)/i,wide:/^(vor Christus|vor unserer Zeitrechnung|nach Christus|unserer Zeitrechnung)/i},n1={any:[/^v/i,/^n/i]},r1={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](\.)? Quartal/i},i1={any:[/1/i,/2/i,/3/i,/4/i]},o1={narrow:/^[jfmasond]/i,abbreviated:/^(j[aä]n|feb|mär[z]?|apr|mai|jun[i]?|jul[i]?|aug|sep|okt|nov|dez)\.?/i,wide:/^(januar|februar|märz|april|mai|juni|juli|august|september|oktober|november|dezember)/i},a1={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^j[aä]/i,/^f/i,/^mär/i,/^ap/i,/^mai/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},s1={narrow:/^[smdmf]/i,short:/^(so|mo|di|mi|do|fr|sa)/i,abbreviated:/^(son?|mon?|die?|mit?|don?|fre?|sam?)\.?/i,wide:/^(sonntag|montag|dienstag|mittwoch|donnerstag|freitag|samstag)/i},l1={any:[/^so/i,/^mo/i,/^di/i,/^mi/i,/^do/i,/^f/i,/^sa/i]},u1={narrow:/^(vm\.?|nm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,abbreviated:/^(vorm\.?|nachm\.?|Mitternacht|Mittag|morgens|nachm\.?|abends|nachts)/i,wide:/^(vormittags|nachmittags|Mitternacht|Mittag|morgens|nachmittags|abends|nachts)/i},c1={any:{am:/^v/i,pm:/^n/i,midnight:/^Mitte/i,noon:/^Mitta/i,morning:/morgens/i,afternoon:/nachmittags/i,evening:/abends/i,night:/nachts/i}},d1={ordinalNumber:Qt({matchPattern:$0,parsePattern:e1,valueCallback:e=>parseInt(e)}),era:ue({matchPatterns:t1,defaultMatchWidth:"wide",parsePatterns:n1,defaultParseWidth:"any"}),quarter:ue({matchPatterns:r1,defaultMatchWidth:"wide",parsePatterns:i1,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:o1,defaultMatchWidth:"wide",parsePatterns:a1,defaultParseWidth:"any"}),day:ue({matchPatterns:s1,defaultMatchWidth:"wide",parsePatterns:l1,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:u1,defaultMatchWidth:"wide",parsePatterns:c1,defaultParseWidth:"any"})},cl={code:"de",formatDistance:F0,formatLong:q0,formatRelative:H0,localize:_0,match:d1,options:{weekStartsOn:1,firstWeekContainsDate:4}},f1={lessThanXSeconds:{one:"menos de un segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"medio minuto",lessThanXMinutes:{one:"menos de un minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"alrededor de 1 hora",other:"alrededor de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 día",other:"{{count}} días"},aboutXWeeks:{one:"alrededor de 1 semana",other:"alrededor de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"alrededor de 1 mes",other:"alrededor de {{count}} meses"},xMonths:{one:"1 mes",other:"{{count}} meses"},aboutXYears:{one:"alrededor de 1 año",other:"alrededor de {{count}} años"},xYears:{one:"1 año",other:"{{count}} años"},overXYears:{one:"más de 1 año",other:"más de {{count}} años"},almostXYears:{one:"casi 1 año",other:"casi {{count}} años"}},m1=(e,t,n)=>{let r;const i=f1[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"en "+r:"hace "+r:r},p1={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/y"},h1={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},g1={full:"{{date}} 'a las' {{time}}",long:"{{date}} 'a las' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},b1={date:Re({formats:p1,defaultWidth:"full"}),time:Re({formats:h1,defaultWidth:"full"}),dateTime:Re({formats:g1,defaultWidth:"full"})},y1={lastWeek:"'el' eeee 'pasado a la' p",yesterday:"'ayer a la' p",today:"'hoy a la' p",tomorrow:"'mañana a la' p",nextWeek:"eeee 'a la' p",other:"P"},v1={lastWeek:"'el' eeee 'pasado a las' p",yesterday:"'ayer a las' p",today:"'hoy a las' p",tomorrow:"'mañana a las' p",nextWeek:"eeee 'a las' p",other:"P"},x1=(e,t,n,r)=>t.getHours()!==1?v1[e]:y1[e],w1={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","después de cristo"]},k1={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},S1={narrow:["e","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["ene","feb","mar","abr","may","jun","jul","ago","sep","oct","nov","dic"],wide:["enero","febrero","marzo","abril","mayo","junio","julio","agosto","septiembre","octubre","noviembre","diciembre"]},C1={narrow:["d","l","m","m","j","v","s"],short:["do","lu","ma","mi","ju","vi","sá"],abbreviated:["dom","lun","mar","mié","jue","vie","sáb"],wide:["domingo","lunes","martes","miércoles","jueves","viernes","sábado"]},A1={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoche",noon:"mediodia",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoche",noon:"mediodia",morning:"mañana",afternoon:"tarde",evening:"tarde",night:"noche"}},z1={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"},abbreviated:{am:"AM",pm:"PM",midnight:"medianoche",noon:"mediodia",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"},wide:{am:"a.m.",pm:"p.m.",midnight:"medianoche",noon:"mediodia",morning:"de la mañana",afternoon:"de la tarde",evening:"de la tarde",night:"de la noche"}},E1=(e,t)=>Number(e)+"º",P1={ordinalNumber:E1,era:le({values:w1,defaultWidth:"wide"}),quarter:le({values:k1,defaultWidth:"wide",argumentCallback:e=>Number(e)-1}),month:le({values:S1,defaultWidth:"wide"}),day:le({values:C1,defaultWidth:"wide"}),dayPeriod:le({values:A1,defaultWidth:"wide",formattingValues:z1,defaultFormattingWidth:"wide"})},j1=/^(\d+)(º)?/i,T1=/\d+/i,N1={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|a\.?\s?e\.?\s?c\.?|d\.?\s?c\.?|e\.?\s?c\.?)/i,wide:/^(antes de cristo|antes de la era com[uú]n|despu[eé]s de cristo|era com[uú]n)/i},M1={any:[/^ac/i,/^dc/i],wide:[/^(antes de cristo|antes de la era com[uú]n)/i,/^(despu[eé]s de cristo|era com[uú]n)/i]},I1={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},D1={any:[/1/i,/2/i,/3/i,/4/i]},R1={narrow:/^[efmajsond]/i,abbreviated:/^(ene|feb|mar|abr|may|jun|jul|ago|sep|oct|nov|dic)/i,wide:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i},L1={narrow:[/^e/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^en/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i]},O1={narrow:/^[dlmjvs]/i,short:/^(do|lu|ma|mi|ju|vi|s[áa])/i,abbreviated:/^(dom|lun|mar|mi[ée]|jue|vie|s[áa]b)/i,wide:/^(domingo|lunes|martes|mi[ée]rcoles|jueves|viernes|s[áa]bado)/i},F1={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^do/i,/^lu/i,/^ma/i,/^mi/i,/^ju/i,/^vi/i,/^sa/i]},B1={narrow:/^(a|p|mn|md|(de la|a las) (mañana|tarde|noche))/i,any:/^([ap]\.?\s?m\.?|medianoche|mediodia|(de la|a las) (mañana|tarde|noche))/i},W1={any:{am:/^a/i,pm:/^p/i,midnight:/^mn/i,noon:/^md/i,morning:/mañana/i,afternoon:/tarde/i,evening:/tarde/i,night:/noche/i}},V1={ordinalNumber:Qt({matchPattern:j1,parsePattern:T1,valueCallback:function(e){return parseInt(e,10)}}),era:ue({matchPatterns:N1,defaultMatchWidth:"wide",parsePatterns:M1,defaultParseWidth:"any"}),quarter:ue({matchPatterns:I1,defaultMatchWidth:"wide",parsePatterns:D1,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:R1,defaultMatchWidth:"wide",parsePatterns:L1,defaultParseWidth:"any"}),day:ue({matchPatterns:O1,defaultMatchWidth:"wide",parsePatterns:F1,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:B1,defaultMatchWidth:"any",parsePatterns:W1,defaultParseWidth:"any"})},q1={code:"es",formatDistance:m1,formatLong:b1,formatRelative:x1,localize:P1,match:V1,options:{weekStartsOn:1,firstWeekContainsDate:1}},J1={lessThanXSeconds:{one:"moins d’une seconde",other:"moins de {{count}} secondes"},xSeconds:{one:"1 seconde",other:"{{count}} secondes"},halfAMinute:"30 secondes",lessThanXMinutes:{one:"moins d’une minute",other:"moins de {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"environ 1 heure",other:"environ {{count}} heures"},xHours:{one:"1 heure",other:"{{count}} heures"},xDays:{one:"1 jour",other:"{{count}} jours"},aboutXWeeks:{one:"environ 1 semaine",other:"environ {{count}} semaines"},xWeeks:{one:"1 semaine",other:"{{count}} semaines"},aboutXMonths:{one:"environ 1 mois",other:"environ {{count}} mois"},xMonths:{one:"1 mois",other:"{{count}} mois"},aboutXYears:{one:"environ 1 an",other:"environ {{count}} ans"},xYears:{one:"1 an",other:"{{count}} ans"},overXYears:{one:"plus d’un an",other:"plus de {{count}} ans"},almostXYears:{one:"presqu’un an",other:"presque {{count}} ans"}},H1=(e,t,n)=>{let r;const i=J1[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",String(t)),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"dans "+r:"il y a "+r:r},U1={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},X1={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Z1={full:"{{date}} 'à' {{time}}",long:"{{date}} 'à' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},G1={date:Re({formats:U1,defaultWidth:"full"}),time:Re({formats:X1,defaultWidth:"full"}),dateTime:Re({formats:Z1,defaultWidth:"full"})},K1={lastWeek:"eeee 'dernier à' p",yesterday:"'hier à' p",today:"'aujourd’hui à' p",tomorrow:"'demain à' p'",nextWeek:"eeee 'prochain à' p",other:"P"},Q1=(e,t,n,r)=>K1[e],Y1={narrow:["av. J.-C","ap. J.-C"],abbreviated:["av. J.-C","ap. J.-C"],wide:["avant Jésus-Christ","après Jésus-Christ"]},_1={narrow:["T1","T2","T3","T4"],abbreviated:["1er trim.","2ème trim.","3ème trim.","4ème trim."],wide:["1er trimestre","2ème trimestre","3ème trimestre","4ème trimestre"]},$1={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["janv.","févr.","mars","avr.","mai","juin","juil.","août","sept.","oct.","nov.","déc."],wide:["janvier","février","mars","avril","mai","juin","juillet","août","septembre","octobre","novembre","décembre"]},eS={narrow:["D","L","M","M","J","V","S"],short:["di","lu","ma","me","je","ve","sa"],abbreviated:["dim.","lun.","mar.","mer.","jeu.","ven.","sam."],wide:["dimanche","lundi","mardi","mercredi","jeudi","vendredi","samedi"]},tS={narrow:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"mat.",afternoon:"ap.m.",evening:"soir",night:"mat."},abbreviated:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"matin",afternoon:"après-midi",evening:"soir",night:"matin"},wide:{am:"AM",pm:"PM",midnight:"minuit",noon:"midi",morning:"du matin",afternoon:"de l’après-midi",evening:"du soir",night:"du matin"}},nS=(e,t)=>{const n=Number(e),r=t==null?void 0:t.unit;if(n===0)return"0";const i=["year","week","hour","minute","second"];let a;return n===1?a=r&&i.includes(r)?"ère":"er":a="ème",n+a},rS=["MMM","MMMM"],iS={preprocessor:(e,t)=>e.getDate()===1||!t.some(r=>r.isToken&&rS.includes(r.value))?t:t.map(r=>r.isToken&&r.value==="do"?{isToken:!0,value:"d"}:r),ordinalNumber:nS,era:le({values:Y1,defaultWidth:"wide"}),quarter:le({values:_1,defaultWidth:"wide",argumentCallback:e=>e-1}),month:le({values:$1,defaultWidth:"wide"}),day:le({values:eS,defaultWidth:"wide"}),dayPeriod:le({values:tS,defaultWidth:"wide"})},oS=/^(\d+)(ième|ère|ème|er|e)?/i,aS=/\d+/i,sS={narrow:/^(av\.J\.C|ap\.J\.C|ap\.J\.-C)/i,abbreviated:/^(av\.J\.-C|av\.J-C|apr\.J\.-C|apr\.J-C|ap\.J-C)/i,wide:/^(avant Jésus-Christ|après Jésus-Christ)/i},lS={any:[/^av/i,/^ap/i]},uS={narrow:/^T?[1234]/i,abbreviated:/^[1234](er|ème|e)? trim\.?/i,wide:/^[1234](er|ème|e)? trimestre/i},cS={any:[/1/i,/2/i,/3/i,/4/i]},dS={narrow:/^[jfmasond]/i,abbreviated:/^(janv|févr|mars|avr|mai|juin|juill|juil|août|sept|oct|nov|déc)\.?/i,wide:/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i},fS={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^av/i,/^ma/i,/^juin/i,/^juil/i,/^ao/i,/^s/i,/^o/i,/^n/i,/^d/i]},mS={narrow:/^[lmjvsd]/i,short:/^(di|lu|ma|me|je|ve|sa)/i,abbreviated:/^(dim|lun|mar|mer|jeu|ven|sam)\.?/i,wide:/^(dimanche|lundi|mardi|mercredi|jeudi|vendredi|samedi)/i},pS={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^j/i,/^v/i,/^s/i],any:[/^di/i,/^lu/i,/^ma/i,/^me/i,/^je/i,/^ve/i,/^sa/i]},hS={narrow:/^(a|p|minuit|midi|mat\.?|ap\.?m\.?|soir|nuit)/i,any:/^([ap]\.?\s?m\.?|du matin|de l'après[-\s]midi|du soir|de la nuit)/i},gS={any:{am:/^a/i,pm:/^p/i,midnight:/^min/i,noon:/^mid/i,morning:/mat/i,afternoon:/ap/i,evening:/soir/i,night:/nuit/i}},bS={ordinalNumber:Qt({matchPattern:oS,parsePattern:aS,valueCallback:e=>parseInt(e)}),era:ue({matchPatterns:sS,defaultMatchWidth:"wide",parsePatterns:lS,defaultParseWidth:"any"}),quarter:ue({matchPatterns:uS,defaultMatchWidth:"wide",parsePatterns:cS,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:dS,defaultMatchWidth:"wide",parsePatterns:fS,defaultParseWidth:"any"}),day:ue({matchPatterns:mS,defaultMatchWidth:"wide",parsePatterns:pS,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:hS,defaultMatchWidth:"any",parsePatterns:gS,defaultParseWidth:"any"})},yS={code:"fr",formatDistance:H1,formatLong:G1,formatRelative:Q1,localize:iS,match:bS,options:{weekStartsOn:1,firstWeekContainsDate:4}},vS={lessThanXSeconds:{one:"meno di un secondo",other:"meno di {{count}} secondi"},xSeconds:{one:"un secondo",other:"{{count}} secondi"},halfAMinute:"alcuni secondi",lessThanXMinutes:{one:"meno di un minuto",other:"meno di {{count}} minuti"},xMinutes:{one:"un minuto",other:"{{count}} minuti"},aboutXHours:{one:"circa un'ora",other:"circa {{count}} ore"},xHours:{one:"un'ora",other:"{{count}} ore"},xDays:{one:"un giorno",other:"{{count}} giorni"},aboutXWeeks:{one:"circa una settimana",other:"circa {{count}} settimane"},xWeeks:{one:"una settimana",other:"{{count}} settimane"},aboutXMonths:{one:"circa un mese",other:"circa {{count}} mesi"},xMonths:{one:"un mese",other:"{{count}} mesi"},aboutXYears:{one:"circa un anno",other:"circa {{count}} anni"},xYears:{one:"un anno",other:"{{count}} anni"},overXYears:{one:"più di un anno",other:"più di {{count}} anni"},almostXYears:{one:"quasi un anno",other:"quasi {{count}} anni"}},xS=(e,t,n)=>{let r;const i=vS[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"tra "+r:r+" fa":r},wS={full:"EEEE d MMMM y",long:"d MMMM y",medium:"d MMM y",short:"dd/MM/y"},kS={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},SS={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}} {{time}}",short:"{{date}} {{time}}"},CS={date:Re({formats:wS,defaultWidth:"full"}),time:Re({formats:kS,defaultWidth:"full"}),dateTime:Re({formats:SS,defaultWidth:"full"})},da=["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"];function AS(e){switch(e){case 0:return"'domenica scorsa alle' p";default:return"'"+da[e]+" scorso alle' p"}}function dl(e){return"'"+da[e]+" alle' p"}function zS(e){switch(e){case 0:return"'domenica prossima alle' p";default:return"'"+da[e]+" prossimo alle' p"}}const ES={lastWeek:(e,t,n)=>{const r=e.getDay();return sr(e,t,n)?dl(r):AS(r)},yesterday:"'ieri alle' p",today:"'oggi alle' p",tomorrow:"'domani alle' p",nextWeek:(e,t,n)=>{const r=e.getDay();return sr(e,t,n)?dl(r):zS(r)},other:"P"},PS=(e,t,n,r)=>{const i=ES[e];return typeof i=="function"?i(t,n,r):i},jS={narrow:["aC","dC"],abbreviated:["a.C.","d.C."],wide:["avanti Cristo","dopo Cristo"]},TS={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1º trimestre","2º trimestre","3º trimestre","4º trimestre"]},NS={narrow:["G","F","M","A","M","G","L","A","S","O","N","D"],abbreviated:["gen","feb","mar","apr","mag","giu","lug","ago","set","ott","nov","dic"],wide:["gennaio","febbraio","marzo","aprile","maggio","giugno","luglio","agosto","settembre","ottobre","novembre","dicembre"]},MS={narrow:["D","L","M","M","G","V","S"],short:["dom","lun","mar","mer","gio","ven","sab"],abbreviated:["dom","lun","mar","mer","gio","ven","sab"],wide:["domenica","lunedì","martedì","mercoledì","giovedì","venerdì","sabato"]},IS={narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"mattina",afternoon:"pomeriggio",evening:"sera",night:"notte"}},DS={narrow:{am:"m.",pm:"p.",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},abbreviated:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"},wide:{am:"AM",pm:"PM",midnight:"mezzanotte",noon:"mezzogiorno",morning:"di mattina",afternoon:"del pomeriggio",evening:"di sera",night:"di notte"}},RS=(e,t)=>{const n=Number(e);return String(n)},LS={ordinalNumber:RS,era:le({values:jS,defaultWidth:"wide"}),quarter:le({values:TS,defaultWidth:"wide",argumentCallback:e=>e-1}),month:le({values:NS,defaultWidth:"wide"}),day:le({values:MS,defaultWidth:"wide"}),dayPeriod:le({values:IS,defaultWidth:"wide",formattingValues:DS,defaultFormattingWidth:"wide"})},OS=/^(\d+)(º)?/i,FS=/\d+/i,BS={narrow:/^(aC|dC)/i,abbreviated:/^(a\.?\s?C\.?|a\.?\s?e\.?\s?v\.?|d\.?\s?C\.?|e\.?\s?v\.?)/i,wide:/^(avanti Cristo|avanti Era Volgare|dopo Cristo|Era Volgare)/i},WS={any:[/^a/i,/^(d|e)/i]},VS={narrow:/^[1234]/i,abbreviated:/^t[1234]/i,wide:/^[1234](º)? trimestre/i},qS={any:[/1/i,/2/i,/3/i,/4/i]},JS={narrow:/^[gfmalsond]/i,abbreviated:/^(gen|feb|mar|apr|mag|giu|lug|ago|set|ott|nov|dic)/i,wide:/^(gennaio|febbraio|marzo|aprile|maggio|giugno|luglio|agosto|settembre|ottobre|novembre|dicembre)/i},HS={narrow:[/^g/i,/^f/i,/^m/i,/^a/i,/^m/i,/^g/i,/^l/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ge/i,/^f/i,/^mar/i,/^ap/i,/^mag/i,/^gi/i,/^l/i,/^ag/i,/^s/i,/^o/i,/^n/i,/^d/i]},US={narrow:/^[dlmgvs]/i,short:/^(do|lu|ma|me|gi|ve|sa)/i,abbreviated:/^(dom|lun|mar|mer|gio|ven|sab)/i,wide:/^(domenica|luned[i|ì]|marted[i|ì]|mercoled[i|ì]|gioved[i|ì]|venerd[i|ì]|sabato)/i},XS={narrow:[/^d/i,/^l/i,/^m/i,/^m/i,/^g/i,/^v/i,/^s/i],any:[/^d/i,/^l/i,/^ma/i,/^me/i,/^g/i,/^v/i,/^s/i]},ZS={narrow:/^(a|m\.|p|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i,any:/^([ap]\.?\s?m\.?|mezzanotte|mezzogiorno|(di|del) (mattina|pomeriggio|sera|notte))/i},GS={any:{am:/^a/i,pm:/^p/i,midnight:/^mezza/i,noon:/^mezzo/i,morning:/mattina/i,afternoon:/pomeriggio/i,evening:/sera/i,night:/notte/i}},KS={ordinalNumber:Qt({matchPattern:OS,parsePattern:FS,valueCallback:e=>parseInt(e,10)}),era:ue({matchPatterns:BS,defaultMatchWidth:"wide",parsePatterns:WS,defaultParseWidth:"any"}),quarter:ue({matchPatterns:VS,defaultMatchWidth:"wide",parsePatterns:qS,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:JS,defaultMatchWidth:"wide",parsePatterns:HS,defaultParseWidth:"any"}),day:ue({matchPatterns:US,defaultMatchWidth:"wide",parsePatterns:XS,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:ZS,defaultMatchWidth:"any",parsePatterns:GS,defaultParseWidth:"any"})},QS={code:"it",formatDistance:xS,formatLong:CS,formatRelative:PS,localize:LS,match:KS,options:{weekStartsOn:1,firstWeekContainsDate:4}},YS={lessThanXSeconds:{one:{regular:"mniej niż sekunda",past:"mniej niż sekundę",future:"mniej niż sekundę"},twoFour:"mniej niż {{count}} sekundy",other:"mniej niż {{count}} sekund"},xSeconds:{one:{regular:"sekunda",past:"sekundę",future:"sekundę"},twoFour:"{{count}} sekundy",other:"{{count}} sekund"},halfAMinute:{one:"pół minuty",twoFour:"pół minuty",other:"pół minuty"},lessThanXMinutes:{one:{regular:"mniej niż minuta",past:"mniej niż minutę",future:"mniej niż minutę"},twoFour:"mniej niż {{count}} minuty",other:"mniej niż {{count}} minut"},xMinutes:{one:{regular:"minuta",past:"minutę",future:"minutę"},twoFour:"{{count}} minuty",other:"{{count}} minut"},aboutXHours:{one:{regular:"około godziny",past:"około godziny",future:"około godzinę"},twoFour:"około {{count}} godziny",other:"około {{count}} godzin"},xHours:{one:{regular:"godzina",past:"godzinę",future:"godzinę"},twoFour:"{{count}} godziny",other:"{{count}} godzin"},xDays:{one:{regular:"dzień",past:"dzień",future:"1 dzień"},twoFour:"{{count}} dni",other:"{{count}} dni"},aboutXWeeks:{one:"około tygodnia",twoFour:"około {{count}} tygodni",other:"około {{count}} tygodni"},xWeeks:{one:"tydzień",twoFour:"{{count}} tygodnie",other:"{{count}} tygodni"},aboutXMonths:{one:"około miesiąc",twoFour:"około {{count}} miesiące",other:"około {{count}} miesięcy"},xMonths:{one:"miesiąc",twoFour:"{{count}} miesiące",other:"{{count}} miesięcy"},aboutXYears:{one:"około rok",twoFour:"około {{count}} lata",other:"około {{count}} lat"},xYears:{one:"rok",twoFour:"{{count}} lata",other:"{{count}} lat"},overXYears:{one:"ponad rok",twoFour:"ponad {{count}} lata",other:"ponad {{count}} lat"},almostXYears:{one:"prawie rok",twoFour:"prawie {{count}} lata",other:"prawie {{count}} lat"}};function _S(e,t){if(t===1)return e.one;const n=t%100;if(n<=20&&n>10)return e.other;const r=n%10;return r>=2&&r<=4?e.twoFour:e.other}function no(e,t,n){const r=_S(e,t);return(typeof r=="string"?r:r[n]).replace("{{count}}",String(t))}const $S=(e,t,n)=>{const r=YS[e];return n!=null&&n.addSuffix?n.comparison&&n.comparison>0?"za "+no(r,t,"future"):no(r,t,"past")+" temu":no(r,t,"regular")},eC={full:"EEEE, do MMMM y",long:"do MMMM y",medium:"do MMM y",short:"dd.MM.y"},tC={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},nC={full:"{{date}} {{time}}",long:"{{date}} {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},rC={date:Re({formats:eC,defaultWidth:"full"}),time:Re({formats:tC,defaultWidth:"full"}),dateTime:Re({formats:nC,defaultWidth:"full"})},iC={masculine:"ostatni",feminine:"ostatnia"},oC={masculine:"ten",feminine:"ta"},aC={masculine:"następny",feminine:"następna"},sC={0:"feminine",1:"masculine",2:"masculine",3:"feminine",4:"masculine",5:"masculine",6:"feminine"};function fl(e,t,n,r){let i;if(sr(t,n,r))i=oC;else if(e==="lastWeek")i=iC;else if(e==="nextWeek")i=aC;else throw new Error(`Cannot determine adjectives for token ${e}`);const a=t.getDay(),o=sC[a];return`'${i[o]}' eeee 'o' p`}const lC={lastWeek:fl,yesterday:"'wczoraj o' p",today:"'dzisiaj o' p",tomorrow:"'jutro o' p",nextWeek:fl,other:"P"},uC=(e,t,n,r)=>{const i=lC[e];return typeof i=="function"?i(e,t,n,r):i},cC={narrow:["p.n.e.","n.e."],abbreviated:["p.n.e.","n.e."],wide:["przed naszą erą","naszej ery"]},dC={narrow:["1","2","3","4"],abbreviated:["I kw.","II kw.","III kw.","IV kw."],wide:["I kwartał","II kwartał","III kwartał","IV kwartał"]},fC={narrow:["S","L","M","K","M","C","L","S","W","P","L","G"],abbreviated:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],wide:["styczeń","luty","marzec","kwiecień","maj","czerwiec","lipiec","sierpień","wrzesień","październik","listopad","grudzień"]},mC={narrow:["s","l","m","k","m","c","l","s","w","p","l","g"],abbreviated:["sty","lut","mar","kwi","maj","cze","lip","sie","wrz","paź","lis","gru"],wide:["stycznia","lutego","marca","kwietnia","maja","czerwca","lipca","sierpnia","września","października","listopada","grudnia"]},pC={narrow:["N","P","W","Ś","C","P","S"],short:["nie","pon","wto","śro","czw","pią","sob"],abbreviated:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."],wide:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},hC={narrow:["n","p","w","ś","c","p","s"],short:["nie","pon","wto","śro","czw","pią","sob"],abbreviated:["niedz.","pon.","wt.","śr.","czw.","pt.","sob."],wide:["niedziela","poniedziałek","wtorek","środa","czwartek","piątek","sobota"]},gC={narrow:{am:"a",pm:"p",midnight:"półn.",noon:"poł",morning:"rano",afternoon:"popoł.",evening:"wiecz.",night:"noc"},abbreviated:{am:"AM",pm:"PM",midnight:"północ",noon:"południe",morning:"rano",afternoon:"popołudnie",evening:"wieczór",night:"noc"},wide:{am:"AM",pm:"PM",midnight:"północ",noon:"południe",morning:"rano",afternoon:"popołudnie",evening:"wieczór",night:"noc"}},bC={narrow:{am:"a",pm:"p",midnight:"o półn.",noon:"w poł.",morning:"rano",afternoon:"po poł.",evening:"wiecz.",night:"w nocy"},abbreviated:{am:"AM",pm:"PM",midnight:"o północy",noon:"w południe",morning:"rano",afternoon:"po południu",evening:"wieczorem",night:"w nocy"},wide:{am:"AM",pm:"PM",midnight:"o północy",noon:"w południe",morning:"rano",afternoon:"po południu",evening:"wieczorem",night:"w nocy"}},yC=(e,t)=>String(e),vC={ordinalNumber:yC,era:le({values:cC,defaultWidth:"wide"}),quarter:le({values:dC,defaultWidth:"wide",argumentCallback:e=>e-1}),month:le({values:fC,defaultWidth:"wide",formattingValues:mC,defaultFormattingWidth:"wide"}),day:le({values:pC,defaultWidth:"wide",formattingValues:hC,defaultFormattingWidth:"wide"}),dayPeriod:le({values:gC,defaultWidth:"wide",formattingValues:bC,defaultFormattingWidth:"wide"})},xC=/^(\d+)?/i,wC=/\d+/i,kC={narrow:/^(p\.?\s*n\.?\s*e\.?\s*|n\.?\s*e\.?\s*)/i,abbreviated:/^(p\.?\s*n\.?\s*e\.?\s*|n\.?\s*e\.?\s*)/i,wide:/^(przed\s*nasz(ą|a)\s*er(ą|a)|naszej\s*ery)/i},SC={any:[/^p/i,/^n/i]},CC={narrow:/^[1234]/i,abbreviated:/^(I|II|III|IV)\s*kw\.?/i,wide:/^(I|II|III|IV)\s*kwarta(ł|l)/i},AC={narrow:[/1/i,/2/i,/3/i,/4/i],any:[/^I kw/i,/^II kw/i,/^III kw/i,/^IV kw/i]},zC={narrow:/^[slmkcwpg]/i,abbreviated:/^(sty|lut|mar|kwi|maj|cze|lip|sie|wrz|pa(ź|z)|lis|gru)/i,wide:/^(stycznia|stycze(ń|n)|lutego|luty|marca|marzec|kwietnia|kwiecie(ń|n)|maja|maj|czerwca|czerwiec|lipca|lipiec|sierpnia|sierpie(ń|n)|wrze(ś|s)nia|wrzesie(ń|n)|pa(ź|z)dziernika|pa(ź|z)dziernik|listopada|listopad|grudnia|grudzie(ń|n))/i},EC={narrow:[/^s/i,/^l/i,/^m/i,/^k/i,/^m/i,/^c/i,/^l/i,/^s/i,/^w/i,/^p/i,/^l/i,/^g/i],any:[/^st/i,/^lu/i,/^mar/i,/^k/i,/^maj/i,/^c/i,/^lip/i,/^si/i,/^w/i,/^p/i,/^lis/i,/^g/i]},PC={narrow:/^[npwścs]/i,short:/^(nie|pon|wto|(ś|s)ro|czw|pi(ą|a)|sob)/i,abbreviated:/^(niedz|pon|wt|(ś|s)r|czw|pt|sob)\.?/i,wide:/^(niedziela|poniedzia(ł|l)ek|wtorek|(ś|s)roda|czwartek|pi(ą|a)tek|sobota)/i},jC={narrow:[/^n/i,/^p/i,/^w/i,/^ś/i,/^c/i,/^p/i,/^s/i],abbreviated:[/^n/i,/^po/i,/^w/i,/^(ś|s)r/i,/^c/i,/^pt/i,/^so/i],any:[/^n/i,/^po/i,/^w/i,/^(ś|s)r/i,/^c/i,/^pi/i,/^so/i]},TC={narrow:/^(^a$|^p$|pó(ł|l)n\.?|o\s*pó(ł|l)n\.?|po(ł|l)\.?|w\s*po(ł|l)\.?|po\s*po(ł|l)\.?|rano|wiecz\.?|noc|w\s*nocy)/i,any:/^(am|pm|pó(ł|l)noc|o\s*pó(ł|l)nocy|po(ł|l)udnie|w\s*po(ł|l)udnie|popo(ł|l)udnie|po\s*po(ł|l)udniu|rano|wieczór|wieczorem|noc|w\s*nocy)/i},NC={narrow:{am:/^a$/i,pm:/^p$/i,midnight:/pó(ł|l)n/i,noon:/po(ł|l)/i,morning:/rano/i,afternoon:/po\s*po(ł|l)/i,evening:/wiecz/i,night:/noc/i},any:{am:/^am/i,pm:/^pm/i,midnight:/pó(ł|l)n/i,noon:/po(ł|l)/i,morning:/rano/i,afternoon:/po\s*po(ł|l)/i,evening:/wiecz/i,night:/noc/i}},MC={ordinalNumber:Qt({matchPattern:xC,parsePattern:wC,valueCallback:e=>parseInt(e,10)}),era:ue({matchPatterns:kC,defaultMatchWidth:"wide",parsePatterns:SC,defaultParseWidth:"any"}),quarter:ue({matchPatterns:CC,defaultMatchWidth:"wide",parsePatterns:AC,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:zC,defaultMatchWidth:"wide",parsePatterns:EC,defaultParseWidth:"any"}),day:ue({matchPatterns:PC,defaultMatchWidth:"wide",parsePatterns:jC,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:TC,defaultMatchWidth:"any",parsePatterns:NC,defaultParseWidth:"any"})},IC={code:"pl",formatDistance:$S,formatLong:rC,formatRelative:uC,localize:vC,match:MC,options:{weekStartsOn:1,firstWeekContainsDate:4}},DC={lessThanXSeconds:{one:"bir saniyeden az",other:"{{count}} saniyeden az"},xSeconds:{one:"1 saniye",other:"{{count}} saniye"},halfAMinute:"yarım dakika",lessThanXMinutes:{one:"bir dakikadan az",other:"{{count}} dakikadan az"},xMinutes:{one:"1 dakika",other:"{{count}} dakika"},aboutXHours:{one:"yaklaşık 1 saat",other:"yaklaşık {{count}} saat"},xHours:{one:"1 saat",other:"{{count}} saat"},xDays:{one:"1 gün",other:"{{count}} gün"},aboutXWeeks:{one:"yaklaşık 1 hafta",other:"yaklaşık {{count}} hafta"},xWeeks:{one:"1 hafta",other:"{{count}} hafta"},aboutXMonths:{one:"yaklaşık 1 ay",other:"yaklaşık {{count}} ay"},xMonths:{one:"1 ay",other:"{{count}} ay"},aboutXYears:{one:"yaklaşık 1 yıl",other:"yaklaşık {{count}} yıl"},xYears:{one:"1 yıl",other:"{{count}} yıl"},overXYears:{one:"1 yıldan fazla",other:"{{count}} yıldan fazla"},almostXYears:{one:"neredeyse 1 yıl",other:"neredeyse {{count}} yıl"}},RC=(e,t,n)=>{let r;const i=DC[e];return typeof i=="string"?r=i:t===1?r=i.one:r=i.other.replace("{{count}}",t.toString()),n!=null&&n.addSuffix?n.comparison&&n.comparison>0?r+" sonra":r+" önce":r},LC={full:"d MMMM y EEEE",long:"d MMMM y",medium:"d MMM y",short:"dd.MM.yyyy"},OC={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},FC={full:"{{date}} 'saat' {{time}}",long:"{{date}} 'saat' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},BC={date:Re({formats:LC,defaultWidth:"full"}),time:Re({formats:OC,defaultWidth:"full"}),dateTime:Re({formats:FC,defaultWidth:"full"})},WC={lastWeek:"'geçen hafta' eeee 'saat' p",yesterday:"'dün saat' p",today:"'bugün saat' p",tomorrow:"'yarın saat' p",nextWeek:"eeee 'saat' p",other:"P"},VC=(e,t,n,r)=>WC[e],qC={narrow:["MÖ","MS"],abbreviated:["MÖ","MS"],wide:["Milattan Önce","Milattan Sonra"]},JC={narrow:["1","2","3","4"],abbreviated:["1Ç","2Ç","3Ç","4Ç"],wide:["İlk çeyrek","İkinci Çeyrek","Üçüncü çeyrek","Son çeyrek"]},HC={narrow:["O","Ş","M","N","M","H","T","A","E","E","K","A"],abbreviated:["Oca","Şub","Mar","Nis","May","Haz","Tem","Ağu","Eyl","Eki","Kas","Ara"],wide:["Ocak","Şubat","Mart","Nisan","Mayıs","Haziran","Temmuz","Ağustos","Eylül","Ekim","Kasım","Aralık"]},UC={narrow:["P","P","S","Ç","P","C","C"],short:["Pz","Pt","Sa","Ça","Pe","Cu","Ct"],abbreviated:["Paz","Pzt","Sal","Çar","Per","Cum","Cts"],wide:["Pazar","Pazartesi","Salı","Çarşamba","Perşembe","Cuma","Cumartesi"]},XC={narrow:{am:"öö",pm:"ös",midnight:"gy",noon:"ö",morning:"sa",afternoon:"ös",evening:"ak",night:"ge"},abbreviated:{am:"ÖÖ",pm:"ÖS",midnight:"gece yarısı",noon:"öğle",morning:"sabah",afternoon:"öğleden sonra",evening:"akşam",night:"gece"},wide:{am:"Ö.Ö.",pm:"Ö.S.",midnight:"gece yarısı",noon:"öğle",morning:"sabah",afternoon:"öğleden sonra",evening:"akşam",night:"gece"}},ZC={narrow:{am:"öö",pm:"ös",midnight:"gy",noon:"ö",morning:"sa",afternoon:"ös",evening:"ak",night:"ge"},abbreviated:{am:"ÖÖ",pm:"ÖS",midnight:"gece yarısı",noon:"öğlen",morning:"sabahleyin",afternoon:"öğleden sonra",evening:"akşamleyin",night:"geceleyin"},wide:{am:"ö.ö.",pm:"ö.s.",midnight:"gece yarısı",noon:"öğlen",morning:"sabahleyin",afternoon:"öğleden sonra",evening:"akşamleyin",night:"geceleyin"}},GC=(e,t)=>Number(e)+".",KC={ordinalNumber:GC,era:le({values:qC,defaultWidth:"wide"}),quarter:le({values:JC,defaultWidth:"wide",argumentCallback:e=>Number(e)-1}),month:le({values:HC,defaultWidth:"wide"}),day:le({values:UC,defaultWidth:"wide"}),dayPeriod:le({values:XC,defaultWidth:"wide",formattingValues:ZC,defaultFormattingWidth:"wide"})},QC=/^(\d+)(\.)?/i,YC=/\d+/i,_C={narrow:/^(mö|ms)/i,abbreviated:/^(mö|ms)/i,wide:/^(milattan önce|milattan sonra)/i},$C={any:[/(^mö|^milattan önce)/i,/(^ms|^milattan sonra)/i]},eA={narrow:/^[1234]/i,abbreviated:/^[1234]ç/i,wide:/^((i|İ)lk|(i|İ)kinci|üçüncü|son) çeyrek/i},tA={any:[/1/i,/2/i,/3/i,/4/i],abbreviated:[/1ç/i,/2ç/i,/3ç/i,/4ç/i],wide:[/^(i|İ)lk çeyrek/i,/(i|İ)kinci çeyrek/i,/üçüncü çeyrek/i,/son çeyrek/i]},nA={narrow:/^[oşmnhtaek]/i,abbreviated:/^(oca|şub|mar|nis|may|haz|tem|ağu|eyl|eki|kas|ara)/i,wide:/^(ocak|şubat|mart|nisan|mayıs|haziran|temmuz|ağustos|eylül|ekim|kasım|aralık)/i},rA={narrow:[/^o/i,/^ş/i,/^m/i,/^n/i,/^m/i,/^h/i,/^t/i,/^a/i,/^e/i,/^e/i,/^k/i,/^a/i],any:[/^o/i,/^ş/i,/^mar/i,/^n/i,/^may/i,/^h/i,/^t/i,/^ağ/i,/^ey/i,/^ek/i,/^k/i,/^ar/i]},iA={narrow:/^[psçc]/i,short:/^(pz|pt|sa|ça|pe|cu|ct)/i,abbreviated:/^(paz|pzt|sal|çar|per|cum|cts)/i,wide:/^(pazar(?!tesi)|pazartesi|salı|çarşamba|perşembe|cuma(?!rtesi)|cumartesi)/i},oA={narrow:[/^p/i,/^p/i,/^s/i,/^ç/i,/^p/i,/^c/i,/^c/i],any:[/^pz/i,/^pt/i,/^sa/i,/^ça/i,/^pe/i,/^cu/i,/^ct/i],wide:[/^pazar(?!tesi)/i,/^pazartesi/i,/^salı/i,/^çarşamba/i,/^perşembe/i,/^cuma(?!rtesi)/i,/^cumartesi/i]},aA={narrow:/^(öö|ös|gy|ö|sa|ös|ak|ge)/i,any:/^(ö\.?\s?[ös]\.?|öğleden sonra|gece yarısı|öğle|(sabah|öğ|akşam|gece)(leyin))/i},sA={any:{am:/^ö\.?ö\.?/i,pm:/^ö\.?s\.?/i,midnight:/^(gy|gece yarısı)/i,noon:/^öğ/i,morning:/^sa/i,afternoon:/^öğleden sonra/i,evening:/^ak/i,night:/^ge/i}},lA={ordinalNumber:Qt({matchPattern:QC,parsePattern:YC,valueCallback:function(e){return parseInt(e,10)}}),era:ue({matchPatterns:_C,defaultMatchWidth:"wide",parsePatterns:$C,defaultParseWidth:"any"}),quarter:ue({matchPatterns:eA,defaultMatchWidth:"wide",parsePatterns:tA,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:nA,defaultMatchWidth:"wide",parsePatterns:rA,defaultParseWidth:"any"}),day:ue({matchPatterns:iA,defaultMatchWidth:"wide",parsePatterns:oA,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:aA,defaultMatchWidth:"any",parsePatterns:sA,defaultParseWidth:"any"})},uA={code:"tr",formatDistance:RC,formatLong:BC,formatRelative:VC,localize:KC,match:lA,options:{weekStartsOn:1,firstWeekContainsDate:1}};function Yn(e,t){if(e.one!==void 0&&t===1)return e.one;const n=t%10,r=t%100;return n===1&&r!==11?e.singularNominative.replace("{{count}}",String(t)):n>=2&&n<=4&&(r<10||r>20)?e.singularGenitive.replace("{{count}}",String(t)):e.pluralGenitive.replace("{{count}}",String(t))}function ut(e){return(t,n)=>n&&n.addSuffix?n.comparison&&n.comparison>0?e.future?Yn(e.future,t):"за "+Yn(e.regular,t):e.past?Yn(e.past,t):Yn(e.regular,t)+" тому":Yn(e.regular,t)}const cA=(e,t)=>t&&t.addSuffix?t.comparison&&t.comparison>0?"за півхвилини":"півхвилини тому":"півхвилини",dA={lessThanXSeconds:ut({regular:{one:"менше секунди",singularNominative:"менше {{count}} секунди",singularGenitive:"менше {{count}} секунд",pluralGenitive:"менше {{count}} секунд"},future:{one:"менше, ніж за секунду",singularNominative:"менше, ніж за {{count}} секунду",singularGenitive:"менше, ніж за {{count}} секунди",pluralGenitive:"менше, ніж за {{count}} секунд"}}),xSeconds:ut({regular:{singularNominative:"{{count}} секунда",singularGenitive:"{{count}} секунди",pluralGenitive:"{{count}} секунд"},past:{singularNominative:"{{count}} секунду тому",singularGenitive:"{{count}} секунди тому",pluralGenitive:"{{count}} секунд тому"},future:{singularNominative:"за {{count}} секунду",singularGenitive:"за {{count}} секунди",pluralGenitive:"за {{count}} секунд"}}),halfAMinute:cA,lessThanXMinutes:ut({regular:{one:"менше хвилини",singularNominative:"менше {{count}} хвилини",singularGenitive:"менше {{count}} хвилин",pluralGenitive:"менше {{count}} хвилин"},future:{one:"менше, ніж за хвилину",singularNominative:"менше, ніж за {{count}} хвилину",singularGenitive:"менше, ніж за {{count}} хвилини",pluralGenitive:"менше, ніж за {{count}} хвилин"}}),xMinutes:ut({regular:{singularNominative:"{{count}} хвилина",singularGenitive:"{{count}} хвилини",pluralGenitive:"{{count}} хвилин"},past:{singularNominative:"{{count}} хвилину тому",singularGenitive:"{{count}} хвилини тому",pluralGenitive:"{{count}} хвилин тому"},future:{singularNominative:"за {{count}} хвилину",singularGenitive:"за {{count}} хвилини",pluralGenitive:"за {{count}} хвилин"}}),aboutXHours:ut({regular:{singularNominative:"близько {{count}} години",singularGenitive:"близько {{count}} годин",pluralGenitive:"близько {{count}} годин"},future:{singularNominative:"приблизно за {{count}} годину",singularGenitive:"приблизно за {{count}} години",pluralGenitive:"приблизно за {{count}} годин"}}),xHours:ut({regular:{singularNominative:"{{count}} годину",singularGenitive:"{{count}} години",pluralGenitive:"{{count}} годин"}}),xDays:ut({regular:{singularNominative:"{{count}} день",singularGenitive:"{{count}} днi",pluralGenitive:"{{count}} днів"}}),aboutXWeeks:ut({regular:{singularNominative:"близько {{count}} тижня",singularGenitive:"близько {{count}} тижнів",pluralGenitive:"близько {{count}} тижнів"},future:{singularNominative:"приблизно за {{count}} тиждень",singularGenitive:"приблизно за {{count}} тижні",pluralGenitive:"приблизно за {{count}} тижнів"}}),xWeeks:ut({regular:{singularNominative:"{{count}} тиждень",singularGenitive:"{{count}} тижні",pluralGenitive:"{{count}} тижнів"}}),aboutXMonths:ut({regular:{singularNominative:"близько {{count}} місяця",singularGenitive:"близько {{count}} місяців",pluralGenitive:"близько {{count}} місяців"},future:{singularNominative:"приблизно за {{count}} місяць",singularGenitive:"приблизно за {{count}} місяці",pluralGenitive:"приблизно за {{count}} місяців"}}),xMonths:ut({regular:{singularNominative:"{{count}} місяць",singularGenitive:"{{count}} місяці",pluralGenitive:"{{count}} місяців"}}),aboutXYears:ut({regular:{singularNominative:"близько {{count}} року",singularGenitive:"близько {{count}} років",pluralGenitive:"близько {{count}} років"},future:{singularNominative:"приблизно за {{count}} рік",singularGenitive:"приблизно за {{count}} роки",pluralGenitive:"приблизно за {{count}} років"}}),xYears:ut({regular:{singularNominative:"{{count}} рік",singularGenitive:"{{count}} роки",pluralGenitive:"{{count}} років"}}),overXYears:ut({regular:{singularNominative:"більше {{count}} року",singularGenitive:"більше {{count}} років",pluralGenitive:"більше {{count}} років"},future:{singularNominative:"більше, ніж за {{count}} рік",singularGenitive:"більше, ніж за {{count}} роки",pluralGenitive:"більше, ніж за {{count}} років"}}),almostXYears:ut({regular:{singularNominative:"майже {{count}} рік",singularGenitive:"майже {{count}} роки",pluralGenitive:"майже {{count}} років"},future:{singularNominative:"майже за {{count}} рік",singularGenitive:"майже за {{count}} роки",pluralGenitive:"майже за {{count}} років"}})},fA=(e,t,n)=>(n=n||{},dA[e](t,n)),mA={full:"EEEE, do MMMM y 'р.'",long:"do MMMM y 'р.'",medium:"d MMM y 'р.'",short:"dd.MM.y"},pA={full:"H:mm:ss zzzz",long:"H:mm:ss z",medium:"H:mm:ss",short:"H:mm"},hA={full:"{{date}} 'о' {{time}}",long:"{{date}} 'о' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},gA={date:Re({formats:mA,defaultWidth:"full"}),time:Re({formats:pA,defaultWidth:"full"}),dateTime:Re({formats:hA,defaultWidth:"full"})},fa=["неділю","понеділок","вівторок","середу","четвер","п’ятницю","суботу"];function bA(e){const t=fa[e];switch(e){case 0:case 3:case 5:case 6:return"'у минулу "+t+" о' p";case 1:case 2:case 4:return"'у минулий "+t+" о' p"}}function ad(e){return"'у "+fa[e]+" о' p"}function yA(e){const t=fa[e];switch(e){case 0:case 3:case 5:case 6:return"'у наступну "+t+" о' p";case 1:case 2:case 4:return"'у наступний "+t+" о' p"}}const vA=(e,t,n)=>{const r=Ye(e),i=r.getDay();return sr(r,t,n)?ad(i):bA(i)},xA=(e,t,n)=>{const r=Ye(e),i=r.getDay();return sr(r,t,n)?ad(i):yA(i)},wA={lastWeek:vA,yesterday:"'вчора о' p",today:"'сьогодні о' p",tomorrow:"'завтра о' p",nextWeek:xA,other:"P"},kA=(e,t,n,r)=>{const i=wA[e];return typeof i=="function"?i(t,n,r):i},SA={narrow:["до н.е.","н.е."],abbreviated:["до н. е.","н. е."],wide:["до нашої ери","нашої ери"]},CA={narrow:["1","2","3","4"],abbreviated:["1-й кв.","2-й кв.","3-й кв.","4-й кв."],wide:["1-й квартал","2-й квартал","3-й квартал","4-й квартал"]},AA={narrow:["С","Л","Б","К","Т","Ч","Л","С","В","Ж","Л","Г"],abbreviated:["січ.","лют.","берез.","квіт.","трав.","черв.","лип.","серп.","верес.","жовт.","листоп.","груд."],wide:["січень","лютий","березень","квітень","травень","червень","липень","серпень","вересень","жовтень","листопад","грудень"]},zA={narrow:["С","Л","Б","К","Т","Ч","Л","С","В","Ж","Л","Г"],abbreviated:["січ.","лют.","берез.","квіт.","трав.","черв.","лип.","серп.","верес.","жовт.","листоп.","груд."],wide:["січня","лютого","березня","квітня","травня","червня","липня","серпня","вересня","жовтня","листопада","грудня"]},EA={narrow:["Н","П","В","С","Ч","П","С"],short:["нд","пн","вт","ср","чт","пт","сб"],abbreviated:["нед","пон","вів","сер","чтв","птн","суб"],wide:["неділя","понеділок","вівторок","середа","четвер","п’ятниця","субота"]},PA={narrow:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранок",afternoon:"день",evening:"веч.",night:"ніч"},abbreviated:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранок",afternoon:"день",evening:"веч.",night:"ніч"},wide:{am:"ДП",pm:"ПП",midnight:"північ",noon:"полудень",morning:"ранок",afternoon:"день",evening:"вечір",night:"ніч"}},jA={narrow:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"},abbreviated:{am:"ДП",pm:"ПП",midnight:"півн.",noon:"пол.",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"},wide:{am:"ДП",pm:"ПП",midnight:"північ",noon:"полудень",morning:"ранку",afternoon:"дня",evening:"веч.",night:"ночі"}},TA=(e,t)=>{const n=String(t==null?void 0:t.unit),r=Number(e);let i;return n==="date"?r===3||r===23?i="-є":i="-е":n==="minute"||n==="second"||n==="hour"?i="-а":i="-й",r+i},NA={ordinalNumber:TA,era:le({values:SA,defaultWidth:"wide"}),quarter:le({values:CA,defaultWidth:"wide",argumentCallback:e=>e-1}),month:le({values:AA,defaultWidth:"wide",formattingValues:zA,defaultFormattingWidth:"wide"}),day:le({values:EA,defaultWidth:"wide"}),dayPeriod:le({values:PA,defaultWidth:"any",formattingValues:jA,defaultFormattingWidth:"wide"})},MA=/^(\d+)(-?(е|й|є|а|я))?/i,IA=/\d+/i,DA={narrow:/^((до )?н\.?\s?е\.?)/i,abbreviated:/^((до )?н\.?\s?е\.?)/i,wide:/^(до нашої ери|нашої ери|наша ера)/i},RA={any:[/^д/i,/^н/i]},LA={narrow:/^[1234]/i,abbreviated:/^[1234](-?[иі]?й?)? кв.?/i,wide:/^[1234](-?[иі]?й?)? квартал/i},OA={any:[/1/i,/2/i,/3/i,/4/i]},FA={narrow:/^[слбктчвжг]/i,abbreviated:/^(січ|лют|бер(ез)?|квіт|трав|черв|лип|серп|вер(ес)?|жовт|лис(топ)?|груд)\.?/i,wide:/^(січень|січня|лютий|лютого|березень|березня|квітень|квітня|травень|травня|червня|червень|липень|липня|серпень|серпня|вересень|вересня|жовтень|жовтня|листопад[а]?|грудень|грудня)/i},BA={narrow:[/^с/i,/^л/i,/^б/i,/^к/i,/^т/i,/^ч/i,/^л/i,/^с/i,/^в/i,/^ж/i,/^л/i,/^г/i],any:[/^сі/i,/^лю/i,/^б/i,/^к/i,/^т/i,/^ч/i,/^лип/i,/^се/i,/^в/i,/^ж/i,/^лис/i,/^г/i]},WA={narrow:/^[нпвсч]/i,short:/^(нд|пн|вт|ср|чт|пт|сб)\.?/i,abbreviated:/^(нед|пон|вів|сер|че?тв|птн?|суб)\.?/i,wide:/^(неділ[яі]|понеділ[ок][ка]|вівтор[ок][ка]|серед[аи]|четвер(га)?|п\W*?ятниц[яі]|субот[аи])/i},VA={narrow:[/^н/i,/^п/i,/^в/i,/^с/i,/^ч/i,/^п/i,/^с/i],any:[/^н/i,/^п[он]/i,/^в/i,/^с[ер]/i,/^ч/i,/^п\W*?[ят]/i,/^с[уб]/i]},qA={narrow:/^([дп]п|півн\.?|пол\.?|ранок|ранку|день|дня|веч\.?|ніч|ночі)/i,abbreviated:/^([дп]п|півн\.?|пол\.?|ранок|ранку|день|дня|веч\.?|ніч|ночі)/i,wide:/^([дп]п|північ|полудень|ранок|ранку|день|дня|вечір|вечора|ніч|ночі)/i},JA={any:{am:/^дп/i,pm:/^пп/i,midnight:/^півн/i,noon:/^пол/i,morning:/^р/i,afternoon:/^д[ен]/i,evening:/^в/i,night:/^н/i}},HA={ordinalNumber:Qt({matchPattern:MA,parsePattern:IA,valueCallback:e=>parseInt(e,10)}),era:ue({matchPatterns:DA,defaultMatchWidth:"wide",parsePatterns:RA,defaultParseWidth:"any"}),quarter:ue({matchPatterns:LA,defaultMatchWidth:"wide",parsePatterns:OA,defaultParseWidth:"any",valueCallback:e=>e+1}),month:ue({matchPatterns:FA,defaultMatchWidth:"wide",parsePatterns:BA,defaultParseWidth:"any"}),day:ue({matchPatterns:WA,defaultMatchWidth:"wide",parsePatterns:VA,defaultParseWidth:"any"}),dayPeriod:ue({matchPatterns:qA,defaultMatchWidth:"wide",parsePatterns:JA,defaultParseWidth:"any"})},UA={code:"uk",formatDistance:fA,formatLong:gA,formatRelative:kA,localize:NA,match:HA,options:{weekStartsOn:1,firstWeekContainsDate:1}};function XA({quickActions:e,theme:t,onSelect:n}){return e.length?f.jsxs("div",{className:"space-y-1.5 mb-4 py-2",style:{animation:"fadeInUp 0.6s ease-out"},children:[f.jsx("div",{className:"relative flex gap-2 overflow-x-hidden overflow-y-visible py-1",children:f.jsx("div",{className:"flex gap-2 animate-[scrollLeft_25s_linear_infinite]",children:[...e.slice(0,4),...e.slice(0,4)].map((r,i)=>f.jsx("button",{onClick:()=>n(r.message),"aria-label":`Schnellaktion: ${r.title}`,className:`flex-shrink-0 px-4 py-2.5 rounded-full text-xs font-medium transition-all duration-300 whitespace-nowrap focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 focus:ring-offset-background hover:scale-105 border ${t==="light"?"bg-white/90 text-foreground shadow-none hover:bg-white hover:shadow-none":"bg-white/8 backdrop-blur-[10px] text-foreground/90 hover:bg-white/15 hover:shadow-[0_4px_15px_hsl(var(--glow-primary)/0.3)]"}`,style:{borderColor:"hsl(var(--chat-quick-border))"},children:r.title},`row1-${i}`))})}),f.jsx("div",{className:"relative flex gap-2 overflow-x-hidden overflow-y-visible py-1",children:f.jsx("div",{className:"flex gap-2 animate-[scrollRight_30s_linear_infinite]",children:[...e.slice(4),...e.slice(4)].map((r,i)=>f.jsx("button",{onClick:()=>n(r.message),"aria-label":`Schnellaktion: ${r.title}`,className:`flex-shrink-0 px-4 py-2.5 rounded-full text-xs font-medium transition-all duration-300 whitespace-nowrap hover:scale-105 focus:outline-none focus:ring-2 focus:ring-primary focus:ring-offset-2 focus:ring-offset-background border ${t==="light"?"bg-white/90 text-foreground shadow-none hover:bg-white hover:shadow-none":"bg-white/8 backdrop-blur-[10px] text-foreground/90 hover:bg-white/15 hover:shadow-[0_4px_15px_hsl(var(--glow-primary)/0.3)]"}`,style:{borderColor:"hsl(var(--chat-quick-border))"},children:r.title},`row2-${i}`))})})]}):null}const ZA=({sources:e})=>e.length===0?null:f.jsxs("div",{className:"space-y-1.5 w-full min-w-full",children:[f.jsx("div",{className:"text-[10px] uppercase tracking-wider text-foreground/50 font-semibold",children:"Quellen"}),f.jsx("div",{className:"flex flex-col gap-1",children:e.map((t,n)=>f.jsx("div",{className:"flex items-center gap-2 text-xs text-foreground/70 bg-muted rounded-lg px-3 py-2 border border-border hover:bg-muted/80 transition-all group w-full max-w-full min-w-full",children:t.url?f.jsxs("a",{href:t.url,target:"_blank",rel:"noopener noreferrer",className:"flex items-center gap-2 flex-1 min-w-0 max-w-full hover:text-primary transition-colors",children:[f.jsx(pn,{className:"w-3 h-3 flex-shrink-0 group-hover:scale-110 transition-transform"}),f.jsx("span",{className:"text-left break-words leading-snug",children:t.name})]}):f.jsxs("span",{className:"flex items-center gap-2 flex-1 min-w-0 max-w-full",children:[f.jsx("span",{className:"w-3 h-3 rounded-full bg-primary/30 flex-shrink-0"}),f.jsx("span",{className:"text-left break-words leading-snug",children:t.name})]})},n))})]}),ml={de:"de",en:"en",fr:"fr",es:"es",it:"it",tr:"tr",ar:"ar",pl:"pl",ua:"uk",simple:"de"},pl={de:{play:"Vorlesen",stop:"Vorlesen stoppen"},en:{play:"Play audio",stop:"Stop audio"},fr:{play:"Lire à haute voix",stop:"Arrêter la lecture"},es:{play:"Leer en voz alta",stop:"Detener la lectura"},it:{play:"Leggi ad alta voce",stop:"Ferma la lettura"},tr:{play:"Sesli oku",stop:"Okumayı durdur"},ar:{play:"تشغيل الصوت",stop:"إيقاف الصوت"},pl:{play:"Odczytaj",stop:"Zatrzymaj odczyt"},ua:{play:"Зачитати",stop:"Зупинити відтворення"},simple:{play:"Vorlesen",stop:"Vorlesen stoppen"}},hl={de:"de-DE",en:"en-US",fr:"fr-FR",es:"es-ES",it:"it-IT",tr:"tr-TR",ar:"ar",pl:"pl-PL",ua:"uk-UA",simple:"de-DE"};let it=null;const GA="data:audio/wav;base64,UklGRiYAAABXQVZFZm10IBAAAAABAAEAQB8AAIA+AAACABAAZGF0YQIAAAAAAA==",KA=()=>{if(typeof navigator>"u")return!1;const e=navigator.userAgent||"",t=navigator.platform||"",n=navigator.maxTouchPoints||0;return/iPad|iPhone|iPod/.test(e)||t==="MacIntel"&&n>1};let _n="locked";const QA=()=>{if(_n==="locked"&&!(typeof document>"u")){_n="attempting";try{const e=document.createElement("audio");e.preload="auto",e.src=GA,e.volume=0,e.muted=!1;const t=e.play();Promise.resolve(t).then(()=>{e.pause(),e.removeAttribute("src"),e.load(),_n="unlocked"}).catch(()=>{_n="locked"})}catch{_n="locked"}}},ro=()=>{if(it){const e=it;it=null,e.stop()}},YA=()=>{if(typeof window>"u")return!1;const e=window.MediaSource;return e?typeof e.isTypeSupported=="function"&&e.isTypeSupported("audio/mpeg"):!1},_A=e=>{var r;const t=e==null?void 0:e.trim();return t&&((r=t.split(";")[0])==null?void 0:r.trim())||"audio/mpeg"},$A=({text:e,language:t="de",className:n,modelId:r,voiceId:i,voiceSettings:a})=>{const[o,s]=I.useState("idle"),[l,u]=I.useState(null),c=I.useRef(+`${Date.now()}${Math.floor(Math.random()*1e3)}`),d=I.useRef(null),p=I.useRef(null),m=I.useRef(null),h=I.useRef(null),g=(N={})=>{var L;const{clearGlobal:P=!0}=N;(L=p.current)==null||L.abort(),p.current=null,d.current&&(d.current.pause(),d.current.currentTime=0,d.current.remove(),d.current=null),m.current&&(URL.revokeObjectURL(m.current),m.current=null,u(null)),h.current&&typeof window<"u"&&window.speechSynthesis&&((!P||(it==null?void 0:it.ownerId)===c.current)&&window.speechSynthesis.cancel(),h.current=null),P&&(it==null?void 0:it.ownerId)===c.current&&(it=null),s("idle")};I.useEffect(()=>()=>{g()},[]);const b=N=>{if(typeof window>"u"||typeof SpeechSynthesisUtterance>"u"||!window.speechSynthesis)return!1;ro(),g();const P=new SpeechSynthesisUtterance(N);P.lang=hl[t]||hl.de,h.current=P,s("playing");const L=()=>{window.speechSynthesis&&window.speechSynthesis.cancel(),g({clearGlobal:!1})};it={ownerId:c.current,stop:L};const C=()=>{g()};return P.onend=C,P.onerror=C,window.speechSynthesis.speak(P),!0},y=async(N,P,L,C)=>{var Z;const D=(Z=N.body)==null?void 0:Z.getReader();if(!D)throw new Error("No response body");await new Promise((J,Q)=>{if(C.aborted){Q(Object.assign(new Error("Aborted"),{name:"AbortError"}));return}if(P.readyState==="open"){J();return}const be=()=>{Ge(),J()},pe=()=>{Ge(),Q(new Error("MediaSource closed"))},Je=()=>{Ge(),Q(Object.assign(new Error("Aborted"),{name:"AbortError"}))},Ge=()=>{P.removeEventListener("sourceopen",be),P.removeEventListener("sourceended",pe),P.removeEventListener("sourceclose",pe),C.removeEventListener("abort",Je)};P.addEventListener("sourceopen",be),P.addEventListener("sourceended",pe),P.addEventListener("sourceclose",pe),C.addEventListener("abort",Je)});const M=P.addSourceBuffer(L);try{M.mode="sequence"}catch{}const X=[];let F=!1,O=!1;const W=()=>Object.assign(new Error("Aborted"),{name:"AbortError"});let K=null,q=null;const ee=new Promise((J,Q)=>{K=J,q=Q});ee.catch(()=>{});let x=null,se=null,ze=null;const S=()=>{x&&M.removeEventListener("updateend",x),se&&M.removeEventListener("error",se),ze&&C.removeEventListener("abort",ze)},Pe=J=>{O||(O=!0,S(),J())},We=J=>{try{D.cancel()}catch{}Pe(()=>{q==null||q(J instanceof Error?J:new Error("Audio stream failed"))})},Ee=()=>{O||F&&(M.updating||X.length>0||Pe(()=>{try{P.readyState==="open"&&P.endOfStream()}catch{}K==null||K()}))},Ie=()=>{if(O)return;if(C.aborted){We(W());return}if(M.updating)return;const J=X.shift();if(!J){Ee();return}try{M.appendBuffer(J)}catch(Q){We(Q)}};x=()=>{Ie(),Ee()},se=()=>{We(new Error("Audio stream buffer error"))},ze=()=>{We(W())},M.addEventListener("updateend",x),M.addEventListener("error",se),C.addEventListener("abort",ze),C.aborted&&ze();try{for(;;){const{value:J,done:Q}=await D.read();if(Q)break;if(C.aborted)throw W();J!=null&&J.byteLength&&(X.push(J.buffer.slice(J.byteOffset,J.byteOffset+J.byteLength)),Ie())}F=!0,Ie(),Ee(),await ee}catch(J){return O||We(J),await ee}finally{try{D.releaseLock()}catch{}}},w=async()=>{const N=e==null?void 0:e.trim();if(!N)return;if(typeof Audio>"u"){b(N)||mt({title:"Audio nicht verfügbar",description:"Ihr Browser unterstützt keine Audiowiedergabe.",variant:"destructive"});return}ro(),g();const P=KA();P&&QA();const L=new AbortController;p.current=L,s("loading"),it={ownerId:c.current,stop:()=>g({clearGlobal:!1})};try{const C=!P&&YA(),D=document.createElement("audio");D.preload="auto",D.volume=1,D.muted=!1,D.setAttribute("playsinline","true"),D.setAttribute("webkit-playsinline","true");let M=null,X=null;if(C){const O=window.MediaSource;M=new O;const W=URL.createObjectURL(M);D.src=W,m.current=W,u(W),X=(async()=>{const K=await Ju({text:N,languageCode:ml[t]||void 0,modelId:r||void 0,voiceId:i||void 0,voiceSettings:a||void 0,signal:L.signal}),q=_A(K.headers.get("content-type")),ee=typeof O.isTypeSupported=="function"&&O.isTypeSupported(q)?q:"audio/mpeg";await y(K,M,ee,L.signal)})()}else{const O=await uh({text:N,languageCode:ml[t]||void 0,modelId:r||void 0,voiceId:i||void 0,voiceSettings:a||void 0,signal:L.signal}),W=URL.createObjectURL(O);D.src=W,m.current=W,u(W)}P&&typeof document<"u"&&document.body&&(D.style.display="none",document.body.appendChild(D)),d.current=D;const F=()=>{g()};D.onended=F,D.onerror=()=>{F(),b(N)||mt({title:"Wiedergabe fehlgeschlagen",description:"Audio playback failed",variant:"destructive"})};try{const O=P?new Promise(q=>{let x;const se=()=>{D.removeEventListener("playing",ze),D.removeEventListener("timeupdate",S),D.removeEventListener("error",Pe),x!==void 0&&window.clearTimeout(x)},ze=()=>{se(),q(!0)},S=()=>{D.currentTime>0&&(se(),q(!0))},Pe=()=>{se(),q(!1)};x=window.setTimeout(()=>{se(),q(!D.paused&&!D.ended)},2e3),D.addEventListener("playing",ze),D.addEventListener("timeupdate",S),D.addEventListener("error",Pe)}):Promise.resolve(!0),W=Promise.resolve(D.play());if(X){const q=X.then(()=>new Promise(()=>{}),ee=>Promise.reject(ee));await Promise.race([W,q])}else await W;if(!await O)throw new Error("Audio playback did not start");s("playing")}catch(O){const W=typeof O=="object"&&O!==null&&"name"in O&&O.name==="NotAllowedError";if(P&&(W||(O==null?void 0:O.message)==="Audio playback did not start")){s("ready"),mt({title:"Tippen zum Abspielen",description:"Auf iOS kann ein zweites Tippen nötig sein, um Audio zu starten."});return}if(F(),!b(N)){const q=O instanceof Error?O.message:"Audio playback failed";mt({title:"Wiedergabe fehlgeschlagen",description:q,variant:"destructive"})}return}X&&await X}catch(C){if((C==null?void 0:C.name)==="AbortError"){h.current||g();return}if(g(),!b(N)){const M=C instanceof Error?C.message:"Text-to-speech fehlgeschlagen";mt({title:"Text-to-Speech fehlgeschlagen",description:M,variant:"destructive"})}}finally{p.current=null}},k=()=>{if(o==="loading"||o==="playing")g();else if(o==="ready"){const N=d.current;if(!N){w();return}(it==null?void 0:it.ownerId)!==c.current&&ro(),it={ownerId:c.current,stop:()=>g({clearGlobal:!1})};const P=N.play();Promise.resolve(P).then(()=>s("playing")).catch(L=>{const C=L instanceof Error?L.message:"Audio playback failed";mt({title:"Wiedergabe fehlgeschlagen",description:C,variant:"destructive"}),g()})}else w()},E=pl[t]||pl.de,j=o==="playing"?E.stop:E.play,z=["p-1 rounded transition-colors",o==="playing"||o==="loading"?"text-primary":"text-foreground/40 hover:text-primary",n||""].join(" ").trim();return f.jsxs("button",{type:"button",onClick:k,className:z,"aria-label":j,title:j,children:[o==="loading"?f.jsx(qf,{className:"w-3 h-3 animate-spin"}):o==="playing"?f.jsx(im,{className:"w-3 h-3"}):f.jsx(rm,{className:"w-3 h-3"}),f.jsx("span",{className:"sr-only",children:j})]})},ez=()=>f.jsxs("div",{className:"flex items-center gap-2 px-4 py-3 max-w-[85%] w-fit bg-card/50 backdrop-blur-sm rounded-2xl rounded-tl-none border border-border/30 shadow-lg animate-message-slide-in",children:[f.jsxs("div",{className:"flex gap-1",children:[f.jsx("div",{className:"w-2 h-2 rounded-full bg-primary animate-typing-pulse",style:{animationDelay:"0ms"},"aria-hidden":"true"}),f.jsx("div",{className:"w-2 h-2 rounded-full bg-primary animate-typing-pulse",style:{animationDelay:"200ms"},"aria-hidden":"true"}),f.jsx("div",{className:"w-2 h-2 rounded-full bg-primary animate-typing-pulse",style:{animationDelay:"400ms"},"aria-hidden":"true"})]}),f.jsx("span",{className:"sr-only",children:"Assistent tippt..."})]}),lr=e=>e&&typeof e=="object"&&!Array.isArray(e)?e:{},ur=e=>Array.isArray(e)?e.map(lr).filter(t=>Object.keys(t).length>0):[],ve=e=>typeof e=="string"||typeof e=="number"?String(e):"",_r=(e,t=!1)=>{const n=ve(e);if(!n)return"";const r=new Date(t?n:`${n}T00:00:00Z`);return Number.isNaN(r.getTime())?n:new Intl.DateTimeFormat("de-DE",{weekday:"short",day:"2-digit",month:"2-digit",...t?{hour:"2-digit",minute:"2-digit"}:{timeZone:"UTC"}}).format(r)},gl=e=>{const t=new Date(ve(e));return Number.isNaN(t.getTime())?"":new Intl.DateTimeFormat("de-DE",{hour:"2-digit",minute:"2-digit"}).format(t)},tz=e=>{if(e.fee_visibility==="hidden")return"";const t=ve(e.fee_amount),n=Number(t);return t&&Number.isFinite(n)&&ve(e.fee_currency)?`${new Intl.NumberFormat("de-DE",{style:"currency",currency:ve(e.fee_currency)}).format(n)} vor Ort`:e.requires_payment||e.fee_visibility==="on_site"?"Gebühr vor Ort":""},yr=(e,t)=>{const[n,r]=I.useState(null);return{chosen:n,pick:(a,o)=>{e||n||(r(a),t(o))}}},Tn=4;function nz({title:e,state:t}){return f.jsxs("div",{className:"flex items-center justify-between gap-3 border-b border-border/70 bg-primary/[0.04] px-3 py-2.5",children:[f.jsxs("div",{className:"flex min-w-0 items-center gap-2",children:[f.jsx("span",{className:`flex h-7 w-7 shrink-0 items-center justify-center rounded-lg ${t==="success"?"bg-emerald-500/10 text-emerald-600":t==="cancelled"?"bg-destructive/10 text-destructive":"bg-primary/10 text-primary"}`,children:t==="success"?f.jsx(Yl,{className:"h-4 w-4","aria-hidden":"true"}):t==="cancelled"?f.jsx(Of,{className:"h-4 w-4","aria-hidden":"true"}):f.jsx(Df,{className:"h-4 w-4","aria-hidden":"true"})}),f.jsx("span",{className:"truncate text-sm font-semibold text-foreground",children:e})]}),f.jsx("span",{className:"shrink-0 text-[10px] font-semibold uppercase tracking-[0.12em] text-foreground/45",title:"Live-Daten aus dem Amturo-Terminsystem",children:"Amturo · live"})]})}function un({title:e,state:t,children:n}){return f.jsxs("section",{className:"w-full max-w-[380px] overflow-hidden rounded-2xl border border-border/80 bg-[hsl(var(--chat-message-bot))] text-foreground shadow-[0_8px_24px_rgba(0,0,0,0.07)]",children:[f.jsx(nz,{title:e,state:t}),n]})}const bn="focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary focus-visible:ring-offset-2 focus-visible:ring-offset-[hsl(var(--chat-message-bot))]",Dn=({children:e,disabled:t,onClick:n,variant:r="primary"})=>f.jsx("button",{type:"button",disabled:t,onClick:n,className:`inline-flex min-h-10 items-center justify-center gap-1.5 rounded-xl px-3.5 py-2 text-xs font-semibold transition-colors disabled:cursor-not-allowed disabled:opacity-50 ${bn} ${r==="primary"?"bg-primary text-primary-foreground hover:bg-primary/90":r==="destructive"?"bg-destructive text-destructive-foreground hover:bg-destructive/90":"border border-border text-foreground/75 hover:bg-primary/[0.06] hover:text-foreground"}`,children:e}),hi=({label:e="Ausgewählt"})=>f.jsxs("span",{className:"inline-flex min-h-8 items-center gap-1.5 rounded-lg bg-emerald-500/10 px-2.5 py-1 text-xs font-semibold text-emerald-600",children:[f.jsx(vn,{className:"h-3.5 w-3.5","aria-hidden":"true"}),e]}),rz={BOOKED:{label:"Gebucht",className:"bg-emerald-500/10 text-emerald-600"},CONFIRMED:{label:"Bestätigt",className:"bg-emerald-500/10 text-emerald-600"},PENDING:{label:"Ausstehend",className:"bg-amber-500/10 text-amber-600"},RESERVED:{label:"Reserviert",className:"bg-amber-500/10 text-amber-600"},CANCELLED:{label:"Storniert",className:"bg-destructive/10 text-destructive"}},bl=({status:e})=>{if(!e)return null;const t=rz[e.toUpperCase()]??{label:e,className:"bg-muted text-foreground/70"};return f.jsx("span",{className:`inline-flex items-center rounded-md px-2 py-0.5 text-[11px] font-semibold ${t.className}`,children:t.label})},gi=({icon:e,text:t,children:n})=>f.jsxs("div",{className:"flex flex-col items-start gap-2.5 p-3",children:[f.jsxs("div",{className:"flex items-start gap-2.5 text-xs leading-relaxed text-foreground/60",children:[f.jsx("span",{className:"mt-0.5 shrink-0 text-foreground/40",children:e}),f.jsx("p",{children:t})]}),n]}),sd=({hiddenCount:e,onClick:t})=>f.jsxs("button",{type:"button",onClick:t,className:`w-full border-t border-border/60 px-3 py-2.5 text-center text-xs font-semibold text-primary transition-colors hover:bg-primary/[0.05] ${bn} focus-visible:ring-inset focus-visible:ring-offset-0`,children:["Alle anzeigen (",e," weitere)"]});function iz({data:e,disabled:t,onAction:n}){const r=ur(e.locations),{chosen:i,pick:a}=yr(t,n),[o,s]=I.useState(!1),l=o||i?r:r.slice(0,Tn);return f.jsxs(un,{title:"Standort",children:[!r.length&&f.jsx(gi,{icon:f.jsx(Xa,{className:"h-4 w-4","aria-hidden":"true"}),text:"Keine Standorte verfügbar."}),f.jsx("div",{className:"divide-y divide-border/60",children:l.map(u=>{const c=ve(u.id),d=ve(u.name),p=[ve(u.address),[ve(u.postal_code),ve(u.city)].filter(Boolean).join(" ")].filter(Boolean).join(", "),m=i===(c||d),h=i!==null&&!m;return f.jsx("div",{className:`p-3 transition-opacity ${h?"opacity-45":""}`,children:f.jsxs("div",{className:"flex gap-2.5",children:[f.jsx(Xa,{className:"mt-0.5 h-4 w-4 shrink-0 text-primary","aria-hidden":"true"}),f.jsxs("div",{className:"min-w-0 flex-1",children:[f.jsx("div",{className:"text-sm font-semibold",children:d}),p&&f.jsx("div",{className:"mt-0.5 text-xs leading-relaxed text-foreground/60",children:p}),!i&&f.jsx("div",{className:"mt-2",children:f.jsx(Dn,{disabled:t,onClick:()=>a(c||d,`Ich wähle den Standort „${d}“ (area_id ${c}).`),children:"Diesen Standort wählen"})}),m&&f.jsx("div",{className:"mt-2",children:f.jsx(hi,{})})]})]})},c||d)})}),!o&&!i&&r.length>Tn&&f.jsx(sd,{hiddenCount:r.length-Tn,onClick:()=>s(!0)})]})}function oz({data:e,disabled:t,onAction:n}){const r=ur(e.counters),{chosen:i,pick:a}=yr(t,n);return f.jsxs(un,{title:"Schalter",children:[!r.length&&f.jsx(gi,{icon:f.jsx(Za,{className:"h-4 w-4","aria-hidden":"true"}),text:"Keine Schalter verfügbar."}),f.jsx("div",{className:"divide-y divide-border/60",children:r.map(o=>{const s=ve(o.id),l=ve(o.name),u=s||l,c=i===u,d=i!==null&&!c;return f.jsxs("button",{type:"button",disabled:t||i!==null,"aria-pressed":c,onClick:()=>a(u,`Ich wähle „${l}“ (counter_id ${s}).`),className:`flex w-full items-center gap-3 p-3 text-left transition-all ${bn} focus-visible:ring-inset focus-visible:ring-offset-0 ${d?"opacity-45":""} ${i===null?"hover:bg-primary/[0.06] disabled:opacity-50":"cursor-default"}`,children:[f.jsx(Za,{className:"h-4 w-4 shrink-0 text-primary","aria-hidden":"true"}),f.jsxs("span",{className:"min-w-0 flex-1",children:[f.jsx("span",{className:"block text-sm font-semibold",children:l}),ve(o.description)&&f.jsx("span",{className:"mt-0.5 block text-xs text-foreground/60",children:ve(o.description)})]}),c&&f.jsx(vn,{className:"h-4 w-4 shrink-0 text-emerald-600","aria-hidden":"true"})]},u)})})]})}function yl({data:e,disabled:t,onAction:n,details:r=!1}){const a=(r?[lr(e.service)]:ur(e.services)).filter(d=>ve(d.id)&&ve(d.name)),{chosen:o,pick:s}=yr(t,n),[l,u]=I.useState(!1),c=r||l||o?a:a.slice(0,Tn);return f.jsxs(un,{title:r?"Leistungsdetails":"Leistung",children:[!a.length&&f.jsx(gi,{icon:f.jsx(Ua,{className:"h-4 w-4","aria-hidden":"true"}),text:"Keine passende Leistung gefunden."}),f.jsx("div",{className:"divide-y divide-border/60",children:c.map(d=>{const p=ve(d.id),m=ve(d.name),h=tz(d),g=o===p,b=o!==null&&!g;return f.jsxs("div",{className:`p-3 transition-opacity ${b?"opacity-45":""}`,children:[f.jsx("div",{className:"text-sm font-semibold leading-snug",children:m}),f.jsxs("div",{className:"mt-1.5 flex flex-wrap gap-x-3 gap-y-1 text-[11px] text-foreground/60",children:[ve(d.duration_minutes)&&f.jsxs("span",{className:"inline-flex items-center gap-1",children:[f.jsx(Bf,{className:"h-3 w-3","aria-hidden":"true"}),ve(d.duration_minutes)," Min."]}),h&&f.jsxs("span",{className:"inline-flex items-center gap-1",children:[f.jsx(Kf,{className:"h-3 w-3","aria-hidden":"true"}),h]}),!!d.requires_documents&&f.jsxs("span",{className:"inline-flex items-center gap-1",children:[f.jsx(Ua,{className:"h-3 w-3","aria-hidden":"true"}),"Dokumente nötig"]}),!!d.is_video_eligible&&f.jsxs("span",{className:"inline-flex items-center gap-1",children:[f.jsx(Zf,{className:"h-3 w-3","aria-hidden":"true"}),"Video möglich"]})]}),r&&ve(d.documents_info)&&f.jsxs("div",{className:"mt-2 rounded-lg bg-muted/60 px-2.5 py-2 text-xs leading-relaxed text-foreground/70",children:["Mitbringen: ",ve(d.documents_info)]}),!o&&f.jsx("div",{className:"mt-2.5",children:f.jsx(Dn,{disabled:t,onClick:()=>s(p,r?`Zeige mir verfügbare Termine für „${m}“ (service_id ${p}).`:`Ich wähle die Leistung „${m}“ (service_id ${p}).`),children:r?"Termine anzeigen":"Leistung wählen"})}),g&&f.jsx("div",{className:"mt-2.5",children:f.jsx(hi,{label:r?"Termine angefragt":"Ausgewählt"})})]},p)})}),!r&&!l&&!o&&a.length>Tn&&f.jsx(sd,{hiddenCount:a.length-Tn,onClick:()=>u(!0)})]})}function az({data:e,disabled:t,onAction:n}){const r=lr(e.availability),i=ur(r.days),o=(i.length?i:[{date:r.date,slots:r.slots}]).map(c=>({date:ve(c.date),slots:ur(c.slots).filter(d=>d.available===!0)})).filter(c=>c.date&&c.slots.length),s=ve(e.service_id||r.service_id),{chosen:l,pick:u}=yr(t,n);return f.jsxs(un,{title:"Freie Termine",children:[!o.length&&f.jsx(gi,{icon:f.jsx(Rf,{className:"h-4 w-4","aria-hidden":"true"}),text:"Im angefragten Zeitraum sind keine freien Termine verfügbar.",children:f.jsx(Dn,{variant:"ghost",disabled:t,onClick:()=>n(s?`Bitte schlage mir alternative Zeiträume mit freien Terminen für service_id ${s} vor.`:"Bitte schlage mir alternative Zeiträume mit freien Terminen vor."),children:"Andere Zeiträume vorschlagen"})}),o.length>0&&f.jsx("div",{className:"max-h-72 overflow-y-auto pb-3",children:o.map(c=>f.jsxs("div",{children:[f.jsxs("div",{className:"sticky top-0 z-10 flex items-baseline justify-between gap-2 bg-[hsl(var(--chat-message-bot))] px-3 pb-1.5 pt-3",children:[f.jsx("span",{className:"text-[11px] font-semibold uppercase tracking-[0.08em] text-foreground/50",children:_r(c.date)}),f.jsxs("span",{className:"text-[10px] text-foreground/35",children:[c.slots.length," ",c.slots.length===1?"Termin":"Termine"]})]}),f.jsx("div",{className:"grid grid-cols-3 gap-1.5 px-3",children:c.slots.map(d=>{const p=ve(d.time),m=`${c.date}-${p}`,h=l===m,g=l!==null&&!h;return f.jsxs("button",{type:"button",disabled:t||l!==null&&!h,"aria-pressed":h,"aria-label":`Termin am ${_r(c.date)} um ${p} Uhr wählen`,onClick:()=>u(m,`Ich wähle den Termin am ${c.date} um ${p} Uhr für service_id ${s}.`),className:`inline-flex min-h-10 items-center justify-center gap-1 rounded-xl border px-2 py-1.5 text-xs font-semibold transition-all ${bn} ${h?"border-primary bg-primary text-primary-foreground":`border-primary/25 bg-primary/[0.06] text-foreground ${l===null?"hover:border-primary/50 hover:bg-primary/10":""} disabled:cursor-not-allowed ${g?"opacity-40":"disabled:opacity-50"}`}`,children:[h&&f.jsx(vn,{className:"h-3.5 w-3.5","aria-hidden":"true"}),p]},m)})})]},c.date))})]})}function sz({data:e,disabled:t,onAction:n}){const r=ve(e.consent_text),{chosen:i,pick:a}=yr(t,n);return r?f.jsx(un,{title:"Datenschutz",children:f.jsxs("div",{className:"p-3",children:[f.jsxs("div",{className:"flex gap-2.5 text-xs leading-relaxed text-foreground/70",children:[f.jsx($f,{className:"mt-0.5 h-4 w-4 shrink-0 text-primary","aria-hidden":"true"}),f.jsx("p",{className:"max-h-44 overflow-y-auto pr-1",children:r})]}),f.jsx("div",{className:"mt-3",children:i?f.jsx(hi,{label:"Einwilligung erteilt"}):f.jsx(Dn,{disabled:t,onClick:()=>a("consent",`Ich willige ausdrücklich ein: „${r}“`),children:"Ausdrücklich zustimmen"})})]})}):null}function lz({expiresAt:e}){const t=new Date(e).getTime(),[n,r]=I.useState(()=>Date.now()),i=I.useRef(Math.max(1,t-Date.now()));if(I.useEffect(()=>{if(!Number.isFinite(t))return;const c=setInterval(()=>r(Date.now()),1e3);return()=>clearInterval(c)},[t]),!Number.isFinite(t))return null;const a=Math.max(0,t-n);if(a<=0)return f.jsx("div",{className:"mt-2 rounded-lg bg-amber-500/10 px-2.5 py-2 text-xs font-medium leading-relaxed text-amber-600",children:"Die Reservierung ist abgelaufen. Bitte wählen Sie erneut einen Termin."});const o=Math.ceil(a/1e3),s=Math.floor(o/60),l=o%60,u=Math.min(1,a/i.current);return f.jsxs("div",{className:"mt-2",children:[f.jsxs("div",{className:"text-xs leading-relaxed text-foreground/60",children:["Noch ",f.jsxs("span",{className:"font-semibold tabular-nums text-foreground/80",children:[s,":",String(l).padStart(2,"0")]})," Min. reserviert",gl(e)?` (bis ${gl(e)} Uhr)`:"","."]}),f.jsx("div",{className:"mt-1.5 h-1 overflow-hidden rounded-full bg-muted",role:"presentation",children:f.jsx("div",{className:"h-full rounded-full bg-primary transition-[width] duration-1000 ease-linear",style:{width:`${Math.round(u*100)}%`}})})]})}function uz({data:e}){const t=ve(e.expires_at);return f.jsx(un,{title:"Termin reserviert",children:f.jsx("div",{className:"p-3",children:f.jsxs("div",{className:"flex items-start gap-2.5",children:[f.jsx(Ql,{className:"mt-0.5 h-4 w-4 shrink-0 text-primary","aria-hidden":"true"}),f.jsxs("div",{className:"min-w-0 flex-1",children:[f.jsx("div",{className:"text-sm font-semibold",children:[_r(e.date),ve(e.time)&&`${ve(e.time)} Uhr`].filter(Boolean).join(" · ")||"Slot reserviert"}),f.jsx("div",{className:"mt-1 text-xs leading-relaxed text-foreground/60",children:"Die Buchung ist noch nicht bestätigt."}),t?f.jsx(lz,{expiresAt:t}):f.jsx("div",{className:"mt-1 text-xs leading-relaxed text-foreground/60",children:"Der Slot ist für 5 Minuten reserviert."})]})]})})})}function io({data:e,disabled:t,onAction:n,cancelled:r=!1,statusOnly:i=!1}){const a=Object.keys(lr(e.booking)).length?lr(e.booking):e,o=ve(a.booking_reference||e.booking_reference),s=ve(a.id||e.booking_id),l=_r(a.start_datetime||e.start_datetime,!0),u=ve(a.status||e.status),c=r||u.toUpperCase()==="CANCELLED",d=c?"Termin storniert":i?"Terminstatus":"Termin bestätigt",[p,m]=I.useState("idle"),h=ve(a.meeting_url||e.meeting_url),g=!c&&(!u||u.toUpperCase()==="BOOKED")&&s;return f.jsx(un,{title:d,state:c?"cancelled":"success",children:f.jsxs("div",{className:"p-3",children:[o&&f.jsxs("div",{className:"flex items-start justify-between gap-3",children:[f.jsxs("div",{children:[f.jsx("div",{className:"text-[11px] font-semibold uppercase tracking-[0.1em] text-foreground/50",children:"Buchungsnummer"}),f.jsx("div",{className:"mt-0.5 text-lg font-semibold tracking-tight",children:o})]}),f.jsx(bl,{status:u})]}),f.jsxs("div",{className:"mt-2 space-y-1.5 text-xs text-foreground/65",children:[l&&f.jsxs("div",{className:"flex items-center gap-1.5",children:[f.jsx(Ql,{className:"h-3.5 w-3.5","aria-hidden":"true"}),l]}),!o&&u&&f.jsx("div",{children:f.jsx(bl,{status:u})})]}),!c&&h&&f.jsxs("a",{href:h,target:"_blank",rel:"noopener noreferrer",className:`mt-3 inline-flex min-h-8 items-center gap-1.5 rounded-lg text-xs font-semibold text-primary hover:underline ${bn}`,children:["Video-Termin öffnen ",f.jsx(pn,{className:"h-3.5 w-3.5","aria-hidden":"true"})]}),g&&p==="idle"&&f.jsx("div",{className:"mt-3",children:f.jsx("button",{type:"button",disabled:t,onClick:()=>m("confirming"),className:`min-h-10 rounded-xl border border-border px-3.5 py-2 text-xs font-semibold text-foreground/70 transition-colors hover:border-destructive/40 hover:text-destructive disabled:cursor-not-allowed disabled:opacity-50 ${bn}`,children:"Termin stornieren"})}),g&&p==="confirming"&&f.jsxs("div",{className:"mt-3 rounded-xl border border-destructive/25 bg-destructive/[0.04] p-2.5",children:[f.jsx("div",{className:"text-xs font-medium text-foreground/80",children:"Termin wirklich stornieren?"}),f.jsxs("div",{className:"mt-2 flex gap-2",children:[f.jsx(Dn,{variant:"destructive",disabled:t,onClick:()=>{m("sent"),n(`Ich möchte den Termin ${o?`mit der Buchungsnummer ${o}`:`(booking_id ${s})`} stornieren.`)},children:"Ja, stornieren"}),f.jsx(Dn,{variant:"ghost",disabled:t,onClick:()=>m("idle"),children:"Behalten"})]})]}),g&&p==="sent"&&f.jsx("div",{className:"mt-3",children:f.jsx(hi,{label:"Stornierung angefragt"})})]})})}function cz({data:e}){const t=ve(e.url);return t?f.jsx(un,{title:"Terminportal",children:f.jsx("div",{className:"p-3",children:f.jsxs("a",{href:t,target:"_blank",rel:"noopener noreferrer",className:`inline-flex min-h-10 items-center gap-2 rounded-xl bg-primary px-3.5 py-2 text-xs font-semibold text-primary-foreground transition-colors hover:bg-primary/90 ${bn}`,children:["Amturo-Terminportal öffnen ",f.jsx(pn,{className:"h-3.5 w-3.5","aria-hidden":"true"})]})})}):null}function dz(e){switch(ve(e.data.action)){case"amturo_locations":return f.jsx(iz,{...e});case"amturo_counters":return f.jsx(oz,{...e});case"amturo_services":return f.jsx(yl,{...e});case"amturo_service_details":return f.jsx(yl,{...e,details:!0});case"amturo_slot_options":return f.jsx(az,{...e});case"amturo_booking_consent":return f.jsx(sz,{...e});case"amturo_booking_intent_created":return f.jsx(uz,{data:e.data});case"amturo_booking_confirmed":return f.jsx(io,{...e});case"amturo_booking_status":return f.jsx(io,{...e,statusOnly:!0});case"amturo_booking_cancelled":return f.jsx(io,{...e,cancelled:!0});case"amturo_self_booking_link":return f.jsx(cz,{data:e.data});default:return null}}const vl={de:{request:"Mit einem Menschen sprechen",requestMessage:"Ich möchte bitte mit einem Menschen sprechen.",requesting:"Übergabe wird vorbereitet …",queued:"Warten auf einen Menschen …",queuedHint:"Sie können in der Zwischenzeit weiterschreiben.",active:"{name} hilft Ihnen jetzt",closed:"Das Gespräch mit dem Support ist beendet",failed:"Die Übergabe hat nicht geklappt",retry:"Erneut versuchen",operatorFallback:"Support",supportTag:"Support",headerWaiting:"Verbindung mit einem Menschen …",headerActive:"Sie sprechen mit {name}",headerClosed:"Support-Gespräch beendet",placeholderQueued:"Nachricht an das Support-Team …",placeholderActive:"Nachricht an {name} …",operatorJoined:"{name} ist dem Gespräch beigetreten",conversationClosed:"{name} hat das Gespräch beendet",continueWithAssistant:"Weiter mit dem Assistenten",requestAgain:"Erneut einen Menschen anfragen",delivered:"An das Support-Team übermittelt",notDelivered:"Nicht übermittelt"},simple:{request:"Mit einem Menschen sprechen",requestMessage:"Ich möchte mit einem Menschen sprechen.",requesting:"Wir verbinden Sie …",queued:"Bitte warten. Ein Mensch kommt gleich.",queuedHint:"Sie können weiter schreiben.",active:"{name} hilft Ihnen jetzt",closed:"Das Gespräch ist beendet",failed:"Das hat nicht geklappt",retry:"Noch einmal",operatorFallback:"Support",supportTag:"Mensch",headerWaiting:"Wir suchen einen Menschen …",headerActive:"Sie sprechen mit {name}",headerClosed:"Gespräch beendet",placeholderQueued:"Nachricht an den Support …",placeholderActive:"Nachricht an {name} …",operatorJoined:"{name} ist jetzt da",conversationClosed:"{name} hat das Gespräch beendet",continueWithAssistant:"Weiter mit dem Chat-Bot",requestAgain:"Noch einmal einen Menschen fragen",delivered:"Nachricht ist angekommen",notDelivered:"Nachricht ist nicht angekommen"},en:{request:"Talk to a person",requestMessage:"I would like to speak with a person.",requesting:"Preparing the handover…",queued:"Waiting for a person…",queuedHint:"You can keep writing in the meantime.",active:"{name} is helping you now",closed:"The support conversation has ended",failed:"The handover didn't go through",retry:"Try again",operatorFallback:"Support",supportTag:"Support",headerWaiting:"Connecting you with a person…",headerActive:"You're talking to {name}",headerClosed:"Support conversation ended",placeholderQueued:"Message to the support team…",placeholderActive:"Message to {name}…",operatorJoined:"{name} joined the conversation",conversationClosed:"{name} ended the conversation",continueWithAssistant:"Continue with the assistant",requestAgain:"Ask for a person again",delivered:"Delivered to the support team",notDelivered:"Not delivered"},fr:{request:"Parler à une personne",requestMessage:"Je souhaite parler à une personne.",requesting:"Préparation du transfert…",queued:"En attente d'une personne…",queuedHint:"Vous pouvez continuer à écrire en attendant.",active:"{name} vous aide maintenant",closed:"La conversation avec le support est terminée",failed:"Le transfert n'a pas abouti",retry:"Réessayer",operatorFallback:"Support",supportTag:"Support",headerWaiting:"Mise en relation avec une personne…",headerActive:"Vous parlez avec {name}",headerClosed:"Conversation avec le support terminée",placeholderQueued:"Message à l'équipe support…",placeholderActive:"Message à {name}…",operatorJoined:"{name} a rejoint la conversation",conversationClosed:"{name} a terminé la conversation",continueWithAssistant:"Continuer avec l'assistant",requestAgain:"Demander à nouveau une personne",delivered:"Transmis à l'équipe support",notDelivered:"Non transmis"},es:{request:"Hablar con una persona",requestMessage:"Quiero hablar con una persona.",requesting:"Preparando la transferencia…",queued:"Esperando a una persona…",queuedHint:"Mientras tanto puedes seguir escribiendo.",active:"{name} te está ayudando",closed:"La conversación con soporte ha terminado",failed:"La transferencia no se completó",retry:"Reintentar",operatorFallback:"Soporte",supportTag:"Soporte",headerWaiting:"Conectando con una persona…",headerActive:"Estás hablando con {name}",headerClosed:"Conversación con soporte finalizada",placeholderQueued:"Mensaje para el equipo de soporte…",placeholderActive:"Mensaje para {name}…",operatorJoined:"{name} se ha unido a la conversación",conversationClosed:"{name} ha finalizado la conversación",continueWithAssistant:"Continuar con el asistente",requestAgain:"Pedir una persona de nuevo",delivered:"Entregado al equipo de soporte",notDelivered:"No entregado"},it:{request:"Parla con una persona",requestMessage:"Vorrei parlare con una persona.",requesting:"Preparazione del trasferimento…",queued:"In attesa di una persona…",queuedHint:"Nel frattempo puoi continuare a scrivere.",active:"{name} ti sta aiutando",closed:"La conversazione con il supporto è terminata",failed:"Il trasferimento non è riuscito",retry:"Riprova",operatorFallback:"Supporto",supportTag:"Supporto",headerWaiting:"Collegamento con una persona…",headerActive:"Stai parlando con {name}",headerClosed:"Conversazione con il supporto terminata",placeholderQueued:"Messaggio al team di supporto…",placeholderActive:"Messaggio a {name}…",operatorJoined:"{name} si è unito alla conversazione",conversationClosed:"{name} ha terminato la conversazione",continueWithAssistant:"Continua con l'assistente",requestAgain:"Richiedi di nuovo una persona",delivered:"Consegnato al team di supporto",notDelivered:"Non consegnato"},tr:{request:"Bir kişiyle konuş",requestMessage:"Bir kişiyle konuşmak istiyorum.",requesting:"Aktarım hazırlanıyor…",queued:"Bir kişi bekleniyor…",queuedHint:"Bu sırada yazmaya devam edebilirsiniz.",active:"{name} şimdi size yardımcı oluyor",closed:"Destek görüşmesi sona erdi",failed:"Aktarım gerçekleşmedi",retry:"Tekrar dene",operatorFallback:"Destek",supportTag:"Destek",headerWaiting:"Bir kişiye bağlanıyor…",headerActive:"{name} ile konuşuyorsunuz",headerClosed:"Destek görüşmesi sona erdi",placeholderQueued:"Destek ekibine mesaj…",placeholderActive:"{name} için mesaj…",operatorJoined:"{name} görüşmeye katıldı",conversationClosed:"{name} görüşmeyi sonlandırdı",continueWithAssistant:"Asistanla devam et",requestAgain:"Tekrar bir kişi iste",delivered:"Destek ekibine iletildi",notDelivered:"İletilemedi"},ar:{request:"التحدث مع شخص",requestMessage:"أرغب في التحدث مع شخص.",requesting:"جارٍ تجهيز التحويل…",queued:"في انتظار أحد الموظفين…",queuedHint:"يمكنك متابعة الكتابة في هذه الأثناء.",active:"{name} يساعدك الآن",closed:"انتهت محادثة الدعم",failed:"لم يتم التحويل",retry:"حاول مجددًا",operatorFallback:"الدعم",supportTag:"الدعم",headerWaiting:"جارٍ توصيلك بأحد الموظفين…",headerActive:"أنت تتحدث مع {name}",headerClosed:"انتهت محادثة الدعم",placeholderQueued:"رسالة إلى فريق الدعم…",placeholderActive:"رسالة إلى {name}…",operatorJoined:"انضم {name} إلى المحادثة",conversationClosed:"أنهى {name} المحادثة",continueWithAssistant:"المتابعة مع المساعد",requestAgain:"طلب موظف مرة أخرى",delivered:"تم الإرسال إلى فريق الدعم",notDelivered:"لم يتم الإرسال"},pl:{request:"Porozmawiaj z człowiekiem",requestMessage:"Chcę porozmawiać z człowiekiem.",requesting:"Przygotowujemy przekazanie…",queued:"Czekamy na konsultanta…",queuedHint:"W międzyczasie możesz dalej pisać.",active:"{name} teraz Ci pomaga",closed:"Rozmowa ze wsparciem została zakończona",failed:"Przekazanie nie powiodło się",retry:"Spróbuj ponownie",operatorFallback:"Wsparcie",supportTag:"Wsparcie",headerWaiting:"Łączymy Cię z konsultantem…",headerActive:"Rozmawiasz z {name}",headerClosed:"Rozmowa ze wsparciem zakończona",placeholderQueued:"Wiadomość do zespołu wsparcia…",placeholderActive:"Wiadomość do {name}…",operatorJoined:"{name} dołącza do rozmowy",conversationClosed:"{name} kończy rozmowę",continueWithAssistant:"Kontynuuj z asystentem",requestAgain:"Poproś ponownie o konsultanta",delivered:"Dostarczono do zespołu wsparcia",notDelivered:"Nie dostarczono"},ua:{request:"Поговорити з людиною",requestMessage:"Я хочу поговорити з людиною.",requesting:"Готуємо передачу…",queued:"Очікуємо на оператора…",queuedHint:"Тим часом ви можете продовжувати писати.",active:"{name} зараз вам допомагає",closed:"Розмову з підтримкою завершено",failed:"Не вдалося передати діалог",retry:"Спробувати ще",operatorFallback:"Підтримка",supportTag:"Підтримка",headerWaiting:"З’єднуємо вас з оператором …",headerActive:"Ви спілкуєтеся з {name}",headerClosed:"Розмову з підтримкою завершено",placeholderQueued:"Повідомлення для служби підтримки …",placeholderActive:"Повідомлення для {name} …",operatorJoined:"{name} приєднується до розмови",conversationClosed:"{name} завершує розмову",continueWithAssistant:"Продовжити з асистентом",requestAgain:"Запросити оператора ще раз",delivered:"Доставлено службі підтримки",notDelivered:"Не доставлено"}};function fz(e,t){const n=vl.en,r=vl[e]||n;return{...n,...r,...(t==null?void 0:t[e])||{}}}function $r(e,t){return e.replace("{name}",t)}function mz({message:e,labels:t,innerRef:n}){const r=e.systemKind==="operator_joined",i=e.operatorName||(t==null?void 0:t.operatorFallback)||"Support",a=(r?t==null?void 0:t.operatorJoined:t==null?void 0:t.conversationClosed)||"{name}",o=$r(a,i);return f.jsxs("div",{ref:n,className:"handover-in flex items-center gap-3 py-1",role:"note",children:[f.jsx("span",{className:"h-px min-w-[10px] flex-1 bg-border","aria-hidden":"true"}),f.jsxs("span",{className:"flex min-w-0 items-center gap-2 text-[11px] text-foreground/60",children:[r?f.jsx(li,{imageUrl:e.operatorImageUrl,name:i,size:20}):f.jsx("span",{className:"inline-flex h-[20px] w-[20px] shrink-0 items-center justify-center rounded-full bg-muted text-foreground/50","aria-hidden":"true",children:f.jsx(vn,{})}),f.jsx("span",{className:"truncate",title:o,children:o}),f.jsx("span",{className:"shrink-0 text-foreground/40",children:e.time})]}),f.jsx("span",{className:"h-px min-w-[10px] flex-1 bg-border","aria-hidden":"true"})]})}const Ir={de:"🔍 Suche...",simple:"🔍 Suche...",en:"🔍 Searching...",fr:"🔍 Recherche...",es:"🔍 Buscando...",it:"🔍 Ricerca...",tr:"🔍 Arıyor...",ar:"🔍 جارٍ البحث...",pl:"🔍 Szukanie...",ua:"🔍 Пошук..."},pz={de:cl,simple:cl,en:ca,fr:yS,es:q1,it:QS,tr:uA,ar:O0,pl:IC,ua:UA},hz=(e,t,n)=>{const r=e.indexOf(":"),i=e.indexOf("?"),a=e.indexOf("#"),o=e.indexOf("/");return r!==-1&&(o===-1||r<o)&&(i===-1||r<i)&&(a===-1||r<a)&&/^tel$/i.test(e.slice(0,r))?e:Rc(e)},gz={a:({node:e,href:t,...n})=>{const r=typeof t=="string"&&/^https?:\/\//i.test(t);return f.jsx("a",{...n,href:t,target:r?"_blank":void 0,rel:r?"noopener noreferrer":void 0})}},bz=e=>{if(!e)return null;const t=e instanceof Date?e:new Date(e);return isNaN(t.getTime())?null:t};function yz({messages:e,quickActions:t,theme:n,isMobile:r,inputRef:i,setInput:a,selectedLanguage:o,toolStatus:s,isTyping:l,lastBotMessageRef:u,messagesEndRef:c,scrollContainerRef:d,onScroll:p,showScrollButton:m,onScrollToBottom:h,handleFeedback:g,botAvatarSrc:b,scrollLabel:y,botAvatarAlt:w,ttsModelId:k,ttsVoiceId:E,ttsVoiceSettings:j,onStructuredAction:z,handoverLabels:N}){return f.jsxs(f.Fragment,{children:[f.jsxs("div",{ref:d,onScroll:p,role:"log","aria-live":"polite","aria-label":"Chat-Nachrichten",className:"flex-1 min-h-0 overflow-y-auto p-5 bg-[hsl(var(--chat-bg))] flex flex-col gap-4 scrollbar-thin scrollbar-track-muted scrollbar-thumb-primary relative",children:[e.length===1&&f.jsx(XA,{quickActions:t,theme:n,onSelect:P=>{var L;a(P),r||(L=i.current)==null||L.focus()}}),e.map((P,L)=>{const C=P.sender==="operator",D=L===e.length-1;if(P.sender==="system")return f.jsx(mz,{message:P,labels:N,innerRef:D?u:null},L);const M=L>0?e[L-1]:void 0,X=P.operatorName||(N==null?void 0:N.operatorFallback)||"Support",F=C&&!((M==null?void 0:M.sender)==="operator"&&M.operatorName===P.operatorName),O=bz(P.timestamp),W=O?s0(O,{addSuffix:!0,locale:pz[o]||ca}):P.time||"";return f.jsxs("div",{ref:!P.isUser&&L===e.length-1?u:null,className:`flex gap-3 animate-message-slide-in ${P.isUser?"flex-row-reverse":""}`,children:[C?f.jsx(li,{imageUrl:P.operatorImageUrl,name:X,size:36,className:"shadow-[0_4px_15px_rgba(0,0,0,0.15)]"}):f.jsx("div",{className:`w-9 h-9 rounded-full flex items-center justify-center flex-shrink-0 shadow-[0_4px_15px_rgba(0,0,0,0.2)] border ${P.isUser?"bg-[hsl(var(--chat-avatar-user))] border-primary":"bg-[hsl(var(--chat-avatar-bot))] border-primary"}`,children:P.isUser?f.jsx(nm,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"}):f.jsx("img",{src:b,alt:w,className:"w-6 h-6 object-contain drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"})}),f.jsxs("div",{className:P.rpcData?"min-w-0 flex-1":void 0,children:[f.jsxs("div",{className:"flex flex-col gap-2 w-full max-w-[90%]",children:[F?f.jsxs("div",{className:"flex min-w-0 items-center gap-1.5 px-1 text-xs",children:[f.jsx("span",{className:"truncate font-semibold text-foreground/80",title:X,children:X}),f.jsx("span",{className:"shrink-0 rounded-full bg-[hsl(var(--chat-human)/0.14)] px-1.5 py-px text-[10px] font-semibold text-[hsl(var(--chat-human))]",children:(N==null?void 0:N.supportTag)||"Support"})]}):null,P.rpcData?f.jsx(dz,{data:P.rpcData,disabled:l,onAction:z}):f.jsx("div",{className:`w-full px-4 py-3 rounded-[18px] leading-relaxed text-sm transition-all hover:-translate-y-0.5 ${P.isUser?"bg-primary text-primary-foreground shadow-[0_6px_20px_hsl(var(--glow-primary)),inset_0_1px_2px_rgba(255,255,255,0.15)] hover:shadow-[0_10px_30px_hsl(var(--glow-primary)),inset_0_1px_2px_rgba(255,255,255,0.25)]":C?"rounded-ss-[6px] bg-[hsl(var(--chat-message-human))] border border-[hsl(var(--chat-message-human-border))] text-foreground shadow-[0_4px_15px_rgba(0,0,0,0.06)] hover:shadow-[0_8px_25px_rgba(0,0,0,0.1)] whitespace-pre-wrap break-words":"bg-[hsl(var(--chat-message-bot))] backdrop-blur-[20px] border border-[hsl(var(--chat-message-bot-border))] text-foreground shadow-[0_4px_15px_rgba(0,0,0,0.08)] hover:shadow-[0_8px_25px_rgba(0,0,0,0.12)]"}`,children:P.isUser||C?P.text:f.jsx("div",{className:`prose prose-sm ${n!=="light"?"prose-invert":""} max-w-none prose-p:my-2 prose-headings:my-3 prose-ul:my-2 prose-ol:my-2 prose-li:my-1 prose-code:text-xs prose-pre:bg-muted prose-pre:text-foreground prose-strong:text-foreground prose-a:text-foreground hover:prose-a:text-primary break-words overflow-wrap-anywhere prose-a:break-all text-foreground`,children:f.jsx(ox,{remarkPlugins:[bk],components:gz,urlTransform:hz,children:P.text})})}),!P.isUser&&P.sources&&P.sources.length>0&&f.jsx(ZA,{sources:P.sources}),!P.isUser&&P.files&&P.files.length>0&&f.jsxs("div",{className:"space-y-1.5 w-full",children:[f.jsx("div",{className:"text-[10px] uppercase tracking-wider text-foreground/50 font-semibold",children:"Dateien"}),f.jsx("div",{className:"flex flex-col gap-1",children:P.files.map((K,q)=>f.jsxs("a",{href:K.url,target:"_blank",rel:"noopener noreferrer",className:"flex items-center gap-2 text-xs text-foreground/70 bg-muted rounded-lg px-3 py-2 border border-border hover:bg-muted/80 transition-all group",children:[f.jsx(_l,{className:"w-3 h-3 flex-shrink-0 group-hover:scale-110 transition-transform"}),f.jsx("span",{className:"truncate",children:K.name})]},q))})]})]}),f.jsxs("div",{className:`flex items-center gap-2 mt-1.5 ${P.isUser?"justify-end":"justify-start"}`,children:[P.isUser&&P.delivery==="delivered"?f.jsxs("span",{className:"handover-in inline-flex items-center text-[hsl(var(--chat-human))]",title:N==null?void 0:N.delivered,children:[f.jsx(vn,{className:"w-3 h-3","aria-hidden":"true"}),f.jsx("span",{className:"sr-only",children:N==null?void 0:N.delivered})]}):null,P.isUser&&P.delivery==="failed"?f.jsxs("span",{className:"handover-in inline-flex items-center gap-1 text-[10px] text-[hsl(var(--chat-danger))]",children:[f.jsx(nn,{className:"w-3 h-3","aria-hidden":"true"}),N==null?void 0:N.notDelivered]}):null,f.jsx("div",{className:"text-[10px] text-foreground/40",title:P.time,children:W}),!P.isUser&&!P.rpcData&&!C&&f.jsxs("div",{className:"flex gap-1",children:[f.jsx($A,{text:P.text,language:o,modelId:k,voiceId:E,voiceSettings:j,className:"p-1 rounded transition-colors text-foreground/40 hover:text-primary"}),f.jsx("button",{onClick:()=>g(L,"up"),className:`p-1 rounded transition-colors ${P.feedback==="up"?"text-green-400":"text-foreground/40 hover:text-green-400"}`,children:f.jsx($l,{className:"w-3 h-3"})}),f.jsx("button",{onClick:()=>g(L,"down"),className:`p-1 rounded transition-colors ${P.feedback==="down"?"text-red-400":"text-foreground/40 hover:text-red-400"}`,children:f.jsx(tm,{className:"w-3 h-3"})})]})]})]})]},L)}),l&&f.jsxs("div",{ref:u,className:"flex gap-3",children:[f.jsx("div",{className:"w-9 h-9 rounded-full flex items-center justify-center flex-shrink-0 shadow-[0_4px_15px_rgba(0,0,0,0.2)] border border-primary bg-[hsl(var(--chat-avatar-bot))]",children:f.jsx(Ur,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"})}),s.active?f.jsx("div",{className:"px-4 py-3 max-w-[85%] w-fit bg-card/50 backdrop-blur-sm rounded-2xl rounded-tl-none border border-border/30 shadow-lg animate-message-slide-in",children:f.jsx("div",{className:"text-sm text-foreground/70",children:s.toolName==="human_handover"&&N?N.requesting:Ir[o]||Ir.en})}):f.jsx(ez,{})]}),s.active&&!l&&f.jsxs("div",{ref:u,className:"flex gap-3",children:[f.jsx("div",{className:"w-9 h-9 rounded-full flex items-center justify-center flex-shrink-0 shadow-[0_4px_15px_rgba(0,0,0,0.2)] border border-primary bg-[hsl(var(--chat-avatar-bot))]",children:f.jsx(Ur,{className:"w-5 h-5 text-primary-foreground drop-shadow-[0_1px_2px_rgba(0,0,0,0.2)]"})}),f.jsx("div",{className:"px-4 py-3 max-w-[85%] w-fit bg-card/50 backdrop-blur-sm rounded-2xl rounded-tl-none border border-border/30 shadow-lg animate-message-slide-in",children:f.jsx("div",{className:"text-sm text-foreground/70",children:s.toolName==="human_handover"&&N?N.requesting:Ir[o]||Ir.en})})]}),f.jsx("div",{ref:c})]}),m&&f.jsx("button",{onClick:h,className:"absolute bottom-36 right-4 bg-primary/95 backdrop-blur-sm text-primary-foreground rounded-full p-3 shadow-[0_8px_30px_rgb(0,0,0,0.12)] hover:shadow-[0_12px_40px_rgb(0,0,0,0.16)] hover:bg-primary hover:scale-110 transition-all duration-300 z-20 animate-[slideUp_0.3s_ease-out] group flex items-center justify-center","aria-label":y,children:f.jsx(Lf,{className:"w-5 h-5",strokeWidth:2.5})})]})}const xl=({className:e,pulse:t})=>f.jsxs("span",{className:"relative inline-flex h-2 w-2 shrink-0","aria-hidden":"true",children:[t?f.jsx("span",{className:`handover-pulse absolute inline-flex h-full w-full rounded-full ${e}`}):null,f.jsx("span",{className:`relative inline-flex h-2 w-2 rounded-full ${e}`})]}),wl="px-4 pt-2.5 bg-[hsl(var(--chat-input-bg))] flex flex-col items-center gap-1.5",kl="handover-in inline-flex max-w-full min-w-0 items-center gap-2 rounded-full border px-3 py-1.5 text-xs transition-colors duration-500",Sl="inline-flex items-center gap-1.5 rounded-full border border-border bg-card/60 px-2.5 py-1 text-[11px] font-medium text-foreground/75 transition-colors hover:border-primary/40 hover:bg-primary/5 hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary";function vz({status:e,operator:t,labels:n,disabled:r,showRequestButton:i=!0,onRequest:a,onContinueWithAssistant:o}){const s=(t==null?void 0:t.displayName)||n.operatorFallback;if(e==="idle")return i?f.jsx("div",{className:wl,children:f.jsxs("button",{type:"button",disabled:r,onClick:a,className:`${kl} border-border bg-card/60 text-foreground/70 hover:border-[hsl(var(--chat-human)/0.6)] hover:bg-[hsl(var(--chat-human)/0.08)] hover:text-foreground focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-primary disabled:cursor-not-allowed disabled:opacity-45`,children:[f.jsx(mo,{className:"shrink-0 text-[hsl(var(--chat-human))]","aria-hidden":"true"}),f.jsx("span",{className:"truncate font-medium",children:n.request})]})}):null;const u={requesting:{tone:"border-border bg-card/70 text-foreground/75",lead:f.jsx(xl,{className:"bg-primary",pulse:!0}),text:n.requesting},queued:{tone:"border-[hsl(var(--chat-waiting)/0.45)] bg-[hsl(var(--chat-waiting)/0.1)] text-foreground/80",lead:f.jsx(xl,{className:"bg-[hsl(var(--chat-waiting))]",pulse:!0}),text:n.queued,hint:n.queuedHint},active:{tone:"border-[hsl(var(--chat-human)/0.45)] bg-[hsl(var(--chat-human)/0.1)] text-foreground",lead:f.jsx(li,{imageUrl:t==null?void 0:t.imageUrl,name:s,size:20}),text:$r(n.active,s),tag:n.supportTag},closed:{tone:"border-border bg-muted/50 text-foreground/70",lead:f.jsx(vn,{className:"shrink-0","aria-hidden":"true"}),text:n.closed},failed:{tone:"border-[hsl(var(--chat-danger)/0.4)] bg-[hsl(var(--chat-danger)/0.1)] text-[hsl(var(--chat-danger))]",lead:f.jsx(nn,{className:"shrink-0","aria-hidden":"true"}),text:n.failed}}[e];return f.jsxs("div",{className:wl,role:"status","aria-live":"polite",children:[f.jsxs("div",{className:`${kl} ${u.tone}`,children:[u.lead,f.jsx("span",{className:"min-w-0 truncate font-medium",title:u.text,children:u.text}),u.tag?f.jsx("span",{className:"shrink-0 rounded-full bg-[hsl(var(--chat-human)/0.15)] px-1.5 py-px text-[10px] font-semibold text-[hsl(var(--chat-human))]",children:u.tag}):null,e==="failed"?f.jsxs("button",{type:"button",onClick:a,className:"ms-1 inline-flex shrink-0 items-center gap-1 rounded-full px-2 py-0.5 font-semibold hover:bg-[hsl(var(--chat-danger)/0.12)] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-[hsl(var(--chat-danger))]",children:[f.jsx(Qf,{"aria-hidden":"true"}),n.retry]}):null]},e),u.hint?f.jsx("p",{className:"handover-in text-center text-[10px] text-muted-foreground",children:u.hint}):null,e==="closed"?f.jsxs("div",{className:"handover-in flex max-w-full flex-wrap justify-center gap-1.5",children:[f.jsxs("button",{type:"button",onClick:o,className:Sl,children:[f.jsx(Ur,{"aria-hidden":"true"}),f.jsx("span",{className:"truncate",children:n.continueWithAssistant})]}),f.jsxs("button",{type:"button",onClick:a,disabled:r,className:`${Sl} disabled:opacity-45`,children:[f.jsx(mo,{className:"text-[hsl(var(--chat-human))]","aria-hidden":"true"}),f.jsx("span",{className:"truncate",children:n.requestAgain})]})]}):null]})}const Cl=(e,t)=>{if(e===t)return!0;if(!e||!t||e.length!==t.length)return!1;for(let n=0;n<e.length;n++){const r=e[n],i=t[n];if(!r||!i||r.id!==i.id||r.title!==i.title||r.message!==i.message)return!1}return!0},xz=["audio/webm","audio/mp4","audio/mpeg","audio/aac"],wz={"audio/webm":"webm","audio/mp4":"mp4","audio/mpeg":"mp3","audio/aac":"aac"},kz=e=>{if(typeof window>"u"||typeof MediaRecorder>"u")throw new Error("MediaRecorder is not supported in this environment");const t=n=>n?new MediaRecorder(e,{mimeType:n}):new MediaRecorder(e);for(const n of xz)try{return{recorder:t(n),mimeType:n}}catch(r){if(r instanceof DOMException&&r.name==="NotSupportedError")continue;throw r}return{recorder:t(),mimeType:null}},Sz=e=>wz[e]||e.split("/")[1]||"webm",ma=I.forwardRef(({isOpen:e,onClose:t,config:n,floatingZIndexBase:r=1e5},i)=>{var Pa,ja,Ta,Na,Ma,Ia,Da,Ra,La,Oa,Fa,Ba;const a=(Pa=n.languages)!=null&&Pa.length?n.languages:Me.languages,o=a.some(R=>R.code===n.defaultLanguage)?n.defaultLanguage:((ja=a[0])==null?void 0:ja.code)||Me.defaultLanguage,s=n.translations||Me.translations,l=n.dialogLayout||Me.dialogLayout||"floating",u=l==="embedded",[c,d]=I.useState(""),[p,m]=I.useState(!1),[h,g]=I.useState(0),[b,y]=I.useState(!1),w=I.useRef(null),k=I.useRef(null),E=I.useRef([]),j=I.useRef(null),[z,N]=I.useState(()=>{const R=localStorage.getItem("klausLanguage"),U=R==="uk"?"ua":R;return U&&a.some(Y=>Y.code===U)?U:o}),[P,L]=I.useState(!1),[C,D]=I.useState(!1),[M,X]=I.useState(!1),[F,O]=I.useState(!1),[W,K]=I.useState(()=>{const R=localStorage.getItem("klausFontSize");return yh(R)?R:"normal"}),[q,ee]=I.useState(()=>localStorage.getItem("klausHighContrast")==="true"),[x,se]=I.useState(()=>localStorage.getItem("klausPrivacyAccepted")==="true"),[ze,S]=I.useState(!1),[Pe,We]=I.useState(null),Ee=I.useRef(null),Ie=I.useRef(null),Z=I.useRef(null),J=I.useRef(null),Q=I.useRef(null),[be,pe]=I.useState({top:0,left:0}),Je=I.useCallback(()=>({userPreferredLanguage:z,currentDate:new Date().toISOString()}),[z]),[Ge,Ze]=I.useState(null),{theme:ke,setTheme:te}=du(),ie=s[o]||Me.translations[o],$=s[z]||ie,He=($==null?void 0:$.welcome)||(ie==null?void 0:ie.welcome)||Me.translations[Me.defaultLanguage].welcome,Oe=!!n.startOnFirstUserMessage&&!((Ta=n.humanHandover)!=null&&Ta.enabled)&&!(n.initialMessage&&n.conversationId),Se=fz(z,(Na=n.humanHandover)==null?void 0:Na.translations);I.useEffect(()=>{D(l==="centered")},[l]),I.useEffect(()=>{if(typeof document>"u"||!(e&&l==="centered"))return;const R=document.body,U=R.style.overflow;return R.style.overflow="hidden",()=>{R.style.overflow=U}},[e,l]),I.useEffect(()=>{const R=()=>window.matchMedia("(max-width: 768px)").matches,U=()=>X(R());return U(),window.addEventListener("resize",U),()=>window.removeEventListener("resize",U)},[]),I.useEffect(()=>{e&&l==="floating"&&(u||M&&D(!0))},[e,M,l,u]);const{messages:Ne,isTyping:st,quickReplies:gt,toolStatus:T,conversationId:B,assistantTenant:_,handover:oe,initialize:ye,sendMessage:Ue,requestHumanHandover:Et,continueWithAssistant:bt,updateMessageFeedback:Nt,appendAssistantMessage:Bt}=hh({promptId:n.promptId||"default",initialMessage:n.initialMessage,initialConversationId:n.initialMessage&&n.conversationId?n.conversationId:void 0,startOnFirstUserMessage:Oe,localWelcomeMessage:Oe?He:void 0,getContext:Je,humanHandover:(Ma=n.humanHandover)!=null&&Ma.enabled?{enabled:!0,pollIntervalMs:n.humanHandover.pollIntervalMs,requestMessage:Se.requestMessage}:void 0,onError:R=>{const U=is[z]?z:o||"de",Y=is[U],re=(R||"").toLowerCase();if(re.includes("content filter")){const Fe=Fi[z]?z:"en",St=Fi[Fe]||Fi.en;Bt(St);return}const Ae=Kp.some(Fe=>re.includes(Fe));!Ae&&R&&console.error("Unhandled chat error:",R),mt({title:Y.title,description:Ae&&R?R:Y.unexpected,variant:"destructive"})}}),_e=s.en||Me.translations.en,kt={...Me.links,...n.links},Ke=n.branding.poweredBy||Me.branding.poweredBy,cn=($==null?void 0:$.settings)||(ie==null?void 0:ie.settings)||Me.translations[Me.defaultLanguage].settings,Wt=(()=>{const R=n.aboutChatbotDescription;if(!R)return;if(typeof R=="string")return R;const U=R[z];if(typeof U=="string")return U;const Y=R[o];if(typeof Y=="string")return Y;const re=R[Me.defaultLanguage];if(typeof re=="string")return re})(),Yt=cn&&Wt?{...cn,aboutChatbot:{...cn.aboutChatbot,description:Wt}}:cn,wn=($==null?void 0:$.placeholder)||(ie==null?void 0:ie.placeholder)||Me.translations[Me.defaultLanguage].placeholder,kn=!!((Ia=n.humanHandover)!=null&&Ia.enabled),Jn=((Da=oe.operator)==null?void 0:Da.displayName)||Se.operatorFallback,wr=Jn.length<=20,zi=kn?oe.status==="active"?wr?$r(Se.placeholderActive,Jn):Se.placeholderQueued:oe.status==="queued"?Se.placeholderQueued:wn:wn,kr=(()=>{if(kn)switch(oe.status){case"requesting":case"queued":return{mode:"waiting",label:Se.headerWaiting};case"active":return{mode:"human",label:$r(Se.headerActive,Jn),operator:oe.operator,operatorFallbackName:Se.operatorFallback};case"closed":return{mode:"closed",label:Se.headerClosed};default:return}})(),Sr=($==null?void 0:$.disclaimer)||(ie==null?void 0:ie.disclaimer)||Me.translations[Me.defaultLanguage].disclaimer,Ei=(Yt==null?void 0:Yt.scrollToBottom)||((Ra=ie==null?void 0:ie.settings)==null?void 0:Ra.scrollToBottom)||"Zum Ende scrollen",Pi=($==null?void 0:$.transcribing)??(_e==null?void 0:_e.transcribing)??Me.translations[Me.defaultLanguage].transcribing,dn=()=>{if(!J.current||typeof window>"u")return;const R=J.current.getBoundingClientRect(),U=220,Y=8;if(u&&Z.current){const qt=Z.current.getBoundingClientRect(),Mi=qt.width,Wa=qt.height,Af=R.right-U-qt.left,zf=Math.max(Y,Math.min(Af,Mi-U-Y)),Va=Math.min(300,Wa*.6);let Ii=R.bottom+6-qt.top;Ii+Va+Y>Wa&&(Ii=Math.max(Y,R.top-qt.top-Va-6)),pe({top:Ii,left:zf});return}const re=window.innerWidth,Ce=window.innerHeight,Ae=Math.max(Y,Math.min(R.right-U,re-U-Y)),Fe=Math.min(300,Ce*.6);let St=R.bottom+6;St+Fe+Y>Ce&&(St=Math.max(Y,R.top-Fe-6)),pe({top:St,left:Ae})};I.useEffect(()=>{const R=U=>{if(U.key==="Escape"&&e){if(P){U.preventDefault(),U.stopPropagation(),L(!1);return}F?O(!1):t()}};return window.addEventListener("keydown",R),()=>window.removeEventListener("keydown",R)},[e,F,t,P]),I.useEffect(()=>{var U,Y;if(!Z.current)return;if(u){Ze(Z.current);return}const R=(Y=(U=Z.current).getRootNode)==null?void 0:Y.call(U);R instanceof ShadowRoot?Ze(R):typeof document<"u"&&Ze(document.body)},[e,u]),I.useEffect(()=>{if(!P)return;const R=U=>{const Y=U.composedPath&&U.composedPath()||[],re=U.target,Ce=J.current,Ae=Q.current,Fe=!!Ce&&(Y.includes(Ce)||Ce.contains(re)),St=!!Ae&&(Y.includes(Ae)||Ae.contains(re));!Fe&&!St&&L(!1)};return document.addEventListener("mousedown",R,!0),document.addEventListener("touchstart",R,!0),()=>{document.removeEventListener("mousedown",R,!0),document.removeEventListener("touchstart",R,!0)}},[P]),I.useEffect(()=>{if(!P)return;dn();const R=()=>dn(),U=()=>dn();return window.addEventListener("resize",R),window.addEventListener("scroll",U,!0),()=>{window.removeEventListener("resize",R),window.removeEventListener("scroll",U,!0)}},[P]),I.useEffect(()=>{if(!(e&&Z.current))return;const R=()=>{var Ae,Fe;const Y='button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])',re=Array.from(((Ae=Z.current)==null?void 0:Ae.querySelectorAll(Y))??[]),Ce=Array.from(((Fe=Q.current)==null?void 0:Fe.querySelectorAll(Y))??[]);return[...re,...Ce]},U=Y=>{if(Y.key!=="Tab")return;const re=R().filter(Fe=>!Fe.hasAttribute("disabled")&&Fe.getAttribute("tabindex")!=="-1");if(re.length===0)return;const Ce=re[0],Ae=re[re.length-1];Y.shiftKey?document.activeElement===Ce&&(Y.preventDefault(),Ae==null||Ae.focus()):document.activeElement===Ae&&(Y.preventDefault(),Ce==null||Ce.focus())};return window.addEventListener("keydown",U),()=>window.removeEventListener("keydown",U)},[e,F,P]),I.useEffect(()=>{if(P&&Q.current){const R=Q.current.querySelector("button:not([disabled])");R==null||R.focus()}else!P&&J.current&&J.current.focus()},[P]);const Cr=I.useCallback(R=>{if(!Q.current)return;const U=Array.from(Q.current.querySelectorAll("button:not([disabled])"));if(!U.length)return;const Y=U.indexOf(document.activeElement),re=Ce=>{var Ae;R.preventDefault(),(Ae=U[Ce])==null||Ae.focus()};switch(R.key){case"ArrowDown":{const Ce=(Y+1)%U.length;re(Ce);break}case"ArrowUp":{const Ce=(Y-1+U.length)%U.length;re(Ce);break}case"Home":re(0);break;case"End":re(U.length-1);break}},[]),Ar=(()=>{const R=n.quickReplies.default,U=Array.isArray(R)&&R.length>0,Y=n.quickReplies[z],re=Me.quickReplies[z];if(Y!==void 0&&(re===void 0||!Cl(Y,re)))return Y;if(U)return R;if(re!==void 0)return re;const Ae=n.quickReplies[o],Fe=Me.quickReplies[o];return Ae!==void 0&&(Fe===void 0||!Cl(Ae,Fe))?Ae:Fe!==void 0?Fe:[]})(),ji=(Ar.length?Ar:gt.map((R,U)=>({id:`api-${U}`,title:R.text,message:R.text}))).map(R=>({...R,icon:R.id==="mangel"?f.jsx(nn,{className:"w-4 h-4"}):R.id==="kfz"?f.jsx(nn,{className:"w-4 h-4"}):R.id==="oeffnungszeiten"?f.jsx(Ha,{className:"w-4 h-4"}):R.id==="termin"?f.jsx(Ha,{className:"w-4 h-4"}):f.jsx(_l,{className:"w-4 h-4"})})),Ti=()=>{localStorage.setItem("klausPrivacyAccepted","true"),se(!0)},Ni=()=>{localStorage.removeItem("klausPrivacyAccepted"),se(!1),O(!1),t()};I.useEffect(()=>{e&&x&&ye()},[e,x,ye]),I.useEffect(()=>{e&&Ie.current&&!M&&Ie.current.focus()},[e,M]);const[A,V]=I.useState(!1),G=I.useRef(null),ae=I.useRef(Ne.length),xe=I.useRef(null),je=()=>{const R=G.current;if(!R)return;const Y=R.scrollHeight-R.scrollTop-R.clientHeight<150;V(!Y)};I.useEffect(()=>{var R,U;if((R=n.humanHandover)!=null&&R.enabled&&oe.status!=="idle"){const Y=G.current;Y&&(!A||(U=Ne[Ne.length-1])!=null&&U.isUser)&&(Y.scrollTop=Y.scrollHeight);return}u||xe.current&&xe.current.scrollIntoView({behavior:"smooth",block:"start"})},[Ne.length,st,u]),I.useEffect(()=>{if(Ne.length>ae.current){const R=G.current;R&&(R.scrollHeight-R.scrollTop-R.clientHeight<150||V(!0))}ae.current=Ne.length},[Ne]);const ge=()=>{const R=G.current;R&&(R.scrollTo({top:R.scrollHeight,behavior:"smooth"}),V(!1))};I.useEffect(()=>{localStorage.setItem("klausLanguage",z)},[z]),I.useEffect(()=>{localStorage.setItem("klausFontSize",W);const R=Z.current;if(!R)return;const U=R.getRootNode(),Y=U instanceof ShadowRoot?U.host:document.documentElement;R.classList.remove("font-size-small","font-size-large","font-size-extra-large"),Y.classList.remove("font-size-small","font-size-large","font-size-extra-large");const re=W==="small"?"font-size-small":W==="large"?"font-size-large":W==="extra-large"?"font-size-extra-large":"";re&&(R.classList.add(re),Y.classList.add(re))},[W]),I.useEffect(()=>{localStorage.setItem("klausHighContrast",String(q))},[q]),I.useEffect(()=>{Ie.current&&(Ie.current.style.height="auto",Ie.current.style.height=`${Math.min(Ie.current.scrollHeight,120)}px`)},[c]);const fe=async()=>{if(p){await qe();return}if(b)return;const R=c.trim();if(!R)return;const U=R;d("");try{await Ue(U)}catch(Y){console.error("Failed to send message:",Y)}},nt=R=>{R.key==="Enter"&&!R.shiftKey&&(R.preventDefault(),fe())},Ve=async()=>{try{const R=await navigator.mediaDevices.getUserMedia({audio:!0});let U,Y=null;try{({recorder:U,mimeType:Y}=kz(R))}catch(re){throw R.getTracks().forEach(Ce=>Ce.stop()),re}k.current=U,E.current=[],j.current=U.mimeType||Y,U.ondataavailable=re=>{re.data.size>0&&E.current.push(re.data),!j.current&&re.data.type&&(j.current=re.data.type)},U.start(),m(!0),g(0),w.current=setInterval(()=>{g(re=>re+1)},1e3)}catch(R){console.error("Failed to start recording:",R);const U=R instanceof DOMException&&R.name==="NotSupportedError";mt({title:U?"Unsupported":"Error",description:U?"Audio recording is not supported in this browser.":"Failed to access microphone",variant:"destructive"})}},qe=async()=>{if(w.current&&clearInterval(w.current),!k.current||k.current.state==="inactive"){m(!1);return}return m(!1),y(!0),new Promise(R=>{const U=k.current;U.onstop=async()=>{var Y;try{const re=j.current||U.mimeType||((Y=E.current[0])==null?void 0:Y.type)||"audio/webm",Ce=re?new Blob(E.current,{type:re}):new Blob(E.current),Ae=Ce.type||re||"audio/webm",Fe=`voice-${Date.now()}.${Sz(Ae)}`,St=new FileReader;St.onloadend=async()=>{try{const qt=St.result.split(",")[1],Mi=await lh(qt,Ae,Fe,z==="de"?"de-DE":z==="en"?"en-US":void 0);d((Mi.text||"").trimEnd())}catch(qt){console.error("Transcription error:",qt),mt({title:"Error",description:"Failed to transcribe audio",variant:"destructive"})}finally{y(!1),g(0),j.current=null,E.current=[],k.current=null,R()}},St.readAsDataURL(Ce)}catch(re){console.error("Error processing audio:",re),y(!1),g(0),j.current=null,E.current=[],k.current=null,R()}finally{U.stream.getTracks().forEach(re=>re.stop())}},U.stop()})},lt=R=>{let U=0;for(let Y=0;Y<=R&&Y<Ne.length;Y++)!Ne[Y].isUser&&!Ne[Y].rpcData&&(U+=1);return U||1},_t=(R,U)=>{var Y;if(U==="down")We(R),S(!0);else{const Ce=((Y=Ne[R])==null?void 0:Y.feedback)===U?null:U;if(Nt(R,Ce),Ce==="up"&&B){const Ae=lt(R);(async()=>{try{await ls({conversation_id:B,feedback_type:"positive",message_number:Ae,tenant:_}),mt({title:"Vielen Dank!",description:"Ihre positive Bewertung hilft uns weiter."})}catch(Fe){console.error("Failed to submit positive feedback:",Fe),mt({title:"Fehler",description:"Ihre Bewertung konnte nicht gesendet werden.",variant:"destructive"})}})()}else Ce==="up"&&mt({title:"Vielen Dank!",description:"Ihre positive Bewertung hilft uns weiter."})}},Vt=(R,U)=>{var Ce;if(Pe===null)return;Nt(Pe,"down");const re=((Ce=(Zr[z]||Zr.de).find(Ae=>Ae.id===R))==null?void 0:Ce.label)||R;if(B){const Ae=lt(Pe);(async()=>{try{await ls({conversation_id:B,feedback_type:"negative",message_number:Ae,tenant:_,problem:re,problem_description:U||void 0})}catch(Fe){console.error("Failed to submit negative feedback:",Fe),mt({title:"Fehler",description:"Ihr Feedback konnte nicht gesendet werden.",variant:"destructive"})}})()}S(!1),We(null)};if(I.useImperativeHandle(i,()=>({sendQuickMessage:R=>{d(R),setTimeout(()=>{fe()},100)}})),!e)return null;const et=Number.isFinite(r)?Math.max(0,Math.min(Math.round(r),2147483645)):1e5,Hn=et+2,Sn="bg-[hsl(var(--chat-bg))] backdrop-blur-[60px] rounded-[24px] border border-border flex flex-col overflow-hidden animate-chat-slide-up transform-gpu transition-all duration-300",Cn=`${ke==="light"?"light":""} ${q?"high-contrast":""}`,wf=`fixed ${C?"inset-4":"bottom-[30px] right-[30px] w-[420px]"} ${Sn} shadow-[0_30px_80px_rgba(0,0,0,0.5),inset_0_1px_2px_rgba(255,255,255,0.08),0_0_80px_hsl(var(--glow-primary))] max-md:w-[calc(100vw-20px)] max-md:right-[10px] max-md:bottom-[20px] ${C?"max-md:inset-0 max-md:rounded-none":""} ${Cn}`,kf=`fixed ${C?"inset-4 max-md:inset-0 max-md:rounded-none":"bottom-[30px] right-[30px] w-[420px] h-[650px] max-md:w-[calc(100vw-20px)] max-md:h-[calc(100vh-100px)] max-md:right-[10px] max-md:bottom-[20px]"} ${Sn} shadow-[0_30px_80px_rgba(0,0,0,0.3)] ${Cn}`,Sf=`relative w-full max-w-[960px] ${C?"h-[90vh] max-h-[820px]":"h-[80vh] max-h-[720px]"} max-md:max-w-none max-md:h-full max-md:rounded-none ${Sn} shadow-[0_30px_80px_rgba(0,0,0,0.35)] ${Cn}`,Cf=`relative w-full h-full ${Sn} shadow-[0_30px_80px_rgba(0,0,0,0.25)] ${Cn}`,Ea=(R,{isPrivacy:U})=>l==="centered"?f.jsxs("div",{className:"fixed inset-0 flex items-center justify-center px-4 max-md:px-0",style:{zIndex:et},children:[f.jsx("div",{className:"absolute inset-0 bg-black/40 backdrop-blur-[2px]","aria-hidden":"true",onClick:t}),f.jsx("div",{className:"relative z-10 w-full max-w-[960px] max-md:max-w-none max-md:h-full max-md:flex max-md:items-stretch",children:f.jsx("div",{ref:Z,role:"dialog","aria-modal":"true","aria-labelledby":U?"privacy-dialog-title":"chat-title","aria-describedby":U?"privacy-dialog-description":"chat-description",lang:z,className:Sf,children:R})})]}):l==="embedded"?f.jsx("div",{ref:Z,role:"dialog","aria-modal":"true","aria-labelledby":U?"privacy-dialog-title":"chat-title","aria-describedby":U?"privacy-dialog-description":"chat-description",lang:z,className:Cf,children:R}):f.jsx("div",{ref:Z,role:"dialog","aria-modal":"true","aria-labelledby":U?"privacy-dialog-title":"chat-title","aria-describedby":U?"privacy-dialog-description":"chat-description",lang:z,className:U?wf:kf,style:{zIndex:et},children:R});return x?Ea(f.jsxs(f.Fragment,{children:[f.jsx("div",{className:"absolute inset-0 rounded-[24px] p-[1px] opacity-60 pointer-events-none",style:{background:`linear-gradient(135deg,
|
|
286
296
|
hsl(var(--primary) / 0.4),
|
|
287
297
|
hsl(var(--secondary) / 0.4),
|
|
288
|
-
hsl(var(--accent) / 0.4))`,WebkitMask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",mask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",WebkitMaskComposite:"xor",maskComposite:"exclude"}}),f.jsx(nh,{theme:Xe,selectedLanguage:A,languages:a,onlineLabel:(ze==null?void 0:ze.online)||(Me==null?void 0:Me.online)||"",isLangMenuOpen:N,setIsLangMenuOpen:H,repositionLangMenu:Xt,langMenuPortalTarget:We,langMenuPos:Be,langMenuContentRef:me,langButtonRef:Q,handleLangMenuKeyDown:xr,onSelectLanguage:P,showSettings:R,onToggleSettings:()=>B(!R),isExpanded:z,onToggleExpand:()=>j(!z),showExpandToggle:l==="floating",langMenuPositioning:u?"absolute":"fixed",langMenuZIndex:be,showCloseButton:!u,onClose:t,logoSrc:n.branding.logoUrl||Te.branding.logoUrl,assistantName:n.branding.assistantName,assistantTagline:n.branding.tagline}),f.jsx(UA,{messages:Ye,quickActions:kr,theme:Xe,isMobile:M,inputRef:se,setInput:c,selectedLanguage:A,toolStatus:pn,isTyping:nn,lastBotMessageRef:gn,messagesEndRef:ye,scrollContainerRef:hn,onScroll:zi,showScrollButton:Cr,onScrollToBottom:Ei,handleFeedback:te,botAvatarSrc:n.branding.logoUrl||Te.branding.logoUrl,botAvatarAlt:n.branding.assistantName,scrollLabel:Ut,ttsModelId:(Ca=n.tts)==null?void 0:Ca.modelId,ttsVoiceId:(Aa=n.tts)==null?void 0:Aa.voiceId,ttsVoiceSettings:(za=n.tts)==null?void 0:za.voiceSettings,onStructuredAction:L=>void ue(L)}),f.jsx($p,{open:R,onClose:()=>B(!1),translation:pt,theme:Xe,setTheme:tt,fontSize:F,onFontSizeChange:V,highContrast:O,onHighContrastChange:G,onRevokePrivacy:Sr,links:rt,poweredBy:n.branding.poweredBy}),f.jsx(th,{input:d,onInputChange:c,onSend:Jn,onKeyDown:Pi,inputRef:se,isRecording:p,isTranscribing:b,isTyping:nn,startRecording:C,stopRecording:W,recordingTime:h,placeholder:it,transcribingLabel:Bn,disclaimer:vr,poweredByText:st==null?void 0:st.text,poweredByUrl:(st==null?void 0:st.url)||rt.poweredByUrl}),f.jsx(yp,{isOpen:oe,onClose:()=>{x(!1),ge(null)},onSubmit:Ce,language:A})]}),{isPrivacy:!1}):Ze(f.jsxs(f.Fragment,{children:[f.jsxs("div",{className:"relative bg-primary p-5 flex justify-between items-center rounded-t-[24px]",children:[f.jsxs("div",{className:"flex items-center gap-3",children:[f.jsx("div",{className:"w-[42px] h-[42px] bg-[hsl(var(--chat-avatar-bot))] rounded-full flex items-center justify-center border border-primary-foreground/30",role:"img","aria-label":`${n.branding.assistantName} Logo`,children:f.jsx("img",{src:n.branding.logoUrl||Te.branding.logoUrl,alt:n.branding.assistantName,className:"w-7 h-7 object-contain drop-shadow-[0_2px_4px_rgba(0,0,0,0.2)]"})}),f.jsx("div",{id:"privacy-dialog-title",className:"text-primary-foreground text-lg font-bold",children:n.branding.assistantName})]}),!u&&f.jsx("button",{onClick:t,"aria-label":"Dialog schließen",className:"w-[38px] h-[38px] bg-primary-foreground/15 backdrop-blur-[10px] border border-primary-foreground/20 rounded-full flex items-center justify-center transition-all duration-300 hover:bg-primary-foreground/25 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary",children:f.jsx(Nn,{className:"w-5 h-5 text-primary-foreground","aria-hidden":"true"})})]}),f.jsxs("div",{className:"p-6 space-y-4 bg-[hsl(var(--chat-bg))]",children:[f.jsx("h3",{id:"privacy-dialog-description",className:"text-lg font-bold text-foreground",children:"Datenschutzhinweis"}),f.jsx("p",{className:"text-sm text-foreground/80 leading-relaxed",children:"Mit der Nutzung des KI-Assistenten stimmen Sie der Verarbeitung Ihrer Eingaben gemäß unserer Datenschutzerklärung zu. Ihre Daten werden verschlüsselt übertragen und nur zur Beantwortung Ihrer Anfragen verwendet."}),f.jsx("a",{href:rt.privacyUrl||"#",target:"_blank",rel:"noopener noreferrer",className:"text-sm text-primary hover:text-primary/80 underline block",children:"Datenschutzerklärung lesen →"}),f.jsx(ut,{onClick:Ai,className:"w-full bg-primary hover:bg-primary/90 text-primary-foreground font-semibold",children:"Akzeptieren und fortfahren"})]})]}),{isPrivacy:!0})});ca.displayName="ChatInterface";function QA(e,t=globalThis==null?void 0:globalThis.document){const n=Wt(e);v.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 YA="DismissableLayer",zo="dismissableLayer.update",_A="dismissableLayer.pointerDownOutside",$A="dismissableLayer.focusOutside",sl,qc=v.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),da=v.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:i,onFocusOutside:a,onInteractOutside:o,onDismiss:s,...l}=e,u=v.useContext(qc),[d,c]=v.useState(null),p=(d==null?void 0:d.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,m]=v.useState({}),h=Ke(t,P=>c(P)),g=Array.from(u.layers),[b]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),y=g.indexOf(b),S=d?g.indexOf(d):-1,k=u.layersWithOutsidePointerEventsDisabled.size>0,E=S>=y,T=tz(P=>{const N=P.target,H=[...u.branches].some(z=>z.contains(N));!E||H||(i==null||i(P),o==null||o(P),P.defaultPrevented||s==null||s())},p),A=nz(P=>{const N=P.target;[...u.branches].some(z=>z.contains(N))||(a==null||a(P),o==null||o(P),P.defaultPrevented||s==null||s())},p);return QA(P=>{S===u.layers.size-1&&(r==null||r(P),!P.defaultPrevented&&s&&(P.preventDefault(),s()))},p),v.useEffect(()=>{if(d)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(sl=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(d)),u.layers.add(d),ll(),()=>{n&&u.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=sl)}},[d,p,n,u]),v.useEffect(()=>()=>{d&&(u.layers.delete(d),u.layersWithOutsidePointerEventsDisabled.delete(d),ll())},[d,u]),v.useEffect(()=>{const P=()=>m({});return document.addEventListener(zo,P),()=>document.removeEventListener(zo,P)},[]),f.jsx(Fe.div,{...l,ref:h,style:{pointerEvents:k?E?"auto":"none":void 0,...e.style},onFocusCapture:Pe(e.onFocusCapture,A.onFocusCapture),onBlurCapture:Pe(e.onBlurCapture,A.onBlurCapture),onPointerDownCapture:Pe(e.onPointerDownCapture,T.onPointerDownCapture)})});da.displayName=YA;var ez="DismissableLayerBranch",Uc=v.forwardRef((e,t)=>{const n=v.useContext(qc),r=v.useRef(null),i=Ke(t,r);return v.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),f.jsx(Fe.div,{...e,ref:i})});Uc.displayName=ez;function tz(e,t=globalThis==null?void 0:globalThis.document){const n=Wt(e),r=v.useRef(!1),i=v.useRef(()=>{});return v.useEffect(()=>{const a=s=>{if(s.target&&!r.current){let l=function(){Xc(_A,n,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);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 nz(e,t=globalThis==null?void 0:globalThis.document){const n=Wt(e),r=v.useRef(!1);return v.useEffect(()=>{const i=a=>{a.target&&!r.current&&Xc($A,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 ll(){const e=new CustomEvent(zo);document.dispatchEvent(e)}function Xc(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?Ql(i,a):i.dispatchEvent(a)}var rz=da,iz=Uc;const oz=["top","right","bottom","left"],Yt=Math.min,bt=Math.max,$r=Math.round,Dr=Math.floor,Nt=e=>({x:e,y:e}),az={left:"right",right:"left",bottom:"top",top:"bottom"},sz={start:"end",end:"start"};function Eo(e,t,n){return bt(e,Yt(t,n))}function Vt(e,t){return typeof e=="function"?e(t):e}function Jt(e){return e.split("-")[0]}function Rn(e){return e.split("-")[1]}function fa(e){return e==="x"?"y":"x"}function ma(e){return e==="y"?"height":"width"}const lz=new Set(["top","bottom"]);function jt(e){return lz.has(Jt(e))?"y":"x"}function pa(e){return fa(jt(e))}function uz(e,t,n){n===void 0&&(n=!1);const r=Rn(e),i=pa(e),a=ma(i);let o=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(o=ei(o)),[o,ei(o)]}function cz(e){const t=ei(e);return[Po(e),t,Po(t)]}function Po(e){return e.replace(/start|end/g,t=>sz[t])}const ul=["left","right"],cl=["right","left"],dz=["top","bottom"],fz=["bottom","top"];function mz(e,t,n){switch(e){case"top":case"bottom":return n?t?cl:ul:t?ul:cl;case"left":case"right":return t?dz:fz;default:return[]}}function pz(e,t,n,r){const i=Rn(e);let a=mz(Jt(e),n==="start",r);return i&&(a=a.map(o=>o+"-"+i),t&&(a=a.concat(a.map(Po)))),a}function ei(e){return e.replace(/left|right|bottom|top/g,t=>az[t])}function hz(e){return{top:0,right:0,bottom:0,left:0,...e}}function Zc(e){return typeof e!="number"?hz(e):{top:e,right:e,bottom:e,left:e}}function ti(e){const{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function dl(e,t,n){let{reference:r,floating:i}=e;const a=jt(t),o=pa(t),s=ma(o),l=Jt(t),u=a==="y",d=r.x+r.width/2-i.width/2,c=r.y+r.height/2-i.height/2,p=r[s]/2-i[s]/2;let m;switch(l){case"top":m={x:d,y:r.y-i.height};break;case"bottom":m={x:d,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:c};break;case"left":m={x:r.x-i.width,y:c};break;default:m={x:r.x,y:r.y}}switch(Rn(t)){case"start":m[o]-=p*(n&&u?-1:1);break;case"end":m[o]+=p*(n&&u?-1:1);break}return m}const gz=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:o}=n,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:d,y:c}=dl(u,r,l),p=r,m={},h=0;for(let g=0;g<s.length;g++){const{name:b,fn:y}=s[g],{x:S,y:k,data:E,reset:T}=await y({x:d,y:c,initialPlacement:r,placement:p,strategy:i,middlewareData:m,rects:u,platform:o,elements:{reference:e,floating:t}});d=S??d,c=k??c,m={...m,[b]:{...m[b],...E}},T&&h<=50&&(h++,typeof T=="object"&&(T.placement&&(p=T.placement),T.rects&&(u=T.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):T.rects),{x:d,y:c}=dl(u,p,l)),g=-1)}return{x:d,y:c,placement:p,strategy:i,middlewareData:m}};async function lr(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:a,rects:o,elements:s,strategy:l}=e,{boundary:u="clippingAncestors",rootBoundary:d="viewport",elementContext:c="floating",altBoundary:p=!1,padding:m=0}=Vt(t,e),h=Zc(m),b=s[p?c==="floating"?"reference":"floating":c],y=ti(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(b)))==null||n?b:b.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:u,rootBoundary:d,strategy:l})),S=c==="floating"?{x:r,y:i,width:o.floating.width,height:o.floating.height}:o.reference,k=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),E=await(a.isElement==null?void 0:a.isElement(k))?await(a.getScale==null?void 0:a.getScale(k))||{x:1,y:1}:{x:1,y:1},T=ti(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:S,offsetParent:k,strategy:l}):S);return{top:(y.top-T.top+h.top)/E.y,bottom:(T.bottom-y.bottom+h.bottom)/E.y,left:(y.left-T.left+h.left)/E.x,right:(T.right-y.right+h.right)/E.x}}const bz=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:i,rects:a,platform:o,elements:s,middlewareData:l}=t,{element:u,padding:d=0}=Vt(e,t)||{};if(u==null)return{};const c=Zc(d),p={x:n,y:r},m=pa(i),h=ma(m),g=await o.getDimensions(u),b=m==="y",y=b?"top":"left",S=b?"bottom":"right",k=b?"clientHeight":"clientWidth",E=a.reference[h]+a.reference[m]-p[m]-a.floating[h],T=p[m]-a.reference[m],A=await(o.getOffsetParent==null?void 0:o.getOffsetParent(u));let P=A?A[k]:0;(!P||!await(o.isElement==null?void 0:o.isElement(A)))&&(P=s.floating[k]||a.floating[h]);const N=E/2-T/2,H=P/2-g[h]/2-1,z=Yt(c[y],H),j=Yt(c[S],H),M=z,X=P-g[h]-j,R=P/2-g[h]/2+N,B=Eo(M,R,X),F=!l.arrow&&Rn(i)!=null&&R!==B&&a.reference[h]/2-(R<M?z:j)-g[h]/2<0,V=F?R<M?R-M:R-X:0;return{[m]:p[m]+V,data:{[m]:B,centerOffset:R-B-V,...F&&{alignmentOffset:V}},reset:F}}}),yz=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:i,middlewareData:a,rects:o,initialPlacement:s,platform:l,elements:u}=t,{mainAxis:d=!0,crossAxis:c=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:g=!0,...b}=Vt(e,t);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const y=Jt(i),S=jt(s),k=Jt(s)===s,E=await(l.isRTL==null?void 0:l.isRTL(u.floating)),T=p||(k||!g?[ei(s)]:cz(s)),A=h!=="none";!p&&A&&T.push(...pz(s,g,h,E));const P=[s,...T],N=await lr(t,b),H=[];let z=((r=a.flip)==null?void 0:r.overflows)||[];if(d&&H.push(N[y]),c){const R=uz(i,o,E);H.push(N[R[0]],N[R[1]])}if(z=[...z,{placement:i,overflows:H}],!H.every(R=>R<=0)){var j,M;const R=(((j=a.flip)==null?void 0:j.index)||0)+1,B=P[R];if(B&&(!(c==="alignment"?S!==jt(B):!1)||z.every(O=>jt(O.placement)===S?O.overflows[0]>0:!0)))return{data:{index:R,overflows:z},reset:{placement:B}};let F=(M=z.filter(V=>V.overflows[0]<=0).sort((V,O)=>V.overflows[1]-O.overflows[1])[0])==null?void 0:M.placement;if(!F)switch(m){case"bestFit":{var X;const V=(X=z.filter(O=>{if(A){const G=jt(O.placement);return G===S||G==="y"}return!0}).map(O=>[O.placement,O.overflows.filter(G=>G>0).reduce((G,w)=>G+w,0)]).sort((O,G)=>O[1]-G[1])[0])==null?void 0:X[0];V&&(F=V);break}case"initialPlacement":F=s;break}if(i!==F)return{reset:{placement:F}}}return{}}}};function fl(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function ml(e){return oz.some(t=>e[t]>=0)}const vz=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...i}=Vt(e,t);switch(r){case"referenceHidden":{const a=await lr(t,{...i,elementContext:"reference"}),o=fl(a,n.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:ml(o)}}}case"escaped":{const a=await lr(t,{...i,altBoundary:!0}),o=fl(a,n.floating);return{data:{escapedOffsets:o,escaped:ml(o)}}}default:return{}}}}},Gc=new Set(["left","top"]);async function xz(e,t){const{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=Jt(n),s=Rn(n),l=jt(n)==="y",u=Gc.has(o)?-1:1,d=a&&l?-1:1,c=Vt(t,e);let{mainAxis:p,crossAxis:m,alignmentAxis:h}=typeof c=="number"?{mainAxis:c,crossAxis:0,alignmentAxis:null}:{mainAxis:c.mainAxis||0,crossAxis:c.crossAxis||0,alignmentAxis:c.alignmentAxis};return s&&typeof h=="number"&&(m=s==="end"?h*-1:h),l?{x:m*d,y:p*u}:{x:p*u,y:m*d}}const wz=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,l=await xz(t,e);return o===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:i+l.x,y:a+l.y,data:{...l,placement:o}}}}},kz=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:b=>{let{x:y,y:S}=b;return{x:y,y:S}}},...l}=Vt(e,t),u={x:n,y:r},d=await lr(t,l),c=jt(Jt(i)),p=fa(c);let m=u[p],h=u[c];if(a){const b=p==="y"?"top":"left",y=p==="y"?"bottom":"right",S=m+d[b],k=m-d[y];m=Eo(S,m,k)}if(o){const b=c==="y"?"top":"left",y=c==="y"?"bottom":"right",S=h+d[b],k=h-d[y];h=Eo(S,h,k)}const g=s.fn({...t,[p]:m,[c]:h});return{...g,data:{x:g.x-n,y:g.y-r,enabled:{[p]:a,[c]:o}}}}}},Sz=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:i,rects:a,middlewareData:o}=t,{offset:s=0,mainAxis:l=!0,crossAxis:u=!0}=Vt(e,t),d={x:n,y:r},c=jt(i),p=fa(c);let m=d[p],h=d[c];const g=Vt(s,t),b=typeof g=="number"?{mainAxis:g,crossAxis:0}:{mainAxis:0,crossAxis:0,...g};if(l){const k=p==="y"?"height":"width",E=a.reference[p]-a.floating[k]+b.mainAxis,T=a.reference[p]+a.reference[k]-b.mainAxis;m<E?m=E:m>T&&(m=T)}if(u){var y,S;const k=p==="y"?"width":"height",E=Gc.has(Jt(i)),T=a.reference[c]-a.floating[k]+(E&&((y=o.offset)==null?void 0:y[c])||0)+(E?0:b.crossAxis),A=a.reference[c]+a.reference[k]+(E?0:((S=o.offset)==null?void 0:S[c])||0)-(E?b.crossAxis:0);h<T?h=T:h>A&&(h=A)}return{[p]:m,[c]:h}}}},Cz=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:l=()=>{},...u}=Vt(e,t),d=await lr(t,u),c=Jt(i),p=Rn(i),m=jt(i)==="y",{width:h,height:g}=a.floating;let b,y;c==="top"||c==="bottom"?(b=c,y=p===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?"start":"end")?"left":"right"):(y=c,b=p==="end"?"top":"bottom");const S=g-d.top-d.bottom,k=h-d.left-d.right,E=Yt(g-d[b],S),T=Yt(h-d[y],k),A=!t.middlewareData.shift;let P=E,N=T;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(N=k),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(P=S),A&&!p){const z=bt(d.left,0),j=bt(d.right,0),M=bt(d.top,0),X=bt(d.bottom,0);m?N=h-2*(z!==0||j!==0?z+j:bt(d.left,d.right)):P=g-2*(M!==0||X!==0?M+X:bt(d.top,d.bottom))}await l({...t,availableWidth:N,availableHeight:P});const H=await o.getDimensions(s.floating);return h!==H.width||g!==H.height?{reset:{rects:!0}}:{}}}};function gi(){return typeof window<"u"}function On(e){return Kc(e)?(e.nodeName||"").toLowerCase():"#document"}function vt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Lt(e){var t;return(t=(Kc(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function Kc(e){return gi()?e instanceof Node||e instanceof vt(e).Node:!1}function zt(e){return gi()?e instanceof Element||e instanceof vt(e).Element:!1}function Mt(e){return gi()?e instanceof HTMLElement||e instanceof vt(e).HTMLElement:!1}function pl(e){return!gi()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof vt(e).ShadowRoot}const Az=new Set(["inline","contents"]);function br(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Et(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!Az.has(i)}const zz=new Set(["table","td","th"]);function Ez(e){return zz.has(On(e))}const Pz=[":popover-open",":modal"];function bi(e){return Pz.some(t=>{try{return e.matches(t)}catch{return!1}})}const Tz=["transform","translate","scale","rotate","perspective"],jz=["transform","translate","scale","rotate","perspective","filter"],Nz=["paint","layout","strict","content"];function ha(e){const t=ga(),n=zt(e)?Et(e):e;return Tz.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||jz.some(r=>(n.willChange||"").includes(r))||Nz.some(r=>(n.contain||"").includes(r))}function Mz(e){let t=_t(e);for(;Mt(t)&&!Tn(t);){if(ha(t))return t;if(bi(t))return null;t=_t(t)}return null}function ga(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const Iz=new Set(["html","body","#document"]);function Tn(e){return Iz.has(On(e))}function Et(e){return vt(e).getComputedStyle(e)}function yi(e){return zt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function _t(e){if(On(e)==="html")return e;const t=e.assignedSlot||e.parentNode||pl(e)&&e.host||Lt(e);return pl(t)?t.host:t}function Qc(e){const t=_t(e);return Tn(t)?e.ownerDocument?e.ownerDocument.body:e.body:Mt(t)&&br(t)?t:Qc(t)}function ur(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=Qc(e),a=i===((r=e.ownerDocument)==null?void 0:r.body),o=vt(i);if(a){const s=To(o);return t.concat(o,o.visualViewport||[],br(i)?i:[],s&&n?ur(s):[])}return t.concat(i,ur(i,[],n))}function To(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Yc(e){const t=Et(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=Mt(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=$r(n)!==a||$r(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function ba(e){return zt(e)?e:e.contextElement}function Cn(e){const t=ba(e);if(!Mt(t))return Nt(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:a}=Yc(t);let o=(a?$r(n.width):n.width)/r,s=(a?$r(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}const Lz=Nt(0);function _c(e){const t=vt(e);return!ga()||!t.visualViewport?Lz:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Dz(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==vt(e)?!1:t}function cn(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),a=ba(e);let o=Nt(1);t&&(r?zt(r)&&(o=Cn(r)):o=Cn(e));const s=Dz(a,n,r)?_c(a):Nt(0);let l=(i.left+s.x)/o.x,u=(i.top+s.y)/o.y,d=i.width/o.x,c=i.height/o.y;if(a){const p=vt(a),m=r&&zt(r)?vt(r):r;let h=p,g=To(h);for(;g&&r&&m!==h;){const b=Cn(g),y=g.getBoundingClientRect(),S=Et(g),k=y.left+(g.clientLeft+parseFloat(S.paddingLeft))*b.x,E=y.top+(g.clientTop+parseFloat(S.paddingTop))*b.y;l*=b.x,u*=b.y,d*=b.x,c*=b.y,l+=k,u+=E,h=vt(g),g=To(h)}}return ti({width:d,height:c,x:l,y:u})}function vi(e,t){const n=yi(e).scrollLeft;return t?t.left+n:cn(Lt(e)).left+n}function $c(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-vi(e,n),i=n.top+t.scrollTop;return{x:r,y:i}}function Rz(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const a=i==="fixed",o=Lt(r),s=t?bi(t.floating):!1;if(r===o||s&&a)return n;let l={scrollLeft:0,scrollTop:0},u=Nt(1);const d=Nt(0),c=Mt(r);if((c||!c&&!a)&&((On(r)!=="body"||br(o))&&(l=yi(r)),Mt(r))){const m=cn(r);u=Cn(r),d.x=m.x+r.clientLeft,d.y=m.y+r.clientTop}const p=o&&!c&&!a?$c(o,l):Nt(0);return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-l.scrollLeft*u.x+d.x+p.x,y:n.y*u.y-l.scrollTop*u.y+d.y+p.y}}function Oz(e){return Array.from(e.getClientRects())}function Fz(e){const t=Lt(e),n=yi(e),r=e.ownerDocument.body,i=bt(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=bt(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+vi(e);const s=-n.scrollTop;return Et(r).direction==="rtl"&&(o+=bt(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}const hl=25;function Bz(e,t){const n=vt(e),r=Lt(e),i=n.visualViewport;let a=r.clientWidth,o=r.clientHeight,s=0,l=0;if(i){a=i.width,o=i.height;const d=ga();(!d||d&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}const u=vi(r);if(u<=0){const d=r.ownerDocument,c=d.body,p=getComputedStyle(c),m=d.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,h=Math.abs(r.clientWidth-c.clientWidth-m);h<=hl&&(a-=h)}else u<=hl&&(a+=u);return{width:a,height:o,x:s,y:l}}const Wz=new Set(["absolute","fixed"]);function Vz(e,t){const n=cn(e,!0,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=Mt(e)?Cn(e):Nt(1),o=e.clientWidth*a.x,s=e.clientHeight*a.y,l=i*a.x,u=r*a.y;return{width:o,height:s,x:l,y:u}}function gl(e,t,n){let r;if(t==="viewport")r=Bz(e,n);else if(t==="document")r=Fz(Lt(e));else if(zt(t))r=Vz(t,n);else{const i=_c(e);r={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ti(r)}function ed(e,t){const n=_t(e);return n===t||!zt(n)||Tn(n)?!1:Et(n).position==="fixed"||ed(n,t)}function Jz(e,t){const n=t.get(e);if(n)return n;let r=ur(e,[],!1).filter(s=>zt(s)&&On(s)!=="body"),i=null;const a=Et(e).position==="fixed";let o=a?_t(e):e;for(;zt(o)&&!Tn(o);){const s=Et(o),l=ha(o);!l&&s.position==="fixed"&&(i=null),(a?!l&&!i:!l&&s.position==="static"&&!!i&&Wz.has(i.position)||br(o)&&!l&&ed(e,o))?r=r.filter(d=>d!==o):i=s,o=_t(o)}return t.set(e,r),r}function Hz(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const o=[...n==="clippingAncestors"?bi(t)?[]:Jz(t,this._c):[].concat(n),r],s=o[0],l=o.reduce((u,d)=>{const c=gl(t,d,i);return u.top=bt(c.top,u.top),u.right=Yt(c.right,u.right),u.bottom=Yt(c.bottom,u.bottom),u.left=bt(c.left,u.left),u},gl(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function qz(e){const{width:t,height:n}=Yc(e);return{width:t,height:n}}function Uz(e,t,n){const r=Mt(t),i=Lt(t),a=n==="fixed",o=cn(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const l=Nt(0);function u(){l.x=vi(i)}if(r||!r&&!a)if((On(t)!=="body"||br(i))&&(s=yi(t)),r){const m=cn(t,!0,a,t);l.x=m.x+t.clientLeft,l.y=m.y+t.clientTop}else i&&u();a&&!r&&i&&u();const d=i&&!r&&!a?$c(i,s):Nt(0),c=o.left+s.scrollLeft-l.x-d.x,p=o.top+s.scrollTop-l.y-d.y;return{x:c,y:p,width:o.width,height:o.height}}function no(e){return Et(e).position==="static"}function bl(e,t){if(!Mt(e)||Et(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Lt(e)===n&&(n=n.ownerDocument.body),n}function td(e,t){const n=vt(e);if(bi(e))return n;if(!Mt(e)){let i=_t(e);for(;i&&!Tn(i);){if(zt(i)&&!no(i))return i;i=_t(i)}return n}let r=bl(e,t);for(;r&&Ez(r)&&no(r);)r=bl(r,t);return r&&Tn(r)&&no(r)&&!ha(r)?n:r||Mz(e)||n}const Xz=async function(e){const t=this.getOffsetParent||td,n=this.getDimensions,r=await n(e.floating);return{reference:Uz(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}};function Zz(e){return Et(e).direction==="rtl"}const Gz={convertOffsetParentRelativeRectToViewportRelativeRect:Rz,getDocumentElement:Lt,getClippingRect:Hz,getOffsetParent:td,getElementRects:Xz,getClientRects:Oz,getDimensions:qz,getScale:Cn,isElement:zt,isRTL:Zz};function nd(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Kz(e,t){let n=null,r;const i=Lt(e);function a(){var s;clearTimeout(r),(s=n)==null||s.disconnect(),n=null}function o(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),a();const u=e.getBoundingClientRect(),{left:d,top:c,width:p,height:m}=u;if(s||t(),!p||!m)return;const h=Dr(c),g=Dr(i.clientWidth-(d+p)),b=Dr(i.clientHeight-(c+m)),y=Dr(d),k={rootMargin:-h+"px "+-g+"px "+-b+"px "+-y+"px",threshold:bt(0,Yt(1,l))||1};let E=!0;function T(A){const P=A[0].intersectionRatio;if(P!==l){if(!E)return o();P?o(!1,P):r=setTimeout(()=>{o(!1,1e-7)},1e3)}P===1&&!nd(u,e.getBoundingClientRect())&&o(),E=!1}try{n=new IntersectionObserver(T,{...k,root:i.ownerDocument})}catch{n=new IntersectionObserver(T,k)}n.observe(e)}return o(!0),a}function Qz(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:l=!1}=r,u=ba(e),d=i||a?[...u?ur(u):[],...ur(t)]:[];d.forEach(y=>{i&&y.addEventListener("scroll",n,{passive:!0}),a&&y.addEventListener("resize",n)});const c=u&&s?Kz(u,n):null;let p=-1,m=null;o&&(m=new ResizeObserver(y=>{let[S]=y;S&&S.target===u&&m&&(m.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var k;(k=m)==null||k.observe(t)})),n()}),u&&!l&&m.observe(u),m.observe(t));let h,g=l?cn(e):null;l&&b();function b(){const y=cn(e);g&&!nd(g,y)&&n(),g=y,h=requestAnimationFrame(b)}return n(),()=>{var y;d.forEach(S=>{i&&S.removeEventListener("scroll",n),a&&S.removeEventListener("resize",n)}),c==null||c(),(y=m)==null||y.disconnect(),m=null,l&&cancelAnimationFrame(h)}}const Yz=wz,_z=kz,$z=yz,e2=Cz,t2=vz,yl=bz,n2=Sz,r2=(e,t,n)=>{const r=new Map,i={platform:Gz,...n},a={...i.platform,_c:r};return gz(e,t,{...i,platform:a})};var i2=typeof document<"u",o2=function(){},qr=i2?D.useLayoutEffect:o2;function ni(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(!ni(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)&&!ni(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function rd(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function vl(e,t){const n=rd(e);return Math.round(t*n)/n}function ro(e){const t=v.useRef(e);return qr(()=>{t.current=e}),t}function a2(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:l,open:u}=e,[d,c]=v.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=v.useState(r);ni(p,r)||m(r);const[h,g]=v.useState(null),[b,y]=v.useState(null),S=v.useCallback(O=>{O!==A.current&&(A.current=O,g(O))},[]),k=v.useCallback(O=>{O!==P.current&&(P.current=O,y(O))},[]),E=a||h,T=o||b,A=v.useRef(null),P=v.useRef(null),N=v.useRef(d),H=l!=null,z=ro(l),j=ro(i),M=ro(u),X=v.useCallback(()=>{if(!A.current||!P.current)return;const O={placement:t,strategy:n,middleware:p};j.current&&(O.platform=j.current),r2(A.current,P.current,O).then(G=>{const w={...G,isPositioned:M.current!==!1};R.current&&!ni(N.current,w)&&(N.current=w,Ro.flushSync(()=>{c(w)}))})},[p,t,n,j,M]);qr(()=>{u===!1&&N.current.isPositioned&&(N.current.isPositioned=!1,c(O=>({...O,isPositioned:!1})))},[u]);const R=v.useRef(!1);qr(()=>(R.current=!0,()=>{R.current=!1}),[]),qr(()=>{if(E&&(A.current=E),T&&(P.current=T),E&&T){if(z.current)return z.current(E,T,X);X()}},[E,T,X,z,H]);const B=v.useMemo(()=>({reference:A,floating:P,setReference:S,setFloating:k}),[S,k]),F=v.useMemo(()=>({reference:E,floating:T}),[E,T]),V=v.useMemo(()=>{const O={position:n,left:0,top:0};if(!F.floating)return O;const G=vl(F.floating,d.x),w=vl(F.floating,d.y);return s?{...O,transform:"translate("+G+"px, "+w+"px)",...rd(F.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:G,top:w}},[n,s,F.floating,d.x,d.y]);return v.useMemo(()=>({...d,update:X,refs:B,elements:F,floatingStyles:V}),[d,X,B,F,V])}const s2=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:i}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?yl({element:r.current,padding:i}).fn(n):{}:r?yl({element:r,padding:i}).fn(n):{}}}},l2=(e,t)=>({...Yz(e),options:[e,t]}),u2=(e,t)=>({..._z(e),options:[e,t]}),c2=(e,t)=>({...n2(e),options:[e,t]}),d2=(e,t)=>({...$z(e),options:[e,t]}),f2=(e,t)=>({...e2(e),options:[e,t]}),m2=(e,t)=>({...t2(e),options:[e,t]}),p2=(e,t)=>({...s2(e),options:[e,t]});var h2="Arrow",id=v.forwardRef((e,t)=>{const{children:n,width:r=10,height:i=5,...a}=e;return f.jsx(Fe.svg,{...a,ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:f.jsx("polygon",{points:"0,0 30,0 15,10"})})});id.displayName=h2;var g2=id,ya="Popper",[od,ad]=$t(ya),[b2,sd]=od(ya),ld=e=>{const{__scopePopper:t,children:n}=e,[r,i]=v.useState(null);return f.jsx(b2,{scope:t,anchor:r,onAnchorChange:i,children:n})};ld.displayName=ya;var ud="PopperAnchor",cd=v.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...i}=e,a=sd(ud,n),o=v.useRef(null),s=Ke(t,o),l=v.useRef(null);return v.useEffect(()=>{const u=l.current;l.current=(r==null?void 0:r.current)||o.current,u!==l.current&&a.onAnchorChange(l.current)}),r?null:f.jsx(Fe.div,{...i,ref:s})});cd.displayName=ud;var va="PopperContent",[y2,v2]=od(va),dd=v.forwardRef((e,t)=>{var se,ae,Q,me,Be,ne;const{__scopePopper:n,side:r="bottom",sideOffset:i=0,align:a="center",alignOffset:o=0,arrowPadding:s=0,avoidCollisions:l=!0,collisionBoundary:u=[],collisionPadding:d=0,sticky:c="partial",hideWhenDetached:p=!1,updatePositionStrategy:m="optimized",onPlaced:h,...g}=e,b=sd(va,n),[y,S]=v.useState(null),k=Ke(t,xe=>S(xe)),[E,T]=v.useState(null),A=Wo(E),P=(A==null?void 0:A.width)??0,N=(A==null?void 0:A.height)??0,H=r+(a!=="center"?"-"+a:""),z=typeof d=="number"?d:{top:0,right:0,bottom:0,left:0,...d},j=Array.isArray(u)?u:[u],M=j.length>0,X={padding:z,boundary:j.filter(w2),altBoundary:M},{refs:R,floatingStyles:B,placement:F,isPositioned:V,middlewareData:O}=a2({strategy:"fixed",placement:H,whileElementsMounted:(...xe)=>Qz(...xe,{animationFrame:m==="always"}),elements:{reference:b.anchor},middleware:[l2({mainAxis:i+N,alignmentAxis:o}),l&&u2({mainAxis:!0,crossAxis:!1,limiter:c==="partial"?c2():void 0,...X}),l&&d2({...X}),f2({...X,apply:({elements:xe,rects:We,availableWidth:Qe,availableHeight:Xe})=>{const{width:tt,height:Me}=We.reference,ze=xe.floating.style;ze.setProperty("--radix-popper-available-width",`${Qe}px`),ze.setProperty("--radix-popper-available-height",`${Xe}px`),ze.setProperty("--radix-popper-anchor-width",`${tt}px`),ze.setProperty("--radix-popper-anchor-height",`${Me}px`)}}),E&&p2({element:E,padding:s}),k2({arrowWidth:P,arrowHeight:N}),p&&m2({strategy:"referenceHidden",...X})]}),[G,w]=pd(F),$=Wt(h);Bt(()=>{V&&($==null||$())},[V,$]);const oe=(se=O.arrow)==null?void 0:se.x,x=(ae=O.arrow)==null?void 0:ae.y,le=((Q=O.arrow)==null?void 0:Q.centerOffset)!==0,[ge,ye]=v.useState();return Bt(()=>{y&&ye(window.getComputedStyle(y).zIndex)},[y]),f.jsx("div",{ref:R.setFloating,"data-radix-popper-content-wrapper":"",style:{...B,transform:V?B.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:ge,"--radix-popper-transform-origin":[(me=O.transformOrigin)==null?void 0:me.x,(Be=O.transformOrigin)==null?void 0:Be.y].join(" "),...((ne=O.hide)==null?void 0:ne.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:f.jsx(y2,{scope:n,placedSide:G,onArrowChange:T,arrowX:oe,arrowY:x,shouldHideArrow:le,children:f.jsx(Fe.div,{"data-side":G,"data-align":w,...g,ref:k,style:{...g.style,animation:V?void 0:"none"}})})})});dd.displayName=va;var fd="PopperArrow",x2={top:"bottom",right:"left",bottom:"top",left:"right"},md=v.forwardRef(function(t,n){const{__scopePopper:r,...i}=t,a=v2(fd,r),o=x2[a.placedSide];return f.jsx("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[o]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0},children:f.jsx(g2,{...i,ref:n,style:{...i.style,display:"block"}})})});md.displayName=fd;function w2(e){return e!==null}var k2=e=>({name:"transformOrigin",options:e,fn(t){var b,y,S;const{placement:n,rects:r,middlewareData:i}=t,o=((b=i.arrow)==null?void 0:b.centerOffset)!==0,s=o?0:e.arrowWidth,l=o?0:e.arrowHeight,[u,d]=pd(n),c={start:"0%",center:"50%",end:"100%"}[d],p=(((y=i.arrow)==null?void 0:y.x)??0)+s/2,m=(((S=i.arrow)==null?void 0:S.y)??0)+l/2;let h="",g="";return u==="bottom"?(h=o?c:`${p}px`,g=`${-l}px`):u==="top"?(h=o?c:`${p}px`,g=`${r.floating.height+l}px`):u==="right"?(h=`${-l}px`,g=o?c:`${m}px`):u==="left"&&(h=`${r.floating.width+l}px`,g=o?c:`${m}px`),{data:{x:h,y:g}}}});function pd(e){const[t,n="center"]=e.split("-");return[t,n]}var S2=ld,C2=cd,A2=dd,z2=md,E2="Portal",hd=v.forwardRef((e,t)=>{var s;const{container:n,...r}=e,[i,a]=v.useState(!1);Bt(()=>a(!0),[]);const o=n||i&&((s=globalThis==null?void 0:globalThis.document)==null?void 0:s.body);return o?Do.createPortal(f.jsx(Fe.div,{...r,ref:t}),o):null});hd.displayName=E2;var P2=Symbol("radix.slottable");function T2(e){const t=({children:n})=>f.jsx(f.Fragment,{children:n});return t.displayName=`${e}.Slottable`,t.__radixId=P2,t}var j2=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),N2="VisuallyHidden",xi=v.forwardRef((e,t)=>f.jsx(Fe.span,{...e,ref:t,style:{...j2,...e.style}}));xi.displayName=N2;var M2=xi,[wi]=$t("Tooltip",[ad]),ki=ad(),gd="TooltipProvider",I2=700,jo="tooltip.open",[L2,xa]=wi(gd),bd=e=>{const{__scopeTooltip:t,delayDuration:n=I2,skipDelayDuration:r=300,disableHoverableContent:i=!1,children:a}=e,o=v.useRef(!0),s=v.useRef(!1),l=v.useRef(0);return v.useEffect(()=>{const u=l.current;return()=>window.clearTimeout(u)},[]),f.jsx(L2,{scope:t,isOpenDelayedRef:o,delayDuration:n,onOpen:v.useCallback(()=>{window.clearTimeout(l.current),o.current=!1},[]),onClose:v.useCallback(()=>{window.clearTimeout(l.current),l.current=window.setTimeout(()=>o.current=!0,r)},[r]),isPointerInTransitRef:s,onPointerInTransitChange:v.useCallback(u=>{s.current=u},[]),disableHoverableContent:i,children:a})};bd.displayName=gd;var cr="Tooltip",[D2,Si]=wi(cr),yd=e=>{const{__scopeTooltip:t,children:n,open:r,defaultOpen:i,onOpenChange:a,disableHoverableContent:o,delayDuration:s}=e,l=xa(cr,e.__scopeTooltip),u=ki(t),[d,c]=v.useState(null),p=_l(),m=v.useRef(0),h=o??l.disableHoverableContent,g=s??l.delayDuration,b=v.useRef(!1),[y,S]=dr({prop:r,defaultProp:i??!1,onChange:P=>{P?(l.onOpen(),document.dispatchEvent(new CustomEvent(jo))):l.onClose(),a==null||a(P)},caller:cr}),k=v.useMemo(()=>y?b.current?"delayed-open":"instant-open":"closed",[y]),E=v.useCallback(()=>{window.clearTimeout(m.current),m.current=0,b.current=!1,S(!0)},[S]),T=v.useCallback(()=>{window.clearTimeout(m.current),m.current=0,S(!1)},[S]),A=v.useCallback(()=>{window.clearTimeout(m.current),m.current=window.setTimeout(()=>{b.current=!0,S(!0),m.current=0},g)},[g,S]);return v.useEffect(()=>()=>{m.current&&(window.clearTimeout(m.current),m.current=0)},[]),f.jsx(S2,{...u,children:f.jsx(D2,{scope:t,contentId:p,open:y,stateAttribute:k,trigger:d,onTriggerChange:c,onTriggerEnter:v.useCallback(()=>{l.isOpenDelayedRef.current?A():E()},[l.isOpenDelayedRef,A,E]),onTriggerLeave:v.useCallback(()=>{h?T():(window.clearTimeout(m.current),m.current=0)},[T,h]),onOpen:E,onClose:T,disableHoverableContent:h,children:n})})};yd.displayName=cr;var No="TooltipTrigger",vd=v.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,i=Si(No,n),a=xa(No,n),o=ki(n),s=v.useRef(null),l=Ke(t,s,i.onTriggerChange),u=v.useRef(!1),d=v.useRef(!1),c=v.useCallback(()=>u.current=!1,[]);return v.useEffect(()=>()=>document.removeEventListener("pointerup",c),[c]),f.jsx(C2,{asChild:!0,...o,children:f.jsx(Fe.button,{"aria-describedby":i.open?i.contentId:void 0,"data-state":i.stateAttribute,...r,ref:l,onPointerMove:Pe(e.onPointerMove,p=>{p.pointerType!=="touch"&&!d.current&&!a.isPointerInTransitRef.current&&(i.onTriggerEnter(),d.current=!0)}),onPointerLeave:Pe(e.onPointerLeave,()=>{i.onTriggerLeave(),d.current=!1}),onPointerDown:Pe(e.onPointerDown,()=>{i.open&&i.onClose(),u.current=!0,document.addEventListener("pointerup",c,{once:!0})}),onFocus:Pe(e.onFocus,()=>{u.current||i.onOpen()}),onBlur:Pe(e.onBlur,i.onClose),onClick:Pe(e.onClick,i.onClose)})})});vd.displayName=No;var R2="TooltipPortal",[HE,O2]=wi(R2,{forceMount:void 0}),jn="TooltipContent",xd=v.forwardRef((e,t)=>{const n=O2(jn,e.__scopeTooltip),{forceMount:r=n.forceMount,side:i="top",...a}=e,o=Si(jn,e.__scopeTooltip);return f.jsx(oi,{present:r||o.open,children:o.disableHoverableContent?f.jsx(wd,{side:i,...a,ref:t}):f.jsx(F2,{side:i,...a,ref:t})})}),F2=v.forwardRef((e,t)=>{const n=Si(jn,e.__scopeTooltip),r=xa(jn,e.__scopeTooltip),i=v.useRef(null),a=Ke(t,i),[o,s]=v.useState(null),{trigger:l,onClose:u}=n,d=i.current,{onPointerInTransitChange:c}=r,p=v.useCallback(()=>{s(null),c(!1)},[c]),m=v.useCallback((h,g)=>{const b=h.currentTarget,y={x:h.clientX,y:h.clientY},S=H2(y,b.getBoundingClientRect()),k=q2(y,S),E=U2(g.getBoundingClientRect()),T=Z2([...k,...E]);s(T),c(!0)},[c]);return v.useEffect(()=>()=>p(),[p]),v.useEffect(()=>{if(l&&d){const h=b=>m(b,d),g=b=>m(b,l);return l.addEventListener("pointerleave",h),d.addEventListener("pointerleave",g),()=>{l.removeEventListener("pointerleave",h),d.removeEventListener("pointerleave",g)}}},[l,d,m,p]),v.useEffect(()=>{if(o){const h=g=>{const b=g.target,y={x:g.clientX,y:g.clientY},S=(l==null?void 0:l.contains(b))||(d==null?void 0:d.contains(b)),k=!X2(y,o);S?p():k&&(p(),u())};return document.addEventListener("pointermove",h),()=>document.removeEventListener("pointermove",h)}},[l,d,o,u,p]),f.jsx(wd,{...e,ref:a})}),[B2,W2]=wi(cr,{isInside:!1}),V2=T2("TooltipContent"),wd=v.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":i,onEscapeKeyDown:a,onPointerDownOutside:o,...s}=e,l=Si(jn,n),u=ki(n),{onClose:d}=l;return v.useEffect(()=>(document.addEventListener(jo,d),()=>document.removeEventListener(jo,d)),[d]),v.useEffect(()=>{if(l.trigger){const c=p=>{const m=p.target;m!=null&&m.contains(l.trigger)&&d()};return window.addEventListener("scroll",c,{capture:!0}),()=>window.removeEventListener("scroll",c,{capture:!0})}},[l.trigger,d]),f.jsx(da,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:o,onFocusOutside:c=>c.preventDefault(),onDismiss:d,children:f.jsxs(A2,{"data-state":l.stateAttribute,...u,...s,ref:t,style:{...s.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[f.jsx(V2,{children:r}),f.jsx(B2,{scope:n,isInside:!0,children:f.jsx(M2,{id:l.contentId,role:"tooltip",children:i||r})})]})})});xd.displayName=jn;var kd="TooltipArrow",J2=v.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,i=ki(n);return W2(kd,n).isInside?null:f.jsx(z2,{...i,...r,ref:t})});J2.displayName=kd;function H2(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,r,i,a)){case a:return"left";case i:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function q2(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function U2(e){const{top:t,right:n,bottom:r,left:i}=e;return[{x:i,y:t},{x:n,y:t},{x:n,y:r},{x:i,y:r}]}function X2(e,t){const{x:n,y:r}=e;let i=!1;for(let a=0,o=t.length-1;a<t.length;o=a++){const s=t[a],l=t[o],u=s.x,d=s.y,c=l.x,p=l.y;d>r!=p>r&&n<(c-u)*(r-d)/(p-d)+u&&(i=!i)}return i}function Z2(e){const t=e.slice();return t.sort((n,r)=>n.x<r.x?-1:n.x>r.x?1:n.y<r.y?-1:n.y>r.y?1:0),G2(t)}function G2(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const i=e[r];for(;t.length>=2;){const a=t[t.length-1],o=t[t.length-2];if((a.x-o.x)*(i.y-o.y)>=(a.y-o.y)*(i.x-o.x))t.pop();else break}t.push(i)}t.pop();const n=[];for(let r=e.length-1;r>=0;r--){const i=e[r];for(;n.length>=2;){const a=n[n.length-1],o=n[n.length-2];if((a.x-o.x)*(i.y-o.y)>=(a.y-o.y)*(i.x-o.x))n.pop();else break}n.push(i)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}var K2=bd,Q2=yd,Y2=vd,Sd=xd;const _2=K2,$2=Q2,eE=Y2,Cd=v.forwardRef(({className:e,sideOffset:t=4,...n},r)=>f.jsx(Sd,{ref:r,sideOffset:t,className:dt("z-50 overflow-hidden rounded-md border bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n}));Cd.displayName=Sd.displayName;const tE="data:image/png;base64,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",nE=({className:e})=>{const t=e?`block select-none object-contain ${e}`:"block select-none object-contain";return f.jsx("img",{src:tE,className:t,alt:"","aria-hidden":"true",draggable:!1,decoding:"async"})},Ad=({onClick:e,isOpen:t=!1,zIndex:n=100001,assistantName:r,bubbleIconUrl:i,bubbleIconSize:a,showChristmasHat:o,callout:s})=>{const[c,p]=D.useState(!1),m=(s==null?void 0:s.text)||`Sie brauchen Hilfe? Fragen Sie ${r}!`,h=typeof i=="string"?i.trim():"",g=typeof a!="number"||!Number.isFinite(a)?32:Math.max(16,Math.min(Math.round(a),52));D.useEffect(()=>{if((s==null?void 0:s.enabled)===!1)return;const y=setTimeout(()=>p(!0),(s==null?void 0:s.delayMs)??2e3);return()=>clearTimeout(y)},[s==null?void 0:s.delayMs,s==null?void 0:s.enabled]);const b=y=>{y.stopPropagation(),p(!1)};return t?null:f.jsxs("div",{className:"fixed bottom-[30px] right-[30px] max-md:bottom-[20px] max-md:right-[20px]",style:{zIndex:n},children:[c&&(s==null?void 0:s.enabled)!==!1&&(m||(s==null?void 0:s.emoji))&&f.jsx("div",{className:"absolute bottom-[50%] right-[calc(100%+15px)] translate-y-[50%] animate-fade-in max-md:hidden",children:f.jsxs("div",{className:"relative bg-white rounded-[20px] px-5 py-3 shadow-[0_10px_40px_rgba(0,0,0,0.15)] flex items-center gap-2 whitespace-nowrap",children:[f.jsx("span",{className:"text-2xl",children:(s==null?void 0:s.emoji)||"👋"}),f.jsx("span",{className:"text-gray-800 font-semibold text-sm",children:m}),f.jsx("button",{onClick:b,"aria-label":"Hinweis schließen",className:"ml-2 p-1 hover:bg-gray-100 rounded-full transition-colors focus:outline-none focus:ring-2 focus:ring-gray-400",children:f.jsx(Nn,{className:"w-4 h-4 text-gray-500","aria-hidden":"true"})}),f.jsx("div",{className:"absolute right-[-8px] top-[50%] translate-y-[-50%] w-0 h-0 border-t-[8px] border-t-transparent border-b-[8px] border-b-transparent border-l-[8px] border-l-white"})]})}),f.jsxs($2,{children:[f.jsx(eE,{asChild:!0,children:f.jsxs("button",{onClick:e,"aria-label":`Chat mit ${r} öffnen`,"aria-haspopup":"dialog",className:"chat-launcher group relative overflow-visible w-[65px] h-[65px] rounded-full bg-primary flex items-center justify-center cursor-pointer shadow-[0_12px_40px_hsl(var(--glow-primary))] border border-white/20 transition-all duration-400 hover:scale-110 hover:-translate-y-1 hover:rotate-[10deg] hover:shadow-[0_20px_60px_hsl(var(--glow-primary))] animate-chat-pulse hover:animate-chat-float transform-gpu max-md:w-[60px] max-md:h-[60px] focus:outline-none focus:ring-4 focus:ring-primary focus:ring-offset-4",children:[o&&f.jsx("div",{className:"pointer-events-none absolute -top-[58px] -right-[35px] z-10 h-[96px] w-[96px] rotate-[15deg] scale-x-[1.15] transition-transform duration-300 group-hover:rotate-[22deg]",children:f.jsx(nE,{className:"h-full w-full drop-shadow-[0_4px_12px_rgba(0,0,0,0.3)]"})}),f.jsx("div",{className:"absolute inset-[-3px] rounded-full p-[3px] animate-rotate-border pointer-events-none","aria-hidden":"true",style:{background:"white",WebkitMask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",mask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",WebkitMaskComposite:"xor",maskComposite:"exclude"}}),h?f.jsx("img",{src:h,alt:"","aria-hidden":"true",className:"object-contain drop-shadow-[0_2px_4px_rgba(0,0,0,0.2)] transition-transform group-hover:scale-110 group-hover:-rotate-[10deg]",style:{width:g,height:g}}):f.jsx(kf,{className:"text-white drop-shadow-[0_2px_4px_rgba(0,0,0,0.2)] transition-transform group-hover:scale-110 group-hover:-rotate-[10deg]",size:g,"aria-hidden":"true"})]})}),f.jsx(Cd,{children:r})]})]})};var wa="ToastProvider",[ka,rE,iE]=Yl("Toast"),[zd]=$t("Toast",[iE]),[oE,Ci]=zd(wa),Ed=e=>{const{__scopeToast:t,label:n="Notification",duration:r=5e3,swipeDirection:i="right",swipeThreshold:a=50,children:o}=e,[s,l]=v.useState(null),[u,d]=v.useState(0),c=v.useRef(!1),p=v.useRef(!1);return n.trim()||console.error(`Invalid prop \`label\` supplied to \`${wa}\`. Expected non-empty \`string\`.`),f.jsx(ka.Provider,{scope:t,children:f.jsx(oE,{scope:t,label:n,duration:r,swipeDirection:i,swipeThreshold:a,toastCount:u,viewport:s,onViewportChange:l,onToastAdd:v.useCallback(()=>d(m=>m+1),[]),onToastRemove:v.useCallback(()=>d(m=>m-1),[]),isFocusedToastEscapeKeyDownRef:c,isClosePausedRef:p,children:o})})};Ed.displayName=wa;var Pd="ToastViewport",aE=["F8"],Mo="toast.viewportPause",Io="toast.viewportResume",Td=v.forwardRef((e,t)=>{const{__scopeToast:n,hotkey:r=aE,label:i="Notifications ({hotkey})",...a}=e,o=Ci(Pd,n),s=rE(n),l=v.useRef(null),u=v.useRef(null),d=v.useRef(null),c=v.useRef(null),p=Ke(t,c,o.onViewportChange),m=r.join("+").replace(/Key/g,"").replace(/Digit/g,""),h=o.toastCount>0;v.useEffect(()=>{const b=y=>{var k;r.length!==0&&r.every(E=>y[E]||y.code===E)&&((k=c.current)==null||k.focus())};return document.addEventListener("keydown",b),()=>document.removeEventListener("keydown",b)},[r]),v.useEffect(()=>{const b=l.current,y=c.current;if(h&&b&&y){const S=()=>{if(!o.isClosePausedRef.current){const A=new CustomEvent(Mo);y.dispatchEvent(A),o.isClosePausedRef.current=!0}},k=()=>{if(o.isClosePausedRef.current){const A=new CustomEvent(Io);y.dispatchEvent(A),o.isClosePausedRef.current=!1}},E=A=>{!b.contains(A.relatedTarget)&&k()},T=()=>{b.contains(document.activeElement)||k()};return b.addEventListener("focusin",S),b.addEventListener("focusout",E),b.addEventListener("pointermove",S),b.addEventListener("pointerleave",T),window.addEventListener("blur",S),window.addEventListener("focus",k),()=>{b.removeEventListener("focusin",S),b.removeEventListener("focusout",E),b.removeEventListener("pointermove",S),b.removeEventListener("pointerleave",T),window.removeEventListener("blur",S),window.removeEventListener("focus",k)}}},[h,o.isClosePausedRef]);const g=v.useCallback(({tabbingDirection:b})=>{const S=s().map(k=>{const E=k.ref.current,T=[E,...vE(E)];return b==="forwards"?T:T.reverse()});return(b==="forwards"?S.reverse():S).flat()},[s]);return v.useEffect(()=>{const b=c.current;if(b){const y=S=>{var T,A,P;const k=S.altKey||S.ctrlKey||S.metaKey;if(S.key==="Tab"&&!k){const N=document.activeElement,H=S.shiftKey;if(S.target===b&&H){(T=u.current)==null||T.focus();return}const M=g({tabbingDirection:H?"backwards":"forwards"}),X=M.findIndex(R=>R===N);io(M.slice(X+1))?S.preventDefault():H?(A=u.current)==null||A.focus():(P=d.current)==null||P.focus()}};return b.addEventListener("keydown",y),()=>b.removeEventListener("keydown",y)}},[s,g]),f.jsxs(iz,{ref:l,role:"region","aria-label":i.replace("{hotkey}",m),tabIndex:-1,style:{pointerEvents:h?void 0:"none"},children:[h&&f.jsx(Lo,{ref:u,onFocusFromOutsideViewport:()=>{const b=g({tabbingDirection:"forwards"});io(b)}}),f.jsx(ka.Slot,{scope:n,children:f.jsx(Fe.ol,{tabIndex:-1,...a,ref:p})}),h&&f.jsx(Lo,{ref:d,onFocusFromOutsideViewport:()=>{const b=g({tabbingDirection:"backwards"});io(b)}})]})});Td.displayName=Pd;var jd="ToastFocusProxy",Lo=v.forwardRef((e,t)=>{const{__scopeToast:n,onFocusFromOutsideViewport:r,...i}=e,a=Ci(jd,n);return f.jsx(xi,{tabIndex:0,...i,ref:t,style:{position:"fixed"},onFocus:o=>{var u;const s=o.relatedTarget;!((u=a.viewport)!=null&&u.contains(s))&&r()}})});Lo.displayName=jd;var yr="Toast",sE="toast.swipeStart",lE="toast.swipeMove",uE="toast.swipeCancel",cE="toast.swipeEnd",Nd=v.forwardRef((e,t)=>{const{forceMount:n,open:r,defaultOpen:i,onOpenChange:a,...o}=e,[s,l]=dr({prop:r,defaultProp:i??!0,onChange:a,caller:yr});return f.jsx(oi,{present:n||s,children:f.jsx(mE,{open:s,...o,ref:t,onClose:()=>l(!1),onPause:Wt(e.onPause),onResume:Wt(e.onResume),onSwipeStart:Pe(e.onSwipeStart,u=>{u.currentTarget.setAttribute("data-swipe","start")}),onSwipeMove:Pe(e.onSwipeMove,u=>{const{x:d,y:c}=u.detail.delta;u.currentTarget.setAttribute("data-swipe","move"),u.currentTarget.style.setProperty("--radix-toast-swipe-move-x",`${d}px`),u.currentTarget.style.setProperty("--radix-toast-swipe-move-y",`${c}px`)}),onSwipeCancel:Pe(e.onSwipeCancel,u=>{u.currentTarget.setAttribute("data-swipe","cancel"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-y"),u.currentTarget.style.removeProperty("--radix-toast-swipe-end-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-end-y")}),onSwipeEnd:Pe(e.onSwipeEnd,u=>{const{x:d,y:c}=u.detail.delta;u.currentTarget.setAttribute("data-swipe","end"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-y"),u.currentTarget.style.setProperty("--radix-toast-swipe-end-x",`${d}px`),u.currentTarget.style.setProperty("--radix-toast-swipe-end-y",`${c}px`),l(!1)})})})});Nd.displayName=yr;var[dE,fE]=zd(yr,{onClose(){}}),mE=v.forwardRef((e,t)=>{const{__scopeToast:n,type:r="foreground",duration:i,open:a,onClose:o,onEscapeKeyDown:s,onPause:l,onResume:u,onSwipeStart:d,onSwipeMove:c,onSwipeCancel:p,onSwipeEnd:m,...h}=e,g=Ci(yr,n),[b,y]=v.useState(null),S=Ke(t,R=>y(R)),k=v.useRef(null),E=v.useRef(null),T=i||g.duration,A=v.useRef(0),P=v.useRef(T),N=v.useRef(0),{onToastAdd:H,onToastRemove:z}=g,j=Wt(()=>{var B;(b==null?void 0:b.contains(document.activeElement))&&((B=g.viewport)==null||B.focus()),o()}),M=v.useCallback(R=>{!R||R===1/0||(window.clearTimeout(N.current),A.current=new Date().getTime(),N.current=window.setTimeout(j,R))},[j]);v.useEffect(()=>{const R=g.viewport;if(R){const B=()=>{M(P.current),u==null||u()},F=()=>{const V=new Date().getTime()-A.current;P.current=P.current-V,window.clearTimeout(N.current),l==null||l()};return R.addEventListener(Mo,F),R.addEventListener(Io,B),()=>{R.removeEventListener(Mo,F),R.removeEventListener(Io,B)}}},[g.viewport,T,l,u,M]),v.useEffect(()=>{a&&!g.isClosePausedRef.current&&M(T)},[a,T,g.isClosePausedRef,M]),v.useEffect(()=>(H(),()=>z()),[H,z]);const X=v.useMemo(()=>b?Fd(b):null,[b]);return g.viewport?f.jsxs(f.Fragment,{children:[X&&f.jsx(pE,{__scopeToast:n,role:"status","aria-live":r==="foreground"?"assertive":"polite",children:X}),f.jsx(dE,{scope:n,onClose:j,children:Ro.createPortal(f.jsx(ka.ItemSlot,{scope:n,children:f.jsx(rz,{asChild:!0,onEscapeKeyDown:Pe(s,()=>{g.isFocusedToastEscapeKeyDownRef.current||j(),g.isFocusedToastEscapeKeyDownRef.current=!1}),children:f.jsx(Fe.li,{tabIndex:0,"data-state":a?"open":"closed","data-swipe-direction":g.swipeDirection,...h,ref:S,style:{userSelect:"none",touchAction:"none",...e.style},onKeyDown:Pe(e.onKeyDown,R=>{R.key==="Escape"&&(s==null||s(R.nativeEvent),R.nativeEvent.defaultPrevented||(g.isFocusedToastEscapeKeyDownRef.current=!0,j()))}),onPointerDown:Pe(e.onPointerDown,R=>{R.button===0&&(k.current={x:R.clientX,y:R.clientY})}),onPointerMove:Pe(e.onPointerMove,R=>{if(!k.current)return;const B=R.clientX-k.current.x,F=R.clientY-k.current.y,V=!!E.current,O=["left","right"].includes(g.swipeDirection),G=["left","up"].includes(g.swipeDirection)?Math.min:Math.max,w=O?G(0,B):0,$=O?0:G(0,F),oe=R.pointerType==="touch"?10:2,x={x:w,y:$},le={originalEvent:R,delta:x};V?(E.current=x,Rr(lE,c,le,{discrete:!1})):xl(x,g.swipeDirection,oe)?(E.current=x,Rr(sE,d,le,{discrete:!1}),R.target.setPointerCapture(R.pointerId)):(Math.abs(B)>oe||Math.abs(F)>oe)&&(k.current=null)}),onPointerUp:Pe(e.onPointerUp,R=>{const B=E.current,F=R.target;if(F.hasPointerCapture(R.pointerId)&&F.releasePointerCapture(R.pointerId),E.current=null,k.current=null,B){const V=R.currentTarget,O={originalEvent:R,delta:B};xl(B,g.swipeDirection,g.swipeThreshold)?Rr(cE,m,O,{discrete:!0}):Rr(uE,p,O,{discrete:!0}),V.addEventListener("click",G=>G.preventDefault(),{once:!0})}})})})}),g.viewport)})]}):null}),pE=e=>{const{__scopeToast:t,children:n,...r}=e,i=Ci(yr,t),[a,o]=v.useState(!1),[s,l]=v.useState(!1);return bE(()=>o(!0)),v.useEffect(()=>{const u=window.setTimeout(()=>l(!0),1e3);return()=>window.clearTimeout(u)},[]),s?null:f.jsx(hd,{asChild:!0,children:f.jsx(xi,{...r,children:a&&f.jsxs(f.Fragment,{children:[i.label," ",n]})})})},hE="ToastTitle",Md=v.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e;return f.jsx(Fe.div,{...r,ref:t})});Md.displayName=hE;var gE="ToastDescription",Id=v.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e;return f.jsx(Fe.div,{...r,ref:t})});Id.displayName=gE;var Ld="ToastAction",Dd=v.forwardRef((e,t)=>{const{altText:n,...r}=e;return n.trim()?f.jsx(Od,{altText:n,asChild:!0,children:f.jsx(Sa,{...r,ref:t})}):(console.error(`Invalid prop \`altText\` supplied to \`${Ld}\`. Expected non-empty \`string\`.`),null)});Dd.displayName=Ld;var Rd="ToastClose",Sa=v.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e,i=fE(Rd,n);return f.jsx(Od,{asChild:!0,children:f.jsx(Fe.button,{type:"button",...r,ref:t,onClick:Pe(e.onClick,i.onClose)})})});Sa.displayName=Rd;var Od=v.forwardRef((e,t)=>{const{__scopeToast:n,altText:r,...i}=e;return f.jsx(Fe.div,{"data-radix-toast-announce-exclude":"","data-radix-toast-announce-alt":r||void 0,...i,ref:t})});function Fd(e){const t=[];return Array.from(e.childNodes).forEach(r=>{if(r.nodeType===r.TEXT_NODE&&r.textContent&&t.push(r.textContent),yE(r)){const i=r.ariaHidden||r.hidden||r.style.display==="none",a=r.dataset.radixToastAnnounceExclude==="";if(!i)if(a){const o=r.dataset.radixToastAnnounceAlt;o&&t.push(o)}else t.push(...Fd(r))}}),t}function Rr(e,t,n,{discrete:r}){const i=n.originalEvent.currentTarget,a=new CustomEvent(e,{bubbles:!0,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?Ql(i,a):i.dispatchEvent(a)}var xl=(e,t,n=0)=>{const r=Math.abs(e.x),i=Math.abs(e.y),a=r>i;return t==="left"||t==="right"?a&&r>n:!a&&i>n};function bE(e=()=>{}){const t=Wt(e);Bt(()=>{let n=0,r=0;return n=window.requestAnimationFrame(()=>r=window.requestAnimationFrame(t)),()=>{window.cancelAnimationFrame(n),window.cancelAnimationFrame(r)}},[t])}function yE(e){return e.nodeType===e.ELEMENT_NODE}function vE(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 io(e){const t=document.activeElement;return e.some(n=>n===t?!0:(n.focus(),document.activeElement!==t))}var xE=Ed,Bd=Td,Wd=Nd,Vd=Md,Jd=Id,Hd=Dd,qd=Sa;const wE=xE,Ud=v.forwardRef(({className:e,...t},n)=>f.jsx(Bd,{ref:n,className:dt("fixed top-0 z-[10000] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]",e),...t}));Ud.displayName=Bd.displayName;const kE=Oo("group pointer-events-auto relative flex w-full items-center justify-between space-x-4 overflow-hidden rounded-md border p-6 pr-8 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),Xd=v.forwardRef(({className:e,variant:t,...n},r)=>f.jsx(Wd,{ref:r,className:dt(kE({variant:t}),e),...n}));Xd.displayName=Wd.displayName;const SE=v.forwardRef(({className:e,...t},n)=>f.jsx(Hd,{ref:n,className:dt("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium ring-offset-background transition-colors group-[.destructive]:border-muted/40 hover:bg-secondary group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 group-[.destructive]:focus:ring-destructive disabled:pointer-events-none disabled:opacity-50",e),...t}));SE.displayName=Hd.displayName;const Zd=v.forwardRef(({className:e,...t},n)=>f.jsx(qd,{ref:n,className:dt("absolute right-2 top-2 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity group-hover:opacity-100 group-[.destructive]:text-red-300 hover:text-foreground group-[.destructive]:hover:text-red-50 focus:opacity-100 focus:outline-none focus:ring-2 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:f.jsx(Nn,{className:"h-4 w-4"})}));Zd.displayName=qd.displayName;const Gd=v.forwardRef(({className:e,...t},n)=>f.jsx(Vd,{ref:n,className:dt("text-sm font-semibold",e),...t}));Gd.displayName=Vd.displayName;const Kd=v.forwardRef(({className:e,...t},n)=>f.jsx(Jd,{ref:n,className:dt("text-sm opacity-90",e),...t}));Kd.displayName=Jd.displayName;function CE(){const{toasts:e}=Sp();return f.jsxs(wE,{children:[e.map(function({id:t,title:n,description:r,action:i,...a}){return f.jsxs(Xd,{...a,children:[f.jsxs("div",{className:"grid gap-1",children:[n&&f.jsx(Gd,{children:n}),r&&f.jsx(Kd,{children:r})]}),i,f.jsx(Zd,{})]},t)}),f.jsx(Ud,{})]})}var AE={grad:.9,turn:360,rad:360/(2*Math.PI)},Ft=function(e){return typeof e=="string"?e.length>0:typeof e=="number"},Ue=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n+0},Ct=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e>t?e:t},Qd=function(e){return(e=isFinite(e)?e%360:0)>0?e:e+360},wl=function(e){return{r:Ct(e.r,0,255),g:Ct(e.g,0,255),b:Ct(e.b,0,255),a:Ct(e.a)}},oo=function(e){return{r:Ue(e.r),g:Ue(e.g),b:Ue(e.b),a:Ue(e.a,3)}},zE=/^#([0-9a-f]{3,8})$/i,Or=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},Yd=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,a=Math.max(t,n,r),o=a-Math.min(t,n,r),s=o?a===t?(n-r)/o:a===n?2+(r-t)/o:4+(t-n)/o:0;return{h:60*(s<0?s+6:s),s:a?o/a*100:0,v:a/255*100,a:i}},_d=function(e){var t=e.h,n=e.s,r=e.v,i=e.a;t=t/360*6,n/=100,r/=100;var a=Math.floor(t),o=r*(1-n),s=r*(1-(t-a)*n),l=r*(1-(1-t+a)*n),u=a%6;return{r:255*[r,s,o,o,l,r][u],g:255*[l,r,r,s,o,o][u],b:255*[o,o,l,r,r,s][u],a:i}},kl=function(e){return{h:Qd(e.h),s:Ct(e.s,0,100),l:Ct(e.l,0,100),a:Ct(e.a)}},Sl=function(e){return{h:Ue(e.h),s:Ue(e.s),l:Ue(e.l),a:Ue(e.a,3)}},Cl=function(e){return _d((n=(t=e).s,{h:t.h,s:(n*=((r=t.l)<50?r:100-r)/100)>0?2*n/(r+n)*100:0,v:r+n,a:t.a}));var t,n,r},nr=function(e){return{h:(t=Yd(e)).h,s:(i=(200-(n=t.s))*(r=t.v)/100)>0&&i<200?n*r/100/(i<=100?i:200-i)*100:0,l:i/2,a:t.a};var t,n,r,i},EE=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,PE=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,TE=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,jE=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,Al={string:[[function(e){var t=zE.exec(e);return t?(e=t[1]).length<=4?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:e.length===4?Ue(parseInt(e[3]+e[3],16)/255,2):1}:e.length===6||e.length===8?{r:parseInt(e.substr(0,2),16),g:parseInt(e.substr(2,2),16),b:parseInt(e.substr(4,2),16),a:e.length===8?Ue(parseInt(e.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(e){var t=TE.exec(e)||jE.exec(e);return t?t[2]!==t[4]||t[4]!==t[6]?null:wl({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:t[7]===void 0?1:Number(t[7])/(t[8]?100:1)}):null},"rgb"],[function(e){var t=EE.exec(e)||PE.exec(e);if(!t)return null;var n,r,i=kl({h:(n=t[1],r=t[2],r===void 0&&(r="deg"),Number(n)*(AE[r]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return Cl(i)},"hsl"]],object:[[function(e){var t=e.r,n=e.g,r=e.b,i=e.a,a=i===void 0?1:i;return Ft(t)&&Ft(n)&&Ft(r)?wl({r:Number(t),g:Number(n),b:Number(r),a:Number(a)}):null},"rgb"],[function(e){var t=e.h,n=e.s,r=e.l,i=e.a,a=i===void 0?1:i;if(!Ft(t)||!Ft(n)||!Ft(r))return null;var o=kl({h:Number(t),s:Number(n),l:Number(r),a:Number(a)});return Cl(o)},"hsl"],[function(e){var t=e.h,n=e.s,r=e.v,i=e.a,a=i===void 0?1:i;if(!Ft(t)||!Ft(n)||!Ft(r))return null;var o=function(s){return{h:Qd(s.h),s:Ct(s.s,0,100),v:Ct(s.v,0,100),a:Ct(s.a)}}({h:Number(t),s:Number(n),v:Number(r),a:Number(a)});return _d(o)},"hsv"]]},zl=function(e,t){for(var n=0;n<t.length;n++){var r=t[n][0](e);if(r)return[r,t[n][1]]}return[null,void 0]},NE=function(e){return typeof e=="string"?zl(e.trim(),Al.string):typeof e=="object"&&e!==null?zl(e,Al.object):[null,void 0]},ao=function(e,t){var n=nr(e);return{h:n.h,s:Ct(n.s+100*t,0,100),l:n.l,a:n.a}},so=function(e){return(299*e.r+587*e.g+114*e.b)/1e3/255},El=function(e,t){var n=nr(e);return{h:n.h,s:n.s,l:Ct(n.l+100*t,0,100),a:n.a}},Pl=function(){function e(t){this.parsed=NE(t)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1}}return e.prototype.isValid=function(){return this.parsed!==null},e.prototype.brightness=function(){return Ue(so(this.rgba),2)},e.prototype.isDark=function(){return so(this.rgba)<.5},e.prototype.isLight=function(){return so(this.rgba)>=.5},e.prototype.toHex=function(){return t=oo(this.rgba),n=t.r,r=t.g,i=t.b,o=(a=t.a)<1?Or(Ue(255*a)):"","#"+Or(n)+Or(r)+Or(i)+o;var t,n,r,i,a,o},e.prototype.toRgb=function(){return oo(this.rgba)},e.prototype.toRgbString=function(){return t=oo(this.rgba),n=t.r,r=t.g,i=t.b,(a=t.a)<1?"rgba("+n+", "+r+", "+i+", "+a+")":"rgb("+n+", "+r+", "+i+")";var t,n,r,i,a},e.prototype.toHsl=function(){return Sl(nr(this.rgba))},e.prototype.toHslString=function(){return t=Sl(nr(this.rgba)),n=t.h,r=t.s,i=t.l,(a=t.a)<1?"hsla("+n+", "+r+"%, "+i+"%, "+a+")":"hsl("+n+", "+r+"%, "+i+"%)";var t,n,r,i,a},e.prototype.toHsv=function(){return t=Yd(this.rgba),{h:Ue(t.h),s:Ue(t.s),v:Ue(t.v),a:Ue(t.a,3)};var t},e.prototype.invert=function(){return Pt({r:255-(t=this.rgba).r,g:255-t.g,b:255-t.b,a:t.a});var t},e.prototype.saturate=function(t){return t===void 0&&(t=.1),Pt(ao(this.rgba,t))},e.prototype.desaturate=function(t){return t===void 0&&(t=.1),Pt(ao(this.rgba,-t))},e.prototype.grayscale=function(){return Pt(ao(this.rgba,-1))},e.prototype.lighten=function(t){return t===void 0&&(t=.1),Pt(El(this.rgba,t))},e.prototype.darken=function(t){return t===void 0&&(t=.1),Pt(El(this.rgba,-t))},e.prototype.rotate=function(t){return t===void 0&&(t=15),this.hue(this.hue()+t)},e.prototype.alpha=function(t){return typeof t=="number"?Pt({r:(n=this.rgba).r,g:n.g,b:n.b,a:t}):Ue(this.rgba.a,3);var n},e.prototype.hue=function(t){var n=nr(this.rgba);return typeof t=="number"?Pt({h:t,s:n.s,l:n.l,a:n.a}):Ue(n.h)},e.prototype.isEqual=function(t){return this.toHex()===Pt(t).toHex()},e}(),Pt=function(e){return e instanceof Pl?e:new Pl(e)};const $d=2147483645,ME=typeof Te.zIndexBase=="number"?Te.zIndexBase:1e5,IE=e=>typeof e!="number"||!Number.isFinite(e)?ME:Math.max(0,Math.min(Math.round(e),$d)),ef=e=>{if(!e||typeof e!="object")return!1;const t=e,n=r=>r&&typeof r=="object"&&!Array.isArray(r);return n(t.light)||n(t.dark)||n(t.common)},LE=e=>{const t=e.trim();if(!t)return;if(/^\d+(\.\d+)?\s+\d+%?\s+\d+%?(\s*\/\s*[\d.]+%?)?$/.test(t))return t;const n=Pt(t);if(n.isValid()){const r=n.toHsl(),i=Math.round(r.h),a=Math.round(r.s),o=Math.round(r.l),s=`${i} ${a}% ${o}%`;if(typeof r.a=="number"&&r.a<1){const l=Math.round(r.a*1e3)/1e3;return`${s} / ${l}`}return s}return t},DE=e=>{const t=e.trim();return t&&(t.startsWith("--")?t.slice(2):t).replace(/_/g,"-").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()||void 0},Yn=e=>{if(!e||typeof e!="object"||Array.isArray(e))return;const t={};for(const[n,r]of Object.entries(e)){if(typeof r!="string")continue;const i=DE(n);if(!i)continue;const a=LE(r);a&&(t[i]=a)}return Object.keys(t).length>0?t:void 0},RE=e=>{if(!e)return;if(!ef(e))return Yn(e)??void 0;const{common:t,light:n,dark:r,...i}=e,a=Yn(t),o=Yn(i),s=a||o?{...a??{},...o??{}}:void 0,l=Yn(n),u=Yn(r);if(!s&&!l&&!u)return;const d={};return s&&(d.common=s),l&&(d.light=l),u&&(d.dark=u),d},OE=e=>{if(!e)return{};if(!ef(e))return{dark:e,light:e};const t=e,n=t.common??{},r={...n,...t.dark??{}},i={...n,...t.light??{}};return{dark:Object.keys(r).length>0?r:void 0,light:Object.keys(i).length>0?i:void 0}},FE=e=>e==="--glow-primary"||e==="--glow-secondary"||e==="--glow-accent",tf=(e,t,n)=>{const r=t.trim();return!FE(e)||/\//.test(r)?r:/^\d+(\.\d+)?\s+\d+%?\s+\d+%?$/.test(r)?`${r} / ${n}`:r},BE=(e,{dark:t,light:n})=>{const r=(l,u)=>{if(!l)return"";const d=[];for(const[c,p]of Object.entries(l)){const m=c.startsWith("--")?c:`--${c}`,h=tf(m,p,u.defaultGlowAlpha);d.push(` ${m}: ${h};`)}return d.join(`
|
|
298
|
+
hsl(var(--accent) / 0.4))`,WebkitMask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",mask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",WebkitMaskComposite:"xor",maskComposite:"exclude"}}),f.jsx(Eh,{theme:ke,selectedLanguage:z,languages:a,onlineLabel:($==null?void 0:$.online)||(ie==null?void 0:ie.online)||"",isLangMenuOpen:P,setIsLangMenuOpen:L,repositionLangMenu:dn,langMenuPortalTarget:Ge,langMenuPos:be,langMenuContentRef:Q,langButtonRef:J,handleLangMenuKeyDown:Cr,onSelectLanguage:N,showSettings:F,onToggleSettings:()=>O(!F),isExpanded:C,onToggleExpand:()=>D(!C),showExpandToggle:l==="floating",langMenuPositioning:u?"absolute":"fixed",langMenuZIndex:Hn,showCloseButton:!u,onClose:t,logoSrc:n.branding.logoUrl||Me.branding.logoUrl,assistantName:n.branding.assistantName,assistantTagline:n.branding.tagline,presence:kr}),f.jsx(yz,{messages:Ne,quickActions:ji,theme:ke,isMobile:M,inputRef:Ie,setInput:d,selectedLanguage:z,toolStatus:T,isTyping:st,lastBotMessageRef:xe,messagesEndRef:Ee,scrollContainerRef:G,onScroll:je,showScrollButton:A,onScrollToBottom:ge,handleFeedback:_t,botAvatarSrc:n.branding.logoUrl||Me.branding.logoUrl,botAvatarAlt:n.branding.assistantName,scrollLabel:Ei,ttsModelId:(La=n.tts)==null?void 0:La.modelId,ttsVoiceId:(Oa=n.tts)==null?void 0:Oa.voiceId,ttsVoiceSettings:(Fa=n.tts)==null?void 0:Fa.voiceSettings,onStructuredAction:R=>void Ue(R),handoverLabels:kn?Se:void 0}),f.jsx(Ch,{open:F,onClose:()=>O(!1),translation:Yt,theme:ke,setTheme:te,fontSize:W,onFontSizeChange:K,highContrast:q,onHighContrastChange:ee,onRevokePrivacy:Ni,links:kt,poweredBy:n.branding.poweredBy}),(Ba=n.humanHandover)!=null&&Ba.enabled?f.jsx(vz,{status:oe.status,showRequestButton:n.humanHandover.showRequestButton,operator:oe.operator,labels:Se,disabled:!B||st,onRequest:()=>void Et(),onContinueWithAssistant:bt}):null,f.jsx(zh,{input:c,onInputChange:d,onSend:fe,onKeyDown:nt,inputRef:Ie,isRecording:p,isTranscribing:b,isTyping:st,startRecording:Ve,stopRecording:qe,recordingTime:h,placeholder:zi,transcribingLabel:Pi,disclaimer:Sr,poweredByText:Ke==null?void 0:Ke.text,poweredByUrl:(Ke==null?void 0:Ke.url)||kt.poweredByUrl}),f.jsx(Vp,{isOpen:ze,onClose:()=>{S(!1),We(null)},onSubmit:Vt,language:z})]}),{isPrivacy:!1}):Ea(f.jsxs(f.Fragment,{children:[f.jsxs("div",{className:"relative bg-primary p-5 flex justify-between items-center rounded-t-[24px]",children:[f.jsxs("div",{className:"flex items-center gap-3",children:[f.jsx("div",{className:"w-[42px] h-[42px] bg-[hsl(var(--chat-avatar-bot))] rounded-full flex items-center justify-center border border-primary-foreground/30",role:"img","aria-label":`${n.branding.assistantName} Logo`,children:f.jsx("img",{src:n.branding.logoUrl||Me.branding.logoUrl,alt:n.branding.assistantName,className:"w-7 h-7 object-contain drop-shadow-[0_2px_4px_rgba(0,0,0,0.2)]"})}),f.jsx("div",{id:"privacy-dialog-title",className:"text-primary-foreground text-lg font-bold",children:n.branding.assistantName})]}),!u&&f.jsx("button",{onClick:t,"aria-label":"Dialog schließen",className:"w-[38px] h-[38px] bg-primary-foreground/15 backdrop-blur-[10px] border border-primary-foreground/20 rounded-full flex items-center justify-center transition-all duration-300 hover:bg-primary-foreground/25 focus:outline-none focus:ring-2 focus:ring-primary-foreground focus:ring-offset-2 focus:ring-offset-primary",children:f.jsx(On,{className:"w-5 h-5 text-primary-foreground","aria-hidden":"true"})})]}),f.jsxs("div",{className:"p-6 space-y-4 bg-[hsl(var(--chat-bg))]",children:[f.jsx("h3",{id:"privacy-dialog-description",className:"text-lg font-bold text-foreground",children:"Datenschutzhinweis"}),f.jsx("p",{className:"text-sm text-foreground/80 leading-relaxed",children:"Mit der Nutzung des KI-Assistenten stimmen Sie der Verarbeitung Ihrer Eingaben gemäß unserer Datenschutzerklärung zu. Ihre Daten werden verschlüsselt übertragen und nur zur Beantwortung Ihrer Anfragen verwendet."}),f.jsx("a",{href:kt.privacyUrl||"#",target:"_blank",rel:"noopener noreferrer",className:"text-sm text-primary hover:text-primary/80 underline block",children:"Datenschutzerklärung lesen →"}),f.jsx(ft,{onClick:Ti,className:"w-full bg-primary hover:bg-primary/90 text-primary-foreground font-semibold",children:"Akzeptieren und fortfahren"})]})]}),{isPrivacy:!0})});ma.displayName="ChatInterface";function Cz(e,t=globalThis==null?void 0:globalThis.document){const n=Xt(e);v.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 Az="DismissableLayer",jo="dismissableLayer.update",zz="dismissableLayer.pointerDownOutside",Ez="dismissableLayer.focusOutside",Al,ld=v.createContext({layers:new Set,layersWithOutsidePointerEventsDisabled:new Set,branches:new Set}),pa=v.forwardRef((e,t)=>{const{disableOutsidePointerEvents:n=!1,onEscapeKeyDown:r,onPointerDownOutside:i,onFocusOutside:a,onInteractOutside:o,onDismiss:s,...l}=e,u=v.useContext(ld),[c,d]=v.useState(null),p=(c==null?void 0:c.ownerDocument)??(globalThis==null?void 0:globalThis.document),[,m]=v.useState({}),h=rt(t,N=>d(N)),g=Array.from(u.layers),[b]=[...u.layersWithOutsidePointerEventsDisabled].slice(-1),y=g.indexOf(b),w=c?g.indexOf(c):-1,k=u.layersWithOutsidePointerEventsDisabled.size>0,E=w>=y,j=jz(N=>{const P=N.target,L=[...u.branches].some(C=>C.contains(P));!E||L||(i==null||i(N),o==null||o(N),N.defaultPrevented||s==null||s())},p),z=Tz(N=>{const P=N.target;[...u.branches].some(C=>C.contains(P))||(a==null||a(N),o==null||o(N),N.defaultPrevented||s==null||s())},p);return Cz(N=>{w===u.layers.size-1&&(r==null||r(N),!N.defaultPrevented&&s&&(N.preventDefault(),s()))},p),v.useEffect(()=>{if(c)return n&&(u.layersWithOutsidePointerEventsDisabled.size===0&&(Al=p.body.style.pointerEvents,p.body.style.pointerEvents="none"),u.layersWithOutsidePointerEventsDisabled.add(c)),u.layers.add(c),zl(),()=>{n&&u.layersWithOutsidePointerEventsDisabled.size===1&&(p.body.style.pointerEvents=Al)}},[c,p,n,u]),v.useEffect(()=>()=>{c&&(u.layers.delete(c),u.layersWithOutsidePointerEventsDisabled.delete(c),zl())},[c,u]),v.useEffect(()=>{const N=()=>m({});return document.addEventListener(jo,N),()=>document.removeEventListener(jo,N)},[]),f.jsx(Xe.div,{...l,ref:h,style:{pointerEvents:k?E?"auto":"none":void 0,...e.style},onFocusCapture:Te(e.onFocusCapture,z.onFocusCapture),onBlurCapture:Te(e.onBlurCapture,z.onBlurCapture),onPointerDownCapture:Te(e.onPointerDownCapture,j.onPointerDownCapture)})});pa.displayName=Az;var Pz="DismissableLayerBranch",ud=v.forwardRef((e,t)=>{const n=v.useContext(ld),r=v.useRef(null),i=rt(t,r);return v.useEffect(()=>{const a=r.current;if(a)return n.branches.add(a),()=>{n.branches.delete(a)}},[n.branches]),f.jsx(Xe.div,{...e,ref:i})});ud.displayName=Pz;function jz(e,t=globalThis==null?void 0:globalThis.document){const n=Xt(e),r=v.useRef(!1),i=v.useRef(()=>{});return v.useEffect(()=>{const a=s=>{if(s.target&&!r.current){let l=function(){cd(zz,n,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);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 Tz(e,t=globalThis==null?void 0:globalThis.document){const n=Xt(e),r=v.useRef(!1);return v.useEffect(()=>{const i=a=>{a.target&&!r.current&&cd(Ez,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 zl(){const e=new CustomEvent(jo);document.dispatchEvent(e)}function cd(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?pu(i,a):i.dispatchEvent(a)}var Nz=pa,Mz=ud;const Iz=["top","right","bottom","left"],rn=Math.min,vt=Math.max,ei=Math.round,Dr=Math.floor,Rt=e=>({x:e,y:e}),Dz={left:"right",right:"left",bottom:"top",top:"bottom"},Rz={start:"end",end:"start"};function To(e,t,n){return vt(e,rn(t,n))}function Zt(e,t){return typeof e=="function"?e(t):e}function Gt(e){return e.split("-")[0]}function Vn(e){return e.split("-")[1]}function ha(e){return e==="x"?"y":"x"}function ga(e){return e==="y"?"height":"width"}const Lz=new Set(["top","bottom"]);function Dt(e){return Lz.has(Gt(e))?"y":"x"}function ba(e){return ha(Dt(e))}function Oz(e,t,n){n===void 0&&(n=!1);const r=Vn(e),i=ba(e),a=ga(i);let o=i==="x"?r===(n?"end":"start")?"right":"left":r==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(o=ti(o)),[o,ti(o)]}function Fz(e){const t=ti(e);return[No(e),t,No(t)]}function No(e){return e.replace(/start|end/g,t=>Rz[t])}const El=["left","right"],Pl=["right","left"],Bz=["top","bottom"],Wz=["bottom","top"];function Vz(e,t,n){switch(e){case"top":case"bottom":return n?t?Pl:El:t?El:Pl;case"left":case"right":return t?Bz:Wz;default:return[]}}function qz(e,t,n,r){const i=Vn(e);let a=Vz(Gt(e),n==="start",r);return i&&(a=a.map(o=>o+"-"+i),t&&(a=a.concat(a.map(No)))),a}function ti(e){return e.replace(/left|right|bottom|top/g,t=>Dz[t])}function Jz(e){return{top:0,right:0,bottom:0,left:0,...e}}function dd(e){return typeof e!="number"?Jz(e):{top:e,right:e,bottom:e,left:e}}function ni(e){const{x:t,y:n,width:r,height:i}=e;return{width:r,height:i,top:n,left:t,right:t+r,bottom:n+i,x:t,y:n}}function jl(e,t,n){let{reference:r,floating:i}=e;const a=Dt(t),o=ba(t),s=ga(o),l=Gt(t),u=a==="y",c=r.x+r.width/2-i.width/2,d=r.y+r.height/2-i.height/2,p=r[s]/2-i[s]/2;let m;switch(l){case"top":m={x:c,y:r.y-i.height};break;case"bottom":m={x:c,y:r.y+r.height};break;case"right":m={x:r.x+r.width,y:d};break;case"left":m={x:r.x-i.width,y:d};break;default:m={x:r.x,y:r.y}}switch(Vn(t)){case"start":m[o]-=p*(n&&u?-1:1);break;case"end":m[o]+=p*(n&&u?-1:1);break}return m}const Hz=async(e,t,n)=>{const{placement:r="bottom",strategy:i="absolute",middleware:a=[],platform:o}=n,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:d}=jl(u,r,l),p=r,m={},h=0;for(let g=0;g<s.length;g++){const{name:b,fn:y}=s[g],{x:w,y:k,data:E,reset:j}=await y({x:c,y:d,initialPlacement:r,placement:p,strategy:i,middlewareData:m,rects:u,platform:o,elements:{reference:e,floating:t}});c=w??c,d=k??d,m={...m,[b]:{...m[b],...E}},j&&h<=50&&(h++,typeof j=="object"&&(j.placement&&(p=j.placement),j.rects&&(u=j.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):j.rects),{x:c,y:d}=jl(u,p,l)),g=-1)}return{x:c,y:d,placement:p,strategy:i,middlewareData:m}};async function cr(e,t){var n;t===void 0&&(t={});const{x:r,y:i,platform:a,rects:o,elements:s,strategy:l}=e,{boundary:u="clippingAncestors",rootBoundary:c="viewport",elementContext:d="floating",altBoundary:p=!1,padding:m=0}=Zt(t,e),h=dd(m),b=s[p?d==="floating"?"reference":"floating":d],y=ni(await a.getClippingRect({element:(n=await(a.isElement==null?void 0:a.isElement(b)))==null||n?b:b.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(s.floating)),boundary:u,rootBoundary:c,strategy:l})),w=d==="floating"?{x:r,y:i,width:o.floating.width,height:o.floating.height}:o.reference,k=await(a.getOffsetParent==null?void 0:a.getOffsetParent(s.floating)),E=await(a.isElement==null?void 0:a.isElement(k))?await(a.getScale==null?void 0:a.getScale(k))||{x:1,y:1}:{x:1,y:1},j=ni(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:w,offsetParent:k,strategy:l}):w);return{top:(y.top-j.top+h.top)/E.y,bottom:(j.bottom-y.bottom+h.bottom)/E.y,left:(y.left-j.left+h.left)/E.x,right:(j.right-y.right+h.right)/E.x}}const Uz=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:i,rects:a,platform:o,elements:s,middlewareData:l}=t,{element:u,padding:c=0}=Zt(e,t)||{};if(u==null)return{};const d=dd(c),p={x:n,y:r},m=ba(i),h=ga(m),g=await o.getDimensions(u),b=m==="y",y=b?"top":"left",w=b?"bottom":"right",k=b?"clientHeight":"clientWidth",E=a.reference[h]+a.reference[m]-p[m]-a.floating[h],j=p[m]-a.reference[m],z=await(o.getOffsetParent==null?void 0:o.getOffsetParent(u));let N=z?z[k]:0;(!N||!await(o.isElement==null?void 0:o.isElement(z)))&&(N=s.floating[k]||a.floating[h]);const P=E/2-j/2,L=N/2-g[h]/2-1,C=rn(d[y],L),D=rn(d[w],L),M=C,X=N-g[h]-D,F=N/2-g[h]/2+P,O=To(M,F,X),W=!l.arrow&&Vn(i)!=null&&F!==O&&a.reference[h]/2-(F<M?C:D)-g[h]/2<0,K=W?F<M?F-M:F-X:0;return{[m]:p[m]+K,data:{[m]:O,centerOffset:F-O-K,...W&&{alignmentOffset:K}},reset:W}}}),Xz=function(e){return e===void 0&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:i,middlewareData:a,rects:o,initialPlacement:s,platform:l,elements:u}=t,{mainAxis:c=!0,crossAxis:d=!0,fallbackPlacements:p,fallbackStrategy:m="bestFit",fallbackAxisSideDirection:h="none",flipAlignment:g=!0,...b}=Zt(e,t);if((n=a.arrow)!=null&&n.alignmentOffset)return{};const y=Gt(i),w=Dt(s),k=Gt(s)===s,E=await(l.isRTL==null?void 0:l.isRTL(u.floating)),j=p||(k||!g?[ti(s)]:Fz(s)),z=h!=="none";!p&&z&&j.push(...qz(s,g,h,E));const N=[s,...j],P=await cr(t,b),L=[];let C=((r=a.flip)==null?void 0:r.overflows)||[];if(c&&L.push(P[y]),d){const F=Oz(i,o,E);L.push(P[F[0]],P[F[1]])}if(C=[...C,{placement:i,overflows:L}],!L.every(F=>F<=0)){var D,M;const F=(((D=a.flip)==null?void 0:D.index)||0)+1,O=N[F];if(O&&(!(d==="alignment"?w!==Dt(O):!1)||C.every(q=>Dt(q.placement)===w?q.overflows[0]>0:!0)))return{data:{index:F,overflows:C},reset:{placement:O}};let W=(M=C.filter(K=>K.overflows[0]<=0).sort((K,q)=>K.overflows[1]-q.overflows[1])[0])==null?void 0:M.placement;if(!W)switch(m){case"bestFit":{var X;const K=(X=C.filter(q=>{if(z){const ee=Dt(q.placement);return ee===w||ee==="y"}return!0}).map(q=>[q.placement,q.overflows.filter(ee=>ee>0).reduce((ee,x)=>ee+x,0)]).sort((q,ee)=>q[1]-ee[1])[0])==null?void 0:X[0];K&&(W=K);break}case"initialPlacement":W=s;break}if(i!==W)return{reset:{placement:W}}}return{}}}};function Tl(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function Nl(e){return Iz.some(t=>e[t]>=0)}const Zz=function(e){return e===void 0&&(e={}),{name:"hide",options:e,async fn(t){const{rects:n}=t,{strategy:r="referenceHidden",...i}=Zt(e,t);switch(r){case"referenceHidden":{const a=await cr(t,{...i,elementContext:"reference"}),o=Tl(a,n.reference);return{data:{referenceHiddenOffsets:o,referenceHidden:Nl(o)}}}case"escaped":{const a=await cr(t,{...i,altBoundary:!0}),o=Tl(a,n.floating);return{data:{escapedOffsets:o,escaped:Nl(o)}}}default:return{}}}}},fd=new Set(["left","top"]);async function Gz(e,t){const{placement:n,platform:r,elements:i}=e,a=await(r.isRTL==null?void 0:r.isRTL(i.floating)),o=Gt(n),s=Vn(n),l=Dt(n)==="y",u=fd.has(o)?-1:1,c=a&&l?-1:1,d=Zt(t,e);let{mainAxis:p,crossAxis:m,alignmentAxis:h}=typeof d=="number"?{mainAxis:d,crossAxis:0,alignmentAxis:null}:{mainAxis:d.mainAxis||0,crossAxis:d.crossAxis||0,alignmentAxis:d.alignmentAxis};return s&&typeof h=="number"&&(m=s==="end"?h*-1:h),l?{x:m*c,y:p*u}:{x:p*u,y:m*c}}const Kz=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,l=await Gz(t,e);return o===((n=s.offset)==null?void 0:n.placement)&&(r=s.arrow)!=null&&r.alignmentOffset?{}:{x:i+l.x,y:a+l.y,data:{...l,placement:o}}}}},Qz=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:b=>{let{x:y,y:w}=b;return{x:y,y:w}}},...l}=Zt(e,t),u={x:n,y:r},c=await cr(t,l),d=Dt(Gt(i)),p=ha(d);let m=u[p],h=u[d];if(a){const b=p==="y"?"top":"left",y=p==="y"?"bottom":"right",w=m+c[b],k=m-c[y];m=To(w,m,k)}if(o){const b=d==="y"?"top":"left",y=d==="y"?"bottom":"right",w=h+c[b],k=h-c[y];h=To(w,h,k)}const g=s.fn({...t,[p]:m,[d]:h});return{...g,data:{x:g.x-n,y:g.y-r,enabled:{[p]:a,[d]:o}}}}}},Yz=function(e){return e===void 0&&(e={}),{options:e,fn(t){const{x:n,y:r,placement:i,rects:a,middlewareData:o}=t,{offset:s=0,mainAxis:l=!0,crossAxis:u=!0}=Zt(e,t),c={x:n,y:r},d=Dt(i),p=ha(d);let m=c[p],h=c[d];const g=Zt(s,t),b=typeof g=="number"?{mainAxis:g,crossAxis:0}:{mainAxis:0,crossAxis:0,...g};if(l){const k=p==="y"?"height":"width",E=a.reference[p]-a.floating[k]+b.mainAxis,j=a.reference[p]+a.reference[k]-b.mainAxis;m<E?m=E:m>j&&(m=j)}if(u){var y,w;const k=p==="y"?"width":"height",E=fd.has(Gt(i)),j=a.reference[d]-a.floating[k]+(E&&((y=o.offset)==null?void 0:y[d])||0)+(E?0:b.crossAxis),z=a.reference[d]+a.reference[k]+(E?0:((w=o.offset)==null?void 0:w[d])||0)-(E?b.crossAxis:0);h<j?h=j:h>z&&(h=z)}return{[p]:m,[d]:h}}}},_z=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:l=()=>{},...u}=Zt(e,t),c=await cr(t,u),d=Gt(i),p=Vn(i),m=Dt(i)==="y",{width:h,height:g}=a.floating;let b,y;d==="top"||d==="bottom"?(b=d,y=p===(await(o.isRTL==null?void 0:o.isRTL(s.floating))?"start":"end")?"left":"right"):(y=d,b=p==="end"?"top":"bottom");const w=g-c.top-c.bottom,k=h-c.left-c.right,E=rn(g-c[b],w),j=rn(h-c[y],k),z=!t.middlewareData.shift;let N=E,P=j;if((n=t.middlewareData.shift)!=null&&n.enabled.x&&(P=k),(r=t.middlewareData.shift)!=null&&r.enabled.y&&(N=w),z&&!p){const C=vt(c.left,0),D=vt(c.right,0),M=vt(c.top,0),X=vt(c.bottom,0);m?P=h-2*(C!==0||D!==0?C+D:vt(c.left,c.right)):N=g-2*(M!==0||X!==0?M+X:vt(c.top,c.bottom))}await l({...t,availableWidth:P,availableHeight:N});const L=await o.getDimensions(s.floating);return h!==L.width||g!==L.height?{reset:{rects:!0}}:{}}}};function bi(){return typeof window<"u"}function qn(e){return md(e)?(e.nodeName||"").toLowerCase():"#document"}function wt(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Ft(e){var t;return(t=(md(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function md(e){return bi()?e instanceof Node||e instanceof wt(e).Node:!1}function jt(e){return bi()?e instanceof Element||e instanceof wt(e).Element:!1}function Lt(e){return bi()?e instanceof HTMLElement||e instanceof wt(e).HTMLElement:!1}function Ml(e){return!bi()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof wt(e).ShadowRoot}const $z=new Set(["inline","contents"]);function vr(e){const{overflow:t,overflowX:n,overflowY:r,display:i}=Tt(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!$z.has(i)}const e2=new Set(["table","td","th"]);function t2(e){return e2.has(qn(e))}const n2=[":popover-open",":modal"];function yi(e){return n2.some(t=>{try{return e.matches(t)}catch{return!1}})}const r2=["transform","translate","scale","rotate","perspective"],i2=["transform","translate","scale","rotate","perspective","filter"],o2=["paint","layout","strict","content"];function ya(e){const t=va(),n=jt(e)?Tt(e):e;return r2.some(r=>n[r]?n[r]!=="none":!1)||(n.containerType?n.containerType!=="normal":!1)||!t&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!t&&(n.filter?n.filter!=="none":!1)||i2.some(r=>(n.willChange||"").includes(r))||o2.some(r=>(n.contain||"").includes(r))}function a2(e){let t=on(e);for(;Lt(t)&&!Rn(t);){if(ya(t))return t;if(yi(t))return null;t=on(t)}return null}function va(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}const s2=new Set(["html","body","#document"]);function Rn(e){return s2.has(qn(e))}function Tt(e){return wt(e).getComputedStyle(e)}function vi(e){return jt(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function on(e){if(qn(e)==="html")return e;const t=e.assignedSlot||e.parentNode||Ml(e)&&e.host||Ft(e);return Ml(t)?t.host:t}function pd(e){const t=on(e);return Rn(t)?e.ownerDocument?e.ownerDocument.body:e.body:Lt(t)&&vr(t)?t:pd(t)}function dr(e,t,n){var r;t===void 0&&(t=[]),n===void 0&&(n=!0);const i=pd(e),a=i===((r=e.ownerDocument)==null?void 0:r.body),o=wt(i);if(a){const s=Mo(o);return t.concat(o,o.visualViewport||[],vr(i)?i:[],s&&n?dr(s):[])}return t.concat(i,dr(i,[],n))}function Mo(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function hd(e){const t=Tt(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const i=Lt(e),a=i?e.offsetWidth:n,o=i?e.offsetHeight:r,s=ei(n)!==a||ei(r)!==o;return s&&(n=a,r=o),{width:n,height:r,$:s}}function xa(e){return jt(e)?e:e.contextElement}function Nn(e){const t=xa(e);if(!Lt(t))return Rt(1);const n=t.getBoundingClientRect(),{width:r,height:i,$:a}=hd(t);let o=(a?ei(n.width):n.width)/r,s=(a?ei(n.height):n.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!s||!Number.isFinite(s))&&(s=1),{x:o,y:s}}const l2=Rt(0);function gd(e){const t=wt(e);return!va()||!t.visualViewport?l2:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function u2(e,t,n){return t===void 0&&(t=!1),!n||t&&n!==wt(e)?!1:t}function yn(e,t,n,r){t===void 0&&(t=!1),n===void 0&&(n=!1);const i=e.getBoundingClientRect(),a=xa(e);let o=Rt(1);t&&(r?jt(r)&&(o=Nn(r)):o=Nn(e));const s=u2(a,n,r)?gd(a):Rt(0);let l=(i.left+s.x)/o.x,u=(i.top+s.y)/o.y,c=i.width/o.x,d=i.height/o.y;if(a){const p=wt(a),m=r&&jt(r)?wt(r):r;let h=p,g=Mo(h);for(;g&&r&&m!==h;){const b=Nn(g),y=g.getBoundingClientRect(),w=Tt(g),k=y.left+(g.clientLeft+parseFloat(w.paddingLeft))*b.x,E=y.top+(g.clientTop+parseFloat(w.paddingTop))*b.y;l*=b.x,u*=b.y,c*=b.x,d*=b.y,l+=k,u+=E,h=wt(g),g=Mo(h)}}return ni({width:c,height:d,x:l,y:u})}function xi(e,t){const n=vi(e).scrollLeft;return t?t.left+n:yn(Ft(e)).left+n}function bd(e,t){const n=e.getBoundingClientRect(),r=n.left+t.scrollLeft-xi(e,n),i=n.top+t.scrollTop;return{x:r,y:i}}function c2(e){let{elements:t,rect:n,offsetParent:r,strategy:i}=e;const a=i==="fixed",o=Ft(r),s=t?yi(t.floating):!1;if(r===o||s&&a)return n;let l={scrollLeft:0,scrollTop:0},u=Rt(1);const c=Rt(0),d=Lt(r);if((d||!d&&!a)&&((qn(r)!=="body"||vr(o))&&(l=vi(r)),Lt(r))){const m=yn(r);u=Nn(r),c.x=m.x+r.clientLeft,c.y=m.y+r.clientTop}const p=o&&!d&&!a?bd(o,l):Rt(0);return{width:n.width*u.x,height:n.height*u.y,x:n.x*u.x-l.scrollLeft*u.x+c.x+p.x,y:n.y*u.y-l.scrollTop*u.y+c.y+p.y}}function d2(e){return Array.from(e.getClientRects())}function f2(e){const t=Ft(e),n=vi(e),r=e.ownerDocument.body,i=vt(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),a=vt(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let o=-n.scrollLeft+xi(e);const s=-n.scrollTop;return Tt(r).direction==="rtl"&&(o+=vt(t.clientWidth,r.clientWidth)-i),{width:i,height:a,x:o,y:s}}const Il=25;function m2(e,t){const n=wt(e),r=Ft(e),i=n.visualViewport;let a=r.clientWidth,o=r.clientHeight,s=0,l=0;if(i){a=i.width,o=i.height;const c=va();(!c||c&&t==="fixed")&&(s=i.offsetLeft,l=i.offsetTop)}const u=xi(r);if(u<=0){const c=r.ownerDocument,d=c.body,p=getComputedStyle(d),m=c.compatMode==="CSS1Compat"&&parseFloat(p.marginLeft)+parseFloat(p.marginRight)||0,h=Math.abs(r.clientWidth-d.clientWidth-m);h<=Il&&(a-=h)}else u<=Il&&(a+=u);return{width:a,height:o,x:s,y:l}}const p2=new Set(["absolute","fixed"]);function h2(e,t){const n=yn(e,!0,t==="fixed"),r=n.top+e.clientTop,i=n.left+e.clientLeft,a=Lt(e)?Nn(e):Rt(1),o=e.clientWidth*a.x,s=e.clientHeight*a.y,l=i*a.x,u=r*a.y;return{width:o,height:s,x:l,y:u}}function Dl(e,t,n){let r;if(t==="viewport")r=m2(e,n);else if(t==="document")r=f2(Ft(e));else if(jt(t))r=h2(t,n);else{const i=gd(e);r={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ni(r)}function yd(e,t){const n=on(e);return n===t||!jt(n)||Rn(n)?!1:Tt(n).position==="fixed"||yd(n,t)}function g2(e,t){const n=t.get(e);if(n)return n;let r=dr(e,[],!1).filter(s=>jt(s)&&qn(s)!=="body"),i=null;const a=Tt(e).position==="fixed";let o=a?on(e):e;for(;jt(o)&&!Rn(o);){const s=Tt(o),l=ya(o);!l&&s.position==="fixed"&&(i=null),(a?!l&&!i:!l&&s.position==="static"&&!!i&&p2.has(i.position)||vr(o)&&!l&&yd(e,o))?r=r.filter(c=>c!==o):i=s,o=on(o)}return t.set(e,r),r}function b2(e){let{element:t,boundary:n,rootBoundary:r,strategy:i}=e;const o=[...n==="clippingAncestors"?yi(t)?[]:g2(t,this._c):[].concat(n),r],s=o[0],l=o.reduce((u,c)=>{const d=Dl(t,c,i);return u.top=vt(d.top,u.top),u.right=rn(d.right,u.right),u.bottom=rn(d.bottom,u.bottom),u.left=vt(d.left,u.left),u},Dl(t,s,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function y2(e){const{width:t,height:n}=hd(e);return{width:t,height:n}}function v2(e,t,n){const r=Lt(t),i=Ft(t),a=n==="fixed",o=yn(e,!0,a,t);let s={scrollLeft:0,scrollTop:0};const l=Rt(0);function u(){l.x=xi(i)}if(r||!r&&!a)if((qn(t)!=="body"||vr(i))&&(s=vi(t)),r){const m=yn(t,!0,a,t);l.x=m.x+t.clientLeft,l.y=m.y+t.clientTop}else i&&u();a&&!r&&i&&u();const c=i&&!r&&!a?bd(i,s):Rt(0),d=o.left+s.scrollLeft-l.x-c.x,p=o.top+s.scrollTop-l.y-c.y;return{x:d,y:p,width:o.width,height:o.height}}function oo(e){return Tt(e).position==="static"}function Rl(e,t){if(!Lt(e)||Tt(e).position==="fixed")return null;if(t)return t(e);let n=e.offsetParent;return Ft(e)===n&&(n=n.ownerDocument.body),n}function vd(e,t){const n=wt(e);if(yi(e))return n;if(!Lt(e)){let i=on(e);for(;i&&!Rn(i);){if(jt(i)&&!oo(i))return i;i=on(i)}return n}let r=Rl(e,t);for(;r&&t2(r)&&oo(r);)r=Rl(r,t);return r&&Rn(r)&&oo(r)&&!ya(r)?n:r||a2(e)||n}const x2=async function(e){const t=this.getOffsetParent||vd,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 w2(e){return Tt(e).direction==="rtl"}const k2={convertOffsetParentRelativeRectToViewportRelativeRect:c2,getDocumentElement:Ft,getClippingRect:b2,getOffsetParent:vd,getElementRects:x2,getClientRects:d2,getDimensions:y2,getScale:Nn,isElement:jt,isRTL:w2};function xd(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function S2(e,t){let n=null,r;const i=Ft(e);function a(){var s;clearTimeout(r),(s=n)==null||s.disconnect(),n=null}function o(s,l){s===void 0&&(s=!1),l===void 0&&(l=1),a();const u=e.getBoundingClientRect(),{left:c,top:d,width:p,height:m}=u;if(s||t(),!p||!m)return;const h=Dr(d),g=Dr(i.clientWidth-(c+p)),b=Dr(i.clientHeight-(d+m)),y=Dr(c),k={rootMargin:-h+"px "+-g+"px "+-b+"px "+-y+"px",threshold:vt(0,rn(1,l))||1};let E=!0;function j(z){const N=z[0].intersectionRatio;if(N!==l){if(!E)return o();N?o(!1,N):r=setTimeout(()=>{o(!1,1e-7)},1e3)}N===1&&!xd(u,e.getBoundingClientRect())&&o(),E=!1}try{n=new IntersectionObserver(j,{...k,root:i.ownerDocument})}catch{n=new IntersectionObserver(j,k)}n.observe(e)}return o(!0),a}function C2(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:l=!1}=r,u=xa(e),c=i||a?[...u?dr(u):[],...dr(t)]:[];c.forEach(y=>{i&&y.addEventListener("scroll",n,{passive:!0}),a&&y.addEventListener("resize",n)});const d=u&&s?S2(u,n):null;let p=-1,m=null;o&&(m=new ResizeObserver(y=>{let[w]=y;w&&w.target===u&&m&&(m.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame(()=>{var k;(k=m)==null||k.observe(t)})),n()}),u&&!l&&m.observe(u),m.observe(t));let h,g=l?yn(e):null;l&&b();function b(){const y=yn(e);g&&!xd(g,y)&&n(),g=y,h=requestAnimationFrame(b)}return n(),()=>{var y;c.forEach(w=>{i&&w.removeEventListener("scroll",n),a&&w.removeEventListener("resize",n)}),d==null||d(),(y=m)==null||y.disconnect(),m=null,l&&cancelAnimationFrame(h)}}const A2=Kz,z2=Qz,E2=Xz,P2=_z,j2=Zz,Ll=Uz,T2=Yz,N2=(e,t,n)=>{const r=new Map,i={platform:k2,...n},a={...i.platform,_c:r};return Hz(e,t,{...i,platform:a})};var M2=typeof document<"u",I2=function(){},Jr=M2?I.useLayoutEffect:I2;function ri(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(!ri(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)&&!ri(e[a],t[a]))return!1}return!0}return e!==e&&t!==t}function wd(e){return typeof window>"u"?1:(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Ol(e,t){const n=wd(e);return Math.round(t*n)/n}function ao(e){const t=v.useRef(e);return Jr(()=>{t.current=e}),t}function D2(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:l,open:u}=e,[c,d]=v.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[p,m]=v.useState(r);ri(p,r)||m(r);const[h,g]=v.useState(null),[b,y]=v.useState(null),w=v.useCallback(q=>{q!==z.current&&(z.current=q,g(q))},[]),k=v.useCallback(q=>{q!==N.current&&(N.current=q,y(q))},[]),E=a||h,j=o||b,z=v.useRef(null),N=v.useRef(null),P=v.useRef(c),L=l!=null,C=ao(l),D=ao(i),M=ao(u),X=v.useCallback(()=>{if(!z.current||!N.current)return;const q={placement:t,strategy:n,middleware:p};D.current&&(q.platform=D.current),N2(z.current,N.current,q).then(ee=>{const x={...ee,isPositioned:M.current!==!1};F.current&&!ri(P.current,x)&&(P.current=x,Bo.flushSync(()=>{d(x)}))})},[p,t,n,D,M]);Jr(()=>{u===!1&&P.current.isPositioned&&(P.current.isPositioned=!1,d(q=>({...q,isPositioned:!1})))},[u]);const F=v.useRef(!1);Jr(()=>(F.current=!0,()=>{F.current=!1}),[]),Jr(()=>{if(E&&(z.current=E),j&&(N.current=j),E&&j){if(C.current)return C.current(E,j,X);X()}},[E,j,X,C,L]);const O=v.useMemo(()=>({reference:z,floating:N,setReference:w,setFloating:k}),[w,k]),W=v.useMemo(()=>({reference:E,floating:j}),[E,j]),K=v.useMemo(()=>{const q={position:n,left:0,top:0};if(!W.floating)return q;const ee=Ol(W.floating,c.x),x=Ol(W.floating,c.y);return s?{...q,transform:"translate("+ee+"px, "+x+"px)",...wd(W.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:ee,top:x}},[n,s,W.floating,c.x,c.y]);return v.useMemo(()=>({...c,update:X,refs:O,elements:W,floatingStyles:K}),[c,X,O,W,K])}const R2=e=>{function t(n){return{}.hasOwnProperty.call(n,"current")}return{name:"arrow",options:e,fn(n){const{element:r,padding:i}=typeof e=="function"?e(n):e;return r&&t(r)?r.current!=null?Ll({element:r.current,padding:i}).fn(n):{}:r?Ll({element:r,padding:i}).fn(n):{}}}},L2=(e,t)=>({...A2(e),options:[e,t]}),O2=(e,t)=>({...z2(e),options:[e,t]}),F2=(e,t)=>({...T2(e),options:[e,t]}),B2=(e,t)=>({...E2(e),options:[e,t]}),W2=(e,t)=>({...P2(e),options:[e,t]}),V2=(e,t)=>({...j2(e),options:[e,t]}),q2=(e,t)=>({...R2(e),options:[e,t]});var J2="Arrow",kd=v.forwardRef((e,t)=>{const{children:n,width:r=10,height:i=5,...a}=e;return f.jsx(Xe.svg,{...a,ref:t,width:r,height:i,viewBox:"0 0 30 10",preserveAspectRatio:"none",children:e.asChild?n:f.jsx("polygon",{points:"0,0 30,0 15,10"})})});kd.displayName=J2;var H2=kd,wa="Popper",[Sd,Cd]=an(wa),[U2,Ad]=Sd(wa),zd=e=>{const{__scopePopper:t,children:n}=e,[r,i]=v.useState(null);return f.jsx(U2,{scope:t,anchor:r,onAnchorChange:i,children:n})};zd.displayName=wa;var Ed="PopperAnchor",Pd=v.forwardRef((e,t)=>{const{__scopePopper:n,virtualRef:r,...i}=e,a=Ad(Ed,n),o=v.useRef(null),s=rt(t,o),l=v.useRef(null);return v.useEffect(()=>{const u=l.current;l.current=(r==null?void 0:r.current)||o.current,u!==l.current&&a.onAnchorChange(l.current)}),r?null:f.jsx(Xe.div,{...i,ref:s})});Pd.displayName=Ed;var ka="PopperContent",[X2,Z2]=Sd(ka),jd=v.forwardRef((e,t)=>{var Ie,Z,J,Q,be,pe;const{__scopePopper:n,side:r="bottom",sideOffset:i=0,align:a="center",alignOffset:o=0,arrowPadding:s=0,avoidCollisions:l=!0,collisionBoundary:u=[],collisionPadding:c=0,sticky:d="partial",hideWhenDetached:p=!1,updatePositionStrategy:m="optimized",onPlaced:h,...g}=e,b=Ad(ka,n),[y,w]=v.useState(null),k=rt(t,Je=>w(Je)),[E,j]=v.useState(null),z=Jo(E),N=(z==null?void 0:z.width)??0,P=(z==null?void 0:z.height)??0,L=r+(a!=="center"?"-"+a:""),C=typeof c=="number"?c:{top:0,right:0,bottom:0,left:0,...c},D=Array.isArray(u)?u:[u],M=D.length>0,X={padding:C,boundary:D.filter(K2),altBoundary:M},{refs:F,floatingStyles:O,placement:W,isPositioned:K,middlewareData:q}=D2({strategy:"fixed",placement:L,whileElementsMounted:(...Je)=>C2(...Je,{animationFrame:m==="always"}),elements:{reference:b.anchor},middleware:[L2({mainAxis:i+P,alignmentAxis:o}),l&&O2({mainAxis:!0,crossAxis:!1,limiter:d==="partial"?F2():void 0,...X}),l&&B2({...X}),W2({...X,apply:({elements:Je,rects:Ge,availableWidth:Ze,availableHeight:ke})=>{const{width:te,height:ie}=Ge.reference,$=Je.floating.style;$.setProperty("--radix-popper-available-width",`${Ze}px`),$.setProperty("--radix-popper-available-height",`${ke}px`),$.setProperty("--radix-popper-anchor-width",`${te}px`),$.setProperty("--radix-popper-anchor-height",`${ie}px`)}}),E&&q2({element:E,padding:s}),Q2({arrowWidth:N,arrowHeight:P}),p&&V2({strategy:"referenceHidden",...X})]}),[ee,x]=Md(W),se=Xt(h);Ut(()=>{K&&(se==null||se())},[K,se]);const ze=(Ie=q.arrow)==null?void 0:Ie.x,S=(Z=q.arrow)==null?void 0:Z.y,Pe=((J=q.arrow)==null?void 0:J.centerOffset)!==0,[We,Ee]=v.useState();return Ut(()=>{y&&Ee(window.getComputedStyle(y).zIndex)},[y]),f.jsx("div",{ref:F.setFloating,"data-radix-popper-content-wrapper":"",style:{...O,transform:K?O.transform:"translate(0, -200%)",minWidth:"max-content",zIndex:We,"--radix-popper-transform-origin":[(Q=q.transformOrigin)==null?void 0:Q.x,(be=q.transformOrigin)==null?void 0:be.y].join(" "),...((pe=q.hide)==null?void 0:pe.referenceHidden)&&{visibility:"hidden",pointerEvents:"none"}},dir:e.dir,children:f.jsx(X2,{scope:n,placedSide:ee,onArrowChange:j,arrowX:ze,arrowY:S,shouldHideArrow:Pe,children:f.jsx(Xe.div,{"data-side":ee,"data-align":x,...g,ref:k,style:{...g.style,animation:K?void 0:"none"}})})})});jd.displayName=ka;var Td="PopperArrow",G2={top:"bottom",right:"left",bottom:"top",left:"right"},Nd=v.forwardRef(function(t,n){const{__scopePopper:r,...i}=t,a=Z2(Td,r),o=G2[a.placedSide];return f.jsx("span",{ref:a.onArrowChange,style:{position:"absolute",left:a.arrowX,top:a.arrowY,[o]:0,transformOrigin:{top:"",right:"0 0",bottom:"center 0",left:"100% 0"}[a.placedSide],transform:{top:"translateY(100%)",right:"translateY(50%) rotate(90deg) translateX(-50%)",bottom:"rotate(180deg)",left:"translateY(50%) rotate(-90deg) translateX(50%)"}[a.placedSide],visibility:a.shouldHideArrow?"hidden":void 0},children:f.jsx(H2,{...i,ref:n,style:{...i.style,display:"block"}})})});Nd.displayName=Td;function K2(e){return e!==null}var Q2=e=>({name:"transformOrigin",options:e,fn(t){var b,y,w;const{placement:n,rects:r,middlewareData:i}=t,o=((b=i.arrow)==null?void 0:b.centerOffset)!==0,s=o?0:e.arrowWidth,l=o?0:e.arrowHeight,[u,c]=Md(n),d={start:"0%",center:"50%",end:"100%"}[c],p=(((y=i.arrow)==null?void 0:y.x)??0)+s/2,m=(((w=i.arrow)==null?void 0:w.y)??0)+l/2;let h="",g="";return u==="bottom"?(h=o?d:`${p}px`,g=`${-l}px`):u==="top"?(h=o?d:`${p}px`,g=`${r.floating.height+l}px`):u==="right"?(h=`${-l}px`,g=o?d:`${m}px`):u==="left"&&(h=`${r.floating.width+l}px`,g=o?d:`${m}px`),{data:{x:h,y:g}}}});function Md(e){const[t,n="center"]=e.split("-");return[t,n]}var Y2=zd,_2=Pd,$2=jd,eE=Nd,tE="Portal",Id=v.forwardRef((e,t)=>{var s;const{container:n,...r}=e,[i,a]=v.useState(!1);Ut(()=>a(!0),[]);const o=n||i&&((s=globalThis==null?void 0:globalThis.document)==null?void 0:s.body);return o?Fo.createPortal(f.jsx(Xe.div,{...r,ref:t}),o):null});Id.displayName=tE;var nE=Symbol("radix.slottable");function rE(e){const t=({children:n})=>f.jsx(f.Fragment,{children:n});return t.displayName=`${e}.Slottable`,t.__radixId=nE,t}var iE=Object.freeze({position:"absolute",border:0,width:1,height:1,padding:0,margin:-1,overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",wordWrap:"normal"}),oE="VisuallyHidden",wi=v.forwardRef((e,t)=>f.jsx(Xe.span,{...e,ref:t,style:{...iE,...e.style}}));wi.displayName=oE;var aE=wi,[ki]=an("Tooltip",[Cd]),Si=Cd(),Dd="TooltipProvider",sE=700,Io="tooltip.open",[lE,Sa]=ki(Dd),Rd=e=>{const{__scopeTooltip:t,delayDuration:n=sE,skipDelayDuration:r=300,disableHoverableContent:i=!1,children:a}=e,o=v.useRef(!0),s=v.useRef(!1),l=v.useRef(0);return v.useEffect(()=>{const u=l.current;return()=>window.clearTimeout(u)},[]),f.jsx(lE,{scope:t,isOpenDelayedRef:o,delayDuration:n,onOpen:v.useCallback(()=>{window.clearTimeout(l.current),o.current=!1},[]),onClose:v.useCallback(()=>{window.clearTimeout(l.current),l.current=window.setTimeout(()=>o.current=!0,r)},[r]),isPointerInTransitRef:s,onPointerInTransitChange:v.useCallback(u=>{s.current=u},[]),disableHoverableContent:i,children:a})};Rd.displayName=Dd;var fr="Tooltip",[uE,Ci]=ki(fr),Ld=e=>{const{__scopeTooltip:t,children:n,open:r,defaultOpen:i,onOpenChange:a,disableHoverableContent:o,delayDuration:s}=e,l=Sa(fr,e.__scopeTooltip),u=Si(t),[c,d]=v.useState(null),p=gu(),m=v.useRef(0),h=o??l.disableHoverableContent,g=s??l.delayDuration,b=v.useRef(!1),[y,w]=mr({prop:r,defaultProp:i??!1,onChange:N=>{N?(l.onOpen(),document.dispatchEvent(new CustomEvent(Io))):l.onClose(),a==null||a(N)},caller:fr}),k=v.useMemo(()=>y?b.current?"delayed-open":"instant-open":"closed",[y]),E=v.useCallback(()=>{window.clearTimeout(m.current),m.current=0,b.current=!1,w(!0)},[w]),j=v.useCallback(()=>{window.clearTimeout(m.current),m.current=0,w(!1)},[w]),z=v.useCallback(()=>{window.clearTimeout(m.current),m.current=window.setTimeout(()=>{b.current=!0,w(!0),m.current=0},g)},[g,w]);return v.useEffect(()=>()=>{m.current&&(window.clearTimeout(m.current),m.current=0)},[]),f.jsx(Y2,{...u,children:f.jsx(uE,{scope:t,contentId:p,open:y,stateAttribute:k,trigger:c,onTriggerChange:d,onTriggerEnter:v.useCallback(()=>{l.isOpenDelayedRef.current?z():E()},[l.isOpenDelayedRef,z,E]),onTriggerLeave:v.useCallback(()=>{h?j():(window.clearTimeout(m.current),m.current=0)},[j,h]),onOpen:E,onClose:j,disableHoverableContent:h,children:n})})};Ld.displayName=fr;var Do="TooltipTrigger",Od=v.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,i=Ci(Do,n),a=Sa(Do,n),o=Si(n),s=v.useRef(null),l=rt(t,s,i.onTriggerChange),u=v.useRef(!1),c=v.useRef(!1),d=v.useCallback(()=>u.current=!1,[]);return v.useEffect(()=>()=>document.removeEventListener("pointerup",d),[d]),f.jsx(_2,{asChild:!0,...o,children:f.jsx(Xe.button,{"aria-describedby":i.open?i.contentId:void 0,"data-state":i.stateAttribute,...r,ref:l,onPointerMove:Te(e.onPointerMove,p=>{p.pointerType!=="touch"&&!c.current&&!a.isPointerInTransitRef.current&&(i.onTriggerEnter(),c.current=!0)}),onPointerLeave:Te(e.onPointerLeave,()=>{i.onTriggerLeave(),c.current=!1}),onPointerDown:Te(e.onPointerDown,()=>{i.open&&i.onClose(),u.current=!0,document.addEventListener("pointerup",d,{once:!0})}),onFocus:Te(e.onFocus,()=>{u.current||i.onOpen()}),onBlur:Te(e.onBlur,i.onClose),onClick:Te(e.onClick,i.onClose)})})});Od.displayName=Do;var cE="TooltipPortal",[yP,dE]=ki(cE,{forceMount:void 0}),Ln="TooltipContent",Fd=v.forwardRef((e,t)=>{const n=dE(Ln,e.__scopeTooltip),{forceMount:r=n.forceMount,side:i="top",...a}=e,o=Ci(Ln,e.__scopeTooltip);return f.jsx(oi,{present:r||o.open,children:o.disableHoverableContent?f.jsx(Bd,{side:i,...a,ref:t}):f.jsx(fE,{side:i,...a,ref:t})})}),fE=v.forwardRef((e,t)=>{const n=Ci(Ln,e.__scopeTooltip),r=Sa(Ln,e.__scopeTooltip),i=v.useRef(null),a=rt(t,i),[o,s]=v.useState(null),{trigger:l,onClose:u}=n,c=i.current,{onPointerInTransitChange:d}=r,p=v.useCallback(()=>{s(null),d(!1)},[d]),m=v.useCallback((h,g)=>{const b=h.currentTarget,y={x:h.clientX,y:h.clientY},w=bE(y,b.getBoundingClientRect()),k=yE(y,w),E=vE(g.getBoundingClientRect()),j=wE([...k,...E]);s(j),d(!0)},[d]);return v.useEffect(()=>()=>p(),[p]),v.useEffect(()=>{if(l&&c){const h=b=>m(b,c),g=b=>m(b,l);return l.addEventListener("pointerleave",h),c.addEventListener("pointerleave",g),()=>{l.removeEventListener("pointerleave",h),c.removeEventListener("pointerleave",g)}}},[l,c,m,p]),v.useEffect(()=>{if(o){const h=g=>{const b=g.target,y={x:g.clientX,y:g.clientY},w=(l==null?void 0:l.contains(b))||(c==null?void 0:c.contains(b)),k=!xE(y,o);w?p():k&&(p(),u())};return document.addEventListener("pointermove",h),()=>document.removeEventListener("pointermove",h)}},[l,c,o,u,p]),f.jsx(Bd,{...e,ref:a})}),[mE,pE]=ki(fr,{isInside:!1}),hE=rE("TooltipContent"),Bd=v.forwardRef((e,t)=>{const{__scopeTooltip:n,children:r,"aria-label":i,onEscapeKeyDown:a,onPointerDownOutside:o,...s}=e,l=Ci(Ln,n),u=Si(n),{onClose:c}=l;return v.useEffect(()=>(document.addEventListener(Io,c),()=>document.removeEventListener(Io,c)),[c]),v.useEffect(()=>{if(l.trigger){const d=p=>{const m=p.target;m!=null&&m.contains(l.trigger)&&c()};return window.addEventListener("scroll",d,{capture:!0}),()=>window.removeEventListener("scroll",d,{capture:!0})}},[l.trigger,c]),f.jsx(pa,{asChild:!0,disableOutsidePointerEvents:!1,onEscapeKeyDown:a,onPointerDownOutside:o,onFocusOutside:d=>d.preventDefault(),onDismiss:c,children:f.jsxs($2,{"data-state":l.stateAttribute,...u,...s,ref:t,style:{...s.style,"--radix-tooltip-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-tooltip-content-available-width":"var(--radix-popper-available-width)","--radix-tooltip-content-available-height":"var(--radix-popper-available-height)","--radix-tooltip-trigger-width":"var(--radix-popper-anchor-width)","--radix-tooltip-trigger-height":"var(--radix-popper-anchor-height)"},children:[f.jsx(hE,{children:r}),f.jsx(mE,{scope:n,isInside:!0,children:f.jsx(aE,{id:l.contentId,role:"tooltip",children:i||r})})]})})});Fd.displayName=Ln;var Wd="TooltipArrow",gE=v.forwardRef((e,t)=>{const{__scopeTooltip:n,...r}=e,i=Si(n);return pE(Wd,n).isInside?null:f.jsx(eE,{...i,...r,ref:t})});gE.displayName=Wd;function bE(e,t){const n=Math.abs(t.top-e.y),r=Math.abs(t.bottom-e.y),i=Math.abs(t.right-e.x),a=Math.abs(t.left-e.x);switch(Math.min(n,r,i,a)){case a:return"left";case i:return"right";case n:return"top";case r:return"bottom";default:throw new Error("unreachable")}}function yE(e,t,n=5){const r=[];switch(t){case"top":r.push({x:e.x-n,y:e.y+n},{x:e.x+n,y:e.y+n});break;case"bottom":r.push({x:e.x-n,y:e.y-n},{x:e.x+n,y:e.y-n});break;case"left":r.push({x:e.x+n,y:e.y-n},{x:e.x+n,y:e.y+n});break;case"right":r.push({x:e.x-n,y:e.y-n},{x:e.x-n,y:e.y+n});break}return r}function vE(e){const{top:t,right:n,bottom:r,left:i}=e;return[{x:i,y:t},{x:n,y:t},{x:n,y:r},{x:i,y:r}]}function xE(e,t){const{x:n,y:r}=e;let i=!1;for(let a=0,o=t.length-1;a<t.length;o=a++){const s=t[a],l=t[o],u=s.x,c=s.y,d=l.x,p=l.y;c>r!=p>r&&n<(d-u)*(r-c)/(p-c)+u&&(i=!i)}return i}function wE(e){const t=e.slice();return t.sort((n,r)=>n.x<r.x?-1:n.x>r.x?1:n.y<r.y?-1:n.y>r.y?1:0),kE(t)}function kE(e){if(e.length<=1)return e.slice();const t=[];for(let r=0;r<e.length;r++){const i=e[r];for(;t.length>=2;){const a=t[t.length-1],o=t[t.length-2];if((a.x-o.x)*(i.y-o.y)>=(a.y-o.y)*(i.x-o.x))t.pop();else break}t.push(i)}t.pop();const n=[];for(let r=e.length-1;r>=0;r--){const i=e[r];for(;n.length>=2;){const a=n[n.length-1],o=n[n.length-2];if((a.x-o.x)*(i.y-o.y)>=(a.y-o.y)*(i.x-o.x))n.pop();else break}n.push(i)}return n.pop(),t.length===1&&n.length===1&&t[0].x===n[0].x&&t[0].y===n[0].y?t:t.concat(n)}var SE=Rd,CE=Ld,AE=Od,Vd=Fd;const zE=SE,EE=CE,PE=AE,qd=v.forwardRef(({className:e,sideOffset:t=4,...n},r)=>f.jsx(Vd,{ref:r,sideOffset:t,className:pt("z-50 overflow-hidden rounded-md border bg-popover px-3 py-1.5 text-sm text-popover-foreground shadow-md animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2",e),...n}));qd.displayName=Vd.displayName;const jE="data:image/png;base64,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",TE=({className:e})=>{const t=e?`block select-none object-contain ${e}`:"block select-none object-contain";return f.jsx("img",{src:jE,className:t,alt:"","aria-hidden":"true",draggable:!1,decoding:"async"})},Jd=({onClick:e,isOpen:t=!1,zIndex:n=100001,assistantName:r,bubbleIconUrl:i,bubbleIconSize:a,showChristmasHat:o,callout:s})=>{const[d,p]=I.useState(!1),m=(s==null?void 0:s.text)||`Sie brauchen Hilfe? Fragen Sie ${r}!`,h=typeof i=="string"?i.trim():"",g=typeof a!="number"||!Number.isFinite(a)?32:Math.max(16,Math.min(Math.round(a),52));I.useEffect(()=>{if((s==null?void 0:s.enabled)===!1)return;const y=setTimeout(()=>p(!0),(s==null?void 0:s.delayMs)??2e3);return()=>clearTimeout(y)},[s==null?void 0:s.delayMs,s==null?void 0:s.enabled]);const b=y=>{y.stopPropagation(),p(!1)};return t?null:f.jsxs("div",{className:"fixed bottom-[30px] right-[30px] max-md:bottom-[20px] max-md:right-[20px]",style:{zIndex:n},children:[d&&(s==null?void 0:s.enabled)!==!1&&(m||(s==null?void 0:s.emoji))&&f.jsx("div",{className:"absolute bottom-[50%] right-[calc(100%+15px)] translate-y-[50%] animate-fade-in max-md:hidden",children:f.jsxs("div",{className:"relative bg-white rounded-[20px] px-5 py-3 shadow-[0_10px_40px_rgba(0,0,0,0.15)] flex items-center gap-2 whitespace-nowrap",children:[f.jsx("span",{className:"text-2xl",children:(s==null?void 0:s.emoji)||"👋"}),f.jsx("span",{className:"text-gray-800 font-semibold text-sm",children:m}),f.jsx("button",{onClick:b,"aria-label":"Hinweis schließen",className:"ml-2 p-1 hover:bg-gray-100 rounded-full transition-colors focus:outline-none focus:ring-2 focus:ring-gray-400",children:f.jsx(On,{className:"w-4 h-4 text-gray-500","aria-hidden":"true"})}),f.jsx("div",{className:"absolute right-[-8px] top-[50%] translate-y-[-50%] w-0 h-0 border-t-[8px] border-t-transparent border-b-[8px] border-b-transparent border-l-[8px] border-l-white"})]})}),f.jsxs(EE,{children:[f.jsx(PE,{asChild:!0,children:f.jsxs("button",{onClick:e,"aria-label":`Chat mit ${r} öffnen`,"aria-haspopup":"dialog",className:"chat-launcher group relative overflow-visible w-[65px] h-[65px] rounded-full bg-primary flex items-center justify-center cursor-pointer shadow-[0_12px_40px_hsl(var(--glow-primary))] border border-white/20 transition-all duration-400 hover:scale-110 hover:-translate-y-1 hover:rotate-[10deg] hover:shadow-[0_20px_60px_hsl(var(--glow-primary))] animate-chat-pulse hover:animate-chat-float transform-gpu max-md:w-[60px] max-md:h-[60px] focus:outline-none focus:ring-4 focus:ring-primary focus:ring-offset-4",children:[o&&f.jsx("div",{className:"pointer-events-none absolute -top-[58px] -right-[35px] z-10 h-[96px] w-[96px] rotate-[15deg] scale-x-[1.15] transition-transform duration-300 group-hover:rotate-[22deg]",children:f.jsx(TE,{className:"h-full w-full drop-shadow-[0_4px_12px_rgba(0,0,0,0.3)]"})}),f.jsx("div",{className:"absolute inset-[-3px] rounded-full p-[3px] animate-rotate-border pointer-events-none","aria-hidden":"true",style:{background:"white",WebkitMask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",mask:"linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0)",WebkitMaskComposite:"xor",maskComposite:"exclude"}}),h?f.jsx("img",{src:h,alt:"","aria-hidden":"true",className:"object-contain drop-shadow-[0_2px_4px_rgba(0,0,0,0.2)] transition-transform group-hover:scale-110 group-hover:-rotate-[10deg]",style:{width:g,height:g}}):f.jsx(Hf,{className:"text-white drop-shadow-[0_2px_4px_rgba(0,0,0,0.2)] transition-transform group-hover:scale-110 group-hover:-rotate-[10deg]",size:g,"aria-hidden":"true"})]})}),f.jsx(qd,{children:r})]})]})};var Ca="ToastProvider",[Aa,NE,ME]=hu("Toast"),[Hd]=an("Toast",[ME]),[IE,Ai]=Hd(Ca),Ud=e=>{const{__scopeToast:t,label:n="Notification",duration:r=5e3,swipeDirection:i="right",swipeThreshold:a=50,children:o}=e,[s,l]=v.useState(null),[u,c]=v.useState(0),d=v.useRef(!1),p=v.useRef(!1);return n.trim()||console.error(`Invalid prop \`label\` supplied to \`${Ca}\`. Expected non-empty \`string\`.`),f.jsx(Aa.Provider,{scope:t,children:f.jsx(IE,{scope:t,label:n,duration:r,swipeDirection:i,swipeThreshold:a,toastCount:u,viewport:s,onViewportChange:l,onToastAdd:v.useCallback(()=>c(m=>m+1),[]),onToastRemove:v.useCallback(()=>c(m=>m-1),[]),isFocusedToastEscapeKeyDownRef:d,isClosePausedRef:p,children:o})})};Ud.displayName=Ca;var Xd="ToastViewport",DE=["F8"],Ro="toast.viewportPause",Lo="toast.viewportResume",Zd=v.forwardRef((e,t)=>{const{__scopeToast:n,hotkey:r=DE,label:i="Notifications ({hotkey})",...a}=e,o=Ai(Xd,n),s=NE(n),l=v.useRef(null),u=v.useRef(null),c=v.useRef(null),d=v.useRef(null),p=rt(t,d,o.onViewportChange),m=r.join("+").replace(/Key/g,"").replace(/Digit/g,""),h=o.toastCount>0;v.useEffect(()=>{const b=y=>{var k;r.length!==0&&r.every(E=>y[E]||y.code===E)&&((k=d.current)==null||k.focus())};return document.addEventListener("keydown",b),()=>document.removeEventListener("keydown",b)},[r]),v.useEffect(()=>{const b=l.current,y=d.current;if(h&&b&&y){const w=()=>{if(!o.isClosePausedRef.current){const z=new CustomEvent(Ro);y.dispatchEvent(z),o.isClosePausedRef.current=!0}},k=()=>{if(o.isClosePausedRef.current){const z=new CustomEvent(Lo);y.dispatchEvent(z),o.isClosePausedRef.current=!1}},E=z=>{!b.contains(z.relatedTarget)&&k()},j=()=>{b.contains(document.activeElement)||k()};return b.addEventListener("focusin",w),b.addEventListener("focusout",E),b.addEventListener("pointermove",w),b.addEventListener("pointerleave",j),window.addEventListener("blur",w),window.addEventListener("focus",k),()=>{b.removeEventListener("focusin",w),b.removeEventListener("focusout",E),b.removeEventListener("pointermove",w),b.removeEventListener("pointerleave",j),window.removeEventListener("blur",w),window.removeEventListener("focus",k)}}},[h,o.isClosePausedRef]);const g=v.useCallback(({tabbingDirection:b})=>{const w=s().map(k=>{const E=k.ref.current,j=[E,...ZE(E)];return b==="forwards"?j:j.reverse()});return(b==="forwards"?w.reverse():w).flat()},[s]);return v.useEffect(()=>{const b=d.current;if(b){const y=w=>{var j,z,N;const k=w.altKey||w.ctrlKey||w.metaKey;if(w.key==="Tab"&&!k){const P=document.activeElement,L=w.shiftKey;if(w.target===b&&L){(j=u.current)==null||j.focus();return}const M=g({tabbingDirection:L?"backwards":"forwards"}),X=M.findIndex(F=>F===P);so(M.slice(X+1))?w.preventDefault():L?(z=u.current)==null||z.focus():(N=c.current)==null||N.focus()}};return b.addEventListener("keydown",y),()=>b.removeEventListener("keydown",y)}},[s,g]),f.jsxs(Mz,{ref:l,role:"region","aria-label":i.replace("{hotkey}",m),tabIndex:-1,style:{pointerEvents:h?void 0:"none"},children:[h&&f.jsx(Oo,{ref:u,onFocusFromOutsideViewport:()=>{const b=g({tabbingDirection:"forwards"});so(b)}}),f.jsx(Aa.Slot,{scope:n,children:f.jsx(Xe.ol,{tabIndex:-1,...a,ref:p})}),h&&f.jsx(Oo,{ref:c,onFocusFromOutsideViewport:()=>{const b=g({tabbingDirection:"backwards"});so(b)}})]})});Zd.displayName=Xd;var Gd="ToastFocusProxy",Oo=v.forwardRef((e,t)=>{const{__scopeToast:n,onFocusFromOutsideViewport:r,...i}=e,a=Ai(Gd,n);return f.jsx(wi,{tabIndex:0,...i,ref:t,style:{position:"fixed"},onFocus:o=>{var u;const s=o.relatedTarget;!((u=a.viewport)!=null&&u.contains(s))&&r()}})});Oo.displayName=Gd;var xr="Toast",RE="toast.swipeStart",LE="toast.swipeMove",OE="toast.swipeCancel",FE="toast.swipeEnd",Kd=v.forwardRef((e,t)=>{const{forceMount:n,open:r,defaultOpen:i,onOpenChange:a,...o}=e,[s,l]=mr({prop:r,defaultProp:i??!0,onChange:a,caller:xr});return f.jsx(oi,{present:n||s,children:f.jsx(VE,{open:s,...o,ref:t,onClose:()=>l(!1),onPause:Xt(e.onPause),onResume:Xt(e.onResume),onSwipeStart:Te(e.onSwipeStart,u=>{u.currentTarget.setAttribute("data-swipe","start")}),onSwipeMove:Te(e.onSwipeMove,u=>{const{x:c,y:d}=u.detail.delta;u.currentTarget.setAttribute("data-swipe","move"),u.currentTarget.style.setProperty("--radix-toast-swipe-move-x",`${c}px`),u.currentTarget.style.setProperty("--radix-toast-swipe-move-y",`${d}px`)}),onSwipeCancel:Te(e.onSwipeCancel,u=>{u.currentTarget.setAttribute("data-swipe","cancel"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-y"),u.currentTarget.style.removeProperty("--radix-toast-swipe-end-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-end-y")}),onSwipeEnd:Te(e.onSwipeEnd,u=>{const{x:c,y:d}=u.detail.delta;u.currentTarget.setAttribute("data-swipe","end"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-x"),u.currentTarget.style.removeProperty("--radix-toast-swipe-move-y"),u.currentTarget.style.setProperty("--radix-toast-swipe-end-x",`${c}px`),u.currentTarget.style.setProperty("--radix-toast-swipe-end-y",`${d}px`),l(!1)})})})});Kd.displayName=xr;var[BE,WE]=Hd(xr,{onClose(){}}),VE=v.forwardRef((e,t)=>{const{__scopeToast:n,type:r="foreground",duration:i,open:a,onClose:o,onEscapeKeyDown:s,onPause:l,onResume:u,onSwipeStart:c,onSwipeMove:d,onSwipeCancel:p,onSwipeEnd:m,...h}=e,g=Ai(xr,n),[b,y]=v.useState(null),w=rt(t,F=>y(F)),k=v.useRef(null),E=v.useRef(null),j=i||g.duration,z=v.useRef(0),N=v.useRef(j),P=v.useRef(0),{onToastAdd:L,onToastRemove:C}=g,D=Xt(()=>{var O;(b==null?void 0:b.contains(document.activeElement))&&((O=g.viewport)==null||O.focus()),o()}),M=v.useCallback(F=>{!F||F===1/0||(window.clearTimeout(P.current),z.current=new Date().getTime(),P.current=window.setTimeout(D,F))},[D]);v.useEffect(()=>{const F=g.viewport;if(F){const O=()=>{M(N.current),u==null||u()},W=()=>{const K=new Date().getTime()-z.current;N.current=N.current-K,window.clearTimeout(P.current),l==null||l()};return F.addEventListener(Ro,W),F.addEventListener(Lo,O),()=>{F.removeEventListener(Ro,W),F.removeEventListener(Lo,O)}}},[g.viewport,j,l,u,M]),v.useEffect(()=>{a&&!g.isClosePausedRef.current&&M(j)},[a,j,g.isClosePausedRef,M]),v.useEffect(()=>(L(),()=>C()),[L,C]);const X=v.useMemo(()=>b?nf(b):null,[b]);return g.viewport?f.jsxs(f.Fragment,{children:[X&&f.jsx(qE,{__scopeToast:n,role:"status","aria-live":r==="foreground"?"assertive":"polite",children:X}),f.jsx(BE,{scope:n,onClose:D,children:Bo.createPortal(f.jsx(Aa.ItemSlot,{scope:n,children:f.jsx(Nz,{asChild:!0,onEscapeKeyDown:Te(s,()=>{g.isFocusedToastEscapeKeyDownRef.current||D(),g.isFocusedToastEscapeKeyDownRef.current=!1}),children:f.jsx(Xe.li,{tabIndex:0,"data-state":a?"open":"closed","data-swipe-direction":g.swipeDirection,...h,ref:w,style:{userSelect:"none",touchAction:"none",...e.style},onKeyDown:Te(e.onKeyDown,F=>{F.key==="Escape"&&(s==null||s(F.nativeEvent),F.nativeEvent.defaultPrevented||(g.isFocusedToastEscapeKeyDownRef.current=!0,D()))}),onPointerDown:Te(e.onPointerDown,F=>{F.button===0&&(k.current={x:F.clientX,y:F.clientY})}),onPointerMove:Te(e.onPointerMove,F=>{if(!k.current)return;const O=F.clientX-k.current.x,W=F.clientY-k.current.y,K=!!E.current,q=["left","right"].includes(g.swipeDirection),ee=["left","up"].includes(g.swipeDirection)?Math.min:Math.max,x=q?ee(0,O):0,se=q?0:ee(0,W),ze=F.pointerType==="touch"?10:2,S={x,y:se},Pe={originalEvent:F,delta:S};K?(E.current=S,Rr(LE,d,Pe,{discrete:!1})):Fl(S,g.swipeDirection,ze)?(E.current=S,Rr(RE,c,Pe,{discrete:!1}),F.target.setPointerCapture(F.pointerId)):(Math.abs(O)>ze||Math.abs(W)>ze)&&(k.current=null)}),onPointerUp:Te(e.onPointerUp,F=>{const O=E.current,W=F.target;if(W.hasPointerCapture(F.pointerId)&&W.releasePointerCapture(F.pointerId),E.current=null,k.current=null,O){const K=F.currentTarget,q={originalEvent:F,delta:O};Fl(O,g.swipeDirection,g.swipeThreshold)?Rr(FE,m,q,{discrete:!0}):Rr(OE,p,q,{discrete:!0}),K.addEventListener("click",ee=>ee.preventDefault(),{once:!0})}})})})}),g.viewport)})]}):null}),qE=e=>{const{__scopeToast:t,children:n,...r}=e,i=Ai(xr,t),[a,o]=v.useState(!1),[s,l]=v.useState(!1);return UE(()=>o(!0)),v.useEffect(()=>{const u=window.setTimeout(()=>l(!0),1e3);return()=>window.clearTimeout(u)},[]),s?null:f.jsx(Id,{asChild:!0,children:f.jsx(wi,{...r,children:a&&f.jsxs(f.Fragment,{children:[i.label," ",n]})})})},JE="ToastTitle",Qd=v.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e;return f.jsx(Xe.div,{...r,ref:t})});Qd.displayName=JE;var HE="ToastDescription",Yd=v.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e;return f.jsx(Xe.div,{...r,ref:t})});Yd.displayName=HE;var _d="ToastAction",$d=v.forwardRef((e,t)=>{const{altText:n,...r}=e;return n.trim()?f.jsx(tf,{altText:n,asChild:!0,children:f.jsx(za,{...r,ref:t})}):(console.error(`Invalid prop \`altText\` supplied to \`${_d}\`. Expected non-empty \`string\`.`),null)});$d.displayName=_d;var ef="ToastClose",za=v.forwardRef((e,t)=>{const{__scopeToast:n,...r}=e,i=WE(ef,n);return f.jsx(tf,{asChild:!0,children:f.jsx(Xe.button,{type:"button",...r,ref:t,onClick:Te(e.onClick,i.onClose)})})});za.displayName=ef;var tf=v.forwardRef((e,t)=>{const{__scopeToast:n,altText:r,...i}=e;return f.jsx(Xe.div,{"data-radix-toast-announce-exclude":"","data-radix-toast-announce-alt":r||void 0,...i,ref:t})});function nf(e){const t=[];return Array.from(e.childNodes).forEach(r=>{if(r.nodeType===r.TEXT_NODE&&r.textContent&&t.push(r.textContent),XE(r)){const i=r.ariaHidden||r.hidden||r.style.display==="none",a=r.dataset.radixToastAnnounceExclude==="";if(!i)if(a){const o=r.dataset.radixToastAnnounceAlt;o&&t.push(o)}else t.push(...nf(r))}}),t}function Rr(e,t,n,{discrete:r}){const i=n.originalEvent.currentTarget,a=new CustomEvent(e,{bubbles:!0,cancelable:!0,detail:n});t&&i.addEventListener(e,t,{once:!0}),r?pu(i,a):i.dispatchEvent(a)}var Fl=(e,t,n=0)=>{const r=Math.abs(e.x),i=Math.abs(e.y),a=r>i;return t==="left"||t==="right"?a&&r>n:!a&&i>n};function UE(e=()=>{}){const t=Xt(e);Ut(()=>{let n=0,r=0;return n=window.requestAnimationFrame(()=>r=window.requestAnimationFrame(t)),()=>{window.cancelAnimationFrame(n),window.cancelAnimationFrame(r)}},[t])}function XE(e){return e.nodeType===e.ELEMENT_NODE}function ZE(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 so(e){const t=document.activeElement;return e.some(n=>n===t?!0:(n.focus(),document.activeElement!==t))}var GE=Ud,rf=Zd,of=Kd,af=Qd,sf=Yd,lf=$d,uf=za;const KE=GE,cf=v.forwardRef(({className:e,...t},n)=>f.jsx(rf,{ref:n,className:pt("fixed top-0 z-[10000] flex max-h-screen w-full flex-col-reverse p-4 sm:bottom-0 sm:right-0 sm:top-auto sm:flex-col md:max-w-[420px]",e),...t}));cf.displayName=rf.displayName;const QE=Wo("group pointer-events-auto relative flex w-full items-center justify-between space-x-4 overflow-hidden rounded-md border p-6 pr-8 shadow-lg transition-all data-[swipe=cancel]:translate-x-0 data-[swipe=end]:translate-x-[var(--radix-toast-swipe-end-x)] data-[swipe=move]:translate-x-[var(--radix-toast-swipe-move-x)] data-[swipe=move]:transition-none data-[state=open]:animate-in data-[state=closed]:animate-out data-[swipe=end]:animate-out data-[state=closed]:fade-out-80 data-[state=closed]:slide-out-to-right-full data-[state=open]:slide-in-from-top-full data-[state=open]:sm:slide-in-from-bottom-full",{variants:{variant:{default:"border bg-background text-foreground",destructive:"destructive group border-destructive bg-destructive text-destructive-foreground"}},defaultVariants:{variant:"default"}}),df=v.forwardRef(({className:e,variant:t,...n},r)=>f.jsx(of,{ref:r,className:pt(QE({variant:t}),e),...n}));df.displayName=of.displayName;const YE=v.forwardRef(({className:e,...t},n)=>f.jsx(lf,{ref:n,className:pt("inline-flex h-8 shrink-0 items-center justify-center rounded-md border bg-transparent px-3 text-sm font-medium ring-offset-background transition-colors group-[.destructive]:border-muted/40 hover:bg-secondary group-[.destructive]:hover:border-destructive/30 group-[.destructive]:hover:bg-destructive group-[.destructive]:hover:text-destructive-foreground focus:outline-none focus:ring-2 focus:ring-ring focus:ring-offset-2 group-[.destructive]:focus:ring-destructive disabled:pointer-events-none disabled:opacity-50",e),...t}));YE.displayName=lf.displayName;const ff=v.forwardRef(({className:e,...t},n)=>f.jsx(uf,{ref:n,className:pt("absolute right-2 top-2 rounded-md p-1 text-foreground/50 opacity-0 transition-opacity group-hover:opacity-100 group-[.destructive]:text-red-300 hover:text-foreground group-[.destructive]:hover:text-red-50 focus:opacity-100 focus:outline-none focus:ring-2 group-[.destructive]:focus:ring-red-400 group-[.destructive]:focus:ring-offset-red-600",e),"toast-close":"",...t,children:f.jsx(On,{className:"h-4 w-4"})}));ff.displayName=uf.displayName;const mf=v.forwardRef(({className:e,...t},n)=>f.jsx(af,{ref:n,className:pt("text-sm font-semibold",e),...t}));mf.displayName=af.displayName;const pf=v.forwardRef(({className:e,...t},n)=>f.jsx(sf,{ref:n,className:pt("text-sm opacity-90",e),...t}));pf.displayName=sf.displayName;function _E(){const{toasts:e}=Xp();return f.jsxs(KE,{children:[e.map(function({id:t,title:n,description:r,action:i,...a}){return f.jsxs(df,{...a,children:[f.jsxs("div",{className:"grid gap-1",children:[n&&f.jsx(mf,{children:n}),r&&f.jsx(pf,{children:r})]}),i,f.jsx(ff,{})]},t)}),f.jsx(cf,{})]})}var $E={grad:.9,turn:360,rad:360/(2*Math.PI)},Ht=function(e){return typeof e=="string"?e.length>0:typeof e=="number"},tt=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=Math.pow(10,t)),Math.round(n*e)/n+0},zt=function(e,t,n){return t===void 0&&(t=0),n===void 0&&(n=1),e>n?n:e>t?e:t},hf=function(e){return(e=isFinite(e)?e%360:0)>0?e:e+360},Bl=function(e){return{r:zt(e.r,0,255),g:zt(e.g,0,255),b:zt(e.b,0,255),a:zt(e.a)}},lo=function(e){return{r:tt(e.r),g:tt(e.g),b:tt(e.b),a:tt(e.a,3)}},eP=/^#([0-9a-f]{3,8})$/i,Lr=function(e){var t=e.toString(16);return t.length<2?"0"+t:t},gf=function(e){var t=e.r,n=e.g,r=e.b,i=e.a,a=Math.max(t,n,r),o=a-Math.min(t,n,r),s=o?a===t?(n-r)/o:a===n?2+(r-t)/o:4+(t-n)/o:0;return{h:60*(s<0?s+6:s),s:a?o/a*100:0,v:a/255*100,a:i}},bf=function(e){var t=e.h,n=e.s,r=e.v,i=e.a;t=t/360*6,n/=100,r/=100;var a=Math.floor(t),o=r*(1-n),s=r*(1-(t-a)*n),l=r*(1-(1-t+a)*n),u=a%6;return{r:255*[r,s,o,o,l,r][u],g:255*[l,r,r,s,o,o][u],b:255*[o,o,l,r,r,s][u],a:i}},Wl=function(e){return{h:hf(e.h),s:zt(e.s,0,100),l:zt(e.l,0,100),a:zt(e.a)}},Vl=function(e){return{h:tt(e.h),s:tt(e.s),l:tt(e.l),a:tt(e.a,3)}},ql=function(e){return bf((n=(t=e).s,{h:t.h,s:(n*=((r=t.l)<50?r:100-r)/100)>0?2*n/(r+n)*100:0,v:r+n,a:t.a}));var t,n,r},ir=function(e){return{h:(t=gf(e)).h,s:(i=(200-(n=t.s))*(r=t.v)/100)>0&&i<200?n*r/100/(i<=100?i:200-i)*100:0,l:i/2,a:t.a};var t,n,r,i},tP=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s*,\s*([+-]?\d*\.?\d+)%\s*,\s*([+-]?\d*\.?\d+)%\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,nP=/^hsla?\(\s*([+-]?\d*\.?\d+)(deg|rad|grad|turn)?\s+([+-]?\d*\.?\d+)%\s+([+-]?\d*\.?\d+)%\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,rP=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*,\s*([+-]?\d*\.?\d+)(%)?\s*(?:,\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,iP=/^rgba?\(\s*([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s+([+-]?\d*\.?\d+)(%)?\s*(?:\/\s*([+-]?\d*\.?\d+)(%)?\s*)?\)$/i,Jl={string:[[function(e){var t=eP.exec(e);return t?(e=t[1]).length<=4?{r:parseInt(e[0]+e[0],16),g:parseInt(e[1]+e[1],16),b:parseInt(e[2]+e[2],16),a:e.length===4?tt(parseInt(e[3]+e[3],16)/255,2):1}:e.length===6||e.length===8?{r:parseInt(e.substr(0,2),16),g:parseInt(e.substr(2,2),16),b:parseInt(e.substr(4,2),16),a:e.length===8?tt(parseInt(e.substr(6,2),16)/255,2):1}:null:null},"hex"],[function(e){var t=rP.exec(e)||iP.exec(e);return t?t[2]!==t[4]||t[4]!==t[6]?null:Bl({r:Number(t[1])/(t[2]?100/255:1),g:Number(t[3])/(t[4]?100/255:1),b:Number(t[5])/(t[6]?100/255:1),a:t[7]===void 0?1:Number(t[7])/(t[8]?100:1)}):null},"rgb"],[function(e){var t=tP.exec(e)||nP.exec(e);if(!t)return null;var n,r,i=Wl({h:(n=t[1],r=t[2],r===void 0&&(r="deg"),Number(n)*($E[r]||1)),s:Number(t[3]),l:Number(t[4]),a:t[5]===void 0?1:Number(t[5])/(t[6]?100:1)});return ql(i)},"hsl"]],object:[[function(e){var t=e.r,n=e.g,r=e.b,i=e.a,a=i===void 0?1:i;return Ht(t)&&Ht(n)&&Ht(r)?Bl({r:Number(t),g:Number(n),b:Number(r),a:Number(a)}):null},"rgb"],[function(e){var t=e.h,n=e.s,r=e.l,i=e.a,a=i===void 0?1:i;if(!Ht(t)||!Ht(n)||!Ht(r))return null;var o=Wl({h:Number(t),s:Number(n),l:Number(r),a:Number(a)});return ql(o)},"hsl"],[function(e){var t=e.h,n=e.s,r=e.v,i=e.a,a=i===void 0?1:i;if(!Ht(t)||!Ht(n)||!Ht(r))return null;var o=function(s){return{h:hf(s.h),s:zt(s.s,0,100),v:zt(s.v,0,100),a:zt(s.a)}}({h:Number(t),s:Number(n),v:Number(r),a:Number(a)});return bf(o)},"hsv"]]},Hl=function(e,t){for(var n=0;n<t.length;n++){var r=t[n][0](e);if(r)return[r,t[n][1]]}return[null,void 0]},oP=function(e){return typeof e=="string"?Hl(e.trim(),Jl.string):typeof e=="object"&&e!==null?Hl(e,Jl.object):[null,void 0]},uo=function(e,t){var n=ir(e);return{h:n.h,s:zt(n.s+100*t,0,100),l:n.l,a:n.a}},co=function(e){return(299*e.r+587*e.g+114*e.b)/1e3/255},Ul=function(e,t){var n=ir(e);return{h:n.h,s:n.s,l:zt(n.l+100*t,0,100),a:n.a}},Xl=function(){function e(t){this.parsed=oP(t)[0],this.rgba=this.parsed||{r:0,g:0,b:0,a:1}}return e.prototype.isValid=function(){return this.parsed!==null},e.prototype.brightness=function(){return tt(co(this.rgba),2)},e.prototype.isDark=function(){return co(this.rgba)<.5},e.prototype.isLight=function(){return co(this.rgba)>=.5},e.prototype.toHex=function(){return t=lo(this.rgba),n=t.r,r=t.g,i=t.b,o=(a=t.a)<1?Lr(tt(255*a)):"","#"+Lr(n)+Lr(r)+Lr(i)+o;var t,n,r,i,a,o},e.prototype.toRgb=function(){return lo(this.rgba)},e.prototype.toRgbString=function(){return t=lo(this.rgba),n=t.r,r=t.g,i=t.b,(a=t.a)<1?"rgba("+n+", "+r+", "+i+", "+a+")":"rgb("+n+", "+r+", "+i+")";var t,n,r,i,a},e.prototype.toHsl=function(){return Vl(ir(this.rgba))},e.prototype.toHslString=function(){return t=Vl(ir(this.rgba)),n=t.h,r=t.s,i=t.l,(a=t.a)<1?"hsla("+n+", "+r+"%, "+i+"%, "+a+")":"hsl("+n+", "+r+"%, "+i+"%)";var t,n,r,i,a},e.prototype.toHsv=function(){return t=gf(this.rgba),{h:tt(t.h),s:tt(t.s),v:tt(t.v),a:tt(t.a,3)};var t},e.prototype.invert=function(){return Mt({r:255-(t=this.rgba).r,g:255-t.g,b:255-t.b,a:t.a});var t},e.prototype.saturate=function(t){return t===void 0&&(t=.1),Mt(uo(this.rgba,t))},e.prototype.desaturate=function(t){return t===void 0&&(t=.1),Mt(uo(this.rgba,-t))},e.prototype.grayscale=function(){return Mt(uo(this.rgba,-1))},e.prototype.lighten=function(t){return t===void 0&&(t=.1),Mt(Ul(this.rgba,t))},e.prototype.darken=function(t){return t===void 0&&(t=.1),Mt(Ul(this.rgba,-t))},e.prototype.rotate=function(t){return t===void 0&&(t=15),this.hue(this.hue()+t)},e.prototype.alpha=function(t){return typeof t=="number"?Mt({r:(n=this.rgba).r,g:n.g,b:n.b,a:t}):tt(this.rgba.a,3);var n},e.prototype.hue=function(t){var n=ir(this.rgba);return typeof t=="number"?Mt({h:t,s:n.s,l:n.l,a:n.a}):tt(n.h)},e.prototype.isEqual=function(t){return this.toHex()===Mt(t).toHex()},e}(),Mt=function(e){return e instanceof Xl?e:new Xl(e)};const yf=2147483645,aP=typeof Me.zIndexBase=="number"?Me.zIndexBase:1e5,sP=e=>typeof e!="number"||!Number.isFinite(e)?aP:Math.max(0,Math.min(Math.round(e),yf)),vf=e=>{if(!e||typeof e!="object")return!1;const t=e,n=r=>r&&typeof r=="object"&&!Array.isArray(r);return n(t.light)||n(t.dark)||n(t.common)},lP=e=>{const t=e.trim();if(!t)return;if(/^\d+(\.\d+)?\s+\d+%?\s+\d+%?(\s*\/\s*[\d.]+%?)?$/.test(t))return t;const n=Mt(t);if(n.isValid()){const r=n.toHsl(),i=Math.round(r.h),a=Math.round(r.s),o=Math.round(r.l),s=`${i} ${a}% ${o}%`;if(typeof r.a=="number"&&r.a<1){const l=Math.round(r.a*1e3)/1e3;return`${s} / ${l}`}return s}return t},uP=e=>{const t=e.trim();return t&&(t.startsWith("--")?t.slice(2):t).replace(/_/g,"-").replace(/([A-Z]+)([A-Z][a-z0-9]+)/g,"$1-$2").replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase()||void 0},$n=e=>{if(!e||typeof e!="object"||Array.isArray(e))return;const t={};for(const[n,r]of Object.entries(e)){if(typeof r!="string")continue;const i=uP(n);if(!i)continue;const a=lP(r);a&&(t[i]=a)}return Object.keys(t).length>0?t:void 0},cP=e=>{if(!e)return;if(!vf(e))return $n(e)??void 0;const{common:t,light:n,dark:r,...i}=e,a=$n(t),o=$n(i),s=a||o?{...a??{},...o??{}}:void 0,l=$n(n),u=$n(r);if(!s&&!l&&!u)return;const c={};return s&&(c.common=s),l&&(c.light=l),u&&(c.dark=u),c},dP=e=>{if(!e)return{};if(!vf(e))return{dark:e,light:e};const t=e,n=t.common??{},r={...n,...t.dark??{}},i={...n,...t.light??{}};return{dark:Object.keys(r).length>0?r:void 0,light:Object.keys(i).length>0?i:void 0}},fP=e=>e==="--glow-primary"||e==="--glow-secondary"||e==="--glow-accent",xf=(e,t,n)=>{const r=t.trim();return!fP(e)||/\//.test(r)?r:/^\d+(\.\d+)?\s+\d+%?\s+\d+%?$/.test(r)?`${r} / ${n}`:r},mP=(e,{dark:t,light:n})=>{const r=(l,u)=>{if(!l)return"";const c=[];for(const[d,p]of Object.entries(l)){const m=d.startsWith("--")?d:`--${d}`,h=xf(m,p,u.defaultGlowAlpha);c.push(` ${m}: ${h};`)}return c.join(`
|
|
289
299
|
`)},i=r(n,{defaultGlowAlpha:.2}),a=r(n,{defaultGlowAlpha:.3}),o=r(t,{defaultGlowAlpha:.6}),s=[];return i&&s.push(`${e} .light:not(.high-contrast) {
|
|
290
300
|
${i}
|
|
291
301
|
}`),a&&s.push(`${e} .light.high-contrast {
|
|
@@ -294,4 +304,4 @@ ${a}
|
|
|
294
304
|
${o}
|
|
295
305
|
}`),s.join(`
|
|
296
306
|
|
|
297
|
-
`)};function
|
|
307
|
+
`)};function pP({children:e,fill:t}){const{theme:n}=du();return f.jsx("div",{className:`${n==="light"?"light":""} ${t?"h-full min-h-0":""}`,children:e})}function hP({promptId:e="default",apiKey:t,baseUrl:n,theme:r="dark",highContrast:i,tenant:a,config:o,bubbleless:s,registerOpenHandler:l}){var E;const[u,c]=I.useState(!1),d=I.useMemo(()=>`chat-widget-scope-${Math.random().toString(36).slice(2,10)}`,[]),p=typeof s=="boolean"?s:(o==null?void 0:o.bubbleless)??!1,m=I.useMemo(()=>{const j=Uu({...o,promptId:(o==null?void 0:o.promptId)??e??"default",apiKey:(o==null?void 0:o.apiKey)??t,baseUrl:(o==null?void 0:o.baseUrl)??n,tenant:(o==null?void 0:o.tenant)??a,theme:(o==null?void 0:o.theme)??r,highContrast:(o==null?void 0:o.highContrast)??i}),z=cP(j.colors);return z?{...j,colors:z}:j},[t,n,o,i,e,a,r]),h=I.useMemo(()=>dP(m.colors),[m.colors]),g=I.useMemo(()=>{if(!h.dark)return;const j={};for(const[z,N]of Object.entries(h.dark)){const P=z.startsWith("--")?z:`--${z}`;j[P]=xf(P,N,.3)}return j},[h.dark]),b=I.useMemo(()=>mP(`.${d}`,h),[d,h]),y=m.dialogLayout==="embedded",w=I.useMemo(()=>sP(m.zIndexBase),[m.zIndexBase]),k=I.useMemo(()=>Math.min(w+1,yf+1),[w]);return I.useEffect(()=>{$p({apiKey:m.apiKey,baseUrl:m.baseUrl,tenant:m.tenant})},[m.apiKey,m.baseUrl,m.tenant]),I.useEffect(()=>{if(typeof m.highContrast=="boolean")try{localStorage.setItem("klausHighContrast",String(m.highContrast))}catch{}},[m.highContrast]),I.useEffect(()=>{l&&l(()=>c(!0))},[l]),f.jsx(zE,{children:f.jsx(Xm,{defaultTheme:m.theme,children:f.jsx(pP,{fill:y,children:f.jsxs("div",{className:y?`chat-widget-scope ${d} h-full min-h-0`:`chat-widget-scope ${d}`,style:g,children:[b?f.jsx("style",{children:b}):null,!p&&f.jsx(Jd,{isOpen:u,onClick:()=>c(!0),zIndex:k,assistantName:m.branding.assistantName,callout:m.callout,bubbleIconUrl:m.bubbleIconUrl,bubbleIconSize:m.bubbleIconSize,showChristmasHat:!!((E=m.festive)!=null&&E.christmasHat)}),f.jsx(ma,{isOpen:u,onClose:()=>c(!1),config:m,floatingZIndexBase:w}),f.jsx(_E,{})]})})})})}exports.ChatButton=Jd;exports.ChatDialog=ma;exports.ChatWidget=hP;exports.defaultChatConfig=Me;exports.mergeChatConfig=Uu;
|