botschat 0.1.13 → 0.1.14
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/package.json +1 -1
- package/packages/api/src/do/connection-do.ts +103 -19
- package/packages/api/src/env.ts +6 -0
- package/packages/api/src/index.ts +25 -2
- package/packages/api/src/utils/apns.ts +151 -0
- package/packages/api/src/utils/fcm.ts +23 -32
- package/packages/plugin/dist/src/channel.d.ts.map +1 -1
- package/packages/plugin/dist/src/channel.js +25 -2
- package/packages/plugin/dist/src/channel.js.map +1 -1
- package/packages/plugin/dist/src/types.d.ts +5 -0
- package/packages/plugin/dist/src/types.d.ts.map +1 -1
- package/packages/plugin/dist/src/ws-client.d.ts +1 -0
- package/packages/plugin/dist/src/ws-client.d.ts.map +1 -1
- package/packages/plugin/dist/src/ws-client.js +1 -0
- package/packages/plugin/dist/src/ws-client.js.map +1 -1
- package/packages/plugin/package.json +1 -1
- package/packages/web/dist/assets/index-BJye3VHV.js +1516 -0
- package/packages/web/dist/assets/{index-Bd_RDcgO.css → index-CNSCbd7_.css} +1 -1
- package/packages/web/dist/assets/index-CPOiRHa4.js +2 -0
- package/packages/web/dist/assets/{index-lVB82JKU.js → index-CQPXprFz.js} +1 -1
- package/packages/web/dist/assets/{index-Civeg2lm.js → index-CkIgZfHf.js} +1 -1
- package/packages/web/dist/assets/index-DbUyNI4d.js +1 -0
- package/packages/web/dist/assets/index-Dpvhc_dU.js +2 -0
- package/packages/web/dist/assets/{index.esm-CtMkqqqb.js → index.esm-DgcFARs7.js} +1 -1
- package/packages/web/dist/assets/{web-vKLTVUul.js → web-Bfku9Io_.js} +1 -1
- package/packages/web/dist/assets/{web-CUXjh_UA.js → web-CnOlwlZw.js} +1 -1
- package/packages/web/dist/index.html +2 -2
- package/packages/web/src/App.tsx +92 -5
- package/packages/web/src/api.ts +2 -2
- package/packages/web/src/components/ChatWindow.tsx +20 -2
- package/packages/web/src/components/E2ESettings.tsx +70 -1
- package/packages/web/src/components/MobileLayout.tsx +7 -0
- package/packages/web/src/foreground.ts +5 -1
- package/packages/web/src/push.ts +27 -3
- package/scripts/mock-openclaw.mjs +13 -3
- package/packages/web/dist/assets/index-B9qN5gs6.js +0 -1
- package/packages/web/dist/assets/index-BQNMGVyU.js +0 -2
- package/packages/web/dist/assets/index-Dk33VSnY.js +0 -2
- package/packages/web/dist/assets/index-Kr85Nj_-.js +0 -1516
|
@@ -0,0 +1,1516 @@
|
|
|
1
|
+
var Ow=Object.defineProperty;var By=e=>{throw TypeError(e)};var Mw=(e,t,r)=>t in e?Ow(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var ms=(e,t,r)=>Mw(e,typeof t!="symbol"?t+"":t,r),Uy=(e,t,r)=>t.has(e)||By("Cannot "+r);var Ho=(e,t,r)=>(Uy(e,t,"read from private field"),r?r.call(e):t.get(e)),Py=(e,t,r)=>t.has(e)?By("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),Hy=(e,t,r,a)=>(Uy(e,t,"write to private field"),a?a.call(e,r):t.set(e,r),r);(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))a(o);new MutationObserver(o=>{for(const c of o)if(c.type==="childList")for(const u of c.addedNodes)u.tagName==="LINK"&&u.rel==="modulepreload"&&a(u)}).observe(document,{childList:!0,subtree:!0});function r(o){const c={};return o.integrity&&(c.integrity=o.integrity),o.referrerPolicy&&(c.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?c.credentials="include":o.crossOrigin==="anonymous"?c.credentials="omit":c.credentials="same-origin",c}function a(o){if(o.ep)return;o.ep=!0;const c=r(o);fetch(o.href,c)}})();const Rw="modulepreload",Iw=function(e){return"/"+e},Fy={},or=function(t,r,a){let o=Promise.resolve();if(r&&r.length>0){let u=function(m){return Promise.all(m.map(b=>Promise.resolve(b).then(y=>({status:"fulfilled",value:y}),y=>({status:"rejected",reason:y}))))};document.getElementsByTagName("link");const f=document.querySelector("meta[property=csp-nonce]"),p=(f==null?void 0:f.nonce)||(f==null?void 0:f.getAttribute("nonce"));o=u(r.map(m=>{if(m=Iw(m),m in Fy)return;Fy[m]=!0;const b=m.endsWith(".css"),y=b?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${m}"]${y}`))return;const v=document.createElement("link");if(v.rel=b?"stylesheet":Rw,b||(v.as="script"),v.crossOrigin="",v.href=m,p&&v.setAttribute("nonce",p),document.head.appendChild(v),b)return new Promise((x,S)=>{v.addEventListener("load",x),v.addEventListener("error",()=>S(new Error(`Unable to preload CSS for ${m}`)))})}))}function c(u){const f=new Event("vite:preloadError",{cancelable:!0});if(f.payload=u,window.dispatchEvent(f),!f.defaultPrevented)throw u}return o.then(u=>{for(const f of u||[])f.status==="rejected"&&c(f.reason);return t().catch(c)})};function Sl(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var Wf={exports:{}},Fo={};/**
|
|
2
|
+
* @license React
|
|
3
|
+
* react-jsx-runtime.production.js
|
|
4
|
+
*
|
|
5
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
6
|
+
*
|
|
7
|
+
* This source code is licensed under the MIT license found in the
|
|
8
|
+
* LICENSE file in the root directory of this source tree.
|
|
9
|
+
*/var $y;function Lw(){if($y)return Fo;$y=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.fragment");function r(a,o,c){var u=null;if(c!==void 0&&(u=""+c),o.key!==void 0&&(u=""+o.key),"key"in o){c={};for(var f in o)f!=="key"&&(c[f]=o[f])}else c=o;return o=c.ref,{$$typeof:e,type:a,key:u,ref:o!==void 0?o:null,props:c}}return Fo.Fragment=t,Fo.jsx=r,Fo.jsxs=r,Fo}var Gy;function Dw(){return Gy||(Gy=1,Wf.exports=Lw()),Wf.exports}var d=Dw(),Xf={exports:{}},Fe={};/**
|
|
10
|
+
* @license React
|
|
11
|
+
* react.production.js
|
|
12
|
+
*
|
|
13
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
14
|
+
*
|
|
15
|
+
* This source code is licensed under the MIT license found in the
|
|
16
|
+
* LICENSE file in the root directory of this source tree.
|
|
17
|
+
*/var Ky;function jw(){if(Ky)return Fe;Ky=1;var e=Symbol.for("react.transitional.element"),t=Symbol.for("react.portal"),r=Symbol.for("react.fragment"),a=Symbol.for("react.strict_mode"),o=Symbol.for("react.profiler"),c=Symbol.for("react.consumer"),u=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),m=Symbol.for("react.memo"),b=Symbol.for("react.lazy"),y=Symbol.for("react.activity"),v=Symbol.iterator;function x(L){return L===null||typeof L!="object"?null:(L=v&&L[v]||L["@@iterator"],typeof L=="function"?L:null)}var S={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},_=Object.assign,C={};function k(L,X,A){this.props=L,this.context=X,this.refs=C,this.updater=A||S}k.prototype.isReactComponent={},k.prototype.setState=function(L,X){if(typeof L!="object"&&typeof L!="function"&&L!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,L,X,"setState")},k.prototype.forceUpdate=function(L){this.updater.enqueueForceUpdate(this,L,"forceUpdate")};function I(){}I.prototype=k.prototype;function w(L,X,A){this.props=L,this.context=X,this.refs=C,this.updater=A||S}var T=w.prototype=new I;T.constructor=w,_(T,k.prototype),T.isPureReactComponent=!0;var D=Array.isArray;function R(){}var $={H:null,A:null,T:null,S:null},q=Object.prototype.hasOwnProperty;function te(L,X,A){var be=A.ref;return{$$typeof:e,type:L,key:X,ref:be!==void 0?be:null,props:A}}function P(L,X){return te(L.type,X,L.props)}function F(L){return typeof L=="object"&&L!==null&&L.$$typeof===e}function V(L){var X={"=":"=0",":":"=2"};return"$"+L.replace(/[=:]/g,function(A){return X[A]})}var ce=/\/+/g;function ae(L,X){return typeof L=="object"&&L!==null&&L.key!=null?V(""+L.key):X.toString(36)}function K(L){switch(L.status){case"fulfilled":return L.value;case"rejected":throw L.reason;default:switch(typeof L.status=="string"?L.then(R,R):(L.status="pending",L.then(function(X){L.status==="pending"&&(L.status="fulfilled",L.value=X)},function(X){L.status==="pending"&&(L.status="rejected",L.reason=X)})),L.status){case"fulfilled":return L.value;case"rejected":throw L.reason}}throw L}function B(L,X,A,be,Ne){var U=typeof L;(U==="undefined"||U==="boolean")&&(L=null);var ee=!1;if(L===null)ee=!0;else switch(U){case"bigint":case"string":case"number":ee=!0;break;case"object":switch(L.$$typeof){case e:case t:ee=!0;break;case b:return ee=L._init,B(ee(L._payload),X,A,be,Ne)}}if(ee)return Ne=Ne(L),ee=be===""?"."+ae(L,0):be,D(Ne)?(A="",ee!=null&&(A=ee.replace(ce,"$&/")+"/"),B(Ne,X,A,"",function(he){return he})):Ne!=null&&(F(Ne)&&(Ne=P(Ne,A+(Ne.key==null||L&&L.key===Ne.key?"":(""+Ne.key).replace(ce,"$&/")+"/")+ee)),X.push(Ne)),1;ee=0;var me=be===""?".":be+":";if(D(L))for(var _e=0;_e<L.length;_e++)be=L[_e],U=me+ae(be,_e),ee+=B(be,X,A,U,Ne);else if(_e=x(L),typeof _e=="function")for(L=_e.call(L),_e=0;!(be=L.next()).done;)be=be.value,U=me+ae(be,_e++),ee+=B(be,X,A,U,Ne);else if(U==="object"){if(typeof L.then=="function")return B(K(L),X,A,be,Ne);throw X=String(L),Error("Objects are not valid as a React child (found: "+(X==="[object Object]"?"object with keys {"+Object.keys(L).join(", ")+"}":X)+"). If you meant to render a collection of children, use an array instead.")}return ee}function ne(L,X,A){if(L==null)return L;var be=[],Ne=0;return B(L,be,"","",function(U){return X.call(A,U,Ne++)}),be}function oe(L){if(L._status===-1){var X=L._result;X=X(),X.then(function(A){(L._status===0||L._status===-1)&&(L._status=1,L._result=A)},function(A){(L._status===0||L._status===-1)&&(L._status=2,L._result=A)}),L._status===-1&&(L._status=0,L._result=X)}if(L._status===1)return L._result.default;throw L._result}var ve=typeof reportError=="function"?reportError:function(L){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var X=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof L=="object"&&L!==null&&typeof L.message=="string"?String(L.message):String(L),error:L});if(!window.dispatchEvent(X))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",L);return}console.error(L)},M={map:ne,forEach:function(L,X,A){ne(L,function(){X.apply(this,arguments)},A)},count:function(L){var X=0;return ne(L,function(){X++}),X},toArray:function(L){return ne(L,function(X){return X})||[]},only:function(L){if(!F(L))throw Error("React.Children.only expected to receive a single React element child.");return L}};return Fe.Activity=y,Fe.Children=M,Fe.Component=k,Fe.Fragment=r,Fe.Profiler=o,Fe.PureComponent=w,Fe.StrictMode=a,Fe.Suspense=p,Fe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=$,Fe.__COMPILER_RUNTIME={__proto__:null,c:function(L){return $.H.useMemoCache(L)}},Fe.cache=function(L){return function(){return L.apply(null,arguments)}},Fe.cacheSignal=function(){return null},Fe.cloneElement=function(L,X,A){if(L==null)throw Error("The argument must be a React element, but you passed "+L+".");var be=_({},L.props),Ne=L.key;if(X!=null)for(U in X.key!==void 0&&(Ne=""+X.key),X)!q.call(X,U)||U==="key"||U==="__self"||U==="__source"||U==="ref"&&X.ref===void 0||(be[U]=X[U]);var U=arguments.length-2;if(U===1)be.children=A;else if(1<U){for(var ee=Array(U),me=0;me<U;me++)ee[me]=arguments[me+2];be.children=ee}return te(L.type,Ne,be)},Fe.createContext=function(L){return L={$$typeof:u,_currentValue:L,_currentValue2:L,_threadCount:0,Provider:null,Consumer:null},L.Provider=L,L.Consumer={$$typeof:c,_context:L},L},Fe.createElement=function(L,X,A){var be,Ne={},U=null;if(X!=null)for(be in X.key!==void 0&&(U=""+X.key),X)q.call(X,be)&&be!=="key"&&be!=="__self"&&be!=="__source"&&(Ne[be]=X[be]);var ee=arguments.length-2;if(ee===1)Ne.children=A;else if(1<ee){for(var me=Array(ee),_e=0;_e<ee;_e++)me[_e]=arguments[_e+2];Ne.children=me}if(L&&L.defaultProps)for(be in ee=L.defaultProps,ee)Ne[be]===void 0&&(Ne[be]=ee[be]);return te(L,U,Ne)},Fe.createRef=function(){return{current:null}},Fe.forwardRef=function(L){return{$$typeof:f,render:L}},Fe.isValidElement=F,Fe.lazy=function(L){return{$$typeof:b,_payload:{_status:-1,_result:L},_init:oe}},Fe.memo=function(L,X){return{$$typeof:m,type:L,compare:X===void 0?null:X}},Fe.startTransition=function(L){var X=$.T,A={};$.T=A;try{var be=L(),Ne=$.S;Ne!==null&&Ne(A,be),typeof be=="object"&&be!==null&&typeof be.then=="function"&&be.then(R,ve)}catch(U){ve(U)}finally{X!==null&&A.types!==null&&(X.types=A.types),$.T=X}},Fe.unstable_useCacheRefresh=function(){return $.H.useCacheRefresh()},Fe.use=function(L){return $.H.use(L)},Fe.useActionState=function(L,X,A){return $.H.useActionState(L,X,A)},Fe.useCallback=function(L,X){return $.H.useCallback(L,X)},Fe.useContext=function(L){return $.H.useContext(L)},Fe.useDebugValue=function(){},Fe.useDeferredValue=function(L,X){return $.H.useDeferredValue(L,X)},Fe.useEffect=function(L,X){return $.H.useEffect(L,X)},Fe.useEffectEvent=function(L){return $.H.useEffectEvent(L)},Fe.useId=function(){return $.H.useId()},Fe.useImperativeHandle=function(L,X,A){return $.H.useImperativeHandle(L,X,A)},Fe.useInsertionEffect=function(L,X){return $.H.useInsertionEffect(L,X)},Fe.useLayoutEffect=function(L,X){return $.H.useLayoutEffect(L,X)},Fe.useMemo=function(L,X){return $.H.useMemo(L,X)},Fe.useOptimistic=function(L,X){return $.H.useOptimistic(L,X)},Fe.useReducer=function(L,X,A){return $.H.useReducer(L,X,A)},Fe.useRef=function(L){return $.H.useRef(L)},Fe.useState=function(L){return $.H.useState(L)},Fe.useSyncExternalStore=function(L,X,A){return $.H.useSyncExternalStore(L,X,A)},Fe.useTransition=function(){return $.H.useTransition()},Fe.version="19.2.4",Fe}var qy;function gp(){return qy||(qy=1,Xf.exports=jw()),Xf.exports}var O=gp();const As=Sl(O);var Zf={exports:{}},$o={},Jf={exports:{}},Qf={};/**
|
|
18
|
+
* @license React
|
|
19
|
+
* scheduler.production.js
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
22
|
+
*
|
|
23
|
+
* This source code is licensed under the MIT license found in the
|
|
24
|
+
* LICENSE file in the root directory of this source tree.
|
|
25
|
+
*/var Vy;function zw(){return Vy||(Vy=1,(function(e){function t(B,ne){var oe=B.length;B.push(ne);e:for(;0<oe;){var ve=oe-1>>>1,M=B[ve];if(0<o(M,ne))B[ve]=ne,B[oe]=M,oe=ve;else break e}}function r(B){return B.length===0?null:B[0]}function a(B){if(B.length===0)return null;var ne=B[0],oe=B.pop();if(oe!==ne){B[0]=oe;e:for(var ve=0,M=B.length,L=M>>>1;ve<L;){var X=2*(ve+1)-1,A=B[X],be=X+1,Ne=B[be];if(0>o(A,oe))be<M&&0>o(Ne,A)?(B[ve]=Ne,B[be]=oe,ve=be):(B[ve]=A,B[X]=oe,ve=X);else if(be<M&&0>o(Ne,oe))B[ve]=Ne,B[be]=oe,ve=be;else break e}}return ne}function o(B,ne){var oe=B.sortIndex-ne.sortIndex;return oe!==0?oe:B.id-ne.id}if(e.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var c=performance;e.unstable_now=function(){return c.now()}}else{var u=Date,f=u.now();e.unstable_now=function(){return u.now()-f}}var p=[],m=[],b=1,y=null,v=3,x=!1,S=!1,_=!1,C=!1,k=typeof setTimeout=="function"?setTimeout:null,I=typeof clearTimeout=="function"?clearTimeout:null,w=typeof setImmediate<"u"?setImmediate:null;function T(B){for(var ne=r(m);ne!==null;){if(ne.callback===null)a(m);else if(ne.startTime<=B)a(m),ne.sortIndex=ne.expirationTime,t(p,ne);else break;ne=r(m)}}function D(B){if(_=!1,T(B),!S)if(r(p)!==null)S=!0,R||(R=!0,V());else{var ne=r(m);ne!==null&&K(D,ne.startTime-B)}}var R=!1,$=-1,q=5,te=-1;function P(){return C?!0:!(e.unstable_now()-te<q)}function F(){if(C=!1,R){var B=e.unstable_now();te=B;var ne=!0;try{e:{S=!1,_&&(_=!1,I($),$=-1),x=!0;var oe=v;try{t:{for(T(B),y=r(p);y!==null&&!(y.expirationTime>B&&P());){var ve=y.callback;if(typeof ve=="function"){y.callback=null,v=y.priorityLevel;var M=ve(y.expirationTime<=B);if(B=e.unstable_now(),typeof M=="function"){y.callback=M,T(B),ne=!0;break t}y===r(p)&&a(p),T(B)}else a(p);y=r(p)}if(y!==null)ne=!0;else{var L=r(m);L!==null&&K(D,L.startTime-B),ne=!1}}break e}finally{y=null,v=oe,x=!1}ne=void 0}}finally{ne?V():R=!1}}}var V;if(typeof w=="function")V=function(){w(F)};else if(typeof MessageChannel<"u"){var ce=new MessageChannel,ae=ce.port2;ce.port1.onmessage=F,V=function(){ae.postMessage(null)}}else V=function(){k(F,0)};function K(B,ne){$=k(function(){B(e.unstable_now())},ne)}e.unstable_IdlePriority=5,e.unstable_ImmediatePriority=1,e.unstable_LowPriority=4,e.unstable_NormalPriority=3,e.unstable_Profiling=null,e.unstable_UserBlockingPriority=2,e.unstable_cancelCallback=function(B){B.callback=null},e.unstable_forceFrameRate=function(B){0>B||125<B?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):q=0<B?Math.floor(1e3/B):5},e.unstable_getCurrentPriorityLevel=function(){return v},e.unstable_next=function(B){switch(v){case 1:case 2:case 3:var ne=3;break;default:ne=v}var oe=v;v=ne;try{return B()}finally{v=oe}},e.unstable_requestPaint=function(){C=!0},e.unstable_runWithPriority=function(B,ne){switch(B){case 1:case 2:case 3:case 4:case 5:break;default:B=3}var oe=v;v=B;try{return ne()}finally{v=oe}},e.unstable_scheduleCallback=function(B,ne,oe){var ve=e.unstable_now();switch(typeof oe=="object"&&oe!==null?(oe=oe.delay,oe=typeof oe=="number"&&0<oe?ve+oe:ve):oe=ve,B){case 1:var M=-1;break;case 2:M=250;break;case 5:M=1073741823;break;case 4:M=1e4;break;default:M=5e3}return M=oe+M,B={id:b++,callback:ne,priorityLevel:B,startTime:oe,expirationTime:M,sortIndex:-1},oe>ve?(B.sortIndex=oe,t(m,B),r(p)===null&&B===r(m)&&(_?(I($),$=-1):_=!0,K(D,oe-ve))):(B.sortIndex=M,t(p,B),S||x||(S=!0,R||(R=!0,V()))),B},e.unstable_shouldYield=P,e.unstable_wrapCallback=function(B){var ne=v;return function(){var oe=v;v=ne;try{return B.apply(this,arguments)}finally{v=oe}}}})(Qf)),Qf}var Yy;function Bw(){return Yy||(Yy=1,Jf.exports=zw()),Jf.exports}var eh={exports:{}},fn={};/**
|
|
26
|
+
* @license React
|
|
27
|
+
* react-dom.production.js
|
|
28
|
+
*
|
|
29
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
30
|
+
*
|
|
31
|
+
* This source code is licensed under the MIT license found in the
|
|
32
|
+
* LICENSE file in the root directory of this source tree.
|
|
33
|
+
*/var Wy;function Uw(){if(Wy)return fn;Wy=1;var e=gp();function t(p){var m="https://react.dev/errors/"+p;if(1<arguments.length){m+="?args[]="+encodeURIComponent(arguments[1]);for(var b=2;b<arguments.length;b++)m+="&args[]="+encodeURIComponent(arguments[b])}return"Minified React error #"+p+"; visit "+m+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function r(){}var a={d:{f:r,r:function(){throw Error(t(522))},D:r,C:r,L:r,m:r,X:r,S:r,M:r},p:0,findDOMNode:null},o=Symbol.for("react.portal");function c(p,m,b){var y=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:o,key:y==null?null:""+y,children:p,containerInfo:m,implementation:b}}var u=e.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function f(p,m){if(p==="font")return"";if(typeof m=="string")return m==="use-credentials"?m:""}return fn.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=a,fn.createPortal=function(p,m){var b=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!m||m.nodeType!==1&&m.nodeType!==9&&m.nodeType!==11)throw Error(t(299));return c(p,m,null,b)},fn.flushSync=function(p){var m=u.T,b=a.p;try{if(u.T=null,a.p=2,p)return p()}finally{u.T=m,a.p=b,a.d.f()}},fn.preconnect=function(p,m){typeof p=="string"&&(m?(m=m.crossOrigin,m=typeof m=="string"?m==="use-credentials"?m:"":void 0):m=null,a.d.C(p,m))},fn.prefetchDNS=function(p){typeof p=="string"&&a.d.D(p)},fn.preinit=function(p,m){if(typeof p=="string"&&m&&typeof m.as=="string"){var b=m.as,y=f(b,m.crossOrigin),v=typeof m.integrity=="string"?m.integrity:void 0,x=typeof m.fetchPriority=="string"?m.fetchPriority:void 0;b==="style"?a.d.S(p,typeof m.precedence=="string"?m.precedence:void 0,{crossOrigin:y,integrity:v,fetchPriority:x}):b==="script"&&a.d.X(p,{crossOrigin:y,integrity:v,fetchPriority:x,nonce:typeof m.nonce=="string"?m.nonce:void 0})}},fn.preinitModule=function(p,m){if(typeof p=="string")if(typeof m=="object"&&m!==null){if(m.as==null||m.as==="script"){var b=f(m.as,m.crossOrigin);a.d.M(p,{crossOrigin:b,integrity:typeof m.integrity=="string"?m.integrity:void 0,nonce:typeof m.nonce=="string"?m.nonce:void 0})}}else m==null&&a.d.M(p)},fn.preload=function(p,m){if(typeof p=="string"&&typeof m=="object"&&m!==null&&typeof m.as=="string"){var b=m.as,y=f(b,m.crossOrigin);a.d.L(p,b,{crossOrigin:y,integrity:typeof m.integrity=="string"?m.integrity:void 0,nonce:typeof m.nonce=="string"?m.nonce:void 0,type:typeof m.type=="string"?m.type:void 0,fetchPriority:typeof m.fetchPriority=="string"?m.fetchPriority:void 0,referrerPolicy:typeof m.referrerPolicy=="string"?m.referrerPolicy:void 0,imageSrcSet:typeof m.imageSrcSet=="string"?m.imageSrcSet:void 0,imageSizes:typeof m.imageSizes=="string"?m.imageSizes:void 0,media:typeof m.media=="string"?m.media:void 0})}},fn.preloadModule=function(p,m){if(typeof p=="string")if(m){var b=f(m.as,m.crossOrigin);a.d.m(p,{as:typeof m.as=="string"&&m.as!=="script"?m.as:void 0,crossOrigin:b,integrity:typeof m.integrity=="string"?m.integrity:void 0})}else a.d.m(p)},fn.requestFormReset=function(p){a.d.r(p)},fn.unstable_batchedUpdates=function(p,m){return p(m)},fn.useFormState=function(p,m,b){return u.H.useFormState(p,m,b)},fn.useFormStatus=function(){return u.H.useHostTransitionStatus()},fn.version="19.2.4",fn}var Xy;function Pw(){if(Xy)return eh.exports;Xy=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),eh.exports=Uw(),eh.exports}/**
|
|
34
|
+
* @license React
|
|
35
|
+
* react-dom-client.production.js
|
|
36
|
+
*
|
|
37
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
38
|
+
*
|
|
39
|
+
* This source code is licensed under the MIT license found in the
|
|
40
|
+
* LICENSE file in the root directory of this source tree.
|
|
41
|
+
*/var Zy;function Hw(){if(Zy)return $o;Zy=1;var e=Bw(),t=gp(),r=Pw();function a(n){var i="https://react.dev/errors/"+n;if(1<arguments.length){i+="?args[]="+encodeURIComponent(arguments[1]);for(var s=2;s<arguments.length;s++)i+="&args[]="+encodeURIComponent(arguments[s])}return"Minified React error #"+n+"; visit "+i+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(n){return!(!n||n.nodeType!==1&&n.nodeType!==9&&n.nodeType!==11)}function c(n){var i=n,s=n;if(n.alternate)for(;i.return;)i=i.return;else{n=i;do i=n,(i.flags&4098)!==0&&(s=i.return),n=i.return;while(n)}return i.tag===3?s:null}function u(n){if(n.tag===13){var i=n.memoizedState;if(i===null&&(n=n.alternate,n!==null&&(i=n.memoizedState)),i!==null)return i.dehydrated}return null}function f(n){if(n.tag===31){var i=n.memoizedState;if(i===null&&(n=n.alternate,n!==null&&(i=n.memoizedState)),i!==null)return i.dehydrated}return null}function p(n){if(c(n)!==n)throw Error(a(188))}function m(n){var i=n.alternate;if(!i){if(i=c(n),i===null)throw Error(a(188));return i!==n?null:n}for(var s=n,l=i;;){var h=s.return;if(h===null)break;var g=h.alternate;if(g===null){if(l=h.return,l!==null){s=l;continue}break}if(h.child===g.child){for(g=h.child;g;){if(g===s)return p(h),n;if(g===l)return p(h),i;g=g.sibling}throw Error(a(188))}if(s.return!==l.return)s=h,l=g;else{for(var E=!1,N=h.child;N;){if(N===s){E=!0,s=h,l=g;break}if(N===l){E=!0,l=h,s=g;break}N=N.sibling}if(!E){for(N=g.child;N;){if(N===s){E=!0,s=g,l=h;break}if(N===l){E=!0,l=g,s=h;break}N=N.sibling}if(!E)throw Error(a(189))}}if(s.alternate!==l)throw Error(a(190))}if(s.tag!==3)throw Error(a(188));return s.stateNode.current===s?n:i}function b(n){var i=n.tag;if(i===5||i===26||i===27||i===6)return n;for(n=n.child;n!==null;){if(i=b(n),i!==null)return i;n=n.sibling}return null}var y=Object.assign,v=Symbol.for("react.element"),x=Symbol.for("react.transitional.element"),S=Symbol.for("react.portal"),_=Symbol.for("react.fragment"),C=Symbol.for("react.strict_mode"),k=Symbol.for("react.profiler"),I=Symbol.for("react.consumer"),w=Symbol.for("react.context"),T=Symbol.for("react.forward_ref"),D=Symbol.for("react.suspense"),R=Symbol.for("react.suspense_list"),$=Symbol.for("react.memo"),q=Symbol.for("react.lazy"),te=Symbol.for("react.activity"),P=Symbol.for("react.memo_cache_sentinel"),F=Symbol.iterator;function V(n){return n===null||typeof n!="object"?null:(n=F&&n[F]||n["@@iterator"],typeof n=="function"?n:null)}var ce=Symbol.for("react.client.reference");function ae(n){if(n==null)return null;if(typeof n=="function")return n.$$typeof===ce?null:n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case _:return"Fragment";case k:return"Profiler";case C:return"StrictMode";case D:return"Suspense";case R:return"SuspenseList";case te:return"Activity"}if(typeof n=="object")switch(n.$$typeof){case S:return"Portal";case w:return n.displayName||"Context";case I:return(n._context.displayName||"Context")+".Consumer";case T:var i=n.render;return n=n.displayName,n||(n=i.displayName||i.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case $:return i=n.displayName||null,i!==null?i:ae(n.type)||"Memo";case q:i=n._payload,n=n._init;try{return ae(n(i))}catch{}}return null}var K=Array.isArray,B=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ne=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,oe={pending:!1,data:null,method:null,action:null},ve=[],M=-1;function L(n){return{current:n}}function X(n){0>M||(n.current=ve[M],ve[M]=null,M--)}function A(n,i){M++,ve[M]=n.current,n.current=i}var be=L(null),Ne=L(null),U=L(null),ee=L(null);function me(n,i){switch(A(U,i),A(Ne,n),A(be,null),i.nodeType){case 9:case 11:n=(n=i.documentElement)&&(n=n.namespaceURI)?oy(n):0;break;default:if(n=i.tagName,i=i.namespaceURI)i=oy(i),n=ly(i,n);else switch(n){case"svg":n=1;break;case"math":n=2;break;default:n=0}}X(be),A(be,n)}function _e(){X(be),X(Ne),X(U)}function he(n){n.memoizedState!==null&&A(ee,n);var i=be.current,s=ly(i,n.type);i!==s&&(A(Ne,n),A(be,s))}function He(n){Ne.current===n&&(X(be),X(Ne)),ee.current===n&&(X(ee),zo._currentValue=oe)}var Te,Ve;function re(n){if(Te===void 0)try{throw Error()}catch(s){var i=s.stack.trim().match(/\n( *(at )?)/);Te=i&&i[1]||"",Ve=-1<s.stack.indexOf(`
|
|
42
|
+
at`)?" (<anonymous>)":-1<s.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
+
`+Te+n+Ve}var fe=!1;function Ee(n,i){if(!n||fe)return"";fe=!0;var s=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(i){var de=function(){throw Error()};if(Object.defineProperty(de.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(de,[])}catch(Q){var Z=Q}Reflect.construct(n,[],de)}else{try{de.call()}catch(Q){Z=Q}n.call(de.prototype)}}else{try{throw Error()}catch(Q){Z=Q}(de=n())&&typeof de.catch=="function"&&de.catch(function(){})}}catch(Q){if(Q&&Z&&typeof Q.stack=="string")return[Q.stack,Z.stack]}return[null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var h=Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name");h&&h.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var g=l.DetermineComponentFrameRoot(),E=g[0],N=g[1];if(E&&N){var j=E.split(`
|
|
44
|
+
`),W=N.split(`
|
|
45
|
+
`);for(h=l=0;l<j.length&&!j[l].includes("DetermineComponentFrameRoot");)l++;for(;h<W.length&&!W[h].includes("DetermineComponentFrameRoot");)h++;if(l===j.length||h===W.length)for(l=j.length-1,h=W.length-1;1<=l&&0<=h&&j[l]!==W[h];)h--;for(;1<=l&&0<=h;l--,h--)if(j[l]!==W[h]){if(l!==1||h!==1)do if(l--,h--,0>h||j[l]!==W[h]){var se=`
|
|
46
|
+
`+j[l].replace(" at new "," at ");return n.displayName&&se.includes("<anonymous>")&&(se=se.replace("<anonymous>",n.displayName)),se}while(1<=l&&0<=h);break}}}finally{fe=!1,Error.prepareStackTrace=s}return(s=n?n.displayName||n.name:"")?re(s):""}function Me(n,i){switch(n.tag){case 26:case 27:case 5:return re(n.type);case 16:return re("Lazy");case 13:return n.child!==i&&i!==null?re("Suspense Fallback"):re("Suspense");case 19:return re("SuspenseList");case 0:case 15:return Ee(n.type,!1);case 11:return Ee(n.type.render,!1);case 1:return Ee(n.type,!0);case 31:return re("Activity");default:return""}}function Ye(n){try{var i="",s=null;do i+=Me(n,s),s=n,n=n.return;while(n);return i}catch(l){return`
|
|
47
|
+
Error generating stack: `+l.message+`
|
|
48
|
+
`+l.stack}}var Et=Object.prototype.hasOwnProperty,Xt=e.unstable_scheduleCallback,cr=e.unstable_cancelCallback,Qt=e.unstable_shouldYield,Rr=e.unstable_requestPaint,Ct=e.unstable_now,Ma=e.unstable_getCurrentPriorityLevel,ie=e.unstable_ImmediatePriority,ye=e.unstable_UserBlockingPriority,De=e.unstable_NormalPriority,We=e.unstable_LowPriority,ot=e.unstable_IdlePriority,mn=e.log,ur=e.unstable_setDisableYieldValue,en=null,Dt=null;function cn(n){if(typeof mn=="function"&&ur(n),Dt&&typeof Dt.setStrictMode=="function")try{Dt.setStrictMode(en,n)}catch{}}var dt=Math.clz32?Math.clz32:Rl,yr=Math.log,gn=Math.LN2;function Rl(n){return n>>>=0,n===0?32:31-(yr(n)/gn|0)|0}var Wi=256,Ra=262144,Xi=4194304;function kn(n){var i=n&42;if(i!==0)return i;switch(n&-n){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return n&261888;case 262144:case 524288:case 1048576:case 2097152:return n&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return n&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return n}}function z(n,i,s){var l=n.pendingLanes;if(l===0)return 0;var h=0,g=n.suspendedLanes,E=n.pingedLanes;n=n.warmLanes;var N=l&134217727;return N!==0?(l=N&~g,l!==0?h=kn(l):(E&=N,E!==0?h=kn(E):s||(s=N&~n,s!==0&&(h=kn(s))))):(N=l&~g,N!==0?h=kn(N):E!==0?h=kn(E):s||(s=l&~n,s!==0&&(h=kn(s)))),h===0?0:i!==0&&i!==h&&(i&g)===0&&(g=h&-h,s=i&-i,g>=s||g===32&&(s&4194048)!==0)?i:h}function le(n,i){return(n.pendingLanes&~(n.suspendedLanes&~n.pingedLanes)&i)===0}function Se(n,i){switch(n){case 1:case 2:case 4:case 8:case 64:return i+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return i+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Pe(){var n=Xi;return Xi<<=1,(Xi&62914560)===0&&(Xi=4194304),n}function At(n){for(var i=[],s=0;31>s;s++)i.push(n);return i}function St(n,i){n.pendingLanes|=i,i!==268435456&&(n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0)}function Ce(n,i,s,l,h,g){var E=n.pendingLanes;n.pendingLanes=s,n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0,n.expiredLanes&=s,n.entangledLanes&=s,n.errorRecoveryDisabledLanes&=s,n.shellSuspendCounter=0;var N=n.entanglements,j=n.expirationTimes,W=n.hiddenUpdates;for(s=E&~s;0<s;){var se=31-dt(s),de=1<<se;N[se]=0,j[se]=-1;var Z=W[se];if(Z!==null)for(W[se]=null,se=0;se<Z.length;se++){var Q=Z[se];Q!==null&&(Q.lane&=-536870913)}s&=~de}l!==0&&we(n,l,0),g!==0&&h===0&&n.tag!==0&&(n.suspendedLanes|=g&~(E&~i))}function we(n,i,s){n.pendingLanes|=i,n.suspendedLanes&=~i;var l=31-dt(i);n.entangledLanes|=i,n.entanglements[l]=n.entanglements[l]|1073741824|s&261930}function Be(n,i){var s=n.entangledLanes|=i;for(n=n.entanglements;s;){var l=31-dt(s),h=1<<l;h&i|n[l]&i&&(n[l]|=i),s&=~h}}function Bt(n,i){var s=i&-i;return s=(s&42)!==0?1:Rt(s),(s&(n.suspendedLanes|i))!==0?0:s}function Rt(n){switch(n){case 2:n=1;break;case 8:n=4;break;case 32:n=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:n=128;break;case 268435456:n=134217728;break;default:n=0}return n}function Ir(n){return n&=-n,2<n?8<n?(n&134217727)!==0?32:268435456:8:2}function Ia(){var n=ne.p;return n!==0?n:(n=window.event,n===void 0?32:My(n.type))}function La(n,i){var s=ne.p;try{return ne.p=n,i()}finally{ne.p=s}}var vr=Math.random().toString(36).slice(2),Ut="__reactFiber$"+vr,un="__reactProps$"+vr,di="__reactContainer$"+vr,Vs="__reactEvents$"+vr,Il="__reactListeners$"+vr,Da="__reactHandles$"+vr,Ll="__reactResources$"+vr,Zi="__reactMarker$"+vr;function Ys(n){delete n[Ut],delete n[un],delete n[Vs],delete n[Il],delete n[Da]}function bn(n){var i=n[Ut];if(i)return i;for(var s=n.parentNode;s;){if(i=s[di]||s[Ut]){if(s=i.alternate,i.child!==null||s!==null&&s.child!==null)for(n=my(n);n!==null;){if(s=n[Ut])return s;n=my(n)}return i}n=s,s=n.parentNode}return null}function Lr(n){if(n=n[Ut]||n[di]){var i=n.tag;if(i===5||i===6||i===13||i===31||i===26||i===27||i===3)return n}return null}function fi(n){var i=n.tag;if(i===5||i===26||i===27||i===6)return n.stateNode;throw Error(a(33))}function hi(n){var i=n[Ll];return i||(i=n[Ll]={hoistableStyles:new Map,hoistableScripts:new Map}),i}function $t(n){n[Zi]=!0}var Dl=new Set,Ji={};function Dr(n,i){pe(n,i),pe(n+"Capture",i)}function pe(n,i){for(Ji[n]=i,n=0;n<i.length;n++)Dl.add(i[n])}var Re=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),Xe={},ft={};function Pt(n){return Et.call(ft,n)?!0:Et.call(Xe,n)?!1:Re.test(n)?ft[n]=!0:(Xe[n]=!0,!1)}function dn(n,i,s){if(Pt(i))if(s===null)n.removeAttribute(i);else{switch(typeof s){case"undefined":case"function":case"symbol":n.removeAttribute(i);return;case"boolean":var l=i.toLowerCase().slice(0,5);if(l!=="data-"&&l!=="aria-"){n.removeAttribute(i);return}}n.setAttribute(i,""+s)}}function zn(n,i,s){if(s===null)n.removeAttribute(i);else{switch(typeof s){case"undefined":case"function":case"symbol":case"boolean":n.removeAttribute(i);return}n.setAttribute(i,""+s)}}function Tn(n,i,s,l){if(l===null)n.removeAttribute(s);else{switch(typeof l){case"undefined":case"function":case"symbol":case"boolean":n.removeAttribute(s);return}n.setAttributeNS(i,s,""+l)}}function Tt(n){switch(typeof n){case"bigint":case"boolean":case"number":case"string":case"undefined":return n;case"object":return n;default:return""}}function Bn(n){var i=n.type;return(n=n.nodeName)&&n.toLowerCase()==="input"&&(i==="checkbox"||i==="radio")}function jl(n,i,s){var l=Object.getOwnPropertyDescriptor(n.constructor.prototype,i);if(!n.hasOwnProperty(i)&&typeof l<"u"&&typeof l.get=="function"&&typeof l.set=="function"){var h=l.get,g=l.set;return Object.defineProperty(n,i,{configurable:!0,get:function(){return h.call(this)},set:function(E){s=""+E,g.call(this,E)}}),Object.defineProperty(n,i,{enumerable:l.enumerable}),{getValue:function(){return s},setValue:function(E){s=""+E},stopTracking:function(){n._valueTracker=null,delete n[i]}}}}function ja(n){if(!n._valueTracker){var i=Bn(n)?"checked":"value";n._valueTracker=jl(n,i,""+n[i])}}function Ws(n){if(!n)return!1;var i=n._valueTracker;if(!i)return!0;var s=i.getValue(),l="";return n&&(l=Bn(n)?n.checked?"true":"false":n.value),n=l,n!==s?(i.setValue(n),!0):!1}function za(n){if(n=n||(typeof document<"u"?document:void 0),typeof n>"u")return null;try{return n.activeElement||n.body}catch{return n.body}}var Vu=/[\n"\\]/g;function Nn(n){return n.replace(Vu,function(i){return"\\"+i.charCodeAt(0).toString(16)+" "})}function Xs(n,i,s,l,h,g,E,N){n.name="",E!=null&&typeof E!="function"&&typeof E!="symbol"&&typeof E!="boolean"?n.type=E:n.removeAttribute("type"),i!=null?E==="number"?(i===0&&n.value===""||n.value!=i)&&(n.value=""+Tt(i)):n.value!==""+Tt(i)&&(n.value=""+Tt(i)):E!=="submit"&&E!=="reset"||n.removeAttribute("value"),i!=null?Ba(n,E,Tt(i)):s!=null?Ba(n,E,Tt(s)):l!=null&&n.removeAttribute("value"),h==null&&g!=null&&(n.defaultChecked=!!g),h!=null&&(n.checked=h&&typeof h!="function"&&typeof h!="symbol"),N!=null&&typeof N!="function"&&typeof N!="symbol"&&typeof N!="boolean"?n.name=""+Tt(N):n.removeAttribute("name")}function Qi(n,i,s,l,h,g,E,N){if(g!=null&&typeof g!="function"&&typeof g!="symbol"&&typeof g!="boolean"&&(n.type=g),i!=null||s!=null){if(!(g!=="submit"&&g!=="reset"||i!=null)){ja(n);return}s=s!=null?""+Tt(s):"",i=i!=null?""+Tt(i):s,N||i===n.value||(n.value=i),n.defaultValue=i}l=l??h,l=typeof l!="function"&&typeof l!="symbol"&&!!l,n.checked=N?n.checked:!!l,n.defaultChecked=!!l,E!=null&&typeof E!="function"&&typeof E!="symbol"&&typeof E!="boolean"&&(n.name=E),ja(n)}function Ba(n,i,s){i==="number"&&za(n.ownerDocument)===n||n.defaultValue===""+s||(n.defaultValue=""+s)}function tn(n,i,s,l){if(n=n.options,i){i={};for(var h=0;h<s.length;h++)i["$"+s[h]]=!0;for(s=0;s<n.length;s++)h=i.hasOwnProperty("$"+n[s].value),n[s].selected!==h&&(n[s].selected=h),h&&l&&(n[s].defaultSelected=!0)}else{for(s=""+Tt(s),i=null,h=0;h<n.length;h++){if(n[h].value===s){n[h].selected=!0,l&&(n[h].defaultSelected=!0);return}i!==null||n[h].disabled||(i=n[h])}i!==null&&(i.selected=!0)}}function zl(n,i,s){if(i!=null&&(i=""+Tt(i),i!==n.value&&(n.value=i),s==null)){n.defaultValue!==i&&(n.defaultValue=i);return}n.defaultValue=s!=null?""+Tt(s):""}function Ua(n,i,s,l){if(i==null){if(l!=null){if(s!=null)throw Error(a(92));if(K(l)){if(1<l.length)throw Error(a(93));l=l[0]}s=l}s==null&&(s=""),i=s}s=Tt(i),n.defaultValue=s,l=n.textContent,l===s&&l!==""&&l!==null&&(n.value=l),ja(n)}function ze(n,i){if(i){var s=n.firstChild;if(s&&s===n.lastChild&&s.nodeType===3){s.nodeValue=i;return}}n.textContent=i}var Bl=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Gt(n,i,s){var l=i.indexOf("--")===0;s==null||typeof s=="boolean"||s===""?l?n.setProperty(i,""):i==="float"?n.cssFloat="":n[i]="":l?n.setProperty(i,s):typeof s!="number"||s===0||Bl.has(i)?i==="float"?n.cssFloat=s:n[i]=(""+s).trim():n[i]=s+"px"}function ht(n,i,s){if(i!=null&&typeof i!="object")throw Error(a(62));if(n=n.style,s!=null){for(var l in s)!s.hasOwnProperty(l)||i!=null&&i.hasOwnProperty(l)||(l.indexOf("--")===0?n.setProperty(l,""):l==="float"?n.cssFloat="":n[l]="");for(var h in i)l=i[h],i.hasOwnProperty(h)&&s[h]!==l&&Gt(n,h,l)}else for(var g in i)i.hasOwnProperty(g)&&Gt(n,g,i[g])}function pi(n){if(n.indexOf("-")===-1)return!1;switch(n){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var jr=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["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"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["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"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["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"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Zs=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function mi(n){return Zs.test(""+n)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":n}function xe(){}var Ae=null;function $e(n){return n=n.target||n.srcElement||window,n.correspondingUseElement&&(n=n.correspondingUseElement),n.nodeType===3?n.parentNode:n}var et=null,Lt=null;function Wn(n){var i=Lr(n);if(i&&(n=i.stateNode)){var s=n[un]||null;e:switch(n=i.stateNode,i.type){case"input":if(Xs(n,s.value,s.defaultValue,s.defaultValue,s.checked,s.defaultChecked,s.type,s.name),i=s.name,s.type==="radio"&&i!=null){for(s=n;s.parentNode;)s=s.parentNode;for(s=s.querySelectorAll('input[name="'+Nn(""+i)+'"][type="radio"]'),i=0;i<s.length;i++){var l=s[i];if(l!==n&&l.form===n.form){var h=l[un]||null;if(!h)throw Error(a(90));Xs(l,h.value,h.defaultValue,h.defaultValue,h.checked,h.defaultChecked,h.type,h.name)}}for(i=0;i<s.length;i++)l=s[i],l.form===n.form&&Ws(l)}break e;case"textarea":zl(n,s.value,s.defaultValue);break e;case"select":i=s.value,i!=null&&tn(n,!!s.multiple,i,!1)}}}var Js=!1;function Ul(n,i,s){if(Js)return n(i,s);Js=!0;try{var l=n(i);return l}finally{if(Js=!1,(et!==null||Lt!==null)&&(Tc(),et&&(i=et,n=Lt,Lt=et=null,Wn(i),n)))for(i=0;i<n.length;i++)Wn(n[i])}}function Qs(n,i){var s=n.stateNode;if(s===null)return null;var l=s[un]||null;if(l===null)return null;s=l[i];e:switch(i){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(l=!l.disabled)||(n=n.type,l=!(n==="button"||n==="input"||n==="select"||n==="textarea")),n=!l;break e;default:n=!1}if(n)return null;if(s&&typeof s!="function")throw Error(a(231,i,typeof s));return s}var zr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Yu=!1;if(zr)try{var eo={};Object.defineProperty(eo,"passive",{get:function(){Yu=!0}}),window.addEventListener("test",eo,eo),window.removeEventListener("test",eo,eo)}catch{Yu=!1}var gi=null,Wu=null,Pl=null;function lm(){if(Pl)return Pl;var n,i=Wu,s=i.length,l,h="value"in gi?gi.value:gi.textContent,g=h.length;for(n=0;n<s&&i[n]===h[n];n++);var E=s-n;for(l=1;l<=E&&i[s-l]===h[g-l];l++);return Pl=h.slice(n,1<l?1-l:void 0)}function Hl(n){var i=n.keyCode;return"charCode"in n?(n=n.charCode,n===0&&i===13&&(n=13)):n=i,n===10&&(n=13),32<=n||n===13?n:0}function Fl(){return!0}function cm(){return!1}function Cn(n){function i(s,l,h,g,E){this._reactName=s,this._targetInst=h,this.type=l,this.nativeEvent=g,this.target=E,this.currentTarget=null;for(var N in n)n.hasOwnProperty(N)&&(s=n[N],this[N]=s?s(g):g[N]);return this.isDefaultPrevented=(g.defaultPrevented!=null?g.defaultPrevented:g.returnValue===!1)?Fl:cm,this.isPropagationStopped=cm,this}return y(i.prototype,{preventDefault:function(){this.defaultPrevented=!0;var s=this.nativeEvent;s&&(s.preventDefault?s.preventDefault():typeof s.returnValue!="unknown"&&(s.returnValue=!1),this.isDefaultPrevented=Fl)},stopPropagation:function(){var s=this.nativeEvent;s&&(s.stopPropagation?s.stopPropagation():typeof s.cancelBubble!="unknown"&&(s.cancelBubble=!0),this.isPropagationStopped=Fl)},persist:function(){},isPersistent:Fl}),i}var ea={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(n){return n.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},$l=Cn(ea),to=y({},ea,{view:0,detail:0}),CS=Cn(to),Xu,Zu,no,Gl=y({},to,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Qu,button:0,buttons:0,relatedTarget:function(n){return n.relatedTarget===void 0?n.fromElement===n.srcElement?n.toElement:n.fromElement:n.relatedTarget},movementX:function(n){return"movementX"in n?n.movementX:(n!==no&&(no&&n.type==="mousemove"?(Xu=n.screenX-no.screenX,Zu=n.screenY-no.screenY):Zu=Xu=0,no=n),Xu)},movementY:function(n){return"movementY"in n?n.movementY:Zu}}),um=Cn(Gl),AS=y({},Gl,{dataTransfer:0}),OS=Cn(AS),MS=y({},to,{relatedTarget:0}),Ju=Cn(MS),RS=y({},ea,{animationName:0,elapsedTime:0,pseudoElement:0}),IS=Cn(RS),LS=y({},ea,{clipboardData:function(n){return"clipboardData"in n?n.clipboardData:window.clipboardData}}),DS=Cn(LS),jS=y({},ea,{data:0}),dm=Cn(jS),zS={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},BS={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},US={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function PS(n){var i=this.nativeEvent;return i.getModifierState?i.getModifierState(n):(n=US[n])?!!i[n]:!1}function Qu(){return PS}var HS=y({},to,{key:function(n){if(n.key){var i=zS[n.key]||n.key;if(i!=="Unidentified")return i}return n.type==="keypress"?(n=Hl(n),n===13?"Enter":String.fromCharCode(n)):n.type==="keydown"||n.type==="keyup"?BS[n.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Qu,charCode:function(n){return n.type==="keypress"?Hl(n):0},keyCode:function(n){return n.type==="keydown"||n.type==="keyup"?n.keyCode:0},which:function(n){return n.type==="keypress"?Hl(n):n.type==="keydown"||n.type==="keyup"?n.keyCode:0}}),FS=Cn(HS),$S=y({},Gl,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),fm=Cn($S),GS=y({},to,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Qu}),KS=Cn(GS),qS=y({},ea,{propertyName:0,elapsedTime:0,pseudoElement:0}),VS=Cn(qS),YS=y({},Gl,{deltaX:function(n){return"deltaX"in n?n.deltaX:"wheelDeltaX"in n?-n.wheelDeltaX:0},deltaY:function(n){return"deltaY"in n?n.deltaY:"wheelDeltaY"in n?-n.wheelDeltaY:"wheelDelta"in n?-n.wheelDelta:0},deltaZ:0,deltaMode:0}),WS=Cn(YS),XS=y({},ea,{newState:0,oldState:0}),ZS=Cn(XS),JS=[9,13,27,32],ed=zr&&"CompositionEvent"in window,ro=null;zr&&"documentMode"in document&&(ro=document.documentMode);var QS=zr&&"TextEvent"in window&&!ro,hm=zr&&(!ed||ro&&8<ro&&11>=ro),pm=" ",mm=!1;function gm(n,i){switch(n){case"keyup":return JS.indexOf(i.keyCode)!==-1;case"keydown":return i.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function bm(n){return n=n.detail,typeof n=="object"&&"data"in n?n.data:null}var Pa=!1;function e_(n,i){switch(n){case"compositionend":return bm(i);case"keypress":return i.which!==32?null:(mm=!0,pm);case"textInput":return n=i.data,n===pm&&mm?null:n;default:return null}}function t_(n,i){if(Pa)return n==="compositionend"||!ed&&gm(n,i)?(n=lm(),Pl=Wu=gi=null,Pa=!1,n):null;switch(n){case"paste":return null;case"keypress":if(!(i.ctrlKey||i.altKey||i.metaKey)||i.ctrlKey&&i.altKey){if(i.char&&1<i.char.length)return i.char;if(i.which)return String.fromCharCode(i.which)}return null;case"compositionend":return hm&&i.locale!=="ko"?null:i.data;default:return null}}var n_={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function ym(n){var i=n&&n.nodeName&&n.nodeName.toLowerCase();return i==="input"?!!n_[n.type]:i==="textarea"}function vm(n,i,s,l){et?Lt?Lt.push(l):Lt=[l]:et=l,i=Ic(i,"onChange"),0<i.length&&(s=new $l("onChange","change",null,s,l),n.push({event:s,listeners:i}))}var io=null,ao=null;function r_(n){ty(n,0)}function Kl(n){var i=fi(n);if(Ws(i))return n}function xm(n,i){if(n==="change")return i}var Em=!1;if(zr){var td;if(zr){var nd="oninput"in document;if(!nd){var Sm=document.createElement("div");Sm.setAttribute("oninput","return;"),nd=typeof Sm.oninput=="function"}td=nd}else td=!1;Em=td&&(!document.documentMode||9<document.documentMode)}function _m(){io&&(io.detachEvent("onpropertychange",wm),ao=io=null)}function wm(n){if(n.propertyName==="value"&&Kl(ao)){var i=[];vm(i,ao,n,$e(n)),Ul(r_,i)}}function i_(n,i,s){n==="focusin"?(_m(),io=i,ao=s,io.attachEvent("onpropertychange",wm)):n==="focusout"&&_m()}function a_(n){if(n==="selectionchange"||n==="keyup"||n==="keydown")return Kl(ao)}function s_(n,i){if(n==="click")return Kl(i)}function o_(n,i){if(n==="input"||n==="change")return Kl(i)}function l_(n,i){return n===i&&(n!==0||1/n===1/i)||n!==n&&i!==i}var Un=typeof Object.is=="function"?Object.is:l_;function so(n,i){if(Un(n,i))return!0;if(typeof n!="object"||n===null||typeof i!="object"||i===null)return!1;var s=Object.keys(n),l=Object.keys(i);if(s.length!==l.length)return!1;for(l=0;l<s.length;l++){var h=s[l];if(!Et.call(i,h)||!Un(n[h],i[h]))return!1}return!0}function km(n){for(;n&&n.firstChild;)n=n.firstChild;return n}function Tm(n,i){var s=km(n);n=0;for(var l;s;){if(s.nodeType===3){if(l=n+s.textContent.length,n<=i&&l>=i)return{node:s,offset:i-n};n=l}e:{for(;s;){if(s.nextSibling){s=s.nextSibling;break e}s=s.parentNode}s=void 0}s=km(s)}}function Nm(n,i){return n&&i?n===i?!0:n&&n.nodeType===3?!1:i&&i.nodeType===3?Nm(n,i.parentNode):"contains"in n?n.contains(i):n.compareDocumentPosition?!!(n.compareDocumentPosition(i)&16):!1:!1}function Cm(n){n=n!=null&&n.ownerDocument!=null&&n.ownerDocument.defaultView!=null?n.ownerDocument.defaultView:window;for(var i=za(n.document);i instanceof n.HTMLIFrameElement;){try{var s=typeof i.contentWindow.location.href=="string"}catch{s=!1}if(s)n=i.contentWindow;else break;i=za(n.document)}return i}function rd(n){var i=n&&n.nodeName&&n.nodeName.toLowerCase();return i&&(i==="input"&&(n.type==="text"||n.type==="search"||n.type==="tel"||n.type==="url"||n.type==="password")||i==="textarea"||n.contentEditable==="true")}var c_=zr&&"documentMode"in document&&11>=document.documentMode,Ha=null,id=null,oo=null,ad=!1;function Am(n,i,s){var l=s.window===s?s.document:s.nodeType===9?s:s.ownerDocument;ad||Ha==null||Ha!==za(l)||(l=Ha,"selectionStart"in l&&rd(l)?l={start:l.selectionStart,end:l.selectionEnd}:(l=(l.ownerDocument&&l.ownerDocument.defaultView||window).getSelection(),l={anchorNode:l.anchorNode,anchorOffset:l.anchorOffset,focusNode:l.focusNode,focusOffset:l.focusOffset}),oo&&so(oo,l)||(oo=l,l=Ic(id,"onSelect"),0<l.length&&(i=new $l("onSelect","select",null,i,s),n.push({event:i,listeners:l}),i.target=Ha)))}function ta(n,i){var s={};return s[n.toLowerCase()]=i.toLowerCase(),s["Webkit"+n]="webkit"+i,s["Moz"+n]="moz"+i,s}var Fa={animationend:ta("Animation","AnimationEnd"),animationiteration:ta("Animation","AnimationIteration"),animationstart:ta("Animation","AnimationStart"),transitionrun:ta("Transition","TransitionRun"),transitionstart:ta("Transition","TransitionStart"),transitioncancel:ta("Transition","TransitionCancel"),transitionend:ta("Transition","TransitionEnd")},sd={},Om={};zr&&(Om=document.createElement("div").style,"AnimationEvent"in window||(delete Fa.animationend.animation,delete Fa.animationiteration.animation,delete Fa.animationstart.animation),"TransitionEvent"in window||delete Fa.transitionend.transition);function na(n){if(sd[n])return sd[n];if(!Fa[n])return n;var i=Fa[n],s;for(s in i)if(i.hasOwnProperty(s)&&s in Om)return sd[n]=i[s];return n}var Mm=na("animationend"),Rm=na("animationiteration"),Im=na("animationstart"),u_=na("transitionrun"),d_=na("transitionstart"),f_=na("transitioncancel"),Lm=na("transitionend"),Dm=new Map,od="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");od.push("scrollEnd");function dr(n,i){Dm.set(n,i),Dr(i,[n])}var ql=typeof reportError=="function"?reportError:function(n){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var i=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof n=="object"&&n!==null&&typeof n.message=="string"?String(n.message):String(n),error:n});if(!window.dispatchEvent(i))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",n);return}console.error(n)},Xn=[],$a=0,ld=0;function Vl(){for(var n=$a,i=ld=$a=0;i<n;){var s=Xn[i];Xn[i++]=null;var l=Xn[i];Xn[i++]=null;var h=Xn[i];Xn[i++]=null;var g=Xn[i];if(Xn[i++]=null,l!==null&&h!==null){var E=l.pending;E===null?h.next=h:(h.next=E.next,E.next=h),l.pending=h}g!==0&&jm(s,h,g)}}function Yl(n,i,s,l){Xn[$a++]=n,Xn[$a++]=i,Xn[$a++]=s,Xn[$a++]=l,ld|=l,n.lanes|=l,n=n.alternate,n!==null&&(n.lanes|=l)}function cd(n,i,s,l){return Yl(n,i,s,l),Wl(n)}function ra(n,i){return Yl(n,null,null,i),Wl(n)}function jm(n,i,s){n.lanes|=s;var l=n.alternate;l!==null&&(l.lanes|=s);for(var h=!1,g=n.return;g!==null;)g.childLanes|=s,l=g.alternate,l!==null&&(l.childLanes|=s),g.tag===22&&(n=g.stateNode,n===null||n._visibility&1||(h=!0)),n=g,g=g.return;return n.tag===3?(g=n.stateNode,h&&i!==null&&(h=31-dt(s),n=g.hiddenUpdates,l=n[h],l===null?n[h]=[i]:l.push(i),i.lane=s|536870912),g):null}function Wl(n){if(50<Oo)throw Oo=0,vf=null,Error(a(185));for(var i=n.return;i!==null;)n=i,i=n.return;return n.tag===3?n.stateNode:null}var Ga={};function h_(n,i,s,l){this.tag=n,this.key=s,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=i,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=l,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Pn(n,i,s,l){return new h_(n,i,s,l)}function ud(n){return n=n.prototype,!(!n||!n.isReactComponent)}function Br(n,i){var s=n.alternate;return s===null?(s=Pn(n.tag,i,n.key,n.mode),s.elementType=n.elementType,s.type=n.type,s.stateNode=n.stateNode,s.alternate=n,n.alternate=s):(s.pendingProps=i,s.type=n.type,s.flags=0,s.subtreeFlags=0,s.deletions=null),s.flags=n.flags&65011712,s.childLanes=n.childLanes,s.lanes=n.lanes,s.child=n.child,s.memoizedProps=n.memoizedProps,s.memoizedState=n.memoizedState,s.updateQueue=n.updateQueue,i=n.dependencies,s.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext},s.sibling=n.sibling,s.index=n.index,s.ref=n.ref,s.refCleanup=n.refCleanup,s}function zm(n,i){n.flags&=65011714;var s=n.alternate;return s===null?(n.childLanes=0,n.lanes=i,n.child=null,n.subtreeFlags=0,n.memoizedProps=null,n.memoizedState=null,n.updateQueue=null,n.dependencies=null,n.stateNode=null):(n.childLanes=s.childLanes,n.lanes=s.lanes,n.child=s.child,n.subtreeFlags=0,n.deletions=null,n.memoizedProps=s.memoizedProps,n.memoizedState=s.memoizedState,n.updateQueue=s.updateQueue,n.type=s.type,i=s.dependencies,n.dependencies=i===null?null:{lanes:i.lanes,firstContext:i.firstContext}),n}function Xl(n,i,s,l,h,g){var E=0;if(l=n,typeof n=="function")ud(n)&&(E=1);else if(typeof n=="string")E=yw(n,s,be.current)?26:n==="html"||n==="head"||n==="body"?27:5;else e:switch(n){case te:return n=Pn(31,s,i,h),n.elementType=te,n.lanes=g,n;case _:return ia(s.children,h,g,i);case C:E=8,h|=24;break;case k:return n=Pn(12,s,i,h|2),n.elementType=k,n.lanes=g,n;case D:return n=Pn(13,s,i,h),n.elementType=D,n.lanes=g,n;case R:return n=Pn(19,s,i,h),n.elementType=R,n.lanes=g,n;default:if(typeof n=="object"&&n!==null)switch(n.$$typeof){case w:E=10;break e;case I:E=9;break e;case T:E=11;break e;case $:E=14;break e;case q:E=16,l=null;break e}E=29,s=Error(a(130,n===null?"null":typeof n,"")),l=null}return i=Pn(E,s,i,h),i.elementType=n,i.type=l,i.lanes=g,i}function ia(n,i,s,l){return n=Pn(7,n,l,i),n.lanes=s,n}function dd(n,i,s){return n=Pn(6,n,null,i),n.lanes=s,n}function Bm(n){var i=Pn(18,null,null,0);return i.stateNode=n,i}function fd(n,i,s){return i=Pn(4,n.children!==null?n.children:[],n.key,i),i.lanes=s,i.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},i}var Um=new WeakMap;function Zn(n,i){if(typeof n=="object"&&n!==null){var s=Um.get(n);return s!==void 0?s:(i={value:n,source:i,stack:Ye(i)},Um.set(n,i),i)}return{value:n,source:i,stack:Ye(i)}}var Ka=[],qa=0,Zl=null,lo=0,Jn=[],Qn=0,bi=null,xr=1,Er="";function Ur(n,i){Ka[qa++]=lo,Ka[qa++]=Zl,Zl=n,lo=i}function Pm(n,i,s){Jn[Qn++]=xr,Jn[Qn++]=Er,Jn[Qn++]=bi,bi=n;var l=xr;n=Er;var h=32-dt(l)-1;l&=~(1<<h),s+=1;var g=32-dt(i)+h;if(30<g){var E=h-h%5;g=(l&(1<<E)-1).toString(32),l>>=E,h-=E,xr=1<<32-dt(i)+h|s<<h|l,Er=g+n}else xr=1<<g|s<<h|l,Er=n}function hd(n){n.return!==null&&(Ur(n,1),Pm(n,1,0))}function pd(n){for(;n===Zl;)Zl=Ka[--qa],Ka[qa]=null,lo=Ka[--qa],Ka[qa]=null;for(;n===bi;)bi=Jn[--Qn],Jn[Qn]=null,Er=Jn[--Qn],Jn[Qn]=null,xr=Jn[--Qn],Jn[Qn]=null}function Hm(n,i){Jn[Qn++]=xr,Jn[Qn++]=Er,Jn[Qn++]=bi,xr=i.id,Er=i.overflow,bi=n}var nn=null,Ot=null,rt=!1,yi=null,er=!1,md=Error(a(519));function vi(n){var i=Error(a(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw co(Zn(i,n)),md}function Fm(n){var i=n.stateNode,s=n.type,l=n.memoizedProps;switch(i[Ut]=n,i[un]=l,s){case"dialog":Je("cancel",i),Je("close",i);break;case"iframe":case"object":case"embed":Je("load",i);break;case"video":case"audio":for(s=0;s<Ro.length;s++)Je(Ro[s],i);break;case"source":Je("error",i);break;case"img":case"image":case"link":Je("error",i),Je("load",i);break;case"details":Je("toggle",i);break;case"input":Je("invalid",i),Qi(i,l.value,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name,!0);break;case"select":Je("invalid",i);break;case"textarea":Je("invalid",i),Ua(i,l.value,l.defaultValue,l.children)}s=l.children,typeof s!="string"&&typeof s!="number"&&typeof s!="bigint"||i.textContent===""+s||l.suppressHydrationWarning===!0||ay(i.textContent,s)?(l.popover!=null&&(Je("beforetoggle",i),Je("toggle",i)),l.onScroll!=null&&Je("scroll",i),l.onScrollEnd!=null&&Je("scrollend",i),l.onClick!=null&&(i.onclick=xe),i=!0):i=!1,i||vi(n,!0)}function $m(n){for(nn=n.return;nn;)switch(nn.tag){case 5:case 31:case 13:er=!1;return;case 27:case 3:er=!0;return;default:nn=nn.return}}function Va(n){if(n!==nn)return!1;if(!rt)return $m(n),rt=!0,!1;var i=n.tag,s;if((s=i!==3&&i!==27)&&((s=i===5)&&(s=n.type,s=!(s!=="form"&&s!=="button")||Lf(n.type,n.memoizedProps)),s=!s),s&&Ot&&vi(n),$m(n),i===13){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(a(317));Ot=py(n)}else if(i===31){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(a(317));Ot=py(n)}else i===27?(i=Ot,Ii(n.type)?(n=Uf,Uf=null,Ot=n):Ot=i):Ot=nn?nr(n.stateNode.nextSibling):null;return!0}function aa(){Ot=nn=null,rt=!1}function gd(){var n=yi;return n!==null&&(Rn===null?Rn=n:Rn.push.apply(Rn,n),yi=null),n}function co(n){yi===null?yi=[n]:yi.push(n)}var bd=L(null),sa=null,Pr=null;function xi(n,i,s){A(bd,i._currentValue),i._currentValue=s}function Hr(n){n._currentValue=bd.current,X(bd)}function yd(n,i,s){for(;n!==null;){var l=n.alternate;if((n.childLanes&i)!==i?(n.childLanes|=i,l!==null&&(l.childLanes|=i)):l!==null&&(l.childLanes&i)!==i&&(l.childLanes|=i),n===s)break;n=n.return}}function vd(n,i,s,l){var h=n.child;for(h!==null&&(h.return=n);h!==null;){var g=h.dependencies;if(g!==null){var E=h.child;g=g.firstContext;e:for(;g!==null;){var N=g;g=h;for(var j=0;j<i.length;j++)if(N.context===i[j]){g.lanes|=s,N=g.alternate,N!==null&&(N.lanes|=s),yd(g.return,s,n),l||(E=null);break e}g=N.next}}else if(h.tag===18){if(E=h.return,E===null)throw Error(a(341));E.lanes|=s,g=E.alternate,g!==null&&(g.lanes|=s),yd(E,s,n),E=null}else E=h.child;if(E!==null)E.return=h;else for(E=h;E!==null;){if(E===n){E=null;break}if(h=E.sibling,h!==null){h.return=E.return,E=h;break}E=E.return}h=E}}function Ya(n,i,s,l){n=null;for(var h=i,g=!1;h!==null;){if(!g){if((h.flags&524288)!==0)g=!0;else if((h.flags&262144)!==0)break}if(h.tag===10){var E=h.alternate;if(E===null)throw Error(a(387));if(E=E.memoizedProps,E!==null){var N=h.type;Un(h.pendingProps.value,E.value)||(n!==null?n.push(N):n=[N])}}else if(h===ee.current){if(E=h.alternate,E===null)throw Error(a(387));E.memoizedState.memoizedState!==h.memoizedState.memoizedState&&(n!==null?n.push(zo):n=[zo])}h=h.return}n!==null&&vd(i,n,s,l),i.flags|=262144}function Jl(n){for(n=n.firstContext;n!==null;){if(!Un(n.context._currentValue,n.memoizedValue))return!0;n=n.next}return!1}function oa(n){sa=n,Pr=null,n=n.dependencies,n!==null&&(n.firstContext=null)}function rn(n){return Gm(sa,n)}function Ql(n,i){return sa===null&&oa(n),Gm(n,i)}function Gm(n,i){var s=i._currentValue;if(i={context:i,memoizedValue:s,next:null},Pr===null){if(n===null)throw Error(a(308));Pr=i,n.dependencies={lanes:0,firstContext:i},n.flags|=524288}else Pr=Pr.next=i;return s}var p_=typeof AbortController<"u"?AbortController:function(){var n=[],i=this.signal={aborted:!1,addEventListener:function(s,l){n.push(l)}};this.abort=function(){i.aborted=!0,n.forEach(function(s){return s()})}},m_=e.unstable_scheduleCallback,g_=e.unstable_NormalPriority,Kt={$$typeof:w,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function xd(){return{controller:new p_,data:new Map,refCount:0}}function uo(n){n.refCount--,n.refCount===0&&m_(g_,function(){n.controller.abort()})}var fo=null,Ed=0,Wa=0,Xa=null;function b_(n,i){if(fo===null){var s=fo=[];Ed=0,Wa=kf(),Xa={status:"pending",value:void 0,then:function(l){s.push(l)}}}return Ed++,i.then(Km,Km),i}function Km(){if(--Ed===0&&fo!==null){Xa!==null&&(Xa.status="fulfilled");var n=fo;fo=null,Wa=0,Xa=null;for(var i=0;i<n.length;i++)(0,n[i])()}}function y_(n,i){var s=[],l={status:"pending",value:null,reason:null,then:function(h){s.push(h)}};return n.then(function(){l.status="fulfilled",l.value=i;for(var h=0;h<s.length;h++)(0,s[h])(i)},function(h){for(l.status="rejected",l.reason=h,h=0;h<s.length;h++)(0,s[h])(void 0)}),l}var qm=B.S;B.S=function(n,i){Ab=Ct(),typeof i=="object"&&i!==null&&typeof i.then=="function"&&b_(n,i),qm!==null&&qm(n,i)};var la=L(null);function Sd(){var n=la.current;return n!==null?n:_t.pooledCache}function ec(n,i){i===null?A(la,la.current):A(la,i.pool)}function Vm(){var n=Sd();return n===null?null:{parent:Kt._currentValue,pool:n}}var Za=Error(a(460)),_d=Error(a(474)),tc=Error(a(542)),nc={then:function(){}};function Ym(n){return n=n.status,n==="fulfilled"||n==="rejected"}function Wm(n,i,s){switch(s=n[s],s===void 0?n.push(i):s!==i&&(i.then(xe,xe),i=s),i.status){case"fulfilled":return i.value;case"rejected":throw n=i.reason,Zm(n),n;default:if(typeof i.status=="string")i.then(xe,xe);else{if(n=_t,n!==null&&100<n.shellSuspendCounter)throw Error(a(482));n=i,n.status="pending",n.then(function(l){if(i.status==="pending"){var h=i;h.status="fulfilled",h.value=l}},function(l){if(i.status==="pending"){var h=i;h.status="rejected",h.reason=l}})}switch(i.status){case"fulfilled":return i.value;case"rejected":throw n=i.reason,Zm(n),n}throw ua=i,Za}}function ca(n){try{var i=n._init;return i(n._payload)}catch(s){throw s!==null&&typeof s=="object"&&typeof s.then=="function"?(ua=s,Za):s}}var ua=null;function Xm(){if(ua===null)throw Error(a(459));var n=ua;return ua=null,n}function Zm(n){if(n===Za||n===tc)throw Error(a(483))}var Ja=null,ho=0;function rc(n){var i=ho;return ho+=1,Ja===null&&(Ja=[]),Wm(Ja,n,i)}function po(n,i){i=i.props.ref,n.ref=i!==void 0?i:null}function ic(n,i){throw i.$$typeof===v?Error(a(525)):(n=Object.prototype.toString.call(i),Error(a(31,n==="[object Object]"?"object with keys {"+Object.keys(i).join(", ")+"}":n)))}function Jm(n){function i(G,H){if(n){var Y=G.deletions;Y===null?(G.deletions=[H],G.flags|=16):Y.push(H)}}function s(G,H){if(!n)return null;for(;H!==null;)i(G,H),H=H.sibling;return null}function l(G){for(var H=new Map;G!==null;)G.key!==null?H.set(G.key,G):H.set(G.index,G),G=G.sibling;return H}function h(G,H){return G=Br(G,H),G.index=0,G.sibling=null,G}function g(G,H,Y){return G.index=Y,n?(Y=G.alternate,Y!==null?(Y=Y.index,Y<H?(G.flags|=67108866,H):Y):(G.flags|=67108866,H)):(G.flags|=1048576,H)}function E(G){return n&&G.alternate===null&&(G.flags|=67108866),G}function N(G,H,Y,ue){return H===null||H.tag!==6?(H=dd(Y,G.mode,ue),H.return=G,H):(H=h(H,Y),H.return=G,H)}function j(G,H,Y,ue){var Ie=Y.type;return Ie===_?se(G,H,Y.props.children,ue,Y.key):H!==null&&(H.elementType===Ie||typeof Ie=="object"&&Ie!==null&&Ie.$$typeof===q&&ca(Ie)===H.type)?(H=h(H,Y.props),po(H,Y),H.return=G,H):(H=Xl(Y.type,Y.key,Y.props,null,G.mode,ue),po(H,Y),H.return=G,H)}function W(G,H,Y,ue){return H===null||H.tag!==4||H.stateNode.containerInfo!==Y.containerInfo||H.stateNode.implementation!==Y.implementation?(H=fd(Y,G.mode,ue),H.return=G,H):(H=h(H,Y.children||[]),H.return=G,H)}function se(G,H,Y,ue,Ie){return H===null||H.tag!==7?(H=ia(Y,G.mode,ue,Ie),H.return=G,H):(H=h(H,Y),H.return=G,H)}function de(G,H,Y){if(typeof H=="string"&&H!==""||typeof H=="number"||typeof H=="bigint")return H=dd(""+H,G.mode,Y),H.return=G,H;if(typeof H=="object"&&H!==null){switch(H.$$typeof){case x:return Y=Xl(H.type,H.key,H.props,null,G.mode,Y),po(Y,H),Y.return=G,Y;case S:return H=fd(H,G.mode,Y),H.return=G,H;case q:return H=ca(H),de(G,H,Y)}if(K(H)||V(H))return H=ia(H,G.mode,Y,null),H.return=G,H;if(typeof H.then=="function")return de(G,rc(H),Y);if(H.$$typeof===w)return de(G,Ql(G,H),Y);ic(G,H)}return null}function Z(G,H,Y,ue){var Ie=H!==null?H.key:null;if(typeof Y=="string"&&Y!==""||typeof Y=="number"||typeof Y=="bigint")return Ie!==null?null:N(G,H,""+Y,ue);if(typeof Y=="object"&&Y!==null){switch(Y.$$typeof){case x:return Y.key===Ie?j(G,H,Y,ue):null;case S:return Y.key===Ie?W(G,H,Y,ue):null;case q:return Y=ca(Y),Z(G,H,Y,ue)}if(K(Y)||V(Y))return Ie!==null?null:se(G,H,Y,ue,null);if(typeof Y.then=="function")return Z(G,H,rc(Y),ue);if(Y.$$typeof===w)return Z(G,H,Ql(G,Y),ue);ic(G,Y)}return null}function Q(G,H,Y,ue,Ie){if(typeof ue=="string"&&ue!==""||typeof ue=="number"||typeof ue=="bigint")return G=G.get(Y)||null,N(H,G,""+ue,Ie);if(typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case x:return G=G.get(ue.key===null?Y:ue.key)||null,j(H,G,ue,Ie);case S:return G=G.get(ue.key===null?Y:ue.key)||null,W(H,G,ue,Ie);case q:return ue=ca(ue),Q(G,H,Y,ue,Ie)}if(K(ue)||V(ue))return G=G.get(Y)||null,se(H,G,ue,Ie,null);if(typeof ue.then=="function")return Q(G,H,Y,rc(ue),Ie);if(ue.$$typeof===w)return Q(G,H,Y,Ql(H,ue),Ie);ic(H,ue)}return null}function ke(G,H,Y,ue){for(var Ie=null,lt=null,Oe=H,Ke=H=0,nt=null;Oe!==null&&Ke<Y.length;Ke++){Oe.index>Ke?(nt=Oe,Oe=null):nt=Oe.sibling;var ct=Z(G,Oe,Y[Ke],ue);if(ct===null){Oe===null&&(Oe=nt);break}n&&Oe&&ct.alternate===null&&i(G,Oe),H=g(ct,H,Ke),lt===null?Ie=ct:lt.sibling=ct,lt=ct,Oe=nt}if(Ke===Y.length)return s(G,Oe),rt&&Ur(G,Ke),Ie;if(Oe===null){for(;Ke<Y.length;Ke++)Oe=de(G,Y[Ke],ue),Oe!==null&&(H=g(Oe,H,Ke),lt===null?Ie=Oe:lt.sibling=Oe,lt=Oe);return rt&&Ur(G,Ke),Ie}for(Oe=l(Oe);Ke<Y.length;Ke++)nt=Q(Oe,G,Ke,Y[Ke],ue),nt!==null&&(n&&nt.alternate!==null&&Oe.delete(nt.key===null?Ke:nt.key),H=g(nt,H,Ke),lt===null?Ie=nt:lt.sibling=nt,lt=nt);return n&&Oe.forEach(function(Bi){return i(G,Bi)}),rt&&Ur(G,Ke),Ie}function je(G,H,Y,ue){if(Y==null)throw Error(a(151));for(var Ie=null,lt=null,Oe=H,Ke=H=0,nt=null,ct=Y.next();Oe!==null&&!ct.done;Ke++,ct=Y.next()){Oe.index>Ke?(nt=Oe,Oe=null):nt=Oe.sibling;var Bi=Z(G,Oe,ct.value,ue);if(Bi===null){Oe===null&&(Oe=nt);break}n&&Oe&&Bi.alternate===null&&i(G,Oe),H=g(Bi,H,Ke),lt===null?Ie=Bi:lt.sibling=Bi,lt=Bi,Oe=nt}if(ct.done)return s(G,Oe),rt&&Ur(G,Ke),Ie;if(Oe===null){for(;!ct.done;Ke++,ct=Y.next())ct=de(G,ct.value,ue),ct!==null&&(H=g(ct,H,Ke),lt===null?Ie=ct:lt.sibling=ct,lt=ct);return rt&&Ur(G,Ke),Ie}for(Oe=l(Oe);!ct.done;Ke++,ct=Y.next())ct=Q(Oe,G,Ke,ct.value,ue),ct!==null&&(n&&ct.alternate!==null&&Oe.delete(ct.key===null?Ke:ct.key),H=g(ct,H,Ke),lt===null?Ie=ct:lt.sibling=ct,lt=ct);return n&&Oe.forEach(function(Aw){return i(G,Aw)}),rt&&Ur(G,Ke),Ie}function vt(G,H,Y,ue){if(typeof Y=="object"&&Y!==null&&Y.type===_&&Y.key===null&&(Y=Y.props.children),typeof Y=="object"&&Y!==null){switch(Y.$$typeof){case x:e:{for(var Ie=Y.key;H!==null;){if(H.key===Ie){if(Ie=Y.type,Ie===_){if(H.tag===7){s(G,H.sibling),ue=h(H,Y.props.children),ue.return=G,G=ue;break e}}else if(H.elementType===Ie||typeof Ie=="object"&&Ie!==null&&Ie.$$typeof===q&&ca(Ie)===H.type){s(G,H.sibling),ue=h(H,Y.props),po(ue,Y),ue.return=G,G=ue;break e}s(G,H);break}else i(G,H);H=H.sibling}Y.type===_?(ue=ia(Y.props.children,G.mode,ue,Y.key),ue.return=G,G=ue):(ue=Xl(Y.type,Y.key,Y.props,null,G.mode,ue),po(ue,Y),ue.return=G,G=ue)}return E(G);case S:e:{for(Ie=Y.key;H!==null;){if(H.key===Ie)if(H.tag===4&&H.stateNode.containerInfo===Y.containerInfo&&H.stateNode.implementation===Y.implementation){s(G,H.sibling),ue=h(H,Y.children||[]),ue.return=G,G=ue;break e}else{s(G,H);break}else i(G,H);H=H.sibling}ue=fd(Y,G.mode,ue),ue.return=G,G=ue}return E(G);case q:return Y=ca(Y),vt(G,H,Y,ue)}if(K(Y))return ke(G,H,Y,ue);if(V(Y)){if(Ie=V(Y),typeof Ie!="function")throw Error(a(150));return Y=Ie.call(Y),je(G,H,Y,ue)}if(typeof Y.then=="function")return vt(G,H,rc(Y),ue);if(Y.$$typeof===w)return vt(G,H,Ql(G,Y),ue);ic(G,Y)}return typeof Y=="string"&&Y!==""||typeof Y=="number"||typeof Y=="bigint"?(Y=""+Y,H!==null&&H.tag===6?(s(G,H.sibling),ue=h(H,Y),ue.return=G,G=ue):(s(G,H),ue=dd(Y,G.mode,ue),ue.return=G,G=ue),E(G)):s(G,H)}return function(G,H,Y,ue){try{ho=0;var Ie=vt(G,H,Y,ue);return Ja=null,Ie}catch(Oe){if(Oe===Za||Oe===tc)throw Oe;var lt=Pn(29,Oe,null,G.mode);return lt.lanes=ue,lt.return=G,lt}finally{}}}var da=Jm(!0),Qm=Jm(!1),Ei=!1;function wd(n){n.updateQueue={baseState:n.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function kd(n,i){n=n.updateQueue,i.updateQueue===n&&(i.updateQueue={baseState:n.baseState,firstBaseUpdate:n.firstBaseUpdate,lastBaseUpdate:n.lastBaseUpdate,shared:n.shared,callbacks:null})}function Si(n){return{lane:n,tag:0,payload:null,callback:null,next:null}}function _i(n,i,s){var l=n.updateQueue;if(l===null)return null;if(l=l.shared,(ut&2)!==0){var h=l.pending;return h===null?i.next=i:(i.next=h.next,h.next=i),l.pending=i,i=Wl(n),jm(n,null,s),i}return Yl(n,l,i,s),Wl(n)}function mo(n,i,s){if(i=i.updateQueue,i!==null&&(i=i.shared,(s&4194048)!==0)){var l=i.lanes;l&=n.pendingLanes,s|=l,i.lanes=s,Be(n,s)}}function Td(n,i){var s=n.updateQueue,l=n.alternate;if(l!==null&&(l=l.updateQueue,s===l)){var h=null,g=null;if(s=s.firstBaseUpdate,s!==null){do{var E={lane:s.lane,tag:s.tag,payload:s.payload,callback:null,next:null};g===null?h=g=E:g=g.next=E,s=s.next}while(s!==null);g===null?h=g=i:g=g.next=i}else h=g=i;s={baseState:l.baseState,firstBaseUpdate:h,lastBaseUpdate:g,shared:l.shared,callbacks:l.callbacks},n.updateQueue=s;return}n=s.lastBaseUpdate,n===null?s.firstBaseUpdate=i:n.next=i,s.lastBaseUpdate=i}var Nd=!1;function go(){if(Nd){var n=Xa;if(n!==null)throw n}}function bo(n,i,s,l){Nd=!1;var h=n.updateQueue;Ei=!1;var g=h.firstBaseUpdate,E=h.lastBaseUpdate,N=h.shared.pending;if(N!==null){h.shared.pending=null;var j=N,W=j.next;j.next=null,E===null?g=W:E.next=W,E=j;var se=n.alternate;se!==null&&(se=se.updateQueue,N=se.lastBaseUpdate,N!==E&&(N===null?se.firstBaseUpdate=W:N.next=W,se.lastBaseUpdate=j))}if(g!==null){var de=h.baseState;E=0,se=W=j=null,N=g;do{var Z=N.lane&-536870913,Q=Z!==N.lane;if(Q?(tt&Z)===Z:(l&Z)===Z){Z!==0&&Z===Wa&&(Nd=!0),se!==null&&(se=se.next={lane:0,tag:N.tag,payload:N.payload,callback:null,next:null});e:{var ke=n,je=N;Z=i;var vt=s;switch(je.tag){case 1:if(ke=je.payload,typeof ke=="function"){de=ke.call(vt,de,Z);break e}de=ke;break e;case 3:ke.flags=ke.flags&-65537|128;case 0:if(ke=je.payload,Z=typeof ke=="function"?ke.call(vt,de,Z):ke,Z==null)break e;de=y({},de,Z);break e;case 2:Ei=!0}}Z=N.callback,Z!==null&&(n.flags|=64,Q&&(n.flags|=8192),Q=h.callbacks,Q===null?h.callbacks=[Z]:Q.push(Z))}else Q={lane:Z,tag:N.tag,payload:N.payload,callback:N.callback,next:null},se===null?(W=se=Q,j=de):se=se.next=Q,E|=Z;if(N=N.next,N===null){if(N=h.shared.pending,N===null)break;Q=N,N=Q.next,Q.next=null,h.lastBaseUpdate=Q,h.shared.pending=null}}while(!0);se===null&&(j=de),h.baseState=j,h.firstBaseUpdate=W,h.lastBaseUpdate=se,g===null&&(h.shared.lanes=0),Ci|=E,n.lanes=E,n.memoizedState=de}}function eg(n,i){if(typeof n!="function")throw Error(a(191,n));n.call(i)}function tg(n,i){var s=n.callbacks;if(s!==null)for(n.callbacks=null,n=0;n<s.length;n++)eg(s[n],i)}var Qa=L(null),ac=L(0);function ng(n,i){n=Xr,A(ac,n),A(Qa,i),Xr=n|i.baseLanes}function Cd(){A(ac,Xr),A(Qa,Qa.current)}function Ad(){Xr=ac.current,X(Qa),X(ac)}var Hn=L(null),tr=null;function wi(n){var i=n.alternate;A(Ht,Ht.current&1),A(Hn,n),tr===null&&(i===null||Qa.current!==null||i.memoizedState!==null)&&(tr=n)}function Od(n){A(Ht,Ht.current),A(Hn,n),tr===null&&(tr=n)}function rg(n){n.tag===22?(A(Ht,Ht.current),A(Hn,n),tr===null&&(tr=n)):ki()}function ki(){A(Ht,Ht.current),A(Hn,Hn.current)}function Fn(n){X(Hn),tr===n&&(tr=null),X(Ht)}var Ht=L(0);function sc(n){for(var i=n;i!==null;){if(i.tag===13){var s=i.memoizedState;if(s!==null&&(s=s.dehydrated,s===null||zf(s)||Bf(s)))return i}else if(i.tag===19&&(i.memoizedProps.revealOrder==="forwards"||i.memoizedProps.revealOrder==="backwards"||i.memoizedProps.revealOrder==="unstable_legacy-backwards"||i.memoizedProps.revealOrder==="together")){if((i.flags&128)!==0)return i}else if(i.child!==null){i.child.return=i,i=i.child;continue}if(i===n)break;for(;i.sibling===null;){if(i.return===null||i.return===n)return null;i=i.return}i.sibling.return=i.return,i=i.sibling}return null}var Fr=0,Ge=null,bt=null,qt=null,oc=!1,es=!1,fa=!1,lc=0,yo=0,ts=null,v_=0;function jt(){throw Error(a(321))}function Md(n,i){if(i===null)return!1;for(var s=0;s<i.length&&s<n.length;s++)if(!Un(n[s],i[s]))return!1;return!0}function Rd(n,i,s,l,h,g){return Fr=g,Ge=i,i.memoizedState=null,i.updateQueue=null,i.lanes=0,B.H=n===null||n.memoizedState===null?Pg:Vd,fa=!1,g=s(l,h),fa=!1,es&&(g=ag(i,s,l,h)),ig(n),g}function ig(n){B.H=Eo;var i=bt!==null&&bt.next!==null;if(Fr=0,qt=bt=Ge=null,oc=!1,yo=0,ts=null,i)throw Error(a(300));n===null||Vt||(n=n.dependencies,n!==null&&Jl(n)&&(Vt=!0))}function ag(n,i,s,l){Ge=n;var h=0;do{if(es&&(ts=null),yo=0,es=!1,25<=h)throw Error(a(301));if(h+=1,qt=bt=null,n.updateQueue!=null){var g=n.updateQueue;g.lastEffect=null,g.events=null,g.stores=null,g.memoCache!=null&&(g.memoCache.index=0)}B.H=Hg,g=i(s,l)}while(es);return g}function x_(){var n=B.H,i=n.useState()[0];return i=typeof i.then=="function"?vo(i):i,n=n.useState()[0],(bt!==null?bt.memoizedState:null)!==n&&(Ge.flags|=1024),i}function Id(){var n=lc!==0;return lc=0,n}function Ld(n,i,s){i.updateQueue=n.updateQueue,i.flags&=-2053,n.lanes&=~s}function Dd(n){if(oc){for(n=n.memoizedState;n!==null;){var i=n.queue;i!==null&&(i.pending=null),n=n.next}oc=!1}Fr=0,qt=bt=Ge=null,es=!1,yo=lc=0,ts=null}function yn(){var n={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return qt===null?Ge.memoizedState=qt=n:qt=qt.next=n,qt}function Ft(){if(bt===null){var n=Ge.alternate;n=n!==null?n.memoizedState:null}else n=bt.next;var i=qt===null?Ge.memoizedState:qt.next;if(i!==null)qt=i,bt=n;else{if(n===null)throw Ge.alternate===null?Error(a(467)):Error(a(310));bt=n,n={memoizedState:bt.memoizedState,baseState:bt.baseState,baseQueue:bt.baseQueue,queue:bt.queue,next:null},qt===null?Ge.memoizedState=qt=n:qt=qt.next=n}return qt}function cc(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function vo(n){var i=yo;return yo+=1,ts===null&&(ts=[]),n=Wm(ts,n,i),i=Ge,(qt===null?i.memoizedState:qt.next)===null&&(i=i.alternate,B.H=i===null||i.memoizedState===null?Pg:Vd),n}function uc(n){if(n!==null&&typeof n=="object"){if(typeof n.then=="function")return vo(n);if(n.$$typeof===w)return rn(n)}throw Error(a(438,String(n)))}function jd(n){var i=null,s=Ge.updateQueue;if(s!==null&&(i=s.memoCache),i==null){var l=Ge.alternate;l!==null&&(l=l.updateQueue,l!==null&&(l=l.memoCache,l!=null&&(i={data:l.data.map(function(h){return h.slice()}),index:0})))}if(i==null&&(i={data:[],index:0}),s===null&&(s=cc(),Ge.updateQueue=s),s.memoCache=i,s=i.data[i.index],s===void 0)for(s=i.data[i.index]=Array(n),l=0;l<n;l++)s[l]=P;return i.index++,s}function $r(n,i){return typeof i=="function"?i(n):i}function dc(n){var i=Ft();return zd(i,bt,n)}function zd(n,i,s){var l=n.queue;if(l===null)throw Error(a(311));l.lastRenderedReducer=s;var h=n.baseQueue,g=l.pending;if(g!==null){if(h!==null){var E=h.next;h.next=g.next,g.next=E}i.baseQueue=h=g,l.pending=null}if(g=n.baseState,h===null)n.memoizedState=g;else{i=h.next;var N=E=null,j=null,W=i,se=!1;do{var de=W.lane&-536870913;if(de!==W.lane?(tt&de)===de:(Fr&de)===de){var Z=W.revertLane;if(Z===0)j!==null&&(j=j.next={lane:0,revertLane:0,gesture:null,action:W.action,hasEagerState:W.hasEagerState,eagerState:W.eagerState,next:null}),de===Wa&&(se=!0);else if((Fr&Z)===Z){W=W.next,Z===Wa&&(se=!0);continue}else de={lane:0,revertLane:W.revertLane,gesture:null,action:W.action,hasEagerState:W.hasEagerState,eagerState:W.eagerState,next:null},j===null?(N=j=de,E=g):j=j.next=de,Ge.lanes|=Z,Ci|=Z;de=W.action,fa&&s(g,de),g=W.hasEagerState?W.eagerState:s(g,de)}else Z={lane:de,revertLane:W.revertLane,gesture:W.gesture,action:W.action,hasEagerState:W.hasEagerState,eagerState:W.eagerState,next:null},j===null?(N=j=Z,E=g):j=j.next=Z,Ge.lanes|=de,Ci|=de;W=W.next}while(W!==null&&W!==i);if(j===null?E=g:j.next=N,!Un(g,n.memoizedState)&&(Vt=!0,se&&(s=Xa,s!==null)))throw s;n.memoizedState=g,n.baseState=E,n.baseQueue=j,l.lastRenderedState=g}return h===null&&(l.lanes=0),[n.memoizedState,l.dispatch]}function Bd(n){var i=Ft(),s=i.queue;if(s===null)throw Error(a(311));s.lastRenderedReducer=n;var l=s.dispatch,h=s.pending,g=i.memoizedState;if(h!==null){s.pending=null;var E=h=h.next;do g=n(g,E.action),E=E.next;while(E!==h);Un(g,i.memoizedState)||(Vt=!0),i.memoizedState=g,i.baseQueue===null&&(i.baseState=g),s.lastRenderedState=g}return[g,l]}function sg(n,i,s){var l=Ge,h=Ft(),g=rt;if(g){if(s===void 0)throw Error(a(407));s=s()}else s=i();var E=!Un((bt||h).memoizedState,s);if(E&&(h.memoizedState=s,Vt=!0),h=h.queue,Hd(cg.bind(null,l,h,n),[n]),h.getSnapshot!==i||E||qt!==null&&qt.memoizedState.tag&1){if(l.flags|=2048,ns(9,{destroy:void 0},lg.bind(null,l,h,s,i),null),_t===null)throw Error(a(349));g||(Fr&127)!==0||og(l,i,s)}return s}function og(n,i,s){n.flags|=16384,n={getSnapshot:i,value:s},i=Ge.updateQueue,i===null?(i=cc(),Ge.updateQueue=i,i.stores=[n]):(s=i.stores,s===null?i.stores=[n]:s.push(n))}function lg(n,i,s,l){i.value=s,i.getSnapshot=l,ug(i)&&dg(n)}function cg(n,i,s){return s(function(){ug(i)&&dg(n)})}function ug(n){var i=n.getSnapshot;n=n.value;try{var s=i();return!Un(n,s)}catch{return!0}}function dg(n){var i=ra(n,2);i!==null&&In(i,n,2)}function Ud(n){var i=yn();if(typeof n=="function"){var s=n;if(n=s(),fa){cn(!0);try{s()}finally{cn(!1)}}}return i.memoizedState=i.baseState=n,i.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:n},i}function fg(n,i,s,l){return n.baseState=s,zd(n,bt,typeof l=="function"?l:$r)}function E_(n,i,s,l,h){if(pc(n))throw Error(a(485));if(n=i.action,n!==null){var g={payload:h,action:n,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(E){g.listeners.push(E)}};B.T!==null?s(!0):g.isTransition=!1,l(g),s=i.pending,s===null?(g.next=i.pending=g,hg(i,g)):(g.next=s.next,i.pending=s.next=g)}}function hg(n,i){var s=i.action,l=i.payload,h=n.state;if(i.isTransition){var g=B.T,E={};B.T=E;try{var N=s(h,l),j=B.S;j!==null&&j(E,N),pg(n,i,N)}catch(W){Pd(n,i,W)}finally{g!==null&&E.types!==null&&(g.types=E.types),B.T=g}}else try{g=s(h,l),pg(n,i,g)}catch(W){Pd(n,i,W)}}function pg(n,i,s){s!==null&&typeof s=="object"&&typeof s.then=="function"?s.then(function(l){mg(n,i,l)},function(l){return Pd(n,i,l)}):mg(n,i,s)}function mg(n,i,s){i.status="fulfilled",i.value=s,gg(i),n.state=s,i=n.pending,i!==null&&(s=i.next,s===i?n.pending=null:(s=s.next,i.next=s,hg(n,s)))}function Pd(n,i,s){var l=n.pending;if(n.pending=null,l!==null){l=l.next;do i.status="rejected",i.reason=s,gg(i),i=i.next;while(i!==l)}n.action=null}function gg(n){n=n.listeners;for(var i=0;i<n.length;i++)(0,n[i])()}function bg(n,i){return i}function yg(n,i){if(rt){var s=_t.formState;if(s!==null){e:{var l=Ge;if(rt){if(Ot){t:{for(var h=Ot,g=er;h.nodeType!==8;){if(!g){h=null;break t}if(h=nr(h.nextSibling),h===null){h=null;break t}}g=h.data,h=g==="F!"||g==="F"?h:null}if(h){Ot=nr(h.nextSibling),l=h.data==="F!";break e}}vi(l)}l=!1}l&&(i=s[0])}}return s=yn(),s.memoizedState=s.baseState=i,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:bg,lastRenderedState:i},s.queue=l,s=zg.bind(null,Ge,l),l.dispatch=s,l=Ud(!1),g=qd.bind(null,Ge,!1,l.queue),l=yn(),h={state:i,dispatch:null,action:n,pending:null},l.queue=h,s=E_.bind(null,Ge,h,g,s),h.dispatch=s,l.memoizedState=n,[i,s,!1]}function vg(n){var i=Ft();return xg(i,bt,n)}function xg(n,i,s){if(i=zd(n,i,bg)[0],n=dc($r)[0],typeof i=="object"&&i!==null&&typeof i.then=="function")try{var l=vo(i)}catch(E){throw E===Za?tc:E}else l=i;i=Ft();var h=i.queue,g=h.dispatch;return s!==i.memoizedState&&(Ge.flags|=2048,ns(9,{destroy:void 0},S_.bind(null,h,s),null)),[l,g,n]}function S_(n,i){n.action=i}function Eg(n){var i=Ft(),s=bt;if(s!==null)return xg(i,s,n);Ft(),i=i.memoizedState,s=Ft();var l=s.queue.dispatch;return s.memoizedState=n,[i,l,!1]}function ns(n,i,s,l){return n={tag:n,create:s,deps:l,inst:i,next:null},i=Ge.updateQueue,i===null&&(i=cc(),Ge.updateQueue=i),s=i.lastEffect,s===null?i.lastEffect=n.next=n:(l=s.next,s.next=n,n.next=l,i.lastEffect=n),n}function Sg(){return Ft().memoizedState}function fc(n,i,s,l){var h=yn();Ge.flags|=n,h.memoizedState=ns(1|i,{destroy:void 0},s,l===void 0?null:l)}function hc(n,i,s,l){var h=Ft();l=l===void 0?null:l;var g=h.memoizedState.inst;bt!==null&&l!==null&&Md(l,bt.memoizedState.deps)?h.memoizedState=ns(i,g,s,l):(Ge.flags|=n,h.memoizedState=ns(1|i,g,s,l))}function _g(n,i){fc(8390656,8,n,i)}function Hd(n,i){hc(2048,8,n,i)}function __(n){Ge.flags|=4;var i=Ge.updateQueue;if(i===null)i=cc(),Ge.updateQueue=i,i.events=[n];else{var s=i.events;s===null?i.events=[n]:s.push(n)}}function wg(n){var i=Ft().memoizedState;return __({ref:i,nextImpl:n}),function(){if((ut&2)!==0)throw Error(a(440));return i.impl.apply(void 0,arguments)}}function kg(n,i){return hc(4,2,n,i)}function Tg(n,i){return hc(4,4,n,i)}function Ng(n,i){if(typeof i=="function"){n=n();var s=i(n);return function(){typeof s=="function"?s():i(null)}}if(i!=null)return n=n(),i.current=n,function(){i.current=null}}function Cg(n,i,s){s=s!=null?s.concat([n]):null,hc(4,4,Ng.bind(null,i,n),s)}function Fd(){}function Ag(n,i){var s=Ft();i=i===void 0?null:i;var l=s.memoizedState;return i!==null&&Md(i,l[1])?l[0]:(s.memoizedState=[n,i],n)}function Og(n,i){var s=Ft();i=i===void 0?null:i;var l=s.memoizedState;if(i!==null&&Md(i,l[1]))return l[0];if(l=n(),fa){cn(!0);try{n()}finally{cn(!1)}}return s.memoizedState=[l,i],l}function $d(n,i,s){return s===void 0||(Fr&1073741824)!==0&&(tt&261930)===0?n.memoizedState=i:(n.memoizedState=s,n=Mb(),Ge.lanes|=n,Ci|=n,s)}function Mg(n,i,s,l){return Un(s,i)?s:Qa.current!==null?(n=$d(n,s,l),Un(n,i)||(Vt=!0),n):(Fr&42)===0||(Fr&1073741824)!==0&&(tt&261930)===0?(Vt=!0,n.memoizedState=s):(n=Mb(),Ge.lanes|=n,Ci|=n,i)}function Rg(n,i,s,l,h){var g=ne.p;ne.p=g!==0&&8>g?g:8;var E=B.T,N={};B.T=N,qd(n,!1,i,s);try{var j=h(),W=B.S;if(W!==null&&W(N,j),j!==null&&typeof j=="object"&&typeof j.then=="function"){var se=y_(j,l);xo(n,i,se,Kn(n))}else xo(n,i,l,Kn(n))}catch(de){xo(n,i,{then:function(){},status:"rejected",reason:de},Kn())}finally{ne.p=g,E!==null&&N.types!==null&&(E.types=N.types),B.T=E}}function w_(){}function Gd(n,i,s,l){if(n.tag!==5)throw Error(a(476));var h=Ig(n).queue;Rg(n,h,i,oe,s===null?w_:function(){return Lg(n),s(l)})}function Ig(n){var i=n.memoizedState;if(i!==null)return i;i={memoizedState:oe,baseState:oe,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:oe},next:null};var s={};return i.next={memoizedState:s,baseState:s,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:s},next:null},n.memoizedState=i,n=n.alternate,n!==null&&(n.memoizedState=i),i}function Lg(n){var i=Ig(n);i.next===null&&(i=n.alternate.memoizedState),xo(n,i.next.queue,{},Kn())}function Kd(){return rn(zo)}function Dg(){return Ft().memoizedState}function jg(){return Ft().memoizedState}function k_(n){for(var i=n.return;i!==null;){switch(i.tag){case 24:case 3:var s=Kn();n=Si(s);var l=_i(i,n,s);l!==null&&(In(l,i,s),mo(l,i,s)),i={cache:xd()},n.payload=i;return}i=i.return}}function T_(n,i,s){var l=Kn();s={lane:l,revertLane:0,gesture:null,action:s,hasEagerState:!1,eagerState:null,next:null},pc(n)?Bg(i,s):(s=cd(n,i,s,l),s!==null&&(In(s,n,l),Ug(s,i,l)))}function zg(n,i,s){var l=Kn();xo(n,i,s,l)}function xo(n,i,s,l){var h={lane:l,revertLane:0,gesture:null,action:s,hasEagerState:!1,eagerState:null,next:null};if(pc(n))Bg(i,h);else{var g=n.alternate;if(n.lanes===0&&(g===null||g.lanes===0)&&(g=i.lastRenderedReducer,g!==null))try{var E=i.lastRenderedState,N=g(E,s);if(h.hasEagerState=!0,h.eagerState=N,Un(N,E))return Yl(n,i,h,0),_t===null&&Vl(),!1}catch{}finally{}if(s=cd(n,i,h,l),s!==null)return In(s,n,l),Ug(s,i,l),!0}return!1}function qd(n,i,s,l){if(l={lane:2,revertLane:kf(),gesture:null,action:l,hasEagerState:!1,eagerState:null,next:null},pc(n)){if(i)throw Error(a(479))}else i=cd(n,s,l,2),i!==null&&In(i,n,2)}function pc(n){var i=n.alternate;return n===Ge||i!==null&&i===Ge}function Bg(n,i){es=oc=!0;var s=n.pending;s===null?i.next=i:(i.next=s.next,s.next=i),n.pending=i}function Ug(n,i,s){if((s&4194048)!==0){var l=i.lanes;l&=n.pendingLanes,s|=l,i.lanes=s,Be(n,s)}}var Eo={readContext:rn,use:uc,useCallback:jt,useContext:jt,useEffect:jt,useImperativeHandle:jt,useLayoutEffect:jt,useInsertionEffect:jt,useMemo:jt,useReducer:jt,useRef:jt,useState:jt,useDebugValue:jt,useDeferredValue:jt,useTransition:jt,useSyncExternalStore:jt,useId:jt,useHostTransitionStatus:jt,useFormState:jt,useActionState:jt,useOptimistic:jt,useMemoCache:jt,useCacheRefresh:jt};Eo.useEffectEvent=jt;var Pg={readContext:rn,use:uc,useCallback:function(n,i){return yn().memoizedState=[n,i===void 0?null:i],n},useContext:rn,useEffect:_g,useImperativeHandle:function(n,i,s){s=s!=null?s.concat([n]):null,fc(4194308,4,Ng.bind(null,i,n),s)},useLayoutEffect:function(n,i){return fc(4194308,4,n,i)},useInsertionEffect:function(n,i){fc(4,2,n,i)},useMemo:function(n,i){var s=yn();i=i===void 0?null:i;var l=n();if(fa){cn(!0);try{n()}finally{cn(!1)}}return s.memoizedState=[l,i],l},useReducer:function(n,i,s){var l=yn();if(s!==void 0){var h=s(i);if(fa){cn(!0);try{s(i)}finally{cn(!1)}}}else h=i;return l.memoizedState=l.baseState=h,n={pending:null,lanes:0,dispatch:null,lastRenderedReducer:n,lastRenderedState:h},l.queue=n,n=n.dispatch=T_.bind(null,Ge,n),[l.memoizedState,n]},useRef:function(n){var i=yn();return n={current:n},i.memoizedState=n},useState:function(n){n=Ud(n);var i=n.queue,s=zg.bind(null,Ge,i);return i.dispatch=s,[n.memoizedState,s]},useDebugValue:Fd,useDeferredValue:function(n,i){var s=yn();return $d(s,n,i)},useTransition:function(){var n=Ud(!1);return n=Rg.bind(null,Ge,n.queue,!0,!1),yn().memoizedState=n,[!1,n]},useSyncExternalStore:function(n,i,s){var l=Ge,h=yn();if(rt){if(s===void 0)throw Error(a(407));s=s()}else{if(s=i(),_t===null)throw Error(a(349));(tt&127)!==0||og(l,i,s)}h.memoizedState=s;var g={value:s,getSnapshot:i};return h.queue=g,_g(cg.bind(null,l,g,n),[n]),l.flags|=2048,ns(9,{destroy:void 0},lg.bind(null,l,g,s,i),null),s},useId:function(){var n=yn(),i=_t.identifierPrefix;if(rt){var s=Er,l=xr;s=(l&~(1<<32-dt(l)-1)).toString(32)+s,i="_"+i+"R_"+s,s=lc++,0<s&&(i+="H"+s.toString(32)),i+="_"}else s=v_++,i="_"+i+"r_"+s.toString(32)+"_";return n.memoizedState=i},useHostTransitionStatus:Kd,useFormState:yg,useActionState:yg,useOptimistic:function(n){var i=yn();i.memoizedState=i.baseState=n;var s={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return i.queue=s,i=qd.bind(null,Ge,!0,s),s.dispatch=i,[n,i]},useMemoCache:jd,useCacheRefresh:function(){return yn().memoizedState=k_.bind(null,Ge)},useEffectEvent:function(n){var i=yn(),s={impl:n};return i.memoizedState=s,function(){if((ut&2)!==0)throw Error(a(440));return s.impl.apply(void 0,arguments)}}},Vd={readContext:rn,use:uc,useCallback:Ag,useContext:rn,useEffect:Hd,useImperativeHandle:Cg,useInsertionEffect:kg,useLayoutEffect:Tg,useMemo:Og,useReducer:dc,useRef:Sg,useState:function(){return dc($r)},useDebugValue:Fd,useDeferredValue:function(n,i){var s=Ft();return Mg(s,bt.memoizedState,n,i)},useTransition:function(){var n=dc($r)[0],i=Ft().memoizedState;return[typeof n=="boolean"?n:vo(n),i]},useSyncExternalStore:sg,useId:Dg,useHostTransitionStatus:Kd,useFormState:vg,useActionState:vg,useOptimistic:function(n,i){var s=Ft();return fg(s,bt,n,i)},useMemoCache:jd,useCacheRefresh:jg};Vd.useEffectEvent=wg;var Hg={readContext:rn,use:uc,useCallback:Ag,useContext:rn,useEffect:Hd,useImperativeHandle:Cg,useInsertionEffect:kg,useLayoutEffect:Tg,useMemo:Og,useReducer:Bd,useRef:Sg,useState:function(){return Bd($r)},useDebugValue:Fd,useDeferredValue:function(n,i){var s=Ft();return bt===null?$d(s,n,i):Mg(s,bt.memoizedState,n,i)},useTransition:function(){var n=Bd($r)[0],i=Ft().memoizedState;return[typeof n=="boolean"?n:vo(n),i]},useSyncExternalStore:sg,useId:Dg,useHostTransitionStatus:Kd,useFormState:Eg,useActionState:Eg,useOptimistic:function(n,i){var s=Ft();return bt!==null?fg(s,bt,n,i):(s.baseState=n,[n,s.queue.dispatch])},useMemoCache:jd,useCacheRefresh:jg};Hg.useEffectEvent=wg;function Yd(n,i,s,l){i=n.memoizedState,s=s(l,i),s=s==null?i:y({},i,s),n.memoizedState=s,n.lanes===0&&(n.updateQueue.baseState=s)}var Wd={enqueueSetState:function(n,i,s){n=n._reactInternals;var l=Kn(),h=Si(l);h.payload=i,s!=null&&(h.callback=s),i=_i(n,h,l),i!==null&&(In(i,n,l),mo(i,n,l))},enqueueReplaceState:function(n,i,s){n=n._reactInternals;var l=Kn(),h=Si(l);h.tag=1,h.payload=i,s!=null&&(h.callback=s),i=_i(n,h,l),i!==null&&(In(i,n,l),mo(i,n,l))},enqueueForceUpdate:function(n,i){n=n._reactInternals;var s=Kn(),l=Si(s);l.tag=2,i!=null&&(l.callback=i),i=_i(n,l,s),i!==null&&(In(i,n,s),mo(i,n,s))}};function Fg(n,i,s,l,h,g,E){return n=n.stateNode,typeof n.shouldComponentUpdate=="function"?n.shouldComponentUpdate(l,g,E):i.prototype&&i.prototype.isPureReactComponent?!so(s,l)||!so(h,g):!0}function $g(n,i,s,l){n=i.state,typeof i.componentWillReceiveProps=="function"&&i.componentWillReceiveProps(s,l),typeof i.UNSAFE_componentWillReceiveProps=="function"&&i.UNSAFE_componentWillReceiveProps(s,l),i.state!==n&&Wd.enqueueReplaceState(i,i.state,null)}function ha(n,i){var s=i;if("ref"in i){s={};for(var l in i)l!=="ref"&&(s[l]=i[l])}if(n=n.defaultProps){s===i&&(s=y({},s));for(var h in n)s[h]===void 0&&(s[h]=n[h])}return s}function Gg(n){ql(n)}function Kg(n){console.error(n)}function qg(n){ql(n)}function mc(n,i){try{var s=n.onUncaughtError;s(i.value,{componentStack:i.stack})}catch(l){setTimeout(function(){throw l})}}function Vg(n,i,s){try{var l=n.onCaughtError;l(s.value,{componentStack:s.stack,errorBoundary:i.tag===1?i.stateNode:null})}catch(h){setTimeout(function(){throw h})}}function Xd(n,i,s){return s=Si(s),s.tag=3,s.payload={element:null},s.callback=function(){mc(n,i)},s}function Yg(n){return n=Si(n),n.tag=3,n}function Wg(n,i,s,l){var h=s.type.getDerivedStateFromError;if(typeof h=="function"){var g=l.value;n.payload=function(){return h(g)},n.callback=function(){Vg(i,s,l)}}var E=s.stateNode;E!==null&&typeof E.componentDidCatch=="function"&&(n.callback=function(){Vg(i,s,l),typeof h!="function"&&(Ai===null?Ai=new Set([this]):Ai.add(this));var N=l.stack;this.componentDidCatch(l.value,{componentStack:N!==null?N:""})})}function N_(n,i,s,l,h){if(s.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){if(i=s.alternate,i!==null&&Ya(i,s,h,!0),s=Hn.current,s!==null){switch(s.tag){case 31:case 13:return tr===null?Nc():s.alternate===null&&zt===0&&(zt=3),s.flags&=-257,s.flags|=65536,s.lanes=h,l===nc?s.flags|=16384:(i=s.updateQueue,i===null?s.updateQueue=new Set([l]):i.add(l),Sf(n,l,h)),!1;case 22:return s.flags|=65536,l===nc?s.flags|=16384:(i=s.updateQueue,i===null?(i={transitions:null,markerInstances:null,retryQueue:new Set([l])},s.updateQueue=i):(s=i.retryQueue,s===null?i.retryQueue=new Set([l]):s.add(l)),Sf(n,l,h)),!1}throw Error(a(435,s.tag))}return Sf(n,l,h),Nc(),!1}if(rt)return i=Hn.current,i!==null?((i.flags&65536)===0&&(i.flags|=256),i.flags|=65536,i.lanes=h,l!==md&&(n=Error(a(422),{cause:l}),co(Zn(n,s)))):(l!==md&&(i=Error(a(423),{cause:l}),co(Zn(i,s))),n=n.current.alternate,n.flags|=65536,h&=-h,n.lanes|=h,l=Zn(l,s),h=Xd(n.stateNode,l,h),Td(n,h),zt!==4&&(zt=2)),!1;var g=Error(a(520),{cause:l});if(g=Zn(g,s),Ao===null?Ao=[g]:Ao.push(g),zt!==4&&(zt=2),i===null)return!0;l=Zn(l,s),s=i;do{switch(s.tag){case 3:return s.flags|=65536,n=h&-h,s.lanes|=n,n=Xd(s.stateNode,l,n),Td(s,n),!1;case 1:if(i=s.type,g=s.stateNode,(s.flags&128)===0&&(typeof i.getDerivedStateFromError=="function"||g!==null&&typeof g.componentDidCatch=="function"&&(Ai===null||!Ai.has(g))))return s.flags|=65536,h&=-h,s.lanes|=h,h=Yg(h),Wg(h,n,s,l),Td(s,h),!1}s=s.return}while(s!==null);return!1}var Zd=Error(a(461)),Vt=!1;function an(n,i,s,l){i.child=n===null?Qm(i,null,s,l):da(i,n.child,s,l)}function Xg(n,i,s,l,h){s=s.render;var g=i.ref;if("ref"in l){var E={};for(var N in l)N!=="ref"&&(E[N]=l[N])}else E=l;return oa(i),l=Rd(n,i,s,E,g,h),N=Id(),n!==null&&!Vt?(Ld(n,i,h),Gr(n,i,h)):(rt&&N&&hd(i),i.flags|=1,an(n,i,l,h),i.child)}function Zg(n,i,s,l,h){if(n===null){var g=s.type;return typeof g=="function"&&!ud(g)&&g.defaultProps===void 0&&s.compare===null?(i.tag=15,i.type=g,Jg(n,i,g,l,h)):(n=Xl(s.type,null,l,i,i.mode,h),n.ref=i.ref,n.return=i,i.child=n)}if(g=n.child,!sf(n,h)){var E=g.memoizedProps;if(s=s.compare,s=s!==null?s:so,s(E,l)&&n.ref===i.ref)return Gr(n,i,h)}return i.flags|=1,n=Br(g,l),n.ref=i.ref,n.return=i,i.child=n}function Jg(n,i,s,l,h){if(n!==null){var g=n.memoizedProps;if(so(g,l)&&n.ref===i.ref)if(Vt=!1,i.pendingProps=l=g,sf(n,h))(n.flags&131072)!==0&&(Vt=!0);else return i.lanes=n.lanes,Gr(n,i,h)}return Jd(n,i,s,l,h)}function Qg(n,i,s,l){var h=l.children,g=n!==null?n.memoizedState:null;if(n===null&&i.stateNode===null&&(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),l.mode==="hidden"){if((i.flags&128)!==0){if(g=g!==null?g.baseLanes|s:s,n!==null){for(l=i.child=n.child,h=0;l!==null;)h=h|l.lanes|l.childLanes,l=l.sibling;l=h&~g}else l=0,i.child=null;return eb(n,i,g,s,l)}if((s&536870912)!==0)i.memoizedState={baseLanes:0,cachePool:null},n!==null&&ec(i,g!==null?g.cachePool:null),g!==null?ng(i,g):Cd(),rg(i);else return l=i.lanes=536870912,eb(n,i,g!==null?g.baseLanes|s:s,s,l)}else g!==null?(ec(i,g.cachePool),ng(i,g),ki(),i.memoizedState=null):(n!==null&&ec(i,null),Cd(),ki());return an(n,i,h,s),i.child}function So(n,i){return n!==null&&n.tag===22||i.stateNode!==null||(i.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),i.sibling}function eb(n,i,s,l,h){var g=Sd();return g=g===null?null:{parent:Kt._currentValue,pool:g},i.memoizedState={baseLanes:s,cachePool:g},n!==null&&ec(i,null),Cd(),rg(i),n!==null&&Ya(n,i,l,!0),i.childLanes=h,null}function gc(n,i){return i=yc({mode:i.mode,children:i.children},n.mode),i.ref=n.ref,n.child=i,i.return=n,i}function tb(n,i,s){return da(i,n.child,null,s),n=gc(i,i.pendingProps),n.flags|=2,Fn(i),i.memoizedState=null,n}function C_(n,i,s){var l=i.pendingProps,h=(i.flags&128)!==0;if(i.flags&=-129,n===null){if(rt){if(l.mode==="hidden")return n=gc(i,l),i.lanes=536870912,So(null,n);if(Od(i),(n=Ot)?(n=hy(n,er),n=n!==null&&n.data==="&"?n:null,n!==null&&(i.memoizedState={dehydrated:n,treeContext:bi!==null?{id:xr,overflow:Er}:null,retryLane:536870912,hydrationErrors:null},s=Bm(n),s.return=i,i.child=s,nn=i,Ot=null)):n=null,n===null)throw vi(i);return i.lanes=536870912,null}return gc(i,l)}var g=n.memoizedState;if(g!==null){var E=g.dehydrated;if(Od(i),h)if(i.flags&256)i.flags&=-257,i=tb(n,i,s);else if(i.memoizedState!==null)i.child=n.child,i.flags|=128,i=null;else throw Error(a(558));else if(Vt||Ya(n,i,s,!1),h=(s&n.childLanes)!==0,Vt||h){if(l=_t,l!==null&&(E=Bt(l,s),E!==0&&E!==g.retryLane))throw g.retryLane=E,ra(n,E),In(l,n,E),Zd;Nc(),i=tb(n,i,s)}else n=g.treeContext,Ot=nr(E.nextSibling),nn=i,rt=!0,yi=null,er=!1,n!==null&&Hm(i,n),i=gc(i,l),i.flags|=4096;return i}return n=Br(n.child,{mode:l.mode,children:l.children}),n.ref=i.ref,i.child=n,n.return=i,n}function bc(n,i){var s=i.ref;if(s===null)n!==null&&n.ref!==null&&(i.flags|=4194816);else{if(typeof s!="function"&&typeof s!="object")throw Error(a(284));(n===null||n.ref!==s)&&(i.flags|=4194816)}}function Jd(n,i,s,l,h){return oa(i),s=Rd(n,i,s,l,void 0,h),l=Id(),n!==null&&!Vt?(Ld(n,i,h),Gr(n,i,h)):(rt&&l&&hd(i),i.flags|=1,an(n,i,s,h),i.child)}function nb(n,i,s,l,h,g){return oa(i),i.updateQueue=null,s=ag(i,l,s,h),ig(n),l=Id(),n!==null&&!Vt?(Ld(n,i,g),Gr(n,i,g)):(rt&&l&&hd(i),i.flags|=1,an(n,i,s,g),i.child)}function rb(n,i,s,l,h){if(oa(i),i.stateNode===null){var g=Ga,E=s.contextType;typeof E=="object"&&E!==null&&(g=rn(E)),g=new s(l,g),i.memoizedState=g.state!==null&&g.state!==void 0?g.state:null,g.updater=Wd,i.stateNode=g,g._reactInternals=i,g=i.stateNode,g.props=l,g.state=i.memoizedState,g.refs={},wd(i),E=s.contextType,g.context=typeof E=="object"&&E!==null?rn(E):Ga,g.state=i.memoizedState,E=s.getDerivedStateFromProps,typeof E=="function"&&(Yd(i,s,E,l),g.state=i.memoizedState),typeof s.getDerivedStateFromProps=="function"||typeof g.getSnapshotBeforeUpdate=="function"||typeof g.UNSAFE_componentWillMount!="function"&&typeof g.componentWillMount!="function"||(E=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),E!==g.state&&Wd.enqueueReplaceState(g,g.state,null),bo(i,l,g,h),go(),g.state=i.memoizedState),typeof g.componentDidMount=="function"&&(i.flags|=4194308),l=!0}else if(n===null){g=i.stateNode;var N=i.memoizedProps,j=ha(s,N);g.props=j;var W=g.context,se=s.contextType;E=Ga,typeof se=="object"&&se!==null&&(E=rn(se));var de=s.getDerivedStateFromProps;se=typeof de=="function"||typeof g.getSnapshotBeforeUpdate=="function",N=i.pendingProps!==N,se||typeof g.UNSAFE_componentWillReceiveProps!="function"&&typeof g.componentWillReceiveProps!="function"||(N||W!==E)&&$g(i,g,l,E),Ei=!1;var Z=i.memoizedState;g.state=Z,bo(i,l,g,h),go(),W=i.memoizedState,N||Z!==W||Ei?(typeof de=="function"&&(Yd(i,s,de,l),W=i.memoizedState),(j=Ei||Fg(i,s,j,l,Z,W,E))?(se||typeof g.UNSAFE_componentWillMount!="function"&&typeof g.componentWillMount!="function"||(typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount()),typeof g.componentDidMount=="function"&&(i.flags|=4194308)):(typeof g.componentDidMount=="function"&&(i.flags|=4194308),i.memoizedProps=l,i.memoizedState=W),g.props=l,g.state=W,g.context=E,l=j):(typeof g.componentDidMount=="function"&&(i.flags|=4194308),l=!1)}else{g=i.stateNode,kd(n,i),E=i.memoizedProps,se=ha(s,E),g.props=se,de=i.pendingProps,Z=g.context,W=s.contextType,j=Ga,typeof W=="object"&&W!==null&&(j=rn(W)),N=s.getDerivedStateFromProps,(W=typeof N=="function"||typeof g.getSnapshotBeforeUpdate=="function")||typeof g.UNSAFE_componentWillReceiveProps!="function"&&typeof g.componentWillReceiveProps!="function"||(E!==de||Z!==j)&&$g(i,g,l,j),Ei=!1,Z=i.memoizedState,g.state=Z,bo(i,l,g,h),go();var Q=i.memoizedState;E!==de||Z!==Q||Ei||n!==null&&n.dependencies!==null&&Jl(n.dependencies)?(typeof N=="function"&&(Yd(i,s,N,l),Q=i.memoizedState),(se=Ei||Fg(i,s,se,l,Z,Q,j)||n!==null&&n.dependencies!==null&&Jl(n.dependencies))?(W||typeof g.UNSAFE_componentWillUpdate!="function"&&typeof g.componentWillUpdate!="function"||(typeof g.componentWillUpdate=="function"&&g.componentWillUpdate(l,Q,j),typeof g.UNSAFE_componentWillUpdate=="function"&&g.UNSAFE_componentWillUpdate(l,Q,j)),typeof g.componentDidUpdate=="function"&&(i.flags|=4),typeof g.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof g.componentDidUpdate!="function"||E===n.memoizedProps&&Z===n.memoizedState||(i.flags|=4),typeof g.getSnapshotBeforeUpdate!="function"||E===n.memoizedProps&&Z===n.memoizedState||(i.flags|=1024),i.memoizedProps=l,i.memoizedState=Q),g.props=l,g.state=Q,g.context=j,l=se):(typeof g.componentDidUpdate!="function"||E===n.memoizedProps&&Z===n.memoizedState||(i.flags|=4),typeof g.getSnapshotBeforeUpdate!="function"||E===n.memoizedProps&&Z===n.memoizedState||(i.flags|=1024),l=!1)}return g=l,bc(n,i),l=(i.flags&128)!==0,g||l?(g=i.stateNode,s=l&&typeof s.getDerivedStateFromError!="function"?null:g.render(),i.flags|=1,n!==null&&l?(i.child=da(i,n.child,null,h),i.child=da(i,null,s,h)):an(n,i,s,h),i.memoizedState=g.state,n=i.child):n=Gr(n,i,h),n}function ib(n,i,s,l){return aa(),i.flags|=256,an(n,i,s,l),i.child}var Qd={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function ef(n){return{baseLanes:n,cachePool:Vm()}}function tf(n,i,s){return n=n!==null?n.childLanes&~s:0,i&&(n|=Gn),n}function ab(n,i,s){var l=i.pendingProps,h=!1,g=(i.flags&128)!==0,E;if((E=g)||(E=n!==null&&n.memoizedState===null?!1:(Ht.current&2)!==0),E&&(h=!0,i.flags&=-129),E=(i.flags&32)!==0,i.flags&=-33,n===null){if(rt){if(h?wi(i):ki(),(n=Ot)?(n=hy(n,er),n=n!==null&&n.data!=="&"?n:null,n!==null&&(i.memoizedState={dehydrated:n,treeContext:bi!==null?{id:xr,overflow:Er}:null,retryLane:536870912,hydrationErrors:null},s=Bm(n),s.return=i,i.child=s,nn=i,Ot=null)):n=null,n===null)throw vi(i);return Bf(n)?i.lanes=32:i.lanes=536870912,null}var N=l.children;return l=l.fallback,h?(ki(),h=i.mode,N=yc({mode:"hidden",children:N},h),l=ia(l,h,s,null),N.return=i,l.return=i,N.sibling=l,i.child=N,l=i.child,l.memoizedState=ef(s),l.childLanes=tf(n,E,s),i.memoizedState=Qd,So(null,l)):(wi(i),nf(i,N))}var j=n.memoizedState;if(j!==null&&(N=j.dehydrated,N!==null)){if(g)i.flags&256?(wi(i),i.flags&=-257,i=rf(n,i,s)):i.memoizedState!==null?(ki(),i.child=n.child,i.flags|=128,i=null):(ki(),N=l.fallback,h=i.mode,l=yc({mode:"visible",children:l.children},h),N=ia(N,h,s,null),N.flags|=2,l.return=i,N.return=i,l.sibling=N,i.child=l,da(i,n.child,null,s),l=i.child,l.memoizedState=ef(s),l.childLanes=tf(n,E,s),i.memoizedState=Qd,i=So(null,l));else if(wi(i),Bf(N)){if(E=N.nextSibling&&N.nextSibling.dataset,E)var W=E.dgst;E=W,l=Error(a(419)),l.stack="",l.digest=E,co({value:l,source:null,stack:null}),i=rf(n,i,s)}else if(Vt||Ya(n,i,s,!1),E=(s&n.childLanes)!==0,Vt||E){if(E=_t,E!==null&&(l=Bt(E,s),l!==0&&l!==j.retryLane))throw j.retryLane=l,ra(n,l),In(E,n,l),Zd;zf(N)||Nc(),i=rf(n,i,s)}else zf(N)?(i.flags|=192,i.child=n.child,i=null):(n=j.treeContext,Ot=nr(N.nextSibling),nn=i,rt=!0,yi=null,er=!1,n!==null&&Hm(i,n),i=nf(i,l.children),i.flags|=4096);return i}return h?(ki(),N=l.fallback,h=i.mode,j=n.child,W=j.sibling,l=Br(j,{mode:"hidden",children:l.children}),l.subtreeFlags=j.subtreeFlags&65011712,W!==null?N=Br(W,N):(N=ia(N,h,s,null),N.flags|=2),N.return=i,l.return=i,l.sibling=N,i.child=l,So(null,l),l=i.child,N=n.child.memoizedState,N===null?N=ef(s):(h=N.cachePool,h!==null?(j=Kt._currentValue,h=h.parent!==j?{parent:j,pool:j}:h):h=Vm(),N={baseLanes:N.baseLanes|s,cachePool:h}),l.memoizedState=N,l.childLanes=tf(n,E,s),i.memoizedState=Qd,So(n.child,l)):(wi(i),s=n.child,n=s.sibling,s=Br(s,{mode:"visible",children:l.children}),s.return=i,s.sibling=null,n!==null&&(E=i.deletions,E===null?(i.deletions=[n],i.flags|=16):E.push(n)),i.child=s,i.memoizedState=null,s)}function nf(n,i){return i=yc({mode:"visible",children:i},n.mode),i.return=n,n.child=i}function yc(n,i){return n=Pn(22,n,null,i),n.lanes=0,n}function rf(n,i,s){return da(i,n.child,null,s),n=nf(i,i.pendingProps.children),n.flags|=2,i.memoizedState=null,n}function sb(n,i,s){n.lanes|=i;var l=n.alternate;l!==null&&(l.lanes|=i),yd(n.return,i,s)}function af(n,i,s,l,h,g){var E=n.memoizedState;E===null?n.memoizedState={isBackwards:i,rendering:null,renderingStartTime:0,last:l,tail:s,tailMode:h,treeForkCount:g}:(E.isBackwards=i,E.rendering=null,E.renderingStartTime=0,E.last=l,E.tail=s,E.tailMode=h,E.treeForkCount=g)}function ob(n,i,s){var l=i.pendingProps,h=l.revealOrder,g=l.tail;l=l.children;var E=Ht.current,N=(E&2)!==0;if(N?(E=E&1|2,i.flags|=128):E&=1,A(Ht,E),an(n,i,l,s),l=rt?lo:0,!N&&n!==null&&(n.flags&128)!==0)e:for(n=i.child;n!==null;){if(n.tag===13)n.memoizedState!==null&&sb(n,s,i);else if(n.tag===19)sb(n,s,i);else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===i)break e;for(;n.sibling===null;){if(n.return===null||n.return===i)break e;n=n.return}n.sibling.return=n.return,n=n.sibling}switch(h){case"forwards":for(s=i.child,h=null;s!==null;)n=s.alternate,n!==null&&sc(n)===null&&(h=s),s=s.sibling;s=h,s===null?(h=i.child,i.child=null):(h=s.sibling,s.sibling=null),af(i,!1,h,s,g,l);break;case"backwards":case"unstable_legacy-backwards":for(s=null,h=i.child,i.child=null;h!==null;){if(n=h.alternate,n!==null&&sc(n)===null){i.child=h;break}n=h.sibling,h.sibling=s,s=h,h=n}af(i,!0,s,null,g,l);break;case"together":af(i,!1,null,null,void 0,l);break;default:i.memoizedState=null}return i.child}function Gr(n,i,s){if(n!==null&&(i.dependencies=n.dependencies),Ci|=i.lanes,(s&i.childLanes)===0)if(n!==null){if(Ya(n,i,s,!1),(s&i.childLanes)===0)return null}else return null;if(n!==null&&i.child!==n.child)throw Error(a(153));if(i.child!==null){for(n=i.child,s=Br(n,n.pendingProps),i.child=s,s.return=i;n.sibling!==null;)n=n.sibling,s=s.sibling=Br(n,n.pendingProps),s.return=i;s.sibling=null}return i.child}function sf(n,i){return(n.lanes&i)!==0?!0:(n=n.dependencies,!!(n!==null&&Jl(n)))}function A_(n,i,s){switch(i.tag){case 3:me(i,i.stateNode.containerInfo),xi(i,Kt,n.memoizedState.cache),aa();break;case 27:case 5:he(i);break;case 4:me(i,i.stateNode.containerInfo);break;case 10:xi(i,i.type,i.memoizedProps.value);break;case 31:if(i.memoizedState!==null)return i.flags|=128,Od(i),null;break;case 13:var l=i.memoizedState;if(l!==null)return l.dehydrated!==null?(wi(i),i.flags|=128,null):(s&i.child.childLanes)!==0?ab(n,i,s):(wi(i),n=Gr(n,i,s),n!==null?n.sibling:null);wi(i);break;case 19:var h=(n.flags&128)!==0;if(l=(s&i.childLanes)!==0,l||(Ya(n,i,s,!1),l=(s&i.childLanes)!==0),h){if(l)return ob(n,i,s);i.flags|=128}if(h=i.memoizedState,h!==null&&(h.rendering=null,h.tail=null,h.lastEffect=null),A(Ht,Ht.current),l)break;return null;case 22:return i.lanes=0,Qg(n,i,s,i.pendingProps);case 24:xi(i,Kt,n.memoizedState.cache)}return Gr(n,i,s)}function lb(n,i,s){if(n!==null)if(n.memoizedProps!==i.pendingProps)Vt=!0;else{if(!sf(n,s)&&(i.flags&128)===0)return Vt=!1,A_(n,i,s);Vt=(n.flags&131072)!==0}else Vt=!1,rt&&(i.flags&1048576)!==0&&Pm(i,lo,i.index);switch(i.lanes=0,i.tag){case 16:e:{var l=i.pendingProps;if(n=ca(i.elementType),i.type=n,typeof n=="function")ud(n)?(l=ha(n,l),i.tag=1,i=rb(null,i,n,l,s)):(i.tag=0,i=Jd(null,i,n,l,s));else{if(n!=null){var h=n.$$typeof;if(h===T){i.tag=11,i=Xg(null,i,n,l,s);break e}else if(h===$){i.tag=14,i=Zg(null,i,n,l,s);break e}}throw i=ae(n)||n,Error(a(306,i,""))}}return i;case 0:return Jd(n,i,i.type,i.pendingProps,s);case 1:return l=i.type,h=ha(l,i.pendingProps),rb(n,i,l,h,s);case 3:e:{if(me(i,i.stateNode.containerInfo),n===null)throw Error(a(387));l=i.pendingProps;var g=i.memoizedState;h=g.element,kd(n,i),bo(i,l,null,s);var E=i.memoizedState;if(l=E.cache,xi(i,Kt,l),l!==g.cache&&vd(i,[Kt],s,!0),go(),l=E.element,g.isDehydrated)if(g={element:l,isDehydrated:!1,cache:E.cache},i.updateQueue.baseState=g,i.memoizedState=g,i.flags&256){i=ib(n,i,l,s);break e}else if(l!==h){h=Zn(Error(a(424)),i),co(h),i=ib(n,i,l,s);break e}else{switch(n=i.stateNode.containerInfo,n.nodeType){case 9:n=n.body;break;default:n=n.nodeName==="HTML"?n.ownerDocument.body:n}for(Ot=nr(n.firstChild),nn=i,rt=!0,yi=null,er=!0,s=Qm(i,null,l,s),i.child=s;s;)s.flags=s.flags&-3|4096,s=s.sibling}else{if(aa(),l===h){i=Gr(n,i,s);break e}an(n,i,l,s)}i=i.child}return i;case 26:return bc(n,i),n===null?(s=vy(i.type,null,i.pendingProps,null))?i.memoizedState=s:rt||(s=i.type,n=i.pendingProps,l=Lc(U.current).createElement(s),l[Ut]=i,l[un]=n,sn(l,s,n),$t(l),i.stateNode=l):i.memoizedState=vy(i.type,n.memoizedProps,i.pendingProps,n.memoizedState),null;case 27:return he(i),n===null&&rt&&(l=i.stateNode=gy(i.type,i.pendingProps,U.current),nn=i,er=!0,h=Ot,Ii(i.type)?(Uf=h,Ot=nr(l.firstChild)):Ot=h),an(n,i,i.pendingProps.children,s),bc(n,i),n===null&&(i.flags|=4194304),i.child;case 5:return n===null&&rt&&((h=l=Ot)&&(l=aw(l,i.type,i.pendingProps,er),l!==null?(i.stateNode=l,nn=i,Ot=nr(l.firstChild),er=!1,h=!0):h=!1),h||vi(i)),he(i),h=i.type,g=i.pendingProps,E=n!==null?n.memoizedProps:null,l=g.children,Lf(h,g)?l=null:E!==null&&Lf(h,E)&&(i.flags|=32),i.memoizedState!==null&&(h=Rd(n,i,x_,null,null,s),zo._currentValue=h),bc(n,i),an(n,i,l,s),i.child;case 6:return n===null&&rt&&((n=s=Ot)&&(s=sw(s,i.pendingProps,er),s!==null?(i.stateNode=s,nn=i,Ot=null,n=!0):n=!1),n||vi(i)),null;case 13:return ab(n,i,s);case 4:return me(i,i.stateNode.containerInfo),l=i.pendingProps,n===null?i.child=da(i,null,l,s):an(n,i,l,s),i.child;case 11:return Xg(n,i,i.type,i.pendingProps,s);case 7:return an(n,i,i.pendingProps,s),i.child;case 8:return an(n,i,i.pendingProps.children,s),i.child;case 12:return an(n,i,i.pendingProps.children,s),i.child;case 10:return l=i.pendingProps,xi(i,i.type,l.value),an(n,i,l.children,s),i.child;case 9:return h=i.type._context,l=i.pendingProps.children,oa(i),h=rn(h),l=l(h),i.flags|=1,an(n,i,l,s),i.child;case 14:return Zg(n,i,i.type,i.pendingProps,s);case 15:return Jg(n,i,i.type,i.pendingProps,s);case 19:return ob(n,i,s);case 31:return C_(n,i,s);case 22:return Qg(n,i,s,i.pendingProps);case 24:return oa(i),l=rn(Kt),n===null?(h=Sd(),h===null&&(h=_t,g=xd(),h.pooledCache=g,g.refCount++,g!==null&&(h.pooledCacheLanes|=s),h=g),i.memoizedState={parent:l,cache:h},wd(i),xi(i,Kt,h)):((n.lanes&s)!==0&&(kd(n,i),bo(i,null,null,s),go()),h=n.memoizedState,g=i.memoizedState,h.parent!==l?(h={parent:l,cache:l},i.memoizedState=h,i.lanes===0&&(i.memoizedState=i.updateQueue.baseState=h),xi(i,Kt,l)):(l=g.cache,xi(i,Kt,l),l!==h.cache&&vd(i,[Kt],s,!0))),an(n,i,i.pendingProps.children,s),i.child;case 29:throw i.pendingProps}throw Error(a(156,i.tag))}function Kr(n){n.flags|=4}function of(n,i,s,l,h){if((i=(n.mode&32)!==0)&&(i=!1),i){if(n.flags|=16777216,(h&335544128)===h)if(n.stateNode.complete)n.flags|=8192;else if(Db())n.flags|=8192;else throw ua=nc,_d}else n.flags&=-16777217}function cb(n,i){if(i.type!=="stylesheet"||(i.state.loading&4)!==0)n.flags&=-16777217;else if(n.flags|=16777216,!wy(i))if(Db())n.flags|=8192;else throw ua=nc,_d}function vc(n,i){i!==null&&(n.flags|=4),n.flags&16384&&(i=n.tag!==22?Pe():536870912,n.lanes|=i,ss|=i)}function _o(n,i){if(!rt)switch(n.tailMode){case"hidden":i=n.tail;for(var s=null;i!==null;)i.alternate!==null&&(s=i),i=i.sibling;s===null?n.tail=null:s.sibling=null;break;case"collapsed":s=n.tail;for(var l=null;s!==null;)s.alternate!==null&&(l=s),s=s.sibling;l===null?i||n.tail===null?n.tail=null:n.tail.sibling=null:l.sibling=null}}function Mt(n){var i=n.alternate!==null&&n.alternate.child===n.child,s=0,l=0;if(i)for(var h=n.child;h!==null;)s|=h.lanes|h.childLanes,l|=h.subtreeFlags&65011712,l|=h.flags&65011712,h.return=n,h=h.sibling;else for(h=n.child;h!==null;)s|=h.lanes|h.childLanes,l|=h.subtreeFlags,l|=h.flags,h.return=n,h=h.sibling;return n.subtreeFlags|=l,n.childLanes=s,i}function O_(n,i,s){var l=i.pendingProps;switch(pd(i),i.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Mt(i),null;case 1:return Mt(i),null;case 3:return s=i.stateNode,l=null,n!==null&&(l=n.memoizedState.cache),i.memoizedState.cache!==l&&(i.flags|=2048),Hr(Kt),_e(),s.pendingContext&&(s.context=s.pendingContext,s.pendingContext=null),(n===null||n.child===null)&&(Va(i)?Kr(i):n===null||n.memoizedState.isDehydrated&&(i.flags&256)===0||(i.flags|=1024,gd())),Mt(i),null;case 26:var h=i.type,g=i.memoizedState;return n===null?(Kr(i),g!==null?(Mt(i),cb(i,g)):(Mt(i),of(i,h,null,l,s))):g?g!==n.memoizedState?(Kr(i),Mt(i),cb(i,g)):(Mt(i),i.flags&=-16777217):(n=n.memoizedProps,n!==l&&Kr(i),Mt(i),of(i,h,n,l,s)),null;case 27:if(He(i),s=U.current,h=i.type,n!==null&&i.stateNode!=null)n.memoizedProps!==l&&Kr(i);else{if(!l){if(i.stateNode===null)throw Error(a(166));return Mt(i),null}n=be.current,Va(i)?Fm(i):(n=gy(h,l,s),i.stateNode=n,Kr(i))}return Mt(i),null;case 5:if(He(i),h=i.type,n!==null&&i.stateNode!=null)n.memoizedProps!==l&&Kr(i);else{if(!l){if(i.stateNode===null)throw Error(a(166));return Mt(i),null}if(g=be.current,Va(i))Fm(i);else{var E=Lc(U.current);switch(g){case 1:g=E.createElementNS("http://www.w3.org/2000/svg",h);break;case 2:g=E.createElementNS("http://www.w3.org/1998/Math/MathML",h);break;default:switch(h){case"svg":g=E.createElementNS("http://www.w3.org/2000/svg",h);break;case"math":g=E.createElementNS("http://www.w3.org/1998/Math/MathML",h);break;case"script":g=E.createElement("div"),g.innerHTML="<script><\/script>",g=g.removeChild(g.firstChild);break;case"select":g=typeof l.is=="string"?E.createElement("select",{is:l.is}):E.createElement("select"),l.multiple?g.multiple=!0:l.size&&(g.size=l.size);break;default:g=typeof l.is=="string"?E.createElement(h,{is:l.is}):E.createElement(h)}}g[Ut]=i,g[un]=l;e:for(E=i.child;E!==null;){if(E.tag===5||E.tag===6)g.appendChild(E.stateNode);else if(E.tag!==4&&E.tag!==27&&E.child!==null){E.child.return=E,E=E.child;continue}if(E===i)break e;for(;E.sibling===null;){if(E.return===null||E.return===i)break e;E=E.return}E.sibling.return=E.return,E=E.sibling}i.stateNode=g;e:switch(sn(g,h,l),h){case"button":case"input":case"select":case"textarea":l=!!l.autoFocus;break e;case"img":l=!0;break e;default:l=!1}l&&Kr(i)}}return Mt(i),of(i,i.type,n===null?null:n.memoizedProps,i.pendingProps,s),null;case 6:if(n&&i.stateNode!=null)n.memoizedProps!==l&&Kr(i);else{if(typeof l!="string"&&i.stateNode===null)throw Error(a(166));if(n=U.current,Va(i)){if(n=i.stateNode,s=i.memoizedProps,l=null,h=nn,h!==null)switch(h.tag){case 27:case 5:l=h.memoizedProps}n[Ut]=i,n=!!(n.nodeValue===s||l!==null&&l.suppressHydrationWarning===!0||ay(n.nodeValue,s)),n||vi(i,!0)}else n=Lc(n).createTextNode(l),n[Ut]=i,i.stateNode=n}return Mt(i),null;case 31:if(s=i.memoizedState,n===null||n.memoizedState!==null){if(l=Va(i),s!==null){if(n===null){if(!l)throw Error(a(318));if(n=i.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(a(557));n[Ut]=i}else aa(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;Mt(i),n=!1}else s=gd(),n!==null&&n.memoizedState!==null&&(n.memoizedState.hydrationErrors=s),n=!0;if(!n)return i.flags&256?(Fn(i),i):(Fn(i),null);if((i.flags&128)!==0)throw Error(a(558))}return Mt(i),null;case 13:if(l=i.memoizedState,n===null||n.memoizedState!==null&&n.memoizedState.dehydrated!==null){if(h=Va(i),l!==null&&l.dehydrated!==null){if(n===null){if(!h)throw Error(a(318));if(h=i.memoizedState,h=h!==null?h.dehydrated:null,!h)throw Error(a(317));h[Ut]=i}else aa(),(i.flags&128)===0&&(i.memoizedState=null),i.flags|=4;Mt(i),h=!1}else h=gd(),n!==null&&n.memoizedState!==null&&(n.memoizedState.hydrationErrors=h),h=!0;if(!h)return i.flags&256?(Fn(i),i):(Fn(i),null)}return Fn(i),(i.flags&128)!==0?(i.lanes=s,i):(s=l!==null,n=n!==null&&n.memoizedState!==null,s&&(l=i.child,h=null,l.alternate!==null&&l.alternate.memoizedState!==null&&l.alternate.memoizedState.cachePool!==null&&(h=l.alternate.memoizedState.cachePool.pool),g=null,l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(g=l.memoizedState.cachePool.pool),g!==h&&(l.flags|=2048)),s!==n&&s&&(i.child.flags|=8192),vc(i,i.updateQueue),Mt(i),null);case 4:return _e(),n===null&&Af(i.stateNode.containerInfo),Mt(i),null;case 10:return Hr(i.type),Mt(i),null;case 19:if(X(Ht),l=i.memoizedState,l===null)return Mt(i),null;if(h=(i.flags&128)!==0,g=l.rendering,g===null)if(h)_o(l,!1);else{if(zt!==0||n!==null&&(n.flags&128)!==0)for(n=i.child;n!==null;){if(g=sc(n),g!==null){for(i.flags|=128,_o(l,!1),n=g.updateQueue,i.updateQueue=n,vc(i,n),i.subtreeFlags=0,n=s,s=i.child;s!==null;)zm(s,n),s=s.sibling;return A(Ht,Ht.current&1|2),rt&&Ur(i,l.treeForkCount),i.child}n=n.sibling}l.tail!==null&&Ct()>wc&&(i.flags|=128,h=!0,_o(l,!1),i.lanes=4194304)}else{if(!h)if(n=sc(g),n!==null){if(i.flags|=128,h=!0,n=n.updateQueue,i.updateQueue=n,vc(i,n),_o(l,!0),l.tail===null&&l.tailMode==="hidden"&&!g.alternate&&!rt)return Mt(i),null}else 2*Ct()-l.renderingStartTime>wc&&s!==536870912&&(i.flags|=128,h=!0,_o(l,!1),i.lanes=4194304);l.isBackwards?(g.sibling=i.child,i.child=g):(n=l.last,n!==null?n.sibling=g:i.child=g,l.last=g)}return l.tail!==null?(n=l.tail,l.rendering=n,l.tail=n.sibling,l.renderingStartTime=Ct(),n.sibling=null,s=Ht.current,A(Ht,h?s&1|2:s&1),rt&&Ur(i,l.treeForkCount),n):(Mt(i),null);case 22:case 23:return Fn(i),Ad(),l=i.memoizedState!==null,n!==null?n.memoizedState!==null!==l&&(i.flags|=8192):l&&(i.flags|=8192),l?(s&536870912)!==0&&(i.flags&128)===0&&(Mt(i),i.subtreeFlags&6&&(i.flags|=8192)):Mt(i),s=i.updateQueue,s!==null&&vc(i,s.retryQueue),s=null,n!==null&&n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(s=n.memoizedState.cachePool.pool),l=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(l=i.memoizedState.cachePool.pool),l!==s&&(i.flags|=2048),n!==null&&X(la),null;case 24:return s=null,n!==null&&(s=n.memoizedState.cache),i.memoizedState.cache!==s&&(i.flags|=2048),Hr(Kt),Mt(i),null;case 25:return null;case 30:return null}throw Error(a(156,i.tag))}function M_(n,i){switch(pd(i),i.tag){case 1:return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 3:return Hr(Kt),_e(),n=i.flags,(n&65536)!==0&&(n&128)===0?(i.flags=n&-65537|128,i):null;case 26:case 27:case 5:return He(i),null;case 31:if(i.memoizedState!==null){if(Fn(i),i.alternate===null)throw Error(a(340));aa()}return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 13:if(Fn(i),n=i.memoizedState,n!==null&&n.dehydrated!==null){if(i.alternate===null)throw Error(a(340));aa()}return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 19:return X(Ht),null;case 4:return _e(),null;case 10:return Hr(i.type),null;case 22:case 23:return Fn(i),Ad(),n!==null&&X(la),n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 24:return Hr(Kt),null;case 25:return null;default:return null}}function ub(n,i){switch(pd(i),i.tag){case 3:Hr(Kt),_e();break;case 26:case 27:case 5:He(i);break;case 4:_e();break;case 31:i.memoizedState!==null&&Fn(i);break;case 13:Fn(i);break;case 19:X(Ht);break;case 10:Hr(i.type);break;case 22:case 23:Fn(i),Ad(),n!==null&&X(la);break;case 24:Hr(Kt)}}function wo(n,i){try{var s=i.updateQueue,l=s!==null?s.lastEffect:null;if(l!==null){var h=l.next;s=h;do{if((s.tag&n)===n){l=void 0;var g=s.create,E=s.inst;l=g(),E.destroy=l}s=s.next}while(s!==h)}}catch(N){mt(i,i.return,N)}}function Ti(n,i,s){try{var l=i.updateQueue,h=l!==null?l.lastEffect:null;if(h!==null){var g=h.next;l=g;do{if((l.tag&n)===n){var E=l.inst,N=E.destroy;if(N!==void 0){E.destroy=void 0,h=i;var j=s,W=N;try{W()}catch(se){mt(h,j,se)}}}l=l.next}while(l!==g)}}catch(se){mt(i,i.return,se)}}function db(n){var i=n.updateQueue;if(i!==null){var s=n.stateNode;try{tg(i,s)}catch(l){mt(n,n.return,l)}}}function fb(n,i,s){s.props=ha(n.type,n.memoizedProps),s.state=n.memoizedState;try{s.componentWillUnmount()}catch(l){mt(n,i,l)}}function ko(n,i){try{var s=n.ref;if(s!==null){switch(n.tag){case 26:case 27:case 5:var l=n.stateNode;break;case 30:l=n.stateNode;break;default:l=n.stateNode}typeof s=="function"?n.refCleanup=s(l):s.current=l}}catch(h){mt(n,i,h)}}function Sr(n,i){var s=n.ref,l=n.refCleanup;if(s!==null)if(typeof l=="function")try{l()}catch(h){mt(n,i,h)}finally{n.refCleanup=null,n=n.alternate,n!=null&&(n.refCleanup=null)}else if(typeof s=="function")try{s(null)}catch(h){mt(n,i,h)}else s.current=null}function hb(n){var i=n.type,s=n.memoizedProps,l=n.stateNode;try{e:switch(i){case"button":case"input":case"select":case"textarea":s.autoFocus&&l.focus();break e;case"img":s.src?l.src=s.src:s.srcSet&&(l.srcset=s.srcSet)}}catch(h){mt(n,n.return,h)}}function lf(n,i,s){try{var l=n.stateNode;Q_(l,n.type,s,i),l[un]=i}catch(h){mt(n,n.return,h)}}function pb(n){return n.tag===5||n.tag===3||n.tag===26||n.tag===27&&Ii(n.type)||n.tag===4}function cf(n){e:for(;;){for(;n.sibling===null;){if(n.return===null||pb(n.return))return null;n=n.return}for(n.sibling.return=n.return,n=n.sibling;n.tag!==5&&n.tag!==6&&n.tag!==18;){if(n.tag===27&&Ii(n.type)||n.flags&2||n.child===null||n.tag===4)continue e;n.child.return=n,n=n.child}if(!(n.flags&2))return n.stateNode}}function uf(n,i,s){var l=n.tag;if(l===5||l===6)n=n.stateNode,i?(s.nodeType===9?s.body:s.nodeName==="HTML"?s.ownerDocument.body:s).insertBefore(n,i):(i=s.nodeType===9?s.body:s.nodeName==="HTML"?s.ownerDocument.body:s,i.appendChild(n),s=s._reactRootContainer,s!=null||i.onclick!==null||(i.onclick=xe));else if(l!==4&&(l===27&&Ii(n.type)&&(s=n.stateNode,i=null),n=n.child,n!==null))for(uf(n,i,s),n=n.sibling;n!==null;)uf(n,i,s),n=n.sibling}function xc(n,i,s){var l=n.tag;if(l===5||l===6)n=n.stateNode,i?s.insertBefore(n,i):s.appendChild(n);else if(l!==4&&(l===27&&Ii(n.type)&&(s=n.stateNode),n=n.child,n!==null))for(xc(n,i,s),n=n.sibling;n!==null;)xc(n,i,s),n=n.sibling}function mb(n){var i=n.stateNode,s=n.memoizedProps;try{for(var l=n.type,h=i.attributes;h.length;)i.removeAttributeNode(h[0]);sn(i,l,s),i[Ut]=n,i[un]=s}catch(g){mt(n,n.return,g)}}var qr=!1,Yt=!1,df=!1,gb=typeof WeakSet=="function"?WeakSet:Set,Jt=null;function R_(n,i){if(n=n.containerInfo,Rf=Hc,n=Cm(n),rd(n)){if("selectionStart"in n)var s={start:n.selectionStart,end:n.selectionEnd};else e:{s=(s=n.ownerDocument)&&s.defaultView||window;var l=s.getSelection&&s.getSelection();if(l&&l.rangeCount!==0){s=l.anchorNode;var h=l.anchorOffset,g=l.focusNode;l=l.focusOffset;try{s.nodeType,g.nodeType}catch{s=null;break e}var E=0,N=-1,j=-1,W=0,se=0,de=n,Z=null;t:for(;;){for(var Q;de!==s||h!==0&&de.nodeType!==3||(N=E+h),de!==g||l!==0&&de.nodeType!==3||(j=E+l),de.nodeType===3&&(E+=de.nodeValue.length),(Q=de.firstChild)!==null;)Z=de,de=Q;for(;;){if(de===n)break t;if(Z===s&&++W===h&&(N=E),Z===g&&++se===l&&(j=E),(Q=de.nextSibling)!==null)break;de=Z,Z=de.parentNode}de=Q}s=N===-1||j===-1?null:{start:N,end:j}}else s=null}s=s||{start:0,end:0}}else s=null;for(If={focusedElem:n,selectionRange:s},Hc=!1,Jt=i;Jt!==null;)if(i=Jt,n=i.child,(i.subtreeFlags&1028)!==0&&n!==null)n.return=i,Jt=n;else for(;Jt!==null;){switch(i=Jt,g=i.alternate,n=i.flags,i.tag){case 0:if((n&4)!==0&&(n=i.updateQueue,n=n!==null?n.events:null,n!==null))for(s=0;s<n.length;s++)h=n[s],h.ref.impl=h.nextImpl;break;case 11:case 15:break;case 1:if((n&1024)!==0&&g!==null){n=void 0,s=i,h=g.memoizedProps,g=g.memoizedState,l=s.stateNode;try{var ke=ha(s.type,h);n=l.getSnapshotBeforeUpdate(ke,g),l.__reactInternalSnapshotBeforeUpdate=n}catch(je){mt(s,s.return,je)}}break;case 3:if((n&1024)!==0){if(n=i.stateNode.containerInfo,s=n.nodeType,s===9)jf(n);else if(s===1)switch(n.nodeName){case"HEAD":case"HTML":case"BODY":jf(n);break;default:n.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((n&1024)!==0)throw Error(a(163))}if(n=i.sibling,n!==null){n.return=i.return,Jt=n;break}Jt=i.return}}function bb(n,i,s){var l=s.flags;switch(s.tag){case 0:case 11:case 15:Yr(n,s),l&4&&wo(5,s);break;case 1:if(Yr(n,s),l&4)if(n=s.stateNode,i===null)try{n.componentDidMount()}catch(E){mt(s,s.return,E)}else{var h=ha(s.type,i.memoizedProps);i=i.memoizedState;try{n.componentDidUpdate(h,i,n.__reactInternalSnapshotBeforeUpdate)}catch(E){mt(s,s.return,E)}}l&64&&db(s),l&512&&ko(s,s.return);break;case 3:if(Yr(n,s),l&64&&(n=s.updateQueue,n!==null)){if(i=null,s.child!==null)switch(s.child.tag){case 27:case 5:i=s.child.stateNode;break;case 1:i=s.child.stateNode}try{tg(n,i)}catch(E){mt(s,s.return,E)}}break;case 27:i===null&&l&4&&mb(s);case 26:case 5:Yr(n,s),i===null&&l&4&&hb(s),l&512&&ko(s,s.return);break;case 12:Yr(n,s);break;case 31:Yr(n,s),l&4&&xb(n,s);break;case 13:Yr(n,s),l&4&&Eb(n,s),l&64&&(n=s.memoizedState,n!==null&&(n=n.dehydrated,n!==null&&(s=H_.bind(null,s),ow(n,s))));break;case 22:if(l=s.memoizedState!==null||qr,!l){i=i!==null&&i.memoizedState!==null||Yt,h=qr;var g=Yt;qr=l,(Yt=i)&&!g?Wr(n,s,(s.subtreeFlags&8772)!==0):Yr(n,s),qr=h,Yt=g}break;case 30:break;default:Yr(n,s)}}function yb(n){var i=n.alternate;i!==null&&(n.alternate=null,yb(i)),n.child=null,n.deletions=null,n.sibling=null,n.tag===5&&(i=n.stateNode,i!==null&&Ys(i)),n.stateNode=null,n.return=null,n.dependencies=null,n.memoizedProps=null,n.memoizedState=null,n.pendingProps=null,n.stateNode=null,n.updateQueue=null}var It=null,An=!1;function Vr(n,i,s){for(s=s.child;s!==null;)vb(n,i,s),s=s.sibling}function vb(n,i,s){if(Dt&&typeof Dt.onCommitFiberUnmount=="function")try{Dt.onCommitFiberUnmount(en,s)}catch{}switch(s.tag){case 26:Yt||Sr(s,i),Vr(n,i,s),s.memoizedState?s.memoizedState.count--:s.stateNode&&(s=s.stateNode,s.parentNode.removeChild(s));break;case 27:Yt||Sr(s,i);var l=It,h=An;Ii(s.type)&&(It=s.stateNode,An=!1),Vr(n,i,s),Lo(s.stateNode),It=l,An=h;break;case 5:Yt||Sr(s,i);case 6:if(l=It,h=An,It=null,Vr(n,i,s),It=l,An=h,It!==null)if(An)try{(It.nodeType===9?It.body:It.nodeName==="HTML"?It.ownerDocument.body:It).removeChild(s.stateNode)}catch(g){mt(s,i,g)}else try{It.removeChild(s.stateNode)}catch(g){mt(s,i,g)}break;case 18:It!==null&&(An?(n=It,dy(n.nodeType===9?n.body:n.nodeName==="HTML"?n.ownerDocument.body:n,s.stateNode),ps(n)):dy(It,s.stateNode));break;case 4:l=It,h=An,It=s.stateNode.containerInfo,An=!0,Vr(n,i,s),It=l,An=h;break;case 0:case 11:case 14:case 15:Ti(2,s,i),Yt||Ti(4,s,i),Vr(n,i,s);break;case 1:Yt||(Sr(s,i),l=s.stateNode,typeof l.componentWillUnmount=="function"&&fb(s,i,l)),Vr(n,i,s);break;case 21:Vr(n,i,s);break;case 22:Yt=(l=Yt)||s.memoizedState!==null,Vr(n,i,s),Yt=l;break;default:Vr(n,i,s)}}function xb(n,i){if(i.memoizedState===null&&(n=i.alternate,n!==null&&(n=n.memoizedState,n!==null))){n=n.dehydrated;try{ps(n)}catch(s){mt(i,i.return,s)}}}function Eb(n,i){if(i.memoizedState===null&&(n=i.alternate,n!==null&&(n=n.memoizedState,n!==null&&(n=n.dehydrated,n!==null))))try{ps(n)}catch(s){mt(i,i.return,s)}}function I_(n){switch(n.tag){case 31:case 13:case 19:var i=n.stateNode;return i===null&&(i=n.stateNode=new gb),i;case 22:return n=n.stateNode,i=n._retryCache,i===null&&(i=n._retryCache=new gb),i;default:throw Error(a(435,n.tag))}}function Ec(n,i){var s=I_(n);i.forEach(function(l){if(!s.has(l)){s.add(l);var h=F_.bind(null,n,l);l.then(h,h)}})}function On(n,i){var s=i.deletions;if(s!==null)for(var l=0;l<s.length;l++){var h=s[l],g=n,E=i,N=E;e:for(;N!==null;){switch(N.tag){case 27:if(Ii(N.type)){It=N.stateNode,An=!1;break e}break;case 5:It=N.stateNode,An=!1;break e;case 3:case 4:It=N.stateNode.containerInfo,An=!0;break e}N=N.return}if(It===null)throw Error(a(160));vb(g,E,h),It=null,An=!1,g=h.alternate,g!==null&&(g.return=null),h.return=null}if(i.subtreeFlags&13886)for(i=i.child;i!==null;)Sb(i,n),i=i.sibling}var fr=null;function Sb(n,i){var s=n.alternate,l=n.flags;switch(n.tag){case 0:case 11:case 14:case 15:On(i,n),Mn(n),l&4&&(Ti(3,n,n.return),wo(3,n),Ti(5,n,n.return));break;case 1:On(i,n),Mn(n),l&512&&(Yt||s===null||Sr(s,s.return)),l&64&&qr&&(n=n.updateQueue,n!==null&&(l=n.callbacks,l!==null&&(s=n.shared.hiddenCallbacks,n.shared.hiddenCallbacks=s===null?l:s.concat(l))));break;case 26:var h=fr;if(On(i,n),Mn(n),l&512&&(Yt||s===null||Sr(s,s.return)),l&4){var g=s!==null?s.memoizedState:null;if(l=n.memoizedState,s===null)if(l===null)if(n.stateNode===null){e:{l=n.type,s=n.memoizedProps,h=h.ownerDocument||h;t:switch(l){case"title":g=h.getElementsByTagName("title")[0],(!g||g[Zi]||g[Ut]||g.namespaceURI==="http://www.w3.org/2000/svg"||g.hasAttribute("itemprop"))&&(g=h.createElement(l),h.head.insertBefore(g,h.querySelector("head > title"))),sn(g,l,s),g[Ut]=n,$t(g),l=g;break e;case"link":var E=Sy("link","href",h).get(l+(s.href||""));if(E){for(var N=0;N<E.length;N++)if(g=E[N],g.getAttribute("href")===(s.href==null||s.href===""?null:s.href)&&g.getAttribute("rel")===(s.rel==null?null:s.rel)&&g.getAttribute("title")===(s.title==null?null:s.title)&&g.getAttribute("crossorigin")===(s.crossOrigin==null?null:s.crossOrigin)){E.splice(N,1);break t}}g=h.createElement(l),sn(g,l,s),h.head.appendChild(g);break;case"meta":if(E=Sy("meta","content",h).get(l+(s.content||""))){for(N=0;N<E.length;N++)if(g=E[N],g.getAttribute("content")===(s.content==null?null:""+s.content)&&g.getAttribute("name")===(s.name==null?null:s.name)&&g.getAttribute("property")===(s.property==null?null:s.property)&&g.getAttribute("http-equiv")===(s.httpEquiv==null?null:s.httpEquiv)&&g.getAttribute("charset")===(s.charSet==null?null:s.charSet)){E.splice(N,1);break t}}g=h.createElement(l),sn(g,l,s),h.head.appendChild(g);break;default:throw Error(a(468,l))}g[Ut]=n,$t(g),l=g}n.stateNode=l}else _y(h,n.type,n.stateNode);else n.stateNode=Ey(h,l,n.memoizedProps);else g!==l?(g===null?s.stateNode!==null&&(s=s.stateNode,s.parentNode.removeChild(s)):g.count--,l===null?_y(h,n.type,n.stateNode):Ey(h,l,n.memoizedProps)):l===null&&n.stateNode!==null&&lf(n,n.memoizedProps,s.memoizedProps)}break;case 27:On(i,n),Mn(n),l&512&&(Yt||s===null||Sr(s,s.return)),s!==null&&l&4&&lf(n,n.memoizedProps,s.memoizedProps);break;case 5:if(On(i,n),Mn(n),l&512&&(Yt||s===null||Sr(s,s.return)),n.flags&32){h=n.stateNode;try{ze(h,"")}catch(ke){mt(n,n.return,ke)}}l&4&&n.stateNode!=null&&(h=n.memoizedProps,lf(n,h,s!==null?s.memoizedProps:h)),l&1024&&(df=!0);break;case 6:if(On(i,n),Mn(n),l&4){if(n.stateNode===null)throw Error(a(162));l=n.memoizedProps,s=n.stateNode;try{s.nodeValue=l}catch(ke){mt(n,n.return,ke)}}break;case 3:if(zc=null,h=fr,fr=Dc(i.containerInfo),On(i,n),fr=h,Mn(n),l&4&&s!==null&&s.memoizedState.isDehydrated)try{ps(i.containerInfo)}catch(ke){mt(n,n.return,ke)}df&&(df=!1,_b(n));break;case 4:l=fr,fr=Dc(n.stateNode.containerInfo),On(i,n),Mn(n),fr=l;break;case 12:On(i,n),Mn(n);break;case 31:On(i,n),Mn(n),l&4&&(l=n.updateQueue,l!==null&&(n.updateQueue=null,Ec(n,l)));break;case 13:On(i,n),Mn(n),n.child.flags&8192&&n.memoizedState!==null!=(s!==null&&s.memoizedState!==null)&&(_c=Ct()),l&4&&(l=n.updateQueue,l!==null&&(n.updateQueue=null,Ec(n,l)));break;case 22:h=n.memoizedState!==null;var j=s!==null&&s.memoizedState!==null,W=qr,se=Yt;if(qr=W||h,Yt=se||j,On(i,n),Yt=se,qr=W,Mn(n),l&8192)e:for(i=n.stateNode,i._visibility=h?i._visibility&-2:i._visibility|1,h&&(s===null||j||qr||Yt||pa(n)),s=null,i=n;;){if(i.tag===5||i.tag===26){if(s===null){j=s=i;try{if(g=j.stateNode,h)E=g.style,typeof E.setProperty=="function"?E.setProperty("display","none","important"):E.display="none";else{N=j.stateNode;var de=j.memoizedProps.style,Z=de!=null&&de.hasOwnProperty("display")?de.display:null;N.style.display=Z==null||typeof Z=="boolean"?"":(""+Z).trim()}}catch(ke){mt(j,j.return,ke)}}}else if(i.tag===6){if(s===null){j=i;try{j.stateNode.nodeValue=h?"":j.memoizedProps}catch(ke){mt(j,j.return,ke)}}}else if(i.tag===18){if(s===null){j=i;try{var Q=j.stateNode;h?fy(Q,!0):fy(j.stateNode,!1)}catch(ke){mt(j,j.return,ke)}}}else if((i.tag!==22&&i.tag!==23||i.memoizedState===null||i===n)&&i.child!==null){i.child.return=i,i=i.child;continue}if(i===n)break e;for(;i.sibling===null;){if(i.return===null||i.return===n)break e;s===i&&(s=null),i=i.return}s===i&&(s=null),i.sibling.return=i.return,i=i.sibling}l&4&&(l=n.updateQueue,l!==null&&(s=l.retryQueue,s!==null&&(l.retryQueue=null,Ec(n,s))));break;case 19:On(i,n),Mn(n),l&4&&(l=n.updateQueue,l!==null&&(n.updateQueue=null,Ec(n,l)));break;case 30:break;case 21:break;default:On(i,n),Mn(n)}}function Mn(n){var i=n.flags;if(i&2){try{for(var s,l=n.return;l!==null;){if(pb(l)){s=l;break}l=l.return}if(s==null)throw Error(a(160));switch(s.tag){case 27:var h=s.stateNode,g=cf(n);xc(n,g,h);break;case 5:var E=s.stateNode;s.flags&32&&(ze(E,""),s.flags&=-33);var N=cf(n);xc(n,N,E);break;case 3:case 4:var j=s.stateNode.containerInfo,W=cf(n);uf(n,W,j);break;default:throw Error(a(161))}}catch(se){mt(n,n.return,se)}n.flags&=-3}i&4096&&(n.flags&=-4097)}function _b(n){if(n.subtreeFlags&1024)for(n=n.child;n!==null;){var i=n;_b(i),i.tag===5&&i.flags&1024&&i.stateNode.reset(),n=n.sibling}}function Yr(n,i){if(i.subtreeFlags&8772)for(i=i.child;i!==null;)bb(n,i.alternate,i),i=i.sibling}function pa(n){for(n=n.child;n!==null;){var i=n;switch(i.tag){case 0:case 11:case 14:case 15:Ti(4,i,i.return),pa(i);break;case 1:Sr(i,i.return);var s=i.stateNode;typeof s.componentWillUnmount=="function"&&fb(i,i.return,s),pa(i);break;case 27:Lo(i.stateNode);case 26:case 5:Sr(i,i.return),pa(i);break;case 22:i.memoizedState===null&&pa(i);break;case 30:pa(i);break;default:pa(i)}n=n.sibling}}function Wr(n,i,s){for(s=s&&(i.subtreeFlags&8772)!==0,i=i.child;i!==null;){var l=i.alternate,h=n,g=i,E=g.flags;switch(g.tag){case 0:case 11:case 15:Wr(h,g,s),wo(4,g);break;case 1:if(Wr(h,g,s),l=g,h=l.stateNode,typeof h.componentDidMount=="function")try{h.componentDidMount()}catch(W){mt(l,l.return,W)}if(l=g,h=l.updateQueue,h!==null){var N=l.stateNode;try{var j=h.shared.hiddenCallbacks;if(j!==null)for(h.shared.hiddenCallbacks=null,h=0;h<j.length;h++)eg(j[h],N)}catch(W){mt(l,l.return,W)}}s&&E&64&&db(g),ko(g,g.return);break;case 27:mb(g);case 26:case 5:Wr(h,g,s),s&&l===null&&E&4&&hb(g),ko(g,g.return);break;case 12:Wr(h,g,s);break;case 31:Wr(h,g,s),s&&E&4&&xb(h,g);break;case 13:Wr(h,g,s),s&&E&4&&Eb(h,g);break;case 22:g.memoizedState===null&&Wr(h,g,s),ko(g,g.return);break;case 30:break;default:Wr(h,g,s)}i=i.sibling}}function ff(n,i){var s=null;n!==null&&n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(s=n.memoizedState.cachePool.pool),n=null,i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(n=i.memoizedState.cachePool.pool),n!==s&&(n!=null&&n.refCount++,s!=null&&uo(s))}function hf(n,i){n=null,i.alternate!==null&&(n=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==n&&(i.refCount++,n!=null&&uo(n))}function hr(n,i,s,l){if(i.subtreeFlags&10256)for(i=i.child;i!==null;)wb(n,i,s,l),i=i.sibling}function wb(n,i,s,l){var h=i.flags;switch(i.tag){case 0:case 11:case 15:hr(n,i,s,l),h&2048&&wo(9,i);break;case 1:hr(n,i,s,l);break;case 3:hr(n,i,s,l),h&2048&&(n=null,i.alternate!==null&&(n=i.alternate.memoizedState.cache),i=i.memoizedState.cache,i!==n&&(i.refCount++,n!=null&&uo(n)));break;case 12:if(h&2048){hr(n,i,s,l),n=i.stateNode;try{var g=i.memoizedProps,E=g.id,N=g.onPostCommit;typeof N=="function"&&N(E,i.alternate===null?"mount":"update",n.passiveEffectDuration,-0)}catch(j){mt(i,i.return,j)}}else hr(n,i,s,l);break;case 31:hr(n,i,s,l);break;case 13:hr(n,i,s,l);break;case 23:break;case 22:g=i.stateNode,E=i.alternate,i.memoizedState!==null?g._visibility&2?hr(n,i,s,l):To(n,i):g._visibility&2?hr(n,i,s,l):(g._visibility|=2,rs(n,i,s,l,(i.subtreeFlags&10256)!==0||!1)),h&2048&&ff(E,i);break;case 24:hr(n,i,s,l),h&2048&&hf(i.alternate,i);break;default:hr(n,i,s,l)}}function rs(n,i,s,l,h){for(h=h&&((i.subtreeFlags&10256)!==0||!1),i=i.child;i!==null;){var g=n,E=i,N=s,j=l,W=E.flags;switch(E.tag){case 0:case 11:case 15:rs(g,E,N,j,h),wo(8,E);break;case 23:break;case 22:var se=E.stateNode;E.memoizedState!==null?se._visibility&2?rs(g,E,N,j,h):To(g,E):(se._visibility|=2,rs(g,E,N,j,h)),h&&W&2048&&ff(E.alternate,E);break;case 24:rs(g,E,N,j,h),h&&W&2048&&hf(E.alternate,E);break;default:rs(g,E,N,j,h)}i=i.sibling}}function To(n,i){if(i.subtreeFlags&10256)for(i=i.child;i!==null;){var s=n,l=i,h=l.flags;switch(l.tag){case 22:To(s,l),h&2048&&ff(l.alternate,l);break;case 24:To(s,l),h&2048&&hf(l.alternate,l);break;default:To(s,l)}i=i.sibling}}var No=8192;function is(n,i,s){if(n.subtreeFlags&No)for(n=n.child;n!==null;)kb(n,i,s),n=n.sibling}function kb(n,i,s){switch(n.tag){case 26:is(n,i,s),n.flags&No&&n.memoizedState!==null&&vw(s,fr,n.memoizedState,n.memoizedProps);break;case 5:is(n,i,s);break;case 3:case 4:var l=fr;fr=Dc(n.stateNode.containerInfo),is(n,i,s),fr=l;break;case 22:n.memoizedState===null&&(l=n.alternate,l!==null&&l.memoizedState!==null?(l=No,No=16777216,is(n,i,s),No=l):is(n,i,s));break;default:is(n,i,s)}}function Tb(n){var i=n.alternate;if(i!==null&&(n=i.child,n!==null)){i.child=null;do i=n.sibling,n.sibling=null,n=i;while(n!==null)}}function Co(n){var i=n.deletions;if((n.flags&16)!==0){if(i!==null)for(var s=0;s<i.length;s++){var l=i[s];Jt=l,Cb(l,n)}Tb(n)}if(n.subtreeFlags&10256)for(n=n.child;n!==null;)Nb(n),n=n.sibling}function Nb(n){switch(n.tag){case 0:case 11:case 15:Co(n),n.flags&2048&&Ti(9,n,n.return);break;case 3:Co(n);break;case 12:Co(n);break;case 22:var i=n.stateNode;n.memoizedState!==null&&i._visibility&2&&(n.return===null||n.return.tag!==13)?(i._visibility&=-3,Sc(n)):Co(n);break;default:Co(n)}}function Sc(n){var i=n.deletions;if((n.flags&16)!==0){if(i!==null)for(var s=0;s<i.length;s++){var l=i[s];Jt=l,Cb(l,n)}Tb(n)}for(n=n.child;n!==null;){switch(i=n,i.tag){case 0:case 11:case 15:Ti(8,i,i.return),Sc(i);break;case 22:s=i.stateNode,s._visibility&2&&(s._visibility&=-3,Sc(i));break;default:Sc(i)}n=n.sibling}}function Cb(n,i){for(;Jt!==null;){var s=Jt;switch(s.tag){case 0:case 11:case 15:Ti(8,s,i);break;case 23:case 22:if(s.memoizedState!==null&&s.memoizedState.cachePool!==null){var l=s.memoizedState.cachePool.pool;l!=null&&l.refCount++}break;case 24:uo(s.memoizedState.cache)}if(l=s.child,l!==null)l.return=s,Jt=l;else e:for(s=n;Jt!==null;){l=Jt;var h=l.sibling,g=l.return;if(yb(l),l===s){Jt=null;break e}if(h!==null){h.return=g,Jt=h;break e}Jt=g}}}var L_={getCacheForType:function(n){var i=rn(Kt),s=i.data.get(n);return s===void 0&&(s=n(),i.data.set(n,s)),s},cacheSignal:function(){return rn(Kt).controller.signal}},D_=typeof WeakMap=="function"?WeakMap:Map,ut=0,_t=null,Ze=null,tt=0,pt=0,$n=null,Ni=!1,as=!1,pf=!1,Xr=0,zt=0,Ci=0,ma=0,mf=0,Gn=0,ss=0,Ao=null,Rn=null,gf=!1,_c=0,Ab=0,wc=1/0,kc=null,Ai=null,Zt=0,Oi=null,os=null,Zr=0,bf=0,yf=null,Ob=null,Oo=0,vf=null;function Kn(){return(ut&2)!==0&&tt!==0?tt&-tt:B.T!==null?kf():Ia()}function Mb(){if(Gn===0)if((tt&536870912)===0||rt){var n=Ra;Ra<<=1,(Ra&3932160)===0&&(Ra=262144),Gn=n}else Gn=536870912;return n=Hn.current,n!==null&&(n.flags|=32),Gn}function In(n,i,s){(n===_t&&(pt===2||pt===9)||n.cancelPendingCommit!==null)&&(ls(n,0),Mi(n,tt,Gn,!1)),St(n,s),((ut&2)===0||n!==_t)&&(n===_t&&((ut&2)===0&&(ma|=s),zt===4&&Mi(n,tt,Gn,!1)),_r(n))}function Rb(n,i,s){if((ut&6)!==0)throw Error(a(327));var l=!s&&(i&127)===0&&(i&n.expiredLanes)===0||le(n,i),h=l?B_(n,i):Ef(n,i,!0),g=l;do{if(h===0){as&&!l&&Mi(n,i,0,!1);break}else{if(s=n.current.alternate,g&&!j_(s)){h=Ef(n,i,!1),g=!1;continue}if(h===2){if(g=i,n.errorRecoveryDisabledLanes&g)var E=0;else E=n.pendingLanes&-536870913,E=E!==0?E:E&536870912?536870912:0;if(E!==0){i=E;e:{var N=n;h=Ao;var j=N.current.memoizedState.isDehydrated;if(j&&(ls(N,E).flags|=256),E=Ef(N,E,!1),E!==2){if(pf&&!j){N.errorRecoveryDisabledLanes|=g,ma|=g,h=4;break e}g=Rn,Rn=h,g!==null&&(Rn===null?Rn=g:Rn.push.apply(Rn,g))}h=E}if(g=!1,h!==2)continue}}if(h===1){ls(n,0),Mi(n,i,0,!0);break}e:{switch(l=n,g=h,g){case 0:case 1:throw Error(a(345));case 4:if((i&4194048)!==i)break;case 6:Mi(l,i,Gn,!Ni);break e;case 2:Rn=null;break;case 3:case 5:break;default:throw Error(a(329))}if((i&62914560)===i&&(h=_c+300-Ct(),10<h)){if(Mi(l,i,Gn,!Ni),z(l,0,!0)!==0)break e;Zr=i,l.timeoutHandle=cy(Ib.bind(null,l,s,Rn,kc,gf,i,Gn,ma,ss,Ni,g,"Throttled",-0,0),h);break e}Ib(l,s,Rn,kc,gf,i,Gn,ma,ss,Ni,g,null,-0,0)}}break}while(!0);_r(n)}function Ib(n,i,s,l,h,g,E,N,j,W,se,de,Z,Q){if(n.timeoutHandle=-1,de=i.subtreeFlags,de&8192||(de&16785408)===16785408){de={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:xe},kb(i,g,de);var ke=(g&62914560)===g?_c-Ct():(g&4194048)===g?Ab-Ct():0;if(ke=xw(de,ke),ke!==null){Zr=g,n.cancelPendingCommit=ke(Hb.bind(null,n,i,g,s,l,h,E,N,j,se,de,null,Z,Q)),Mi(n,g,E,!W);return}}Hb(n,i,g,s,l,h,E,N,j)}function j_(n){for(var i=n;;){var s=i.tag;if((s===0||s===11||s===15)&&i.flags&16384&&(s=i.updateQueue,s!==null&&(s=s.stores,s!==null)))for(var l=0;l<s.length;l++){var h=s[l],g=h.getSnapshot;h=h.value;try{if(!Un(g(),h))return!1}catch{return!1}}if(s=i.child,i.subtreeFlags&16384&&s!==null)s.return=i,i=s;else{if(i===n)break;for(;i.sibling===null;){if(i.return===null||i.return===n)return!0;i=i.return}i.sibling.return=i.return,i=i.sibling}}return!0}function Mi(n,i,s,l){i&=~mf,i&=~ma,n.suspendedLanes|=i,n.pingedLanes&=~i,l&&(n.warmLanes|=i),l=n.expirationTimes;for(var h=i;0<h;){var g=31-dt(h),E=1<<g;l[g]=-1,h&=~E}s!==0&&we(n,s,i)}function Tc(){return(ut&6)===0?(Mo(0),!1):!0}function xf(){if(Ze!==null){if(pt===0)var n=Ze.return;else n=Ze,Pr=sa=null,Dd(n),Ja=null,ho=0,n=Ze;for(;n!==null;)ub(n.alternate,n),n=n.return;Ze=null}}function ls(n,i){var s=n.timeoutHandle;s!==-1&&(n.timeoutHandle=-1,nw(s)),s=n.cancelPendingCommit,s!==null&&(n.cancelPendingCommit=null,s()),Zr=0,xf(),_t=n,Ze=s=Br(n.current,null),tt=i,pt=0,$n=null,Ni=!1,as=le(n,i),pf=!1,ss=Gn=mf=ma=Ci=zt=0,Rn=Ao=null,gf=!1,(i&8)!==0&&(i|=i&32);var l=n.entangledLanes;if(l!==0)for(n=n.entanglements,l&=i;0<l;){var h=31-dt(l),g=1<<h;i|=n[h],l&=~g}return Xr=i,Vl(),s}function Lb(n,i){Ge=null,B.H=Eo,i===Za||i===tc?(i=Xm(),pt=3):i===_d?(i=Xm(),pt=4):pt=i===Zd?8:i!==null&&typeof i=="object"&&typeof i.then=="function"?6:1,$n=i,Ze===null&&(zt=1,mc(n,Zn(i,n.current)))}function Db(){var n=Hn.current;return n===null?!0:(tt&4194048)===tt?tr===null:(tt&62914560)===tt||(tt&536870912)!==0?n===tr:!1}function jb(){var n=B.H;return B.H=Eo,n===null?Eo:n}function zb(){var n=B.A;return B.A=L_,n}function Nc(){zt=4,Ni||(tt&4194048)!==tt&&Hn.current!==null||(as=!0),(Ci&134217727)===0&&(ma&134217727)===0||_t===null||Mi(_t,tt,Gn,!1)}function Ef(n,i,s){var l=ut;ut|=2;var h=jb(),g=zb();(_t!==n||tt!==i)&&(kc=null,ls(n,i)),i=!1;var E=zt;e:do try{if(pt!==0&&Ze!==null){var N=Ze,j=$n;switch(pt){case 8:xf(),E=6;break e;case 3:case 2:case 9:case 6:Hn.current===null&&(i=!0);var W=pt;if(pt=0,$n=null,cs(n,N,j,W),s&&as){E=0;break e}break;default:W=pt,pt=0,$n=null,cs(n,N,j,W)}}z_(),E=zt;break}catch(se){Lb(n,se)}while(!0);return i&&n.shellSuspendCounter++,Pr=sa=null,ut=l,B.H=h,B.A=g,Ze===null&&(_t=null,tt=0,Vl()),E}function z_(){for(;Ze!==null;)Bb(Ze)}function B_(n,i){var s=ut;ut|=2;var l=jb(),h=zb();_t!==n||tt!==i?(kc=null,wc=Ct()+500,ls(n,i)):as=le(n,i);e:do try{if(pt!==0&&Ze!==null){i=Ze;var g=$n;t:switch(pt){case 1:pt=0,$n=null,cs(n,i,g,1);break;case 2:case 9:if(Ym(g)){pt=0,$n=null,Ub(i);break}i=function(){pt!==2&&pt!==9||_t!==n||(pt=7),_r(n)},g.then(i,i);break e;case 3:pt=7;break e;case 4:pt=5;break e;case 7:Ym(g)?(pt=0,$n=null,Ub(i)):(pt=0,$n=null,cs(n,i,g,7));break;case 5:var E=null;switch(Ze.tag){case 26:E=Ze.memoizedState;case 5:case 27:var N=Ze;if(E?wy(E):N.stateNode.complete){pt=0,$n=null;var j=N.sibling;if(j!==null)Ze=j;else{var W=N.return;W!==null?(Ze=W,Cc(W)):Ze=null}break t}}pt=0,$n=null,cs(n,i,g,5);break;case 6:pt=0,$n=null,cs(n,i,g,6);break;case 8:xf(),zt=6;break e;default:throw Error(a(462))}}U_();break}catch(se){Lb(n,se)}while(!0);return Pr=sa=null,B.H=l,B.A=h,ut=s,Ze!==null?0:(_t=null,tt=0,Vl(),zt)}function U_(){for(;Ze!==null&&!Qt();)Bb(Ze)}function Bb(n){var i=lb(n.alternate,n,Xr);n.memoizedProps=n.pendingProps,i===null?Cc(n):Ze=i}function Ub(n){var i=n,s=i.alternate;switch(i.tag){case 15:case 0:i=nb(s,i,i.pendingProps,i.type,void 0,tt);break;case 11:i=nb(s,i,i.pendingProps,i.type.render,i.ref,tt);break;case 5:Dd(i);default:ub(s,i),i=Ze=zm(i,Xr),i=lb(s,i,Xr)}n.memoizedProps=n.pendingProps,i===null?Cc(n):Ze=i}function cs(n,i,s,l){Pr=sa=null,Dd(i),Ja=null,ho=0;var h=i.return;try{if(N_(n,h,i,s,tt)){zt=1,mc(n,Zn(s,n.current)),Ze=null;return}}catch(g){if(h!==null)throw Ze=h,g;zt=1,mc(n,Zn(s,n.current)),Ze=null;return}i.flags&32768?(rt||l===1?n=!0:as||(tt&536870912)!==0?n=!1:(Ni=n=!0,(l===2||l===9||l===3||l===6)&&(l=Hn.current,l!==null&&l.tag===13&&(l.flags|=16384))),Pb(i,n)):Cc(i)}function Cc(n){var i=n;do{if((i.flags&32768)!==0){Pb(i,Ni);return}n=i.return;var s=O_(i.alternate,i,Xr);if(s!==null){Ze=s;return}if(i=i.sibling,i!==null){Ze=i;return}Ze=i=n}while(i!==null);zt===0&&(zt=5)}function Pb(n,i){do{var s=M_(n.alternate,n);if(s!==null){s.flags&=32767,Ze=s;return}if(s=n.return,s!==null&&(s.flags|=32768,s.subtreeFlags=0,s.deletions=null),!i&&(n=n.sibling,n!==null)){Ze=n;return}Ze=n=s}while(n!==null);zt=6,Ze=null}function Hb(n,i,s,l,h,g,E,N,j){n.cancelPendingCommit=null;do Ac();while(Zt!==0);if((ut&6)!==0)throw Error(a(327));if(i!==null){if(i===n.current)throw Error(a(177));if(g=i.lanes|i.childLanes,g|=ld,Ce(n,s,g,E,N,j),n===_t&&(Ze=_t=null,tt=0),os=i,Oi=n,Zr=s,bf=g,yf=h,Ob=l,(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?(n.callbackNode=null,n.callbackPriority=0,$_(De,function(){return qb(),null})):(n.callbackNode=null,n.callbackPriority=0),l=(i.flags&13878)!==0,(i.subtreeFlags&13878)!==0||l){l=B.T,B.T=null,h=ne.p,ne.p=2,E=ut,ut|=4;try{R_(n,i,s)}finally{ut=E,ne.p=h,B.T=l}}Zt=1,Fb(),$b(),Gb()}}function Fb(){if(Zt===1){Zt=0;var n=Oi,i=os,s=(i.flags&13878)!==0;if((i.subtreeFlags&13878)!==0||s){s=B.T,B.T=null;var l=ne.p;ne.p=2;var h=ut;ut|=4;try{Sb(i,n);var g=If,E=Cm(n.containerInfo),N=g.focusedElem,j=g.selectionRange;if(E!==N&&N&&N.ownerDocument&&Nm(N.ownerDocument.documentElement,N)){if(j!==null&&rd(N)){var W=j.start,se=j.end;if(se===void 0&&(se=W),"selectionStart"in N)N.selectionStart=W,N.selectionEnd=Math.min(se,N.value.length);else{var de=N.ownerDocument||document,Z=de&&de.defaultView||window;if(Z.getSelection){var Q=Z.getSelection(),ke=N.textContent.length,je=Math.min(j.start,ke),vt=j.end===void 0?je:Math.min(j.end,ke);!Q.extend&&je>vt&&(E=vt,vt=je,je=E);var G=Tm(N,je),H=Tm(N,vt);if(G&&H&&(Q.rangeCount!==1||Q.anchorNode!==G.node||Q.anchorOffset!==G.offset||Q.focusNode!==H.node||Q.focusOffset!==H.offset)){var Y=de.createRange();Y.setStart(G.node,G.offset),Q.removeAllRanges(),je>vt?(Q.addRange(Y),Q.extend(H.node,H.offset)):(Y.setEnd(H.node,H.offset),Q.addRange(Y))}}}}for(de=[],Q=N;Q=Q.parentNode;)Q.nodeType===1&&de.push({element:Q,left:Q.scrollLeft,top:Q.scrollTop});for(typeof N.focus=="function"&&N.focus(),N=0;N<de.length;N++){var ue=de[N];ue.element.scrollLeft=ue.left,ue.element.scrollTop=ue.top}}Hc=!!Rf,If=Rf=null}finally{ut=h,ne.p=l,B.T=s}}n.current=i,Zt=2}}function $b(){if(Zt===2){Zt=0;var n=Oi,i=os,s=(i.flags&8772)!==0;if((i.subtreeFlags&8772)!==0||s){s=B.T,B.T=null;var l=ne.p;ne.p=2;var h=ut;ut|=4;try{bb(n,i.alternate,i)}finally{ut=h,ne.p=l,B.T=s}}Zt=3}}function Gb(){if(Zt===4||Zt===3){Zt=0,Rr();var n=Oi,i=os,s=Zr,l=Ob;(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?Zt=5:(Zt=0,os=Oi=null,Kb(n,n.pendingLanes));var h=n.pendingLanes;if(h===0&&(Ai=null),Ir(s),i=i.stateNode,Dt&&typeof Dt.onCommitFiberRoot=="function")try{Dt.onCommitFiberRoot(en,i,void 0,(i.current.flags&128)===128)}catch{}if(l!==null){i=B.T,h=ne.p,ne.p=2,B.T=null;try{for(var g=n.onRecoverableError,E=0;E<l.length;E++){var N=l[E];g(N.value,{componentStack:N.stack})}}finally{B.T=i,ne.p=h}}(Zr&3)!==0&&Ac(),_r(n),h=n.pendingLanes,(s&261930)!==0&&(h&42)!==0?n===vf?Oo++:(Oo=0,vf=n):Oo=0,Mo(0)}}function Kb(n,i){(n.pooledCacheLanes&=i)===0&&(i=n.pooledCache,i!=null&&(n.pooledCache=null,uo(i)))}function Ac(){return Fb(),$b(),Gb(),qb()}function qb(){if(Zt!==5)return!1;var n=Oi,i=bf;bf=0;var s=Ir(Zr),l=B.T,h=ne.p;try{ne.p=32>s?32:s,B.T=null,s=yf,yf=null;var g=Oi,E=Zr;if(Zt=0,os=Oi=null,Zr=0,(ut&6)!==0)throw Error(a(331));var N=ut;if(ut|=4,Nb(g.current),wb(g,g.current,E,s),ut=N,Mo(0,!1),Dt&&typeof Dt.onPostCommitFiberRoot=="function")try{Dt.onPostCommitFiberRoot(en,g)}catch{}return!0}finally{ne.p=h,B.T=l,Kb(n,i)}}function Vb(n,i,s){i=Zn(s,i),i=Xd(n.stateNode,i,2),n=_i(n,i,2),n!==null&&(St(n,2),_r(n))}function mt(n,i,s){if(n.tag===3)Vb(n,n,s);else for(;i!==null;){if(i.tag===3){Vb(i,n,s);break}else if(i.tag===1){var l=i.stateNode;if(typeof i.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(Ai===null||!Ai.has(l))){n=Zn(s,n),s=Yg(2),l=_i(i,s,2),l!==null&&(Wg(s,l,i,n),St(l,2),_r(l));break}}i=i.return}}function Sf(n,i,s){var l=n.pingCache;if(l===null){l=n.pingCache=new D_;var h=new Set;l.set(i,h)}else h=l.get(i),h===void 0&&(h=new Set,l.set(i,h));h.has(s)||(pf=!0,h.add(s),n=P_.bind(null,n,i,s),i.then(n,n))}function P_(n,i,s){var l=n.pingCache;l!==null&&l.delete(i),n.pingedLanes|=n.suspendedLanes&s,n.warmLanes&=~s,_t===n&&(tt&s)===s&&(zt===4||zt===3&&(tt&62914560)===tt&&300>Ct()-_c?(ut&2)===0&&ls(n,0):mf|=s,ss===tt&&(ss=0)),_r(n)}function Yb(n,i){i===0&&(i=Pe()),n=ra(n,i),n!==null&&(St(n,i),_r(n))}function H_(n){var i=n.memoizedState,s=0;i!==null&&(s=i.retryLane),Yb(n,s)}function F_(n,i){var s=0;switch(n.tag){case 31:case 13:var l=n.stateNode,h=n.memoizedState;h!==null&&(s=h.retryLane);break;case 19:l=n.stateNode;break;case 22:l=n.stateNode._retryCache;break;default:throw Error(a(314))}l!==null&&l.delete(i),Yb(n,s)}function $_(n,i){return Xt(n,i)}var Oc=null,us=null,_f=!1,Mc=!1,wf=!1,Ri=0;function _r(n){n!==us&&n.next===null&&(us===null?Oc=us=n:us=us.next=n),Mc=!0,_f||(_f=!0,K_())}function Mo(n,i){if(!wf&&Mc){wf=!0;do for(var s=!1,l=Oc;l!==null;){if(n!==0){var h=l.pendingLanes;if(h===0)var g=0;else{var E=l.suspendedLanes,N=l.pingedLanes;g=(1<<31-dt(42|n)+1)-1,g&=h&~(E&~N),g=g&201326741?g&201326741|1:g?g|2:0}g!==0&&(s=!0,Jb(l,g))}else g=tt,g=z(l,l===_t?g:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(g&3)===0||le(l,g)||(s=!0,Jb(l,g));l=l.next}while(s);wf=!1}}function G_(){Wb()}function Wb(){Mc=_f=!1;var n=0;Ri!==0&&tw()&&(n=Ri);for(var i=Ct(),s=null,l=Oc;l!==null;){var h=l.next,g=Xb(l,i);g===0?(l.next=null,s===null?Oc=h:s.next=h,h===null&&(us=s)):(s=l,(n!==0||(g&3)!==0)&&(Mc=!0)),l=h}Zt!==0&&Zt!==5||Mo(n),Ri!==0&&(Ri=0)}function Xb(n,i){for(var s=n.suspendedLanes,l=n.pingedLanes,h=n.expirationTimes,g=n.pendingLanes&-62914561;0<g;){var E=31-dt(g),N=1<<E,j=h[E];j===-1?((N&s)===0||(N&l)!==0)&&(h[E]=Se(N,i)):j<=i&&(n.expiredLanes|=N),g&=~N}if(i=_t,s=tt,s=z(n,n===i?s:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),l=n.callbackNode,s===0||n===i&&(pt===2||pt===9)||n.cancelPendingCommit!==null)return l!==null&&l!==null&&cr(l),n.callbackNode=null,n.callbackPriority=0;if((s&3)===0||le(n,s)){if(i=s&-s,i===n.callbackPriority)return i;switch(l!==null&&cr(l),Ir(s)){case 2:case 8:s=ye;break;case 32:s=De;break;case 268435456:s=ot;break;default:s=De}return l=Zb.bind(null,n),s=Xt(s,l),n.callbackPriority=i,n.callbackNode=s,i}return l!==null&&l!==null&&cr(l),n.callbackPriority=2,n.callbackNode=null,2}function Zb(n,i){if(Zt!==0&&Zt!==5)return n.callbackNode=null,n.callbackPriority=0,null;var s=n.callbackNode;if(Ac()&&n.callbackNode!==s)return null;var l=tt;return l=z(n,n===_t?l:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),l===0?null:(Rb(n,l,i),Xb(n,Ct()),n.callbackNode!=null&&n.callbackNode===s?Zb.bind(null,n):null)}function Jb(n,i){if(Ac())return null;Rb(n,i,!0)}function K_(){rw(function(){(ut&6)!==0?Xt(ie,G_):Wb()})}function kf(){if(Ri===0){var n=Wa;n===0&&(n=Wi,Wi<<=1,(Wi&261888)===0&&(Wi=256)),Ri=n}return Ri}function Qb(n){return n==null||typeof n=="symbol"||typeof n=="boolean"?null:typeof n=="function"?n:mi(""+n)}function ey(n,i){var s=i.ownerDocument.createElement("input");return s.name=i.name,s.value=i.value,n.id&&s.setAttribute("form",n.id),i.parentNode.insertBefore(s,i),n=new FormData(n),s.parentNode.removeChild(s),n}function q_(n,i,s,l,h){if(i==="submit"&&s&&s.stateNode===h){var g=Qb((h[un]||null).action),E=l.submitter;E&&(i=(i=E[un]||null)?Qb(i.formAction):E.getAttribute("formAction"),i!==null&&(g=i,E=null));var N=new $l("action","action",null,l,h);n.push({event:N,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(Ri!==0){var j=E?ey(h,E):new FormData(h);Gd(s,{pending:!0,data:j,method:h.method,action:g},null,j)}}else typeof g=="function"&&(N.preventDefault(),j=E?ey(h,E):new FormData(h),Gd(s,{pending:!0,data:j,method:h.method,action:g},g,j))},currentTarget:h}]})}}for(var Tf=0;Tf<od.length;Tf++){var Nf=od[Tf],V_=Nf.toLowerCase(),Y_=Nf[0].toUpperCase()+Nf.slice(1);dr(V_,"on"+Y_)}dr(Mm,"onAnimationEnd"),dr(Rm,"onAnimationIteration"),dr(Im,"onAnimationStart"),dr("dblclick","onDoubleClick"),dr("focusin","onFocus"),dr("focusout","onBlur"),dr(u_,"onTransitionRun"),dr(d_,"onTransitionStart"),dr(f_,"onTransitionCancel"),dr(Lm,"onTransitionEnd"),pe("onMouseEnter",["mouseout","mouseover"]),pe("onMouseLeave",["mouseout","mouseover"]),pe("onPointerEnter",["pointerout","pointerover"]),pe("onPointerLeave",["pointerout","pointerover"]),Dr("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),Dr("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),Dr("onBeforeInput",["compositionend","keypress","textInput","paste"]),Dr("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),Dr("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),Dr("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Ro="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),W_=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Ro));function ty(n,i){i=(i&4)!==0;for(var s=0;s<n.length;s++){var l=n[s],h=l.event;l=l.listeners;e:{var g=void 0;if(i)for(var E=l.length-1;0<=E;E--){var N=l[E],j=N.instance,W=N.currentTarget;if(N=N.listener,j!==g&&h.isPropagationStopped())break e;g=N,h.currentTarget=W;try{g(h)}catch(se){ql(se)}h.currentTarget=null,g=j}else for(E=0;E<l.length;E++){if(N=l[E],j=N.instance,W=N.currentTarget,N=N.listener,j!==g&&h.isPropagationStopped())break e;g=N,h.currentTarget=W;try{g(h)}catch(se){ql(se)}h.currentTarget=null,g=j}}}}function Je(n,i){var s=i[Vs];s===void 0&&(s=i[Vs]=new Set);var l=n+"__bubble";s.has(l)||(ny(i,n,2,!1),s.add(l))}function Cf(n,i,s){var l=0;i&&(l|=4),ny(s,n,l,i)}var Rc="_reactListening"+Math.random().toString(36).slice(2);function Af(n){if(!n[Rc]){n[Rc]=!0,Dl.forEach(function(s){s!=="selectionchange"&&(W_.has(s)||Cf(s,!1,n),Cf(s,!0,n))});var i=n.nodeType===9?n:n.ownerDocument;i===null||i[Rc]||(i[Rc]=!0,Cf("selectionchange",!1,i))}}function ny(n,i,s,l){switch(My(i)){case 2:var h=_w;break;case 8:h=ww;break;default:h=Gf}s=h.bind(null,i,s,n),h=void 0,!Yu||i!=="touchstart"&&i!=="touchmove"&&i!=="wheel"||(h=!0),l?h!==void 0?n.addEventListener(i,s,{capture:!0,passive:h}):n.addEventListener(i,s,!0):h!==void 0?n.addEventListener(i,s,{passive:h}):n.addEventListener(i,s,!1)}function Of(n,i,s,l,h){var g=l;if((i&1)===0&&(i&2)===0&&l!==null)e:for(;;){if(l===null)return;var E=l.tag;if(E===3||E===4){var N=l.stateNode.containerInfo;if(N===h)break;if(E===4)for(E=l.return;E!==null;){var j=E.tag;if((j===3||j===4)&&E.stateNode.containerInfo===h)return;E=E.return}for(;N!==null;){if(E=bn(N),E===null)return;if(j=E.tag,j===5||j===6||j===26||j===27){l=g=E;continue e}N=N.parentNode}}l=l.return}Ul(function(){var W=g,se=$e(s),de=[];e:{var Z=Dm.get(n);if(Z!==void 0){var Q=$l,ke=n;switch(n){case"keypress":if(Hl(s)===0)break e;case"keydown":case"keyup":Q=FS;break;case"focusin":ke="focus",Q=Ju;break;case"focusout":ke="blur",Q=Ju;break;case"beforeblur":case"afterblur":Q=Ju;break;case"click":if(s.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Q=um;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Q=OS;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Q=KS;break;case Mm:case Rm:case Im:Q=IS;break;case Lm:Q=VS;break;case"scroll":case"scrollend":Q=CS;break;case"wheel":Q=WS;break;case"copy":case"cut":case"paste":Q=DS;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Q=fm;break;case"toggle":case"beforetoggle":Q=ZS}var je=(i&4)!==0,vt=!je&&(n==="scroll"||n==="scrollend"),G=je?Z!==null?Z+"Capture":null:Z;je=[];for(var H=W,Y;H!==null;){var ue=H;if(Y=ue.stateNode,ue=ue.tag,ue!==5&&ue!==26&&ue!==27||Y===null||G===null||(ue=Qs(H,G),ue!=null&&je.push(Io(H,ue,Y))),vt)break;H=H.return}0<je.length&&(Z=new Q(Z,ke,null,s,se),de.push({event:Z,listeners:je}))}}if((i&7)===0){e:{if(Z=n==="mouseover"||n==="pointerover",Q=n==="mouseout"||n==="pointerout",Z&&s!==Ae&&(ke=s.relatedTarget||s.fromElement)&&(bn(ke)||ke[di]))break e;if((Q||Z)&&(Z=se.window===se?se:(Z=se.ownerDocument)?Z.defaultView||Z.parentWindow:window,Q?(ke=s.relatedTarget||s.toElement,Q=W,ke=ke?bn(ke):null,ke!==null&&(vt=c(ke),je=ke.tag,ke!==vt||je!==5&&je!==27&&je!==6)&&(ke=null)):(Q=null,ke=W),Q!==ke)){if(je=um,ue="onMouseLeave",G="onMouseEnter",H="mouse",(n==="pointerout"||n==="pointerover")&&(je=fm,ue="onPointerLeave",G="onPointerEnter",H="pointer"),vt=Q==null?Z:fi(Q),Y=ke==null?Z:fi(ke),Z=new je(ue,H+"leave",Q,s,se),Z.target=vt,Z.relatedTarget=Y,ue=null,bn(se)===W&&(je=new je(G,H+"enter",ke,s,se),je.target=Y,je.relatedTarget=vt,ue=je),vt=ue,Q&&ke)t:{for(je=X_,G=Q,H=ke,Y=0,ue=G;ue;ue=je(ue))Y++;ue=0;for(var Ie=H;Ie;Ie=je(Ie))ue++;for(;0<Y-ue;)G=je(G),Y--;for(;0<ue-Y;)H=je(H),ue--;for(;Y--;){if(G===H||H!==null&&G===H.alternate){je=G;break t}G=je(G),H=je(H)}je=null}else je=null;Q!==null&&ry(de,Z,Q,je,!1),ke!==null&&vt!==null&&ry(de,vt,ke,je,!0)}}e:{if(Z=W?fi(W):window,Q=Z.nodeName&&Z.nodeName.toLowerCase(),Q==="select"||Q==="input"&&Z.type==="file")var lt=xm;else if(ym(Z))if(Em)lt=o_;else{lt=a_;var Oe=i_}else Q=Z.nodeName,!Q||Q.toLowerCase()!=="input"||Z.type!=="checkbox"&&Z.type!=="radio"?W&&pi(W.elementType)&&(lt=xm):lt=s_;if(lt&&(lt=lt(n,W))){vm(de,lt,s,se);break e}Oe&&Oe(n,Z,W),n==="focusout"&&W&&Z.type==="number"&&W.memoizedProps.value!=null&&Ba(Z,"number",Z.value)}switch(Oe=W?fi(W):window,n){case"focusin":(ym(Oe)||Oe.contentEditable==="true")&&(Ha=Oe,id=W,oo=null);break;case"focusout":oo=id=Ha=null;break;case"mousedown":ad=!0;break;case"contextmenu":case"mouseup":case"dragend":ad=!1,Am(de,s,se);break;case"selectionchange":if(c_)break;case"keydown":case"keyup":Am(de,s,se)}var Ke;if(ed)e:{switch(n){case"compositionstart":var nt="onCompositionStart";break e;case"compositionend":nt="onCompositionEnd";break e;case"compositionupdate":nt="onCompositionUpdate";break e}nt=void 0}else Pa?gm(n,s)&&(nt="onCompositionEnd"):n==="keydown"&&s.keyCode===229&&(nt="onCompositionStart");nt&&(hm&&s.locale!=="ko"&&(Pa||nt!=="onCompositionStart"?nt==="onCompositionEnd"&&Pa&&(Ke=lm()):(gi=se,Wu="value"in gi?gi.value:gi.textContent,Pa=!0)),Oe=Ic(W,nt),0<Oe.length&&(nt=new dm(nt,n,null,s,se),de.push({event:nt,listeners:Oe}),Ke?nt.data=Ke:(Ke=bm(s),Ke!==null&&(nt.data=Ke)))),(Ke=QS?e_(n,s):t_(n,s))&&(nt=Ic(W,"onBeforeInput"),0<nt.length&&(Oe=new dm("onBeforeInput","beforeinput",null,s,se),de.push({event:Oe,listeners:nt}),Oe.data=Ke)),q_(de,n,W,s,se)}ty(de,i)})}function Io(n,i,s){return{instance:n,listener:i,currentTarget:s}}function Ic(n,i){for(var s=i+"Capture",l=[];n!==null;){var h=n,g=h.stateNode;if(h=h.tag,h!==5&&h!==26&&h!==27||g===null||(h=Qs(n,s),h!=null&&l.unshift(Io(n,h,g)),h=Qs(n,i),h!=null&&l.push(Io(n,h,g))),n.tag===3)return l;n=n.return}return[]}function X_(n){if(n===null)return null;do n=n.return;while(n&&n.tag!==5&&n.tag!==27);return n||null}function ry(n,i,s,l,h){for(var g=i._reactName,E=[];s!==null&&s!==l;){var N=s,j=N.alternate,W=N.stateNode;if(N=N.tag,j!==null&&j===l)break;N!==5&&N!==26&&N!==27||W===null||(j=W,h?(W=Qs(s,g),W!=null&&E.unshift(Io(s,W,j))):h||(W=Qs(s,g),W!=null&&E.push(Io(s,W,j)))),s=s.return}E.length!==0&&n.push({event:i,listeners:E})}var Z_=/\r\n?/g,J_=/\u0000|\uFFFD/g;function iy(n){return(typeof n=="string"?n:""+n).replace(Z_,`
|
|
49
|
+
`).replace(J_,"")}function ay(n,i){return i=iy(i),iy(n)===i}function yt(n,i,s,l,h,g){switch(s){case"children":typeof l=="string"?i==="body"||i==="textarea"&&l===""||ze(n,l):(typeof l=="number"||typeof l=="bigint")&&i!=="body"&&ze(n,""+l);break;case"className":zn(n,"class",l);break;case"tabIndex":zn(n,"tabindex",l);break;case"dir":case"role":case"viewBox":case"width":case"height":zn(n,s,l);break;case"style":ht(n,l,g);break;case"data":if(i!=="object"){zn(n,"data",l);break}case"src":case"href":if(l===""&&(i!=="a"||s!=="href")){n.removeAttribute(s);break}if(l==null||typeof l=="function"||typeof l=="symbol"||typeof l=="boolean"){n.removeAttribute(s);break}l=mi(""+l),n.setAttribute(s,l);break;case"action":case"formAction":if(typeof l=="function"){n.setAttribute(s,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof g=="function"&&(s==="formAction"?(i!=="input"&&yt(n,i,"name",h.name,h,null),yt(n,i,"formEncType",h.formEncType,h,null),yt(n,i,"formMethod",h.formMethod,h,null),yt(n,i,"formTarget",h.formTarget,h,null)):(yt(n,i,"encType",h.encType,h,null),yt(n,i,"method",h.method,h,null),yt(n,i,"target",h.target,h,null)));if(l==null||typeof l=="symbol"||typeof l=="boolean"){n.removeAttribute(s);break}l=mi(""+l),n.setAttribute(s,l);break;case"onClick":l!=null&&(n.onclick=xe);break;case"onScroll":l!=null&&Je("scroll",n);break;case"onScrollEnd":l!=null&&Je("scrollend",n);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(a(61));if(s=l.__html,s!=null){if(h.children!=null)throw Error(a(60));n.innerHTML=s}}break;case"multiple":n.multiple=l&&typeof l!="function"&&typeof l!="symbol";break;case"muted":n.muted=l&&typeof l!="function"&&typeof l!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(l==null||typeof l=="function"||typeof l=="boolean"||typeof l=="symbol"){n.removeAttribute("xlink:href");break}s=mi(""+l),n.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":l!=null&&typeof l!="function"&&typeof l!="symbol"?n.setAttribute(s,""+l):n.removeAttribute(s);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":l&&typeof l!="function"&&typeof l!="symbol"?n.setAttribute(s,""):n.removeAttribute(s);break;case"capture":case"download":l===!0?n.setAttribute(s,""):l!==!1&&l!=null&&typeof l!="function"&&typeof l!="symbol"?n.setAttribute(s,l):n.removeAttribute(s);break;case"cols":case"rows":case"size":case"span":l!=null&&typeof l!="function"&&typeof l!="symbol"&&!isNaN(l)&&1<=l?n.setAttribute(s,l):n.removeAttribute(s);break;case"rowSpan":case"start":l==null||typeof l=="function"||typeof l=="symbol"||isNaN(l)?n.removeAttribute(s):n.setAttribute(s,l);break;case"popover":Je("beforetoggle",n),Je("toggle",n),dn(n,"popover",l);break;case"xlinkActuate":Tn(n,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case"xlinkArcrole":Tn(n,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case"xlinkRole":Tn(n,"http://www.w3.org/1999/xlink","xlink:role",l);break;case"xlinkShow":Tn(n,"http://www.w3.org/1999/xlink","xlink:show",l);break;case"xlinkTitle":Tn(n,"http://www.w3.org/1999/xlink","xlink:title",l);break;case"xlinkType":Tn(n,"http://www.w3.org/1999/xlink","xlink:type",l);break;case"xmlBase":Tn(n,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case"xmlLang":Tn(n,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case"xmlSpace":Tn(n,"http://www.w3.org/XML/1998/namespace","xml:space",l);break;case"is":dn(n,"is",l);break;case"innerText":case"textContent":break;default:(!(2<s.length)||s[0]!=="o"&&s[0]!=="O"||s[1]!=="n"&&s[1]!=="N")&&(s=jr.get(s)||s,dn(n,s,l))}}function Mf(n,i,s,l,h,g){switch(s){case"style":ht(n,l,g);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(a(61));if(s=l.__html,s!=null){if(h.children!=null)throw Error(a(60));n.innerHTML=s}}break;case"children":typeof l=="string"?ze(n,l):(typeof l=="number"||typeof l=="bigint")&&ze(n,""+l);break;case"onScroll":l!=null&&Je("scroll",n);break;case"onScrollEnd":l!=null&&Je("scrollend",n);break;case"onClick":l!=null&&(n.onclick=xe);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Ji.hasOwnProperty(s))e:{if(s[0]==="o"&&s[1]==="n"&&(h=s.endsWith("Capture"),i=s.slice(2,h?s.length-7:void 0),g=n[un]||null,g=g!=null?g[s]:null,typeof g=="function"&&n.removeEventListener(i,g,h),typeof l=="function")){typeof g!="function"&&g!==null&&(s in n?n[s]=null:n.hasAttribute(s)&&n.removeAttribute(s)),n.addEventListener(i,l,h);break e}s in n?n[s]=l:l===!0?n.setAttribute(s,""):dn(n,s,l)}}}function sn(n,i,s){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Je("error",n),Je("load",n);var l=!1,h=!1,g;for(g in s)if(s.hasOwnProperty(g)){var E=s[g];if(E!=null)switch(g){case"src":l=!0;break;case"srcSet":h=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(a(137,i));default:yt(n,i,g,E,s,null)}}h&&yt(n,i,"srcSet",s.srcSet,s,null),l&&yt(n,i,"src",s.src,s,null);return;case"input":Je("invalid",n);var N=g=E=h=null,j=null,W=null;for(l in s)if(s.hasOwnProperty(l)){var se=s[l];if(se!=null)switch(l){case"name":h=se;break;case"type":E=se;break;case"checked":j=se;break;case"defaultChecked":W=se;break;case"value":g=se;break;case"defaultValue":N=se;break;case"children":case"dangerouslySetInnerHTML":if(se!=null)throw Error(a(137,i));break;default:yt(n,i,l,se,s,null)}}Qi(n,g,N,j,W,E,h,!1);return;case"select":Je("invalid",n),l=E=g=null;for(h in s)if(s.hasOwnProperty(h)&&(N=s[h],N!=null))switch(h){case"value":g=N;break;case"defaultValue":E=N;break;case"multiple":l=N;default:yt(n,i,h,N,s,null)}i=g,s=E,n.multiple=!!l,i!=null?tn(n,!!l,i,!1):s!=null&&tn(n,!!l,s,!0);return;case"textarea":Je("invalid",n),g=h=l=null;for(E in s)if(s.hasOwnProperty(E)&&(N=s[E],N!=null))switch(E){case"value":l=N;break;case"defaultValue":h=N;break;case"children":g=N;break;case"dangerouslySetInnerHTML":if(N!=null)throw Error(a(91));break;default:yt(n,i,E,N,s,null)}Ua(n,l,h,g);return;case"option":for(j in s)if(s.hasOwnProperty(j)&&(l=s[j],l!=null))switch(j){case"selected":n.selected=l&&typeof l!="function"&&typeof l!="symbol";break;default:yt(n,i,j,l,s,null)}return;case"dialog":Je("beforetoggle",n),Je("toggle",n),Je("cancel",n),Je("close",n);break;case"iframe":case"object":Je("load",n);break;case"video":case"audio":for(l=0;l<Ro.length;l++)Je(Ro[l],n);break;case"image":Je("error",n),Je("load",n);break;case"details":Je("toggle",n);break;case"embed":case"source":case"link":Je("error",n),Je("load",n);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(W in s)if(s.hasOwnProperty(W)&&(l=s[W],l!=null))switch(W){case"children":case"dangerouslySetInnerHTML":throw Error(a(137,i));default:yt(n,i,W,l,s,null)}return;default:if(pi(i)){for(se in s)s.hasOwnProperty(se)&&(l=s[se],l!==void 0&&Mf(n,i,se,l,s,void 0));return}}for(N in s)s.hasOwnProperty(N)&&(l=s[N],l!=null&&yt(n,i,N,l,s,null))}function Q_(n,i,s,l){switch(i){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var h=null,g=null,E=null,N=null,j=null,W=null,se=null;for(Q in s){var de=s[Q];if(s.hasOwnProperty(Q)&&de!=null)switch(Q){case"checked":break;case"value":break;case"defaultValue":j=de;default:l.hasOwnProperty(Q)||yt(n,i,Q,null,l,de)}}for(var Z in l){var Q=l[Z];if(de=s[Z],l.hasOwnProperty(Z)&&(Q!=null||de!=null))switch(Z){case"type":g=Q;break;case"name":h=Q;break;case"checked":W=Q;break;case"defaultChecked":se=Q;break;case"value":E=Q;break;case"defaultValue":N=Q;break;case"children":case"dangerouslySetInnerHTML":if(Q!=null)throw Error(a(137,i));break;default:Q!==de&&yt(n,i,Z,Q,l,de)}}Xs(n,E,N,j,W,se,g,h);return;case"select":Q=E=N=Z=null;for(g in s)if(j=s[g],s.hasOwnProperty(g)&&j!=null)switch(g){case"value":break;case"multiple":Q=j;default:l.hasOwnProperty(g)||yt(n,i,g,null,l,j)}for(h in l)if(g=l[h],j=s[h],l.hasOwnProperty(h)&&(g!=null||j!=null))switch(h){case"value":Z=g;break;case"defaultValue":N=g;break;case"multiple":E=g;default:g!==j&&yt(n,i,h,g,l,j)}i=N,s=E,l=Q,Z!=null?tn(n,!!s,Z,!1):!!l!=!!s&&(i!=null?tn(n,!!s,i,!0):tn(n,!!s,s?[]:"",!1));return;case"textarea":Q=Z=null;for(N in s)if(h=s[N],s.hasOwnProperty(N)&&h!=null&&!l.hasOwnProperty(N))switch(N){case"value":break;case"children":break;default:yt(n,i,N,null,l,h)}for(E in l)if(h=l[E],g=s[E],l.hasOwnProperty(E)&&(h!=null||g!=null))switch(E){case"value":Z=h;break;case"defaultValue":Q=h;break;case"children":break;case"dangerouslySetInnerHTML":if(h!=null)throw Error(a(91));break;default:h!==g&&yt(n,i,E,h,l,g)}zl(n,Z,Q);return;case"option":for(var ke in s)if(Z=s[ke],s.hasOwnProperty(ke)&&Z!=null&&!l.hasOwnProperty(ke))switch(ke){case"selected":n.selected=!1;break;default:yt(n,i,ke,null,l,Z)}for(j in l)if(Z=l[j],Q=s[j],l.hasOwnProperty(j)&&Z!==Q&&(Z!=null||Q!=null))switch(j){case"selected":n.selected=Z&&typeof Z!="function"&&typeof Z!="symbol";break;default:yt(n,i,j,Z,l,Q)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var je in s)Z=s[je],s.hasOwnProperty(je)&&Z!=null&&!l.hasOwnProperty(je)&&yt(n,i,je,null,l,Z);for(W in l)if(Z=l[W],Q=s[W],l.hasOwnProperty(W)&&Z!==Q&&(Z!=null||Q!=null))switch(W){case"children":case"dangerouslySetInnerHTML":if(Z!=null)throw Error(a(137,i));break;default:yt(n,i,W,Z,l,Q)}return;default:if(pi(i)){for(var vt in s)Z=s[vt],s.hasOwnProperty(vt)&&Z!==void 0&&!l.hasOwnProperty(vt)&&Mf(n,i,vt,void 0,l,Z);for(se in l)Z=l[se],Q=s[se],!l.hasOwnProperty(se)||Z===Q||Z===void 0&&Q===void 0||Mf(n,i,se,Z,l,Q);return}}for(var G in s)Z=s[G],s.hasOwnProperty(G)&&Z!=null&&!l.hasOwnProperty(G)&&yt(n,i,G,null,l,Z);for(de in l)Z=l[de],Q=s[de],!l.hasOwnProperty(de)||Z===Q||Z==null&&Q==null||yt(n,i,de,Z,l,Q)}function sy(n){switch(n){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function ew(){if(typeof performance.getEntriesByType=="function"){for(var n=0,i=0,s=performance.getEntriesByType("resource"),l=0;l<s.length;l++){var h=s[l],g=h.transferSize,E=h.initiatorType,N=h.duration;if(g&&N&&sy(E)){for(E=0,N=h.responseEnd,l+=1;l<s.length;l++){var j=s[l],W=j.startTime;if(W>N)break;var se=j.transferSize,de=j.initiatorType;se&&sy(de)&&(j=j.responseEnd,E+=se*(j<N?1:(N-W)/(j-W)))}if(--l,i+=8*(g+E)/(h.duration/1e3),n++,10<n)break}}if(0<n)return i/n/1e6}return navigator.connection&&(n=navigator.connection.downlink,typeof n=="number")?n:5}var Rf=null,If=null;function Lc(n){return n.nodeType===9?n:n.ownerDocument}function oy(n){switch(n){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function ly(n,i){if(n===0)switch(i){case"svg":return 1;case"math":return 2;default:return 0}return n===1&&i==="foreignObject"?0:n}function Lf(n,i){return n==="textarea"||n==="noscript"||typeof i.children=="string"||typeof i.children=="number"||typeof i.children=="bigint"||typeof i.dangerouslySetInnerHTML=="object"&&i.dangerouslySetInnerHTML!==null&&i.dangerouslySetInnerHTML.__html!=null}var Df=null;function tw(){var n=window.event;return n&&n.type==="popstate"?n===Df?!1:(Df=n,!0):(Df=null,!1)}var cy=typeof setTimeout=="function"?setTimeout:void 0,nw=typeof clearTimeout=="function"?clearTimeout:void 0,uy=typeof Promise=="function"?Promise:void 0,rw=typeof queueMicrotask=="function"?queueMicrotask:typeof uy<"u"?function(n){return uy.resolve(null).then(n).catch(iw)}:cy;function iw(n){setTimeout(function(){throw n})}function Ii(n){return n==="head"}function dy(n,i){var s=i,l=0;do{var h=s.nextSibling;if(n.removeChild(s),h&&h.nodeType===8)if(s=h.data,s==="/$"||s==="/&"){if(l===0){n.removeChild(h),ps(i);return}l--}else if(s==="$"||s==="$?"||s==="$~"||s==="$!"||s==="&")l++;else if(s==="html")Lo(n.ownerDocument.documentElement);else if(s==="head"){s=n.ownerDocument.head,Lo(s);for(var g=s.firstChild;g;){var E=g.nextSibling,N=g.nodeName;g[Zi]||N==="SCRIPT"||N==="STYLE"||N==="LINK"&&g.rel.toLowerCase()==="stylesheet"||s.removeChild(g),g=E}}else s==="body"&&Lo(n.ownerDocument.body);s=h}while(s);ps(i)}function fy(n,i){var s=n;n=0;do{var l=s.nextSibling;if(s.nodeType===1?i?(s._stashedDisplay=s.style.display,s.style.display="none"):(s.style.display=s._stashedDisplay||"",s.getAttribute("style")===""&&s.removeAttribute("style")):s.nodeType===3&&(i?(s._stashedText=s.nodeValue,s.nodeValue=""):s.nodeValue=s._stashedText||""),l&&l.nodeType===8)if(s=l.data,s==="/$"){if(n===0)break;n--}else s!=="$"&&s!=="$?"&&s!=="$~"&&s!=="$!"||n++;s=l}while(s)}function jf(n){var i=n.firstChild;for(i&&i.nodeType===10&&(i=i.nextSibling);i;){var s=i;switch(i=i.nextSibling,s.nodeName){case"HTML":case"HEAD":case"BODY":jf(s),Ys(s);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(s.rel.toLowerCase()==="stylesheet")continue}n.removeChild(s)}}function aw(n,i,s,l){for(;n.nodeType===1;){var h=s;if(n.nodeName.toLowerCase()!==i.toLowerCase()){if(!l&&(n.nodeName!=="INPUT"||n.type!=="hidden"))break}else if(l){if(!n[Zi])switch(i){case"meta":if(!n.hasAttribute("itemprop"))break;return n;case"link":if(g=n.getAttribute("rel"),g==="stylesheet"&&n.hasAttribute("data-precedence"))break;if(g!==h.rel||n.getAttribute("href")!==(h.href==null||h.href===""?null:h.href)||n.getAttribute("crossorigin")!==(h.crossOrigin==null?null:h.crossOrigin)||n.getAttribute("title")!==(h.title==null?null:h.title))break;return n;case"style":if(n.hasAttribute("data-precedence"))break;return n;case"script":if(g=n.getAttribute("src"),(g!==(h.src==null?null:h.src)||n.getAttribute("type")!==(h.type==null?null:h.type)||n.getAttribute("crossorigin")!==(h.crossOrigin==null?null:h.crossOrigin))&&g&&n.hasAttribute("async")&&!n.hasAttribute("itemprop"))break;return n;default:return n}}else if(i==="input"&&n.type==="hidden"){var g=h.name==null?null:""+h.name;if(h.type==="hidden"&&n.getAttribute("name")===g)return n}else return n;if(n=nr(n.nextSibling),n===null)break}return null}function sw(n,i,s){if(i==="")return null;for(;n.nodeType!==3;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!s||(n=nr(n.nextSibling),n===null))return null;return n}function hy(n,i){for(;n.nodeType!==8;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!i||(n=nr(n.nextSibling),n===null))return null;return n}function zf(n){return n.data==="$?"||n.data==="$~"}function Bf(n){return n.data==="$!"||n.data==="$?"&&n.ownerDocument.readyState!=="loading"}function ow(n,i){var s=n.ownerDocument;if(n.data==="$~")n._reactRetry=i;else if(n.data!=="$?"||s.readyState!=="loading")i();else{var l=function(){i(),s.removeEventListener("DOMContentLoaded",l)};s.addEventListener("DOMContentLoaded",l),n._reactRetry=l}}function nr(n){for(;n!=null;n=n.nextSibling){var i=n.nodeType;if(i===1||i===3)break;if(i===8){if(i=n.data,i==="$"||i==="$!"||i==="$?"||i==="$~"||i==="&"||i==="F!"||i==="F")break;if(i==="/$"||i==="/&")return null}}return n}var Uf=null;function py(n){n=n.nextSibling;for(var i=0;n;){if(n.nodeType===8){var s=n.data;if(s==="/$"||s==="/&"){if(i===0)return nr(n.nextSibling);i--}else s!=="$"&&s!=="$!"&&s!=="$?"&&s!=="$~"&&s!=="&"||i++}n=n.nextSibling}return null}function my(n){n=n.previousSibling;for(var i=0;n;){if(n.nodeType===8){var s=n.data;if(s==="$"||s==="$!"||s==="$?"||s==="$~"||s==="&"){if(i===0)return n;i--}else s!=="/$"&&s!=="/&"||i++}n=n.previousSibling}return null}function gy(n,i,s){switch(i=Lc(s),n){case"html":if(n=i.documentElement,!n)throw Error(a(452));return n;case"head":if(n=i.head,!n)throw Error(a(453));return n;case"body":if(n=i.body,!n)throw Error(a(454));return n;default:throw Error(a(451))}}function Lo(n){for(var i=n.attributes;i.length;)n.removeAttributeNode(i[0]);Ys(n)}var rr=new Map,by=new Set;function Dc(n){return typeof n.getRootNode=="function"?n.getRootNode():n.nodeType===9?n:n.ownerDocument}var Jr=ne.d;ne.d={f:lw,r:cw,D:uw,C:dw,L:fw,m:hw,X:mw,S:pw,M:gw};function lw(){var n=Jr.f(),i=Tc();return n||i}function cw(n){var i=Lr(n);i!==null&&i.tag===5&&i.type==="form"?Lg(i):Jr.r(n)}var ds=typeof document>"u"?null:document;function yy(n,i,s){var l=ds;if(l&&typeof i=="string"&&i){var h=Nn(i);h='link[rel="'+n+'"][href="'+h+'"]',typeof s=="string"&&(h+='[crossorigin="'+s+'"]'),by.has(h)||(by.add(h),n={rel:n,crossOrigin:s,href:i},l.querySelector(h)===null&&(i=l.createElement("link"),sn(i,"link",n),$t(i),l.head.appendChild(i)))}}function uw(n){Jr.D(n),yy("dns-prefetch",n,null)}function dw(n,i){Jr.C(n,i),yy("preconnect",n,i)}function fw(n,i,s){Jr.L(n,i,s);var l=ds;if(l&&n&&i){var h='link[rel="preload"][as="'+Nn(i)+'"]';i==="image"&&s&&s.imageSrcSet?(h+='[imagesrcset="'+Nn(s.imageSrcSet)+'"]',typeof s.imageSizes=="string"&&(h+='[imagesizes="'+Nn(s.imageSizes)+'"]')):h+='[href="'+Nn(n)+'"]';var g=h;switch(i){case"style":g=fs(n);break;case"script":g=hs(n)}rr.has(g)||(n=y({rel:"preload",href:i==="image"&&s&&s.imageSrcSet?void 0:n,as:i},s),rr.set(g,n),l.querySelector(h)!==null||i==="style"&&l.querySelector(Do(g))||i==="script"&&l.querySelector(jo(g))||(i=l.createElement("link"),sn(i,"link",n),$t(i),l.head.appendChild(i)))}}function hw(n,i){Jr.m(n,i);var s=ds;if(s&&n){var l=i&&typeof i.as=="string"?i.as:"script",h='link[rel="modulepreload"][as="'+Nn(l)+'"][href="'+Nn(n)+'"]',g=h;switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":g=hs(n)}if(!rr.has(g)&&(n=y({rel:"modulepreload",href:n},i),rr.set(g,n),s.querySelector(h)===null)){switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(s.querySelector(jo(g)))return}l=s.createElement("link"),sn(l,"link",n),$t(l),s.head.appendChild(l)}}}function pw(n,i,s){Jr.S(n,i,s);var l=ds;if(l&&n){var h=hi(l).hoistableStyles,g=fs(n);i=i||"default";var E=h.get(g);if(!E){var N={loading:0,preload:null};if(E=l.querySelector(Do(g)))N.loading=5;else{n=y({rel:"stylesheet",href:n,"data-precedence":i},s),(s=rr.get(g))&&Pf(n,s);var j=E=l.createElement("link");$t(j),sn(j,"link",n),j._p=new Promise(function(W,se){j.onload=W,j.onerror=se}),j.addEventListener("load",function(){N.loading|=1}),j.addEventListener("error",function(){N.loading|=2}),N.loading|=4,jc(E,i,l)}E={type:"stylesheet",instance:E,count:1,state:N},h.set(g,E)}}}function mw(n,i){Jr.X(n,i);var s=ds;if(s&&n){var l=hi(s).hoistableScripts,h=hs(n),g=l.get(h);g||(g=s.querySelector(jo(h)),g||(n=y({src:n,async:!0},i),(i=rr.get(h))&&Hf(n,i),g=s.createElement("script"),$t(g),sn(g,"link",n),s.head.appendChild(g)),g={type:"script",instance:g,count:1,state:null},l.set(h,g))}}function gw(n,i){Jr.M(n,i);var s=ds;if(s&&n){var l=hi(s).hoistableScripts,h=hs(n),g=l.get(h);g||(g=s.querySelector(jo(h)),g||(n=y({src:n,async:!0,type:"module"},i),(i=rr.get(h))&&Hf(n,i),g=s.createElement("script"),$t(g),sn(g,"link",n),s.head.appendChild(g)),g={type:"script",instance:g,count:1,state:null},l.set(h,g))}}function vy(n,i,s,l){var h=(h=U.current)?Dc(h):null;if(!h)throw Error(a(446));switch(n){case"meta":case"title":return null;case"style":return typeof s.precedence=="string"&&typeof s.href=="string"?(i=fs(s.href),s=hi(h).hoistableStyles,l=s.get(i),l||(l={type:"style",instance:null,count:0,state:null},s.set(i,l)),l):{type:"void",instance:null,count:0,state:null};case"link":if(s.rel==="stylesheet"&&typeof s.href=="string"&&typeof s.precedence=="string"){n=fs(s.href);var g=hi(h).hoistableStyles,E=g.get(n);if(E||(h=h.ownerDocument||h,E={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},g.set(n,E),(g=h.querySelector(Do(n)))&&!g._p&&(E.instance=g,E.state.loading=5),rr.has(n)||(s={rel:"preload",as:"style",href:s.href,crossOrigin:s.crossOrigin,integrity:s.integrity,media:s.media,hrefLang:s.hrefLang,referrerPolicy:s.referrerPolicy},rr.set(n,s),g||bw(h,n,s,E.state))),i&&l===null)throw Error(a(528,""));return E}if(i&&l!==null)throw Error(a(529,""));return null;case"script":return i=s.async,s=s.src,typeof s=="string"&&i&&typeof i!="function"&&typeof i!="symbol"?(i=hs(s),s=hi(h).hoistableScripts,l=s.get(i),l||(l={type:"script",instance:null,count:0,state:null},s.set(i,l)),l):{type:"void",instance:null,count:0,state:null};default:throw Error(a(444,n))}}function fs(n){return'href="'+Nn(n)+'"'}function Do(n){return'link[rel="stylesheet"]['+n+"]"}function xy(n){return y({},n,{"data-precedence":n.precedence,precedence:null})}function bw(n,i,s,l){n.querySelector('link[rel="preload"][as="style"]['+i+"]")?l.loading=1:(i=n.createElement("link"),l.preload=i,i.addEventListener("load",function(){return l.loading|=1}),i.addEventListener("error",function(){return l.loading|=2}),sn(i,"link",s),$t(i),n.head.appendChild(i))}function hs(n){return'[src="'+Nn(n)+'"]'}function jo(n){return"script[async]"+n}function Ey(n,i,s){if(i.count++,i.instance===null)switch(i.type){case"style":var l=n.querySelector('style[data-href~="'+Nn(s.href)+'"]');if(l)return i.instance=l,$t(l),l;var h=y({},s,{"data-href":s.href,"data-precedence":s.precedence,href:null,precedence:null});return l=(n.ownerDocument||n).createElement("style"),$t(l),sn(l,"style",h),jc(l,s.precedence,n),i.instance=l;case"stylesheet":h=fs(s.href);var g=n.querySelector(Do(h));if(g)return i.state.loading|=4,i.instance=g,$t(g),g;l=xy(s),(h=rr.get(h))&&Pf(l,h),g=(n.ownerDocument||n).createElement("link"),$t(g);var E=g;return E._p=new Promise(function(N,j){E.onload=N,E.onerror=j}),sn(g,"link",l),i.state.loading|=4,jc(g,s.precedence,n),i.instance=g;case"script":return g=hs(s.src),(h=n.querySelector(jo(g)))?(i.instance=h,$t(h),h):(l=s,(h=rr.get(g))&&(l=y({},s),Hf(l,h)),n=n.ownerDocument||n,h=n.createElement("script"),$t(h),sn(h,"link",l),n.head.appendChild(h),i.instance=h);case"void":return null;default:throw Error(a(443,i.type))}else i.type==="stylesheet"&&(i.state.loading&4)===0&&(l=i.instance,i.state.loading|=4,jc(l,s.precedence,n));return i.instance}function jc(n,i,s){for(var l=s.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),h=l.length?l[l.length-1]:null,g=h,E=0;E<l.length;E++){var N=l[E];if(N.dataset.precedence===i)g=N;else if(g!==h)break}g?g.parentNode.insertBefore(n,g.nextSibling):(i=s.nodeType===9?s.head:s,i.insertBefore(n,i.firstChild))}function Pf(n,i){n.crossOrigin==null&&(n.crossOrigin=i.crossOrigin),n.referrerPolicy==null&&(n.referrerPolicy=i.referrerPolicy),n.title==null&&(n.title=i.title)}function Hf(n,i){n.crossOrigin==null&&(n.crossOrigin=i.crossOrigin),n.referrerPolicy==null&&(n.referrerPolicy=i.referrerPolicy),n.integrity==null&&(n.integrity=i.integrity)}var zc=null;function Sy(n,i,s){if(zc===null){var l=new Map,h=zc=new Map;h.set(s,l)}else h=zc,l=h.get(s),l||(l=new Map,h.set(s,l));if(l.has(n))return l;for(l.set(n,null),s=s.getElementsByTagName(n),h=0;h<s.length;h++){var g=s[h];if(!(g[Zi]||g[Ut]||n==="link"&&g.getAttribute("rel")==="stylesheet")&&g.namespaceURI!=="http://www.w3.org/2000/svg"){var E=g.getAttribute(i)||"";E=n+E;var N=l.get(E);N?N.push(g):l.set(E,[g])}}return l}function _y(n,i,s){n=n.ownerDocument||n,n.head.insertBefore(s,i==="title"?n.querySelector("head > title"):null)}function yw(n,i,s){if(s===1||i.itemProp!=null)return!1;switch(n){case"meta":case"title":return!0;case"style":if(typeof i.precedence!="string"||typeof i.href!="string"||i.href==="")break;return!0;case"link":if(typeof i.rel!="string"||typeof i.href!="string"||i.href===""||i.onLoad||i.onError)break;switch(i.rel){case"stylesheet":return n=i.disabled,typeof i.precedence=="string"&&n==null;default:return!0}case"script":if(i.async&&typeof i.async!="function"&&typeof i.async!="symbol"&&!i.onLoad&&!i.onError&&i.src&&typeof i.src=="string")return!0}return!1}function wy(n){return!(n.type==="stylesheet"&&(n.state.loading&3)===0)}function vw(n,i,s,l){if(s.type==="stylesheet"&&(typeof l.media!="string"||matchMedia(l.media).matches!==!1)&&(s.state.loading&4)===0){if(s.instance===null){var h=fs(l.href),g=i.querySelector(Do(h));if(g){i=g._p,i!==null&&typeof i=="object"&&typeof i.then=="function"&&(n.count++,n=Bc.bind(n),i.then(n,n)),s.state.loading|=4,s.instance=g,$t(g);return}g=i.ownerDocument||i,l=xy(l),(h=rr.get(h))&&Pf(l,h),g=g.createElement("link"),$t(g);var E=g;E._p=new Promise(function(N,j){E.onload=N,E.onerror=j}),sn(g,"link",l),s.instance=g}n.stylesheets===null&&(n.stylesheets=new Map),n.stylesheets.set(s,i),(i=s.state.preload)&&(s.state.loading&3)===0&&(n.count++,s=Bc.bind(n),i.addEventListener("load",s),i.addEventListener("error",s))}}var Ff=0;function xw(n,i){return n.stylesheets&&n.count===0&&Pc(n,n.stylesheets),0<n.count||0<n.imgCount?function(s){var l=setTimeout(function(){if(n.stylesheets&&Pc(n,n.stylesheets),n.unsuspend){var g=n.unsuspend;n.unsuspend=null,g()}},6e4+i);0<n.imgBytes&&Ff===0&&(Ff=62500*ew());var h=setTimeout(function(){if(n.waitingForImages=!1,n.count===0&&(n.stylesheets&&Pc(n,n.stylesheets),n.unsuspend)){var g=n.unsuspend;n.unsuspend=null,g()}},(n.imgBytes>Ff?50:800)+i);return n.unsuspend=s,function(){n.unsuspend=null,clearTimeout(l),clearTimeout(h)}}:null}function Bc(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)Pc(this,this.stylesheets);else if(this.unsuspend){var n=this.unsuspend;this.unsuspend=null,n()}}}var Uc=null;function Pc(n,i){n.stylesheets=null,n.unsuspend!==null&&(n.count++,Uc=new Map,i.forEach(Ew,n),Uc=null,Bc.call(n))}function Ew(n,i){if(!(i.state.loading&4)){var s=Uc.get(n);if(s)var l=s.get(null);else{s=new Map,Uc.set(n,s);for(var h=n.querySelectorAll("link[data-precedence],style[data-precedence]"),g=0;g<h.length;g++){var E=h[g];(E.nodeName==="LINK"||E.getAttribute("media")!=="not all")&&(s.set(E.dataset.precedence,E),l=E)}l&&s.set(null,l)}h=i.instance,E=h.getAttribute("data-precedence"),g=s.get(E)||l,g===l&&s.set(null,h),s.set(E,h),this.count++,l=Bc.bind(this),h.addEventListener("load",l),h.addEventListener("error",l),g?g.parentNode.insertBefore(h,g.nextSibling):(n=n.nodeType===9?n.head:n,n.insertBefore(h,n.firstChild)),i.state.loading|=4}}var zo={$$typeof:w,Provider:null,Consumer:null,_currentValue:oe,_currentValue2:oe,_threadCount:0};function Sw(n,i,s,l,h,g,E,N,j){this.tag=1,this.containerInfo=n,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=At(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=At(0),this.hiddenUpdates=At(null),this.identifierPrefix=l,this.onUncaughtError=h,this.onCaughtError=g,this.onRecoverableError=E,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=j,this.incompleteTransitions=new Map}function ky(n,i,s,l,h,g,E,N,j,W,se,de){return n=new Sw(n,i,s,E,j,W,se,de,N),i=1,g===!0&&(i|=24),g=Pn(3,null,null,i),n.current=g,g.stateNode=n,i=xd(),i.refCount++,n.pooledCache=i,i.refCount++,g.memoizedState={element:l,isDehydrated:s,cache:i},wd(g),n}function Ty(n){return n?(n=Ga,n):Ga}function Ny(n,i,s,l,h,g){h=Ty(h),l.context===null?l.context=h:l.pendingContext=h,l=Si(i),l.payload={element:s},g=g===void 0?null:g,g!==null&&(l.callback=g),s=_i(n,l,i),s!==null&&(In(s,n,i),mo(s,n,i))}function Cy(n,i){if(n=n.memoizedState,n!==null&&n.dehydrated!==null){var s=n.retryLane;n.retryLane=s!==0&&s<i?s:i}}function $f(n,i){Cy(n,i),(n=n.alternate)&&Cy(n,i)}function Ay(n){if(n.tag===13||n.tag===31){var i=ra(n,67108864);i!==null&&In(i,n,67108864),$f(n,67108864)}}function Oy(n){if(n.tag===13||n.tag===31){var i=Kn();i=Rt(i);var s=ra(n,i);s!==null&&In(s,n,i),$f(n,i)}}var Hc=!0;function _w(n,i,s,l){var h=B.T;B.T=null;var g=ne.p;try{ne.p=2,Gf(n,i,s,l)}finally{ne.p=g,B.T=h}}function ww(n,i,s,l){var h=B.T;B.T=null;var g=ne.p;try{ne.p=8,Gf(n,i,s,l)}finally{ne.p=g,B.T=h}}function Gf(n,i,s,l){if(Hc){var h=Kf(l);if(h===null)Of(n,i,l,Fc,s),Ry(n,l);else if(Tw(h,n,i,s,l))l.stopPropagation();else if(Ry(n,l),i&4&&-1<kw.indexOf(n)){for(;h!==null;){var g=Lr(h);if(g!==null)switch(g.tag){case 3:if(g=g.stateNode,g.current.memoizedState.isDehydrated){var E=kn(g.pendingLanes);if(E!==0){var N=g;for(N.pendingLanes|=2,N.entangledLanes|=2;E;){var j=1<<31-dt(E);N.entanglements[1]|=j,E&=~j}_r(g),(ut&6)===0&&(wc=Ct()+500,Mo(0))}}break;case 31:case 13:N=ra(g,2),N!==null&&In(N,g,2),Tc(),$f(g,2)}if(g=Kf(l),g===null&&Of(n,i,l,Fc,s),g===h)break;h=g}h!==null&&l.stopPropagation()}else Of(n,i,l,null,s)}}function Kf(n){return n=$e(n),qf(n)}var Fc=null;function qf(n){if(Fc=null,n=bn(n),n!==null){var i=c(n);if(i===null)n=null;else{var s=i.tag;if(s===13){if(n=u(i),n!==null)return n;n=null}else if(s===31){if(n=f(i),n!==null)return n;n=null}else if(s===3){if(i.stateNode.current.memoizedState.isDehydrated)return i.tag===3?i.stateNode.containerInfo:null;n=null}else i!==n&&(n=null)}}return Fc=n,null}function My(n){switch(n){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(Ma()){case ie:return 2;case ye:return 8;case De:case We:return 32;case ot:return 268435456;default:return 32}default:return 32}}var Vf=!1,Li=null,Di=null,ji=null,Bo=new Map,Uo=new Map,zi=[],kw="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function Ry(n,i){switch(n){case"focusin":case"focusout":Li=null;break;case"dragenter":case"dragleave":Di=null;break;case"mouseover":case"mouseout":ji=null;break;case"pointerover":case"pointerout":Bo.delete(i.pointerId);break;case"gotpointercapture":case"lostpointercapture":Uo.delete(i.pointerId)}}function Po(n,i,s,l,h,g){return n===null||n.nativeEvent!==g?(n={blockedOn:i,domEventName:s,eventSystemFlags:l,nativeEvent:g,targetContainers:[h]},i!==null&&(i=Lr(i),i!==null&&Ay(i)),n):(n.eventSystemFlags|=l,i=n.targetContainers,h!==null&&i.indexOf(h)===-1&&i.push(h),n)}function Tw(n,i,s,l,h){switch(i){case"focusin":return Li=Po(Li,n,i,s,l,h),!0;case"dragenter":return Di=Po(Di,n,i,s,l,h),!0;case"mouseover":return ji=Po(ji,n,i,s,l,h),!0;case"pointerover":var g=h.pointerId;return Bo.set(g,Po(Bo.get(g)||null,n,i,s,l,h)),!0;case"gotpointercapture":return g=h.pointerId,Uo.set(g,Po(Uo.get(g)||null,n,i,s,l,h)),!0}return!1}function Iy(n){var i=bn(n.target);if(i!==null){var s=c(i);if(s!==null){if(i=s.tag,i===13){if(i=u(s),i!==null){n.blockedOn=i,La(n.priority,function(){Oy(s)});return}}else if(i===31){if(i=f(s),i!==null){n.blockedOn=i,La(n.priority,function(){Oy(s)});return}}else if(i===3&&s.stateNode.current.memoizedState.isDehydrated){n.blockedOn=s.tag===3?s.stateNode.containerInfo:null;return}}}n.blockedOn=null}function $c(n){if(n.blockedOn!==null)return!1;for(var i=n.targetContainers;0<i.length;){var s=Kf(n.nativeEvent);if(s===null){s=n.nativeEvent;var l=new s.constructor(s.type,s);Ae=l,s.target.dispatchEvent(l),Ae=null}else return i=Lr(s),i!==null&&Ay(i),n.blockedOn=s,!1;i.shift()}return!0}function Ly(n,i,s){$c(n)&&s.delete(i)}function Nw(){Vf=!1,Li!==null&&$c(Li)&&(Li=null),Di!==null&&$c(Di)&&(Di=null),ji!==null&&$c(ji)&&(ji=null),Bo.forEach(Ly),Uo.forEach(Ly)}function Gc(n,i){n.blockedOn===i&&(n.blockedOn=null,Vf||(Vf=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Nw)))}var Kc=null;function Dy(n){Kc!==n&&(Kc=n,e.unstable_scheduleCallback(e.unstable_NormalPriority,function(){Kc===n&&(Kc=null);for(var i=0;i<n.length;i+=3){var s=n[i],l=n[i+1],h=n[i+2];if(typeof l!="function"){if(qf(l||s)===null)continue;break}var g=Lr(s);g!==null&&(n.splice(i,3),i-=3,Gd(g,{pending:!0,data:h,method:s.method,action:l},l,h))}}))}function ps(n){function i(j){return Gc(j,n)}Li!==null&&Gc(Li,n),Di!==null&&Gc(Di,n),ji!==null&&Gc(ji,n),Bo.forEach(i),Uo.forEach(i);for(var s=0;s<zi.length;s++){var l=zi[s];l.blockedOn===n&&(l.blockedOn=null)}for(;0<zi.length&&(s=zi[0],s.blockedOn===null);)Iy(s),s.blockedOn===null&&zi.shift();if(s=(n.ownerDocument||n).$$reactFormReplay,s!=null)for(l=0;l<s.length;l+=3){var h=s[l],g=s[l+1],E=h[un]||null;if(typeof g=="function")E||Dy(s);else if(E){var N=null;if(g&&g.hasAttribute("formAction")){if(h=g,E=g[un]||null)N=E.formAction;else if(qf(h)!==null)continue}else N=E.action;typeof N=="function"?s[l+1]=N:(s.splice(l,3),l-=3),Dy(s)}}}function jy(){function n(g){g.canIntercept&&g.info==="react-transition"&&g.intercept({handler:function(){return new Promise(function(E){return h=E})},focusReset:"manual",scroll:"manual"})}function i(){h!==null&&(h(),h=null),l||setTimeout(s,20)}function s(){if(!l&&!navigation.transition){var g=navigation.currentEntry;g&&g.url!=null&&navigation.navigate(g.url,{state:g.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var l=!1,h=null;return navigation.addEventListener("navigate",n),navigation.addEventListener("navigatesuccess",i),navigation.addEventListener("navigateerror",i),setTimeout(s,100),function(){l=!0,navigation.removeEventListener("navigate",n),navigation.removeEventListener("navigatesuccess",i),navigation.removeEventListener("navigateerror",i),h!==null&&(h(),h=null)}}}function Yf(n){this._internalRoot=n}qc.prototype.render=Yf.prototype.render=function(n){var i=this._internalRoot;if(i===null)throw Error(a(409));var s=i.current,l=Kn();Ny(s,l,n,i,null,null)},qc.prototype.unmount=Yf.prototype.unmount=function(){var n=this._internalRoot;if(n!==null){this._internalRoot=null;var i=n.containerInfo;Ny(n.current,2,null,n,null,null),Tc(),i[di]=null}};function qc(n){this._internalRoot=n}qc.prototype.unstable_scheduleHydration=function(n){if(n){var i=Ia();n={blockedOn:null,target:n,priority:i};for(var s=0;s<zi.length&&i!==0&&i<zi[s].priority;s++);zi.splice(s,0,n),s===0&&Iy(n)}};var zy=t.version;if(zy!=="19.2.4")throw Error(a(527,zy,"19.2.4"));ne.findDOMNode=function(n){var i=n._reactInternals;if(i===void 0)throw typeof n.render=="function"?Error(a(188)):(n=Object.keys(n).join(","),Error(a(268,n)));return n=m(i),n=n!==null?b(n):null,n=n===null?null:n.stateNode,n};var Cw={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:B,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Vc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Vc.isDisabled&&Vc.supportsFiber)try{en=Vc.inject(Cw),Dt=Vc}catch{}}return $o.createRoot=function(n,i){if(!o(n))throw Error(a(299));var s=!1,l="",h=Gg,g=Kg,E=qg;return i!=null&&(i.unstable_strictMode===!0&&(s=!0),i.identifierPrefix!==void 0&&(l=i.identifierPrefix),i.onUncaughtError!==void 0&&(h=i.onUncaughtError),i.onCaughtError!==void 0&&(g=i.onCaughtError),i.onRecoverableError!==void 0&&(E=i.onRecoverableError)),i=ky(n,1,!1,null,null,s,l,null,h,g,E,jy),n[di]=i.current,Af(n),new Yf(i)},$o.hydrateRoot=function(n,i,s){if(!o(n))throw Error(a(299));var l=!1,h="",g=Gg,E=Kg,N=qg,j=null;return s!=null&&(s.unstable_strictMode===!0&&(l=!0),s.identifierPrefix!==void 0&&(h=s.identifierPrefix),s.onUncaughtError!==void 0&&(g=s.onUncaughtError),s.onCaughtError!==void 0&&(E=s.onCaughtError),s.onRecoverableError!==void 0&&(N=s.onRecoverableError),s.formState!==void 0&&(j=s.formState)),i=ky(n,1,!0,i,s??null,l,h,j,g,E,N,jy),i.context=Ty(null),s=i.current,l=Kn(),l=Rt(l),h=Si(l),h.callback=null,_i(s,h,l),s=l,i.current.lanes=s,St(i,s),_r(i),n[di]=i.current,Af(n),new qc(i)},$o.version="19.2.4",$o}var Jy;function Fw(){if(Jy)return Zf.exports;Jy=1;function e(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(e)}catch(t){console.error(t)}}return e(),Zf.exports=Hw(),Zf.exports}var $w=Fw();const Gw=Sl($w);/*! Capacitor: https://capacitorjs.com/ - MIT License */var js;(function(e){e.Unimplemented="UNIMPLEMENTED",e.Unavailable="UNAVAILABLE"})(js||(js={}));class th extends Error{constructor(t,r,a){super(t),this.message=t,this.code=r,this.data=a}}const Kw=e=>{var t,r;return e!=null&&e.androidBridge?"android":!((r=(t=e==null?void 0:e.webkit)===null||t===void 0?void 0:t.messageHandlers)===null||r===void 0)&&r.bridge?"ios":"web"},qw=e=>{const t=e.CapacitorCustomPlatform||null,r=e.Capacitor||{},a=r.Plugins=r.Plugins||{},o=()=>t!==null?t.name:Kw(e),c=()=>o()!=="web",u=y=>{const v=m.get(y);return!!(v!=null&&v.platforms.has(o())||f(y))},f=y=>{var v;return(v=r.PluginHeaders)===null||v===void 0?void 0:v.find(x=>x.name===y)},p=y=>e.console.error(y),m=new Map,b=(y,v={})=>{const x=m.get(y);if(x)return console.warn(`Capacitor plugin "${y}" already registered. Cannot register plugins twice.`),x.proxy;const S=o(),_=f(y);let C;const k=async()=>(!C&&S in v?C=typeof v[S]=="function"?C=await v[S]():C=v[S]:t!==null&&!C&&"web"in v&&(C=typeof v.web=="function"?C=await v.web():C=v.web),C),I=(q,te)=>{var P,F;if(_){const V=_==null?void 0:_.methods.find(ce=>te===ce.name);if(V)return V.rtype==="promise"?ce=>r.nativePromise(y,te.toString(),ce):(ce,ae)=>r.nativeCallback(y,te.toString(),ce,ae);if(q)return(P=q[te])===null||P===void 0?void 0:P.bind(q)}else{if(q)return(F=q[te])===null||F===void 0?void 0:F.bind(q);throw new th(`"${y}" plugin is not implemented on ${S}`,js.Unimplemented)}},w=q=>{let te;const P=(...F)=>{const V=k().then(ce=>{const ae=I(ce,q);if(ae){const K=ae(...F);return te=K==null?void 0:K.remove,K}else throw new th(`"${y}.${q}()" is not implemented on ${S}`,js.Unimplemented)});return q==="addListener"&&(V.remove=async()=>te()),V};return P.toString=()=>`${q.toString()}() { [capacitor code] }`,Object.defineProperty(P,"name",{value:q,writable:!1,configurable:!1}),P},T=w("addListener"),D=w("removeListener"),R=(q,te)=>{const P=T({eventName:q},te),F=async()=>{const ce=await P;D({eventName:q,callbackId:ce},te)},V=new Promise(ce=>P.then(()=>ce({remove:F})));return V.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await F()},V},$=new Proxy({},{get(q,te){switch(te){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return _?R:T;case"removeListener":return D;default:return w(te)}}});return a[y]=$,m.set(y,{name:y,proxy:$,platforms:new Set([...Object.keys(v),..._?[S]:[]])}),$};return r.convertFileSrc||(r.convertFileSrc=y=>y),r.getPlatform=o,r.handleError=p,r.isNativePlatform=c,r.isPluginAvailable=u,r.registerPlugin=b,r.Exception=th,r.DEBUG=!!r.DEBUG,r.isLoggingEnabled=!!r.isLoggingEnabled,r},Vw=e=>e.Capacitor=qw(e),ln=Vw(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),bp=ln.registerPlugin;class yp{constructor(){this.listeners={},this.retainedEventArguments={},this.windowListeners={}}addListener(t,r){let a=!1;this.listeners[t]||(this.listeners[t]=[],a=!0),this.listeners[t].push(r);const c=this.windowListeners[t];c&&!c.registered&&this.addWindowListener(c),a&&this.sendRetainedArgumentsForEvent(t);const u=async()=>this.removeListener(t,r);return Promise.resolve({remove:u})}async removeAllListeners(){this.listeners={};for(const t in this.windowListeners)this.removeWindowListener(this.windowListeners[t]);this.windowListeners={}}notifyListeners(t,r,a){const o=this.listeners[t];if(!o){if(a){let c=this.retainedEventArguments[t];c||(c=[]),c.push(r),this.retainedEventArguments[t]=c}return}o.forEach(c=>c(r))}hasListeners(t){var r;return!!(!((r=this.listeners[t])===null||r===void 0)&&r.length)}registerWindowListener(t,r){this.windowListeners[r]={registered:!1,windowEventName:t,pluginEventName:r,handler:a=>{this.notifyListeners(r,a)}}}unimplemented(t="not implemented"){return new ln.Exception(t,js.Unimplemented)}unavailable(t="not available"){return new ln.Exception(t,js.Unavailable)}async removeListener(t,r){const a=this.listeners[t];if(!a)return;const o=a.indexOf(r);this.listeners[t].splice(o,1),this.listeners[t].length||this.removeWindowListener(this.windowListeners[t])}addWindowListener(t){window.addEventListener(t.windowEventName,t.handler),t.registered=!0}removeWindowListener(t){t&&(window.removeEventListener(t.windowEventName,t.handler),t.registered=!1)}sendRetainedArgumentsForEvent(t){const r=this.retainedEventArguments[t];r&&(delete this.retainedEventArguments[t],r.forEach(a=>{this.notifyListeners(t,a)}))}}const Qy=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),ev=e=>e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class Yw extends yp{async getCookies(){const t=document.cookie,r={};return t.split(";").forEach(a=>{if(a.length<=0)return;let[o,c]=a.replace(/=/,"CAP_COOKIE").split("CAP_COOKIE");o=ev(o).trim(),c=ev(c).trim(),r[o]=c}),r}async setCookie(t){try{const r=Qy(t.key),a=Qy(t.value),o=t.expires?`; expires=${t.expires.replace("expires=","")}`:"",c=(t.path||"/").replace("path=",""),u=t.url!=null&&t.url.length>0?`domain=${t.url}`:"";document.cookie=`${r}=${a||""}${o}; path=${c}; ${u};`}catch(r){return Promise.reject(r)}}async deleteCookie(t){try{document.cookie=`${t.key}=; Max-Age=0`}catch(r){return Promise.reject(r)}}async clearCookies(){try{const t=document.cookie.split(";")||[];for(const r of t)document.cookie=r.replace(/^ +/,"").replace(/=.*/,`=;expires=${new Date().toUTCString()};path=/`)}catch(t){return Promise.reject(t)}}async clearAllCookies(){try{await this.clearCookies()}catch(t){return Promise.reject(t)}}}bp("CapacitorCookies",{web:()=>new Yw});const Ww=async e=>new Promise((t,r)=>{const a=new FileReader;a.onload=()=>{const o=a.result;t(o.indexOf(",")>=0?o.split(",")[1]:o)},a.onerror=o=>r(o),a.readAsDataURL(e)}),Xw=(e={})=>{const t=Object.keys(e);return Object.keys(e).map(o=>o.toLocaleLowerCase()).reduce((o,c,u)=>(o[c]=e[t[u]],o),{})},Zw=(e,t=!0)=>e?Object.entries(e).reduce((a,o)=>{const[c,u]=o;let f,p;return Array.isArray(u)?(p="",u.forEach(m=>{f=t?encodeURIComponent(m):m,p+=`${c}=${f}&`}),p.slice(0,-1)):(f=t?encodeURIComponent(u):u,p=`${c}=${f}`),`${a}&${p}`},"").substr(1):null,Jw=(e,t={})=>{const r=Object.assign({method:e.method||"GET",headers:e.headers},t),o=Xw(e.headers)["content-type"]||"";if(typeof e.data=="string")r.body=e.data;else if(o.includes("application/x-www-form-urlencoded")){const c=new URLSearchParams;for(const[u,f]of Object.entries(e.data||{}))c.set(u,f);r.body=c.toString()}else if(o.includes("multipart/form-data")||e.data instanceof FormData){const c=new FormData;if(e.data instanceof FormData)e.data.forEach((f,p)=>{c.append(p,f)});else for(const f of Object.keys(e.data))c.append(f,e.data[f]);r.body=c;const u=new Headers(r.headers);u.delete("content-type"),r.headers=u}else(o.includes("application/json")||typeof e.data=="object")&&(r.body=JSON.stringify(e.data));return r};class Qw extends yp{async request(t){const r=Jw(t,t.webFetchExtra),a=Zw(t.params,t.shouldEncodeUrlParams),o=a?`${t.url}?${a}`:t.url,c=await fetch(o,r),u=c.headers.get("content-type")||"";let{responseType:f="text"}=c.ok?t:{};u.includes("application/json")&&(f="json");let p,m;switch(f){case"arraybuffer":case"blob":m=await c.blob(),p=await Ww(m);break;case"json":p=await c.json();break;case"document":case"text":default:p=await c.text()}const b={};return c.headers.forEach((y,v)=>{b[v]=y}),{data:p,headers:b,status:c.status,url:c.url}}async get(t){return this.request(Object.assign(Object.assign({},t),{method:"GET"}))}async post(t){return this.request(Object.assign(Object.assign({},t),{method:"POST"}))}async put(t){return this.request(Object.assign(Object.assign({},t),{method:"PUT"}))}async patch(t){return this.request(Object.assign(Object.assign({},t),{method:"PATCH"}))}async delete(t){return this.request(Object.assign(Object.assign({},t),{method:"DELETE"}))}}bp("CapacitorHttp",{web:()=>new Qw});var tv;(function(e){e.Dark="DARK",e.Light="LIGHT",e.Default="DEFAULT"})(tv||(tv={}));var nv;(function(e){e.StatusBar="StatusBar",e.NavigationBar="NavigationBar"})(nv||(nv={}));class ek extends yp{async setStyle(){this.unavailable("not available for web")}async setAnimation(){this.unavailable("not available for web")}async show(){this.unavailable("not available for web")}async hide(){this.unavailable("not available for web")}}bp("SystemBars",{web:()=>new ek});function tk(e,t){const r=getComputedStyle(e),a=parseFloat(r.fontSize);return t*a}function nk(e,t){const r=getComputedStyle(e.ownerDocument.body),a=parseFloat(r.fontSize);return t*a}function rk(e){return e/100*window.innerHeight}function ik(e){return e/100*window.innerWidth}function ak(e){switch(typeof e){case"number":return[e,"px"];case"string":{const t=parseFloat(e);return e.endsWith("%")?[t,"%"]:e.endsWith("px")?[t,"px"]:e.endsWith("rem")?[t,"rem"]:e.endsWith("em")?[t,"em"]:e.endsWith("vh")?[t,"vh"]:e.endsWith("vw")?[t,"vw"]:[t,"%"]}}}function Yc({groupSize:e,panelElement:t,styleProp:r}){let a;const[o,c]=ak(r);switch(c){case"%":{a=o/100*e;break}case"px":{a=o;break}case"rem":{a=nk(t,o);break}case"em":{a=tk(t,o);break}case"vh":{a=rk(o);break}case"vw":{a=ik(o);break}}return a}function pr(e){return parseFloat(e.toFixed(3))}function zs({group:e}){const{orientation:t,panels:r}=e;return r.reduce((a,o)=>(a+=t==="horizontal"?o.element.offsetWidth:o.element.offsetHeight,a),0)}function Hh(e){const{panels:t}=e,r=zs({group:e});return r===0?t.map(a=>({collapsedSize:0,collapsible:a.panelConstraints.collapsible===!0,defaultSize:void 0,disabled:a.panelConstraints.disabled,minSize:0,maxSize:100,panelId:a.id})):t.map(a=>{const{element:o,panelConstraints:c}=a;let u=0;if(c.collapsedSize!==void 0){const b=Yc({groupSize:r,panelElement:o,styleProp:c.collapsedSize});u=pr(b/r*100)}let f;if(c.defaultSize!==void 0){const b=Yc({groupSize:r,panelElement:o,styleProp:c.defaultSize});f=pr(b/r*100)}let p=0;if(c.minSize!==void 0){const b=Yc({groupSize:r,panelElement:o,styleProp:c.minSize});p=pr(b/r*100)}let m=100;if(c.maxSize!==void 0){const b=Yc({groupSize:r,panelElement:o,styleProp:c.maxSize});m=pr(b/r*100)}return{collapsedSize:u,collapsible:c.collapsible===!0,defaultSize:f,disabled:c.disabled,minSize:p,maxSize:m,panelId:a.id}})}function gt(e,t="Assertion error"){if(!e)throw Error(t)}function Fh(e,t){return Array.from(t).sort(e==="horizontal"?sk:ok)}function sk(e,t){const r=e.element.offsetLeft-t.element.offsetLeft;return r!==0?r:e.element.offsetWidth-t.element.offsetWidth}function ok(e,t){const r=e.element.offsetTop-t.element.offsetTop;return r!==0?r:e.element.offsetHeight-t.element.offsetHeight}function m1(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function g1(e,t){return{x:e.x>=t.left&&e.x<=t.right?0:Math.min(Math.abs(e.x-t.left),Math.abs(e.x-t.right)),y:e.y>=t.top&&e.y<=t.bottom?0:Math.min(Math.abs(e.y-t.top),Math.abs(e.y-t.bottom))}}function lk({orientation:e,rects:t,targetRect:r}){const a={x:r.x+r.width/2,y:r.y+r.height/2};let o,c=Number.MAX_VALUE;for(const u of t){const{x:f,y:p}=g1(a,u),m=e==="horizontal"?f:p;m<c&&(c=m,o=u)}return gt(o,"No rect found"),o}let Wc;function ck(){return Wc===void 0&&(typeof matchMedia=="function"?Wc=!!matchMedia("(pointer:coarse)").matches:Wc=!1),Wc}function b1(e){const{element:t,orientation:r,panels:a,separators:o}=e,c=Fh(r,Array.from(t.children).filter(m1).map(S=>({element:S}))).map(({element:S})=>S),u=[];let f=!1,p=!1,m=-1,b=-1,y=0,v,x=[];{let S=-1;for(const _ of c)_.hasAttribute("data-panel")&&(S++,_.ariaDisabled===null&&(y++,m===-1&&(m=S),b=S))}if(y>1){let S=-1;for(const _ of c)if(_.hasAttribute("data-panel")){S++;const C=a.find(k=>k.element===_);if(C){if(v){const k=v.element.getBoundingClientRect(),I=_.getBoundingClientRect();let w;if(p){const T=r==="horizontal"?new DOMRect(k.right,k.top,0,k.height):new DOMRect(k.left,k.bottom,k.width,0),D=r==="horizontal"?new DOMRect(I.left,I.top,0,I.height):new DOMRect(I.left,I.top,I.width,0);switch(x.length){case 0:{w=[T,D];break}case 1:{const R=x[0],$=lk({orientation:r,rects:[k,I],targetRect:R.element.getBoundingClientRect()});w=[R,$===k?D:T];break}default:{w=x;break}}}else x.length?w=x:w=[r==="horizontal"?new DOMRect(k.right,I.top,I.left-k.right,I.height):new DOMRect(I.left,k.bottom,I.width,I.top-k.bottom)];for(const T of w){let D="width"in T?T:T.element.getBoundingClientRect();const R=ck()?e.resizeTargetMinimumSize.coarse:e.resizeTargetMinimumSize.fine;if(D.width<R){const q=R-D.width;D=new DOMRect(D.x-q/2,D.y,D.width+q,D.height)}if(D.height<R){const q=R-D.height;D=new DOMRect(D.x,D.y-q/2,D.width,D.height+q)}const $=S<=m||S>b;!f&&!$&&u.push({group:e,groupSize:zs({group:e}),panels:[v,C],separator:"width"in T?void 0:T,rect:D}),f=!1}}p=!1,v=C,x=[]}}else if(_.hasAttribute("data-separator")){_.ariaDisabled!==null&&(f=!0);const C=o.find(k=>k.element===_);C?x.push(C):(v=void 0,x=[])}else p=!0}return u}var Gi;class uk{constructor(){Py(this,Gi,{})}addListener(t,r){const a=Ho(this,Gi)[t];return a===void 0?Ho(this,Gi)[t]=[r]:a.includes(r)||a.push(r),()=>{this.removeListener(t,r)}}emit(t,r){const a=Ho(this,Gi)[t];if(a!==void 0)if(a.length===1)a[0].call(null,r);else{let o=!1,c=null;const u=Array.from(a);for(let f=0;f<u.length;f++){const p=u[f];try{p.call(null,r)}catch(m){c===null&&(o=!0,c=m)}}if(o)throw c}}removeAllListeners(){Hy(this,Gi,{})}removeListener(t,r){const a=Ho(this,Gi)[t];if(a!==void 0){const o=a.indexOf(r);o>=0&&a.splice(o,1)}}}Gi=new WeakMap;function xn(e,t,r=0){return Math.abs(pr(e)-pr(t))<=r}let ir={cursorFlags:0,interactionState:{state:"inactive"},mountedGroups:new Map};const ri=new uk;function Sn(){return ir}function _n(e){const t=typeof e=="function"?e(ir):e;if(ir===t)return ir;const r=ir;return ir={...ir,...t},t.cursorFlags!==void 0&&ri.emit("cursorFlagsChange",ir.cursorFlags),t.interactionState!==void 0&&ri.emit("interactionStateChange",ir.interactionState),t.mountedGroups!==void 0&&(ir.mountedGroups.forEach((a,o)=>{a.derivedPanelConstraints.forEach(c=>{if(c.collapsible){const{layout:u}=r.mountedGroups.get(o)??{};if(u){const f=xn(c.collapsedSize,a.layout[c.panelId]),p=xn(c.collapsedSize,u[c.panelId]);f&&!p&&(o.inMemoryLastExpandedPanelSizes[c.panelId]=u[c.panelId])}}})}),ri.emit("mountedGroupsChange",ir.mountedGroups)),ir}function dk(e,t,r){let a,o={x:1/0,y:1/0};for(const c of t){const u=g1(r,c.rect);switch(e){case"horizontal":{u.x<=o.x&&(a=c,o=u);break}case"vertical":{u.y<=o.y&&(a=c,o=u);break}}}return a?{distance:o,hitRegion:a}:void 0}function fk(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE}function hk(e,t){if(e===t)throw new Error("Cannot compare node with itself");const r={a:av(e),b:av(t)};let a;for(;r.a.at(-1)===r.b.at(-1);)a=r.a.pop(),r.b.pop();gt(a,"Stacking order can only be calculated for elements with a common ancestor");const o={a:iv(rv(r.a)),b:iv(rv(r.b))};if(o.a===o.b){const c=a.childNodes,u={a:r.a.at(-1),b:r.b.at(-1)};let f=c.length;for(;f--;){const p=c[f];if(p===u.a)return 1;if(p===u.b)return-1}}return Math.sign(o.a-o.b)}const pk=/\b(?:position|zIndex|opacity|transform|webkitTransform|mixBlendMode|filter|webkitFilter|isolation)\b/;function mk(e){const t=getComputedStyle(y1(e)??e).display;return t==="flex"||t==="inline-flex"}function gk(e){const t=getComputedStyle(e);return!!(t.position==="fixed"||t.zIndex!=="auto"&&(t.position!=="static"||mk(e))||+t.opacity<1||"transform"in t&&t.transform!=="none"||"webkitTransform"in t&&t.webkitTransform!=="none"||"mixBlendMode"in t&&t.mixBlendMode!=="normal"||"filter"in t&&t.filter!=="none"||"webkitFilter"in t&&t.webkitFilter!=="none"||"isolation"in t&&t.isolation==="isolate"||pk.test(t.willChange)||t.webkitOverflowScrolling==="touch")}function rv(e){let t=e.length;for(;t--;){const r=e[t];if(gt(r,"Missing node"),gk(r))return r}return null}function iv(e){return e&&Number(getComputedStyle(e).zIndex)||0}function av(e){const t=[];for(;e;)t.push(e),e=y1(e);return t}function y1(e){const{parentNode:t}=e;return fk(t)?t.host:t}function bk(e,t){return e.x<t.x+t.width&&e.x+e.width>t.x&&e.y<t.y+t.height&&e.y+e.height>t.y}function yk({groupElement:e,hitRegion:t,pointerEventTarget:r}){if(!m1(r)||r.contains(e)||e.contains(r))return!0;if(hk(r,e)>0){let a=r;for(;a;){if(a.contains(e))return!0;if(bk(a.getBoundingClientRect(),t))return!1;a=a.parentElement}}return!0}function vp(e,t){const r=[];return t.forEach((a,o)=>{if(o.disabled)return;const c=b1(o),u=dk(o.orientation,c,{x:e.clientX,y:e.clientY});u&&u.distance.x<=0&&u.distance.y<=0&&yk({groupElement:o.element,hitRegion:u.hitRegion.rect,pointerEventTarget:e.target})&&r.push(u.hitRegion)}),r}function vk(e,t){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(e[r]!=t[r])return!1;return!0}function Tr(e,t){return xn(e,t)?0:e>t?1:-1}function ks({overrideDisabledPanels:e,panelConstraints:t,prevSize:r,size:a}){const{collapsedSize:o=0,collapsible:c,disabled:u,maxSize:f=100,minSize:p=0}=t;if(u&&!e)return r;if(Tr(a,p)<0)if(c){const m=(o+p)/2;Tr(a,m)<0?a=o:a=p}else a=p;return a=Math.min(f,a),a=pr(a),a}function fl({delta:e,initialLayout:t,panelConstraints:r,pivotIndices:a,prevLayout:o,trigger:c}){if(xn(e,0))return t;const u=c==="imperative-api",f=Object.values(t),p=Object.values(o),m=[...f],[b,y]=a;gt(b!=null,"Invalid first pivot index"),gt(y!=null,"Invalid second pivot index");let v=0;switch(c){case"keyboard":{{const _=e<0?y:b,C=r[_];gt(C,`Panel constraints not found for index ${_}`);const{collapsedSize:k=0,collapsible:I,minSize:w=0}=C;if(I){const T=f[_];if(gt(T!=null,`Previous layout not found for panel index ${_}`),xn(T,k)){const D=w-T;Tr(D,Math.abs(e))>0&&(e=e<0?0-D:D)}}}{const _=e<0?b:y,C=r[_];gt(C,`No panel constraints found for index ${_}`);const{collapsedSize:k=0,collapsible:I,minSize:w=0}=C;if(I){const T=f[_];if(gt(T!=null,`Previous layout not found for panel index ${_}`),xn(T,w)){const D=T-k;Tr(D,Math.abs(e))>0&&(e=e<0?0-D:D)}}}break}default:{const _=e<0?y:b,C=r[_];gt(C,`Panel constraints not found for index ${_}`);const k=f[_],{collapsible:I,collapsedSize:w,minSize:T}=C;if(I&&Tr(k,T)<0)if(e>0){const D=T-w,R=D/2,$=k+e;Tr($,T)<0&&(e=Tr(e,R)<=0?0:D)}else{const D=T-w,R=100-D/2,$=k-e;Tr($,T)<0&&(e=Tr(100+e,R)>0?0:-D)}break}}{const _=e<0?1:-1;let C=e<0?y:b,k=0;for(;;){const w=f[C];gt(w!=null,`Previous layout not found for panel index ${C}`);const T=ks({overrideDisabledPanels:u,panelConstraints:r[C],prevSize:w,size:100})-w;if(k+=T,C+=_,C<0||C>=r.length)break}const I=Math.min(Math.abs(e),Math.abs(k));e=e<0?0-I:I}{let _=e<0?b:y;for(;_>=0&&_<r.length;){const C=Math.abs(e)-Math.abs(v),k=f[_];gt(k!=null,`Previous layout not found for panel index ${_}`);const I=k-C,w=ks({overrideDisabledPanels:u,panelConstraints:r[_],prevSize:k,size:I});if(!xn(k,w)&&(v+=k-w,m[_]=w,v.toFixed(3).localeCompare(Math.abs(e).toFixed(3),void 0,{numeric:!0})>=0))break;e<0?_--:_++}}if(vk(p,m))return o;{const _=e<0?y:b,C=f[_];gt(C!=null,`Previous layout not found for panel index ${_}`);const k=C+v,I=ks({overrideDisabledPanels:u,panelConstraints:r[_],prevSize:C,size:k});if(m[_]=I,!xn(I,k)){let w=k-I,T=e<0?y:b;for(;T>=0&&T<r.length;){const D=m[T];gt(D!=null,`Previous layout not found for panel index ${T}`);const R=D+w,$=ks({overrideDisabledPanels:u,panelConstraints:r[T],prevSize:D,size:R});if(xn(D,$)||(w-=$-D,m[T]=$),xn(w,0))break;e>0?T--:T++}}}const x=Object.values(m).reduce((_,C)=>C+_,0);if(!xn(x,100,.1))return o;const S=Object.keys(o);return m.reduce((_,C,k)=>(_[S[k]]=C,_),{})}function _a(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const r in e)if(t[r]===void 0||Tr(e[r],t[r])!==0)return!1;return!0}function wa({layout:e,panelConstraints:t}){const r=Object.values(e),a=[...r],o=a.reduce((f,p)=>f+p,0);if(a.length!==t.length)throw Error(`Invalid ${t.length} panel layout: ${a.map(f=>`${f}%`).join(", ")}`);if(!xn(o,100)&&a.length>0)for(let f=0;f<t.length;f++){const p=a[f];gt(p!=null,`No layout data found for index ${f}`);const m=100/o*p;a[f]=m}let c=0;for(let f=0;f<t.length;f++){const p=r[f];gt(p!=null,`No layout data found for index ${f}`);const m=a[f];gt(m!=null,`No layout data found for index ${f}`);const b=ks({overrideDisabledPanels:!0,panelConstraints:t[f],prevSize:p,size:m});m!=b&&(c+=m-b,a[f]=b)}if(!xn(c,0))for(let f=0;f<t.length;f++){const p=a[f];gt(p!=null,`No layout data found for index ${f}`);const m=p+c,b=ks({overrideDisabledPanels:!0,panelConstraints:t[f],prevSize:p,size:m});if(p!==b&&(c-=b-p,a[f]=b,xn(c,0)))break}const u=Object.keys(e);return a.reduce((f,p,m)=>(f[u[m]]=p,f),{})}function v1({groupId:e,panelId:t}){const r=()=>{const{mountedGroups:f}=Sn();for(const[p,{defaultLayoutDeferred:m,derivedPanelConstraints:b,layout:y,separatorToPanels:v}]of f)if(p.id===e)return{defaultLayoutDeferred:m,derivedPanelConstraints:b,group:p,layout:y,separatorToPanels:v};throw Error(`Group ${e} not found`)},a=()=>{const f=r().derivedPanelConstraints.find(p=>p.panelId===t);if(f!==void 0)return f;throw Error(`Panel constraints not found for Panel ${t}`)},o=()=>{const f=r().group.panels.find(p=>p.id===t);if(f!==void 0)return f;throw Error(`Layout not found for Panel ${t}`)},c=()=>{const f=r().layout[t];if(f!==void 0)return f;throw Error(`Layout not found for Panel ${t}`)},u=f=>{const p=c();if(f===p)return;const{defaultLayoutDeferred:m,derivedPanelConstraints:b,group:y,layout:v,separatorToPanels:x}=r(),S=y.panels.findIndex(I=>I.id===t),_=S===y.panels.length-1,C=fl({delta:_?p-f:f-p,initialLayout:v,panelConstraints:b,pivotIndices:_?[S-1,S]:[S,S+1],prevLayout:v,trigger:"imperative-api"}),k=wa({layout:C,panelConstraints:b});_a(v,k)||_n(I=>({mountedGroups:new Map(I.mountedGroups).set(y,{defaultLayoutDeferred:m,derivedPanelConstraints:b,layout:k,separatorToPanels:x})}))};return{collapse:()=>{const{collapsible:f,collapsedSize:p}=a(),{mutableValues:m}=o(),b=c();f&&b!==p&&(m.expandToSize=b,u(p))},expand:()=>{const{collapsible:f,collapsedSize:p,minSize:m}=a(),{mutableValues:b}=o(),y=c();if(f&&y===p){let v=b.expandToSize??m;v===0&&(v=1),u(v)}},getSize:()=>{const{group:f}=r(),p=c(),{element:m}=o(),b=f.orientation==="horizontal"?m.offsetWidth:m.offsetHeight;return{asPercentage:p,inPixels:b}},isCollapsed:()=>{const{collapsible:f,collapsedSize:p}=a(),m=c();return f&&xn(p,m)},resize:f=>{if(c()!==f){let p;switch(typeof f){case"number":{const{group:m}=r(),b=zs({group:m});p=pr(f/b*100);break}case"string":{p=parseFloat(f);break}}u(p)}}}}function sv(e){if(e.defaultPrevented)return;const{mountedGroups:t}=Sn();vp(e,t).forEach(r=>{if(r.separator){const a=r.panels.find(o=>o.panelConstraints.defaultSize!==void 0);if(a){const o=a.panelConstraints.defaultSize,c=v1({groupId:r.group.id,panelId:a.id});c&&o!==void 0&&(c.resize(o),e.preventDefault())}}})}function fu(e){const{mountedGroups:t}=Sn();for(const[r]of t)if(r.separators.some(a=>a.element===e))return r;throw Error("Could not find parent Group for separator element")}function x1({groupId:e}){const t=()=>{const{mountedGroups:r}=Sn();for(const[a,o]of r)if(a.id===e)return{group:a,...o};throw Error(`Could not find Group with id "${e}"`)};return{getLayout(){const{defaultLayoutDeferred:r,layout:a}=t();return r?{}:a},setLayout(r){const{defaultLayoutDeferred:a,derivedPanelConstraints:o,group:c,layout:u,separatorToPanels:f}=t(),p=wa({layout:r,panelConstraints:o});if(a)return u;if(!_a(u,p)){_n(b=>({mountedGroups:new Map(b.mountedGroups).set(c,{defaultLayoutDeferred:a,derivedPanelConstraints:o,layout:p,separatorToPanels:f})}));const m=c.panels.map(({id:b})=>b).join(",");c.inMemoryLayouts[m]=p}return p}}}function E1(e){const{mountedGroups:t}=Sn(),r=t.get(e);return gt(r,`Mounted Group ${e.id} not found`),r}function ga(e,t){const r=fu(e),a=E1(r),o=r.separators.find(b=>b.element===e);gt(o,"Matching separator not found");const c=a.separatorToPanels.get(o);gt(c,"Matching panels not found");const u=c.map(b=>r.panels.indexOf(b)),f=x1({groupId:r.id}).getLayout(),p=fl({delta:t,initialLayout:f,panelConstraints:a.derivedPanelConstraints,pivotIndices:u,prevLayout:f,trigger:"keyboard"}),m=wa({layout:p,panelConstraints:a.derivedPanelConstraints});_a(f,m)||_n(b=>({mountedGroups:new Map(b.mountedGroups).set(r,{defaultLayoutDeferred:a.defaultLayoutDeferred,derivedPanelConstraints:a.derivedPanelConstraints,layout:m,separatorToPanels:a.separatorToPanels})}))}function ov(e){if(e.defaultPrevented)return;const t=e.currentTarget,r=fu(t);if(!r.disabled)switch(e.key){case"ArrowDown":{e.preventDefault(),r.orientation==="vertical"&&ga(t,5);break}case"ArrowLeft":{e.preventDefault(),r.orientation==="horizontal"&&ga(t,-5);break}case"ArrowRight":{e.preventDefault(),r.orientation==="horizontal"&&ga(t,5);break}case"ArrowUp":{e.preventDefault(),r.orientation==="vertical"&&ga(t,-5);break}case"End":{e.preventDefault(),ga(t,100);break}case"Enter":{e.preventDefault();const a=fu(t),{derivedPanelConstraints:o,layout:c,separatorToPanels:u}=E1(a),f=a.separators.find(y=>y.element===t);gt(f,"Matching separator not found");const p=u.get(f);gt(p,"Matching panels not found");const m=p[0],b=o.find(y=>y.panelId===m.id);if(gt(b,"Panel metadata not found"),b.collapsible){const y=c[m.id],v=b.collapsedSize===y?a.inMemoryLastExpandedPanelSizes[m.id]??b.minSize:b.collapsedSize;ga(t,v-y)}break}case"F6":{e.preventDefault();const a=fu(t).separators.map(u=>u.element),o=Array.from(a).findIndex(u=>u===e.currentTarget);gt(o!==null,"Index not found");const c=e.shiftKey?o>0?o-1:a.length-1:o+1<a.length?o+1:0;a[c].focus();break}case"Home":{e.preventDefault(),ga(t,-100);break}}}function lv(e){if(e.defaultPrevented||e.pointerType==="mouse"&&e.button>0)return;const{mountedGroups:t}=Sn(),r=vp(e,t),a=new Map;let o=!1;r.forEach(c=>{c.separator&&(o||(o=!0,c.separator.element.focus()));const u=t.get(c.group);u&&a.set(c.group,u.layout)}),_n({interactionState:{hitRegions:r,initialLayoutMap:a,pointerDownAtPoint:{x:e.clientX,y:e.clientY},state:"active"}}),r.length&&e.preventDefault()}const xk=e=>e,nh=()=>{},S1=1,_1=2,w1=4,k1=8,cv=3,uv=12;let Xc;function dv(){return Xc===void 0&&(Xc=!1,typeof window<"u"&&(window.navigator.userAgent.includes("Chrome")||window.navigator.userAgent.includes("Firefox"))&&(Xc=!0)),Xc}function Ek({cursorFlags:e,groups:t,state:r}){let a=0,o=0;switch(r){case"active":case"hover":t.forEach(c=>{if(!c.disableCursor)switch(c.orientation){case"horizontal":{a++;break}case"vertical":{o++;break}}})}if(!(a===0&&o===0)){switch(r){case"active":{if(e&&dv()){const c=(e&S1)!==0,u=(e&_1)!==0,f=(e&w1)!==0,p=(e&k1)!==0;if(c)return f?"se-resize":p?"ne-resize":"e-resize";if(u)return f?"sw-resize":p?"nw-resize":"w-resize";if(f)return"s-resize";if(p)return"n-resize"}break}}return dv()?a>0&&o>0?"move":a>0?"ew-resize":"ns-resize":a>0&&o>0?"grab":a>0?"col-resize":"row-resize"}}const fv=new WeakMap;function xp(e){if(e.defaultView===null||e.defaultView===void 0)return;let{prevStyle:t,styleSheet:r}=fv.get(e)??{};r===void 0&&(r=new e.defaultView.CSSStyleSheet,e.adoptedStyleSheets.push(r));const{cursorFlags:a,interactionState:o}=Sn();switch(o.state){case"active":case"hover":{const c=Ek({cursorFlags:a,groups:o.hitRegions.map(f=>f.group),state:o.state}),u=`*, *:hover {cursor: ${c} !important; ${o.state==="active"?"touch-action: none;":""} }`;if(t===u)return;t=u,c?r.cssRules.length===0?r.insertRule(u):r.replaceSync(u):r.cssRules.length===1&&r.deleteRule(0);break}case"inactive":{t=void 0,r.cssRules.length===1&&r.deleteRule(0);break}}fv.set(e,{prevStyle:t,styleSheet:r})}function T1({document:e,event:t,hitRegions:r,initialLayoutMap:a,mountedGroups:o,pointerDownAtPoint:c,prevCursorFlags:u}){let f=0;const p=new Map(o);r.forEach(b=>{const{group:y,groupSize:v}=b,{disableCursor:x,orientation:S,panels:_}=y;let C=0;c?S==="horizontal"?C=(t.clientX-c.x)/v*100:C=(t.clientY-c.y)/v*100:S==="horizontal"?C=t.clientX<0?-100:100:C=t.clientY<0?-100:100;const k=a.get(y),{defaultLayoutDeferred:I,derivedPanelConstraints:w,layout:T,separatorToPanels:D}=o.get(y)??{defaultLayoutDeferred:!1};if(w&&k&&T&&D){const R=fl({delta:C,initialLayout:k,panelConstraints:w,pivotIndices:b.panels.map($=>_.indexOf($)),prevLayout:T,trigger:"mouse-or-touch"});if(_a(R,T)){if(C!==0&&!x)switch(S){case"horizontal":{f|=C<0?S1:_1;break}case"vertical":{f|=C<0?w1:k1;break}}}else{p.set(b.group,{defaultLayoutDeferred:I,derivedPanelConstraints:w,layout:R,separatorToPanels:D});const $=b.group.panels.map(({id:q})=>q).join(",");b.group.inMemoryLayouts[$]=R}}});let m=0;t.movementX===0?m|=u&cv:m|=f&cv,t.movementY===0?m|=u&uv:m|=f&uv,_n({cursorFlags:m,mountedGroups:p}),xp(e)}function hv(e){const{cursorFlags:t,interactionState:r,mountedGroups:a}=Sn();switch(r.state){case"active":T1({document:e.currentTarget,event:e,hitRegions:r.hitRegions,initialLayoutMap:r.initialLayoutMap,mountedGroups:a,prevCursorFlags:t})}}function pv(e){if(e.defaultPrevented)return;const{cursorFlags:t,interactionState:r,mountedGroups:a}=Sn();switch(r.state){case"active":{if(e.buttons===0){_n(o=>o.interactionState.state==="inactive"?o:{cursorFlags:0,interactionState:{state:"inactive"}}),_n(o=>({mountedGroups:new Map(o.mountedGroups)}));return}T1({document:e.currentTarget,event:e,hitRegions:r.hitRegions,initialLayoutMap:r.initialLayoutMap,mountedGroups:a,pointerDownAtPoint:r.pointerDownAtPoint,prevCursorFlags:t});break}default:{const o=vp(e,a);o.length===0?r.state!=="inactive"&&_n({interactionState:{state:"inactive"}}):_n({interactionState:{hitRegions:o,state:"hover"}}),xp(e.currentTarget);break}}}function mv(e){if(e.relatedTarget instanceof HTMLIFrameElement){const{interactionState:t}=Sn();switch(t.state){case"hover":_n({interactionState:{state:"inactive"}})}}}function gv(e){if(e.defaultPrevented||e.pointerType==="mouse"&&e.button>0)return;const{interactionState:t}=Sn();switch(t.state){case"active":_n({cursorFlags:0,interactionState:{state:"inactive"}}),t.hitRegions.length>0&&(xp(e.currentTarget),_n(r=>({mountedGroups:new Map(r.mountedGroups)})),e.preventDefault())}}function bv(e){let t=0,r=0;const a={};for(const c of e)if(c.defaultSize!==void 0){t++;const u=pr(c.defaultSize);r+=u,a[c.panelId]=u}else a[c.panelId]=void 0;const o=e.length-t;if(o!==0){const c=pr((100-r)/o);for(const u of e)u.defaultSize===void 0&&(a[u.panelId]=c)}return a}function Sk(e,t,r){if(!r[0])return;const a=e.panels.find(p=>p.element===t);if(!a||!a.onResize)return;const o=zs({group:e}),c=e.orientation==="horizontal"?a.element.offsetWidth:a.element.offsetHeight,u=a.mutableValues.prevSize,f={asPercentage:pr(c/o*100),inPixels:c};a.mutableValues.prevSize=f,a.onResize(f,a.id,u)}function _k(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const r in e)if(e[r]!==t[r])return!1;return!0}function wk(e,t){const r=e.map(o=>o.id),a=Object.keys(t);if(r.length!==a.length)return!1;for(const o of r)if(!a.includes(o))return!1;return!0}const gs=new Map;function kk(e){let t=!0;gt(e.element.ownerDocument.defaultView,"Cannot register an unmounted Group");const r=e.element.ownerDocument.defaultView.ResizeObserver,a=new Set,o=new Set,c=new r(S=>{for(const _ of S){const{borderBoxSize:C,target:k}=_;if(k===e.element){if(t){if(zs({group:e})===0)return;_n(I=>{const w=I.mountedGroups.get(e);if(w){const T=Hh(e),D=w.defaultLayoutDeferred?bv(T):w.layout,R=wa({layout:D,panelConstraints:T});return!w.defaultLayoutDeferred&&_a(D,R)&&_k(w.derivedPanelConstraints,T)?I:{mountedGroups:new Map(I.mountedGroups).set(e,{defaultLayoutDeferred:!1,derivedPanelConstraints:T,layout:R,separatorToPanels:w.separatorToPanels})}}return I})}}else Sk(e,k,C)}});c.observe(e.element),e.panels.forEach(S=>{gt(!a.has(S.id),`Panel ids must be unique; id "${S.id}" was used more than once`),a.add(S.id),S.onResize&&c.observe(S.element)});const u=zs({group:e}),f=Hh(e),p=e.panels.map(({id:S})=>S).join(",");let m=e.defaultLayout;m&&(wk(e.panels,m)||(m=void 0));const b=e.inMemoryLayouts[p]??m??bv(f),y=wa({layout:b,panelConstraints:f}),v=b1(e),x=e.element.ownerDocument;return _n(S=>{const _=new Map;return gs.set(x,(gs.get(x)??0)+1),v.forEach(C=>{C.separator&&_.set(C.separator,C.panels)}),{mountedGroups:new Map(S.mountedGroups).set(e,{defaultLayoutDeferred:u===0,derivedPanelConstraints:f,layout:y,separatorToPanels:_})}}),e.separators.forEach(S=>{gt(!o.has(S.id),`Separator ids must be unique; id "${S.id}" was used more than once`),o.add(S.id),S.element.addEventListener("keydown",ov)}),gs.get(x)===1&&(x.addEventListener("dblclick",sv,!0),x.addEventListener("pointerdown",lv,!0),x.addEventListener("pointerleave",hv),x.addEventListener("pointermove",pv),x.addEventListener("pointerout",mv),x.addEventListener("pointerup",gv,!0)),function(){t=!1,gs.set(x,Math.max(0,(gs.get(x)??0)-1)),_n(S=>{const _=new Map(S.mountedGroups);return _.delete(e),{mountedGroups:_}}),e.separators.forEach(S=>{S.element.removeEventListener("keydown",ov)}),gs.get(x)||(x.removeEventListener("dblclick",sv,!0),x.removeEventListener("pointerdown",lv,!0),x.removeEventListener("pointerleave",hv),x.removeEventListener("pointermove",pv),x.removeEventListener("pointerout",mv),x.removeEventListener("pointerup",gv,!0)),c.disconnect()}}function Tk(){const[e,t]=O.useState({}),r=O.useCallback(()=>t({}),[]);return[e,r]}function Ep(e){const t=O.useId();return`${e??t}`}const Na=typeof window<"u"?O.useLayoutEffect:O.useEffect;function el(e){const t=O.useRef(e);return Na(()=>{t.current=e},[e]),O.useCallback((...r)=>{var a;return(a=t.current)==null?void 0:a.call(t,...r)},[t])}function Sp(...e){return el(t=>{e.forEach(r=>{if(r)switch(typeof r){case"function":{r(t);break}case"object":{r.current=t;break}}})})}function _p(e){const t=O.useRef({...e});return Na(()=>{for(const r in e)t.current[r]=e[r]},[e]),t.current}const N1=O.createContext(null);function Nk(e,t){const r=O.useRef({getLayout:()=>({}),setLayout:xk});O.useImperativeHandle(t,()=>r.current,[]),Na(()=>{Object.assign(r.current,x1({groupId:e}))})}function hl({children:e,className:t,defaultLayout:r,disableCursor:a,disabled:o,elementRef:c,groupRef:u,id:f,onLayoutChange:p,onLayoutChanged:m,orientation:b="horizontal",resizeTargetMinimumSize:y={coarse:20,fine:10},style:v,...x}){const S=O.useRef({onLayoutChange:{},onLayoutChanged:{}}),_=el(F=>{_a(S.current.onLayoutChange,F)||(S.current.onLayoutChange=F,p==null||p(F))}),C=el(F=>{_a(S.current.onLayoutChanged,F)||(S.current.onLayoutChanged=F,m==null||m(F))}),k=Ep(f),I=O.useRef(null),[w,T]=Tk(),D=O.useRef({lastExpandedPanelSizes:{},layouts:{},panels:[],resizeTargetMinimumSize:y,separators:[]}),R=Sp(I,c);Nk(k,u);const $=el((F,V)=>{const{interactionState:ce,mountedGroups:ae}=Sn();for(const K of ae.keys())if(K.id===F){const B=ae.get(K);if(B){let ne=!1;switch(ce.state){case"active":{ne=ce.hitRegions.some(oe=>oe.group===K);break}}return{flexGrow:B.layout[V]??1,pointerEvents:ne?"none":void 0}}}return{flexGrow:(r==null?void 0:r[V])??1}}),q=_p({defaultLayout:r,disableCursor:a}),te=O.useMemo(()=>({get disableCursor(){return!!q.disableCursor},getPanelStyles:$,id:k,orientation:b,registerPanel:F=>{const V=D.current;return V.panels=Fh(b,[...V.panels,F]),T(),()=>{V.panels=V.panels.filter(ce=>ce!==F),T()}},registerSeparator:F=>{const V=D.current;return V.separators=Fh(b,[...V.separators,F]),T(),()=>{V.separators=V.separators.filter(ce=>ce!==F),T()}},togglePanelDisabled:(F,V)=>{const ce=D.current.panels.find(K=>K.id===F);ce&&(ce.panelConstraints.disabled=V);const{mountedGroups:ae}=Sn();for(const K of ae.keys())if(K.id===k){const B=ae.get(K);B&&(B.derivedPanelConstraints=Hh(K))}},toggleSeparatorDisabled:(F,V)=>{const ce=D.current.separators.find(ae=>ae.id===F);ce&&(ce.disabled=V)}}),[$,k,T,b,q]),P=O.useRef(null);return Na(()=>{const F=I.current;if(F===null)return;const V=D.current;let ce;if(q.defaultLayout!==void 0&&Object.keys(q.defaultLayout).length===V.panels.length){ce={};for(const ve of V.panels){const M=q.defaultLayout[ve.id];M!==void 0&&(ce[ve.id]=M)}}const ae={defaultLayout:ce,disableCursor:!!q.disableCursor,disabled:!!o,element:F,id:k,inMemoryLastExpandedPanelSizes:D.current.lastExpandedPanelSizes,inMemoryLayouts:D.current.layouts,orientation:b,panels:V.panels,resizeTargetMinimumSize:V.resizeTargetMinimumSize,separators:V.separators};P.current=ae;const K=kk(ae),B=Sn().mountedGroups.get(ae);if(B){const{defaultLayoutDeferred:ve,derivedPanelConstraints:M,layout:L}=B;!ve&&M.length>0&&(_(L),C(L))}const ne=ri.addListener("interactionStateChange",ve=>{ve.state}),oe=ri.addListener("mountedGroupsChange",ve=>{const M=ve.get(ae);if(M){const{defaultLayoutDeferred:L,derivedPanelConstraints:X,layout:A}=M;if(L||X.length===0)return;const{interactionState:be}=Sn(),Ne=be.state!=="active";_(A),Ne&&C(A)}});return()=>{P.current=null,K(),ne(),oe()}},[o,k,C,_,b,w,q]),O.useEffect(()=>{const F=P.current;F&&(F.defaultLayout=r,F.disableCursor=!!a)}),d.jsx(N1.Provider,{value:te,children:d.jsx("div",{...x,className:t,"data-group":!0,"data-testid":k,id:k,ref:R,style:{height:"100%",width:"100%",overflow:"hidden",...v,display:"flex",flexDirection:b==="horizontal"?"row":"column",flexWrap:"nowrap"},children:e})})}hl.displayName="Group";function rh(e,t){return`react-resizable-panels:${[e,...t].join(":")}`}function yu({debounceSaveMs:e=100,panelIds:t,storage:r=localStorage,...a}){const o=t!==void 0,c="id"in a?a.id:a.groupId,u=rh(c,t??[]),f=O.useSyncExternalStore(Ck,()=>r.getItem(u),()=>r.getItem(u)),p=O.useMemo(()=>f?JSON.parse(f):void 0,[f]),m=O.useRef(null),b=O.useCallback(()=>{const x=m.current;x&&(m.current=null,clearTimeout(x))},[]);O.useLayoutEffect(()=>()=>{b()},[b]);const y=O.useCallback(x=>{b();let S;o?S=rh(c,Object.keys(x)):S=rh(c,[]);try{r.setItem(S,JSON.stringify(x))}catch(_){console.error(_)}},[b,o,c,r]),v=O.useCallback(x=>{b(),e===0?y(x):m.current=setTimeout(()=>{y(x)},e)},[b,e,y]);return{defaultLayout:p,onLayoutChange:v,onLayoutChanged:y}}function Ck(){return function(){}}function wp(){const e=O.useContext(N1);return gt(e,"Group Context not found; did you render a Panel or Separator outside of a Group?"),e}function Ak(e,t){const{id:r}=wp(),a=O.useRef({collapse:nh,expand:nh,getSize:()=>({asPercentage:0,inPixels:0}),isCollapsed:()=>!1,resize:nh});O.useImperativeHandle(t,()=>a.current,[]),Na(()=>{Object.assign(a.current,v1({groupId:r,panelId:e}))})}function Nr({children:e,className:t,collapsedSize:r="0%",collapsible:a=!1,defaultSize:o,disabled:c,elementRef:u,id:f,maxSize:p="100%",minSize:m="0%",onResize:b,panelRef:y,style:v,...x}){const S=!!f,_=Ep(f),C=_p({disabled:c}),k=O.useRef(null),I=Sp(k,u),{getPanelStyles:w,id:T,registerPanel:D,togglePanelDisabled:R}=wp(),$=b!==null,q=el((P,F,V)=>{b==null||b(P,f,V)});Na(()=>{const P=k.current;if(P!==null){const F={element:P,id:_,idIsStable:S,mutableValues:{expandToSize:void 0,prevSize:void 0},onResize:$?q:void 0,panelConstraints:{collapsedSize:r,collapsible:a,defaultSize:o,disabled:C.disabled,maxSize:p,minSize:m}};return D(F)}},[r,a,o,$,_,S,p,m,q,D,C]),O.useEffect(()=>{R(_,!!c)},[c,_,R]),Ak(_,y);const te=O.useSyncExternalStore(P=>(ri.addListener("mountedGroupsChange",P),()=>{ri.removeListener("mountedGroupsChange",P)}),()=>JSON.stringify(w(T,_)),()=>JSON.stringify(w(T,_)));return d.jsx("div",{...x,"aria-disabled":c||void 0,"data-panel":!0,"data-testid":_,id:_,ref:I,style:{...Ok,display:"flex",flexBasis:0,flexShrink:1,overflow:"hidden",...JSON.parse(te)},children:d.jsx("div",{className:t,style:{maxHeight:"100%",maxWidth:"100%",flexGrow:1,...v},children:e})})}Nr.displayName="Panel";const Ok={minHeight:0,maxHeight:"100%",height:"auto",minWidth:0,maxWidth:"100%",width:"auto",border:"none",borderWidth:0,padding:0,margin:0};function Mk({layout:e,panelConstraints:t,panelId:r,panelIndex:a}){let o,c;const u=e[r],f=t.find(p=>p.panelId===r);if(f){const p=f.maxSize,m=f.collapsible?f.collapsedSize:f.minSize,b=[a,a+1];c=wa({layout:fl({delta:m-u,initialLayout:e,panelConstraints:t,pivotIndices:b,prevLayout:e}),panelConstraints:t})[r],o=wa({layout:fl({delta:p-u,initialLayout:e,panelConstraints:t,pivotIndices:b,prevLayout:e}),panelConstraints:t})[r]}return{valueControls:r,valueMax:o,valueMin:c,valueNow:u}}function C1({children:e,className:t,disabled:r,elementRef:a,id:o,style:c,...u}){const f=Ep(o),p=_p({disabled:r}),[m,b]=O.useState({}),[y,v]=O.useState("inactive"),x=O.useRef(null),S=Sp(x,a),{disableCursor:_,id:C,orientation:k,registerSeparator:I,toggleSeparatorDisabled:w}=wp(),T=k==="horizontal"?"vertical":"horizontal";Na(()=>{const R=x.current;if(R!==null){const $={disabled:p.disabled,element:R,id:f},q=I($),te=ri.addListener("interactionStateChange",F=>{v(F.state!=="inactive"&&F.hitRegions.some(V=>V.separator===$)?F.state:"inactive")}),P=ri.addListener("mountedGroupsChange",F=>{F.forEach(({derivedPanelConstraints:V,layout:ce,separatorToPanels:ae},K)=>{if(K.id===C){const B=ae.get($);if(B){const ne=B[0],oe=K.panels.indexOf(ne);b(Mk({layout:ce,panelConstraints:V,panelId:ne.id,panelIndex:oe}))}}})});return()=>{te(),P(),q()}}},[C,f,I,p]),O.useEffect(()=>{w(f,!!r)},[r,f,w]);let D;return r&&!_&&(D="not-allowed"),d.jsx("div",{...u,"aria-controls":m.valueControls,"aria-disabled":r||void 0,"aria-orientation":T,"aria-valuemax":m.valueMax,"aria-valuemin":m.valueMin,"aria-valuenow":m.valueNow,children:e,className:t,"data-separator":r?"disabled":y,"data-testid":f,id:f,ref:S,role:"separator",style:{flexBasis:"auto",cursor:D,...c,flexGrow:0,flexShrink:0},tabIndex:r?void 0:0})}C1.displayName="Separator";const kp={user:null,activeView:"messages",agents:[],selectedAgentId:null,selectedSessionKey:null,channels:[],selectedChannelId:null,sessions:[],selectedSessionId:null,tasks:[],selectedTaskId:null,jobs:[],selectedJobId:null,messages:[],threadMessages:[],activeThreadId:null,threadReplyCounts:{},openclawConnected:!1,sessionModel:null,wsConnected:!1,models:[],defaultModel:null,streamingRunId:null,streamingSessionKey:null,streamingThreadId:null,cronTasks:[],selectedCronTaskId:null,cronJobs:[],selectedCronJobId:null};function Rk(e,t){switch(t.type){case"SET_USER":return{...e,user:t.user};case"SET_ACTIVE_VIEW":return{...e,activeView:t.view};case"SET_AGENTS":return{...e,agents:t.agents};case"SELECT_AGENT":return{...e,selectedAgentId:t.agentId,selectedSessionKey:t.sessionKey,sessions:[],selectedSessionId:null,messages:[],jobs:[],selectedJobId:null,activeThreadId:null,threadMessages:[]};case"SET_CHANNELS":return{...e,channels:t.channels};case"SELECT_CHANNEL":return{...e,selectedChannelId:t.channelId,sessions:[],selectedSessionId:null,tasks:[],selectedTaskId:null,jobs:[],selectedJobId:null,messages:[]};case"SET_SESSIONS":return{...e,sessions:t.sessions};case"SELECT_SESSION":{const r=t.sessionKey??e.selectedSessionKey,a=r!==e.selectedSessionKey;return{...e,selectedSessionId:t.sessionId,selectedSessionKey:r,messages:a?[]:e.messages,activeThreadId:a?null:e.activeThreadId,threadMessages:a?[]:e.threadMessages}}case"ADD_SESSION":return{...e,sessions:[...e.sessions,t.session]};case"REMOVE_SESSION":return{...e,sessions:e.sessions.filter(r=>r.id!==t.sessionId),...e.selectedSessionId===t.sessionId?{selectedSessionId:null,selectedSessionKey:null,messages:[]}:{}};case"RENAME_SESSION":return{...e,sessions:e.sessions.map(r=>r.id===t.sessionId?{...r,name:t.name}:r)};case"SET_TASKS":return{...e,tasks:t.tasks};case"SELECT_TASK":{const r=t.sessionKey??e.selectedSessionKey,a=r!==e.selectedSessionKey;return{...e,selectedTaskId:t.taskId,selectedSessionKey:r,messages:a?[]:e.messages,jobs:[],selectedJobId:null}}case"SET_JOBS":return{...e,jobs:t.jobs};case"SELECT_JOB":return{...e,selectedJobId:t.jobId,selectedSessionKey:t.sessionKey??e.selectedSessionKey,messages:[]};case"ADD_JOB":return{...e,jobs:[t.job,...e.jobs]};case"ADD_MESSAGE":{const r=e.messages[e.messages.length-1];return t.message.sender==="agent"&&(r!=null&&r.isStreaming)?{...e,streamingRunId:null,streamingSessionKey:null,messages:[...e.messages.slice(0,-1),{...t.message,isStreaming:!1}]}:{...e,messages:[...e.messages,t.message]}}case"SET_MESSAGES":return{...e,messages:t.messages,...t.replyCounts?{threadReplyCounts:{...e.threadReplyCounts,...t.replyCounts}}:{}};case"OPEN_THREAD":return{...e,activeThreadId:t.threadId,threadMessages:t.messages,threadReplyCounts:{...e.threadReplyCounts,...t.messages.length>0?{[t.threadId]:t.messages.length}:{}}};case"CLOSE_THREAD":return{...e,activeThreadId:null,threadMessages:[]};case"ADD_THREAD_MESSAGE":{const r=t.message.threadId??e.activeThreadId,a=!!(r&&r===e.activeThreadId);let o=e.threadMessages,c={};if(a){const f=e.threadMessages[e.threadMessages.length-1];t.message.sender==="agent"&&(f!=null&&f.isStreaming)?(o=[...e.threadMessages.slice(0,-1),{...t.message,isStreaming:!1}],c={streamingRunId:null,streamingSessionKey:null,streamingThreadId:null}):o=[...e.threadMessages,t.message]}const u={...e.threadReplyCounts};return r&&(a?u[r]=o.length:u[r]=(u[r]??0)+1),{...e,...c,threadMessages:o,threadReplyCounts:u}}case"SET_OPENCLAW_CONNECTED":return{...e,openclawConnected:t.connected,defaultModel:e.defaultModel??t.defaultModel??null};case"SET_SESSION_MODEL":return{...e,sessionModel:t.model};case"SET_WS_CONNECTED":return{...e,wsConnected:t.connected};case"SET_MODELS":return{...e,models:t.models};case"SET_DEFAULT_MODEL":return{...e,defaultModel:t.model};case"RESOLVE_ACTION":return{...e,messages:e.messages.map(r=>r.id===t.messageId?{...r,resolvedActions:{...r.resolvedActions,[t.promptHash]:{value:t.value,label:t.label}}}:r)};case"STREAM_START":{const r={id:`stream_${t.runId}`,sender:"agent",text:"",timestamp:Date.now(),isStreaming:!0},a=!!t.threadId;return{...e,streamingRunId:t.runId,streamingSessionKey:t.sessionKey,streamingThreadId:t.threadId??null,...a?{threadMessages:[...e.threadMessages,r]}:{messages:[...e.messages,r]}}}case"STREAM_CHUNK":{if(e.streamingRunId!==t.runId)return e;const r=`stream_${t.runId}`;return e.streamingThreadId?{...e,threadMessages:e.threadMessages.map(a=>a.id===r?{...a,text:t.text}:a)}:{...e,messages:e.messages.map(a=>a.id===r?{...a,text:t.text}:a)}}case"STREAM_END":return e.streamingRunId&&e.streamingRunId!==t.runId?e:{...e,streamingRunId:null,streamingSessionKey:null,streamingThreadId:null};case"SET_CRON_TASKS":return{...e,cronTasks:t.cronTasks};case"MERGE_SCAN_DATA":{const r=new Map(t.scanTasks.map(c=>[c.cronJobId,c])),a=e.cronTasks.map(c=>{const u=c.openclawCronJobId?r.get(c.openclawCronJobId):null;return u?{...c,schedule:u.schedule||null,instructions:u.instructions||null,model:u.model||null,enabled:u.enabled}:c}),o=e.tasks.map(c=>{const u=c.openclawCronJobId?r.get(c.openclawCronJobId):null;return u?{...c,schedule:u.schedule||null,instructions:u.instructions||null,model:u.model||null,enabled:u.enabled}:c});return{...e,cronTasks:a,tasks:o}}case"UPDATE_CRON_TASK":return{...e,cronTasks:e.cronTasks.map(r=>r.id===t.taskId?{...r,...t.updates}:r),tasks:e.tasks.map(r=>r.id===t.taskId?{...r,...t.updates}:r)};case"SELECT_CRON_TASK":return e.selectedCronTaskId===t.taskId?e:{...e,selectedCronTaskId:t.taskId,cronJobs:[],selectedCronJobId:null,messages:[],selectedSessionKey:null};case"SET_CRON_JOBS":return{...e,cronJobs:t.cronJobs};case"SELECT_CRON_JOB":return{...e,selectedCronJobId:t.jobId,selectedSessionKey:t.sessionKey??e.selectedSessionKey,messages:[]};case"ADD_CRON_JOB":return{...e,cronJobs:[t.job,...e.cronJobs]};case"UPDATE_CRON_JOB":return e.cronJobs.some(a=>a.id===t.job.id)?{...e,cronJobs:e.cronJobs.map(a=>{var c;if(a.id!==t.job.id)return a;const o=a.summary&&a.summary.length>(((c=t.job.summary)==null?void 0:c.length)||0)?a.summary:t.job.summary;return{...a,...t.job,summary:o}})}:{...e,cronJobs:[t.job,...e.cronJobs]};case"APPEND_JOB_OUTPUT":{const r=a=>a.map(o=>o.id===t.jobId?{...o,summary:t.text}:o);return{...e,jobs:r(e.jobs),cronJobs:r(e.cronJobs)}}case"LOGOUT":return{...kp};default:return e}}const xa=O.createContext(kp),Es=O.createContext(()=>{});function lr(){return O.useContext(xa)}function ci(){return O.useContext(Es)}const yv=500;let Ik=1;const Ts=[],vu=new Set;function bs(e,t,r,a){const o={id:Ik++,ts:Date.now(),level:e,tag:t,message:r,detail:a!==void 0?typeof a=="string"?a:JSON.stringify(a,null,2):void 0};Ts.push(o),Ts.length>yv&&Ts.splice(0,Ts.length-yv);for(const c of vu)c()}function Lk(){return Ts}function Dk(){Ts.length=0;for(const e of vu)e()}function jk(e){return vu.add(e),()=>vu.delete(e)}const J={info:(e,t,r)=>bs("info",e,t,r),warn:(e,t,r)=>bs("warn",e,t,r),error:(e,t,r)=>bs("error",e,t,r),wsIn:(e,t,r)=>bs("ws-in",e,t,r),wsOut:(e,t,r)=>bs("ws-out",e,t,r),api:(e,t,r)=>bs("api",e,t,r)},zk=ln.isNativePlatform()?"https://console.botschat.app":"",$h=`${zk}/api`;let tl=localStorage.getItem("botschat_token"),xu=localStorage.getItem("botschat_refresh_token");function ii(e){tl=e,e?localStorage.setItem("botschat_token",e):localStorage.removeItem("botschat_token")}function ka(e){xu=e,e?localStorage.setItem("botschat_refresh_token",e):localStorage.removeItem("botschat_refresh_token")}function ih(){return tl}async function A1(){if(!xu)return!1;try{const e=await fetch(`${$h}/auth/refresh`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({refreshToken:xu})});if(!e.ok)return!1;const t=await e.json();return ii(t.token),J.info("API","Access token refreshed successfully"),!0}catch{return!1}}async function at(e,t,r){const a=`${e} ${t}`;J.api("API",`→ ${a}`,r);const o={"Content-Type":"application/json"};tl&&(o.Authorization=`Bearer ${tl}`);const c=performance.now();let u;try{u=await fetch(`${$h}${t}`,{method:e,headers:o,body:r?JSON.stringify(r):void 0,cache:"no-store"})}catch(m){const b=Math.round(performance.now()-c);throw J.error("API",`✗ ${a} — network error (${b}ms)`,String(m)),m}if(u.status===401&&xu&&!t.includes("/auth/refresh")&&await A1()){o.Authorization=`Bearer ${tl}`;try{u=await fetch(`${$h}${t}`,{method:e,headers:o,body:r?JSON.stringify(r):void 0,cache:"no-store"})}catch(b){const y=Math.round(performance.now()-c);throw J.error("API",`✗ ${a} — network error on retry (${y}ms)`,String(b)),b}}const f=Math.round(performance.now()-c);if(!u.ok){const b=(await u.json().catch(()=>({error:u.statusText}))).error??`HTTP ${u.status}`;throw J.error("API",`✗ ${a} — ${u.status} (${f}ms): ${b}`),new Error(b)}const p=await u.json();return J.api("API",`✓ ${a} — ${u.status} (${f}ms)`,p),p}const Eu={config:()=>at("GET","/auth/config"),register:(e,t,r)=>at("POST","/auth/register",{email:e,password:t,displayName:r}),login:(e,t)=>at("POST","/auth/login",{email:e,password:t}),firebase:e=>at("POST","/auth/firebase",{idToken:e}),me:()=>at("GET","/me"),deleteAccount:()=>at("DELETE","/auth/account")},O1={updateSettings:e=>at("PATCH","/me",e)},Bk={list:()=>at("GET","/models")},Os={list:()=>at("GET","/agents")},sr={list:()=>at("GET","/channels"),get:e=>at("GET",`/channels/${e}`),create:e=>at("POST","/channels",e),update:(e,t)=>at("PATCH",`/channels/${e}`,t),delete:e=>at("DELETE",`/channels/${e}`)},Ns={list:e=>at("GET",`/channels/${e}/sessions`),create:(e,t)=>at("POST",`/channels/${e}/sessions`,{name:t}),rename:(e,t,r)=>at("PATCH",`/channels/${e}/sessions/${t}`,{name:r}),delete:(e,t)=>at("DELETE",`/channels/${e}/sessions/${t}`)},Dn={list:e=>at("GET",`/channels/${e}/tasks`),listAll:(e="background")=>at("GET",`/tasks?kind=${e}`),scanData:()=>at("GET","/task-scan"),create:(e,t)=>at("POST",`/channels/${e}/tasks`,t),update:(e,t,r)=>at("PATCH",`/channels/${e}/tasks/${t}`,r),delete:(e,t)=>at("DELETE",`/channels/${e}/tasks/${t}`),run:(e,t)=>at("POST",`/channels/${e}/tasks/${t}/run`)},Gh={list:(e,t)=>at("GET",`/channels/${e}/tasks/${t}/jobs`),listByTask:e=>at("GET",`/tasks/${e}/jobs`)},M1={list:(e,t,r)=>at("GET",`/messages/${e}?sessionKey=${encodeURIComponent(t)}${r?`&threadId=${encodeURIComponent(r)}`:""}`)},Xo={list:()=>at("GET","/pairing-tokens"),create:e=>at("POST","/pairing-tokens",{label:e}),delete:e=>at("DELETE",`/pairing-tokens/${e}`)},R1={register:(e,t)=>at("POST","/push-tokens",{token:e,platform:t}),unregister:e=>at("DELETE","/push-tokens",{token:e})},I1={cloudUrl:()=>at("GET","/setup/cloud-url")};function pl({value:e,onChange:t,models:r,disabled:a,placeholder:o="Select model...",compact:c}){const f=!r.find(_=>_.id===e)&&e?r.find(_=>_.name===e):null,p=f?f.id:e,m=!p||r.some(_=>_.id===p);O.useEffect(()=>{f&&e!==f.id&&t(f.id)},[f,e,t]);const b=O.useRef(null),[y,v]=O.useState(void 0),x=p||o,S=O.useCallback(()=>{if(!c||!b.current)return;const _=getComputedStyle(b.current),k=document.createElement("canvas").getContext("2d");if(!k)return;k.font=`${_.fontSize} ${_.fontFamily}`;const I=k.measureText(x).width,w=parseFloat(_.paddingLeft)||6,T=parseFloat(_.paddingRight)||6;v(Math.ceil(I)+w+T+22)},[c,x]);return O.useEffect(()=>{S()},[S]),d.jsxs("select",{ref:b,value:p,onChange:_=>t(_.target.value),disabled:a,className:`rounded-sm focus:outline-none ${c?"text-caption py-0.5 px-1.5":"text-body py-1.5 px-2.5"}`,style:{background:c?"transparent":"var(--bg-hover)",color:p?"var(--text-primary)":"var(--text-muted)",border:c?"1px solid transparent":"1px solid var(--border)",cursor:a?"not-allowed":"pointer",opacity:a?.5:1,width:c&&y?y:void 0,maxWidth:"100%",fontFamily:"var(--font-mono)",textOverflow:"ellipsis",overflow:"hidden"},children:[!p&&d.jsx("option",{value:"",children:o}),p&&!m&&d.jsx("option",{value:p,children:p}),r.map(_=>d.jsx("option",{value:_.id,children:_.id},_.id))]})}var p1;const Fs=typeof globalThis.process<"u"&&typeof((p1=globalThis.process.versions)==null?void 0:p1.node)=="string",L1=31e4,D1=32,j1=16,z1="botschat-e2e:";function ml(e){return new TextEncoder().encode(e)}function Uk(e){return new TextDecoder().decode(e)}async function Pk(e,t){const r=ml(e),a=ml(z1+t),o=await crypto.subtle.importKey("raw",r.buffer,"PBKDF2",!1,["deriveBits"]),c=new ArrayBuffer(a.byteLength);new Uint8Array(c).set(a);const u=await crypto.subtle.deriveBits({name:"PBKDF2",salt:c,iterations:L1,hash:"SHA-256"},o,D1*8);return new Uint8Array(u)}async function B1(e,t){const r=await crypto.subtle.importKey("raw",e.buffer,{name:"HMAC",hash:"SHA-256"},!1,["sign"]),a=ml("nonce-"+t),o=new Uint8Array(a.length+1);o.set(a),o[a.length]=1;const c=await crypto.subtle.sign("HMAC",r,o.buffer);return new Uint8Array(c).slice(0,j1)}async function U1(e,t,r){const a=await B1(e,r),o=await crypto.subtle.importKey("raw",e.buffer,{name:"AES-CTR"},!1,["encrypt"]),c=await crypto.subtle.encrypt({name:"AES-CTR",counter:new Uint8Array(a).buffer,length:128},o,t.buffer);return new Uint8Array(c)}async function P1(e,t,r){const a=await B1(e,r),o=await crypto.subtle.importKey("raw",e.buffer,{name:"AES-CTR"},!1,["decrypt"]),c=await crypto.subtle.decrypt({name:"AES-CTR",counter:new Uint8Array(a).buffer,length:128},o,t.buffer);return new Uint8Array(c)}let Ki=null,nl=null;const rl=globalThis;Fs&&rl.__e2e_nodeCrypto&&(Ki=rl.__e2e_nodeCrypto,nl=rl.__e2e_nodeUtil);async function ju(){Ki&&nl||(Ki=await or(()=>import("./__vite-browser-external-BIHI7g3E.js"),[]),nl=await or(()=>import("./__vite-browser-external-BIHI7g3E.js"),[]),rl.__e2e_nodeCrypto=Ki,rl.__e2e_nodeUtil=nl)}async function Hk(e,t){await ju();const r=nl.promisify(Ki.pbkdf2),a=z1+t,o=await r(e,a,L1,D1,"sha256");return new Uint8Array(o)}async function H1(e,t){await ju();const r=ml("nonce-"+t),a=new Uint8Array(r.length+1);a.set(r),a[r.length]=1;const o=Ki.createHmac("sha256",Buffer.from(e));o.update(Buffer.from(a));const c=o.digest();return new Uint8Array(c.buffer,c.byteOffset,j1)}async function F1(e,t,r){await ju();const a=await H1(e,r),o=Ki.createCipheriv("aes-256-ctr",Buffer.from(e),Buffer.from(a)),c=Buffer.concat([o.update(Buffer.from(t)),o.final()]);return new Uint8Array(c)}async function $1(e,t,r){await ju();const a=await H1(e,r),o=Ki.createDecipheriv("aes-256-ctr",Buffer.from(e),Buffer.from(a)),c=Buffer.concat([o.update(Buffer.from(t)),o.final()]);return new Uint8Array(c)}async function Fk(e,t){return Fs?Hk(e,t):Pk(e,t)}async function $k(e,t,r){const a=ml(t);return Fs?F1(e,a,r):U1(e,a,r)}async function vv(e,t,r){const a=Fs?await $1(e,t,r):await P1(e,t,r);return Uk(a)}async function Gk(e,t,r){return Fs?F1(e,t,r):U1(e,t,r)}async function Kk(e,t,r){return Fs?await $1(e,t,r):await P1(e,t,r)}function xv(e){if(typeof Buffer<"u")return Buffer.from(e).toString("base64");let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return btoa(t)}function Kh(e){if(typeof Buffer<"u"){const a=Buffer.from(e,"base64");return new Uint8Array(a.buffer,a.byteOffset,a.byteLength)}const t=atob(e),r=new Uint8Array(t.length);for(let a=0;a<t.length;a++)r[a]=t.charCodeAt(a);return r}const ya="botschat_e2e_pwd_cache",Zo="botschat_e2e_key_cache";let on=null,Jo=null;const ah=new Set;try{const e=localStorage.getItem(Zo);e&&(on=Kh(e),Jo=localStorage.getItem(ya))}catch{}const it={subscribe(e){return ah.add(e),()=>ah.delete(e)},notify(){ah.forEach(e=>e())},async setPassword(e,t,r){if(!e){on=null,Jo=null,localStorage.removeItem(ya),localStorage.removeItem(Zo),this.notify();return}try{on=await Fk(e,t),Jo=e,r?(localStorage.setItem(ya,e),localStorage.setItem(Zo,xv(on))):(localStorage.removeItem(ya),localStorage.removeItem(Zo)),this.notify()}catch(a){throw console.error("Failed to derive E2E key:",a),a}},clear(){on=null,Jo=null,localStorage.removeItem(ya),localStorage.removeItem(Zo),this.notify()},hasKey(){return!!on},hasSavedPassword(){return!!localStorage.getItem(ya)},async loadSavedPassword(e){if(on)return!0;const t=localStorage.getItem(ya);if(!t)return!1;try{return await this.setPassword(t,e,!0),!0}catch{return!1}},async encrypt(e,t){if(!on)throw new Error("E2E key not set");const r=t||crypto.randomUUID(),a=await $k(on,e,r);return{ciphertext:xv(a),messageId:r}},async decrypt(e,t){if(!on)throw new Error("E2E key not set");const r=Kh(e);return vv(on,r,t)},getPassword(){return Jo},async encryptMedia(e,t){if(!on)throw new Error("E2E key not set");const r=t||crypto.randomUUID();return{encrypted:await Gk(on,e,r),contextId:r}},async decryptMedia(e,t){if(!on)throw new Error("E2E key not set");return Kk(on,e,t)},async decryptBytesLegacy(e,t){if(!on)throw new Error("E2E key not set");const r=Kh(e),a=await vv(on,r,t);return new TextEncoder().encode(a)}};class qk{constructor(t){ms(this,"ws",null);ms(this,"reconnectTimer",null);ms(this,"backoffMs",1e3);ms(this,"intentionalClose",!1);ms(this,"_connected",!1);this.opts=t}get connected(){return this._connected}connect(){this.intentionalClose=!1;let t;ln.isNativePlatform()?t=`wss://console.botschat.app/api/ws/${this.opts.userId}/${this.opts.sessionId}`:t=`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/api/ws/${this.opts.userId}/${this.opts.sessionId}`,J.info("WS",`Connecting to ${t}`),this.ws=new WebSocket(t),this.ws.onopen=()=>{var a;J.info("WS","Socket opened, sending auth");const r=this.opts.getToken();if(!r){J.error("WS","No access token available, closing"),(a=this.ws)==null||a.close();return}this.ws.send(JSON.stringify({type:"auth",token:r}))},this.ws.onmessage=async r=>{try{const a=JSON.parse(r.data);if(console.log(`[E2E-WS] msg.type=${a.type} encrypted=${a.encrypted} hasKey=${it.hasKey()} messageId=${a.messageId}`),a.encrypted&&it.hasKey())try{if(a.type==="agent.text"||a.type==="agent.media"){const o=a.text,c=a.caption,u=a.messageId;o&&u&&(a.text=await it.decrypt(o,u),a.encrypted=!1),c&&u&&(a.caption=await it.decrypt(c,u),a.encrypted=!1)}else if(a.type==="job.update"){const o=a.summary,c=a.jobId;o&&c&&(a.summary=await it.decrypt(o,c),a.encrypted=!1)}}catch(o){J.warn("E2E","Decryption failed",o),a.decryptionError=!0}if(a.type==="task.scan.result"&&Array.isArray(a.tasks)&&it.hasKey()){for(const o of a.tasks)if(o.encrypted&&o.iv)try{o.schedule&&(o.schedule=await it.decrypt(o.schedule,o.iv)),o.instructions&&(o.instructions=await it.decrypt(o.instructions,o.iv)),o.encrypted=!1}catch(c){J.warn("E2E",`Task decryption failed for ${o.cronJobId}`,c),o.decryptionError=!0}}if(a.type==="auth.ok"){J.info("WS","Auth OK — connected");const o=a.userId;if(console.log(`[E2E-WS] auth.ok userId=${o}, hasSavedPwd=${it.hasSavedPassword()}`),o&&it.hasSavedPassword()){const c=await it.loadSavedPassword(o);console.log(`[E2E-WS] loadSavedPassword result=${c}, hasKey=${it.hasKey()}`)}this.backoffMs=1e3,this._connected=!0,this.opts.onStatusChange(!0)}else this.opts.onMessage(a)}catch(a){J.warn("WS","Failed to process incoming message",a)}},this.ws.onclose=r=>{if(this._connected=!1,this.opts.onStatusChange(!1),this.intentionalClose)J.info("WS","Connection closed (intentional)");else{const a=r.code===4001;J.warn("WS",`Connection closed (code=${r.code}), reconnecting in ${this.backoffMs}ms${a?" (will refresh token)":""}`),this.reconnectTimer=setTimeout(async()=>{this.backoffMs=Math.min(this.backoffMs*2,3e4),a&&(J.info("WS","Refreshing access token before reconnect..."),await A1()?(J.info("WS","Token refreshed, reconnecting"),this.backoffMs=1e3):J.error("WS","Token refresh failed — will retry on next cycle")),this.connect()},this.backoffMs)}},this.ws.onerror=()=>{J.error("WS","WebSocket error (close event will follow)")}}async send(t){var r,a;if(((r=this.ws)==null?void 0:r.readyState)===WebSocket.OPEN){if(t.type==="user.message"&&it.hasKey()&&typeof t.text=="string")try{const o=t.messageId||void 0,{ciphertext:c,messageId:u}=await it.encrypt(t.text,o);t.text=c,o||(t.messageId=u),t.encrypted=!0}catch(o){J.error("E2E","Encryption failed",o);return}this.ws.send(JSON.stringify(t))}else J.warn("WS",`Cannot send — socket not open (readyState=${(a=this.ws)==null?void 0:a.readyState})`,t)}disconnect(){var t;this.intentionalClose=!0,this.reconnectTimer&&(clearTimeout(this.reconnectTimer),this.reconnectTimer=null),(t=this.ws)==null||t.close(),this.ws=null,this._connected=!1,this.opts.onStatusChange(!1)}}let Ev=!1,Tp=null;function Sv(){return Tp}function _v(){Tp=null}function Vk(e){Tp=e,window.dispatchEvent(new CustomEvent("botschat:push-nav",{detail:{sessionKey:e}}))}const Yk="botschat-sw",qh="keys",wv="e2e_key";function Wk(){return new Promise((e,t)=>{const r=indexedDB.open(Yk,1);r.onupgradeneeded=()=>{r.result.createObjectStore(qh)},r.onsuccess=()=>e(r.result),r.onerror=()=>t(r.error)})}async function kv(){try{const t=(await Wk()).transaction(qh,"readwrite"),r=t.objectStore(qh),a=localStorage.getItem("botschat_e2e_key_cache");if(a){const o=atob(a),c=new Uint8Array(o.length);for(let u=0;u<o.length;u++)c[u]=o.charCodeAt(u);r.put(c,wv)}else r.delete(wv);await new Promise((o,c)=>{t.oncomplete=()=>o(),t.onerror=()=>c(t.error)})}catch(e){J.warn("Push","Failed to sync E2E key to SW IndexedDB",e)}}async function Xk(){Ev||(await kv(),it.subscribe(()=>{kv().catch(()=>{})}),ln.isNativePlatform()?await Jk():await Zk(),Ev=!0)}async function Zk(){try{if(!("Notification"in self)){J.warn("Push","Notifications not supported in this browser");return}if(await Notification.requestPermission()!=="granted"){J.warn("Push","Notification permission denied");return}const{getMessaging:t,getToken:r,onMessage:a}=await or(async()=>{const{getMessaging:b,getToken:y,onMessage:v}=await import("./index.esm-DgcFARs7.js");return{getMessaging:b,getToken:y,onMessage:v}},[]),{ensureFirebaseApp:o}=await or(async()=>{const{ensureFirebaseApp:b}=await Promise.resolve().then(()=>CL);return{ensureFirebaseApp:b}},void 0),c=o();if(!c){J.warn("Push","Firebase not configured (missing env vars)");return}const u=t(c),f=await navigator.serviceWorker.getRegistration();if(!f){J.warn("Push","No service worker registration found");return}const p="BJQuKLWCFa67k1dakYUqnEkHFQK8YR6PxDJTDlkiscVWmQHu54E8_zy6-a40jPuFOI-aFELTNtlxOjyYDOvd3Tc",m=await r(u,{vapidKey:p,serviceWorkerRegistration:f});m&&(J.info("Push",`FCM token obtained (${m.slice(0,20)}...)`),await R1.register(m,"web"),J.info("Push","Token registered with backend")),a(u,b=>{J.info("Push","Foreground FCM message received (suppressed)")})}catch(e){J.error("Push","Web push init failed",e)}}async function Jk(){try{const{PushNotifications:e}=await or(async()=>{const{PushNotifications:r}=await import("./index-DbUyNI4d.js");return{PushNotifications:r}},[]);if((await e.requestPermissions()).receive!=="granted"){J.warn("Push","Native push permission denied");return}await e.register(),e.addListener("registration",async r=>{J.info("Push",`Native push token: ${r.value.slice(0,20)}...`);const a=ln.getPlatform();await R1.register(r.value,a),J.info("Push","Native token registered with backend")}),e.addListener("registrationError",r=>{J.error("Push","Native push registration failed",r)}),e.addListener("pushNotificationReceived",r=>{J.info("Push","Foreground native notification (suppressed)")}),e.addListener("pushNotificationActionPerformed",r=>{var c,u;J.info("Push","Notification tapped",r);const a=(c=r.notification)==null?void 0:c.data,o=((u=a==null?void 0:a.custom)==null?void 0:u.sessionKey)||(a==null?void 0:a.sessionKey);o&&(J.info("Push",`Push nav target: ${o}`),Vk(o))})}catch(e){J.error("Push","Native push init failed",e)}}function Qk(e,t){const r=()=>{e.send({type:"foreground.enter"}),t==null||t(),J.info("Foreground","Entered foreground")},a=()=>{e.send({type:"foreground.leave"}),J.info("Foreground","Entered background")};if(ln.isNativePlatform()){let c=null;return or(async()=>{const{App:u}=await import("./index-CPOiRHa4.js");return{App:u}},[]).then(({App:u})=>{const f=u.addListener("appStateChange",({isActive:p})=>{p?r():a()});c=()=>f.then(p=>p.remove())}),r(),()=>c==null?void 0:c()}const o=()=>{document.hidden?a():r()};return document.addEventListener("visibilitychange",o),document.hidden||r(),()=>{document.removeEventListener("visibilitychange",o)}}function e2({onToggleTheme:e,onOpenSettings:t,theme:r}){var b,y,v,x,S,_,C,k,I,w;const a=lr(),o=ci(),[c,u]=As.useState(!1),f=()=>{var T;J.info("Auth",`Logout — user ${(T=a.user)==null?void 0:T.email}`),ii(null),ka(null),o({type:"LOGOUT"})},p=T=>{J.info("Nav",`Switch view → ${T}`),o({type:"SET_ACTIVE_VIEW",view:T})},m=((v=(y=(b=a.user)==null?void 0:b.displayName)==null?void 0:y[0])==null?void 0:v.toUpperCase())??((_=(S=(x=a.user)==null?void 0:x.email)==null?void 0:S[0])==null?void 0:_.toUpperCase())??"?";return d.jsxs("div",{className:"flex flex-col items-center py-3 gap-2 h-full",style:{width:48,background:"var(--bg-primary)",borderRight:"1px solid var(--border)"},children:[d.jsx("button",{className:"w-8 h-8 rounded-lg flex items-center justify-center overflow-hidden hover:rounded-xl transition-all",title:"BotsChat",children:d.jsx("img",{src:"/botschat-logo.png",alt:"BotsChat",className:`w-8 h-8 ${r==="dark"?"invert":""}`})}),d.jsx("div",{className:"w-7 border-t my-1",style:{borderColor:"var(--sidebar-divider)"}}),d.jsx(Zc,{label:"Messages",active:a.activeView==="messages",onClick:()=>p("messages"),icon:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 01-.825-.242m9.345-8.334a2.126 2.126 0 00-.476-.095 48.64 48.64 0 00-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0011.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"})})}),d.jsx(Zc,{label:"Automations",active:a.activeView==="automations",onClick:()=>p("automations"),icon:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"})})}),d.jsx("div",{className:"flex-1"}),d.jsx(Zc,{label:"Settings",active:!1,onClick:t,icon:d.jsxs("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:[d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.324.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 011.37.49l1.296 2.247a1.125 1.125 0 01-.26 1.431l-1.003.827c-.293.24-.438.613-.431.992a6.759 6.759 0 010 .255c-.007.378.138.75.43.99l1.005.828c.424.35.534.954.26 1.43l-1.298 2.247a1.125 1.125 0 01-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.57 6.57 0 01-.22.128c-.331.183-.581.495-.644.869l-.213 1.28c-.09.543-.56.941-1.11.941h-2.594c-.55 0-1.02-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 01-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 01-1.369-.49l-1.297-2.247a1.125 1.125 0 01.26-1.431l1.004-.827c.292-.24.437-.613.43-.992a6.932 6.932 0 010-.255c.007-.378-.138-.75-.43-.99l-1.004-.828a1.125 1.125 0 01-.26-1.43l1.297-2.247a1.125 1.125 0 011.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.087.22-.128.332-.183.582-.495.644-.869l.214-1.281z"}),d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"})]})}),d.jsx(Zc,{label:r==="dark"?"Light mode":"Dark mode",active:!1,onClick:e,icon:r==="dark"?d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3v2.25m6.364.386l-1.591 1.591M21 12h-2.25m-.386 6.364l-1.591-1.591M12 18.75V21m-4.773-4.227l-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0z"})}):d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M21.752 15.002A9.718 9.718 0 0118 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 003 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 009.002-5.998z"})})}),d.jsxs("div",{className:"relative",children:[d.jsx("button",{onClick:()=>u(!c),className:"w-6 h-6 rounded flex items-center justify-center text-[10px] font-bold text-white mt-1 cursor-pointer",style:{background:"#9B59B6"},title:((C=a.user)==null?void 0:C.displayName)??((k=a.user)==null?void 0:k.email)??"User",children:m}),c&&d.jsx("div",{className:"fixed inset-0 z-50",onClick:()=>u(!1),children:d.jsxs("div",{className:"absolute rounded-lg py-1 min-w-[200px]",style:{bottom:12,left:56,background:"var(--bg-surface)",border:"1px solid var(--border)",boxShadow:"0 4px 12px rgba(0,0,0,0.15)"},onClick:T=>T.stopPropagation(),children:[d.jsxs("div",{className:"px-4 py-2.5",style:{borderBottom:"1px solid var(--border)"},children:[d.jsx("div",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:((I=a.user)==null?void 0:I.displayName)??"User"}),d.jsx("div",{className:"text-caption",style:{color:"var(--text-muted)"},children:(w=a.user)==null?void 0:w.email})]}),d.jsxs("button",{className:"w-full text-left px-4 py-2.5 text-body flex items-center gap-2.5",style:{color:"var(--accent-red)"},onClick:()=>{f(),u(!1)},onMouseEnter:T=>{T.currentTarget.style.background="var(--sidebar-hover)"},onMouseLeave:T=>{T.currentTarget.style.background=""},children:[d.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"})}),"Logout"]})]})})]})]})}function Zc({label:e,active:t,icon:r,onClick:a}){return d.jsxs("div",{className:"relative flex items-center justify-center",children:[t&&d.jsx("div",{className:"absolute left-0 w-[3px] h-5 rounded-r-sm",style:{left:-4,background:"var(--text-sidebar-active)"}}),d.jsx("button",{onClick:a,className:`w-8 h-8 rounded-lg flex items-center justify-center transition-colors ${t?"text-[--text-sidebar-active]":"text-[--text-sidebar] hover:text-[--text-sidebar-active]"}`,style:t?{background:"var(--sidebar-hover)"}:void 0,onMouseEnter:o=>{t||(o.currentTarget.style.background="var(--sidebar-hover)")},onMouseLeave:o=>{t||(o.currentTarget.style.background="")},title:e,"aria-label":e,children:r})]})}function G1({onOpenSettings:e,onNavigate:t}={}){const r=lr(),a=ci(),[o,c]=O.useState(!1),[u,f]=O.useState(""),[p,m]=O.useState(""),[b,y]=O.useState(!0),v=async()=>{if(u.trim()){J.info("Channel",`Creating channel: "${u}"${p?` (${p})`:""}`);try{await sr.create({name:u,description:p});const{agents:w}=await Os.list(),{channels:T}=await sr.list();a({type:"SET_AGENTS",agents:w}),a({type:"SET_CHANNELS",channels:T});const D=w.find(R=>R.name===u.trim());if(D){J.info("Channel",`Channel created → agent ${D.id}, auto-selected`),a({type:"SELECT_AGENT",agentId:D.id,sessionKey:D.sessionKey});try{localStorage.setItem("botschat_last_agent",D.id)}catch{}t==null||t()}c(!1),f(""),m("")}catch(w){J.error("Channel",`Failed to create channel: ${w}`)}}},[x,S]=O.useState(null),_=(w,T)=>{if(r.activeView!=="messages"&&a({type:"SET_ACTIVE_VIEW",view:"messages"}),r.selectedAgentId===w){t==null||t();return}const D=r.agents.find(R=>R.id===w);J.info("Channel",`Selected channel: ${(D==null?void 0:D.name)??w} (session=${T})`),a({type:"SELECT_AGENT",agentId:w,sessionKey:T}),t==null||t();try{localStorage.setItem("botschat_last_agent",w)}catch{}},C=async w=>{const T=r.channels.find(D=>D.id===w);J.info("Channel",`Deleting channel: ${(T==null?void 0:T.name)??w}`);try{await sr.delete(w),J.info("Channel",`Channel deleted: ${(T==null?void 0:T.name)??w}`);const D=r.agents.find(q=>q.channelId===w);D&&r.selectedAgentId===D.id&&a({type:"SELECT_AGENT",agentId:null,sessionKey:null});const{agents:R}=await Os.list(),{channels:$}=await sr.list();a({type:"SET_AGENTS",agents:R}),a({type:"SET_CHANNELS",channels:$})}catch(D){J.error("Channel",`Failed to delete channel: ${D}`)}finally{S(null)}},k=r.agents.filter(w=>w.isDefault),I=r.agents.filter(w=>!w.isDefault&&w.name!=="Default");return d.jsxs("div",{className:"flex flex-col",style:{background:"var(--bg-secondary)"},children:[d.jsxs("div",{className:"px-4 py-3 flex items-center gap-2",children:[d.jsx("span",{className:"text-[--text-sidebar-active] font-bold text-h2 truncate flex-1",children:"BotsChat"}),e&&d.jsx("button",{onClick:e,className:"p-1 rounded transition-colors hover:bg-[--sidebar-hover]",style:{color:"var(--text-sidebar)"},title:"Settings",children:d.jsxs("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:[d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.324.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 011.37.49l1.296 2.247a1.125 1.125 0 01-.26 1.431l-1.003.827c-.293.24-.438.613-.431.992a6.759 6.759 0 010 .255c-.007.378.138.75.43.99l1.005.828c.424.35.534.954.26 1.43l-1.298 2.247a1.125 1.125 0 01-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.57 6.57 0 01-.22.128c-.331.183-.581.495-.644.869l-.213 1.28c-.09.543-.56.941-1.11.941h-2.594c-.55 0-1.02-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 01-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 01-1.369-.49l-1.297-2.247a1.125 1.125 0 01.26-1.431l1.004-.827c.292-.24.437-.613.43-.992a6.932 6.932 0 010-.255c.007-.378-.138-.75-.43-.99l-1.004-.828a1.125 1.125 0 01-.26-1.43l1.297-2.247a1.125 1.125 0 011.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.087.22-.128.332-.183.582-.495.644-.869l.214-1.281z"}),d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"})]})}),d.jsx("svg",{className:"w-3 h-3 text-[--text-sidebar]",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 9l-7 7-7-7"})})]}),d.jsx("div",{className:"px-4 pb-2",children:d.jsxs("div",{className:"flex items-center gap-1.5",children:[d.jsx("div",{className:"w-2 h-2 rounded-full",style:{background:r.openclawConnected?"var(--accent-green)":"var(--accent-red)"}}),d.jsx("span",{className:"text-tiny text-[--text-muted]",children:r.openclawConnected?"OpenClaw connected":"OpenClaw offline"})]})}),d.jsxs("div",{className:"flex-1 overflow-y-auto sidebar-scroll",children:[d.jsx(t2,{label:"Channels",expanded:b,onToggle:()=>y(!b),onAdd:w=>{w.stopPropagation(),b||y(!0),c(!o)}}),b&&d.jsxs("div",{children:[k.map(w=>d.jsx(Tv,{label:`# ${w.name}`,active:r.selectedAgentId===w.id,onClick:()=>_(w.id,w.sessionKey)},w.id)),I.map(w=>d.jsx(Tv,{label:`# ${w.name}`,active:r.selectedAgentId===w.id,onClick:()=>_(w.id,w.sessionKey),showDelete:!0,confirmDelete:x===w.channelId,onDeleteClick:T=>{T.stopPropagation(),S(w.channelId)},onDeleteConfirm:T=>{T.stopPropagation(),w.channelId&&C(w.channelId)},onDeleteCancel:T=>{T.stopPropagation(),S(null)}},w.id)),I.length===0&&k.length===0&&d.jsx("div",{className:"px-8 py-2 text-tiny text-[--text-muted]",children:"Loading channels…"}),o&&d.jsxs("div",{className:"px-4 py-2 space-y-2",children:[d.jsx("input",{type:"text",placeholder:"Channel name",value:u,onChange:w=>f(w.target.value),onKeyDown:w=>w.key==="Enter"&&!w.nativeEvent.isComposing&&v(),className:"w-full px-2 py-1.5 text-caption text-[--text-sidebar] rounded-sm focus:outline-none placeholder:text-[--text-muted]",style:{background:"var(--sidebar-hover)",border:"1px solid var(--sidebar-border)"},autoFocus:!0}),d.jsx("input",{type:"text",placeholder:"Description (optional)",value:p,onChange:w=>m(w.target.value),onKeyDown:w=>w.key==="Enter"&&!w.nativeEvent.isComposing&&v(),className:"w-full px-2 py-1.5 text-caption text-[--text-sidebar] rounded-sm focus:outline-none placeholder:text-[--text-muted]",style:{background:"var(--sidebar-hover)",border:"1px solid var(--sidebar-border)"}}),d.jsxs("div",{className:"flex gap-2",children:[d.jsx("button",{onClick:v,className:"flex-1 px-3 py-1.5 text-caption bg-[--bg-active] text-white rounded-sm font-bold hover:brightness-110",children:"Create"}),d.jsx("button",{onClick:()=>c(!1),className:"px-3 py-1.5 text-caption text-[--text-muted] hover:text-[--text-sidebar]",children:"Cancel"})]})]})]})]})]})}function t2({label:e,expanded:t,onToggle:r,onAdd:a}){return d.jsxs("div",{className:"w-full flex items-center px-4 py-1.5",children:[d.jsxs("button",{onClick:r,className:"flex items-center gap-1 text-tiny uppercase tracking-wider text-[--text-sidebar] hover:text-[--text-sidebar-active] transition-colors",children:[d.jsx("svg",{className:`w-3 h-3 transition-transform ${t?"rotate-0":"-rotate-90"}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 9l-7 7-7-7"})}),e]}),a&&d.jsx("button",{onClick:a,className:"ml-auto p-0.5 rounded transition-colors text-[--text-sidebar] hover:text-[--text-sidebar-active] hover:bg-[--sidebar-hover]",title:`New ${e.toLowerCase().replace(/s$/,"")}`,children:d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4.5v15m7.5-7.5h-15"})})})]})}function Tv({label:e,active:t,onClick:r,showDelete:a,confirmDelete:o,onDeleteClick:c,onDeleteConfirm:u,onDeleteCancel:f}){const[p,m]=O.useState(!1),b=O.useRef(null);return O.useEffect(()=>{if(!o)return;const y=v=>{b.current&&!b.current.contains(v.target)&&(f==null||f(v))};return document.addEventListener("mousedown",y),()=>document.removeEventListener("mousedown",y)},[o,f]),o?d.jsxs("div",{ref:b,className:"px-4 py-1.5 flex items-center gap-1.5",style:{paddingLeft:32,background:"var(--sidebar-hover)"},children:[d.jsx("span",{className:"text-caption text-[--text-sidebar] truncate flex-1",children:"Delete?"}),d.jsx("button",{onClick:u,className:"px-1.5 py-0.5 text-tiny rounded-sm font-bold text-white",style:{background:"var(--accent-red, #e53935)"},children:"Yes"}),d.jsx("button",{onClick:f,className:"px-1.5 py-0.5 text-tiny rounded-sm text-[--text-muted] hover:text-[--text-sidebar]",children:"No"})]}):d.jsxs("div",{className:"relative group",onMouseEnter:()=>m(!0),onMouseLeave:()=>m(!1),children:[d.jsx("button",{onClick:r,className:"w-full text-left py-[5px] text-body truncate transition-colors",onMouseEnter:y=>{t||(y.currentTarget.style.background="var(--sidebar-hover)")},onMouseLeave:y=>{t||(y.currentTarget.style.background=t?"var(--bg-hover)":"")},style:{paddingLeft:t?29:32,paddingRight:a?28:void 0,background:t?"var(--bg-hover)":void 0,borderLeft:t?"3px solid var(--bg-active)":"3px solid transparent",color:t?"var(--text-sidebar-active)":"var(--text-sidebar)",fontWeight:t?700:void 0},children:e}),a&&p&&d.jsx("button",{onClick:c,className:"absolute right-2 top-1/2 -translate-y-1/2 w-5 h-5 flex items-center justify-center rounded-sm text-[--text-muted] hover:text-[--accent-red] hover:bg-[--sidebar-hover] transition-colors",title:"Delete channel",children:d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 7l-.867 12.142A2 2 0 0116.138 21H7.862a2 2 0 01-1.995-1.858L5 7m5 4v6m4-6v6m1-10V4a1 1 0 00-1-1h-4a1 1 0 00-1 1v3M4 7h16"})})})]})}function n2(e,t){const r={};return(e[e.length-1]===""?[...e,""]:e).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const r2=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,i2=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,a2={};function Nv(e,t){return(a2.jsx?i2:r2).test(e)}const s2=/[ \t\n\f\r]/g;function o2(e){return typeof e=="object"?e.type==="text"?Cv(e.value):!1:Cv(e)}function Cv(e){return e.replace(s2,"")===""}class _l{constructor(t,r,a){this.normal=r,this.property=t,a&&(this.space=a)}}_l.prototype.normal={};_l.prototype.property={};_l.prototype.space=void 0;function K1(e,t){const r={},a={};for(const o of e)Object.assign(r,o.property),Object.assign(a,o.normal);return new _l(r,a,t)}function Vh(e){return e.toLowerCase()}class jn{constructor(t,r){this.attribute=r,this.property=t}}jn.prototype.attribute="";jn.prototype.booleanish=!1;jn.prototype.boolean=!1;jn.prototype.commaOrSpaceSeparated=!1;jn.prototype.commaSeparated=!1;jn.prototype.defined=!1;jn.prototype.mustUseProperty=!1;jn.prototype.number=!1;jn.prototype.overloadedBoolean=!1;jn.prototype.property="";jn.prototype.spaceSeparated=!1;jn.prototype.space=void 0;let l2=0;const qe=Ca(),Wt=Ca(),Yh=Ca(),ge=Ca(),Nt=Ca(),Ms=Ca(),qn=Ca();function Ca(){return 2**++l2}const Wh=Object.freeze(Object.defineProperty({__proto__:null,boolean:qe,booleanish:Wt,commaOrSpaceSeparated:qn,commaSeparated:Ms,number:ge,overloadedBoolean:Yh,spaceSeparated:Nt},Symbol.toStringTag,{value:"Module"})),sh=Object.keys(Wh);class Np extends jn{constructor(t,r,a,o){let c=-1;if(super(t,r),Av(this,"space",o),typeof a=="number")for(;++c<sh.length;){const u=sh[c];Av(this,sh[c],(a&Wh[u])===Wh[u])}}}Np.prototype.defined=!0;function Av(e,t,r){r&&(e[t]=r)}function $s(e){const t={},r={};for(const[a,o]of Object.entries(e.properties)){const c=new Np(a,e.transform(e.attributes||{},a),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(a)&&(c.mustUseProperty=!0),t[a]=c,r[Vh(a)]=a,r[Vh(c.attribute)]=a}return new _l(t,r,e.space)}const q1=$s({properties:{ariaActiveDescendant:null,ariaAtomic:Wt,ariaAutoComplete:null,ariaBusy:Wt,ariaChecked:Wt,ariaColCount:ge,ariaColIndex:ge,ariaColSpan:ge,ariaControls:Nt,ariaCurrent:null,ariaDescribedBy:Nt,ariaDetails:null,ariaDisabled:Wt,ariaDropEffect:Nt,ariaErrorMessage:null,ariaExpanded:Wt,ariaFlowTo:Nt,ariaGrabbed:Wt,ariaHasPopup:null,ariaHidden:Wt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Nt,ariaLevel:ge,ariaLive:null,ariaModal:Wt,ariaMultiLine:Wt,ariaMultiSelectable:Wt,ariaOrientation:null,ariaOwns:Nt,ariaPlaceholder:null,ariaPosInSet:ge,ariaPressed:Wt,ariaReadOnly:Wt,ariaRelevant:null,ariaRequired:Wt,ariaRoleDescription:Nt,ariaRowCount:ge,ariaRowIndex:ge,ariaRowSpan:ge,ariaSelected:Wt,ariaSetSize:ge,ariaSort:null,ariaValueMax:ge,ariaValueMin:ge,ariaValueNow:ge,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function V1(e,t){return t in e?e[t]:t}function Y1(e,t){return V1(e,t.toLowerCase())}const c2=$s({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Ms,acceptCharset:Nt,accessKey:Nt,action:null,allow:null,allowFullScreen:qe,allowPaymentRequest:qe,allowUserMedia:qe,alt:null,as:null,async:qe,autoCapitalize:null,autoComplete:Nt,autoFocus:qe,autoPlay:qe,blocking:Nt,capture:null,charSet:null,checked:qe,cite:null,className:Nt,cols:ge,colSpan:null,content:null,contentEditable:Wt,controls:qe,controlsList:Nt,coords:ge|Ms,crossOrigin:null,data:null,dateTime:null,decoding:null,default:qe,defer:qe,dir:null,dirName:null,disabled:qe,download:Yh,draggable:Wt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:qe,formTarget:null,headers:Nt,height:ge,hidden:Yh,high:ge,href:null,hrefLang:null,htmlFor:Nt,httpEquiv:Nt,id:null,imageSizes:null,imageSrcSet:null,inert:qe,inputMode:null,integrity:null,is:null,isMap:qe,itemId:null,itemProp:Nt,itemRef:Nt,itemScope:qe,itemType:Nt,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:qe,low:ge,manifest:null,max:null,maxLength:ge,media:null,method:null,min:null,minLength:ge,multiple:qe,muted:qe,name:null,nonce:null,noModule:qe,noValidate:qe,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:qe,optimum:ge,pattern:null,ping:Nt,placeholder:null,playsInline:qe,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:qe,referrerPolicy:null,rel:Nt,required:qe,reversed:qe,rows:ge,rowSpan:ge,sandbox:Nt,scope:null,scoped:qe,seamless:qe,selected:qe,shadowRootClonable:qe,shadowRootDelegatesFocus:qe,shadowRootMode:null,shape:null,size:ge,sizes:null,slot:null,span:ge,spellCheck:Wt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:ge,step:null,style:null,tabIndex:ge,target:null,title:null,translate:null,type:null,typeMustMatch:qe,useMap:null,value:Wt,width:ge,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Nt,axis:null,background:null,bgColor:null,border:ge,borderColor:null,bottomMargin:ge,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:qe,declare:qe,event:null,face:null,frame:null,frameBorder:null,hSpace:ge,leftMargin:ge,link:null,longDesc:null,lowSrc:null,marginHeight:ge,marginWidth:ge,noResize:qe,noHref:qe,noShade:qe,noWrap:qe,object:null,profile:null,prompt:null,rev:null,rightMargin:ge,rules:null,scheme:null,scrolling:Wt,standby:null,summary:null,text:null,topMargin:ge,valueType:null,version:null,vAlign:null,vLink:null,vSpace:ge,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:qe,disableRemotePlayback:qe,prefix:null,property:null,results:ge,security:null,unselectable:null},space:"html",transform:Y1}),u2=$s({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:qn,accentHeight:ge,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:ge,amplitude:ge,arabicForm:null,ascent:ge,attributeName:null,attributeType:null,azimuth:ge,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:ge,by:null,calcMode:null,capHeight:ge,className:Nt,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:ge,diffuseConstant:ge,direction:null,display:null,dur:null,divisor:ge,dominantBaseline:null,download:qe,dx:null,dy:null,edgeMode:null,editable:null,elevation:ge,enableBackground:null,end:null,event:null,exponent:ge,externalResourcesRequired:null,fill:null,fillOpacity:ge,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:Ms,g2:Ms,glyphName:Ms,glyphOrientationHorizontal:null,glyphOrientationVertical:null,glyphRef:null,gradientTransform:null,gradientUnits:null,handler:null,hanging:ge,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:ge,horizOriginX:ge,horizOriginY:ge,id:null,ideographic:ge,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:ge,k:ge,k1:ge,k2:ge,k3:ge,k4:ge,kernelMatrix:qn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:ge,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:ge,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:ge,overlineThickness:ge,paintOrder:null,panose1:null,path:null,pathLength:ge,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Nt,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:ge,pointsAtY:ge,pointsAtZ:ge,preserveAlpha:null,preserveAspectRatio:null,primitiveUnits:null,propagate:null,property:qn,r:null,radius:null,referrerPolicy:null,refX:null,refY:null,rel:qn,rev:qn,renderingIntent:null,repeatCount:null,repeatDur:null,requiredExtensions:qn,requiredFeatures:qn,requiredFonts:qn,requiredFormats:qn,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:ge,specularExponent:ge,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:ge,strikethroughThickness:ge,string:null,stroke:null,strokeDashArray:qn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:ge,strokeOpacity:ge,strokeWidth:null,style:null,surfaceScale:ge,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:qn,tabIndex:ge,tableValues:null,target:null,targetX:ge,targetY:ge,textAnchor:null,textDecoration:null,textRendering:null,textLength:null,timelineBegin:null,title:null,transformBehavior:null,type:null,typeOf:qn,to:null,transform:null,transformOrigin:null,u1:null,u2:null,underlinePosition:ge,underlineThickness:ge,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:ge,values:null,vAlphabetic:ge,vMathematical:ge,vectorEffect:null,vHanging:ge,vIdeographic:ge,version:null,vertAdvY:ge,vertOriginX:ge,vertOriginY:ge,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:ge,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:V1}),W1=$s({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()}}),X1=$s({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:Y1}),Z1=$s({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),d2={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"},f2=/[A-Z]/g,Ov=/-[a-z]/g,h2=/^data[-\w.:]+$/i;function p2(e,t){const r=Vh(t);let a=t,o=jn;if(r in e.normal)return e.property[e.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&h2.test(t)){if(t.charAt(4)==="-"){const c=t.slice(5).replace(Ov,g2);a="data"+c.charAt(0).toUpperCase()+c.slice(1)}else{const c=t.slice(4);if(!Ov.test(c)){let u=c.replace(f2,m2);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}o=Np}return new o(a,t)}function m2(e){return"-"+e.toLowerCase()}function g2(e){return e.charAt(1).toUpperCase()}const b2=K1([q1,c2,W1,X1,Z1],"html"),Cp=K1([q1,u2,W1,X1,Z1],"svg");function y2(e){return e.join(" ").trim()}var ys={},oh,Mv;function v2(){if(Mv)return oh;Mv=1;var e=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//g,t=/\n/g,r=/^\s*/,a=/^(\*?[-#/*\\\w]+(\[[0-9a-z_-]+\])?)\s*/,o=/^:\s*/,c=/^((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};])+)/,u=/^[;\s]*/,f=/^\s+|\s+$/g,p=`
|
|
50
|
+
`,m="/",b="*",y="",v="comment",x="declaration";function S(C,k){if(typeof C!="string")throw new TypeError("First argument must be a string");if(!C)return[];k=k||{};var I=1,w=1;function T(ae){var K=ae.match(t);K&&(I+=K.length);var B=ae.lastIndexOf(p);w=~B?ae.length-B:w+ae.length}function D(){var ae={line:I,column:w};return function(K){return K.position=new R(ae),te(),K}}function R(ae){this.start=ae,this.end={line:I,column:w},this.source=k.source}R.prototype.content=C;function $(ae){var K=new Error(k.source+":"+I+":"+w+": "+ae);if(K.reason=ae,K.filename=k.source,K.line=I,K.column=w,K.source=C,!k.silent)throw K}function q(ae){var K=ae.exec(C);if(K){var B=K[0];return T(B),C=C.slice(B.length),K}}function te(){q(r)}function P(ae){var K;for(ae=ae||[];K=F();)K!==!1&&ae.push(K);return ae}function F(){var ae=D();if(!(m!=C.charAt(0)||b!=C.charAt(1))){for(var K=2;y!=C.charAt(K)&&(b!=C.charAt(K)||m!=C.charAt(K+1));)++K;if(K+=2,y===C.charAt(K-1))return $("End of comment missing");var B=C.slice(2,K-2);return w+=2,T(B),C=C.slice(K),w+=2,ae({type:v,comment:B})}}function V(){var ae=D(),K=q(a);if(K){if(F(),!q(o))return $("property missing ':'");var B=q(c),ne=ae({type:x,property:_(K[0].replace(e,y)),value:B?_(B[0].replace(e,y)):y});return q(u),ne}}function ce(){var ae=[];P(ae);for(var K;K=V();)K!==!1&&(ae.push(K),P(ae));return ae}return te(),ce()}function _(C){return C?C.replace(f,y):y}return oh=S,oh}var Rv;function x2(){if(Rv)return ys;Rv=1;var e=ys&&ys.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(ys,"__esModule",{value:!0}),ys.default=r;const t=e(v2());function r(a,o){let c=null;if(!a||typeof a!="string")return c;const u=(0,t.default)(a),f=typeof o=="function";return u.forEach(p=>{if(p.type!=="declaration")return;const{property:m,value:b}=p;f?o(m,b,p):b&&(c=c||{},c[m]=b)}),c}return ys}var Go={},Iv;function E2(){if(Iv)return Go;Iv=1,Object.defineProperty(Go,"__esModule",{value:!0}),Go.camelCase=void 0;var e=/^--[a-zA-Z0-9_-]+$/,t=/-([a-z])/g,r=/^[^-]+$/,a=/^-(webkit|moz|ms|o|khtml)-/,o=/^-(ms)-/,c=function(m){return!m||r.test(m)||e.test(m)},u=function(m,b){return b.toUpperCase()},f=function(m,b){return"".concat(b,"-")},p=function(m,b){return b===void 0&&(b={}),c(m)?m:(m=m.toLowerCase(),b.reactCompat?m=m.replace(o,f):m=m.replace(a,f),m.replace(t,u))};return Go.camelCase=p,Go}var Ko,Lv;function S2(){if(Lv)return Ko;Lv=1;var e=Ko&&Ko.__importDefault||function(o){return o&&o.__esModule?o:{default:o}},t=e(x2()),r=E2();function a(o,c){var u={};return!o||typeof o!="string"||(0,t.default)(o,function(f,p){f&&p&&(u[(0,r.camelCase)(f,c)]=p)}),u}return a.default=a,Ko=a,Ko}var _2=S2();const w2=Sl(_2),J1=Q1("end"),Ap=Q1("start");function Q1(e){return t;function t(r){const a=r&&r.position&&r.position[e]||{};if(typeof a.line=="number"&&a.line>0&&typeof a.column=="number"&&a.column>0)return{line:a.line,column:a.column,offset:typeof a.offset=="number"&&a.offset>-1?a.offset:void 0}}}function k2(e){const t=Ap(e),r=J1(e);if(t&&r)return{start:t,end:r}}function il(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Dv(e.position):"start"in e||"end"in e?Dv(e):"line"in e||"column"in e?Xh(e):""}function Xh(e){return jv(e&&e.line)+":"+jv(e&&e.column)}function Dv(e){return Xh(e&&e.start)+"-"+Xh(e&&e.end)}function jv(e){return e&&typeof e=="number"?e:1}class pn extends Error{constructor(t,r,a){super(),typeof r=="string"&&(a=r,r=void 0);let o="",c={},u=!1;if(r&&("line"in r&&"column"in r?c={place:r}:"start"in r&&"end"in r?c={place:r}:"type"in r?c={ancestors:[r],place:r.position}:c={...r}),typeof t=="string"?o=t:!c.cause&&t&&(u=!0,o=t.message,c.cause=t),!c.ruleId&&!c.source&&typeof a=="string"){const p=a.indexOf(":");p===-1?c.ruleId=a:(c.source=a.slice(0,p),c.ruleId=a.slice(p+1))}if(!c.place&&c.ancestors&&c.ancestors){const p=c.ancestors[c.ancestors.length-1];p&&(c.place=p.position)}const f=c.place&&"start"in c.place?c.place.start:c.place;this.ancestors=c.ancestors||void 0,this.cause=c.cause||void 0,this.column=f?f.column:void 0,this.fatal=void 0,this.file="",this.message=o,this.line=f?f.line:void 0,this.name=il(c.place)||"1:1",this.place=c.place||void 0,this.reason=this.message,this.ruleId=c.ruleId||void 0,this.source=c.source||void 0,this.stack=u&&c.cause&&typeof c.cause.stack=="string"?c.cause.stack:"",this.actual=void 0,this.expected=void 0,this.note=void 0,this.url=void 0}}pn.prototype.file="";pn.prototype.name="";pn.prototype.reason="";pn.prototype.message="";pn.prototype.stack="";pn.prototype.column=void 0;pn.prototype.line=void 0;pn.prototype.ancestors=void 0;pn.prototype.cause=void 0;pn.prototype.fatal=void 0;pn.prototype.place=void 0;pn.prototype.ruleId=void 0;pn.prototype.source=void 0;const Op={}.hasOwnProperty,T2=new Map,N2=/[A-Z]/g,C2=new Set(["table","tbody","thead","tfoot","tr"]),A2=new Set(["td","th"]),e0="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function O2(e,t){if(!t||t.Fragment===void 0)throw new TypeError("Expected `Fragment` in options");const r=t.filePath||void 0;let a;if(t.development){if(typeof t.jsxDEV!="function")throw new TypeError("Expected `jsxDEV` in options when `development: true`");a=B2(r,t.jsxDEV)}else{if(typeof t.jsx!="function")throw new TypeError("Expected `jsx` in production options");if(typeof t.jsxs!="function")throw new TypeError("Expected `jsxs` in production options");a=z2(r,t.jsx,t.jsxs)}const o={Fragment:t.Fragment,ancestors:[],components:t.components||{},create:a,elementAttributeNameCase:t.elementAttributeNameCase||"react",evaluater:t.createEvaluater?t.createEvaluater():void 0,filePath:r,ignoreInvalidStyle:t.ignoreInvalidStyle||!1,passKeys:t.passKeys!==!1,passNode:t.passNode||!1,schema:t.space==="svg"?Cp:b2,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},c=t0(o,e,void 0);return c&&typeof c!="string"?c:o.create(e,o.Fragment,{children:c||void 0},void 0)}function t0(e,t,r){if(t.type==="element")return M2(e,t,r);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return R2(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return L2(e,t,r);if(t.type==="mdxjsEsm")return I2(e,t);if(t.type==="root")return D2(e,t,r);if(t.type==="text")return j2(e,t)}function M2(e,t,r){const a=e.schema;let o=a;t.tagName.toLowerCase()==="svg"&&a.space==="html"&&(o=Cp,e.schema=o),e.ancestors.push(t);const c=r0(e,t.tagName,!1),u=U2(e,t);let f=Rp(e,t);return C2.has(t.tagName)&&(f=f.filter(function(p){return typeof p=="string"?!o2(p):!0})),n0(e,u,c,t),Mp(u,f),e.ancestors.pop(),e.schema=a,e.create(t,c,u,r)}function R2(e,t){if(t.data&&t.data.estree&&e.evaluater){const a=t.data.estree.body[0];return a.type,e.evaluater.evaluateExpression(a.expression)}gl(e,t.position)}function I2(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);gl(e,t.position)}function L2(e,t,r){const a=e.schema;let o=a;t.name==="svg"&&a.space==="html"&&(o=Cp,e.schema=o),e.ancestors.push(t);const c=t.name===null?e.Fragment:r0(e,t.name,!0),u=P2(e,t),f=Rp(e,t);return n0(e,u,c,t),Mp(u,f),e.ancestors.pop(),e.schema=a,e.create(t,c,u,r)}function D2(e,t,r){const a={};return Mp(a,Rp(e,t)),e.create(t,e.Fragment,a,r)}function j2(e,t){return t.value}function n0(e,t,r,a){typeof r!="string"&&r!==e.Fragment&&e.passNode&&(t.node=a)}function Mp(e,t){if(t.length>0){const r=t.length>1?t:t[0];r&&(e.children=r)}}function z2(e,t,r){return a;function a(o,c,u,f){const m=Array.isArray(u.children)?r:t;return f?m(c,u,f):m(c,u)}}function B2(e,t){return r;function r(a,o,c,u){const f=Array.isArray(c.children),p=Ap(a);return t(o,c,u,f,{columnNumber:p?p.column-1:void 0,fileName:e,lineNumber:p?p.line:void 0},void 0)}}function U2(e,t){const r={};let a,o;for(o in t.properties)if(o!=="children"&&Op.call(t.properties,o)){const c=H2(e,o,t.properties[o]);if(c){const[u,f]=c;e.tableCellAlignToStyle&&u==="align"&&typeof f=="string"&&A2.has(t.tagName)?a=f:r[u]=f}}if(a){const c=r.style||(r.style={});c[e.stylePropertyNameCase==="css"?"text-align":"textAlign"]=a}return r}function P2(e,t){const r={};for(const a of t.attributes)if(a.type==="mdxJsxExpressionAttribute")if(a.data&&a.data.estree&&e.evaluater){const c=a.data.estree.body[0];c.type;const u=c.expression;u.type;const f=u.properties[0];f.type,Object.assign(r,e.evaluater.evaluateExpression(f.argument))}else gl(e,t.position);else{const o=a.name;let c;if(a.value&&typeof a.value=="object")if(a.value.data&&a.value.data.estree&&e.evaluater){const f=a.value.data.estree.body[0];f.type,c=e.evaluater.evaluateExpression(f.expression)}else gl(e,t.position);else c=a.value===null?!0:a.value;r[o]=c}return r}function Rp(e,t){const r=[];let a=-1;const o=e.passKeys?new Map:T2;for(;++a<t.children.length;){const c=t.children[a];let u;if(e.passKeys){const p=c.type==="element"?c.tagName:c.type==="mdxJsxFlowElement"||c.type==="mdxJsxTextElement"?c.name:void 0;if(p){const m=o.get(p)||0;u=p+"-"+m,o.set(p,m+1)}}const f=t0(e,c,u);f!==void 0&&r.push(f)}return r}function H2(e,t,r){const a=p2(e.schema,t);if(!(r==null||typeof r=="number"&&Number.isNaN(r))){if(Array.isArray(r)&&(r=a.commaSeparated?n2(r):y2(r)),a.property==="style"){let o=typeof r=="object"?r:F2(e,String(r));return e.stylePropertyNameCase==="css"&&(o=$2(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&a.space?d2[a.property]||a.property:a.attribute,r]}}function F2(e,t){try{return w2(t,{reactCompat:!0})}catch(r){if(e.ignoreInvalidStyle)return{};const a=r,o=new pn("Cannot parse `style` attribute",{ancestors:e.ancestors,cause:a,ruleId:"style",source:"hast-util-to-jsx-runtime"});throw o.file=e.filePath||void 0,o.url=e0+"#cannot-parse-style-attribute",o}}function r0(e,t,r){let a;if(!r)a={type:"Literal",value:t};else if(t.includes(".")){const o=t.split(".");let c=-1,u;for(;++c<o.length;){const f=Nv(o[c])?{type:"Identifier",name:o[c]}:{type:"Literal",value:o[c]};u=u?{type:"MemberExpression",object:u,property:f,computed:!!(c&&f.type==="Literal"),optional:!1}:f}a=u}else a=Nv(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(a.type==="Literal"){const o=a.value;return Op.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(a);gl(e)}function gl(e,t){const r=new pn("Cannot handle MDX estrees without `createEvaluater`",{ancestors:e.ancestors,place:t,ruleId:"mdx-estree",source:"hast-util-to-jsx-runtime"});throw r.file=e.filePath||void 0,r.url=e0+"#cannot-handle-mdx-estrees-without-createevaluater",r}function $2(e){const t={};let r;for(r in e)Op.call(e,r)&&(t[G2(r)]=e[r]);return t}function G2(e){let t=e.replace(N2,K2);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function K2(e){return"-"+e.toLowerCase()}const lh={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"]},q2={};function Ip(e,t){const r=q2,a=typeof r.includeImageAlt=="boolean"?r.includeImageAlt:!0,o=typeof r.includeHtml=="boolean"?r.includeHtml:!0;return i0(e,a,o)}function i0(e,t,r){if(V2(e)){if("value"in e)return e.type==="html"&&!r?"":e.value;if(t&&"alt"in e&&e.alt)return e.alt;if("children"in e)return zv(e.children,t,r)}return Array.isArray(e)?zv(e,t,r):""}function zv(e,t,r){const a=[];let o=-1;for(;++o<e.length;)a[o]=i0(e[o],t,r);return a.join("")}function V2(e){return!!(e&&typeof e=="object")}const Bv=document.createElement("i");function Lp(e){const t="&"+e+";";Bv.innerHTML=t;const r=Bv.textContent;return r.charCodeAt(r.length-1)===59&&e!=="semi"||r===t?!1:r}function Yn(e,t,r,a){const o=e.length;let c=0,u;if(t<0?t=-t>o?0:o+t:t=t>o?o:t,r=r>0?r:0,a.length<1e4)u=Array.from(a),u.unshift(t,r),e.splice(...u);else for(r&&e.splice(t,r);c<a.length;)u=a.slice(c,c+1e4),u.unshift(t,0),e.splice(...u),c+=1e4,t+=1e4}function ar(e,t){return e.length>0?(Yn(e,e.length,0,t),e):t}const Uv={}.hasOwnProperty;function a0(e){const t={};let r=-1;for(;++r<e.length;)Y2(t,e[r]);return t}function Y2(e,t){let r;for(r in t){const o=(Uv.call(e,r)?e[r]:void 0)||(e[r]={}),c=t[r];let u;if(c)for(u in c){Uv.call(o,u)||(o[u]=[]);const f=c[u];W2(o[u],Array.isArray(f)?f:f?[f]:[])}}}function W2(e,t){let r=-1;const a=[];for(;++r<t.length;)(t[r].add==="after"?e:a).push(t[r]);Yn(e,0,0,a)}function s0(e,t){const r=Number.parseInt(e,t);return r<9||r===11||r>13&&r<32||r>126&&r<160||r>55295&&r<57344||r>64975&&r<65008||(r&65535)===65535||(r&65535)===65534||r>1114111?"�":String.fromCodePoint(r)}function gr(e){return e.replace(/[\t\n\r ]+/g," ").replace(/^ | $/g,"").toLowerCase().toUpperCase()}const En=Vi(/[A-Za-z]/),hn=Vi(/[\dA-Za-z]/),X2=Vi(/[#-'*+\--9=?A-Z^-~]/);function Su(e){return e!==null&&(e<32||e===127)}const Zh=Vi(/\d/),Z2=Vi(/[\dA-Fa-f]/),J2=Vi(/[!-/:-@[-`{-~]/);function Le(e){return e!==null&&e<-2}function kt(e){return e!==null&&(e<0||e===32)}function Qe(e){return e===-2||e===-1||e===32}const zu=Vi(new RegExp("\\p{P}|\\p{S}","u")),Ta=Vi(/\s/);function Vi(e){return t;function t(r){return r!==null&&r>-1&&e.test(String.fromCharCode(r))}}function Gs(e){const t=[];let r=-1,a=0,o=0;for(;++r<e.length;){const c=e.charCodeAt(r);let u="";if(c===37&&hn(e.charCodeAt(r+1))&&hn(e.charCodeAt(r+2)))o=2;else if(c<128)/[!#$&-;=?-Z_a-z~]/.test(String.fromCharCode(c))||(u=String.fromCharCode(c));else if(c>55295&&c<57344){const f=e.charCodeAt(r+1);c<56320&&f>56319&&f<57344?(u=String.fromCharCode(c,f),o=1):u="�"}else u=String.fromCharCode(c);u&&(t.push(e.slice(a,r),encodeURIComponent(u)),a=r+o+1,u=""),o&&(r+=o,o=0)}return t.join("")+e.slice(a)}function st(e,t,r,a){const o=a?a-1:Number.POSITIVE_INFINITY;let c=0;return u;function u(p){return Qe(p)?(e.enter(r),f(p)):t(p)}function f(p){return Qe(p)&&c++<o?(e.consume(p),f):(e.exit(r),t(p))}}const Q2={tokenize:eT};function eT(e){const t=e.attempt(this.parser.constructs.contentInitial,a,o);let r;return t;function a(f){if(f===null){e.consume(f);return}return e.enter("lineEnding"),e.consume(f),e.exit("lineEnding"),st(e,t,"linePrefix")}function o(f){return e.enter("paragraph"),c(f)}function c(f){const p=e.enter("chunkText",{contentType:"text",previous:r});return r&&(r.next=p),r=p,u(f)}function u(f){if(f===null){e.exit("chunkText"),e.exit("paragraph"),e.consume(f);return}return Le(f)?(e.consume(f),e.exit("chunkText"),c):(e.consume(f),u)}}const tT={tokenize:nT},Pv={tokenize:rT};function nT(e){const t=this,r=[];let a=0,o,c,u;return f;function f(w){if(a<r.length){const T=r[a];return t.containerState=T[1],e.attempt(T[0].continuation,p,m)(w)}return m(w)}function p(w){if(a++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,o&&I();const T=t.events.length;let D=T,R;for(;D--;)if(t.events[D][0]==="exit"&&t.events[D][1].type==="chunkFlow"){R=t.events[D][1].end;break}k(a);let $=T;for(;$<t.events.length;)t.events[$][1].end={...R},$++;return Yn(t.events,D+1,0,t.events.slice(T)),t.events.length=$,m(w)}return f(w)}function m(w){if(a===r.length){if(!o)return v(w);if(o.currentConstruct&&o.currentConstruct.concrete)return S(w);t.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Pv,b,y)(w)}function b(w){return o&&I(),k(a),v(w)}function y(w){return t.parser.lazy[t.now().line]=a!==r.length,u=t.now().offset,S(w)}function v(w){return t.containerState={},e.attempt(Pv,x,S)(w)}function x(w){return a++,r.push([t.currentConstruct,t.containerState]),v(w)}function S(w){if(w===null){o&&I(),k(0),e.consume(w);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:c}),_(w)}function _(w){if(w===null){C(e.exit("chunkFlow"),!0),k(0),e.consume(w);return}return Le(w)?(e.consume(w),C(e.exit("chunkFlow")),a=0,t.interrupt=void 0,f):(e.consume(w),_)}function C(w,T){const D=t.sliceStream(w);if(T&&D.push(null),w.previous=c,c&&(c.next=w),c=w,o.defineSkip(w.start),o.write(D),t.parser.lazy[w.start.line]){let R=o.events.length;for(;R--;)if(o.events[R][1].start.offset<u&&(!o.events[R][1].end||o.events[R][1].end.offset>u))return;const $=t.events.length;let q=$,te,P;for(;q--;)if(t.events[q][0]==="exit"&&t.events[q][1].type==="chunkFlow"){if(te){P=t.events[q][1].end;break}te=!0}for(k(a),R=$;R<t.events.length;)t.events[R][1].end={...P},R++;Yn(t.events,q+1,0,t.events.slice($)),t.events.length=R}}function k(w){let T=r.length;for(;T-- >w;){const D=r[T];t.containerState=D[1],D[0].exit.call(t,e)}r.length=w}function I(){o.write([null]),c=void 0,o=void 0,t.containerState._closeFlow=void 0}}function rT(e,t,r){return st(e,e.attempt(this.parser.constructs.document,t,r),"linePrefix",this.parser.constructs.disable.null.includes("codeIndented")?void 0:4)}function Bs(e){if(e===null||kt(e)||Ta(e))return 1;if(zu(e))return 2}function Bu(e,t,r){const a=[];let o=-1;for(;++o<e.length;){const c=e[o].resolveAll;c&&!a.includes(c)&&(t=c(t,r),a.push(c))}return t}const Jh={name:"attention",resolveAll:iT,tokenize:aT};function iT(e,t){let r=-1,a,o,c,u,f,p,m,b;for(;++r<e.length;)if(e[r][0]==="enter"&&e[r][1].type==="attentionSequence"&&e[r][1]._close){for(a=r;a--;)if(e[a][0]==="exit"&&e[a][1].type==="attentionSequence"&&e[a][1]._open&&t.sliceSerialize(e[a][1]).charCodeAt(0)===t.sliceSerialize(e[r][1]).charCodeAt(0)){if((e[a][1]._close||e[r][1]._open)&&(e[r][1].end.offset-e[r][1].start.offset)%3&&!((e[a][1].end.offset-e[a][1].start.offset+e[r][1].end.offset-e[r][1].start.offset)%3))continue;p=e[a][1].end.offset-e[a][1].start.offset>1&&e[r][1].end.offset-e[r][1].start.offset>1?2:1;const y={...e[a][1].end},v={...e[r][1].start};Hv(y,-p),Hv(v,p),u={type:p>1?"strongSequence":"emphasisSequence",start:y,end:{...e[a][1].end}},f={type:p>1?"strongSequence":"emphasisSequence",start:{...e[r][1].start},end:v},c={type:p>1?"strongText":"emphasisText",start:{...e[a][1].end},end:{...e[r][1].start}},o={type:p>1?"strong":"emphasis",start:{...u.start},end:{...f.end}},e[a][1].end={...u.start},e[r][1].start={...f.end},m=[],e[a][1].end.offset-e[a][1].start.offset&&(m=ar(m,[["enter",e[a][1],t],["exit",e[a][1],t]])),m=ar(m,[["enter",o,t],["enter",u,t],["exit",u,t],["enter",c,t]]),m=ar(m,Bu(t.parser.constructs.insideSpan.null,e.slice(a+1,r),t)),m=ar(m,[["exit",c,t],["enter",f,t],["exit",f,t],["exit",o,t]]),e[r][1].end.offset-e[r][1].start.offset?(b=2,m=ar(m,[["enter",e[r][1],t],["exit",e[r][1],t]])):b=0,Yn(e,a-1,r-a+3,m),r=a+m.length-b-2;break}}for(r=-1;++r<e.length;)e[r][1].type==="attentionSequence"&&(e[r][1].type="data");return e}function aT(e,t){const r=this.parser.constructs.attentionMarkers.null,a=this.previous,o=Bs(a);let c;return u;function u(p){return c=p,e.enter("attentionSequence"),f(p)}function f(p){if(p===c)return e.consume(p),f;const m=e.exit("attentionSequence"),b=Bs(p),y=!b||b===2&&o||r.includes(p),v=!o||o===2&&b||r.includes(a);return m._open=!!(c===42?y:y&&(o||!v)),m._close=!!(c===42?v:v&&(b||!y)),t(p)}}function Hv(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const sT={name:"autolink",tokenize:oT};function oT(e,t,r){let a=0;return o;function o(x){return e.enter("autolink"),e.enter("autolinkMarker"),e.consume(x),e.exit("autolinkMarker"),e.enter("autolinkProtocol"),c}function c(x){return En(x)?(e.consume(x),u):x===64?r(x):m(x)}function u(x){return x===43||x===45||x===46||hn(x)?(a=1,f(x)):m(x)}function f(x){return x===58?(e.consume(x),a=0,p):(x===43||x===45||x===46||hn(x))&&a++<32?(e.consume(x),f):(a=0,m(x))}function p(x){return x===62?(e.exit("autolinkProtocol"),e.enter("autolinkMarker"),e.consume(x),e.exit("autolinkMarker"),e.exit("autolink"),t):x===null||x===32||x===60||Su(x)?r(x):(e.consume(x),p)}function m(x){return x===64?(e.consume(x),b):X2(x)?(e.consume(x),m):r(x)}function b(x){return hn(x)?y(x):r(x)}function y(x){return x===46?(e.consume(x),a=0,b):x===62?(e.exit("autolinkProtocol").type="autolinkEmail",e.enter("autolinkMarker"),e.consume(x),e.exit("autolinkMarker"),e.exit("autolink"),t):v(x)}function v(x){if((x===45||hn(x))&&a++<63){const S=x===45?v:y;return e.consume(x),S}return r(x)}}const wl={partial:!0,tokenize:lT};function lT(e,t,r){return a;function a(c){return Qe(c)?st(e,o,"linePrefix")(c):o(c)}function o(c){return c===null||Le(c)?t(c):r(c)}}const o0={continuation:{tokenize:uT},exit:dT,name:"blockQuote",tokenize:cT};function cT(e,t,r){const a=this;return o;function o(u){if(u===62){const f=a.containerState;return f.open||(e.enter("blockQuote",{_container:!0}),f.open=!0),e.enter("blockQuotePrefix"),e.enter("blockQuoteMarker"),e.consume(u),e.exit("blockQuoteMarker"),c}return r(u)}function c(u){return Qe(u)?(e.enter("blockQuotePrefixWhitespace"),e.consume(u),e.exit("blockQuotePrefixWhitespace"),e.exit("blockQuotePrefix"),t):(e.exit("blockQuotePrefix"),t(u))}}function uT(e,t,r){const a=this;return o;function o(u){return Qe(u)?st(e,c,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):c(u)}function c(u){return e.attempt(o0,t,r)(u)}}function dT(e){e.exit("blockQuote")}const l0={name:"characterEscape",tokenize:fT};function fT(e,t,r){return a;function a(c){return e.enter("characterEscape"),e.enter("escapeMarker"),e.consume(c),e.exit("escapeMarker"),o}function o(c){return J2(c)?(e.enter("characterEscapeValue"),e.consume(c),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):r(c)}}const c0={name:"characterReference",tokenize:hT};function hT(e,t,r){const a=this;let o=0,c,u;return f;function f(y){return e.enter("characterReference"),e.enter("characterReferenceMarker"),e.consume(y),e.exit("characterReferenceMarker"),p}function p(y){return y===35?(e.enter("characterReferenceMarkerNumeric"),e.consume(y),e.exit("characterReferenceMarkerNumeric"),m):(e.enter("characterReferenceValue"),c=31,u=hn,b(y))}function m(y){return y===88||y===120?(e.enter("characterReferenceMarkerHexadecimal"),e.consume(y),e.exit("characterReferenceMarkerHexadecimal"),e.enter("characterReferenceValue"),c=6,u=Z2,b):(e.enter("characterReferenceValue"),c=7,u=Zh,b(y))}function b(y){if(y===59&&o){const v=e.exit("characterReferenceValue");return u===hn&&!Lp(a.sliceSerialize(v))?r(y):(e.enter("characterReferenceMarker"),e.consume(y),e.exit("characterReferenceMarker"),e.exit("characterReference"),t)}return u(y)&&o++<c?(e.consume(y),b):r(y)}}const Fv={partial:!0,tokenize:mT},$v={concrete:!0,name:"codeFenced",tokenize:pT};function pT(e,t,r){const a=this,o={partial:!0,tokenize:D};let c=0,u=0,f;return p;function p(R){return m(R)}function m(R){const $=a.events[a.events.length-1];return c=$&&$[1].type==="linePrefix"?$[2].sliceSerialize($[1],!0).length:0,f=R,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),b(R)}function b(R){return R===f?(u++,e.consume(R),b):u<3?r(R):(e.exit("codeFencedFenceSequence"),Qe(R)?st(e,y,"whitespace")(R):y(R))}function y(R){return R===null||Le(R)?(e.exit("codeFencedFence"),a.interrupt?t(R):e.check(Fv,_,T)(R)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),v(R))}function v(R){return R===null||Le(R)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),y(R)):Qe(R)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),st(e,x,"whitespace")(R)):R===96&&R===f?r(R):(e.consume(R),v)}function x(R){return R===null||Le(R)?y(R):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),S(R))}function S(R){return R===null||Le(R)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),y(R)):R===96&&R===f?r(R):(e.consume(R),S)}function _(R){return e.attempt(o,T,C)(R)}function C(R){return e.enter("lineEnding"),e.consume(R),e.exit("lineEnding"),k}function k(R){return c>0&&Qe(R)?st(e,I,"linePrefix",c+1)(R):I(R)}function I(R){return R===null||Le(R)?e.check(Fv,_,T)(R):(e.enter("codeFlowValue"),w(R))}function w(R){return R===null||Le(R)?(e.exit("codeFlowValue"),I(R)):(e.consume(R),w)}function T(R){return e.exit("codeFenced"),t(R)}function D(R,$,q){let te=0;return P;function P(K){return R.enter("lineEnding"),R.consume(K),R.exit("lineEnding"),F}function F(K){return R.enter("codeFencedFence"),Qe(K)?st(R,V,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(K):V(K)}function V(K){return K===f?(R.enter("codeFencedFenceSequence"),ce(K)):q(K)}function ce(K){return K===f?(te++,R.consume(K),ce):te>=u?(R.exit("codeFencedFenceSequence"),Qe(K)?st(R,ae,"whitespace")(K):ae(K)):q(K)}function ae(K){return K===null||Le(K)?(R.exit("codeFencedFence"),$(K)):q(K)}}}function mT(e,t,r){const a=this;return o;function o(u){return u===null?r(u):(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),c)}function c(u){return a.parser.lazy[a.now().line]?r(u):t(u)}}const ch={name:"codeIndented",tokenize:bT},gT={partial:!0,tokenize:yT};function bT(e,t,r){const a=this;return o;function o(m){return e.enter("codeIndented"),st(e,c,"linePrefix",5)(m)}function c(m){const b=a.events[a.events.length-1];return b&&b[1].type==="linePrefix"&&b[2].sliceSerialize(b[1],!0).length>=4?u(m):r(m)}function u(m){return m===null?p(m):Le(m)?e.attempt(gT,u,p)(m):(e.enter("codeFlowValue"),f(m))}function f(m){return m===null||Le(m)?(e.exit("codeFlowValue"),u(m)):(e.consume(m),f)}function p(m){return e.exit("codeIndented"),t(m)}}function yT(e,t,r){const a=this;return o;function o(u){return a.parser.lazy[a.now().line]?r(u):Le(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),o):st(e,c,"linePrefix",5)(u)}function c(u){const f=a.events[a.events.length-1];return f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(u):Le(u)?o(u):r(u)}}const vT={name:"codeText",previous:ET,resolve:xT,tokenize:ST};function xT(e){let t=e.length-4,r=3,a,o;if((e[r][1].type==="lineEnding"||e[r][1].type==="space")&&(e[t][1].type==="lineEnding"||e[t][1].type==="space")){for(a=r;++a<t;)if(e[a][1].type==="codeTextData"){e[r][1].type="codeTextPadding",e[t][1].type="codeTextPadding",r+=2,t-=2;break}}for(a=r-1,t++;++a<=t;)o===void 0?a!==t&&e[a][1].type!=="lineEnding"&&(o=a):(a===t||e[a][1].type==="lineEnding")&&(e[o][1].type="codeTextData",a!==o+2&&(e[o][1].end=e[a-1][1].end,e.splice(o+2,a-o-2),t-=a-o-2,a=o+2),o=void 0);return e}function ET(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function ST(e,t,r){let a=0,o,c;return u;function u(y){return e.enter("codeText"),e.enter("codeTextSequence"),f(y)}function f(y){return y===96?(e.consume(y),a++,f):(e.exit("codeTextSequence"),p(y))}function p(y){return y===null?r(y):y===32?(e.enter("space"),e.consume(y),e.exit("space"),p):y===96?(c=e.enter("codeTextSequence"),o=0,b(y)):Le(y)?(e.enter("lineEnding"),e.consume(y),e.exit("lineEnding"),p):(e.enter("codeTextData"),m(y))}function m(y){return y===null||y===32||y===96||Le(y)?(e.exit("codeTextData"),p(y)):(e.consume(y),m)}function b(y){return y===96?(e.consume(y),o++,b):o===a?(e.exit("codeTextSequence"),e.exit("codeText"),t(y)):(c.type="codeTextData",m(y))}}class _T{constructor(t){this.left=t?[...t]:[],this.right=[]}get(t){if(t<0||t>=this.left.length+this.right.length)throw new RangeError("Cannot access index `"+t+"` in a splice buffer of size `"+(this.left.length+this.right.length)+"`");return t<this.left.length?this.left[t]:this.right[this.right.length-t+this.left.length-1]}get length(){return this.left.length+this.right.length}shift(){return this.setCursor(0),this.right.pop()}slice(t,r){const a=r??Number.POSITIVE_INFINITY;return a<this.left.length?this.left.slice(t,a):t>this.left.length?this.right.slice(this.right.length-a+this.left.length,this.right.length-t+this.left.length).reverse():this.left.slice(t).concat(this.right.slice(this.right.length-a+this.left.length).reverse())}splice(t,r,a){const o=r||0;this.setCursor(Math.trunc(t));const c=this.right.splice(this.right.length-o,Number.POSITIVE_INFINITY);return a&&qo(this.left,a),c.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),qo(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),qo(this.right,t.reverse())}setCursor(t){if(!(t===this.left.length||t>this.left.length&&this.right.length===0||t<0&&this.left.length===0))if(t<this.left.length){const r=this.left.splice(t,Number.POSITIVE_INFINITY);qo(this.right,r.reverse())}else{const r=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);qo(this.left,r.reverse())}}}function qo(e,t){let r=0;if(t.length<1e4)e.push(...t);else for(;r<t.length;)e.push(...t.slice(r,r+1e4)),r+=1e4}function u0(e){const t={};let r=-1,a,o,c,u,f,p,m;const b=new _T(e);for(;++r<b.length;){for(;r in t;)r=t[r];if(a=b.get(r),r&&a[1].type==="chunkFlow"&&b.get(r-1)[1].type==="listItemPrefix"&&(p=a[1]._tokenizer.events,c=0,c<p.length&&p[c][1].type==="lineEndingBlank"&&(c+=2),c<p.length&&p[c][1].type==="content"))for(;++c<p.length&&p[c][1].type!=="content";)p[c][1].type==="chunkText"&&(p[c][1]._isInFirstContentOfListItem=!0,c++);if(a[0]==="enter")a[1].contentType&&(Object.assign(t,wT(b,r)),r=t[r],m=!0);else if(a[1]._container){for(c=r,o=void 0;c--;)if(u=b.get(c),u[1].type==="lineEnding"||u[1].type==="lineEndingBlank")u[0]==="enter"&&(o&&(b.get(o)[1].type="lineEndingBlank"),u[1].type="lineEnding",o=c);else if(!(u[1].type==="linePrefix"||u[1].type==="listItemIndent"))break;o&&(a[1].end={...b.get(o)[1].start},f=b.slice(o,r),f.unshift(a),b.splice(o,r-o+1,f))}}return Yn(e,0,Number.POSITIVE_INFINITY,b.slice(0)),!m}function wT(e,t){const r=e.get(t)[1],a=e.get(t)[2];let o=t-1;const c=[];let u=r._tokenizer;u||(u=a.parser[r.contentType](r.start),r._contentTypeTextTrailing&&(u._contentTypeTextTrailing=!0));const f=u.events,p=[],m={};let b,y,v=-1,x=r,S=0,_=0;const C=[_];for(;x;){for(;e.get(++o)[1]!==x;);c.push(o),x._tokenizer||(b=a.sliceStream(x),x.next||b.push(null),y&&u.defineSkip(x.start),x._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=!0),u.write(b),x._isInFirstContentOfListItem&&(u._gfmTasklistFirstContentOfListItem=void 0)),y=x,x=x.next}for(x=r;++v<f.length;)f[v][0]==="exit"&&f[v-1][0]==="enter"&&f[v][1].type===f[v-1][1].type&&f[v][1].start.line!==f[v][1].end.line&&(_=v+1,C.push(_),x._tokenizer=void 0,x.previous=void 0,x=x.next);for(u.events=[],x?(x._tokenizer=void 0,x.previous=void 0):C.pop(),v=C.length;v--;){const k=f.slice(C[v],C[v+1]),I=c.pop();p.push([I,I+k.length-1]),e.splice(I,2,k)}for(p.reverse(),v=-1;++v<p.length;)m[S+p[v][0]]=S+p[v][1],S+=p[v][1]-p[v][0]-1;return m}const kT={resolve:NT,tokenize:CT},TT={partial:!0,tokenize:AT};function NT(e){return u0(e),e}function CT(e,t){let r;return a;function a(f){return e.enter("content"),r=e.enter("chunkContent",{contentType:"content"}),o(f)}function o(f){return f===null?c(f):Le(f)?e.check(TT,u,c)(f):(e.consume(f),o)}function c(f){return e.exit("chunkContent"),e.exit("content"),t(f)}function u(f){return e.consume(f),e.exit("chunkContent"),r.next=e.enter("chunkContent",{contentType:"content",previous:r}),r=r.next,o}}function AT(e,t,r){const a=this;return o;function o(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),st(e,c,"linePrefix")}function c(u){if(u===null||Le(u))return r(u);const f=a.events[a.events.length-1];return!a.parser.constructs.disable.null.includes("codeIndented")&&f&&f[1].type==="linePrefix"&&f[2].sliceSerialize(f[1],!0).length>=4?t(u):e.interrupt(a.parser.constructs.flow,r,t)(u)}}function d0(e,t,r,a,o,c,u,f,p){const m=p||Number.POSITIVE_INFINITY;let b=0;return y;function y(k){return k===60?(e.enter(a),e.enter(o),e.enter(c),e.consume(k),e.exit(c),v):k===null||k===32||k===41||Su(k)?r(k):(e.enter(a),e.enter(u),e.enter(f),e.enter("chunkString",{contentType:"string"}),_(k))}function v(k){return k===62?(e.enter(c),e.consume(k),e.exit(c),e.exit(o),e.exit(a),t):(e.enter(f),e.enter("chunkString",{contentType:"string"}),x(k))}function x(k){return k===62?(e.exit("chunkString"),e.exit(f),v(k)):k===null||k===60||Le(k)?r(k):(e.consume(k),k===92?S:x)}function S(k){return k===60||k===62||k===92?(e.consume(k),x):x(k)}function _(k){return!b&&(k===null||k===41||kt(k))?(e.exit("chunkString"),e.exit(f),e.exit(u),e.exit(a),t(k)):b<m&&k===40?(e.consume(k),b++,_):k===41?(e.consume(k),b--,_):k===null||k===32||k===40||Su(k)?r(k):(e.consume(k),k===92?C:_)}function C(k){return k===40||k===41||k===92?(e.consume(k),_):_(k)}}function f0(e,t,r,a,o,c){const u=this;let f=0,p;return m;function m(x){return e.enter(a),e.enter(o),e.consume(x),e.exit(o),e.enter(c),b}function b(x){return f>999||x===null||x===91||x===93&&!p||x===94&&!f&&"_hiddenFootnoteSupport"in u.parser.constructs?r(x):x===93?(e.exit(c),e.enter(o),e.consume(x),e.exit(o),e.exit(a),t):Le(x)?(e.enter("lineEnding"),e.consume(x),e.exit("lineEnding"),b):(e.enter("chunkString",{contentType:"string"}),y(x))}function y(x){return x===null||x===91||x===93||Le(x)||f++>999?(e.exit("chunkString"),b(x)):(e.consume(x),p||(p=!Qe(x)),x===92?v:y)}function v(x){return x===91||x===92||x===93?(e.consume(x),f++,y):y(x)}}function h0(e,t,r,a,o,c){let u;return f;function f(v){return v===34||v===39||v===40?(e.enter(a),e.enter(o),e.consume(v),e.exit(o),u=v===40?41:v,p):r(v)}function p(v){return v===u?(e.enter(o),e.consume(v),e.exit(o),e.exit(a),t):(e.enter(c),m(v))}function m(v){return v===u?(e.exit(c),p(u)):v===null?r(v):Le(v)?(e.enter("lineEnding"),e.consume(v),e.exit("lineEnding"),st(e,m,"linePrefix")):(e.enter("chunkString",{contentType:"string"}),b(v))}function b(v){return v===u||v===null||Le(v)?(e.exit("chunkString"),m(v)):(e.consume(v),v===92?y:b)}function y(v){return v===u||v===92?(e.consume(v),b):b(v)}}function al(e,t){let r;return a;function a(o){return Le(o)?(e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),r=!0,a):Qe(o)?st(e,a,r?"linePrefix":"lineSuffix")(o):t(o)}}const OT={name:"definition",tokenize:RT},MT={partial:!0,tokenize:IT};function RT(e,t,r){const a=this;let o;return c;function c(x){return e.enter("definition"),u(x)}function u(x){return f0.call(a,e,f,r,"definitionLabel","definitionLabelMarker","definitionLabelString")(x)}function f(x){return o=gr(a.sliceSerialize(a.events[a.events.length-1][1]).slice(1,-1)),x===58?(e.enter("definitionMarker"),e.consume(x),e.exit("definitionMarker"),p):r(x)}function p(x){return kt(x)?al(e,m)(x):m(x)}function m(x){return d0(e,b,r,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(x)}function b(x){return e.attempt(MT,y,y)(x)}function y(x){return Qe(x)?st(e,v,"whitespace")(x):v(x)}function v(x){return x===null||Le(x)?(e.exit("definition"),a.parser.defined.push(o),t(x)):r(x)}}function IT(e,t,r){return a;function a(f){return kt(f)?al(e,o)(f):r(f)}function o(f){return h0(e,c,r,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function c(f){return Qe(f)?st(e,u,"whitespace")(f):u(f)}function u(f){return f===null||Le(f)?t(f):r(f)}}const LT={name:"hardBreakEscape",tokenize:DT};function DT(e,t,r){return a;function a(c){return e.enter("hardBreakEscape"),e.consume(c),o}function o(c){return Le(c)?(e.exit("hardBreakEscape"),t(c)):r(c)}}const jT={name:"headingAtx",resolve:zT,tokenize:BT};function zT(e,t){let r=e.length-2,a=3,o,c;return e[a][1].type==="whitespace"&&(a+=2),r-2>a&&e[r][1].type==="whitespace"&&(r-=2),e[r][1].type==="atxHeadingSequence"&&(a===r-1||r-4>a&&e[r-2][1].type==="whitespace")&&(r-=a+1===r?2:4),r>a&&(o={type:"atxHeadingText",start:e[a][1].start,end:e[r][1].end},c={type:"chunkText",start:e[a][1].start,end:e[r][1].end,contentType:"text"},Yn(e,a,r-a+1,[["enter",o,t],["enter",c,t],["exit",c,t],["exit",o,t]])),e}function BT(e,t,r){let a=0;return o;function o(b){return e.enter("atxHeading"),c(b)}function c(b){return e.enter("atxHeadingSequence"),u(b)}function u(b){return b===35&&a++<6?(e.consume(b),u):b===null||kt(b)?(e.exit("atxHeadingSequence"),f(b)):r(b)}function f(b){return b===35?(e.enter("atxHeadingSequence"),p(b)):b===null||Le(b)?(e.exit("atxHeading"),t(b)):Qe(b)?st(e,f,"whitespace")(b):(e.enter("atxHeadingText"),m(b))}function p(b){return b===35?(e.consume(b),p):(e.exit("atxHeadingSequence"),f(b))}function m(b){return b===null||b===35||kt(b)?(e.exit("atxHeadingText"),f(b)):(e.consume(b),m)}}const UT=["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"],Gv=["pre","script","style","textarea"],PT={concrete:!0,name:"htmlFlow",resolveTo:$T,tokenize:GT},HT={partial:!0,tokenize:qT},FT={partial:!0,tokenize:KT};function $T(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 GT(e,t,r){const a=this;let o,c,u,f,p;return m;function m(A){return b(A)}function b(A){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(A),y}function y(A){return A===33?(e.consume(A),v):A===47?(e.consume(A),c=!0,_):A===63?(e.consume(A),o=3,a.interrupt?t:M):En(A)?(e.consume(A),u=String.fromCharCode(A),C):r(A)}function v(A){return A===45?(e.consume(A),o=2,x):A===91?(e.consume(A),o=5,f=0,S):En(A)?(e.consume(A),o=4,a.interrupt?t:M):r(A)}function x(A){return A===45?(e.consume(A),a.interrupt?t:M):r(A)}function S(A){const be="CDATA[";return A===be.charCodeAt(f++)?(e.consume(A),f===be.length?a.interrupt?t:V:S):r(A)}function _(A){return En(A)?(e.consume(A),u=String.fromCharCode(A),C):r(A)}function C(A){if(A===null||A===47||A===62||kt(A)){const be=A===47,Ne=u.toLowerCase();return!be&&!c&&Gv.includes(Ne)?(o=1,a.interrupt?t(A):V(A)):UT.includes(u.toLowerCase())?(o=6,be?(e.consume(A),k):a.interrupt?t(A):V(A)):(o=7,a.interrupt&&!a.parser.lazy[a.now().line]?r(A):c?I(A):w(A))}return A===45||hn(A)?(e.consume(A),u+=String.fromCharCode(A),C):r(A)}function k(A){return A===62?(e.consume(A),a.interrupt?t:V):r(A)}function I(A){return Qe(A)?(e.consume(A),I):P(A)}function w(A){return A===47?(e.consume(A),P):A===58||A===95||En(A)?(e.consume(A),T):Qe(A)?(e.consume(A),w):P(A)}function T(A){return A===45||A===46||A===58||A===95||hn(A)?(e.consume(A),T):D(A)}function D(A){return A===61?(e.consume(A),R):Qe(A)?(e.consume(A),D):w(A)}function R(A){return A===null||A===60||A===61||A===62||A===96?r(A):A===34||A===39?(e.consume(A),p=A,$):Qe(A)?(e.consume(A),R):q(A)}function $(A){return A===p?(e.consume(A),p=null,te):A===null||Le(A)?r(A):(e.consume(A),$)}function q(A){return A===null||A===34||A===39||A===47||A===60||A===61||A===62||A===96||kt(A)?D(A):(e.consume(A),q)}function te(A){return A===47||A===62||Qe(A)?w(A):r(A)}function P(A){return A===62?(e.consume(A),F):r(A)}function F(A){return A===null||Le(A)?V(A):Qe(A)?(e.consume(A),F):r(A)}function V(A){return A===45&&o===2?(e.consume(A),B):A===60&&o===1?(e.consume(A),ne):A===62&&o===4?(e.consume(A),L):A===63&&o===3?(e.consume(A),M):A===93&&o===5?(e.consume(A),ve):Le(A)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(HT,X,ce)(A)):A===null||Le(A)?(e.exit("htmlFlowData"),ce(A)):(e.consume(A),V)}function ce(A){return e.check(FT,ae,X)(A)}function ae(A){return e.enter("lineEnding"),e.consume(A),e.exit("lineEnding"),K}function K(A){return A===null||Le(A)?ce(A):(e.enter("htmlFlowData"),V(A))}function B(A){return A===45?(e.consume(A),M):V(A)}function ne(A){return A===47?(e.consume(A),u="",oe):V(A)}function oe(A){if(A===62){const be=u.toLowerCase();return Gv.includes(be)?(e.consume(A),L):V(A)}return En(A)&&u.length<8?(e.consume(A),u+=String.fromCharCode(A),oe):V(A)}function ve(A){return A===93?(e.consume(A),M):V(A)}function M(A){return A===62?(e.consume(A),L):A===45&&o===2?(e.consume(A),M):V(A)}function L(A){return A===null||Le(A)?(e.exit("htmlFlowData"),X(A)):(e.consume(A),L)}function X(A){return e.exit("htmlFlow"),t(A)}}function KT(e,t,r){const a=this;return o;function o(u){return Le(u)?(e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),c):r(u)}function c(u){return a.parser.lazy[a.now().line]?r(u):t(u)}}function qT(e,t,r){return a;function a(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(wl,t,r)}}const VT={name:"htmlText",tokenize:YT};function YT(e,t,r){const a=this;let o,c,u;return f;function f(M){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(M),p}function p(M){return M===33?(e.consume(M),m):M===47?(e.consume(M),D):M===63?(e.consume(M),w):En(M)?(e.consume(M),q):r(M)}function m(M){return M===45?(e.consume(M),b):M===91?(e.consume(M),c=0,S):En(M)?(e.consume(M),I):r(M)}function b(M){return M===45?(e.consume(M),x):r(M)}function y(M){return M===null?r(M):M===45?(e.consume(M),v):Le(M)?(u=y,ne(M)):(e.consume(M),y)}function v(M){return M===45?(e.consume(M),x):y(M)}function x(M){return M===62?B(M):M===45?v(M):y(M)}function S(M){const L="CDATA[";return M===L.charCodeAt(c++)?(e.consume(M),c===L.length?_:S):r(M)}function _(M){return M===null?r(M):M===93?(e.consume(M),C):Le(M)?(u=_,ne(M)):(e.consume(M),_)}function C(M){return M===93?(e.consume(M),k):_(M)}function k(M){return M===62?B(M):M===93?(e.consume(M),k):_(M)}function I(M){return M===null||M===62?B(M):Le(M)?(u=I,ne(M)):(e.consume(M),I)}function w(M){return M===null?r(M):M===63?(e.consume(M),T):Le(M)?(u=w,ne(M)):(e.consume(M),w)}function T(M){return M===62?B(M):w(M)}function D(M){return En(M)?(e.consume(M),R):r(M)}function R(M){return M===45||hn(M)?(e.consume(M),R):$(M)}function $(M){return Le(M)?(u=$,ne(M)):Qe(M)?(e.consume(M),$):B(M)}function q(M){return M===45||hn(M)?(e.consume(M),q):M===47||M===62||kt(M)?te(M):r(M)}function te(M){return M===47?(e.consume(M),B):M===58||M===95||En(M)?(e.consume(M),P):Le(M)?(u=te,ne(M)):Qe(M)?(e.consume(M),te):B(M)}function P(M){return M===45||M===46||M===58||M===95||hn(M)?(e.consume(M),P):F(M)}function F(M){return M===61?(e.consume(M),V):Le(M)?(u=F,ne(M)):Qe(M)?(e.consume(M),F):te(M)}function V(M){return M===null||M===60||M===61||M===62||M===96?r(M):M===34||M===39?(e.consume(M),o=M,ce):Le(M)?(u=V,ne(M)):Qe(M)?(e.consume(M),V):(e.consume(M),ae)}function ce(M){return M===o?(e.consume(M),o=void 0,K):M===null?r(M):Le(M)?(u=ce,ne(M)):(e.consume(M),ce)}function ae(M){return M===null||M===34||M===39||M===60||M===61||M===96?r(M):M===47||M===62||kt(M)?te(M):(e.consume(M),ae)}function K(M){return M===47||M===62||kt(M)?te(M):r(M)}function B(M){return M===62?(e.consume(M),e.exit("htmlTextData"),e.exit("htmlText"),t):r(M)}function ne(M){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(M),e.exit("lineEnding"),oe}function oe(M){return Qe(M)?st(e,ve,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(M):ve(M)}function ve(M){return e.enter("htmlTextData"),u(M)}}const Dp={name:"labelEnd",resolveAll:JT,resolveTo:QT,tokenize:eN},WT={tokenize:tN},XT={tokenize:nN},ZT={tokenize:rN};function JT(e){let t=-1;const r=[];for(;++t<e.length;){const a=e[t][1];if(r.push(e[t]),a.type==="labelImage"||a.type==="labelLink"||a.type==="labelEnd"){const o=a.type==="labelImage"?4:2;a.type="data",t+=o}}return e.length!==r.length&&Yn(e,0,e.length,r),e}function QT(e,t){let r=e.length,a=0,o,c,u,f;for(;r--;)if(o=e[r][1],c){if(o.type==="link"||o.type==="labelLink"&&o._inactive)break;e[r][0]==="enter"&&o.type==="labelLink"&&(o._inactive=!0)}else if(u){if(e[r][0]==="enter"&&(o.type==="labelImage"||o.type==="labelLink")&&!o._balanced&&(c=r,o.type!=="labelLink")){a=2;break}}else o.type==="labelEnd"&&(u=r);const p={type:e[c][1].type==="labelLink"?"link":"image",start:{...e[c][1].start},end:{...e[e.length-1][1].end}},m={type:"label",start:{...e[c][1].start},end:{...e[u][1].end}},b={type:"labelText",start:{...e[c+a+2][1].end},end:{...e[u-2][1].start}};return f=[["enter",p,t],["enter",m,t]],f=ar(f,e.slice(c+1,c+a+3)),f=ar(f,[["enter",b,t]]),f=ar(f,Bu(t.parser.constructs.insideSpan.null,e.slice(c+a+4,u-3),t)),f=ar(f,[["exit",b,t],e[u-2],e[u-1],["exit",m,t]]),f=ar(f,e.slice(u+1)),f=ar(f,[["exit",p,t]]),Yn(e,c,e.length,f),e}function eN(e,t,r){const a=this;let o=a.events.length,c,u;for(;o--;)if((a.events[o][1].type==="labelImage"||a.events[o][1].type==="labelLink")&&!a.events[o][1]._balanced){c=a.events[o][1];break}return f;function f(v){return c?c._inactive?y(v):(u=a.parser.defined.includes(gr(a.sliceSerialize({start:c.end,end:a.now()}))),e.enter("labelEnd"),e.enter("labelMarker"),e.consume(v),e.exit("labelMarker"),e.exit("labelEnd"),p):r(v)}function p(v){return v===40?e.attempt(WT,b,u?b:y)(v):v===91?e.attempt(XT,b,u?m:y)(v):u?b(v):y(v)}function m(v){return e.attempt(ZT,b,y)(v)}function b(v){return t(v)}function y(v){return c._balanced=!0,r(v)}}function tN(e,t,r){return a;function a(y){return e.enter("resource"),e.enter("resourceMarker"),e.consume(y),e.exit("resourceMarker"),o}function o(y){return kt(y)?al(e,c)(y):c(y)}function c(y){return y===41?b(y):d0(e,u,f,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(y)}function u(y){return kt(y)?al(e,p)(y):b(y)}function f(y){return r(y)}function p(y){return y===34||y===39||y===40?h0(e,m,r,"resourceTitle","resourceTitleMarker","resourceTitleString")(y):b(y)}function m(y){return kt(y)?al(e,b)(y):b(y)}function b(y){return y===41?(e.enter("resourceMarker"),e.consume(y),e.exit("resourceMarker"),e.exit("resource"),t):r(y)}}function nN(e,t,r){const a=this;return o;function o(f){return f0.call(a,e,c,u,"reference","referenceMarker","referenceString")(f)}function c(f){return a.parser.defined.includes(gr(a.sliceSerialize(a.events[a.events.length-1][1]).slice(1,-1)))?t(f):r(f)}function u(f){return r(f)}}function rN(e,t,r){return a;function a(c){return e.enter("reference"),e.enter("referenceMarker"),e.consume(c),e.exit("referenceMarker"),o}function o(c){return c===93?(e.enter("referenceMarker"),e.consume(c),e.exit("referenceMarker"),e.exit("reference"),t):r(c)}}const iN={name:"labelStartImage",resolveAll:Dp.resolveAll,tokenize:aN};function aN(e,t,r){const a=this;return o;function o(f){return e.enter("labelImage"),e.enter("labelImageMarker"),e.consume(f),e.exit("labelImageMarker"),c}function c(f){return f===91?(e.enter("labelMarker"),e.consume(f),e.exit("labelMarker"),e.exit("labelImage"),u):r(f)}function u(f){return f===94&&"_hiddenFootnoteSupport"in a.parser.constructs?r(f):t(f)}}const sN={name:"labelStartLink",resolveAll:Dp.resolveAll,tokenize:oN};function oN(e,t,r){const a=this;return o;function o(u){return e.enter("labelLink"),e.enter("labelMarker"),e.consume(u),e.exit("labelMarker"),e.exit("labelLink"),c}function c(u){return u===94&&"_hiddenFootnoteSupport"in a.parser.constructs?r(u):t(u)}}const uh={name:"lineEnding",tokenize:lN};function lN(e,t){return r;function r(a){return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),st(e,t,"linePrefix")}}const hu={name:"thematicBreak",tokenize:cN};function cN(e,t,r){let a=0,o;return c;function c(m){return e.enter("thematicBreak"),u(m)}function u(m){return o=m,f(m)}function f(m){return m===o?(e.enter("thematicBreakSequence"),p(m)):a>=3&&(m===null||Le(m))?(e.exit("thematicBreak"),t(m)):r(m)}function p(m){return m===o?(e.consume(m),a++,p):(e.exit("thematicBreakSequence"),Qe(m)?st(e,f,"whitespace")(m):f(m))}}const Ln={continuation:{tokenize:hN},exit:mN,name:"list",tokenize:fN},uN={partial:!0,tokenize:gN},dN={partial:!0,tokenize:pN};function fN(e,t,r){const a=this,o=a.events[a.events.length-1];let c=o&&o[1].type==="linePrefix"?o[2].sliceSerialize(o[1],!0).length:0,u=0;return f;function f(x){const S=a.containerState.type||(x===42||x===43||x===45?"listUnordered":"listOrdered");if(S==="listUnordered"?!a.containerState.marker||x===a.containerState.marker:Zh(x)){if(a.containerState.type||(a.containerState.type=S,e.enter(S,{_container:!0})),S==="listUnordered")return e.enter("listItemPrefix"),x===42||x===45?e.check(hu,r,m)(x):m(x);if(!a.interrupt||x===49)return e.enter("listItemPrefix"),e.enter("listItemValue"),p(x)}return r(x)}function p(x){return Zh(x)&&++u<10?(e.consume(x),p):(!a.interrupt||u<2)&&(a.containerState.marker?x===a.containerState.marker:x===41||x===46)?(e.exit("listItemValue"),m(x)):r(x)}function m(x){return e.enter("listItemMarker"),e.consume(x),e.exit("listItemMarker"),a.containerState.marker=a.containerState.marker||x,e.check(wl,a.interrupt?r:b,e.attempt(uN,v,y))}function b(x){return a.containerState.initialBlankLine=!0,c++,v(x)}function y(x){return Qe(x)?(e.enter("listItemPrefixWhitespace"),e.consume(x),e.exit("listItemPrefixWhitespace"),v):r(x)}function v(x){return a.containerState.size=c+a.sliceSerialize(e.exit("listItemPrefix"),!0).length,t(x)}}function hN(e,t,r){const a=this;return a.containerState._closeFlow=void 0,e.check(wl,o,c);function o(f){return a.containerState.furtherBlankLines=a.containerState.furtherBlankLines||a.containerState.initialBlankLine,st(e,t,"listItemIndent",a.containerState.size+1)(f)}function c(f){return a.containerState.furtherBlankLines||!Qe(f)?(a.containerState.furtherBlankLines=void 0,a.containerState.initialBlankLine=void 0,u(f)):(a.containerState.furtherBlankLines=void 0,a.containerState.initialBlankLine=void 0,e.attempt(dN,t,u)(f))}function u(f){return a.containerState._closeFlow=!0,a.interrupt=void 0,st(e,e.attempt(Ln,t,r),"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function pN(e,t,r){const a=this;return st(e,o,"listItemIndent",a.containerState.size+1);function o(c){const u=a.events[a.events.length-1];return u&&u[1].type==="listItemIndent"&&u[2].sliceSerialize(u[1],!0).length===a.containerState.size?t(c):r(c)}}function mN(e){e.exit(this.containerState.type)}function gN(e,t,r){const a=this;return st(e,o,"listItemPrefixWhitespace",a.parser.constructs.disable.null.includes("codeIndented")?void 0:5);function o(c){const u=a.events[a.events.length-1];return!Qe(c)&&u&&u[1].type==="listItemPrefixWhitespace"?t(c):r(c)}}const Kv={name:"setextUnderline",resolveTo:bN,tokenize:yN};function bN(e,t){let r=e.length,a,o,c;for(;r--;)if(e[r][0]==="enter"){if(e[r][1].type==="content"){a=r;break}e[r][1].type==="paragraph"&&(o=r)}else e[r][1].type==="content"&&e.splice(r,1),!c&&e[r][1].type==="definition"&&(c=r);const u={type:"setextHeading",start:{...e[a][1].start},end:{...e[e.length-1][1].end}};return e[o][1].type="setextHeadingText",c?(e.splice(o,0,["enter",u,t]),e.splice(c+1,0,["exit",e[a][1],t]),e[a][1].end={...e[c][1].end}):e[a][1]=u,e.push(["exit",u,t]),e}function yN(e,t,r){const a=this;let o;return c;function c(m){let b=a.events.length,y;for(;b--;)if(a.events[b][1].type!=="lineEnding"&&a.events[b][1].type!=="linePrefix"&&a.events[b][1].type!=="content"){y=a.events[b][1].type==="paragraph";break}return!a.parser.lazy[a.now().line]&&(a.interrupt||y)?(e.enter("setextHeadingLine"),o=m,u(m)):r(m)}function u(m){return e.enter("setextHeadingLineSequence"),f(m)}function f(m){return m===o?(e.consume(m),f):(e.exit("setextHeadingLineSequence"),Qe(m)?st(e,p,"lineSuffix")(m):p(m))}function p(m){return m===null||Le(m)?(e.exit("setextHeadingLine"),t(m)):r(m)}}const vN={tokenize:xN};function xN(e){const t=this,r=e.attempt(wl,a,e.attempt(this.parser.constructs.flowInitial,o,st(e,e.attempt(this.parser.constructs.flow,o,e.attempt(kT,o)),"linePrefix")));return r;function a(c){if(c===null){e.consume(c);return}return e.enter("lineEndingBlank"),e.consume(c),e.exit("lineEndingBlank"),t.currentConstruct=void 0,r}function o(c){if(c===null){e.consume(c);return}return e.enter("lineEnding"),e.consume(c),e.exit("lineEnding"),t.currentConstruct=void 0,r}}const EN={resolveAll:m0()},SN=p0("string"),_N=p0("text");function p0(e){return{resolveAll:m0(e==="text"?wN:void 0),tokenize:t};function t(r){const a=this,o=this.parser.constructs[e],c=r.attempt(o,u,f);return u;function u(b){return m(b)?c(b):f(b)}function f(b){if(b===null){r.consume(b);return}return r.enter("data"),r.consume(b),p}function p(b){return m(b)?(r.exit("data"),c(b)):(r.consume(b),p)}function m(b){if(b===null)return!0;const y=o[b];let v=-1;if(y)for(;++v<y.length;){const x=y[v];if(!x.previous||x.previous.call(a,a.previous))return!0}return!1}}}function m0(e){return t;function t(r,a){let o=-1,c;for(;++o<=r.length;)c===void 0?r[o]&&r[o][1].type==="data"&&(c=o,o++):(!r[o]||r[o][1].type!=="data")&&(o!==c+2&&(r[c][1].end=r[o-1][1].end,r.splice(c+2,o-c-2),o=c+2),c=void 0);return e?e(r,a):r}}function wN(e,t){let r=0;for(;++r<=e.length;)if((r===e.length||e[r][1].type==="lineEnding")&&e[r-1][1].type==="data"){const a=e[r-1][1],o=t.sliceStream(a);let c=o.length,u=-1,f=0,p;for(;c--;){const m=o[c];if(typeof m=="string"){for(u=m.length;m.charCodeAt(u-1)===32;)f++,u--;if(u)break;u=-1}else if(m===-2)p=!0,f++;else if(m!==-1){c++;break}}if(t._contentTypeTextTrailing&&r===e.length&&(f=0),f){const m={type:r===e.length||p||f<2?"lineSuffix":"hardBreakTrailing",start:{_bufferIndex:c?u:a.start._bufferIndex+u,_index:a.start._index+c,line:a.end.line,column:a.end.column-f,offset:a.end.offset-f},end:{...a.end}};a.end={...m.start},a.start.offset===a.end.offset?Object.assign(a,m):(e.splice(r,0,["enter",m,t],["exit",m,t]),r+=2)}r++}return e}const kN={42:Ln,43:Ln,45:Ln,48:Ln,49:Ln,50:Ln,51:Ln,52:Ln,53:Ln,54:Ln,55:Ln,56:Ln,57:Ln,62:o0},TN={91:OT},NN={[-2]:ch,[-1]:ch,32:ch},CN={35:jT,42:hu,45:[Kv,hu],60:PT,61:Kv,95:hu,96:$v,126:$v},AN={38:c0,92:l0},ON={[-5]:uh,[-4]:uh,[-3]:uh,33:iN,38:c0,42:Jh,60:[sT,VT],91:sN,92:[LT,l0],93:Dp,95:Jh,96:vT},MN={null:[Jh,EN]},RN={null:[42,95]},IN={null:[]},LN=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:RN,contentInitial:TN,disable:IN,document:kN,flow:CN,flowInitial:NN,insideSpan:MN,string:AN,text:ON},Symbol.toStringTag,{value:"Module"}));function DN(e,t,r){let a={_bufferIndex:-1,_index:0,line:r&&r.line||1,column:r&&r.column||1,offset:r&&r.offset||0};const o={},c=[];let u=[],f=[];const p={attempt:$(D),check:$(R),consume:I,enter:w,exit:T,interrupt:$(R,{interrupt:!0})},m={code:null,containerState:{},defineSkip:_,events:[],now:S,parser:e,previous:null,sliceSerialize:v,sliceStream:x,write:y};let b=t.tokenize.call(m,p);return t.resolveAll&&c.push(t),m;function y(F){return u=ar(u,F),C(),u[u.length-1]!==null?[]:(q(t,0),m.events=Bu(c,m.events,m),m.events)}function v(F,V){return zN(x(F),V)}function x(F){return jN(u,F)}function S(){const{_bufferIndex:F,_index:V,line:ce,column:ae,offset:K}=a;return{_bufferIndex:F,_index:V,line:ce,column:ae,offset:K}}function _(F){o[F.line]=F.column,P()}function C(){let F;for(;a._index<u.length;){const V=u[a._index];if(typeof V=="string")for(F=a._index,a._bufferIndex<0&&(a._bufferIndex=0);a._index===F&&a._bufferIndex<V.length;)k(V.charCodeAt(a._bufferIndex));else k(V)}}function k(F){b=b(F)}function I(F){Le(F)?(a.line++,a.column=1,a.offset+=F===-3?2:1,P()):F!==-1&&(a.column++,a.offset++),a._bufferIndex<0?a._index++:(a._bufferIndex++,a._bufferIndex===u[a._index].length&&(a._bufferIndex=-1,a._index++)),m.previous=F}function w(F,V){const ce=V||{};return ce.type=F,ce.start=S(),m.events.push(["enter",ce,m]),f.push(ce),ce}function T(F){const V=f.pop();return V.end=S(),m.events.push(["exit",V,m]),V}function D(F,V){q(F,V.from)}function R(F,V){V.restore()}function $(F,V){return ce;function ce(ae,K,B){let ne,oe,ve,M;return Array.isArray(ae)?X(ae):"tokenize"in ae?X([ae]):L(ae);function L(U){return ee;function ee(me){const _e=me!==null&&U[me],he=me!==null&&U.null,He=[...Array.isArray(_e)?_e:_e?[_e]:[],...Array.isArray(he)?he:he?[he]:[]];return X(He)(me)}}function X(U){return ne=U,oe=0,U.length===0?B:A(U[oe])}function A(U){return ee;function ee(me){return M=te(),ve=U,U.partial||(m.currentConstruct=U),U.name&&m.parser.constructs.disable.null.includes(U.name)?Ne():U.tokenize.call(V?Object.assign(Object.create(m),V):m,p,be,Ne)(me)}}function be(U){return F(ve,M),K}function Ne(U){return M.restore(),++oe<ne.length?A(ne[oe]):B}}}function q(F,V){F.resolveAll&&!c.includes(F)&&c.push(F),F.resolve&&Yn(m.events,V,m.events.length-V,F.resolve(m.events.slice(V),m)),F.resolveTo&&(m.events=F.resolveTo(m.events,m))}function te(){const F=S(),V=m.previous,ce=m.currentConstruct,ae=m.events.length,K=Array.from(f);return{from:ae,restore:B};function B(){a=F,m.previous=V,m.currentConstruct=ce,m.events.length=ae,f=K,P()}}function P(){a.line in o&&a.column<2&&(a.column=o[a.line],a.offset+=o[a.line]-1)}}function jN(e,t){const r=t.start._index,a=t.start._bufferIndex,o=t.end._index,c=t.end._bufferIndex;let u;if(r===o)u=[e[r].slice(a,c)];else{if(u=e.slice(r,o),a>-1){const f=u[0];typeof f=="string"?u[0]=f.slice(a):u.shift()}c>0&&u.push(e[o].slice(0,c))}return u}function zN(e,t){let r=-1;const a=[];let o;for(;++r<e.length;){const c=e[r];let u;if(typeof c=="string")u=c;else switch(c){case-5:{u="\r";break}case-4:{u=`
|
|
51
|
+
`;break}case-3:{u=`\r
|
|
52
|
+
`;break}case-2:{u=t?" ":" ";break}case-1:{if(!t&&o)continue;u=" ";break}default:u=String.fromCharCode(c)}o=c===-2,a.push(u)}return a.join("")}function BN(e){const a={constructs:a0([LN,...(e||{}).extensions||[]]),content:o(Q2),defined:[],document:o(tT),flow:o(vN),lazy:{},string:o(SN),text:o(_N)};return a;function o(c){return u;function u(f){return DN(a,c,f)}}}function UN(e){for(;!u0(e););return e}const qv=/[\0\t\n\r]/g;function PN(){let e=1,t="",r=!0,a;return o;function o(c,u,f){const p=[];let m,b,y,v,x;for(c=t+(typeof c=="string"?c.toString():new TextDecoder(u||void 0).decode(c)),y=0,t="",r&&(c.charCodeAt(0)===65279&&y++,r=void 0);y<c.length;){if(qv.lastIndex=y,m=qv.exec(c),v=m&&m.index!==void 0?m.index:c.length,x=c.charCodeAt(v),!m){t=c.slice(y);break}if(x===10&&y===v&&a)p.push(-3),a=void 0;else switch(a&&(p.push(-5),a=void 0),y<v&&(p.push(c.slice(y,v)),e+=v-y),x){case 0:{p.push(65533),e++;break}case 9:{for(b=Math.ceil(e/4)*4,p.push(-2);e++<b;)p.push(-1);break}case 10:{p.push(-4),e=1;break}default:a=!0,e=1}y=v+1}return f&&(a&&p.push(-5),t&&p.push(t),p.push(null)),p}}const HN=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function FN(e){return e.replace(HN,$N)}function $N(e,t,r){if(t)return t;if(r.charCodeAt(0)===35){const o=r.charCodeAt(1),c=o===120||o===88;return s0(r.slice(c?2:1),c?16:10)}return Lp(r)||e}const g0={}.hasOwnProperty;function GN(e,t,r){return typeof t!="string"&&(r=t,t=void 0),KN(r)(UN(BN(r).document().write(PN()(e,t,!0))))}function KN(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:c(Et),autolinkProtocol:te,autolinkEmail:te,atxHeading:c(fe),blockQuote:c(he),characterEscape:te,characterReference:te,codeFenced:c(He),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:c(He,u),codeText:c(Te,u),codeTextData:te,data:te,codeFlowValue:te,definition:c(Ve),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:c(re),hardBreakEscape:c(Ee),hardBreakTrailing:c(Ee),htmlFlow:c(Me,u),htmlFlowData:te,htmlText:c(Me,u),htmlTextData:te,image:c(Ye),label:u,link:c(Et),listItem:c(cr),listItemValue:v,listOrdered:c(Xt,y),listUnordered:c(Xt),paragraph:c(Qt),reference:A,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:c(fe),strong:c(Rr),thematicBreak:c(Ma)},exit:{atxHeading:p(),atxHeadingSequence:D,autolink:p(),autolinkEmail:_e,autolinkProtocol:me,blockQuote:p(),characterEscapeValue:P,characterReferenceMarkerHexadecimal:Ne,characterReferenceMarkerNumeric:Ne,characterReferenceValue:U,characterReference:ee,codeFenced:p(C),codeFencedFence:_,codeFencedFenceInfo:x,codeFencedFenceMeta:S,codeFlowValue:P,codeIndented:p(k),codeText:p(K),codeTextData:P,data:P,definition:p(),definitionDestinationString:T,definitionLabelString:I,definitionTitleString:w,emphasis:p(),hardBreakEscape:p(V),hardBreakTrailing:p(V),htmlFlow:p(ce),htmlFlowData:P,htmlText:p(ae),htmlTextData:P,image:p(ne),label:ve,labelText:oe,lineEnding:F,link:p(B),listItem:p(),listOrdered:p(),listUnordered:p(),paragraph:p(),referenceString:be,resourceDestinationString:M,resourceTitleString:L,resource:X,setextHeading:p(q),setextHeadingLineSequence:$,setextHeadingText:R,strong:p(),thematicBreak:p()}};b0(t,(e||{}).mdastExtensions||[]);const r={};return a;function a(ie){let ye={type:"root",children:[]};const De={stack:[ye],tokenStack:[],config:t,enter:f,exit:m,buffer:u,resume:b,data:r},We=[];let ot=-1;for(;++ot<ie.length;)if(ie[ot][1].type==="listOrdered"||ie[ot][1].type==="listUnordered")if(ie[ot][0]==="enter")We.push(ot);else{const mn=We.pop();ot=o(ie,mn,ot)}for(ot=-1;++ot<ie.length;){const mn=t[ie[ot][0]];g0.call(mn,ie[ot][1].type)&&mn[ie[ot][1].type].call(Object.assign({sliceSerialize:ie[ot][2].sliceSerialize},De),ie[ot][1])}if(De.tokenStack.length>0){const mn=De.tokenStack[De.tokenStack.length-1];(mn[1]||Vv).call(De,void 0,mn[0])}for(ye.position={start:Ui(ie.length>0?ie[0][1].start:{line:1,column:1,offset:0}),end:Ui(ie.length>0?ie[ie.length-2][1].end:{line:1,column:1,offset:0})},ot=-1;++ot<t.transforms.length;)ye=t.transforms[ot](ye)||ye;return ye}function o(ie,ye,De){let We=ye-1,ot=-1,mn=!1,ur,en,Dt,cn;for(;++We<=De;){const dt=ie[We];switch(dt[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{dt[0]==="enter"?ot++:ot--,cn=void 0;break}case"lineEndingBlank":{dt[0]==="enter"&&(ur&&!cn&&!ot&&!Dt&&(Dt=We),cn=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:cn=void 0}if(!ot&&dt[0]==="enter"&&dt[1].type==="listItemPrefix"||ot===-1&&dt[0]==="exit"&&(dt[1].type==="listUnordered"||dt[1].type==="listOrdered")){if(ur){let yr=We;for(en=void 0;yr--;){const gn=ie[yr];if(gn[1].type==="lineEnding"||gn[1].type==="lineEndingBlank"){if(gn[0]==="exit")continue;en&&(ie[en][1].type="lineEndingBlank",mn=!0),gn[1].type="lineEnding",en=yr}else if(!(gn[1].type==="linePrefix"||gn[1].type==="blockQuotePrefix"||gn[1].type==="blockQuotePrefixWhitespace"||gn[1].type==="blockQuoteMarker"||gn[1].type==="listItemIndent"))break}Dt&&(!en||Dt<en)&&(ur._spread=!0),ur.end=Object.assign({},en?ie[en][1].start:dt[1].end),ie.splice(en||We,0,["exit",ur,dt[2]]),We++,De++}if(dt[1].type==="listItemPrefix"){const yr={type:"listItem",_spread:!1,start:Object.assign({},dt[1].start),end:void 0};ur=yr,ie.splice(We,0,["enter",yr,dt[2]]),We++,De++,Dt=void 0,cn=!0}}}return ie[ye][1]._spread=mn,De}function c(ie,ye){return De;function De(We){f.call(this,ie(We),We),ye&&ye.call(this,We)}}function u(){this.stack.push({type:"fragment",children:[]})}function f(ie,ye,De){this.stack[this.stack.length-1].children.push(ie),this.stack.push(ie),this.tokenStack.push([ye,De||void 0]),ie.position={start:Ui(ye.start),end:void 0}}function p(ie){return ye;function ye(De){ie&&ie.call(this,De),m.call(this,De)}}function m(ie,ye){const De=this.stack.pop(),We=this.tokenStack.pop();if(We)We[0].type!==ie.type&&(ye?ye.call(this,ie,We[0]):(We[1]||Vv).call(this,ie,We[0]));else throw new Error("Cannot close `"+ie.type+"` ("+il({start:ie.start,end:ie.end})+"): it’s not open");De.position.end=Ui(ie.end)}function b(){return Ip(this.stack.pop())}function y(){this.data.expectingFirstListItemValue=!0}function v(ie){if(this.data.expectingFirstListItemValue){const ye=this.stack[this.stack.length-2];ye.start=Number.parseInt(this.sliceSerialize(ie),10),this.data.expectingFirstListItemValue=void 0}}function x(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.lang=ie}function S(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.meta=ie}function _(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function C(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ie.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function k(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ie.replace(/(\r?\n|\r)$/g,"")}function I(ie){const ye=this.resume(),De=this.stack[this.stack.length-1];De.label=ye,De.identifier=gr(this.sliceSerialize(ie)).toLowerCase()}function w(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.title=ie}function T(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.url=ie}function D(ie){const ye=this.stack[this.stack.length-1];if(!ye.depth){const De=this.sliceSerialize(ie).length;ye.depth=De}}function R(){this.data.setextHeadingSlurpLineEnding=!0}function $(ie){const ye=this.stack[this.stack.length-1];ye.depth=this.sliceSerialize(ie).codePointAt(0)===61?1:2}function q(){this.data.setextHeadingSlurpLineEnding=void 0}function te(ie){const De=this.stack[this.stack.length-1].children;let We=De[De.length-1];(!We||We.type!=="text")&&(We=Ct(),We.position={start:Ui(ie.start),end:void 0},De.push(We)),this.stack.push(We)}function P(ie){const ye=this.stack.pop();ye.value+=this.sliceSerialize(ie),ye.position.end=Ui(ie.end)}function F(ie){const ye=this.stack[this.stack.length-1];if(this.data.atHardBreak){const De=ye.children[ye.children.length-1];De.position.end=Ui(ie.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(ye.type)&&(te.call(this,ie),P.call(this,ie))}function V(){this.data.atHardBreak=!0}function ce(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ie}function ae(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ie}function K(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.value=ie}function B(){const ie=this.stack[this.stack.length-1];if(this.data.inReference){const ye=this.data.referenceType||"shortcut";ie.type+="Reference",ie.referenceType=ye,delete ie.url,delete ie.title}else delete ie.identifier,delete ie.label;this.data.referenceType=void 0}function ne(){const ie=this.stack[this.stack.length-1];if(this.data.inReference){const ye=this.data.referenceType||"shortcut";ie.type+="Reference",ie.referenceType=ye,delete ie.url,delete ie.title}else delete ie.identifier,delete ie.label;this.data.referenceType=void 0}function oe(ie){const ye=this.sliceSerialize(ie),De=this.stack[this.stack.length-2];De.label=FN(ye),De.identifier=gr(ye).toLowerCase()}function ve(){const ie=this.stack[this.stack.length-1],ye=this.resume(),De=this.stack[this.stack.length-1];if(this.data.inReference=!0,De.type==="link"){const We=ie.children;De.children=We}else De.alt=ye}function M(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.url=ie}function L(){const ie=this.resume(),ye=this.stack[this.stack.length-1];ye.title=ie}function X(){this.data.inReference=void 0}function A(){this.data.referenceType="collapsed"}function be(ie){const ye=this.resume(),De=this.stack[this.stack.length-1];De.label=ye,De.identifier=gr(this.sliceSerialize(ie)).toLowerCase(),this.data.referenceType="full"}function Ne(ie){this.data.characterReferenceType=ie.type}function U(ie){const ye=this.sliceSerialize(ie),De=this.data.characterReferenceType;let We;De?(We=s0(ye,De==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):We=Lp(ye);const ot=this.stack[this.stack.length-1];ot.value+=We}function ee(ie){const ye=this.stack.pop();ye.position.end=Ui(ie.end)}function me(ie){P.call(this,ie);const ye=this.stack[this.stack.length-1];ye.url=this.sliceSerialize(ie)}function _e(ie){P.call(this,ie);const ye=this.stack[this.stack.length-1];ye.url="mailto:"+this.sliceSerialize(ie)}function he(){return{type:"blockquote",children:[]}}function He(){return{type:"code",lang:null,meta:null,value:""}}function Te(){return{type:"inlineCode",value:""}}function Ve(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function re(){return{type:"emphasis",children:[]}}function fe(){return{type:"heading",depth:0,children:[]}}function Ee(){return{type:"break"}}function Me(){return{type:"html",value:""}}function Ye(){return{type:"image",title:null,url:"",alt:null}}function Et(){return{type:"link",title:null,url:"",children:[]}}function Xt(ie){return{type:"list",ordered:ie.type==="listOrdered",start:null,spread:ie._spread,children:[]}}function cr(ie){return{type:"listItem",spread:ie._spread,checked:null,children:[]}}function Qt(){return{type:"paragraph",children:[]}}function Rr(){return{type:"strong",children:[]}}function Ct(){return{type:"text",value:""}}function Ma(){return{type:"thematicBreak"}}}function Ui(e){return{line:e.line,column:e.column,offset:e.offset}}function b0(e,t){let r=-1;for(;++r<t.length;){const a=t[r];Array.isArray(a)?b0(e,a):qN(e,a)}}function qN(e,t){let r;for(r in t)if(g0.call(t,r))switch(r){case"canContainEols":{const a=t[r];a&&e[r].push(...a);break}case"transforms":{const a=t[r];a&&e[r].push(...a);break}case"enter":case"exit":{const a=t[r];a&&Object.assign(e[r],a);break}}}function Vv(e,t){throw e?new Error("Cannot close `"+e.type+"` ("+il({start:e.start,end:e.end})+"): a different token (`"+t.type+"`, "+il({start:t.start,end:t.end})+") is open"):new Error("Cannot close document, a token (`"+t.type+"`, "+il({start:t.start,end:t.end})+") is still open")}function VN(e){const t=this;t.parser=r;function r(a){return GN(a,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function YN(e,t){const r={type:"element",tagName:"blockquote",properties:{},children:e.wrap(e.all(t),!0)};return e.patch(t,r),e.applyData(t,r)}function WN(e,t){const r={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,r),[e.applyData(t,r),{type:"text",value:`
|
|
53
|
+
`}]}function XN(e,t){const r=t.value?t.value+`
|
|
54
|
+
`:"",a={},o=t.lang?t.lang.split(/\s+/):[];o.length>0&&(a.className=["language-"+o[0]]);let c={type:"element",tagName:"code",properties:a,children:[{type:"text",value:r}]};return t.meta&&(c.data={meta:t.meta}),e.patch(t,c),c=e.applyData(t,c),c={type:"element",tagName:"pre",properties:{},children:[c]},e.patch(t,c),c}function ZN(e,t){const r={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function JN(e,t){const r={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function QN(e,t){const r=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",a=String(t.identifier).toUpperCase(),o=Gs(a.toLowerCase()),c=e.footnoteOrder.indexOf(a);let u,f=e.footnoteCounts.get(a);f===void 0?(f=0,e.footnoteOrder.push(a),u=e.footnoteOrder.length):u=c+1,f+=1,e.footnoteCounts.set(a,f);const p={type:"element",tagName:"a",properties:{href:"#"+r+"fn-"+o,id:r+"fnref-"+o+(f>1?"-"+f:""),dataFootnoteRef:!0,ariaDescribedBy:["footnote-label"]},children:[{type:"text",value:String(u)}]};e.patch(t,p);const m={type:"element",tagName:"sup",properties:{},children:[p]};return e.patch(t,m),e.applyData(t,m)}function eC(e,t){const r={type:"element",tagName:"h"+t.depth,properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function tC(e,t){if(e.options.allowDangerousHtml){const r={type:"raw",value:t.value};return e.patch(t,r),e.applyData(t,r)}}function y0(e,t){const r=t.referenceType;let a="]";if(r==="collapsed"?a+="[]":r==="full"&&(a+="["+(t.label||t.identifier)+"]"),t.type==="imageReference")return[{type:"text",value:"!["+t.alt+a}];const o=e.all(t),c=o[0];c&&c.type==="text"?c.value="["+c.value:o.unshift({type:"text",value:"["});const u=o[o.length-1];return u&&u.type==="text"?u.value+=a:o.push({type:"text",value:a}),o}function nC(e,t){const r=String(t.identifier).toUpperCase(),a=e.definitionById.get(r);if(!a)return y0(e,t);const o={src:Gs(a.url||""),alt:t.alt};a.title!==null&&a.title!==void 0&&(o.title=a.title);const c={type:"element",tagName:"img",properties:o,children:[]};return e.patch(t,c),e.applyData(t,c)}function rC(e,t){const r={src:Gs(t.url)};t.alt!==null&&t.alt!==void 0&&(r.alt=t.alt),t.title!==null&&t.title!==void 0&&(r.title=t.title);const a={type:"element",tagName:"img",properties:r,children:[]};return e.patch(t,a),e.applyData(t,a)}function iC(e,t){const r={type:"text",value:t.value.replace(/\r?\n|\r/g," ")};e.patch(t,r);const a={type:"element",tagName:"code",properties:{},children:[r]};return e.patch(t,a),e.applyData(t,a)}function aC(e,t){const r=String(t.identifier).toUpperCase(),a=e.definitionById.get(r);if(!a)return y0(e,t);const o={href:Gs(a.url||"")};a.title!==null&&a.title!==void 0&&(o.title=a.title);const c={type:"element",tagName:"a",properties:o,children:e.all(t)};return e.patch(t,c),e.applyData(t,c)}function sC(e,t){const r={href:Gs(t.url)};t.title!==null&&t.title!==void 0&&(r.title=t.title);const a={type:"element",tagName:"a",properties:r,children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function oC(e,t,r){const a=e.all(t),o=r?lC(r):v0(t),c={},u=[];if(typeof t.checked=="boolean"){const b=a[0];let y;b&&b.type==="element"&&b.tagName==="p"?y=b:(y={type:"element",tagName:"p",properties:{},children:[]},a.unshift(y)),y.children.length>0&&y.children.unshift({type:"text",value:" "}),y.children.unshift({type:"element",tagName:"input",properties:{type:"checkbox",checked:t.checked,disabled:!0},children:[]}),c.className=["task-list-item"]}let f=-1;for(;++f<a.length;){const b=a[f];(o||f!==0||b.type!=="element"||b.tagName!=="p")&&u.push({type:"text",value:`
|
|
55
|
+
`}),b.type==="element"&&b.tagName==="p"&&!o?u.push(...b.children):u.push(b)}const p=a[a.length-1];p&&(o||p.type!=="element"||p.tagName!=="p")&&u.push({type:"text",value:`
|
|
56
|
+
`});const m={type:"element",tagName:"li",properties:c,children:u};return e.patch(t,m),e.applyData(t,m)}function lC(e){let t=!1;if(e.type==="list"){t=e.spread||!1;const r=e.children;let a=-1;for(;!t&&++a<r.length;)t=v0(r[a])}return t}function v0(e){const t=e.spread;return t??e.children.length>1}function cC(e,t){const r={},a=e.all(t);let o=-1;for(typeof t.start=="number"&&t.start!==1&&(r.start=t.start);++o<a.length;){const u=a[o];if(u.type==="element"&&u.tagName==="li"&&u.properties&&Array.isArray(u.properties.className)&&u.properties.className.includes("task-list-item")){r.className=["contains-task-list"];break}}const c={type:"element",tagName:t.ordered?"ol":"ul",properties:r,children:e.wrap(a,!0)};return e.patch(t,c),e.applyData(t,c)}function uC(e,t){const r={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function dC(e,t){const r={type:"root",children:e.wrap(e.all(t))};return e.patch(t,r),e.applyData(t,r)}function fC(e,t){const r={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function hC(e,t){const r=e.all(t),a=r.shift(),o=[];if(a){const u={type:"element",tagName:"thead",properties:{},children:e.wrap([a],!0)};e.patch(t.children[0],u),o.push(u)}if(r.length>0){const u={type:"element",tagName:"tbody",properties:{},children:e.wrap(r,!0)},f=Ap(t.children[1]),p=J1(t.children[t.children.length-1]);f&&p&&(u.position={start:f,end:p}),o.push(u)}const c={type:"element",tagName:"table",properties:{},children:e.wrap(o,!0)};return e.patch(t,c),e.applyData(t,c)}function pC(e,t,r){const a=r?r.children:void 0,c=(a?a.indexOf(t):1)===0?"th":"td",u=r&&r.type==="table"?r.align:void 0,f=u?u.length:t.children.length;let p=-1;const m=[];for(;++p<f;){const y=t.children[p],v={},x=u?u[p]:void 0;x&&(v.align=x);let S={type:"element",tagName:c,properties:v,children:[]};y&&(S.children=e.all(y),e.patch(y,S),S=e.applyData(y,S)),m.push(S)}const b={type:"element",tagName:"tr",properties:{},children:e.wrap(m,!0)};return e.patch(t,b),e.applyData(t,b)}function mC(e,t){const r={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}const Yv=9,Wv=32;function gC(e){const t=String(e),r=/\r?\n|\r/g;let a=r.exec(t),o=0;const c=[];for(;a;)c.push(Xv(t.slice(o,a.index),o>0,!0),a[0]),o=a.index+a[0].length,a=r.exec(t);return c.push(Xv(t.slice(o),o>0,!1)),c.join("")}function Xv(e,t,r){let a=0,o=e.length;if(t){let c=e.codePointAt(a);for(;c===Yv||c===Wv;)a++,c=e.codePointAt(a)}if(r){let c=e.codePointAt(o-1);for(;c===Yv||c===Wv;)o--,c=e.codePointAt(o-1)}return o>a?e.slice(a,o):""}function bC(e,t){const r={type:"text",value:gC(String(t.value))};return e.patch(t,r),e.applyData(t,r)}function yC(e,t){const r={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,r),e.applyData(t,r)}const vC={blockquote:YN,break:WN,code:XN,delete:ZN,emphasis:JN,footnoteReference:QN,heading:eC,html:tC,imageReference:nC,image:rC,inlineCode:iC,linkReference:aC,link:sC,listItem:oC,list:cC,paragraph:uC,root:dC,strong:fC,table:hC,tableCell:mC,tableRow:pC,text:bC,thematicBreak:yC,toml:Jc,yaml:Jc,definition:Jc,footnoteDefinition:Jc};function Jc(){}const x0=-1,Uu=0,sl=1,_u=2,jp=3,zp=4,Bp=5,Up=6,E0=7,S0=8,Zv=typeof self=="object"?self:globalThis,xC=(e,t)=>{const r=(o,c)=>(e.set(c,o),o),a=o=>{if(e.has(o))return e.get(o);const[c,u]=t[o];switch(c){case Uu:case x0:return r(u,o);case sl:{const f=r([],o);for(const p of u)f.push(a(p));return f}case _u:{const f=r({},o);for(const[p,m]of u)f[a(p)]=a(m);return f}case jp:return r(new Date(u),o);case zp:{const{source:f,flags:p}=u;return r(new RegExp(f,p),o)}case Bp:{const f=r(new Map,o);for(const[p,m]of u)f.set(a(p),a(m));return f}case Up:{const f=r(new Set,o);for(const p of u)f.add(a(p));return f}case E0:{const{name:f,message:p}=u;return r(new Zv[f](p),o)}case S0:return r(BigInt(u),o);case"BigInt":return r(Object(BigInt(u)),o);case"ArrayBuffer":return r(new Uint8Array(u).buffer,u);case"DataView":{const{buffer:f}=new Uint8Array(u);return r(new DataView(f),u)}}return r(new Zv[c](u),o)};return a},Jv=e=>xC(new Map,e)(0),vs="",{toString:EC}={},{keys:SC}=Object,Vo=e=>{const t=typeof e;if(t!=="object"||!e)return[Uu,t];const r=EC.call(e).slice(8,-1);switch(r){case"Array":return[sl,vs];case"Object":return[_u,vs];case"Date":return[jp,vs];case"RegExp":return[zp,vs];case"Map":return[Bp,vs];case"Set":return[Up,vs];case"DataView":return[sl,r]}return r.includes("Array")?[sl,r]:r.includes("Error")?[E0,r]:[_u,r]},Qc=([e,t])=>e===Uu&&(t==="function"||t==="symbol"),_C=(e,t,r,a)=>{const o=(u,f)=>{const p=a.push(u)-1;return r.set(f,p),p},c=u=>{if(r.has(u))return r.get(u);let[f,p]=Vo(u);switch(f){case Uu:{let b=u;switch(p){case"bigint":f=S0,b=u.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+p);b=null;break;case"undefined":return o([x0],u)}return o([f,b],u)}case sl:{if(p){let v=u;return p==="DataView"?v=new Uint8Array(u.buffer):p==="ArrayBuffer"&&(v=new Uint8Array(u)),o([p,[...v]],u)}const b=[],y=o([f,b],u);for(const v of u)b.push(c(v));return y}case _u:{if(p)switch(p){case"BigInt":return o([p,u.toString()],u);case"Boolean":case"Number":case"String":return o([p,u.valueOf()],u)}if(t&&"toJSON"in u)return c(u.toJSON());const b=[],y=o([f,b],u);for(const v of SC(u))(e||!Qc(Vo(u[v])))&&b.push([c(v),c(u[v])]);return y}case jp:return o([f,u.toISOString()],u);case zp:{const{source:b,flags:y}=u;return o([f,{source:b,flags:y}],u)}case Bp:{const b=[],y=o([f,b],u);for(const[v,x]of u)(e||!(Qc(Vo(v))||Qc(Vo(x))))&&b.push([c(v),c(x)]);return y}case Up:{const b=[],y=o([f,b],u);for(const v of u)(e||!Qc(Vo(v)))&&b.push(c(v));return y}}const{message:m}=u;return o([f,{name:p,message:m}],u)};return c},Qv=(e,{json:t,lossy:r}={})=>{const a=[];return _C(!(t||r),!!t,new Map,a)(e),a},wu=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?Jv(Qv(e,t)):structuredClone(e):(e,t)=>Jv(Qv(e,t));function wC(e,t){const r=[{type:"text",value:"↩"}];return t>1&&r.push({type:"element",tagName:"sup",properties:{},children:[{type:"text",value:String(t)}]}),r}function kC(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function TC(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=e.options.footnoteBackContent||wC,a=e.options.footnoteBackLabel||kC,o=e.options.footnoteLabel||"Footnotes",c=e.options.footnoteLabelTagName||"h2",u=e.options.footnoteLabelProperties||{className:["sr-only"]},f=[];let p=-1;for(;++p<e.footnoteOrder.length;){const m=e.footnoteById.get(e.footnoteOrder[p]);if(!m)continue;const b=e.all(m),y=String(m.identifier).toUpperCase(),v=Gs(y.toLowerCase());let x=0;const S=[],_=e.footnoteCounts.get(y);for(;_!==void 0&&++x<=_;){S.length>0&&S.push({type:"text",value:" "});let I=typeof r=="string"?r:r(p,x);typeof I=="string"&&(I={type:"text",value:I}),S.push({type:"element",tagName:"a",properties:{href:"#"+t+"fnref-"+v+(x>1?"-"+x:""),dataFootnoteBackref:"",ariaLabel:typeof a=="string"?a:a(p,x),className:["data-footnote-backref"]},children:Array.isArray(I)?I:[I]})}const C=b[b.length-1];if(C&&C.type==="element"&&C.tagName==="p"){const I=C.children[C.children.length-1];I&&I.type==="text"?I.value+=" ":C.children.push({type:"text",value:" "}),C.children.push(...S)}else b.push(...S);const k={type:"element",tagName:"li",properties:{id:t+"fn-"+v},children:e.wrap(b,!0)};e.patch(m,k),f.push(k)}if(f.length!==0)return{type:"element",tagName:"section",properties:{dataFootnotes:!0,className:["footnotes"]},children:[{type:"element",tagName:c,properties:{...wu(u),id:"footnote-label"},children:[{type:"text",value:o}]},{type:"text",value:`
|
|
57
|
+
`},{type:"element",tagName:"ol",properties:{},children:e.wrap(f,!0)},{type:"text",value:`
|
|
58
|
+
`}]}}const kl=(function(e){if(e==null)return OC;if(typeof e=="function")return Pu(e);if(typeof e=="object")return Array.isArray(e)?NC(e):CC(e);if(typeof e=="string")return AC(e);throw new Error("Expected function, string, or object as test")});function NC(e){const t=[];let r=-1;for(;++r<e.length;)t[r]=kl(e[r]);return Pu(a);function a(...o){let c=-1;for(;++c<t.length;)if(t[c].apply(this,o))return!0;return!1}}function CC(e){const t=e;return Pu(r);function r(a){const o=a;let c;for(c in e)if(o[c]!==t[c])return!1;return!0}}function AC(e){return Pu(t);function t(r){return r&&r.type===e}}function Pu(e){return t;function t(r,a,o){return!!(MC(r)&&e.call(this,r,typeof a=="number"?a:void 0,o||void 0))}}function OC(){return!0}function MC(e){return e!==null&&typeof e=="object"&&"type"in e}const _0=[],RC=!0,Qh=!1,IC="skip";function w0(e,t,r,a){let o;typeof t=="function"&&typeof r!="function"?(a=r,r=t):o=t;const c=kl(o),u=a?-1:1;f(e,void 0,[])();function f(p,m,b){const y=p&&typeof p=="object"?p:{};if(typeof y.type=="string"){const x=typeof y.tagName=="string"?y.tagName:typeof y.name=="string"?y.name:void 0;Object.defineProperty(v,"name",{value:"node ("+(p.type+(x?"<"+x+">":""))+")"})}return v;function v(){let x=_0,S,_,C;if((!t||c(p,m,b[b.length-1]||void 0))&&(x=LC(r(p,b)),x[0]===Qh))return x;if("children"in p&&p.children){const k=p;if(k.children&&x[0]!==IC)for(_=(a?k.children.length:-1)+u,C=b.concat(k);_>-1&&_<k.children.length;){const I=k.children[_];if(S=f(I,_,C)(),S[0]===Qh)return S;_=typeof S[1]=="number"?S[1]:_+u}}return x}}}function LC(e){return Array.isArray(e)?e:typeof e=="number"?[RC,e]:e==null?_0:[e]}function Hu(e,t,r,a){let o,c,u;typeof t=="function"&&typeof r!="function"?(c=void 0,u=t,o=r):(c=t,u=r,o=a),w0(e,c,f,o);function f(p,m){const b=m[m.length-1],y=b?b.children.indexOf(p):void 0;return u(p,y,b)}}const ep={}.hasOwnProperty,DC={};function jC(e,t){const r=t||DC,a=new Map,o=new Map,c=new Map,u={...vC,...r.handlers},f={all:m,applyData:BC,definitionById:a,footnoteById:o,footnoteCounts:c,footnoteOrder:[],handlers:u,one:p,options:r,patch:zC,wrap:PC};return Hu(e,function(b){if(b.type==="definition"||b.type==="footnoteDefinition"){const y=b.type==="definition"?a:o,v=String(b.identifier).toUpperCase();y.has(v)||y.set(v,b)}}),f;function p(b,y){const v=b.type,x=f.handlers[v];if(ep.call(f.handlers,v)&&x)return x(f,b,y);if(f.options.passThrough&&f.options.passThrough.includes(v)){if("children"in b){const{children:_,...C}=b,k=wu(C);return k.children=f.all(b),k}return wu(b)}return(f.options.unknownHandler||UC)(f,b,y)}function m(b){const y=[];if("children"in b){const v=b.children;let x=-1;for(;++x<v.length;){const S=f.one(v[x],b);if(S){if(x&&v[x-1].type==="break"&&(!Array.isArray(S)&&S.type==="text"&&(S.value=ex(S.value)),!Array.isArray(S)&&S.type==="element")){const _=S.children[0];_&&_.type==="text"&&(_.value=ex(_.value))}Array.isArray(S)?y.push(...S):y.push(S)}}}return y}}function zC(e,t){e.position&&(t.position=k2(e))}function BC(e,t){let r=t;if(e&&e.data){const a=e.data.hName,o=e.data.hChildren,c=e.data.hProperties;if(typeof a=="string")if(r.type==="element")r.tagName=a;else{const u="children"in r?r.children:[r];r={type:"element",tagName:a,properties:{},children:u}}r.type==="element"&&c&&Object.assign(r.properties,wu(c)),"children"in r&&r.children&&o!==null&&o!==void 0&&(r.children=o)}return r}function UC(e,t){const r=t.data||{},a="value"in t&&!(ep.call(r,"hProperties")||ep.call(r,"hChildren"))?{type:"text",value:t.value}:{type:"element",tagName:"div",properties:{},children:e.all(t)};return e.patch(t,a),e.applyData(t,a)}function PC(e,t){const r=[];let a=-1;for(t&&r.push({type:"text",value:`
|
|
59
|
+
`});++a<e.length;)a&&r.push({type:"text",value:`
|
|
60
|
+
`}),r.push(e[a]);return t&&e.length>0&&r.push({type:"text",value:`
|
|
61
|
+
`}),r}function ex(e){let t=0,r=e.charCodeAt(t);for(;r===9||r===32;)t++,r=e.charCodeAt(t);return e.slice(t)}function tx(e,t){const r=jC(e,t),a=r.one(e,void 0),o=TC(r),c=Array.isArray(a)?{type:"root",children:a}:a||{type:"root",children:[]};return o&&c.children.push({type:"text",value:`
|
|
62
|
+
`},o),c}function HC(e,t){return e&&"run"in e?async function(r,a){const o=tx(r,{file:a,...t});await e.run(o,a)}:function(r,a){return tx(r,{file:a,...e||t})}}function nx(e){if(e)throw e}var dh,rx;function FC(){if(rx)return dh;rx=1;var e=Object.prototype.hasOwnProperty,t=Object.prototype.toString,r=Object.defineProperty,a=Object.getOwnPropertyDescriptor,o=function(m){return typeof Array.isArray=="function"?Array.isArray(m):t.call(m)==="[object Array]"},c=function(m){if(!m||t.call(m)!=="[object Object]")return!1;var b=e.call(m,"constructor"),y=m.constructor&&m.constructor.prototype&&e.call(m.constructor.prototype,"isPrototypeOf");if(m.constructor&&!b&&!y)return!1;var v;for(v in m);return typeof v>"u"||e.call(m,v)},u=function(m,b){r&&b.name==="__proto__"?r(m,b.name,{enumerable:!0,configurable:!0,value:b.newValue,writable:!0}):m[b.name]=b.newValue},f=function(m,b){if(b==="__proto__")if(e.call(m,b)){if(a)return a(m,b).value}else return;return m[b]};return dh=function p(){var m,b,y,v,x,S,_=arguments[0],C=1,k=arguments.length,I=!1;for(typeof _=="boolean"&&(I=_,_=arguments[1]||{},C=2),(_==null||typeof _!="object"&&typeof _!="function")&&(_={});C<k;++C)if(m=arguments[C],m!=null)for(b in m)y=f(_,b),v=f(m,b),_!==v&&(I&&v&&(c(v)||(x=o(v)))?(x?(x=!1,S=y&&o(y)?y:[]):S=y&&c(y)?y:{},u(_,{name:b,newValue:p(I,S,v)})):typeof v<"u"&&u(_,{name:b,newValue:v}));return _},dh}var $C=FC();const fh=Sl($C);function tp(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 GC(){const e=[],t={run:r,use:a};return t;function r(...o){let c=-1;const u=o.pop();if(typeof u!="function")throw new TypeError("Expected function as last argument, not "+u);f(null,...o);function f(p,...m){const b=e[++c];let y=-1;if(p){u(p);return}for(;++y<o.length;)(m[y]===null||m[y]===void 0)&&(m[y]=o[y]);o=m,b?KC(b,f)(...m):u(null,...m)}}function a(o){if(typeof o!="function")throw new TypeError("Expected `middelware` to be a function, not "+o);return e.push(o),t}}function KC(e,t){let r;return a;function a(...u){const f=e.length>u.length;let p;f&&u.push(o);try{p=e.apply(this,u)}catch(m){const b=m;if(f&&r)throw b;return o(b)}f||(p&&p.then&&typeof p.then=="function"?p.then(c,o):p instanceof Error?o(p):c(p))}function o(u,...f){r||(r=!0,t(u,...f))}function c(u){o(null,u)}}const kr={basename:qC,dirname:VC,extname:YC,join:WC,sep:"/"};function qC(e,t){if(t!==void 0&&typeof t!="string")throw new TypeError('"ext" argument must be a string');Tl(e);let r=0,a=-1,o=e.length,c;if(t===void 0||t.length===0||t.length>e.length){for(;o--;)if(e.codePointAt(o)===47){if(c){r=o+1;break}}else a<0&&(c=!0,a=o+1);return a<0?"":e.slice(r,a)}if(t===e)return"";let u=-1,f=t.length-1;for(;o--;)if(e.codePointAt(o)===47){if(c){r=o+1;break}}else u<0&&(c=!0,u=o+1),f>-1&&(e.codePointAt(o)===t.codePointAt(f--)?f<0&&(a=o):(f=-1,a=u));return r===a?a=u:a<0&&(a=e.length),e.slice(r,a)}function VC(e){if(Tl(e),e.length===0)return".";let t=-1,r=e.length,a;for(;--r;)if(e.codePointAt(r)===47){if(a){t=r;break}}else a||(a=!0);return t<0?e.codePointAt(0)===47?"/":".":t===1&&e.codePointAt(0)===47?"//":e.slice(0,t)}function YC(e){Tl(e);let t=e.length,r=-1,a=0,o=-1,c=0,u;for(;t--;){const f=e.codePointAt(t);if(f===47){if(u){a=t+1;break}continue}r<0&&(u=!0,r=t+1),f===46?o<0?o=t:c!==1&&(c=1):o>-1&&(c=-1)}return o<0||r<0||c===0||c===1&&o===r-1&&o===a+1?"":e.slice(o,r)}function WC(...e){let t=-1,r;for(;++t<e.length;)Tl(e[t]),e[t]&&(r=r===void 0?e[t]:r+"/"+e[t]);return r===void 0?".":XC(r)}function XC(e){Tl(e);const t=e.codePointAt(0)===47;let r=ZC(e,!t);return r.length===0&&!t&&(r="."),r.length>0&&e.codePointAt(e.length-1)===47&&(r+="/"),t?"/"+r:r}function ZC(e,t){let r="",a=0,o=-1,c=0,u=-1,f,p;for(;++u<=e.length;){if(u<e.length)f=e.codePointAt(u);else{if(f===47)break;f=47}if(f===47){if(!(o===u-1||c===1))if(o!==u-1&&c===2){if(r.length<2||a!==2||r.codePointAt(r.length-1)!==46||r.codePointAt(r.length-2)!==46){if(r.length>2){if(p=r.lastIndexOf("/"),p!==r.length-1){p<0?(r="",a=0):(r=r.slice(0,p),a=r.length-1-r.lastIndexOf("/")),o=u,c=0;continue}}else if(r.length>0){r="",a=0,o=u,c=0;continue}}t&&(r=r.length>0?r+"/..":"..",a=2)}else r.length>0?r+="/"+e.slice(o+1,u):r=e.slice(o+1,u),a=u-o-1;o=u,c=0}else f===46&&c>-1?c++:c=-1}return r}function Tl(e){if(typeof e!="string")throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}const JC={cwd:QC};function QC(){return"/"}function np(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function eA(e){if(typeof e=="string")e=new URL(e);else if(!np(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 tA(e)}function tA(e){if(e.hostname!==""){const a=new TypeError('File URL host must be "localhost" or empty on darwin');throw a.code="ERR_INVALID_FILE_URL_HOST",a}const t=e.pathname;let r=-1;for(;++r<t.length;)if(t.codePointAt(r)===37&&t.codePointAt(r+1)===50){const a=t.codePointAt(r+2);if(a===70||a===102){const o=new TypeError("File URL path must not include encoded / characters");throw o.code="ERR_INVALID_FILE_URL_PATH",o}}return decodeURIComponent(t)}const hh=["history","path","basename","stem","extname","dirname"];class k0{constructor(t){let r;t?np(t)?r={path:t}:typeof t=="string"||nA(t)?r={value:t}:r=t:r={},this.cwd="cwd"in r?"":JC.cwd(),this.data={},this.history=[],this.messages=[],this.value,this.map,this.result,this.stored;let a=-1;for(;++a<hh.length;){const c=hh[a];c in r&&r[c]!==void 0&&r[c]!==null&&(this[c]=c==="history"?[...r[c]]:r[c])}let o;for(o in r)hh.includes(o)||(this[o]=r[o])}get basename(){return typeof this.path=="string"?kr.basename(this.path):void 0}set basename(t){mh(t,"basename"),ph(t,"basename"),this.path=kr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?kr.dirname(this.path):void 0}set dirname(t){ix(this.basename,"dirname"),this.path=kr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?kr.extname(this.path):void 0}set extname(t){if(ph(t,"extname"),ix(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=kr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){np(t)&&(t=eA(t)),mh(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?kr.basename(this.path,this.extname):void 0}set stem(t){mh(t,"stem"),ph(t,"stem"),this.path=kr.join(this.dirname||"",t+(this.extname||""))}fail(t,r,a){const o=this.message(t,r,a);throw o.fatal=!0,o}info(t,r,a){const o=this.message(t,r,a);return o.fatal=void 0,o}message(t,r,a){const o=new pn(t,r,a);return this.path&&(o.name=this.path+":"+o.name,o.file=this.path),o.fatal=!1,this.messages.push(o),o}toString(t){return this.value===void 0?"":typeof this.value=="string"?this.value:new TextDecoder(t||void 0).decode(this.value)}}function ph(e,t){if(e&&e.includes(kr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+kr.sep+"`")}function mh(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function ix(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function nA(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const rA=(function(e){const a=this.constructor.prototype,o=a[e],c=function(){return o.apply(c,arguments)};return Object.setPrototypeOf(c,a),c}),iA={}.hasOwnProperty;class Pp extends rA{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=GC()}copy(){const t=new Pp;let r=-1;for(;++r<this.attachers.length;){const a=this.attachers[r];t.use(...a)}return t.data(fh(!0,{},this.namespace)),t}data(t,r){return typeof t=="string"?arguments.length===2?(yh("data",this.frozen),this.namespace[t]=r,this):iA.call(this.namespace,t)&&this.namespace[t]||void 0:t?(yh("data",this.frozen),this.namespace=t,this):this.namespace}freeze(){if(this.frozen)return this;const t=this;for(;++this.freezeIndex<this.attachers.length;){const[r,...a]=this.attachers[this.freezeIndex];if(a[0]===!1)continue;a[0]===!0&&(a[0]=void 0);const o=r.call(t,...a);typeof o=="function"&&this.transformers.use(o)}return this.frozen=!0,this.freezeIndex=Number.POSITIVE_INFINITY,this}parse(t){this.freeze();const r=eu(t),a=this.parser||this.Parser;return gh("parse",a),a(String(r),r)}process(t,r){const a=this;return this.freeze(),gh("process",this.parser||this.Parser),bh("process",this.compiler||this.Compiler),r?o(void 0,r):new Promise(o);function o(c,u){const f=eu(t),p=a.parse(f);a.run(p,f,function(b,y,v){if(b||!y||!v)return m(b);const x=y,S=a.stringify(x,v);oA(S)?v.value=S:v.result=S,m(b,v)});function m(b,y){b||!y?u(b):c?c(y):r(void 0,y)}}}processSync(t){let r=!1,a;return this.freeze(),gh("processSync",this.parser||this.Parser),bh("processSync",this.compiler||this.Compiler),this.process(t,o),sx("processSync","process",r),a;function o(c,u){r=!0,nx(c),a=u}}run(t,r,a){ax(t),this.freeze();const o=this.transformers;return!a&&typeof r=="function"&&(a=r,r=void 0),a?c(void 0,a):new Promise(c);function c(u,f){const p=eu(r);o.run(t,p,m);function m(b,y,v){const x=y||t;b?f(b):u?u(x):a(void 0,x,v)}}}runSync(t,r){let a=!1,o;return this.run(t,r,c),sx("runSync","run",a),o;function c(u,f){nx(u),o=f,a=!0}}stringify(t,r){this.freeze();const a=eu(r),o=this.compiler||this.Compiler;return bh("stringify",o),ax(t),o(t,a)}use(t,...r){const a=this.attachers,o=this.namespace;if(yh("use",this.frozen),t!=null)if(typeof t=="function")p(t,r);else if(typeof t=="object")Array.isArray(t)?f(t):u(t);else throw new TypeError("Expected usable value, not `"+t+"`");return this;function c(m){if(typeof m=="function")p(m,[]);else if(typeof m=="object")if(Array.isArray(m)){const[b,...y]=m;p(b,y)}else u(m);else throw new TypeError("Expected usable value, not `"+m+"`")}function u(m){if(!("plugins"in m)&&!("settings"in m))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");f(m.plugins),m.settings&&(o.settings=fh(!0,o.settings,m.settings))}function f(m){let b=-1;if(m!=null)if(Array.isArray(m))for(;++b<m.length;){const y=m[b];c(y)}else throw new TypeError("Expected a list of plugins, not `"+m+"`")}function p(m,b){let y=-1,v=-1;for(;++y<a.length;)if(a[y][0]===m){v=y;break}if(v===-1)a.push([m,...b]);else if(b.length>0){let[x,...S]=b;const _=a[v][1];tp(_)&&tp(x)&&(x=fh(!0,_,x)),a[v]=[m,x,...S]}}}}const aA=new Pp().freeze();function gh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `parser`")}function bh(e,t){if(typeof t!="function")throw new TypeError("Cannot `"+e+"` without `compiler`")}function yh(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 ax(e){if(!tp(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function sx(e,t,r){if(!r)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function eu(e){return sA(e)?e:new k0(e)}function sA(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function oA(e){return typeof e=="string"||lA(e)}function lA(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const cA="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",ox=[],lx={allowDangerousHtml:!0},uA=/^(https?|ircs?|mailto|xmpp)$/i,dA=[{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 T0(e){const t=fA(e),r=hA(e);return pA(t.runSync(t.parse(r),r),e)}function fA(e){const t=e.rehypePlugins||ox,r=e.remarkPlugins||ox,a=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...lx}:lx;return aA().use(VN).use(r).use(HC,a).use(t)}function hA(e){const t=e.children||"",r=new k0;return typeof t=="string"&&(r.value=t),r}function pA(e,t){const r=t.allowedElements,a=t.allowElement,o=t.components,c=t.disallowedElements,u=t.skipHtml,f=t.unwrapDisallowed,p=t.urlTransform||mA;for(const b of dA)Object.hasOwn(t,b.from)&&(""+b.from+(b.to?"use `"+b.to+"` instead":"remove it")+cA+b.id,void 0);return Hu(e,m),O2(e,{Fragment:d.Fragment,components:o,ignoreInvalidStyle:!0,jsx:d.jsx,jsxs:d.jsxs,passKeys:!0,passNode:!0});function m(b,y,v){if(b.type==="raw"&&v&&typeof y=="number")return u?v.children.splice(y,1):v.children[y]={type:"text",value:b.value},y;if(b.type==="element"){let x;for(x in lh)if(Object.hasOwn(lh,x)&&Object.hasOwn(b.properties,x)){const S=b.properties[x],_=lh[x];(_===null||_.includes(b.tagName))&&(b.properties[x]=p(String(S||""),x,b))}}if(b.type==="element"){let x=r?!r.includes(b.tagName):c?c.includes(b.tagName):!1;if(!x&&a&&typeof y=="number"&&(x=!a(b,y,v)),x&&v&&typeof y=="number")return f&&b.children?v.children.splice(y,1,...b.children):v.children.splice(y,1),y}}}function mA(e){const t=e.indexOf(":"),r=e.indexOf("?"),a=e.indexOf("#"),o=e.indexOf("/");return t===-1||o!==-1&&t>o||r!==-1&&t>r||a!==-1&&t>a||uA.test(e.slice(0,t))?e:""}function cx(e,t){const r=String(e);if(typeof t!="string")throw new TypeError("Expected character");let a=0,o=r.indexOf(t);for(;o!==-1;)a++,o=r.indexOf(t,o+t.length);return a}function gA(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function bA(e,t,r){const o=kl((r||{}).ignore||[]),c=yA(t);let u=-1;for(;++u<c.length;)w0(e,"text",f);function f(m,b){let y=-1,v;for(;++y<b.length;){const x=b[y],S=v?v.children:void 0;if(o(x,S?S.indexOf(x):void 0,v))return;v=x}if(v)return p(m,b)}function p(m,b){const y=b[b.length-1],v=c[u][0],x=c[u][1];let S=0;const C=y.children.indexOf(m);let k=!1,I=[];v.lastIndex=0;let w=v.exec(m.value);for(;w;){const T=w.index,D={index:w.index,input:w.input,stack:[...b,m]};let R=x(...w,D);if(typeof R=="string"&&(R=R.length>0?{type:"text",value:R}:void 0),R===!1?v.lastIndex=T+1:(S!==T&&I.push({type:"text",value:m.value.slice(S,T)}),Array.isArray(R)?I.push(...R):R&&I.push(R),S=T+w[0].length,k=!0),!v.global)break;w=v.exec(m.value)}return k?(S<m.value.length&&I.push({type:"text",value:m.value.slice(S)}),y.children.splice(C,1,...I)):I=[m],C+I.length}}function yA(e){const t=[];if(!Array.isArray(e))throw new TypeError("Expected find and replace tuple or list of tuples");const r=!e[0]||Array.isArray(e[0])?e:[e];let a=-1;for(;++a<r.length;){const o=r[a];t.push([vA(o[0]),xA(o[1])])}return t}function vA(e){return typeof e=="string"?new RegExp(gA(e),"g"):e}function xA(e){return typeof e=="function"?e:function(){return e}}const vh="phrasing",xh=["autolink","link","image","label"];function EA(){return{transforms:[CA],enter:{literalAutolink:_A,literalAutolinkEmail:Eh,literalAutolinkHttp:Eh,literalAutolinkWww:Eh},exit:{literalAutolink:NA,literalAutolinkEmail:TA,literalAutolinkHttp:wA,literalAutolinkWww:kA}}}function SA(){return{unsafe:[{character:"@",before:"[+\\-.\\w]",after:"[\\-.\\w]",inConstruct:vh,notInConstruct:xh},{character:".",before:"[Ww]",after:"[\\-.\\w]",inConstruct:vh,notInConstruct:xh},{character:":",before:"[ps]",after:"\\/",inConstruct:vh,notInConstruct:xh}]}}function _A(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Eh(e){this.config.enter.autolinkProtocol.call(this,e)}function wA(e){this.config.exit.autolinkProtocol.call(this,e)}function kA(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 TA(e){this.config.exit.autolinkEmail.call(this,e)}function NA(e){this.exit(e)}function CA(e){bA(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,AA],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),OA]],{ignore:["link","linkReference"]})}function AA(e,t,r,a,o){let c="";if(!N0(o)||(/^w/i.test(t)&&(r=t+r,t="",c="http://"),!MA(r)))return!1;const u=RA(r+a);if(!u[0])return!1;const f={type:"link",title:null,url:c+t+u[0],children:[{type:"text",value:t+u[0]}]};return u[1]?[f,{type:"text",value:u[1]}]:f}function OA(e,t,r,a){return!N0(a,!0)||/[-\d_]$/.test(r)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+r,children:[{type:"text",value:t+"@"+r}]}}function MA(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 RA(e){const t=/[!"&'),.:;<>?\]}]+$/.exec(e);if(!t)return[e,void 0];e=e.slice(0,t.index);let r=t[0],a=r.indexOf(")");const o=cx(e,"(");let c=cx(e,")");for(;a!==-1&&o>c;)e+=r.slice(0,a+1),r=r.slice(a+1),a=r.indexOf(")"),c++;return[e,r]}function N0(e,t){const r=e.input.charCodeAt(e.index-1);return(e.index===0||Ta(r)||zu(r))&&(!t||r!==47)}C0.peek=HA;function IA(){this.buffer()}function LA(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function DA(){this.buffer()}function jA(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function zA(e){const t=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=gr(this.sliceSerialize(e)).toLowerCase(),r.label=t}function BA(e){this.exit(e)}function UA(e){const t=this.resume(),r=this.stack[this.stack.length-1];r.type,r.identifier=gr(this.sliceSerialize(e)).toLowerCase(),r.label=t}function PA(e){this.exit(e)}function HA(){return"["}function C0(e,t,r,a){const o=r.createTracker(a);let c=o.move("[^");const u=r.enter("footnoteReference"),f=r.enter("reference");return c+=o.move(r.safe(r.associationId(e),{after:"]",before:c})),f(),u(),c+=o.move("]"),c}function FA(){return{enter:{gfmFootnoteCallString:IA,gfmFootnoteCall:LA,gfmFootnoteDefinitionLabelString:DA,gfmFootnoteDefinition:jA},exit:{gfmFootnoteCallString:zA,gfmFootnoteCall:BA,gfmFootnoteDefinitionLabelString:UA,gfmFootnoteDefinition:PA}}}function $A(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:r,footnoteReference:C0},unsafe:[{character:"[",inConstruct:["label","phrasing","reference"]}]};function r(a,o,c,u){const f=c.createTracker(u);let p=f.move("[^");const m=c.enter("footnoteDefinition"),b=c.enter("label");return p+=f.move(c.safe(c.associationId(a),{before:p,after:"]"})),b(),p+=f.move("]:"),a.children&&a.children.length>0&&(f.shift(4),p+=f.move((t?`
|
|
63
|
+
`:" ")+c.indentLines(c.containerFlow(a,f.current()),t?A0:GA))),m(),p}}function GA(e,t,r){return t===0?e:A0(e,t,r)}function A0(e,t,r){return(r?"":" ")+e}const KA=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];O0.peek=XA;function qA(){return{canContainEols:["delete"],enter:{strikethrough:YA},exit:{strikethrough:WA}}}function VA(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:KA}],handlers:{delete:O0}}}function YA(e){this.enter({type:"delete",children:[]},e)}function WA(e){this.exit(e)}function O0(e,t,r,a){const o=r.createTracker(a),c=r.enter("strikethrough");let u=o.move("~~");return u+=r.containerPhrasing(e,{...o.current(),before:u,after:"~"}),u+=o.move("~~"),c(),u}function XA(){return"~"}function ZA(e){return e.length}function JA(e,t){const r=t||{},a=(r.align||[]).concat(),o=r.stringLength||ZA,c=[],u=[],f=[],p=[];let m=0,b=-1;for(;++b<e.length;){const _=[],C=[];let k=-1;for(e[b].length>m&&(m=e[b].length);++k<e[b].length;){const I=QA(e[b][k]);if(r.alignDelimiters!==!1){const w=o(I);C[k]=w,(p[k]===void 0||w>p[k])&&(p[k]=w)}_.push(I)}u[b]=_,f[b]=C}let y=-1;if(typeof a=="object"&&"length"in a)for(;++y<m;)c[y]=ux(a[y]);else{const _=ux(a);for(;++y<m;)c[y]=_}y=-1;const v=[],x=[];for(;++y<m;){const _=c[y];let C="",k="";_===99?(C=":",k=":"):_===108?C=":":_===114&&(k=":");let I=r.alignDelimiters===!1?1:Math.max(1,p[y]-C.length-k.length);const w=C+"-".repeat(I)+k;r.alignDelimiters!==!1&&(I=C.length+I+k.length,I>p[y]&&(p[y]=I),x[y]=I),v[y]=w}u.splice(1,0,v),f.splice(1,0,x),b=-1;const S=[];for(;++b<u.length;){const _=u[b],C=f[b];y=-1;const k=[];for(;++y<m;){const I=_[y]||"";let w="",T="";if(r.alignDelimiters!==!1){const D=p[y]-(C[y]||0),R=c[y];R===114?w=" ".repeat(D):R===99?D%2?(w=" ".repeat(D/2+.5),T=" ".repeat(D/2-.5)):(w=" ".repeat(D/2),T=w):T=" ".repeat(D)}r.delimiterStart!==!1&&!y&&k.push("|"),r.padding!==!1&&!(r.alignDelimiters===!1&&I==="")&&(r.delimiterStart!==!1||y)&&k.push(" "),r.alignDelimiters!==!1&&k.push(w),k.push(I),r.alignDelimiters!==!1&&k.push(T),r.padding!==!1&&k.push(" "),(r.delimiterEnd!==!1||y!==m-1)&&k.push("|")}S.push(r.delimiterEnd===!1?k.join("").replace(/ +$/,""):k.join(""))}return S.join(`
|
|
64
|
+
`)}function QA(e){return e==null?"":String(e)}function ux(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 eO(e,t,r,a){const o=r.enter("blockquote"),c=r.createTracker(a);c.move("> "),c.shift(2);const u=r.indentLines(r.containerFlow(e,c.current()),tO);return o(),u}function tO(e,t,r){return">"+(r?"":" ")+e}function nO(e,t){return dx(e,t.inConstruct,!0)&&!dx(e,t.notInConstruct,!1)}function dx(e,t,r){if(typeof t=="string"&&(t=[t]),!t||t.length===0)return r;let a=-1;for(;++a<t.length;)if(e.includes(t[a]))return!0;return!1}function fx(e,t,r,a){let o=-1;for(;++o<r.unsafe.length;)if(r.unsafe[o].character===`
|
|
65
|
+
`&&nO(r.stack,r.unsafe[o]))return/[ \t]/.test(a.before)?"":" ";return`\\
|
|
66
|
+
`}function rO(e,t){const r=String(e);let a=r.indexOf(t),o=a,c=0,u=0;if(typeof t!="string")throw new TypeError("Expected substring");for(;a!==-1;)a===o?++c>u&&(u=c):c=1,o=a+t.length,a=r.indexOf(t,o);return u}function iO(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 aO(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 sO(e,t,r,a){const o=aO(r),c=e.value||"",u=o==="`"?"GraveAccent":"Tilde";if(iO(e,r)){const y=r.enter("codeIndented"),v=r.indentLines(c,oO);return y(),v}const f=r.createTracker(a),p=o.repeat(Math.max(rO(c,o)+1,3)),m=r.enter("codeFenced");let b=f.move(p);if(e.lang){const y=r.enter(`codeFencedLang${u}`);b+=f.move(r.safe(e.lang,{before:b,after:" ",encode:["`"],...f.current()})),y()}if(e.lang&&e.meta){const y=r.enter(`codeFencedMeta${u}`);b+=f.move(" "),b+=f.move(r.safe(e.meta,{before:b,after:`
|
|
67
|
+
`,encode:["`"],...f.current()})),y()}return b+=f.move(`
|
|
68
|
+
`),c&&(b+=f.move(c+`
|
|
69
|
+
`)),b+=f.move(p),m(),b}function oO(e,t,r){return(r?"":" ")+e}function Hp(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 lO(e,t,r,a){const o=Hp(r),c=o==='"'?"Quote":"Apostrophe",u=r.enter("definition");let f=r.enter("label");const p=r.createTracker(a);let m=p.move("[");return m+=p.move(r.safe(r.associationId(e),{before:m,after:"]",...p.current()})),m+=p.move("]: "),f(),!e.url||/[\0- \u007F]/.test(e.url)?(f=r.enter("destinationLiteral"),m+=p.move("<"),m+=p.move(r.safe(e.url,{before:m,after:">",...p.current()})),m+=p.move(">")):(f=r.enter("destinationRaw"),m+=p.move(r.safe(e.url,{before:m,after:e.title?" ":`
|
|
70
|
+
`,...p.current()}))),f(),e.title&&(f=r.enter(`title${c}`),m+=p.move(" "+o),m+=p.move(r.safe(e.title,{before:m,after:o,...p.current()})),m+=p.move(o),f()),u(),m}function cO(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 bl(e){return"&#x"+e.toString(16).toUpperCase()+";"}function ku(e,t,r){const a=Bs(e),o=Bs(t);return a===void 0?o===void 0?r==="_"?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!0}:a===1?o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!0}:{inside:!1,outside:!1}:o===void 0?{inside:!1,outside:!1}:o===1?{inside:!0,outside:!1}:{inside:!1,outside:!1}}M0.peek=uO;function M0(e,t,r,a){const o=cO(r),c=r.enter("emphasis"),u=r.createTracker(a),f=u.move(o);let p=u.move(r.containerPhrasing(e,{after:o,before:f,...u.current()}));const m=p.charCodeAt(0),b=ku(a.before.charCodeAt(a.before.length-1),m,o);b.inside&&(p=bl(m)+p.slice(1));const y=p.charCodeAt(p.length-1),v=ku(a.after.charCodeAt(0),y,o);v.inside&&(p=p.slice(0,-1)+bl(y));const x=u.move(o);return c(),r.attentionEncodeSurroundingInfo={after:v.outside,before:b.outside},f+p+x}function uO(e,t,r){return r.options.emphasis||"*"}function dO(e,t){let r=!1;return Hu(e,function(a){if("value"in a&&/\r?\n|\r/.test(a.value)||a.type==="break")return r=!0,Qh}),!!((!e.depth||e.depth<3)&&Ip(e)&&(t.options.setext||r))}function fO(e,t,r,a){const o=Math.max(Math.min(6,e.depth||1),1),c=r.createTracker(a);if(dO(e,r)){const b=r.enter("headingSetext"),y=r.enter("phrasing"),v=r.containerPhrasing(e,{...c.current(),before:`
|
|
71
|
+
`,after:`
|
|
72
|
+
`});return y(),b(),v+`
|
|
73
|
+
`+(o===1?"=":"-").repeat(v.length-(Math.max(v.lastIndexOf("\r"),v.lastIndexOf(`
|
|
74
|
+
`))+1))}const u="#".repeat(o),f=r.enter("headingAtx"),p=r.enter("phrasing");c.move(u+" ");let m=r.containerPhrasing(e,{before:"# ",after:`
|
|
75
|
+
`,...c.current()});return/^[\t ]/.test(m)&&(m=bl(m.charCodeAt(0))+m.slice(1)),m=m?u+" "+m:u,r.options.closeAtx&&(m+=" "+u),p(),f(),m}R0.peek=hO;function R0(e){return e.value||""}function hO(){return"<"}I0.peek=pO;function I0(e,t,r,a){const o=Hp(r),c=o==='"'?"Quote":"Apostrophe",u=r.enter("image");let f=r.enter("label");const p=r.createTracker(a);let m=p.move("![");return m+=p.move(r.safe(e.alt,{before:m,after:"]",...p.current()})),m+=p.move("]("),f(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(f=r.enter("destinationLiteral"),m+=p.move("<"),m+=p.move(r.safe(e.url,{before:m,after:">",...p.current()})),m+=p.move(">")):(f=r.enter("destinationRaw"),m+=p.move(r.safe(e.url,{before:m,after:e.title?" ":")",...p.current()}))),f(),e.title&&(f=r.enter(`title${c}`),m+=p.move(" "+o),m+=p.move(r.safe(e.title,{before:m,after:o,...p.current()})),m+=p.move(o),f()),m+=p.move(")"),u(),m}function pO(){return"!"}L0.peek=mO;function L0(e,t,r,a){const o=e.referenceType,c=r.enter("imageReference");let u=r.enter("label");const f=r.createTracker(a);let p=f.move("![");const m=r.safe(e.alt,{before:p,after:"]",...f.current()});p+=f.move(m+"]["),u();const b=r.stack;r.stack=[],u=r.enter("reference");const y=r.safe(r.associationId(e),{before:p,after:"]",...f.current()});return u(),r.stack=b,c(),o==="full"||!m||m!==y?p+=f.move(y+"]"):o==="shortcut"?p=p.slice(0,-1):p+=f.move("]"),p}function mO(){return"!"}D0.peek=gO;function D0(e,t,r){let a=e.value||"",o="`",c=-1;for(;new RegExp("(^|[^`])"+o+"([^`]|$)").test(a);)o+="`";for(/[^ \r\n]/.test(a)&&(/^[ \r\n]/.test(a)&&/[ \r\n]$/.test(a)||/^`|`$/.test(a))&&(a=" "+a+" ");++c<r.unsafe.length;){const u=r.unsafe[c],f=r.compilePattern(u);let p;if(u.atBreak)for(;p=f.exec(a);){let m=p.index;a.charCodeAt(m)===10&&a.charCodeAt(m-1)===13&&m--,a=a.slice(0,m)+" "+a.slice(p.index+1)}}return o+a+o}function gO(){return"`"}function j0(e,t){const r=Ip(e);return!!(!t.options.resourceLink&&e.url&&!e.title&&e.children&&e.children.length===1&&e.children[0].type==="text"&&(r===e.url||"mailto:"+r===e.url)&&/^[a-z][a-z+.-]+:/i.test(e.url)&&!/[\0- <>\u007F]/.test(e.url))}z0.peek=bO;function z0(e,t,r,a){const o=Hp(r),c=o==='"'?"Quote":"Apostrophe",u=r.createTracker(a);let f,p;if(j0(e,r)){const b=r.stack;r.stack=[],f=r.enter("autolink");let y=u.move("<");return y+=u.move(r.containerPhrasing(e,{before:y,after:">",...u.current()})),y+=u.move(">"),f(),r.stack=b,y}f=r.enter("link"),p=r.enter("label");let m=u.move("[");return m+=u.move(r.containerPhrasing(e,{before:m,after:"](",...u.current()})),m+=u.move("]("),p(),!e.url&&e.title||/[\0- \u007F]/.test(e.url)?(p=r.enter("destinationLiteral"),m+=u.move("<"),m+=u.move(r.safe(e.url,{before:m,after:">",...u.current()})),m+=u.move(">")):(p=r.enter("destinationRaw"),m+=u.move(r.safe(e.url,{before:m,after:e.title?" ":")",...u.current()}))),p(),e.title&&(p=r.enter(`title${c}`),m+=u.move(" "+o),m+=u.move(r.safe(e.title,{before:m,after:o,...u.current()})),m+=u.move(o),p()),m+=u.move(")"),f(),m}function bO(e,t,r){return j0(e,r)?"<":"["}B0.peek=yO;function B0(e,t,r,a){const o=e.referenceType,c=r.enter("linkReference");let u=r.enter("label");const f=r.createTracker(a);let p=f.move("[");const m=r.containerPhrasing(e,{before:p,after:"]",...f.current()});p+=f.move(m+"]["),u();const b=r.stack;r.stack=[],u=r.enter("reference");const y=r.safe(r.associationId(e),{before:p,after:"]",...f.current()});return u(),r.stack=b,c(),o==="full"||!m||m!==y?p+=f.move(y+"]"):o==="shortcut"?p=p.slice(0,-1):p+=f.move("]"),p}function yO(){return"["}function Fp(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 vO(e){const t=Fp(e),r=e.options.bulletOther;if(!r)return t==="*"?"-":"*";if(r!=="*"&&r!=="+"&&r!=="-")throw new Error("Cannot serialize items with `"+r+"` for `options.bulletOther`, expected `*`, `+`, or `-`");if(r===t)throw new Error("Expected `bullet` (`"+t+"`) and `bulletOther` (`"+r+"`) to be different");return r}function xO(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 U0(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 EO(e,t,r,a){const o=r.enter("list"),c=r.bulletCurrent;let u=e.ordered?xO(r):Fp(r);const f=e.ordered?u==="."?")":".":vO(r);let p=t&&r.bulletLastUsed?u===r.bulletLastUsed:!1;if(!e.ordered){const b=e.children?e.children[0]:void 0;if((u==="*"||u==="-")&&b&&(!b.children||!b.children[0])&&r.stack[r.stack.length-1]==="list"&&r.stack[r.stack.length-2]==="listItem"&&r.stack[r.stack.length-3]==="list"&&r.stack[r.stack.length-4]==="listItem"&&r.indexStack[r.indexStack.length-1]===0&&r.indexStack[r.indexStack.length-2]===0&&r.indexStack[r.indexStack.length-3]===0&&(p=!0),U0(r)===u&&b){let y=-1;for(;++y<e.children.length;){const v=e.children[y];if(v&&v.type==="listItem"&&v.children&&v.children[0]&&v.children[0].type==="thematicBreak"){p=!0;break}}}}p&&(u=f),r.bulletCurrent=u;const m=r.containerFlow(e,a);return r.bulletLastUsed=u,r.bulletCurrent=c,o(),m}function SO(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 _O(e,t,r,a){const o=SO(r);let c=r.bulletCurrent||Fp(r);t&&t.type==="list"&&t.ordered&&(c=(typeof t.start=="number"&&t.start>-1?t.start:1)+(r.options.incrementListMarker===!1?0:t.children.indexOf(e))+c);let u=c.length+1;(o==="tab"||o==="mixed"&&(t&&t.type==="list"&&t.spread||e.spread))&&(u=Math.ceil(u/4)*4);const f=r.createTracker(a);f.move(c+" ".repeat(u-c.length)),f.shift(u);const p=r.enter("listItem"),m=r.indentLines(r.containerFlow(e,f.current()),b);return p(),m;function b(y,v,x){return v?(x?"":" ".repeat(u))+y:(x?c:c+" ".repeat(u-c.length))+y}}function wO(e,t,r,a){const o=r.enter("paragraph"),c=r.enter("phrasing"),u=r.containerPhrasing(e,a);return c(),o(),u}const kO=kl(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function TO(e,t,r,a){return(e.children.some(function(u){return kO(u)})?r.containerPhrasing:r.containerFlow).call(r,e,a)}function NO(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}P0.peek=CO;function P0(e,t,r,a){const o=NO(r),c=r.enter("strong"),u=r.createTracker(a),f=u.move(o+o);let p=u.move(r.containerPhrasing(e,{after:o,before:f,...u.current()}));const m=p.charCodeAt(0),b=ku(a.before.charCodeAt(a.before.length-1),m,o);b.inside&&(p=bl(m)+p.slice(1));const y=p.charCodeAt(p.length-1),v=ku(a.after.charCodeAt(0),y,o);v.inside&&(p=p.slice(0,-1)+bl(y));const x=u.move(o+o);return c(),r.attentionEncodeSurroundingInfo={after:v.outside,before:b.outside},f+p+x}function CO(e,t,r){return r.options.strong||"*"}function AO(e,t,r,a){return r.safe(e.value,a)}function OO(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 MO(e,t,r){const a=(U0(r)+(r.options.ruleSpaces?" ":"")).repeat(OO(r));return r.options.ruleSpaces?a.slice(0,-1):a}const H0={blockquote:eO,break:fx,code:sO,definition:lO,emphasis:M0,hardBreak:fx,heading:fO,html:R0,image:I0,imageReference:L0,inlineCode:D0,link:z0,linkReference:B0,list:EO,listItem:_O,paragraph:wO,root:TO,strong:P0,text:AO,thematicBreak:MO};function RO(){return{enter:{table:IO,tableData:hx,tableHeader:hx,tableRow:DO},exit:{codeText:jO,table:LO,tableData:Sh,tableHeader:Sh,tableRow:Sh}}}function IO(e){const t=e._align;this.enter({type:"table",align:t.map(function(r){return r==="none"?null:r}),children:[]},e),this.data.inTable=!0}function LO(e){this.exit(e),this.data.inTable=void 0}function DO(e){this.enter({type:"tableRow",children:[]},e)}function Sh(e){this.exit(e)}function hx(e){this.enter({type:"tableCell",children:[]},e)}function jO(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,zO));const r=this.stack[this.stack.length-1];r.type,r.value=t,this.exit(e)}function zO(e,t){return t==="|"?t:e}function BO(e){const t=e||{},r=t.tableCellPadding,a=t.tablePipeAlign,o=t.stringLength,c=r?" ":"|";return{unsafe:[{character:"\r",inConstruct:"tableCell"},{character:`
|
|
76
|
+
`,inConstruct:"tableCell"},{atBreak:!0,character:"|",after:"[ :-]"},{character:"|",inConstruct:"tableCell"},{atBreak:!0,character:":",after:"-"},{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{inlineCode:v,table:u,tableCell:p,tableRow:f}};function u(x,S,_,C){return m(b(x,_,C),x.align)}function f(x,S,_,C){const k=y(x,_,C),I=m([k]);return I.slice(0,I.indexOf(`
|
|
77
|
+
`))}function p(x,S,_,C){const k=_.enter("tableCell"),I=_.enter("phrasing"),w=_.containerPhrasing(x,{...C,before:c,after:c});return I(),k(),w}function m(x,S){return JA(x,{align:S,alignDelimiters:a,padding:r,stringLength:o})}function b(x,S,_){const C=x.children;let k=-1;const I=[],w=S.enter("table");for(;++k<C.length;)I[k]=y(C[k],S,_);return w(),I}function y(x,S,_){const C=x.children;let k=-1;const I=[],w=S.enter("tableRow");for(;++k<C.length;)I[k]=p(C[k],x,S,_);return w(),I}function v(x,S,_){let C=H0.inlineCode(x,S,_);return _.stack.includes("tableCell")&&(C=C.replace(/\|/g,"\\$&")),C}}function UO(){return{exit:{taskListCheckValueChecked:px,taskListCheckValueUnchecked:px,paragraph:HO}}}function PO(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:FO}}}function px(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function HO(e){const t=this.stack[this.stack.length-2];if(t&&t.type==="listItem"&&typeof t.checked=="boolean"){const r=this.stack[this.stack.length-1];r.type;const a=r.children[0];if(a&&a.type==="text"){const o=t.children;let c=-1,u;for(;++c<o.length;){const f=o[c];if(f.type==="paragraph"){u=f;break}}u===r&&(a.value=a.value.slice(1),a.value.length===0?r.children.shift():r.position&&a.position&&typeof a.position.start.offset=="number"&&(a.position.start.column++,a.position.start.offset++,r.position.start=Object.assign({},a.position.start)))}}this.exit(e)}function FO(e,t,r,a){const o=e.children[0],c=typeof e.checked=="boolean"&&o&&o.type==="paragraph",u="["+(e.checked?"x":" ")+"] ",f=r.createTracker(a);c&&f.move(u);let p=H0.listItem(e,t,r,{...a,...f.current()});return c&&(p=p.replace(/^(?:[*+-]|\d+\.)([\r\n]| {1,3})/,m)),p;function m(b){return b+u}}function $O(){return[EA(),FA(),qA(),RO(),UO()]}function GO(e){return{extensions:[SA(),$A(e),VA(),BO(e),PO()]}}const KO={tokenize:ZO,partial:!0},F0={tokenize:JO,partial:!0},$0={tokenize:QO,partial:!0},G0={tokenize:e5,partial:!0},qO={tokenize:t5,partial:!0},K0={name:"wwwAutolink",tokenize:WO,previous:V0},q0={name:"protocolAutolink",tokenize:XO,previous:Y0},ui={name:"emailAutolink",tokenize:YO,previous:W0},Mr={};function VO(){return{text:Mr}}let ba=48;for(;ba<123;)Mr[ba]=ui,ba++,ba===58?ba=65:ba===91&&(ba=97);Mr[43]=ui;Mr[45]=ui;Mr[46]=ui;Mr[95]=ui;Mr[72]=[ui,q0];Mr[104]=[ui,q0];Mr[87]=[ui,K0];Mr[119]=[ui,K0];function YO(e,t,r){const a=this;let o,c;return u;function u(y){return!rp(y)||!W0.call(a,a.previous)||$p(a.events)?r(y):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),f(y))}function f(y){return rp(y)?(e.consume(y),f):y===64?(e.consume(y),p):r(y)}function p(y){return y===46?e.check(qO,b,m)(y):y===45||y===95||hn(y)?(c=!0,e.consume(y),p):b(y)}function m(y){return e.consume(y),o=!0,p}function b(y){return c&&o&&En(a.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(y)):r(y)}}function WO(e,t,r){const a=this;return o;function o(u){return u!==87&&u!==119||!V0.call(a,a.previous)||$p(a.events)?r(u):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(KO,e.attempt(F0,e.attempt($0,c),r),r)(u))}function c(u){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(u)}}function XO(e,t,r){const a=this;let o="",c=!1;return u;function u(y){return(y===72||y===104)&&Y0.call(a,a.previous)&&!$p(a.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),o+=String.fromCodePoint(y),e.consume(y),f):r(y)}function f(y){if(En(y)&&o.length<5)return o+=String.fromCodePoint(y),e.consume(y),f;if(y===58){const v=o.toLowerCase();if(v==="http"||v==="https")return e.consume(y),p}return r(y)}function p(y){return y===47?(e.consume(y),c?m:(c=!0,p)):r(y)}function m(y){return y===null||Su(y)||kt(y)||Ta(y)||zu(y)?r(y):e.attempt(F0,e.attempt($0,b),r)(y)}function b(y){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(y)}}function ZO(e,t,r){let a=0;return o;function o(u){return(u===87||u===119)&&a<3?(a++,e.consume(u),o):u===46&&a===3?(e.consume(u),c):r(u)}function c(u){return u===null?r(u):t(u)}}function JO(e,t,r){let a,o,c;return u;function u(m){return m===46||m===95?e.check(G0,p,f)(m):m===null||kt(m)||Ta(m)||m!==45&&zu(m)?p(m):(c=!0,e.consume(m),u)}function f(m){return m===95?a=!0:(o=a,a=void 0),e.consume(m),u}function p(m){return o||a||!c?r(m):t(m)}}function QO(e,t){let r=0,a=0;return o;function o(u){return u===40?(r++,e.consume(u),o):u===41&&a<r?c(u):u===33||u===34||u===38||u===39||u===41||u===42||u===44||u===46||u===58||u===59||u===60||u===63||u===93||u===95||u===126?e.check(G0,t,c)(u):u===null||kt(u)||Ta(u)?t(u):(e.consume(u),o)}function c(u){return u===41&&a++,e.consume(u),o}}function e5(e,t,r){return a;function a(f){return f===33||f===34||f===39||f===41||f===42||f===44||f===46||f===58||f===59||f===63||f===95||f===126?(e.consume(f),a):f===38?(e.consume(f),c):f===93?(e.consume(f),o):f===60||f===null||kt(f)||Ta(f)?t(f):r(f)}function o(f){return f===null||f===40||f===91||kt(f)||Ta(f)?t(f):a(f)}function c(f){return En(f)?u(f):r(f)}function u(f){return f===59?(e.consume(f),a):En(f)?(e.consume(f),u):r(f)}}function t5(e,t,r){return a;function a(c){return e.consume(c),o}function o(c){return hn(c)?r(c):t(c)}}function V0(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||kt(e)}function Y0(e){return!En(e)}function W0(e){return!(e===47||rp(e))}function rp(e){return e===43||e===45||e===46||e===95||hn(e)}function $p(e){let t=e.length,r=!1;for(;t--;){const a=e[t][1];if((a.type==="labelLink"||a.type==="labelImage")&&!a._balanced){r=!0;break}if(a._gfmAutolinkLiteralWalkedInto){r=!1;break}}return e.length>0&&!r&&(e[e.length-1][1]._gfmAutolinkLiteralWalkedInto=!0),r}const n5={tokenize:u5,partial:!0};function r5(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:o5,continuation:{tokenize:l5},exit:c5}},text:{91:{name:"gfmFootnoteCall",tokenize:s5},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:i5,resolveTo:a5}}}}function i5(e,t,r){const a=this;let o=a.events.length;const c=a.parser.gfmFootnotes||(a.parser.gfmFootnotes=[]);let u;for(;o--;){const p=a.events[o][1];if(p.type==="labelImage"){u=p;break}if(p.type==="gfmFootnoteCall"||p.type==="labelLink"||p.type==="label"||p.type==="image"||p.type==="link")break}return f;function f(p){if(!u||!u._balanced)return r(p);const m=gr(a.sliceSerialize({start:u.end,end:a.now()}));return m.codePointAt(0)!==94||!c.includes(m.slice(1))?r(p):(e.enter("gfmFootnoteCallLabelMarker"),e.consume(p),e.exit("gfmFootnoteCallLabelMarker"),t(p))}}function a5(e,t){let r=e.length;for(;r--;)if(e[r][1].type==="labelImage"&&e[r][0]==="enter"){e[r][1];break}e[r+1][1].type="data",e[r+3][1].type="gfmFootnoteCallLabelMarker";const a={type:"gfmFootnoteCall",start:Object.assign({},e[r+3][1].start),end:Object.assign({},e[e.length-1][1].end)},o={type:"gfmFootnoteCallMarker",start:Object.assign({},e[r+3][1].end),end:Object.assign({},e[r+3][1].end)};o.end.column++,o.end.offset++,o.end._bufferIndex++;const c={type:"gfmFootnoteCallString",start:Object.assign({},o.end),end:Object.assign({},e[e.length-1][1].start)},u={type:"chunkString",contentType:"string",start:Object.assign({},c.start),end:Object.assign({},c.end)},f=[e[r+1],e[r+2],["enter",a,t],e[r+3],e[r+4],["enter",o,t],["exit",o,t],["enter",c,t],["enter",u,t],["exit",u,t],["exit",c,t],e[e.length-2],e[e.length-1],["exit",a,t]];return e.splice(r,e.length-r+1,...f),e}function s5(e,t,r){const a=this,o=a.parser.gfmFootnotes||(a.parser.gfmFootnotes=[]);let c=0,u;return f;function f(y){return e.enter("gfmFootnoteCall"),e.enter("gfmFootnoteCallLabelMarker"),e.consume(y),e.exit("gfmFootnoteCallLabelMarker"),p}function p(y){return y!==94?r(y):(e.enter("gfmFootnoteCallMarker"),e.consume(y),e.exit("gfmFootnoteCallMarker"),e.enter("gfmFootnoteCallString"),e.enter("chunkString").contentType="string",m)}function m(y){if(c>999||y===93&&!u||y===null||y===91||kt(y))return r(y);if(y===93){e.exit("chunkString");const v=e.exit("gfmFootnoteCallString");return o.includes(gr(a.sliceSerialize(v)))?(e.enter("gfmFootnoteCallLabelMarker"),e.consume(y),e.exit("gfmFootnoteCallLabelMarker"),e.exit("gfmFootnoteCall"),t):r(y)}return kt(y)||(u=!0),c++,e.consume(y),y===92?b:m}function b(y){return y===91||y===92||y===93?(e.consume(y),c++,m):m(y)}}function o5(e,t,r){const a=this,o=a.parser.gfmFootnotes||(a.parser.gfmFootnotes=[]);let c,u=0,f;return p;function p(S){return e.enter("gfmFootnoteDefinition")._container=!0,e.enter("gfmFootnoteDefinitionLabel"),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionLabelMarker"),m}function m(S){return S===94?(e.enter("gfmFootnoteDefinitionMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionMarker"),e.enter("gfmFootnoteDefinitionLabelString"),e.enter("chunkString").contentType="string",b):r(S)}function b(S){if(u>999||S===93&&!f||S===null||S===91||kt(S))return r(S);if(S===93){e.exit("chunkString");const _=e.exit("gfmFootnoteDefinitionLabelString");return c=gr(a.sliceSerialize(_)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),v}return kt(S)||(f=!0),u++,e.consume(S),S===92?y:b}function y(S){return S===91||S===92||S===93?(e.consume(S),u++,b):b(S)}function v(S){return S===58?(e.enter("definitionMarker"),e.consume(S),e.exit("definitionMarker"),o.includes(c)||o.push(c),st(e,x,"gfmFootnoteDefinitionWhitespace")):r(S)}function x(S){return t(S)}}function l5(e,t,r){return e.check(wl,t,e.attempt(n5,t,r))}function c5(e){e.exit("gfmFootnoteDefinition")}function u5(e,t,r){const a=this;return st(e,o,"gfmFootnoteDefinitionIndent",5);function o(c){const u=a.events[a.events.length-1];return u&&u[1].type==="gfmFootnoteDefinitionIndent"&&u[2].sliceSerialize(u[1],!0).length===4?t(c):r(c)}}function d5(e){let r=(e||{}).singleTilde;const a={name:"strikethrough",tokenize:c,resolveAll:o};return r==null&&(r=!0),{text:{126:a},insideSpan:{null:[a]},attentionMarkers:{null:[126]}};function o(u,f){let p=-1;for(;++p<u.length;)if(u[p][0]==="enter"&&u[p][1].type==="strikethroughSequenceTemporary"&&u[p][1]._close){let m=p;for(;m--;)if(u[m][0]==="exit"&&u[m][1].type==="strikethroughSequenceTemporary"&&u[m][1]._open&&u[p][1].end.offset-u[p][1].start.offset===u[m][1].end.offset-u[m][1].start.offset){u[p][1].type="strikethroughSequence",u[m][1].type="strikethroughSequence";const b={type:"strikethrough",start:Object.assign({},u[m][1].start),end:Object.assign({},u[p][1].end)},y={type:"strikethroughText",start:Object.assign({},u[m][1].end),end:Object.assign({},u[p][1].start)},v=[["enter",b,f],["enter",u[m][1],f],["exit",u[m][1],f],["enter",y,f]],x=f.parser.constructs.insideSpan.null;x&&Yn(v,v.length,0,Bu(x,u.slice(m+1,p),f)),Yn(v,v.length,0,[["exit",y,f],["enter",u[p][1],f],["exit",u[p][1],f],["exit",b,f]]),Yn(u,m-1,p-m+3,v),p=m+v.length-2;break}}for(p=-1;++p<u.length;)u[p][1].type==="strikethroughSequenceTemporary"&&(u[p][1].type="data");return u}function c(u,f,p){const m=this.previous,b=this.events;let y=0;return v;function v(S){return m===126&&b[b.length-1][1].type!=="characterEscape"?p(S):(u.enter("strikethroughSequenceTemporary"),x(S))}function x(S){const _=Bs(m);if(S===126)return y>1?p(S):(u.consume(S),y++,x);if(y<2&&!r)return p(S);const C=u.exit("strikethroughSequenceTemporary"),k=Bs(S);return C._open=!k||k===2&&!!_,C._close=!_||_===2&&!!k,f(S)}}}class f5{constructor(){this.map=[]}add(t,r,a){h5(this,t,r,a)}consume(t){if(this.map.sort(function(c,u){return c[0]-u[0]}),this.map.length===0)return;let r=this.map.length;const a=[];for(;r>0;)r-=1,a.push(t.slice(this.map[r][0]+this.map[r][1]),this.map[r][2]),t.length=this.map[r][0];a.push(t.slice()),t.length=0;let o=a.pop();for(;o;){for(const c of o)t.push(c);o=a.pop()}this.map.length=0}}function h5(e,t,r,a){let o=0;if(!(r===0&&a.length===0)){for(;o<e.map.length;){if(e.map[o][0]===t){e.map[o][1]+=r,e.map[o][2].push(...a);return}o+=1}e.map.push([t,r,a])}}function p5(e,t){let r=!1;const a=[];for(;t<e.length;){const o=e[t];if(r){if(o[0]==="enter")o[1].type==="tableContent"&&a.push(e[t+1][1].type==="tableDelimiterMarker"?"left":"none");else if(o[1].type==="tableContent"){if(e[t-1][1].type==="tableDelimiterMarker"){const c=a.length-1;a[c]=a[c]==="left"?"center":"right"}}else if(o[1].type==="tableDelimiterRow")break}else o[0]==="enter"&&o[1].type==="tableDelimiterRow"&&(r=!0);t+=1}return a}function m5(){return{flow:{null:{name:"table",tokenize:g5,resolveAll:b5}}}}function g5(e,t,r){const a=this;let o=0,c=0,u;return f;function f(P){let F=a.events.length-1;for(;F>-1;){const ae=a.events[F][1].type;if(ae==="lineEnding"||ae==="linePrefix")F--;else break}const V=F>-1?a.events[F][1].type:null,ce=V==="tableHead"||V==="tableRow"?R:p;return ce===R&&a.parser.lazy[a.now().line]?r(P):ce(P)}function p(P){return e.enter("tableHead"),e.enter("tableRow"),m(P)}function m(P){return P===124||(u=!0,c+=1),b(P)}function b(P){return P===null?r(P):Le(P)?c>1?(c=0,a.interrupt=!0,e.exit("tableRow"),e.enter("lineEnding"),e.consume(P),e.exit("lineEnding"),x):r(P):Qe(P)?st(e,b,"whitespace")(P):(c+=1,u&&(u=!1,o+=1),P===124?(e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),u=!0,b):(e.enter("data"),y(P)))}function y(P){return P===null||P===124||kt(P)?(e.exit("data"),b(P)):(e.consume(P),P===92?v:y)}function v(P){return P===92||P===124?(e.consume(P),y):y(P)}function x(P){return a.interrupt=!1,a.parser.lazy[a.now().line]?r(P):(e.enter("tableDelimiterRow"),u=!1,Qe(P)?st(e,S,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(P):S(P))}function S(P){return P===45||P===58?C(P):P===124?(u=!0,e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),_):D(P)}function _(P){return Qe(P)?st(e,C,"whitespace")(P):C(P)}function C(P){return P===58?(c+=1,u=!0,e.enter("tableDelimiterMarker"),e.consume(P),e.exit("tableDelimiterMarker"),k):P===45?(c+=1,k(P)):P===null||Le(P)?T(P):D(P)}function k(P){return P===45?(e.enter("tableDelimiterFiller"),I(P)):D(P)}function I(P){return P===45?(e.consume(P),I):P===58?(u=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(P),e.exit("tableDelimiterMarker"),w):(e.exit("tableDelimiterFiller"),w(P))}function w(P){return Qe(P)?st(e,T,"whitespace")(P):T(P)}function T(P){return P===124?S(P):P===null||Le(P)?!u||o!==c?D(P):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(P)):D(P)}function D(P){return r(P)}function R(P){return e.enter("tableRow"),$(P)}function $(P){return P===124?(e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),$):P===null||Le(P)?(e.exit("tableRow"),t(P)):Qe(P)?st(e,$,"whitespace")(P):(e.enter("data"),q(P))}function q(P){return P===null||P===124||kt(P)?(e.exit("data"),$(P)):(e.consume(P),P===92?te:q)}function te(P){return P===92||P===124?(e.consume(P),q):q(P)}}function b5(e,t){let r=-1,a=!0,o=0,c=[0,0,0,0],u=[0,0,0,0],f=!1,p=0,m,b,y;const v=new f5;for(;++r<e.length;){const x=e[r],S=x[1];x[0]==="enter"?S.type==="tableHead"?(f=!1,p!==0&&(mx(v,t,p,m,b),b=void 0,p=0),m={type:"table",start:Object.assign({},S.start),end:Object.assign({},S.end)},v.add(r,0,[["enter",m,t]])):S.type==="tableRow"||S.type==="tableDelimiterRow"?(a=!0,y=void 0,c=[0,0,0,0],u=[0,r+1,0,0],f&&(f=!1,b={type:"tableBody",start:Object.assign({},S.start),end:Object.assign({},S.end)},v.add(r,0,[["enter",b,t]])),o=S.type==="tableDelimiterRow"?2:b?3:1):o&&(S.type==="data"||S.type==="tableDelimiterMarker"||S.type==="tableDelimiterFiller")?(a=!1,u[2]===0&&(c[1]!==0&&(u[0]=u[1],y=tu(v,t,c,o,void 0,y),c=[0,0,0,0]),u[2]=r)):S.type==="tableCellDivider"&&(a?a=!1:(c[1]!==0&&(u[0]=u[1],y=tu(v,t,c,o,void 0,y)),c=u,u=[c[1],r,0,0])):S.type==="tableHead"?(f=!0,p=r):S.type==="tableRow"||S.type==="tableDelimiterRow"?(p=r,c[1]!==0?(u[0]=u[1],y=tu(v,t,c,o,r,y)):u[1]!==0&&(y=tu(v,t,u,o,r,y)),o=0):o&&(S.type==="data"||S.type==="tableDelimiterMarker"||S.type==="tableDelimiterFiller")&&(u[3]=r)}for(p!==0&&mx(v,t,p,m,b),v.consume(t.events),r=-1;++r<t.events.length;){const x=t.events[r];x[0]==="enter"&&x[1].type==="table"&&(x[1]._align=p5(t.events,r))}return e}function tu(e,t,r,a,o,c){const u=a===1?"tableHeader":a===2?"tableDelimiter":"tableData",f="tableContent";r[0]!==0&&(c.end=Object.assign({},Ss(t.events,r[0])),e.add(r[0],0,[["exit",c,t]]));const p=Ss(t.events,r[1]);if(c={type:u,start:Object.assign({},p),end:Object.assign({},p)},e.add(r[1],0,[["enter",c,t]]),r[2]!==0){const m=Ss(t.events,r[2]),b=Ss(t.events,r[3]),y={type:f,start:Object.assign({},m),end:Object.assign({},b)};if(e.add(r[2],0,[["enter",y,t]]),a!==2){const v=t.events[r[2]],x=t.events[r[3]];if(v[1].end=Object.assign({},x[1].end),v[1].type="chunkText",v[1].contentType="text",r[3]>r[2]+1){const S=r[2]+1,_=r[3]-r[2]-1;e.add(S,_,[])}}e.add(r[3]+1,0,[["exit",y,t]])}return o!==void 0&&(c.end=Object.assign({},Ss(t.events,o)),e.add(o,0,[["exit",c,t]]),c=void 0),c}function mx(e,t,r,a,o){const c=[],u=Ss(t.events,r);o&&(o.end=Object.assign({},u),c.push(["exit",o,t])),a.end=Object.assign({},u),c.push(["exit",a,t]),e.add(r+1,0,c)}function Ss(e,t){const r=e[t],a=r[0]==="enter"?"start":"end";return r[1][a]}const y5={name:"tasklistCheck",tokenize:x5};function v5(){return{text:{91:y5}}}function x5(e,t,r){const a=this;return o;function o(p){return a.previous!==null||!a._gfmTasklistFirstContentOfListItem?r(p):(e.enter("taskListCheck"),e.enter("taskListCheckMarker"),e.consume(p),e.exit("taskListCheckMarker"),c)}function c(p){return kt(p)?(e.enter("taskListCheckValueUnchecked"),e.consume(p),e.exit("taskListCheckValueUnchecked"),u):p===88||p===120?(e.enter("taskListCheckValueChecked"),e.consume(p),e.exit("taskListCheckValueChecked"),u):r(p)}function u(p){return p===93?(e.enter("taskListCheckMarker"),e.consume(p),e.exit("taskListCheckMarker"),e.exit("taskListCheck"),f):r(p)}function f(p){return Le(p)?t(p):Qe(p)?e.check({tokenize:E5},t,r)(p):r(p)}}function E5(e,t,r){return st(e,a,"whitespace");function a(o){return o===null?r(o):t(o)}}function S5(e){return a0([VO(),r5(),d5(e),m5(),v5()])}const _5={};function X0(e){const t=this,r=e||_5,a=t.data(),o=a.micromarkExtensions||(a.micromarkExtensions=[]),c=a.fromMarkdownExtensions||(a.fromMarkdownExtensions=[]),u=a.toMarkdownExtensions||(a.toMarkdownExtensions=[]);o.push(S5(r)),c.push($O()),u.push(GO(r))}const gx=(function(e,t,r){const a=kl(r);if(!e||!e.type||!e.children)throw new Error("Expected parent node");if(typeof t=="number"){if(t<0||t===Number.POSITIVE_INFINITY)throw new Error("Expected positive finite number as index")}else if(t=e.children.indexOf(t),t<0)throw new Error("Expected child node or index");for(;++t<e.children.length;)if(a(e.children[t],t,e))return e.children[t]}),Aa=(function(e){if(e==null)return T5;if(typeof e=="string")return k5(e);if(typeof e=="object")return w5(e);if(typeof e=="function")return Gp(e);throw new Error("Expected function, string, or array as `test`")});function w5(e){const t=[];let r=-1;for(;++r<e.length;)t[r]=Aa(e[r]);return Gp(a);function a(...o){let c=-1;for(;++c<t.length;)if(t[c].apply(this,o))return!0;return!1}}function k5(e){return Gp(t);function t(r){return r.tagName===e}}function Gp(e){return t;function t(r,a,o){return!!(N5(r)&&e.call(this,r,typeof a=="number"?a:void 0,o||void 0))}}function T5(e){return!!(e&&typeof e=="object"&&"type"in e&&e.type==="element"&&"tagName"in e&&typeof e.tagName=="string")}function N5(e){return e!==null&&typeof e=="object"&&"type"in e&&"tagName"in e}const bx=/\n/g,yx=/[\t ]+/g,ip=Aa("br"),vx=Aa(D5),C5=Aa("p"),xx=Aa("tr"),A5=Aa(["datalist","head","noembed","noframes","noscript","rp","script","style","template","title",L5,j5]),Z0=Aa(["address","article","aside","blockquote","body","caption","center","dd","dialog","dir","dl","dt","div","figure","figcaption","footer","form,","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","legend","li","listing","main","menu","nav","ol","p","plaintext","pre","section","ul","xmp"]);function O5(e,t){const r=t||{},a="children"in e?e.children:[],o=Z0(e),c=eE(e,{whitespace:r.whitespace||"normal"}),u=[];(e.type==="text"||e.type==="comment")&&u.push(...Q0(e,{breakBefore:!0,breakAfter:!0}));let f=-1;for(;++f<a.length;)u.push(...J0(a[f],e,{whitespace:c,breakBefore:f?void 0:o,breakAfter:f<a.length-1?ip(a[f+1]):o}));const p=[];let m;for(f=-1;++f<u.length;){const b=u[f];typeof b=="number"?m!==void 0&&b>m&&(m=b):b&&(m!==void 0&&m>-1&&p.push(`
|
|
78
|
+
`.repeat(m)||" "),m=-1,p.push(b))}return p.join("")}function J0(e,t,r){return e.type==="element"?M5(e,t,r):e.type==="text"?r.whitespace==="normal"?Q0(e,r):R5(e):[]}function M5(e,t,r){const a=eE(e,r),o=e.children||[];let c=-1,u=[];if(A5(e))return u;let f,p;for(ip(e)||xx(e)&&gx(t,e,xx)?p=`
|
|
79
|
+
`:C5(e)?(f=2,p=2):Z0(e)&&(f=1,p=1);++c<o.length;)u=u.concat(J0(o[c],e,{whitespace:a,breakBefore:c?void 0:f,breakAfter:c<o.length-1?ip(o[c+1]):p}));return vx(e)&&gx(t,e,vx)&&u.push(" "),f&&u.unshift(f),p&&u.push(p),u}function Q0(e,t){const r=String(e.value),a=[],o=[];let c=0;for(;c<=r.length;){bx.lastIndex=c;const p=bx.exec(r),m=p&&"index"in p?p.index:r.length;a.push(I5(r.slice(c,m).replace(/[\u061C\u200E\u200F\u202A-\u202E\u2066-\u2069]/g,""),c===0?t.breakBefore:!0,m===r.length?t.breakAfter:!0)),c=m+1}let u=-1,f;for(;++u<a.length;)a[u].charCodeAt(a[u].length-1)===8203||u<a.length-1&&a[u+1].charCodeAt(0)===8203?(o.push(a[u]),f=void 0):a[u]?(typeof f=="number"&&o.push(f),o.push(a[u]),f=0):(u===0||u===a.length-1)&&o.push(0);return o}function R5(e){return[String(e.value)]}function I5(e,t,r){const a=[];let o=0,c;for(;o<e.length;){yx.lastIndex=o;const u=yx.exec(e);c=u?u.index:e.length,!o&&!c&&u&&!t&&a.push(""),o!==c&&a.push(e.slice(o,c)),o=u?c+u[0].length:c}return o!==c&&!r&&a.push(""),a.join(" ")}function eE(e,t){if(e.type==="element"){const r=e.properties||{};switch(e.tagName){case"listing":case"plaintext":case"xmp":return"pre";case"nobr":return"nowrap";case"pre":return r.wrap?"pre-wrap":"pre";case"td":case"th":return r.noWrap?"nowrap":t.whitespace;case"textarea":return"pre-wrap"}}return t.whitespace}function L5(e){return!!(e.properties||{}).hidden}function D5(e){return e.tagName==="td"||e.tagName==="th"}function j5(e){return e.tagName==="dialog"&&!(e.properties||{}).open}function z5(e){const t=e.regex,r=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",o="[a-zA-Z_]\\w*::",u="(?!struct)("+a+"|"+t.optional(o)+"[a-zA-Z_]\\w*"+t.optional("<[^<>]+>")+")",f={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},m={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},b={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},y={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(m,{className:"string"}),{className:"string",begin:/<.*?>/},r,e.C_BLOCK_COMMENT_MODE]},v={className:"title",begin:t.optional(o)+e.IDENT_RE,relevance:0},x=t.optional(o)+e.IDENT_RE+"\\s*\\(",S=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],_=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],C=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","flat_map","flat_set","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],k=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],T={type:_,keyword:S,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:C},D={className:"function.dispatch",relevance:0,keywords:{_hint:k},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},R=[D,y,f,r,e.C_BLOCK_COMMENT_MODE,b,m],$={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:T,contains:R.concat([{begin:/\(/,end:/\)/,keywords:T,contains:R.concat(["self"]),relevance:0}]),relevance:0},q={className:"function",begin:"("+u+"[\\*&\\s]+)+"+x,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:T,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:T,relevance:0},{begin:x,returnBegin:!0,contains:[v],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[m,b]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:T,relevance:0,contains:[r,e.C_BLOCK_COMMENT_MODE,m,b,f,{begin:/\(/,end:/\)/,keywords:T,relevance:0,contains:["self",r,e.C_BLOCK_COMMENT_MODE,m,b,f]}]},f,r,e.C_BLOCK_COMMENT_MODE,y]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:T,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat($,q,D,R,[y,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function|flat_map|flat_set)\\s*<(?!<)",end:">",keywords:T,contains:["self",f]},{begin:e.IDENT_RE+"::",keywords:T},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function B5(e){const t={type:["boolean","byte","word","String"],built_in:["KeyboardController","MouseController","SoftwareSerial","EthernetServer","EthernetClient","LiquidCrystal","RobotControl","GSMVoiceCall","EthernetUDP","EsploraTFT","HttpClient","RobotMotor","WiFiClient","GSMScanner","FileSystem","Scheduler","GSMServer","YunClient","YunServer","IPAddress","GSMClient","GSMModem","Keyboard","Ethernet","Console","GSMBand","Esplora","Stepper","Process","WiFiUDP","GSM_SMS","Mailbox","USBHost","Firmata","PImage","Client","Server","GSMPIN","FileIO","Bridge","Serial","EEPROM","Stream","Mouse","Audio","Servo","File","Task","GPRS","WiFi","Wire","TFT","GSM","SPI","SD"],_hints:["setup","loop","runShellCommandAsynchronously","analogWriteResolution","retrieveCallingNumber","printFirmwareVersion","analogReadResolution","sendDigitalPortPair","noListenOnLocalhost","readJoystickButton","setFirmwareVersion","readJoystickSwitch","scrollDisplayRight","getVoiceCallStatus","scrollDisplayLeft","writeMicroseconds","delayMicroseconds","beginTransmission","getSignalStrength","runAsynchronously","getAsynchronously","listenOnLocalhost","getCurrentCarrier","readAccelerometer","messageAvailable","sendDigitalPorts","lineFollowConfig","countryNameWrite","runShellCommand","readStringUntil","rewindDirectory","readTemperature","setClockDivider","readLightSensor","endTransmission","analogReference","detachInterrupt","countryNameRead","attachInterrupt","encryptionType","readBytesUntil","robotNameWrite","readMicrophone","robotNameRead","cityNameWrite","userNameWrite","readJoystickY","readJoystickX","mouseReleased","openNextFile","scanNetworks","noInterrupts","digitalWrite","beginSpeaker","mousePressed","isActionDone","mouseDragged","displayLogos","noAutoscroll","addParameter","remoteNumber","getModifiers","keyboardRead","userNameRead","waitContinue","processInput","parseCommand","printVersion","readNetworks","writeMessage","blinkVersion","cityNameRead","readMessage","setDataMode","parsePacket","isListening","setBitOrder","beginPacket","isDirectory","motorsWrite","drawCompass","digitalRead","clearScreen","serialEvent","rightToLeft","setTextSize","leftToRight","requestFrom","keyReleased","compassRead","analogWrite","interrupts","WiFiServer","disconnect","playMelody","parseFloat","autoscroll","getPINUsed","setPINUsed","setTimeout","sendAnalog","readSlider","analogRead","beginWrite","createChar","motorsStop","keyPressed","tempoWrite","readButton","subnetMask","debugPrint","macAddress","writeGreen","randomSeed","attachGPRS","readString","sendString","remotePort","releaseAll","mouseMoved","background","getXChange","getYChange","answerCall","getResult","voiceCall","endPacket","constrain","getSocket","writeJSON","getButton","available","connected","findUntil","readBytes","exitValue","readGreen","writeBlue","startLoop","IPAddress","isPressed","sendSysex","pauseMode","gatewayIP","setCursor","getOemKey","tuneWrite","noDisplay","loadImage","switchPIN","onRequest","onReceive","changePIN","playFile","noBuffer","parseInt","overflow","checkPIN","knobRead","beginTFT","bitClear","updateIR","bitWrite","position","writeRGB","highByte","writeRed","setSpeed","readBlue","noStroke","remoteIP","transfer","shutdown","hangCall","beginSMS","endWrite","attached","maintain","noCursor","checkReg","checkPUK","shiftOut","isValid","shiftIn","pulseIn","connect","println","localIP","pinMode","getIMEI","display","noBlink","process","getBand","running","beginSD","drawBMP","lowByte","setBand","release","bitRead","prepare","pointTo","readRed","setMode","noFill","remove","listen","stroke","detach","attach","noTone","exists","buffer","height","bitSet","circle","config","cursor","random","IRread","setDNS","endSMS","getKey","micros","millis","begin","print","write","ready","flush","width","isPIN","blink","clear","press","mkdir","rmdir","close","point","yield","image","BSSID","click","delay","read","text","move","peek","beep","rect","line","open","seek","fill","size","turn","stop","home","find","step","tone","sqrt","RSSI","SSID","end","bit","tan","cos","sin","pow","map","abs","max","min","get","run","put"],literal:["DIGITAL_MESSAGE","FIRMATA_STRING","ANALOG_MESSAGE","REPORT_DIGITAL","REPORT_ANALOG","INPUT_PULLUP","SET_PIN_MODE","INTERNAL2V56","SYSTEM_RESET","LED_BUILTIN","INTERNAL1V1","SYSEX_START","INTERNAL","EXTERNAL","DEFAULT","OUTPUT","INPUT","HIGH","LOW"]},r=z5(e),a=r.keywords;return a.type=[...a.type,...t.type],a.literal=[...a.literal,...t.literal],a.built_in=[...a.built_in,...t.built_in],a._hints=t._hints,r.name="Arduino",r.aliases=["ino"],r.supersetOf="cpp",r}function U5(e){const t=e.regex,r={},a={begin:/\$\{/,end:/\}/,contains:["self",{begin:/:-/,contains:[r]}]};Object.assign(r,{className:"variable",variants:[{begin:t.concat(/\$[\w\d#@][\w\d_]*/,"(?![\\w\\d])(?![$])")},a]});const o={className:"subst",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]},c=e.inherit(e.COMMENT(),{match:[/(^|\s)/,/#.*$/],scope:{2:"comment"}}),u={begin:/<<-?\s*(?=\w+)/,starts:{contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,className:"string"})]}},f={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,r,o]};o.contains.push(f);const p={match:/\\"/},m={className:"string",begin:/'/,end:/'/},b={match:/\\'/},y={begin:/\$?\(\(/,end:/\)\)/,contains:[{begin:/\d+#[0-9a-f]+/,className:"number"},e.NUMBER_MODE,r]},v=["fish","bash","zsh","sh","csh","ksh","tcsh","dash","scsh"],x=e.SHEBANG({binary:`(${v.join("|")})`,relevance:10}),S={className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},_=["if","then","else","elif","fi","time","for","while","until","in","do","done","case","esac","coproc","function","select"],C=["true","false"],k={match:/(\/[a-z._-]+)+/},I=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],w=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],T=["autoload","bg","bindkey","bye","cap","chdir","clone","comparguments","compcall","compctl","compdescribe","compfiles","compgroups","compquote","comptags","comptry","compvalues","dirs","disable","disown","echotc","echoti","emulate","fc","fg","float","functions","getcap","getln","history","integer","jobs","kill","limit","log","noglob","popd","print","pushd","pushln","rehash","sched","setcap","setopt","stat","suspend","ttyctl","unfunction","unhash","unlimit","unsetopt","vared","wait","whence","where","which","zcompile","zformat","zftp","zle","zmodload","zparseopts","zprof","zpty","zregexparse","zsocket","zstyle","ztcp"],D=["chcon","chgrp","chown","chmod","cp","dd","df","dir","dircolors","ln","ls","mkdir","mkfifo","mknod","mktemp","mv","realpath","rm","rmdir","shred","sync","touch","truncate","vdir","b2sum","base32","base64","cat","cksum","comm","csplit","cut","expand","fmt","fold","head","join","md5sum","nl","numfmt","od","paste","ptx","pr","sha1sum","sha224sum","sha256sum","sha384sum","sha512sum","shuf","sort","split","sum","tac","tail","tr","tsort","unexpand","uniq","wc","arch","basename","chroot","date","dirname","du","echo","env","expr","factor","groups","hostid","id","link","logname","nice","nohup","nproc","pathchk","pinky","printenv","printf","pwd","readlink","runcon","seq","sleep","stat","stdbuf","stty","tee","test","timeout","tty","uname","unlink","uptime","users","who","whoami","yes"];return{name:"Bash",aliases:["sh","zsh"],keywords:{$pattern:/\b[a-z][a-z0-9._-]+\b/,keyword:_,literal:C,built_in:[...I,...w,"set","shopt",...T,...D]},contains:[x,e.SHEBANG(),S,y,c,u,k,f,p,m,b,r]}}function P5(e){const t=e.regex,r=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",o="[a-zA-Z_]\\w*::",u="("+a+"|"+t.optional(o)+"[a-zA-Z_]\\w*"+t.optional("<[^<>]+>")+")",f={className:"type",variants:[{begin:"\\b[a-z\\d_]*_t\\b"},{match:/\batomic_[a-z]{3,6}\b/}]},m={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},b={className:"number",variants:[{match:/\b(0b[01']+)/},{match:/(-?)\b([\d']+(\.[\d']*)?|\.[\d']+)((ll|LL|l|L)(u|U)?|(u|U)(ll|LL|l|L)?|f|F|b|B)/},{match:/(-?)\b(0[xX][a-fA-F0-9]+(?:'[a-fA-F0-9]+)*(?:\.[a-fA-F0-9]*(?:'[a-fA-F0-9]*)*)?(?:[pP][-+]?[0-9]+)?(l|L)?(u|U)?)/},{match:/(-?)\b\d+(?:'\d+)*(?:\.\d*(?:'\d*)*)?(?:[eE][-+]?\d+)?/}],relevance:0},y={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef elifdef elifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(m,{className:"string"}),{className:"string",begin:/<.*?>/},r,e.C_BLOCK_COMMENT_MODE]},v={className:"title",begin:t.optional(o)+e.IDENT_RE,relevance:0},x=t.optional(o)+e.IDENT_RE+"\\s*\\(",C={keyword:["asm","auto","break","case","continue","default","do","else","enum","extern","for","fortran","goto","if","inline","register","restrict","return","sizeof","typeof","typeof_unqual","struct","switch","typedef","union","volatile","while","_Alignas","_Alignof","_Atomic","_Generic","_Noreturn","_Static_assert","_Thread_local","alignas","alignof","noreturn","static_assert","thread_local","_Pragma"],type:["float","double","signed","unsigned","int","short","long","char","void","_Bool","_BitInt","_Complex","_Imaginary","_Decimal32","_Decimal64","_Decimal96","_Decimal128","_Decimal64x","_Decimal128x","_Float16","_Float32","_Float64","_Float128","_Float32x","_Float64x","_Float128x","const","static","constexpr","complex","bool","imaginary"],literal:"true false NULL",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set pair bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap priority_queue make_pair array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr"},k=[y,f,r,e.C_BLOCK_COMMENT_MODE,b,m],I={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:C,contains:k.concat([{begin:/\(/,end:/\)/,keywords:C,contains:k.concat(["self"]),relevance:0}]),relevance:0},w={begin:"("+u+"[\\*&\\s]+)+"+x,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:C,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:C,relevance:0},{begin:x,returnBegin:!0,contains:[e.inherit(v,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:C,relevance:0,contains:[r,e.C_BLOCK_COMMENT_MODE,m,b,f,{begin:/\(/,end:/\)/,keywords:C,relevance:0,contains:["self",r,e.C_BLOCK_COMMENT_MODE,m,b,f]}]},f,r,e.C_BLOCK_COMMENT_MODE,y]};return{name:"C",aliases:["h"],keywords:C,disableAutodetect:!0,illegal:"</",contains:[].concat(I,w,k,[y,{begin:e.IDENT_RE+"::",keywords:C},{className:"class",beginKeywords:"enum class struct union",end:/[{;:<>=]/,contains:[{beginKeywords:"final class struct"},e.TITLE_MODE]}]),exports:{preprocessor:y,strings:m,keywords:C}}}function H5(e){const t=e.regex,r=e.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),a="decltype\\(auto\\)",o="[a-zA-Z_]\\w*::",u="(?!struct)("+a+"|"+t.optional(o)+"[a-zA-Z_]\\w*"+t.optional("<[^<>]+>")+")",f={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},m={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'("+"\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)"+"|.)",end:"'",illegal:"."},e.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},b={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},y={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(m,{className:"string"}),{className:"string",begin:/<.*?>/},r,e.C_BLOCK_COMMENT_MODE]},v={className:"title",begin:t.optional(o)+e.IDENT_RE,relevance:0},x=t.optional(o)+e.IDENT_RE+"\\s*\\(",S=["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],_=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],C=["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","flat_map","flat_set","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"],k=["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"],T={type:_,keyword:S,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:C},D={className:"function.dispatch",relevance:0,keywords:{_hint:k},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},R=[D,y,f,r,e.C_BLOCK_COMMENT_MODE,b,m],$={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:T,contains:R.concat([{begin:/\(/,end:/\)/,keywords:T,contains:R.concat(["self"]),relevance:0}]),relevance:0},q={className:"function",begin:"("+u+"[\\*&\\s]+)+"+x,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:T,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:T,relevance:0},{begin:x,returnBegin:!0,contains:[v],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[m,b]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:T,relevance:0,contains:[r,e.C_BLOCK_COMMENT_MODE,m,b,f,{begin:/\(/,end:/\)/,keywords:T,relevance:0,contains:["self",r,e.C_BLOCK_COMMENT_MODE,m,b,f]}]},f,r,e.C_BLOCK_COMMENT_MODE,y]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:T,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat($,q,D,R,[y,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function|flat_map|flat_set)\\s*<(?!<)",end:">",keywords:T,contains:["self",f]},{begin:e.IDENT_RE+"::",keywords:T},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function F5(e){const t=["bool","byte","char","decimal","delegate","double","dynamic","enum","float","int","long","nint","nuint","object","sbyte","short","string","ulong","uint","ushort"],r=["public","private","protected","static","internal","protected","abstract","async","extern","override","unsafe","virtual","new","sealed","partial"],a=["default","false","null","true"],o=["abstract","as","base","break","case","catch","class","const","continue","do","else","event","explicit","extern","finally","fixed","for","foreach","goto","if","implicit","in","interface","internal","is","lock","namespace","new","operator","out","override","params","private","protected","public","readonly","record","ref","return","scoped","sealed","sizeof","stackalloc","static","struct","switch","this","throw","try","typeof","unchecked","unsafe","using","virtual","void","volatile","while"],c=["add","alias","and","ascending","args","async","await","by","descending","dynamic","equals","file","from","get","global","group","init","into","join","let","nameof","not","notnull","on","or","orderby","partial","record","remove","required","scoped","select","set","unmanaged","value|0","var","when","where","with","yield"],u={keyword:o.concat(c),built_in:t,literal:a},f=e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),p={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},m={className:"string",begin:/"""("*)(?!")(.|\n)*?"""\1/,relevance:1},b={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},y=e.inherit(b,{illegal:/\n/}),v={className:"subst",begin:/\{/,end:/\}/,keywords:u},x=e.inherit(v,{illegal:/\n/}),S={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},e.BACKSLASH_ESCAPE,x]},_={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},v]},C=e.inherit(_,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},x]});v.contains=[_,S,b,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,e.C_BLOCK_COMMENT_MODE],x.contains=[C,S,y,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const k={variants:[m,_,S,b,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},I={begin:"<",end:">",contains:[{beginKeywords:"in out"},f]},w=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",T={begin:"@"+e.IDENT_RE,relevance:0};return{name:"C#",aliases:["cs","c#"],keywords:u,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"<!--|-->"},{begin:"</?",end:">"}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef warning error line region endregion pragma checksum"}},k,p,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},f,I,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[f,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"record",relevance:0,end:/[{;=]/,illegal:/[^\s:]/,contains:[f,I,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[(?=[\\w])",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+w+"\\s+)+"+e.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:u,contains:[{beginKeywords:r.join(" "),relevance:0},{begin:e.IDENT_RE+"\\s*(<[^=]+>\\s*)?\\(",returnBegin:!0,contains:[e.TITLE_MODE,I],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,relevance:0,contains:[k,p,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},T]}}const $5=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),G5=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],K5=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],q5=[...G5,...K5],V5=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),Y5=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),W5=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),X5=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function Z5(e){const t=e.regex,r=$5(e),a={begin:/-(webkit|moz|ms|o)-(?=[a-z])/},o="and or not only",c=/@-?\w[\w]*(-\w+)*/,u="[a-zA-Z-][a-zA-Z0-9_-]*",f=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE];return{name:"CSS",case_insensitive:!0,illegal:/[=|'\$]/,keywords:{keyframePosition:"from to"},classNameAliases:{keyframePosition:"selector-tag"},contains:[r.BLOCK_COMMENT,a,r.CSS_NUMBER_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/,relevance:0},{className:"selector-class",begin:"\\."+u,relevance:0},r.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",variants:[{begin:":("+Y5.join("|")+")"},{begin:":(:)?("+W5.join("|")+")"}]},r.CSS_VARIABLE,{className:"attribute",begin:"\\b("+X5.join("|")+")\\b"},{begin:/:/,end:/[;}{]/,contains:[r.BLOCK_COMMENT,r.HEXCOLOR,r.IMPORTANT,r.CSS_NUMBER_MODE,...f,{begin:/(url|data-uri)\(/,end:/\)/,relevance:0,keywords:{built_in:"url data-uri"},contains:[...f,{className:"string",begin:/[^)]/,endsWithParent:!0,excludeEnd:!0}]},r.FUNCTION_DISPATCH]},{begin:t.lookahead(/@/),end:"[{;]",relevance:0,illegal:/:/,contains:[{className:"keyword",begin:c},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:{$pattern:/[a-z-]+/,keyword:o,attribute:V5.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...f,r.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+q5.join("|")+")\\b"}]}}function J5(e){const t=e.regex;return{name:"Diff",aliases:["patch"],contains:[{className:"meta",relevance:10,match:t.either(/^@@ +-\d+,\d+ +\+\d+,\d+ +@@/,/^\*\*\* +\d+,\d+ +\*\*\*\*$/,/^--- +\d+,\d+ +----$/)},{className:"comment",variants:[{begin:t.either(/Index: /,/^index/,/={3,}/,/^-{3}/,/^\*{3} /,/^\+{3}/,/^diff --git/),end:/$/},{match:/^\*{15}$/}]},{className:"addition",begin:/^\+/,end:/$/},{className:"deletion",begin:/^-/,end:/$/},{className:"addition",begin:/^!/,end:/$/}]}}function Q5(e){const c={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:c,illegal:"</",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"string",variants:[e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{match:/-?\b0[xX]\.[a-fA-F0-9](_?[a-fA-F0-9])*[pP][+-]?\d(_?\d)*i?/,relevance:0},{match:/-?\b0[xX](_?[a-fA-F0-9])+((\.([a-fA-F0-9](_?[a-fA-F0-9])*)?)?[pP][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b0[oO](_?[0-7])*i?/,relevance:0},{match:/-?\.\d(_?\d)*([eE][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b\d(_?\d)*(\.(\d(_?\d)*)?)?([eE][+-]?\d(_?\d)*)?i?/,relevance:0}]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[e.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:c,illegal:/["']/}]}]}}function eM(e){const t=e.regex,r=/[_A-Za-z][_0-9A-Za-z]*/;return{name:"GraphQL",aliases:["gql"],case_insensitive:!0,disableAutodetect:!1,keywords:{keyword:["query","mutation","subscription","type","input","schema","directive","interface","union","scalar","fragment","enum","on"],literal:["true","false","null"]},contains:[e.HASH_COMMENT_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{scope:"punctuation",match:/[.]{3}/,relevance:0},{scope:"punctuation",begin:/[\!\(\)\:\=\[\]\{\|\}]{1}/,relevance:0},{scope:"variable",begin:/\$/,end:/\W/,excludeEnd:!0,relevance:0},{scope:"meta",match:/@\w+/,excludeEnd:!0},{scope:"symbol",begin:t.concat(r,t.lookahead(/\s*:/)),relevance:0}],illegal:[/[;<']/,/BEGIN/]}}function tM(e){const t=e.regex,r={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:e.NUMBER_RE}]},a=e.COMMENT();a.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];const o={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},c={className:"literal",begin:/\bon|off|true|false|yes|no\b/},u={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},f={begin:/\[/,end:/\]/,contains:[a,c,o,u,r,"self"],relevance:0},p=/[A-Za-z0-9_-]+/,m=/"(\\"|[^"])*"/,b=/'[^']*'/,y=t.either(p,m,b),v=t.concat(y,"(\\s*\\.\\s*",y,")*",t.lookahead(/\s*=\s*[^#\s]/));return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[a,{className:"section",begin:/\[+/,end:/\]+/},{begin:v,className:"attr",starts:{end:/$/,contains:[a,f,c,o,u,r]}}]}}var _s="[0-9](_*[0-9])*",nu=`\\.(${_s})`,ru="[0-9a-fA-F](_*[0-9a-fA-F])*",Ex={className:"number",variants:[{begin:`(\\b(${_s})((${nu})|\\.)?|(${nu}))[eE][+-]?(${_s})[fFdD]?\\b`},{begin:`\\b(${_s})((${nu})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${nu})[fFdD]?\\b`},{begin:`\\b(${_s})[fFdD]\\b`},{begin:`\\b0[xX]((${ru})\\.?|(${ru})?\\.(${ru}))[pP][+-]?(${_s})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${ru})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function tE(e,t,r){return r===-1?"":e.replace(t,a=>tE(e,t,r-1))}function nM(e){const t=e.regex,r="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",a=r+tE("(?:<"+r+"~~~(?:\\s*,\\s*"+r+"~~~)*>)?",/~~~/g,2),p={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits","goto","when"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},m={className:"meta",begin:"@"+r,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},b={className:"params",begin:/\(/,end:/\)/,keywords:p,relevance:0,contains:[e.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:p,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[e.BACKSLASH_ESCAPE]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,r],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[t.concat(/(?!else)/,r),/\s+/,r,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,r],className:{1:"keyword",3:"title.class"},contains:[b,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+a+"\\s+)",e.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:p,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:p,relevance:0,contains:[m,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,Ex,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},Ex,m]}}const Sx="[A-Za-z$_][0-9A-Za-z$_]*",rM=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],iM=["true","false","null","undefined","NaN","Infinity"],nE=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],rE=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],iE=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],aM=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],sM=[].concat(iE,nE,rE);function oM(e){const t=e.regex,r=(oe,{after:ve})=>{const M="</"+oe[0].slice(1);return oe.input.indexOf(M,ve)!==-1},a=Sx,o={begin:"<>",end:"</>"},c=/<[A-Za-z0-9\\._:-]+\s*\/>/,u={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(oe,ve)=>{const M=oe[0].length+oe.index,L=oe.input[M];if(L==="<"||L===","){ve.ignoreMatch();return}L===">"&&(r(oe,{after:M})||ve.ignoreMatch());let X;const A=oe.input.substring(M);if(X=A.match(/^\s*=/)){ve.ignoreMatch();return}if((X=A.match(/^\s+extends\s+/))&&X.index===0){ve.ignoreMatch();return}}},f={$pattern:Sx,keyword:rM,literal:iM,built_in:sM,"variable.language":aM},p="[0-9](_?[0-9])*",m=`\\.(${p})`,b="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",y={className:"number",variants:[{begin:`(\\b(${b})((${m})|\\.)?|(${m}))[eE][+-]?(${p})\\b`},{begin:`\\b(${b})\\b((${m})\\b|\\.)?|(${m})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},v={className:"subst",begin:"\\$\\{",end:"\\}",keywords:f,contains:[]},x={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"xml"}},S={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"css"}},_={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"graphql"}},C={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,v]},I={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:a+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},w=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,x,S,_,C,{match:/\$\d+/},y];v.contains=w.concat({begin:/\{/,end:/\}/,keywords:f,contains:["self"].concat(w)});const T=[].concat(I,v.contains),D=T.concat([{begin:/(\s*)\(/,end:/\)/,keywords:f,contains:["self"].concat(T)}]),R={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:D},$={variants:[{match:[/class/,/\s+/,a,/\s+/,/extends/,/\s+/,t.concat(a,"(",t.concat(/\./,a),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,a],scope:{1:"keyword",3:"title.class"}}]},q={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...nE,...rE]}},te={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},P={variants:[{match:[/function/,/\s+/,a,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[R],illegal:/%/},F={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function V(oe){return t.concat("(?!",oe.join("|"),")")}const ce={match:t.concat(/\b/,V([...iE,"super","import"].map(oe=>`${oe}\\s*\\(`)),a,t.lookahead(/\s*\(/)),className:"title.function",relevance:0},ae={begin:t.concat(/\./,t.lookahead(t.concat(a,/(?![0-9A-Za-z$_(])/))),end:a,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},K={match:[/get|set/,/\s+/,a,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},R]},B="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",ne={match:[/const|var|let/,/\s+/,a,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(B)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[R]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:f,exports:{PARAMS_CONTAINS:D,CLASS_REFERENCE:q},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),te,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,x,S,_,C,I,{match:/\$\d+/},y,q,{scope:"attr",match:a+t.lookahead(":"),relevance:0},ne,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[I,e.REGEXP_MODE,{className:"function",begin:B,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:D}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:o.begin,end:o.end},{match:c},{begin:u.begin,"on:begin":u.isTrulyOpeningTag,end:u.end}],subLanguage:"xml",contains:[{begin:u.begin,end:u.end,skip:!0,contains:["self"]}]}]},P,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[R,e.inherit(e.TITLE_MODE,{begin:a,className:"title.function"})]},{match:/\.\.\./,relevance:0},ae,{match:"\\$"+a,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[R]},ce,F,$,K,{match:/\$[(.]/}]}}function lM(e){const t={className:"attr",begin:/"(\\.|[^\\"\r\n])*"(?=\s*:)/,relevance:1.01},r={match:/[{}[\],:]/,className:"punctuation",relevance:0},a=["true","false","null"],o={scope:"literal",beginKeywords:a.join(" ")};return{name:"JSON",aliases:["jsonc"],keywords:{literal:a},contains:[t,r,e.QUOTE_STRING_MODE,o,e.C_NUMBER_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],illegal:"\\S"}}var ws="[0-9](_*[0-9])*",iu=`\\.(${ws})`,au="[0-9a-fA-F](_*[0-9a-fA-F])*",cM={className:"number",variants:[{begin:`(\\b(${ws})((${iu})|\\.)?|(${iu}))[eE][+-]?(${ws})[fFdD]?\\b`},{begin:`\\b(${ws})((${iu})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${iu})[fFdD]?\\b`},{begin:`\\b(${ws})[fFdD]\\b`},{begin:`\\b0[xX]((${au})\\.?|(${au})?\\.(${au}))[pP][+-]?(${ws})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${au})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};function uM(e){const t={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},r={className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},a={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},o={className:"subst",begin:/\$\{/,end:/\}/,contains:[e.C_NUMBER_MODE]},c={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},u={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[c,o]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,c,o]}]};o.contains.push(u);const f={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},p={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(u,{className:"string"}),"self"]}]},m=cM,b=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),y={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]},v=y;return v.variants[1].contains=[y],y.variants[1].contains=[v],{name:"Kotlin",aliases:["kt","kts"],keywords:t,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,b,r,a,f,p,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:t,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin:/</,end:/>/,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:t,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[y,e.C_LINE_COMMENT_MODE,b],relevance:0},e.C_LINE_COMMENT_MODE,b,f,p,u,e.C_NUMBER_MODE]},b]},{begin:[/class|interface|trait/,/\s+/,e.UNDERSCORE_IDENT_RE],beginScope:{3:"title.class"},keywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin:/</,end:/>/,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,){\s]|$/,excludeBegin:!0,returnEnd:!0},f,p]},u,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:`
|
|
80
|
+
`},m]}}const dM=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),fM=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],hM=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],pM=[...fM,...hM],mM=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),aE=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),sE=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),gM=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse(),bM=aE.concat(sE).sort().reverse();function yM(e){const t=dM(e),r=bM,a="and or not only",o="[\\w-]+",c="("+o+"|@\\{"+o+"\\})",u=[],f=[],p=function(w){return{className:"string",begin:"~?"+w+".*?"+w}},m=function(w,T,D){return{className:w,begin:T,relevance:D}},b={$pattern:/[a-z-]+/,keyword:a,attribute:mM.join(" ")},y={begin:"\\(",end:"\\)",contains:f,keywords:b,relevance:0};f.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,p("'"),p('"'),t.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},t.HEXCOLOR,y,m("variable","@@?"+o,10),m("variable","@\\{"+o+"\\}"),m("built_in","~?`[^`]*?`"),{className:"attribute",begin:o+"\\s*:",end:":",returnBegin:!0,excludeEnd:!0},t.IMPORTANT,{beginKeywords:"and not"},t.FUNCTION_DISPATCH);const v=f.concat({begin:/\{/,end:/\}/,contains:u}),x={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(f)},S={begin:c+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+gM.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:f}}]},_={className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:b,returnEnd:!0,contains:f,relevance:0}},C={className:"variable",variants:[{begin:"@"+o+"\\s*:",relevance:15},{begin:"@"+o}],starts:{end:"[;}]",returnEnd:!0,contains:v}},k={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:c,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:`[<='$"]`,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,x,m("keyword","all\\b"),m("variable","@\\{"+o+"\\}"),{begin:"\\b("+pM.join("|")+")\\b",className:"selector-tag"},t.CSS_NUMBER_MODE,m("selector-tag",c,0),m("selector-id","#"+c),m("selector-class","\\."+c,0),m("selector-tag","&",0),t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+aE.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+sE.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:v},{begin:"!important"},t.FUNCTION_DISPATCH]},I={begin:o+`:(:)?(${r.join("|")})`,returnBegin:!0,contains:[k]};return u.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,_,C,I,S,k,x,t.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:`[=>'/<($"]`,contains:u}}function vM(e){const t="\\[=*\\[",r="\\]=*\\]",a={begin:t,end:r,contains:["self"]},o=[e.COMMENT("--(?!"+t+")","$"),e.COMMENT("--"+t,r,{contains:[a],relevance:10})];return{name:"Lua",aliases:["pluto"],keywords:{$pattern:e.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:o.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[e.inherit(e.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:o}].concat(o)},e.C_NUMBER_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"string",begin:t,end:r,contains:[a],relevance:5}])}}function xM(e){const t={className:"variable",variants:[{begin:"\\$\\("+e.UNDERSCORE_IDENT_RE+"\\)",contains:[e.BACKSLASH_ESCAPE]},{begin:/\$[@%<?\^\+\*]/}]},r={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,t]},a={className:"variable",begin:/\$\([\w-]+\s/,end:/\)/,keywords:{built_in:"subst patsubst strip findstring filter filter-out sort word wordlist firstword lastword dir notdir suffix basename addsuffix addprefix join wildcard realpath abspath error warning shell origin flavor foreach if or and call eval file value"},contains:[t,r]},o={begin:"^"+e.UNDERSCORE_IDENT_RE+"\\s*(?=[:+?]?=)"},c={className:"meta",begin:/^\.PHONY:/,end:/$/,keywords:{$pattern:/[\.\w]+/,keyword:".PHONY"}},u={className:"section",begin:/^[^\s]+:/,end:/$/,contains:[t]};return{name:"Makefile",aliases:["mk","mak","make"],keywords:{$pattern:/[\w-]+/,keyword:"define endef undefine ifdef ifndef ifeq ifneq else endif include -include sinclude override export unexport private vpath"},contains:[e.HASH_COMMENT_MODE,t,r,a,o,c,u]}}function EM(e){const t=e.regex,r={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},a={begin:"^[-\\*]{3,}",end:"$"},o={className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},c={className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},u={begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},f=/[A-Za-z][A-Za-z0-9+.-]*/,p={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:t.concat(/\[.+?\]\(/,f,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},m={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},b={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},y=e.inherit(m,{contains:[]}),v=e.inherit(b,{contains:[]});m.contains.push(v),b.contains.push(y);let x=[r,p];return[m,b,y,v].forEach(k=>{k.contains=k.contains.concat(x)}),x=x.concat(m,b),{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:x},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:x}]}]},r,c,m,b,{className:"quote",begin:"^>\\s+",contains:x,end:"$"},o,a,p,u,{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}function SM(e){const t={className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},r=/[a-zA-Z@][a-zA-Z0-9_]*/,f={"variable.language":["this","super"],$pattern:r,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},p={$pattern:r,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:f,illegal:"</",contains:[t,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.C_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),{className:"string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+p.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:p,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}function _M(e){const t=e.regex,r=["abs","accept","alarm","and","atan2","bind","binmode","bless","break","caller","chdir","chmod","chomp","chop","chown","chr","chroot","class","close","closedir","connect","continue","cos","crypt","dbmclose","dbmopen","defined","delete","die","do","dump","each","else","elsif","endgrent","endhostent","endnetent","endprotoent","endpwent","endservent","eof","eval","exec","exists","exit","exp","fcntl","field","fileno","flock","for","foreach","fork","format","formline","getc","getgrent","getgrgid","getgrnam","gethostbyaddr","gethostbyname","gethostent","getlogin","getnetbyaddr","getnetbyname","getnetent","getpeername","getpgrp","getpriority","getprotobyname","getprotobynumber","getprotoent","getpwent","getpwnam","getpwuid","getservbyname","getservbyport","getservent","getsockname","getsockopt","given","glob","gmtime","goto","grep","gt","hex","if","index","int","ioctl","join","keys","kill","last","lc","lcfirst","length","link","listen","local","localtime","log","lstat","lt","ma","map","method","mkdir","msgctl","msgget","msgrcv","msgsnd","my","ne","next","no","not","oct","open","opendir","or","ord","our","pack","package","pipe","pop","pos","print","printf","prototype","push","q|0","qq","quotemeta","qw","qx","rand","read","readdir","readline","readlink","readpipe","recv","redo","ref","rename","require","reset","return","reverse","rewinddir","rindex","rmdir","say","scalar","seek","seekdir","select","semctl","semget","semop","send","setgrent","sethostent","setnetent","setpgrp","setpriority","setprotoent","setpwent","setservent","setsockopt","shift","shmctl","shmget","shmread","shmwrite","shutdown","sin","sleep","socket","socketpair","sort","splice","split","sprintf","sqrt","srand","stat","state","study","sub","substr","symlink","syscall","sysopen","sysread","sysseek","system","syswrite","tell","telldir","tie","tied","time","times","tr","truncate","uc","ucfirst","umask","undef","unless","unlink","unpack","unshift","untie","until","use","utime","values","vec","wait","waitpid","wantarray","warn","when","while","write","x|0","xor","y|0"],a=/[dualxmsipngr]{0,12}/,o={$pattern:/[\w.]+/,keyword:r.join(" ")},c={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:o},u={begin:/->\{/,end:/\}/},f={scope:"attr",match:/\s+:\s*\w+(\s*\(.*?\))?/},p={scope:"variable",variants:[{begin:/\$\d/},{begin:t.concat(/[$%@](?!")(\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@](?!")[^\s\w{=]|\$=/,relevance:0}],contains:[f]},m={className:"number",variants:[{match:/0?\.[0-9][0-9_]+\b/},{match:/\bv?(0|[1-9][0-9_]*(\.[0-9_]+)?|[1-9][0-9_]*)\b/},{match:/\b0[0-7][0-7_]*\b/},{match:/\b0x[0-9a-fA-F][0-9a-fA-F_]*\b/},{match:/\b0b[0-1][0-1_]*\b/}],relevance:0},b=[e.BACKSLASH_ESCAPE,c,p],y=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],v=(_,C,k="\\1")=>{const I=k==="\\1"?k:t.concat(k,C);return t.concat(t.concat("(?:",_,")"),C,/(?:\\.|[^\\\/])*?/,I,/(?:\\.|[^\\\/])*?/,k,a)},x=(_,C,k)=>t.concat(t.concat("(?:",_,")"),C,/(?:\\.|[^\\\/])*?/,k,a),S=[p,e.HASH_COMMENT_MODE,e.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),u,{className:"string",contains:b,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},m,{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:v("s|tr|y",t.either(...y,{capture:!0}))},{begin:v("s|tr|y","\\(","\\)")},{begin:v("s|tr|y","\\[","\\]")},{begin:v("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:x("(?:m|qr)?",/\//,/\//)},{begin:x("m|qr",t.either(...y,{capture:!0}),/\1/)},{begin:x("m|qr",/\(/,/\)/)},{begin:x("m|qr",/\[/,/\]/)},{begin:x("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub method",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE,f]},{className:"class",beginKeywords:"class",end:"[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE,f,m]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return c.contains=S,u.contains=S,{name:"Perl",aliases:["pl","pm"],keywords:o,contains:S}}function wM(e){const t=e.regex,r=/(?![A-Za-z0-9])(?![$])/,a=t.concat(/[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/,r),o=t.concat(/(\\?[A-Z][a-z0-9_\x7f-\xff]+|\\?[A-Z]+(?=[A-Z][a-z0-9_\x7f-\xff])){1,}/,r),c=t.concat(/[A-Z]+/,r),u={scope:"variable",match:"\\$+"+a},f={scope:"meta",variants:[{begin:/<\?php/,relevance:10},{begin:/<\?=/},{begin:/<\?/,relevance:.1},{begin:/\?>/}]},p={scope:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]},m=e.inherit(e.APOS_STRING_MODE,{illegal:null}),b=e.inherit(e.QUOTE_STRING_MODE,{illegal:null,contains:e.QUOTE_STRING_MODE.contains.concat(p)}),y={begin:/<<<[ \t]*(?:(\w+)|"(\w+)")\n/,end:/[ \t]*(\w+)\b/,contains:e.QUOTE_STRING_MODE.contains.concat(p),"on:begin":(ae,K)=>{K.data._beginMatch=ae[1]||ae[2]},"on:end":(ae,K)=>{K.data._beginMatch!==ae[1]&&K.ignoreMatch()}},v=e.END_SAME_AS_BEGIN({begin:/<<<[ \t]*'(\w+)'\n/,end:/[ \t]*(\w+)\b/}),x=`[
|
|
81
|
+
]`,S={scope:"string",variants:[b,m,y,v]},_={scope:"number",variants:[{begin:"\\b0[bB][01]+(?:_[01]+)*\\b"},{begin:"\\b0[oO][0-7]+(?:_[0-7]+)*\\b"},{begin:"\\b0[xX][\\da-fA-F]+(?:_[\\da-fA-F]+)*\\b"},{begin:"(?:\\b\\d+(?:_\\d+)*(\\.(?:\\d+(?:_\\d+)*))?|\\B\\.\\d+)(?:[eE][+-]?\\d+)?"}],relevance:0},C=["false","null","true"],k=["__CLASS__","__DIR__","__FILE__","__FUNCTION__","__COMPILER_HALT_OFFSET__","__LINE__","__METHOD__","__NAMESPACE__","__TRAIT__","die","echo","exit","include","include_once","print","require","require_once","array","abstract","and","as","binary","bool","boolean","break","callable","case","catch","class","clone","const","continue","declare","default","do","double","else","elseif","empty","enddeclare","endfor","endforeach","endif","endswitch","endwhile","enum","eval","extends","final","finally","float","for","foreach","from","global","goto","if","implements","instanceof","insteadof","int","integer","interface","isset","iterable","list","match|0","mixed","new","never","object","or","private","protected","public","readonly","real","return","string","switch","throw","trait","try","unset","use","var","void","while","xor","yield"],I=["Error|0","AppendIterator","ArgumentCountError","ArithmeticError","ArrayIterator","ArrayObject","AssertionError","BadFunctionCallException","BadMethodCallException","CachingIterator","CallbackFilterIterator","CompileError","Countable","DirectoryIterator","DivisionByZeroError","DomainException","EmptyIterator","ErrorException","Exception","FilesystemIterator","FilterIterator","GlobIterator","InfiniteIterator","InvalidArgumentException","IteratorIterator","LengthException","LimitIterator","LogicException","MultipleIterator","NoRewindIterator","OutOfBoundsException","OutOfRangeException","OuterIterator","OverflowException","ParentIterator","ParseError","RangeException","RecursiveArrayIterator","RecursiveCachingIterator","RecursiveCallbackFilterIterator","RecursiveDirectoryIterator","RecursiveFilterIterator","RecursiveIterator","RecursiveIteratorIterator","RecursiveRegexIterator","RecursiveTreeIterator","RegexIterator","RuntimeException","SeekableIterator","SplDoublyLinkedList","SplFileInfo","SplFileObject","SplFixedArray","SplHeap","SplMaxHeap","SplMinHeap","SplObjectStorage","SplObserver","SplPriorityQueue","SplQueue","SplStack","SplSubject","SplTempFileObject","TypeError","UnderflowException","UnexpectedValueException","UnhandledMatchError","ArrayAccess","BackedEnum","Closure","Fiber","Generator","Iterator","IteratorAggregate","Serializable","Stringable","Throwable","Traversable","UnitEnum","WeakReference","WeakMap","Directory","__PHP_Incomplete_Class","parent","php_user_filter","self","static","stdClass"],T={keyword:k,literal:(ae=>{const K=[];return ae.forEach(B=>{K.push(B),B.toLowerCase()===B?K.push(B.toUpperCase()):K.push(B.toLowerCase())}),K})(C),built_in:I},D=ae=>ae.map(K=>K.replace(/\|\d+$/,"")),R={variants:[{match:[/new/,t.concat(x,"+"),t.concat("(?!",D(I).join("\\b|"),"\\b)"),o],scope:{1:"keyword",4:"title.class"}}]},$=t.concat(a,"\\b(?!\\()"),q={variants:[{match:[t.concat(/::/,t.lookahead(/(?!class\b)/)),$],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[o,t.concat(/::/,t.lookahead(/(?!class\b)/)),$],scope:{1:"title.class",3:"variable.constant"}},{match:[o,t.concat("::",t.lookahead(/(?!class\b)/))],scope:{1:"title.class"}},{match:[o,/::/,/class/],scope:{1:"title.class",3:"variable.language"}}]},te={scope:"attr",match:t.concat(a,t.lookahead(":"),t.lookahead(/(?!::)/))},P={relevance:0,begin:/\(/,end:/\)/,keywords:T,contains:[te,u,q,e.C_BLOCK_COMMENT_MODE,S,_,R]},F={relevance:0,match:[/\b/,t.concat("(?!fn\\b|function\\b|",D(k).join("\\b|"),"|",D(I).join("\\b|"),"\\b)"),a,t.concat(x,"*"),t.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[P]};P.contains.push(F);const V=[te,q,e.C_BLOCK_COMMENT_MODE,S,_,R],ce={begin:t.concat(/#\[\s*\\?/,t.either(o,c)),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:C,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:C,keyword:["new","array"]},contains:["self",...V]},...V,{scope:"meta",variants:[{match:o},{match:c}]}]};return{case_insensitive:!1,keywords:T,contains:[ce,e.HASH_COMMENT_MODE,e.COMMENT("//","$"),e.COMMENT("/\\*","\\*/",{contains:[{scope:"doctag",match:"@[A-Za-z]+"}]}),{match:/__halt_compiler\(\);/,keywords:"__halt_compiler",starts:{scope:"comment",end:e.MATCH_NOTHING_RE,contains:[{match:/\?>/,scope:"meta",endsParent:!0}]}},f,{scope:"variable.language",match:/\$this\b/},u,F,q,{match:[/const/,/\s/,a],scope:{1:"keyword",3:"variable.constant"}},R,{scope:"function",relevance:0,beginKeywords:"fn function",end:/[;{]/,excludeEnd:!0,illegal:"[$%\\[]",contains:[{beginKeywords:"use"},e.UNDERSCORE_TITLE_MODE,{begin:"=>",endsParent:!0},{scope:"params",begin:"\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0,keywords:T,contains:["self",ce,u,q,e.C_BLOCK_COMMENT_MODE,S,_]}]},{scope:"class",variants:[{beginKeywords:"enum",illegal:/[($"]/},{beginKeywords:"class interface trait",illegal:/[:($"]/}],relevance:0,end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",relevance:0,end:";",illegal:/[.']/,contains:[e.inherit(e.UNDERSCORE_TITLE_MODE,{scope:"title.class"})]},{beginKeywords:"use",relevance:0,end:";",contains:[{match:/\b(as|const|function)\b/,scope:"keyword"},e.UNDERSCORE_TITLE_MODE]},S,_]}}function kM(e){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},e.inherit(e.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}function TM(e){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}function NM(e){const t=e.regex,r=new RegExp("[\\p{XID_Start}_]\\p{XID_Continue}*","u"),a=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],f={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:a,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},p={className:"meta",begin:/^(>>>|\.\.\.) /},m={className:"subst",begin:/\{/,end:/\}/,keywords:f,illegal:/#/},b={begin:/\{\{/,relevance:0},y={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,p],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,p],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,p,b,m]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,p,b,m]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,b,m]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,b,m]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},v="[0-9](_?[0-9])*",x=`(\\b(${v}))?\\.(${v})|\\b(${v})\\.`,S=`\\b|${a.join("|")}`,_={className:"number",relevance:0,variants:[{begin:`(\\b(${v})|(${x}))[eE][+-]?(${v})[jJ]?(?=${S})`},{begin:`(${x})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${S})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${S})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${S})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${S})`},{begin:`\\b(${v})[jJ](?=${S})`}]},C={className:"comment",begin:t.lookahead(/# type:/),end:/$/,keywords:f,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},k={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:["self",p,_,y,e.HASH_COMMENT_MODE]}]};return m.contains=[y,_,p],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:f,illegal:/(<\/|\?)|=>/,contains:[p,_,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},y,C,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,r],scope:{1:"keyword",3:"title.function"},contains:[k]},{variants:[{match:[/\bclass/,/\s+/,r,/\s*/,/\(\s*/,r,/\s*\)/]},{match:[/\bclass/,/\s+/,r]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[_,k,y]}]}}function CM(e){return{aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}function AM(e){const t=e.regex,r=/(?:(?:[a-zA-Z]|\.[._a-zA-Z])[._a-zA-Z0-9]*)|\.(?!\d)/,a=t.either(/0[xX][0-9a-fA-F]+\.[0-9a-fA-F]*[pP][+-]?\d+i?/,/0[xX][0-9a-fA-F]+(?:[pP][+-]?\d+)?[Li]?/,/(?:\d+(?:\.\d*)?|\.\d+)(?:[eE][+-]?\d+)?[Li]?/),o=/[=!<>:]=|\|\||&&|:::?|<-|<<-|->>|->|\|>|[-+*\/?!$&|:<=>@^~]|\*\*/,c=t.either(/[()]/,/[{}]/,/\[\[/,/[[\]]/,/\\/,/,/);return{name:"R",keywords:{$pattern:r,keyword:"function if in break next repeat else for while",literal:"NULL NA TRUE FALSE Inf NaN NA_integer_|10 NA_real_|10 NA_character_|10 NA_complex_|10",built_in:"LETTERS letters month.abb month.name pi T F abs acos acosh all any anyNA Arg as.call as.character as.complex as.double as.environment as.integer as.logical as.null.default as.numeric as.raw asin asinh atan atanh attr attributes baseenv browser c call ceiling class Conj cos cosh cospi cummax cummin cumprod cumsum digamma dim dimnames emptyenv exp expression floor forceAndCall gamma gc.time globalenv Im interactive invisible is.array is.atomic is.call is.character is.complex is.double is.environment is.expression is.finite is.function is.infinite is.integer is.language is.list is.logical is.matrix is.na is.name is.nan is.null is.numeric is.object is.pairlist is.raw is.recursive is.single is.symbol lazyLoadDBfetch length lgamma list log max min missing Mod names nargs nzchar oldClass on.exit pos.to.env proc.time prod quote range Re rep retracemem return round seq_along seq_len seq.int sign signif sin sinh sinpi sqrt standardGeneric substitute sum switch tan tanh tanpi tracemem trigamma trunc unclass untracemem UseMethod xtfrm"},contains:[e.COMMENT(/#'/,/$/,{contains:[{scope:"doctag",match:/@examples/,starts:{end:t.lookahead(t.either(/\n^#'\s*(?=@[a-zA-Z]+)/,/\n^(?!#')/)),endsParent:!0}},{scope:"doctag",begin:"@param",end:/$/,contains:[{scope:"variable",variants:[{match:r},{match:/`(?:\\.|[^`\\])+`/}],endsParent:!0}]},{scope:"doctag",match:/@[a-zA-Z]+/},{scope:"keyword",match:/\\[a-zA-Z]+/}]}),e.HASH_COMMENT_MODE,{scope:"string",contains:[e.BACKSLASH_ESCAPE],variants:[e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\(/,end:/\)(-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\{/,end:/\}(-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]"(-*)\[/,end:/\](-*)"/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\(/,end:/\)(-*)'/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\{/,end:/\}(-*)'/}),e.END_SAME_AS_BEGIN({begin:/[rR]'(-*)\[/,end:/\](-*)'/}),{begin:'"',end:'"',relevance:0},{begin:"'",end:"'",relevance:0}]},{relevance:0,variants:[{scope:{1:"operator",2:"number"},match:[o,a]},{scope:{1:"operator",2:"number"},match:[/%[^%]*%/,a]},{scope:{1:"punctuation",2:"number"},match:[c,a]},{scope:{2:"number"},match:[/[^a-zA-Z0-9._]|^/,a]}]},{scope:{3:"operator"},match:[r,/\s+/,/<-/,/\s+/]},{scope:"operator",relevance:0,variants:[{match:o},{match:/%[^%]*%/}]},{scope:"punctuation",relevance:0,match:c},{begin:"`",end:"`",contains:[{begin:/\\./}]}]}}function OM(e){const t=e.regex,r="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",a=t.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),o=t.concat(a,/(::\w+)*/),u={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield",...["include","extend","prepend","public","private","protected","raise","throw"]],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},f={className:"doctag",begin:"@[A-Za-z]+"},p={begin:"#<",end:">"},m=[e.COMMENT("#","$",{contains:[f]}),e.COMMENT("^=begin","^=end",{contains:[f],relevance:10}),e.COMMENT("^__END__",e.MATCH_NOTHING_RE)],b={className:"subst",begin:/#\{/,end:/\}/,keywords:u},y={className:"string",contains:[e.BACKSLASH_ESCAPE,b],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?</,end:/>/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:t.concat(/<<[-~]?'?/,t.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[e.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[e.BACKSLASH_ESCAPE,b]})]}]},v="[1-9](_?[0-9])*|0",x="[0-9](_?[0-9])*",S={className:"number",relevance:0,variants:[{begin:`\\b(${v})(\\.(${x}))?([eE][+-]?(${x})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},_={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:u}]},R=[y,{variants:[{match:[/class\s+/,o,/\s+<\s+/,o]},{match:[/\b(class|module)\s+/,o]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:u},{match:[/(include|extend)\s+/,o],scope:{2:"title.class"},keywords:u},{relevance:0,match:[o,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:a,scope:"title.class"},{match:[/def/,/\s+/,r],scope:{1:"keyword",3:"title.function"},contains:[_]},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[y,{begin:r}],relevance:0},S,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|(?!=)/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:u},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[e.BACKSLASH_ESCAPE,b],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(p,m),relevance:0}].concat(p,m);b.contains=R,_.contains=R;const P=[{begin:/^\s*=>/,starts:{end:"$",contains:R}},{className:"meta.prompt",begin:"^("+"[>?]>"+"|"+"[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]"+"|"+"(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>"+")(?=[ ])",starts:{end:"$",keywords:u,contains:R}}];return m.unshift(p),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:u,illegal:/\/\*/,contains:[e.SHEBANG({binary:"ruby"})].concat(P).concat(m).concat(R)}}function MM(e){const t=e.regex,r=/(r#)?/,a=t.concat(r,e.UNDERSCORE_IDENT_RE),o=t.concat(r,e.IDENT_RE),c={className:"title.function.invoke",relevance:0,begin:t.concat(/\b/,/(?!let|for|while|if|else|match\b)/,o,t.lookahead(/\s*\(/))},u="([ui](8|16|32|64|128|size)|f(32|64))?",f=["abstract","as","async","await","become","box","break","const","continue","crate","do","dyn","else","enum","extern","false","final","fn","for","if","impl","in","let","loop","macro","match","mod","move","mut","override","priv","pub","ref","return","self","Self","static","struct","super","trait","true","try","type","typeof","union","unsafe","unsized","use","virtual","where","while","yield"],p=["true","false","Some","None","Ok","Err"],m=["drop ","Copy","Send","Sized","Sync","Drop","Fn","FnMut","FnOnce","ToOwned","Clone","Debug","PartialEq","PartialOrd","Eq","Ord","AsRef","AsMut","Into","From","Default","Iterator","Extend","IntoIterator","DoubleEndedIterator","ExactSizeIterator","SliceConcatExt","ToString","assert!","assert_eq!","bitflags!","bytes!","cfg!","col!","concat!","concat_idents!","debug_assert!","debug_assert_eq!","env!","eprintln!","panic!","file!","format!","format_args!","include_bytes!","include_str!","line!","local_data_key!","module_path!","option_env!","print!","println!","select!","stringify!","try!","unimplemented!","unreachable!","vec!","write!","writeln!","macro_rules!","assert_ne!","debug_assert_ne!"],b=["i8","i16","i32","i64","i128","isize","u8","u16","u32","u64","u128","usize","f32","f64","str","char","bool","Box","Option","Result","String","Vec"];return{name:"Rust",aliases:["rs"],keywords:{$pattern:e.IDENT_RE+"!?",type:b,keyword:f,literal:p,built_in:m},illegal:"</",contains:[e.C_LINE_COMMENT_MODE,e.COMMENT("/\\*","\\*/",{contains:["self"]}),e.inherit(e.QUOTE_STRING_MODE,{begin:/b?"/,illegal:null}),{className:"symbol",begin:/'[a-zA-Z_][a-zA-Z0-9_]*(?!')/},{scope:"string",variants:[{begin:/b?r(#*)"(.|\n)*?"\1(?!#)/},{begin:/b?'/,end:/'/,contains:[{scope:"char.escape",match:/\\('|\w|x\w{2}|u\w{4}|U\w{8})/}]}]},{className:"number",variants:[{begin:"\\b0b([01_]+)"+u},{begin:"\\b0o([0-7_]+)"+u},{begin:"\\b0x([A-Fa-f0-9_]+)"+u},{begin:"\\b(\\d[\\d_]*(\\.[0-9_]+)?([eE][+-]?[0-9_]+)?)"+u}],relevance:0},{begin:[/fn/,/\s+/,a],className:{1:"keyword",3:"title.function"}},{className:"meta",begin:"#!?\\[",end:"\\]",contains:[{className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE]}]},{begin:[/let/,/\s+/,/(?:mut\s+)?/,a],className:{1:"keyword",3:"keyword",4:"variable"}},{begin:[/for/,/\s+/,a,/\s+/,/in/],className:{1:"keyword",3:"variable",5:"keyword"}},{begin:[/type/,/\s+/,a],className:{1:"keyword",3:"title.class"}},{begin:[/(?:trait|enum|struct|union|impl|for)/,/\s+/,a],className:{1:"keyword",3:"title.class"}},{begin:e.IDENT_RE+"::",keywords:{keyword:"Self",built_in:m,type:b}},{className:"punctuation",begin:"->"},c]}}const RM=e=>({IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:e.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:e.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}}),IM=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video"],LM=["defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],DM=[...IM,...LM],jM=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),zM=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),BM=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),UM=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();function PM(e){const t=RM(e),r=BM,a=zM,o="@[a-z-]+",c="and or not only",f={className:"variable",begin:"(\\$"+"[a-zA-Z-][a-zA-Z0-9_-]*"+")\\b",relevance:0};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},t.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+DM.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+a.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+r.join("|")+")"},f,{begin:/\(/,end:/\)/,contains:[t.CSS_NUMBER_MODE]},t.CSS_VARIABLE,{className:"attribute",begin:"\\b("+UM.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,relevance:0,contains:[t.BLOCK_COMMENT,f,t.HEXCOLOR,t.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.IMPORTANT,t.FUNCTION_DISPATCH]},{begin:"@(page|font-face)",keywords:{$pattern:o,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:c,attribute:jM.join(" ")},contains:[{begin:o,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},f,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,t.HEXCOLOR,t.CSS_NUMBER_MODE]},t.FUNCTION_DISPATCH]}}function HM(e){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}function FM(e){const t=e.regex,r=e.COMMENT("--","$"),a={scope:"string",variants:[{begin:/'/,end:/'/,contains:[{match:/''/}]}]},o={begin:/"/,end:/"/,contains:[{match:/""/}]},c=["true","false","unknown"],u=["double precision","large object","with timezone","without timezone"],f=["bigint","binary","blob","boolean","char","character","clob","date","dec","decfloat","decimal","float","int","integer","interval","nchar","nclob","national","numeric","real","row","smallint","time","timestamp","varchar","varying","varbinary"],p=["add","asc","collation","desc","final","first","last","view"],m=["abs","acos","all","allocate","alter","and","any","are","array","array_agg","array_max_cardinality","as","asensitive","asin","asymmetric","at","atan","atomic","authorization","avg","begin","begin_frame","begin_partition","between","bigint","binary","blob","boolean","both","by","call","called","cardinality","cascaded","case","cast","ceil","ceiling","char","char_length","character","character_length","check","classifier","clob","close","coalesce","collate","collect","column","commit","condition","connect","constraint","contains","convert","copy","corr","corresponding","cos","cosh","count","covar_pop","covar_samp","create","cross","cube","cume_dist","current","current_catalog","current_date","current_default_transform_group","current_path","current_role","current_row","current_schema","current_time","current_timestamp","current_path","current_role","current_transform_group_for_type","current_user","cursor","cycle","date","day","deallocate","dec","decimal","decfloat","declare","default","define","delete","dense_rank","deref","describe","deterministic","disconnect","distinct","double","drop","dynamic","each","element","else","empty","end","end_frame","end_partition","end-exec","equals","escape","every","except","exec","execute","exists","exp","external","extract","false","fetch","filter","first_value","float","floor","for","foreign","frame_row","free","from","full","function","fusion","get","global","grant","group","grouping","groups","having","hold","hour","identity","in","indicator","initial","inner","inout","insensitive","insert","int","integer","intersect","intersection","interval","into","is","join","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","language","large","last_value","lateral","lead","leading","left","like","like_regex","listagg","ln","local","localtime","localtimestamp","log","log10","lower","match","match_number","match_recognize","matches","max","member","merge","method","min","minute","mod","modifies","module","month","multiset","national","natural","nchar","nclob","new","no","none","normalize","not","nth_value","ntile","null","nullif","numeric","octet_length","occurrences_regex","of","offset","old","omit","on","one","only","open","or","order","out","outer","over","overlaps","overlay","parameter","partition","pattern","per","percent","percent_rank","percentile_cont","percentile_disc","period","portion","position","position_regex","power","precedes","precision","prepare","primary","procedure","ptf","range","rank","reads","real","recursive","ref","references","referencing","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","release","result","return","returns","revoke","right","rollback","rollup","row","row_number","rows","running","savepoint","scope","scroll","search","second","seek","select","sensitive","session_user","set","show","similar","sin","sinh","skip","smallint","some","specific","specifictype","sql","sqlexception","sqlstate","sqlwarning","sqrt","start","static","stddev_pop","stddev_samp","submultiset","subset","substring","substring_regex","succeeds","sum","symmetric","system","system_time","system_user","table","tablesample","tan","tanh","then","time","timestamp","timezone_hour","timezone_minute","to","trailing","translate","translate_regex","translation","treat","trigger","trim","trim_array","true","truncate","uescape","union","unique","unknown","unnest","update","upper","user","using","value","values","value_of","var_pop","var_samp","varbinary","varchar","varying","versioning","when","whenever","where","width_bucket","window","with","within","without","year"],b=["abs","acos","array_agg","asin","atan","avg","cast","ceil","ceiling","coalesce","corr","cos","cosh","count","covar_pop","covar_samp","cume_dist","dense_rank","deref","element","exp","extract","first_value","floor","json_array","json_arrayagg","json_exists","json_object","json_objectagg","json_query","json_table","json_table_primitive","json_value","lag","last_value","lead","listagg","ln","log","log10","lower","max","min","mod","nth_value","ntile","nullif","percent_rank","percentile_cont","percentile_disc","position","position_regex","power","rank","regr_avgx","regr_avgy","regr_count","regr_intercept","regr_r2","regr_slope","regr_sxx","regr_sxy","regr_syy","row_number","sin","sinh","sqrt","stddev_pop","stddev_samp","substring","substring_regex","sum","tan","tanh","translate","translate_regex","treat","trim","trim_array","unnest","upper","value_of","var_pop","var_samp","width_bucket"],y=["current_catalog","current_date","current_default_transform_group","current_path","current_role","current_schema","current_transform_group_for_type","current_user","session_user","system_time","system_user","current_time","localtime","current_timestamp","localtimestamp"],v=["create table","insert into","primary key","foreign key","not null","alter table","add constraint","grouping sets","on overflow","character set","respect nulls","ignore nulls","nulls first","nulls last","depth first","breadth first"],x=b,S=[...m,...p].filter(D=>!b.includes(D)),_={scope:"variable",match:/@[a-z0-9][a-z0-9_]*/},C={scope:"operator",match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},k={match:t.concat(/\b/,t.either(...x),/\s*\(/),relevance:0,keywords:{built_in:x}};function I(D){return t.concat(/\b/,t.either(...D.map(R=>R.replace(/\s+/,"\\s+"))),/\b/)}const w={scope:"keyword",match:I(v),relevance:0};function T(D,{exceptions:R,when:$}={}){const q=$;return R=R||[],D.map(te=>te.match(/\|\d+$/)||R.includes(te)?te:q(te)?`${te}|0`:te)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:T(S,{when:D=>D.length<3}),literal:c,type:f,built_in:y},contains:[{scope:"type",match:I(u)},w,k,_,a,o,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,r,C]}}function oE(e){return e?typeof e=="string"?e:e.source:null}function Yo(e){return xt("(?=",e,")")}function xt(...e){return e.map(r=>oE(r)).join("")}function $M(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function vn(...e){return"("+($M(e).capture?"":"?:")+e.map(a=>oE(a)).join("|")+")"}const Kp=e=>xt(/\b/,e,/\w$/.test(e)?/\b/:/\B/),GM=["Protocol","Type"].map(Kp),_x=["init","self"].map(Kp),KM=["Any","Self"],_h=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","borrowing","break","case","catch","class","consume","consuming","continue","convenience","copy","default","defer","deinit","didSet","distributed","do","dynamic","each","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","macro","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","package","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],wx=["false","nil","true"],qM=["assignment","associativity","higherThan","left","lowerThan","none","right"],VM=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],kx=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],lE=vn(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),cE=vn(lE,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),wh=xt(lE,cE,"*"),uE=vn(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),Tu=vn(uE,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),wr=xt(uE,Tu,"*"),su=xt(/[A-Z]/,Tu,"*"),YM=["attached","autoclosure",xt(/convention\(/,vn("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",xt(/objc\(/,wr,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain","unchecked","unknown","usableFromInline","warn_unqualified_access"],WM=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function XM(e){const t={match:/\s+/,relevance:0},r=e.COMMENT("/\\*","\\*/",{contains:["self"]}),a=[e.C_LINE_COMMENT_MODE,r],o={match:[/\./,vn(...GM,..._x)],className:{2:"keyword"}},c={match:xt(/\./,vn(..._h)),relevance:0},u=_h.filter(Ee=>typeof Ee=="string").concat(["_|0"]),f=_h.filter(Ee=>typeof Ee!="string").concat(KM).map(Kp),p={variants:[{className:"keyword",match:vn(...f,..._x)}]},m={$pattern:vn(/\b\w+/,/#\w+/),keyword:u.concat(VM),literal:wx},b=[o,c,p],y={match:xt(/\./,vn(...kx)),relevance:0},v={className:"built_in",match:xt(/\b/,vn(...kx),/(?=\()/)},x=[y,v],S={match:/->/,relevance:0},_={className:"operator",relevance:0,variants:[{match:wh},{match:`\\.(\\.|${cE})+`}]},C=[S,_],k="([0-9]_*)+",I="([0-9a-fA-F]_*)+",w={className:"number",relevance:0,variants:[{match:`\\b(${k})(\\.(${k}))?([eE][+-]?(${k}))?\\b`},{match:`\\b0x(${I})(\\.(${I}))?([pP][+-]?(${k}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},T=(Ee="")=>({className:"subst",variants:[{match:xt(/\\/,Ee,/[0\\tnr"']/)},{match:xt(/\\/,Ee,/u\{[0-9a-fA-F]{1,8}\}/)}]}),D=(Ee="")=>({className:"subst",match:xt(/\\/,Ee,/[\t ]*(?:[\r\n]|\r\n)/)}),R=(Ee="")=>({className:"subst",label:"interpol",begin:xt(/\\/,Ee,/\(/),end:/\)/}),$=(Ee="")=>({begin:xt(Ee,/"""/),end:xt(/"""/,Ee),contains:[T(Ee),D(Ee),R(Ee)]}),q=(Ee="")=>({begin:xt(Ee,/"/),end:xt(/"/,Ee),contains:[T(Ee),R(Ee)]}),te={className:"string",variants:[$(),$("#"),$("##"),$("###"),q(),q("#"),q("##"),q("###")]},P=[e.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[e.BACKSLASH_ESCAPE]}],F={begin:/\/[^\s](?=[^/\n]*\/)/,end:/\//,contains:P},V=Ee=>{const Me=xt(Ee,/\//),Ye=xt(/\//,Ee);return{begin:Me,end:Ye,contains:[...P,{scope:"comment",begin:`#(?!.*${Ye})`,end:/$/}]}},ce={scope:"regexp",variants:[V("###"),V("##"),V("#"),F]},ae={match:xt(/`/,wr,/`/)},K={className:"variable",match:/\$\d+/},B={className:"variable",match:`\\$${Tu}+`},ne=[ae,K,B],oe={match:/(@|#(un)?)available/,scope:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:WM,contains:[...C,w,te]}]}},ve={scope:"keyword",match:xt(/@/,vn(...YM),Yo(vn(/\(/,/\s+/)))},M={scope:"meta",match:xt(/@/,wr)},L=[oe,ve,M],X={match:Yo(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:xt(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,Tu,"+")},{className:"type",match:su,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:xt(/\s+&\s+/,Yo(su)),relevance:0}]},A={begin:/</,end:/>/,keywords:m,contains:[...a,...b,...L,S,X]};X.contains.push(A);const be={match:xt(wr,/\s*:/),keywords:"_|0",relevance:0},Ne={begin:/\(/,end:/\)/,relevance:0,keywords:m,contains:["self",be,...a,ce,...b,...x,...C,w,te,...ne,...L,X]},U={begin:/</,end:/>/,keywords:"repeat each",contains:[...a,X]},ee={begin:vn(Yo(xt(wr,/\s*:/)),Yo(xt(wr,/\s+/,wr,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:wr}]},me={begin:/\(/,end:/\)/,keywords:m,contains:[ee,...a,...b,...C,w,te,...L,X,Ne],endsParent:!0,illegal:/["']/},_e={match:[/(func|macro)/,/\s+/,vn(ae.match,wr,wh)],className:{1:"keyword",3:"title.function"},contains:[U,me,t],illegal:[/\[/,/%/]},he={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[U,me,t],illegal:/\[|%/},He={match:[/operator/,/\s+/,wh],className:{1:"keyword",3:"title"}},Te={begin:[/precedencegroup/,/\s+/,su],className:{1:"keyword",3:"title"},contains:[X],keywords:[...qM,...wx],end:/}/},Ve={match:[/class\b/,/\s+/,/func\b/,/\s+/,/\b[A-Za-z_][A-Za-z0-9_]*\b/],scope:{1:"keyword",3:"keyword",5:"title.function"}},re={match:[/class\b/,/\s+/,/var\b/],scope:{1:"keyword",3:"keyword"}},fe={begin:[/(struct|protocol|class|extension|enum|actor)/,/\s+/,wr,/\s*/],beginScope:{1:"keyword",3:"title.class"},keywords:m,contains:[U,...b,{begin:/:/,end:/\{/,keywords:m,contains:[{scope:"title.class.inherited",match:su},...b],relevance:0}]};for(const Ee of te.variants){const Me=Ee.contains.find(Et=>Et.label==="interpol");Me.keywords=m;const Ye=[...b,...x,...C,w,te,...ne];Me.contains=[...Ye,{begin:/\(/,end:/\)/,contains:["self",...Ye]}]}return{name:"Swift",keywords:m,contains:[...a,_e,he,Ve,re,fe,He,Te,{beginKeywords:"import",end:/$/,contains:[...a],relevance:0},ce,...b,...x,...C,w,te,...ne,...L,X,Ne]}}const Nu="[A-Za-z$_][0-9A-Za-z$_]*",dE=["as","in","of","if","for","while","finally","var","new","function","do","return","void","else","break","catch","instanceof","with","throw","case","default","try","switch","continue","typeof","delete","let","yield","const","class","debugger","async","await","static","import","from","export","extends","using"],fE=["true","false","null","undefined","NaN","Infinity"],hE=["Object","Function","Boolean","Symbol","Math","Date","Number","BigInt","String","RegExp","Array","Float32Array","Float64Array","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Int32Array","Uint16Array","Uint32Array","BigInt64Array","BigUint64Array","Set","Map","WeakSet","WeakMap","ArrayBuffer","SharedArrayBuffer","Atomics","DataView","JSON","Promise","Generator","GeneratorFunction","AsyncFunction","Reflect","Proxy","Intl","WebAssembly"],pE=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],mE=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],gE=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],bE=[].concat(mE,hE,pE);function ZM(e){const t=e.regex,r=(oe,{after:ve})=>{const M="</"+oe[0].slice(1);return oe.input.indexOf(M,ve)!==-1},a=Nu,o={begin:"<>",end:"</>"},c=/<[A-Za-z0-9\\._:-]+\s*\/>/,u={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(oe,ve)=>{const M=oe[0].length+oe.index,L=oe.input[M];if(L==="<"||L===","){ve.ignoreMatch();return}L===">"&&(r(oe,{after:M})||ve.ignoreMatch());let X;const A=oe.input.substring(M);if(X=A.match(/^\s*=/)){ve.ignoreMatch();return}if((X=A.match(/^\s+extends\s+/))&&X.index===0){ve.ignoreMatch();return}}},f={$pattern:Nu,keyword:dE,literal:fE,built_in:bE,"variable.language":gE},p="[0-9](_?[0-9])*",m=`\\.(${p})`,b="0|[1-9](_?[0-9])*|0[0-7]*[89][0-9]*",y={className:"number",variants:[{begin:`(\\b(${b})((${m})|\\.)?|(${m}))[eE][+-]?(${p})\\b`},{begin:`\\b(${b})\\b((${m})\\b|\\.)?|(${m})\\b`},{begin:"\\b(0|[1-9](_?[0-9])*)n\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*n?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*n?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*n?\\b"},{begin:"\\b0[0-7]+n?\\b"}],relevance:0},v={className:"subst",begin:"\\$\\{",end:"\\}",keywords:f,contains:[]},x={begin:".?html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"xml"}},S={begin:".?css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"css"}},_={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"graphql"}},C={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,v]},I={className:"comment",variants:[e.COMMENT(/\/\*\*(?!\/)/,"\\*/",{relevance:0,contains:[{begin:"(?=@[A-Za-z]+)",relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"},{className:"type",begin:"\\{",end:"\\}",excludeEnd:!0,excludeBegin:!0,relevance:0},{className:"variable",begin:a+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]},w=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,x,S,_,C,{match:/\$\d+/},y];v.contains=w.concat({begin:/\{/,end:/\}/,keywords:f,contains:["self"].concat(w)});const T=[].concat(I,v.contains),D=T.concat([{begin:/(\s*)\(/,end:/\)/,keywords:f,contains:["self"].concat(T)}]),R={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:D},$={variants:[{match:[/class/,/\s+/,a,/\s+/,/extends/,/\s+/,t.concat(a,"(",t.concat(/\./,a),")*")],scope:{1:"keyword",3:"title.class",5:"keyword",7:"title.class.inherited"}},{match:[/class/,/\s+/,a],scope:{1:"keyword",3:"title.class"}}]},q={relevance:0,match:t.either(/\bJSON/,/\b[A-Z][a-z]+([A-Z][a-z]*|\d)*/,/\b[A-Z]{2,}([A-Z][a-z]+|\d)+([A-Z][a-z]*)*/,/\b[A-Z]{2,}[a-z]+([A-Z][a-z]+|\d)*([A-Z][a-z]*)*/),className:"title.class",keywords:{_:[...hE,...pE]}},te={label:"use_strict",className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},P={variants:[{match:[/function/,/\s+/,a,/(?=\s*\()/]},{match:[/function/,/\s*(?=\()/]}],className:{1:"keyword",3:"title.function"},label:"func.def",contains:[R],illegal:/%/},F={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function V(oe){return t.concat("(?!",oe.join("|"),")")}const ce={match:t.concat(/\b/,V([...mE,"super","import"].map(oe=>`${oe}\\s*\\(`)),a,t.lookahead(/\s*\(/)),className:"title.function",relevance:0},ae={begin:t.concat(/\./,t.lookahead(t.concat(a,/(?![0-9A-Za-z$_(])/))),end:a,excludeBegin:!0,keywords:"prototype",className:"property",relevance:0},K={match:[/get|set/,/\s+/,a,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},R]},B="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",ne={match:[/const|var|let/,/\s+/,a,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(B)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[R]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:f,exports:{PARAMS_CONTAINS:D,CLASS_REFERENCE:q},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),te,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,x,S,_,C,I,{match:/\$\d+/},y,q,{scope:"attr",match:a+t.lookahead(":"),relevance:0},ne,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[I,e.REGEXP_MODE,{className:"function",begin:B,returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:e.UNDERSCORE_IDENT_RE,relevance:0},{className:null,begin:/\(\s*\)/,skip:!0},{begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:D}]}]},{begin:/,/,relevance:0},{match:/\s+/,relevance:0},{variants:[{begin:o.begin,end:o.end},{match:c},{begin:u.begin,"on:begin":u.isTrulyOpeningTag,end:u.end}],subLanguage:"xml",contains:[{begin:u.begin,end:u.end,skip:!0,contains:["self"]}]}]},P,{beginKeywords:"while if switch catch for"},{begin:"\\b(?!function)"+e.UNDERSCORE_IDENT_RE+"\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)\\s*\\{",returnBegin:!0,label:"func.def",contains:[R,e.inherit(e.TITLE_MODE,{begin:a,className:"title.function"})]},{match:/\.\.\./,relevance:0},ae,{match:"\\$"+a,relevance:0},{match:[/\bconstructor(?=\s*\()/],className:{1:"title.function"},contains:[R]},ce,F,$,K,{match:/\$[(.]/}]}}function JM(e){const t=e.regex,r=ZM(e),a=Nu,o=["any","void","number","boolean","string","object","never","symbol","bigint","unknown"],c={begin:[/namespace/,/\s+/,e.IDENT_RE],beginScope:{1:"keyword",3:"title.class"}},u={beginKeywords:"interface",end:/\{/,excludeEnd:!0,keywords:{keyword:"interface extends",built_in:o},contains:[r.exports.CLASS_REFERENCE]},f={className:"meta",relevance:10,begin:/^\s*['"]use strict['"]/},p=["type","interface","public","private","protected","implements","declare","abstract","readonly","enum","override","satisfies"],m={$pattern:Nu,keyword:dE.concat(p),literal:fE,built_in:bE.concat(o),"variable.language":gE},b={className:"meta",begin:"@"+a},y=(_,C,k)=>{const I=_.contains.findIndex(w=>w.label===C);if(I===-1)throw new Error("can not find mode to replace");_.contains.splice(I,1,k)};Object.assign(r.keywords,m),r.exports.PARAMS_CONTAINS.push(b);const v=r.contains.find(_=>_.scope==="attr"),x=Object.assign({},v,{match:t.concat(a,t.lookahead(/\s*\?:/))});r.exports.PARAMS_CONTAINS.push([r.exports.CLASS_REFERENCE,v,x]),r.contains=r.contains.concat([b,c,u,x]),y(r,"shebang",e.SHEBANG()),y(r,"use_strict",f);const S=r.contains.find(_=>_.label==="func.def");return S.relevance=0,Object.assign(r,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),r}function QM(e){const t=e.regex,r={className:"string",begin:/"(""|[^/n])"C\b/},a={className:"string",begin:/"/,end:/"/,illegal:/\n/,contains:[{begin:/""/}]},o=/\d{1,2}\/\d{1,2}\/\d{4}/,c=/\d{4}-\d{1,2}-\d{1,2}/,u=/(\d|1[012])(:\d+){0,2} *(AM|PM)/,f=/\d{1,2}(:\d{1,2}){1,2}/,p={className:"literal",variants:[{begin:t.concat(/# */,t.either(c,o),/ *#/)},{begin:t.concat(/# */,f,/ *#/)},{begin:t.concat(/# */,u,/ *#/)},{begin:t.concat(/# */,t.either(c,o),/ +/,t.either(u,f),/ *#/)}]},m={className:"number",relevance:0,variants:[{begin:/\b\d[\d_]*((\.[\d_]+(E[+-]?[\d_]+)?)|(E[+-]?[\d_]+))[RFD@!#]?/},{begin:/\b\d[\d_]*((U?[SIL])|[%&])?/},{begin:/&H[\dA-F_]+((U?[SIL])|[%&])?/},{begin:/&O[0-7_]+((U?[SIL])|[%&])?/},{begin:/&B[01_]+((U?[SIL])|[%&])?/}]},b={className:"label",begin:/^\w+:/},y=e.COMMENT(/'''/,/$/,{contains:[{className:"doctag",begin:/<\/?/,end:/>/}]}),v=e.COMMENT(null,/$/,{variants:[{begin:/'/},{begin:/([\t ]|^)REM(?=\s)/}]});return{name:"Visual Basic .NET",aliases:["vb"],case_insensitive:!0,classNameAliases:{label:"symbol"},keywords:{keyword:"addhandler alias aggregate ansi as async assembly auto binary by byref byval call case catch class compare const continue custom declare default delegate dim distinct do each equals else elseif end enum erase error event exit explicit finally for friend from function get global goto group handles if implements imports in inherits interface into iterator join key let lib loop me mid module mustinherit mustoverride mybase myclass namespace narrowing new next notinheritable notoverridable of off on operator option optional order overloads overridable overrides paramarray partial preserve private property protected public raiseevent readonly redim removehandler resume return select set shadows shared skip static step stop structure strict sub synclock take text then throw to try unicode until using when where while widening with withevents writeonly yield",built_in:"addressof and andalso await directcast gettype getxmlnamespace is isfalse isnot istrue like mod nameof new not or orelse trycast typeof xor cbool cbyte cchar cdate cdbl cdec cint clng cobj csbyte cshort csng cstr cuint culng cushort",type:"boolean byte char date decimal double integer long object sbyte short single string uinteger ulong ushort",literal:"true false nothing"},illegal:"//|\\{|\\}|endif|gosub|variant|wend|^\\$ ",contains:[r,a,p,m,b,y,v,{className:"meta",begin:/[\t ]*#(const|disable|else|elseif|enable|end|externalsource|if|region)\b/,end:/$/,keywords:{keyword:"const disable else elseif enable end externalsource if region then"},contains:[v]}]}}function eR(e){e.regex;const t=e.COMMENT(/\(;/,/;\)/);t.contains.push("self");const r=e.COMMENT(/;;/,/$/),a=["anyfunc","block","br","br_if","br_table","call","call_indirect","data","drop","elem","else","end","export","func","global.get","global.set","local.get","local.set","local.tee","get_global","get_local","global","if","import","local","loop","memory","memory.grow","memory.size","module","mut","nop","offset","param","result","return","select","set_global","set_local","start","table","tee_local","then","type","unreachable"],o={begin:[/(?:func|call|call_indirect)/,/\s+/,/\$[^\s)]+/],className:{1:"keyword",3:"title.function"}},c={className:"variable",begin:/\$[\w_]+/},u={match:/(\((?!;)|\))+/,className:"punctuation",relevance:0},f={className:"number",relevance:0,match:/[+-]?\b(?:\d(?:_?\d)*(?:\.\d(?:_?\d)*)?(?:[eE][+-]?\d(?:_?\d)*)?|0x[\da-fA-F](?:_?[\da-fA-F])*(?:\.[\da-fA-F](?:_?[\da-fA-D])*)?(?:[pP][+-]?\d(?:_?\d)*)?)\b|\binf\b|\bnan(?::0x[\da-fA-F](?:_?[\da-fA-D])*)?\b/},p={match:/(i32|i64|f32|f64)(?!\.)/,className:"type"},m={className:"keyword",match:/\b(f32|f64|i32|i64)(?:\.(?:abs|add|and|ceil|clz|const|convert_[su]\/i(?:32|64)|copysign|ctz|demote\/f64|div(?:_[su])?|eqz?|extend_[su]\/i32|floor|ge(?:_[su])?|gt(?:_[su])?|le(?:_[su])?|load(?:(?:8|16|32)_[su])?|lt(?:_[su])?|max|min|mul|nearest|neg?|or|popcnt|promote\/f32|reinterpret\/[fi](?:32|64)|rem_[su]|rot[lr]|shl|shr_[su]|store(?:8|16|32)?|sqrt|sub|trunc(?:_[su]\/f(?:32|64))?|wrap\/i64|xor))\b/};return{name:"WebAssembly",keywords:{$pattern:/[\w.]+/,keyword:a},contains:[r,t,{match:[/(?:offset|align)/,/\s*/,/=/],className:{1:"keyword",3:"operator"}},c,u,o,e.QUOTE_STRING_MODE,p,m,f]}}function tR(e){const t=e.regex,r=t.concat(/[\p{L}_]/u,t.optional(/[\p{L}0-9_.-]*:/u),/[\p{L}0-9_.-]*/u),a=/[\p{L}0-9._:-]+/u,o={className:"symbol",begin:/&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;/},c={begin:/\s/,contains:[{className:"keyword",begin:/#?[a-z_][a-z1-9_-]+/,illegal:/\n/}]},u=e.inherit(c,{begin:/\(/,end:/\)/}),f=e.inherit(e.APOS_STRING_MODE,{className:"string"}),p=e.inherit(e.QUOTE_STRING_MODE,{className:"string"}),m={endsWithParent:!0,illegal:/</,relevance:0,contains:[{className:"attr",begin:a,relevance:0},{begin:/=\s*/,relevance:0,contains:[{className:"string",endsParent:!0,variants:[{begin:/"/,end:/"/,contains:[o]},{begin:/'/,end:/'/,contains:[o]},{begin:/[^\s"'=<>`]+/}]}]}]};return{name:"HTML, XML",aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,unicodeRegex:!0,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,relevance:10,contains:[c,p,f,u,{begin:/\[/,end:/\]/,contains:[{className:"meta",begin:/<![a-z]/,end:/>/,contains:[c,u,p,f]}]}]},e.COMMENT(/<!--/,/-->/,{relevance:10}),{begin:/<!\[CDATA\[/,end:/\]\]>/,relevance:10},o,{className:"meta",end:/\?>/,variants:[{begin:/<\?xml/,relevance:10,contains:[p]},{begin:/<\?[a-z][a-z0-9]+/}]},{className:"tag",begin:/<style(?=\s|>)/,end:/>/,keywords:{name:"style"},contains:[m],starts:{end:/<\/style>/,returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:/<script(?=\s|>)/,end:/>/,keywords:{name:"script"},contains:[m],starts:{end:/<\/script>/,returnEnd:!0,subLanguage:["javascript","handlebars","xml"]}},{className:"tag",begin:/<>|<\/>/},{className:"tag",begin:t.concat(/</,t.lookahead(t.concat(r,t.either(/\/>/,/>/,/\s/)))),end:/\/?>/,contains:[{className:"name",begin:r,relevance:0,starts:m}]},{className:"tag",begin:t.concat(/<\//,t.lookahead(t.concat(r,/>/))),contains:[{className:"name",begin:r,relevance:0},{begin:/>/,relevance:0,endsParent:!0}]}]}}function nR(e){const t="true false yes no null",r="[\\w#;/?:@&=+$,.~*'()[\\]]+",a={className:"attr",variants:[{begin:/[\w*@][\w*@ :()\./-]*:(?=[ \t]|$)/},{begin:/"[\w*@][\w*@ :()\./-]*":(?=[ \t]|$)/},{begin:/'[\w*@][\w*@ :()\./-]*':(?=[ \t]|$)/}]},o={className:"template-variable",variants:[{begin:/\{\{/,end:/\}\}/},{begin:/%\{/,end:/\}/}]},c={className:"string",relevance:0,begin:/'/,end:/'/,contains:[{match:/''/,scope:"char.escape",relevance:0}]},u={className:"string",relevance:0,variants:[{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,o]},f=e.inherit(u,{variants:[{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]},{begin:/"/,end:/"/},{begin:/[^\s,{}[\]]+/}]}),v={className:"number",begin:"\\b"+"[0-9]{4}(-[0-9][0-9]){0,2}"+"([Tt \\t][0-9][0-9]?(:[0-9][0-9]){2})?"+"(\\.[0-9]*)?"+"([ \\t])*(Z|[-+][0-9][0-9]?(:[0-9][0-9])?)?"+"\\b"},x={end:",",endsWithParent:!0,excludeEnd:!0,keywords:t,relevance:0},S={begin:/\{/,end:/\}/,contains:[x],illegal:"\\n",relevance:0},_={begin:"\\[",end:"\\]",contains:[x],illegal:"\\n",relevance:0},C=[a,{className:"meta",begin:"^---\\s*$",relevance:10},{className:"string",begin:"[\\|>]([1-9]?[+-])?[ ]*\\n( +)[^ ][^\\n]*\\n(\\2[^\\n]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!\\w+!"+r},{className:"type",begin:"!<"+r+">"},{className:"type",begin:"!"+r},{className:"type",begin:"!!"+r},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:t,keywords:{literal:t}},v,{className:"number",begin:e.C_NUMBER_RE+"\\b",relevance:0},S,_,c,u],k=[...C];return k.pop(),k.push(f),x.contains=k,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:C}}const rR={arduino:B5,bash:U5,c:P5,cpp:H5,csharp:F5,css:Z5,diff:J5,go:Q5,graphql:eM,ini:tM,java:nM,javascript:oM,json:lM,kotlin:uM,less:yM,lua:vM,makefile:xM,markdown:EM,objectivec:SM,perl:_M,php:wM,"php-template":kM,plaintext:TM,python:NM,"python-repl":CM,r:AM,ruby:OM,rust:MM,scss:PM,shell:HM,sql:FM,swift:XM,typescript:JM,vbnet:QM,wasm:eR,xml:tR,yaml:nR};var kh,Tx;function iR(){if(Tx)return kh;Tx=1;function e(z){return z instanceof Map?z.clear=z.delete=z.set=function(){throw new Error("map is read-only")}:z instanceof Set&&(z.add=z.clear=z.delete=function(){throw new Error("set is read-only")}),Object.freeze(z),Object.getOwnPropertyNames(z).forEach(le=>{const Se=z[le],Pe=typeof Se;(Pe==="object"||Pe==="function")&&!Object.isFrozen(Se)&&e(Se)}),z}class t{constructor(le){le.data===void 0&&(le.data={}),this.data=le.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function r(z){return z.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}function a(z,...le){const Se=Object.create(null);for(const Pe in z)Se[Pe]=z[Pe];return le.forEach(function(Pe){for(const At in Pe)Se[At]=Pe[At]}),Se}const o="</span>",c=z=>!!z.scope,u=(z,{prefix:le})=>{if(z.startsWith("language:"))return z.replace("language:","language-");if(z.includes(".")){const Se=z.split(".");return[`${le}${Se.shift()}`,...Se.map((Pe,At)=>`${Pe}${"_".repeat(At+1)}`)].join(" ")}return`${le}${z}`};class f{constructor(le,Se){this.buffer="",this.classPrefix=Se.classPrefix,le.walk(this)}addText(le){this.buffer+=r(le)}openNode(le){if(!c(le))return;const Se=u(le.scope,{prefix:this.classPrefix});this.span(Se)}closeNode(le){c(le)&&(this.buffer+=o)}value(){return this.buffer}span(le){this.buffer+=`<span class="${le}">`}}const p=(z={})=>{const le={children:[]};return Object.assign(le,z),le};class m{constructor(){this.rootNode=p(),this.stack=[this.rootNode]}get top(){return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(le){this.top.children.push(le)}openNode(le){const Se=p({scope:le});this.add(Se),this.stack.push(Se)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(le){return this.constructor._walk(le,this.rootNode)}static _walk(le,Se){return typeof Se=="string"?le.addText(Se):Se.children&&(le.openNode(Se),Se.children.forEach(Pe=>this._walk(le,Pe)),le.closeNode(Se)),le}static _collapse(le){typeof le!="string"&&le.children&&(le.children.every(Se=>typeof Se=="string")?le.children=[le.children.join("")]:le.children.forEach(Se=>{m._collapse(Se)}))}}class b extends m{constructor(le){super(),this.options=le}addText(le){le!==""&&this.add(le)}startScope(le){this.openNode(le)}endScope(){this.closeNode()}__addSublanguage(le,Se){const Pe=le.root;Se&&(Pe.scope=`language:${Se}`),this.add(Pe)}toHTML(){return new f(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function y(z){return z?typeof z=="string"?z:z.source:null}function v(z){return _("(?=",z,")")}function x(z){return _("(?:",z,")*")}function S(z){return _("(?:",z,")?")}function _(...z){return z.map(Se=>y(Se)).join("")}function C(z){const le=z[z.length-1];return typeof le=="object"&&le.constructor===Object?(z.splice(z.length-1,1),le):{}}function k(...z){return"("+(C(z).capture?"":"?:")+z.map(Pe=>y(Pe)).join("|")+")"}function I(z){return new RegExp(z.toString()+"|").exec("").length-1}function w(z,le){const Se=z&&z.exec(le);return Se&&Se.index===0}const T=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function D(z,{joinWith:le}){let Se=0;return z.map(Pe=>{Se+=1;const At=Se;let St=y(Pe),Ce="";for(;St.length>0;){const we=T.exec(St);if(!we){Ce+=St;break}Ce+=St.substring(0,we.index),St=St.substring(we.index+we[0].length),we[0][0]==="\\"&&we[1]?Ce+="\\"+String(Number(we[1])+At):(Ce+=we[0],we[0]==="("&&Se++)}return Ce}).map(Pe=>`(${Pe})`).join(le)}const R=/\b\B/,$="[a-zA-Z]\\w*",q="[a-zA-Z_]\\w*",te="\\b\\d+(\\.\\d+)?",P="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",F="\\b(0b[01]+)",V="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",ce=(z={})=>{const le=/^#![ ]*\//;return z.binary&&(z.begin=_(le,/.*\b/,z.binary,/\b.*/)),a({scope:"meta",begin:le,end:/$/,relevance:0,"on:begin":(Se,Pe)=>{Se.index!==0&&Pe.ignoreMatch()}},z)},ae={begin:"\\\\[\\s\\S]",relevance:0},K={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[ae]},B={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[ae]},ne={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},oe=function(z,le,Se={}){const Pe=a({scope:"comment",begin:z,end:le,contains:[]},Se);Pe.contains.push({scope:"doctag",begin:"[ ]*(?=(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):)",end:/(TODO|FIXME|NOTE|BUG|OPTIMIZE|HACK|XXX):/,excludeBegin:!0,relevance:0});const At=k("I","a","is","so","us","to","at","if","in","it","on",/[A-Za-z]+['](d|ve|re|ll|t|s|n)/,/[A-Za-z]+[-][a-z]+/,/[A-Za-z][a-z]{2,}/);return Pe.contains.push({begin:_(/[ ]+/,"(",At,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),Pe},ve=oe("//","$"),M=oe("/\\*","\\*/"),L=oe("#","$"),X={scope:"number",begin:te,relevance:0},A={scope:"number",begin:P,relevance:0},be={scope:"number",begin:F,relevance:0},Ne={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[ae,{begin:/\[/,end:/\]/,relevance:0,contains:[ae]}]},U={scope:"title",begin:$,relevance:0},ee={scope:"title",begin:q,relevance:0},me={begin:"\\.\\s*"+q,relevance:0};var he=Object.freeze({__proto__:null,APOS_STRING_MODE:K,BACKSLASH_ESCAPE:ae,BINARY_NUMBER_MODE:be,BINARY_NUMBER_RE:F,COMMENT:oe,C_BLOCK_COMMENT_MODE:M,C_LINE_COMMENT_MODE:ve,C_NUMBER_MODE:A,C_NUMBER_RE:P,END_SAME_AS_BEGIN:function(z){return Object.assign(z,{"on:begin":(le,Se)=>{Se.data._beginMatch=le[1]},"on:end":(le,Se)=>{Se.data._beginMatch!==le[1]&&Se.ignoreMatch()}})},HASH_COMMENT_MODE:L,IDENT_RE:$,MATCH_NOTHING_RE:R,METHOD_GUARD:me,NUMBER_MODE:X,NUMBER_RE:te,PHRASAL_WORDS_MODE:ne,QUOTE_STRING_MODE:B,REGEXP_MODE:Ne,RE_STARTERS_RE:V,SHEBANG:ce,TITLE_MODE:U,UNDERSCORE_IDENT_RE:q,UNDERSCORE_TITLE_MODE:ee});function He(z,le){z.input[z.index-1]==="."&&le.ignoreMatch()}function Te(z,le){z.className!==void 0&&(z.scope=z.className,delete z.className)}function Ve(z,le){le&&z.beginKeywords&&(z.begin="\\b("+z.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",z.__beforeBegin=He,z.keywords=z.keywords||z.beginKeywords,delete z.beginKeywords,z.relevance===void 0&&(z.relevance=0))}function re(z,le){Array.isArray(z.illegal)&&(z.illegal=k(...z.illegal))}function fe(z,le){if(z.match){if(z.begin||z.end)throw new Error("begin & end are not supported with match");z.begin=z.match,delete z.match}}function Ee(z,le){z.relevance===void 0&&(z.relevance=1)}const Me=(z,le)=>{if(!z.beforeMatch)return;if(z.starts)throw new Error("beforeMatch cannot be used with starts");const Se=Object.assign({},z);Object.keys(z).forEach(Pe=>{delete z[Pe]}),z.keywords=Se.keywords,z.begin=_(Se.beforeMatch,v(Se.begin)),z.starts={relevance:0,contains:[Object.assign(Se,{endsParent:!0})]},z.relevance=0,delete Se.beforeMatch},Ye=["of","and","for","in","not","or","if","then","parent","list","value"],Et="keyword";function Xt(z,le,Se=Et){const Pe=Object.create(null);return typeof z=="string"?At(Se,z.split(" ")):Array.isArray(z)?At(Se,z):Object.keys(z).forEach(function(St){Object.assign(Pe,Xt(z[St],le,St))}),Pe;function At(St,Ce){le&&(Ce=Ce.map(we=>we.toLowerCase())),Ce.forEach(function(we){const Be=we.split("|");Pe[Be[0]]=[St,cr(Be[0],Be[1])]})}}function cr(z,le){return le?Number(le):Qt(z)?0:1}function Qt(z){return Ye.includes(z.toLowerCase())}const Rr={},Ct=z=>{console.error(z)},Ma=(z,...le)=>{console.log(`WARN: ${z}`,...le)},ie=(z,le)=>{Rr[`${z}/${le}`]||(console.log(`Deprecated as of ${z}. ${le}`),Rr[`${z}/${le}`]=!0)},ye=new Error;function De(z,le,{key:Se}){let Pe=0;const At=z[Se],St={},Ce={};for(let we=1;we<=le.length;we++)Ce[we+Pe]=At[we],St[we+Pe]=!0,Pe+=I(le[we-1]);z[Se]=Ce,z[Se]._emit=St,z[Se]._multi=!0}function We(z){if(Array.isArray(z.begin)){if(z.skip||z.excludeBegin||z.returnBegin)throw Ct("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),ye;if(typeof z.beginScope!="object"||z.beginScope===null)throw Ct("beginScope must be object"),ye;De(z,z.begin,{key:"beginScope"}),z.begin=D(z.begin,{joinWith:""})}}function ot(z){if(Array.isArray(z.end)){if(z.skip||z.excludeEnd||z.returnEnd)throw Ct("skip, excludeEnd, returnEnd not compatible with endScope: {}"),ye;if(typeof z.endScope!="object"||z.endScope===null)throw Ct("endScope must be object"),ye;De(z,z.end,{key:"endScope"}),z.end=D(z.end,{joinWith:""})}}function mn(z){z.scope&&typeof z.scope=="object"&&z.scope!==null&&(z.beginScope=z.scope,delete z.scope)}function ur(z){mn(z),typeof z.beginScope=="string"&&(z.beginScope={_wrap:z.beginScope}),typeof z.endScope=="string"&&(z.endScope={_wrap:z.endScope}),We(z),ot(z)}function en(z){function le(Ce,we){return new RegExp(y(Ce),"m"+(z.case_insensitive?"i":"")+(z.unicodeRegex?"u":"")+(we?"g":""))}class Se{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(we,Be){Be.position=this.position++,this.matchIndexes[this.matchAt]=Be,this.regexes.push([Be,we]),this.matchAt+=I(we)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const we=this.regexes.map(Be=>Be[1]);this.matcherRe=le(D(we,{joinWith:"|"}),!0),this.lastIndex=0}exec(we){this.matcherRe.lastIndex=this.lastIndex;const Be=this.matcherRe.exec(we);if(!Be)return null;const Bt=Be.findIndex((Ir,Ia)=>Ia>0&&Ir!==void 0),Rt=this.matchIndexes[Bt];return Be.splice(0,Bt),Object.assign(Be,Rt)}}class Pe{constructor(){this.rules=[],this.multiRegexes=[],this.count=0,this.lastIndex=0,this.regexIndex=0}getMatcher(we){if(this.multiRegexes[we])return this.multiRegexes[we];const Be=new Se;return this.rules.slice(we).forEach(([Bt,Rt])=>Be.addRule(Bt,Rt)),Be.compile(),this.multiRegexes[we]=Be,Be}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(we,Be){this.rules.push([we,Be]),Be.type==="begin"&&this.count++}exec(we){const Be=this.getMatcher(this.regexIndex);Be.lastIndex=this.lastIndex;let Bt=Be.exec(we);if(this.resumingScanAtSamePosition()&&!(Bt&&Bt.index===this.lastIndex)){const Rt=this.getMatcher(0);Rt.lastIndex=this.lastIndex+1,Bt=Rt.exec(we)}return Bt&&(this.regexIndex+=Bt.position+1,this.regexIndex===this.count&&this.considerAll()),Bt}}function At(Ce){const we=new Pe;return Ce.contains.forEach(Be=>we.addRule(Be.begin,{rule:Be,type:"begin"})),Ce.terminatorEnd&&we.addRule(Ce.terminatorEnd,{type:"end"}),Ce.illegal&&we.addRule(Ce.illegal,{type:"illegal"}),we}function St(Ce,we){const Be=Ce;if(Ce.isCompiled)return Be;[Te,fe,ur,Me].forEach(Rt=>Rt(Ce,we)),z.compilerExtensions.forEach(Rt=>Rt(Ce,we)),Ce.__beforeBegin=null,[Ve,re,Ee].forEach(Rt=>Rt(Ce,we)),Ce.isCompiled=!0;let Bt=null;return typeof Ce.keywords=="object"&&Ce.keywords.$pattern&&(Ce.keywords=Object.assign({},Ce.keywords),Bt=Ce.keywords.$pattern,delete Ce.keywords.$pattern),Bt=Bt||/\w+/,Ce.keywords&&(Ce.keywords=Xt(Ce.keywords,z.case_insensitive)),Be.keywordPatternRe=le(Bt,!0),we&&(Ce.begin||(Ce.begin=/\B|\b/),Be.beginRe=le(Be.begin),!Ce.end&&!Ce.endsWithParent&&(Ce.end=/\B|\b/),Ce.end&&(Be.endRe=le(Be.end)),Be.terminatorEnd=y(Be.end)||"",Ce.endsWithParent&&we.terminatorEnd&&(Be.terminatorEnd+=(Ce.end?"|":"")+we.terminatorEnd)),Ce.illegal&&(Be.illegalRe=le(Ce.illegal)),Ce.contains||(Ce.contains=[]),Ce.contains=[].concat(...Ce.contains.map(function(Rt){return cn(Rt==="self"?Ce:Rt)})),Ce.contains.forEach(function(Rt){St(Rt,Be)}),Ce.starts&&St(Ce.starts,we),Be.matcher=At(Be),Be}if(z.compilerExtensions||(z.compilerExtensions=[]),z.contains&&z.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return z.classNameAliases=a(z.classNameAliases||{}),St(z)}function Dt(z){return z?z.endsWithParent||Dt(z.starts):!1}function cn(z){return z.variants&&!z.cachedVariants&&(z.cachedVariants=z.variants.map(function(le){return a(z,{variants:null},le)})),z.cachedVariants?z.cachedVariants:Dt(z)?a(z,{starts:z.starts?a(z.starts):null}):Object.isFrozen(z)?a(z):z}var dt="11.11.1";class yr extends Error{constructor(le,Se){super(le),this.name="HTMLInjectionError",this.html=Se}}const gn=r,Rl=a,Wi=Symbol("nomatch"),Ra=7,Xi=function(z){const le=Object.create(null),Se=Object.create(null),Pe=[];let At=!0;const St="Could not find the language '{}', did you forget to load/include a language module?",Ce={disableAutodetect:!0,name:"Plain text",contains:[]};let we={ignoreUnescapedHTML:!1,throwUnescapedHTML:!1,noHighlightRe:/^(no-?highlight)$/i,languageDetectRe:/\blang(?:uage)?-([\w-]+)\b/i,classPrefix:"hljs-",cssSelector:"pre code",languages:null,__emitter:b};function Be(pe){return we.noHighlightRe.test(pe)}function Bt(pe){let Re=pe.className+" ";Re+=pe.parentNode?pe.parentNode.className:"";const Xe=we.languageDetectRe.exec(Re);if(Xe){const ft=bn(Xe[1]);return ft||(Ma(St.replace("{}",Xe[1])),Ma("Falling back to no-highlight mode for this block.",pe)),ft?Xe[1]:"no-highlight"}return Re.split(/\s+/).find(ft=>Be(ft)||bn(ft))}function Rt(pe,Re,Xe){let ft="",Pt="";typeof Re=="object"?(ft=pe,Xe=Re.ignoreIllegals,Pt=Re.language):(ie("10.7.0","highlight(lang, code, ...args) has been deprecated."),ie("10.7.0",`Please use highlight(code, options) instead.
|
|
82
|
+
https://github.com/highlightjs/highlight.js/issues/2277`),Pt=pe,ft=Re),Xe===void 0&&(Xe=!0);const dn={code:ft,language:Pt};Ji("before:highlight",dn);const zn=dn.result?dn.result:Ir(dn.language,dn.code,Xe);return zn.code=dn.code,Ji("after:highlight",zn),zn}function Ir(pe,Re,Xe,ft){const Pt=Object.create(null);function dn(xe,Ae){return xe.keywords[Ae]}function zn(){if(!ze.keywords){Gt.addText(ht);return}let xe=0;ze.keywordPatternRe.lastIndex=0;let Ae=ze.keywordPatternRe.exec(ht),$e="";for(;Ae;){$e+=ht.substring(xe,Ae.index);const et=tn.case_insensitive?Ae[0].toLowerCase():Ae[0],Lt=dn(ze,et);if(Lt){const[Wn,Js]=Lt;if(Gt.addText($e),$e="",Pt[et]=(Pt[et]||0)+1,Pt[et]<=Ra&&(pi+=Js),Wn.startsWith("_"))$e+=Ae[0];else{const Ul=tn.classNameAliases[Wn]||Wn;Bn(Ae[0],Ul)}}else $e+=Ae[0];xe=ze.keywordPatternRe.lastIndex,Ae=ze.keywordPatternRe.exec(ht)}$e+=ht.substring(xe),Gt.addText($e)}function Tn(){if(ht==="")return;let xe=null;if(typeof ze.subLanguage=="string"){if(!le[ze.subLanguage]){Gt.addText(ht);return}xe=Ir(ze.subLanguage,ht,!0,Bl[ze.subLanguage]),Bl[ze.subLanguage]=xe._top}else xe=La(ht,ze.subLanguage.length?ze.subLanguage:null);ze.relevance>0&&(pi+=xe.relevance),Gt.__addSublanguage(xe._emitter,xe.language)}function Tt(){ze.subLanguage!=null?Tn():zn(),ht=""}function Bn(xe,Ae){xe!==""&&(Gt.startScope(Ae),Gt.addText(xe),Gt.endScope())}function jl(xe,Ae){let $e=1;const et=Ae.length-1;for(;$e<=et;){if(!xe._emit[$e]){$e++;continue}const Lt=tn.classNameAliases[xe[$e]]||xe[$e],Wn=Ae[$e];Lt?Bn(Wn,Lt):(ht=Wn,zn(),ht=""),$e++}}function ja(xe,Ae){return xe.scope&&typeof xe.scope=="string"&&Gt.openNode(tn.classNameAliases[xe.scope]||xe.scope),xe.beginScope&&(xe.beginScope._wrap?(Bn(ht,tn.classNameAliases[xe.beginScope._wrap]||xe.beginScope._wrap),ht=""):xe.beginScope._multi&&(jl(xe.beginScope,Ae),ht="")),ze=Object.create(xe,{parent:{value:ze}}),ze}function Ws(xe,Ae,$e){let et=w(xe.endRe,$e);if(et){if(xe["on:end"]){const Lt=new t(xe);xe["on:end"](Ae,Lt),Lt.isMatchIgnored&&(et=!1)}if(et){for(;xe.endsParent&&xe.parent;)xe=xe.parent;return xe}}if(xe.endsWithParent)return Ws(xe.parent,Ae,$e)}function za(xe){return ze.matcher.regexIndex===0?(ht+=xe[0],1):(mi=!0,0)}function Vu(xe){const Ae=xe[0],$e=xe.rule,et=new t($e),Lt=[$e.__beforeBegin,$e["on:begin"]];for(const Wn of Lt)if(Wn&&(Wn(xe,et),et.isMatchIgnored))return za(Ae);return $e.skip?ht+=Ae:($e.excludeBegin&&(ht+=Ae),Tt(),!$e.returnBegin&&!$e.excludeBegin&&(ht=Ae)),ja($e,xe),$e.returnBegin?0:Ae.length}function Nn(xe){const Ae=xe[0],$e=Re.substring(xe.index),et=Ws(ze,xe,$e);if(!et)return Wi;const Lt=ze;ze.endScope&&ze.endScope._wrap?(Tt(),Bn(Ae,ze.endScope._wrap)):ze.endScope&&ze.endScope._multi?(Tt(),jl(ze.endScope,xe)):Lt.skip?ht+=Ae:(Lt.returnEnd||Lt.excludeEnd||(ht+=Ae),Tt(),Lt.excludeEnd&&(ht=Ae));do ze.scope&&Gt.closeNode(),!ze.skip&&!ze.subLanguage&&(pi+=ze.relevance),ze=ze.parent;while(ze!==et.parent);return et.starts&&ja(et.starts,xe),Lt.returnEnd?0:Ae.length}function Xs(){const xe=[];for(let Ae=ze;Ae!==tn;Ae=Ae.parent)Ae.scope&&xe.unshift(Ae.scope);xe.forEach(Ae=>Gt.openNode(Ae))}let Qi={};function Ba(xe,Ae){const $e=Ae&&Ae[0];if(ht+=xe,$e==null)return Tt(),0;if(Qi.type==="begin"&&Ae.type==="end"&&Qi.index===Ae.index&&$e===""){if(ht+=Re.slice(Ae.index,Ae.index+1),!At){const et=new Error(`0 width match regex (${pe})`);throw et.languageName=pe,et.badRule=Qi.rule,et}return 1}if(Qi=Ae,Ae.type==="begin")return Vu(Ae);if(Ae.type==="illegal"&&!Xe){const et=new Error('Illegal lexeme "'+$e+'" for mode "'+(ze.scope||"<unnamed>")+'"');throw et.mode=ze,et}else if(Ae.type==="end"){const et=Nn(Ae);if(et!==Wi)return et}if(Ae.type==="illegal"&&$e==="")return ht+=`
|
|
83
|
+
`,1;if(Zs>1e5&&Zs>Ae.index*3)throw new Error("potential infinite loop, way more iterations than matches");return ht+=$e,$e.length}const tn=bn(pe);if(!tn)throw Ct(St.replace("{}",pe)),new Error('Unknown language: "'+pe+'"');const zl=en(tn);let Ua="",ze=ft||zl;const Bl={},Gt=new we.__emitter(we);Xs();let ht="",pi=0,jr=0,Zs=0,mi=!1;try{if(tn.__emitTokens)tn.__emitTokens(Re,Gt);else{for(ze.matcher.considerAll();;){Zs++,mi?mi=!1:ze.matcher.considerAll(),ze.matcher.lastIndex=jr;const xe=ze.matcher.exec(Re);if(!xe)break;const Ae=Re.substring(jr,xe.index),$e=Ba(Ae,xe);jr=xe.index+$e}Ba(Re.substring(jr))}return Gt.finalize(),Ua=Gt.toHTML(),{language:pe,value:Ua,relevance:pi,illegal:!1,_emitter:Gt,_top:ze}}catch(xe){if(xe.message&&xe.message.includes("Illegal"))return{language:pe,value:gn(Re),illegal:!0,relevance:0,_illegalBy:{message:xe.message,index:jr,context:Re.slice(jr-100,jr+100),mode:xe.mode,resultSoFar:Ua},_emitter:Gt};if(At)return{language:pe,value:gn(Re),illegal:!1,relevance:0,errorRaised:xe,_emitter:Gt,_top:ze};throw xe}}function Ia(pe){const Re={value:gn(pe),illegal:!1,relevance:0,_top:Ce,_emitter:new we.__emitter(we)};return Re._emitter.addText(pe),Re}function La(pe,Re){Re=Re||we.languages||Object.keys(le);const Xe=Ia(pe),ft=Re.filter(bn).filter(fi).map(Tt=>Ir(Tt,pe,!1));ft.unshift(Xe);const Pt=ft.sort((Tt,Bn)=>{if(Tt.relevance!==Bn.relevance)return Bn.relevance-Tt.relevance;if(Tt.language&&Bn.language){if(bn(Tt.language).supersetOf===Bn.language)return 1;if(bn(Bn.language).supersetOf===Tt.language)return-1}return 0}),[dn,zn]=Pt,Tn=dn;return Tn.secondBest=zn,Tn}function vr(pe,Re,Xe){const ft=Re&&Se[Re]||Xe;pe.classList.add("hljs"),pe.classList.add(`language-${ft}`)}function Ut(pe){let Re=null;const Xe=Bt(pe);if(Be(Xe))return;if(Ji("before:highlightElement",{el:pe,language:Xe}),pe.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",pe);return}if(pe.children.length>0&&(we.ignoreUnescapedHTML||(console.warn("One of your code blocks includes unescaped HTML. This is a potentially serious security risk."),console.warn("https://github.com/highlightjs/highlight.js/wiki/security"),console.warn("The element with unescaped HTML:"),console.warn(pe)),we.throwUnescapedHTML))throw new yr("One of your code blocks includes unescaped HTML.",pe.innerHTML);Re=pe;const ft=Re.textContent,Pt=Xe?Rt(ft,{language:Xe,ignoreIllegals:!0}):La(ft);pe.innerHTML=Pt.value,pe.dataset.highlighted="yes",vr(pe,Xe,Pt.language),pe.result={language:Pt.language,re:Pt.relevance,relevance:Pt.relevance},Pt.secondBest&&(pe.secondBest={language:Pt.secondBest.language,relevance:Pt.secondBest.relevance}),Ji("after:highlightElement",{el:pe,result:Pt,text:ft})}function un(pe){we=Rl(we,pe)}const di=()=>{Da(),ie("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function Vs(){Da(),ie("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let Il=!1;function Da(){function pe(){Da()}if(document.readyState==="loading"){Il||window.addEventListener("DOMContentLoaded",pe,!1),Il=!0;return}document.querySelectorAll(we.cssSelector).forEach(Ut)}function Ll(pe,Re){let Xe=null;try{Xe=Re(z)}catch(ft){if(Ct("Language definition for '{}' could not be registered.".replace("{}",pe)),At)Ct(ft);else throw ft;Xe=Ce}Xe.name||(Xe.name=pe),le[pe]=Xe,Xe.rawDefinition=Re.bind(null,z),Xe.aliases&&Lr(Xe.aliases,{languageName:pe})}function Zi(pe){delete le[pe];for(const Re of Object.keys(Se))Se[Re]===pe&&delete Se[Re]}function Ys(){return Object.keys(le)}function bn(pe){return pe=(pe||"").toLowerCase(),le[pe]||le[Se[pe]]}function Lr(pe,{languageName:Re}){typeof pe=="string"&&(pe=[pe]),pe.forEach(Xe=>{Se[Xe.toLowerCase()]=Re})}function fi(pe){const Re=bn(pe);return Re&&!Re.disableAutodetect}function hi(pe){pe["before:highlightBlock"]&&!pe["before:highlightElement"]&&(pe["before:highlightElement"]=Re=>{pe["before:highlightBlock"](Object.assign({block:Re.el},Re))}),pe["after:highlightBlock"]&&!pe["after:highlightElement"]&&(pe["after:highlightElement"]=Re=>{pe["after:highlightBlock"](Object.assign({block:Re.el},Re))})}function $t(pe){hi(pe),Pe.push(pe)}function Dl(pe){const Re=Pe.indexOf(pe);Re!==-1&&Pe.splice(Re,1)}function Ji(pe,Re){const Xe=pe;Pe.forEach(function(ft){ft[Xe]&&ft[Xe](Re)})}function Dr(pe){return ie("10.7.0","highlightBlock will be removed entirely in v12.0"),ie("10.7.0","Please use highlightElement now."),Ut(pe)}Object.assign(z,{highlight:Rt,highlightAuto:La,highlightAll:Da,highlightElement:Ut,highlightBlock:Dr,configure:un,initHighlighting:di,initHighlightingOnLoad:Vs,registerLanguage:Ll,unregisterLanguage:Zi,listLanguages:Ys,getLanguage:bn,registerAliases:Lr,autoDetection:fi,inherit:Rl,addPlugin:$t,removePlugin:Dl}),z.debugMode=function(){At=!1},z.safeMode=function(){At=!0},z.versionString=dt,z.regex={concat:_,lookahead:v,either:k,optional:S,anyNumberOfTimes:x};for(const pe in he)typeof he[pe]=="object"&&e(he[pe]);return Object.assign(z,he),z},kn=Xi({});return kn.newInstance=()=>Xi({}),kh=kn,kn.HighlightJS=kn,kn.default=kn,kh}var aR=iR();const sR=Sl(aR),Nx={},oR="hljs-";function lR(e){const t=sR.newInstance();return e&&c(e),{highlight:r,highlightAuto:a,listLanguages:o,register:c,registerAlias:u,registered:f};function r(p,m,b){const y=b||Nx,v=typeof y.prefix=="string"?y.prefix:oR;if(!t.getLanguage(p))throw new Error("Unknown language: `"+p+"` is not registered");t.configure({__emitter:cR,classPrefix:v});const x=t.highlight(m,{ignoreIllegals:!0,language:p});if(x.errorRaised)throw new Error("Could not highlight with `Highlight.js`",{cause:x.errorRaised});const S=x._emitter.root,_=S.data;return _.language=x.language,_.relevance=x.relevance,S}function a(p,m){const y=(m||Nx).subset||o();let v=-1,x=0,S;for(;++v<y.length;){const _=y[v];if(!t.getLanguage(_))continue;const C=r(_,p,m);C.data&&C.data.relevance!==void 0&&C.data.relevance>x&&(x=C.data.relevance,S=C)}return S||{type:"root",children:[],data:{language:void 0,relevance:x}}}function o(){return t.listLanguages()}function c(p,m){if(typeof p=="string")t.registerLanguage(p,m);else{let b;for(b in p)Object.hasOwn(p,b)&&t.registerLanguage(b,p[b])}}function u(p,m){if(typeof p=="string")t.registerAliases(typeof m=="string"?m:[...m],{languageName:p});else{let b;for(b in p)if(Object.hasOwn(p,b)){const y=p[b];t.registerAliases(typeof y=="string"?y:[...y],{languageName:b})}}}function f(p){return!!t.getLanguage(p)}}class cR{constructor(t){this.options=t,this.root={type:"root",children:[],data:{language:void 0,relevance:0}},this.stack=[this.root]}addText(t){if(t==="")return;const r=this.stack[this.stack.length-1],a=r.children[r.children.length-1];a&&a.type==="text"?a.value+=t:r.children.push({type:"text",value:t})}startScope(t){this.openNode(String(t))}endScope(){this.closeNode()}__addSublanguage(t,r){const a=this.stack[this.stack.length-1],o=t.root.children;r?a.children.push({type:"element",tagName:"span",properties:{className:[r]},children:o}):a.children.push(...o)}openNode(t){const r=this,a=t.split(".").map(function(u,f){return f?u+"_".repeat(f):r.options.classPrefix+u}),o=this.stack[this.stack.length-1],c={type:"element",tagName:"span",properties:{className:a},children:[]};o.children.push(c),this.stack.push(c)}closeNode(){this.stack.pop()}finalize(){}toHTML(){return""}}const uR={};function dR(e){const t=e||uR,r=t.aliases,a=t.detect||!1,o=t.languages||rR,c=t.plainText,u=t.prefix,f=t.subset;let p="hljs";const m=lR(o);if(r&&m.registerAlias(r),u){const b=u.indexOf("-");p=b===-1?u:u.slice(0,b)}return function(b,y){Hu(b,"element",function(v,x,S){if(v.tagName!=="code"||!S||S.type!=="element"||S.tagName!=="pre")return;const _=fR(v);if(_===!1||!_&&!a||_&&c&&c.includes(_))return;Array.isArray(v.properties.className)||(v.properties.className=[]),v.properties.className.includes(p)||v.properties.className.unshift(p);const C=O5(v,{whitespace:"pre"});let k;try{k=_?m.highlight(_,C,{prefix:u}):m.highlightAuto(C,{prefix:u,subset:f})}catch(I){const w=I;if(_&&/Unknown language/.test(w.message)){y.message("Cannot highlight as `"+_+"`, it’s not registered",{ancestors:[S,v],cause:w,place:v.position,ruleId:"missing-language",source:"rehype-highlight"});return}throw w}!_&&k.data&&k.data.language&&v.properties.className.push("language-"+k.data.language),k.children.length>0&&(v.children=k.children)})}}function fR(e){const t=e.properties.className;let r=-1;if(!Array.isArray(t))return;let a;for(;++r<t.length;){const o=String(t[r]);if(o==="no-highlight"||o==="nohighlight")return!1;!a&&o.slice(0,5)==="lang-"&&(a=o.slice(5)),!a&&o.slice(0,9)==="language-"&&(a=o.slice(9))}return a}function xs(e){return e?typeof e=="string"?e:"literalString"in e?e.literalString:"dataPath"in e?`{{${e.dataPath}}}`:"":""}function ou(e){return e?Array.isArray(e)?e:"explicitList"in e?e.explicitList:[]:[]}function hR({className:e,children:t}){const[r,a]=O.useState(!1),o=String(t).replace(/\n$/,""),c=(e==null?void 0:e.replace(/^language-/,""))??"",u=O.useCallback(()=>{navigator.clipboard.writeText(o).then(()=>{a(!0),setTimeout(()=>a(!1),2e3)})},[o]);return d.jsxs("div",{className:"group/code relative my-2 rounded-md overflow-hidden",style:{border:"1px solid var(--border)"},children:[d.jsxs("div",{className:"flex items-center justify-between px-3 py-1.5",style:{background:"var(--bg-hover)",borderBottom:"1px solid var(--border)"},children:[d.jsx("span",{className:"text-tiny font-mono uppercase",style:{color:"var(--text-muted)"},children:c||"code"}),d.jsx("button",{onClick:u,className:"flex items-center gap-1 px-2 py-0.5 rounded text-tiny transition-colors",style:{color:r?"var(--accent-green)":"var(--text-muted)",background:"transparent"},title:"Copy code",children:r?d.jsxs(d.Fragment,{children:[d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}),"Copied"]}):d.jsxs(d.Fragment,{children:[d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.666 3.888A2.25 2.25 0 0013.5 2.25h-3c-1.03 0-1.9.693-2.166 1.638m7.332 0c.055.194.084.4.084.612v0a.75.75 0 01-.75.75H9.75a.75.75 0 01-.75-.75v0c0-.212.03-.418.084-.612m7.332 0c.646.049 1.288.11 1.927.184 1.1.128 1.907 1.077 1.907 2.185V19.5a2.25 2.25 0 01-2.25 2.25H6.75A2.25 2.25 0 014.5 19.5V6.257c0-1.108.806-2.057 1.907-2.185a48.208 48.208 0 011.927-.184"})}),"Copy"]})})]}),d.jsx("pre",{className:"overflow-x-auto p-3 text-[13px] leading-[1.5]",style:{background:"var(--code-bg)",color:"var(--text-primary)",margin:0},children:d.jsx("code",{className:e,style:{fontFamily:"var(--font-mono)"},children:t})})]})}function pR({children:e}){return d.jsx("div",{className:"my-2 overflow-x-auto rounded-md",style:{border:"1px solid var(--border)"},children:d.jsx("table",{className:"min-w-full text-[13px]",style:{borderCollapse:"collapse"},children:e})})}function mR({children:e}){return d.jsx("thead",{style:{background:"var(--bg-hover)"},children:e})}function gR({children:e,...t}){return d.jsx("tr",{...t,style:{borderBottom:"1px solid var(--border)"},className:"hover:bg-[--bg-hover] transition-colors",children:e})}function Cx({children:e,isHeader:t=!1,style:r}){const a=t?"th":"td";return d.jsx(a,{className:`px-3 py-2 text-left ${t?"font-bold":""}`,style:{color:t?"var(--text-primary)":"var(--text-secondary)",whiteSpace:"nowrap",...r},children:e})}function bR({jsonl:e,onAction:t}){const r=O.useMemo(()=>yR(e),[e]);return r?d.jsx("div",{className:"mt-1",children:Qo(r.rootId,r.components,t)}):d.jsxs("div",{className:"mt-2 px-2 py-1.5 rounded-sm text-caption",style:{background:"var(--code-bg)",border:"1px solid var(--border)",color:"var(--text-secondary)"},children:[d.jsx("span",{className:"font-bold text-tiny",style:{color:"var(--text-muted)"},children:"A2UI"}),d.jsx("pre",{className:"mt-1 overflow-x-auto whitespace-pre-wrap break-words max-h-32",style:{fontFamily:"var(--font-mono)",fontSize:12},children:e})]})}function yR(e){try{const t=e.trim().split(`
|
|
84
|
+
`).filter(Boolean),r=new Map;let a="";for(const o of t){const c=JSON.parse(o);if("surfaceUpdate"in c)for(const u of c.surfaceUpdate.components)r.set(u.id,u.component);"beginRendering"in c&&(a=c.beginRendering.root)}return!a||r.size===0?null:{rootId:a,components:r}}catch{return null}}function Qo(e,t,r){const a=t.get(e);if(!a)return null;if("Text"in a){const{text:o,usageHint:c}=a.Text,u=xs(o),f=c??"body",p={h1:"text-h1 font-bold",h2:"text-h2 font-bold",h3:"text-[14px] font-bold",h4:"text-caption font-bold",h5:"text-tiny font-bold uppercase tracking-wide",caption:"text-caption",body:"text-body"};return d.jsx("p",{className:`${p[f]??"text-body"} my-0.5`,style:{color:f.startsWith("h")?"var(--text-primary)":"var(--text-secondary)"},children:u},e)}if("Button"in a){const{label:o,action:c,style:u}=a.Button,f=xs(o),p=u==="primary"||u==="filled";return d.jsx("button",{onClick:()=>{c!=null&&c.sendMessage&&r&&r(c.sendMessage,c)},className:`inline-flex items-center gap-1.5 px-3 py-1.5 rounded-sm text-caption font-bold transition-colors ${p?"text-white":"hover:bg-[--bg-hover]"}`,style:{background:p?"var(--bg-active)":"transparent",color:p?"#fff":"var(--text-link)",border:p?"none":"1px solid var(--border)"},children:f},e)}if("Column"in a){const o=ou(a.Column.children),c=a.Column.gap??4;return d.jsx("div",{className:"flex flex-col",style:{gap:c},children:o.map(u=>Qo(u,t,r))},e)}if("Row"in a){const o=ou(a.Row.children),c=a.Row.gap??8;return d.jsx("div",{className:"flex flex-row flex-wrap items-center",style:{gap:c},children:o.map(u=>Qo(u,t,r))},e)}if("Card"in a){const o=ou(a.Card.children),c=a.Card.title?xs(a.Card.title):null;return d.jsxs("div",{className:"rounded-md p-3 my-1",style:{background:"var(--bg-hover)",border:"1px solid var(--border)"},children:[c&&d.jsx("p",{className:"text-h2 font-bold mb-2",style:{color:"var(--text-primary)"},children:c}),d.jsx("div",{className:"flex flex-col gap-1",children:o.map(u=>Qo(u,t,r))})]},e)}if("List"in a){const o=ou(a.List.children);return d.jsx("div",{className:"flex flex-col gap-0.5 my-1",children:o.map(c=>d.jsxs("div",{className:"flex items-start gap-2 px-2 py-1.5 rounded hover:bg-[--bg-hover] transition-colors",children:[d.jsx("span",{className:"text-tiny mt-1",style:{color:"var(--text-muted)"},children:"•"}),Qo(c,t,r)]},c))},e)}if("Image"in a){const o=xs(a.Image.url),c=a.Image.alt?xs(a.Image.alt):"";return d.jsx("img",{src:o,alt:c,className:"max-w-[360px] max-h-64 rounded-md object-contain my-1",style:{border:"1px solid var(--border)"}},e)}if("Divider"in a)return d.jsx("hr",{className:"my-2",style:{border:"none",borderTop:"1px solid var(--border)"}},e);if("Icon"in a){const o=xs(a.Icon.name);return d.jsxs("span",{className:"text-body",style:{color:"var(--text-secondary)"},children:["[",o,"]"]},e)}return null}function vR(e,t){return{pre({children:r,node:a}){var c,u,f,p;const o=(c=a==null?void 0:a.children)==null?void 0:c[0];if((o==null?void 0:o.tagName)==="code"){const m=(u=o.properties)!=null&&u.className?Array.isArray(o.properties.className)?o.properties.className.join(" "):String(o.properties.className):void 0;if(m!=null&&m.includes("language-action")){const b=String(((f=r==null?void 0:r.props)==null?void 0:f.children)??r).trim();try{const y=JSON.parse(b);if(y&&typeof y=="object"&&y.kind){const v=xR(y.prompt??b),x=t==null?void 0:t[v];return d.jsx(_R,{action:y,resolved:x,onResolve:e?(S,_)=>e(S,_):void 0})}}catch{}}return d.jsx(hR,{className:m,children:((p=r==null?void 0:r.props)==null?void 0:p.children)??r})}return d.jsx("pre",{children:r})},code({className:r,children:a,...o}){return d.jsx("code",{className:"px-1 py-0.5 rounded text-[0.85em]",style:{background:"var(--code-bg)",color:"var(--code-text)",fontFamily:"var(--font-mono)"},...o,children:a})},table({children:r}){return d.jsx(pR,{children:r})},thead({children:r}){return d.jsx(mR,{children:r})},tr({children:r,...a}){return d.jsx(gR,{...a,children:r})},th({children:r,style:a}){return d.jsx(Cx,{isHeader:!0,style:a,children:r})},td({children:r,style:a}){return d.jsx(Cx,{style:a,children:r})},a({href:r,children:a,...o}){return d.jsx("a",{href:r,target:"_blank",rel:"noopener noreferrer",style:{color:"var(--text-link)"},className:"underline underline-offset-2 hover:opacity-80 transition-opacity",...o,children:a})},blockquote({children:r}){return d.jsx("blockquote",{className:"my-2 pl-3 py-0.5",style:{borderLeft:"3px solid var(--bg-active)",color:"var(--text-secondary)"},children:r})}}}function xR(e){let t=0;for(let r=0;r<e.length;r++)t=(t<<5)-t+e.charCodeAt(r)|0;return t.toString(36)}function ER(e,t){if(!e.includes("```action"))return e;const r=[];let a=e;const o=/```action\s*\n[\s\S]*?```/g;let c=0,u;for(;(u=o.exec(a))!==null;)u.index>c&&r.push(a.slice(c,u.index)),r.push(u[0]),c=u.index+u[0].length;const f=a.slice(c),p=f.indexOf("```action");return p!==-1&&t?r.push(f.slice(0,p)):r.push(f),r.join("")}function SR(e){return e.includes("```action")?e.replace(/```action\s*\n[\s\S]*?```/g,"").includes("```action"):!1}function _R({action:e,resolved:t,onResolve:r}){var b,y;const[a,o]=O.useState(""),[c,u]=O.useState(null);if(t)return d.jsxs("div",{className:"mt-2 rounded-lg px-4 py-3 flex items-center gap-2",style:{background:"var(--bg-hover)",border:"1px solid var(--border)",opacity:.85},children:[d.jsx("svg",{className:"w-4 h-4 flex-shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2.5,style:{color:"var(--accent-green, #34d399)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}),d.jsxs("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:["Selected: ",d.jsx("strong",{style:{color:"var(--text-primary)"},children:t.label??t.value})]})]});const f=v=>{r&&r(v.value,v.label)},p=()=>{const v=a.trim();v&&r&&r(v,v)},m=(v,x)=>{const S=c===x;return v.style==="primary"?{background:"var(--bg-active)",color:"#fff",border:"none",opacity:S?.9:1}:v.style==="danger"?{background:S?"rgba(239,68,68,0.15)":"transparent",color:"var(--accent-red, #ef4444)",border:"1px solid var(--accent-red, #ef4444)"}:{background:S?"var(--bg-hover)":"transparent",color:"var(--text-link)",border:"1px solid var(--border)"}};if(e.kind==="confirm"){const v=((b=e.items)==null?void 0:b[0])??{label:"Yes",value:"yes"},x=((y=e.items)==null?void 0:y[1])??{label:"No",value:"no"};return d.jsxs("div",{className:"mt-2 rounded-lg overflow-hidden",style:{border:"1px solid var(--border)",background:"var(--bg-secondary, var(--bg-hover))"},children:[e.prompt&&d.jsx("div",{className:"px-4 py-3",style:{borderBottom:"1px solid var(--border)"},children:d.jsx("p",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:e.prompt})}),d.jsxs("div",{className:"flex",children:[d.jsx("button",{onClick:()=>f(x),onMouseEnter:()=>u(0),onMouseLeave:()=>u(null),className:"flex-1 px-4 py-2.5 text-caption font-bold transition-all cursor-pointer",style:{background:c===0?"var(--bg-hover)":"transparent",color:"var(--text-secondary)",borderRight:"1px solid var(--border)",border:"none",borderRightWidth:1,borderRightStyle:"solid",borderRightColor:"var(--border)"},children:x.label}),d.jsx("button",{onClick:()=>f(v),onMouseEnter:()=>u(1),onMouseLeave:()=>u(null),className:"flex-1 px-4 py-2.5 text-caption font-bold transition-all cursor-pointer",style:{background:"var(--bg-active)",color:"#fff",border:"none",opacity:c===1?.9:1},children:v.label})]})]})}return e.kind==="buttons"&&e.items?d.jsxs("div",{className:"mt-2 rounded-lg overflow-hidden",style:{border:"1px solid var(--border)",background:"var(--bg-secondary, var(--bg-hover))"},children:[e.prompt&&d.jsx("div",{className:"px-4 py-3",style:{borderBottom:"1px solid var(--border)"},children:d.jsx("p",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:e.prompt})}),d.jsx("div",{className:"flex flex-wrap gap-2 px-4 py-3",children:e.items.map((v,x)=>d.jsx("button",{onClick:()=>f(v),onMouseEnter:()=>u(x),onMouseLeave:()=>u(null),className:"inline-flex items-center gap-1.5 px-4 py-2 rounded-md text-caption font-bold transition-all cursor-pointer",style:m(v,x),children:v.label},v.value))})]}):e.kind==="select"&&e.items?d.jsxs("div",{className:"mt-2 rounded-lg overflow-hidden",style:{border:"1px solid var(--border)",background:"var(--bg-secondary, var(--bg-hover))"},children:[e.prompt&&d.jsx("div",{className:"px-4 py-3",style:{borderBottom:"1px solid var(--border)"},children:d.jsx("p",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:e.prompt})}),d.jsx("div",{className:"flex flex-col",children:e.items.map((v,x)=>d.jsxs("button",{onClick:()=>f(v),onMouseEnter:()=>u(x),onMouseLeave:()=>u(null),className:"flex items-center gap-3 px-4 py-2.5 text-left transition-all cursor-pointer",style:{background:c===x?"var(--bg-hover)":"transparent",color:"var(--text-primary)",borderBottom:x<e.items.length-1?"1px solid var(--border)":"none",border:"none",borderBottomWidth:x<e.items.length-1?1:0,borderBottomStyle:"solid",borderBottomColor:"var(--border)"},children:[d.jsx("span",{className:"w-5 h-5 rounded-full flex items-center justify-center flex-shrink-0",style:{border:"2px solid var(--border)",background:c===x?"var(--bg-active)":"transparent"},children:c===x&&d.jsx("span",{className:"w-2 h-2 rounded-full",style:{background:"#fff"}})}),d.jsx("span",{className:"text-caption",children:v.label})]},v.value))})]}):e.kind==="input"?d.jsxs("div",{className:"mt-2 rounded-lg overflow-hidden",style:{border:"1px solid var(--border)",background:"var(--bg-secondary, var(--bg-hover))"},children:[e.prompt&&d.jsx("div",{className:"px-4 py-3",style:{borderBottom:"1px solid var(--border)"},children:d.jsx("p",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:e.prompt})}),d.jsxs("div",{className:"flex items-center gap-2 px-4 py-3",children:[d.jsx("input",{type:"text",value:a,onChange:v=>o(v.target.value),onKeyDown:v=>{v.key==="Enter"&&p()},placeholder:e.placeholder??"Type your answer...",className:"flex-1 px-3 py-2 rounded-md text-caption outline-none",style:{background:"var(--bg-primary, var(--bg))",color:"var(--text-primary)",border:"1px solid var(--border)"}}),d.jsx("button",{onClick:p,disabled:!a.trim(),className:"px-4 py-2 rounded-md text-caption font-bold transition-all cursor-pointer",style:{background:a.trim()?"var(--bg-active)":"var(--bg-hover)",color:a.trim()?"#fff":"var(--text-muted)",border:"none"},children:"Submit"})]})]}):null}function wR(){return d.jsxs("div",{className:"mt-2 rounded-lg px-4 py-3 flex items-center gap-3",style:{background:"var(--bg-secondary, var(--bg-hover))",border:"1px solid var(--border)"},children:[d.jsx("span",{className:"inline-block w-2 h-2 rounded-full animate-pulse",style:{background:"var(--text-link)"}}),d.jsx("span",{className:"text-caption",style:{color:"var(--text-muted)"},children:"Preparing options..."})]})}function ap({text:e,mediaUrl:t,messageId:r,encrypted:a,a2ui:o,className:c="",isStreaming:u,onAction:f,onResolveAction:p,resolvedActions:m}){const b=O.useMemo(()=>vR(p,m),[p,m]),y=O.useMemo(()=>ER(e,u),[e,u]),v=u&&SR(e);return d.jsxs("div",{className:c,children:[t&&d.jsx("div",{className:"mb-2",children:d.jsx(kR,{url:t,mediaContextId:a&&r?`${r}:media`:void 0})}),y?d.jsx("div",{className:"prose prose-sm max-w-none overflow-hidden prose-p:my-1 prose-ul:my-1 prose-ol:my-1 prose-pre:my-0 prose-code:before:content-none prose-code:after:content-none prose-headings:my-2",style:{color:"var(--text-primary)",overflowWrap:"break-word",wordBreak:"break-word","--tw-prose-headings":"var(--text-primary)","--tw-prose-bold":"var(--text-primary)","--tw-prose-code":"var(--code-text)","--tw-prose-pre-code":"var(--text-primary)","--tw-prose-pre-bg":"var(--code-bg)","--tw-prose-bullets":"var(--text-muted)","--tw-prose-counters":"var(--text-muted)"},children:d.jsx(T0,{remarkPlugins:[X0],rehypePlugins:[dR],components:b,children:y})}):null,v&&d.jsx(wR,{}),o&&d.jsx(bR,{jsonl:o,onAction:f})]})}function kR({url:e,mediaContextId:t}){var p,m;const[r,a]=O.useState(null),[o,c]=O.useState(!1);O.useEffect(()=>{if(!t||!it.hasKey()){a(null);return}let b=!1;return c(!0),(async()=>{try{const y=await fetch(e);if(!y.ok)throw new Error(`HTTP ${y.status}`);const v=new Uint8Array(await y.arrayBuffer()),x=await it.decryptMedia(v,t);if(!b){const S=new Blob([x.buffer.slice(0)]);a(URL.createObjectURL(S))}}catch(y){console.warn("[E2E] Media decryption failed, falling back to direct URL:",y),b||a(null)}finally{b||c(!1)}})(),()=>{b=!0,r&&URL.revokeObjectURL(r)}},[e,t]);const u=r||e,f=((p=e.split(".").pop())==null?void 0:p.toLowerCase().split("?")[0])??"";if(o)return d.jsx("div",{className:"flex items-center gap-2 px-3 py-2 rounded-md max-w-[360px]",style:{background:"var(--bg-hover)",border:"1px solid var(--border)"},children:d.jsx("span",{className:"text-caption",style:{color:"var(--text-muted)"},children:"Decrypting media..."})});if(["mp3","wav","ogg","m4a","aac","webm"].includes(f))return d.jsxs("div",{className:"flex items-center gap-3 px-3 py-2 rounded-md max-w-[360px]",style:{background:"var(--bg-hover)",border:"1px solid var(--border)"},children:[d.jsx("svg",{className:"w-8 h-8 flex-shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-link)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.114 5.636a9 9 0 010 12.728M16.463 8.288a5.25 5.25 0 010 7.424M6.75 8.25l4.72-4.72a.75.75 0 011.28.53v15.88a.75.75 0 01-1.28.53l-4.72-4.72H4.51c-.88 0-1.704-.507-1.938-1.354A9.01 9.01 0 012.25 12c0-.83.112-1.633.322-2.396C2.806 8.756 3.63 8.25 4.51 8.25H6.75z"})}),d.jsx("audio",{controls:!0,className:"flex-1 h-8",style:{maxWidth:280},children:d.jsx("source",{src:u})})]});if(["mp4","mov","avi","mkv"].includes(f))return d.jsx("video",{controls:!0,className:"max-w-[360px] max-h-64 rounded-md",style:{border:"1px solid var(--border)"},children:d.jsx("source",{src:u})});if(["pdf","zip","tar","gz","doc","docx","xls","xlsx","csv"].includes(f)){const b=((m=e.split("/").pop())==null?void 0:m.split("?")[0])??"file";return d.jsxs("a",{href:u,target:"_blank",rel:"noopener noreferrer",className:"flex items-center gap-3 px-3 py-2.5 rounded-md max-w-[360px] hover:opacity-90 transition-opacity",style:{background:"var(--bg-hover)",border:"1px solid var(--border)",textDecoration:"none"},children:[d.jsx("svg",{className:"w-8 h-8 flex-shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-link)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"})}),d.jsxs("div",{className:"flex-1 min-w-0",children:[d.jsx("p",{className:"text-caption font-bold truncate",style:{color:"var(--text-primary)"},children:b}),d.jsxs("p",{className:"text-tiny",style:{color:"var(--text-muted)"},children:[f.toUpperCase()," — Click to open"]})]}),d.jsx("svg",{className:"w-4 h-4 flex-shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M3 16.5v2.25A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75V16.5M16.5 12L12 16.5m0 0L7.5 12m4.5 4.5V3"})})]})}return d.jsx("img",{src:u,alt:"",className:"max-w-[360px] max-h-64 rounded-md object-contain cursor-pointer hover:opacity-90 transition-opacity",style:{border:"1px solid var(--border)"},onClick:()=>window.open(u,"_blank")})}const yl="botschat:sessionHistory",Th="botschat:sessionCounter";function TR(e){try{const t=JSON.parse(localStorage.getItem(yl)||"{}");return Array.isArray(t[e])?t[e]:[]}catch{return[]}}function Ax(e,t){try{const r=JSON.parse(localStorage.getItem(yl)||"{}"),o=(Array.isArray(r[e])?r[e]:[]).filter(c=>c!==t);o.unshift(t),r[e]=o.slice(0,50),localStorage.setItem(yl,JSON.stringify(r))}catch{}}function NR(e){const t=e.match(/^Session\s+(\d+)$/);return t?parseInt(t[1],10):0}function CR(e,t){let r=0;try{const c=JSON.parse(localStorage.getItem(Th)||"{}");r=typeof c[e]=="number"?c[e]:0}catch{}const a=t.reduce((c,u)=>Math.max(c,NR(u.name)),0),o=Math.max(r,a)+1;try{const c=JSON.parse(localStorage.getItem(Th)||"{}");c[e]=o,localStorage.setItem(Th,JSON.stringify(c))}catch{}return o}function AR(e,t){try{const r=JSON.parse(localStorage.getItem(yl)||"{}"),a=Array.isArray(r[e])?r[e]:[];r[e]=a.filter(o=>o!==t),localStorage.setItem(yl,JSON.stringify(r))}catch{}}function OR({channelId:e}){const t=lr(),r=ci(),[a,o]=O.useState(null),[c,u]=O.useState(""),[f,p]=O.useState(null),m=O.useRef(null),b=O.useRef(null),y=O.useRef(null),v=t.sessions,x=t.selectedSessionId;O.useEffect(()=>{a&&m.current&&(m.current.focus(),m.current.select())},[a]),O.useEffect(()=>{if(!f)return;const w=T=>{y.current&&!y.current.contains(T.target)&&p(null)};return document.addEventListener("mousedown",w),()=>document.removeEventListener("mousedown",w)},[f]);const S=O.useCallback(w=>{if(w===x)return;const T=v.find(D=>D.id===w);T&&(J.info("Session",`Switched to session: ${T.name} (${T.id})`),e&&Ax(e,T.id),r({type:"SELECT_SESSION",sessionId:T.id,sessionKey:T.sessionKey}))},[x,v,e,r]),_=O.useCallback(async()=>{try{let w=e;if(!w){J.info("Session","No channel for default agent — auto-creating General channel"),w=(await sr.create({name:"General",openclawAgentId:"main"})).id;const[{agents:$},{channels:q}]=await Promise.all([Os.list(),sr.list()]);r({type:"SET_AGENTS",agents:$}),r({type:"SET_CHANNELS",channels:q});const{sessions:te}=await Ns.list(w);r({type:"SET_SESSIONS",sessions:te}),te.length>0&&r({type:"SELECT_SESSION",sessionId:te[0].id,sessionKey:te[0].sessionKey});return}const T=CR(w,v),D=await Ns.create(w,`Session ${T}`);J.info("Session",`Created session: ${D.name} (${D.id})`),r({type:"ADD_SESSION",session:D}),Ax(w,D.id),r({type:"SELECT_SESSION",sessionId:D.id,sessionKey:D.sessionKey}),requestAnimationFrame(()=>{b.current&&(b.current.scrollLeft=b.current.scrollWidth)})}catch(w){J.error("Session",`Failed to create session: ${w}`)}},[e,v,r]),C=O.useCallback(async w=>{if(!(v.length<=1||!e))try{if(await Ns.delete(e,w),J.info("Session",`Deleted session: ${w}`),r({type:"REMOVE_SESSION",sessionId:w}),AR(e,w),p(null),x===w){const T=v.filter(D=>D.id!==w);if(T.length>0){const R=TR(e).map($=>T.find(q=>q.id===$)).find(Boolean)??T[0];r({type:"SELECT_SESSION",sessionId:R.id,sessionKey:R.sessionKey})}}}catch(T){J.error("Session",`Failed to delete session: ${T}`)}},[e,v,x,r]),k=O.useCallback((w,T)=>{o(w),u(T)},[]),I=O.useCallback(async()=>{if(!a||!c.trim()||!e){o(null);return}try{await Ns.rename(e,a,c.trim()),J.info("Session",`Renamed session ${a} to: ${c.trim()}`),r({type:"RENAME_SESSION",sessionId:a,name:c.trim()})}catch(w){J.error("Session",`Failed to rename session: ${w}`)}o(null)},[e,a,c,r]);return d.jsxs("div",{className:"flex items-center gap-0 px-3",style:{height:36,borderBottom:"1px solid var(--border)",background:"var(--bg-surface)"},children:[d.jsxs("div",{ref:b,className:"flex items-center gap-0.5 overflow-x-auto no-scrollbar",children:[v.map(w=>{const T=w.id===x,D=w.id===a;return d.jsx("div",{className:"group relative flex items-center shrink-0",children:D?d.jsx("input",{ref:m,value:c,onChange:R=>u(R.target.value),onBlur:I,onKeyDown:R=>{R.key==="Enter"&&!R.nativeEvent.isComposing&&(R.preventDefault(),I()),R.key==="Escape"&&o(null)},className:"px-2.5 py-1 text-caption rounded-t-md focus:outline-none",style:{background:"var(--bg-hover)",color:"var(--text-primary)",border:"1px solid var(--bg-active)",borderBottom:"none",minWidth:60,maxWidth:140}}):d.jsx("button",{onClick:()=>S(w.id),onDoubleClick:()=>k(w.id,w.name),className:"flex items-center gap-1 px-2.5 py-1 text-caption rounded-t-md transition-colors whitespace-nowrap",style:{background:T?"var(--bg-hover)":"transparent",color:T?"var(--text-primary)":"var(--text-secondary)",fontWeight:T?700:400,borderBottom:T?"2px solid var(--bg-active)":"2px solid transparent",marginBottom:-1},title:`${w.name} (double-click to rename)`,children:d.jsx("span",{className:"max-w-[120px] truncate",children:w.name})})},w.id)}),d.jsx("button",{onClick:_,className:"shrink-0 w-7 h-7 flex items-center justify-center rounded-md transition-colors ml-0.5",style:{color:"var(--text-muted)"},title:"New session","aria-label":"New session",onMouseEnter:w=>{w.currentTarget.style.background="var(--bg-hover)",w.currentTarget.style.color="var(--text-primary)"},onMouseLeave:w=>{w.currentTarget.style.background="",w.currentTarget.style.color="var(--text-muted)"},children:d.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4.5v15m7.5-7.5h-15"})})})]}),v.length>1&&x&&d.jsxs("div",{className:"relative ml-auto pl-2 flex-shrink-0",children:[d.jsx("button",{onClick:()=>p(x),className:"w-7 h-7 flex items-center justify-center rounded-md transition-colors",style:{color:"var(--text-muted)"},title:"Close current session","aria-label":"Close current session",onMouseEnter:w=>{w.currentTarget.style.background="var(--bg-hover)",w.currentTarget.style.color="var(--text-primary)"},onMouseLeave:w=>{w.currentTarget.style.background="",w.currentTarget.style.color="var(--text-muted)"},children:d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"})})}),f&&d.jsxs("div",{ref:y,className:"absolute right-0 top-full mt-1 z-50 rounded-md shadow-lg py-2 px-3 min-w-[180px]",style:{background:"var(--bg-surface)",border:"1px solid var(--border)",boxShadow:"0 4px 12px rgba(0,0,0,0.15)"},children:[d.jsx("p",{className:"text-caption mb-2",style:{color:"var(--text-primary)"},children:"Close this session?"}),d.jsxs("div",{className:"flex items-center gap-2 justify-end",children:[d.jsx("button",{onClick:()=>p(null),className:"px-2.5 py-1 text-caption rounded-md transition-colors",style:{color:"var(--text-secondary)"},onMouseEnter:w=>{w.currentTarget.style.background="var(--bg-hover)"},onMouseLeave:w=>{w.currentTarget.style.background=""},children:"Cancel"}),d.jsx("button",{onClick:()=>C(f),className:"px-2.5 py-1 text-caption font-bold rounded-md text-white transition-colors",style:{background:"#e74c3c"},onMouseEnter:w=>{w.currentTarget.style.background="#c0392b"},onMouseLeave:w=>{w.currentTarget.style.background="#e74c3c"},children:"Close"})]})]})]})]})}const Ox=768;function qp(){const[e,t]=O.useState(()=>typeof window>"u"?!1:window.innerWidth<Ox);return O.useEffect(()=>{const r=window.matchMedia(`(max-width: ${Ox-1}px)`),a=o=>t(o.matches);return t(r.matches),r.addEventListener("change",a),()=>r.removeEventListener("change",a)},[]),e}function Vn(){if(typeof crypto<"u"&&typeof crypto.randomUUID=="function")return crypto.randomUUID();const e=new Uint8Array(16);if(typeof crypto<"u"&&typeof crypto.getRandomValues=="function")crypto.getRandomValues(e);else for(let r=0;r<16;r++)e[r]=Math.floor(Math.random()*256);e[6]=e[6]&15|64,e[8]=e[8]&63|128;const t=Array.from(e,r=>r.toString(16).padStart(2,"0")).join("");return`${t.slice(0,8)}-${t.slice(8,12)}-${t.slice(12,16)}-${t.slice(16,20)}-${t.slice(20)}`}function MR(e){let t=0;for(let r=0;r<e.length;r++)t=(t<<5)-t+e.charCodeAt(r)|0;return t.toString(36)}const Mx=[{cmd:"/help",label:"Help",icon:"?"},{cmd:"/status",label:"Status",icon:"i"},{cmd:"/model",label:"Model",icon:"M"},{cmd:"/clear",label:"Clear",icon:"C"},{cmd:"/think",label:"Think",icon:"T"},{cmd:"/image",label:"Image",icon:"I"},{cmd:"/search",label:"Search",icon:"S"},{cmd:"/summarize",label:"Summarize",icon:"Σ"},{cmd:"/translate",label:"Translate",icon:"翻"},{cmd:"/reset",label:"Reset",icon:"R"}],yE="botschat_skill_freq_v2",Rx="botschat_skill_freq",RR=2,IR=14;function vE(e=new Date){return e.toISOString().slice(0,10)}function xE(e){const t=Date.now()-IR*864e5;for(const r of Object.values(e))for(const a of Object.keys(r.daily))new Date(a).getTime()<t&&delete r.daily[a]}function EE(){try{const e=localStorage.getItem(yE);if(e){const r=JSON.parse(e);return xE(r),r}const t=localStorage.getItem(Rx);if(t){const r=JSON.parse(t),a=vE(),o={};for(const[c,u]of Object.entries(r))o[c]={total:u,daily:{[a]:u}};return SE(o),localStorage.removeItem(Rx),o}return{}}catch{return{}}}function SE(e){xE(e),localStorage.setItem(yE,JSON.stringify(e))}function Nh(e){const t=e.match(/^\/(\S+)/);if(!t)return null;const r=`/${t[1]}`,a=EE(),o=vE();return a[r]||(a[r]={total:0,daily:{}}),a[r].total+=1,a[r].daily[o]=(a[r].daily[o]??0)+1,SE(a),r}function _E(e){const t=Date.now()-RR*864e5;let r=0;for(const[a,o]of Object.entries(e.daily))new Date(a).getTime()>=t&&(r+=o);return r}function Ix(e){return _E(e)*5+e.total}function LR(){const e=EE(),t=new Set(Mx.map(o=>o.cmd)),r=Object.keys(e).filter(o=>!t.has(o)&&o.startsWith("/")).map(o=>({cmd:o,label:o.slice(1).charAt(0).toUpperCase()+o.slice(2),icon:o.slice(1).charAt(0).toUpperCase()}));return{skills:[...Mx,...r].sort((o,c)=>{const u=e[o.cmd]?Ix(e[o.cmd]):0;return(e[c.cmd]?Ix(e[c.cmd]):0)-u}),store:e}}function wE({sendMessage:e}){var he,He,Te,Ve;const t=lr(),r=ci(),a=qp(),[o,c]=O.useState(""),[u,f]=O.useState(0),[p,m]=O.useState(null),[b,y]=O.useState(!1),[v,x]=O.useState(!1),[S,_]=O.useState(null),C=O.useRef(null),k=O.useRef(null),I=O.useRef(null),w=O.useRef(null),T=t.selectedSessionKey,{skills:D,store:R}=O.useMemo(()=>LR(),[u]);O.useEffect(()=>{var re;(re=C.current)==null||re.scrollIntoView({behavior:"smooth"})},[t.messages]),O.useEffect(()=>{k.current&&(k.current.style.height="auto",k.current.style.height=Math.min(k.current.scrollHeight,160)+"px")},[o]),O.useEffect(()=>{a||T&&k.current&&requestAnimationFrame(()=>{var re;(re=k.current)==null||re.focus()})},[T,a]),O.useEffect(()=>{if(T)try{const fe=JSON.parse(localStorage.getItem("botschat:sessionModels")||"{}")[T];fe&&fe!==t.sessionModel?r({type:"SET_SESSION_MODEL",model:fe}):!fe&&t.sessionModel&&r({type:"SET_SESSION_MODEL",model:null})}catch{}},[T]);const $=t.sessionModel??t.defaultModel,q=O.useCallback(re=>{var Ee;if(!re||!T||re===$)return;J.info("Chat",`Model change: ${$??"none"} → ${re}`),r({type:"SET_SESSION_MODEL",model:re});try{const Me=JSON.parse(localStorage.getItem("botschat:sessionModels")||"{}");Me[T]=re,localStorage.setItem("botschat:sessionModels",JSON.stringify(Me))}catch{}Nh("/model"),f(Me=>Me+1);const fe={id:Vn(),sender:"user",text:`/model ${re}`,timestamp:Date.now()};r({type:"ADD_MESSAGE",message:fe}),e({type:"user.message",sessionKey:T,text:`/model ${re}`,userId:((Ee=t.user)==null?void 0:Ee.id)??"",messageId:fe.id}),requestAnimationFrame(()=>{var Me;(Me=C.current)==null||Me.scrollIntoView({behavior:"smooth"})})},[T,$,(he=t.user)==null?void 0:he.id,e,r]),te=O.useCallback(re=>{var fe;J.info("Skill",`Skill button clicked: ${re}`),c(Ee=>Ee.startsWith(re+" ")||Ee===re?Ee:re+" "),(fe=k.current)==null||fe.focus()},[]),P=O.useCallback(re=>{var Me,Ye;const fe=(Me=re.target.files)==null?void 0:Me[0];if(!fe)return;const Ee=fe.type.startsWith("image/")?URL.createObjectURL(fe):"";m({file:fe,preview:Ee}),re.target.value="",(Ye=k.current)==null||Ye.focus()},[]),F=O.useCallback(()=>{p&&(URL.revokeObjectURL(p.preview),m(null))},[p]),V=O.useCallback(async(re,fe)=>{const Ee=localStorage.getItem("botschat_token");try{let Me=re;if(it.hasKey()&&fe){const Qt=await re.arrayBuffer(),Rr=new Uint8Array(Qt),{encrypted:Ct}=await it.encryptMedia(Rr,fe);Me=new Blob([Ct.buffer.slice(0)],{type:re.type}),J.info("E2E",`Encrypted media (${Rr.length} bytes, ctx=${fe.slice(0,8)}…)`)}const Ye=new FormData;Ye.append("file",Me,re.name);const Et=await fetch("/api/upload",{method:"POST",headers:Ee?{Authorization:`Bearer ${Ee}`}:{},body:Ye});if(!Et.ok){const Qt=await Et.json().catch(()=>({error:"Upload failed"}));throw new Error(Qt.error??`HTTP ${Et.status}`)}const Xt=await Et.json();return{url:Xt.url.startsWith("/")?`${window.location.origin}${Xt.url}`:Xt.url}}catch(Me){return J.error("Upload",`File upload failed: ${Me}`),null}},[]),ce=O.useCallback(re=>{re.preventDefault(),re.stopPropagation(),re.dataTransfer.types.includes("Files")&&x(!0)},[]),ae=O.useCallback(re=>{var Ee;re.preventDefault(),re.stopPropagation();const fe=(Ee=w.current)==null?void 0:Ee.getBoundingClientRect();if(fe){const{clientX:Me,clientY:Ye}=re;(Me<fe.left||Me>fe.right||Ye<fe.top||Ye>fe.bottom)&&x(!1)}},[]),K=O.useCallback(re=>{re.preventDefault(),re.stopPropagation()},[]),B=O.useCallback(re=>{var Ee,Me;re.preventDefault(),re.stopPropagation(),x(!1);const fe=(Ee=re.dataTransfer.files)==null?void 0:Ee[0];if(fe){const Ye=fe.type.startsWith("image/")?URL.createObjectURL(fe):"";m({file:fe,preview:Ye}),(Me=k.current)==null||Me.focus()}},[]),ne=O.useCallback(re=>{var Ee;const fe=(Ee=re.clipboardData)==null?void 0:Ee.items;if(fe){for(let Me=0;Me<fe.length;Me++)if(fe[Me].type.startsWith("image/")){re.preventDefault();const Ye=fe[Me].getAsFile();if(Ye){const Et=URL.createObjectURL(Ye);m({file:Ye,preview:Et})}return}}},[]),oe=async()=>{var cr;if(!o.trim()&&!p||!T)return;t.openclawConnected||J.warn("Chat","Sending while OpenClaw appears offline — message will be delivered when reconnected");const re=o.trim(),fe=S?`> ${S.text.split(`
|
|
85
|
+
`).slice(0,3).join(`
|
|
86
|
+
> `)}
|
|
87
|
+
|
|
88
|
+
${re}`:re;_(null);const Ee=fe.length>0,Me=Ee&&fe.startsWith("/");J.info("Chat",`Send message${Me?" (skill)":""}${p?" +image":""}: ${fe.length>120?fe.slice(0,120)+"…":fe}`,{sessionKey:T,isSkill:Me}),Ee&&(Nh(fe),f(Qt=>Qt+1));const Ye=Vn();let Et;if(p){y(!0);const Qt=await V(p.file,`${Ye}:media`);if(y(!1),!Qt)return;Et=Qt.url,F()}const Xt={id:Ye,sender:"user",text:fe,timestamp:Date.now(),mediaUrl:Et};r({type:"ADD_MESSAGE",message:Xt}),e({type:"user.message",sessionKey:T,text:fe,userId:((cr=t.user)==null?void 0:cr.id)??"",messageId:Xt.id,...Et?{mediaUrl:Et}:{}}),c(""),requestAnimationFrame(()=>{var Qt;(Qt=C.current)==null||Qt.scrollIntoView({behavior:"smooth"})})},ve=re=>{J.info("Thread",`Open thread for message: ${re}`),r({type:"OPEN_THREAD",threadId:re,messages:[]})},M=O.useCallback(re=>{var fe;_(re),a||(fe=k.current)==null||fe.focus()},[a]),L=O.useCallback(async re=>{try{await navigator.clipboard.writeText(re)}catch{const fe=document.createElement("textarea");fe.value=re,fe.style.position="fixed",fe.style.left="-9999px",document.body.appendChild(fe),fe.select(),document.execCommand("copy"),document.body.removeChild(fe)}},[]),X=O.useCallback(re=>{var Ee;if(!T)return;J.info("A2UI",`Action triggered: ${re}`);const fe={id:Vn(),sender:"user",text:re,timestamp:Date.now()};r({type:"ADD_MESSAGE",message:fe}),e({type:"user.message",sessionKey:T,text:re,userId:((Ee=t.user)==null?void 0:Ee.id)??"",messageId:fe.id}),requestAnimationFrame(()=>{var Me;(Me=C.current)==null||Me.scrollIntoView({behavior:"smooth"})})},[T,(He=t.user)==null?void 0:He.id,e,r]),A=O.useCallback((re,fe,Ee)=>{var Et;if(!T)return;J.info("ActionCard",`Resolved: "${Ee}" (value="${fe}")`);const Me=MR(Ee+fe);r({type:"RESOLVE_ACTION",messageId:re,promptHash:Me,value:fe,label:Ee});const Ye={id:Vn(),sender:"user",text:Ee,timestamp:Date.now()};r({type:"ADD_MESSAGE",message:Ye}),e({type:"user.message",sessionKey:T,text:Ee,userId:((Et=t.user)==null?void 0:Et.id)??"",messageId:Ye.id}),requestAnimationFrame(()=>{var Xt;(Xt=C.current)==null||Xt.scrollIntoView({behavior:"smooth"})})},[T,(Te=t.user)==null?void 0:Te.id,e,r]),be=O.useCallback(()=>{var Ee;if(!T||!t.streamingRunId)return;J.info("Chat","Stop streaming requested");const re=t.streamingThreadId?`${T}:thread:${t.streamingThreadId}`:T,fe={id:Vn(),sender:"user",text:"/stop",timestamp:Date.now()};t.streamingThreadId?r({type:"ADD_THREAD_MESSAGE",message:fe}):r({type:"ADD_MESSAGE",message:fe}),e({type:"user.message",sessionKey:re,text:"/stop",userId:((Ee=t.user)==null?void 0:Ee.id)??"",messageId:fe.id}),Nh("/stop"),f(Me=>Me+1),requestAnimationFrame(()=>{var Me;(Me=C.current)==null||Me.scrollIntoView({behavior:"smooth"})})},[T,t.streamingRunId,t.streamingThreadId,(Ve=t.user)==null?void 0:Ve.id,e,r]),Ne=!!t.streamingRunId&&!t.streamingThreadId,U=t.agents.find(re=>re.id===t.selectedAgentId),ee=(U==null?void 0:U.name)??"channel",me=(U==null?void 0:U.channelId)??null,_e=!!U;return T?d.jsxs("div",{ref:w,className:"flex-1 flex flex-col min-w-0 h-full relative",style:{background:"var(--bg-surface)"},onDragEnter:ce,onDragLeave:ae,onDragOver:K,onDrop:B,children:[v&&d.jsx("div",{className:"absolute inset-0 z-50 flex items-center justify-center",style:{background:"rgba(0,0,0,0.4)",pointerEvents:"none"},children:d.jsxs("div",{className:"flex flex-col items-center gap-3 p-8 rounded-lg",style:{background:"var(--bg-surface)",border:"2px dashed var(--text-link)"},children:[d.jsx("svg",{className:"w-12 h-12",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-link)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M2.25 15.75l5.159-5.159a2.25 2.25 0 013.182 0l5.159 5.159m-1.5-1.5l1.409-1.409a2.25 2.25 0 013.182 0l2.909 2.909M3.75 21h16.5a1.5 1.5 0 001.5-1.5V6a1.5 1.5 0 00-1.5-1.5H3.75A1.5 1.5 0 002.25 6v13.5A1.5 1.5 0 003.75 21z"})}),d.jsx("span",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:"Drop image here"})]})}),!a&&d.jsxs("div",{className:"flex items-center justify-between px-3 sm:px-5 gap-2 flex-shrink-0",style:{height:44,borderBottom:"1px solid var(--border)"},children:[d.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[d.jsxs("span",{className:"text-h1 truncate",style:{color:"var(--text-primary)"},children:["# ",ee]}),U&&!U.isDefault&&d.jsx("span",{className:"text-caption hidden sm:inline flex-shrink-0",style:{color:"var(--text-secondary)"},children:"— custom channel"})]}),d.jsxs("div",{className:"flex items-center gap-1.5 flex-shrink-0",children:[d.jsx("svg",{className:"w-3.5 h-3.5 hidden sm:block",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.813 15.904L9 18.75l-.813-2.846a4.5 4.5 0 00-3.09-3.09L2.25 12l2.846-.813a4.5 4.5 0 003.09-3.09L9 5.25l.813 2.846a4.5 4.5 0 003.09 3.09L15.75 12l-2.846.813a4.5 4.5 0 00-3.09 3.09zM18.259 8.715L18 9.75l-.259-1.035a3.375 3.375 0 00-2.455-2.456L14.25 6l1.036-.259a3.375 3.375 0 002.455-2.456L18 2.25l.259 1.035a3.375 3.375 0 002.455 2.456L21.75 6l-1.036.259a3.375 3.375 0 00-2.455 2.456z"})}),d.jsx(pl,{value:$??"",onChange:q,models:t.models,disabled:!t.openclawConnected,placeholder:"No model",compact:!0})]})]}),_e&&d.jsxs("div",{className:"flex items-center flex-shrink-0",children:[d.jsx("div",{className:"flex-1 min-w-0",children:d.jsx(OR,{channelId:me})}),a&&d.jsx("div",{className:"flex-shrink-0 pr-2",style:{borderBottom:"1px solid var(--border)"},children:d.jsx(pl,{value:$??"",onChange:q,models:t.models,disabled:!t.openclawConnected,placeholder:"No model",compact:!0})})]}),d.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto overflow-x-hidden",children:[t.messages.length===0&&d.jsx("div",{className:"py-12 px-5 text-center",children:d.jsx("p",{className:"text-caption",style:{color:"var(--text-muted)"},children:"No messages yet. Start a conversation."})}),t.messages.map((re,fe)=>{const Ee=fe>0?t.messages[fe-1]:null,Me=(Ee==null?void 0:Ee.sender)===re.sender&&re.timestamp-Ee.timestamp<3e5;return d.jsx(DR,{msg:re,grouped:Me,onOpenThread:()=>ve(re.id),onQuote:()=>M(re),onCopy:()=>L(re.text),onAction:X,onResolveAction:(Ye,Et)=>A(re.id,Ye,Et),onStop:be},re.id)}),d.jsx("div",{ref:C})]}),d.jsxs("div",{className:"flex-shrink-0 px-3 sm:px-5 pb-3 sm:pb-4 pt-2",children:[d.jsx("div",{className:"flex items-center gap-1.5 pb-1.5 overflow-x-auto no-scrollbar",children:D.map(re=>{const fe=R[re.cmd],Ee=(fe==null?void 0:fe.total)??0,Me=fe?_E(fe):0,Ye=o.startsWith(re.cmd+" ")||o===re.cmd;return d.jsxs("button",{onClick:()=>te(re.cmd),className:"flex items-center gap-1 px-2 py-1 rounded-md text-xs whitespace-nowrap transition-colors shrink-0",style:{background:Ye?"var(--bg-active)":"var(--bg-hover)",color:Ye?"#fff":"var(--text-secondary)",border:"1px solid transparent"},title:`${re.cmd}${Ee>0?` (total ${Ee}x${Me>0?`, recent ${Me}x`:""})`:""}`,children:[d.jsx("span",{className:"font-mono text-[10px] opacity-70",children:re.cmd}),Ee>0&&d.jsx("span",{className:"ml-0.5 px-1 rounded-sm text-[10px] font-bold",style:{background:Ye?"rgba(255,255,255,0.2)":"var(--bg-surface)",color:Ye?"#fff":"var(--text-muted)"},children:Ee})]},re.cmd)})}),S&&d.jsxs("div",{className:"flex items-center gap-2 px-3 py-2 mb-1 rounded-md text-caption",style:{background:"var(--bg-hover)",borderLeft:"3px solid var(--text-link)",color:"var(--text-secondary)"},children:[d.jsx("svg",{className:"w-3.5 h-3.5 shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 15L3 9m0 0l6-6M3 9h12a6 6 0 010 12h-3"})}),d.jsxs("span",{className:"truncate flex-1",children:[S.sender==="user"?"You":"Agent",": ",S.text.slice(0,80),S.text.length>80?"...":""]}),d.jsx("button",{onClick:()=>_(null),className:"p-0.5 rounded hover:bg-[--bg-surface] shrink-0",style:{color:"var(--text-muted)"},children:d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"})})})]}),d.jsxs("div",{className:"rounded-md",style:{border:"1px solid var(--border)",background:"var(--bg-surface)"},children:[p&&d.jsxs("div",{className:"px-3 pt-2 flex items-start gap-2",children:[d.jsxs("div",{className:"relative",children:[p.preview?d.jsx("img",{src:p.preview,alt:"Preview",className:"max-w-[120px] max-h-[80px] rounded-md object-contain",style:{border:"1px solid var(--border)"}}):d.jsxs("div",{className:"flex items-center gap-1.5 px-3 py-2 rounded-md text-caption",style:{border:"1px solid var(--border)",background:"var(--bg-hover)"},children:[d.jsx("svg",{className:"w-4 h-4 shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19.5 14.25v-2.625a3.375 3.375 0 00-3.375-3.375h-1.5A1.125 1.125 0 0113.5 7.125v-1.5a3.375 3.375 0 00-3.375-3.375H8.25m2.25 0H5.625c-.621 0-1.125.504-1.125 1.125v17.25c0 .621.504 1.125 1.125 1.125h12.75c.621 0 1.125-.504 1.125-1.125V11.25a9 9 0 00-9-9z"})}),d.jsx("span",{className:"truncate max-w-[100px]",style:{color:"var(--text-secondary)"},children:p.file.name})]}),d.jsx("button",{onClick:F,className:"absolute -top-1.5 -right-1.5 w-5 h-5 rounded-full flex items-center justify-center text-white opacity-80 hover:opacity-100 transition-opacity",style:{background:"#e74c3c",fontSize:11},title:"Remove file",children:"✕"})]}),b&&d.jsx("span",{className:"text-caption",style:{color:"var(--text-muted)"},children:"Uploading…"})]}),d.jsx("textarea",{ref:k,value:o,onChange:re=>c(re.target.value),onKeyDown:re=>{re.key==="Enter"&&!re.shiftKey&&!re.nativeEvent.isComposing&&(re.preventDefault(),oe())},onPaste:ne,placeholder:t.openclawConnected?`Message #${ee}`:"OpenClaw is offline…",disabled:!t.openclawConnected,rows:1,className:"w-full px-3 py-2.5 text-body bg-transparent resize-none focus:outline-none disabled:opacity-50 placeholder:text-[--text-muted]",style:{color:"var(--text-primary)",minHeight:40}}),d.jsxs("div",{className:"flex items-center justify-between px-3 pb-2",children:[d.jsxs("div",{className:"flex items-center gap-1",children:[d.jsx("input",{ref:I,type:"file",accept:"image/*,application/pdf,.txt,.csv,.md,.json,.zip,.gz,.mp3,.wav,.mp4,.mov",className:"hidden",onChange:P}),d.jsx("button",{onClick:()=>{var re;return(re=I.current)==null?void 0:re.click()},className:"p-1.5 rounded hover:bg-[--bg-hover] transition-colors flex items-center gap-1",style:{color:"var(--text-secondary)"},title:"Attach file","aria-label":"Attach file",disabled:!t.openclawConnected,children:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M18.375 12.739l-7.693 7.693a4.5 4.5 0 01-6.364-6.364l10.94-10.94A3 3 0 1119.5 7.372L8.552 18.32m.009-.01l-.01.01m5.699-9.941l-7.81 7.81a1.5 1.5 0 002.112 2.13"})})})]}),Ne?d.jsx("button",{onClick:be,className:"px-3 py-1.5 rounded-sm text-caption font-bold text-white transition-colors",style:{background:"#e74c3c"},onMouseEnter:re=>{re.currentTarget.style.background="#c0392b"},onMouseLeave:re=>{re.currentTarget.style.background="#e74c3c"},title:"Stop generating",children:d.jsxs("div",{className:"flex items-center gap-1.5",children:[d.jsx("svg",{className:"w-4 h-4",fill:"currentColor",viewBox:"0 0 24 24",children:d.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2"})}),"Stop"]})}):d.jsx("button",{onClick:oe,disabled:!o.trim()&&!p,className:"px-3 py-1.5 rounded-sm text-caption font-bold text-white disabled:opacity-40 disabled:cursor-not-allowed transition-colors",style:{background:"var(--bg-active)"},children:d.jsxs("div",{className:"flex items-center gap-1.5",children:[d.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 12L3.269 3.126A59.768 59.768 0 0121.485 12 59.77 59.77 0 013.27 20.876L5.999 12zm0 0h7.5"})}),"Send"]})})]})]})]})]}):d.jsx("div",{className:"flex-1 h-full flex items-center justify-center",style:{background:"var(--bg-surface)"},children:d.jsxs("div",{className:"text-center",children:[d.jsx("svg",{className:"w-16 h-16 mx-auto mb-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 01-.825-.242m9.345-8.334a2.126 2.126 0 00-.476-.095 48.64 48.64 0 00-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0011.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"})}),d.jsx("p",{className:"text-body font-bold",style:{color:"var(--text-muted)"},children:"Select a channel to get started"}),d.jsx("p",{className:"text-caption mt-1",style:{color:"var(--text-muted)"},children:"Choose a channel from the sidebar"})]})})}function DR({msg:e,grouped:t,onOpenThread:r,onQuote:a,onCopy:o,onAction:c,onResolveAction:u,onStop:f}){const p=lr(),m=e.sender==="user"?"You":"OpenClaw Agent",b=e.sender==="user"?"#9B59B6":"#2BAC76",y=e.sender==="user"?"U":"A",v=p.threadReplyCounts[e.id]??0,[x,S]=O.useState(!1),_=O.useRef(null),C=O.useRef(!1),k=O.useCallback(()=>{C.current=!1,_.current=setTimeout(()=>{C.current||S(!0)},500)},[]),I=O.useCallback(()=>{C.current=!0,_.current&&clearTimeout(_.current)},[]),w=O.useCallback(()=>{_.current&&clearTimeout(_.current)},[]),[T,D]=O.useState(!1),R=O.useCallback(()=>{o(),D(!0),setTimeout(()=>D(!1),1500),S(!1)},[o]);return d.jsxs("div",{className:"group relative px-3 sm:px-5 hover:bg-[--bg-hover] transition-colors",style:{paddingTop:t?2:8,paddingBottom:2},onTouchStart:k,onTouchMove:I,onTouchEnd:w,onContextMenu:$=>{$.preventDefault(),S(!0)},children:[d.jsxs("div",{className:"flex gap-2 max-w-message",children:[d.jsx("div",{className:"flex-shrink-0",style:{width:36},children:!t&&d.jsx("div",{className:"w-9 h-9 rounded flex items-center justify-center text-white text-caption font-bold",style:{background:b},children:y})}),d.jsxs("div",{className:"flex-1 min-w-0",children:[!t&&d.jsxs("div",{className:"flex items-baseline gap-2 mb-0.5",children:[d.jsx("span",{className:"text-h2",style:{color:"var(--text-primary)"},children:m}),d.jsx("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:new Date(e.timestamp).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})})]}),d.jsx(ap,{text:e.text,mediaUrl:e.mediaUrl,messageId:e.id,encrypted:!!e.mediaUrl&&it.hasKey(),a2ui:e.a2ui,isStreaming:e.isStreaming,onAction:c,onResolveAction:u,resolvedActions:e.resolvedActions}),e.isStreaming&&d.jsxs("div",{className:"flex items-center gap-2 mt-1",children:[d.jsx("span",{className:"inline-block w-1.5 h-4 rounded-sm animate-pulse",style:{background:"var(--text-link)",verticalAlign:"text-bottom"}}),f&&d.jsxs("button",{onClick:f,className:"flex items-center gap-1 px-2 py-0.5 rounded-md text-xs font-medium transition-colors",style:{color:"var(--text-secondary)",background:"var(--bg-hover)",border:"1px solid var(--border)"},onMouseEnter:$=>{$.currentTarget.style.background="#e74c3c",$.currentTarget.style.color="#fff",$.currentTarget.style.borderColor="#e74c3c"},onMouseLeave:$=>{$.currentTarget.style.background="var(--bg-hover)",$.currentTarget.style.color="var(--text-secondary)",$.currentTarget.style.borderColor="var(--border)"},title:"Stop generating",children:[d.jsx("svg",{className:"w-3 h-3",fill:"currentColor",viewBox:"0 0 24 24",children:d.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2"})}),"Stop"]})]}),v>0&&d.jsxs("button",{onClick:r,className:"flex items-center gap-2 mt-1 py-1 px-1 -ml-1 rounded hover:bg-[--bg-hover] transition-colors cursor-pointer group/thread",children:[d.jsxs("span",{className:"text-caption font-bold",style:{color:"var(--text-link)"},children:[v," ",v===1?"reply":"replies"]}),d.jsx("span",{className:"text-caption opacity-0 group-hover/thread:opacity-100 transition-opacity",style:{color:"var(--text-secondary)"},children:"View thread"}),d.jsx("svg",{className:"w-4 h-4 opacity-0 group-hover/thread:opacity-100 transition-opacity",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-secondary)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8.25 4.5l7.5 7.5-7.5 7.5"})})]})]})]}),d.jsxs("div",{className:"absolute top-0 right-5 -translate-y-1/2 opacity-0 group-hover:opacity-100 transition-opacity flex items-center gap-0.5 px-1 py-0.5 rounded",style:{background:"var(--bg-surface)",border:"1px solid var(--border)",boxShadow:"var(--shadow-sm)"},children:[d.jsx(Ah,{label:"Reply in thread",onClick:r,icon:d.jsx("svg",{className:"w-[18px] h-[18px]",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 01-.825-.242m9.345-8.334a2.126 2.126 0 00-.476-.095 48.64 48.64 0 00-8.048 0c-1.131.094-1.976 1.057-1.976 2.192v4.286c0 .837.46 1.58 1.155 1.951m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0011.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"})})}),d.jsx(Ah,{label:"Quote reply",onClick:()=>{a()},icon:d.jsx("svg",{className:"w-[18px] h-[18px]",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 15L3 9m0 0l6-6M3 9h12a6 6 0 010 12h-3"})})}),d.jsx(Ah,{label:T?"Copied!":"Copy text",onClick:R,icon:T?d.jsx("svg",{className:"w-[18px] h-[18px]",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}):d.jsx("svg",{className:"w-[18px] h-[18px]",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.666 3.888A2.25 2.25 0 0013.5 2.25h-3c-1.03 0-1.9.693-2.166 1.638m7.332 0c.055.194.084.4.084.612v0a.75.75 0 01-.75.75H9.75a.75.75 0 01-.75-.75v0c0-.212.03-.418.084-.612m7.332 0c.646.049 1.288.11 1.927.184 1.1.128 1.907 1.077 1.907 2.185V19.5a2.25 2.25 0 01-2.25 2.25H6.75A2.25 2.25 0 014.5 19.5V6.257c0-1.108.806-2.057 1.907-2.185a48.208 48.208 0 011.927-.184"})})})]}),x&&d.jsx("div",{className:"fixed inset-0 z-50 flex items-end justify-center",style:{background:"rgba(0,0,0,0.4)"},onClick:()=>S(!1),children:d.jsxs("div",{className:"w-full max-w-md rounded-t-xl overflow-hidden",style:{background:"var(--bg-surface)",paddingBottom:"env(safe-area-inset-bottom, 12px)"},onClick:$=>$.stopPropagation(),children:[d.jsxs("div",{className:"px-4 py-3",style:{borderBottom:"1px solid var(--border)"},children:[d.jsx("span",{className:"text-caption",style:{color:"var(--text-muted)"},children:e.sender==="user"?"You":"Agent"}),d.jsxs("p",{className:"text-body mt-0.5 line-clamp-2",style:{color:"var(--text-primary)"},children:[e.text.slice(0,120),e.text.length>120?"...":""]})]}),d.jsx(Ch,{label:"Reply in thread",icon:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M20.25 8.511c.884.284 1.5 1.128 1.5 2.097v4.286c0 1.136-.847 2.1-1.98 2.193-.34.027-.68.052-1.02.072v3.091l-3-3c-1.354 0-2.694-.055-4.02-.163a2.115 2.115 0 01-.825-.242m9.345-8.334V6.637c0-1.621-1.152-3.026-2.76-3.235A48.455 48.455 0 0011.25 3c-2.115 0-4.198.137-6.24.402-1.608.209-2.76 1.614-2.76 3.235v6.226c0 1.621 1.152 3.026 2.76 3.235.577.075 1.157.14 1.74.194V21l4.155-4.155"})}),onClick:()=>{S(!1),r()}}),d.jsx(Ch,{label:"Quote reply",icon:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 15L3 9m0 0l6-6M3 9h12a6 6 0 010 12h-3"})}),onClick:()=>{S(!1),a()}}),d.jsx(Ch,{label:"Copy text",icon:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.666 3.888A2.25 2.25 0 0013.5 2.25h-3c-1.03 0-1.9.693-2.166 1.638m7.332 0c.055.194.084.4.084.612v0a.75.75 0 01-.75.75H9.75a.75.75 0 01-.75-.75v0c0-.212.03-.418.084-.612m7.332 0c.646.049 1.288.11 1.927.184 1.1.128 1.907 1.077 1.907 2.185V19.5a2.25 2.25 0 01-2.25 2.25H6.75A2.25 2.25 0 014.5 19.5V6.257c0-1.108.806-2.057 1.907-2.185a48.208 48.208 0 011.927-.184"})}),onClick:R}),d.jsx("button",{onClick:()=>S(!1),className:"w-full py-3 text-body font-bold",style:{color:"var(--text-muted)",borderTop:"1px solid var(--border)"},children:"Cancel"})]})})]})}function Ch({label:e,icon:t,onClick:r}){return d.jsxs("button",{onClick:r,className:"w-full flex items-center gap-3 px-4 py-3 text-body transition-colors active:bg-[--bg-hover]",style:{color:"var(--text-primary)"},children:[d.jsx("span",{style:{color:"var(--text-secondary)"},children:t}),e]})}function Ah({label:e,icon:t,onClick:r}){return d.jsx("button",{onClick:r,className:"p-1 rounded hover:bg-[--bg-hover] transition-colors",style:{color:"var(--text-secondary)"},title:e,"aria-label":e,children:t})}function jR(e){let t=0;for(let r=0;r<e.length;r++)t=(t<<5)-t+e.charCodeAt(r)|0;return t.toString(36)}function kE({sendMessage:e}){var v,x,S;const t=lr(),r=ci(),[a,o]=O.useState("");if(O.useEffect(()=>{if(!t.activeThreadId||!t.selectedSessionKey||!t.user)return;const _=`${t.selectedSessionKey}:thread:${t.activeThreadId}`;J.info("Thread",`Loading history for thread ${t.activeThreadId}`),M1.list(t.user.id,_,t.activeThreadId).then(({messages:C})=>{J.info("Thread",`Loaded ${C.length} thread messages`),C.length>0&&r({type:"OPEN_THREAD",threadId:t.activeThreadId,messages:C})}).catch(C=>{J.error("Thread",`Failed to load thread history: ${C}`)})},[t.activeThreadId]),!t.activeThreadId)return null;const c=t.messages.find(_=>_.id===t.activeThreadId),u=t.selectedSessionKey?`${t.selectedSessionKey}:thread:${t.activeThreadId}`:null,f=O.useCallback(_=>{var k;if(!u)return;J.info("Thread/A2UI",`Action triggered: ${_}`);const C={id:Vn(),sender:"user",text:_,timestamp:Date.now(),threadId:t.activeThreadId??void 0};r({type:"ADD_THREAD_MESSAGE",message:C}),e({type:"user.message",sessionKey:u,text:_,userId:((k=t.user)==null?void 0:k.id)??"",messageId:C.id})},[u,t.activeThreadId,(v=t.user)==null?void 0:v.id,e,r]),p=O.useCallback((_,C,k)=>{var T;if(!u)return;J.info("Thread/ActionCard",`Resolved: "${k}" (value="${C}")`);const I=jR(k+C);r({type:"RESOLVE_ACTION",messageId:_,promptHash:I,value:C,label:k});const w={id:Vn(),sender:"user",text:k,timestamp:Date.now(),threadId:t.activeThreadId??void 0};r({type:"ADD_THREAD_MESSAGE",message:w}),e({type:"user.message",sessionKey:u,text:k,userId:((T=t.user)==null?void 0:T.id)??"",messageId:w.id})},[u,t.activeThreadId,(x=t.user)==null?void 0:x.id,e,r]),m=O.useCallback(()=>{var C;if(!u||!t.streamingRunId||!t.streamingThreadId)return;J.info("Thread","Stop streaming requested");const _={id:Vn(),sender:"user",text:"/stop",timestamp:Date.now(),threadId:t.activeThreadId??void 0};r({type:"ADD_THREAD_MESSAGE",message:_}),e({type:"user.message",sessionKey:u,text:"/stop",userId:((C=t.user)==null?void 0:C.id)??"",messageId:_.id})},[u,t.streamingRunId,t.streamingThreadId,t.activeThreadId,(S=t.user)==null?void 0:S.id,e,r]),b=!!t.streamingRunId&&!!t.streamingThreadId,y=()=>{var k;if(!a.trim()||!t.selectedSessionKey)return;const _=a.trim();J.info("Thread",`Send reply: ${_.length>120?_.slice(0,120)+"…":_}`,{threadId:t.activeThreadId});const C={id:Vn(),sender:"user",text:_,timestamp:Date.now(),threadId:t.activeThreadId??void 0};r({type:"ADD_THREAD_MESSAGE",message:C}),e({type:"user.message",sessionKey:u,text:_,userId:((k=t.user)==null?void 0:k.id)??"",messageId:C.id}),o("")};return d.jsxs("div",{className:"flex flex-col h-full",style:{background:"var(--bg-surface)"},children:[d.jsxs("div",{className:"flex items-center justify-between px-4 flex-shrink-0",style:{height:44,borderBottom:"1px solid var(--border)"},children:[d.jsx("h3",{className:"text-h1",style:{color:"var(--text-primary)"},children:"Thread"}),d.jsx("button",{onClick:()=>r({type:"CLOSE_THREAD"}),className:"p-1 rounded hover:bg-[--bg-hover] transition-colors",style:{color:"var(--text-secondary)"},"aria-label":"Close thread",children:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"})})})]}),d.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto",children:[c&&d.jsx("div",{className:"px-5 py-3",style:{borderBottom:"1px solid var(--border)"},children:d.jsxs("div",{className:"flex gap-2",children:[d.jsx("div",{className:"w-9 h-9 rounded flex-shrink-0 flex items-center justify-center text-white text-caption font-bold",style:{background:c.sender==="user"?"#9B59B6":"#2BAC76"},children:c.sender==="user"?"U":"A"}),d.jsxs("div",{className:"flex-1 min-w-0",children:[d.jsxs("div",{className:"flex items-baseline gap-2 mb-0.5",children:[d.jsx("span",{className:"text-h2",style:{color:"var(--text-primary)"},children:c.sender==="user"?"You":"OpenClaw Agent"}),d.jsx("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:new Date(c.timestamp).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})})]}),d.jsx(ap,{text:c.text,mediaUrl:c.mediaUrl,a2ui:c.a2ui,onAction:f,onResolveAction:(_,C)=>p(c.id,_,C),resolvedActions:c.resolvedActions})]})]})}),d.jsx("div",{className:"px-5 py-2",style:{borderBottom:"1px solid var(--border)"},children:d.jsxs("span",{className:"text-caption font-bold",style:{color:"var(--text-link)"},children:[t.threadMessages.length," ",t.threadMessages.length===1?"reply":"replies"]})}),t.threadMessages.map((_,C)=>{const k=C>0?t.threadMessages[C-1]:null,I=(k==null?void 0:k.sender)===_.sender&&_.timestamp-k.timestamp<3e5;return d.jsx("div",{className:"px-5 hover:bg-[--bg-hover] transition-colors",style:{paddingTop:I?2:8,paddingBottom:2},children:d.jsxs("div",{className:"flex gap-2",children:[d.jsx("div",{className:"flex-shrink-0",style:{width:36},children:!I&&d.jsx("div",{className:"w-9 h-9 rounded flex items-center justify-center text-white text-caption font-bold",style:{background:_.sender==="user"?"#9B59B6":"#2BAC76"},children:_.sender==="user"?"U":"A"})}),d.jsxs("div",{className:"flex-1 min-w-0",children:[!I&&d.jsxs("div",{className:"flex items-baseline gap-2 mb-0.5",children:[d.jsx("span",{className:"text-h2",style:{color:"var(--text-primary)"},children:_.sender==="user"?"You":"OpenClaw Agent"}),d.jsx("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:new Date(_.timestamp).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})})]}),d.jsx(ap,{text:_.text,mediaUrl:_.mediaUrl,a2ui:_.a2ui,isStreaming:_.isStreaming,onAction:f,onResolveAction:(w,T)=>p(_.id,w,T),resolvedActions:_.resolvedActions}),_.isStreaming&&d.jsxs("div",{className:"flex items-center gap-2 mt-1",children:[d.jsx("span",{className:"inline-block w-1.5 h-4 rounded-sm animate-pulse",style:{background:"var(--text-link)",verticalAlign:"text-bottom"}}),d.jsxs("button",{onClick:m,className:"flex items-center gap-1 px-2 py-0.5 rounded-md text-xs font-medium transition-colors",style:{color:"var(--text-secondary)",background:"var(--bg-hover)",border:"1px solid var(--border)"},onMouseEnter:w=>{w.currentTarget.style.background="#e74c3c",w.currentTarget.style.color="#fff",w.currentTarget.style.borderColor="#e74c3c"},onMouseLeave:w=>{w.currentTarget.style.background="var(--bg-hover)",w.currentTarget.style.color="var(--text-secondary)",w.currentTarget.style.borderColor="var(--border)"},title:"Stop generating",children:[d.jsx("svg",{className:"w-3 h-3",fill:"currentColor",viewBox:"0 0 24 24",children:d.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2"})}),"Stop"]})]})]})]})},_.id)})]})," ",d.jsx("div",{className:"px-4 pb-3 pt-2",children:d.jsxs("div",{className:"rounded-md",style:{border:"1px solid var(--border)",background:"var(--bg-surface)"},children:[d.jsx("textarea",{value:a,onChange:_=>o(_.target.value),onKeyDown:_=>{_.key==="Enter"&&!_.shiftKey&&!_.nativeEvent.isComposing&&(_.preventDefault(),y())},placeholder:"Reply…",rows:1,className:"w-full px-3 py-2 text-body bg-transparent resize-none focus:outline-none placeholder:text-[--text-muted]",style:{color:"var(--text-primary)",minHeight:36}}),d.jsx("div",{className:"flex justify-end px-3 pb-2",children:b?d.jsx("button",{onClick:m,className:"px-3 py-1 rounded-sm text-caption font-bold text-white transition-colors",style:{background:"#e74c3c"},onMouseEnter:_=>{_.currentTarget.style.background="#c0392b"},onMouseLeave:_=>{_.currentTarget.style.background="#e74c3c"},title:"Stop generating",children:d.jsxs("div",{className:"flex items-center gap-1",children:[d.jsx("svg",{className:"w-3.5 h-3.5",fill:"currentColor",viewBox:"0 0 24 24",children:d.jsx("rect",{x:"6",y:"6",width:"12",height:"12",rx:"2"})}),"Stop"]})}):d.jsx("button",{onClick:y,disabled:!a.trim(),className:"px-3 py-1 rounded-sm text-caption font-bold text-white disabled:opacity-40 disabled:cursor-not-allowed transition-colors",style:{background:"var(--bg-active)"},children:"Send"})})]})})]})}function zR(e){switch(e){case"ok":return"OK";case"error":return"ERR";case"skipped":return"SKIP";case"running":return"RUN";default:return e.toUpperCase()}}function BR(e){switch(e){case"ok":return{bg:"rgba(43,172,118,0.15)",fg:"var(--accent-green)"};case"error":return{bg:"rgba(224,30,90,0.15)",fg:"var(--accent-red)"};case"running":return{bg:"rgba(29,155,209,0.15)",fg:"var(--text-link)"};default:return{bg:"rgba(232,162,48,0.15)",fg:"var(--accent-yellow)"}}}function UR({jobs:e,selectedJobId:t,onSelectJob:r}){return e.length===0?d.jsx("div",{className:"flex items-center justify-center h-full",style:{background:"var(--bg-surface)"},children:d.jsxs("div",{className:"text-center p-4",children:[d.jsx("svg",{className:"w-8 h-8 mx-auto mb-2",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z"})}),d.jsxs("p",{className:"text-tiny",style:{color:"var(--text-muted)"},children:["No runs yet.",d.jsx("br",{}),"Waiting for schedule..."]})]})}):d.jsxs("div",{className:"overflow-y-auto h-full",style:{background:"var(--bg-surface)"},children:[d.jsxs("div",{className:"px-3 py-2",style:{borderBottom:"1px solid var(--border)"},children:[d.jsx("span",{className:"text-tiny uppercase tracking-wider font-bold",style:{color:"var(--text-muted)"},children:"Job History"}),d.jsxs("span",{className:"text-tiny ml-1",style:{color:"var(--text-muted)"},children:["(",e.length,")"]})]}),e.map((a,o)=>{const c=BR(a.status),u=a.number||e.length-o;return d.jsxs("button",{onClick:()=>r(a.id),className:`w-full text-left px-3 py-2 hover:bg-[--bg-hover] transition-colors ${t===a.id?"bg-[--bg-hover]":""}`,style:{borderBottom:"1px solid var(--border)",...t===a.id?{borderLeft:"3px solid var(--bg-active)"}:{}},children:[d.jsxs("div",{className:"flex items-center justify-between",children:[d.jsxs("span",{className:"text-tiny font-mono",style:{color:"var(--text-muted)"},children:["#",u]}),d.jsx("span",{className:"text-tiny px-1.5 py-0.5 rounded-sm font-bold",style:{background:c.bg,color:c.fg},children:zR(a.status)})]}),d.jsxs("div",{className:"text-tiny mt-0.5",style:{color:"var(--text-muted)"},children:[a.time,a.durationMs!=null&&d.jsxs("span",{className:"ml-1",children:["(",(a.durationMs/1e3).toFixed(1),"s)"]})]}),a.summary&&d.jsx("div",{className:"text-caption mt-1 truncate",style:{color:"var(--text-secondary)"},children:a.summary})]},a.id)})]})}const PR=()=>{};var Lx={};/**
|
|
89
|
+
* @license
|
|
90
|
+
* Copyright 2017 Google LLC
|
|
91
|
+
*
|
|
92
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
93
|
+
* you may not use this file except in compliance with the License.
|
|
94
|
+
* You may obtain a copy of the License at
|
|
95
|
+
*
|
|
96
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
97
|
+
*
|
|
98
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
99
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
100
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
101
|
+
* See the License for the specific language governing permissions and
|
|
102
|
+
* limitations under the License.
|
|
103
|
+
*/const TE=function(e){const t=[];let r=0;for(let a=0;a<e.length;a++){let o=e.charCodeAt(a);o<128?t[r++]=o:o<2048?(t[r++]=o>>6|192,t[r++]=o&63|128):(o&64512)===55296&&a+1<e.length&&(e.charCodeAt(a+1)&64512)===56320?(o=65536+((o&1023)<<10)+(e.charCodeAt(++a)&1023),t[r++]=o>>18|240,t[r++]=o>>12&63|128,t[r++]=o>>6&63|128,t[r++]=o&63|128):(t[r++]=o>>12|224,t[r++]=o>>6&63|128,t[r++]=o&63|128)}return t},HR=function(e){const t=[];let r=0,a=0;for(;r<e.length;){const o=e[r++];if(o<128)t[a++]=String.fromCharCode(o);else if(o>191&&o<224){const c=e[r++];t[a++]=String.fromCharCode((o&31)<<6|c&63)}else if(o>239&&o<365){const c=e[r++],u=e[r++],f=e[r++],p=((o&7)<<18|(c&63)<<12|(u&63)<<6|f&63)-65536;t[a++]=String.fromCharCode(55296+(p>>10)),t[a++]=String.fromCharCode(56320+(p&1023))}else{const c=e[r++],u=e[r++];t[a++]=String.fromCharCode((o&15)<<12|(c&63)<<6|u&63)}}return t.join("")},NE={byteToCharMap_:null,charToByteMap_:null,byteToCharMapWebSafe_:null,charToByteMapWebSafe_:null,ENCODED_VALS_BASE:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789",get ENCODED_VALS(){return this.ENCODED_VALS_BASE+"+/="},get ENCODED_VALS_WEBSAFE(){return this.ENCODED_VALS_BASE+"-_."},HAS_NATIVE_SUPPORT:typeof atob=="function",encodeByteArray(e,t){if(!Array.isArray(e))throw Error("encodeByteArray takes an array as a parameter");this.init_();const r=t?this.byteToCharMapWebSafe_:this.byteToCharMap_,a=[];for(let o=0;o<e.length;o+=3){const c=e[o],u=o+1<e.length,f=u?e[o+1]:0,p=o+2<e.length,m=p?e[o+2]:0,b=c>>2,y=(c&3)<<4|f>>4;let v=(f&15)<<2|m>>6,x=m&63;p||(x=64,u||(v=64)),a.push(r[b],r[y],r[v],r[x])}return a.join("")},encodeString(e,t){return this.HAS_NATIVE_SUPPORT&&!t?btoa(e):this.encodeByteArray(TE(e),t)},decodeString(e,t){return this.HAS_NATIVE_SUPPORT&&!t?atob(e):HR(this.decodeStringToByteArray(e,t))},decodeStringToByteArray(e,t){this.init_();const r=t?this.charToByteMapWebSafe_:this.charToByteMap_,a=[];for(let o=0;o<e.length;){const c=r[e.charAt(o++)],f=o<e.length?r[e.charAt(o)]:0;++o;const m=o<e.length?r[e.charAt(o)]:64;++o;const y=o<e.length?r[e.charAt(o)]:64;if(++o,c==null||f==null||m==null||y==null)throw new FR;const v=c<<2|f>>4;if(a.push(v),m!==64){const x=f<<4&240|m>>2;if(a.push(x),y!==64){const S=m<<6&192|y;a.push(S)}}}return a},init_(){if(!this.byteToCharMap_){this.byteToCharMap_={},this.charToByteMap_={},this.byteToCharMapWebSafe_={},this.charToByteMapWebSafe_={};for(let e=0;e<this.ENCODED_VALS.length;e++)this.byteToCharMap_[e]=this.ENCODED_VALS.charAt(e),this.charToByteMap_[this.byteToCharMap_[e]]=e,this.byteToCharMapWebSafe_[e]=this.ENCODED_VALS_WEBSAFE.charAt(e),this.charToByteMapWebSafe_[this.byteToCharMapWebSafe_[e]]=e,e>=this.ENCODED_VALS_BASE.length&&(this.charToByteMap_[this.ENCODED_VALS_WEBSAFE.charAt(e)]=e,this.charToByteMapWebSafe_[this.ENCODED_VALS.charAt(e)]=e)}}};class FR extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const $R=function(e){const t=TE(e);return NE.encodeByteArray(t,!0)},CE=function(e){return $R(e).replace(/\./g,"")},AE=function(e){try{return NE.decodeString(e,!0)}catch(t){console.error("base64Decode failed: ",t)}return null};/**
|
|
104
|
+
* @license
|
|
105
|
+
* Copyright 2022 Google LLC
|
|
106
|
+
*
|
|
107
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
108
|
+
* you may not use this file except in compliance with the License.
|
|
109
|
+
* You may obtain a copy of the License at
|
|
110
|
+
*
|
|
111
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
112
|
+
*
|
|
113
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
114
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
115
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
116
|
+
* See the License for the specific language governing permissions and
|
|
117
|
+
* limitations under the License.
|
|
118
|
+
*/function GR(){if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("Unable to locate global object.")}/**
|
|
119
|
+
* @license
|
|
120
|
+
* Copyright 2022 Google LLC
|
|
121
|
+
*
|
|
122
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
123
|
+
* you may not use this file except in compliance with the License.
|
|
124
|
+
* You may obtain a copy of the License at
|
|
125
|
+
*
|
|
126
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
127
|
+
*
|
|
128
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
129
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
130
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
131
|
+
* See the License for the specific language governing permissions and
|
|
132
|
+
* limitations under the License.
|
|
133
|
+
*/const KR=()=>GR().__FIREBASE_DEFAULTS__,qR=()=>{if(typeof process>"u"||typeof Lx>"u")return;const e=Lx.__FIREBASE_DEFAULTS__;if(e)return JSON.parse(e)},VR=()=>{if(typeof document>"u")return;let e;try{e=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch{return}const t=e&&AE(e[1]);return t&&JSON.parse(t)},Vp=()=>{try{return PR()||KR()||qR()||VR()}catch(e){console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${e}`);return}},YR=e=>{var t,r;return(r=(t=Vp())==null?void 0:t.emulatorHosts)==null?void 0:r[e]},OE=()=>{var e;return(e=Vp())==null?void 0:e.config},ME=e=>{var t;return(t=Vp())==null?void 0:t[`_${e}`]};/**
|
|
134
|
+
* @license
|
|
135
|
+
* Copyright 2017 Google LLC
|
|
136
|
+
*
|
|
137
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
138
|
+
* you may not use this file except in compliance with the License.
|
|
139
|
+
* You may obtain a copy of the License at
|
|
140
|
+
*
|
|
141
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
142
|
+
*
|
|
143
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
144
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
145
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
146
|
+
* See the License for the specific language governing permissions and
|
|
147
|
+
* limitations under the License.
|
|
148
|
+
*/class WR{constructor(){this.reject=()=>{},this.resolve=()=>{},this.promise=new Promise((t,r)=>{this.resolve=t,this.reject=r})}wrapCallback(t){return(r,a)=>{r?this.reject(r):this.resolve(a),typeof t=="function"&&(this.promise.catch(()=>{}),t.length===1?t(r):t(r,a))}}}/**
|
|
149
|
+
* @license
|
|
150
|
+
* Copyright 2025 Google LLC
|
|
151
|
+
*
|
|
152
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
153
|
+
* you may not use this file except in compliance with the License.
|
|
154
|
+
* You may obtain a copy of the License at
|
|
155
|
+
*
|
|
156
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
157
|
+
*
|
|
158
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
159
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
160
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
161
|
+
* See the License for the specific language governing permissions and
|
|
162
|
+
* limitations under the License.
|
|
163
|
+
*/function Fu(e){try{return(e.startsWith("http://")||e.startsWith("https://")?new URL(e).hostname:e).endsWith(".cloudworkstations.dev")}catch{return!1}}async function XR(e){return(await fetch(e,{credentials:"include"})).ok}const ol={};function ZR(){const e={prod:[],emulator:[]};for(const t of Object.keys(ol))ol[t]?e.emulator.push(t):e.prod.push(t);return e}function JR(e){let t=document.getElementById(e),r=!1;return t||(t=document.createElement("div"),t.setAttribute("id",e),r=!0),{created:r,element:t}}let Dx=!1;function QR(e,t){if(typeof window>"u"||typeof document>"u"||!Fu(window.location.host)||ol[e]===t||ol[e]||Dx)return;ol[e]=t;function r(v){return`__firebase__banner__${v}`}const a="__firebase__banner",c=ZR().prod.length>0;function u(){const v=document.getElementById(a);v&&v.remove()}function f(v){v.style.display="flex",v.style.background="#7faaf0",v.style.position="fixed",v.style.bottom="5px",v.style.left="5px",v.style.padding=".5em",v.style.borderRadius="5px",v.style.alignItems="center"}function p(v,x){v.setAttribute("width","24"),v.setAttribute("id",x),v.setAttribute("height","24"),v.setAttribute("viewBox","0 0 24 24"),v.setAttribute("fill","none"),v.style.marginLeft="-6px"}function m(){const v=document.createElement("span");return v.style.cursor="pointer",v.style.marginLeft="16px",v.style.fontSize="24px",v.innerHTML=" ×",v.onclick=()=>{Dx=!0,u()},v}function b(v,x){v.setAttribute("id",x),v.innerText="Learn more",v.href="https://firebase.google.com/docs/studio/preview-apps#preview-backend",v.setAttribute("target","__blank"),v.style.paddingLeft="5px",v.style.textDecoration="underline"}function y(){const v=JR(a),x=r("text"),S=document.getElementById(x)||document.createElement("span"),_=r("learnmore"),C=document.getElementById(_)||document.createElement("a"),k=r("preprendIcon"),I=document.getElementById(k)||document.createElementNS("http://www.w3.org/2000/svg","svg");if(v.created){const w=v.element;f(w),b(C,_);const T=m();p(I,k),w.append(I,S,C,T),document.body.appendChild(w)}c?(S.innerText="Preview backend disconnected.",I.innerHTML=`<g clip-path="url(#clip0_6013_33858)">
|
|
164
|
+
<path d="M4.8 17.6L12 5.6L19.2 17.6H4.8ZM6.91667 16.4H17.0833L12 7.93333L6.91667 16.4ZM12 15.6C12.1667 15.6 12.3056 15.5444 12.4167 15.4333C12.5389 15.3111 12.6 15.1667 12.6 15C12.6 14.8333 12.5389 14.6944 12.4167 14.5833C12.3056 14.4611 12.1667 14.4 12 14.4C11.8333 14.4 11.6889 14.4611 11.5667 14.5833C11.4556 14.6944 11.4 14.8333 11.4 15C11.4 15.1667 11.4556 15.3111 11.5667 15.4333C11.6889 15.5444 11.8333 15.6 12 15.6ZM11.4 13.6H12.6V10.4H11.4V13.6Z" fill="#212121"/>
|
|
165
|
+
</g>
|
|
166
|
+
<defs>
|
|
167
|
+
<clipPath id="clip0_6013_33858">
|
|
168
|
+
<rect width="24" height="24" fill="white"/>
|
|
169
|
+
</clipPath>
|
|
170
|
+
</defs>`):(I.innerHTML=`<g clip-path="url(#clip0_6083_34804)">
|
|
171
|
+
<path d="M11.4 15.2H12.6V11.2H11.4V15.2ZM12 10C12.1667 10 12.3056 9.94444 12.4167 9.83333C12.5389 9.71111 12.6 9.56667 12.6 9.4C12.6 9.23333 12.5389 9.09444 12.4167 8.98333C12.3056 8.86111 12.1667 8.8 12 8.8C11.8333 8.8 11.6889 8.86111 11.5667 8.98333C11.4556 9.09444 11.4 9.23333 11.4 9.4C11.4 9.56667 11.4556 9.71111 11.5667 9.83333C11.6889 9.94444 11.8333 10 12 10ZM12 18.4C11.1222 18.4 10.2944 18.2333 9.51667 17.9C8.73889 17.5667 8.05556 17.1111 7.46667 16.5333C6.88889 15.9444 6.43333 15.2611 6.1 14.4833C5.76667 13.7056 5.6 12.8778 5.6 12C5.6 11.1111 5.76667 10.2833 6.1 9.51667C6.43333 8.73889 6.88889 8.06111 7.46667 7.48333C8.05556 6.89444 8.73889 6.43333 9.51667 6.1C10.2944 5.76667 11.1222 5.6 12 5.6C12.8889 5.6 13.7167 5.76667 14.4833 6.1C15.2611 6.43333 15.9389 6.89444 16.5167 7.48333C17.1056 8.06111 17.5667 8.73889 17.9 9.51667C18.2333 10.2833 18.4 11.1111 18.4 12C18.4 12.8778 18.2333 13.7056 17.9 14.4833C17.5667 15.2611 17.1056 15.9444 16.5167 16.5333C15.9389 17.1111 15.2611 17.5667 14.4833 17.9C13.7167 18.2333 12.8889 18.4 12 18.4ZM12 17.2C13.4444 17.2 14.6722 16.6944 15.6833 15.6833C16.6944 14.6722 17.2 13.4444 17.2 12C17.2 10.5556 16.6944 9.32778 15.6833 8.31667C14.6722 7.30555 13.4444 6.8 12 6.8C10.5556 6.8 9.32778 7.30555 8.31667 8.31667C7.30556 9.32778 6.8 10.5556 6.8 12C6.8 13.4444 7.30556 14.6722 8.31667 15.6833C9.32778 16.6944 10.5556 17.2 12 17.2Z" fill="#212121"/>
|
|
172
|
+
</g>
|
|
173
|
+
<defs>
|
|
174
|
+
<clipPath id="clip0_6083_34804">
|
|
175
|
+
<rect width="24" height="24" fill="white"/>
|
|
176
|
+
</clipPath>
|
|
177
|
+
</defs>`,S.innerText="Preview backend running in this workspace."),S.setAttribute("id",x)}document.readyState==="loading"?window.addEventListener("DOMContentLoaded",y):y()}/**
|
|
178
|
+
* @license
|
|
179
|
+
* Copyright 2017 Google LLC
|
|
180
|
+
*
|
|
181
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
182
|
+
* you may not use this file except in compliance with the License.
|
|
183
|
+
* You may obtain a copy of the License at
|
|
184
|
+
*
|
|
185
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
186
|
+
*
|
|
187
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
188
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
189
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
190
|
+
* See the License for the specific language governing permissions and
|
|
191
|
+
* limitations under the License.
|
|
192
|
+
*/function wn(){return typeof navigator<"u"&&typeof navigator.userAgent=="string"?navigator.userAgent:""}function e3(){return typeof window<"u"&&!!(window.cordova||window.phonegap||window.PhoneGap)&&/ios|iphone|ipod|ipad|android|blackberry|iemobile/i.test(wn())}function t3(){return typeof navigator<"u"&&navigator.userAgent==="Cloudflare-Workers"}function n3(){const e=typeof chrome=="object"?chrome.runtime:typeof browser=="object"?browser.runtime:void 0;return typeof e=="object"&&e.id!==void 0}function r3(){return typeof navigator=="object"&&navigator.product==="ReactNative"}function i3(){const e=wn();return e.indexOf("MSIE ")>=0||e.indexOf("Trident/")>=0}function a3(){try{return typeof indexedDB=="object"}catch{return!1}}function s3(){return new Promise((e,t)=>{try{let r=!0;const a="validate-browser-context-for-indexeddb-analytics-module",o=self.indexedDB.open(a);o.onsuccess=()=>{o.result.close(),r||self.indexedDB.deleteDatabase(a),e(!0)},o.onupgradeneeded=()=>{r=!1},o.onerror=()=>{var c;t(((c=o.error)==null?void 0:c.message)||"")}}catch(r){t(r)}})}function iD(){return!(typeof navigator>"u"||!navigator.cookieEnabled)}/**
|
|
193
|
+
* @license
|
|
194
|
+
* Copyright 2017 Google LLC
|
|
195
|
+
*
|
|
196
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
197
|
+
* you may not use this file except in compliance with the License.
|
|
198
|
+
* You may obtain a copy of the License at
|
|
199
|
+
*
|
|
200
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
201
|
+
*
|
|
202
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
203
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
204
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
205
|
+
* See the License for the specific language governing permissions and
|
|
206
|
+
* limitations under the License.
|
|
207
|
+
*/const o3="FirebaseError";class Yi extends Error{constructor(t,r,a){super(r),this.code=t,this.customData=a,this.name=o3,Object.setPrototypeOf(this,Yi.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,Nl.prototype.create)}}class Nl{constructor(t,r,a){this.service=t,this.serviceName=r,this.errors=a}create(t,...r){const a=r[0]||{},o=`${this.service}/${t}`,c=this.errors[t],u=c?l3(c,a):"Error",f=`${this.serviceName}: ${u} (${o}).`;return new Yi(o,f,a)}}function l3(e,t){return e.replace(c3,(r,a)=>{const o=t[a];return o!=null?String(o):`<${a}?>`})}const c3=/\{\$([^}]+)}/g;function u3(e){for(const t in e)if(Object.prototype.hasOwnProperty.call(e,t))return!1;return!0}function Us(e,t){if(e===t)return!0;const r=Object.keys(e),a=Object.keys(t);for(const o of r){if(!a.includes(o))return!1;const c=e[o],u=t[o];if(jx(c)&&jx(u)){if(!Us(c,u))return!1}else if(c!==u)return!1}for(const o of a)if(!r.includes(o))return!1;return!0}function jx(e){return e!==null&&typeof e=="object"}/**
|
|
208
|
+
* @license
|
|
209
|
+
* Copyright 2017 Google LLC
|
|
210
|
+
*
|
|
211
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
212
|
+
* you may not use this file except in compliance with the License.
|
|
213
|
+
* You may obtain a copy of the License at
|
|
214
|
+
*
|
|
215
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
216
|
+
*
|
|
217
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
218
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
219
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
220
|
+
* See the License for the specific language governing permissions and
|
|
221
|
+
* limitations under the License.
|
|
222
|
+
*/function Cl(e){const t=[];for(const[r,a]of Object.entries(e))Array.isArray(a)?a.forEach(o=>{t.push(encodeURIComponent(r)+"="+encodeURIComponent(o))}):t.push(encodeURIComponent(r)+"="+encodeURIComponent(a));return t.length?"&"+t.join("&"):""}function d3(e,t){const r=new f3(e,t);return r.subscribe.bind(r)}class f3{constructor(t,r){this.observers=[],this.unsubscribes=[],this.observerCount=0,this.task=Promise.resolve(),this.finalized=!1,this.onNoObservers=r,this.task.then(()=>{t(this)}).catch(a=>{this.error(a)})}next(t){this.forEachObserver(r=>{r.next(t)})}error(t){this.forEachObserver(r=>{r.error(t)}),this.close(t)}complete(){this.forEachObserver(t=>{t.complete()}),this.close()}subscribe(t,r,a){let o;if(t===void 0&&r===void 0&&a===void 0)throw new Error("Missing Observer.");h3(t,["next","error","complete"])?o=t:o={next:t,error:r,complete:a},o.next===void 0&&(o.next=Oh),o.error===void 0&&(o.error=Oh),o.complete===void 0&&(o.complete=Oh);const c=this.unsubscribeOne.bind(this,this.observers.length);return this.finalized&&this.task.then(()=>{try{this.finalError?o.error(this.finalError):o.complete()}catch{}}),this.observers.push(o),c}unsubscribeOne(t){this.observers===void 0||this.observers[t]===void 0||(delete this.observers[t],this.observerCount-=1,this.observerCount===0&&this.onNoObservers!==void 0&&this.onNoObservers(this))}forEachObserver(t){if(!this.finalized)for(let r=0;r<this.observers.length;r++)this.sendOne(r,t)}sendOne(t,r){this.task.then(()=>{if(this.observers!==void 0&&this.observers[t]!==void 0)try{r(this.observers[t])}catch(a){typeof console<"u"&&console.error&&console.error(a)}})}close(t){this.finalized||(this.finalized=!0,t!==void 0&&(this.finalError=t),this.task.then(()=>{this.observers=void 0,this.onNoObservers=void 0}))}}function h3(e,t){if(typeof e!="object"||e===null)return!1;for(const r of t)if(r in e&&typeof e[r]=="function")return!0;return!1}function Oh(){}/**
|
|
223
|
+
* @license
|
|
224
|
+
* Copyright 2021 Google LLC
|
|
225
|
+
*
|
|
226
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
227
|
+
* you may not use this file except in compliance with the License.
|
|
228
|
+
* You may obtain a copy of the License at
|
|
229
|
+
*
|
|
230
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
231
|
+
*
|
|
232
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
233
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
234
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
235
|
+
* See the License for the specific language governing permissions and
|
|
236
|
+
* limitations under the License.
|
|
237
|
+
*/function Oa(e){return e&&e._delegate?e._delegate:e}class Ps{constructor(t,r,a){this.name=t,this.instanceFactory=r,this.type=a,this.multipleInstances=!1,this.serviceProps={},this.instantiationMode="LAZY",this.onInstanceCreated=null}setInstantiationMode(t){return this.instantiationMode=t,this}setMultipleInstances(t){return this.multipleInstances=t,this}setServiceProps(t){return this.serviceProps=t,this}setInstanceCreatedCallback(t){return this.onInstanceCreated=t,this}}/**
|
|
238
|
+
* @license
|
|
239
|
+
* Copyright 2019 Google LLC
|
|
240
|
+
*
|
|
241
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
242
|
+
* you may not use this file except in compliance with the License.
|
|
243
|
+
* You may obtain a copy of the License at
|
|
244
|
+
*
|
|
245
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
246
|
+
*
|
|
247
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
248
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
249
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
250
|
+
* See the License for the specific language governing permissions and
|
|
251
|
+
* limitations under the License.
|
|
252
|
+
*/const va="[DEFAULT]";/**
|
|
253
|
+
* @license
|
|
254
|
+
* Copyright 2019 Google LLC
|
|
255
|
+
*
|
|
256
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
257
|
+
* you may not use this file except in compliance with the License.
|
|
258
|
+
* You may obtain a copy of the License at
|
|
259
|
+
*
|
|
260
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
261
|
+
*
|
|
262
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
263
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
264
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
265
|
+
* See the License for the specific language governing permissions and
|
|
266
|
+
* limitations under the License.
|
|
267
|
+
*/class p3{constructor(t,r){this.name=t,this.container=r,this.component=null,this.instances=new Map,this.instancesDeferred=new Map,this.instancesOptions=new Map,this.onInitCallbacks=new Map}get(t){const r=this.normalizeInstanceIdentifier(t);if(!this.instancesDeferred.has(r)){const a=new WR;if(this.instancesDeferred.set(r,a),this.isInitialized(r)||this.shouldAutoInitialize())try{const o=this.getOrInitializeService({instanceIdentifier:r});o&&a.resolve(o)}catch{}}return this.instancesDeferred.get(r).promise}getImmediate(t){const r=this.normalizeInstanceIdentifier(t==null?void 0:t.identifier),a=(t==null?void 0:t.optional)??!1;if(this.isInitialized(r)||this.shouldAutoInitialize())try{return this.getOrInitializeService({instanceIdentifier:r})}catch(o){if(a)return null;throw o}else{if(a)return null;throw Error(`Service ${this.name} is not available`)}}getComponent(){return this.component}setComponent(t){if(t.name!==this.name)throw Error(`Mismatching Component ${t.name} for Provider ${this.name}.`);if(this.component)throw Error(`Component for ${this.name} has already been provided`);if(this.component=t,!!this.shouldAutoInitialize()){if(g3(t))try{this.getOrInitializeService({instanceIdentifier:va})}catch{}for(const[r,a]of this.instancesDeferred.entries()){const o=this.normalizeInstanceIdentifier(r);try{const c=this.getOrInitializeService({instanceIdentifier:o});a.resolve(c)}catch{}}}}clearInstance(t=va){this.instancesDeferred.delete(t),this.instancesOptions.delete(t),this.instances.delete(t)}async delete(){const t=Array.from(this.instances.values());await Promise.all([...t.filter(r=>"INTERNAL"in r).map(r=>r.INTERNAL.delete()),...t.filter(r=>"_delete"in r).map(r=>r._delete())])}isComponentSet(){return this.component!=null}isInitialized(t=va){return this.instances.has(t)}getOptions(t=va){return this.instancesOptions.get(t)||{}}initialize(t={}){const{options:r={}}=t,a=this.normalizeInstanceIdentifier(t.instanceIdentifier);if(this.isInitialized(a))throw Error(`${this.name}(${a}) has already been initialized`);if(!this.isComponentSet())throw Error(`Component ${this.name} has not been registered yet`);const o=this.getOrInitializeService({instanceIdentifier:a,options:r});for(const[c,u]of this.instancesDeferred.entries()){const f=this.normalizeInstanceIdentifier(c);a===f&&u.resolve(o)}return o}onInit(t,r){const a=this.normalizeInstanceIdentifier(r),o=this.onInitCallbacks.get(a)??new Set;o.add(t),this.onInitCallbacks.set(a,o);const c=this.instances.get(a);return c&&t(c,a),()=>{o.delete(t)}}invokeOnInitCallbacks(t,r){const a=this.onInitCallbacks.get(r);if(a)for(const o of a)try{o(t,r)}catch{}}getOrInitializeService({instanceIdentifier:t,options:r={}}){let a=this.instances.get(t);if(!a&&this.component&&(a=this.component.instanceFactory(this.container,{instanceIdentifier:m3(t),options:r}),this.instances.set(t,a),this.instancesOptions.set(t,r),this.invokeOnInitCallbacks(a,t),this.component.onInstanceCreated))try{this.component.onInstanceCreated(this.container,t,a)}catch{}return a||null}normalizeInstanceIdentifier(t=va){return this.component?this.component.multipleInstances?t:va:t}shouldAutoInitialize(){return!!this.component&&this.component.instantiationMode!=="EXPLICIT"}}function m3(e){return e===va?void 0:e}function g3(e){return e.instantiationMode==="EAGER"}/**
|
|
268
|
+
* @license
|
|
269
|
+
* Copyright 2019 Google LLC
|
|
270
|
+
*
|
|
271
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
272
|
+
* you may not use this file except in compliance with the License.
|
|
273
|
+
* You may obtain a copy of the License at
|
|
274
|
+
*
|
|
275
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
276
|
+
*
|
|
277
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
278
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
279
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
280
|
+
* See the License for the specific language governing permissions and
|
|
281
|
+
* limitations under the License.
|
|
282
|
+
*/class b3{constructor(t){this.name=t,this.providers=new Map}addComponent(t){const r=this.getProvider(t.name);if(r.isComponentSet())throw new Error(`Component ${t.name} has already been registered with ${this.name}`);r.setComponent(t)}addOrOverwriteComponent(t){this.getProvider(t.name).isComponentSet()&&this.providers.delete(t.name),this.addComponent(t)}getProvider(t){if(this.providers.has(t))return this.providers.get(t);const r=new p3(t,this);return this.providers.set(t,r),r}getProviders(){return Array.from(this.providers.values())}}/**
|
|
283
|
+
* @license
|
|
284
|
+
* Copyright 2017 Google LLC
|
|
285
|
+
*
|
|
286
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
287
|
+
* you may not use this file except in compliance with the License.
|
|
288
|
+
* You may obtain a copy of the License at
|
|
289
|
+
*
|
|
290
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
291
|
+
*
|
|
292
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
293
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
294
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
295
|
+
* See the License for the specific language governing permissions and
|
|
296
|
+
* limitations under the License.
|
|
297
|
+
*/var wt;(function(e){e[e.DEBUG=0]="DEBUG",e[e.VERBOSE=1]="VERBOSE",e[e.INFO=2]="INFO",e[e.WARN=3]="WARN",e[e.ERROR=4]="ERROR",e[e.SILENT=5]="SILENT"})(wt||(wt={}));const y3={debug:wt.DEBUG,verbose:wt.VERBOSE,info:wt.INFO,warn:wt.WARN,error:wt.ERROR,silent:wt.SILENT},v3=wt.INFO,x3={[wt.DEBUG]:"log",[wt.VERBOSE]:"log",[wt.INFO]:"info",[wt.WARN]:"warn",[wt.ERROR]:"error"},E3=(e,t,...r)=>{if(t<e.logLevel)return;const a=new Date().toISOString(),o=x3[t];if(o)console[o](`[${a}] ${e.name}:`,...r);else throw new Error(`Attempted to log a message with an invalid logType (value: ${t})`)};class RE{constructor(t){this.name=t,this._logLevel=v3,this._logHandler=E3,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in wt))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel=typeof t=="string"?y3[t]:t}get logHandler(){return this._logHandler}set logHandler(t){if(typeof t!="function")throw new TypeError("Value assigned to `logHandler` must be a function");this._logHandler=t}get userLogHandler(){return this._userLogHandler}set userLogHandler(t){this._userLogHandler=t}debug(...t){this._userLogHandler&&this._userLogHandler(this,wt.DEBUG,...t),this._logHandler(this,wt.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,wt.VERBOSE,...t),this._logHandler(this,wt.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,wt.INFO,...t),this._logHandler(this,wt.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,wt.WARN,...t),this._logHandler(this,wt.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,wt.ERROR,...t),this._logHandler(this,wt.ERROR,...t)}}const S3=(e,t)=>t.some(r=>e instanceof r);let zx,Bx;function _3(){return zx||(zx=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function w3(){return Bx||(Bx=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const IE=new WeakMap,sp=new WeakMap,LE=new WeakMap,Mh=new WeakMap,Yp=new WeakMap;function k3(e){const t=new Promise((r,a)=>{const o=()=>{e.removeEventListener("success",c),e.removeEventListener("error",u)},c=()=>{r(ai(e.result)),o()},u=()=>{a(e.error),o()};e.addEventListener("success",c),e.addEventListener("error",u)});return t.then(r=>{r instanceof IDBCursor&&IE.set(r,e)}).catch(()=>{}),Yp.set(t,e),t}function T3(e){if(sp.has(e))return;const t=new Promise((r,a)=>{const o=()=>{e.removeEventListener("complete",c),e.removeEventListener("error",u),e.removeEventListener("abort",u)},c=()=>{r(),o()},u=()=>{a(e.error||new DOMException("AbortError","AbortError")),o()};e.addEventListener("complete",c),e.addEventListener("error",u),e.addEventListener("abort",u)});sp.set(e,t)}let op={get(e,t,r){if(e instanceof IDBTransaction){if(t==="done")return sp.get(e);if(t==="objectStoreNames")return e.objectStoreNames||LE.get(e);if(t==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return ai(e[t])},set(e,t,r){return e[t]=r,!0},has(e,t){return e instanceof IDBTransaction&&(t==="done"||t==="store")?!0:t in e}};function N3(e){op=e(op)}function C3(e){return e===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(t,...r){const a=e.call(Rh(this),t,...r);return LE.set(a,t.sort?t.sort():[t]),ai(a)}:w3().includes(e)?function(...t){return e.apply(Rh(this),t),ai(IE.get(this))}:function(...t){return ai(e.apply(Rh(this),t))}}function A3(e){return typeof e=="function"?C3(e):(e instanceof IDBTransaction&&T3(e),S3(e,_3())?new Proxy(e,op):e)}function ai(e){if(e instanceof IDBRequest)return k3(e);if(Mh.has(e))return Mh.get(e);const t=A3(e);return t!==e&&(Mh.set(e,t),Yp.set(t,e)),t}const Rh=e=>Yp.get(e);function O3(e,t,{blocked:r,upgrade:a,blocking:o,terminated:c}={}){const u=indexedDB.open(e,t),f=ai(u);return a&&u.addEventListener("upgradeneeded",p=>{a(ai(u.result),p.oldVersion,p.newVersion,ai(u.transaction),p)}),r&&u.addEventListener("blocked",p=>r(p.oldVersion,p.newVersion,p)),f.then(p=>{c&&p.addEventListener("close",()=>c()),o&&p.addEventListener("versionchange",m=>o(m.oldVersion,m.newVersion,m))}).catch(()=>{}),f}function aD(e,{blocked:t}={}){const r=indexedDB.deleteDatabase(e);return t&&r.addEventListener("blocked",a=>t(a.oldVersion,a)),ai(r).then(()=>{})}const M3=["get","getKey","getAll","getAllKeys","count"],R3=["put","add","delete","clear"],Ih=new Map;function Ux(e,t){if(!(e instanceof IDBDatabase&&!(t in e)&&typeof t=="string"))return;if(Ih.get(t))return Ih.get(t);const r=t.replace(/FromIndex$/,""),a=t!==r,o=R3.includes(r);if(!(r in(a?IDBIndex:IDBObjectStore).prototype)||!(o||M3.includes(r)))return;const c=async function(u,...f){const p=this.transaction(u,o?"readwrite":"readonly");let m=p.store;return a&&(m=m.index(f.shift())),(await Promise.all([m[r](...f),o&&p.done]))[0]};return Ih.set(t,c),c}N3(e=>({...e,get:(t,r,a)=>Ux(t,r)||e.get(t,r,a),has:(t,r)=>!!Ux(t,r)||e.has(t,r)}));/**
|
|
298
|
+
* @license
|
|
299
|
+
* Copyright 2019 Google LLC
|
|
300
|
+
*
|
|
301
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
302
|
+
* you may not use this file except in compliance with the License.
|
|
303
|
+
* You may obtain a copy of the License at
|
|
304
|
+
*
|
|
305
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
306
|
+
*
|
|
307
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
308
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
309
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
310
|
+
* See the License for the specific language governing permissions and
|
|
311
|
+
* limitations under the License.
|
|
312
|
+
*/class I3{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map(r=>{if(L3(r)){const a=r.getImmediate();return`${a.library}/${a.version}`}else return null}).filter(r=>r).join(" ")}}function L3(e){const t=e.getComponent();return(t==null?void 0:t.type)==="VERSION"}const lp="@firebase/app",Px="0.14.8";/**
|
|
313
|
+
* @license
|
|
314
|
+
* Copyright 2019 Google LLC
|
|
315
|
+
*
|
|
316
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
317
|
+
* you may not use this file except in compliance with the License.
|
|
318
|
+
* You may obtain a copy of the License at
|
|
319
|
+
*
|
|
320
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
321
|
+
*
|
|
322
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
323
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
324
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
325
|
+
* See the License for the specific language governing permissions and
|
|
326
|
+
* limitations under the License.
|
|
327
|
+
*/const si=new RE("@firebase/app"),D3="@firebase/app-compat",j3="@firebase/analytics-compat",z3="@firebase/analytics",B3="@firebase/app-check-compat",U3="@firebase/app-check",P3="@firebase/auth",H3="@firebase/auth-compat",F3="@firebase/database",$3="@firebase/data-connect",G3="@firebase/database-compat",K3="@firebase/functions",q3="@firebase/functions-compat",V3="@firebase/installations",Y3="@firebase/installations-compat",W3="@firebase/messaging",X3="@firebase/messaging-compat",Z3="@firebase/performance",J3="@firebase/performance-compat",Q3="@firebase/remote-config",eI="@firebase/remote-config-compat",tI="@firebase/storage",nI="@firebase/storage-compat",rI="@firebase/firestore",iI="@firebase/ai",aI="@firebase/firestore-compat",sI="firebase",oI="12.9.0";/**
|
|
328
|
+
* @license
|
|
329
|
+
* Copyright 2019 Google LLC
|
|
330
|
+
*
|
|
331
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
332
|
+
* you may not use this file except in compliance with the License.
|
|
333
|
+
* You may obtain a copy of the License at
|
|
334
|
+
*
|
|
335
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
336
|
+
*
|
|
337
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
338
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
339
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
340
|
+
* See the License for the specific language governing permissions and
|
|
341
|
+
* limitations under the License.
|
|
342
|
+
*/const cp="[DEFAULT]",lI={[lp]:"fire-core",[D3]:"fire-core-compat",[z3]:"fire-analytics",[j3]:"fire-analytics-compat",[U3]:"fire-app-check",[B3]:"fire-app-check-compat",[P3]:"fire-auth",[H3]:"fire-auth-compat",[F3]:"fire-rtdb",[$3]:"fire-data-connect",[G3]:"fire-rtdb-compat",[K3]:"fire-fn",[q3]:"fire-fn-compat",[V3]:"fire-iid",[Y3]:"fire-iid-compat",[W3]:"fire-fcm",[X3]:"fire-fcm-compat",[Z3]:"fire-perf",[J3]:"fire-perf-compat",[Q3]:"fire-rc",[eI]:"fire-rc-compat",[tI]:"fire-gcs",[nI]:"fire-gcs-compat",[rI]:"fire-fst",[aI]:"fire-fst-compat",[iI]:"fire-vertex","fire-js":"fire-js",[sI]:"fire-js-all"};/**
|
|
343
|
+
* @license
|
|
344
|
+
* Copyright 2019 Google LLC
|
|
345
|
+
*
|
|
346
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
347
|
+
* you may not use this file except in compliance with the License.
|
|
348
|
+
* You may obtain a copy of the License at
|
|
349
|
+
*
|
|
350
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
351
|
+
*
|
|
352
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
353
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
354
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
355
|
+
* See the License for the specific language governing permissions and
|
|
356
|
+
* limitations under the License.
|
|
357
|
+
*/const Cu=new Map,cI=new Map,up=new Map;function Hx(e,t){try{e.container.addComponent(t)}catch(r){si.debug(`Component ${t.name} failed to register with FirebaseApp ${e.name}`,r)}}function vl(e){const t=e.name;if(up.has(t))return si.debug(`There were multiple attempts to register component ${t}.`),!1;up.set(t,e);for(const r of Cu.values())Hx(r,e);for(const r of cI.values())Hx(r,e);return!0}function DE(e,t){const r=e.container.getProvider("heartbeat").getImmediate({optional:!0});return r&&r.triggerHeartbeat(),e.container.getProvider(t)}function Cr(e){return e==null?!1:e.settings!==void 0}/**
|
|
358
|
+
* @license
|
|
359
|
+
* Copyright 2019 Google LLC
|
|
360
|
+
*
|
|
361
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
362
|
+
* you may not use this file except in compliance with the License.
|
|
363
|
+
* You may obtain a copy of the License at
|
|
364
|
+
*
|
|
365
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
366
|
+
*
|
|
367
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
368
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
369
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
370
|
+
* See the License for the specific language governing permissions and
|
|
371
|
+
* limitations under the License.
|
|
372
|
+
*/const uI={"no-app":"No Firebase App '{$appName}' has been created - call initializeApp() first","bad-app-name":"Illegal App name: '{$appName}'","duplicate-app":"Firebase App named '{$appName}' already exists with different options or config","app-deleted":"Firebase App named '{$appName}' already deleted","server-app-deleted":"Firebase Server App has been deleted","no-options":"Need to provide options, when not being deployed to hosting via source.","invalid-app-argument":"firebase.{$appName}() takes either no argument or a Firebase App instance.","invalid-log-argument":"First argument to `onLog` must be null or a function.","idb-open":"Error thrown when opening IndexedDB. Original error: {$originalErrorMessage}.","idb-get":"Error thrown when reading from IndexedDB. Original error: {$originalErrorMessage}.","idb-set":"Error thrown when writing to IndexedDB. Original error: {$originalErrorMessage}.","idb-delete":"Error thrown when deleting from IndexedDB. Original error: {$originalErrorMessage}.","finalization-registry-not-supported":"FirebaseServerApp deleteOnDeref field defined but the JS runtime does not support FinalizationRegistry.","invalid-server-app-environment":"FirebaseServerApp is not for use in browser environments."},qi=new Nl("app","Firebase",uI);/**
|
|
373
|
+
* @license
|
|
374
|
+
* Copyright 2019 Google LLC
|
|
375
|
+
*
|
|
376
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
377
|
+
* you may not use this file except in compliance with the License.
|
|
378
|
+
* You may obtain a copy of the License at
|
|
379
|
+
*
|
|
380
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
381
|
+
*
|
|
382
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
383
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
384
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
385
|
+
* See the License for the specific language governing permissions and
|
|
386
|
+
* limitations under the License.
|
|
387
|
+
*/class dI{constructor(t,r,a){this._isDeleted=!1,this._options={...t},this._config={...r},this._name=r.name,this._automaticDataCollectionEnabled=r.automaticDataCollectionEnabled,this._container=a,this.container.addComponent(new Ps("app",()=>this,"PUBLIC"))}get automaticDataCollectionEnabled(){return this.checkDestroyed(),this._automaticDataCollectionEnabled}set automaticDataCollectionEnabled(t){this.checkDestroyed(),this._automaticDataCollectionEnabled=t}get name(){return this.checkDestroyed(),this._name}get options(){return this.checkDestroyed(),this._options}get config(){return this.checkDestroyed(),this._config}get container(){return this._container}get isDeleted(){return this._isDeleted}set isDeleted(t){this._isDeleted=t}checkDestroyed(){if(this.isDeleted)throw qi.create("app-deleted",{appName:this._name})}}/**
|
|
388
|
+
* @license
|
|
389
|
+
* Copyright 2019 Google LLC
|
|
390
|
+
*
|
|
391
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
392
|
+
* you may not use this file except in compliance with the License.
|
|
393
|
+
* You may obtain a copy of the License at
|
|
394
|
+
*
|
|
395
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
396
|
+
*
|
|
397
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
398
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
399
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
400
|
+
* See the License for the specific language governing permissions and
|
|
401
|
+
* limitations under the License.
|
|
402
|
+
*/const Al=oI;function Wp(e,t={}){let r=e;typeof t!="object"&&(t={name:t});const a={name:cp,automaticDataCollectionEnabled:!0,...t},o=a.name;if(typeof o!="string"||!o)throw qi.create("bad-app-name",{appName:String(o)});if(r||(r=OE()),!r)throw qi.create("no-options");const c=Cu.get(o);if(c){if(Us(r,c.options)&&Us(a,c.config))return c;throw qi.create("duplicate-app",{appName:o})}const u=new b3(o);for(const p of up.values())u.addComponent(p);const f=new dI(r,a,u);return Cu.set(o,f),f}function fI(e=cp){const t=Cu.get(e);if(!t&&e===cp&&OE())return Wp();if(!t)throw qi.create("no-app",{appName:e});return t}function Rs(e,t,r){let a=lI[e]??e;r&&(a+=`-${r}`);const o=a.match(/\s|\//),c=t.match(/\s|\//);if(o||c){const u=[`Unable to register library "${a}" with version "${t}":`];o&&u.push(`library name "${a}" contains illegal characters (whitespace or "/")`),o&&c&&u.push("and"),c&&u.push(`version name "${t}" contains illegal characters (whitespace or "/")`),si.warn(u.join(" "));return}vl(new Ps(`${a}-version`,()=>({library:a,version:t}),"VERSION"))}/**
|
|
403
|
+
* @license
|
|
404
|
+
* Copyright 2021 Google LLC
|
|
405
|
+
*
|
|
406
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
407
|
+
* you may not use this file except in compliance with the License.
|
|
408
|
+
* You may obtain a copy of the License at
|
|
409
|
+
*
|
|
410
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
411
|
+
*
|
|
412
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
413
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
414
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
415
|
+
* See the License for the specific language governing permissions and
|
|
416
|
+
* limitations under the License.
|
|
417
|
+
*/const hI="firebase-heartbeat-database",pI=1,xl="firebase-heartbeat-store";let Lh=null;function jE(){return Lh||(Lh=O3(hI,pI,{upgrade:(e,t)=>{switch(t){case 0:try{e.createObjectStore(xl)}catch(r){console.warn(r)}}}}).catch(e=>{throw qi.create("idb-open",{originalErrorMessage:e.message})})),Lh}async function mI(e){try{const r=(await jE()).transaction(xl),a=await r.objectStore(xl).get(zE(e));return await r.done,a}catch(t){if(t instanceof Yi)si.warn(t.message);else{const r=qi.create("idb-get",{originalErrorMessage:t==null?void 0:t.message});si.warn(r.message)}}}async function Fx(e,t){try{const a=(await jE()).transaction(xl,"readwrite");await a.objectStore(xl).put(t,zE(e)),await a.done}catch(r){if(r instanceof Yi)si.warn(r.message);else{const a=qi.create("idb-set",{originalErrorMessage:r==null?void 0:r.message});si.warn(a.message)}}}function zE(e){return`${e.name}!${e.options.appId}`}/**
|
|
418
|
+
* @license
|
|
419
|
+
* Copyright 2021 Google LLC
|
|
420
|
+
*
|
|
421
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
422
|
+
* you may not use this file except in compliance with the License.
|
|
423
|
+
* You may obtain a copy of the License at
|
|
424
|
+
*
|
|
425
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
426
|
+
*
|
|
427
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
428
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
429
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
430
|
+
* See the License for the specific language governing permissions and
|
|
431
|
+
* limitations under the License.
|
|
432
|
+
*/const gI=1024,bI=30;class yI{constructor(t){this.container=t,this._heartbeatsCache=null;const r=this.container.getProvider("app").getImmediate();this._storage=new xI(r),this._heartbeatsCachePromise=this._storage.read().then(a=>(this._heartbeatsCache=a,a))}async triggerHeartbeat(){var t,r;try{const o=this.container.getProvider("platform-logger").getImmediate().getPlatformInfoString(),c=$x();if(((t=this._heartbeatsCache)==null?void 0:t.heartbeats)==null&&(this._heartbeatsCache=await this._heartbeatsCachePromise,((r=this._heartbeatsCache)==null?void 0:r.heartbeats)==null)||this._heartbeatsCache.lastSentHeartbeatDate===c||this._heartbeatsCache.heartbeats.some(u=>u.date===c))return;if(this._heartbeatsCache.heartbeats.push({date:c,agent:o}),this._heartbeatsCache.heartbeats.length>bI){const u=EI(this._heartbeatsCache.heartbeats);this._heartbeatsCache.heartbeats.splice(u,1)}return this._storage.overwrite(this._heartbeatsCache)}catch(a){si.warn(a)}}async getHeartbeatsHeader(){var t;try{if(this._heartbeatsCache===null&&await this._heartbeatsCachePromise,((t=this._heartbeatsCache)==null?void 0:t.heartbeats)==null||this._heartbeatsCache.heartbeats.length===0)return"";const r=$x(),{heartbeatsToSend:a,unsentEntries:o}=vI(this._heartbeatsCache.heartbeats),c=CE(JSON.stringify({version:2,heartbeats:a}));return this._heartbeatsCache.lastSentHeartbeatDate=r,o.length>0?(this._heartbeatsCache.heartbeats=o,await this._storage.overwrite(this._heartbeatsCache)):(this._heartbeatsCache.heartbeats=[],this._storage.overwrite(this._heartbeatsCache)),c}catch(r){return si.warn(r),""}}}function $x(){return new Date().toISOString().substring(0,10)}function vI(e,t=gI){const r=[];let a=e.slice();for(const o of e){const c=r.find(u=>u.agent===o.agent);if(c){if(c.dates.push(o.date),Gx(r)>t){c.dates.pop();break}}else if(r.push({agent:o.agent,dates:[o.date]}),Gx(r)>t){r.pop();break}a=a.slice(1)}return{heartbeatsToSend:r,unsentEntries:a}}class xI{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return a3()?s3().then(()=>!0).catch(()=>!1):!1}async read(){if(await this._canUseIndexedDBPromise){const r=await mI(this.app);return r!=null&&r.heartbeats?r:{heartbeats:[]}}else return{heartbeats:[]}}async overwrite(t){if(await this._canUseIndexedDBPromise){const a=await this.read();return Fx(this.app,{lastSentHeartbeatDate:t.lastSentHeartbeatDate??a.lastSentHeartbeatDate,heartbeats:t.heartbeats})}else return}async add(t){if(await this._canUseIndexedDBPromise){const a=await this.read();return Fx(this.app,{lastSentHeartbeatDate:t.lastSentHeartbeatDate??a.lastSentHeartbeatDate,heartbeats:[...a.heartbeats,...t.heartbeats]})}else return}}function Gx(e){return CE(JSON.stringify({version:2,heartbeats:e})).length}function EI(e){if(e.length===0)return-1;let t=0,r=e[0].date;for(let a=1;a<e.length;a++)e[a].date<r&&(r=e[a].date,t=a);return t}/**
|
|
433
|
+
* @license
|
|
434
|
+
* Copyright 2019 Google LLC
|
|
435
|
+
*
|
|
436
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
437
|
+
* you may not use this file except in compliance with the License.
|
|
438
|
+
* You may obtain a copy of the License at
|
|
439
|
+
*
|
|
440
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
441
|
+
*
|
|
442
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
443
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
444
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
445
|
+
* See the License for the specific language governing permissions and
|
|
446
|
+
* limitations under the License.
|
|
447
|
+
*/function SI(e){vl(new Ps("platform-logger",t=>new I3(t),"PRIVATE")),vl(new Ps("heartbeat",t=>new yI(t),"PRIVATE")),Rs(lp,Px,e),Rs(lp,Px,"esm2020"),Rs("fire-js","")}SI("");var _I="firebase",wI="12.9.0";/**
|
|
448
|
+
* @license
|
|
449
|
+
* Copyright 2020 Google LLC
|
|
450
|
+
*
|
|
451
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
452
|
+
* you may not use this file except in compliance with the License.
|
|
453
|
+
* You may obtain a copy of the License at
|
|
454
|
+
*
|
|
455
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
456
|
+
*
|
|
457
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
458
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
459
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
460
|
+
* See the License for the specific language governing permissions and
|
|
461
|
+
* limitations under the License.
|
|
462
|
+
*/Rs(_I,wI,"app");function BE(){return{"dependent-sdk-initialized-before-auth":"Another Firebase SDK was initialized and is trying to use Auth before Auth is initialized. Please be sure to call `initializeAuth` or `getAuth` before starting any other Firebase SDK."}}const kI=BE,UE=new Nl("auth","Firebase",BE());/**
|
|
463
|
+
* @license
|
|
464
|
+
* Copyright 2020 Google LLC
|
|
465
|
+
*
|
|
466
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
467
|
+
* you may not use this file except in compliance with the License.
|
|
468
|
+
* You may obtain a copy of the License at
|
|
469
|
+
*
|
|
470
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
471
|
+
*
|
|
472
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
473
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
474
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
475
|
+
* See the License for the specific language governing permissions and
|
|
476
|
+
* limitations under the License.
|
|
477
|
+
*/const Au=new RE("@firebase/auth");function TI(e,...t){Au.logLevel<=wt.WARN&&Au.warn(`Auth (${Al}): ${e}`,...t)}function pu(e,...t){Au.logLevel<=wt.ERROR&&Au.error(`Auth (${Al}): ${e}`,...t)}/**
|
|
478
|
+
* @license
|
|
479
|
+
* Copyright 2020 Google LLC
|
|
480
|
+
*
|
|
481
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
482
|
+
* you may not use this file except in compliance with the License.
|
|
483
|
+
* You may obtain a copy of the License at
|
|
484
|
+
*
|
|
485
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
486
|
+
*
|
|
487
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
488
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
489
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
490
|
+
* See the License for the specific language governing permissions and
|
|
491
|
+
* limitations under the License.
|
|
492
|
+
*/function Or(e,...t){throw Zp(e,...t)}function br(e,...t){return Zp(e,...t)}function Xp(e,t,r){const a={...kI(),[t]:r};return new Nl("auth","Firebase",a).create(t,{appName:e.name})}function Sa(e){return Xp(e,"operation-not-supported-in-this-environment","Operations that alter the current user are not supported in conjunction with FirebaseServerApp")}function NI(e,t,r){const a=r;if(!(t instanceof a))throw a.name!==t.constructor.name&&Or(e,"argument-error"),Xp(e,"argument-error",`Type of ${t.constructor.name} does not match expected instance.Did you pass a reference from a different Auth SDK?`)}function Zp(e,...t){if(typeof e!="string"){const r=t[0],a=[...t.slice(1)];return a[0]&&(a[0].appName=e.name),e._errorFactory.create(r,...a)}return UE.create(e,...t)}function Ue(e,t,...r){if(!e)throw Zp(t,...r)}function ti(e){const t="INTERNAL ASSERTION FAILED: "+e;throw pu(t),new Error(t)}function oi(e,t){e||ti(t)}/**
|
|
493
|
+
* @license
|
|
494
|
+
* Copyright 2020 Google LLC
|
|
495
|
+
*
|
|
496
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
497
|
+
* you may not use this file except in compliance with the License.
|
|
498
|
+
* You may obtain a copy of the License at
|
|
499
|
+
*
|
|
500
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
501
|
+
*
|
|
502
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
503
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
504
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
505
|
+
* See the License for the specific language governing permissions and
|
|
506
|
+
* limitations under the License.
|
|
507
|
+
*/function dp(){var e;return typeof self<"u"&&((e=self.location)==null?void 0:e.href)||""}function CI(){return Kx()==="http:"||Kx()==="https:"}function Kx(){var e;return typeof self<"u"&&((e=self.location)==null?void 0:e.protocol)||null}/**
|
|
508
|
+
* @license
|
|
509
|
+
* Copyright 2020 Google LLC
|
|
510
|
+
*
|
|
511
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
512
|
+
* you may not use this file except in compliance with the License.
|
|
513
|
+
* You may obtain a copy of the License at
|
|
514
|
+
*
|
|
515
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
516
|
+
*
|
|
517
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
518
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
519
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
520
|
+
* See the License for the specific language governing permissions and
|
|
521
|
+
* limitations under the License.
|
|
522
|
+
*/function AI(){return typeof navigator<"u"&&navigator&&"onLine"in navigator&&typeof navigator.onLine=="boolean"&&(CI()||n3()||"connection"in navigator)?navigator.onLine:!0}function OI(){if(typeof navigator>"u")return null;const e=navigator;return e.languages&&e.languages[0]||e.language||null}/**
|
|
523
|
+
* @license
|
|
524
|
+
* Copyright 2020 Google LLC
|
|
525
|
+
*
|
|
526
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
527
|
+
* you may not use this file except in compliance with the License.
|
|
528
|
+
* You may obtain a copy of the License at
|
|
529
|
+
*
|
|
530
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
531
|
+
*
|
|
532
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
533
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
534
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
535
|
+
* See the License for the specific language governing permissions and
|
|
536
|
+
* limitations under the License.
|
|
537
|
+
*/class Ol{constructor(t,r){this.shortDelay=t,this.longDelay=r,oi(r>t,"Short delay should be less than long delay!"),this.isMobile=e3()||r3()}get(){return AI()?this.isMobile?this.longDelay:this.shortDelay:Math.min(5e3,this.shortDelay)}}/**
|
|
538
|
+
* @license
|
|
539
|
+
* Copyright 2020 Google LLC
|
|
540
|
+
*
|
|
541
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
542
|
+
* you may not use this file except in compliance with the License.
|
|
543
|
+
* You may obtain a copy of the License at
|
|
544
|
+
*
|
|
545
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
546
|
+
*
|
|
547
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
548
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
549
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
550
|
+
* See the License for the specific language governing permissions and
|
|
551
|
+
* limitations under the License.
|
|
552
|
+
*/function Jp(e,t){oi(e.emulator,"Emulator should always be set here");const{url:r}=e.emulator;return t?`${r}${t.startsWith("/")?t.slice(1):t}`:r}/**
|
|
553
|
+
* @license
|
|
554
|
+
* Copyright 2020 Google LLC
|
|
555
|
+
*
|
|
556
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
557
|
+
* you may not use this file except in compliance with the License.
|
|
558
|
+
* You may obtain a copy of the License at
|
|
559
|
+
*
|
|
560
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
561
|
+
*
|
|
562
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
563
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
564
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
565
|
+
* See the License for the specific language governing permissions and
|
|
566
|
+
* limitations under the License.
|
|
567
|
+
*/class PE{static initialize(t,r,a){this.fetchImpl=t,r&&(this.headersImpl=r),a&&(this.responseImpl=a)}static fetch(){if(this.fetchImpl)return this.fetchImpl;if(typeof self<"u"&&"fetch"in self)return self.fetch;if(typeof globalThis<"u"&&globalThis.fetch)return globalThis.fetch;if(typeof fetch<"u")return fetch;ti("Could not find fetch implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}static headers(){if(this.headersImpl)return this.headersImpl;if(typeof self<"u"&&"Headers"in self)return self.Headers;if(typeof globalThis<"u"&&globalThis.Headers)return globalThis.Headers;if(typeof Headers<"u")return Headers;ti("Could not find Headers implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}static response(){if(this.responseImpl)return this.responseImpl;if(typeof self<"u"&&"Response"in self)return self.Response;if(typeof globalThis<"u"&&globalThis.Response)return globalThis.Response;if(typeof Response<"u")return Response;ti("Could not find Response implementation, make sure you call FetchProvider.initialize() with an appropriate polyfill")}}/**
|
|
568
|
+
* @license
|
|
569
|
+
* Copyright 2020 Google LLC
|
|
570
|
+
*
|
|
571
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
572
|
+
* you may not use this file except in compliance with the License.
|
|
573
|
+
* You may obtain a copy of the License at
|
|
574
|
+
*
|
|
575
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
576
|
+
*
|
|
577
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
578
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
579
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
580
|
+
* See the License for the specific language governing permissions and
|
|
581
|
+
* limitations under the License.
|
|
582
|
+
*/const MI={CREDENTIAL_MISMATCH:"custom-token-mismatch",MISSING_CUSTOM_TOKEN:"internal-error",INVALID_IDENTIFIER:"invalid-email",MISSING_CONTINUE_URI:"internal-error",INVALID_PASSWORD:"wrong-password",MISSING_PASSWORD:"missing-password",INVALID_LOGIN_CREDENTIALS:"invalid-credential",EMAIL_EXISTS:"email-already-in-use",PASSWORD_LOGIN_DISABLED:"operation-not-allowed",INVALID_IDP_RESPONSE:"invalid-credential",INVALID_PENDING_TOKEN:"invalid-credential",FEDERATED_USER_ID_ALREADY_LINKED:"credential-already-in-use",MISSING_REQ_TYPE:"internal-error",EMAIL_NOT_FOUND:"user-not-found",RESET_PASSWORD_EXCEED_LIMIT:"too-many-requests",EXPIRED_OOB_CODE:"expired-action-code",INVALID_OOB_CODE:"invalid-action-code",MISSING_OOB_CODE:"internal-error",CREDENTIAL_TOO_OLD_LOGIN_AGAIN:"requires-recent-login",INVALID_ID_TOKEN:"invalid-user-token",TOKEN_EXPIRED:"user-token-expired",USER_NOT_FOUND:"user-token-expired",TOO_MANY_ATTEMPTS_TRY_LATER:"too-many-requests",PASSWORD_DOES_NOT_MEET_REQUIREMENTS:"password-does-not-meet-requirements",INVALID_CODE:"invalid-verification-code",INVALID_SESSION_INFO:"invalid-verification-id",INVALID_TEMPORARY_PROOF:"invalid-credential",MISSING_SESSION_INFO:"missing-verification-id",SESSION_EXPIRED:"code-expired",MISSING_ANDROID_PACKAGE_NAME:"missing-android-pkg-name",UNAUTHORIZED_DOMAIN:"unauthorized-continue-uri",INVALID_OAUTH_CLIENT_ID:"invalid-oauth-client-id",ADMIN_ONLY_OPERATION:"admin-restricted-operation",INVALID_MFA_PENDING_CREDENTIAL:"invalid-multi-factor-session",MFA_ENROLLMENT_NOT_FOUND:"multi-factor-info-not-found",MISSING_MFA_ENROLLMENT_ID:"missing-multi-factor-info",MISSING_MFA_PENDING_CREDENTIAL:"missing-multi-factor-session",SECOND_FACTOR_EXISTS:"second-factor-already-in-use",SECOND_FACTOR_LIMIT_EXCEEDED:"maximum-second-factor-count-exceeded",BLOCKING_FUNCTION_ERROR_RESPONSE:"internal-error",RECAPTCHA_NOT_ENABLED:"recaptcha-not-enabled",MISSING_RECAPTCHA_TOKEN:"missing-recaptcha-token",INVALID_RECAPTCHA_TOKEN:"invalid-recaptcha-token",INVALID_RECAPTCHA_ACTION:"invalid-recaptcha-action",MISSING_CLIENT_TYPE:"missing-client-type",MISSING_RECAPTCHA_VERSION:"missing-recaptcha-version",INVALID_RECAPTCHA_VERSION:"invalid-recaptcha-version",INVALID_REQ_TYPE:"invalid-req-type"};/**
|
|
583
|
+
* @license
|
|
584
|
+
* Copyright 2020 Google LLC
|
|
585
|
+
*
|
|
586
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
587
|
+
* you may not use this file except in compliance with the License.
|
|
588
|
+
* You may obtain a copy of the License at
|
|
589
|
+
*
|
|
590
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
591
|
+
*
|
|
592
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
593
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
594
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
595
|
+
* See the License for the specific language governing permissions and
|
|
596
|
+
* limitations under the License.
|
|
597
|
+
*/const RI=["/v1/accounts:signInWithCustomToken","/v1/accounts:signInWithEmailLink","/v1/accounts:signInWithIdp","/v1/accounts:signInWithPassword","/v1/accounts:signInWithPhoneNumber","/v1/token"],II=new Ol(3e4,6e4);function Qp(e,t){return e.tenantId&&!t.tenantId?{...t,tenantId:e.tenantId}:t}async function Ks(e,t,r,a,o={}){return HE(e,o,async()=>{let c={},u={};a&&(t==="GET"?u=a:c={body:JSON.stringify(a)});const f=Cl({key:e.config.apiKey,...u}).slice(1),p=await e._getAdditionalHeaders();p["Content-Type"]="application/json",e.languageCode&&(p["X-Firebase-Locale"]=e.languageCode);const m={method:t,headers:p,...c};return t3()||(m.referrerPolicy="no-referrer"),e.emulatorConfig&&Fu(e.emulatorConfig.host)&&(m.credentials="include"),PE.fetch()(await FE(e,e.config.apiHost,r,f),m)})}async function HE(e,t,r){e._canInitEmulator=!1;const a={...MI,...t};try{const o=new DI(e),c=await Promise.race([r(),o.promise]);o.clearNetworkTimeout();const u=await c.json();if("needConfirmation"in u)throw lu(e,"account-exists-with-different-credential",u);if(c.ok&&!("errorMessage"in u))return u;{const f=c.ok?u.errorMessage:u.error.message,[p,m]=f.split(" : ");if(p==="FEDERATED_USER_ID_ALREADY_LINKED")throw lu(e,"credential-already-in-use",u);if(p==="EMAIL_EXISTS")throw lu(e,"email-already-in-use",u);if(p==="USER_DISABLED")throw lu(e,"user-disabled",u);const b=a[p]||p.toLowerCase().replace(/[_\s]+/g,"-");if(m)throw Xp(e,b,m);Or(e,b)}}catch(o){if(o instanceof Yi)throw o;Or(e,"network-request-failed",{message:String(o)})}}async function LI(e,t,r,a,o={}){const c=await Ks(e,t,r,a,o);return"mfaPendingCredential"in c&&Or(e,"multi-factor-auth-required",{_serverResponse:c}),c}async function FE(e,t,r,a){const o=`${t}${r}?${a}`,c=e,u=c.config.emulator?Jp(e.config,o):`${e.config.apiScheme}://${o}`;return RI.includes(r)&&(await c._persistenceManagerAvailable,c._getPersistenceType()==="COOKIE")?c._getPersistence()._getFinalTarget(u).toString():u}class DI{clearNetworkTimeout(){clearTimeout(this.timer)}constructor(t){this.auth=t,this.timer=null,this.promise=new Promise((r,a)=>{this.timer=setTimeout(()=>a(br(this.auth,"network-request-failed")),II.get())})}}function lu(e,t,r){const a={appName:e.name};r.email&&(a.email=r.email),r.phoneNumber&&(a.phoneNumber=r.phoneNumber);const o=br(e,t,a);return o.customData._tokenResponse=r,o}/**
|
|
598
|
+
* @license
|
|
599
|
+
* Copyright 2020 Google LLC
|
|
600
|
+
*
|
|
601
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
602
|
+
* you may not use this file except in compliance with the License.
|
|
603
|
+
* You may obtain a copy of the License at
|
|
604
|
+
*
|
|
605
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
606
|
+
*
|
|
607
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
608
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
609
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
610
|
+
* See the License for the specific language governing permissions and
|
|
611
|
+
* limitations under the License.
|
|
612
|
+
*/async function jI(e,t){return Ks(e,"POST","/v1/accounts:delete",t)}async function Ou(e,t){return Ks(e,"POST","/v1/accounts:lookup",t)}/**
|
|
613
|
+
* @license
|
|
614
|
+
* Copyright 2020 Google LLC
|
|
615
|
+
*
|
|
616
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
617
|
+
* you may not use this file except in compliance with the License.
|
|
618
|
+
* You may obtain a copy of the License at
|
|
619
|
+
*
|
|
620
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
621
|
+
*
|
|
622
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
623
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
624
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
625
|
+
* See the License for the specific language governing permissions and
|
|
626
|
+
* limitations under the License.
|
|
627
|
+
*/function ll(e){if(e)try{const t=new Date(Number(e));if(!isNaN(t.getTime()))return t.toUTCString()}catch{}}async function zI(e,t=!1){const r=Oa(e),a=await r.getIdToken(t),o=em(a);Ue(o&&o.exp&&o.auth_time&&o.iat,r.auth,"internal-error");const c=typeof o.firebase=="object"?o.firebase:void 0,u=c==null?void 0:c.sign_in_provider;return{claims:o,token:a,authTime:ll(Dh(o.auth_time)),issuedAtTime:ll(Dh(o.iat)),expirationTime:ll(Dh(o.exp)),signInProvider:u||null,signInSecondFactor:(c==null?void 0:c.sign_in_second_factor)||null}}function Dh(e){return Number(e)*1e3}function em(e){const[t,r,a]=e.split(".");if(t===void 0||r===void 0||a===void 0)return pu("JWT malformed, contained fewer than 3 sections"),null;try{const o=AE(r);return o?JSON.parse(o):(pu("Failed to decode base64 JWT payload"),null)}catch(o){return pu("Caught error parsing JWT payload as JSON",o==null?void 0:o.toString()),null}}function qx(e){const t=em(e);return Ue(t,"internal-error"),Ue(typeof t.exp<"u","internal-error"),Ue(typeof t.iat<"u","internal-error"),Number(t.exp)-Number(t.iat)}/**
|
|
628
|
+
* @license
|
|
629
|
+
* Copyright 2020 Google LLC
|
|
630
|
+
*
|
|
631
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
632
|
+
* you may not use this file except in compliance with the License.
|
|
633
|
+
* You may obtain a copy of the License at
|
|
634
|
+
*
|
|
635
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
636
|
+
*
|
|
637
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
638
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
639
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
640
|
+
* See the License for the specific language governing permissions and
|
|
641
|
+
* limitations under the License.
|
|
642
|
+
*/async function El(e,t,r=!1){if(r)return t;try{return await t}catch(a){throw a instanceof Yi&&BI(a)&&e.auth.currentUser===e&&await e.auth.signOut(),a}}function BI({code:e}){return e==="auth/user-disabled"||e==="auth/user-token-expired"}/**
|
|
643
|
+
* @license
|
|
644
|
+
* Copyright 2020 Google LLC
|
|
645
|
+
*
|
|
646
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
647
|
+
* you may not use this file except in compliance with the License.
|
|
648
|
+
* You may obtain a copy of the License at
|
|
649
|
+
*
|
|
650
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
651
|
+
*
|
|
652
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
653
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
654
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
655
|
+
* See the License for the specific language governing permissions and
|
|
656
|
+
* limitations under the License.
|
|
657
|
+
*/class UI{constructor(t){this.user=t,this.isRunning=!1,this.timerId=null,this.errorBackoff=3e4}_start(){this.isRunning||(this.isRunning=!0,this.schedule())}_stop(){this.isRunning&&(this.isRunning=!1,this.timerId!==null&&clearTimeout(this.timerId))}getInterval(t){if(t){const r=this.errorBackoff;return this.errorBackoff=Math.min(this.errorBackoff*2,96e4),r}else{this.errorBackoff=3e4;const a=(this.user.stsTokenManager.expirationTime??0)-Date.now()-3e5;return Math.max(0,a)}}schedule(t=!1){if(!this.isRunning)return;const r=this.getInterval(t);this.timerId=setTimeout(async()=>{await this.iteration()},r)}async iteration(){try{await this.user.getIdToken(!0)}catch(t){(t==null?void 0:t.code)==="auth/network-request-failed"&&this.schedule(!0);return}this.schedule()}}/**
|
|
658
|
+
* @license
|
|
659
|
+
* Copyright 2020 Google LLC
|
|
660
|
+
*
|
|
661
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
662
|
+
* you may not use this file except in compliance with the License.
|
|
663
|
+
* You may obtain a copy of the License at
|
|
664
|
+
*
|
|
665
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
666
|
+
*
|
|
667
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
668
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
669
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
670
|
+
* See the License for the specific language governing permissions and
|
|
671
|
+
* limitations under the License.
|
|
672
|
+
*/class fp{constructor(t,r){this.createdAt=t,this.lastLoginAt=r,this._initializeTime()}_initializeTime(){this.lastSignInTime=ll(this.lastLoginAt),this.creationTime=ll(this.createdAt)}_copy(t){this.createdAt=t.createdAt,this.lastLoginAt=t.lastLoginAt,this._initializeTime()}toJSON(){return{createdAt:this.createdAt,lastLoginAt:this.lastLoginAt}}}/**
|
|
673
|
+
* @license
|
|
674
|
+
* Copyright 2019 Google LLC
|
|
675
|
+
*
|
|
676
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
677
|
+
* you may not use this file except in compliance with the License.
|
|
678
|
+
* You may obtain a copy of the License at
|
|
679
|
+
*
|
|
680
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
681
|
+
*
|
|
682
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
683
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
684
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
685
|
+
* See the License for the specific language governing permissions and
|
|
686
|
+
* limitations under the License.
|
|
687
|
+
*/async function Mu(e){var y;const t=e.auth,r=await e.getIdToken(),a=await El(e,Ou(t,{idToken:r}));Ue(a==null?void 0:a.users.length,t,"internal-error");const o=a.users[0];e._notifyReloadListener(o);const c=(y=o.providerUserInfo)!=null&&y.length?$E(o.providerUserInfo):[],u=HI(e.providerData,c),f=e.isAnonymous,p=!(e.email&&o.passwordHash)&&!(u!=null&&u.length),m=f?p:!1,b={uid:o.localId,displayName:o.displayName||null,photoURL:o.photoUrl||null,email:o.email||null,emailVerified:o.emailVerified||!1,phoneNumber:o.phoneNumber||null,tenantId:o.tenantId||null,providerData:u,metadata:new fp(o.createdAt,o.lastLoginAt),isAnonymous:m};Object.assign(e,b)}async function PI(e){const t=Oa(e);await Mu(t),await t.auth._persistUserIfCurrent(t),t.auth._notifyListenersIfCurrent(t)}function HI(e,t){return[...e.filter(a=>!t.some(o=>o.providerId===a.providerId)),...t]}function $E(e){return e.map(({providerId:t,...r})=>({providerId:t,uid:r.rawId||"",displayName:r.displayName||null,email:r.email||null,phoneNumber:r.phoneNumber||null,photoURL:r.photoUrl||null}))}/**
|
|
688
|
+
* @license
|
|
689
|
+
* Copyright 2020 Google LLC
|
|
690
|
+
*
|
|
691
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
692
|
+
* you may not use this file except in compliance with the License.
|
|
693
|
+
* You may obtain a copy of the License at
|
|
694
|
+
*
|
|
695
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
696
|
+
*
|
|
697
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
698
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
699
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
700
|
+
* See the License for the specific language governing permissions and
|
|
701
|
+
* limitations under the License.
|
|
702
|
+
*/async function FI(e,t){const r=await HE(e,{},async()=>{const a=Cl({grant_type:"refresh_token",refresh_token:t}).slice(1),{tokenApiHost:o,apiKey:c}=e.config,u=await FE(e,o,"/v1/token",`key=${c}`),f=await e._getAdditionalHeaders();f["Content-Type"]="application/x-www-form-urlencoded";const p={method:"POST",headers:f,body:a};return e.emulatorConfig&&Fu(e.emulatorConfig.host)&&(p.credentials="include"),PE.fetch()(u,p)});return{accessToken:r.access_token,expiresIn:r.expires_in,refreshToken:r.refresh_token}}async function $I(e,t){return Ks(e,"POST","/v2/accounts:revokeToken",Qp(e,t))}/**
|
|
703
|
+
* @license
|
|
704
|
+
* Copyright 2020 Google LLC
|
|
705
|
+
*
|
|
706
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
707
|
+
* you may not use this file except in compliance with the License.
|
|
708
|
+
* You may obtain a copy of the License at
|
|
709
|
+
*
|
|
710
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
711
|
+
*
|
|
712
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
713
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
714
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
715
|
+
* See the License for the specific language governing permissions and
|
|
716
|
+
* limitations under the License.
|
|
717
|
+
*/class Is{constructor(){this.refreshToken=null,this.accessToken=null,this.expirationTime=null}get isExpired(){return!this.expirationTime||Date.now()>this.expirationTime-3e4}updateFromServerResponse(t){Ue(t.idToken,"internal-error"),Ue(typeof t.idToken<"u","internal-error"),Ue(typeof t.refreshToken<"u","internal-error");const r="expiresIn"in t&&typeof t.expiresIn<"u"?Number(t.expiresIn):qx(t.idToken);this.updateTokensAndExpiration(t.idToken,t.refreshToken,r)}updateFromIdToken(t){Ue(t.length!==0,"internal-error");const r=qx(t);this.updateTokensAndExpiration(t,null,r)}async getToken(t,r=!1){return!r&&this.accessToken&&!this.isExpired?this.accessToken:(Ue(this.refreshToken,t,"user-token-expired"),this.refreshToken?(await this.refresh(t,this.refreshToken),this.accessToken):null)}clearRefreshToken(){this.refreshToken=null}async refresh(t,r){const{accessToken:a,refreshToken:o,expiresIn:c}=await FI(t,r);this.updateTokensAndExpiration(a,o,Number(c))}updateTokensAndExpiration(t,r,a){this.refreshToken=r||null,this.accessToken=t||null,this.expirationTime=Date.now()+a*1e3}static fromJSON(t,r){const{refreshToken:a,accessToken:o,expirationTime:c}=r,u=new Is;return a&&(Ue(typeof a=="string","internal-error",{appName:t}),u.refreshToken=a),o&&(Ue(typeof o=="string","internal-error",{appName:t}),u.accessToken=o),c&&(Ue(typeof c=="number","internal-error",{appName:t}),u.expirationTime=c),u}toJSON(){return{refreshToken:this.refreshToken,accessToken:this.accessToken,expirationTime:this.expirationTime}}_assign(t){this.accessToken=t.accessToken,this.refreshToken=t.refreshToken,this.expirationTime=t.expirationTime}_clone(){return Object.assign(new Is,this.toJSON())}_performRefresh(){return ti("not implemented")}}/**
|
|
718
|
+
* @license
|
|
719
|
+
* Copyright 2020 Google LLC
|
|
720
|
+
*
|
|
721
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
722
|
+
* you may not use this file except in compliance with the License.
|
|
723
|
+
* You may obtain a copy of the License at
|
|
724
|
+
*
|
|
725
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
726
|
+
*
|
|
727
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
728
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
729
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
730
|
+
* See the License for the specific language governing permissions and
|
|
731
|
+
* limitations under the License.
|
|
732
|
+
*/function Pi(e,t){Ue(typeof e=="string"||typeof e>"u","internal-error",{appName:t})}class mr{constructor({uid:t,auth:r,stsTokenManager:a,...o}){this.providerId="firebase",this.proactiveRefresh=new UI(this),this.reloadUserInfo=null,this.reloadListener=null,this.uid=t,this.auth=r,this.stsTokenManager=a,this.accessToken=a.accessToken,this.displayName=o.displayName||null,this.email=o.email||null,this.emailVerified=o.emailVerified||!1,this.phoneNumber=o.phoneNumber||null,this.photoURL=o.photoURL||null,this.isAnonymous=o.isAnonymous||!1,this.tenantId=o.tenantId||null,this.providerData=o.providerData?[...o.providerData]:[],this.metadata=new fp(o.createdAt||void 0,o.lastLoginAt||void 0)}async getIdToken(t){const r=await El(this,this.stsTokenManager.getToken(this.auth,t));return Ue(r,this.auth,"internal-error"),this.accessToken!==r&&(this.accessToken=r,await this.auth._persistUserIfCurrent(this),this.auth._notifyListenersIfCurrent(this)),r}getIdTokenResult(t){return zI(this,t)}reload(){return PI(this)}_assign(t){this!==t&&(Ue(this.uid===t.uid,this.auth,"internal-error"),this.displayName=t.displayName,this.photoURL=t.photoURL,this.email=t.email,this.emailVerified=t.emailVerified,this.phoneNumber=t.phoneNumber,this.isAnonymous=t.isAnonymous,this.tenantId=t.tenantId,this.providerData=t.providerData.map(r=>({...r})),this.metadata._copy(t.metadata),this.stsTokenManager._assign(t.stsTokenManager))}_clone(t){const r=new mr({...this,auth:t,stsTokenManager:this.stsTokenManager._clone()});return r.metadata._copy(this.metadata),r}_onReload(t){Ue(!this.reloadListener,this.auth,"internal-error"),this.reloadListener=t,this.reloadUserInfo&&(this._notifyReloadListener(this.reloadUserInfo),this.reloadUserInfo=null)}_notifyReloadListener(t){this.reloadListener?this.reloadListener(t):this.reloadUserInfo=t}_startProactiveRefresh(){this.proactiveRefresh._start()}_stopProactiveRefresh(){this.proactiveRefresh._stop()}async _updateTokensIfNecessary(t,r=!1){let a=!1;t.idToken&&t.idToken!==this.stsTokenManager.accessToken&&(this.stsTokenManager.updateFromServerResponse(t),a=!0),r&&await Mu(this),await this.auth._persistUserIfCurrent(this),a&&this.auth._notifyListenersIfCurrent(this)}async delete(){if(Cr(this.auth.app))return Promise.reject(Sa(this.auth));const t=await this.getIdToken();return await El(this,jI(this.auth,{idToken:t})),this.stsTokenManager.clearRefreshToken(),this.auth.signOut()}toJSON(){return{uid:this.uid,email:this.email||void 0,emailVerified:this.emailVerified,displayName:this.displayName||void 0,isAnonymous:this.isAnonymous,photoURL:this.photoURL||void 0,phoneNumber:this.phoneNumber||void 0,tenantId:this.tenantId||void 0,providerData:this.providerData.map(t=>({...t})),stsTokenManager:this.stsTokenManager.toJSON(),_redirectEventId:this._redirectEventId,...this.metadata.toJSON(),apiKey:this.auth.config.apiKey,appName:this.auth.name}}get refreshToken(){return this.stsTokenManager.refreshToken||""}static _fromJSON(t,r){const a=r.displayName??void 0,o=r.email??void 0,c=r.phoneNumber??void 0,u=r.photoURL??void 0,f=r.tenantId??void 0,p=r._redirectEventId??void 0,m=r.createdAt??void 0,b=r.lastLoginAt??void 0,{uid:y,emailVerified:v,isAnonymous:x,providerData:S,stsTokenManager:_}=r;Ue(y&&_,t,"internal-error");const C=Is.fromJSON(this.name,_);Ue(typeof y=="string",t,"internal-error"),Pi(a,t.name),Pi(o,t.name),Ue(typeof v=="boolean",t,"internal-error"),Ue(typeof x=="boolean",t,"internal-error"),Pi(c,t.name),Pi(u,t.name),Pi(f,t.name),Pi(p,t.name),Pi(m,t.name),Pi(b,t.name);const k=new mr({uid:y,auth:t,email:o,emailVerified:v,displayName:a,isAnonymous:x,photoURL:u,phoneNumber:c,tenantId:f,stsTokenManager:C,createdAt:m,lastLoginAt:b});return S&&Array.isArray(S)&&(k.providerData=S.map(I=>({...I}))),p&&(k._redirectEventId=p),k}static async _fromIdTokenResponse(t,r,a=!1){const o=new Is;o.updateFromServerResponse(r);const c=new mr({uid:r.localId,auth:t,stsTokenManager:o,isAnonymous:a});return await Mu(c),c}static async _fromGetAccountInfoResponse(t,r,a){const o=r.users[0];Ue(o.localId!==void 0,"internal-error");const c=o.providerUserInfo!==void 0?$E(o.providerUserInfo):[],u=!(o.email&&o.passwordHash)&&!(c!=null&&c.length),f=new Is;f.updateFromIdToken(a);const p=new mr({uid:o.localId,auth:t,stsTokenManager:f,isAnonymous:u}),m={uid:o.localId,displayName:o.displayName||null,photoURL:o.photoUrl||null,email:o.email||null,emailVerified:o.emailVerified||!1,phoneNumber:o.phoneNumber||null,tenantId:o.tenantId||null,providerData:c,metadata:new fp(o.createdAt,o.lastLoginAt),isAnonymous:!(o.email&&o.passwordHash)&&!(c!=null&&c.length)};return Object.assign(p,m),p}}/**
|
|
733
|
+
* @license
|
|
734
|
+
* Copyright 2020 Google LLC
|
|
735
|
+
*
|
|
736
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
737
|
+
* you may not use this file except in compliance with the License.
|
|
738
|
+
* You may obtain a copy of the License at
|
|
739
|
+
*
|
|
740
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
741
|
+
*
|
|
742
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
743
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
744
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
745
|
+
* See the License for the specific language governing permissions and
|
|
746
|
+
* limitations under the License.
|
|
747
|
+
*/const Vx=new Map;function ni(e){oi(e instanceof Function,"Expected a class definition");let t=Vx.get(e);return t?(oi(t instanceof e,"Instance stored in cache mismatched with class"),t):(t=new e,Vx.set(e,t),t)}/**
|
|
748
|
+
* @license
|
|
749
|
+
* Copyright 2019 Google LLC
|
|
750
|
+
*
|
|
751
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
752
|
+
* you may not use this file except in compliance with the License.
|
|
753
|
+
* You may obtain a copy of the License at
|
|
754
|
+
*
|
|
755
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
756
|
+
*
|
|
757
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
758
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
759
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
760
|
+
* See the License for the specific language governing permissions and
|
|
761
|
+
* limitations under the License.
|
|
762
|
+
*/class GE{constructor(){this.type="NONE",this.storage={}}async _isAvailable(){return!0}async _set(t,r){this.storage[t]=r}async _get(t){const r=this.storage[t];return r===void 0?null:r}async _remove(t){delete this.storage[t]}_addListener(t,r){}_removeListener(t,r){}}GE.type="NONE";const hp=GE;/**
|
|
763
|
+
* @license
|
|
764
|
+
* Copyright 2019 Google LLC
|
|
765
|
+
*
|
|
766
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
767
|
+
* you may not use this file except in compliance with the License.
|
|
768
|
+
* You may obtain a copy of the License at
|
|
769
|
+
*
|
|
770
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
771
|
+
*
|
|
772
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
773
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
774
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
775
|
+
* See the License for the specific language governing permissions and
|
|
776
|
+
* limitations under the License.
|
|
777
|
+
*/function mu(e,t,r){return`firebase:${e}:${t}:${r}`}class Ls{constructor(t,r,a){this.persistence=t,this.auth=r,this.userKey=a;const{config:o,name:c}=this.auth;this.fullUserKey=mu(this.userKey,o.apiKey,c),this.fullPersistenceKey=mu("persistence",o.apiKey,c),this.boundEventHandler=r._onStorageEvent.bind(r),this.persistence._addListener(this.fullUserKey,this.boundEventHandler)}setCurrentUser(t){return this.persistence._set(this.fullUserKey,t.toJSON())}async getCurrentUser(){const t=await this.persistence._get(this.fullUserKey);if(!t)return null;if(typeof t=="string"){const r=await Ou(this.auth,{idToken:t}).catch(()=>{});return r?mr._fromGetAccountInfoResponse(this.auth,r,t):null}return mr._fromJSON(this.auth,t)}removeCurrentUser(){return this.persistence._remove(this.fullUserKey)}savePersistenceForRedirect(){return this.persistence._set(this.fullPersistenceKey,this.persistence.type)}async setPersistence(t){if(this.persistence===t)return;const r=await this.getCurrentUser();if(await this.removeCurrentUser(),this.persistence=t,r)return this.setCurrentUser(r)}delete(){this.persistence._removeListener(this.fullUserKey,this.boundEventHandler)}static async create(t,r,a="authUser"){if(!r.length)return new Ls(ni(hp),t,a);const o=(await Promise.all(r.map(async m=>{if(await m._isAvailable())return m}))).filter(m=>m);let c=o[0]||ni(hp);const u=mu(a,t.config.apiKey,t.name);let f=null;for(const m of r)try{const b=await m._get(u);if(b){let y;if(typeof b=="string"){const v=await Ou(t,{idToken:b}).catch(()=>{});if(!v)break;y=await mr._fromGetAccountInfoResponse(t,v,b)}else y=mr._fromJSON(t,b);m!==c&&(f=y),c=m;break}}catch{}const p=o.filter(m=>m._shouldAllowMigration);return!c._shouldAllowMigration||!p.length?new Ls(c,t,a):(c=p[0],f&&await c._set(u,f.toJSON()),await Promise.all(r.map(async m=>{if(m!==c)try{await m._remove(u)}catch{}})),new Ls(c,t,a))}}/**
|
|
778
|
+
* @license
|
|
779
|
+
* Copyright 2020 Google LLC
|
|
780
|
+
*
|
|
781
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
782
|
+
* you may not use this file except in compliance with the License.
|
|
783
|
+
* You may obtain a copy of the License at
|
|
784
|
+
*
|
|
785
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
786
|
+
*
|
|
787
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
788
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
789
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
790
|
+
* See the License for the specific language governing permissions and
|
|
791
|
+
* limitations under the License.
|
|
792
|
+
*/function Yx(e){const t=e.toLowerCase();if(t.includes("opera/")||t.includes("opr/")||t.includes("opios/"))return"Opera";if(YE(t))return"IEMobile";if(t.includes("msie")||t.includes("trident/"))return"IE";if(t.includes("edge/"))return"Edge";if(KE(t))return"Firefox";if(t.includes("silk/"))return"Silk";if(XE(t))return"Blackberry";if(ZE(t))return"Webos";if(qE(t))return"Safari";if((t.includes("chrome/")||VE(t))&&!t.includes("edge/"))return"Chrome";if(WE(t))return"Android";{const r=/([a-zA-Z\d\.]+)\/[a-zA-Z\d\.]*$/,a=e.match(r);if((a==null?void 0:a.length)===2)return a[1]}return"Other"}function KE(e=wn()){return/firefox\//i.test(e)}function qE(e=wn()){const t=e.toLowerCase();return t.includes("safari/")&&!t.includes("chrome/")&&!t.includes("crios/")&&!t.includes("android")}function VE(e=wn()){return/crios\//i.test(e)}function YE(e=wn()){return/iemobile/i.test(e)}function WE(e=wn()){return/android/i.test(e)}function XE(e=wn()){return/blackberry/i.test(e)}function ZE(e=wn()){return/webos/i.test(e)}function tm(e=wn()){return/iphone|ipad|ipod/i.test(e)||/macintosh/i.test(e)&&/mobile/i.test(e)}function GI(e=wn()){var t;return tm(e)&&!!((t=window.navigator)!=null&&t.standalone)}function KI(){return i3()&&document.documentMode===10}function JE(e=wn()){return tm(e)||WE(e)||ZE(e)||XE(e)||/windows phone/i.test(e)||YE(e)}/**
|
|
793
|
+
* @license
|
|
794
|
+
* Copyright 2020 Google LLC
|
|
795
|
+
*
|
|
796
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
797
|
+
* you may not use this file except in compliance with the License.
|
|
798
|
+
* You may obtain a copy of the License at
|
|
799
|
+
*
|
|
800
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
801
|
+
*
|
|
802
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
803
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
804
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
805
|
+
* See the License for the specific language governing permissions and
|
|
806
|
+
* limitations under the License.
|
|
807
|
+
*/function QE(e,t=[]){let r;switch(e){case"Browser":r=Yx(wn());break;case"Worker":r=`${Yx(wn())}-${e}`;break;default:r=e}const a=t.length?t.join(","):"FirebaseCore-web";return`${r}/JsCore/${Al}/${a}`}/**
|
|
808
|
+
* @license
|
|
809
|
+
* Copyright 2022 Google LLC
|
|
810
|
+
*
|
|
811
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
812
|
+
* you may not use this file except in compliance with the License.
|
|
813
|
+
* You may obtain a copy of the License at
|
|
814
|
+
*
|
|
815
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
816
|
+
*
|
|
817
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
818
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
819
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
820
|
+
* See the License for the specific language governing permissions and
|
|
821
|
+
* limitations under the License.
|
|
822
|
+
*/class qI{constructor(t){this.auth=t,this.queue=[]}pushCallback(t,r){const a=c=>new Promise((u,f)=>{try{const p=t(c);u(p)}catch(p){f(p)}});a.onAbort=r,this.queue.push(a);const o=this.queue.length-1;return()=>{this.queue[o]=()=>Promise.resolve()}}async runMiddleware(t){if(this.auth.currentUser===t)return;const r=[];try{for(const a of this.queue)await a(t),a.onAbort&&r.push(a.onAbort)}catch(a){r.reverse();for(const o of r)try{o()}catch{}throw this.auth._errorFactory.create("login-blocked",{originalMessage:a==null?void 0:a.message})}}}/**
|
|
823
|
+
* @license
|
|
824
|
+
* Copyright 2023 Google LLC
|
|
825
|
+
*
|
|
826
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
827
|
+
* you may not use this file except in compliance with the License.
|
|
828
|
+
* You may obtain a copy of the License at
|
|
829
|
+
*
|
|
830
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
831
|
+
*
|
|
832
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
833
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
834
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
835
|
+
* See the License for the specific language governing permissions and
|
|
836
|
+
* limitations under the License.
|
|
837
|
+
*/async function VI(e,t={}){return Ks(e,"GET","/v2/passwordPolicy",Qp(e,t))}/**
|
|
838
|
+
* @license
|
|
839
|
+
* Copyright 2023 Google LLC
|
|
840
|
+
*
|
|
841
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
842
|
+
* you may not use this file except in compliance with the License.
|
|
843
|
+
* You may obtain a copy of the License at
|
|
844
|
+
*
|
|
845
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
846
|
+
*
|
|
847
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
848
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
849
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
850
|
+
* See the License for the specific language governing permissions and
|
|
851
|
+
* limitations under the License.
|
|
852
|
+
*/const YI=6;class WI{constructor(t){var a;const r=t.customStrengthOptions;this.customStrengthOptions={},this.customStrengthOptions.minPasswordLength=r.minPasswordLength??YI,r.maxPasswordLength&&(this.customStrengthOptions.maxPasswordLength=r.maxPasswordLength),r.containsLowercaseCharacter!==void 0&&(this.customStrengthOptions.containsLowercaseLetter=r.containsLowercaseCharacter),r.containsUppercaseCharacter!==void 0&&(this.customStrengthOptions.containsUppercaseLetter=r.containsUppercaseCharacter),r.containsNumericCharacter!==void 0&&(this.customStrengthOptions.containsNumericCharacter=r.containsNumericCharacter),r.containsNonAlphanumericCharacter!==void 0&&(this.customStrengthOptions.containsNonAlphanumericCharacter=r.containsNonAlphanumericCharacter),this.enforcementState=t.enforcementState,this.enforcementState==="ENFORCEMENT_STATE_UNSPECIFIED"&&(this.enforcementState="OFF"),this.allowedNonAlphanumericCharacters=((a=t.allowedNonAlphanumericCharacters)==null?void 0:a.join(""))??"",this.forceUpgradeOnSignin=t.forceUpgradeOnSignin??!1,this.schemaVersion=t.schemaVersion}validatePassword(t){const r={isValid:!0,passwordPolicy:this};return this.validatePasswordLengthOptions(t,r),this.validatePasswordCharacterOptions(t,r),r.isValid&&(r.isValid=r.meetsMinPasswordLength??!0),r.isValid&&(r.isValid=r.meetsMaxPasswordLength??!0),r.isValid&&(r.isValid=r.containsLowercaseLetter??!0),r.isValid&&(r.isValid=r.containsUppercaseLetter??!0),r.isValid&&(r.isValid=r.containsNumericCharacter??!0),r.isValid&&(r.isValid=r.containsNonAlphanumericCharacter??!0),r}validatePasswordLengthOptions(t,r){const a=this.customStrengthOptions.minPasswordLength,o=this.customStrengthOptions.maxPasswordLength;a&&(r.meetsMinPasswordLength=t.length>=a),o&&(r.meetsMaxPasswordLength=t.length<=o)}validatePasswordCharacterOptions(t,r){this.updatePasswordCharacterOptionsStatuses(r,!1,!1,!1,!1);let a;for(let o=0;o<t.length;o++)a=t.charAt(o),this.updatePasswordCharacterOptionsStatuses(r,a>="a"&&a<="z",a>="A"&&a<="Z",a>="0"&&a<="9",this.allowedNonAlphanumericCharacters.includes(a))}updatePasswordCharacterOptionsStatuses(t,r,a,o,c){this.customStrengthOptions.containsLowercaseLetter&&(t.containsLowercaseLetter||(t.containsLowercaseLetter=r)),this.customStrengthOptions.containsUppercaseLetter&&(t.containsUppercaseLetter||(t.containsUppercaseLetter=a)),this.customStrengthOptions.containsNumericCharacter&&(t.containsNumericCharacter||(t.containsNumericCharacter=o)),this.customStrengthOptions.containsNonAlphanumericCharacter&&(t.containsNonAlphanumericCharacter||(t.containsNonAlphanumericCharacter=c))}}/**
|
|
853
|
+
* @license
|
|
854
|
+
* Copyright 2020 Google LLC
|
|
855
|
+
*
|
|
856
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
857
|
+
* you may not use this file except in compliance with the License.
|
|
858
|
+
* You may obtain a copy of the License at
|
|
859
|
+
*
|
|
860
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
861
|
+
*
|
|
862
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
863
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
864
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
865
|
+
* See the License for the specific language governing permissions and
|
|
866
|
+
* limitations under the License.
|
|
867
|
+
*/class XI{constructor(t,r,a,o){this.app=t,this.heartbeatServiceProvider=r,this.appCheckServiceProvider=a,this.config=o,this.currentUser=null,this.emulatorConfig=null,this.operations=Promise.resolve(),this.authStateSubscription=new Wx(this),this.idTokenSubscription=new Wx(this),this.beforeStateQueue=new qI(this),this.redirectUser=null,this.isProactiveRefreshEnabled=!1,this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION=1,this._canInitEmulator=!0,this._isInitialized=!1,this._deleted=!1,this._initializationPromise=null,this._popupRedirectResolver=null,this._errorFactory=UE,this._agentRecaptchaConfig=null,this._tenantRecaptchaConfigs={},this._projectPasswordPolicy=null,this._tenantPasswordPolicies={},this._resolvePersistenceManagerAvailable=void 0,this.lastNotifiedUid=void 0,this.languageCode=null,this.tenantId=null,this.settings={appVerificationDisabledForTesting:!1},this.frameworks=[],this.name=t.name,this.clientVersion=o.sdkClientVersion,this._persistenceManagerAvailable=new Promise(c=>this._resolvePersistenceManagerAvailable=c)}_initializeWithPersistence(t,r){return r&&(this._popupRedirectResolver=ni(r)),this._initializationPromise=this.queue(async()=>{var a,o,c;if(!this._deleted&&(this.persistenceManager=await Ls.create(this,t),(a=this._resolvePersistenceManagerAvailable)==null||a.call(this),!this._deleted)){if((o=this._popupRedirectResolver)!=null&&o._shouldInitProactively)try{await this._popupRedirectResolver._initialize(this)}catch{}await this.initializeCurrentUser(r),this.lastNotifiedUid=((c=this.currentUser)==null?void 0:c.uid)||null,!this._deleted&&(this._isInitialized=!0)}}),this._initializationPromise}async _onStorageEvent(){if(this._deleted)return;const t=await this.assertedPersistence.getCurrentUser();if(!(!this.currentUser&&!t)){if(this.currentUser&&t&&this.currentUser.uid===t.uid){this._currentUser._assign(t),await this.currentUser.getIdToken();return}await this._updateCurrentUser(t,!0)}}async initializeCurrentUserFromIdToken(t){try{const r=await Ou(this,{idToken:t}),a=await mr._fromGetAccountInfoResponse(this,r,t);await this.directlySetCurrentUser(a)}catch(r){console.warn("FirebaseServerApp could not login user with provided authIdToken: ",r),await this.directlySetCurrentUser(null)}}async initializeCurrentUser(t){var c;if(Cr(this.app)){const u=this.app.settings.authIdToken;return u?new Promise(f=>{setTimeout(()=>this.initializeCurrentUserFromIdToken(u).then(f,f))}):this.directlySetCurrentUser(null)}const r=await this.assertedPersistence.getCurrentUser();let a=r,o=!1;if(t&&this.config.authDomain){await this.getOrInitRedirectPersistenceManager();const u=(c=this.redirectUser)==null?void 0:c._redirectEventId,f=a==null?void 0:a._redirectEventId,p=await this.tryRedirectSignIn(t);(!u||u===f)&&(p!=null&&p.user)&&(a=p.user,o=!0)}if(!a)return this.directlySetCurrentUser(null);if(!a._redirectEventId){if(o)try{await this.beforeStateQueue.runMiddleware(a)}catch(u){a=r,this._popupRedirectResolver._overrideRedirectResult(this,()=>Promise.reject(u))}return a?this.reloadAndSetCurrentUserOrClear(a):this.directlySetCurrentUser(null)}return Ue(this._popupRedirectResolver,this,"argument-error"),await this.getOrInitRedirectPersistenceManager(),this.redirectUser&&this.redirectUser._redirectEventId===a._redirectEventId?this.directlySetCurrentUser(a):this.reloadAndSetCurrentUserOrClear(a)}async tryRedirectSignIn(t){let r=null;try{r=await this._popupRedirectResolver._completeRedirectFn(this,t,!0)}catch{await this._setRedirectUser(null)}return r}async reloadAndSetCurrentUserOrClear(t){try{await Mu(t)}catch(r){if((r==null?void 0:r.code)!=="auth/network-request-failed")return this.directlySetCurrentUser(null)}return this.directlySetCurrentUser(t)}useDeviceLanguage(){this.languageCode=OI()}async _delete(){this._deleted=!0}async updateCurrentUser(t){if(Cr(this.app))return Promise.reject(Sa(this));const r=t?Oa(t):null;return r&&Ue(r.auth.config.apiKey===this.config.apiKey,this,"invalid-user-token"),this._updateCurrentUser(r&&r._clone(this))}async _updateCurrentUser(t,r=!1){if(!this._deleted)return t&&Ue(this.tenantId===t.tenantId,this,"tenant-id-mismatch"),r||await this.beforeStateQueue.runMiddleware(t),this.queue(async()=>{await this.directlySetCurrentUser(t),this.notifyAuthListeners()})}async signOut(){return Cr(this.app)?Promise.reject(Sa(this)):(await this.beforeStateQueue.runMiddleware(null),(this.redirectPersistenceManager||this._popupRedirectResolver)&&await this._setRedirectUser(null),this._updateCurrentUser(null,!0))}setPersistence(t){return Cr(this.app)?Promise.reject(Sa(this)):this.queue(async()=>{await this.assertedPersistence.setPersistence(ni(t))})}_getRecaptchaConfig(){return this.tenantId==null?this._agentRecaptchaConfig:this._tenantRecaptchaConfigs[this.tenantId]}async validatePassword(t){this._getPasswordPolicyInternal()||await this._updatePasswordPolicy();const r=this._getPasswordPolicyInternal();return r.schemaVersion!==this.EXPECTED_PASSWORD_POLICY_SCHEMA_VERSION?Promise.reject(this._errorFactory.create("unsupported-password-policy-schema-version",{})):r.validatePassword(t)}_getPasswordPolicyInternal(){return this.tenantId===null?this._projectPasswordPolicy:this._tenantPasswordPolicies[this.tenantId]}async _updatePasswordPolicy(){const t=await VI(this),r=new WI(t);this.tenantId===null?this._projectPasswordPolicy=r:this._tenantPasswordPolicies[this.tenantId]=r}_getPersistenceType(){return this.assertedPersistence.persistence.type}_getPersistence(){return this.assertedPersistence.persistence}_updateErrorMap(t){this._errorFactory=new Nl("auth","Firebase",t())}onAuthStateChanged(t,r,a){return this.registerStateListener(this.authStateSubscription,t,r,a)}beforeAuthStateChanged(t,r){return this.beforeStateQueue.pushCallback(t,r)}onIdTokenChanged(t,r,a){return this.registerStateListener(this.idTokenSubscription,t,r,a)}authStateReady(){return new Promise((t,r)=>{if(this.currentUser)t();else{const a=this.onAuthStateChanged(()=>{a(),t()},r)}})}async revokeAccessToken(t){if(this.currentUser){const r=await this.currentUser.getIdToken(),a={providerId:"apple.com",tokenType:"ACCESS_TOKEN",token:t,idToken:r};this.tenantId!=null&&(a.tenantId=this.tenantId),await $I(this,a)}}toJSON(){var t;return{apiKey:this.config.apiKey,authDomain:this.config.authDomain,appName:this.name,currentUser:(t=this._currentUser)==null?void 0:t.toJSON()}}async _setRedirectUser(t,r){const a=await this.getOrInitRedirectPersistenceManager(r);return t===null?a.removeCurrentUser():a.setCurrentUser(t)}async getOrInitRedirectPersistenceManager(t){if(!this.redirectPersistenceManager){const r=t&&ni(t)||this._popupRedirectResolver;Ue(r,this,"argument-error"),this.redirectPersistenceManager=await Ls.create(this,[ni(r._redirectPersistence)],"redirectUser"),this.redirectUser=await this.redirectPersistenceManager.getCurrentUser()}return this.redirectPersistenceManager}async _redirectUserForId(t){var r,a;return this._isInitialized&&await this.queue(async()=>{}),((r=this._currentUser)==null?void 0:r._redirectEventId)===t?this._currentUser:((a=this.redirectUser)==null?void 0:a._redirectEventId)===t?this.redirectUser:null}async _persistUserIfCurrent(t){if(t===this.currentUser)return this.queue(async()=>this.directlySetCurrentUser(t))}_notifyListenersIfCurrent(t){t===this.currentUser&&this.notifyAuthListeners()}_key(){return`${this.config.authDomain}:${this.config.apiKey}:${this.name}`}_startProactiveRefresh(){this.isProactiveRefreshEnabled=!0,this.currentUser&&this._currentUser._startProactiveRefresh()}_stopProactiveRefresh(){this.isProactiveRefreshEnabled=!1,this.currentUser&&this._currentUser._stopProactiveRefresh()}get _currentUser(){return this.currentUser}notifyAuthListeners(){var r;if(!this._isInitialized)return;this.idTokenSubscription.next(this.currentUser);const t=((r=this.currentUser)==null?void 0:r.uid)??null;this.lastNotifiedUid!==t&&(this.lastNotifiedUid=t,this.authStateSubscription.next(this.currentUser))}registerStateListener(t,r,a,o){if(this._deleted)return()=>{};const c=typeof r=="function"?r:r.next.bind(r);let u=!1;const f=this._isInitialized?Promise.resolve():this._initializationPromise;if(Ue(f,this,"internal-error"),f.then(()=>{u||c(this.currentUser)}),typeof r=="function"){const p=t.addObserver(r,a,o);return()=>{u=!0,p()}}else{const p=t.addObserver(r);return()=>{u=!0,p()}}}async directlySetCurrentUser(t){this.currentUser&&this.currentUser!==t&&this._currentUser._stopProactiveRefresh(),t&&this.isProactiveRefreshEnabled&&t._startProactiveRefresh(),this.currentUser=t,t?await this.assertedPersistence.setCurrentUser(t):await this.assertedPersistence.removeCurrentUser()}queue(t){return this.operations=this.operations.then(t,t),this.operations}get assertedPersistence(){return Ue(this.persistenceManager,this,"internal-error"),this.persistenceManager}_logFramework(t){!t||this.frameworks.includes(t)||(this.frameworks.push(t),this.frameworks.sort(),this.clientVersion=QE(this.config.clientPlatform,this._getFrameworks()))}_getFrameworks(){return this.frameworks}async _getAdditionalHeaders(){var o;const t={"X-Client-Version":this.clientVersion};this.app.options.appId&&(t["X-Firebase-gmpid"]=this.app.options.appId);const r=await((o=this.heartbeatServiceProvider.getImmediate({optional:!0}))==null?void 0:o.getHeartbeatsHeader());r&&(t["X-Firebase-Client"]=r);const a=await this._getAppCheckToken();return a&&(t["X-Firebase-AppCheck"]=a),t}async _getAppCheckToken(){var r;if(Cr(this.app)&&this.app.settings.appCheckToken)return this.app.settings.appCheckToken;const t=await((r=this.appCheckServiceProvider.getImmediate({optional:!0}))==null?void 0:r.getToken());return t!=null&&t.error&&TI(`Error while retrieving App Check token: ${t.error}`),t==null?void 0:t.token}}function $u(e){return Oa(e)}class Wx{constructor(t){this.auth=t,this.observer=null,this.addObserver=d3(r=>this.observer=r)}get next(){return Ue(this.observer,this.auth,"internal-error"),this.observer.next.bind(this.observer)}}/**
|
|
868
|
+
* @license
|
|
869
|
+
* Copyright 2020 Google LLC
|
|
870
|
+
*
|
|
871
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
872
|
+
* you may not use this file except in compliance with the License.
|
|
873
|
+
* You may obtain a copy of the License at
|
|
874
|
+
*
|
|
875
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
876
|
+
*
|
|
877
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
878
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
879
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
880
|
+
* See the License for the specific language governing permissions and
|
|
881
|
+
* limitations under the License.
|
|
882
|
+
*/let nm={async loadJS(){throw new Error("Unable to load external scripts")},recaptchaV2Script:"",recaptchaEnterpriseScript:"",gapiScript:""};function ZI(e){nm=e}function JI(e){return nm.loadJS(e)}function QI(){return nm.gapiScript}function e4(e){return`__${e}${Math.floor(Math.random()*1e6)}`}/**
|
|
883
|
+
* @license
|
|
884
|
+
* Copyright 2020 Google LLC
|
|
885
|
+
*
|
|
886
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
887
|
+
* you may not use this file except in compliance with the License.
|
|
888
|
+
* You may obtain a copy of the License at
|
|
889
|
+
*
|
|
890
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
891
|
+
*
|
|
892
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
893
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
894
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
895
|
+
* See the License for the specific language governing permissions and
|
|
896
|
+
* limitations under the License.
|
|
897
|
+
*/function t4(e,t){const r=DE(e,"auth");if(r.isInitialized()){const o=r.getImmediate(),c=r.getOptions();if(Us(c,t??{}))return o;Or(o,"already-initialized")}return r.initialize({options:t})}function n4(e,t){const r=(t==null?void 0:t.persistence)||[],a=(Array.isArray(r)?r:[r]).map(ni);t!=null&&t.errorMap&&e._updateErrorMap(t.errorMap),e._initializeWithPersistence(a,t==null?void 0:t.popupRedirectResolver)}function r4(e,t,r){const a=$u(e);Ue(/^https?:\/\//.test(t),a,"invalid-emulator-scheme");const o=!1,c=eS(t),{host:u,port:f}=i4(t),p=f===null?"":`:${f}`,m={url:`${c}//${u}${p}/`},b=Object.freeze({host:u,port:f,protocol:c.replace(":",""),options:Object.freeze({disableWarnings:o})});if(!a._canInitEmulator){Ue(a.config.emulator&&a.emulatorConfig,a,"emulator-config-failed"),Ue(Us(m,a.config.emulator)&&Us(b,a.emulatorConfig),a,"emulator-config-failed");return}a.config.emulator=m,a.emulatorConfig=b,a.settings.appVerificationDisabledForTesting=!0,Fu(u)?(XR(`${c}//${u}${p}`),QR("Auth",!0)):a4()}function eS(e){const t=e.indexOf(":");return t<0?"":e.substr(0,t+1)}function i4(e){const t=eS(e),r=/(\/\/)?([^?#/]+)/.exec(e.substr(t.length));if(!r)return{host:"",port:null};const a=r[2].split("@").pop()||"",o=/^(\[[^\]]+\])(:|$)/.exec(a);if(o){const c=o[1];return{host:c,port:Xx(a.substr(c.length+1))}}else{const[c,u]=a.split(":");return{host:c,port:Xx(u)}}}function Xx(e){if(!e)return null;const t=Number(e);return isNaN(t)?null:t}function a4(){function e(){const t=document.createElement("p"),r=t.style;t.innerText="Running in emulator mode. Do not use with production credentials.",r.position="fixed",r.width="100%",r.backgroundColor="#ffffff",r.border=".1em solid #000000",r.color="#b50000",r.bottom="0px",r.left="0px",r.margin="0px",r.zIndex="10000",r.textAlign="center",t.classList.add("firebase-emulator-warning"),document.body.appendChild(t)}typeof console<"u"&&typeof console.info=="function"&&console.info("WARNING: You are using the Auth Emulator, which is intended for local testing only. Do not use with production credentials."),typeof window<"u"&&typeof document<"u"&&(document.readyState==="loading"?window.addEventListener("DOMContentLoaded",e):e())}/**
|
|
898
|
+
* @license
|
|
899
|
+
* Copyright 2020 Google LLC
|
|
900
|
+
*
|
|
901
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
902
|
+
* you may not use this file except in compliance with the License.
|
|
903
|
+
* You may obtain a copy of the License at
|
|
904
|
+
*
|
|
905
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
906
|
+
*
|
|
907
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
908
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
909
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
910
|
+
* See the License for the specific language governing permissions and
|
|
911
|
+
* limitations under the License.
|
|
912
|
+
*/class tS{constructor(t,r){this.providerId=t,this.signInMethod=r}toJSON(){return ti("not implemented")}_getIdTokenResponse(t){return ti("not implemented")}_linkToIdToken(t,r){return ti("not implemented")}_getReauthenticationResolver(t){return ti("not implemented")}}/**
|
|
913
|
+
* @license
|
|
914
|
+
* Copyright 2020 Google LLC
|
|
915
|
+
*
|
|
916
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
917
|
+
* you may not use this file except in compliance with the License.
|
|
918
|
+
* You may obtain a copy of the License at
|
|
919
|
+
*
|
|
920
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
921
|
+
*
|
|
922
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
923
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
924
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
925
|
+
* See the License for the specific language governing permissions and
|
|
926
|
+
* limitations under the License.
|
|
927
|
+
*/async function Ds(e,t){return LI(e,"POST","/v1/accounts:signInWithIdp",Qp(e,t))}/**
|
|
928
|
+
* @license
|
|
929
|
+
* Copyright 2020 Google LLC
|
|
930
|
+
*
|
|
931
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
932
|
+
* you may not use this file except in compliance with the License.
|
|
933
|
+
* You may obtain a copy of the License at
|
|
934
|
+
*
|
|
935
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
936
|
+
*
|
|
937
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
938
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
939
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
940
|
+
* See the License for the specific language governing permissions and
|
|
941
|
+
* limitations under the License.
|
|
942
|
+
*/const s4="http://localhost";class li extends tS{constructor(){super(...arguments),this.pendingToken=null}static _fromParams(t){const r=new li(t.providerId,t.signInMethod);return t.idToken||t.accessToken?(t.idToken&&(r.idToken=t.idToken),t.accessToken&&(r.accessToken=t.accessToken),t.nonce&&!t.pendingToken&&(r.nonce=t.nonce),t.pendingToken&&(r.pendingToken=t.pendingToken)):t.oauthToken&&t.oauthTokenSecret?(r.accessToken=t.oauthToken,r.secret=t.oauthTokenSecret):Or("argument-error"),r}toJSON(){return{idToken:this.idToken,accessToken:this.accessToken,secret:this.secret,nonce:this.nonce,pendingToken:this.pendingToken,providerId:this.providerId,signInMethod:this.signInMethod}}static fromJSON(t){const r=typeof t=="string"?JSON.parse(t):t,{providerId:a,signInMethod:o,...c}=r;if(!a||!o)return null;const u=new li(a,o);return u.idToken=c.idToken||void 0,u.accessToken=c.accessToken||void 0,u.secret=c.secret,u.nonce=c.nonce,u.pendingToken=c.pendingToken||null,u}_getIdTokenResponse(t){const r=this.buildRequest();return Ds(t,r)}_linkToIdToken(t,r){const a=this.buildRequest();return a.idToken=r,Ds(t,a)}_getReauthenticationResolver(t){const r=this.buildRequest();return r.autoCreate=!1,Ds(t,r)}buildRequest(){const t={requestUri:s4,returnSecureToken:!0};if(this.pendingToken)t.pendingToken=this.pendingToken;else{const r={};this.idToken&&(r.id_token=this.idToken),this.accessToken&&(r.access_token=this.accessToken),this.secret&&(r.oauth_token_secret=this.secret),r.providerId=this.providerId,this.nonce&&!this.pendingToken&&(r.nonce=this.nonce),t.postBody=Cl(r)}return t}}/**
|
|
943
|
+
* @license
|
|
944
|
+
* Copyright 2020 Google LLC
|
|
945
|
+
*
|
|
946
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
947
|
+
* you may not use this file except in compliance with the License.
|
|
948
|
+
* You may obtain a copy of the License at
|
|
949
|
+
*
|
|
950
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
951
|
+
*
|
|
952
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
953
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
954
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
955
|
+
* See the License for the specific language governing permissions and
|
|
956
|
+
* limitations under the License.
|
|
957
|
+
*/class rm{constructor(t){this.providerId=t,this.defaultLanguageCode=null,this.customParameters={}}setDefaultLanguage(t){this.defaultLanguageCode=t}setCustomParameters(t){return this.customParameters=t,this}getCustomParameters(){return this.customParameters}}/**
|
|
958
|
+
* @license
|
|
959
|
+
* Copyright 2019 Google LLC
|
|
960
|
+
*
|
|
961
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
962
|
+
* you may not use this file except in compliance with the License.
|
|
963
|
+
* You may obtain a copy of the License at
|
|
964
|
+
*
|
|
965
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
966
|
+
*
|
|
967
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
968
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
969
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
970
|
+
* See the License for the specific language governing permissions and
|
|
971
|
+
* limitations under the License.
|
|
972
|
+
*/class qs extends rm{constructor(){super(...arguments),this.scopes=[]}addScope(t){return this.scopes.includes(t)||this.scopes.push(t),this}getScopes(){return[...this.scopes]}}class cl extends qs{static credentialFromJSON(t){const r=typeof t=="string"?JSON.parse(t):t;return Ue("providerId"in r&&"signInMethod"in r,"argument-error"),li._fromParams(r)}credential(t){return this._credential({...t,nonce:t.rawNonce})}_credential(t){return Ue(t.idToken||t.accessToken,"argument-error"),li._fromParams({...t,providerId:this.providerId,signInMethod:this.providerId})}static credentialFromResult(t){return cl.oauthCredentialFromTaggedObject(t)}static credentialFromError(t){return cl.oauthCredentialFromTaggedObject(t.customData||{})}static oauthCredentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthIdToken:r,oauthAccessToken:a,oauthTokenSecret:o,pendingToken:c,nonce:u,providerId:f}=t;if(!a&&!o&&!r&&!c||!f)return null;try{return new cl(f)._credential({idToken:r,accessToken:a,nonce:u,pendingToken:c})}catch{return null}}}/**
|
|
973
|
+
* @license
|
|
974
|
+
* Copyright 2020 Google LLC
|
|
975
|
+
*
|
|
976
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
977
|
+
* you may not use this file except in compliance with the License.
|
|
978
|
+
* You may obtain a copy of the License at
|
|
979
|
+
*
|
|
980
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
981
|
+
*
|
|
982
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
983
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
984
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
985
|
+
* See the License for the specific language governing permissions and
|
|
986
|
+
* limitations under the License.
|
|
987
|
+
*/class Fi extends qs{constructor(){super("facebook.com")}static credential(t){return li._fromParams({providerId:Fi.PROVIDER_ID,signInMethod:Fi.FACEBOOK_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return Fi.credentialFromTaggedObject(t)}static credentialFromError(t){return Fi.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t)||!t.oauthAccessToken)return null;try{return Fi.credential(t.oauthAccessToken)}catch{return null}}}Fi.FACEBOOK_SIGN_IN_METHOD="facebook.com";Fi.PROVIDER_ID="facebook.com";/**
|
|
988
|
+
* @license
|
|
989
|
+
* Copyright 2020 Google LLC
|
|
990
|
+
*
|
|
991
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
992
|
+
* you may not use this file except in compliance with the License.
|
|
993
|
+
* You may obtain a copy of the License at
|
|
994
|
+
*
|
|
995
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
996
|
+
*
|
|
997
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
998
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
999
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1000
|
+
* See the License for the specific language governing permissions and
|
|
1001
|
+
* limitations under the License.
|
|
1002
|
+
*/class Qr extends qs{constructor(){super("google.com"),this.addScope("profile")}static credential(t,r){return li._fromParams({providerId:Qr.PROVIDER_ID,signInMethod:Qr.GOOGLE_SIGN_IN_METHOD,idToken:t,accessToken:r})}static credentialFromResult(t){return Qr.credentialFromTaggedObject(t)}static credentialFromError(t){return Qr.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthIdToken:r,oauthAccessToken:a}=t;if(!r&&!a)return null;try{return Qr.credential(r,a)}catch{return null}}}Qr.GOOGLE_SIGN_IN_METHOD="google.com";Qr.PROVIDER_ID="google.com";/**
|
|
1003
|
+
* @license
|
|
1004
|
+
* Copyright 2020 Google LLC
|
|
1005
|
+
*
|
|
1006
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1007
|
+
* you may not use this file except in compliance with the License.
|
|
1008
|
+
* You may obtain a copy of the License at
|
|
1009
|
+
*
|
|
1010
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1011
|
+
*
|
|
1012
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1013
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1014
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1015
|
+
* See the License for the specific language governing permissions and
|
|
1016
|
+
* limitations under the License.
|
|
1017
|
+
*/class ei extends qs{constructor(){super("github.com")}static credential(t){return li._fromParams({providerId:ei.PROVIDER_ID,signInMethod:ei.GITHUB_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return ei.credentialFromTaggedObject(t)}static credentialFromError(t){return ei.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t)||!t.oauthAccessToken)return null;try{return ei.credential(t.oauthAccessToken)}catch{return null}}}ei.GITHUB_SIGN_IN_METHOD="github.com";ei.PROVIDER_ID="github.com";/**
|
|
1018
|
+
* @license
|
|
1019
|
+
* Copyright 2020 Google LLC
|
|
1020
|
+
*
|
|
1021
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1022
|
+
* you may not use this file except in compliance with the License.
|
|
1023
|
+
* You may obtain a copy of the License at
|
|
1024
|
+
*
|
|
1025
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1026
|
+
*
|
|
1027
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1028
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1029
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1030
|
+
* See the License for the specific language governing permissions and
|
|
1031
|
+
* limitations under the License.
|
|
1032
|
+
*/class $i extends qs{constructor(){super("twitter.com")}static credential(t,r){return li._fromParams({providerId:$i.PROVIDER_ID,signInMethod:$i.TWITTER_SIGN_IN_METHOD,oauthToken:t,oauthTokenSecret:r})}static credentialFromResult(t){return $i.credentialFromTaggedObject(t)}static credentialFromError(t){return $i.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthAccessToken:r,oauthTokenSecret:a}=t;if(!r||!a)return null;try{return $i.credential(r,a)}catch{return null}}}$i.TWITTER_SIGN_IN_METHOD="twitter.com";$i.PROVIDER_ID="twitter.com";/**
|
|
1033
|
+
* @license
|
|
1034
|
+
* Copyright 2020 Google LLC
|
|
1035
|
+
*
|
|
1036
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1037
|
+
* you may not use this file except in compliance with the License.
|
|
1038
|
+
* You may obtain a copy of the License at
|
|
1039
|
+
*
|
|
1040
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1041
|
+
*
|
|
1042
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1043
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1044
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1045
|
+
* See the License for the specific language governing permissions and
|
|
1046
|
+
* limitations under the License.
|
|
1047
|
+
*/class Hs{constructor(t){this.user=t.user,this.providerId=t.providerId,this._tokenResponse=t._tokenResponse,this.operationType=t.operationType}static async _fromIdTokenResponse(t,r,a,o=!1){const c=await mr._fromIdTokenResponse(t,a,o),u=Zx(a);return new Hs({user:c,providerId:u,_tokenResponse:a,operationType:r})}static async _forOperation(t,r,a){await t._updateTokensIfNecessary(a,!0);const o=Zx(a);return new Hs({user:t,providerId:o,_tokenResponse:a,operationType:r})}}function Zx(e){return e.providerId?e.providerId:"phoneNumber"in e?"phone":null}/**
|
|
1048
|
+
* @license
|
|
1049
|
+
* Copyright 2020 Google LLC
|
|
1050
|
+
*
|
|
1051
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1052
|
+
* you may not use this file except in compliance with the License.
|
|
1053
|
+
* You may obtain a copy of the License at
|
|
1054
|
+
*
|
|
1055
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1056
|
+
*
|
|
1057
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1058
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1059
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1060
|
+
* See the License for the specific language governing permissions and
|
|
1061
|
+
* limitations under the License.
|
|
1062
|
+
*/class Ru extends Yi{constructor(t,r,a,o){super(r.code,r.message),this.operationType=a,this.user=o,Object.setPrototypeOf(this,Ru.prototype),this.customData={appName:t.name,tenantId:t.tenantId??void 0,_serverResponse:r.customData._serverResponse,operationType:a}}static _fromErrorAndOperation(t,r,a,o){return new Ru(t,r,a,o)}}function nS(e,t,r,a){return(t==="reauthenticate"?r._getReauthenticationResolver(e):r._getIdTokenResponse(e)).catch(c=>{throw c.code==="auth/multi-factor-auth-required"?Ru._fromErrorAndOperation(e,c,t,a):c})}async function o4(e,t,r=!1){const a=await El(e,t._linkToIdToken(e.auth,await e.getIdToken()),r);return Hs._forOperation(e,"link",a)}/**
|
|
1063
|
+
* @license
|
|
1064
|
+
* Copyright 2019 Google LLC
|
|
1065
|
+
*
|
|
1066
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1067
|
+
* you may not use this file except in compliance with the License.
|
|
1068
|
+
* You may obtain a copy of the License at
|
|
1069
|
+
*
|
|
1070
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1071
|
+
*
|
|
1072
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1073
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1074
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1075
|
+
* See the License for the specific language governing permissions and
|
|
1076
|
+
* limitations under the License.
|
|
1077
|
+
*/async function l4(e,t,r=!1){const{auth:a}=e;if(Cr(a.app))return Promise.reject(Sa(a));const o="reauthenticate";try{const c=await El(e,nS(a,o,t,e),r);Ue(c.idToken,a,"internal-error");const u=em(c.idToken);Ue(u,a,"internal-error");const{sub:f}=u;return Ue(e.uid===f,a,"user-mismatch"),Hs._forOperation(e,o,c)}catch(c){throw(c==null?void 0:c.code)==="auth/user-not-found"&&Or(a,"user-mismatch"),c}}/**
|
|
1078
|
+
* @license
|
|
1079
|
+
* Copyright 2020 Google LLC
|
|
1080
|
+
*
|
|
1081
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1082
|
+
* you may not use this file except in compliance with the License.
|
|
1083
|
+
* You may obtain a copy of the License at
|
|
1084
|
+
*
|
|
1085
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1086
|
+
*
|
|
1087
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1088
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1089
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1090
|
+
* See the License for the specific language governing permissions and
|
|
1091
|
+
* limitations under the License.
|
|
1092
|
+
*/async function c4(e,t,r=!1){if(Cr(e.app))return Promise.reject(Sa(e));const a="signIn",o=await nS(e,a,t),c=await Hs._fromIdTokenResponse(e,a,o);return r||await e._updateCurrentUser(c.user),c}/**
|
|
1093
|
+
* @license
|
|
1094
|
+
* Copyright 2020 Google LLC
|
|
1095
|
+
*
|
|
1096
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1097
|
+
* you may not use this file except in compliance with the License.
|
|
1098
|
+
* You may obtain a copy of the License at
|
|
1099
|
+
*
|
|
1100
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1101
|
+
*
|
|
1102
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1103
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1104
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1105
|
+
* See the License for the specific language governing permissions and
|
|
1106
|
+
* limitations under the License.
|
|
1107
|
+
*/function u4(e,t){return Oa(e).setPersistence(t)}function d4(e,t,r,a){return Oa(e).onIdTokenChanged(t,r,a)}function f4(e,t,r){return Oa(e).beforeAuthStateChanged(t,r)}const Iu="__sak";/**
|
|
1108
|
+
* @license
|
|
1109
|
+
* Copyright 2019 Google LLC
|
|
1110
|
+
*
|
|
1111
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1112
|
+
* you may not use this file except in compliance with the License.
|
|
1113
|
+
* You may obtain a copy of the License at
|
|
1114
|
+
*
|
|
1115
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1116
|
+
*
|
|
1117
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1118
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1119
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1120
|
+
* See the License for the specific language governing permissions and
|
|
1121
|
+
* limitations under the License.
|
|
1122
|
+
*/class rS{constructor(t,r){this.storageRetriever=t,this.type=r}_isAvailable(){try{return this.storage?(this.storage.setItem(Iu,"1"),this.storage.removeItem(Iu),Promise.resolve(!0)):Promise.resolve(!1)}catch{return Promise.resolve(!1)}}_set(t,r){return this.storage.setItem(t,JSON.stringify(r)),Promise.resolve()}_get(t){const r=this.storage.getItem(t);return Promise.resolve(r?JSON.parse(r):null)}_remove(t){return this.storage.removeItem(t),Promise.resolve()}get storage(){return this.storageRetriever()}}/**
|
|
1123
|
+
* @license
|
|
1124
|
+
* Copyright 2020 Google LLC
|
|
1125
|
+
*
|
|
1126
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1127
|
+
* you may not use this file except in compliance with the License.
|
|
1128
|
+
* You may obtain a copy of the License at
|
|
1129
|
+
*
|
|
1130
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1131
|
+
*
|
|
1132
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1133
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1134
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1135
|
+
* See the License for the specific language governing permissions and
|
|
1136
|
+
* limitations under the License.
|
|
1137
|
+
*/const h4=1e3,p4=10;class iS extends rS{constructor(){super(()=>window.localStorage,"LOCAL"),this.boundEventHandler=(t,r)=>this.onStorageEvent(t,r),this.listeners={},this.localCache={},this.pollTimer=null,this.fallbackToPolling=JE(),this._shouldAllowMigration=!0}forAllChangedKeys(t){for(const r of Object.keys(this.listeners)){const a=this.storage.getItem(r),o=this.localCache[r];a!==o&&t(r,o,a)}}onStorageEvent(t,r=!1){if(!t.key){this.forAllChangedKeys((u,f,p)=>{this.notifyListeners(u,p)});return}const a=t.key;r?this.detachListener():this.stopPolling();const o=()=>{const u=this.storage.getItem(a);!r&&this.localCache[a]===u||this.notifyListeners(a,u)},c=this.storage.getItem(a);KI()&&c!==t.newValue&&t.newValue!==t.oldValue?setTimeout(o,p4):o()}notifyListeners(t,r){this.localCache[t]=r;const a=this.listeners[t];if(a)for(const o of Array.from(a))o(r&&JSON.parse(r))}startPolling(){this.stopPolling(),this.pollTimer=setInterval(()=>{this.forAllChangedKeys((t,r,a)=>{this.onStorageEvent(new StorageEvent("storage",{key:t,oldValue:r,newValue:a}),!0)})},h4)}stopPolling(){this.pollTimer&&(clearInterval(this.pollTimer),this.pollTimer=null)}attachListener(){window.addEventListener("storage",this.boundEventHandler)}detachListener(){window.removeEventListener("storage",this.boundEventHandler)}_addListener(t,r){Object.keys(this.listeners).length===0&&(this.fallbackToPolling?this.startPolling():this.attachListener()),this.listeners[t]||(this.listeners[t]=new Set,this.localCache[t]=this.storage.getItem(t)),this.listeners[t].add(r)}_removeListener(t,r){this.listeners[t]&&(this.listeners[t].delete(r),this.listeners[t].size===0&&delete this.listeners[t]),Object.keys(this.listeners).length===0&&(this.detachListener(),this.stopPolling())}async _set(t,r){await super._set(t,r),this.localCache[t]=JSON.stringify(r)}async _get(t){const r=await super._get(t);return this.localCache[t]=JSON.stringify(r),r}async _remove(t){await super._remove(t),delete this.localCache[t]}}iS.type="LOCAL";const m4=iS;/**
|
|
1138
|
+
* @license
|
|
1139
|
+
* Copyright 2020 Google LLC
|
|
1140
|
+
*
|
|
1141
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1142
|
+
* you may not use this file except in compliance with the License.
|
|
1143
|
+
* You may obtain a copy of the License at
|
|
1144
|
+
*
|
|
1145
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1146
|
+
*
|
|
1147
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1148
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1149
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1150
|
+
* See the License for the specific language governing permissions and
|
|
1151
|
+
* limitations under the License.
|
|
1152
|
+
*/class aS extends rS{constructor(){super(()=>window.sessionStorage,"SESSION")}_addListener(t,r){}_removeListener(t,r){}}aS.type="SESSION";const sS=aS;/**
|
|
1153
|
+
* @license
|
|
1154
|
+
* Copyright 2019 Google LLC
|
|
1155
|
+
*
|
|
1156
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1157
|
+
* you may not use this file except in compliance with the License.
|
|
1158
|
+
* You may obtain a copy of the License at
|
|
1159
|
+
*
|
|
1160
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1161
|
+
*
|
|
1162
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1163
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1164
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1165
|
+
* See the License for the specific language governing permissions and
|
|
1166
|
+
* limitations under the License.
|
|
1167
|
+
*/function g4(e){return Promise.all(e.map(async t=>{try{return{fulfilled:!0,value:await t}}catch(r){return{fulfilled:!1,reason:r}}}))}/**
|
|
1168
|
+
* @license
|
|
1169
|
+
* Copyright 2019 Google LLC
|
|
1170
|
+
*
|
|
1171
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1172
|
+
* you may not use this file except in compliance with the License.
|
|
1173
|
+
* You may obtain a copy of the License at
|
|
1174
|
+
*
|
|
1175
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1176
|
+
*
|
|
1177
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1178
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1179
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1180
|
+
* See the License for the specific language governing permissions and
|
|
1181
|
+
* limitations under the License.
|
|
1182
|
+
*/class Gu{constructor(t){this.eventTarget=t,this.handlersMap={},this.boundEventHandler=this.handleEvent.bind(this)}static _getInstance(t){const r=this.receivers.find(o=>o.isListeningto(t));if(r)return r;const a=new Gu(t);return this.receivers.push(a),a}isListeningto(t){return this.eventTarget===t}async handleEvent(t){const r=t,{eventId:a,eventType:o,data:c}=r.data,u=this.handlersMap[o];if(!(u!=null&&u.size))return;r.ports[0].postMessage({status:"ack",eventId:a,eventType:o});const f=Array.from(u).map(async m=>m(r.origin,c)),p=await g4(f);r.ports[0].postMessage({status:"done",eventId:a,eventType:o,response:p})}_subscribe(t,r){Object.keys(this.handlersMap).length===0&&this.eventTarget.addEventListener("message",this.boundEventHandler),this.handlersMap[t]||(this.handlersMap[t]=new Set),this.handlersMap[t].add(r)}_unsubscribe(t,r){this.handlersMap[t]&&r&&this.handlersMap[t].delete(r),(!r||this.handlersMap[t].size===0)&&delete this.handlersMap[t],Object.keys(this.handlersMap).length===0&&this.eventTarget.removeEventListener("message",this.boundEventHandler)}}Gu.receivers=[];/**
|
|
1183
|
+
* @license
|
|
1184
|
+
* Copyright 2020 Google LLC
|
|
1185
|
+
*
|
|
1186
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1187
|
+
* you may not use this file except in compliance with the License.
|
|
1188
|
+
* You may obtain a copy of the License at
|
|
1189
|
+
*
|
|
1190
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1191
|
+
*
|
|
1192
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1193
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1194
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1195
|
+
* See the License for the specific language governing permissions and
|
|
1196
|
+
* limitations under the License.
|
|
1197
|
+
*/function im(e="",t=10){let r="";for(let a=0;a<t;a++)r+=Math.floor(Math.random()*10);return e+r}/**
|
|
1198
|
+
* @license
|
|
1199
|
+
* Copyright 2019 Google LLC
|
|
1200
|
+
*
|
|
1201
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1202
|
+
* you may not use this file except in compliance with the License.
|
|
1203
|
+
* You may obtain a copy of the License at
|
|
1204
|
+
*
|
|
1205
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1206
|
+
*
|
|
1207
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1208
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1209
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1210
|
+
* See the License for the specific language governing permissions and
|
|
1211
|
+
* limitations under the License.
|
|
1212
|
+
*/class b4{constructor(t){this.target=t,this.handlers=new Set}removeMessageHandler(t){t.messageChannel&&(t.messageChannel.port1.removeEventListener("message",t.onMessage),t.messageChannel.port1.close()),this.handlers.delete(t)}async _send(t,r,a=50){const o=typeof MessageChannel<"u"?new MessageChannel:null;if(!o)throw new Error("connection_unavailable");let c,u;return new Promise((f,p)=>{const m=im("",20);o.port1.start();const b=setTimeout(()=>{p(new Error("unsupported_event"))},a);u={messageChannel:o,onMessage(y){const v=y;if(v.data.eventId===m)switch(v.data.status){case"ack":clearTimeout(b),c=setTimeout(()=>{p(new Error("timeout"))},3e3);break;case"done":clearTimeout(c),f(v.data.response);break;default:clearTimeout(b),clearTimeout(c),p(new Error("invalid_response"));break}}},this.handlers.add(u),o.port1.addEventListener("message",u.onMessage),this.target.postMessage({eventType:t,eventId:m,data:r},[o.port2])}).finally(()=>{u&&this.removeMessageHandler(u)})}}/**
|
|
1213
|
+
* @license
|
|
1214
|
+
* Copyright 2020 Google LLC
|
|
1215
|
+
*
|
|
1216
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1217
|
+
* you may not use this file except in compliance with the License.
|
|
1218
|
+
* You may obtain a copy of the License at
|
|
1219
|
+
*
|
|
1220
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1221
|
+
*
|
|
1222
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1223
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1224
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1225
|
+
* See the License for the specific language governing permissions and
|
|
1226
|
+
* limitations under the License.
|
|
1227
|
+
*/function Ar(){return window}function y4(e){Ar().location.href=e}/**
|
|
1228
|
+
* @license
|
|
1229
|
+
* Copyright 2020 Google LLC.
|
|
1230
|
+
*
|
|
1231
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1232
|
+
* you may not use this file except in compliance with the License.
|
|
1233
|
+
* You may obtain a copy of the License at
|
|
1234
|
+
*
|
|
1235
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1236
|
+
*
|
|
1237
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1238
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1239
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1240
|
+
* See the License for the specific language governing permissions and
|
|
1241
|
+
* limitations under the License.
|
|
1242
|
+
*/function oS(){return typeof Ar().WorkerGlobalScope<"u"&&typeof Ar().importScripts=="function"}async function v4(){if(!(navigator!=null&&navigator.serviceWorker))return null;try{return(await navigator.serviceWorker.ready).active}catch{return null}}function x4(){var e;return((e=navigator==null?void 0:navigator.serviceWorker)==null?void 0:e.controller)||null}function E4(){return oS()?self:null}/**
|
|
1243
|
+
* @license
|
|
1244
|
+
* Copyright 2019 Google LLC
|
|
1245
|
+
*
|
|
1246
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1247
|
+
* you may not use this file except in compliance with the License.
|
|
1248
|
+
* You may obtain a copy of the License at
|
|
1249
|
+
*
|
|
1250
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1251
|
+
*
|
|
1252
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1253
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1254
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1255
|
+
* See the License for the specific language governing permissions and
|
|
1256
|
+
* limitations under the License.
|
|
1257
|
+
*/const lS="firebaseLocalStorageDb",S4=1,Lu="firebaseLocalStorage",cS="fbase_key";class Ml{constructor(t){this.request=t}toPromise(){return new Promise((t,r)=>{this.request.addEventListener("success",()=>{t(this.request.result)}),this.request.addEventListener("error",()=>{r(this.request.error)})})}}function Ku(e,t){return e.transaction([Lu],t?"readwrite":"readonly").objectStore(Lu)}function _4(){const e=indexedDB.deleteDatabase(lS);return new Ml(e).toPromise()}function pp(){const e=indexedDB.open(lS,S4);return new Promise((t,r)=>{e.addEventListener("error",()=>{r(e.error)}),e.addEventListener("upgradeneeded",()=>{const a=e.result;try{a.createObjectStore(Lu,{keyPath:cS})}catch(o){r(o)}}),e.addEventListener("success",async()=>{const a=e.result;a.objectStoreNames.contains(Lu)?t(a):(a.close(),await _4(),t(await pp()))})})}async function Jx(e,t,r){const a=Ku(e,!0).put({[cS]:t,value:r});return new Ml(a).toPromise()}async function w4(e,t){const r=Ku(e,!1).get(t),a=await new Ml(r).toPromise();return a===void 0?null:a.value}function Qx(e,t){const r=Ku(e,!0).delete(t);return new Ml(r).toPromise()}const k4=800,T4=3;class uS{constructor(){this.type="LOCAL",this._shouldAllowMigration=!0,this.listeners={},this.localCache={},this.pollTimer=null,this.pendingWrites=0,this.receiver=null,this.sender=null,this.serviceWorkerReceiverAvailable=!1,this.activeServiceWorker=null,this._workerInitializationPromise=this.initializeServiceWorkerMessaging().then(()=>{},()=>{})}async _openDb(){return this.db?this.db:(this.db=await pp(),this.db)}async _withRetries(t){let r=0;for(;;)try{const a=await this._openDb();return await t(a)}catch(a){if(r++>T4)throw a;this.db&&(this.db.close(),this.db=void 0)}}async initializeServiceWorkerMessaging(){return oS()?this.initializeReceiver():this.initializeSender()}async initializeReceiver(){this.receiver=Gu._getInstance(E4()),this.receiver._subscribe("keyChanged",async(t,r)=>({keyProcessed:(await this._poll()).includes(r.key)})),this.receiver._subscribe("ping",async(t,r)=>["keyChanged"])}async initializeSender(){var r,a;if(this.activeServiceWorker=await v4(),!this.activeServiceWorker)return;this.sender=new b4(this.activeServiceWorker);const t=await this.sender._send("ping",{},800);t&&(r=t[0])!=null&&r.fulfilled&&(a=t[0])!=null&&a.value.includes("keyChanged")&&(this.serviceWorkerReceiverAvailable=!0)}async notifyServiceWorker(t){if(!(!this.sender||!this.activeServiceWorker||x4()!==this.activeServiceWorker))try{await this.sender._send("keyChanged",{key:t},this.serviceWorkerReceiverAvailable?800:50)}catch{}}async _isAvailable(){try{if(!indexedDB)return!1;const t=await pp();return await Jx(t,Iu,"1"),await Qx(t,Iu),!0}catch{}return!1}async _withPendingWrite(t){this.pendingWrites++;try{await t()}finally{this.pendingWrites--}}async _set(t,r){return this._withPendingWrite(async()=>(await this._withRetries(a=>Jx(a,t,r)),this.localCache[t]=r,this.notifyServiceWorker(t)))}async _get(t){const r=await this._withRetries(a=>w4(a,t));return this.localCache[t]=r,r}async _remove(t){return this._withPendingWrite(async()=>(await this._withRetries(r=>Qx(r,t)),delete this.localCache[t],this.notifyServiceWorker(t)))}async _poll(){const t=await this._withRetries(o=>{const c=Ku(o,!1).getAll();return new Ml(c).toPromise()});if(!t)return[];if(this.pendingWrites!==0)return[];const r=[],a=new Set;if(t.length!==0)for(const{fbase_key:o,value:c}of t)a.add(o),JSON.stringify(this.localCache[o])!==JSON.stringify(c)&&(this.notifyListeners(o,c),r.push(o));for(const o of Object.keys(this.localCache))this.localCache[o]&&!a.has(o)&&(this.notifyListeners(o,null),r.push(o));return r}notifyListeners(t,r){this.localCache[t]=r;const a=this.listeners[t];if(a)for(const o of Array.from(a))o(r)}startPolling(){this.stopPolling(),this.pollTimer=setInterval(async()=>this._poll(),k4)}stopPolling(){this.pollTimer&&(clearInterval(this.pollTimer),this.pollTimer=null)}_addListener(t,r){Object.keys(this.listeners).length===0&&this.startPolling(),this.listeners[t]||(this.listeners[t]=new Set,this._get(t)),this.listeners[t].add(r)}_removeListener(t,r){this.listeners[t]&&(this.listeners[t].delete(r),this.listeners[t].size===0&&delete this.listeners[t]),Object.keys(this.listeners).length===0&&this.stopPolling()}}uS.type="LOCAL";const N4=uS;new Ol(3e4,6e4);/**
|
|
1258
|
+
* @license
|
|
1259
|
+
* Copyright 2021 Google LLC
|
|
1260
|
+
*
|
|
1261
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1262
|
+
* you may not use this file except in compliance with the License.
|
|
1263
|
+
* You may obtain a copy of the License at
|
|
1264
|
+
*
|
|
1265
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1266
|
+
*
|
|
1267
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1268
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1269
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1270
|
+
* See the License for the specific language governing permissions and
|
|
1271
|
+
* limitations under the License.
|
|
1272
|
+
*/function dS(e,t){return t?ni(t):(Ue(e._popupRedirectResolver,e,"argument-error"),e._popupRedirectResolver)}/**
|
|
1273
|
+
* @license
|
|
1274
|
+
* Copyright 2019 Google LLC
|
|
1275
|
+
*
|
|
1276
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1277
|
+
* you may not use this file except in compliance with the License.
|
|
1278
|
+
* You may obtain a copy of the License at
|
|
1279
|
+
*
|
|
1280
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1281
|
+
*
|
|
1282
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1283
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1284
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1285
|
+
* See the License for the specific language governing permissions and
|
|
1286
|
+
* limitations under the License.
|
|
1287
|
+
*/class am extends tS{constructor(t){super("custom","custom"),this.params=t}_getIdTokenResponse(t){return Ds(t,this._buildIdpRequest())}_linkToIdToken(t,r){return Ds(t,this._buildIdpRequest(r))}_getReauthenticationResolver(t){return Ds(t,this._buildIdpRequest())}_buildIdpRequest(t){const r={requestUri:this.params.requestUri,sessionId:this.params.sessionId,postBody:this.params.postBody,tenantId:this.params.tenantId,pendingToken:this.params.pendingToken,returnSecureToken:!0,returnIdpCredential:!0};return t&&(r.idToken=t),r}}function C4(e){return c4(e.auth,new am(e),e.bypassAuthState)}function A4(e){const{auth:t,user:r}=e;return Ue(r,t,"internal-error"),l4(r,new am(e),e.bypassAuthState)}async function O4(e){const{auth:t,user:r}=e;return Ue(r,t,"internal-error"),o4(r,new am(e),e.bypassAuthState)}/**
|
|
1288
|
+
* @license
|
|
1289
|
+
* Copyright 2020 Google LLC
|
|
1290
|
+
*
|
|
1291
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1292
|
+
* you may not use this file except in compliance with the License.
|
|
1293
|
+
* You may obtain a copy of the License at
|
|
1294
|
+
*
|
|
1295
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1296
|
+
*
|
|
1297
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1298
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1299
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1300
|
+
* See the License for the specific language governing permissions and
|
|
1301
|
+
* limitations under the License.
|
|
1302
|
+
*/class fS{constructor(t,r,a,o,c=!1){this.auth=t,this.resolver=a,this.user=o,this.bypassAuthState=c,this.pendingPromise=null,this.eventManager=null,this.filter=Array.isArray(r)?r:[r]}execute(){return new Promise(async(t,r)=>{this.pendingPromise={resolve:t,reject:r};try{this.eventManager=await this.resolver._initialize(this.auth),await this.onExecution(),this.eventManager.registerConsumer(this)}catch(a){this.reject(a)}})}async onAuthEvent(t){const{urlResponse:r,sessionId:a,postBody:o,tenantId:c,error:u,type:f}=t;if(u){this.reject(u);return}const p={auth:this.auth,requestUri:r,sessionId:a,tenantId:c||void 0,postBody:o||void 0,user:this.user,bypassAuthState:this.bypassAuthState};try{this.resolve(await this.getIdpTask(f)(p))}catch(m){this.reject(m)}}onError(t){this.reject(t)}getIdpTask(t){switch(t){case"signInViaPopup":case"signInViaRedirect":return C4;case"linkViaPopup":case"linkViaRedirect":return O4;case"reauthViaPopup":case"reauthViaRedirect":return A4;default:Or(this.auth,"internal-error")}}resolve(t){oi(this.pendingPromise,"Pending promise was never set"),this.pendingPromise.resolve(t),this.unregisterAndCleanUp()}reject(t){oi(this.pendingPromise,"Pending promise was never set"),this.pendingPromise.reject(t),this.unregisterAndCleanUp()}unregisterAndCleanUp(){this.eventManager&&this.eventManager.unregisterConsumer(this),this.pendingPromise=null,this.cleanUp()}}/**
|
|
1303
|
+
* @license
|
|
1304
|
+
* Copyright 2020 Google LLC
|
|
1305
|
+
*
|
|
1306
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1307
|
+
* you may not use this file except in compliance with the License.
|
|
1308
|
+
* You may obtain a copy of the License at
|
|
1309
|
+
*
|
|
1310
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1311
|
+
*
|
|
1312
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1313
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1314
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1315
|
+
* See the License for the specific language governing permissions and
|
|
1316
|
+
* limitations under the License.
|
|
1317
|
+
*/const M4=new Ol(2e3,1e4);async function sm(e,t,r){if(Cr(e.app))return Promise.reject(br(e,"operation-not-supported-in-this-environment"));const a=$u(e);NI(e,t,rm);const o=dS(a,r);return new Ea(a,"signInViaPopup",t,o).executeNotNull()}class Ea extends fS{constructor(t,r,a,o,c){super(t,r,o,c),this.provider=a,this.authWindow=null,this.pollId=null,Ea.currentPopupAction&&Ea.currentPopupAction.cancel(),Ea.currentPopupAction=this}async executeNotNull(){const t=await this.execute();return Ue(t,this.auth,"internal-error"),t}async onExecution(){oi(this.filter.length===1,"Popup operations only handle one event");const t=im();this.authWindow=await this.resolver._openPopup(this.auth,this.provider,this.filter[0],t),this.authWindow.associatedEvent=t,this.resolver._originValidation(this.auth).catch(r=>{this.reject(r)}),this.resolver._isIframeWebStorageSupported(this.auth,r=>{r||this.reject(br(this.auth,"web-storage-unsupported"))}),this.pollUserCancellation()}get eventId(){var t;return((t=this.authWindow)==null?void 0:t.associatedEvent)||null}cancel(){this.reject(br(this.auth,"cancelled-popup-request"))}cleanUp(){this.authWindow&&this.authWindow.close(),this.pollId&&window.clearTimeout(this.pollId),this.authWindow=null,this.pollId=null,Ea.currentPopupAction=null}pollUserCancellation(){const t=()=>{var r,a;if((a=(r=this.authWindow)==null?void 0:r.window)!=null&&a.closed){this.pollId=window.setTimeout(()=>{this.pollId=null,this.reject(br(this.auth,"popup-closed-by-user"))},8e3);return}this.pollId=window.setTimeout(t,M4.get())};t()}}Ea.currentPopupAction=null;/**
|
|
1318
|
+
* @license
|
|
1319
|
+
* Copyright 2020 Google LLC
|
|
1320
|
+
*
|
|
1321
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1322
|
+
* you may not use this file except in compliance with the License.
|
|
1323
|
+
* You may obtain a copy of the License at
|
|
1324
|
+
*
|
|
1325
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1326
|
+
*
|
|
1327
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1328
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1329
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1330
|
+
* See the License for the specific language governing permissions and
|
|
1331
|
+
* limitations under the License.
|
|
1332
|
+
*/const R4="pendingRedirect",gu=new Map;class I4 extends fS{constructor(t,r,a=!1){super(t,["signInViaRedirect","linkViaRedirect","reauthViaRedirect","unknown"],r,void 0,a),this.eventId=null}async execute(){let t=gu.get(this.auth._key());if(!t){try{const a=await L4(this.resolver,this.auth)?await super.execute():null;t=()=>Promise.resolve(a)}catch(r){t=()=>Promise.reject(r)}gu.set(this.auth._key(),t)}return this.bypassAuthState||gu.set(this.auth._key(),()=>Promise.resolve(null)),t()}async onAuthEvent(t){if(t.type==="signInViaRedirect")return super.onAuthEvent(t);if(t.type==="unknown"){this.resolve(null);return}if(t.eventId){const r=await this.auth._redirectUserForId(t.eventId);if(r)return this.user=r,super.onAuthEvent(t);this.resolve(null)}}async onExecution(){}cleanUp(){}}async function L4(e,t){const r=z4(t),a=j4(e);if(!await a._isAvailable())return!1;const o=await a._get(r)==="true";return await a._remove(r),o}function D4(e,t){gu.set(e._key(),t)}function j4(e){return ni(e._redirectPersistence)}function z4(e){return mu(R4,e.config.apiKey,e.name)}async function B4(e,t,r=!1){if(Cr(e.app))return Promise.reject(Sa(e));const a=$u(e),o=dS(a,t),u=await new I4(a,o,r).execute();return u&&!r&&(delete u.user._redirectEventId,await a._persistUserIfCurrent(u.user),await a._setRedirectUser(null,t)),u}/**
|
|
1333
|
+
* @license
|
|
1334
|
+
* Copyright 2020 Google LLC
|
|
1335
|
+
*
|
|
1336
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1337
|
+
* you may not use this file except in compliance with the License.
|
|
1338
|
+
* You may obtain a copy of the License at
|
|
1339
|
+
*
|
|
1340
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1341
|
+
*
|
|
1342
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1343
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1344
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1345
|
+
* See the License for the specific language governing permissions and
|
|
1346
|
+
* limitations under the License.
|
|
1347
|
+
*/const U4=600*1e3;class P4{constructor(t){this.auth=t,this.cachedEventUids=new Set,this.consumers=new Set,this.queuedRedirectEvent=null,this.hasHandledPotentialRedirect=!1,this.lastProcessedEventTime=Date.now()}registerConsumer(t){this.consumers.add(t),this.queuedRedirectEvent&&this.isEventForConsumer(this.queuedRedirectEvent,t)&&(this.sendToConsumer(this.queuedRedirectEvent,t),this.saveEventToCache(this.queuedRedirectEvent),this.queuedRedirectEvent=null)}unregisterConsumer(t){this.consumers.delete(t)}onEvent(t){if(this.hasEventBeenHandled(t))return!1;let r=!1;return this.consumers.forEach(a=>{this.isEventForConsumer(t,a)&&(r=!0,this.sendToConsumer(t,a),this.saveEventToCache(t))}),this.hasHandledPotentialRedirect||!H4(t)||(this.hasHandledPotentialRedirect=!0,r||(this.queuedRedirectEvent=t,r=!0)),r}sendToConsumer(t,r){var a;if(t.error&&!hS(t)){const o=((a=t.error.code)==null?void 0:a.split("auth/")[1])||"internal-error";r.onError(br(this.auth,o))}else r.onAuthEvent(t)}isEventForConsumer(t,r){const a=r.eventId===null||!!t.eventId&&t.eventId===r.eventId;return r.filter.includes(t.type)&&a}hasEventBeenHandled(t){return Date.now()-this.lastProcessedEventTime>=U4&&this.cachedEventUids.clear(),this.cachedEventUids.has(e1(t))}saveEventToCache(t){this.cachedEventUids.add(e1(t)),this.lastProcessedEventTime=Date.now()}}function e1(e){return[e.type,e.eventId,e.sessionId,e.tenantId].filter(t=>t).join("-")}function hS({type:e,error:t}){return e==="unknown"&&(t==null?void 0:t.code)==="auth/no-auth-event"}function H4(e){switch(e.type){case"signInViaRedirect":case"linkViaRedirect":case"reauthViaRedirect":return!0;case"unknown":return hS(e);default:return!1}}/**
|
|
1348
|
+
* @license
|
|
1349
|
+
* Copyright 2020 Google LLC
|
|
1350
|
+
*
|
|
1351
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1352
|
+
* you may not use this file except in compliance with the License.
|
|
1353
|
+
* You may obtain a copy of the License at
|
|
1354
|
+
*
|
|
1355
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1356
|
+
*
|
|
1357
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1358
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1359
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1360
|
+
* See the License for the specific language governing permissions and
|
|
1361
|
+
* limitations under the License.
|
|
1362
|
+
*/async function F4(e,t={}){return Ks(e,"GET","/v1/projects",t)}/**
|
|
1363
|
+
* @license
|
|
1364
|
+
* Copyright 2020 Google LLC
|
|
1365
|
+
*
|
|
1366
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1367
|
+
* you may not use this file except in compliance with the License.
|
|
1368
|
+
* You may obtain a copy of the License at
|
|
1369
|
+
*
|
|
1370
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1371
|
+
*
|
|
1372
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1373
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1374
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1375
|
+
* See the License for the specific language governing permissions and
|
|
1376
|
+
* limitations under the License.
|
|
1377
|
+
*/const $4=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,G4=/^https?/;async function K4(e){if(e.config.emulator)return;const{authorizedDomains:t}=await F4(e);for(const r of t)try{if(q4(r))return}catch{}Or(e,"unauthorized-domain")}function q4(e){const t=dp(),{protocol:r,hostname:a}=new URL(t);if(e.startsWith("chrome-extension://")){const u=new URL(e);return u.hostname===""&&a===""?r==="chrome-extension:"&&e.replace("chrome-extension://","")===t.replace("chrome-extension://",""):r==="chrome-extension:"&&u.hostname===a}if(!G4.test(r))return!1;if($4.test(e))return a===e;const o=e.replace(/\./g,"\\.");return new RegExp("^(.+\\."+o+"|"+o+")$","i").test(a)}/**
|
|
1378
|
+
* @license
|
|
1379
|
+
* Copyright 2020 Google LLC.
|
|
1380
|
+
*
|
|
1381
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1382
|
+
* you may not use this file except in compliance with the License.
|
|
1383
|
+
* You may obtain a copy of the License at
|
|
1384
|
+
*
|
|
1385
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1386
|
+
*
|
|
1387
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1388
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1389
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1390
|
+
* See the License for the specific language governing permissions and
|
|
1391
|
+
* limitations under the License.
|
|
1392
|
+
*/const V4=new Ol(3e4,6e4);function t1(){const e=Ar().___jsl;if(e!=null&&e.H){for(const t of Object.keys(e.H))if(e.H[t].r=e.H[t].r||[],e.H[t].L=e.H[t].L||[],e.H[t].r=[...e.H[t].L],e.CP)for(let r=0;r<e.CP.length;r++)e.CP[r]=null}}function Y4(e){return new Promise((t,r)=>{var o,c,u;function a(){t1(),gapi.load("gapi.iframes",{callback:()=>{t(gapi.iframes.getContext())},ontimeout:()=>{t1(),r(br(e,"network-request-failed"))},timeout:V4.get()})}if((c=(o=Ar().gapi)==null?void 0:o.iframes)!=null&&c.Iframe)t(gapi.iframes.getContext());else if((u=Ar().gapi)!=null&&u.load)a();else{const f=e4("iframefcb");return Ar()[f]=()=>{gapi.load?a():r(br(e,"network-request-failed"))},JI(`${QI()}?onload=${f}`).catch(p=>r(p))}}).catch(t=>{throw bu=null,t})}let bu=null;function W4(e){return bu=bu||Y4(e),bu}/**
|
|
1393
|
+
* @license
|
|
1394
|
+
* Copyright 2020 Google LLC.
|
|
1395
|
+
*
|
|
1396
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1397
|
+
* you may not use this file except in compliance with the License.
|
|
1398
|
+
* You may obtain a copy of the License at
|
|
1399
|
+
*
|
|
1400
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1401
|
+
*
|
|
1402
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1403
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1404
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1405
|
+
* See the License for the specific language governing permissions and
|
|
1406
|
+
* limitations under the License.
|
|
1407
|
+
*/const X4=new Ol(5e3,15e3),Z4="__/auth/iframe",J4="emulator/auth/iframe",Q4={style:{position:"absolute",top:"-100px",width:"1px",height:"1px"},"aria-hidden":"true",tabindex:"-1"},eL=new Map([["identitytoolkit.googleapis.com","p"],["staging-identitytoolkit.sandbox.googleapis.com","s"],["test-identitytoolkit.sandbox.googleapis.com","t"]]);function tL(e){const t=e.config;Ue(t.authDomain,e,"auth-domain-config-required");const r=t.emulator?Jp(t,J4):`https://${e.config.authDomain}/${Z4}`,a={apiKey:t.apiKey,appName:e.name,v:Al},o=eL.get(e.config.apiHost);o&&(a.eid=o);const c=e._getFrameworks();return c.length&&(a.fw=c.join(",")),`${r}?${Cl(a).slice(1)}`}async function nL(e){const t=await W4(e),r=Ar().gapi;return Ue(r,e,"internal-error"),t.open({where:document.body,url:tL(e),messageHandlersFilter:r.iframes.CROSS_ORIGIN_IFRAMES_FILTER,attributes:Q4,dontclear:!0},a=>new Promise(async(o,c)=>{await a.restyle({setHideOnLeave:!1});const u=br(e,"network-request-failed"),f=Ar().setTimeout(()=>{c(u)},X4.get());function p(){Ar().clearTimeout(f),o(a)}a.ping(p).then(p,()=>{c(u)})}))}/**
|
|
1408
|
+
* @license
|
|
1409
|
+
* Copyright 2020 Google LLC.
|
|
1410
|
+
*
|
|
1411
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1412
|
+
* you may not use this file except in compliance with the License.
|
|
1413
|
+
* You may obtain a copy of the License at
|
|
1414
|
+
*
|
|
1415
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1416
|
+
*
|
|
1417
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1418
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1419
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1420
|
+
* See the License for the specific language governing permissions and
|
|
1421
|
+
* limitations under the License.
|
|
1422
|
+
*/const rL={location:"yes",resizable:"yes",statusbar:"yes",toolbar:"no"},iL=500,aL=600,sL="_blank",oL="http://localhost";class n1{constructor(t){this.window=t,this.associatedEvent=null}close(){if(this.window)try{this.window.close()}catch{}}}function lL(e,t,r,a=iL,o=aL){const c=Math.max((window.screen.availHeight-o)/2,0).toString(),u=Math.max((window.screen.availWidth-a)/2,0).toString();let f="";const p={...rL,width:a.toString(),height:o.toString(),top:c,left:u},m=wn().toLowerCase();r&&(f=VE(m)?sL:r),KE(m)&&(t=t||oL,p.scrollbars="yes");const b=Object.entries(p).reduce((v,[x,S])=>`${v}${x}=${S},`,"");if(GI(m)&&f!=="_self")return cL(t||"",f),new n1(null);const y=window.open(t||"",f,b);Ue(y,e,"popup-blocked");try{y.focus()}catch{}return new n1(y)}function cL(e,t){const r=document.createElement("a");r.href=e,r.target=t;const a=document.createEvent("MouseEvent");a.initMouseEvent("click",!0,!0,window,1,0,0,0,0,!1,!1,!1,!1,1,null),r.dispatchEvent(a)}/**
|
|
1423
|
+
* @license
|
|
1424
|
+
* Copyright 2021 Google LLC
|
|
1425
|
+
*
|
|
1426
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1427
|
+
* you may not use this file except in compliance with the License.
|
|
1428
|
+
* You may obtain a copy of the License at
|
|
1429
|
+
*
|
|
1430
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1431
|
+
*
|
|
1432
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1433
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1434
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1435
|
+
* See the License for the specific language governing permissions and
|
|
1436
|
+
* limitations under the License.
|
|
1437
|
+
*/const uL="__/auth/handler",dL="emulator/auth/handler",fL=encodeURIComponent("fac");async function r1(e,t,r,a,o,c){Ue(e.config.authDomain,e,"auth-domain-config-required"),Ue(e.config.apiKey,e,"invalid-api-key");const u={apiKey:e.config.apiKey,appName:e.name,authType:r,redirectUrl:a,v:Al,eventId:o};if(t instanceof rm){t.setDefaultLanguage(e.languageCode),u.providerId=t.providerId||"",u3(t.getCustomParameters())||(u.customParameters=JSON.stringify(t.getCustomParameters()));for(const[b,y]of Object.entries({}))u[b]=y}if(t instanceof qs){const b=t.getScopes().filter(y=>y!=="");b.length>0&&(u.scopes=b.join(","))}e.tenantId&&(u.tid=e.tenantId);const f=u;for(const b of Object.keys(f))f[b]===void 0&&delete f[b];const p=await e._getAppCheckToken(),m=p?`#${fL}=${encodeURIComponent(p)}`:"";return`${hL(e)}?${Cl(f).slice(1)}${m}`}function hL({config:e}){return e.emulator?Jp(e,dL):`https://${e.authDomain}/${uL}`}/**
|
|
1438
|
+
* @license
|
|
1439
|
+
* Copyright 2020 Google LLC
|
|
1440
|
+
*
|
|
1441
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1442
|
+
* you may not use this file except in compliance with the License.
|
|
1443
|
+
* You may obtain a copy of the License at
|
|
1444
|
+
*
|
|
1445
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1446
|
+
*
|
|
1447
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1448
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1449
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1450
|
+
* See the License for the specific language governing permissions and
|
|
1451
|
+
* limitations under the License.
|
|
1452
|
+
*/const jh="webStorageSupport";class pL{constructor(){this.eventManagers={},this.iframes={},this.originValidationPromises={},this._redirectPersistence=sS,this._completeRedirectFn=B4,this._overrideRedirectResult=D4}async _openPopup(t,r,a,o){var u;oi((u=this.eventManagers[t._key()])==null?void 0:u.manager,"_initialize() not called before _openPopup()");const c=await r1(t,r,a,dp(),o);return lL(t,c,im())}async _openRedirect(t,r,a,o){await this._originValidation(t);const c=await r1(t,r,a,dp(),o);return y4(c),new Promise(()=>{})}_initialize(t){const r=t._key();if(this.eventManagers[r]){const{manager:o,promise:c}=this.eventManagers[r];return o?Promise.resolve(o):(oi(c,"If manager is not set, promise should be"),c)}const a=this.initAndGetManager(t);return this.eventManagers[r]={promise:a},a.catch(()=>{delete this.eventManagers[r]}),a}async initAndGetManager(t){const r=await nL(t),a=new P4(t);return r.register("authEvent",o=>(Ue(o==null?void 0:o.authEvent,t,"invalid-auth-event"),{status:a.onEvent(o.authEvent)?"ACK":"ERROR"}),gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER),this.eventManagers[t._key()]={manager:a},this.iframes[t._key()]=r,a}_isIframeWebStorageSupported(t,r){this.iframes[t._key()].send(jh,{type:jh},o=>{var u;const c=(u=o==null?void 0:o[0])==null?void 0:u[jh];c!==void 0&&r(!!c),Or(t,"internal-error")},gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER)}_originValidation(t){const r=t._key();return this.originValidationPromises[r]||(this.originValidationPromises[r]=K4(t)),this.originValidationPromises[r]}get _shouldInitProactively(){return JE()||qE()||tm()}}const mL=pL;var i1="@firebase/auth",a1="1.12.0";/**
|
|
1453
|
+
* @license
|
|
1454
|
+
* Copyright 2020 Google LLC
|
|
1455
|
+
*
|
|
1456
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1457
|
+
* you may not use this file except in compliance with the License.
|
|
1458
|
+
* You may obtain a copy of the License at
|
|
1459
|
+
*
|
|
1460
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1461
|
+
*
|
|
1462
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1463
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1464
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1465
|
+
* See the License for the specific language governing permissions and
|
|
1466
|
+
* limitations under the License.
|
|
1467
|
+
*/class gL{constructor(t){this.auth=t,this.internalListeners=new Map}getUid(){var t;return this.assertAuthConfigured(),((t=this.auth.currentUser)==null?void 0:t.uid)||null}async getToken(t){return this.assertAuthConfigured(),await this.auth._initializationPromise,this.auth.currentUser?{accessToken:await this.auth.currentUser.getIdToken(t)}:null}addAuthTokenListener(t){if(this.assertAuthConfigured(),this.internalListeners.has(t))return;const r=this.auth.onIdTokenChanged(a=>{t((a==null?void 0:a.stsTokenManager.accessToken)||null)});this.internalListeners.set(t,r),this.updateProactiveRefresh()}removeAuthTokenListener(t){this.assertAuthConfigured();const r=this.internalListeners.get(t);r&&(this.internalListeners.delete(t),r(),this.updateProactiveRefresh())}assertAuthConfigured(){Ue(this.auth._initializationPromise,"dependent-sdk-initialized-before-auth")}updateProactiveRefresh(){this.internalListeners.size>0?this.auth._startProactiveRefresh():this.auth._stopProactiveRefresh()}}/**
|
|
1468
|
+
* @license
|
|
1469
|
+
* Copyright 2020 Google LLC
|
|
1470
|
+
*
|
|
1471
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1472
|
+
* you may not use this file except in compliance with the License.
|
|
1473
|
+
* You may obtain a copy of the License at
|
|
1474
|
+
*
|
|
1475
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1476
|
+
*
|
|
1477
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1478
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1479
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1480
|
+
* See the License for the specific language governing permissions and
|
|
1481
|
+
* limitations under the License.
|
|
1482
|
+
*/function bL(e){switch(e){case"Node":return"node";case"ReactNative":return"rn";case"Worker":return"webworker";case"Cordova":return"cordova";case"WebExtension":return"web-extension";default:return}}function yL(e){vl(new Ps("auth",(t,{options:r})=>{const a=t.getProvider("app").getImmediate(),o=t.getProvider("heartbeat"),c=t.getProvider("app-check-internal"),{apiKey:u,authDomain:f}=a.options;Ue(u&&!u.includes(":"),"invalid-api-key",{appName:a.name});const p={apiKey:u,authDomain:f,clientPlatform:e,apiHost:"identitytoolkit.googleapis.com",tokenApiHost:"securetoken.googleapis.com",apiScheme:"https",sdkClientVersion:QE(e)},m=new XI(a,o,c,p);return n4(m,r),m},"PUBLIC").setInstantiationMode("EXPLICIT").setInstanceCreatedCallback((t,r,a)=>{t.getProvider("auth-internal").initialize()})),vl(new Ps("auth-internal",t=>{const r=$u(t.getProvider("auth").getImmediate());return(a=>new gL(a))(r)},"PRIVATE").setInstantiationMode("EXPLICIT")),Rs(i1,a1,bL(e)),Rs(i1,a1,"esm2020")}/**
|
|
1483
|
+
* @license
|
|
1484
|
+
* Copyright 2021 Google LLC
|
|
1485
|
+
*
|
|
1486
|
+
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
1487
|
+
* you may not use this file except in compliance with the License.
|
|
1488
|
+
* You may obtain a copy of the License at
|
|
1489
|
+
*
|
|
1490
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
1491
|
+
*
|
|
1492
|
+
* Unless required by applicable law or agreed to in writing, software
|
|
1493
|
+
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
1494
|
+
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1495
|
+
* See the License for the specific language governing permissions and
|
|
1496
|
+
* limitations under the License.
|
|
1497
|
+
*/const vL=300,xL=ME("authIdTokenMaxAge")||vL;let s1=null;const EL=e=>async t=>{const r=t&&await t.getIdTokenResult(),a=r&&(new Date().getTime()-Date.parse(r.issuedAtTime))/1e3;if(a&&a>xL)return;const o=r==null?void 0:r.token;s1!==o&&(s1=o,await fetch(e,{method:o?"POST":"DELETE",headers:o?{Authorization:`Bearer ${o}`}:{}}))};function SL(e=fI()){const t=DE(e,"auth");if(t.isInitialized())return t.getImmediate();const r=t4(e,{popupRedirectResolver:mL,persistence:[N4,m4,sS]}),a=ME("authTokenSyncURL");if(a&&typeof isSecureContext=="boolean"&&isSecureContext){const c=new URL(a,location.origin);if(location.origin===c.origin){const u=EL(c.toString());f4(r,u,()=>u(r.currentUser)),d4(r,f=>u(f))}}const o=YR("auth");return o&&r4(r,`http://${o}`),r}function _L(){var e;return((e=document.getElementsByTagName("head"))==null?void 0:e[0])??document}ZI({loadJS(e){return new Promise((t,r)=>{const a=document.createElement("script");a.setAttribute("src",e),a.onload=t,a.onerror=o=>{const c=br("internal-error");c.customData=o,r(c)},a.type="text/javascript",a.charset="UTF-8",_L().appendChild(a)})},gapiScript:"https://apis.google.com/js/api.js",recaptchaV2Script:"https://www.google.com/recaptcha/api.js",recaptchaEnterpriseScript:"https://www.google.com/recaptcha/enterprise.js?render="});yL("Browser");const ul={apiKey:"AIzaSyA8NdosgijoZoOSTHoRY4XA5WH-58OF3Yk",authDomain:"botschat-130ff.firebaseapp.com",projectId:"botschat-130ff",messagingSenderId:"670756745871",appId:"1:670756745871:web:f3abae021c9520296276fa"};let Cs=null,cu=null;function qu(){return!!(ul.apiKey&&ul.authDomain&&ul.projectId)}function wL(){return Cs||(qu()?(Cs=Wp(ul),Cs):null)}function om(){if(!cu){if(!qu())throw new Error("Firebase is not configured. Set VITE_FIREBASE_* env vars.");Cs=Wp(ul),cu=SL(Cs),ln.isNativePlatform()&&u4(cu,hp).catch(()=>{})}return cu}let Du=!1;function pS(e,t,r){return new Promise((a,o)=>{const c=setTimeout(()=>o(new Error(`${r} timed out after ${t}ms`)),t);e.then(u=>{clearTimeout(c),a(u)},u=>{clearTimeout(c),o(u)})})}async function kL(){if(!ln.isNativePlatform()||Du)return;const{SocialLogin:e}=await or(async()=>{const{SocialLogin:o}=await import("./index-Dpvhc_dU.js");return{SocialLogin:o}},[]),t="670756745871-ct1k370fk3h5oj3f3gdabqv1nq2b7r54.apps.googleusercontent.com",r="670756745871-1anrnjukhhu0a550j86blm771a2k3jou.apps.googleusercontent.com",a=ln.getPlatform();console.log("[NativeGoogleSignIn] initialize: platform =",a,"iOSClientId =",(t==null?void 0:t.substring(0,20))+"...","webClientId =",(r==null?void 0:r.substring(0,20))+"..."),await pS(e.initialize({google:{webClientId:r,iOSClientId:t,iOSServerClientId:r}}),1e4,"SocialLogin.initialize"),Du=!0,console.log("[NativeGoogleSignIn] initialized OK")}async function TL(){var o;console.log("[NativeGoogleSignIn] Step 1: ensureNativeGoogleInit"),await kL(),console.log("[NativeGoogleSignIn] Step 2: calling SocialLogin.login()");const{SocialLogin:e}=await or(async()=>{const{SocialLogin:c}=await import("./index-Dpvhc_dU.js");return{SocialLogin:c}},[]),t=await e.login({provider:"google",options:{scopes:["email","profile"]}});console.log("[NativeGoogleSignIn] Step 3: SocialLogin.login() returned, responseType =",(o=t==null?void 0:t.result)==null?void 0:o.responseType);const r=t.result;if(r.responseType!=="online")throw new Error(`Google Sign-In returned '${r.responseType}' response; expected 'online'. Full result: ${JSON.stringify(t)}`);const a=r.idToken;if(console.log("[NativeGoogleSignIn] Step 4: idToken present =",!!a,", length =",(a==null?void 0:a.length)??0),!a)throw new Error("Google Sign-In did not return an idToken. Ensure Web Client ID (iOSServerClientId) is correct.");return console.log("[NativeGoogleSignIn] Step 5: Skipping Firebase client, sending Google ID token directly to backend"),{idToken:a,email:r.profile.email??"",displayName:r.profile.name??null,photoURL:r.profile.imageUrl??null,provider:"google"}}async function mS(){if(ln.isNativePlatform())return TL();const e=om(),t=new Qr;t.addScope("email"),t.addScope("profile");const r=await sm(e,t);return{idToken:await r.user.getIdToken(),email:r.user.email??"",displayName:r.user.displayName,photoURL:r.user.photoURL,provider:"google"}}async function gS(){const e=om(),t=new ei;t.addScope("user:email");const r=await sm(e,t);return{idToken:await r.user.getIdToken(),email:r.user.email??"",displayName:r.user.displayName,photoURL:r.user.photoURL,provider:"github"}}async function NL(){var o,c,u;console.log("[NativeAppleSignIn] Step 1: initializing");const{SocialLogin:e}=await or(async()=>{const{SocialLogin:f}=await import("./index-Dpvhc_dU.js");return{SocialLogin:f}},[]);Du||(await pS(e.initialize({apple:{}}),1e4,"SocialLogin.initialize(apple)"),Du=!0),console.log("[NativeAppleSignIn] Step 2: calling SocialLogin.login()");const t=await e.login({provider:"apple",options:{scopes:["email","name"]}});console.log("[NativeAppleSignIn] Step 3: SocialLogin.login() returned",JSON.stringify(t).substring(0,200));const r=t.result,a=r.idToken;if(!a)throw new Error("Apple Sign-In did not return an idToken");return console.log("[NativeAppleSignIn] Step 4: Skipping Firebase client, sending Apple ID token directly to backend"),{idToken:a,email:((o=r.profile)==null?void 0:o.email)??r.email??"",displayName:((c=r.profile)==null?void 0:c.name)??((u=r.fullName)==null?void 0:u.givenName)??null,photoURL:null,provider:"apple"}}async function bS(){if(ln.isNativePlatform())return NL();const e=om(),t=new cl("apple.com");t.addScope("email"),t.addScope("name");const r=await sm(e,t);return{idToken:await r.user.getIdToken(),email:r.user.email??"",displayName:r.user.displayName,photoURL:r.user.photoURL,provider:"apple"}}const CL=Object.freeze(Object.defineProperty({__proto__:null,ensureFirebaseApp:wL,isFirebaseConfigured:qu,signInWithApple:bS,signInWithGitHub:gS,signInWithGoogle:mS},Symbol.toStringTag,{value:"Module"}));function AL(){return d.jsxs("svg",{width:"18",height:"18",viewBox:"0 0 48 48",style:{flexShrink:0},children:[d.jsx("path",{fill:"#EA4335",d:"M24 9.5c3.54 0 6.71 1.22 9.21 3.6l6.85-6.85C35.9 2.38 30.47 0 24 0 14.62 0 6.51 5.38 2.56 13.22l7.98 6.19C12.43 13.72 17.74 9.5 24 9.5z"}),d.jsx("path",{fill:"#4285F4",d:"M46.98 24.55c0-1.57-.15-3.09-.38-4.55H24v9.02h12.94c-.58 2.96-2.26 5.48-4.78 7.18l7.73 6c4.51-4.18 7.09-10.36 7.09-17.65z"}),d.jsx("path",{fill:"#FBBC05",d:"M10.53 28.59c-.48-1.45-.76-2.99-.76-4.59s.27-3.14.76-4.59l-7.98-6.19C.92 16.46 0 20.12 0 24c0 3.88.92 7.54 2.56 10.78l7.97-6.19z"}),d.jsx("path",{fill:"#34A853",d:"M24 48c6.48 0 11.93-2.13 15.89-5.81l-7.73-6c-2.15 1.45-4.92 2.3-8.16 2.3-6.26 0-11.57-4.22-13.47-9.91l-7.98 6.19C6.51 42.62 14.62 48 24 48z"})]})}function OL(){return d.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor",style:{flexShrink:0},children:d.jsx("path",{d:"M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"})})}function ML(){return d.jsx("svg",{width:"18",height:"18",viewBox:"0 0 24 24",fill:"currentColor",style:{flexShrink:0},children:d.jsx("path",{d:"M17.05 20.28c-.98.95-2.05.88-3.08.4-1.09-.5-2.08-.48-3.24 0-1.44.62-2.2.44-3.06-.4C2.79 15.25 3.51 7.59 9.05 7.31c1.35.07 2.29.74 3.08.8 1.18-.24 2.31-.93 3.57-.84 1.51.12 2.65.72 3.4 1.8-3.12 1.87-2.38 5.98.48 7.13-.57 1.5-1.31 2.99-2.54 4.09zM12.03 7.25c-.15-2.23 1.66-4.07 3.74-4.25.29 2.58-2.34 4.5-3.74 4.25z"})})}function RL(){const e=ci(),[t,r]=O.useState(!1),[a,o]=O.useState(""),[c,u]=O.useState(""),[f,p]=O.useState(""),[m,b]=O.useState(""),[y,v]=O.useState(!1),[x,S]=O.useState(null),[_,C]=O.useState(null),k=qu(),I=y||!!x;O.useEffect(()=>{Eu.config().then(C).catch(()=>{C({emailEnabled:!0,googleEnabled:k,githubEnabled:k,appleEnabled:k})})},[k]);const w=!1,T=_!==null,D=T&&(k||w),R=q=>{ii(q.token),q.refreshToken&&ka(q.refreshToken),e({type:"SET_USER",user:{id:q.id,email:q.email,displayName:q.displayName}})},$=async q=>{b(""),S(q);const P=setTimeout(()=>{S(null)},q==="apple"?12e4:3e4);try{J.info("Auth",`Starting ${q} sign-in`);const F=q==="google"?mS:q==="github"?gS:bS,{idToken:V}=await F();J.info("Auth",`Got Firebase ID token from ${q}, verifying with backend`);const ce=await Eu.firebase(V);J.info("Auth",`${q} sign-in success — user ${ce.id} (${ce.email})`),R(ce)}catch(F){if(F instanceof Error&&(F.message.includes("popup-closed-by-user")||F.message.includes("cancelled")))J.info("Auth",`${q} sign-in cancelled by user`);else{const V=F instanceof Error?F.message:`${q} sign-in failed`;J.error("Auth",`${q} sign-in failed: ${V}`),b(V)}}finally{clearTimeout(P),S(null)}};return d.jsx("div",{className:"min-h-screen flex items-center justify-center",style:{background:"var(--bg-secondary)"},children:d.jsxs("div",{className:"w-full max-w-md",children:[d.jsxs("div",{className:"text-center mb-8",children:[d.jsx("img",{src:"/botschat-logo.png",alt:"BotsChat",className:"inline-block w-16 h-16 mb-4"}),d.jsx("h1",{className:"text-3xl font-bold",style:{color:"var(--text-primary)"},children:"BotsChat"}),d.jsx("p",{className:"mt-2",style:{color:"var(--text-secondary)"},children:"Multi-channel AI chat powered by OpenClaw"})]}),d.jsxs("div",{className:"rounded-md p-8",style:{background:"var(--bg-surface)",boxShadow:"var(--shadow-lg)"},children:[d.jsx("h2",{className:"text-h1 mb-6",style:{color:"var(--text-primary)"},children:"Sign in"}),!T&&d.jsx("div",{className:"py-8 text-center",style:{color:"var(--text-muted)"},children:d.jsx("span",{className:"text-body",children:"Loading sign-in options…"})}),T&&!D&&d.jsx("div",{className:"py-4 text-caption",style:{color:"var(--text-secondary)"},children:"Sign-in is not configured. Please contact support."}),T&&k&&d.jsxs(d.Fragment,{children:[d.jsxs("div",{className:"space-y-3",children:[d.jsx("button",{type:"button",onClick:()=>$("apple"),disabled:I,className:"w-full flex items-center justify-center gap-3 py-2.5 px-4 font-medium text-body rounded-sm disabled:opacity-50 transition-colors hover:brightness-95",style:{background:"var(--bg-surface)",color:"var(--text-primary)",border:"1px solid var(--border)"},children:x==="apple"?d.jsx("span",{children:"Signing in..."}):d.jsxs(d.Fragment,{children:[d.jsx(ML,{}),d.jsx("span",{children:"Continue with Apple"})]})}),d.jsx("button",{type:"button",onClick:()=>$("google"),disabled:I,className:"w-full flex items-center justify-center gap-3 py-2.5 px-4 font-medium text-body rounded-sm disabled:opacity-50 transition-colors hover:brightness-95",style:{background:"var(--bg-surface)",color:"var(--text-primary)",border:"1px solid var(--border)"},children:x==="google"?d.jsx("span",{children:"Signing in..."}):d.jsxs(d.Fragment,{children:[d.jsx(AL,{}),d.jsx("span",{children:"Continue with Google"})]})}),d.jsx("button",{type:"button",onClick:()=>$("github"),disabled:I,className:"w-full flex items-center justify-center gap-3 py-2.5 px-4 font-medium text-body rounded-sm disabled:opacity-50 transition-colors hover:brightness-95",style:{background:"var(--bg-surface)",color:"var(--text-primary)",border:"1px solid var(--border)"},children:x==="github"?d.jsx("span",{children:"Signing in..."}):d.jsxs(d.Fragment,{children:[d.jsx(OL,{}),d.jsx("span",{children:"Continue with GitHub"})]})})]}),T&&w]}),m&&d.jsx("div",{className:"text-caption px-3 py-2 rounded-sm mt-4",style:{background:"rgba(224,30,90,0.1)",color:"var(--accent-red)"},children:m}),T&&w,d.jsxs("div",{className:"mt-6 text-center",children:[d.jsx("a",{href:"https://botschat.app/privacy.html",target:"_blank",rel:"noopener noreferrer",className:"text-tiny hover:underline",style:{color:"var(--text-muted)"},children:"Privacy Policy"}),d.jsx("span",{className:"mx-2 text-tiny",style:{color:"var(--text-muted)"},children:"·"}),d.jsx("a",{href:"https://botschat.app/terms.html",target:"_blank",rel:"noopener noreferrer",className:"text-tiny hover:underline",style:{color:"var(--text-muted)"},children:"Terms of Service"})]})]})]})})}function IL({onAccept:e}){const[t,r]=O.useState(!1),[a,o]=O.useState(!1);O.useEffect(()=>{const f=setTimeout(()=>o(!0),3e3);return()=>clearTimeout(f)},[]);const c=t||a,u=f=>{const p=f.currentTarget;p.scrollHeight-p.scrollTop-p.clientHeight<20&&r(!0)};return d.jsx("div",{className:"fixed inset-0 flex items-center justify-center z-50 p-4",style:{background:"var(--bg-secondary)"},children:d.jsxs("div",{className:"w-full max-w-lg flex flex-col rounded-md",style:{background:"var(--bg-surface)",boxShadow:"var(--shadow-lg)",maxHeight:"90vh"},children:[d.jsxs("div",{className:"px-6 pt-6 pb-4 shrink-0",children:[d.jsxs("div",{className:"flex items-center gap-3 mb-1",children:[d.jsx("svg",{className:"w-6 h-6 shrink-0",viewBox:"0 0 24 24",fill:"none",stroke:"var(--bg-active)",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:d.jsx("path",{d:"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z"})}),d.jsx("h1",{className:"text-h1 font-bold",style:{color:"var(--text-primary)"},children:"How Your Data Works in BotsChat"})]}),d.jsx("p",{className:"text-caption",style:{color:"var(--text-muted)"},children:"Please review before continuing"})]}),d.jsx("div",{className:"flex-1 min-h-0 overflow-y-auto px-6",onScroll:u,children:d.jsxs("div",{className:"space-y-5 pb-2",children:[d.jsx(Wo,{icon:d.jsx("svg",{className:"w-5 h-5",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:d.jsx("path",{d:"M22 12h-4l-3 9L9 3l-3 9H2"})}),title:"Message Relay",children:"BotsChat acts as a WebSocket relay between your browser and your own OpenClaw AI gateway. Messages you send are transmitted through BotsChat Cloud to reach your gateway."}),d.jsx(Wo,{icon:d.jsxs("svg",{className:"w-5 h-5",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("rect",{x:"3",y:"11",width:"18",height:"11",rx:"2",ry:"2"}),d.jsx("path",{d:"M7 11V7a5 5 0 0110 0v4"})]}),title:"End-to-End Encryption",children:"When E2E encryption is enabled, the server only stores ciphertext it cannot read. Your encryption key never leaves your device."}),d.jsx(Wo,{icon:d.jsxs("svg",{className:"w-5 h-5",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("rect",{x:"4",y:"4",width:"16",height:"16",rx:"2",ry:"2"}),d.jsx("rect",{x:"9",y:"9",width:"6",height:"6"}),d.jsx("line",{x1:"9",y1:"1",x2:"9",y2:"4"}),d.jsx("line",{x1:"15",y1:"1",x2:"15",y2:"4"}),d.jsx("line",{x1:"9",y1:"20",x2:"9",y2:"23"}),d.jsx("line",{x1:"15",y1:"20",x2:"15",y2:"23"}),d.jsx("line",{x1:"20",y1:"9",x2:"23",y2:"9"}),d.jsx("line",{x1:"20",y1:"14",x2:"23",y2:"14"}),d.jsx("line",{x1:"1",y1:"9",x2:"4",y2:"9"}),d.jsx("line",{x1:"1",y1:"14",x2:"4",y2:"14"})]}),title:"AI Processing",children:"AI processing happens on your OpenClaw gateway using AI services you configure (such as OpenAI, Anthropic, Google, Azure, etc.). BotsChat does not choose or control which AI service processes your data."}),d.jsx(Wo,{icon:d.jsx("svg",{className:"w-5 h-5",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:d.jsx("path",{d:"M21 2l-2 2m-7.61 7.61a5.5 5.5 0 11-7.778 7.778 5.5 5.5 0 017.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"})}),title:"Your API Keys",children:"Your API keys are stored on your OpenClaw gateway machine and never pass through BotsChat Cloud."}),d.jsx(Wo,{icon:d.jsxs("svg",{className:"w-5 h-5",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("circle",{cx:"12",cy:"12",r:"10"}),d.jsx("line",{x1:"2",y1:"12",x2:"22",y2:"12"}),d.jsx("path",{d:"M12 2a15.3 15.3 0 014 10 15.3 15.3 0 01-4 10 15.3 15.3 0 01-4-10 15.3 15.3 0 014-10z"})]}),title:"Third-Party Services",children:"BotsChat Cloud uses Cloudflare for hosting, database, and media storage. Authentication is provided by Google and GitHub OAuth. No data is sold or shared with advertisers."}),d.jsxs("div",{className:"rounded-md p-4",style:{background:"var(--bg-secondary)",border:"1px solid var(--border)"},children:[d.jsx("h3",{className:"text-body font-bold mb-3",style:{color:"var(--text-primary)"},children:"What You Agree To"}),d.jsxs("ul",{className:"space-y-2",children:[d.jsx(uu,{children:"Messages sent through BotsChat may be processed by third-party AI services configured in your OpenClaw gateway"}),d.jsx(uu,{children:"Your chat data is stored on Cloudflare infrastructure"}),d.jsx(uu,{children:"You can enable E2E encryption for additional privacy"}),d.jsx(uu,{children:"You can delete your account and all data at any time"})]})]})]})}),d.jsxs("div",{className:"px-6 py-4 shrink-0",style:{borderTop:"1px solid var(--border)"},children:[d.jsx("button",{onClick:e,disabled:!c,className:"w-full py-2.5 font-bold text-body text-white rounded-sm transition-all",style:{background:c?"var(--bg-active)":"var(--bg-hover, #3a3d41)",cursor:c?"pointer":"not-allowed",opacity:c?1:.5},children:"I Understand & Accept"}),d.jsxs("div",{className:"flex items-center justify-center gap-2 mt-3",children:[d.jsx("a",{href:"https://botschat.app/privacy.html",target:"_blank",rel:"noopener noreferrer",className:"text-tiny hover:underline",style:{color:"var(--text-muted)"},children:"Privacy Policy"}),d.jsx("span",{className:"text-tiny",style:{color:"var(--text-muted)"},children:"·"}),d.jsx("a",{href:"https://botschat.app/terms.html",target:"_blank",rel:"noopener noreferrer",className:"text-tiny hover:underline",style:{color:"var(--text-muted)"},children:"Terms of Service"})]})]})]})})}function Wo({icon:e,title:t,children:r}){return d.jsxs("div",{className:"flex gap-3",children:[d.jsx("div",{className:"shrink-0 w-8 h-8 rounded-md flex items-center justify-center mt-0.5",style:{background:"var(--bg-secondary)",color:"var(--text-secondary)"},children:e}),d.jsxs("div",{className:"min-w-0",children:[d.jsx("h3",{className:"text-body font-bold mb-1",style:{color:"var(--text-primary)"},children:t}),d.jsx("p",{className:"text-caption",style:{color:"var(--text-secondary)",lineHeight:1.6},children:r})]})]})}function uu({children:e}){return d.jsxs("li",{className:"flex gap-2 text-caption",style:{color:"var(--text-secondary)"},children:[d.jsx("svg",{className:"w-4 h-4 shrink-0 mt-0.5",viewBox:"0 0 20 20",fill:"var(--bg-active)",children:d.jsx("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"})}),d.jsx("span",{style:{lineHeight:1.5},children:e})]})}function LL({text:e}){const[t,r]=O.useState(!1),a=async()=>{try{await navigator.clipboard.writeText(e),r(!0),setTimeout(()=>r(!1),2e3)}catch{const o=document.createElement("textarea");o.value=e,document.body.appendChild(o),o.select(),document.execCommand("copy"),document.body.removeChild(o),r(!0),setTimeout(()=>r(!1),2e3)}};return d.jsx("button",{onClick:a,className:"shrink-0 px-2.5 py-1 text-tiny font-medium rounded-sm transition-colors",style:{background:t?"var(--accent-green)":"var(--bg-hover)",color:t?"#fff":"var(--text-secondary)"},children:t?"Copied!":"Copy"})}function du({code:e,multiline:t}){return d.jsxs("div",{className:"flex items-start gap-2 rounded-md px-3 py-2.5",style:{background:"var(--code-bg)",border:"1px solid var(--border)"},children:[d.jsx("pre",{className:"flex-1 text-caption font-mono overflow-x-auto whitespace-pre-wrap break-all",style:{color:"var(--text-primary)"},children:e}),d.jsx(LL,{text:e})]})}function DL({color:e}){return d.jsxs("span",{className:"relative flex h-3 w-3",children:[d.jsx("span",{className:"animate-ping absolute inline-flex h-full w-full rounded-full opacity-75",style:{backgroundColor:e}}),d.jsx("span",{className:"relative inline-flex rounded-full h-3 w-3",style:{backgroundColor:e}})]})}function jL({onSkip:e}){const t=lr(),[r,a]=O.useState(null),[o,c]=O.useState(!0),[u,f]=O.useState(""),[p,m]=O.useState(""),[b,y]=O.useState(!0),[v,x]=O.useState(!1),[S,_]=O.useState(""),[C,k]=O.useState(!1),[I,w]=O.useState(!1),[T,D]=O.useState(typeof window<"u"?window.location.origin:"https://console.botschat.app"),[R,$]=O.useState(!1),[q,te]=O.useState(),[P,F]=O.useState(!1);O.useEffect(()=>{let B=!1;async function ne(){try{const oe=await I1.cloudUrl();if(B)return;D(oe.cloudUrl),$(oe.isLoopback),te(oe.hint)}catch(oe){J.warn("Onboarding",`Failed to fetch cloudUrl, using origin: ${oe}`);const ve=window.location.hostname,M=ve==="localhost"||ve.startsWith("127.");$(M),M&&te("This URL (localhost) only works on this machine. If your OpenClaw is on a different host, replace with its LAN IP.")}}return ne(),()=>{B=!0}},[]),O.useEffect(()=>{let B=!1;async function ne(){c(!0);try{const{token:oe}=await Xo.create("Default");B||a(oe)}catch(oe){J.error("Onboarding",`Failed to create pairing token: ${oe}`)}finally{B||c(!1)}}return ne(),()=>{B=!0}},[]);const V=u.length>=6&&u===p,ce=async()=>{var B;if(V){if(!((B=t.user)!=null&&B.id)){_("User not loaded yet. Please wait.");return}k(!0),_("");try{await it.setPassword(u,t.user.id,b),x(!0)}catch{_("Failed to derive encryption key. Please try again.")}finally{k(!1)}}},ae=r?`openclaw plugins install @botschat/botschat && \\
|
|
1498
|
+
openclaw config set channels.botschat.cloudUrl ${T} && \\
|
|
1499
|
+
openclaw config set channels.botschat.pairingToken ${r} && \\
|
|
1500
|
+
openclaw config set channels.botschat.e2ePassword "${u}" && \\
|
|
1501
|
+
openclaw config set channels.botschat.enabled true && \\
|
|
1502
|
+
openclaw gateway restart`:"Loading...",K=t.openclawConnected;return d.jsx("div",{className:"min-h-screen flex items-center justify-center p-4",style:{background:"var(--bg-secondary)"},children:d.jsxs("div",{className:"w-full max-w-xl",children:[d.jsxs("div",{className:"text-center mb-8",children:[d.jsx("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-xl text-white text-2xl font-bold mb-4",style:{background:"#1264A3"},children:"BC"}),d.jsx("h1",{className:"text-3xl font-bold",style:{color:"var(--text-primary)"},children:"Welcome to BotsChat!"}),d.jsx("p",{className:"mt-2",style:{color:"var(--text-secondary)"},children:"Connect your OpenClaw agent to start chatting."})]}),d.jsx("div",{className:"rounded-md p-8",style:{background:"var(--bg-surface)",boxShadow:"var(--shadow-lg)"},children:K?d.jsxs("div",{className:"text-center py-6",children:[d.jsx("div",{className:"inline-flex items-center justify-center w-16 h-16 rounded-full mb-4",style:{background:"rgba(43, 172, 118, 0.15)"},children:d.jsx("svg",{className:"w-8 h-8",fill:"none",viewBox:"0 0 24 24",stroke:"var(--accent-green)",strokeWidth:2.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})})}),d.jsx("h2",{className:"text-h1 font-bold mb-2",style:{color:"var(--text-primary)"},children:"OpenClaw Connected!"}),d.jsx("p",{className:"text-body mb-6",style:{color:"var(--text-secondary)"},children:"Your agent is ready. Start chatting now."}),d.jsx("button",{onClick:e,className:"px-6 py-2.5 font-bold text-body text-white rounded-sm transition-colors hover:brightness-110",style:{background:"var(--bg-active)"},children:"Start Chatting"})]}):d.jsxs(d.Fragment,{children:[d.jsxs("div",{className:"flex items-center gap-3 rounded-md px-4 py-3 mb-6",style:{background:"rgba(232, 162, 48, 0.1)",border:"1px solid rgba(232, 162, 48, 0.3)"},children:[d.jsx(DL,{color:"var(--accent-yellow)"}),d.jsx("span",{className:"text-caption font-medium",style:{color:"var(--accent-yellow)"},children:"Waiting for OpenClaw connection..."})]}),d.jsxs("div",{className:"mb-6",children:[d.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[d.jsx("span",{className:"inline-flex items-center justify-center w-6 h-6 rounded-full text-tiny font-bold text-white",style:{background:v?"var(--accent-green)":"var(--bg-active)"},children:v?d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:3,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})}):"1"}),d.jsx("h3",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:"Set your E2E encryption password"})]}),v?d.jsx("p",{className:"text-caption ml-8",style:{color:"var(--accent-green)"},children:"E2E encryption is active. Your encryption key has been derived."}):d.jsxs("div",{className:"ml-8",children:[d.jsxs("p",{className:"text-caption mb-3",style:{color:"var(--text-secondary)"},children:["Your messages, prompts, and task results will be ",d.jsx("strong",{children:"encrypted on this device"})," before they leave — the server only stores ciphertext it cannot read."]}),d.jsx("div",{className:"mb-3 rounded-md overflow-hidden",style:{border:"1px solid var(--border)"},children:d.jsx("img",{src:"/architecture.png",alt:"BotsChat E2E Encryption Architecture",className:"w-full",style:{display:"block"}})}),d.jsxs("p",{className:"text-caption mb-4",style:{color:"var(--text-muted)"},children:["Encryption keys are derived locally and never sent to the server."," ",d.jsx("a",{href:"https://botschat.app/#features",target:"_blank",rel:"noopener noreferrer",className:"underline",style:{color:"var(--text-link)"},children:"Learn more"})]}),d.jsxs("div",{className:"space-y-2.5",children:[d.jsxs("div",{className:"relative",children:[d.jsx("input",{type:I?"text":"password",value:u,onChange:B=>f(B.target.value),placeholder:"E2E encryption password (min 6 chars)",className:"w-full px-3 py-2 pr-10 rounded-sm text-caption",style:{background:"var(--code-bg)",border:"1px solid var(--border)",color:"var(--text-primary)",outline:"none"}}),d.jsx("button",{type:"button",onClick:()=>w(!I),className:"absolute right-2 top-1/2 -translate-y-1/2 p-1",style:{color:"var(--text-muted)"},tabIndex:-1,children:I?d.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94"}),d.jsx("path",{d:"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19"}),d.jsx("path",{d:"M14.12 14.12a3 3 0 1 1-4.24-4.24"}),d.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}):d.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),d.jsx("circle",{cx:"12",cy:"12",r:"3"})]})})]}),d.jsxs("div",{className:"relative",children:[d.jsx("input",{type:I?"text":"password",value:p,onChange:B=>m(B.target.value),placeholder:"Confirm password",className:"w-full px-3 py-2 pr-10 rounded-sm text-caption",style:{background:"var(--code-bg)",border:`1px solid ${p&&u!==p?"var(--accent-red, #e53e3e)":"var(--border)"}`,color:"var(--text-primary)",outline:"none"}}),d.jsx("button",{type:"button",onClick:()=>w(!I),className:"absolute right-2 top-1/2 -translate-y-1/2 p-1",style:{color:"var(--text-muted)"},tabIndex:-1,children:I?d.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94"}),d.jsx("path",{d:"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19"}),d.jsx("path",{d:"M14.12 14.12a3 3 0 1 1-4.24-4.24"}),d.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}):d.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),d.jsx("circle",{cx:"12",cy:"12",r:"3"})]})})]}),p&&u!==p&&d.jsx("p",{className:"text-caption",style:{color:"var(--accent-red, #e53e3e)"},children:"Passwords do not match."}),d.jsxs("label",{className:"flex items-center gap-2 text-caption",style:{color:"var(--text-secondary)"},children:[d.jsx("input",{type:"checkbox",checked:b,onChange:B=>y(B.target.checked)}),"Remember on this device"]}),S&&d.jsx("p",{className:"text-caption",style:{color:"var(--accent-red, #e53e3e)"},children:S}),d.jsx("button",{onClick:ce,disabled:!V||C,className:"w-full py-2 font-bold text-caption text-white rounded-sm transition-colors",style:{background:V&&!C?"var(--bg-active)":"var(--bg-hover)",cursor:V&&!C?"pointer":"not-allowed",opacity:V&&!C?1:.5},children:C?"Deriving key...":"Set E2E Password & Continue"})]})]})]}),d.jsxs("div",{className:"mb-6",style:{opacity:v?1:.4,pointerEvents:v?"auto":"none"},children:[d.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[d.jsx("span",{className:"inline-flex items-center justify-center w-6 h-6 rounded-full text-tiny font-bold text-white",style:{background:"var(--bg-active)"},children:"2"}),d.jsx("h3",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:"Run this command on your OpenClaw machine"})]}),d.jsx("p",{className:"text-caption mb-3 ml-8",style:{color:"var(--text-secondary)"},children:"This installs the BotsChat plugin, configures the connection, and restarts the gateway."}),R&&d.jsxs("div",{className:"flex items-start gap-2 rounded-md px-3 py-2.5 mb-3 ml-8 text-caption",style:{background:"rgba(232, 162, 48, 0.1)",border:"1px solid rgba(232, 162, 48, 0.25)",color:"var(--accent-yellow)"},children:[d.jsx("svg",{className:"w-4 h-4 mt-0.5 shrink-0",viewBox:"0 0 20 20",fill:"currentColor",children:d.jsx("path",{fillRule:"evenodd",d:"M8.485 2.495c.673-1.167 2.357-1.167 3.03 0l6.28 10.875c.673 1.167-.168 2.625-1.516 2.625H3.72c-1.347 0-2.189-1.458-1.515-2.625L8.485 2.495zM10 6a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0v-3.5A.75.75 0 0110 6zm0 9a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"})}),d.jsxs("span",{children:[q||"localhost URL may not be reachable from other machines."," ",d.jsx("button",{onClick:()=>F(!0),className:"underline font-medium hover:brightness-110",style:{color:"var(--text-link)"},children:"Change URL"})]})]}),P&&d.jsxs("div",{className:"flex items-center gap-2 mb-3 ml-8",children:[d.jsx("label",{className:"text-caption font-bold shrink-0",style:{color:"var(--text-secondary)"},children:"Cloud URL:"}),d.jsx("input",{type:"text",value:T,onChange:B=>{D(B.target.value.replace(/\/+$/,"")),$(!1)},className:"flex-1 px-2.5 py-1.5 rounded-sm text-caption font-mono",style:{background:"var(--code-bg)",border:"1px solid var(--border)",color:"var(--text-primary)",outline:"none"},placeholder:"http://192.168.x.x:8787",autoFocus:!0}),d.jsx("button",{onClick:()=>F(!1),className:"px-2.5 py-1 text-tiny font-medium rounded-sm",style:{background:"var(--bg-active)",color:"#fff"},children:"Done"})]}),d.jsx("div",{className:"ml-8",children:o?d.jsx("div",{className:"rounded-md px-3 py-2.5 animate-pulse",style:{background:"var(--code-bg)",height:"80px"}}):d.jsx(du,{code:ae,multiline:!0})})]}),d.jsxs("div",{className:"mb-6",style:{opacity:v?1:.4,pointerEvents:v?"auto":"none"},children:[d.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[d.jsx("span",{className:"inline-flex items-center justify-center w-6 h-6 rounded-full text-tiny font-bold text-white",style:{background:"var(--bg-active)"},children:"3"}),d.jsx("h3",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:"Verify connection"})]}),d.jsx("p",{className:"text-caption ml-8",style:{color:"var(--text-secondary)"},children:'Check the gateway logs — you should see "Authenticated with BotsChat cloud":'}),d.jsx("div",{className:"ml-8 mt-2",children:d.jsx(du,{code:"openclaw gateway logs"})})]}),d.jsxs("details",{className:"mb-4",children:[d.jsx("summary",{className:"text-caption font-medium cursor-pointer select-none",style:{color:"var(--text-link)"},children:"Or configure manually"}),d.jsxs("div",{className:"mt-3 space-y-3 ml-1",children:[d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1",style:{color:"var(--text-secondary)"},children:"Your Pairing Token"}),r?d.jsx(du,{code:r}):d.jsx("span",{className:"text-caption",style:{color:"var(--text-muted)"},children:"Loading..."})]}),d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1",style:{color:"var(--text-secondary)"},children:"Cloud URL"}),d.jsx(du,{code:T})]})]})]}),d.jsx("div",{className:"text-center pt-2",children:d.jsx("button",{onClick:e,className:"text-caption hover:underline",style:{color:"var(--text-muted)"},children:"Skip for now"})})]})})]})})}function yS({text:e}){const[t,r]=O.useState(!1),a=async()=>{try{await navigator.clipboard.writeText(e),r(!0),setTimeout(()=>r(!1),2e3)}catch{const o=document.createElement("textarea");o.value=e,document.body.appendChild(o),o.select(),document.execCommand("copy"),document.body.removeChild(o),r(!0),setTimeout(()=>r(!1),2e3)}};return d.jsx("button",{onClick:a,className:"shrink-0 px-2.5 py-1 text-tiny font-medium rounded-sm transition-colors",style:{background:t?"var(--accent-green)":"var(--bg-hover)",color:t?"#fff":"var(--text-secondary)"},children:t?"Copied!":"Copy"})}function zL({code:e}){return d.jsxs("div",{className:"flex items-start gap-2 rounded-md px-3 py-2.5",style:{background:"var(--code-bg)",border:"1px solid var(--border)"},children:[d.jsx("pre",{className:"flex-1 text-caption font-mono overflow-x-auto whitespace-pre-wrap break-all",style:{color:"var(--text-primary)"},children:e}),d.jsx(yS,{text:e})]})}function BL(e){const r=Date.now()/1e3-e;return r<60?"Just now":r<3600?`${Math.floor(r/60)}m ago`:r<86400?`${Math.floor(r/3600)}h ago`:r<604800?`${Math.floor(r/86400)}d ago`:new Date(e*1e3).toLocaleDateString()}function vS(){const e=lr(),[t,r]=O.useState([]),[a,o]=O.useState(!0),[c,u]=O.useState(typeof window<"u"?window.location.origin:"https://console.botschat.app"),[f,p]=O.useState(!1),[m,b]=O.useState(),[y,v]=O.useState(!1),[x,S]=O.useState(!1),[_,C]=O.useState(""),[k,I]=O.useState(!1),[w,T]=O.useState(null);O.useEffect(()=>{let F=!1;return I1.cloudUrl().then(V=>{F||(u(V.cloudUrl),p(V.isLoopback),b(V.hint))}).catch(V=>{J.warn("ConnectionSettings",`Failed to fetch cloudUrl: ${V}`);const ce=window.location.hostname,ae=ce==="localhost"||ce.startsWith("127.");p(ae),ae&&b("This URL (localhost) only works on this machine. If your OpenClaw is on a different host, replace with its LAN IP.")}),()=>{F=!0}},[]),O.useEffect(()=>{let F=!1;return o(!0),Xo.list().then(({tokens:V})=>{F||r(V)}).catch(V=>{J.error("ConnectionSettings",`Failed to list tokens: ${V}`)}).finally(()=>{F||o(!1)}),()=>{F=!0}},[]);const D=O.useCallback(async()=>{I(!0);try{const F=await Xo.create(_.trim()||void 0);T({id:F.id,token:F.token});const{tokens:V}=await Xo.list();r(V),C(""),S(!1)}catch(F){J.error("ConnectionSettings",`Failed to create token: ${F}`)}finally{I(!1)}},[_]),R=O.useCallback(async F=>{try{await Xo.delete(F),r(V=>V.filter(ce=>ce.id!==F)),(w==null?void 0:w.id)===F&&T(null)}catch(V){J.error("ConnectionSettings",`Failed to revoke token: ${V}`)}},[w]),$=(w==null?void 0:w.token)??null,q=it.getPassword(),te=$?`openclaw plugins install @botschat/botschat && \\
|
|
1503
|
+
openclaw config set channels.botschat.cloudUrl ${c} && \\
|
|
1504
|
+
openclaw config set channels.botschat.pairingToken ${$} && \\${q?`
|
|
1505
|
+
openclaw config set channels.botschat.e2ePassword "${q}" && \\`:""}
|
|
1506
|
+
openclaw config set channels.botschat.enabled true && \\
|
|
1507
|
+
openclaw gateway restart`:null,P=e.openclawConnected;return d.jsxs("div",{className:"space-y-5",children:[d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1.5",style:{color:"var(--text-secondary)"},children:"OpenClaw Status"}),d.jsxs("div",{className:"flex items-center gap-3 rounded-md px-4 py-3",style:{background:P?"rgba(43, 172, 118, 0.1)":"rgba(232, 162, 48, 0.1)",border:`1px solid ${P?"rgba(43, 172, 118, 0.3)":"rgba(232, 162, 48, 0.3)"}`},children:[d.jsx("span",{className:"w-2.5 h-2.5 rounded-full shrink-0",style:{background:P?"var(--accent-green)":"var(--accent-yellow)"}}),d.jsx("span",{className:"text-caption font-medium",style:{color:P?"var(--accent-green)":"var(--accent-yellow)"},children:P?"Connected to OpenClaw":"Not connected"})]})]}),d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1.5",style:{color:"var(--text-secondary)"},children:"Setup Command"}),d.jsx("p",{className:"text-tiny mb-2",style:{color:"var(--text-muted)"},children:"Run this on your OpenClaw machine to install and connect the plugin."}),f&&d.jsxs("div",{className:"flex items-start gap-2 rounded-md px-3 py-2 mb-2 text-tiny",style:{background:"rgba(232, 162, 48, 0.1)",border:"1px solid rgba(232, 162, 48, 0.25)",color:"var(--accent-yellow)"},children:[d.jsx("svg",{className:"w-3.5 h-3.5 mt-0.5 shrink-0",viewBox:"0 0 20 20",fill:"currentColor",children:d.jsx("path",{fillRule:"evenodd",d:"M8.485 2.495c.673-1.167 2.357-1.167 3.03 0l6.28 10.875c.673 1.167-.168 2.625-1.516 2.625H3.72c-1.347 0-2.189-1.458-1.515-2.625L8.485 2.495zM10 6a.75.75 0 01.75.75v3.5a.75.75 0 01-1.5 0v-3.5A.75.75 0 0110 6zm0 9a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"})}),d.jsxs("span",{children:[m||"localhost URL may not be reachable from other machines."," ",d.jsx("button",{onClick:()=>v(!0),className:"underline font-medium hover:brightness-110",style:{color:"var(--text-link)"},children:"Change URL"})]})]}),y&&d.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[d.jsx("label",{className:"text-tiny font-bold shrink-0",style:{color:"var(--text-secondary)"},children:"Cloud URL:"}),d.jsx("input",{type:"text",value:c,onChange:F=>{u(F.target.value.replace(/\/+$/,"")),p(!1)},className:"flex-1 px-2.5 py-1 rounded-sm text-tiny font-mono",style:{background:"var(--code-bg)",border:"1px solid var(--border)",color:"var(--text-primary)",outline:"none"},placeholder:"http://192.168.x.x:8787",autoFocus:!0}),d.jsx("button",{onClick:()=>v(!1),className:"px-2.5 py-1 text-tiny font-medium rounded-sm",style:{background:"var(--bg-active)",color:"#fff"},children:"Done"})]}),a?d.jsx("div",{className:"rounded-md px-3 py-2.5 animate-pulse",style:{background:"var(--code-bg)",height:"64px"}}):te?d.jsx(zL,{code:te}):d.jsx("div",{className:"rounded-md px-4 py-3 text-caption",style:{background:"var(--code-bg)",border:"1px solid var(--border)",color:"var(--text-muted)"},children:t.length>0?"Create a new pairing token below to generate the setup command. (Token values are only shown once at creation time.)":"No pairing tokens available. Create one below to generate the setup command."}),!y&&d.jsxs("div",{className:"flex items-center gap-2 mt-2",children:[d.jsx("span",{className:"text-tiny",style:{color:"var(--text-muted)"},children:"Cloud URL:"}),d.jsx("code",{className:"text-tiny font-mono",style:{color:"var(--text-secondary)"},children:c}),d.jsx("button",{onClick:()=>v(!0),className:"text-tiny hover:underline",style:{color:"var(--text-link)"},children:"Edit"})]})]}),d.jsxs("div",{children:[d.jsxs("div",{className:"flex items-center justify-between mb-1.5",children:[d.jsx("label",{className:"text-caption font-bold",style:{color:"var(--text-secondary)"},children:"Pairing Tokens"}),d.jsx("button",{onClick:()=>S(!x),className:"text-tiny font-medium hover:underline",style:{color:"var(--text-link)"},children:x?"Cancel":"+ New Token"})]}),x&&d.jsxs("div",{className:"flex items-center gap-2 rounded-md px-3 py-2.5 mb-2",style:{background:"var(--code-bg)",border:"1px solid var(--border)"},children:[d.jsx("input",{type:"text",value:_,onChange:F=>C(F.target.value),placeholder:"Token label (optional)",className:"flex-1 px-2 py-1 rounded-sm text-tiny",style:{background:"var(--bg-surface)",border:"1px solid var(--border)",color:"var(--text-primary)",outline:"none"},onKeyDown:F=>{F.key==="Enter"&&D()},autoFocus:!0}),d.jsx("button",{onClick:D,disabled:k,className:"px-3 py-1 text-tiny font-medium rounded-sm text-white",style:{background:k?"var(--text-muted)":"var(--bg-active)"},children:k?"Creating...":"Create"})]}),w&&d.jsxs("div",{className:"rounded-md px-3 py-2.5 mb-2",style:{background:"rgba(43, 172, 118, 0.08)",border:"1px solid rgba(43, 172, 118, 0.3)"},children:[d.jsxs("div",{className:"flex items-center justify-between mb-1",children:[d.jsx("span",{className:"text-tiny font-bold",style:{color:"var(--accent-green)"},children:"New token created — copy it now (only shown once)"}),d.jsx("button",{onClick:()=>T(null),className:"text-tiny",style:{color:"var(--text-muted)"},children:"Dismiss"})]}),d.jsxs("div",{className:"flex items-center gap-2",children:[d.jsx("code",{className:"flex-1 text-tiny font-mono break-all",style:{color:"var(--text-primary)"},children:w.token}),d.jsx(yS,{text:w.token})]})]}),a?d.jsx("div",{className:"rounded-md px-3 py-4 animate-pulse",style:{background:"var(--code-bg)"}}):t.length===0?d.jsx("p",{className:"text-tiny py-2",style:{color:"var(--text-muted)"},children:"No active pairing tokens. Create one to connect your OpenClaw agent."}):d.jsx("div",{className:"space-y-1",children:t.map(F=>d.jsxs("div",{className:"flex items-center gap-2 rounded-md px-3 py-2",style:{background:"var(--code-bg)",border:"1px solid var(--border)"},children:[d.jsx("code",{className:"text-tiny font-mono shrink-0",style:{color:"var(--text-primary)"},children:F.tokenPreview}),F.label&&d.jsx("span",{className:"text-tiny px-1.5 py-0.5 rounded",style:{background:"var(--bg-hover)",color:"var(--text-secondary)"},children:F.label}),d.jsx("span",{className:"flex-1"}),d.jsx("span",{className:"text-tiny",style:{color:"var(--text-muted)"},children:F.lastConnectedAt?BL(F.lastConnectedAt):"Never connected"}),d.jsx("button",{onClick:()=>R(F.id),className:"text-tiny font-medium hover:underline shrink-0",style:{color:"var(--accent-red)"},title:"Revoke this token",children:"Revoke"})]},F.id))})]})]})}function xS(){const{user:e}=As.useContext(xa),[t,r]=O.useState(it.hasKey()),[a,o]=O.useState(""),[c,u]=O.useState(!1),[f,p]=O.useState(!1),[m,b]=O.useState(null),[y,v]=O.useState(!1),[x,S]=O.useState(!1),[_,C]=O.useState(!1);O.useEffect(()=>it.subscribe(()=>{r(it.hasKey())}),[]),O.useEffect(()=>{Eu.me().then(T=>{var D;(D=T==null?void 0:T.settings)!=null&&D.notifyPreview&&S(!0)}).catch(()=>{})},[]);const k=async T=>{S(T),C(!0);try{await O1.updateSettings({notifyPreview:T})}catch(D){console.error("Failed to update notification preview setting:",D),S(!T)}finally{C(!1)}},I=async()=>{if(!(!a||!e)){p(!0),b(null);try{await it.setPassword(a,e.id,c),o("")}catch{b("Failed to set password. check logs.")}finally{p(!1)}}},w=()=>{it.clear()};return d.jsxs("div",{className:"space-y-6",children:[d.jsxs("div",{children:[d.jsx("h3",{className:"text-h3 font-bold mb-2",style:{color:"var(--text-primary)"},children:"End-to-End Encryption"}),d.jsx("p",{className:"text-body",style:{color:"var(--text-muted)"},children:"Your messages and tasks are encrypted before leaving your device. Only your device (with this password) can decrypt them."})]}),d.jsxs("div",{className:"p-4 rounded-md border",style:{borderColor:"var(--border)",background:t?"rgba(0, 255, 0, 0.05)":"rgba(255, 0, 0, 0.05)"},children:[d.jsxs("div",{className:"flex items-center justify-between mb-4",children:[d.jsx("span",{className:"font-bold flex items-center gap-2",style:{color:t?"var(--success)":"var(--error)"},children:t?d.jsxs(d.Fragment,{children:[d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"})}),"Active (Unlocked)"]}):d.jsxs(d.Fragment,{children:[d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"})}),"Inactive (Locked)"]})}),t&&d.jsx("button",{onClick:w,className:"text-caption font-bold hover:underline",style:{color:"var(--accent-red, #e53e3e)"},children:"Lock / Clear Key"})]}),!t&&d.jsxs("div",{className:"space-y-4",children:[d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1",style:{color:"var(--text-secondary)"},children:"E2E Password"}),d.jsxs("div",{className:"relative",children:[d.jsx("input",{type:y?"text":"password",value:a,onChange:T=>o(T.target.value),className:"w-full px-3 py-2 pr-10 rounded border",style:{background:"var(--bg-input)",borderColor:"var(--border)",color:"var(--text-primary)"},placeholder:"Enter your encryption password"}),d.jsx("button",{type:"button",onClick:()=>v(!y),className:"absolute right-2 top-1/2 -translate-y-1/2 p-1",style:{color:"var(--text-muted)"},tabIndex:-1,children:y?d.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{d:"M17.94 17.94A10.07 10.07 0 0 1 12 20c-7 0-11-8-11-8a18.45 18.45 0 0 1 5.06-5.94"}),d.jsx("path",{d:"M9.9 4.24A9.12 9.12 0 0 1 12 4c7 0 11 8 11 8a18.5 18.5 0 0 1-2.16 3.19"}),d.jsx("path",{d:"M14.12 14.12a3 3 0 1 1-4.24-4.24"}),d.jsx("line",{x1:"1",y1:"1",x2:"23",y2:"23"})]}):d.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",children:[d.jsx("path",{d:"M1 12s4-8 11-8 11 8 11 8-4 8-11 8-11-8-11-8z"}),d.jsx("circle",{cx:"12",cy:"12",r:"3"})]})})]})]}),d.jsxs("div",{className:"flex items-center gap-2",children:[d.jsx("input",{type:"checkbox",id:"remember-e2e",checked:c,onChange:T=>u(T.target.checked)}),d.jsx("label",{htmlFor:"remember-e2e",className:"text-caption",style:{color:"var(--text-secondary)"},children:"Remember on this device"})]}),m&&d.jsx("p",{className:"text-caption text-red-500",children:m}),d.jsx("button",{onClick:I,disabled:!a||f,className:"px-4 py-2 rounded font-bold w-full",style:{background:"var(--bg-active, #6366f1)",color:"#fff",opacity:!a||f?.5:1},children:f?"Deriving Key...":"Unlock / Set Password"})]})]}),d.jsxs("div",{className:"p-4 rounded-md border",style:{borderColor:"var(--border)",background:"var(--bg-surface)"},children:[d.jsxs("div",{className:"flex items-center justify-between mb-3",children:[d.jsxs("div",{className:"flex items-center gap-2",children:[d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",style:{color:"var(--text-secondary)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:2,d:"M15 17h5l-1.405-1.405A2.032 2.032 0 0118 14.158V11a6.002 6.002 0 00-4-5.659V5a2 2 0 10-4 0v.341C7.67 6.165 6 8.388 6 11v3.159c0 .538-.214 1.055-.595 1.436L4 17h5m6 0v1a3 3 0 11-6 0v-1m6 0H9"})}),d.jsx("span",{className:"text-caption font-bold",style:{color:"var(--text-primary)"},children:"Notification Preview"})]}),d.jsx("button",{role:"switch","aria-checked":x,onClick:()=>k(!x),disabled:_,className:"relative inline-flex h-6 w-11 items-center rounded-full transition-colors",style:{background:x?"var(--bg-active, #6366f1)":"var(--border)",opacity:_?.5:1},children:d.jsx("span",{className:"inline-block h-4 w-4 rounded-full bg-white transition-transform",style:{transform:x?"translateX(1.375rem)":"translateX(0.25rem)"}})})]}),d.jsx("p",{className:"text-caption mb-2",style:{color:"var(--text-muted)"},children:"Show message text in push notifications on iOS and Android."}),x&&d.jsxs("div",{className:"p-3 rounded border text-caption",style:{borderColor:"var(--accent-yellow, #d69e2e)",background:"rgba(214, 158, 46, 0.08)",color:"var(--text-secondary)"},children:[d.jsx("p",{className:"font-bold mb-1",style:{color:"var(--accent-yellow, #d69e2e)"},children:"Security trade-off"}),d.jsxs("ul",{className:"list-disc ml-4 space-y-0.5",children:[d.jsx("li",{children:"Message previews will briefly pass through our server to deliver notifications."}),d.jsxs("li",{children:["Previews are ",d.jsx("strong",{children:"never stored"})," — they exist only in memory during delivery."]}),d.jsx("li",{children:"Your full message history remains end-to-end encrypted."}),d.jsx("li",{children:"Web browser notifications are not affected (they decrypt locally)."})]})]})]}),d.jsxs("div",{className:"text-caption",style:{color:"var(--text-muted)"},children:[d.jsx("p",{className:"font-bold text-red-400 mb-1",children:"Warning:"}),d.jsxs("ul",{className:"list-disc ml-4 space-y-1",children:[d.jsx("li",{children:"If you lose this password, your encrypted history is lost forever."}),d.jsx("li",{children:"We do not store this password on our servers."}),d.jsx("li",{children:"You must use the same password on all devices to access your history."})]})]})]})}function UL(){var y;const e=lr(),[t,r]=O.useState(!1),[a,o]=O.useState(""),[c,u]=O.useState(!1),[f,p]=O.useState(null),m=()=>{ii(null),ka(null),localStorage.clear(),window.location.reload()},b=async()=>{if(a==="DELETE"){u(!0),p(null);try{const v=localStorage.getItem("botschat_token"),x=await fetch("/api/auth/account",{method:"DELETE",headers:{Authorization:`Bearer ${v}`}});if(!x.ok){const S=await x.json().catch(()=>({error:x.statusText}));throw new Error(S.error??`HTTP ${x.status}`)}ii(null),ka(null),localStorage.clear(),window.location.reload()}catch(v){p(v instanceof Error?v.message:"Failed to delete account"),u(!1)}}};return d.jsxs("div",{className:"space-y-6",children:[d.jsxs("div",{children:[d.jsx("h3",{className:"text-h3 font-bold mb-2",style:{color:"var(--text-primary)"},children:"Account"}),d.jsx("div",{className:"space-y-1.5",children:d.jsxs("p",{className:"text-body",style:{color:"var(--text-secondary)"},children:[d.jsx("span",{style:{color:"var(--text-muted)"},children:"Email: "}),((y=e.user)==null?void 0:y.email)??"—"]})})]}),d.jsx("div",{children:d.jsx("button",{onClick:m,className:"px-4 py-2 rounded-md text-caption font-bold",style:{background:"var(--bg-hover)",color:"var(--text-primary)",border:"1px solid var(--border)"},children:"Sign Out"})}),d.jsxs("div",{className:"p-4 rounded-md border",style:{borderColor:"var(--accent-red, #e53e3e)",background:"rgba(255, 0, 0, 0.04)"},children:[d.jsx("h4",{className:"text-caption font-bold mb-2",style:{color:"var(--accent-red, #e53e3e)"},children:"Danger Zone"}),d.jsx("p",{className:"text-caption mb-3",style:{color:"var(--text-muted)"},children:"Permanently delete your account and all associated data (messages, channels, automations, media). This action cannot be undone."}),t?d.jsxs("div",{className:"space-y-3",children:[d.jsxs("p",{className:"text-caption font-bold",style:{color:"var(--text-primary)"},children:["Type ",d.jsx("code",{style:{color:"var(--accent-red, #e53e3e)"},children:"DELETE"})," to confirm:"]}),d.jsx("input",{type:"text",value:a,onChange:v=>o(v.target.value),className:"w-full px-3 py-2 rounded border text-body",style:{background:"var(--bg-input, var(--bg-surface))",borderColor:"var(--border)",color:"var(--text-primary)"},placeholder:"DELETE",autoFocus:!0}),f&&d.jsx("p",{className:"text-caption",style:{color:"var(--accent-red, #e53e3e)"},children:f}),d.jsxs("div",{className:"flex gap-2",children:[d.jsx("button",{onClick:b,disabled:a!=="DELETE"||c,className:"px-4 py-2 rounded-md text-caption font-bold",style:{background:"var(--accent-red, #e53e3e)",color:"#fff",opacity:a!=="DELETE"||c?.5:1},children:c?"Deleting...":"Permanently Delete"}),d.jsx("button",{onClick:()=>{r(!1),o(""),p(null)},className:"px-4 py-2 rounded-md text-caption font-bold",style:{background:"var(--bg-hover)",color:"var(--text-primary)",border:"1px solid var(--border)"},children:"Cancel"})]})]}):d.jsx("button",{onClick:()=>r(!0),className:"px-4 py-2 rounded-md text-caption font-bold",style:{background:"var(--accent-red, #e53e3e)",color:"#fff"},children:"Delete Account"})]})]})}const ES={info:"var(--text-muted)",warn:"var(--accent-yellow)",error:"var(--accent-red)","ws-in":"#6BCB77","ws-out":"#4D96FF",api:"#C77DFF"},SS={info:"INF",warn:"WRN",error:"ERR","ws-in":"WS↓","ws-out":"WS↑",api:"API"};function PL(e){const t=new Date(e);return t.toLocaleTimeString("en-US",{hour12:!1,hour:"2-digit",minute:"2-digit",second:"2-digit"})+"."+String(t.getMilliseconds()).padStart(3,"0")}const zh="botschat_debug_panel_height",o1=220,Bh=80,Uh=600;function HL(){const e=O.useSyncExternalStore(jk,Lk),[t,r]=O.useState(!1),[a,o]=O.useState("all"),[c,u]=O.useState(new Set),f=O.useRef(null),p=O.useRef(!0),[m,b]=O.useState(()=>{try{const T=localStorage.getItem(zh);if(T){const D=parseInt(T,10);if(D>=Bh&&D<=Uh)return D}}catch{}return o1}),y=O.useRef(!1),v=O.useRef(0),x=O.useRef(o1),S=O.useCallback(T=>{T.preventDefault(),T.stopPropagation(),y.current=!0,v.current=T.clientY,x.current=m;const D=$=>{if(!y.current)return;const q=v.current-$.clientY,te=Math.max(Bh,Math.min(Uh,x.current+q));b(te)},R=()=>{y.current&&(y.current=!1,document.removeEventListener("mousemove",D),document.removeEventListener("mouseup",R),b($=>{try{localStorage.setItem(zh,String($))}catch{}return $}))};document.addEventListener("mousemove",D),document.addEventListener("mouseup",R)},[m]),_=O.useCallback(T=>{T.stopPropagation();const D=T.touches[0];y.current=!0,v.current=D.clientY,x.current=m;const R=q=>{if(!y.current)return;const te=q.touches[0],P=v.current-te.clientY,F=Math.max(Bh,Math.min(Uh,x.current+P));b(F)},$=()=>{y.current&&(y.current=!1,document.removeEventListener("touchmove",R),document.removeEventListener("touchend",$),b(q=>{try{localStorage.setItem(zh,String(q))}catch{}return q}))};document.addEventListener("touchmove",R,{passive:!1}),document.addEventListener("touchend",$)},[m]);O.useEffect(()=>{t&&p.current&&f.current&&(f.current.scrollTop=f.current.scrollHeight)},[e.length,t]);const C=()=>{if(!f.current)return;const{scrollTop:T,scrollHeight:D,clientHeight:R}=f.current;p.current=D-T-R<40},k=T=>{u(D=>{const R=new Set(D);return R.has(T)?R.delete(T):R.add(T),R})},I=a==="all"?e:e.filter(T=>T.level===a),w=e.length;return d.jsxs("div",{style:{flexShrink:0,fontFamily:"var(--font-mono)",fontSize:12,lineHeight:1.5},children:[t&&d.jsx("div",{onMouseDown:S,onTouchStart:_,className:"resize-handle group",style:{height:6,cursor:"row-resize",display:"flex",alignItems:"center",justifyContent:"center",background:"var(--bg-secondary)",borderTop:"1px solid var(--border)",flexShrink:0},children:d.jsx("div",{className:"resize-handle-line",style:{width:"100%",height:1,background:"var(--border)",transition:"height 150ms, background 150ms"}})}),d.jsxs("div",{onClick:()=>r(!t),style:{display:"flex",alignItems:"center",gap:8,padding:"3px 12px",background:"var(--bg-secondary)",borderTop:t?void 0:"1px solid var(--border)",cursor:"pointer",userSelect:"none"},children:[d.jsx("svg",{width:10,height:10,viewBox:"0 0 10 10",style:{transform:t?"rotate(180deg)":"rotate(0deg)",transition:"transform 0.15s",flexShrink:0},children:d.jsx("path",{d:"M1 7L5 3l4 4",stroke:"var(--text-muted)",strokeWidth:1.5,fill:"none"})}),d.jsx("span",{style:{color:"var(--text-muted)",fontWeight:600,fontSize:11},children:"Debug Log"}),d.jsxs("span",{style:{color:"var(--text-muted)",fontSize:10},children:["(",w,")"]}),t&&d.jsx("div",{style:{display:"flex",gap:2,marginLeft:8},onClick:T=>T.stopPropagation(),children:["all","ws-in","ws-out","api","info","warn","error"].map(T=>d.jsx("button",{onClick:()=>o(T),style:{padding:"1px 6px",borderRadius:3,border:"none",fontSize:10,fontFamily:"var(--font-mono)",cursor:"pointer",background:a===T?"var(--bg-active)":"var(--bg-hover)",color:a===T?"#fff":T==="all"?"var(--text-muted)":ES[T]},children:T==="all"?"ALL":SS[T]},T))}),t&&d.jsx("button",{onClick:T=>{T.stopPropagation(),Dk()},style:{marginLeft:"auto",padding:"1px 8px",borderRadius:3,border:"none",fontSize:10,fontFamily:"var(--font-mono)",cursor:"pointer",background:"var(--bg-hover)",color:"var(--text-muted)"},children:"Clear"})]}),t&&d.jsxs("div",{ref:f,onScroll:C,style:{height:m,overflowY:"auto",overflowX:"hidden",background:"var(--bg-primary)",borderTop:"1px solid var(--border)"},children:[I.length===0&&d.jsx("div",{style:{padding:"16px 12px",color:"var(--text-muted)",textAlign:"center"},children:"No log entries yet."}),I.map(T=>d.jsx(FL,{entry:T,expanded:c.has(T.id),onToggleExpand:()=>k(T.id)},T.id))]})]})}function FL({entry:e,expanded:t,onToggleExpand:r}){const a=ES[e.level],o=SS[e.level];return d.jsxs("div",{style:{padding:"1px 12px",borderBottom:"1px solid var(--border)",wordBreak:"break-all"},onMouseEnter:c=>c.currentTarget.style.background="var(--bg-hover)",onMouseLeave:c=>c.currentTarget.style.background="",children:[d.jsxs("div",{style:{display:"flex",gap:8,alignItems:"flex-start"},children:[d.jsx("span",{style:{color:"var(--text-muted)",flexShrink:0,width:85},children:PL(e.ts)}),d.jsx("span",{style:{color:a,fontWeight:700,flexShrink:0,width:28,textAlign:"center"},children:o}),d.jsxs("span",{style:{color:"var(--text-secondary)",flexShrink:0,minWidth:50},children:["[",e.tag,"]"]}),d.jsx("span",{style:{color:"var(--text-primary)",flex:1},children:e.message}),e.detail&&d.jsx("button",{onClick:r,style:{border:"none",background:"none",cursor:"pointer",color:"var(--text-muted)",fontSize:10,padding:"0 4px",flexShrink:0},children:t?"▼":"▶"})]}),t&&e.detail&&d.jsx("pre",{style:{margin:"2px 0 4px 121px",padding:"4px 8px",background:"var(--code-bg)",borderRadius:3,color:"var(--text-secondary)",fontSize:11,whiteSpace:"pre-wrap",wordBreak:"break-all",maxHeight:200,overflowY:"auto"},children:e.detail})]})}function _S({onNavigate:e}={}){const t=lr(),r=ci(),[a,o]=O.useState(!1),[c,u]=O.useState(""),f=m=>{t.activeView!=="automations"&&r({type:"SET_ACTIVE_VIEW",view:"automations"}),r({type:"SELECT_CRON_TASK",taskId:m}),e==null||e()},p=async()=>{var b,y;if(!c.trim())return;let m=((b=t.channels.find(v=>v.name==="Default"))==null?void 0:b.id)??((y=t.channels[0])==null?void 0:y.id);if(!m)try{m=(await sr.create({name:"Default"})).id;const{channels:x}=await sr.list();r({type:"SET_CHANNELS",channels:x})}catch(v){J.error("Cron",`Failed to create default channel: ${v}`);return}try{const v=await Dn.create(m,{name:c.trim(),kind:"background"});J.info("Cron",`Created automation: ${v.name} (${v.id})`);const{tasks:x}=await Dn.listAll("background");r({type:"SET_CRON_TASKS",cronTasks:x}),r({type:"SELECT_CRON_TASK",taskId:v.id}),o(!1),u(""),e==null||e()}catch(v){J.error("Cron",`Failed to create automation: ${v}`)}};return d.jsxs("div",{className:"flex flex-col",style:{background:"var(--bg-secondary)"},children:[d.jsxs("div",{className:"w-full flex items-center px-4 py-1.5",children:[d.jsx("button",{className:"flex items-center gap-1 text-tiny uppercase tracking-wider text-[--text-sidebar] hover:text-[--text-sidebar-active] transition-colors",children:"Automations"}),d.jsx("span",{className:"ml-1.5 text-tiny text-[--text-muted]",children:t.cronTasks.length>0&&`${t.cronTasks.length}`}),d.jsx("button",{onClick:()=>o(!a),className:"ml-auto p-0.5 rounded transition-colors text-[--text-sidebar] hover:text-[--text-sidebar-active] hover:bg-[--sidebar-hover]",title:"New automation",children:d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 4.5v15m7.5-7.5h-15"})})})]}),a&&d.jsxs("div",{className:"px-4 py-2 space-y-2",children:[d.jsx("input",{type:"text",placeholder:"Automation name",value:c,onChange:m=>u(m.target.value),onKeyDown:m=>m.key==="Enter"&&!m.nativeEvent.isComposing&&p(),className:"w-full px-2 py-1.5 text-caption text-[--text-sidebar] rounded-sm focus:outline-none placeholder:text-[--text-muted]",style:{background:"var(--sidebar-hover)",border:"1px solid var(--sidebar-border)"},autoFocus:!0}),d.jsxs("div",{className:"flex gap-2",children:[d.jsx("button",{onClick:p,className:"flex-1 px-3 py-1.5 text-caption bg-[--bg-active] text-white rounded-sm font-bold hover:brightness-110",children:"Create"}),d.jsx("button",{onClick:()=>{o(!1),u("")},className:"px-3 py-1.5 text-caption text-[--text-muted] hover:text-[--text-sidebar]",children:"Cancel"})]})]}),d.jsx("div",{className:"flex-1 overflow-y-auto sidebar-scroll",children:t.cronTasks.length===0&&!a?d.jsxs("div",{className:"px-4 py-8 text-center",children:[d.jsx("svg",{className:"w-10 h-10 mx-auto mb-3",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"})}),d.jsx("p",{className:"text-caption text-[--text-muted]",children:"No automations yet."}),d.jsx("p",{className:"text-tiny text-[--text-muted] mt-1",children:"Cron jobs from OpenClaw will appear here automatically."})]}):t.cronTasks.map(m=>{const b=t.selectedCronTaskId===m.id,y=m.enabled;let v="var(--accent-green)";return y||(v="var(--text-muted)"),d.jsxs("button",{onClick:()=>f(m.id),className:"w-full text-left py-2 transition-colors",style:{paddingLeft:b?13:16,paddingRight:16,background:b?"var(--bg-hover)":void 0,borderLeft:b?"3px solid var(--bg-active)":"3px solid transparent",color:b?"var(--text-sidebar-active)":"var(--text-sidebar)"},onMouseEnter:x=>{b||(x.currentTarget.style.background="var(--sidebar-hover)")},onMouseLeave:x=>{b||(x.currentTarget.style.background=b?"var(--bg-hover)":"")},children:[d.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[d.jsx("div",{className:"w-2 h-2 rounded-full flex-shrink-0",style:{background:v}}),d.jsx("span",{className:`text-body truncate ${b?"font-bold":""}`,children:m.name})]}),d.jsxs("div",{className:"flex items-center gap-2 mt-0.5 pl-4",children:[d.jsx("span",{className:"text-tiny truncate",style:{color:"var(--text-muted)"},children:m.schedule??"no schedule"}),!y&&d.jsx("span",{className:"text-tiny",style:{color:"var(--text-muted)"},children:"paused"})]})]},m.id)})})]})}function mp(e){if(!e)return null;const t=e.trim().toLowerCase(),r=t.match(/^every\s+(\d+(?:\.\d+)?)\s*(s|m|h)$/);if(r)return{kind:"every",intervalValue:parseFloat(r[1]),intervalUnit:r[2]};const a=t.match(/^at\s+(\d{1,2}:\d{2})$/);return a?{kind:"at",atTime:a[1].padStart(5,"0")}:null}function $L(e){return e.kind==="every"&&e.intervalValue&&e.intervalUnit?`every ${e.intervalValue}${e.intervalUnit}`:e.kind==="at"&&e.atTime?`at ${e.atTime}`:""}function GL({value:e,onChange:t,onSave:r,onCancel:a,saving:o}){const c=mp(e),[u,f]=O.useState((c==null?void 0:c.kind)??"every"),[p,m]=O.useState((c==null?void 0:c.intervalValue)??1),[b,y]=O.useState((c==null?void 0:c.intervalUnit)??"h"),[v,x]=O.useState((c==null?void 0:c.atTime)??"09:00");O.useEffect(()=>{const T=mp(e);T&&(f(T.kind),T.kind==="every"?(m(T.intervalValue??1),y(T.intervalUnit??"h")):x(T.atTime??"09:00"))},[e]);const S=O.useCallback((T,D,R,$)=>{const q=$L(T==="every"?{kind:"every",intervalValue:D,intervalUnit:R}:{kind:"at",atTime:$});t(q)},[t]),_=T=>{f(T),S(T,p,b,v)},C=T=>{const D=Math.max(1,Math.min(T,999));m(D),S(u,D,b,v)},k=T=>{y(T),S(u,p,T,v)},I=T=>{x(T),S(u,p,b,T)},w=T=>{T.key==="Escape"&&a(),T.key==="Enter"&&(T.preventDefault(),r())};return d.jsxs("div",{className:"flex flex-col gap-2",onKeyDown:w,children:[d.jsxs("div",{className:"flex items-center gap-1",children:[d.jsx(l1,{active:u==="every",onClick:()=>_("every"),label:"Interval",icon:d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0l3.181 3.183a8.25 8.25 0 0013.803-3.7M4.031 9.865a8.25 8.25 0 0113.803-3.7l3.181 3.182"})})}),d.jsx(l1,{active:u==="at",onClick:()=>_("at"),label:"Daily at",icon:d.jsx("svg",{className:"w-3.5 h-3.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"})})})]}),d.jsxs("div",{className:"flex items-center gap-2",children:[u==="every"?d.jsxs(d.Fragment,{children:[d.jsx("span",{className:"text-caption flex-shrink-0",style:{color:"var(--text-muted)"},children:"Every"}),d.jsx("input",{type:"number",min:1,max:999,value:p,onChange:T=>C(parseInt(T.target.value,10)||1),className:"text-body px-2 py-1 rounded-sm focus:outline-none w-16 text-center",style:{background:"var(--bg-hover)",color:"var(--text-primary)",border:"1px solid var(--bg-active)"},autoFocus:!0}),d.jsxs("div",{className:"flex items-center gap-0.5",children:[d.jsx(Ph,{active:b==="m",onClick:()=>k("m"),label:"min"}),d.jsx(Ph,{active:b==="h",onClick:()=>k("h"),label:"hr"}),d.jsx(Ph,{active:b==="s",onClick:()=>k("s"),label:"sec"})]})]}):d.jsxs(d.Fragment,{children:[d.jsx("span",{className:"text-caption flex-shrink-0",style:{color:"var(--text-muted)"},children:"Daily at"}),d.jsx("input",{type:"time",value:v,onChange:T=>I(T.target.value),className:"text-body px-2 py-1 rounded-sm focus:outline-none",style:{background:"var(--bg-hover)",color:"var(--text-primary)",border:"1px solid var(--bg-active)"},autoFocus:!0})]}),d.jsxs("div",{className:"flex items-center gap-1 ml-auto flex-shrink-0",children:[d.jsx("button",{onClick:r,disabled:o,className:"px-2 py-1 text-tiny font-bold text-white rounded-sm disabled:opacity-50",style:{background:"var(--bg-active)"},children:o?"...":"Save"}),d.jsx("button",{onClick:a,className:"px-2 py-1 text-tiny rounded-sm",style:{color:"var(--text-muted)"},children:"Cancel"})]})]}),d.jsx("div",{className:"text-tiny",style:{color:"var(--text-muted)"},children:u==="every"?`Runs every ${p} ${b==="h"?"hour":b==="m"?"minute":"second"}${p!==1?"s":""}`:`Runs daily at ${v}`})]})}function KL({schedule:e,onClick:t}){if(!e)return d.jsx("span",{className:"text-body cursor-pointer hover:underline",style:{color:"var(--text-muted)"},onClick:t,title:"Click to set schedule",children:"Not set"});const r=mp(e);return r?d.jsx("button",{className:"flex items-center gap-1.5 cursor-pointer group",onClick:t,title:"Click to edit schedule",children:r.kind==="every"?d.jsxs(d.Fragment,{children:[d.jsx("svg",{className:"w-3.5 h-3.5 flex-shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.023 9.348h4.992v-.001M2.985 19.644v-4.992m0 0h4.992m-4.993 0l3.181 3.183a8.25 8.25 0 0013.803-3.7M4.031 9.865a8.25 8.25 0 0113.803-3.7l3.181 3.182"})}),d.jsxs("span",{className:"text-body group-hover:underline",style:{color:"var(--text-primary)"},children:["Every ",r.intervalValue,r.intervalUnit==="h"?"h":r.intervalUnit==="m"?"m":"s"]})]}):d.jsxs(d.Fragment,{children:[d.jsx("svg",{className:"w-3.5 h-3.5 flex-shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"})}),d.jsxs("span",{className:"text-body group-hover:underline",style:{color:"var(--text-primary)"},children:["Daily at ",r.atTime]})]})}):d.jsx("span",{className:"text-body cursor-pointer hover:underline",style:{color:"var(--text-primary)"},onClick:t,title:"Click to edit schedule",children:e})}function l1({active:e,onClick:t,label:r,icon:a}){return d.jsxs("button",{onClick:t,className:"flex items-center gap-1.5 px-2.5 py-1 text-caption rounded-sm transition-colors",style:{background:e?"rgba(29,155,209,0.15)":"transparent",color:e?"var(--text-link)":"var(--text-muted)",border:e?"1px solid rgba(29,155,209,0.3)":"1px solid transparent"},children:[a,r]})}function Ph({active:e,onClick:t,label:r}){return d.jsx("button",{onClick:t,className:"px-2 py-1 text-caption rounded-sm transition-colors",style:{background:e?"var(--bg-active)":"var(--bg-hover)",color:e?"#fff":"var(--text-secondary)",border:e?"1px solid var(--bg-active)":"1px solid var(--border)"},children:r})}function dl({direction:e="horizontal",className:t=""}){const r=e==="vertical";return d.jsx(C1,{className:`resize-handle group relative flex items-center justify-center ${r?"h-[6px] cursor-row-resize":"w-[6px] cursor-col-resize"} ${t}`,style:{flexShrink:0,flexGrow:0},children:d.jsx("div",{className:`resize-handle-line transition-all duration-150 ${r?"w-full h-px group-hover:h-[3px]":"h-full w-px group-hover:w-[3px]"}`,style:{background:"var(--border)"}})})}function c1(e){return new Date(e*1e3).toLocaleString()}function wS(e){switch(e){case"ok":return"OK";case"error":return"ERR";case"skipped":return"SKIP";case"running":return"RUN";default:return e.toUpperCase()}}function kS(e){switch(e){case"ok":return{bg:"rgba(43,172,118,0.15)",fg:"var(--accent-green)"};case"error":return{bg:"rgba(224,30,90,0.15)",fg:"var(--accent-red)"};case"running":return{bg:"rgba(29,155,209,0.15)",fg:"var(--text-link)"};default:return{bg:"rgba(232,162,48,0.15)",fg:"var(--accent-yellow)"}}}function TS(){const e=lr(),t=ci(),r=qp(),a=e.cronTasks.find(K=>K.id===e.selectedCronTaskId),[o,c]=O.useState(null),[u,f]=O.useState(""),[p,m]=O.useState(!1),[b,y]=O.useState(!1),[v,x]=O.useState(!1),[S,_]=O.useState(!1),[C,k]=O.useState(!0),I=O.useRef(null);O.useEffect(()=>{c(null),y(!1)},[e.selectedCronTaskId]),O.useEffect(()=>{o&&I.current&&I.current.focus()},[o]);const w=O.useCallback(()=>{a&&(J.info("Cron",`Loading jobs for task: ${a.name} (${a.id})`),Gh.listByTask(a.id).then(({jobs:K})=>{J.info("Cron",`Loaded ${K.length} jobs for task ${a.name}`);const B=T.current,ne=new Map;for(const ve of B)ve.summary&&ne.set(ve.id,ve.summary);const oe=K.map(ve=>{var L;const M=ne.get(ve.id);return M&&M.length>(((L=ve.summary)==null?void 0:L.length)||0)?{...ve,summary:M}:ve});t({type:"SET_CRON_JOBS",cronJobs:oe}),K.length>0&&!e.selectedCronJobId&&t({type:"SELECT_CRON_JOB",jobId:K[0].id,sessionKey:K[0].sessionKey})}).catch(K=>{J.error("Cron",`Failed to load jobs: ${K}`)}))},[a==null?void 0:a.id]);O.useEffect(()=>{w()},[w]);const T=O.useRef(e.cronJobs);O.useEffect(()=>{T.current=e.cronJobs},[e.cronJobs]),O.useEffect(()=>{if(!e.cronJobs.some(oe=>oe.status==="running")||!a)return;const B=a.id,ne=setInterval(()=>{J.info("Cron","Auto-refreshing jobs (running job detected)"),Gh.listByTask(B).then(({jobs:oe})=>{const ve=T.current,M=new Map;for(const X of ve)X.summary&&M.set(X.id,X.summary);const L=oe.map(X=>{var be;const A=M.get(X.id);return A&&A.length>(((be=X.summary)==null?void 0:be.length)||0)?{...X,summary:A}:X});t({type:"SET_CRON_JOBS",cronJobs:L})}).catch(()=>{})},3e3);return()=>clearInterval(ne)},[e.cronJobs,a==null?void 0:a.id]);const D=O.useCallback(async()=>{if(!a)return;const K=!a.enabled;J.info("Cron",`Toggle task "${a.name}": ${a.enabled?"enabled → disabled":"disabled → enabled"}`),t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{enabled:K}});try{await Dn.update(a.channelId,a.id,{schedule:a.schedule??"",instructions:a.instructions??"",enabled:K,model:a.model??""})}catch(B){J.error("Cron",`Failed to toggle task: ${B}`),t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{enabled:a.enabled}})}},[a]),R=O.useCallback(K=>{const B=e.cronJobs.find(ne=>ne.id===K);B&&(J.info("Cron",`Selected job #${B.number||K} (status=${B.status})`),t({type:"SELECT_CRON_JOB",jobId:B.id,sessionKey:B.sessionKey||void 0}))},[e.cronJobs]),$=K=>{if(!a)return;const B=K==="name"?a.name:K==="schedule"?a.schedule??"":a.instructions??"";f(B),c(K)},q=O.useCallback(async K=>{if(!a)return;J.info("Cron",`Change model for "${a.name}": → ${K||"default"}`);const B=a.model;t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{model:K||null}});try{await Dn.update(a.channelId,a.id,{schedule:a.schedule??"",instructions:a.instructions??"",enabled:a.enabled,model:K})}catch(ne){J.error("Cron",`Failed to update task model: ${ne}`),t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{model:B}})}},[a]),te=O.useCallback(async()=>{if(!(!a||S)){J.info("Cron",`Triggering immediate run for "${a.name}"`),_(!0);try{await Dn.run(a.channelId,a.id),J.info("Cron",`Task "${a.name}" triggered successfully`),setTimeout(()=>{w()},1500)}catch(K){J.error("Cron",`Failed to trigger task: ${K}`)}finally{_(!1)}}},[a,S,w]),P=()=>{c(null),f("")},F=async()=>{if(!(!a||!o)){J.info("Cron",`Save edit "${o}" for "${a.name}": ${u.length>80?u.slice(0,80)+"…":u}`),m(!0);try{if(o==="name")t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{name:u}}),await Dn.update(a.channelId,a.id,{name:u});else{const K={[o]:u};t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:K}),await Dn.update(a.channelId,a.id,{schedule:o==="schedule"?u:a.schedule??"",instructions:o==="instructions"?u:a.instructions??"",enabled:a.enabled,model:a.model??""})}c(null)}catch(K){J.error("Cron",`Failed to update task field "${o}": ${K}`)}finally{m(!1)}}},V=async()=>{if(a){J.info("Cron",`Deleting task: "${a.name}" (${a.id})`),x(!0);try{await Dn.delete(a.channelId,a.id),J.info("Cron",`Task deleted: "${a.name}"`);const{tasks:K}=await Dn.listAll("background");t({type:"SET_CRON_TASKS",cronTasks:K}),t({type:"SELECT_CRON_TASK",taskId:K.length>0?K[0].id:null}),y(!1)}catch(K){J.error("Cron",`Failed to delete task: ${K}`)}finally{x(!1)}}},ce=K=>{K.key==="Escape"&&P(),K.key==="Enter"&&!K.shiftKey&&o!=="instructions"&&(K.preventDefault(),F())};if(!a)return d.jsx("div",{className:"flex-1 h-full flex items-center justify-center",style:{background:"var(--bg-surface)"},children:d.jsxs("div",{className:"text-center",children:[d.jsx("svg",{className:"w-16 h-16 mx-auto mb-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"})}),d.jsx("p",{className:"text-body font-bold",style:{color:"var(--text-muted)"},children:"Select an automation"}),d.jsx("p",{className:"text-caption mt-1",style:{color:"var(--text-muted)"},children:"Choose a cron job from the sidebar to view details"})]})});const ae=e.channels.find(K=>K.id===a.channelId);return d.jsxs("div",{className:"flex-1 h-full flex flex-col min-w-0",style:{background:"var(--bg-surface)"},children:[d.jsxs("div",{className:"flex flex-wrap items-center justify-between gap-2 px-4 sm:px-5 py-2 sm:py-3 flex-shrink-0",style:{borderBottom:"1px solid var(--border)"},children:[d.jsxs("div",{className:"flex items-center gap-2 sm:gap-3 min-w-0 flex-1",children:[d.jsx("svg",{className:"w-5 h-5 flex-shrink-0 hidden sm:block",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,style:{color:"var(--text-secondary)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6h4.5m4.5 0a9 9 0 11-18 0 9 9 0 0118 0z"})}),o==="name"?d.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[d.jsx("input",{ref:I,value:u,onChange:K=>f(K.target.value),onKeyDown:ce,className:"text-h2 font-bold px-2 py-0.5 rounded-sm focus:outline-none min-w-0 w-full",style:{background:"var(--bg-hover)",color:"var(--text-primary)",border:"1px solid var(--bg-active)",maxWidth:280}}),d.jsx(NS,{saving:p,onSave:F,onCancel:P})]}):d.jsx("h2",{className:"text-h2 font-bold truncate cursor-pointer hover:underline",style:{color:"var(--text-primary)"},onClick:()=>$("name"),title:"Click to edit name",children:a.name}),!a.enabled&&d.jsx("span",{className:"text-tiny px-2 py-0.5 rounded-sm font-bold flex-shrink-0",style:{background:"rgba(232,162,48,0.15)",color:"var(--accent-yellow)"},children:"PAUSED"})]}),d.jsxs("div",{className:"flex items-center gap-1.5 sm:gap-2 flex-shrink-0",children:[d.jsxs("button",{onClick:te,disabled:S,className:"flex items-center gap-1 sm:gap-1.5 px-2 sm:px-3 py-1 sm:py-1.5 text-caption rounded-sm transition-colors disabled:opacity-50",style:{background:"rgba(29,155,209,0.15)",color:"var(--text-link)"},title:"Run task now (one-time)",children:[d.jsx("svg",{className:"w-3.5 h-3.5",fill:"currentColor",viewBox:"0 0 24 24",children:d.jsx("path",{d:"M8 5v14l11-7z"})}),d.jsx("span",{className:"hidden sm:inline",children:S?"Running...":"Run Now"})]}),d.jsx("button",{onClick:()=>y(!0),className:"p-1 sm:p-1.5 rounded-sm transition-colors hover:bg-[--bg-hover]",style:{color:"var(--text-muted)"},title:"Delete task",children:d.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M14.74 9l-.346 9m-4.788 0L9.26 9m9.968-3.21c.342.052.682.107 1.022.166m-1.022-.165L18.16 19.673a2.25 2.25 0 01-2.244 2.077H8.084a2.25 2.25 0 01-2.244-2.077L4.772 5.79m14.456 0a48.108 48.108 0 00-3.478-.397m-12 .562c.34-.059.68-.114 1.022-.165m0 0a48.11 48.11 0 013.478-.397m7.5 0v-.916c0-1.18-.91-2.164-2.09-2.201a51.964 51.964 0 00-3.32 0c-1.18.037-2.09 1.022-2.09 2.201v.916m7.5 0a48.667 48.667 0 00-7.5 0"})})}),d.jsxs("button",{onClick:D,className:"flex items-center gap-1.5 sm:gap-2 px-2 sm:px-3 py-1 sm:py-1.5 text-caption rounded-sm transition-colors",style:{background:a.enabled?"rgba(43,172,118,0.15)":"rgba(107,111,118,0.15)",color:a.enabled?"var(--accent-green)":"var(--text-muted)"},children:[d.jsx("div",{className:"w-7 h-4 rounded-full relative transition-colors flex-shrink-0",style:{background:a.enabled?"var(--accent-green)":"var(--text-muted)"},children:d.jsx("div",{className:"w-3 h-3 rounded-full bg-white absolute top-0.5 transition-all",style:{left:a.enabled?14:2}})}),d.jsx("span",{className:"hidden sm:inline",children:a.enabled?"Enabled":"Disabled"})]})]})]}),b&&d.jsxs("div",{className:"px-4 sm:px-5 py-2 sm:py-3 flex flex-wrap items-center justify-between gap-2",style:{background:"rgba(224,30,90,0.08)",borderBottom:"1px solid var(--border)"},children:[d.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[d.jsx("svg",{className:"w-4 h-4 flex-shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,style:{color:"var(--accent-red)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v3.75m-9.303 3.376c-.866 1.5.217 3.374 1.948 3.374h14.71c1.73 0 2.813-1.874 1.948-3.374L13.949 3.378c-.866-1.5-3.032-1.5-3.898 0L2.697 16.126zM12 15.75h.007v.008H12v-.008z"})}),d.jsxs("span",{className:"text-caption",style:{color:"var(--accent-red)"},children:['Delete "',a.name,'"?']})]}),d.jsxs("div",{className:"flex items-center gap-2 flex-shrink-0",children:[d.jsx("button",{onClick:V,disabled:v,className:"px-3 py-1.5 text-caption font-bold text-white rounded-sm disabled:opacity-50",style:{background:"var(--accent-red)"},children:v?"Deleting...":"Delete"}),d.jsx("button",{onClick:()=>y(!1),className:"px-3 py-1.5 text-caption rounded-sm",style:{color:"var(--text-muted)"},children:"Cancel"})]})]}),d.jsx(qL,{task:a,channel:ae,state:e,isMobile:r,infoExpanded:C,setInfoExpanded:k,editingField:o,editValue:u,setEditValue:f,editRef:I,handleKeyDown:ce,saving:p,saveEdit:F,cancelEdit:P,startEdit:$,handleModelSelectChange:q,handleSelectJob:R})]})}function qL({task:e,channel:t,state:r,isMobile:a,infoExpanded:o,setInfoExpanded:c,editingField:u,editValue:f,setEditValue:p,editRef:m,handleKeyDown:b,saving:y,saveEdit:v,cancelEdit:x,startEdit:S,handleModelSelectChange:_,handleSelectJob:C}){const k=yu({id:"botschat-cron-detail-v"}),[I,w]=O.useState(40),T=O.useRef(null),D=O.useRef({startY:0,startPct:40}),R=O.useCallback(te=>{te.preventDefault(),D.current.startY=te.touches[0].clientY,D.current.startPct=I;const P=V=>{if(V.preventDefault(),!T.current)return;const ce=T.current.getBoundingClientRect().height,ae=(V.touches[0].clientY-D.current.startY)/ce*100;w(Math.max(10,Math.min(70,D.current.startPct+ae)))},F=()=>{document.removeEventListener("touchmove",P),document.removeEventListener("touchend",F)};document.addEventListener("touchmove",P,{passive:!1}),document.addEventListener("touchend",F)},[I]),$=O.useCallback(te=>{te.preventDefault(),D.current.startY=te.clientY,D.current.startPct=I;const P=V=>{if(!T.current)return;const ce=T.current.getBoundingClientRect().height,ae=(V.clientY-D.current.startY)/ce*100;w(Math.max(10,Math.min(70,D.current.startPct+ae)))},F=()=>{document.removeEventListener("mousemove",P),document.removeEventListener("mouseup",F)};document.addEventListener("mousemove",P),document.addEventListener("mouseup",F)},[I]),q=d.jsxs("div",{className:"h-full flex flex-col",children:[d.jsxs("button",{className:"w-full flex items-center gap-2 px-4 sm:px-5 py-2 text-tiny uppercase tracking-wider hover:bg-[--bg-hover] transition-colors flex-shrink-0",style:{color:"var(--text-muted)"},onClick:()=>c(!o),children:[d.jsx("svg",{className:`w-3 h-3 transition-transform ${o?"rotate-0":"-rotate-90"}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 9l-7 7-7-7"})}),"Task Details"]}),o&&d.jsxs("div",{className:"flex-1 overflow-y-auto px-4 sm:px-5 pb-4 space-y-4",children:[u==="schedule"?d.jsx("div",{children:d.jsx(Hi,{label:"Schedule",children:d.jsx(GL,{value:f,onChange:p,onSave:v,onCancel:x,saving:y})})}):d.jsxs("div",{className:"grid grid-cols-2 sm:grid-cols-4 gap-3 sm:gap-4",children:[d.jsx(Hi,{label:"Schedule",children:d.jsx(KL,{schedule:e.schedule,onClick:()=>S("schedule")})}),d.jsx(Hi,{label:"Model",children:d.jsx(pl,{value:e.model??"",onChange:_,models:r.models,placeholder:"Default"})}),d.jsx(Hi,{label:"Channel",children:d.jsx("span",{className:"text-body",style:{color:"var(--text-primary)"},children:(t==null?void 0:t.name)??"Default"})}),d.jsx(Hi,{label:"Status",children:d.jsxs("div",{className:"flex items-center gap-2",children:[d.jsx("div",{className:"w-2 h-2 rounded-full",style:{background:e.enabled?"var(--accent-green)":"var(--accent-yellow)"}}),d.jsx("span",{className:"text-body",style:{color:"var(--text-primary)"},children:e.enabled?"Active":"Paused"})]})})]}),d.jsxs("div",{className:"grid grid-cols-1 sm:grid-cols-3 gap-3 sm:gap-4",children:[d.jsx(Hi,{label:"Cron Job ID",children:d.jsx("span",{className:"text-caption font-mono",style:{color:"var(--text-secondary)"},children:e.openclawCronJobId??"N/A"})}),d.jsx(Hi,{label:"Created",children:d.jsx("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:e.createdAt?c1(e.createdAt):"N/A"})}),d.jsx(Hi,{label:"Updated",children:d.jsx("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:e.updatedAt?c1(e.updatedAt):"N/A"})})]}),d.jsxs("div",{children:[d.jsxs("div",{className:"flex items-center justify-between mb-1",children:[d.jsx("span",{className:"text-tiny uppercase tracking-wider",style:{color:"var(--text-muted)"},children:"Prompt / Instructions"}),u!=="instructions"&&d.jsx("button",{onClick:()=>S("instructions"),className:"text-tiny px-2 py-0.5 rounded-sm transition-colors hover:bg-[--bg-hover]",style:{color:"var(--text-link)"},children:"Edit"})]}),u==="instructions"?d.jsxs("div",{children:[d.jsx("textarea",{ref:m,value:f,onChange:te=>p(te.target.value),onKeyDown:te=>{te.key==="Escape"&&x(),te.key==="Enter"&&(te.metaKey||te.ctrlKey)&&(te.preventDefault(),v())},placeholder:"Enter the prompt or instructions for this cron task...",rows:6,className:"w-full text-caption p-3 rounded-md resize-y focus:outline-none",style:{background:"var(--bg-hover)",color:"var(--text-primary)",border:"1px solid var(--bg-active)",minHeight:80,maxHeight:300}}),d.jsxs("div",{className:"flex items-center justify-between mt-2",children:[d.jsx("span",{className:"text-tiny",style:{color:"var(--text-muted)"},children:"Cmd/Ctrl+Enter to save, Esc to cancel"}),d.jsx(NS,{saving:y,onSave:v,onCancel:x})]})]}):d.jsx("div",{className:"text-caption p-3 rounded-md whitespace-pre-wrap cursor-pointer hover:border-[--text-muted] transition-colors",style:{background:"var(--bg-hover)",color:e.instructions?"var(--text-primary)":"var(--text-muted)",border:"1px solid transparent",minHeight:48},onClick:()=>S("instructions"),title:"Click to edit",children:e.instructions||"No instructions set. Click to add a prompt for this cron task."})]})]})]});return a?d.jsxs("div",{ref:T,className:"flex-1 min-h-0 flex flex-col",children:[d.jsx("div",{className:"flex-shrink-0 overflow-y-auto",style:{...o?{height:`${I}%`}:{},borderBottom:"1px solid var(--border)"},children:q}),o&&d.jsx("div",{className:"flex-shrink-0 flex items-center justify-center touch-none select-none",style:{height:20,cursor:"row-resize",background:"var(--bg-surface)",borderBottom:"1px solid var(--border)"},onTouchStart:R,onMouseDown:$,children:d.jsx("div",{className:"rounded-full",style:{width:36,height:4,background:"var(--text-muted)",opacity:.4}})}),d.jsx(u1,{cronJobs:r.cronJobs,selectedCronJobId:r.selectedCronJobId,handleSelectJob:C,mobile:!0})]}):d.jsxs(hl,{orientation:"vertical",defaultLayout:k.defaultLayout,onLayoutChanged:k.onLayoutChanged,id:"botschat-cron-detail-v",className:"flex-1 min-h-0",children:[d.jsx(Nr,{id:"cron-info",defaultSize:"40%",minSize:"5%",maxSize:"70%",children:d.jsx("div",{className:"h-full",style:{borderBottom:"1px solid var(--border)"},children:q})}),d.jsx(dl,{direction:"vertical"}),d.jsx(Nr,{id:"cron-content-area",children:d.jsx(u1,{cronJobs:r.cronJobs,selectedCronJobId:r.selectedCronJobId,handleSelectJob:C,mobile:!1})})]})}function u1({cronJobs:e,selectedCronJobId:t,handleSelectJob:r,mobile:a}){const o=yu({id:"botschat-cron-content"}),[c,u]=O.useState(!1),f=m=>{r(m),u(!0)},p=d.jsxs("div",{className:"overflow-y-auto h-full",children:[d.jsxs("div",{className:"px-3 py-2",style:{borderBottom:"1px solid var(--border)"},children:[d.jsx("span",{className:"text-tiny uppercase tracking-wider font-bold",style:{color:"var(--text-muted)"},children:"Execution History"}),d.jsxs("span",{className:"text-tiny ml-1",style:{color:"var(--text-muted)"},children:["(",e.length,")"]})]}),e.length===0?d.jsxs("div",{className:"px-4 py-6 text-center",children:[d.jsx("p",{className:"text-tiny",style:{color:"var(--text-muted)"},children:"No runs yet."}),d.jsx("p",{className:"text-tiny mt-1",style:{color:"var(--text-muted)"},children:"Waiting for schedule..."})]}):e.map((m,b)=>{const y=kS(m.status),v=m.number||e.length-b,x=t===m.id;return d.jsxs("button",{onClick:()=>a?f(m.id):r(m.id),className:`w-full text-left px-3 py-2 hover:bg-[--bg-hover] transition-colors ${x?"bg-[--bg-hover]":""}`,style:{borderBottom:"1px solid var(--border)",...x?{borderLeft:"3px solid var(--bg-active)"}:{}},children:[d.jsxs("div",{className:"flex items-center justify-between",children:[d.jsxs("span",{className:"text-tiny font-mono",style:{color:"var(--text-muted)"},children:["#",v]}),d.jsxs("span",{className:"text-tiny px-1.5 py-0.5 rounded-sm font-bold flex items-center gap-1",style:{background:y.bg,color:y.fg},children:[m.status==="running"&&d.jsx("span",{className:"inline-block w-1.5 h-1.5 rounded-full animate-pulse",style:{background:"var(--text-link)"}}),wS(m.status)]})]}),d.jsxs("div",{className:"text-tiny mt-0.5",style:{color:"var(--text-muted)"},children:[m.time,m.durationMs!=null&&d.jsxs("span",{className:"ml-1",children:["(",(m.durationMs/1e3).toFixed(1),"s)"]})]}),m.summary&&d.jsx("div",{className:"text-caption mt-1 truncate",style:{color:"var(--text-secondary)"},children:m.summary})]},m.id)})]});return a?c&&t?d.jsxs("div",{className:"flex-1 flex flex-col min-h-0",children:[d.jsxs("button",{onClick:()=>u(!1),className:"flex items-center gap-1 px-4 py-2 text-caption flex-shrink-0",style:{borderBottom:"1px solid var(--border)",color:"var(--text-link)"},children:[d.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 19.5L8.25 12l7.5-7.5"})}),"Back to History"]}),d.jsx("div",{className:"flex-1 min-h-0",children:d.jsx(d1,{jobs:e,selectedJobId:t})})]}):d.jsx("div",{className:"flex-1 min-h-0",children:p}):d.jsxs(hl,{orientation:"horizontal",defaultLayout:o.defaultLayout,onLayoutChanged:o.onLayoutChanged,id:"botschat-cron-content",className:"flex-1 min-h-0",children:[d.jsx(Nr,{id:"cron-jobs",defaultSize:"20%",minSize:"8%",maxSize:"40%",children:p}),d.jsx(dl,{}),d.jsx(Nr,{id:"cron-output",children:d.jsx(d1,{jobs:e,selectedJobId:t})})]})}const VL=`prose prose-sm max-w-none
|
|
1508
|
+
prose-p:my-1.5 prose-ul:my-1.5 prose-ol:my-1.5
|
|
1509
|
+
prose-pre:my-2 prose-pre:rounded-md prose-pre:text-caption
|
|
1510
|
+
prose-code:before:content-none prose-code:after:content-none
|
|
1511
|
+
prose-code:px-1 prose-code:py-0.5 prose-code:rounded-sm prose-code:text-caption
|
|
1512
|
+
prose-table:my-2 prose-th:px-3 prose-th:py-1.5 prose-td:px-3 prose-td:py-1.5
|
|
1513
|
+
prose-h1:text-lg prose-h2:text-base prose-h3:text-sm
|
|
1514
|
+
prose-li:my-0.5
|
|
1515
|
+
prose-blockquote:border-l-2 prose-blockquote:pl-4 prose-blockquote:my-2
|
|
1516
|
+
prose-hr:my-4`,YL={color:"var(--text-primary)","--tw-prose-headings":"var(--text-primary)","--tw-prose-bold":"var(--text-primary)","--tw-prose-links":"var(--text-link)","--tw-prose-code":"var(--text-primary)","--tw-prose-pre-code":"var(--text-primary)","--tw-prose-pre-bg":"var(--code-bg)","--tw-prose-th-borders":"var(--border)","--tw-prose-td-borders":"var(--border)","--tw-prose-quotes":"var(--text-secondary)","--tw-prose-quote-borders":"var(--border)","--tw-prose-bullets":"var(--text-muted)","--tw-prose-counters":"var(--text-muted)","--tw-prose-hr":"var(--border)"};function WL(e){return e.split(/\n\n---\n\n/).filter(t=>t.trim())}function d1({jobs:e,selectedJobId:t}){const r=t?e.find(f=>f.id===t):null,a=O.useRef(null);if(O.useEffect(()=>{a.current&&(r==null?void 0:r.status)==="running"&&(a.current.scrollTop=a.current.scrollHeight)},[r==null?void 0:r.summary,r==null?void 0:r.status]),!r)return d.jsx("div",{className:"flex-1 h-full flex items-center justify-center",style:{background:"var(--bg-surface)"},children:d.jsx("p",{className:"text-caption",style:{color:"var(--text-muted)"},children:e.length>0?"Select a run to view output":"No execution history yet"})});const o=kS(r.status),c=r.status==="running",u=r.summary?WL(r.summary):[];return d.jsxs("div",{className:"flex-1 h-full flex flex-col min-w-0",style:{background:"var(--bg-surface)"},children:[d.jsxs("div",{className:"flex items-center gap-3 px-5 py-2.5 flex-shrink-0",style:{borderBottom:"1px solid var(--border)"},children:[d.jsx("span",{className:"text-tiny px-2 py-0.5 rounded-sm font-bold",style:{background:o.bg,color:o.fg},children:wS(r.status)}),c&&d.jsx("span",{className:"inline-block w-2 h-2 rounded-full animate-pulse",style:{background:"var(--text-link)"}}),d.jsx("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:r.time}),r.durationMs!=null&&d.jsx("span",{className:"text-caption",style:{color:"var(--text-muted)"},children:r.durationMs>=6e4?`${(r.durationMs/6e4).toFixed(1)}m`:`${(r.durationMs/1e3).toFixed(1)}s`})]}),d.jsx("div",{className:"flex-1 overflow-y-auto px-5 py-4",ref:a,children:u.length>0?d.jsxs("div",{className:"flex flex-col gap-3",children:[u.map((f,p)=>{const m=p===u.length-1,b=c&&m;return d.jsxs("div",{className:"rounded-md px-4 py-3",style:{background:"var(--bg-primary)",border:b?"1px solid var(--text-link)":"1px solid var(--border)"},children:[d.jsxs("div",{className:"flex items-center gap-2 mb-2",children:[d.jsx("span",{className:"text-tiny font-bold px-1.5 py-0.5 rounded-sm",style:{background:b?"var(--text-link)":"var(--bg-surface)",color:b?"#fff":"var(--text-muted)"},children:u.length>1?`#${p+1}`:"Output"}),b&&d.jsxs("div",{className:"flex items-center gap-1",children:[d.jsx("span",{className:"inline-block w-1.5 h-1.5 rounded-full animate-pulse",style:{background:"var(--text-link)"}}),d.jsx("span",{className:"text-tiny",style:{color:"var(--text-link)"},children:"streaming..."})]}),!b&&!c&&u.length>1&&d.jsx("span",{className:"text-tiny",style:{color:"var(--text-muted)"},children:"completed"})]}),d.jsx("div",{className:VL,style:YL,children:d.jsx(T0,{remarkPlugins:[X0],children:f})})]},p)}),c&&d.jsxs("div",{className:"flex items-center gap-1.5 pl-2",children:[d.jsx("span",{className:"inline-block w-1.5 h-1.5 rounded-full animate-pulse",style:{background:"var(--text-link)"}}),d.jsx("span",{className:"inline-block w-1.5 h-1.5 rounded-full animate-pulse",style:{background:"var(--text-link)",animationDelay:"0.2s"}}),d.jsx("span",{className:"inline-block w-1.5 h-1.5 rounded-full animate-pulse",style:{background:"var(--text-link)",animationDelay:"0.4s"}})]})]}):c?d.jsxs("div",{className:"flex items-center gap-1.5 py-2 pl-1",children:[d.jsx("span",{className:"inline-block w-1.5 h-1.5 rounded-full animate-pulse",style:{background:"var(--text-link)"}}),d.jsx("span",{className:"inline-block w-1.5 h-1.5 rounded-full animate-pulse",style:{background:"var(--text-link)",animationDelay:"0.2s"}}),d.jsx("span",{className:"inline-block w-1.5 h-1.5 rounded-full animate-pulse",style:{background:"var(--text-link)",animationDelay:"0.4s"}})]}):d.jsx("div",{className:"flex items-center justify-center h-full",children:d.jsx("p",{className:"text-caption",style:{color:"var(--text-muted)"},children:"No output recorded for this run."})})})]})}function Hi({label:e,children:t}){return d.jsxs("div",{className:"min-w-0",children:[d.jsx("div",{className:"text-tiny uppercase tracking-wider mb-1",style:{color:"var(--text-muted)"},children:e}),t]})}function NS({saving:e,onSave:t,onCancel:r}){return d.jsxs("div",{className:"flex items-center gap-1 flex-shrink-0",children:[d.jsx("button",{onClick:t,disabled:e,className:"px-2 py-1 text-tiny font-bold text-white rounded-sm disabled:opacity-50",style:{background:"var(--bg-active)"},children:e?"...":"Save"}),d.jsx("button",{onClick:r,className:"px-2 py-1 text-tiny rounded-sm",style:{color:"var(--text-muted)"},children:"Cancel"})]})}function XL({sendMessage:e,theme:t,onToggleTheme:r,showSettings:a,onOpenSettings:o,onCloseSettings:c,handleDefaultModelChange:u,handleSelectJob:f}){var w,T,D,R,$,q,te,P,F,V;const p=lr(),m=ci(),[b,y]=O.useState(()=>p.selectedAgentId&&p.selectedSessionKey?"chat":"home"),[v,x]=O.useState(!1);As.useEffect(()=>{function ce(){y("chat")}return window.addEventListener("botschat:push-nav",ce),()=>window.removeEventListener("botschat:push-nav",ce)},[]),As.useEffect(()=>{p.activeThreadId&&b==="chat"&&y("thread")},[p.activeThreadId,b]),As.useEffect(()=>{!p.activeThreadId&&b==="thread"&&y("chat")},[p.activeThreadId,b]);const S=()=>{var ce;J.info("Auth",`Mobile logout — user ${(ce=p.user)==null?void 0:ce.email}`),ii(null),ka(null),m({type:"LOGOUT"})},_=((D=(T=(w=p.user)==null?void 0:w.displayName)==null?void 0:T[0])==null?void 0:D.toUpperCase())??((q=($=(R=p.user)==null?void 0:R.email)==null?void 0:$[0])==null?void 0:q.toUpperCase())??"?",C=O.useCallback(()=>{switch(b){case"chat":y("home");break;case"thread":m({type:"CLOSE_THREAD"}),y("chat");break;case"cron-detail":y("home");break}},[b,m]),k=()=>{switch(b){case"home":return"BotsChat";case"chat":{const ce=p.agents.find(ae=>ae.id===p.selectedAgentId);return`# ${(ce==null?void 0:ce.name)??"Chat"}`}case"thread":return"Thread";case"cron-detail":{const ce=p.cronTasks.find(ae=>ae.id===p.selectedCronTaskId);return(ce==null?void 0:ce.name)??"Task Detail"}default:return"BotsChat"}},I=b!=="home";return d.jsxs("div",{className:"flex flex-col",style:{height:"calc(100vh - var(--keyboard-height, 0px))",background:"var(--bg-surface)",transition:"height 0.2s ease-out"},children:[d.jsxs("div",{className:"flex items-center justify-between px-4 flex-shrink-0",style:{minHeight:"calc(44px + env(safe-area-inset-top, 0px))",paddingTop:"env(safe-area-inset-top, 0px)",background:"var(--bg-primary)",borderBottom:"1px solid var(--border)"},children:[d.jsxs("div",{className:"flex items-center gap-2 min-w-0",children:[I&&d.jsx("button",{onClick:C,className:"p-1 -ml-1 rounded",style:{color:"var(--text-link)"},"aria-label":"Back",children:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 19.5L8.25 12l7.5-7.5"})})}),d.jsx("span",{className:"text-h2 font-bold truncate",style:{color:"var(--text-primary)"},children:k()})]}),d.jsxs("div",{className:"flex items-center gap-1",children:[d.jsx("div",{className:"w-2 h-2 rounded-full mr-1",style:{background:p.openclawConnected?"var(--accent-green)":"var(--accent-red)"}}),d.jsx("button",{onClick:o,className:"p-1.5 rounded",style:{color:"var(--text-muted)"},children:d.jsxs("svg",{className:"w-4.5 h-4.5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:[d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.324.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 011.37.49l1.296 2.247a1.125 1.125 0 01-.26 1.431l-1.003.827c-.293.24-.438.613-.431.992a6.759 6.759 0 010 .255c-.007.378.138.75.43.99l1.005.828c.424.35.534.954.26 1.43l-1.298 2.247a1.125 1.125 0 01-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.57 6.57 0 01-.22.128c-.331.183-.581.495-.644.869l-.213 1.28c-.09.543-.56.941-1.11.941h-2.594c-.55 0-1.02-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 01-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 01-1.369-.49l-1.297-2.247a1.125 1.125 0 01.26-1.431l1.004-.827c.292-.24.437-.613.43-.992a6.932 6.932 0 010-.255c.007-.378-.138-.75-.43-.99l-1.004-.828a1.125 1.125 0 01-.26-1.43l1.297-2.247a1.125 1.125 0 011.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.087.22-.128.332-.183.582-.495.644-.869l.214-1.281z"}),d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"})]})}),d.jsx("button",{onClick:()=>x(!v),className:"w-6 h-6 rounded flex items-center justify-center text-[10px] font-bold text-white",style:{background:"#9B59B6"},title:((te=p.user)==null?void 0:te.displayName)??((P=p.user)==null?void 0:P.email)??"User",children:_})]})]}),v&&d.jsx("div",{className:"fixed inset-0 z-50",onClick:()=>x(!1),children:d.jsxs("div",{className:"absolute right-4 rounded-lg py-1 min-w-[200px]",style:{top:"calc(44px + env(safe-area-inset-top, 0px) + 4px)",background:"var(--bg-surface)",border:"1px solid var(--border)",boxShadow:"0 4px 12px rgba(0,0,0,0.15)"},onClick:ce=>ce.stopPropagation(),children:[d.jsxs("div",{className:"px-4 py-2.5",style:{borderBottom:"1px solid var(--border)"},children:[d.jsx("div",{className:"text-body font-bold",style:{color:"var(--text-primary)"},children:((F=p.user)==null?void 0:F.displayName)??"User"}),d.jsx("div",{className:"text-caption",style:{color:"var(--text-muted)"},children:(V=p.user)==null?void 0:V.email})]}),d.jsxs("button",{className:"w-full text-left px-4 py-2.5 text-body flex items-center gap-2.5",style:{color:"var(--text-primary)"},onClick:()=>{r(),x(!1)},children:[t==="dark"?d.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 3v2.25m6.364.386l-1.591 1.591M21 12h-2.25m-.386 6.364l-1.591-1.591M12 18.75V21m-4.773-4.227l-1.591 1.591M5.25 12H3m4.227-4.773L5.636 5.636M15.75 12a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0z"})}):d.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M21.752 15.002A9.718 9.718 0 0118 15.75c-5.385 0-9.75-4.365-9.75-9.75 0-1.33.266-2.597.748-3.752A9.753 9.753 0 003 11.25C3 16.635 7.365 21 12.75 21a9.753 9.753 0 009.002-5.998z"})}),t==="dark"?"Light Mode":"Dark Mode"]}),d.jsxs("button",{className:"w-full text-left px-4 py-2.5 text-body flex items-center gap-2.5",style:{color:"var(--text-primary)"},onClick:()=>{o(),x(!1)},children:[d.jsxs("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:[d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9.594 3.94c.09-.542.56-.94 1.11-.94h2.593c.55 0 1.02.398 1.11.94l.213 1.281c.063.374.313.686.645.87.074.04.147.083.22.127.324.196.72.257 1.075.124l1.217-.456a1.125 1.125 0 011.37.49l1.296 2.247a1.125 1.125 0 01-.26 1.431l-1.003.827c-.293.24-.438.613-.431.992a6.759 6.759 0 010 .255c-.007.378.138.75.43.99l1.005.828c.424.35.534.954.26 1.43l-1.298 2.247a1.125 1.125 0 01-1.369.491l-1.217-.456c-.355-.133-.75-.072-1.076.124a6.57 6.57 0 01-.22.128c-.331.183-.581.495-.644.869l-.213 1.28c-.09.543-.56.941-1.11.941h-2.594c-.55 0-1.02-.398-1.11-.94l-.213-1.281c-.062-.374-.312-.686-.644-.87a6.52 6.52 0 01-.22-.127c-.325-.196-.72-.257-1.076-.124l-1.217.456a1.125 1.125 0 01-1.369-.49l-1.297-2.247a1.125 1.125 0 01.26-1.431l1.004-.827c.292-.24.437-.613.43-.992a6.932 6.932 0 010-.255c.007-.378-.138-.75-.43-.99l-1.004-.828a1.125 1.125 0 01-.26-1.43l1.297-2.247a1.125 1.125 0 011.37-.491l1.216.456c.356.133.751.072 1.076-.124.072-.044.146-.087.22-.128.332-.183.582-.495.644-.869l.214-1.281z"}),d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"})]}),"Settings"]}),d.jsx("div",{style:{borderTop:"1px solid var(--border)"}}),d.jsxs("button",{className:"w-full text-left px-4 py-2.5 text-body flex items-center gap-2.5",style:{color:"var(--accent-red)"},onClick:()=>{S(),x(!1)},children:[d.jsx("svg",{className:"w-4 h-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15.75 9V5.25A2.25 2.25 0 0013.5 3h-6a2.25 2.25 0 00-2.25 2.25v13.5A2.25 2.25 0 007.5 21h6a2.25 2.25 0 002.25-2.25V15m3 0l3-3m0 0l-3-3m3 3H9"})}),"Logout"]})]})}),d.jsxs("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden",children:[b==="home"&&d.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto",style:{background:"var(--bg-secondary)"},children:[d.jsx(G1,{onOpenSettings:o,onNavigate:()=>y("chat")}),d.jsx(_S,{onNavigate:()=>y("cron-detail")})]}),b==="chat"&&d.jsx("div",{className:"flex-1 min-h-0 flex flex-col",children:d.jsx(wE,{sendMessage:e})}),b==="thread"&&d.jsx("div",{className:"flex-1 min-h-0 flex flex-col",children:d.jsx(kE,{sendMessage:e})}),b==="cron-detail"&&d.jsx("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden",children:d.jsx(TS,{})})]}),a&&d.jsx(ZL,{state:p,onClose:c,handleDefaultModelChange:u})]})}function ZL({state:e,onClose:t,handleDefaultModelChange:r}){const[a,o]=O.useState("general");return d.jsx("div",{className:"fixed inset-0 flex items-end justify-center z-50",style:{background:"rgba(0,0,0,0.5)"},onClick:t,children:d.jsxs("div",{className:"w-full rounded-t-xl p-5 max-h-[85vh] flex flex-col",style:{background:"var(--bg-surface)",paddingBottom:"calc(20px + env(safe-area-inset-bottom, 0px))"},onClick:c=>c.stopPropagation(),children:[d.jsx("div",{className:"w-10 h-1 rounded-full mx-auto mb-4",style:{background:"var(--text-muted)"}}),d.jsx("h2",{className:"text-h1 font-bold mb-3",style:{color:"var(--text-primary)"},children:"Settings"}),d.jsxs("div",{className:"flex gap-4 mb-4",style:{borderBottom:"1px solid var(--border)"},children:[d.jsx("button",{className:"pb-2 text-caption font-bold transition-colors",style:{color:a==="general"?"var(--text-primary)":"var(--text-muted)",borderBottom:a==="general"?"2px solid var(--bg-active)":"2px solid transparent",marginBottom:"-1px"},onClick:()=>o("general"),children:"General"}),d.jsx("button",{className:"pb-2 text-caption font-bold transition-colors",style:{color:a==="connection"?"var(--text-primary)":"var(--text-muted)",borderBottom:a==="connection"?"2px solid var(--bg-active)":"2px solid transparent",marginBottom:"-1px"},onClick:()=>o("connection"),children:"Connection"}),d.jsx("button",{className:"pb-2 text-caption font-bold transition-colors",style:{color:a==="security"?"var(--text-primary)":"var(--text-muted)",borderBottom:a==="security"?"2px solid var(--bg-active)":"2px solid transparent",marginBottom:"-1px"},onClick:()=>o("security"),children:"Security"})]}),d.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto",children:[a==="general"&&d.jsxs("div",{className:"space-y-4",children:[d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1.5",style:{color:"var(--text-secondary)"},children:"Default Model"}),d.jsx(pl,{value:e.defaultModel??"",onChange:r,models:e.models,placeholder:"Not set (use agent default)"})]}),d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1.5",style:{color:"var(--text-secondary)"},children:"Current Session Model"}),d.jsx("span",{className:"text-body font-mono",style:{color:e.sessionModel||e.defaultModel?"var(--text-primary)":"var(--text-muted)"},children:e.sessionModel??e.defaultModel??"Not connected"})]})]}),a==="connection"&&d.jsx(vS,{}),a==="security"&&d.jsx(xS,{})]}),d.jsx("button",{onClick:t,className:"w-full mt-4 py-2.5 text-caption font-bold text-white rounded-md shrink-0",style:{background:"var(--bg-active)"},children:"Done"})]})})}const f1="G-HKJNG1X0JE";function JL(){if(typeof window>"u")return!1;if(window.gtag)return!0;window.dataLayer=window.dataLayer||[],window.gtag=function(){window.dataLayer.push(arguments)},window.gtag("js",new Date),window.gtag("config",f1);const e=document.createElement("script");return e.async=!0,e.src=`https://www.googletagmanager.com/gtag/js?id=${f1}`,document.head.appendChild(e),!0}let h1=!1;function QL(){h1||(h1=JL())}function eD(e,t){window.gtag&&window.gtag("event",e,t)}function tD(e){eD("page_view",{page_path:`/${e}`,page_title:e})}function nD(){var Ne;const[e,t]=O.useReducer(Rk,kp,U=>{try{const ee=localStorage.getItem("botschat_active_view");if(ee==="messages"||ee==="automations")return{...U,activeView:ee}}catch{}return U}),r=O.useRef(null),a=O.useRef(()=>{}),o=O.useRef(!1),c=O.useRef(null),[u,f]=O.useState(!1),[p,m]=O.useState("general"),[b,y]=O.useState(!1),[v,x]=O.useState(it.hasKey());O.useEffect(()=>it.subscribe(()=>x(it.hasKey())),[]);const[S,_]=O.useState(0),C=qp(),k=yu({id:"botschat-main"}),I=yu({id:"botschat-content"}),[w,T]=O.useState(()=>localStorage.getItem("botschat_data_consent")==="1"),D=O.useCallback(()=>{T(!0),localStorage.setItem("botschat_data_consent","1")},[]),[R,$]=O.useState(()=>localStorage.getItem("botschat_onboarding_dismissed")==="1"),q=O.useCallback(()=>{$(!0),localStorage.setItem("botschat_onboarding_dismissed","1")},[]),[te,P]=O.useState(()=>{var ee;const U=localStorage.getItem("botschat_theme");return U==="light"||U==="dark"?U:(ee=window.matchMedia)!=null&&ee.call(window,"(prefers-color-scheme: light)").matches?"light":"dark"});O.useEffect(()=>{document.documentElement.setAttribute("data-theme",te),localStorage.setItem("botschat_theme",te);const U=document.querySelector('meta[name="theme-color"]');U&&U.setAttribute("content",te==="dark"?"#1A1D21":"#FFFFFF"),ln.isNativePlatform()&&or(async()=>{const{StatusBar:ee,Style:me}=await import("./index-CQPXprFz.js");return{StatusBar:ee,Style:me}},[]).then(({StatusBar:ee,Style:me})=>{ee.setStyle({style:te==="dark"?me.Dark:me.Light}).catch(()=>{})})},[te]),O.useEffect(()=>{localStorage.setItem("botschat_active_view",e.activeView)},[e.activeView]),O.useEffect(()=>{tD(e.activeView)},[e.activeView]),O.useEffect(()=>{e.selectedCronTaskId&&localStorage.setItem("botschat_last_cron_task",e.selectedCronTaskId)},[e.selectedCronTaskId]),O.useEffect(()=>{if(e.selectedSessionId){const U=e.agents.find(ee=>ee.id===e.selectedAgentId);U!=null&&U.channelId&&localStorage.setItem(`botschat_last_session_${U.channelId}`,e.selectedSessionId)}},[e.selectedSessionId,e.selectedAgentId,e.agents]);const F=O.useCallback(()=>{P(U=>U==="dark"?"light":"dark")},[]);O.useEffect(()=>{const U=new URLSearchParams(window.location.search),ee=U.get("dev_token"),me=U.get("dev_user");if(ee){J.info("Auth","Dev-token login attempt"),fetch("/api/dev-auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({secret:ee,...me?{userId:me}:{}})}).then(he=>{if(!he.ok)throw new Error(`HTTP ${he.status}`);return he.json()}).then(async he=>{ii(he.token),t({type:"SET_USER",user:{id:he.userId,email:me?"auxtenwpc@gmail.com":"dev@botschat.test",displayName:me?"Auxten Wang":"Dev User"}});const He=U.get("dev_e2e");if(He)try{await it.setPassword(He,he.userId,!0),x(!0),J.info("Auth","Dev E2E key derived successfully")}catch(Ve){J.warn("Auth",`Dev E2E key derivation failed: ${Ve}`)}else it.clear(),x(!1);U.delete("dev_token"),U.delete("dev_user"),U.delete("dev_e2e");const Te=U.toString();window.history.replaceState({},"",window.location.pathname+(Te?`?${Te}`:"")),J.info("Auth",`Dev-token login success: ${he.userId}`)}).catch(he=>{J.warn("Auth",`Dev-token login failed: ${he}`)});return}if(ih())J.api("Auth","Auto-login with stored token"),Eu.me().then(he=>{J.info("Auth",`Logged in as ${he.email} (${he.id})`),t({type:"SET_USER",user:he})}).catch(he=>{J.warn("Auth",`Auto-login failed: ${he}`),ii(null),ka(null)});else if(!ln.isNativePlatform()){const he="auxtenwpc@gmail.com",He="http://192.168.3.232:8787";{const Te=`${He}/api/auth/dev-login`;J.info("Auth",`Debug auto-login as ${he} via ${Te}`),fetch(Te,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:he})}).then(Ve=>Ve.json()).then(Ve=>{Ve.token?(ii(Ve.token),Ve.refreshToken&&ka(Ve.refreshToken),t({type:"SET_USER",user:{id:Ve.id,email:Ve.email,displayName:Ve.displayName}}),J.info("Auth",`Debug auto-login success: ${Ve.email}`)):J.warn("Auth","Debug auto-login returned no token",Ve)}).catch(Ve=>J.warn("Auth",`Debug auto-login failed: ${Ve}`))}}},[]),O.useEffect(()=>{if(!e.user)return;const U=setTimeout(()=>{e.models.length===0&&Bk.list().then(({models:ee})=>{ee.length>0&&t({type:"SET_MODELS",models:ee})}).catch(()=>{})},2e3);return()=>clearTimeout(U)},[e.user,e.models.length]),O.useEffect(()=>{e.user&&(J.api("Agents","Loading agents list"),Os.list().then(({agents:U})=>{if(J.info("Agents",`Loaded ${U.length} agents`,U.map(ee=>({id:ee.id,name:ee.name,channelId:ee.channelId}))),t({type:"SET_AGENTS",agents:U}),U.length>0&&!e.selectedAgentId){const ee=c.current;if(ee){const _e=ee.match(/^agent:([^:]+):/);if(_e){const he=U.find(He=>He.sessionKey.startsWith(`agent:${_e[1]}:`));if(he){J.info("Push",`Agent select from push nav: ${he.name} (${he.id})`),t({type:"SET_ACTIVE_VIEW",view:"messages"}),t({type:"SELECT_AGENT",agentId:he.id,sessionKey:he.sessionKey});return}}}let me=U[0];try{const _e=localStorage.getItem("botschat_last_agent");if(_e){const he=U.find(He=>He.id===_e);he&&(J.info("Agents",`Restoring last channel: ${he.name} (${he.id})`),me=he)}}catch{}t({type:"SELECT_AGENT",agentId:me.id,sessionKey:me.sessionKey})}}),J.api("Channels","Loading channels list"),sr.list().then(({channels:U})=>{J.info("Channels",`Loaded ${U.length} channels`,U.map(ee=>({id:ee.id,name:ee.name}))),t({type:"SET_CHANNELS",channels:U}),y(!0)}))},[e.user]),O.useEffect(()=>{e.user&&e.activeView==="automations"&&(J.api("Cron","Loading all background tasks + scan data"),Promise.all([Dn.listAll("background"),Dn.scanData()]).then(([{tasks:U},{tasks:ee}])=>{if(J.info("Cron",`Loaded ${U.length} cron tasks + ${ee.length} scan entries`),t({type:"SET_CRON_TASKS",cronTasks:U}),t({type:"MERGE_SCAN_DATA",scanTasks:ee.map(me=>({cronJobId:me.cronJobId,schedule:me.schedule,instructions:me.instructions,model:me.model||void 0,enabled:me.enabled}))}),U.length>0&&!e.selectedCronTaskId){let me=U[0].id;try{const _e=localStorage.getItem("botschat_last_cron_task");if(_e){const he=U.find(He=>He.id===_e);he&&(J.info("Cron",`Restoring last cron task: ${he.name} (${he.id})`),me=he.id)}}catch{}t({type:"SELECT_CRON_TASK",taskId:me})}}))},[e.user,e.activeView]);const V=(Ne=e.agents.find(U=>U.id===e.selectedAgentId))==null?void 0:Ne.channelId,ce=e.activeView==="messages";O.useEffect(()=>{if(!ce)return;if(!e.selectedAgentId){t({type:"SET_TASKS",tasks:[]}),t({type:"SELECT_TASK",taskId:null}),t({type:"SET_SESSIONS",sessions:[]});return}const U=e.agents.find(ee=>ee.id===e.selectedAgentId);U!=null&&U.channelId?(U.isDefault?(t({type:"SET_TASKS",tasks:[]}),t({type:"SELECT_TASK",taskId:null})):Dn.list(U.channelId).then(({tasks:ee})=>{if(t({type:"SET_TASKS",tasks:ee}),ee.length>0){const me=ee[0];t({type:"SELECT_TASK",taskId:me.id})}}),Ns.list(U.channelId).then(({sessions:ee})=>{if(J.info("Sessions",`Loaded ${ee.length} sessions for channel ${U.channelId}`),t({type:"SET_SESSIONS",sessions:ee}),ee.length>0){const me=c.current;if(me){const he=ee.find(He=>He.sessionKey===me);if(he){J.info("Push",`Session select from push nav: ${he.name} (${he.id})`),c.current=null,_v(),t({type:"SELECT_SESSION",sessionId:he.id,sessionKey:he.sessionKey});return}}let _e=ee[0];try{const he=localStorage.getItem(`botschat_last_session_${U.channelId}`);if(he){const He=ee.find(Te=>Te.id===he);He&&(J.info("Sessions",`Restoring last session: ${He.name} (${He.id})`),_e=He)}}catch{}t({type:"SELECT_SESSION",sessionId:_e.id,sessionKey:_e.sessionKey})}}).catch(ee=>{J.error("Sessions",`Failed to load sessions: ${ee}`)})):U!=null&&U.isDefault&&!o.current&&R?(J.info("Sessions","Default agent has no channel — auto-creating General channel"),o.current=!0,t({type:"SET_TASKS",tasks:[]}),t({type:"SELECT_TASK",taskId:null}),t({type:"SET_SESSIONS",sessions:[]}),sr.create({name:"General",openclawAgentId:"main"}).then(async ee=>{J.info("Sessions",`General channel created: ${ee.id}`);const[{agents:me},{channels:_e}]=await Promise.all([Os.list(),sr.list()]);t({type:"SET_AGENTS",agents:me}),t({type:"SET_CHANNELS",channels:_e});const{sessions:he}=await Ns.list(ee.id);t({type:"SET_SESSIONS",sessions:he}),he.length>0&&t({type:"SELECT_SESSION",sessionId:he[0].id,sessionKey:he[0].sessionKey})}).catch(ee=>{J.error("Sessions",`Failed to auto-create General channel: ${ee}`),o.current=!1})):(t({type:"SET_TASKS",tasks:[]}),t({type:"SELECT_TASK",taskId:null}),t({type:"SET_SESSIONS",sessions:[]}))},[e.selectedAgentId,V,ce,R]),O.useEffect(()=>{if(!e.selectedTaskId)return;const U=e.tasks.find(me=>me.id===e.selectedTaskId);if(!U||U.kind!=="background"){t({type:"SET_JOBS",jobs:[]});return}const ee=e.agents.find(me=>me.id===e.selectedAgentId);ee!=null&&ee.channelId&&Gh.list(ee.channelId,U.id).then(({jobs:me})=>{t({type:"SET_JOBS",jobs:me}),me.length>0&&!e.selectedJobId&&t({type:"SELECT_JOB",jobId:me[0].id,sessionKey:me[0].sessionKey})}).catch(me=>{console.error("Failed to load jobs:",me)})},[e.selectedTaskId,e.tasks]),O.useEffect(()=>{if(!e.user||!e.selectedSessionKey)return;let U=!1;return M1.list(e.user.id,e.selectedSessionKey).then(async({messages:ee,replyCounts:me})=>{if(U)return;const _e=await Promise.all(ee.map(async he=>{if(he.encrypted&&it.hasKey())try{const He=await it.decrypt(he.text,he.id);return{...he,text:He,isEncryptedLocked:!1}}catch(He){return console.warn(`Failed to decrypt message ${he.id}`,He),{...he,isEncryptedLocked:!0}}else if(he.encrypted)return{...he,isEncryptedLocked:!0};return he}));t({type:"SET_MESSAGES",messages:_e,replyCounts:me})}).catch(ee=>{console.error("Failed to load message history:",ee)}),()=>{U=!0}},[e.user,e.selectedSessionKey,v,S]);const ae=O.useRef(e);O.useEffect(()=>{ae.current=e},[e]);const K=O.useCallback(U=>{J.info("Push",`Navigating to session: ${U}`);const ee=U.replace(/:thread:.+$/,"");c.current=ee;const me=ee.match(/^agent:([^:]+):/);if(!me)return;const _e=me[1],he=ae.current,He=he.agents.find(Te=>Te.sessionKey.startsWith(`agent:${_e}:`));if(He)if(he.activeView!=="messages"&&t({type:"SET_ACTIVE_VIEW",view:"messages"}),he.selectedAgentId!==He.id)t({type:"SELECT_AGENT",agentId:He.id,sessionKey:He.sessionKey});else{const Te=he.sessions.find(Ve=>Ve.sessionKey===ee);Te&&(c.current=null,_v(),t({type:"SELECT_SESSION",sessionId:Te.id,sessionKey:Te.sessionKey}))}},[t]);O.useEffect(()=>{function U(me){var he;const _e=(he=me.detail)==null?void 0:he.sessionKey;_e&&K(_e)}window.addEventListener("botschat:push-nav",U);const ee=Sv();return ee&&K(ee),()=>window.removeEventListener("botschat:push-nav",U)},[K]);const B=O.useCallback(U=>{var He;const ee=U.sessionKey,me=U.threadId??U.replyToId;J.wsIn("WS",`${U.type}`,U);const _e=Te=>{if(Te)return Te.replace(/:thread:.+$/,"")},he=Te=>Te?_e(Te)===ae.current.selectedSessionKey:!0;switch(U.type){case"connection.status":J.info("Connection",`OpenClaw ${U.openclawConnected?"connected":"disconnected"}${U.defaultModel?` (default: ${U.defaultModel})`:""}`),t({type:"SET_OPENCLAW_CONNECTED",connected:U.openclawConnected,defaultModel:U.defaultModel||void 0}),Array.isArray(U.models)&&U.models.length>0&&t({type:"SET_MODELS",models:U.models});break;case"openclaw.disconnected":J.warn("Connection","OpenClaw disconnected"),t({type:"SET_OPENCLAW_CONNECTED",connected:!1});break;case"model.changed":if(U.model&&U.sessionKey){J.info("Model",`Session model changed to: ${U.model} (session: ${U.sessionKey})`),t({type:"SET_SESSION_MODEL",model:U.model});try{const Te=JSON.parse(localStorage.getItem("botschat:sessionModels")||"{}");Te[U.sessionKey]=U.model,localStorage.setItem("botschat:sessionModels",JSON.stringify(Te))}catch{}}break;case"agent.stream.start":if(ee&&he(ee)){const Te=me??((He=ee.match(/:thread:(.+)$/))==null?void 0:He[1]);t({type:"STREAM_START",runId:U.runId,sessionKey:ee,threadId:Te})}break;case"agent.stream.chunk":t({type:"STREAM_CHUNK",runId:U.runId,sessionKey:ee??"",text:U.text});break;case"agent.stream.end":t({type:"STREAM_END",runId:U.runId});break;case"agent.text":{if(!he(ee))break;const Te={id:Vn(),sender:"agent",text:U.text,timestamp:Date.now(),threadId:me};t(me&&ee?{type:"ADD_THREAD_MESSAGE",message:Te}:{type:"ADD_MESSAGE",message:Te});break}case"agent.media":{if(!he(ee))break;const Te={id:Vn(),sender:"agent",text:U.caption??"",mediaUrl:U.mediaUrl,timestamp:Date.now(),threadId:me};t(me&&ee?{type:"ADD_THREAD_MESSAGE",message:Te}:{type:"ADD_MESSAGE",message:Te});break}case"agent.a2ui":{if(!he(ee))break;const Te={id:Vn(),sender:"agent",text:"",a2ui:U.jsonl,timestamp:Date.now(),threadId:me};t(me&&ee?{type:"ADD_THREAD_MESSAGE",message:Te}:{type:"ADD_MESSAGE",message:Te});break}case"job.update":{const Te={id:U.jobId,number:0,sessionKey:U.sessionKey,status:U.status,startedAt:U.startedAt,finishedAt:U.finishedAt??null,durationMs:U.durationMs??null,summary:U.summary??"",time:new Date((U.startedAt??0)*1e3).toLocaleString()};if(Te.status==="running")t({type:"ADD_JOB",job:Te});else{const Ve=ae.current,re=Ve.jobs.some(fe=>fe.id===Te.id);t(re?{type:"SET_JOBS",jobs:Ve.jobs.map(fe=>fe.id===Te.id?{...fe,...Te}:fe)}:{type:"ADD_JOB",job:Te})}Te.status==="running"?t({type:"ADD_CRON_JOB",job:Te}):t({type:"UPDATE_CRON_JOB",job:Te});break}case"job.output":{const Te=U.jobId,Ve=U.text;Te&&Ve&&t({type:"APPEND_JOB_OUTPUT",jobId:Te,text:Ve});break}case"task.scan.result":{const Te=U.tasks??[];J.info("TaskScan",`Scan result: ${Te.length} tasks reported`,Te),Os.list().then(({agents:re})=>{J.info("TaskScan",`Reloaded ${re.length} agents`),t({type:"SET_AGENTS",agents:re})}),sr.list().then(({channels:re})=>{J.info("TaskScan",`Reloaded ${re.length} channels`),t({type:"SET_CHANNELS",channels:re})}),Dn.listAll("background").then(({tasks:re})=>{J.info("TaskScan",`Reloaded ${re.length} cron tasks, merging scan data`),t({type:"SET_CRON_TASKS",cronTasks:re}),t({type:"MERGE_SCAN_DATA",scanTasks:Te.map(fe=>({cronJobId:fe.cronJobId,schedule:fe.schedule,instructions:fe.instructions??"",model:fe.model,enabled:fe.enabled}))})});const Ve=ae.current;if(Ve.selectedAgentId){const re=Ve.agents.find(fe=>fe.id===Ve.selectedAgentId);re!=null&&re.channelId&&Dn.list(re.channelId).then(({tasks:fe})=>{t({type:"SET_TASKS",tasks:fe})})}break}case"status":break;case"models.list":Array.isArray(U.models)&&t({type:"SET_MODELS",models:U.models});break;case"task.schedule.ack":U.ok?J.info("Task",`Schedule applied to OpenClaw: ${U.cronJobId}`):J.error("Task",`Schedule push to OpenClaw failed: ${U.error}`,U);break;case"error":J.error("Server",U.message,U);break}},[]);O.useEffect(()=>{a.current=B},[B]),O.useEffect(()=>{if(!e.user||!ih())return;const U=Vn();J.info("WS",`Connecting WebSocket (session=${U.slice(0,8)}...)`);const ee=new qk({userId:e.user.id,sessionId:U,getToken:ih,onMessage:_e=>{a.current(_e)},onStatusChange:_e=>{J.info("WS",_e?"WebSocket connected":"WebSocket disconnected"),t({type:"SET_WS_CONNECTED",connected:_e})}});ee.connect(),r.current=ee,Xk().then(()=>{const _e=Sv();_e&&K(_e)}).catch(_e=>{J.warn("Push",`Push init failed: ${_e}`)});const me=Qk(ee,()=>{_(_e=>_e+1)});return()=>{me(),ee.disconnect(),r.current=null}},[e.user]);const ne=O.useCallback(U=>{var ee;J.wsOut("WS",`${U.type}`,U),(ee=r.current)==null||ee.send(U)},[]),oe=O.useCallback(async U=>{t({type:"SET_DEFAULT_MODEL",model:U||null});try{await O1.updateSettings({defaultModel:U||void 0})}catch(ee){console.error("Failed to update default model:",ee)}},[]),ve=O.useCallback(U=>{const ee=e.jobs.find(me=>me.id===U);ee&&t({type:"SELECT_JOB",jobId:ee.id,sessionKey:ee.sessionKey||void 0})},[e.jobs]);if(O.useEffect(()=>{if(e.openclawConnected&&!R){const U=setTimeout(()=>{q()},1500);return()=>clearTimeout(U)}},[e.openclawConnected,R,q]),!e.user)return d.jsx(xa.Provider,{value:e,children:d.jsx(Es.Provider,{value:t,children:d.jsx(RL,{})})});if(!w)return d.jsx(xa.Provider,{value:e,children:d.jsx(Es.Provider,{value:t,children:d.jsx(IL,{onAccept:D})})});if(!R&&b&&e.channels.length===0&&!e.openclawConnected)return d.jsx(xa.Provider,{value:e,children:d.jsx(Es.Provider,{value:t,children:d.jsx(jL,{onSkip:q})})});e.agents.find(U=>U.id===e.selectedAgentId);const L=e.tasks.find(U=>U.id===e.selectedTaskId),X=(L==null?void 0:L.kind)==="background",A=!!e.selectedSessionKey,be=e.activeView==="automations";return C?d.jsx(xa.Provider,{value:e,children:d.jsx(Es.Provider,{value:t,children:d.jsx(XL,{sendMessage:ne,theme:te,onToggleTheme:F,showSettings:u,onOpenSettings:()=>f(!0),onCloseSettings:()=>f(!1),handleDefaultModelChange:oe,handleSelectJob:ve})})}):d.jsx(xa.Provider,{value:e,children:d.jsxs(Es.Provider,{value:t,children:[d.jsxs("div",{className:"flex flex-col h-screen",children:[d.jsxs("div",{className:"flex flex-1 min-h-0",children:[d.jsx(e2,{onToggleTheme:F,onOpenSettings:()=>f(!0),theme:te}),d.jsxs(hl,{orientation:"horizontal",defaultLayout:k.defaultLayout,onLayoutChanged:k.onLayoutChanged,id:"botschat-main",className:"flex-1",children:[d.jsx(Nr,{id:"sidebar",defaultSize:"15%",minSize:"5%",maxSize:"30%",children:be?d.jsx(_S,{}):d.jsx(G1,{})}),d.jsx(dl,{}),d.jsx(Nr,{id:"content",children:be?d.jsx(TS,{}):d.jsx("div",{className:"flex-1 flex flex-col min-w-0 h-full",children:A?d.jsxs(hl,{orientation:"horizontal",defaultLayout:I.defaultLayout,onLayoutChanged:I.onLayoutChanged,id:"botschat-content",children:[X&&d.jsxs(d.Fragment,{children:[d.jsx(Nr,{id:"joblist",defaultSize:"15%",minSize:"5%",maxSize:"30%",children:d.jsx(UR,{jobs:e.jobs,selectedJobId:e.selectedJobId,onSelectJob:ve})}),d.jsx(dl,{})]}),d.jsx(Nr,{id:"chat",children:d.jsx(wE,{sendMessage:ne})}),e.activeThreadId&&d.jsxs(d.Fragment,{children:[d.jsx(dl,{}),d.jsx(Nr,{id:"thread",defaultSize:"28%",minSize:"10%",maxSize:"50%",children:d.jsx(kE,{sendMessage:ne})})]})]}):d.jsx("div",{className:"flex-1 flex items-center justify-center",style:{background:"var(--bg-surface)"},children:d.jsxs("div",{className:"text-center",children:[d.jsx("svg",{className:"w-20 h-20 mx-auto mb-4",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1,style:{color:"var(--text-muted)"},children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 11H5m14 0a2 2 0 012 2v6a2 2 0 01-2 2H5a2 2 0 01-2-2v-6a2 2 0 012-2m14 0V9a2 2 0 00-2-2M5 11V9a2 2 0 012-2m0 0V5a2 2 0 012-2h6a2 2 0 012 2v2M7 7h10"})}),d.jsx("p",{className:"text-body font-bold",style:{color:"var(--text-muted)"},children:"Select a channel to get started"}),d.jsx("p",{className:"text-caption mt-1",style:{color:"var(--text-muted)"},children:"Choose a channel from the sidebar"})]})})})})]})]}),d.jsx(HL,{})]}),u&&d.jsx("div",{className:"fixed inset-0 flex items-center justify-center z-50",style:{background:"rgba(0,0,0,0.5)"},onClick:()=>f(!1),children:d.jsxs("div",{className:"rounded-lg p-6 w-[540px] max-w-[90vw] max-h-[85vh] flex flex-col",style:{background:"var(--bg-surface)",boxShadow:"var(--shadow-lg)"},onClick:U=>U.stopPropagation(),children:[d.jsxs("div",{className:"flex items-center justify-between mb-4",children:[d.jsx("h2",{className:"text-h1 font-bold",style:{color:"var(--text-primary)"},children:"Settings"}),d.jsx("button",{onClick:()=>f(!1),className:"p-1 hover:bg-[--bg-hover] rounded",style:{color:"var(--text-muted)"},children:d.jsx("svg",{className:"w-5 h-5",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:d.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M6 18L18 6M6 6l12 12"})})})]}),d.jsxs("div",{className:"flex gap-4 mb-4",style:{borderBottom:"1px solid var(--border)"},children:[d.jsx("button",{className:"pb-2 text-caption font-bold transition-colors",style:{color:p==="general"?"var(--text-primary)":"var(--text-muted)",borderBottom:p==="general"?"2px solid var(--bg-active)":"2px solid transparent",marginBottom:"-1px"},onClick:()=>m("general"),children:"General"}),d.jsx("button",{className:"pb-2 text-caption font-bold transition-colors",style:{color:p==="connection"?"var(--text-primary)":"var(--text-muted)",borderBottom:p==="connection"?"2px solid var(--bg-active)":"2px solid transparent",marginBottom:"-1px"},onClick:()=>m("connection"),children:"Connection"}),d.jsx("button",{className:"pb-2 text-caption font-bold transition-colors",style:{color:p==="security"?"var(--text-primary)":"var(--text-muted)",borderBottom:p==="security"?"2px solid var(--bg-active)":"2px solid transparent",marginBottom:"-1px"},onClick:()=>m("security"),children:"Security"})]}),d.jsxs("div",{className:"flex-1 min-h-0 overflow-y-auto",children:[p==="general"&&d.jsxs("div",{className:"space-y-5",children:[d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1.5",style:{color:"var(--text-secondary)"},children:"Default Model"}),d.jsx(pl,{value:e.defaultModel??"",onChange:oe,models:e.models,placeholder:"Not set (use agent default)"}),d.jsxs("p",{className:"text-tiny mt-1.5",style:{color:"var(--text-muted)"},children:["Default model for new conversations. You can override per session using"," ",d.jsx("code",{children:"/model"})," or per automation in its settings."]})]}),d.jsxs("div",{children:[d.jsx("label",{className:"block text-caption font-bold mb-1.5",style:{color:"var(--text-secondary)"},children:"Current Session Model"}),d.jsx("span",{className:"text-body font-mono",style:{color:e.sessionModel||e.defaultModel?"var(--text-primary)":"var(--text-muted)"},children:e.sessionModel??e.defaultModel??"Not connected"})]}),d.jsx(UL,{})]}),p==="connection"&&d.jsx(vS,{}),p==="security"&&d.jsx(xS,{})]}),d.jsx("div",{className:"mt-4 pt-4 flex justify-end",style:{borderTop:"1px solid var(--border)"},children:d.jsx("button",{onClick:()=>f(!1),className:"px-4 py-1.5 text-caption font-bold text-white rounded-sm",style:{background:"var(--bg-active)"},children:"Done"})})]})})]})})}QL();ln.isNativePlatform()&&(or(async()=>{const{StatusBar:e,Style:t}=await import("./index-CQPXprFz.js");return{StatusBar:e,Style:t}},[]).then(({StatusBar:e,Style:t})=>{const r=document.documentElement.getAttribute("data-theme")!=="light";e.setStyle({style:r?t.Dark:t.Light}).catch(()=>{}),e.setOverlaysWebView({overlay:!0}).catch(()=>{})}),or(async()=>{const{Keyboard:e}=await import("./index-CkIgZfHf.js");return{Keyboard:e}},[]).then(({Keyboard:e})=>{e.setAccessoryBarVisible({isVisible:!0}).catch(()=>{}),e.addListener("keyboardWillShow",t=>{document.documentElement.style.setProperty("--keyboard-height",`${t.keyboardHeight}px`)}),e.addListener("keyboardWillHide",()=>{document.documentElement.style.setProperty("--keyboard-height","0px")})}));Gw.createRoot(document.getElementById("root")).render(d.jsx(As.StrictMode,{children:d.jsx(nD,{})}));!ln.isNativePlatform()&&"serviceWorker"in navigator&&window.addEventListener("load",()=>{navigator.serviceWorker.register("/sw.js").catch(()=>{})});export{Ps as C,Nl as E,Yi as F,yp as W,vl as _,Rs as a,DE as b,fI as c,iD as d,aD as e,or as f,Oa as g,a3 as i,O3 as o,bp as r,s3 as v};
|