botschat 0.1.16 → 0.1.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (37) hide show
  1. package/package.json +4 -1
  2. package/packages/api/src/index.ts +10 -2
  3. package/packages/plugin/dist/src/ws-client.d.ts.map +1 -1
  4. package/packages/plugin/dist/src/ws-client.js +11 -6
  5. package/packages/plugin/dist/src/ws-client.js.map +1 -1
  6. package/packages/plugin/package.json +1 -1
  7. package/packages/web/dist/assets/{index-CLKSdbmx.css → index-B5GU1yVt.css} +1 -1
  8. package/packages/web/dist/assets/index-CO9YgLst.js +2 -0
  9. package/packages/web/dist/assets/index-ClDrCe_c.js +1 -0
  10. package/packages/web/dist/assets/{index--A7c71kf.js → index-D3T7sc-R.js} +1 -1
  11. package/packages/web/dist/assets/index-DPEosppm.js +2 -0
  12. package/packages/web/dist/assets/{index-Cd5GHqU6.js → index-DzYqprDN.js} +1 -1
  13. package/packages/web/dist/assets/index-IVUdSd9w.js +1516 -0
  14. package/packages/web/dist/assets/{index.esm-Dc_1yrX1.js → index.esm-COzWPkKi.js} +1 -1
  15. package/packages/web/dist/assets/{web-CDcVasbM.js → web-CxXbaApe.js} +1 -1
  16. package/packages/web/dist/assets/{web-D_QoLpUi.js → web-DFQypSd0.js} +1 -1
  17. package/packages/web/dist/index.html +2 -2
  18. package/packages/web/dist/sw.js +9 -1
  19. package/packages/web/src/App.tsx +10 -1
  20. package/packages/web/src/api.ts +5 -3
  21. package/packages/web/src/components/ChatWindow.tsx +5 -1
  22. package/packages/web/src/components/CronSidebar.tsx +5 -1
  23. package/packages/web/src/components/LoginPage.tsx +3 -1
  24. package/packages/web/src/components/OnboardingPage.tsx +3 -1
  25. package/packages/web/src/components/SessionTabs.tsx +5 -1
  26. package/packages/web/src/components/Sidebar.tsx +8 -2
  27. package/packages/web/src/components/TaskBar.tsx +5 -1
  28. package/packages/web/src/components/ThreadPanel.tsx +5 -1
  29. package/packages/web/src/firebase.ts +3 -2
  30. package/packages/web/src/hooks/useIMEComposition.ts +36 -0
  31. package/packages/web/src/main.tsx +3 -2
  32. package/packages/web/src/push.ts +88 -1
  33. package/packages/web/src/ws.ts +4 -3
  34. package/packages/web/dist/assets/index-CEStVU9o.js +0 -1516
  35. package/packages/web/dist/assets/index-D3Vfl8Ll.js +0 -2
  36. package/packages/web/dist/assets/index-DUpmW4Ay.js +0 -2
  37. package/packages/web/dist/assets/index-DfBArjKG.js +0 -1
@@ -0,0 +1,1516 @@
1
+ var zw=Object.defineProperty;var $y=e=>{throw TypeError(e)};var Bw=(e,t,r)=>t in e?zw(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r;var ms=(e,t,r)=>Bw(e,typeof t!="symbol"?t+"":t,r),Gy=(e,t,r)=>t.has(e)||$y("Cannot "+r);var Ho=(e,t,r)=>(Gy(e,t,"read from private field"),r?r.call(e):t.get(e)),Ky=(e,t,r)=>t.has(e)?$y("Cannot add the same private member more than once"):t instanceof WeakSet?t.add(e):t.set(e,r),Vy=(e,t,r,a)=>(Gy(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 Uw="modulepreload",Pw=function(e){return"/"+e},qy={},cr=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=Pw(m),m in qy)return;qy[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":Uw,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 El(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 Yy;function Hw(){if(Yy)return Fo;Yy=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 Wy;function Fw(){return Wy||(Wy=1,Wf.exports=Hw()),Wf.exports}var d=Fw(),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 Xy;function $w(){if(Xy)return Fe;Xy=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(D){return D===null||typeof D!="object"?null:(D=v&&D[v]||D["@@iterator"],typeof D=="function"?D:null)}var S={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},w=Object.assign,N={};function T(D,J,C){this.props=D,this.context=J,this.refs=N,this.updater=C||S}T.prototype.isReactComponent={},T.prototype.setState=function(D,J){if(typeof D!="object"&&typeof D!="function"&&D!=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,D,J,"setState")},T.prototype.forceUpdate=function(D){this.updater.enqueueForceUpdate(this,D,"forceUpdate")};function A(){}A.prototype=T.prototype;function R(D,J,C){this.props=D,this.context=J,this.refs=N,this.updater=C||S}var O=R.prototype=new A;O.constructor=R,w(O,T.prototype),O.isPureReactComponent=!0;var z=Array.isArray;function _(){}var L={H:null,A:null,T:null,S:null},G=Object.prototype.hasOwnProperty;function ee(D,J,C){var ye=C.ref;return{$$typeof:e,type:D,key:J,ref:ye!==void 0?ye:null,props:C}}function P(D,J){return ee(D.type,J,D.props)}function $(D){return typeof D=="object"&&D!==null&&D.$$typeof===e}function Y(D){var J={"=":"=0",":":"=2"};return"$"+D.replace(/[=:]/g,function(C){return J[C]})}var te=/\/+/g;function ae(D,J){return typeof D=="object"&&D!==null&&D.key!=null?Y(""+D.key):J.toString(36)}function V(D){switch(D.status){case"fulfilled":return D.value;case"rejected":throw D.reason;default:switch(typeof D.status=="string"?D.then(_,_):(D.status="pending",D.then(function(J){D.status==="pending"&&(D.status="fulfilled",D.value=J)},function(J){D.status==="pending"&&(D.status="rejected",D.reason=J)})),D.status){case"fulfilled":return D.value;case"rejected":throw D.reason}}throw D}function j(D,J,C,ye,ke){var H=typeof D;(H==="undefined"||H==="boolean")&&(D=null);var re=!1;if(D===null)re=!0;else switch(H){case"bigint":case"string":case"number":re=!0;break;case"object":switch(D.$$typeof){case e:case t:re=!0;break;case b:return re=D._init,j(re(D._payload),J,C,ye,ke)}}if(re)return ke=ke(D),re=ye===""?"."+ae(D,0):ye,z(ke)?(C="",re!=null&&(C=re.replace(te,"$&/")+"/"),j(ke,J,C,"",function(he){return he})):ke!=null&&($(ke)&&(ke=P(ke,C+(ke.key==null||D&&D.key===ke.key?"":(""+ke.key).replace(te,"$&/")+"/")+re)),J.push(ke)),1;re=0;var me=ye===""?".":ye+":";if(z(D))for(var Ce=0;Ce<D.length;Ce++)ye=D[Ce],H=me+ae(ye,Ce),re+=j(ye,J,C,H,ke);else if(Ce=x(D),typeof Ce=="function")for(D=Ce.call(D),Ce=0;!(ye=D.next()).done;)ye=ye.value,H=me+ae(ye,Ce++),re+=j(ye,J,C,H,ke);else if(H==="object"){if(typeof D.then=="function")return j(V(D),J,C,ye,ke);throw J=String(D),Error("Objects are not valid as a React child (found: "+(J==="[object Object]"?"object with keys {"+Object.keys(D).join(", ")+"}":J)+"). If you meant to render a collection of children, use an array instead.")}return re}function ie(D,J,C){if(D==null)return D;var ye=[],ke=0;return j(D,ye,"","",function(H){return J.call(C,H,ke++)}),ye}function oe(D){if(D._status===-1){var J=D._result;J=J(),J.then(function(C){(D._status===0||D._status===-1)&&(D._status=1,D._result=C)},function(C){(D._status===0||D._status===-1)&&(D._status=2,D._result=C)}),D._status===-1&&(D._status=0,D._result=J)}if(D._status===1)return D._result.default;throw D._result}var ve=typeof reportError=="function"?reportError:function(D){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var J=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof D=="object"&&D!==null&&typeof D.message=="string"?String(D.message):String(D),error:D});if(!window.dispatchEvent(J))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",D);return}console.error(D)},I={map:ie,forEach:function(D,J,C){ie(D,function(){J.apply(this,arguments)},C)},count:function(D){var J=0;return ie(D,function(){J++}),J},toArray:function(D){return ie(D,function(J){return J})||[]},only:function(D){if(!$(D))throw Error("React.Children.only expected to receive a single React element child.");return D}};return Fe.Activity=y,Fe.Children=I,Fe.Component=T,Fe.Fragment=r,Fe.Profiler=o,Fe.PureComponent=R,Fe.StrictMode=a,Fe.Suspense=p,Fe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=L,Fe.__COMPILER_RUNTIME={__proto__:null,c:function(D){return L.H.useMemoCache(D)}},Fe.cache=function(D){return function(){return D.apply(null,arguments)}},Fe.cacheSignal=function(){return null},Fe.cloneElement=function(D,J,C){if(D==null)throw Error("The argument must be a React element, but you passed "+D+".");var ye=w({},D.props),ke=D.key;if(J!=null)for(H in J.key!==void 0&&(ke=""+J.key),J)!G.call(J,H)||H==="key"||H==="__self"||H==="__source"||H==="ref"&&J.ref===void 0||(ye[H]=J[H]);var H=arguments.length-2;if(H===1)ye.children=C;else if(1<H){for(var re=Array(H),me=0;me<H;me++)re[me]=arguments[me+2];ye.children=re}return ee(D.type,ke,ye)},Fe.createContext=function(D){return D={$$typeof:u,_currentValue:D,_currentValue2:D,_threadCount:0,Provider:null,Consumer:null},D.Provider=D,D.Consumer={$$typeof:c,_context:D},D},Fe.createElement=function(D,J,C){var ye,ke={},H=null;if(J!=null)for(ye in J.key!==void 0&&(H=""+J.key),J)G.call(J,ye)&&ye!=="key"&&ye!=="__self"&&ye!=="__source"&&(ke[ye]=J[ye]);var re=arguments.length-2;if(re===1)ke.children=C;else if(1<re){for(var me=Array(re),Ce=0;Ce<re;Ce++)me[Ce]=arguments[Ce+2];ke.children=me}if(D&&D.defaultProps)for(ye in re=D.defaultProps,re)ke[ye]===void 0&&(ke[ye]=re[ye]);return ee(D,H,ke)},Fe.createRef=function(){return{current:null}},Fe.forwardRef=function(D){return{$$typeof:f,render:D}},Fe.isValidElement=$,Fe.lazy=function(D){return{$$typeof:b,_payload:{_status:-1,_result:D},_init:oe}},Fe.memo=function(D,J){return{$$typeof:m,type:D,compare:J===void 0?null:J}},Fe.startTransition=function(D){var J=L.T,C={};L.T=C;try{var ye=D(),ke=L.S;ke!==null&&ke(C,ye),typeof ye=="object"&&ye!==null&&typeof ye.then=="function"&&ye.then(_,ve)}catch(H){ve(H)}finally{J!==null&&C.types!==null&&(J.types=C.types),L.T=J}},Fe.unstable_useCacheRefresh=function(){return L.H.useCacheRefresh()},Fe.use=function(D){return L.H.use(D)},Fe.useActionState=function(D,J,C){return L.H.useActionState(D,J,C)},Fe.useCallback=function(D,J){return L.H.useCallback(D,J)},Fe.useContext=function(D){return L.H.useContext(D)},Fe.useDebugValue=function(){},Fe.useDeferredValue=function(D,J){return L.H.useDeferredValue(D,J)},Fe.useEffect=function(D,J){return L.H.useEffect(D,J)},Fe.useEffectEvent=function(D){return L.H.useEffectEvent(D)},Fe.useId=function(){return L.H.useId()},Fe.useImperativeHandle=function(D,J,C){return L.H.useImperativeHandle(D,J,C)},Fe.useInsertionEffect=function(D,J){return L.H.useInsertionEffect(D,J)},Fe.useLayoutEffect=function(D,J){return L.H.useLayoutEffect(D,J)},Fe.useMemo=function(D,J){return L.H.useMemo(D,J)},Fe.useOptimistic=function(D,J){return L.H.useOptimistic(D,J)},Fe.useReducer=function(D,J,C){return L.H.useReducer(D,J,C)},Fe.useRef=function(D){return L.H.useRef(D)},Fe.useState=function(D){return L.H.useState(D)},Fe.useSyncExternalStore=function(D,J,C){return L.H.useSyncExternalStore(D,J,C)},Fe.useTransition=function(){return L.H.useTransition()},Fe.version="19.2.4",Fe}var Zy;function xp(){return Zy||(Zy=1,Xf.exports=$w()),Xf.exports}var M=xp();const As=El(M);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 Jy;function Gw(){return Jy||(Jy=1,(function(e){function t(j,ie){var oe=j.length;j.push(ie);e:for(;0<oe;){var ve=oe-1>>>1,I=j[ve];if(0<o(I,ie))j[ve]=ie,j[oe]=I,oe=ve;else break e}}function r(j){return j.length===0?null:j[0]}function a(j){if(j.length===0)return null;var ie=j[0],oe=j.pop();if(oe!==ie){j[0]=oe;e:for(var ve=0,I=j.length,D=I>>>1;ve<D;){var J=2*(ve+1)-1,C=j[J],ye=J+1,ke=j[ye];if(0>o(C,oe))ye<I&&0>o(ke,C)?(j[ve]=ke,j[ye]=oe,ve=ye):(j[ve]=C,j[J]=oe,ve=J);else if(ye<I&&0>o(ke,oe))j[ve]=ke,j[ye]=oe,ve=ye;else break e}}return ie}function o(j,ie){var oe=j.sortIndex-ie.sortIndex;return oe!==0?oe:j.id-ie.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,w=!1,N=!1,T=typeof setTimeout=="function"?setTimeout:null,A=typeof clearTimeout=="function"?clearTimeout:null,R=typeof setImmediate<"u"?setImmediate:null;function O(j){for(var ie=r(m);ie!==null;){if(ie.callback===null)a(m);else if(ie.startTime<=j)a(m),ie.sortIndex=ie.expirationTime,t(p,ie);else break;ie=r(m)}}function z(j){if(w=!1,O(j),!S)if(r(p)!==null)S=!0,_||(_=!0,Y());else{var ie=r(m);ie!==null&&V(z,ie.startTime-j)}}var _=!1,L=-1,G=5,ee=-1;function P(){return N?!0:!(e.unstable_now()-ee<G)}function $(){if(N=!1,_){var j=e.unstable_now();ee=j;var ie=!0;try{e:{S=!1,w&&(w=!1,A(L),L=-1),x=!0;var oe=v;try{t:{for(O(j),y=r(p);y!==null&&!(y.expirationTime>j&&P());){var ve=y.callback;if(typeof ve=="function"){y.callback=null,v=y.priorityLevel;var I=ve(y.expirationTime<=j);if(j=e.unstable_now(),typeof I=="function"){y.callback=I,O(j),ie=!0;break t}y===r(p)&&a(p),O(j)}else a(p);y=r(p)}if(y!==null)ie=!0;else{var D=r(m);D!==null&&V(z,D.startTime-j),ie=!1}}break e}finally{y=null,v=oe,x=!1}ie=void 0}}finally{ie?Y():_=!1}}}var Y;if(typeof R=="function")Y=function(){R($)};else if(typeof MessageChannel<"u"){var te=new MessageChannel,ae=te.port2;te.port1.onmessage=$,Y=function(){ae.postMessage(null)}}else Y=function(){T($,0)};function V(j,ie){L=T(function(){j(e.unstable_now())},ie)}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(j){j.callback=null},e.unstable_forceFrameRate=function(j){0>j||125<j?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):G=0<j?Math.floor(1e3/j):5},e.unstable_getCurrentPriorityLevel=function(){return v},e.unstable_next=function(j){switch(v){case 1:case 2:case 3:var ie=3;break;default:ie=v}var oe=v;v=ie;try{return j()}finally{v=oe}},e.unstable_requestPaint=function(){N=!0},e.unstable_runWithPriority=function(j,ie){switch(j){case 1:case 2:case 3:case 4:case 5:break;default:j=3}var oe=v;v=j;try{return ie()}finally{v=oe}},e.unstable_scheduleCallback=function(j,ie,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,j){case 1:var I=-1;break;case 2:I=250;break;case 5:I=1073741823;break;case 4:I=1e4;break;default:I=5e3}return I=oe+I,j={id:b++,callback:ie,priorityLevel:j,startTime:oe,expirationTime:I,sortIndex:-1},oe>ve?(j.sortIndex=oe,t(m,j),r(p)===null&&j===r(m)&&(w?(A(L),L=-1):w=!0,V(z,oe-ve))):(j.sortIndex=I,t(p,j),S||x||(S=!0,_||(_=!0,Y()))),j},e.unstable_shouldYield=P,e.unstable_wrapCallback=function(j){var ie=v;return function(){var oe=v;v=ie;try{return j.apply(this,arguments)}finally{v=oe}}}})(Qf)),Qf}var Qy;function Kw(){return Qy||(Qy=1,Jf.exports=Gw()),Jf.exports}var eh={exports:{}},un={};/**
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 ev;function Vw(){if(ev)return un;ev=1;var e=xp();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 un.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=a,un.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)},un.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()}},un.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))},un.prefetchDNS=function(p){typeof p=="string"&&a.d.D(p)},un.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})}},un.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)},un.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})}},un.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)},un.requestFormReset=function(p){a.d.r(p)},un.unstable_batchedUpdates=function(p,m){return p(m)},un.useFormState=function(p,m,b){return u.H.useFormState(p,m,b)},un.useFormStatus=function(){return u.H.useHostTransitionStatus()},un.version="19.2.4",un}var tv;function qw(){if(tv)return eh.exports;tv=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=Vw(),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 nv;function Yw(){if(nv)return $o;nv=1;var e=Kw(),t=xp(),r=qw();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,k=h.child;k;){if(k===s){E=!0,s=h,l=g;break}if(k===l){E=!0,l=h,s=g;break}k=k.sibling}if(!E){for(k=g.child;k;){if(k===s){E=!0,s=g,l=h;break}if(k===l){E=!0,l=g,s=h;break}k=k.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"),w=Symbol.for("react.fragment"),N=Symbol.for("react.strict_mode"),T=Symbol.for("react.profiler"),A=Symbol.for("react.consumer"),R=Symbol.for("react.context"),O=Symbol.for("react.forward_ref"),z=Symbol.for("react.suspense"),_=Symbol.for("react.suspense_list"),L=Symbol.for("react.memo"),G=Symbol.for("react.lazy"),ee=Symbol.for("react.activity"),P=Symbol.for("react.memo_cache_sentinel"),$=Symbol.iterator;function Y(n){return n===null||typeof n!="object"?null:(n=$&&n[$]||n["@@iterator"],typeof n=="function"?n:null)}var te=Symbol.for("react.client.reference");function ae(n){if(n==null)return null;if(typeof n=="function")return n.$$typeof===te?null:n.displayName||n.name||null;if(typeof n=="string")return n;switch(n){case w:return"Fragment";case T:return"Profiler";case N:return"StrictMode";case z:return"Suspense";case _:return"SuspenseList";case ee:return"Activity"}if(typeof n=="object")switch(n.$$typeof){case S:return"Portal";case R:return n.displayName||"Context";case A:return(n._context.displayName||"Context")+".Consumer";case O:var i=n.render;return n=n.displayName,n||(n=i.displayName||i.name||"",n=n!==""?"ForwardRef("+n+")":"ForwardRef"),n;case L:return i=n.displayName||null,i!==null?i:ae(n.type)||"Memo";case G:i=n._payload,n=n._init;try{return ae(n(i))}catch{}}return null}var V=Array.isArray,j=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,ie=r.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,oe={pending:!1,data:null,method:null,action:null},ve=[],I=-1;function D(n){return{current:n}}function J(n){0>I||(n.current=ve[I],ve[I]=null,I--)}function C(n,i){I++,ve[I]=n.current,n.current=i}var ye=D(null),ke=D(null),H=D(null),re=D(null);function me(n,i){switch(C(H,i),C(ke,n),C(ye,null),i.nodeType){case 9:case 11:n=(n=i.documentElement)&&(n=n.namespaceURI)?fy(n):0;break;default:if(n=i.tagName,i=i.namespaceURI)i=fy(i),n=hy(i,n);else switch(n){case"svg":n=1;break;case"math":n=2;break;default:n=0}}J(ye),C(ye,n)}function Ce(){J(ye),J(ke),J(H)}function he(n){n.memoizedState!==null&&C(re,n);var i=ye.current,s=hy(i,n.type);i!==s&&(C(ke,n),C(ye,s))}function He(n){ke.current===n&&(J(ye),J(ke)),re.current===n&&(J(re),zo._currentValue=oe)}var Te,Ye;function ut(n){if(Te===void 0)try{throw Error()}catch(s){var i=s.stack.trim().match(/\n( *(at )?)/);Te=i&&i[1]||"",Ye=-1<s.stack.indexOf(`
42
+ at`)?" (<anonymous>)":-1<s.stack.indexOf("@")?"@unknown:0:0":""}return`
43
+ `+Te+n+Ye}var et=!1;function We(n,i){if(!n||et)return"";et=!0;var s=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(i){var fe=function(){throw Error()};if(Object.defineProperty(fe.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(fe,[])}catch(ne){var Q=ne}Reflect.construct(n,[],fe)}else{try{fe.call()}catch(ne){Q=ne}n.call(fe.prototype)}}else{try{throw Error()}catch(ne){Q=ne}(fe=n())&&typeof fe.catch=="function"&&fe.catch(function(){})}}catch(ne){if(ne&&Q&&typeof ne.stack=="string")return[ne.stack,Q.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],k=g[1];if(E&&k){var B=E.split(`
44
+ `),X=k.split(`
45
+ `);for(h=l=0;l<B.length&&!B[l].includes("DetermineComponentFrameRoot");)l++;for(;h<X.length&&!X[h].includes("DetermineComponentFrameRoot");)h++;if(l===B.length||h===X.length)for(l=B.length-1,h=X.length-1;1<=l&&0<=h&&B[l]!==X[h];)h--;for(;1<=l&&0<=h;l--,h--)if(B[l]!==X[h]){if(l!==1||h!==1)do if(l--,h--,0>h||B[l]!==X[h]){var se=`
46
+ `+B[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{et=!1,Error.prepareStackTrace=s}return(s=n?n.displayName||n.name:"")?ut(s):""}function jn(n,i){switch(n.tag){case 26:case 27:case 5:return ut(n.type);case 16:return ut("Lazy");case 13:return n.child!==i&&i!==null?ut("Suspense Fallback"):ut("Suspense");case 19:return ut("SuspenseList");case 0:case 15:return We(n.type,!1);case 11:return We(n.type.render,!1);case 1:return We(n.type,!0);case 31:return ut("Activity");default:return""}}function Sn(n){try{var i="",s=null;do i+=jn(n,s),s=n,n=n.return;while(n);return i}catch(l){return`
47
+ Error generating stack: `+l.message+`
48
+ `+l.stack}}var zn=Object.prototype.hasOwnProperty,Xn=e.unstable_scheduleCallback,yr=e.unstable_cancelCallback,di=e.unstable_shouldYield,le=e.unstable_requestPaint,pe=e.unstable_now,Ie=e.unstable_getCurrentPriorityLevel,q=e.unstable_ImmediatePriority,de=e.unstable_UserBlockingPriority,Se=e.unstable_NormalPriority,ze=e.unstable_LowPriority,tt=e.unstable_IdlePriority,St=e.log,_n=e.unstable_setDisableYieldValue,Xt=null,Dt=null;function on(n){if(typeof St=="function"&&_n(n),Dt&&typeof Dt.setStrictMode=="function")try{Dt.setStrictMode(Xt,n)}catch{}}var ft=Math.clz32?Math.clz32:Rl,vr=Math.log,hn=Math.LN2;function Rl(n){return n>>>=0,n===0?32:31-(vr(n)/hn|0)|0}var Xi=256,Ra=262144,Zi=4194304;function wn(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 U(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 k=l&134217727;return k!==0?(l=k&~g,l!==0?h=wn(l):(E&=k,E!==0?h=wn(E):s||(s=k&~n,s!==0&&(h=wn(s))))):(k=l&~g,k!==0?h=wn(k):E!==0?h=wn(E):s||(s=l&~n,s!==0&&(h=wn(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 ce(n,i){return(n.pendingLanes&~(n.suspendedLanes&~n.pingedLanes)&i)===0}function Ee(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=Zi;return Zi<<=1,(Zi&62914560)===0&&(Zi=4194304),n}function At(n){for(var i=[],s=0;31>s;s++)i.push(n);return i}function _t(n,i){n.pendingLanes|=i,i!==268435456&&(n.suspendedLanes=0,n.pingedLanes=0,n.warmLanes=0)}function Ne(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 k=n.entanglements,B=n.expirationTimes,X=n.hiddenUpdates;for(s=E&~s;0<s;){var se=31-ft(s),fe=1<<se;k[se]=0,B[se]=-1;var Q=X[se];if(Q!==null)for(X[se]=null,se=0;se<Q.length;se++){var ne=Q[se];ne!==null&&(ne.lane&=-536870913)}s&=~fe}l!==0&&_e(n,l,0),g!==0&&h===0&&n.tag!==0&&(n.suspendedLanes|=g&~(E&~i))}function _e(n,i,s){n.pendingLanes|=i,n.suspendedLanes&=~i;var l=31-ft(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-ft(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=ie.p;return n!==0?n:(n=window.event,n===void 0?32:jy(n.type))}function La(n,i){var s=ie.p;try{return ie.p=n,i()}finally{ie.p=s}}var xr=Math.random().toString(36).slice(2),Ut="__reactFiber$"+xr,ln="__reactProps$"+xr,fi="__reactContainer$"+xr,qs="__reactEvents$"+xr,Il="__reactListeners$"+xr,Da="__reactHandles$"+xr,Ll="__reactResources$"+xr,Ji="__reactMarker$"+xr;function Ys(n){delete n[Ut],delete n[ln],delete n[qs],delete n[Il],delete n[Da]}function pn(n){var i=n[Ut];if(i)return i;for(var s=n.parentNode;s;){if(i=s[fi]||s[Ut]){if(s=i.alternate,i.child!==null||s!==null&&s.child!==null)for(n=xy(n);n!==null;){if(s=n[Ut])return s;n=xy(n)}return i}n=s,s=n.parentNode}return null}function Lr(n){if(n=n[Ut]||n[fi]){var i=n.tag;if(i===5||i===6||i===13||i===31||i===26||i===27||i===3)return n}return null}function hi(n){var i=n.tag;if(i===5||i===26||i===27||i===6)return n.stateNode;throw Error(a(33))}function pi(n){var i=n[Ll];return i||(i=n[Ll]={hoistableStyles:new Map,hoistableScripts:new Map}),i}function $t(n){n[Ji]=!0}var Dl=new Set,Qi={};function Dr(n,i){ge(n,i),ge(n+"Capture",i)}function ge(n,i){for(Qi[n]=i,n=0;n<i.length;n++)Dl.add(i[n])}var Me=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={},ht={};function Pt(n){return zn.call(ht,n)?!0:zn.call(Xe,n)?!1:Me.test(n)?ht[n]=!0:(Xe[n]=!0,!1)}function cn(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 Bn(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 kn(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 Nt(n){switch(typeof n){case"bigint":case"boolean":case"number":case"string":case"undefined":return n;case"object":return n;default:return""}}function Un(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=Un(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=Un(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 qu=/[\n"\\]/g;function Tn(n){return n.replace(qu,function(i){return"\\"+i.charCodeAt(0).toString(16)+" "})}function Xs(n,i,s,l,h,g,E,k){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=""+Nt(i)):n.value!==""+Nt(i)&&(n.value=""+Nt(i)):E!=="submit"&&E!=="reset"||n.removeAttribute("value"),i!=null?Ba(n,E,Nt(i)):s!=null?Ba(n,E,Nt(s)):l!=null&&n.removeAttribute("value"),h==null&&g!=null&&(n.defaultChecked=!!g),h!=null&&(n.checked=h&&typeof h!="function"&&typeof h!="symbol"),k!=null&&typeof k!="function"&&typeof k!="symbol"&&typeof k!="boolean"?n.name=""+Nt(k):n.removeAttribute("name")}function ea(n,i,s,l,h,g,E,k){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?""+Nt(s):"",i=i!=null?""+Nt(i):s,k||i===n.value||(n.value=i),n.defaultValue=i}l=l??h,l=typeof l!="function"&&typeof l!="symbol"&&!!l,n.checked=k?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 Qt(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=""+Nt(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=""+Nt(i),i!==n.value&&(n.value=i),s==null)){n.defaultValue!==i&&(n.defaultValue=i);return}n.defaultValue=s!=null?""+Nt(s):""}function Ua(n,i,s,l){if(i==null){if(l!=null){if(s!=null)throw Error(a(92));if(V(l)){if(1<l.length)throw Error(a(93));l=l[0]}s=l}s==null&&(s=""),i=s}s=Nt(i),n.defaultValue=s,l=n.textContent,l===s&&l!==""&&l!==null&&(n.value=l),ja(n)}function je(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 pt(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 mi(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 gi(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 nt=null,Lt=null;function Zn(n){var i=Lr(n);if(i&&(n=i.stateNode)){var s=n[ln]||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="'+Tn(""+i)+'"][type="radio"]'),i=0;i<s.length;i++){var l=s[i];if(l!==n&&l.form===n.form){var h=l[ln]||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&&Qt(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,(nt!==null||Lt!==null)&&(Tc(),nt&&(i=nt,n=Lt,Lt=nt=null,Zn(i),n)))for(i=0;i<n.length;i++)Zn(n[i])}}function Qs(n,i){var s=n.stateNode;if(s===null)return null;var l=s[ln]||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 bi=null,Wu=null,Pl=null;function hm(){if(Pl)return Pl;var n,i=Wu,s=i.length,l,h="value"in bi?bi.value:bi.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 pm(){return!1}function Nn(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 k in n)n.hasOwnProperty(k)&&(s=n[k],this[k]=s?s(g):g[k]);return this.isDefaultPrevented=(g.defaultPrevented!=null?g.defaultPrevented:g.returnValue===!1)?Fl:pm,this.isPropagationStopped=pm,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 ta={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(n){return n.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},$l=Nn(ta),to=y({},ta,{view:0,detail:0}),DS=Nn(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}}),mm=Nn(Gl),jS=y({},Gl,{dataTransfer:0}),zS=Nn(jS),BS=y({},to,{relatedTarget:0}),Ju=Nn(BS),US=y({},ta,{animationName:0,elapsedTime:0,pseudoElement:0}),PS=Nn(US),HS=y({},ta,{clipboardData:function(n){return"clipboardData"in n?n.clipboardData:window.clipboardData}}),FS=Nn(HS),$S=y({},ta,{data:0}),gm=Nn($S),GS={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},KS={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"},VS={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function qS(n){var i=this.nativeEvent;return i.getModifierState?i.getModifierState(n):(n=VS[n])?!!i[n]:!1}function Qu(){return qS}var YS=y({},to,{key:function(n){if(n.key){var i=GS[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"?KS[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}}),WS=Nn(YS),XS=y({},Gl,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),bm=Nn(XS),ZS=y({},to,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Qu}),JS=Nn(ZS),QS=y({},ta,{propertyName:0,elapsedTime:0,pseudoElement:0}),e_=Nn(QS),t_=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}),n_=Nn(t_),r_=y({},ta,{newState:0,oldState:0}),i_=Nn(r_),a_=[9,13,27,32],ed=zr&&"CompositionEvent"in window,ro=null;zr&&"documentMode"in document&&(ro=document.documentMode);var s_=zr&&"TextEvent"in window&&!ro,ym=zr&&(!ed||ro&&8<ro&&11>=ro),vm=" ",xm=!1;function Em(n,i){switch(n){case"keyup":return a_.indexOf(i.keyCode)!==-1;case"keydown":return i.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Sm(n){return n=n.detail,typeof n=="object"&&"data"in n?n.data:null}var Pa=!1;function o_(n,i){switch(n){case"compositionend":return Sm(i);case"keypress":return i.which!==32?null:(xm=!0,vm);case"textInput":return n=i.data,n===vm&&xm?null:n;default:return null}}function l_(n,i){if(Pa)return n==="compositionend"||!ed&&Em(n,i)?(n=hm(),Pl=Wu=bi=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 ym&&i.locale!=="ko"?null:i.data;default:return null}}var c_={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 _m(n){var i=n&&n.nodeName&&n.nodeName.toLowerCase();return i==="input"?!!c_[n.type]:i==="textarea"}function wm(n,i,s,l){nt?Lt?Lt.push(l):Lt=[l]:nt=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 u_(n){sy(n,0)}function Kl(n){var i=hi(n);if(Ws(i))return n}function km(n,i){if(n==="change")return i}var Tm=!1;if(zr){var td;if(zr){var nd="oninput"in document;if(!nd){var Nm=document.createElement("div");Nm.setAttribute("oninput","return;"),nd=typeof Nm.oninput=="function"}td=nd}else td=!1;Tm=td&&(!document.documentMode||9<document.documentMode)}function Cm(){io&&(io.detachEvent("onpropertychange",Am),ao=io=null)}function Am(n){if(n.propertyName==="value"&&Kl(ao)){var i=[];wm(i,ao,n,$e(n)),Ul(u_,i)}}function d_(n,i,s){n==="focusin"?(Cm(),io=i,ao=s,io.attachEvent("onpropertychange",Am)):n==="focusout"&&Cm()}function f_(n){if(n==="selectionchange"||n==="keyup"||n==="keydown")return Kl(ao)}function h_(n,i){if(n==="click")return Kl(i)}function p_(n,i){if(n==="input"||n==="change")return Kl(i)}function m_(n,i){return n===i&&(n!==0||1/n===1/i)||n!==n&&i!==i}var Pn=typeof Object.is=="function"?Object.is:m_;function so(n,i){if(Pn(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(!zn.call(i,h)||!Pn(n[h],i[h]))return!1}return!0}function Om(n){for(;n&&n.firstChild;)n=n.firstChild;return n}function Mm(n,i){var s=Om(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=Om(s)}}function Rm(n,i){return n&&i?n===i?!0:n&&n.nodeType===3?!1:i&&i.nodeType===3?Rm(n,i.parentNode):"contains"in n?n.contains(i):n.compareDocumentPosition?!!(n.compareDocumentPosition(i)&16):!1:!1}function Im(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 g_=zr&&"documentMode"in document&&11>=document.documentMode,Ha=null,id=null,oo=null,ad=!1;function Lm(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 na(n,i){var s={};return s[n.toLowerCase()]=i.toLowerCase(),s["Webkit"+n]="webkit"+i,s["Moz"+n]="moz"+i,s}var Fa={animationend:na("Animation","AnimationEnd"),animationiteration:na("Animation","AnimationIteration"),animationstart:na("Animation","AnimationStart"),transitionrun:na("Transition","TransitionRun"),transitionstart:na("Transition","TransitionStart"),transitioncancel:na("Transition","TransitionCancel"),transitionend:na("Transition","TransitionEnd")},sd={},Dm={};zr&&(Dm=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 ra(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 Dm)return sd[n]=i[s];return n}var jm=ra("animationend"),zm=ra("animationiteration"),Bm=ra("animationstart"),b_=ra("transitionrun"),y_=ra("transitionstart"),v_=ra("transitioncancel"),Um=ra("transitionend"),Pm=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){Pm.set(n,i),Dr(i,[n])}var Vl=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)},Jn=[],$a=0,ld=0;function ql(){for(var n=$a,i=ld=$a=0;i<n;){var s=Jn[i];Jn[i++]=null;var l=Jn[i];Jn[i++]=null;var h=Jn[i];Jn[i++]=null;var g=Jn[i];if(Jn[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&&Hm(s,h,g)}}function Yl(n,i,s,l){Jn[$a++]=n,Jn[$a++]=i,Jn[$a++]=s,Jn[$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 ia(n,i){return Yl(n,null,null,i),Wl(n)}function Hm(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-ft(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 x_(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 Hn(n,i,s,l){return new x_(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=Hn(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 Fm(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=kw(n,s,ye.current)?26:n==="html"||n==="head"||n==="body"?27:5;else e:switch(n){case ee:return n=Hn(31,s,i,h),n.elementType=ee,n.lanes=g,n;case w:return aa(s.children,h,g,i);case N:E=8,h|=24;break;case T:return n=Hn(12,s,i,h|2),n.elementType=T,n.lanes=g,n;case z:return n=Hn(13,s,i,h),n.elementType=z,n.lanes=g,n;case _:return n=Hn(19,s,i,h),n.elementType=_,n.lanes=g,n;default:if(typeof n=="object"&&n!==null)switch(n.$$typeof){case R:E=10;break e;case A:E=9;break e;case O:E=11;break e;case L:E=14;break e;case G:E=16,l=null;break e}E=29,s=Error(a(130,n===null?"null":typeof n,"")),l=null}return i=Hn(E,s,i,h),i.elementType=n,i.type=l,i.lanes=g,i}function aa(n,i,s,l){return n=Hn(7,n,l,i),n.lanes=s,n}function dd(n,i,s){return n=Hn(6,n,null,i),n.lanes=s,n}function $m(n){var i=Hn(18,null,null,0);return i.stateNode=n,i}function fd(n,i,s){return i=Hn(4,n.children!==null?n.children:[],n.key,i),i.lanes=s,i.stateNode={containerInfo:n.containerInfo,pendingChildren:null,implementation:n.implementation},i}var Gm=new WeakMap;function Qn(n,i){if(typeof n=="object"&&n!==null){var s=Gm.get(n);return s!==void 0?s:(i={value:n,source:i,stack:Sn(i)},Gm.set(n,i),i)}return{value:n,source:i,stack:Sn(i)}}var Ka=[],Va=0,Zl=null,lo=0,er=[],tr=0,yi=null,Er=1,Sr="";function Ur(n,i){Ka[Va++]=lo,Ka[Va++]=Zl,Zl=n,lo=i}function Km(n,i,s){er[tr++]=Er,er[tr++]=Sr,er[tr++]=yi,yi=n;var l=Er;n=Sr;var h=32-ft(l)-1;l&=~(1<<h),s+=1;var g=32-ft(i)+h;if(30<g){var E=h-h%5;g=(l&(1<<E)-1).toString(32),l>>=E,h-=E,Er=1<<32-ft(i)+h|s<<h|l,Sr=g+n}else Er=1<<g|s<<h|l,Sr=n}function hd(n){n.return!==null&&(Ur(n,1),Km(n,1,0))}function pd(n){for(;n===Zl;)Zl=Ka[--Va],Ka[Va]=null,lo=Ka[--Va],Ka[Va]=null;for(;n===yi;)yi=er[--tr],er[tr]=null,Sr=er[--tr],er[tr]=null,Er=er[--tr],er[tr]=null}function Vm(n,i){er[tr++]=Er,er[tr++]=Sr,er[tr++]=yi,Er=i.id,Sr=i.overflow,yi=n}var en=null,Ot=null,at=!1,vi=null,nr=!1,md=Error(a(519));function xi(n){var i=Error(a(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw co(Qn(i,n)),md}function qm(n){var i=n.stateNode,s=n.type,l=n.memoizedProps;switch(i[Ut]=n,i[ln]=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),ea(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||uy(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||xi(n,!0)}function Ym(n){for(en=n.return;en;)switch(en.tag){case 5:case 31:case 13:nr=!1;return;case 27:case 3:nr=!0;return;default:en=en.return}}function qa(n){if(n!==en)return!1;if(!at)return Ym(n),at=!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&&xi(n),Ym(n),i===13){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(a(317));Ot=vy(n)}else if(i===31){if(n=n.memoizedState,n=n!==null?n.dehydrated:null,!n)throw Error(a(317));Ot=vy(n)}else i===27?(i=Ot,Li(n.type)?(n=Uf,Uf=null,Ot=n):Ot=i):Ot=en?ir(n.stateNode.nextSibling):null;return!0}function sa(){Ot=en=null,at=!1}function gd(){var n=vi;return n!==null&&(Mn===null?Mn=n:Mn.push.apply(Mn,n),vi=null),n}function co(n){vi===null?vi=[n]:vi.push(n)}var bd=D(null),oa=null,Pr=null;function Ei(n,i,s){C(bd,i._currentValue),i._currentValue=s}function Hr(n){n._currentValue=bd.current,J(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 k=g;g=h;for(var B=0;B<i.length;B++)if(k.context===i[B]){g.lanes|=s,k=g.alternate,k!==null&&(k.lanes|=s),yd(g.return,s,n),l||(E=null);break e}g=k.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 k=h.type;Pn(h.pendingProps.value,E.value)||(n!==null?n.push(k):n=[k])}}else if(h===re.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(!Pn(n.context._currentValue,n.memoizedValue))return!0;n=n.next}return!1}function la(n){oa=n,Pr=null,n=n.dependencies,n!==null&&(n.firstContext=null)}function tn(n){return Wm(oa,n)}function Ql(n,i){return oa===null&&la(n),Wm(n,i)}function Wm(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 E_=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()})}},S_=e.unstable_scheduleCallback,__=e.unstable_NormalPriority,Kt={$$typeof:R,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function xd(){return{controller:new E_,data:new Map,refCount:0}}function uo(n){n.refCount--,n.refCount===0&&S_(__,function(){n.controller.abort()})}var fo=null,Ed=0,Wa=0,Xa=null;function w_(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(Xm,Xm),i}function Xm(){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 k_(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 Zm=j.S;j.S=function(n,i){Lb=pe(),typeof i=="object"&&i!==null&&typeof i.then=="function"&&w_(n,i),Zm!==null&&Zm(n,i)};var ca=D(null);function Sd(){var n=ca.current;return n!==null?n:wt.pooledCache}function ec(n,i){i===null?C(ca,ca.current):C(ca,i.pool)}function Jm(){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 Qm(n){return n=n.status,n==="fulfilled"||n==="rejected"}function eg(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,ng(n),n;default:if(typeof i.status=="string")i.then(xe,xe);else{if(n=wt,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,ng(n),n}throw da=i,Za}}function ua(n){try{var i=n._init;return i(n._payload)}catch(s){throw s!==null&&typeof s=="object"&&typeof s.then=="function"?(da=s,Za):s}}var da=null;function tg(){if(da===null)throw Error(a(459));var n=da;return da=null,n}function ng(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=[]),eg(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 rg(n){function i(K,F){if(n){var W=K.deletions;W===null?(K.deletions=[F],K.flags|=16):W.push(F)}}function s(K,F){if(!n)return null;for(;F!==null;)i(K,F),F=F.sibling;return null}function l(K){for(var F=new Map;K!==null;)K.key!==null?F.set(K.key,K):F.set(K.index,K),K=K.sibling;return F}function h(K,F){return K=Br(K,F),K.index=0,K.sibling=null,K}function g(K,F,W){return K.index=W,n?(W=K.alternate,W!==null?(W=W.index,W<F?(K.flags|=67108866,F):W):(K.flags|=67108866,F)):(K.flags|=1048576,F)}function E(K){return n&&K.alternate===null&&(K.flags|=67108866),K}function k(K,F,W,ue){return F===null||F.tag!==6?(F=dd(W,K.mode,ue),F.return=K,F):(F=h(F,W),F.return=K,F)}function B(K,F,W,ue){var Re=W.type;return Re===w?se(K,F,W.props.children,ue,W.key):F!==null&&(F.elementType===Re||typeof Re=="object"&&Re!==null&&Re.$$typeof===G&&ua(Re)===F.type)?(F=h(F,W.props),po(F,W),F.return=K,F):(F=Xl(W.type,W.key,W.props,null,K.mode,ue),po(F,W),F.return=K,F)}function X(K,F,W,ue){return F===null||F.tag!==4||F.stateNode.containerInfo!==W.containerInfo||F.stateNode.implementation!==W.implementation?(F=fd(W,K.mode,ue),F.return=K,F):(F=h(F,W.children||[]),F.return=K,F)}function se(K,F,W,ue,Re){return F===null||F.tag!==7?(F=aa(W,K.mode,ue,Re),F.return=K,F):(F=h(F,W),F.return=K,F)}function fe(K,F,W){if(typeof F=="string"&&F!==""||typeof F=="number"||typeof F=="bigint")return F=dd(""+F,K.mode,W),F.return=K,F;if(typeof F=="object"&&F!==null){switch(F.$$typeof){case x:return W=Xl(F.type,F.key,F.props,null,K.mode,W),po(W,F),W.return=K,W;case S:return F=fd(F,K.mode,W),F.return=K,F;case G:return F=ua(F),fe(K,F,W)}if(V(F)||Y(F))return F=aa(F,K.mode,W,null),F.return=K,F;if(typeof F.then=="function")return fe(K,rc(F),W);if(F.$$typeof===R)return fe(K,Ql(K,F),W);ic(K,F)}return null}function Q(K,F,W,ue){var Re=F!==null?F.key:null;if(typeof W=="string"&&W!==""||typeof W=="number"||typeof W=="bigint")return Re!==null?null:k(K,F,""+W,ue);if(typeof W=="object"&&W!==null){switch(W.$$typeof){case x:return W.key===Re?B(K,F,W,ue):null;case S:return W.key===Re?X(K,F,W,ue):null;case G:return W=ua(W),Q(K,F,W,ue)}if(V(W)||Y(W))return Re!==null?null:se(K,F,W,ue,null);if(typeof W.then=="function")return Q(K,F,rc(W),ue);if(W.$$typeof===R)return Q(K,F,Ql(K,W),ue);ic(K,W)}return null}function ne(K,F,W,ue,Re){if(typeof ue=="string"&&ue!==""||typeof ue=="number"||typeof ue=="bigint")return K=K.get(W)||null,k(F,K,""+ue,Re);if(typeof ue=="object"&&ue!==null){switch(ue.$$typeof){case x:return K=K.get(ue.key===null?W:ue.key)||null,B(F,K,ue,Re);case S:return K=K.get(ue.key===null?W:ue.key)||null,X(F,K,ue,Re);case G:return ue=ua(ue),ne(K,F,W,ue,Re)}if(V(ue)||Y(ue))return K=K.get(W)||null,se(F,K,ue,Re,null);if(typeof ue.then=="function")return ne(K,F,W,rc(ue),Re);if(ue.$$typeof===R)return ne(K,F,W,Ql(F,ue),Re);ic(F,ue)}return null}function we(K,F,W,ue){for(var Re=null,lt=null,Oe=F,Ke=F=0,it=null;Oe!==null&&Ke<W.length;Ke++){Oe.index>Ke?(it=Oe,Oe=null):it=Oe.sibling;var ct=Q(K,Oe,W[Ke],ue);if(ct===null){Oe===null&&(Oe=it);break}n&&Oe&&ct.alternate===null&&i(K,Oe),F=g(ct,F,Ke),lt===null?Re=ct:lt.sibling=ct,lt=ct,Oe=it}if(Ke===W.length)return s(K,Oe),at&&Ur(K,Ke),Re;if(Oe===null){for(;Ke<W.length;Ke++)Oe=fe(K,W[Ke],ue),Oe!==null&&(F=g(Oe,F,Ke),lt===null?Re=Oe:lt.sibling=Oe,lt=Oe);return at&&Ur(K,Ke),Re}for(Oe=l(Oe);Ke<W.length;Ke++)it=ne(Oe,K,Ke,W[Ke],ue),it!==null&&(n&&it.alternate!==null&&Oe.delete(it.key===null?Ke:it.key),F=g(it,F,Ke),lt===null?Re=it:lt.sibling=it,lt=it);return n&&Oe.forEach(function(Ui){return i(K,Ui)}),at&&Ur(K,Ke),Re}function De(K,F,W,ue){if(W==null)throw Error(a(151));for(var Re=null,lt=null,Oe=F,Ke=F=0,it=null,ct=W.next();Oe!==null&&!ct.done;Ke++,ct=W.next()){Oe.index>Ke?(it=Oe,Oe=null):it=Oe.sibling;var Ui=Q(K,Oe,ct.value,ue);if(Ui===null){Oe===null&&(Oe=it);break}n&&Oe&&Ui.alternate===null&&i(K,Oe),F=g(Ui,F,Ke),lt===null?Re=Ui:lt.sibling=Ui,lt=Ui,Oe=it}if(ct.done)return s(K,Oe),at&&Ur(K,Ke),Re;if(Oe===null){for(;!ct.done;Ke++,ct=W.next())ct=fe(K,ct.value,ue),ct!==null&&(F=g(ct,F,Ke),lt===null?Re=ct:lt.sibling=ct,lt=ct);return at&&Ur(K,Ke),Re}for(Oe=l(Oe);!ct.done;Ke++,ct=W.next())ct=ne(Oe,K,Ke,ct.value,ue),ct!==null&&(n&&ct.alternate!==null&&Oe.delete(ct.key===null?Ke:ct.key),F=g(ct,F,Ke),lt===null?Re=ct:lt.sibling=ct,lt=ct);return n&&Oe.forEach(function(jw){return i(K,jw)}),at&&Ur(K,Ke),Re}function xt(K,F,W,ue){if(typeof W=="object"&&W!==null&&W.type===w&&W.key===null&&(W=W.props.children),typeof W=="object"&&W!==null){switch(W.$$typeof){case x:e:{for(var Re=W.key;F!==null;){if(F.key===Re){if(Re=W.type,Re===w){if(F.tag===7){s(K,F.sibling),ue=h(F,W.props.children),ue.return=K,K=ue;break e}}else if(F.elementType===Re||typeof Re=="object"&&Re!==null&&Re.$$typeof===G&&ua(Re)===F.type){s(K,F.sibling),ue=h(F,W.props),po(ue,W),ue.return=K,K=ue;break e}s(K,F);break}else i(K,F);F=F.sibling}W.type===w?(ue=aa(W.props.children,K.mode,ue,W.key),ue.return=K,K=ue):(ue=Xl(W.type,W.key,W.props,null,K.mode,ue),po(ue,W),ue.return=K,K=ue)}return E(K);case S:e:{for(Re=W.key;F!==null;){if(F.key===Re)if(F.tag===4&&F.stateNode.containerInfo===W.containerInfo&&F.stateNode.implementation===W.implementation){s(K,F.sibling),ue=h(F,W.children||[]),ue.return=K,K=ue;break e}else{s(K,F);break}else i(K,F);F=F.sibling}ue=fd(W,K.mode,ue),ue.return=K,K=ue}return E(K);case G:return W=ua(W),xt(K,F,W,ue)}if(V(W))return we(K,F,W,ue);if(Y(W)){if(Re=Y(W),typeof Re!="function")throw Error(a(150));return W=Re.call(W),De(K,F,W,ue)}if(typeof W.then=="function")return xt(K,F,rc(W),ue);if(W.$$typeof===R)return xt(K,F,Ql(K,W),ue);ic(K,W)}return typeof W=="string"&&W!==""||typeof W=="number"||typeof W=="bigint"?(W=""+W,F!==null&&F.tag===6?(s(K,F.sibling),ue=h(F,W),ue.return=K,K=ue):(s(K,F),ue=dd(W,K.mode,ue),ue.return=K,K=ue),E(K)):s(K,F)}return function(K,F,W,ue){try{ho=0;var Re=xt(K,F,W,ue);return Ja=null,Re}catch(Oe){if(Oe===Za||Oe===tc)throw Oe;var lt=Hn(29,Oe,null,K.mode);return lt.lanes=ue,lt.return=K,lt}finally{}}}var fa=rg(!0),ig=rg(!1),Si=!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 _i(n){return{lane:n,tag:0,payload:null,callback:null,next:null}}function wi(n,i,s){var l=n.updateQueue;if(l===null)return null;if(l=l.shared,(dt&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),Hm(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;Si=!1;var g=h.firstBaseUpdate,E=h.lastBaseUpdate,k=h.shared.pending;if(k!==null){h.shared.pending=null;var B=k,X=B.next;B.next=null,E===null?g=X:E.next=X,E=B;var se=n.alternate;se!==null&&(se=se.updateQueue,k=se.lastBaseUpdate,k!==E&&(k===null?se.firstBaseUpdate=X:k.next=X,se.lastBaseUpdate=B))}if(g!==null){var fe=h.baseState;E=0,se=X=B=null,k=g;do{var Q=k.lane&-536870913,ne=Q!==k.lane;if(ne?(rt&Q)===Q:(l&Q)===Q){Q!==0&&Q===Wa&&(Nd=!0),se!==null&&(se=se.next={lane:0,tag:k.tag,payload:k.payload,callback:null,next:null});e:{var we=n,De=k;Q=i;var xt=s;switch(De.tag){case 1:if(we=De.payload,typeof we=="function"){fe=we.call(xt,fe,Q);break e}fe=we;break e;case 3:we.flags=we.flags&-65537|128;case 0:if(we=De.payload,Q=typeof we=="function"?we.call(xt,fe,Q):we,Q==null)break e;fe=y({},fe,Q);break e;case 2:Si=!0}}Q=k.callback,Q!==null&&(n.flags|=64,ne&&(n.flags|=8192),ne=h.callbacks,ne===null?h.callbacks=[Q]:ne.push(Q))}else ne={lane:Q,tag:k.tag,payload:k.payload,callback:k.callback,next:null},se===null?(X=se=ne,B=fe):se=se.next=ne,E|=Q;if(k=k.next,k===null){if(k=h.shared.pending,k===null)break;ne=k,k=ne.next,ne.next=null,h.lastBaseUpdate=ne,h.shared.pending=null}}while(!0);se===null&&(B=fe),h.baseState=B,h.firstBaseUpdate=X,h.lastBaseUpdate=se,g===null&&(h.shared.lanes=0),Ai|=E,n.lanes=E,n.memoizedState=fe}}function ag(n,i){if(typeof n!="function")throw Error(a(191,n));n.call(i)}function sg(n,i){var s=n.callbacks;if(s!==null)for(n.callbacks=null,n=0;n<s.length;n++)ag(s[n],i)}var Qa=D(null),ac=D(0);function og(n,i){n=Xr,C(ac,n),C(Qa,i),Xr=n|i.baseLanes}function Cd(){C(ac,Xr),C(Qa,Qa.current)}function Ad(){Xr=ac.current,J(Qa),J(ac)}var Fn=D(null),rr=null;function ki(n){var i=n.alternate;C(Ht,Ht.current&1),C(Fn,n),rr===null&&(i===null||Qa.current!==null||i.memoizedState!==null)&&(rr=n)}function Od(n){C(Ht,Ht.current),C(Fn,n),rr===null&&(rr=n)}function lg(n){n.tag===22?(C(Ht,Ht.current),C(Fn,n),rr===null&&(rr=n)):Ti()}function Ti(){C(Ht,Ht.current),C(Fn,Fn.current)}function $n(n){J(Fn),rr===n&&(rr=null),J(Ht)}var Ht=D(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,yt=null,Vt=null,oc=!1,es=!1,ha=!1,lc=0,yo=0,ts=null,T_=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(!Pn(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,j.H=n===null||n.memoizedState===null?Kg:qd,ha=!1,g=s(l,h),ha=!1,es&&(g=ug(i,s,l,h)),cg(n),g}function cg(n){j.H=Eo;var i=yt!==null&&yt.next!==null;if(Fr=0,Vt=yt=Ge=null,oc=!1,yo=0,ts=null,i)throw Error(a(300));n===null||qt||(n=n.dependencies,n!==null&&Jl(n)&&(qt=!0))}function ug(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,Vt=yt=null,n.updateQueue!=null){var g=n.updateQueue;g.lastEffect=null,g.events=null,g.stores=null,g.memoCache!=null&&(g.memoCache.index=0)}j.H=Vg,g=i(s,l)}while(es);return g}function N_(){var n=j.H,i=n.useState()[0];return i=typeof i.then=="function"?vo(i):i,n=n.useState()[0],(yt!==null?yt.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,Vt=yt=Ge=null,es=!1,yo=lc=0,ts=null}function mn(){var n={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Vt===null?Ge.memoizedState=Vt=n:Vt=Vt.next=n,Vt}function Ft(){if(yt===null){var n=Ge.alternate;n=n!==null?n.memoizedState:null}else n=yt.next;var i=Vt===null?Ge.memoizedState:Vt.next;if(i!==null)Vt=i,yt=n;else{if(n===null)throw Ge.alternate===null?Error(a(467)):Error(a(310));yt=n,n={memoizedState:yt.memoizedState,baseState:yt.baseState,baseQueue:yt.baseQueue,queue:yt.queue,next:null},Vt===null?Ge.memoizedState=Vt=n:Vt=Vt.next=n}return Vt}function cc(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function vo(n){var i=yo;return yo+=1,ts===null&&(ts=[]),n=eg(ts,n,i),i=Ge,(Vt===null?i.memoizedState:Vt.next)===null&&(i=i.alternate,j.H=i===null||i.memoizedState===null?Kg:qd),n}function uc(n){if(n!==null&&typeof n=="object"){if(typeof n.then=="function")return vo(n);if(n.$$typeof===R)return tn(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,yt,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 k=E=null,B=null,X=i,se=!1;do{var fe=X.lane&-536870913;if(fe!==X.lane?(rt&fe)===fe:(Fr&fe)===fe){var Q=X.revertLane;if(Q===0)B!==null&&(B=B.next={lane:0,revertLane:0,gesture:null,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null}),fe===Wa&&(se=!0);else if((Fr&Q)===Q){X=X.next,Q===Wa&&(se=!0);continue}else fe={lane:0,revertLane:X.revertLane,gesture:null,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null},B===null?(k=B=fe,E=g):B=B.next=fe,Ge.lanes|=Q,Ai|=Q;fe=X.action,ha&&s(g,fe),g=X.hasEagerState?X.eagerState:s(g,fe)}else Q={lane:fe,revertLane:X.revertLane,gesture:X.gesture,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null},B===null?(k=B=Q,E=g):B=B.next=Q,Ge.lanes|=fe,Ai|=fe;X=X.next}while(X!==null&&X!==i);if(B===null?E=g:B.next=k,!Pn(g,n.memoizedState)&&(qt=!0,se&&(s=Xa,s!==null)))throw s;n.memoizedState=g,n.baseState=E,n.baseQueue=B,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);Pn(g,i.memoizedState)||(qt=!0),i.memoizedState=g,i.baseQueue===null&&(i.baseState=g),s.lastRenderedState=g}return[g,l]}function dg(n,i,s){var l=Ge,h=Ft(),g=at;if(g){if(s===void 0)throw Error(a(407));s=s()}else s=i();var E=!Pn((yt||h).memoizedState,s);if(E&&(h.memoizedState=s,qt=!0),h=h.queue,Hd(pg.bind(null,l,h,n),[n]),h.getSnapshot!==i||E||Vt!==null&&Vt.memoizedState.tag&1){if(l.flags|=2048,ns(9,{destroy:void 0},hg.bind(null,l,h,s,i),null),wt===null)throw Error(a(349));g||(Fr&127)!==0||fg(l,i,s)}return s}function fg(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 hg(n,i,s,l){i.value=s,i.getSnapshot=l,mg(i)&&gg(n)}function pg(n,i,s){return s(function(){mg(i)&&gg(n)})}function mg(n){var i=n.getSnapshot;n=n.value;try{var s=i();return!Pn(n,s)}catch{return!0}}function gg(n){var i=ia(n,2);i!==null&&Rn(i,n,2)}function Ud(n){var i=mn();if(typeof n=="function"){var s=n;if(n=s(),ha){on(!0);try{s()}finally{on(!1)}}}return i.memoizedState=i.baseState=n,i.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:$r,lastRenderedState:n},i}function bg(n,i,s,l){return n.baseState=s,zd(n,yt,typeof l=="function"?l:$r)}function C_(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)}};j.T!==null?s(!0):g.isTransition=!1,l(g),s=i.pending,s===null?(g.next=i.pending=g,yg(i,g)):(g.next=s.next,i.pending=s.next=g)}}function yg(n,i){var s=i.action,l=i.payload,h=n.state;if(i.isTransition){var g=j.T,E={};j.T=E;try{var k=s(h,l),B=j.S;B!==null&&B(E,k),vg(n,i,k)}catch(X){Pd(n,i,X)}finally{g!==null&&E.types!==null&&(g.types=E.types),j.T=g}}else try{g=s(h,l),vg(n,i,g)}catch(X){Pd(n,i,X)}}function vg(n,i,s){s!==null&&typeof s=="object"&&typeof s.then=="function"?s.then(function(l){xg(n,i,l)},function(l){return Pd(n,i,l)}):xg(n,i,s)}function xg(n,i,s){i.status="fulfilled",i.value=s,Eg(i),n.state=s,i=n.pending,i!==null&&(s=i.next,s===i?n.pending=null:(s=s.next,i.next=s,yg(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,Eg(i),i=i.next;while(i!==l)}n.action=null}function Eg(n){n=n.listeners;for(var i=0;i<n.length;i++)(0,n[i])()}function Sg(n,i){return i}function _g(n,i){if(at){var s=wt.formState;if(s!==null){e:{var l=Ge;if(at){if(Ot){t:{for(var h=Ot,g=nr;h.nodeType!==8;){if(!g){h=null;break t}if(h=ir(h.nextSibling),h===null){h=null;break t}}g=h.data,h=g==="F!"||g==="F"?h:null}if(h){Ot=ir(h.nextSibling),l=h.data==="F!";break e}}xi(l)}l=!1}l&&(i=s[0])}}return s=mn(),s.memoizedState=s.baseState=i,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Sg,lastRenderedState:i},s.queue=l,s=Fg.bind(null,Ge,l),l.dispatch=s,l=Ud(!1),g=Vd.bind(null,Ge,!1,l.queue),l=mn(),h={state:i,dispatch:null,action:n,pending:null},l.queue=h,s=C_.bind(null,Ge,h,g,s),h.dispatch=s,l.memoizedState=n,[i,s,!1]}function wg(n){var i=Ft();return kg(i,yt,n)}function kg(n,i,s){if(i=zd(n,i,Sg)[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},A_.bind(null,h,s),null)),[l,g,n]}function A_(n,i){n.action=i}function Tg(n){var i=Ft(),s=yt;if(s!==null)return kg(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 Ng(){return Ft().memoizedState}function fc(n,i,s,l){var h=mn();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;yt!==null&&l!==null&&Md(l,yt.memoizedState.deps)?h.memoizedState=ns(i,g,s,l):(Ge.flags|=n,h.memoizedState=ns(1|i,g,s,l))}function Cg(n,i){fc(8390656,8,n,i)}function Hd(n,i){hc(2048,8,n,i)}function O_(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 Ag(n){var i=Ft().memoizedState;return O_({ref:i,nextImpl:n}),function(){if((dt&2)!==0)throw Error(a(440));return i.impl.apply(void 0,arguments)}}function Og(n,i){return hc(4,2,n,i)}function Mg(n,i){return hc(4,4,n,i)}function Rg(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 Ig(n,i,s){s=s!=null?s.concat([n]):null,hc(4,4,Rg.bind(null,i,n),s)}function Fd(){}function Lg(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 Dg(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(),ha){on(!0);try{n()}finally{on(!1)}}return s.memoizedState=[l,i],l}function $d(n,i,s){return s===void 0||(Fr&1073741824)!==0&&(rt&261930)===0?n.memoizedState=i:(n.memoizedState=s,n=jb(),Ge.lanes|=n,Ai|=n,s)}function jg(n,i,s,l){return Pn(s,i)?s:Qa.current!==null?(n=$d(n,s,l),Pn(n,i)||(qt=!0),n):(Fr&42)===0||(Fr&1073741824)!==0&&(rt&261930)===0?(qt=!0,n.memoizedState=s):(n=jb(),Ge.lanes|=n,Ai|=n,i)}function zg(n,i,s,l,h){var g=ie.p;ie.p=g!==0&&8>g?g:8;var E=j.T,k={};j.T=k,Vd(n,!1,i,s);try{var B=h(),X=j.S;if(X!==null&&X(k,B),B!==null&&typeof B=="object"&&typeof B.then=="function"){var se=k_(B,l);xo(n,i,se,Vn(n))}else xo(n,i,l,Vn(n))}catch(fe){xo(n,i,{then:function(){},status:"rejected",reason:fe},Vn())}finally{ie.p=g,E!==null&&k.types!==null&&(E.types=k.types),j.T=E}}function M_(){}function Gd(n,i,s,l){if(n.tag!==5)throw Error(a(476));var h=Bg(n).queue;zg(n,h,i,oe,s===null?M_:function(){return Ug(n),s(l)})}function Bg(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 Ug(n){var i=Bg(n);i.next===null&&(i=n.alternate.memoizedState),xo(n,i.next.queue,{},Vn())}function Kd(){return tn(zo)}function Pg(){return Ft().memoizedState}function Hg(){return Ft().memoizedState}function R_(n){for(var i=n.return;i!==null;){switch(i.tag){case 24:case 3:var s=Vn();n=_i(s);var l=wi(i,n,s);l!==null&&(Rn(l,i,s),mo(l,i,s)),i={cache:xd()},n.payload=i;return}i=i.return}}function I_(n,i,s){var l=Vn();s={lane:l,revertLane:0,gesture:null,action:s,hasEagerState:!1,eagerState:null,next:null},pc(n)?$g(i,s):(s=cd(n,i,s,l),s!==null&&(Rn(s,n,l),Gg(s,i,l)))}function Fg(n,i,s){var l=Vn();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))$g(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,k=g(E,s);if(h.hasEagerState=!0,h.eagerState=k,Pn(k,E))return Yl(n,i,h,0),wt===null&&ql(),!1}catch{}finally{}if(s=cd(n,i,h,l),s!==null)return Rn(s,n,l),Gg(s,i,l),!0}return!1}function Vd(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&&Rn(i,n,2)}function pc(n){var i=n.alternate;return n===Ge||i!==null&&i===Ge}function $g(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 Gg(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:tn,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 Kg={readContext:tn,use:uc,useCallback:function(n,i){return mn().memoizedState=[n,i===void 0?null:i],n},useContext:tn,useEffect:Cg,useImperativeHandle:function(n,i,s){s=s!=null?s.concat([n]):null,fc(4194308,4,Rg.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=mn();i=i===void 0?null:i;var l=n();if(ha){on(!0);try{n()}finally{on(!1)}}return s.memoizedState=[l,i],l},useReducer:function(n,i,s){var l=mn();if(s!==void 0){var h=s(i);if(ha){on(!0);try{s(i)}finally{on(!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=I_.bind(null,Ge,n),[l.memoizedState,n]},useRef:function(n){var i=mn();return n={current:n},i.memoizedState=n},useState:function(n){n=Ud(n);var i=n.queue,s=Fg.bind(null,Ge,i);return i.dispatch=s,[n.memoizedState,s]},useDebugValue:Fd,useDeferredValue:function(n,i){var s=mn();return $d(s,n,i)},useTransition:function(){var n=Ud(!1);return n=zg.bind(null,Ge,n.queue,!0,!1),mn().memoizedState=n,[!1,n]},useSyncExternalStore:function(n,i,s){var l=Ge,h=mn();if(at){if(s===void 0)throw Error(a(407));s=s()}else{if(s=i(),wt===null)throw Error(a(349));(rt&127)!==0||fg(l,i,s)}h.memoizedState=s;var g={value:s,getSnapshot:i};return h.queue=g,Cg(pg.bind(null,l,g,n),[n]),l.flags|=2048,ns(9,{destroy:void 0},hg.bind(null,l,g,s,i),null),s},useId:function(){var n=mn(),i=wt.identifierPrefix;if(at){var s=Sr,l=Er;s=(l&~(1<<32-ft(l)-1)).toString(32)+s,i="_"+i+"R_"+s,s=lc++,0<s&&(i+="H"+s.toString(32)),i+="_"}else s=T_++,i="_"+i+"r_"+s.toString(32)+"_";return n.memoizedState=i},useHostTransitionStatus:Kd,useFormState:_g,useActionState:_g,useOptimistic:function(n){var i=mn();i.memoizedState=i.baseState=n;var s={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return i.queue=s,i=Vd.bind(null,Ge,!0,s),s.dispatch=i,[n,i]},useMemoCache:jd,useCacheRefresh:function(){return mn().memoizedState=R_.bind(null,Ge)},useEffectEvent:function(n){var i=mn(),s={impl:n};return i.memoizedState=s,function(){if((dt&2)!==0)throw Error(a(440));return s.impl.apply(void 0,arguments)}}},qd={readContext:tn,use:uc,useCallback:Lg,useContext:tn,useEffect:Hd,useImperativeHandle:Ig,useInsertionEffect:Og,useLayoutEffect:Mg,useMemo:Dg,useReducer:dc,useRef:Ng,useState:function(){return dc($r)},useDebugValue:Fd,useDeferredValue:function(n,i){var s=Ft();return jg(s,yt.memoizedState,n,i)},useTransition:function(){var n=dc($r)[0],i=Ft().memoizedState;return[typeof n=="boolean"?n:vo(n),i]},useSyncExternalStore:dg,useId:Pg,useHostTransitionStatus:Kd,useFormState:wg,useActionState:wg,useOptimistic:function(n,i){var s=Ft();return bg(s,yt,n,i)},useMemoCache:jd,useCacheRefresh:Hg};qd.useEffectEvent=Ag;var Vg={readContext:tn,use:uc,useCallback:Lg,useContext:tn,useEffect:Hd,useImperativeHandle:Ig,useInsertionEffect:Og,useLayoutEffect:Mg,useMemo:Dg,useReducer:Bd,useRef:Ng,useState:function(){return Bd($r)},useDebugValue:Fd,useDeferredValue:function(n,i){var s=Ft();return yt===null?$d(s,n,i):jg(s,yt.memoizedState,n,i)},useTransition:function(){var n=Bd($r)[0],i=Ft().memoizedState;return[typeof n=="boolean"?n:vo(n),i]},useSyncExternalStore:dg,useId:Pg,useHostTransitionStatus:Kd,useFormState:Tg,useActionState:Tg,useOptimistic:function(n,i){var s=Ft();return yt!==null?bg(s,yt,n,i):(s.baseState=n,[n,s.queue.dispatch])},useMemoCache:jd,useCacheRefresh:Hg};Vg.useEffectEvent=Ag;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=Vn(),h=_i(l);h.payload=i,s!=null&&(h.callback=s),i=wi(n,h,l),i!==null&&(Rn(i,n,l),mo(i,n,l))},enqueueReplaceState:function(n,i,s){n=n._reactInternals;var l=Vn(),h=_i(l);h.tag=1,h.payload=i,s!=null&&(h.callback=s),i=wi(n,h,l),i!==null&&(Rn(i,n,l),mo(i,n,l))},enqueueForceUpdate:function(n,i){n=n._reactInternals;var s=Vn(),l=_i(s);l.tag=2,i!=null&&(l.callback=i),i=wi(n,l,s),i!==null&&(Rn(i,n,s),mo(i,n,s))}};function qg(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 Yg(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 pa(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 Wg(n){Vl(n)}function Xg(n){console.error(n)}function Zg(n){Vl(n)}function mc(n,i){try{var s=n.onUncaughtError;s(i.value,{componentStack:i.stack})}catch(l){setTimeout(function(){throw l})}}function Jg(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=_i(s),s.tag=3,s.payload={element:null},s.callback=function(){mc(n,i)},s}function Qg(n){return n=_i(n),n.tag=3,n}function eb(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(){Jg(i,s,l)}}var E=s.stateNode;E!==null&&typeof E.componentDidCatch=="function"&&(n.callback=function(){Jg(i,s,l),typeof h!="function"&&(Oi===null?Oi=new Set([this]):Oi.add(this));var k=l.stack;this.componentDidCatch(l.value,{componentStack:k!==null?k:""})})}function L_(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=Fn.current,s!==null){switch(s.tag){case 31:case 13:return rr===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(at)return i=Fn.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(Qn(n,s)))):(l!==md&&(i=Error(a(423),{cause:l}),co(Qn(i,s))),n=n.current.alternate,n.flags|=65536,h&=-h,n.lanes|=h,l=Qn(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=Qn(g,s),Ao===null?Ao=[g]:Ao.push(g),zt!==4&&(zt=2),i===null)return!0;l=Qn(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"&&(Oi===null||!Oi.has(g))))return s.flags|=65536,h&=-h,s.lanes|=h,h=Qg(h),eb(h,n,s,l),Td(s,h),!1}s=s.return}while(s!==null);return!1}var Zd=Error(a(461)),qt=!1;function nn(n,i,s,l){i.child=n===null?ig(i,null,s,l):fa(i,n.child,s,l)}function tb(n,i,s,l,h){s=s.render;var g=i.ref;if("ref"in l){var E={};for(var k in l)k!=="ref"&&(E[k]=l[k])}else E=l;return la(i),l=Rd(n,i,s,E,g,h),k=Id(),n!==null&&!qt?(Ld(n,i,h),Gr(n,i,h)):(at&&k&&hd(i),i.flags|=1,nn(n,i,l,h),i.child)}function nb(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,rb(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 rb(n,i,s,l,h){if(n!==null){var g=n.memoizedProps;if(so(g,l)&&n.ref===i.ref)if(qt=!1,i.pendingProps=l=g,sf(n,h))(n.flags&131072)!==0&&(qt=!0);else return i.lanes=n.lanes,Gr(n,i,h)}return Jd(n,i,s,l,h)}function ib(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 ab(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?og(i,g):Cd(),lg(i);else return l=i.lanes=536870912,ab(n,i,g!==null?g.baseLanes|s:s,s,l)}else g!==null?(ec(i,g.cachePool),og(i,g),Ti(),i.memoizedState=null):(n!==null&&ec(i,null),Cd(),Ti());return nn(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 ab(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(),lg(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 sb(n,i,s){return fa(i,n.child,null,s),n=gc(i,i.pendingProps),n.flags|=2,$n(i),i.memoizedState=null,n}function D_(n,i,s){var l=i.pendingProps,h=(i.flags&128)!==0;if(i.flags&=-129,n===null){if(at){if(l.mode==="hidden")return n=gc(i,l),i.lanes=536870912,So(null,n);if(Od(i),(n=Ot)?(n=yy(n,nr),n=n!==null&&n.data==="&"?n:null,n!==null&&(i.memoizedState={dehydrated:n,treeContext:yi!==null?{id:Er,overflow:Sr}:null,retryLane:536870912,hydrationErrors:null},s=$m(n),s.return=i,i.child=s,en=i,Ot=null)):n=null,n===null)throw xi(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=sb(n,i,s);else if(i.memoizedState!==null)i.child=n.child,i.flags|=128,i=null;else throw Error(a(558));else if(qt||Ya(n,i,s,!1),h=(s&n.childLanes)!==0,qt||h){if(l=wt,l!==null&&(E=Bt(l,s),E!==0&&E!==g.retryLane))throw g.retryLane=E,ia(n,E),Rn(l,n,E),Zd;Nc(),i=sb(n,i,s)}else n=g.treeContext,Ot=ir(E.nextSibling),en=i,at=!0,vi=null,nr=!1,n!==null&&Vm(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 la(i),s=Rd(n,i,s,l,void 0,h),l=Id(),n!==null&&!qt?(Ld(n,i,h),Gr(n,i,h)):(at&&l&&hd(i),i.flags|=1,nn(n,i,s,h),i.child)}function ob(n,i,s,l,h,g){return la(i),i.updateQueue=null,s=ug(i,l,s,h),cg(n),l=Id(),n!==null&&!qt?(Ld(n,i,g),Gr(n,i,g)):(at&&l&&hd(i),i.flags|=1,nn(n,i,s,g),i.child)}function lb(n,i,s,l,h){if(la(i),i.stateNode===null){var g=Ga,E=s.contextType;typeof E=="object"&&E!==null&&(g=tn(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?tn(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 k=i.memoizedProps,B=pa(s,k);g.props=B;var X=g.context,se=s.contextType;E=Ga,typeof se=="object"&&se!==null&&(E=tn(se));var fe=s.getDerivedStateFromProps;se=typeof fe=="function"||typeof g.getSnapshotBeforeUpdate=="function",k=i.pendingProps!==k,se||typeof g.UNSAFE_componentWillReceiveProps!="function"&&typeof g.componentWillReceiveProps!="function"||(k||X!==E)&&Yg(i,g,l,E),Si=!1;var Q=i.memoizedState;g.state=Q,bo(i,l,g,h),go(),X=i.memoizedState,k||Q!==X||Si?(typeof fe=="function"&&(Yd(i,s,fe,l),X=i.memoizedState),(B=Si||qg(i,s,B,l,Q,X,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=X),g.props=l,g.state=X,g.context=E,l=B):(typeof g.componentDidMount=="function"&&(i.flags|=4194308),l=!1)}else{g=i.stateNode,kd(n,i),E=i.memoizedProps,se=pa(s,E),g.props=se,fe=i.pendingProps,Q=g.context,X=s.contextType,B=Ga,typeof X=="object"&&X!==null&&(B=tn(X)),k=s.getDerivedStateFromProps,(X=typeof k=="function"||typeof g.getSnapshotBeforeUpdate=="function")||typeof g.UNSAFE_componentWillReceiveProps!="function"&&typeof g.componentWillReceiveProps!="function"||(E!==fe||Q!==B)&&Yg(i,g,l,B),Si=!1,Q=i.memoizedState,g.state=Q,bo(i,l,g,h),go();var ne=i.memoizedState;E!==fe||Q!==ne||Si||n!==null&&n.dependencies!==null&&Jl(n.dependencies)?(typeof k=="function"&&(Yd(i,s,k,l),ne=i.memoizedState),(se=Si||qg(i,s,se,l,Q,ne,B)||n!==null&&n.dependencies!==null&&Jl(n.dependencies))?(X||typeof g.UNSAFE_componentWillUpdate!="function"&&typeof g.componentWillUpdate!="function"||(typeof g.componentWillUpdate=="function"&&g.componentWillUpdate(l,ne,B),typeof g.UNSAFE_componentWillUpdate=="function"&&g.UNSAFE_componentWillUpdate(l,ne,B)),typeof g.componentDidUpdate=="function"&&(i.flags|=4),typeof g.getSnapshotBeforeUpdate=="function"&&(i.flags|=1024)):(typeof g.componentDidUpdate!="function"||E===n.memoizedProps&&Q===n.memoizedState||(i.flags|=4),typeof g.getSnapshotBeforeUpdate!="function"||E===n.memoizedProps&&Q===n.memoizedState||(i.flags|=1024),i.memoizedProps=l,i.memoizedState=ne),g.props=l,g.state=ne,g.context=B,l=se):(typeof g.componentDidUpdate!="function"||E===n.memoizedProps&&Q===n.memoizedState||(i.flags|=4),typeof g.getSnapshotBeforeUpdate!="function"||E===n.memoizedProps&&Q===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=fa(i,n.child,null,h),i.child=fa(i,null,s,h)):nn(n,i,s,h),i.memoizedState=g.state,n=i.child):n=Gr(n,i,h),n}function cb(n,i,s,l){return sa(),i.flags|=256,nn(n,i,s,l),i.child}var Qd={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function ef(n){return{baseLanes:n,cachePool:Jm()}}function tf(n,i,s){return n=n!==null?n.childLanes&~s:0,i&&(n|=Kn),n}function ub(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(at){if(h?ki(i):Ti(),(n=Ot)?(n=yy(n,nr),n=n!==null&&n.data!=="&"?n:null,n!==null&&(i.memoizedState={dehydrated:n,treeContext:yi!==null?{id:Er,overflow:Sr}:null,retryLane:536870912,hydrationErrors:null},s=$m(n),s.return=i,i.child=s,en=i,Ot=null)):n=null,n===null)throw xi(i);return Bf(n)?i.lanes=32:i.lanes=536870912,null}var k=l.children;return l=l.fallback,h?(Ti(),h=i.mode,k=yc({mode:"hidden",children:k},h),l=aa(l,h,s,null),k.return=i,l.return=i,k.sibling=l,i.child=k,l=i.child,l.memoizedState=ef(s),l.childLanes=tf(n,E,s),i.memoizedState=Qd,So(null,l)):(ki(i),nf(i,k))}var B=n.memoizedState;if(B!==null&&(k=B.dehydrated,k!==null)){if(g)i.flags&256?(ki(i),i.flags&=-257,i=rf(n,i,s)):i.memoizedState!==null?(Ti(),i.child=n.child,i.flags|=128,i=null):(Ti(),k=l.fallback,h=i.mode,l=yc({mode:"visible",children:l.children},h),k=aa(k,h,s,null),k.flags|=2,l.return=i,k.return=i,l.sibling=k,i.child=l,fa(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(ki(i),Bf(k)){if(E=k.nextSibling&&k.nextSibling.dataset,E)var X=E.dgst;E=X,l=Error(a(419)),l.stack="",l.digest=E,co({value:l,source:null,stack:null}),i=rf(n,i,s)}else if(qt||Ya(n,i,s,!1),E=(s&n.childLanes)!==0,qt||E){if(E=wt,E!==null&&(l=Bt(E,s),l!==0&&l!==B.retryLane))throw B.retryLane=l,ia(n,l),Rn(E,n,l),Zd;zf(k)||Nc(),i=rf(n,i,s)}else zf(k)?(i.flags|=192,i.child=n.child,i=null):(n=B.treeContext,Ot=ir(k.nextSibling),en=i,at=!0,vi=null,nr=!1,n!==null&&Vm(i,n),i=nf(i,l.children),i.flags|=4096);return i}return h?(Ti(),k=l.fallback,h=i.mode,B=n.child,X=B.sibling,l=Br(B,{mode:"hidden",children:l.children}),l.subtreeFlags=B.subtreeFlags&65011712,X!==null?k=Br(X,k):(k=aa(k,h,s,null),k.flags|=2),k.return=i,l.return=i,l.sibling=k,i.child=l,So(null,l),l=i.child,k=n.child.memoizedState,k===null?k=ef(s):(h=k.cachePool,h!==null?(B=Kt._currentValue,h=h.parent!==B?{parent:B,pool:B}:h):h=Jm(),k={baseLanes:k.baseLanes|s,cachePool:h}),l.memoizedState=k,l.childLanes=tf(n,E,s),i.memoizedState=Qd,So(n.child,l)):(ki(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=Hn(22,n,null,i),n.lanes=0,n}function rf(n,i,s){return fa(i,n.child,null,s),n=nf(i,i.pendingProps.children),n.flags|=2,i.memoizedState=null,n}function db(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 fb(n,i,s){var l=i.pendingProps,h=l.revealOrder,g=l.tail;l=l.children;var E=Ht.current,k=(E&2)!==0;if(k?(E=E&1|2,i.flags|=128):E&=1,C(Ht,E),nn(n,i,l,s),l=at?lo:0,!k&&n!==null&&(n.flags&128)!==0)e:for(n=i.child;n!==null;){if(n.tag===13)n.memoizedState!==null&&db(n,s,i);else if(n.tag===19)db(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),Ai|=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 j_(n,i,s){switch(i.tag){case 3:me(i,i.stateNode.containerInfo),Ei(i,Kt,n.memoizedState.cache),sa();break;case 27:case 5:he(i);break;case 4:me(i,i.stateNode.containerInfo);break;case 10:Ei(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?(ki(i),i.flags|=128,null):(s&i.child.childLanes)!==0?ub(n,i,s):(ki(i),n=Gr(n,i,s),n!==null?n.sibling:null);ki(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 fb(n,i,s);i.flags|=128}if(h=i.memoizedState,h!==null&&(h.rendering=null,h.tail=null,h.lastEffect=null),C(Ht,Ht.current),l)break;return null;case 22:return i.lanes=0,ib(n,i,s,i.pendingProps);case 24:Ei(i,Kt,n.memoizedState.cache)}return Gr(n,i,s)}function hb(n,i,s){if(n!==null)if(n.memoizedProps!==i.pendingProps)qt=!0;else{if(!sf(n,s)&&(i.flags&128)===0)return qt=!1,j_(n,i,s);qt=(n.flags&131072)!==0}else qt=!1,at&&(i.flags&1048576)!==0&&Km(i,lo,i.index);switch(i.lanes=0,i.tag){case 16:e:{var l=i.pendingProps;if(n=ua(i.elementType),i.type=n,typeof n=="function")ud(n)?(l=pa(n,l),i.tag=1,i=lb(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===O){i.tag=11,i=tb(null,i,n,l,s);break e}else if(h===L){i.tag=14,i=nb(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=pa(l,i.pendingProps),lb(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,Ei(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=cb(n,i,l,s);break e}else if(l!==h){h=Qn(Error(a(424)),i),co(h),i=cb(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=ir(n.firstChild),en=i,at=!0,vi=null,nr=!0,s=ig(i,null,l,s),i.child=s;s;)s.flags=s.flags&-3|4096,s=s.sibling}else{if(sa(),l===h){i=Gr(n,i,s);break e}nn(n,i,l,s)}i=i.child}return i;case 26:return bc(n,i),n===null?(s=wy(i.type,null,i.pendingProps,null))?i.memoizedState=s:at||(s=i.type,n=i.pendingProps,l=Lc(H.current).createElement(s),l[Ut]=i,l[ln]=n,rn(l,s,n),$t(l),i.stateNode=l):i.memoizedState=wy(i.type,n.memoizedProps,i.pendingProps,n.memoizedState),null;case 27:return he(i),n===null&&at&&(l=i.stateNode=Ey(i.type,i.pendingProps,H.current),en=i,nr=!0,h=Ot,Li(i.type)?(Uf=h,Ot=ir(l.firstChild)):Ot=h),nn(n,i,i.pendingProps.children,s),bc(n,i),n===null&&(i.flags|=4194304),i.child;case 5:return n===null&&at&&((h=l=Ot)&&(l=fw(l,i.type,i.pendingProps,nr),l!==null?(i.stateNode=l,en=i,Ot=ir(l.firstChild),nr=!1,h=!0):h=!1),h||xi(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,N_,null,null,s),zo._currentValue=h),bc(n,i),nn(n,i,l,s),i.child;case 6:return n===null&&at&&((n=s=Ot)&&(s=hw(s,i.pendingProps,nr),s!==null?(i.stateNode=s,en=i,Ot=null,n=!0):n=!1),n||xi(i)),null;case 13:return ub(n,i,s);case 4:return me(i,i.stateNode.containerInfo),l=i.pendingProps,n===null?i.child=fa(i,null,l,s):nn(n,i,l,s),i.child;case 11:return tb(n,i,i.type,i.pendingProps,s);case 7:return nn(n,i,i.pendingProps,s),i.child;case 8:return nn(n,i,i.pendingProps.children,s),i.child;case 12:return nn(n,i,i.pendingProps.children,s),i.child;case 10:return l=i.pendingProps,Ei(i,i.type,l.value),nn(n,i,l.children,s),i.child;case 9:return h=i.type._context,l=i.pendingProps.children,la(i),h=tn(h),l=l(h),i.flags|=1,nn(n,i,l,s),i.child;case 14:return nb(n,i,i.type,i.pendingProps,s);case 15:return rb(n,i,i.type,i.pendingProps,s);case 19:return fb(n,i,s);case 31:return D_(n,i,s);case 22:return ib(n,i,s,i.pendingProps);case 24:return la(i),l=tn(Kt),n===null?(h=Sd(),h===null&&(h=wt,g=xd(),h.pooledCache=g,g.refCount++,g!==null&&(h.pooledCacheLanes|=s),h=g),i.memoizedState={parent:l,cache:h},wd(i),Ei(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),Ei(i,Kt,l)):(l=g.cache,Ei(i,Kt,l),l!==h.cache&&vd(i,[Kt],s,!0))),nn(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(Pb())n.flags|=8192;else throw da=nc,_d}else n.flags&=-16777217}function pb(n,i){if(i.type!=="stylesheet"||(i.state.loading&4)!==0)n.flags&=-16777217;else if(n.flags|=16777216,!Ay(i))if(Pb())n.flags|=8192;else throw da=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(!at)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 z_(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),Ce(),s.pendingContext&&(s.context=s.pendingContext,s.pendingContext=null),(n===null||n.child===null)&&(qa(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),pb(i,g)):(Mt(i),of(i,h,null,l,s))):g?g!==n.memoizedState?(Kr(i),Mt(i),pb(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=H.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=ye.current,qa(i)?qm(i):(n=Ey(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=ye.current,qa(i))qm(i);else{var E=Lc(H.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[ln]=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(rn(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=H.current,qa(i)){if(n=i.stateNode,s=i.memoizedProps,l=null,h=en,h!==null)switch(h.tag){case 27:case 5:l=h.memoizedProps}n[Ut]=i,n=!!(n.nodeValue===s||l!==null&&l.suppressHydrationWarning===!0||uy(n.nodeValue,s)),n||xi(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=qa(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 sa(),(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?($n(i),i):($n(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=qa(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 sa(),(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?($n(i),i):($n(i),null)}return $n(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 Ce(),n===null&&Af(i.stateNode.containerInfo),Mt(i),null;case 10:return Hr(i.type),Mt(i),null;case 19:if(J(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;)Fm(s,n),s=s.sibling;return C(Ht,Ht.current&1|2),at&&Ur(i,l.treeForkCount),i.child}n=n.sibling}l.tail!==null&&pe()>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&&!at)return Mt(i),null}else 2*pe()-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=pe(),n.sibling=null,s=Ht.current,C(Ht,h?s&1|2:s&1),at&&Ur(i,l.treeForkCount),n):(Mt(i),null);case 22:case 23:return $n(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&&J(ca),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 B_(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),Ce(),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($n(i),i.alternate===null)throw Error(a(340));sa()}return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 13:if($n(i),n=i.memoizedState,n!==null&&n.dehydrated!==null){if(i.alternate===null)throw Error(a(340));sa()}return n=i.flags,n&65536?(i.flags=n&-65537|128,i):null;case 19:return J(Ht),null;case 4:return Ce(),null;case 10:return Hr(i.type),null;case 22:case 23:return $n(i),Ad(),n!==null&&J(ca),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 mb(n,i){switch(pd(i),i.tag){case 3:Hr(Kt),Ce();break;case 26:case 27:case 5:He(i);break;case 4:Ce();break;case 31:i.memoizedState!==null&&$n(i);break;case 13:$n(i);break;case 19:J(Ht);break;case 10:Hr(i.type);break;case 22:case 23:$n(i),Ad(),n!==null&&J(ca);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(k){gt(i,i.return,k)}}function Ni(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,k=E.destroy;if(k!==void 0){E.destroy=void 0,h=i;var B=s,X=k;try{X()}catch(se){gt(h,B,se)}}}l=l.next}while(l!==g)}}catch(se){gt(i,i.return,se)}}function gb(n){var i=n.updateQueue;if(i!==null){var s=n.stateNode;try{sg(i,s)}catch(l){gt(n,n.return,l)}}}function bb(n,i,s){s.props=pa(n.type,n.memoizedProps),s.state=n.memoizedState;try{s.componentWillUnmount()}catch(l){gt(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){gt(n,i,h)}}function _r(n,i){var s=n.ref,l=n.refCleanup;if(s!==null)if(typeof l=="function")try{l()}catch(h){gt(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){gt(n,i,h)}else s.current=null}function yb(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){gt(n,n.return,h)}}function lf(n,i,s){try{var l=n.stateNode;sw(l,n.type,s,i),l[ln]=i}catch(h){gt(n,n.return,h)}}function vb(n){return n.tag===5||n.tag===3||n.tag===26||n.tag===27&&Li(n.type)||n.tag===4}function cf(n){e:for(;;){for(;n.sibling===null;){if(n.return===null||vb(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&&Li(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&&Li(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&&Li(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 xb(n){var i=n.stateNode,s=n.memoizedProps;try{for(var l=n.type,h=i.attributes;h.length;)i.removeAttributeNode(h[0]);rn(i,l,s),i[Ut]=n,i[ln]=s}catch(g){gt(n,n.return,g)}}var Vr=!1,Yt=!1,df=!1,Eb=typeof WeakSet=="function"?WeakSet:Set,Jt=null;function U_(n,i){if(n=n.containerInfo,Rf=Hc,n=Im(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,k=-1,B=-1,X=0,se=0,fe=n,Q=null;t:for(;;){for(var ne;fe!==s||h!==0&&fe.nodeType!==3||(k=E+h),fe!==g||l!==0&&fe.nodeType!==3||(B=E+l),fe.nodeType===3&&(E+=fe.nodeValue.length),(ne=fe.firstChild)!==null;)Q=fe,fe=ne;for(;;){if(fe===n)break t;if(Q===s&&++X===h&&(k=E),Q===g&&++se===l&&(B=E),(ne=fe.nextSibling)!==null)break;fe=Q,Q=fe.parentNode}fe=ne}s=k===-1||B===-1?null:{start:k,end:B}}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 we=pa(s.type,h);n=l.getSnapshotBeforeUpdate(we,g),l.__reactInternalSnapshotBeforeUpdate=n}catch(De){gt(s,s.return,De)}}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 Sb(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){gt(s,s.return,E)}else{var h=pa(s.type,i.memoizedProps);i=i.memoizedState;try{n.componentDidUpdate(h,i,n.__reactInternalSnapshotBeforeUpdate)}catch(E){gt(s,s.return,E)}}l&64&&gb(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{sg(n,i)}catch(E){gt(s,s.return,E)}}break;case 27:i===null&&l&4&&xb(s);case 26:case 5:Yr(n,s),i===null&&l&4&&yb(s),l&512&&ko(s,s.return);break;case 12:Yr(n,s);break;case 31:Yr(n,s),l&4&&kb(n,s);break;case 13:Yr(n,s),l&4&&Tb(n,s),l&64&&(n=s.memoizedState,n!==null&&(n=n.dehydrated,n!==null&&(s=Y_.bind(null,s),pw(n,s))));break;case 22:if(l=s.memoizedState!==null||Vr,!l){i=i!==null&&i.memoizedState!==null||Yt,h=Vr;var g=Yt;Vr=l,(Yt=i)&&!g?Wr(n,s,(s.subtreeFlags&8772)!==0):Yr(n,s),Vr=h,Yt=g}break;case 30:break;default:Yr(n,s)}}function _b(n){var i=n.alternate;i!==null&&(n.alternate=null,_b(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,Cn=!1;function qr(n,i,s){for(s=s.child;s!==null;)wb(n,i,s),s=s.sibling}function wb(n,i,s){if(Dt&&typeof Dt.onCommitFiberUnmount=="function")try{Dt.onCommitFiberUnmount(Xt,s)}catch{}switch(s.tag){case 26:Yt||_r(s,i),qr(n,i,s),s.memoizedState?s.memoizedState.count--:s.stateNode&&(s=s.stateNode,s.parentNode.removeChild(s));break;case 27:Yt||_r(s,i);var l=It,h=Cn;Li(s.type)&&(It=s.stateNode,Cn=!1),qr(n,i,s),Lo(s.stateNode),It=l,Cn=h;break;case 5:Yt||_r(s,i);case 6:if(l=It,h=Cn,It=null,qr(n,i,s),It=l,Cn=h,It!==null)if(Cn)try{(It.nodeType===9?It.body:It.nodeName==="HTML"?It.ownerDocument.body:It).removeChild(s.stateNode)}catch(g){gt(s,i,g)}else try{It.removeChild(s.stateNode)}catch(g){gt(s,i,g)}break;case 18:It!==null&&(Cn?(n=It,gy(n.nodeType===9?n.body:n.nodeName==="HTML"?n.ownerDocument.body:n,s.stateNode),ps(n)):gy(It,s.stateNode));break;case 4:l=It,h=Cn,It=s.stateNode.containerInfo,Cn=!0,qr(n,i,s),It=l,Cn=h;break;case 0:case 11:case 14:case 15:Ni(2,s,i),Yt||Ni(4,s,i),qr(n,i,s);break;case 1:Yt||(_r(s,i),l=s.stateNode,typeof l.componentWillUnmount=="function"&&bb(s,i,l)),qr(n,i,s);break;case 21:qr(n,i,s);break;case 22:Yt=(l=Yt)||s.memoizedState!==null,qr(n,i,s),Yt=l;break;default:qr(n,i,s)}}function kb(n,i){if(i.memoizedState===null&&(n=i.alternate,n!==null&&(n=n.memoizedState,n!==null))){n=n.dehydrated;try{ps(n)}catch(s){gt(i,i.return,s)}}}function Tb(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){gt(i,i.return,s)}}function P_(n){switch(n.tag){case 31:case 13:case 19:var i=n.stateNode;return i===null&&(i=n.stateNode=new Eb),i;case 22:return n=n.stateNode,i=n._retryCache,i===null&&(i=n._retryCache=new Eb),i;default:throw Error(a(435,n.tag))}}function Ec(n,i){var s=P_(n);i.forEach(function(l){if(!s.has(l)){s.add(l);var h=W_.bind(null,n,l);l.then(h,h)}})}function An(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,k=E;e:for(;k!==null;){switch(k.tag){case 27:if(Li(k.type)){It=k.stateNode,Cn=!1;break e}break;case 5:It=k.stateNode,Cn=!1;break e;case 3:case 4:It=k.stateNode.containerInfo,Cn=!0;break e}k=k.return}if(It===null)throw Error(a(160));wb(g,E,h),It=null,Cn=!1,g=h.alternate,g!==null&&(g.return=null),h.return=null}if(i.subtreeFlags&13886)for(i=i.child;i!==null;)Nb(i,n),i=i.sibling}var fr=null;function Nb(n,i){var s=n.alternate,l=n.flags;switch(n.tag){case 0:case 11:case 14:case 15:An(i,n),On(n),l&4&&(Ni(3,n,n.return),wo(3,n),Ni(5,n,n.return));break;case 1:An(i,n),On(n),l&512&&(Yt||s===null||_r(s,s.return)),l&64&&Vr&&(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(An(i,n),On(n),l&512&&(Yt||s===null||_r(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[Ji]||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"))),rn(g,l,s),g[Ut]=n,$t(g),l=g;break e;case"link":var E=Ny("link","href",h).get(l+(s.href||""));if(E){for(var k=0;k<E.length;k++)if(g=E[k],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(k,1);break t}}g=h.createElement(l),rn(g,l,s),h.head.appendChild(g);break;case"meta":if(E=Ny("meta","content",h).get(l+(s.content||""))){for(k=0;k<E.length;k++)if(g=E[k],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(k,1);break t}}g=h.createElement(l),rn(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 Cy(h,n.type,n.stateNode);else n.stateNode=Ty(h,l,n.memoizedProps);else g!==l?(g===null?s.stateNode!==null&&(s=s.stateNode,s.parentNode.removeChild(s)):g.count--,l===null?Cy(h,n.type,n.stateNode):Ty(h,l,n.memoizedProps)):l===null&&n.stateNode!==null&&lf(n,n.memoizedProps,s.memoizedProps)}break;case 27:An(i,n),On(n),l&512&&(Yt||s===null||_r(s,s.return)),s!==null&&l&4&&lf(n,n.memoizedProps,s.memoizedProps);break;case 5:if(An(i,n),On(n),l&512&&(Yt||s===null||_r(s,s.return)),n.flags&32){h=n.stateNode;try{je(h,"")}catch(we){gt(n,n.return,we)}}l&4&&n.stateNode!=null&&(h=n.memoizedProps,lf(n,h,s!==null?s.memoizedProps:h)),l&1024&&(df=!0);break;case 6:if(An(i,n),On(n),l&4){if(n.stateNode===null)throw Error(a(162));l=n.memoizedProps,s=n.stateNode;try{s.nodeValue=l}catch(we){gt(n,n.return,we)}}break;case 3:if(zc=null,h=fr,fr=Dc(i.containerInfo),An(i,n),fr=h,On(n),l&4&&s!==null&&s.memoizedState.isDehydrated)try{ps(i.containerInfo)}catch(we){gt(n,n.return,we)}df&&(df=!1,Cb(n));break;case 4:l=fr,fr=Dc(n.stateNode.containerInfo),An(i,n),On(n),fr=l;break;case 12:An(i,n),On(n);break;case 31:An(i,n),On(n),l&4&&(l=n.updateQueue,l!==null&&(n.updateQueue=null,Ec(n,l)));break;case 13:An(i,n),On(n),n.child.flags&8192&&n.memoizedState!==null!=(s!==null&&s.memoizedState!==null)&&(_c=pe()),l&4&&(l=n.updateQueue,l!==null&&(n.updateQueue=null,Ec(n,l)));break;case 22:h=n.memoizedState!==null;var B=s!==null&&s.memoizedState!==null,X=Vr,se=Yt;if(Vr=X||h,Yt=se||B,An(i,n),Yt=se,Vr=X,On(n),l&8192)e:for(i=n.stateNode,i._visibility=h?i._visibility&-2:i._visibility|1,h&&(s===null||B||Vr||Yt||ma(n)),s=null,i=n;;){if(i.tag===5||i.tag===26){if(s===null){B=s=i;try{if(g=B.stateNode,h)E=g.style,typeof E.setProperty=="function"?E.setProperty("display","none","important"):E.display="none";else{k=B.stateNode;var fe=B.memoizedProps.style,Q=fe!=null&&fe.hasOwnProperty("display")?fe.display:null;k.style.display=Q==null||typeof Q=="boolean"?"":(""+Q).trim()}}catch(we){gt(B,B.return,we)}}}else if(i.tag===6){if(s===null){B=i;try{B.stateNode.nodeValue=h?"":B.memoizedProps}catch(we){gt(B,B.return,we)}}}else if(i.tag===18){if(s===null){B=i;try{var ne=B.stateNode;h?by(ne,!0):by(B.stateNode,!1)}catch(we){gt(B,B.return,we)}}}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:An(i,n),On(n),l&4&&(l=n.updateQueue,l!==null&&(n.updateQueue=null,Ec(n,l)));break;case 30:break;case 21:break;default:An(i,n),On(n)}}function On(n){var i=n.flags;if(i&2){try{for(var s,l=n.return;l!==null;){if(vb(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&&(je(E,""),s.flags&=-33);var k=cf(n);xc(n,k,E);break;case 3:case 4:var B=s.stateNode.containerInfo,X=cf(n);uf(n,X,B);break;default:throw Error(a(161))}}catch(se){gt(n,n.return,se)}n.flags&=-3}i&4096&&(n.flags&=-4097)}function Cb(n){if(n.subtreeFlags&1024)for(n=n.child;n!==null;){var i=n;Cb(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;)Sb(n,i.alternate,i),i=i.sibling}function ma(n){for(n=n.child;n!==null;){var i=n;switch(i.tag){case 0:case 11:case 14:case 15:Ni(4,i,i.return),ma(i);break;case 1:_r(i,i.return);var s=i.stateNode;typeof s.componentWillUnmount=="function"&&bb(i,i.return,s),ma(i);break;case 27:Lo(i.stateNode);case 26:case 5:_r(i,i.return),ma(i);break;case 22:i.memoizedState===null&&ma(i);break;case 30:ma(i);break;default:ma(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(X){gt(l,l.return,X)}if(l=g,h=l.updateQueue,h!==null){var k=l.stateNode;try{var B=h.shared.hiddenCallbacks;if(B!==null)for(h.shared.hiddenCallbacks=null,h=0;h<B.length;h++)ag(B[h],k)}catch(X){gt(l,l.return,X)}}s&&E&64&&gb(g),ko(g,g.return);break;case 27:xb(g);case 26:case 5:Wr(h,g,s),s&&l===null&&E&4&&yb(g),ko(g,g.return);break;case 12:Wr(h,g,s);break;case 31:Wr(h,g,s),s&&E&4&&kb(h,g);break;case 13:Wr(h,g,s),s&&E&4&&Tb(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;)Ab(n,i,s,l),i=i.sibling}function Ab(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,k=g.onPostCommit;typeof k=="function"&&k(E,i.alternate===null?"mount":"update",n.passiveEffectDuration,-0)}catch(B){gt(i,i.return,B)}}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,k=s,B=l,X=E.flags;switch(E.tag){case 0:case 11:case 15:rs(g,E,k,B,h),wo(8,E);break;case 23:break;case 22:var se=E.stateNode;E.memoizedState!==null?se._visibility&2?rs(g,E,k,B,h):To(g,E):(se._visibility|=2,rs(g,E,k,B,h)),h&&X&2048&&ff(E.alternate,E);break;case 24:rs(g,E,k,B,h),h&&X&2048&&hf(E.alternate,E);break;default:rs(g,E,k,B,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;)Ob(n,i,s),n=n.sibling}function Ob(n,i,s){switch(n.tag){case 26:is(n,i,s),n.flags&No&&n.memoizedState!==null&&Tw(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 Mb(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,Ib(l,n)}Mb(n)}if(n.subtreeFlags&10256)for(n=n.child;n!==null;)Rb(n),n=n.sibling}function Rb(n){switch(n.tag){case 0:case 11:case 15:Co(n),n.flags&2048&&Ni(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,Ib(l,n)}Mb(n)}for(n=n.child;n!==null;){switch(i=n,i.tag){case 0:case 11:case 15:Ni(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 Ib(n,i){for(;Jt!==null;){var s=Jt;switch(s.tag){case 0:case 11:case 15:Ni(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(_b(l),l===s){Jt=null;break e}if(h!==null){h.return=g,Jt=h;break e}Jt=g}}}var H_={getCacheForType:function(n){var i=tn(Kt),s=i.data.get(n);return s===void 0&&(s=n(),i.data.set(n,s)),s},cacheSignal:function(){return tn(Kt).controller.signal}},F_=typeof WeakMap=="function"?WeakMap:Map,dt=0,wt=null,Ze=null,rt=0,mt=0,Gn=null,Ci=!1,as=!1,pf=!1,Xr=0,zt=0,Ai=0,ga=0,mf=0,Kn=0,ss=0,Ao=null,Mn=null,gf=!1,_c=0,Lb=0,wc=1/0,kc=null,Oi=null,Zt=0,Mi=null,os=null,Zr=0,bf=0,yf=null,Db=null,Oo=0,vf=null;function Vn(){return(dt&2)!==0&&rt!==0?rt&-rt:j.T!==null?kf():Ia()}function jb(){if(Kn===0)if((rt&536870912)===0||at){var n=Ra;Ra<<=1,(Ra&3932160)===0&&(Ra=262144),Kn=n}else Kn=536870912;return n=Fn.current,n!==null&&(n.flags|=32),Kn}function Rn(n,i,s){(n===wt&&(mt===2||mt===9)||n.cancelPendingCommit!==null)&&(ls(n,0),Ri(n,rt,Kn,!1)),_t(n,s),((dt&2)===0||n!==wt)&&(n===wt&&((dt&2)===0&&(ga|=s),zt===4&&Ri(n,rt,Kn,!1)),wr(n))}function zb(n,i,s){if((dt&6)!==0)throw Error(a(327));var l=!s&&(i&127)===0&&(i&n.expiredLanes)===0||ce(n,i),h=l?K_(n,i):Ef(n,i,!0),g=l;do{if(h===0){as&&!l&&Ri(n,i,0,!1);break}else{if(s=n.current.alternate,g&&!$_(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 k=n;h=Ao;var B=k.current.memoizedState.isDehydrated;if(B&&(ls(k,E).flags|=256),E=Ef(k,E,!1),E!==2){if(pf&&!B){k.errorRecoveryDisabledLanes|=g,ga|=g,h=4;break e}g=Mn,Mn=h,g!==null&&(Mn===null?Mn=g:Mn.push.apply(Mn,g))}h=E}if(g=!1,h!==2)continue}}if(h===1){ls(n,0),Ri(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:Ri(l,i,Kn,!Ci);break e;case 2:Mn=null;break;case 3:case 5:break;default:throw Error(a(329))}if((i&62914560)===i&&(h=_c+300-pe(),10<h)){if(Ri(l,i,Kn,!Ci),U(l,0,!0)!==0)break e;Zr=i,l.timeoutHandle=py(Bb.bind(null,l,s,Mn,kc,gf,i,Kn,ga,ss,Ci,g,"Throttled",-0,0),h);break e}Bb(l,s,Mn,kc,gf,i,Kn,ga,ss,Ci,g,null,-0,0)}}break}while(!0);wr(n)}function Bb(n,i,s,l,h,g,E,k,B,X,se,fe,Q,ne){if(n.timeoutHandle=-1,fe=i.subtreeFlags,fe&8192||(fe&16785408)===16785408){fe={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:xe},Ob(i,g,fe);var we=(g&62914560)===g?_c-pe():(g&4194048)===g?Lb-pe():0;if(we=Nw(fe,we),we!==null){Zr=g,n.cancelPendingCommit=we(Vb.bind(null,n,i,g,s,l,h,E,k,B,se,fe,null,Q,ne)),Ri(n,g,E,!X);return}}Vb(n,i,g,s,l,h,E,k,B)}function $_(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(!Pn(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 Ri(n,i,s,l){i&=~mf,i&=~ga,n.suspendedLanes|=i,n.pingedLanes&=~i,l&&(n.warmLanes|=i),l=n.expirationTimes;for(var h=i;0<h;){var g=31-ft(h),E=1<<g;l[g]=-1,h&=~E}s!==0&&_e(n,s,i)}function Tc(){return(dt&6)===0?(Mo(0),!1):!0}function xf(){if(Ze!==null){if(mt===0)var n=Ze.return;else n=Ze,Pr=oa=null,Dd(n),Ja=null,ho=0,n=Ze;for(;n!==null;)mb(n.alternate,n),n=n.return;Ze=null}}function ls(n,i){var s=n.timeoutHandle;s!==-1&&(n.timeoutHandle=-1,cw(s)),s=n.cancelPendingCommit,s!==null&&(n.cancelPendingCommit=null,s()),Zr=0,xf(),wt=n,Ze=s=Br(n.current,null),rt=i,mt=0,Gn=null,Ci=!1,as=ce(n,i),pf=!1,ss=Kn=mf=ga=Ai=zt=0,Mn=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-ft(l),g=1<<h;i|=n[h],l&=~g}return Xr=i,ql(),s}function Ub(n,i){Ge=null,j.H=Eo,i===Za||i===tc?(i=tg(),mt=3):i===_d?(i=tg(),mt=4):mt=i===Zd?8:i!==null&&typeof i=="object"&&typeof i.then=="function"?6:1,Gn=i,Ze===null&&(zt=1,mc(n,Qn(i,n.current)))}function Pb(){var n=Fn.current;return n===null?!0:(rt&4194048)===rt?rr===null:(rt&62914560)===rt||(rt&536870912)!==0?n===rr:!1}function Hb(){var n=j.H;return j.H=Eo,n===null?Eo:n}function Fb(){var n=j.A;return j.A=H_,n}function Nc(){zt=4,Ci||(rt&4194048)!==rt&&Fn.current!==null||(as=!0),(Ai&134217727)===0&&(ga&134217727)===0||wt===null||Ri(wt,rt,Kn,!1)}function Ef(n,i,s){var l=dt;dt|=2;var h=Hb(),g=Fb();(wt!==n||rt!==i)&&(kc=null,ls(n,i)),i=!1;var E=zt;e:do try{if(mt!==0&&Ze!==null){var k=Ze,B=Gn;switch(mt){case 8:xf(),E=6;break e;case 3:case 2:case 9:case 6:Fn.current===null&&(i=!0);var X=mt;if(mt=0,Gn=null,cs(n,k,B,X),s&&as){E=0;break e}break;default:X=mt,mt=0,Gn=null,cs(n,k,B,X)}}G_(),E=zt;break}catch(se){Ub(n,se)}while(!0);return i&&n.shellSuspendCounter++,Pr=oa=null,dt=l,j.H=h,j.A=g,Ze===null&&(wt=null,rt=0,ql()),E}function G_(){for(;Ze!==null;)$b(Ze)}function K_(n,i){var s=dt;dt|=2;var l=Hb(),h=Fb();wt!==n||rt!==i?(kc=null,wc=pe()+500,ls(n,i)):as=ce(n,i);e:do try{if(mt!==0&&Ze!==null){i=Ze;var g=Gn;t:switch(mt){case 1:mt=0,Gn=null,cs(n,i,g,1);break;case 2:case 9:if(Qm(g)){mt=0,Gn=null,Gb(i);break}i=function(){mt!==2&&mt!==9||wt!==n||(mt=7),wr(n)},g.then(i,i);break e;case 3:mt=7;break e;case 4:mt=5;break e;case 7:Qm(g)?(mt=0,Gn=null,Gb(i)):(mt=0,Gn=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 k=Ze;if(E?Ay(E):k.stateNode.complete){mt=0,Gn=null;var B=k.sibling;if(B!==null)Ze=B;else{var X=k.return;X!==null?(Ze=X,Cc(X)):Ze=null}break t}}mt=0,Gn=null,cs(n,i,g,5);break;case 6:mt=0,Gn=null,cs(n,i,g,6);break;case 8:xf(),zt=6;break e;default:throw Error(a(462))}}V_();break}catch(se){Ub(n,se)}while(!0);return Pr=oa=null,j.H=l,j.A=h,dt=s,Ze!==null?0:(wt=null,rt=0,ql(),zt)}function V_(){for(;Ze!==null&&!di();)$b(Ze)}function $b(n){var i=hb(n.alternate,n,Xr);n.memoizedProps=n.pendingProps,i===null?Cc(n):Ze=i}function Gb(n){var i=n,s=i.alternate;switch(i.tag){case 15:case 0:i=ob(s,i,i.pendingProps,i.type,void 0,rt);break;case 11:i=ob(s,i,i.pendingProps,i.type.render,i.ref,rt);break;case 5:Dd(i);default:mb(s,i),i=Ze=Fm(i,Xr),i=hb(s,i,Xr)}n.memoizedProps=n.pendingProps,i===null?Cc(n):Ze=i}function cs(n,i,s,l){Pr=oa=null,Dd(i),Ja=null,ho=0;var h=i.return;try{if(L_(n,h,i,s,rt)){zt=1,mc(n,Qn(s,n.current)),Ze=null;return}}catch(g){if(h!==null)throw Ze=h,g;zt=1,mc(n,Qn(s,n.current)),Ze=null;return}i.flags&32768?(at||l===1?n=!0:as||(rt&536870912)!==0?n=!1:(Ci=n=!0,(l===2||l===9||l===3||l===6)&&(l=Fn.current,l!==null&&l.tag===13&&(l.flags|=16384))),Kb(i,n)):Cc(i)}function Cc(n){var i=n;do{if((i.flags&32768)!==0){Kb(i,Ci);return}n=i.return;var s=z_(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 Kb(n,i){do{var s=B_(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 Vb(n,i,s,l,h,g,E,k,B){n.cancelPendingCommit=null;do Ac();while(Zt!==0);if((dt&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,Ne(n,s,g,E,k,B),n===wt&&(Ze=wt=null,rt=0),os=i,Mi=n,Zr=s,bf=g,yf=h,Db=l,(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?(n.callbackNode=null,n.callbackPriority=0,X_(Se,function(){return Zb(),null})):(n.callbackNode=null,n.callbackPriority=0),l=(i.flags&13878)!==0,(i.subtreeFlags&13878)!==0||l){l=j.T,j.T=null,h=ie.p,ie.p=2,E=dt,dt|=4;try{U_(n,i,s)}finally{dt=E,ie.p=h,j.T=l}}Zt=1,qb(),Yb(),Wb()}}function qb(){if(Zt===1){Zt=0;var n=Mi,i=os,s=(i.flags&13878)!==0;if((i.subtreeFlags&13878)!==0||s){s=j.T,j.T=null;var l=ie.p;ie.p=2;var h=dt;dt|=4;try{Nb(i,n);var g=If,E=Im(n.containerInfo),k=g.focusedElem,B=g.selectionRange;if(E!==k&&k&&k.ownerDocument&&Rm(k.ownerDocument.documentElement,k)){if(B!==null&&rd(k)){var X=B.start,se=B.end;if(se===void 0&&(se=X),"selectionStart"in k)k.selectionStart=X,k.selectionEnd=Math.min(se,k.value.length);else{var fe=k.ownerDocument||document,Q=fe&&fe.defaultView||window;if(Q.getSelection){var ne=Q.getSelection(),we=k.textContent.length,De=Math.min(B.start,we),xt=B.end===void 0?De:Math.min(B.end,we);!ne.extend&&De>xt&&(E=xt,xt=De,De=E);var K=Mm(k,De),F=Mm(k,xt);if(K&&F&&(ne.rangeCount!==1||ne.anchorNode!==K.node||ne.anchorOffset!==K.offset||ne.focusNode!==F.node||ne.focusOffset!==F.offset)){var W=fe.createRange();W.setStart(K.node,K.offset),ne.removeAllRanges(),De>xt?(ne.addRange(W),ne.extend(F.node,F.offset)):(W.setEnd(F.node,F.offset),ne.addRange(W))}}}}for(fe=[],ne=k;ne=ne.parentNode;)ne.nodeType===1&&fe.push({element:ne,left:ne.scrollLeft,top:ne.scrollTop});for(typeof k.focus=="function"&&k.focus(),k=0;k<fe.length;k++){var ue=fe[k];ue.element.scrollLeft=ue.left,ue.element.scrollTop=ue.top}}Hc=!!Rf,If=Rf=null}finally{dt=h,ie.p=l,j.T=s}}n.current=i,Zt=2}}function Yb(){if(Zt===2){Zt=0;var n=Mi,i=os,s=(i.flags&8772)!==0;if((i.subtreeFlags&8772)!==0||s){s=j.T,j.T=null;var l=ie.p;ie.p=2;var h=dt;dt|=4;try{Sb(n,i.alternate,i)}finally{dt=h,ie.p=l,j.T=s}}Zt=3}}function Wb(){if(Zt===4||Zt===3){Zt=0,le();var n=Mi,i=os,s=Zr,l=Db;(i.subtreeFlags&10256)!==0||(i.flags&10256)!==0?Zt=5:(Zt=0,os=Mi=null,Xb(n,n.pendingLanes));var h=n.pendingLanes;if(h===0&&(Oi=null),Ir(s),i=i.stateNode,Dt&&typeof Dt.onCommitFiberRoot=="function")try{Dt.onCommitFiberRoot(Xt,i,void 0,(i.current.flags&128)===128)}catch{}if(l!==null){i=j.T,h=ie.p,ie.p=2,j.T=null;try{for(var g=n.onRecoverableError,E=0;E<l.length;E++){var k=l[E];g(k.value,{componentStack:k.stack})}}finally{j.T=i,ie.p=h}}(Zr&3)!==0&&Ac(),wr(n),h=n.pendingLanes,(s&261930)!==0&&(h&42)!==0?n===vf?Oo++:(Oo=0,vf=n):Oo=0,Mo(0)}}function Xb(n,i){(n.pooledCacheLanes&=i)===0&&(i=n.pooledCache,i!=null&&(n.pooledCache=null,uo(i)))}function Ac(){return qb(),Yb(),Wb(),Zb()}function Zb(){if(Zt!==5)return!1;var n=Mi,i=bf;bf=0;var s=Ir(Zr),l=j.T,h=ie.p;try{ie.p=32>s?32:s,j.T=null,s=yf,yf=null;var g=Mi,E=Zr;if(Zt=0,os=Mi=null,Zr=0,(dt&6)!==0)throw Error(a(331));var k=dt;if(dt|=4,Rb(g.current),Ab(g,g.current,E,s),dt=k,Mo(0,!1),Dt&&typeof Dt.onPostCommitFiberRoot=="function")try{Dt.onPostCommitFiberRoot(Xt,g)}catch{}return!0}finally{ie.p=h,j.T=l,Xb(n,i)}}function Jb(n,i,s){i=Qn(s,i),i=Xd(n.stateNode,i,2),n=wi(n,i,2),n!==null&&(_t(n,2),wr(n))}function gt(n,i,s){if(n.tag===3)Jb(n,n,s);else for(;i!==null;){if(i.tag===3){Jb(i,n,s);break}else if(i.tag===1){var l=i.stateNode;if(typeof i.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(Oi===null||!Oi.has(l))){n=Qn(s,n),s=Qg(2),l=wi(i,s,2),l!==null&&(eb(s,l,i,n),_t(l,2),wr(l));break}}i=i.return}}function Sf(n,i,s){var l=n.pingCache;if(l===null){l=n.pingCache=new F_;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=q_.bind(null,n,i,s),i.then(n,n))}function q_(n,i,s){var l=n.pingCache;l!==null&&l.delete(i),n.pingedLanes|=n.suspendedLanes&s,n.warmLanes&=~s,wt===n&&(rt&s)===s&&(zt===4||zt===3&&(rt&62914560)===rt&&300>pe()-_c?(dt&2)===0&&ls(n,0):mf|=s,ss===rt&&(ss=0)),wr(n)}function Qb(n,i){i===0&&(i=Pe()),n=ia(n,i),n!==null&&(_t(n,i),wr(n))}function Y_(n){var i=n.memoizedState,s=0;i!==null&&(s=i.retryLane),Qb(n,s)}function W_(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),Qb(n,s)}function X_(n,i){return Xn(n,i)}var Oc=null,us=null,_f=!1,Mc=!1,wf=!1,Ii=0;function wr(n){n!==us&&n.next===null&&(us===null?Oc=us=n:us=us.next=n),Mc=!0,_f||(_f=!0,J_())}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,k=l.pingedLanes;g=(1<<31-ft(42|n)+1)-1,g&=h&~(E&~k),g=g&201326741?g&201326741|1:g?g|2:0}g!==0&&(s=!0,ry(l,g))}else g=rt,g=U(l,l===wt?g:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(g&3)===0||ce(l,g)||(s=!0,ry(l,g));l=l.next}while(s);wf=!1}}function Z_(){ey()}function ey(){Mc=_f=!1;var n=0;Ii!==0&&lw()&&(n=Ii);for(var i=pe(),s=null,l=Oc;l!==null;){var h=l.next,g=ty(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),Ii!==0&&(Ii=0)}function ty(n,i){for(var s=n.suspendedLanes,l=n.pingedLanes,h=n.expirationTimes,g=n.pendingLanes&-62914561;0<g;){var E=31-ft(g),k=1<<E,B=h[E];B===-1?((k&s)===0||(k&l)!==0)&&(h[E]=Ee(k,i)):B<=i&&(n.expiredLanes|=k),g&=~k}if(i=wt,s=rt,s=U(n,n===i?s:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),l=n.callbackNode,s===0||n===i&&(mt===2||mt===9)||n.cancelPendingCommit!==null)return l!==null&&l!==null&&yr(l),n.callbackNode=null,n.callbackPriority=0;if((s&3)===0||ce(n,s)){if(i=s&-s,i===n.callbackPriority)return i;switch(l!==null&&yr(l),Ir(s)){case 2:case 8:s=de;break;case 32:s=Se;break;case 268435456:s=tt;break;default:s=Se}return l=ny.bind(null,n),s=Xn(s,l),n.callbackPriority=i,n.callbackNode=s,i}return l!==null&&l!==null&&yr(l),n.callbackPriority=2,n.callbackNode=null,2}function ny(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=rt;return l=U(n,n===wt?l:0,n.cancelPendingCommit!==null||n.timeoutHandle!==-1),l===0?null:(zb(n,l,i),ty(n,pe()),n.callbackNode!=null&&n.callbackNode===s?ny.bind(null,n):null)}function ry(n,i){if(Ac())return null;zb(n,i,!0)}function J_(){uw(function(){(dt&6)!==0?Xn(q,Z_):ey()})}function kf(){if(Ii===0){var n=Wa;n===0&&(n=Xi,Xi<<=1,(Xi&261888)===0&&(Xi=256)),Ii=n}return Ii}function iy(n){return n==null||typeof n=="symbol"||typeof n=="boolean"?null:typeof n=="function"?n:gi(""+n)}function ay(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=iy((h[ln]||null).action),E=l.submitter;E&&(i=(i=E[ln]||null)?iy(i.formAction):E.getAttribute("formAction"),i!==null&&(g=i,E=null));var k=new $l("action","action",null,l,h);n.push({event:k,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(Ii!==0){var B=E?ay(h,E):new FormData(h);Gd(s,{pending:!0,data:B,method:h.method,action:g},null,B)}}else typeof g=="function"&&(k.preventDefault(),B=E?ay(h,E):new FormData(h),Gd(s,{pending:!0,data:B,method:h.method,action:g},g,B))},currentTarget:h}]})}}for(var Tf=0;Tf<od.length;Tf++){var Nf=od[Tf],ew=Nf.toLowerCase(),tw=Nf[0].toUpperCase()+Nf.slice(1);dr(ew,"on"+tw)}dr(jm,"onAnimationEnd"),dr(zm,"onAnimationIteration"),dr(Bm,"onAnimationStart"),dr("dblclick","onDoubleClick"),dr("focusin","onFocus"),dr("focusout","onBlur"),dr(b_,"onTransitionRun"),dr(y_,"onTransitionStart"),dr(v_,"onTransitionCancel"),dr(Um,"onTransitionEnd"),ge("onMouseEnter",["mouseout","mouseover"]),ge("onMouseLeave",["mouseout","mouseover"]),ge("onPointerEnter",["pointerout","pointerover"]),ge("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(" "),nw=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Ro));function sy(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 k=l[E],B=k.instance,X=k.currentTarget;if(k=k.listener,B!==g&&h.isPropagationStopped())break e;g=k,h.currentTarget=X;try{g(h)}catch(se){Vl(se)}h.currentTarget=null,g=B}else for(E=0;E<l.length;E++){if(k=l[E],B=k.instance,X=k.currentTarget,k=k.listener,B!==g&&h.isPropagationStopped())break e;g=k,h.currentTarget=X;try{g(h)}catch(se){Vl(se)}h.currentTarget=null,g=B}}}}function Je(n,i){var s=i[qs];s===void 0&&(s=i[qs]=new Set);var l=n+"__bubble";s.has(l)||(oy(i,n,2,!1),s.add(l))}function Cf(n,i,s){var l=0;i&&(l|=4),oy(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"&&(nw.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 oy(n,i,s,l){switch(jy(i)){case 2:var h=Ow;break;case 8:h=Mw;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 k=l.stateNode.containerInfo;if(k===h)break;if(E===4)for(E=l.return;E!==null;){var B=E.tag;if((B===3||B===4)&&E.stateNode.containerInfo===h)return;E=E.return}for(;k!==null;){if(E=pn(k),E===null)return;if(B=E.tag,B===5||B===6||B===26||B===27){l=g=E;continue e}k=k.parentNode}}l=l.return}Ul(function(){var X=g,se=$e(s),fe=[];e:{var Q=Pm.get(n);if(Q!==void 0){var ne=$l,we=n;switch(n){case"keypress":if(Hl(s)===0)break e;case"keydown":case"keyup":ne=WS;break;case"focusin":we="focus",ne=Ju;break;case"focusout":we="blur",ne=Ju;break;case"beforeblur":case"afterblur":ne=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":ne=mm;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":ne=zS;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":ne=JS;break;case jm:case zm:case Bm:ne=PS;break;case Um:ne=e_;break;case"scroll":case"scrollend":ne=DS;break;case"wheel":ne=n_;break;case"copy":case"cut":case"paste":ne=FS;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":ne=bm;break;case"toggle":case"beforetoggle":ne=i_}var De=(i&4)!==0,xt=!De&&(n==="scroll"||n==="scrollend"),K=De?Q!==null?Q+"Capture":null:Q;De=[];for(var F=X,W;F!==null;){var ue=F;if(W=ue.stateNode,ue=ue.tag,ue!==5&&ue!==26&&ue!==27||W===null||K===null||(ue=Qs(F,K),ue!=null&&De.push(Io(F,ue,W))),xt)break;F=F.return}0<De.length&&(Q=new ne(Q,we,null,s,se),fe.push({event:Q,listeners:De}))}}if((i&7)===0){e:{if(Q=n==="mouseover"||n==="pointerover",ne=n==="mouseout"||n==="pointerout",Q&&s!==Ae&&(we=s.relatedTarget||s.fromElement)&&(pn(we)||we[fi]))break e;if((ne||Q)&&(Q=se.window===se?se:(Q=se.ownerDocument)?Q.defaultView||Q.parentWindow:window,ne?(we=s.relatedTarget||s.toElement,ne=X,we=we?pn(we):null,we!==null&&(xt=c(we),De=we.tag,we!==xt||De!==5&&De!==27&&De!==6)&&(we=null)):(ne=null,we=X),ne!==we)){if(De=mm,ue="onMouseLeave",K="onMouseEnter",F="mouse",(n==="pointerout"||n==="pointerover")&&(De=bm,ue="onPointerLeave",K="onPointerEnter",F="pointer"),xt=ne==null?Q:hi(ne),W=we==null?Q:hi(we),Q=new De(ue,F+"leave",ne,s,se),Q.target=xt,Q.relatedTarget=W,ue=null,pn(se)===X&&(De=new De(K,F+"enter",we,s,se),De.target=W,De.relatedTarget=xt,ue=De),xt=ue,ne&&we)t:{for(De=rw,K=ne,F=we,W=0,ue=K;ue;ue=De(ue))W++;ue=0;for(var Re=F;Re;Re=De(Re))ue++;for(;0<W-ue;)K=De(K),W--;for(;0<ue-W;)F=De(F),ue--;for(;W--;){if(K===F||F!==null&&K===F.alternate){De=K;break t}K=De(K),F=De(F)}De=null}else De=null;ne!==null&&ly(fe,Q,ne,De,!1),we!==null&&xt!==null&&ly(fe,xt,we,De,!0)}}e:{if(Q=X?hi(X):window,ne=Q.nodeName&&Q.nodeName.toLowerCase(),ne==="select"||ne==="input"&&Q.type==="file")var lt=km;else if(_m(Q))if(Tm)lt=p_;else{lt=f_;var Oe=d_}else ne=Q.nodeName,!ne||ne.toLowerCase()!=="input"||Q.type!=="checkbox"&&Q.type!=="radio"?X&&mi(X.elementType)&&(lt=km):lt=h_;if(lt&&(lt=lt(n,X))){wm(fe,lt,s,se);break e}Oe&&Oe(n,Q,X),n==="focusout"&&X&&Q.type==="number"&&X.memoizedProps.value!=null&&Ba(Q,"number",Q.value)}switch(Oe=X?hi(X):window,n){case"focusin":(_m(Oe)||Oe.contentEditable==="true")&&(Ha=Oe,id=X,oo=null);break;case"focusout":oo=id=Ha=null;break;case"mousedown":ad=!0;break;case"contextmenu":case"mouseup":case"dragend":ad=!1,Lm(fe,s,se);break;case"selectionchange":if(g_)break;case"keydown":case"keyup":Lm(fe,s,se)}var Ke;if(ed)e:{switch(n){case"compositionstart":var it="onCompositionStart";break e;case"compositionend":it="onCompositionEnd";break e;case"compositionupdate":it="onCompositionUpdate";break e}it=void 0}else Pa?Em(n,s)&&(it="onCompositionEnd"):n==="keydown"&&s.keyCode===229&&(it="onCompositionStart");it&&(ym&&s.locale!=="ko"&&(Pa||it!=="onCompositionStart"?it==="onCompositionEnd"&&Pa&&(Ke=hm()):(bi=se,Wu="value"in bi?bi.value:bi.textContent,Pa=!0)),Oe=Ic(X,it),0<Oe.length&&(it=new gm(it,n,null,s,se),fe.push({event:it,listeners:Oe}),Ke?it.data=Ke:(Ke=Sm(s),Ke!==null&&(it.data=Ke)))),(Ke=s_?o_(n,s):l_(n,s))&&(it=Ic(X,"onBeforeInput"),0<it.length&&(Oe=new gm("onBeforeInput","beforeinput",null,s,se),fe.push({event:Oe,listeners:it}),Oe.data=Ke)),Q_(fe,n,X,s,se)}sy(fe,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 rw(n){if(n===null)return null;do n=n.return;while(n&&n.tag!==5&&n.tag!==27);return n||null}function ly(n,i,s,l,h){for(var g=i._reactName,E=[];s!==null&&s!==l;){var k=s,B=k.alternate,X=k.stateNode;if(k=k.tag,B!==null&&B===l)break;k!==5&&k!==26&&k!==27||X===null||(B=X,h?(X=Qs(s,g),X!=null&&E.unshift(Io(s,X,B))):h||(X=Qs(s,g),X!=null&&E.push(Io(s,X,B)))),s=s.return}E.length!==0&&n.push({event:i,listeners:E})}var iw=/\r\n?/g,aw=/\u0000|\uFFFD/g;function cy(n){return(typeof n=="string"?n:""+n).replace(iw,`
49
+ `).replace(aw,"")}function uy(n,i){return i=cy(i),cy(n)===i}function vt(n,i,s,l,h,g){switch(s){case"children":typeof l=="string"?i==="body"||i==="textarea"&&l===""||je(n,l):(typeof l=="number"||typeof l=="bigint")&&i!=="body"&&je(n,""+l);break;case"className":Bn(n,"class",l);break;case"tabIndex":Bn(n,"tabindex",l);break;case"dir":case"role":case"viewBox":case"width":case"height":Bn(n,s,l);break;case"style":pt(n,l,g);break;case"data":if(i!=="object"){Bn(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=gi(""+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"&&vt(n,i,"name",h.name,h,null),vt(n,i,"formEncType",h.formEncType,h,null),vt(n,i,"formMethod",h.formMethod,h,null),vt(n,i,"formTarget",h.formTarget,h,null)):(vt(n,i,"encType",h.encType,h,null),vt(n,i,"method",h.method,h,null),vt(n,i,"target",h.target,h,null)));if(l==null||typeof l=="symbol"||typeof l=="boolean"){n.removeAttribute(s);break}l=gi(""+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=gi(""+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),cn(n,"popover",l);break;case"xlinkActuate":kn(n,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case"xlinkArcrole":kn(n,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case"xlinkRole":kn(n,"http://www.w3.org/1999/xlink","xlink:role",l);break;case"xlinkShow":kn(n,"http://www.w3.org/1999/xlink","xlink:show",l);break;case"xlinkTitle":kn(n,"http://www.w3.org/1999/xlink","xlink:title",l);break;case"xlinkType":kn(n,"http://www.w3.org/1999/xlink","xlink:type",l);break;case"xmlBase":kn(n,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case"xmlLang":kn(n,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case"xmlSpace":kn(n,"http://www.w3.org/XML/1998/namespace","xml:space",l);break;case"is":cn(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,cn(n,s,l))}}function Mf(n,i,s,l,h,g){switch(s){case"style":pt(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"?je(n,l):(typeof l=="number"||typeof l=="bigint")&&je(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(!Qi.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[ln]||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,""):cn(n,s,l)}}}function rn(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:vt(n,i,g,E,s,null)}}h&&vt(n,i,"srcSet",s.srcSet,s,null),l&&vt(n,i,"src",s.src,s,null);return;case"input":Je("invalid",n);var k=g=E=h=null,B=null,X=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":B=se;break;case"defaultChecked":X=se;break;case"value":g=se;break;case"defaultValue":k=se;break;case"children":case"dangerouslySetInnerHTML":if(se!=null)throw Error(a(137,i));break;default:vt(n,i,l,se,s,null)}}ea(n,g,k,B,X,E,h,!1);return;case"select":Je("invalid",n),l=E=g=null;for(h in s)if(s.hasOwnProperty(h)&&(k=s[h],k!=null))switch(h){case"value":g=k;break;case"defaultValue":E=k;break;case"multiple":l=k;default:vt(n,i,h,k,s,null)}i=g,s=E,n.multiple=!!l,i!=null?Qt(n,!!l,i,!1):s!=null&&Qt(n,!!l,s,!0);return;case"textarea":Je("invalid",n),g=h=l=null;for(E in s)if(s.hasOwnProperty(E)&&(k=s[E],k!=null))switch(E){case"value":l=k;break;case"defaultValue":h=k;break;case"children":g=k;break;case"dangerouslySetInnerHTML":if(k!=null)throw Error(a(91));break;default:vt(n,i,E,k,s,null)}Ua(n,l,h,g);return;case"option":for(B in s)if(s.hasOwnProperty(B)&&(l=s[B],l!=null))switch(B){case"selected":n.selected=l&&typeof l!="function"&&typeof l!="symbol";break;default:vt(n,i,B,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(X in s)if(s.hasOwnProperty(X)&&(l=s[X],l!=null))switch(X){case"children":case"dangerouslySetInnerHTML":throw Error(a(137,i));default:vt(n,i,X,l,s,null)}return;default:if(mi(i)){for(se in s)s.hasOwnProperty(se)&&(l=s[se],l!==void 0&&Mf(n,i,se,l,s,void 0));return}}for(k in s)s.hasOwnProperty(k)&&(l=s[k],l!=null&&vt(n,i,k,l,s,null))}function sw(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,k=null,B=null,X=null,se=null;for(ne in s){var fe=s[ne];if(s.hasOwnProperty(ne)&&fe!=null)switch(ne){case"checked":break;case"value":break;case"defaultValue":B=fe;default:l.hasOwnProperty(ne)||vt(n,i,ne,null,l,fe)}}for(var Q in l){var ne=l[Q];if(fe=s[Q],l.hasOwnProperty(Q)&&(ne!=null||fe!=null))switch(Q){case"type":g=ne;break;case"name":h=ne;break;case"checked":X=ne;break;case"defaultChecked":se=ne;break;case"value":E=ne;break;case"defaultValue":k=ne;break;case"children":case"dangerouslySetInnerHTML":if(ne!=null)throw Error(a(137,i));break;default:ne!==fe&&vt(n,i,Q,ne,l,fe)}}Xs(n,E,k,B,X,se,g,h);return;case"select":ne=E=k=Q=null;for(g in s)if(B=s[g],s.hasOwnProperty(g)&&B!=null)switch(g){case"value":break;case"multiple":ne=B;default:l.hasOwnProperty(g)||vt(n,i,g,null,l,B)}for(h in l)if(g=l[h],B=s[h],l.hasOwnProperty(h)&&(g!=null||B!=null))switch(h){case"value":Q=g;break;case"defaultValue":k=g;break;case"multiple":E=g;default:g!==B&&vt(n,i,h,g,l,B)}i=k,s=E,l=ne,Q!=null?Qt(n,!!s,Q,!1):!!l!=!!s&&(i!=null?Qt(n,!!s,i,!0):Qt(n,!!s,s?[]:"",!1));return;case"textarea":ne=Q=null;for(k in s)if(h=s[k],s.hasOwnProperty(k)&&h!=null&&!l.hasOwnProperty(k))switch(k){case"value":break;case"children":break;default:vt(n,i,k,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":Q=h;break;case"defaultValue":ne=h;break;case"children":break;case"dangerouslySetInnerHTML":if(h!=null)throw Error(a(91));break;default:h!==g&&vt(n,i,E,h,l,g)}zl(n,Q,ne);return;case"option":for(var we in s)if(Q=s[we],s.hasOwnProperty(we)&&Q!=null&&!l.hasOwnProperty(we))switch(we){case"selected":n.selected=!1;break;default:vt(n,i,we,null,l,Q)}for(B in l)if(Q=l[B],ne=s[B],l.hasOwnProperty(B)&&Q!==ne&&(Q!=null||ne!=null))switch(B){case"selected":n.selected=Q&&typeof Q!="function"&&typeof Q!="symbol";break;default:vt(n,i,B,Q,l,ne)}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 De in s)Q=s[De],s.hasOwnProperty(De)&&Q!=null&&!l.hasOwnProperty(De)&&vt(n,i,De,null,l,Q);for(X in l)if(Q=l[X],ne=s[X],l.hasOwnProperty(X)&&Q!==ne&&(Q!=null||ne!=null))switch(X){case"children":case"dangerouslySetInnerHTML":if(Q!=null)throw Error(a(137,i));break;default:vt(n,i,X,Q,l,ne)}return;default:if(mi(i)){for(var xt in s)Q=s[xt],s.hasOwnProperty(xt)&&Q!==void 0&&!l.hasOwnProperty(xt)&&Mf(n,i,xt,void 0,l,Q);for(se in l)Q=l[se],ne=s[se],!l.hasOwnProperty(se)||Q===ne||Q===void 0&&ne===void 0||Mf(n,i,se,Q,l,ne);return}}for(var K in s)Q=s[K],s.hasOwnProperty(K)&&Q!=null&&!l.hasOwnProperty(K)&&vt(n,i,K,null,l,Q);for(fe in l)Q=l[fe],ne=s[fe],!l.hasOwnProperty(fe)||Q===ne||Q==null&&ne==null||vt(n,i,fe,Q,l,ne)}function dy(n){switch(n){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function ow(){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,k=h.duration;if(g&&k&&dy(E)){for(E=0,k=h.responseEnd,l+=1;l<s.length;l++){var B=s[l],X=B.startTime;if(X>k)break;var se=B.transferSize,fe=B.initiatorType;se&&dy(fe)&&(B=B.responseEnd,E+=se*(B<k?1:(k-X)/(B-X)))}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 fy(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 hy(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 lw(){var n=window.event;return n&&n.type==="popstate"?n===Df?!1:(Df=n,!0):(Df=null,!1)}var py=typeof setTimeout=="function"?setTimeout:void 0,cw=typeof clearTimeout=="function"?clearTimeout:void 0,my=typeof Promise=="function"?Promise:void 0,uw=typeof queueMicrotask=="function"?queueMicrotask:typeof my<"u"?function(n){return my.resolve(null).then(n).catch(dw)}:py;function dw(n){setTimeout(function(){throw n})}function Li(n){return n==="head"}function gy(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,k=g.nodeName;g[Ji]||k==="SCRIPT"||k==="STYLE"||k==="LINK"&&g.rel.toLowerCase()==="stylesheet"||s.removeChild(g),g=E}}else s==="body"&&Lo(n.ownerDocument.body);s=h}while(s);ps(i)}function by(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 fw(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[Ji])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=ir(n.nextSibling),n===null)break}return null}function hw(n,i,s){if(i==="")return null;for(;n.nodeType!==3;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!s||(n=ir(n.nextSibling),n===null))return null;return n}function yy(n,i){for(;n.nodeType!==8;)if((n.nodeType!==1||n.nodeName!=="INPUT"||n.type!=="hidden")&&!i||(n=ir(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 pw(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 ir(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 vy(n){n=n.nextSibling;for(var i=0;n;){if(n.nodeType===8){var s=n.data;if(s==="/$"||s==="/&"){if(i===0)return ir(n.nextSibling);i--}else s!=="$"&&s!=="$!"&&s!=="$?"&&s!=="$~"&&s!=="&"||i++}n=n.nextSibling}return null}function xy(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 Ey(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 ar=new Map,Sy=new Set;function Dc(n){return typeof n.getRootNode=="function"?n.getRootNode():n.nodeType===9?n:n.ownerDocument}var Jr=ie.d;ie.d={f:mw,r:gw,D:bw,C:yw,L:vw,m:xw,X:Sw,S:Ew,M:_w};function mw(){var n=Jr.f(),i=Tc();return n||i}function gw(n){var i=Lr(n);i!==null&&i.tag===5&&i.type==="form"?Ug(i):Jr.r(n)}var ds=typeof document>"u"?null:document;function _y(n,i,s){var l=ds;if(l&&typeof i=="string"&&i){var h=Tn(i);h='link[rel="'+n+'"][href="'+h+'"]',typeof s=="string"&&(h+='[crossorigin="'+s+'"]'),Sy.has(h)||(Sy.add(h),n={rel:n,crossOrigin:s,href:i},l.querySelector(h)===null&&(i=l.createElement("link"),rn(i,"link",n),$t(i),l.head.appendChild(i)))}}function bw(n){Jr.D(n),_y("dns-prefetch",n,null)}function yw(n,i){Jr.C(n,i),_y("preconnect",n,i)}function vw(n,i,s){Jr.L(n,i,s);var l=ds;if(l&&n&&i){var h='link[rel="preload"][as="'+Tn(i)+'"]';i==="image"&&s&&s.imageSrcSet?(h+='[imagesrcset="'+Tn(s.imageSrcSet)+'"]',typeof s.imageSizes=="string"&&(h+='[imagesizes="'+Tn(s.imageSizes)+'"]')):h+='[href="'+Tn(n)+'"]';var g=h;switch(i){case"style":g=fs(n);break;case"script":g=hs(n)}ar.has(g)||(n=y({rel:"preload",href:i==="image"&&s&&s.imageSrcSet?void 0:n,as:i},s),ar.set(g,n),l.querySelector(h)!==null||i==="style"&&l.querySelector(Do(g))||i==="script"&&l.querySelector(jo(g))||(i=l.createElement("link"),rn(i,"link",n),$t(i),l.head.appendChild(i)))}}function xw(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="'+Tn(l)+'"][href="'+Tn(n)+'"]',g=h;switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":g=hs(n)}if(!ar.has(g)&&(n=y({rel:"modulepreload",href:n},i),ar.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"),rn(l,"link",n),$t(l),s.head.appendChild(l)}}}function Ew(n,i,s){Jr.S(n,i,s);var l=ds;if(l&&n){var h=pi(l).hoistableStyles,g=fs(n);i=i||"default";var E=h.get(g);if(!E){var k={loading:0,preload:null};if(E=l.querySelector(Do(g)))k.loading=5;else{n=y({rel:"stylesheet",href:n,"data-precedence":i},s),(s=ar.get(g))&&Pf(n,s);var B=E=l.createElement("link");$t(B),rn(B,"link",n),B._p=new Promise(function(X,se){B.onload=X,B.onerror=se}),B.addEventListener("load",function(){k.loading|=1}),B.addEventListener("error",function(){k.loading|=2}),k.loading|=4,jc(E,i,l)}E={type:"stylesheet",instance:E,count:1,state:k},h.set(g,E)}}}function Sw(n,i){Jr.X(n,i);var s=ds;if(s&&n){var l=pi(s).hoistableScripts,h=hs(n),g=l.get(h);g||(g=s.querySelector(jo(h)),g||(n=y({src:n,async:!0},i),(i=ar.get(h))&&Hf(n,i),g=s.createElement("script"),$t(g),rn(g,"link",n),s.head.appendChild(g)),g={type:"script",instance:g,count:1,state:null},l.set(h,g))}}function _w(n,i){Jr.M(n,i);var s=ds;if(s&&n){var l=pi(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=ar.get(h))&&Hf(n,i),g=s.createElement("script"),$t(g),rn(g,"link",n),s.head.appendChild(g)),g={type:"script",instance:g,count:1,state:null},l.set(h,g))}}function wy(n,i,s,l){var h=(h=H.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=pi(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=pi(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),ar.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},ar.set(n,s),g||ww(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=pi(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="'+Tn(n)+'"'}function Do(n){return'link[rel="stylesheet"]['+n+"]"}function ky(n){return y({},n,{"data-precedence":n.precedence,precedence:null})}function ww(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}),rn(i,"link",s),$t(i),n.head.appendChild(i))}function hs(n){return'[src="'+Tn(n)+'"]'}function jo(n){return"script[async]"+n}function Ty(n,i,s){if(i.count++,i.instance===null)switch(i.type){case"style":var l=n.querySelector('style[data-href~="'+Tn(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),rn(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=ky(s),(h=ar.get(h))&&Pf(l,h),g=(n.ownerDocument||n).createElement("link"),$t(g);var E=g;return E._p=new Promise(function(k,B){E.onload=k,E.onerror=B}),rn(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=ar.get(g))&&(l=y({},s),Hf(l,h)),n=n.ownerDocument||n,h=n.createElement("script"),$t(h),rn(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 k=l[E];if(k.dataset.precedence===i)g=k;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 Ny(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[Ji]||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 k=l.get(E);k?k.push(g):l.set(E,[g])}}return l}function Cy(n,i,s){n=n.ownerDocument||n,n.head.insertBefore(s,i==="title"?n.querySelector("head > title"):null)}function kw(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 Ay(n){return!(n.type==="stylesheet"&&(n.state.loading&3)===0)}function Tw(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=ky(l),(h=ar.get(h))&&Pf(l,h),g=g.createElement("link"),$t(g);var E=g;E._p=new Promise(function(k,B){E.onload=k,E.onerror=B}),rn(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 Nw(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*ow());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(Cw,n),Uc=null,Bc.call(n))}function Cw(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:R,Provider:null,Consumer:null,_currentValue:oe,_currentValue2:oe,_threadCount:0};function Aw(n,i,s,l,h,g,E,k,B){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=B,this.incompleteTransitions=new Map}function Oy(n,i,s,l,h,g,E,k,B,X,se,fe){return n=new Aw(n,i,s,E,B,X,se,fe,k),i=1,g===!0&&(i|=24),g=Hn(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 My(n){return n?(n=Ga,n):Ga}function Ry(n,i,s,l,h,g){h=My(h),l.context===null?l.context=h:l.pendingContext=h,l=_i(i),l.payload={element:s},g=g===void 0?null:g,g!==null&&(l.callback=g),s=wi(n,l,i),s!==null&&(Rn(s,n,i),mo(s,n,i))}function Iy(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){Iy(n,i),(n=n.alternate)&&Iy(n,i)}function Ly(n){if(n.tag===13||n.tag===31){var i=ia(n,67108864);i!==null&&Rn(i,n,67108864),$f(n,67108864)}}function Dy(n){if(n.tag===13||n.tag===31){var i=Vn();i=Rt(i);var s=ia(n,i);s!==null&&Rn(s,n,i),$f(n,i)}}var Hc=!0;function Ow(n,i,s,l){var h=j.T;j.T=null;var g=ie.p;try{ie.p=2,Gf(n,i,s,l)}finally{ie.p=g,j.T=h}}function Mw(n,i,s,l){var h=j.T;j.T=null;var g=ie.p;try{ie.p=8,Gf(n,i,s,l)}finally{ie.p=g,j.T=h}}function Gf(n,i,s,l){if(Hc){var h=Kf(l);if(h===null)Of(n,i,l,Fc,s),zy(n,l);else if(Iw(h,n,i,s,l))l.stopPropagation();else if(zy(n,l),i&4&&-1<Rw.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=wn(g.pendingLanes);if(E!==0){var k=g;for(k.pendingLanes|=2,k.entangledLanes|=2;E;){var B=1<<31-ft(E);k.entanglements[1]|=B,E&=~B}wr(g),(dt&6)===0&&(wc=pe()+500,Mo(0))}}break;case 31:case 13:k=ia(g,2),k!==null&&Rn(k,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),Vf(n)}var Fc=null;function Vf(n){if(Fc=null,n=pn(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 jy(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(Ie()){case q:return 2;case de:return 8;case Se:case ze:return 32;case tt:return 268435456;default:return 32}default:return 32}}var qf=!1,Di=null,ji=null,zi=null,Bo=new Map,Uo=new Map,Bi=[],Rw="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 zy(n,i){switch(n){case"focusin":case"focusout":Di=null;break;case"dragenter":case"dragleave":ji=null;break;case"mouseover":case"mouseout":zi=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&&Ly(i)),n):(n.eventSystemFlags|=l,i=n.targetContainers,h!==null&&i.indexOf(h)===-1&&i.push(h),n)}function Iw(n,i,s,l,h){switch(i){case"focusin":return Di=Po(Di,n,i,s,l,h),!0;case"dragenter":return ji=Po(ji,n,i,s,l,h),!0;case"mouseover":return zi=Po(zi,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 By(n){var i=pn(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(){Dy(s)});return}}else if(i===31){if(i=f(s),i!==null){n.blockedOn=i,La(n.priority,function(){Dy(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&&Ly(i),n.blockedOn=s,!1;i.shift()}return!0}function Uy(n,i,s){$c(n)&&s.delete(i)}function Lw(){qf=!1,Di!==null&&$c(Di)&&(Di=null),ji!==null&&$c(ji)&&(ji=null),zi!==null&&$c(zi)&&(zi=null),Bo.forEach(Uy),Uo.forEach(Uy)}function Gc(n,i){n.blockedOn===i&&(n.blockedOn=null,qf||(qf=!0,e.unstable_scheduleCallback(e.unstable_NormalPriority,Lw)))}var Kc=null;function Py(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(Vf(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(B){return Gc(B,n)}Di!==null&&Gc(Di,n),ji!==null&&Gc(ji,n),zi!==null&&Gc(zi,n),Bo.forEach(i),Uo.forEach(i);for(var s=0;s<Bi.length;s++){var l=Bi[s];l.blockedOn===n&&(l.blockedOn=null)}for(;0<Bi.length&&(s=Bi[0],s.blockedOn===null);)By(s),s.blockedOn===null&&Bi.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[ln]||null;if(typeof g=="function")E||Py(s);else if(E){var k=null;if(g&&g.hasAttribute("formAction")){if(h=g,E=g[ln]||null)k=E.formAction;else if(Vf(h)!==null)continue}else k=E.action;typeof k=="function"?s[l+1]=k:(s.splice(l,3),l-=3),Py(s)}}}function Hy(){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}Vc.prototype.render=Yf.prototype.render=function(n){var i=this._internalRoot;if(i===null)throw Error(a(409));var s=i.current,l=Vn();Ry(s,l,n,i,null,null)},Vc.prototype.unmount=Yf.prototype.unmount=function(){var n=this._internalRoot;if(n!==null){this._internalRoot=null;var i=n.containerInfo;Ry(n.current,2,null,n,null,null),Tc(),i[fi]=null}};function Vc(n){this._internalRoot=n}Vc.prototype.unstable_scheduleHydration=function(n){if(n){var i=Ia();n={blockedOn:null,target:n,priority:i};for(var s=0;s<Bi.length&&i!==0&&i<Bi[s].priority;s++);Bi.splice(s,0,n),s===0&&By(n)}};var Fy=t.version;if(Fy!=="19.2.4")throw Error(a(527,Fy,"19.2.4"));ie.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 Dw={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:j,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var qc=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!qc.isDisabled&&qc.supportsFiber)try{Xt=qc.inject(Dw),Dt=qc}catch{}}return $o.createRoot=function(n,i){if(!o(n))throw Error(a(299));var s=!1,l="",h=Wg,g=Xg,E=Zg;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=Oy(n,1,!1,null,null,s,l,null,h,g,E,Hy),n[fi]=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=Wg,E=Xg,k=Zg,B=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&&(k=s.onRecoverableError),s.formState!==void 0&&(B=s.formState)),i=Oy(n,1,!0,i,s??null,l,h,B,g,E,k,Hy),i.context=My(null),s=i.current,l=Vn(),l=Rt(l),h=_i(l),h.callback=null,wi(s,h,l),s=l,i.current.lanes=s,_t(i,s),wr(i),n[fi]=i.current,Af(n),new Vc(i)},$o.version="19.2.4",$o}var rv;function Ww(){if(rv)return Zf.exports;rv=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=Yw(),Zf.exports}var Xw=Ww();const Zw=El(Xw);/*! 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 Jw=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:Jw(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(),w=f(y);let N;const T=async()=>(!N&&S in v?N=typeof v[S]=="function"?N=await v[S]():N=v[S]:t!==null&&!N&&"web"in v&&(N=typeof v.web=="function"?N=await v.web():N=v.web),N),A=(G,ee)=>{var P,$;if(w){const Y=w==null?void 0:w.methods.find(te=>ee===te.name);if(Y)return Y.rtype==="promise"?te=>r.nativePromise(y,ee.toString(),te):(te,ae)=>r.nativeCallback(y,ee.toString(),te,ae);if(G)return(P=G[ee])===null||P===void 0?void 0:P.bind(G)}else{if(G)return($=G[ee])===null||$===void 0?void 0:$.bind(G);throw new th(`"${y}" plugin is not implemented on ${S}`,js.Unimplemented)}},R=G=>{let ee;const P=(...$)=>{const Y=T().then(te=>{const ae=A(te,G);if(ae){const V=ae(...$);return ee=V==null?void 0:V.remove,V}else throw new th(`"${y}.${G}()" is not implemented on ${S}`,js.Unimplemented)});return G==="addListener"&&(Y.remove=async()=>ee()),Y};return P.toString=()=>`${G.toString()}() { [capacitor code] }`,Object.defineProperty(P,"name",{value:G,writable:!1,configurable:!1}),P},O=R("addListener"),z=R("removeListener"),_=(G,ee)=>{const P=O({eventName:G},ee),$=async()=>{const te=await P;z({eventName:G,callbackId:te},ee)},Y=new Promise(te=>P.then(()=>te({remove:$})));return Y.remove=async()=>{console.warn("Using addListener() without 'await' is deprecated."),await $()},Y},L=new Proxy({},{get(G,ee){switch(ee){case"$$typeof":return;case"toJSON":return()=>({});case"addListener":return w?_:O;case"removeListener":return z;default:return R(ee)}}});return a[y]=L,m.set(y,{name:y,proxy:L,platforms:new Set([...Object.keys(v),...w?[S]:[]])}),L};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},ek=e=>e.Capacitor=Qw(e),sn=ek(typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{}),Ep=sn.registerPlugin;class Sp{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 sn.Exception(t,js.Unimplemented)}unavailable(t="not available"){return new sn.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 iv=e=>encodeURIComponent(e).replace(/%(2[346B]|5E|60|7C)/g,decodeURIComponent).replace(/[()]/g,escape),av=e=>e.replace(/(%[\dA-F]{2})+/gi,decodeURIComponent);class tk extends Sp{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=av(o).trim(),c=av(c).trim(),r[o]=c}),r}async setCookie(t){try{const r=iv(t.key),a=iv(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)}}}Ep("CapacitorCookies",{web:()=>new tk});const nk=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)}),rk=(e={})=>{const t=Object.keys(e);return Object.keys(e).map(o=>o.toLocaleLowerCase()).reduce((o,c,u)=>(o[c]=e[t[u]],o),{})},ik=(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,ak=(e,t={})=>{const r=Object.assign({method:e.method||"GET",headers:e.headers},t),o=rk(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 sk extends Sp{async request(t){const r=ak(t,t.webFetchExtra),a=ik(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 nk(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"}))}}Ep("CapacitorHttp",{web:()=>new sk});var sv;(function(e){e.Dark="DARK",e.Light="LIGHT",e.Default="DEFAULT"})(sv||(sv={}));var ov;(function(e){e.StatusBar="StatusBar",e.NavigationBar="NavigationBar"})(ov||(ov={}));class ok extends Sp{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")}}Ep("SystemBars",{web:()=>new ok});function lk(e,t){const r=getComputedStyle(e),a=parseFloat(r.fontSize);return t*a}function ck(e,t){const r=getComputedStyle(e.ownerDocument.body),a=parseFloat(r.fontSize);return t*a}function uk(e){return e/100*window.innerHeight}function dk(e){return e/100*window.innerWidth}function fk(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]=fk(r);switch(c){case"%":{a=o/100*e;break}case"px":{a=o;break}case"rem":{a=ck(t,o);break}case"em":{a=lk(t,o);break}case"vh":{a=uk(o);break}case"vw":{a=dk(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 Fh(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 bt(e,t="Assertion error"){if(!e)throw Error(t)}function $h(e,t){return Array.from(t).sort(e==="horizontal"?hk:pk)}function hk(e,t){const r=e.element.offsetLeft-t.element.offsetLeft;return r!==0?r:e.element.offsetWidth-t.element.offsetWidth}function pk(e,t){const r=e.element.offsetTop-t.element.offsetTop;return r!==0?r:e.element.offsetHeight-t.element.offsetHeight}function x1(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.ELEMENT_NODE}function E1(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 mk({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}=E1(a,u),m=e==="horizontal"?f:p;m<c&&(c=m,o=u)}return bt(o,"No rect found"),o}let Wc;function gk(){return Wc===void 0&&(typeof matchMedia=="function"?Wc=!!matchMedia("(pointer:coarse)").matches:Wc=!1),Wc}function S1(e){const{element:t,orientation:r,panels:a,separators:o}=e,c=$h(r,Array.from(t.children).filter(x1).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 w of c)w.hasAttribute("data-panel")&&(S++,w.ariaDisabled===null&&(y++,m===-1&&(m=S),b=S))}if(y>1){let S=-1;for(const w of c)if(w.hasAttribute("data-panel")){S++;const N=a.find(T=>T.element===w);if(N){if(v){const T=v.element.getBoundingClientRect(),A=w.getBoundingClientRect();let R;if(p){const O=r==="horizontal"?new DOMRect(T.right,T.top,0,T.height):new DOMRect(T.left,T.bottom,T.width,0),z=r==="horizontal"?new DOMRect(A.left,A.top,0,A.height):new DOMRect(A.left,A.top,A.width,0);switch(x.length){case 0:{R=[O,z];break}case 1:{const _=x[0],L=mk({orientation:r,rects:[T,A],targetRect:_.element.getBoundingClientRect()});R=[_,L===T?z:O];break}default:{R=x;break}}}else x.length?R=x:R=[r==="horizontal"?new DOMRect(T.right,A.top,A.left-T.right,A.height):new DOMRect(A.left,T.bottom,A.width,A.top-T.bottom)];for(const O of R){let z="width"in O?O:O.element.getBoundingClientRect();const _=gk()?e.resizeTargetMinimumSize.coarse:e.resizeTargetMinimumSize.fine;if(z.width<_){const G=_-z.width;z=new DOMRect(z.x-G/2,z.y,z.width+G,z.height)}if(z.height<_){const G=_-z.height;z=new DOMRect(z.x,z.y-G/2,z.width,z.height+G)}const L=S<=m||S>b;!f&&!L&&u.push({group:e,groupSize:zs({group:e}),panels:[v,N],separator:"width"in O?void 0:O,rect:z}),f=!1}}p=!1,v=N,x=[]}}else if(w.hasAttribute("data-separator")){w.ariaDisabled!==null&&(f=!0);const N=o.find(T=>T.element===w);N?x.push(N):(v=void 0,x=[])}else p=!0}return u}var Ki;class bk{constructor(){Ky(this,Ki,{})}addListener(t,r){const a=Ho(this,Ki)[t];return a===void 0?Ho(this,Ki)[t]=[r]:a.includes(r)||a.push(r),()=>{this.removeListener(t,r)}}emit(t,r){const a=Ho(this,Ki)[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(){Vy(this,Ki,{})}removeListener(t,r){const a=Ho(this,Ki)[t];if(a!==void 0){const o=a.indexOf(r);o>=0&&a.splice(o,1)}}}Ki=new WeakMap;function bn(e,t,r=0){return Math.abs(pr(e)-pr(t))<=r}let sr={cursorFlags:0,interactionState:{state:"inactive"},mountedGroups:new Map};const ri=new bk;function vn(){return sr}function xn(e){const t=typeof e=="function"?e(sr):e;if(sr===t)return sr;const r=sr;return sr={...sr,...t},t.cursorFlags!==void 0&&ri.emit("cursorFlagsChange",sr.cursorFlags),t.interactionState!==void 0&&ri.emit("interactionStateChange",sr.interactionState),t.mountedGroups!==void 0&&(sr.mountedGroups.forEach((a,o)=>{a.derivedPanelConstraints.forEach(c=>{if(c.collapsible){const{layout:u}=r.mountedGroups.get(o)??{};if(u){const f=bn(c.collapsedSize,a.layout[c.panelId]),p=bn(c.collapsedSize,u[c.panelId]);f&&!p&&(o.inMemoryLastExpandedPanelSizes[c.panelId]=u[c.panelId])}}})}),ri.emit("mountedGroupsChange",sr.mountedGroups)),sr}function yk(e,t,r){let a,o={x:1/0,y:1/0};for(const c of t){const u=E1(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 vk(e){return e!==null&&typeof e=="object"&&"nodeType"in e&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE}function xk(e,t){if(e===t)throw new Error("Cannot compare node with itself");const r={a:uv(e),b:uv(t)};let a;for(;r.a.at(-1)===r.b.at(-1);)a=r.a.pop(),r.b.pop();bt(a,"Stacking order can only be calculated for elements with a common ancestor");const o={a:cv(lv(r.a)),b:cv(lv(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 Ek=/\b(?:position|zIndex|opacity|transform|webkitTransform|mixBlendMode|filter|webkitFilter|isolation)\b/;function Sk(e){const t=getComputedStyle(_1(e)??e).display;return t==="flex"||t==="inline-flex"}function _k(e){const t=getComputedStyle(e);return!!(t.position==="fixed"||t.zIndex!=="auto"&&(t.position!=="static"||Sk(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"||Ek.test(t.willChange)||t.webkitOverflowScrolling==="touch")}function lv(e){let t=e.length;for(;t--;){const r=e[t];if(bt(r,"Missing node"),_k(r))return r}return null}function cv(e){return e&&Number(getComputedStyle(e).zIndex)||0}function uv(e){const t=[];for(;e;)t.push(e),e=_1(e);return t}function _1(e){const{parentNode:t}=e;return vk(t)?t.host:t}function wk(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 kk({groupElement:e,hitRegion:t,pointerEventTarget:r}){if(!x1(r)||r.contains(e)||e.contains(r))return!0;if(xk(r,e)>0){let a=r;for(;a;){if(a.contains(e))return!0;if(wk(a.getBoundingClientRect(),t))return!1;a=a.parentElement}}return!0}function _p(e,t){const r=[];return t.forEach((a,o)=>{if(o.disabled)return;const c=S1(o),u=yk(o.orientation,c,{x:e.clientX,y:e.clientY});u&&u.distance.x<=0&&u.distance.y<=0&&kk({groupElement:o.element,hitRegion:u.hitRegion.rect,pointerEventTarget:e.target})&&r.push(u.hitRegion)}),r}function Tk(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 Nr(e,t){return bn(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(Nr(a,p)<0)if(c){const m=(o+p)/2;Nr(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(bn(e,0))return t;const u=c==="imperative-api",f=Object.values(t),p=Object.values(o),m=[...f],[b,y]=a;bt(b!=null,"Invalid first pivot index"),bt(y!=null,"Invalid second pivot index");let v=0;switch(c){case"keyboard":{{const w=e<0?y:b,N=r[w];bt(N,`Panel constraints not found for index ${w}`);const{collapsedSize:T=0,collapsible:A,minSize:R=0}=N;if(A){const O=f[w];if(bt(O!=null,`Previous layout not found for panel index ${w}`),bn(O,T)){const z=R-O;Nr(z,Math.abs(e))>0&&(e=e<0?0-z:z)}}}{const w=e<0?b:y,N=r[w];bt(N,`No panel constraints found for index ${w}`);const{collapsedSize:T=0,collapsible:A,minSize:R=0}=N;if(A){const O=f[w];if(bt(O!=null,`Previous layout not found for panel index ${w}`),bn(O,R)){const z=O-T;Nr(z,Math.abs(e))>0&&(e=e<0?0-z:z)}}}break}default:{const w=e<0?y:b,N=r[w];bt(N,`Panel constraints not found for index ${w}`);const T=f[w],{collapsible:A,collapsedSize:R,minSize:O}=N;if(A&&Nr(T,O)<0)if(e>0){const z=O-R,_=z/2,L=T+e;Nr(L,O)<0&&(e=Nr(e,_)<=0?0:z)}else{const z=O-R,_=100-z/2,L=T-e;Nr(L,O)<0&&(e=Nr(100+e,_)>0?0:-z)}break}}{const w=e<0?1:-1;let N=e<0?y:b,T=0;for(;;){const R=f[N];bt(R!=null,`Previous layout not found for panel index ${N}`);const O=ks({overrideDisabledPanels:u,panelConstraints:r[N],prevSize:R,size:100})-R;if(T+=O,N+=w,N<0||N>=r.length)break}const A=Math.min(Math.abs(e),Math.abs(T));e=e<0?0-A:A}{let w=e<0?b:y;for(;w>=0&&w<r.length;){const N=Math.abs(e)-Math.abs(v),T=f[w];bt(T!=null,`Previous layout not found for panel index ${w}`);const A=T-N,R=ks({overrideDisabledPanels:u,panelConstraints:r[w],prevSize:T,size:A});if(!bn(T,R)&&(v+=T-R,m[w]=R,v.toFixed(3).localeCompare(Math.abs(e).toFixed(3),void 0,{numeric:!0})>=0))break;e<0?w--:w++}}if(Tk(p,m))return o;{const w=e<0?y:b,N=f[w];bt(N!=null,`Previous layout not found for panel index ${w}`);const T=N+v,A=ks({overrideDisabledPanels:u,panelConstraints:r[w],prevSize:N,size:T});if(m[w]=A,!bn(A,T)){let R=T-A,O=e<0?y:b;for(;O>=0&&O<r.length;){const z=m[O];bt(z!=null,`Previous layout not found for panel index ${O}`);const _=z+R,L=ks({overrideDisabledPanels:u,panelConstraints:r[O],prevSize:z,size:_});if(bn(z,L)||(R-=L-z,m[O]=L),bn(R,0))break;e>0?O--:O++}}}const x=Object.values(m).reduce((w,N)=>N+w,0);if(!bn(x,100,.1))return o;const S=Object.keys(o);return m.reduce((w,N,T)=>(w[S[T]]=N,w),{})}function wa(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const r in e)if(t[r]===void 0||Nr(e[r],t[r])!==0)return!1;return!0}function ka({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(!bn(o,100)&&a.length>0)for(let f=0;f<t.length;f++){const p=a[f];bt(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];bt(p!=null,`No layout data found for index ${f}`);const m=a[f];bt(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(!bn(c,0))for(let f=0;f<t.length;f++){const p=a[f];bt(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,bn(c,0)))break}const u=Object.keys(e);return a.reduce((f,p,m)=>(f[u[m]]=p,f),{})}function w1({groupId:e,panelId:t}){const r=()=>{const{mountedGroups:f}=vn();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(A=>A.id===t),w=S===y.panels.length-1,N=fl({delta:w?p-f:f-p,initialLayout:v,panelConstraints:b,pivotIndices:w?[S-1,S]:[S,S+1],prevLayout:v,trigger:"imperative-api"}),T=ka({layout:N,panelConstraints:b});wa(v,T)||xn(A=>({mountedGroups:new Map(A.mountedGroups).set(y,{defaultLayoutDeferred:m,derivedPanelConstraints:b,layout:T,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&&bn(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 dv(e){if(e.defaultPrevented)return;const{mountedGroups:t}=vn();_p(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=w1({groupId:r.group.id,panelId:a.id});c&&o!==void 0&&(c.resize(o),e.preventDefault())}}})}function fu(e){const{mountedGroups:t}=vn();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 k1({groupId:e}){const t=()=>{const{mountedGroups:r}=vn();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=ka({layout:r,panelConstraints:o});if(a)return u;if(!wa(u,p)){xn(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 T1(e){const{mountedGroups:t}=vn(),r=t.get(e);return bt(r,`Mounted Group ${e.id} not found`),r}function ba(e,t){const r=fu(e),a=T1(r),o=r.separators.find(b=>b.element===e);bt(o,"Matching separator not found");const c=a.separatorToPanels.get(o);bt(c,"Matching panels not found");const u=c.map(b=>r.panels.indexOf(b)),f=k1({groupId:r.id}).getLayout(),p=fl({delta:t,initialLayout:f,panelConstraints:a.derivedPanelConstraints,pivotIndices:u,prevLayout:f,trigger:"keyboard"}),m=ka({layout:p,panelConstraints:a.derivedPanelConstraints});wa(f,m)||xn(b=>({mountedGroups:new Map(b.mountedGroups).set(r,{defaultLayoutDeferred:a.defaultLayoutDeferred,derivedPanelConstraints:a.derivedPanelConstraints,layout:m,separatorToPanels:a.separatorToPanels})}))}function fv(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"&&ba(t,5);break}case"ArrowLeft":{e.preventDefault(),r.orientation==="horizontal"&&ba(t,-5);break}case"ArrowRight":{e.preventDefault(),r.orientation==="horizontal"&&ba(t,5);break}case"ArrowUp":{e.preventDefault(),r.orientation==="vertical"&&ba(t,-5);break}case"End":{e.preventDefault(),ba(t,100);break}case"Enter":{e.preventDefault();const a=fu(t),{derivedPanelConstraints:o,layout:c,separatorToPanels:u}=T1(a),f=a.separators.find(y=>y.element===t);bt(f,"Matching separator not found");const p=u.get(f);bt(p,"Matching panels not found");const m=p[0],b=o.find(y=>y.panelId===m.id);if(bt(b,"Panel metadata not found"),b.collapsible){const y=c[m.id],v=b.collapsedSize===y?a.inMemoryLastExpandedPanelSizes[m.id]??b.minSize:b.collapsedSize;ba(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);bt(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(),ba(t,-100);break}}}function hv(e){if(e.defaultPrevented||e.pointerType==="mouse"&&e.button>0)return;const{mountedGroups:t}=vn(),r=_p(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)}),xn({interactionState:{hitRegions:r,initialLayoutMap:a,pointerDownAtPoint:{x:e.clientX,y:e.clientY},state:"active"}}),r.length&&e.preventDefault()}const Nk=e=>e,nh=()=>{},N1=1,C1=2,A1=4,O1=8,pv=3,mv=12;let Xc;function gv(){return Xc===void 0&&(Xc=!1,typeof window<"u"&&(window.navigator.userAgent.includes("Chrome")||window.navigator.userAgent.includes("Firefox"))&&(Xc=!0)),Xc}function Ck({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&&gv()){const c=(e&N1)!==0,u=(e&C1)!==0,f=(e&A1)!==0,p=(e&O1)!==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 gv()?a>0&&o>0?"move":a>0?"ew-resize":"ns-resize":a>0&&o>0?"grab":a>0?"col-resize":"row-resize"}}const bv=new WeakMap;function wp(e){if(e.defaultView===null||e.defaultView===void 0)return;let{prevStyle:t,styleSheet:r}=bv.get(e)??{};r===void 0&&(r=new e.defaultView.CSSStyleSheet,e.adoptedStyleSheets.push(r));const{cursorFlags:a,interactionState:o}=vn();switch(o.state){case"active":case"hover":{const c=Ck({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}}bv.set(e,{prevStyle:t,styleSheet:r})}function M1({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:w}=y;let N=0;c?S==="horizontal"?N=(t.clientX-c.x)/v*100:N=(t.clientY-c.y)/v*100:S==="horizontal"?N=t.clientX<0?-100:100:N=t.clientY<0?-100:100;const T=a.get(y),{defaultLayoutDeferred:A,derivedPanelConstraints:R,layout:O,separatorToPanels:z}=o.get(y)??{defaultLayoutDeferred:!1};if(R&&T&&O&&z){const _=fl({delta:N,initialLayout:T,panelConstraints:R,pivotIndices:b.panels.map(L=>w.indexOf(L)),prevLayout:O,trigger:"mouse-or-touch"});if(wa(_,O)){if(N!==0&&!x)switch(S){case"horizontal":{f|=N<0?N1:C1;break}case"vertical":{f|=N<0?A1:O1;break}}}else{p.set(b.group,{defaultLayoutDeferred:A,derivedPanelConstraints:R,layout:_,separatorToPanels:z});const L=b.group.panels.map(({id:G})=>G).join(",");b.group.inMemoryLayouts[L]=_}}});let m=0;t.movementX===0?m|=u&pv:m|=f&pv,t.movementY===0?m|=u&mv:m|=f&mv,xn({cursorFlags:m,mountedGroups:p}),wp(e)}function yv(e){const{cursorFlags:t,interactionState:r,mountedGroups:a}=vn();switch(r.state){case"active":M1({document:e.currentTarget,event:e,hitRegions:r.hitRegions,initialLayoutMap:r.initialLayoutMap,mountedGroups:a,prevCursorFlags:t})}}function vv(e){if(e.defaultPrevented)return;const{cursorFlags:t,interactionState:r,mountedGroups:a}=vn();switch(r.state){case"active":{if(e.buttons===0){xn(o=>o.interactionState.state==="inactive"?o:{cursorFlags:0,interactionState:{state:"inactive"}}),xn(o=>({mountedGroups:new Map(o.mountedGroups)}));return}M1({document:e.currentTarget,event:e,hitRegions:r.hitRegions,initialLayoutMap:r.initialLayoutMap,mountedGroups:a,pointerDownAtPoint:r.pointerDownAtPoint,prevCursorFlags:t});break}default:{const o=_p(e,a);o.length===0?r.state!=="inactive"&&xn({interactionState:{state:"inactive"}}):xn({interactionState:{hitRegions:o,state:"hover"}}),wp(e.currentTarget);break}}}function xv(e){if(e.relatedTarget instanceof HTMLIFrameElement){const{interactionState:t}=vn();switch(t.state){case"hover":xn({interactionState:{state:"inactive"}})}}}function Ev(e){if(e.defaultPrevented||e.pointerType==="mouse"&&e.button>0)return;const{interactionState:t}=vn();switch(t.state){case"active":xn({cursorFlags:0,interactionState:{state:"inactive"}}),t.hitRegions.length>0&&(wp(e.currentTarget),xn(r=>({mountedGroups:new Map(r.mountedGroups)})),e.preventDefault())}}function Sv(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 Ak(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 Ok(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 Mk(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 Rk(e){let t=!0;bt(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 w of S){const{borderBoxSize:N,target:T}=w;if(T===e.element){if(t){if(zs({group:e})===0)return;xn(A=>{const R=A.mountedGroups.get(e);if(R){const O=Fh(e),z=R.defaultLayoutDeferred?Sv(O):R.layout,_=ka({layout:z,panelConstraints:O});return!R.defaultLayoutDeferred&&wa(z,_)&&Ok(R.derivedPanelConstraints,O)?A:{mountedGroups:new Map(A.mountedGroups).set(e,{defaultLayoutDeferred:!1,derivedPanelConstraints:O,layout:_,separatorToPanels:R.separatorToPanels})}}return A})}}else Ak(e,T,N)}});c.observe(e.element),e.panels.forEach(S=>{bt(!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=Fh(e),p=e.panels.map(({id:S})=>S).join(",");let m=e.defaultLayout;m&&(Mk(e.panels,m)||(m=void 0));const b=e.inMemoryLayouts[p]??m??Sv(f),y=ka({layout:b,panelConstraints:f}),v=S1(e),x=e.element.ownerDocument;return xn(S=>{const w=new Map;return gs.set(x,(gs.get(x)??0)+1),v.forEach(N=>{N.separator&&w.set(N.separator,N.panels)}),{mountedGroups:new Map(S.mountedGroups).set(e,{defaultLayoutDeferred:u===0,derivedPanelConstraints:f,layout:y,separatorToPanels:w})}}),e.separators.forEach(S=>{bt(!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",fv)}),gs.get(x)===1&&(x.addEventListener("dblclick",dv,!0),x.addEventListener("pointerdown",hv,!0),x.addEventListener("pointerleave",yv),x.addEventListener("pointermove",vv),x.addEventListener("pointerout",xv),x.addEventListener("pointerup",Ev,!0)),function(){t=!1,gs.set(x,Math.max(0,(gs.get(x)??0)-1)),xn(S=>{const w=new Map(S.mountedGroups);return w.delete(e),{mountedGroups:w}}),e.separators.forEach(S=>{S.element.removeEventListener("keydown",fv)}),gs.get(x)||(x.removeEventListener("dblclick",dv,!0),x.removeEventListener("pointerdown",hv,!0),x.removeEventListener("pointerleave",yv),x.removeEventListener("pointermove",vv),x.removeEventListener("pointerout",xv),x.removeEventListener("pointerup",Ev,!0)),c.disconnect()}}function Ik(){const[e,t]=M.useState({}),r=M.useCallback(()=>t({}),[]);return[e,r]}function kp(e){const t=M.useId();return`${e??t}`}const Ca=typeof window<"u"?M.useLayoutEffect:M.useEffect;function el(e){const t=M.useRef(e);return Ca(()=>{t.current=e},[e]),M.useCallback((...r)=>{var a;return(a=t.current)==null?void 0:a.call(t,...r)},[t])}function Tp(...e){return el(t=>{e.forEach(r=>{if(r)switch(typeof r){case"function":{r(t);break}case"object":{r.current=t;break}}})})}function Np(e){const t=M.useRef({...e});return Ca(()=>{for(const r in e)t.current[r]=e[r]},[e]),t.current}const R1=M.createContext(null);function Lk(e,t){const r=M.useRef({getLayout:()=>({}),setLayout:Nk});M.useImperativeHandle(t,()=>r.current,[]),Ca(()=>{Object.assign(r.current,k1({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=M.useRef({onLayoutChange:{},onLayoutChanged:{}}),w=el($=>{wa(S.current.onLayoutChange,$)||(S.current.onLayoutChange=$,p==null||p($))}),N=el($=>{wa(S.current.onLayoutChanged,$)||(S.current.onLayoutChanged=$,m==null||m($))}),T=kp(f),A=M.useRef(null),[R,O]=Ik(),z=M.useRef({lastExpandedPanelSizes:{},layouts:{},panels:[],resizeTargetMinimumSize:y,separators:[]}),_=Tp(A,c);Lk(T,u);const L=el(($,Y)=>{const{interactionState:te,mountedGroups:ae}=vn();for(const V of ae.keys())if(V.id===$){const j=ae.get(V);if(j){let ie=!1;switch(te.state){case"active":{ie=te.hitRegions.some(oe=>oe.group===V);break}}return{flexGrow:j.layout[Y]??1,pointerEvents:ie?"none":void 0}}}return{flexGrow:(r==null?void 0:r[Y])??1}}),G=Np({defaultLayout:r,disableCursor:a}),ee=M.useMemo(()=>({get disableCursor(){return!!G.disableCursor},getPanelStyles:L,id:T,orientation:b,registerPanel:$=>{const Y=z.current;return Y.panels=$h(b,[...Y.panels,$]),O(),()=>{Y.panels=Y.panels.filter(te=>te!==$),O()}},registerSeparator:$=>{const Y=z.current;return Y.separators=$h(b,[...Y.separators,$]),O(),()=>{Y.separators=Y.separators.filter(te=>te!==$),O()}},togglePanelDisabled:($,Y)=>{const te=z.current.panels.find(V=>V.id===$);te&&(te.panelConstraints.disabled=Y);const{mountedGroups:ae}=vn();for(const V of ae.keys())if(V.id===T){const j=ae.get(V);j&&(j.derivedPanelConstraints=Fh(V))}},toggleSeparatorDisabled:($,Y)=>{const te=z.current.separators.find(ae=>ae.id===$);te&&(te.disabled=Y)}}),[L,T,O,b,G]),P=M.useRef(null);return Ca(()=>{const $=A.current;if($===null)return;const Y=z.current;let te;if(G.defaultLayout!==void 0&&Object.keys(G.defaultLayout).length===Y.panels.length){te={};for(const ve of Y.panels){const I=G.defaultLayout[ve.id];I!==void 0&&(te[ve.id]=I)}}const ae={defaultLayout:te,disableCursor:!!G.disableCursor,disabled:!!o,element:$,id:T,inMemoryLastExpandedPanelSizes:z.current.lastExpandedPanelSizes,inMemoryLayouts:z.current.layouts,orientation:b,panels:Y.panels,resizeTargetMinimumSize:Y.resizeTargetMinimumSize,separators:Y.separators};P.current=ae;const V=Rk(ae),j=vn().mountedGroups.get(ae);if(j){const{defaultLayoutDeferred:ve,derivedPanelConstraints:I,layout:D}=j;!ve&&I.length>0&&(w(D),N(D))}const ie=ri.addListener("interactionStateChange",ve=>{ve.state}),oe=ri.addListener("mountedGroupsChange",ve=>{const I=ve.get(ae);if(I){const{defaultLayoutDeferred:D,derivedPanelConstraints:J,layout:C}=I;if(D||J.length===0)return;const{interactionState:ye}=vn(),ke=ye.state!=="active";w(C),ke&&N(C)}});return()=>{P.current=null,V(),ie(),oe()}},[o,T,N,w,b,R,G]),M.useEffect(()=>{const $=P.current;$&&($.defaultLayout=r,$.disableCursor=!!a)}),d.jsx(R1.Provider,{value:ee,children:d.jsx("div",{...x,className:t,"data-group":!0,"data-testid":T,id:T,ref:_,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=M.useSyncExternalStore(Dk,()=>r.getItem(u),()=>r.getItem(u)),p=M.useMemo(()=>f?JSON.parse(f):void 0,[f]),m=M.useRef(null),b=M.useCallback(()=>{const x=m.current;x&&(m.current=null,clearTimeout(x))},[]);M.useLayoutEffect(()=>()=>{b()},[b]);const y=M.useCallback(x=>{b();let S;o?S=rh(c,Object.keys(x)):S=rh(c,[]);try{r.setItem(S,JSON.stringify(x))}catch(w){console.error(w)}},[b,o,c,r]),v=M.useCallback(x=>{b(),e===0?y(x):m.current=setTimeout(()=>{y(x)},e)},[b,e,y]);return{defaultLayout:p,onLayoutChange:v,onLayoutChanged:y}}function Dk(){return function(){}}function Cp(){const e=M.useContext(R1);return bt(e,"Group Context not found; did you render a Panel or Separator outside of a Group?"),e}function jk(e,t){const{id:r}=Cp(),a=M.useRef({collapse:nh,expand:nh,getSize:()=>({asPercentage:0,inPixels:0}),isCollapsed:()=>!1,resize:nh});M.useImperativeHandle(t,()=>a.current,[]),Ca(()=>{Object.assign(a.current,w1({groupId:r,panelId:e}))})}function Cr({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,w=kp(f),N=Np({disabled:c}),T=M.useRef(null),A=Tp(T,u),{getPanelStyles:R,id:O,registerPanel:z,togglePanelDisabled:_}=Cp(),L=b!==null,G=el((P,$,Y)=>{b==null||b(P,f,Y)});Ca(()=>{const P=T.current;if(P!==null){const $={element:P,id:w,idIsStable:S,mutableValues:{expandToSize:void 0,prevSize:void 0},onResize:L?G:void 0,panelConstraints:{collapsedSize:r,collapsible:a,defaultSize:o,disabled:N.disabled,maxSize:p,minSize:m}};return z($)}},[r,a,o,L,w,S,p,m,G,z,N]),M.useEffect(()=>{_(w,!!c)},[c,w,_]),jk(w,y);const ee=M.useSyncExternalStore(P=>(ri.addListener("mountedGroupsChange",P),()=>{ri.removeListener("mountedGroupsChange",P)}),()=>JSON.stringify(R(O,w)),()=>JSON.stringify(R(O,w)));return d.jsx("div",{...x,"aria-disabled":c||void 0,"data-panel":!0,"data-testid":w,id:w,ref:A,style:{...zk,display:"flex",flexBasis:0,flexShrink:1,overflow:"hidden",...JSON.parse(ee)},children:d.jsx("div",{className:t,style:{maxHeight:"100%",maxWidth:"100%",flexGrow:1,...v},children:e})})}Cr.displayName="Panel";const zk={minHeight:0,maxHeight:"100%",height:"auto",minWidth:0,maxWidth:"100%",width:"auto",border:"none",borderWidth:0,padding:0,margin:0};function Bk({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=ka({layout:fl({delta:m-u,initialLayout:e,panelConstraints:t,pivotIndices:b,prevLayout:e}),panelConstraints:t})[r],o=ka({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 I1({children:e,className:t,disabled:r,elementRef:a,id:o,style:c,...u}){const f=kp(o),p=Np({disabled:r}),[m,b]=M.useState({}),[y,v]=M.useState("inactive"),x=M.useRef(null),S=Tp(x,a),{disableCursor:w,id:N,orientation:T,registerSeparator:A,toggleSeparatorDisabled:R}=Cp(),O=T==="horizontal"?"vertical":"horizontal";Ca(()=>{const _=x.current;if(_!==null){const L={disabled:p.disabled,element:_,id:f},G=A(L),ee=ri.addListener("interactionStateChange",$=>{v($.state!=="inactive"&&$.hitRegions.some(Y=>Y.separator===L)?$.state:"inactive")}),P=ri.addListener("mountedGroupsChange",$=>{$.forEach(({derivedPanelConstraints:Y,layout:te,separatorToPanels:ae},V)=>{if(V.id===N){const j=ae.get(L);if(j){const ie=j[0],oe=V.panels.indexOf(ie);b(Bk({layout:te,panelConstraints:Y,panelId:ie.id,panelIndex:oe}))}}})});return()=>{ee(),P(),G()}}},[N,f,A,p]),M.useEffect(()=>{R(f,!!r)},[r,f,R]);let z;return r&&!w&&(z="not-allowed"),d.jsx("div",{...u,"aria-controls":m.valueControls,"aria-disabled":r||void 0,"aria-orientation":O,"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:z,...c,flexGrow:0,flexShrink:0},tabIndex:r?void 0:0})}I1.displayName="Separator";const Ap={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 Uk(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{...Ap};default:return e}}const Ea=M.createContext(Ap),Es=M.createContext(()=>{});function ur(){return M.useContext(Ea)}function ci(){return M.useContext(Es)}const _v=500;let Pk=1;const Ts=[],vu=new Set;function bs(e,t,r,a){const o={id:Pk++,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>_v&&Ts.splice(0,Ts.length-_v);for(const c of vu)c()}function Hk(){return Ts}function Fk(){Ts.length=0;for(const e of vu)e()}function $k(e){return vu.add(e),()=>vu.delete(e)}const Z={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)},Gk=sn.isNativePlatform()||!!window.__BOTSCHAT_NATIVE__,Kk=Gk?"https://console.botschat.app":"",Gh=`${Kk}/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 Ta(e){xu=e,e?localStorage.setItem("botschat_refresh_token",e):localStorage.removeItem("botschat_refresh_token")}function ih(){return tl}async function L1(){if(!xu)return!1;try{const e=await fetch(`${Gh}/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),Z.info("API","Access token refreshed successfully"),!0}catch{return!1}}async function st(e,t,r){const a=`${e} ${t}`;Z.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(`${Gh}${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 Z.error("API",`✗ ${a} — network error (${b}ms)`,String(m)),m}if(u.status===401&&xu&&!t.includes("/auth/refresh")&&await L1()){o.Authorization=`Bearer ${tl}`;try{u=await fetch(`${Gh}${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 Z.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 Z.error("API",`✗ ${a} — ${u.status} (${f}ms): ${b}`),new Error(b)}const p=await u.json();return Z.api("API",`✓ ${a} — ${u.status} (${f}ms)`,p),p}const Eu={config:()=>st("GET","/auth/config"),register:(e,t,r)=>st("POST","/auth/register",{email:e,password:t,displayName:r}),login:(e,t)=>st("POST","/auth/login",{email:e,password:t}),firebase:e=>st("POST","/auth/firebase",{idToken:e}),me:()=>st("GET","/me"),deleteAccount:()=>st("DELETE","/auth/account")},D1={updateSettings:e=>st("PATCH","/me",e)},Vk={list:()=>st("GET","/models")},Os={list:()=>st("GET","/agents")},lr={list:()=>st("GET","/channels"),get:e=>st("GET",`/channels/${e}`),create:e=>st("POST","/channels",e),update:(e,t)=>st("PATCH",`/channels/${e}`,t),delete:e=>st("DELETE",`/channels/${e}`)},Ns={list:e=>st("GET",`/channels/${e}/sessions`),create:(e,t)=>st("POST",`/channels/${e}/sessions`,{name:t}),rename:(e,t,r)=>st("PATCH",`/channels/${e}/sessions/${t}`,{name:r}),delete:(e,t)=>st("DELETE",`/channels/${e}/sessions/${t}`)},Ln={list:e=>st("GET",`/channels/${e}/tasks`),listAll:(e="background")=>st("GET",`/tasks?kind=${e}`),scanData:()=>st("GET","/task-scan"),create:(e,t)=>st("POST",`/channels/${e}/tasks`,t),update:(e,t,r)=>st("PATCH",`/channels/${e}/tasks/${t}`,r),delete:(e,t)=>st("DELETE",`/channels/${e}/tasks/${t}`),run:(e,t)=>st("POST",`/channels/${e}/tasks/${t}/run`)},Kh={list:(e,t)=>st("GET",`/channels/${e}/tasks/${t}/jobs`),listByTask:e=>st("GET",`/tasks/${e}/jobs`)},j1={list:(e,t,r)=>st("GET",`/messages/${e}?sessionKey=${encodeURIComponent(t)}${r?`&threadId=${encodeURIComponent(r)}`:""}`)},Xo={list:()=>st("GET","/pairing-tokens"),create:e=>st("POST","/pairing-tokens",{label:e}),delete:e=>st("DELETE",`/pairing-tokens/${e}`)},z1={register:(e,t)=>st("POST","/push-tokens",{token:e,platform:t}),unregister:e=>st("DELETE","/push-tokens",{token:e})},B1={cloudUrl:()=>st("GET","/setup/cloud-url")};function Op({value:e,onChange:t,models:r,disabled:a,placeholder:o="Select model...",compact:c}){const f=!r.find(w=>w.id===e)&&e?r.find(w=>w.name===e):null,p=f?f.id:e,m=!p||r.some(w=>w.id===p);M.useEffect(()=>{f&&e!==f.id&&t(f.id)},[f,e,t]);const b=M.useRef(null),[y,v]=M.useState(void 0),x=p||o,S=M.useCallback(()=>{if(!c||!b.current)return;const w=getComputedStyle(b.current),T=document.createElement("canvas").getContext("2d");if(!T)return;T.font=`${w.fontSize} ${w.fontFamily}`;const A=T.measureText(x).width,R=parseFloat(w.paddingLeft)||6,O=parseFloat(w.paddingRight)||6;v(Math.ceil(A)+R+O+22)},[c,x]);return M.useEffect(()=>{S()},[S]),d.jsxs("select",{ref:b,value:p,onChange:w=>t(w.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(w=>d.jsx("option",{value:w.id,children:w.id},w.id))]})}var v1;const Fs=typeof globalThis.process<"u"&&typeof((v1=globalThis.process.versions)==null?void 0:v1.node)=="string",U1=31e4,P1=32,H1=16,F1="botschat-e2e:";function pl(e){return new TextEncoder().encode(e)}function qk(e){return new TextDecoder().decode(e)}async function Yk(e,t){const r=pl(e),a=pl(F1+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:U1,hash:"SHA-256"},o,P1*8);return new Uint8Array(u)}async function $1(e,t){const r=await crypto.subtle.importKey("raw",e.buffer,{name:"HMAC",hash:"SHA-256"},!1,["sign"]),a=pl("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,H1)}async function G1(e,t,r){const a=await $1(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 K1(e,t,r){const a=await $1(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 Vi=null,nl=null;const rl=globalThis;Fs&&rl.__e2e_nodeCrypto&&(Vi=rl.__e2e_nodeCrypto,nl=rl.__e2e_nodeUtil);async function ju(){Vi&&nl||(Vi=await cr(()=>import("./__vite-browser-external-BIHI7g3E.js"),[]),nl=await cr(()=>import("./__vite-browser-external-BIHI7g3E.js"),[]),rl.__e2e_nodeCrypto=Vi,rl.__e2e_nodeUtil=nl)}async function Wk(e,t){await ju();const r=nl.promisify(Vi.pbkdf2),a=F1+t,o=await r(e,a,U1,P1,"sha256");return new Uint8Array(o)}async function V1(e,t){await ju();const r=pl("nonce-"+t),a=new Uint8Array(r.length+1);a.set(r),a[r.length]=1;const o=Vi.createHmac("sha256",Buffer.from(e));o.update(Buffer.from(a));const c=o.digest();return new Uint8Array(c.buffer,c.byteOffset,H1)}async function q1(e,t,r){await ju();const a=await V1(e,r),o=Vi.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 Y1(e,t,r){await ju();const a=await V1(e,r),o=Vi.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 Xk(e,t){return Fs?Wk(e,t):Yk(e,t)}async function Zk(e,t,r){const a=pl(t);return Fs?q1(e,a,r):G1(e,a,r)}async function wv(e,t,r){const a=Fs?await Y1(e,t,r):await K1(e,t,r);return qk(a)}async function Jk(e,t,r){return Fs?q1(e,t,r):G1(e,t,r)}async function Qk(e,t,r){return Fs?await Y1(e,t,r):await K1(e,t,r)}function kv(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 Vh(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 va="botschat_e2e_pwd_cache",Zo="botschat_e2e_key_cache";let an=null,Jo=null;const ah=new Set;try{const e=localStorage.getItem(Zo);e&&(an=Vh(e),Jo=localStorage.getItem(va))}catch{}const qe={subscribe(e){return ah.add(e),()=>ah.delete(e)},notify(){ah.forEach(e=>e())},async setPassword(e,t,r){if(!e){an=null,Jo=null,localStorage.removeItem(va),localStorage.removeItem(Zo),this.notify();return}try{an=await Xk(e,t),Jo=e,r?(localStorage.setItem(va,e),localStorage.setItem(Zo,kv(an))):(localStorage.removeItem(va),localStorage.removeItem(Zo)),this.notify()}catch(a){throw console.error("Failed to derive E2E key:",a),a}},clear(){an=null,Jo=null,localStorage.removeItem(va),localStorage.removeItem(Zo),this.notify()},hasKey(){return!!an},hasSavedPassword(){return!!localStorage.getItem(va)},async loadSavedPassword(e){if(an)return!0;const t=localStorage.getItem(va);if(!t)return!1;try{return await this.setPassword(t,e,!0),!0}catch{return!1}},async encrypt(e,t){if(!an)throw new Error("E2E key not set");const r=t||crypto.randomUUID(),a=await Zk(an,e,r);return{ciphertext:kv(a),messageId:r}},async decrypt(e,t){if(!an)throw new Error("E2E key not set");const r=Vh(e);return wv(an,r,t)},getPassword(){return Jo},async encryptMedia(e,t){if(!an)throw new Error("E2E key not set");const r=t||crypto.randomUUID();return{encrypted:await Jk(an,e,r),contextId:r}},async decryptMedia(e,t){if(!an)throw new Error("E2E key not set");return Qk(an,e,t)},async decryptBytesLegacy(e,t){if(!an)throw new Error("E2E key not set");const r=Vh(e),a=await wv(an,r,t);return new TextEncoder().encode(a)}};class e2{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;const t=sn.isNativePlatform()||!!window.__BOTSCHAT_NATIVE__;let r;t?r=`wss://console.botschat.app/api/ws/${this.opts.userId}/${this.opts.sessionId}`:r=`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/api/ws/${this.opts.userId}/${this.opts.sessionId}`,Z.info("WS",`Connecting to ${r}`),this.ws=new WebSocket(r),this.ws.onopen=()=>{var o;Z.info("WS","Socket opened, sending auth");const a=this.opts.getToken();if(!a){Z.error("WS","No access token available, closing"),(o=this.ws)==null||o.close();return}this.ws.send(JSON.stringify({type:"auth",token:a}))},this.ws.onmessage=async a=>{try{const o=JSON.parse(a.data);if(console.log(`[E2E-WS] msg.type=${o.type} encrypted=${o.encrypted} hasKey=${qe.hasKey()} messageId=${o.messageId}`),o.encrypted&&qe.hasKey())try{if(o.type==="agent.text"||o.type==="agent.media"){const c=o.text,u=o.caption,f=o.messageId;c&&f&&(o.text=await qe.decrypt(c,f),o.encrypted=!1),u&&f&&(o.caption=await qe.decrypt(u,f),o.encrypted=!1)}else if(o.type==="job.update"){const c=o.summary,u=o.jobId;c&&u&&(o.summary=await qe.decrypt(c,u),o.encrypted=!1)}}catch(c){Z.warn("E2E","Decryption failed",c),o.decryptionError=!0}if(o.type==="task.scan.result"&&Array.isArray(o.tasks)&&qe.hasKey()){for(const c of o.tasks)if(c.encrypted&&c.iv)try{c.schedule&&(c.schedule=await qe.decrypt(c.schedule,c.iv)),c.instructions&&(c.instructions=await qe.decrypt(c.instructions,c.iv)),c.encrypted=!1}catch(u){Z.warn("E2E",`Task decryption failed for ${c.cronJobId}`,u),c.decryptionError=!0}}if(o.type==="auth.ok"){Z.info("WS","Auth OK — connected");const c=o.userId;if(console.log(`[E2E-WS] auth.ok userId=${c}, hasSavedPwd=${qe.hasSavedPassword()}`),c&&qe.hasSavedPassword()){const u=await qe.loadSavedPassword(c);console.log(`[E2E-WS] loadSavedPassword result=${u}, hasKey=${qe.hasKey()}`)}this.backoffMs=1e3,this._connected=!0,this.opts.onStatusChange(!0)}else this.opts.onMessage(o)}catch(o){Z.warn("WS","Failed to process incoming message",o)}},this.ws.onclose=a=>{if(this._connected=!1,this.opts.onStatusChange(!1),this.intentionalClose)Z.info("WS","Connection closed (intentional)");else{const o=a.code===4001;Z.warn("WS",`Connection closed (code=${a.code}), reconnecting in ${this.backoffMs}ms${o?" (will refresh token)":""}`),this.reconnectTimer=setTimeout(async()=>{this.backoffMs=Math.min(this.backoffMs*2,3e4),o&&(Z.info("WS","Refreshing access token before reconnect..."),await L1()?(Z.info("WS","Token refreshed, reconnecting"),this.backoffMs=1e3):Z.error("WS","Token refresh failed — will retry on next cycle")),this.connect()},this.backoffMs)}},this.ws.onerror=()=>{Z.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"&&qe.hasKey()&&typeof t.text=="string")try{const o=t.messageId||void 0,{ciphertext:c,messageId:u}=await qe.encrypt(t.text,o);t.text=c,o||(t.messageId=u),t.encrypted=!0}catch(o){Z.error("E2E","Encryption failed",o);return}this.ws.send(JSON.stringify(t))}else Z.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 Tv=!1,Mp=null;function Nv(){return Mp}function Cv(){Mp=null}function qh(e){Mp=e,window.dispatchEvent(new CustomEvent("botschat:push-nav",{detail:{sessionKey:e}}))}const t2="botschat-sw",Yh="keys",Av="e2e_key";function n2(){return new Promise((e,t)=>{const r=indexedDB.open(t2,1);r.onupgradeneeded=()=>{r.result.createObjectStore(Yh)},r.onsuccess=()=>e(r.result),r.onerror=()=>t(r.error)})}async function Ov(){try{const t=(await n2()).transaction(Yh,"readwrite"),r=t.objectStore(Yh),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,Av)}else r.delete(Av);await new Promise((o,c)=>{t.oncomplete=()=>o(),t.onerror=()=>c(t.error)})}catch(e){Z.warn("Push","Failed to sync E2E key to SW IndexedDB",e)}}function W1(){return!!(window.__BOTSCHAT_NATIVE__&&window.__BOTSCHAT_PLATFORM__==="macos")}async function r2(){var e;try{(e=window.__BOTSCHAT_NATIVE_REQUEST_PERMISSION__)==null||e.call(window),Z.info("Push","macOS native notification permission requested")}catch(t){Z.error("Push","macOS notification init failed",t)}}function i2(e){if(!W1()||!document.hidden&&document.hasFocus()||!window.__BOTSCHAT_NATIVE_NOTIFY__)return;let t="";const r=e.agentName||"BotsChat";if(e.type==="agent.text"&&e.text)t=e.text.length>200?e.text.slice(0,200)+"…":e.text;else if(e.type==="agent.media")t=e.caption||"Sent a media file";else return;window.__BOTSCHAT_NATIVE_NOTIFY__({title:r,body:t,sessionKey:e.sessionKey})}function a2(){if(!("serviceWorker"in navigator))return;navigator.serviceWorker.addEventListener("message",r=>{var a;((a=r.data)==null?void 0:a.type)==="push-nav"&&r.data.sessionKey&&(Z.info("Push",`SW postMessage push-nav: ${r.data.sessionKey}`),qh(r.data.sessionKey))});const e=new URLSearchParams(window.location.search),t=e.get("push_session");if(t){Z.info("Push",`URL push_session param: ${t}`),qh(t),e.delete("push_session");const r=e.toString(),a=window.location.pathname+(r?"?"+r:"")+window.location.hash;window.history.replaceState({},"",a)}}async function s2(){Tv||(a2(),await Ov(),qe.subscribe(()=>{Ov().catch(()=>{})}),W1()?await r2():sn.isNativePlatform()?await l2():await o2(),Tv=!0)}async function o2(){try{if(!("Notification"in self)){Z.warn("Push","Notifications not supported in this browser");return}if(await Notification.requestPermission()!=="granted"){Z.warn("Push","Notification permission denied");return}const{getMessaging:t,getToken:r,onMessage:a}=await cr(async()=>{const{getMessaging:b,getToken:y,onMessage:v}=await import("./index.esm-COzWPkKi.js");return{getMessaging:b,getToken:y,onMessage:v}},[]),{ensureFirebaseApp:o}=await cr(async()=>{const{ensureFirebaseApp:b}=await Promise.resolve().then(()=>FL);return{ensureFirebaseApp:b}},void 0),c=o();if(!c){Z.warn("Push","Firebase not configured (missing env vars)");return}const u=t(c),f=await navigator.serviceWorker.getRegistration();if(!f){Z.warn("Push","No service worker registration found");return}const p="BJQuKLWCFa67k1dakYUqnEkHFQK8YR6PxDJTDlkiscVWmQHu54E8_zy6-a40jPuFOI-aFELTNtlxOjyYDOvd3Tc",m=await r(u,{vapidKey:p,serviceWorkerRegistration:f});m&&(Z.info("Push",`FCM token obtained (${m.slice(0,20)}...)`),await z1.register(m,"web"),Z.info("Push","Token registered with backend")),a(u,b=>{Z.info("Push","Foreground FCM message received (suppressed)")})}catch(e){Z.error("Push","Web push init failed",e)}}async function l2(){try{const{PushNotifications:e}=await cr(async()=>{const{PushNotifications:r}=await import("./index-ClDrCe_c.js");return{PushNotifications:r}},[]);if((await e.requestPermissions()).receive!=="granted"){Z.warn("Push","Native push permission denied");return}await e.register(),e.addListener("registration",async r=>{Z.info("Push",`Native push token: ${r.value.slice(0,20)}...`);const a=sn.getPlatform();await z1.register(r.value,a),Z.info("Push","Native token registered with backend")}),e.addListener("registrationError",r=>{Z.error("Push","Native push registration failed",r)}),e.addListener("pushNotificationReceived",r=>{Z.info("Push","Foreground native notification (suppressed)")}),e.addListener("pushNotificationActionPerformed",r=>{var c,u;Z.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&&(Z.info("Push",`Push nav target: ${o}`),qh(o))})}catch(e){Z.error("Push","Native push init failed",e)}}function c2(e,t){e.send({type:"focus.update",sessionKey:t}),Z.info("Foreground",`Focus updated: ${t??"(none)"}`)}function u2(e){const{wsClient:t,getActiveSessionKey:r,onResume:a}=e,o=()=>{t.send({type:"foreground.enter",sessionKey:r()}),a==null||a(),Z.info("Foreground","Entered foreground")},c=()=>{t.send({type:"foreground.leave"}),Z.info("Foreground","Entered background")};if(sn.isNativePlatform()){let f=null,p=!0;return cr(async()=>{const{App:m}=await import("./index-CO9YgLst.js");return{App:m}},[]).then(({App:m})=>{const b=m.addListener("appStateChange",({isActive:y})=>{p=y,y?o():c()});f=()=>b.then(y=>y.remove())}),o(),{cleanup:()=>f==null?void 0:f(),resend:()=>{p?o():c()}}}const u=()=>{document.hidden?c():o()};return document.addEventListener("visibilitychange",u),document.hidden||o(),{cleanup:()=>document.removeEventListener("visibilitychange",u),resend:()=>{document.hidden?c():o()}}}function d2({onToggleTheme:e,onOpenSettings:t,theme:r}){var b,y,v,x,S,w,N,T,A,R;const a=ur(),o=ci(),[c,u]=As.useState(!1),f=()=>{var O;Z.info("Auth",`Logout — user ${(O=a.user)==null?void 0:O.email}`),ii(null),Ta(null),o({type:"LOGOUT"})},p=O=>{Z.info("Nav",`Switch view → ${O}`),o({type:"SET_ACTIVE_VIEW",view:O})},m=((v=(y=(b=a.user)==null?void 0:b.displayName)==null?void 0:y[0])==null?void 0:v.toUpperCase())??((w=(S=(x=a.user)==null?void 0:x.email)==null?void 0:S[0])==null?void 0:w.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:((N=a.user)==null?void 0:N.displayName)??((T=a.user)==null?void 0:T.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:O=>O.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:((A=a.user)==null?void 0:A.displayName)??"User"}),d.jsx("div",{className:"text-caption",style:{color:"var(--text-muted)"},children:(R=a.user)==null?void 0:R.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:O=>{O.currentTarget.style.background="var(--sidebar-hover)"},onMouseLeave:O=>{O.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 Sl(){const e=M.useRef(!1),t=M.useRef(!1),r=M.useCallback(()=>{e.current=!0,t.current=!1},[]),a=M.useCallback(()=>{e.current=!1,t.current=!0,requestAnimationFrame(()=>{t.current=!1})},[]),o=M.useCallback(()=>e.current||t.current,[]);return{onCompositionStart:r,onCompositionEnd:a,isIMEActive:o}}function X1({onOpenSettings:e,onNavigate:t}={}){const r=ur(),a=ci(),[o,c]=M.useState(!1),[u,f]=M.useState(""),[p,m]=M.useState(""),{onCompositionStart:b,onCompositionEnd:y,isIMEActive:v}=Sl(),[x,S]=M.useState(!0),w=async()=>{if(u.trim()){Z.info("Channel",`Creating channel: "${u}"${p?` (${p})`:""}`);try{await lr.create({name:u,description:p});const{agents:_}=await Os.list(),{channels:L}=await lr.list();a({type:"SET_AGENTS",agents:_}),a({type:"SET_CHANNELS",channels:L});const G=_.find(ee=>ee.name===u.trim());if(G){Z.info("Channel",`Channel created → agent ${G.id}, auto-selected`),a({type:"SELECT_AGENT",agentId:G.id,sessionKey:G.sessionKey});try{localStorage.setItem("botschat_last_agent",G.id)}catch{}t==null||t()}c(!1),f(""),m("")}catch(_){Z.error("Channel",`Failed to create channel: ${_}`)}}},[N,T]=M.useState(null),A=(_,L)=>{if(r.activeView!=="messages"&&a({type:"SET_ACTIVE_VIEW",view:"messages"}),r.selectedAgentId===_){t==null||t();return}const G=r.agents.find(ee=>ee.id===_);Z.info("Channel",`Selected channel: ${(G==null?void 0:G.name)??_} (session=${L})`),a({type:"SELECT_AGENT",agentId:_,sessionKey:L}),t==null||t();try{localStorage.setItem("botschat_last_agent",_)}catch{}},R=async _=>{const L=r.channels.find(G=>G.id===_);Z.info("Channel",`Deleting channel: ${(L==null?void 0:L.name)??_}`);try{await lr.delete(_),Z.info("Channel",`Channel deleted: ${(L==null?void 0:L.name)??_}`);const G=r.agents.find($=>$.channelId===_);G&&r.selectedAgentId===G.id&&a({type:"SELECT_AGENT",agentId:null,sessionKey:null});const{agents:ee}=await Os.list(),{channels:P}=await lr.list();a({type:"SET_AGENTS",agents:ee}),a({type:"SET_CHANNELS",channels:P})}catch(G){Z.error("Channel",`Failed to delete channel: ${G}`)}finally{T(null)}},O=r.agents.filter(_=>_.isDefault),z=r.agents.filter(_=>!_.isDefault&&_.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(f2,{label:"Channels",expanded:x,onToggle:()=>S(!x),onAdd:_=>{_.stopPropagation(),x||S(!0),c(!o)}}),x&&d.jsxs("div",{children:[O.map(_=>d.jsx(Mv,{label:`# ${_.name}`,active:r.selectedAgentId===_.id,onClick:()=>A(_.id,_.sessionKey)},_.id)),z.map(_=>d.jsx(Mv,{label:`# ${_.name}`,active:r.selectedAgentId===_.id,onClick:()=>A(_.id,_.sessionKey),showDelete:!0,confirmDelete:N===_.channelId,onDeleteClick:L=>{L.stopPropagation(),T(_.channelId)},onDeleteConfirm:L=>{L.stopPropagation(),_.channelId&&R(_.channelId)},onDeleteCancel:L=>{L.stopPropagation(),T(null)}},_.id)),z.length===0&&O.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:_=>f(_.target.value),onKeyDown:_=>_.key==="Enter"&&!_.nativeEvent.isComposing&&!v()&&w(),onCompositionStart:b,onCompositionEnd:y,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:_=>m(_.target.value),onKeyDown:_=>_.key==="Enter"&&!_.nativeEvent.isComposing&&!v()&&w(),onCompositionStart:b,onCompositionEnd:y,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:w,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 f2({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 Mv({label:e,active:t,onClick:r,showDelete:a,confirmDelete:o,onDeleteClick:c,onDeleteConfirm:u,onDeleteCancel:f}){const[p,m]=M.useState(!1),b=M.useRef(null);return M.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 h2(e,t){const r={};return(e[e.length-1]===""?[...e,""]:e).join((r.padRight?" ":"")+","+(r.padLeft===!1?"":" ")).trim()}const p2=/^[$_\p{ID_Start}][$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,m2=/^[$_\p{ID_Start}][-$_\u{200C}\u{200D}\p{ID_Continue}]*$/u,g2={};function Rv(e,t){return(g2.jsx?m2:p2).test(e)}const b2=/[ \t\n\f\r]/g;function y2(e){return typeof e=="object"?e.type==="text"?Iv(e.value):!1:Iv(e)}function Iv(e){return e.replace(b2,"")===""}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 Z1(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 Wh(e){return e.toLowerCase()}class Dn{constructor(t,r){this.attribute=r,this.property=t}}Dn.prototype.attribute="";Dn.prototype.booleanish=!1;Dn.prototype.boolean=!1;Dn.prototype.commaOrSpaceSeparated=!1;Dn.prototype.commaSeparated=!1;Dn.prototype.defined=!1;Dn.prototype.mustUseProperty=!1;Dn.prototype.number=!1;Dn.prototype.overloadedBoolean=!1;Dn.prototype.property="";Dn.prototype.spaceSeparated=!1;Dn.prototype.space=void 0;let v2=0;const Ve=Aa(),Wt=Aa(),Xh=Aa(),be=Aa(),Ct=Aa(),Ms=Aa(),qn=Aa();function Aa(){return 2**++v2}const Zh=Object.freeze(Object.defineProperty({__proto__:null,boolean:Ve,booleanish:Wt,commaOrSpaceSeparated:qn,commaSeparated:Ms,number:be,overloadedBoolean:Xh,spaceSeparated:Ct},Symbol.toStringTag,{value:"Module"})),sh=Object.keys(Zh);class Rp extends Dn{constructor(t,r,a,o){let c=-1;if(super(t,r),Lv(this,"space",o),typeof a=="number")for(;++c<sh.length;){const u=sh[c];Lv(this,sh[c],(a&Zh[u])===Zh[u])}}}Rp.prototype.defined=!0;function Lv(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 Rp(a,e.transform(e.attributes||{},a),o,e.space);e.mustUseProperty&&e.mustUseProperty.includes(a)&&(c.mustUseProperty=!0),t[a]=c,r[Wh(a)]=a,r[Wh(c.attribute)]=a}return new _l(t,r,e.space)}const J1=$s({properties:{ariaActiveDescendant:null,ariaAtomic:Wt,ariaAutoComplete:null,ariaBusy:Wt,ariaChecked:Wt,ariaColCount:be,ariaColIndex:be,ariaColSpan:be,ariaControls:Ct,ariaCurrent:null,ariaDescribedBy:Ct,ariaDetails:null,ariaDisabled:Wt,ariaDropEffect:Ct,ariaErrorMessage:null,ariaExpanded:Wt,ariaFlowTo:Ct,ariaGrabbed:Wt,ariaHasPopup:null,ariaHidden:Wt,ariaInvalid:null,ariaKeyShortcuts:null,ariaLabel:null,ariaLabelledBy:Ct,ariaLevel:be,ariaLive:null,ariaModal:Wt,ariaMultiLine:Wt,ariaMultiSelectable:Wt,ariaOrientation:null,ariaOwns:Ct,ariaPlaceholder:null,ariaPosInSet:be,ariaPressed:Wt,ariaReadOnly:Wt,ariaRelevant:null,ariaRequired:Wt,ariaRoleDescription:Ct,ariaRowCount:be,ariaRowIndex:be,ariaRowSpan:be,ariaSelected:Wt,ariaSetSize:be,ariaSort:null,ariaValueMax:be,ariaValueMin:be,ariaValueNow:be,ariaValueText:null,role:null},transform(e,t){return t==="role"?t:"aria-"+t.slice(4).toLowerCase()}});function Q1(e,t){return t in e?e[t]:t}function e0(e,t){return Q1(e,t.toLowerCase())}const x2=$s({attributes:{acceptcharset:"accept-charset",classname:"class",htmlfor:"for",httpequiv:"http-equiv"},mustUseProperty:["checked","multiple","muted","selected"],properties:{abbr:null,accept:Ms,acceptCharset:Ct,accessKey:Ct,action:null,allow:null,allowFullScreen:Ve,allowPaymentRequest:Ve,allowUserMedia:Ve,alt:null,as:null,async:Ve,autoCapitalize:null,autoComplete:Ct,autoFocus:Ve,autoPlay:Ve,blocking:Ct,capture:null,charSet:null,checked:Ve,cite:null,className:Ct,cols:be,colSpan:null,content:null,contentEditable:Wt,controls:Ve,controlsList:Ct,coords:be|Ms,crossOrigin:null,data:null,dateTime:null,decoding:null,default:Ve,defer:Ve,dir:null,dirName:null,disabled:Ve,download:Xh,draggable:Wt,encType:null,enterKeyHint:null,fetchPriority:null,form:null,formAction:null,formEncType:null,formMethod:null,formNoValidate:Ve,formTarget:null,headers:Ct,height:be,hidden:Xh,high:be,href:null,hrefLang:null,htmlFor:Ct,httpEquiv:Ct,id:null,imageSizes:null,imageSrcSet:null,inert:Ve,inputMode:null,integrity:null,is:null,isMap:Ve,itemId:null,itemProp:Ct,itemRef:Ct,itemScope:Ve,itemType:Ct,kind:null,label:null,lang:null,language:null,list:null,loading:null,loop:Ve,low:be,manifest:null,max:null,maxLength:be,media:null,method:null,min:null,minLength:be,multiple:Ve,muted:Ve,name:null,nonce:null,noModule:Ve,noValidate:Ve,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:Ve,optimum:be,pattern:null,ping:Ct,placeholder:null,playsInline:Ve,popover:null,popoverTarget:null,popoverTargetAction:null,poster:null,preload:null,readOnly:Ve,referrerPolicy:null,rel:Ct,required:Ve,reversed:Ve,rows:be,rowSpan:be,sandbox:Ct,scope:null,scoped:Ve,seamless:Ve,selected:Ve,shadowRootClonable:Ve,shadowRootDelegatesFocus:Ve,shadowRootMode:null,shape:null,size:be,sizes:null,slot:null,span:be,spellCheck:Wt,src:null,srcDoc:null,srcLang:null,srcSet:null,start:be,step:null,style:null,tabIndex:be,target:null,title:null,translate:null,type:null,typeMustMatch:Ve,useMap:null,value:Wt,width:be,wrap:null,writingSuggestions:null,align:null,aLink:null,archive:Ct,axis:null,background:null,bgColor:null,border:be,borderColor:null,bottomMargin:be,cellPadding:null,cellSpacing:null,char:null,charOff:null,classId:null,clear:null,code:null,codeBase:null,codeType:null,color:null,compact:Ve,declare:Ve,event:null,face:null,frame:null,frameBorder:null,hSpace:be,leftMargin:be,link:null,longDesc:null,lowSrc:null,marginHeight:be,marginWidth:be,noResize:Ve,noHref:Ve,noShade:Ve,noWrap:Ve,object:null,profile:null,prompt:null,rev:null,rightMargin:be,rules:null,scheme:null,scrolling:Wt,standby:null,summary:null,text:null,topMargin:be,valueType:null,version:null,vAlign:null,vLink:null,vSpace:be,allowTransparency:null,autoCorrect:null,autoSave:null,disablePictureInPicture:Ve,disableRemotePlayback:Ve,prefix:null,property:null,results:be,security:null,unselectable:null},space:"html",transform:e0}),E2=$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:be,accumulate:null,additive:null,alignmentBaseline:null,alphabetic:be,amplitude:be,arabicForm:null,ascent:be,attributeName:null,attributeType:null,azimuth:be,bandwidth:null,baselineShift:null,baseFrequency:null,baseProfile:null,bbox:null,begin:null,bias:be,by:null,calcMode:null,capHeight:be,className:Ct,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:be,diffuseConstant:be,direction:null,display:null,dur:null,divisor:be,dominantBaseline:null,download:Ve,dx:null,dy:null,edgeMode:null,editable:null,elevation:be,enableBackground:null,end:null,event:null,exponent:be,externalResourcesRequired:null,fill:null,fillOpacity:be,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:be,hatchContentUnits:null,hatchUnits:null,height:null,href:null,hrefLang:null,horizAdvX:be,horizOriginX:be,horizOriginY:be,id:null,ideographic:be,imageRendering:null,initialVisibility:null,in:null,in2:null,intercept:be,k:be,k1:be,k2:be,k3:be,k4:be,kernelMatrix:qn,kernelUnitLength:null,keyPoints:null,keySplines:null,keyTimes:null,kerning:null,lang:null,lengthAdjust:null,letterSpacing:null,lightingColor:null,limitingConeAngle:be,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:be,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:be,overlineThickness:be,paintOrder:null,panose1:null,path:null,pathLength:be,patternContentUnits:null,patternTransform:null,patternUnits:null,phase:null,ping:Ct,pitch:null,playbackOrder:null,pointerEvents:null,points:null,pointsAtX:be,pointsAtY:be,pointsAtZ:be,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:be,specularExponent:be,spreadMethod:null,spacing:null,startOffset:null,stdDeviation:null,stemh:null,stemv:null,stitchTiles:null,stopColor:null,stopOpacity:null,strikethroughPosition:be,strikethroughThickness:be,string:null,stroke:null,strokeDashArray:qn,strokeDashOffset:null,strokeLineCap:null,strokeLineJoin:null,strokeMiterLimit:be,strokeOpacity:be,strokeWidth:null,style:null,surfaceScale:be,syncBehavior:null,syncBehaviorDefault:null,syncMaster:null,syncTolerance:null,syncToleranceDefault:null,systemLanguage:qn,tabIndex:be,tableValues:null,target:null,targetX:be,targetY:be,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:be,underlineThickness:be,unicode:null,unicodeBidi:null,unicodeRange:null,unitsPerEm:be,values:null,vAlphabetic:be,vMathematical:be,vectorEffect:null,vHanging:be,vIdeographic:be,version:null,vertAdvY:be,vertOriginX:be,vertOriginY:be,viewBox:null,viewTarget:null,visibility:null,width:null,widths:null,wordSpacing:null,writingMode:null,x:null,x1:null,x2:null,xChannelSelector:null,xHeight:be,y:null,y1:null,y2:null,yChannelSelector:null,z:null,zoomAndPan:null},space:"svg",transform:Q1}),t0=$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()}}),n0=$s({attributes:{xmlnsxlink:"xmlns:xlink"},properties:{xmlnsXLink:null,xmlns:null},space:"xmlns",transform:e0}),r0=$s({properties:{xmlBase:null,xmlLang:null,xmlSpace:null},space:"xml",transform(e,t){return"xml:"+t.slice(3).toLowerCase()}}),S2={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"},_2=/[A-Z]/g,Dv=/-[a-z]/g,w2=/^data[-\w.:]+$/i;function k2(e,t){const r=Wh(t);let a=t,o=Dn;if(r in e.normal)return e.property[e.normal[r]];if(r.length>4&&r.slice(0,4)==="data"&&w2.test(t)){if(t.charAt(4)==="-"){const c=t.slice(5).replace(Dv,N2);a="data"+c.charAt(0).toUpperCase()+c.slice(1)}else{const c=t.slice(4);if(!Dv.test(c)){let u=c.replace(_2,T2);u.charAt(0)!=="-"&&(u="-"+u),t="data"+u}}o=Rp}return new o(a,t)}function T2(e){return"-"+e.toLowerCase()}function N2(e){return e.charAt(1).toUpperCase()}const C2=Z1([J1,x2,t0,n0,r0],"html"),Ip=Z1([J1,E2,t0,n0,r0],"svg");function A2(e){return e.join(" ").trim()}var ys={},oh,jv;function O2(){if(jv)return oh;jv=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(N,T){if(typeof N!="string")throw new TypeError("First argument must be a string");if(!N)return[];T=T||{};var A=1,R=1;function O(ae){var V=ae.match(t);V&&(A+=V.length);var j=ae.lastIndexOf(p);R=~j?ae.length-j:R+ae.length}function z(){var ae={line:A,column:R};return function(V){return V.position=new _(ae),ee(),V}}function _(ae){this.start=ae,this.end={line:A,column:R},this.source=T.source}_.prototype.content=N;function L(ae){var V=new Error(T.source+":"+A+":"+R+": "+ae);if(V.reason=ae,V.filename=T.source,V.line=A,V.column=R,V.source=N,!T.silent)throw V}function G(ae){var V=ae.exec(N);if(V){var j=V[0];return O(j),N=N.slice(j.length),V}}function ee(){G(r)}function P(ae){var V;for(ae=ae||[];V=$();)V!==!1&&ae.push(V);return ae}function $(){var ae=z();if(!(m!=N.charAt(0)||b!=N.charAt(1))){for(var V=2;y!=N.charAt(V)&&(b!=N.charAt(V)||m!=N.charAt(V+1));)++V;if(V+=2,y===N.charAt(V-1))return L("End of comment missing");var j=N.slice(2,V-2);return R+=2,O(j),N=N.slice(V),R+=2,ae({type:v,comment:j})}}function Y(){var ae=z(),V=G(a);if(V){if($(),!G(o))return L("property missing ':'");var j=G(c),ie=ae({type:x,property:w(V[0].replace(e,y)),value:j?w(j[0].replace(e,y)):y});return G(u),ie}}function te(){var ae=[];P(ae);for(var V;V=Y();)V!==!1&&(ae.push(V),P(ae));return ae}return ee(),te()}function w(N){return N?N.replace(f,y):y}return oh=S,oh}var zv;function M2(){if(zv)return ys;zv=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(O2());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={},Bv;function R2(){if(Bv)return Go;Bv=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,Uv;function I2(){if(Uv)return Ko;Uv=1;var e=Ko&&Ko.__importDefault||function(o){return o&&o.__esModule?o:{default:o}},t=e(M2()),r=R2();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 L2=I2();const D2=El(L2),i0=a0("end"),Lp=a0("start");function a0(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 j2(e){const t=Lp(e),r=i0(e);if(t&&r)return{start:t,end:r}}function il(e){return!e||typeof e!="object"?"":"position"in e||"type"in e?Pv(e.position):"start"in e||"end"in e?Pv(e):"line"in e||"column"in e?Jh(e):""}function Jh(e){return Hv(e&&e.line)+":"+Hv(e&&e.column)}function Pv(e){return Jh(e&&e.start)+"-"+Jh(e&&e.end)}function Hv(e){return e&&typeof e=="number"?e:1}class fn 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}}fn.prototype.file="";fn.prototype.name="";fn.prototype.reason="";fn.prototype.message="";fn.prototype.stack="";fn.prototype.column=void 0;fn.prototype.line=void 0;fn.prototype.ancestors=void 0;fn.prototype.cause=void 0;fn.prototype.fatal=void 0;fn.prototype.place=void 0;fn.prototype.ruleId=void 0;fn.prototype.source=void 0;const Dp={}.hasOwnProperty,z2=new Map,B2=/[A-Z]/g,U2=new Set(["table","tbody","thead","tfoot","tr"]),P2=new Set(["td","th"]),s0="https://github.com/syntax-tree/hast-util-to-jsx-runtime";function H2(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=W2(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=Y2(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"?Ip:C2,stylePropertyNameCase:t.stylePropertyNameCase||"dom",tableCellAlignToStyle:t.tableCellAlignToStyle!==!1},c=o0(o,e,void 0);return c&&typeof c!="string"?c:o.create(e,o.Fragment,{children:c||void 0},void 0)}function o0(e,t,r){if(t.type==="element")return F2(e,t,r);if(t.type==="mdxFlowExpression"||t.type==="mdxTextExpression")return $2(e,t);if(t.type==="mdxJsxFlowElement"||t.type==="mdxJsxTextElement")return K2(e,t,r);if(t.type==="mdxjsEsm")return G2(e,t);if(t.type==="root")return V2(e,t,r);if(t.type==="text")return q2(e,t)}function F2(e,t,r){const a=e.schema;let o=a;t.tagName.toLowerCase()==="svg"&&a.space==="html"&&(o=Ip,e.schema=o),e.ancestors.push(t);const c=c0(e,t.tagName,!1),u=X2(e,t);let f=zp(e,t);return U2.has(t.tagName)&&(f=f.filter(function(p){return typeof p=="string"?!y2(p):!0})),l0(e,u,c,t),jp(u,f),e.ancestors.pop(),e.schema=a,e.create(t,c,u,r)}function $2(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)}ml(e,t.position)}function G2(e,t){if(t.data&&t.data.estree&&e.evaluater)return e.evaluater.evaluateProgram(t.data.estree);ml(e,t.position)}function K2(e,t,r){const a=e.schema;let o=a;t.name==="svg"&&a.space==="html"&&(o=Ip,e.schema=o),e.ancestors.push(t);const c=t.name===null?e.Fragment:c0(e,t.name,!0),u=Z2(e,t),f=zp(e,t);return l0(e,u,c,t),jp(u,f),e.ancestors.pop(),e.schema=a,e.create(t,c,u,r)}function V2(e,t,r){const a={};return jp(a,zp(e,t)),e.create(t,e.Fragment,a,r)}function q2(e,t){return t.value}function l0(e,t,r,a){typeof r!="string"&&r!==e.Fragment&&e.passNode&&(t.node=a)}function jp(e,t){if(t.length>0){const r=t.length>1?t:t[0];r&&(e.children=r)}}function Y2(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 W2(e,t){return r;function r(a,o,c,u){const f=Array.isArray(c.children),p=Lp(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 X2(e,t){const r={};let a,o;for(o in t.properties)if(o!=="children"&&Dp.call(t.properties,o)){const c=J2(e,o,t.properties[o]);if(c){const[u,f]=c;e.tableCellAlignToStyle&&u==="align"&&typeof f=="string"&&P2.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 Z2(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 ml(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 ml(e,t.position);else c=a.value===null?!0:a.value;r[o]=c}return r}function zp(e,t){const r=[];let a=-1;const o=e.passKeys?new Map:z2;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=o0(e,c,u);f!==void 0&&r.push(f)}return r}function J2(e,t,r){const a=k2(e.schema,t);if(!(r==null||typeof r=="number"&&Number.isNaN(r))){if(Array.isArray(r)&&(r=a.commaSeparated?h2(r):A2(r)),a.property==="style"){let o=typeof r=="object"?r:Q2(e,String(r));return e.stylePropertyNameCase==="css"&&(o=eT(o)),["style",o]}return[e.elementAttributeNameCase==="react"&&a.space?S2[a.property]||a.property:a.attribute,r]}}function Q2(e,t){try{return D2(t,{reactCompat:!0})}catch(r){if(e.ignoreInvalidStyle)return{};const a=r,o=new fn("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=s0+"#cannot-parse-style-attribute",o}}function c0(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=Rv(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=Rv(t)&&!/^[a-z]/.test(t)?{type:"Identifier",name:t}:{type:"Literal",value:t};if(a.type==="Literal"){const o=a.value;return Dp.call(e.components,o)?e.components[o]:o}if(e.evaluater)return e.evaluater.evaluateExpression(a);ml(e)}function ml(e,t){const r=new fn("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=s0+"#cannot-handle-mdx-estrees-without-createevaluater",r}function eT(e){const t={};let r;for(r in e)Dp.call(e,r)&&(t[tT(r)]=e[r]);return t}function tT(e){let t=e.replace(B2,nT);return t.slice(0,3)==="ms-"&&(t="-"+t),t}function nT(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"]},rT={};function Bp(e,t){const r=rT,a=typeof r.includeImageAlt=="boolean"?r.includeImageAlt:!0,o=typeof r.includeHtml=="boolean"?r.includeHtml:!0;return u0(e,a,o)}function u0(e,t,r){if(iT(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 Fv(e.children,t,r)}return Array.isArray(e)?Fv(e,t,r):""}function Fv(e,t,r){const a=[];let o=-1;for(;++o<e.length;)a[o]=u0(e[o],t,r);return a.join("")}function iT(e){return!!(e&&typeof e=="object")}const $v=document.createElement("i");function Up(e){const t="&"+e+";";$v.innerHTML=t;const r=$v.textContent;return r.charCodeAt(r.length-1)===59&&e!=="semi"||r===t?!1:r}function Wn(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 or(e,t){return e.length>0?(Wn(e,e.length,0,t),e):t}const Gv={}.hasOwnProperty;function d0(e){const t={};let r=-1;for(;++r<e.length;)aT(t,e[r]);return t}function aT(e,t){let r;for(r in t){const o=(Gv.call(e,r)?e[r]:void 0)||(e[r]={}),c=t[r];let u;if(c)for(u in c){Gv.call(o,u)||(o[u]=[]);const f=c[u];sT(o[u],Array.isArray(f)?f:f?[f]:[])}}}function sT(e,t){let r=-1;const a=[];for(;++r<t.length;)(t[r].add==="after"?e:a).push(t[r]);Wn(e,0,0,a)}function f0(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 yn=Yi(/[A-Za-z]/),dn=Yi(/[\dA-Za-z]/),oT=Yi(/[#-'*+\--9=?A-Z^-~]/);function Su(e){return e!==null&&(e<32||e===127)}const Qh=Yi(/\d/),lT=Yi(/[\dA-Fa-f]/),cT=Yi(/[!-/:-@[-`{-~]/);function Le(e){return e!==null&&e<-2}function Tt(e){return e!==null&&(e<0||e===32)}function Qe(e){return e===-2||e===-1||e===32}const zu=Yi(new RegExp("\\p{P}|\\p{S}","u")),Na=Yi(/\s/);function Yi(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&&dn(e.charCodeAt(r+1))&&dn(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 ot(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 uT={tokenize:dT};function dT(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"),ot(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 fT={tokenize:hT},Kv={tokenize:pT};function hT(e){const t=this,r=[];let a=0,o,c,u;return f;function f(R){if(a<r.length){const O=r[a];return t.containerState=O[1],e.attempt(O[0].continuation,p,m)(R)}return m(R)}function p(R){if(a++,t.containerState._closeFlow){t.containerState._closeFlow=void 0,o&&A();const O=t.events.length;let z=O,_;for(;z--;)if(t.events[z][0]==="exit"&&t.events[z][1].type==="chunkFlow"){_=t.events[z][1].end;break}T(a);let L=O;for(;L<t.events.length;)t.events[L][1].end={..._},L++;return Wn(t.events,z+1,0,t.events.slice(O)),t.events.length=L,m(R)}return f(R)}function m(R){if(a===r.length){if(!o)return v(R);if(o.currentConstruct&&o.currentConstruct.concrete)return S(R);t.interrupt=!!(o.currentConstruct&&!o._gfmTableDynamicInterruptHack)}return t.containerState={},e.check(Kv,b,y)(R)}function b(R){return o&&A(),T(a),v(R)}function y(R){return t.parser.lazy[t.now().line]=a!==r.length,u=t.now().offset,S(R)}function v(R){return t.containerState={},e.attempt(Kv,x,S)(R)}function x(R){return a++,r.push([t.currentConstruct,t.containerState]),v(R)}function S(R){if(R===null){o&&A(),T(0),e.consume(R);return}return o=o||t.parser.flow(t.now()),e.enter("chunkFlow",{_tokenizer:o,contentType:"flow",previous:c}),w(R)}function w(R){if(R===null){N(e.exit("chunkFlow"),!0),T(0),e.consume(R);return}return Le(R)?(e.consume(R),N(e.exit("chunkFlow")),a=0,t.interrupt=void 0,f):(e.consume(R),w)}function N(R,O){const z=t.sliceStream(R);if(O&&z.push(null),R.previous=c,c&&(c.next=R),c=R,o.defineSkip(R.start),o.write(z),t.parser.lazy[R.start.line]){let _=o.events.length;for(;_--;)if(o.events[_][1].start.offset<u&&(!o.events[_][1].end||o.events[_][1].end.offset>u))return;const L=t.events.length;let G=L,ee,P;for(;G--;)if(t.events[G][0]==="exit"&&t.events[G][1].type==="chunkFlow"){if(ee){P=t.events[G][1].end;break}ee=!0}for(T(a),_=L;_<t.events.length;)t.events[_][1].end={...P},_++;Wn(t.events,G+1,0,t.events.slice(L)),t.events.length=_}}function T(R){let O=r.length;for(;O-- >R;){const z=r[O];t.containerState=z[1],z[0].exit.call(t,e)}r.length=R}function A(){o.write([null]),c=void 0,o=void 0,t.containerState._closeFlow=void 0}}function pT(e,t,r){return ot(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||Tt(e)||Na(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 ep={name:"attention",resolveAll:mT,tokenize:gT};function mT(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};Vv(y,-p),Vv(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=or(m,[["enter",e[a][1],t],["exit",e[a][1],t]])),m=or(m,[["enter",o,t],["enter",u,t],["exit",u,t],["enter",c,t]]),m=or(m,Bu(t.parser.constructs.insideSpan.null,e.slice(a+1,r),t)),m=or(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=or(m,[["enter",e[r][1],t],["exit",e[r][1],t]])):b=0,Wn(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 gT(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 Vv(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}const bT={name:"autolink",tokenize:yT};function yT(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 yn(x)?(e.consume(x),u):x===64?r(x):m(x)}function u(x){return x===43||x===45||x===46||dn(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||dn(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):oT(x)?(e.consume(x),m):r(x)}function b(x){return dn(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||dn(x))&&a++<63){const S=x===45?v:y;return e.consume(x),S}return r(x)}}const wl={partial:!0,tokenize:vT};function vT(e,t,r){return a;function a(c){return Qe(c)?ot(e,o,"linePrefix")(c):o(c)}function o(c){return c===null||Le(c)?t(c):r(c)}}const h0={continuation:{tokenize:ET},exit:ST,name:"blockQuote",tokenize:xT};function xT(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 ET(e,t,r){const a=this;return o;function o(u){return Qe(u)?ot(e,c,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(u):c(u)}function c(u){return e.attempt(h0,t,r)(u)}}function ST(e){e.exit("blockQuote")}const p0={name:"characterEscape",tokenize:_T};function _T(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 cT(c)?(e.enter("characterEscapeValue"),e.consume(c),e.exit("characterEscapeValue"),e.exit("characterEscape"),t):r(c)}}const m0={name:"characterReference",tokenize:wT};function wT(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=dn,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=lT,b):(e.enter("characterReferenceValue"),c=7,u=Qh,b(y))}function b(y){if(y===59&&o){const v=e.exit("characterReferenceValue");return u===dn&&!Up(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 qv={partial:!0,tokenize:TT},Yv={concrete:!0,name:"codeFenced",tokenize:kT};function kT(e,t,r){const a=this,o={partial:!0,tokenize:z};let c=0,u=0,f;return p;function p(_){return m(_)}function m(_){const L=a.events[a.events.length-1];return c=L&&L[1].type==="linePrefix"?L[2].sliceSerialize(L[1],!0).length:0,f=_,e.enter("codeFenced"),e.enter("codeFencedFence"),e.enter("codeFencedFenceSequence"),b(_)}function b(_){return _===f?(u++,e.consume(_),b):u<3?r(_):(e.exit("codeFencedFenceSequence"),Qe(_)?ot(e,y,"whitespace")(_):y(_))}function y(_){return _===null||Le(_)?(e.exit("codeFencedFence"),a.interrupt?t(_):e.check(qv,w,O)(_)):(e.enter("codeFencedFenceInfo"),e.enter("chunkString",{contentType:"string"}),v(_))}function v(_){return _===null||Le(_)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),y(_)):Qe(_)?(e.exit("chunkString"),e.exit("codeFencedFenceInfo"),ot(e,x,"whitespace")(_)):_===96&&_===f?r(_):(e.consume(_),v)}function x(_){return _===null||Le(_)?y(_):(e.enter("codeFencedFenceMeta"),e.enter("chunkString",{contentType:"string"}),S(_))}function S(_){return _===null||Le(_)?(e.exit("chunkString"),e.exit("codeFencedFenceMeta"),y(_)):_===96&&_===f?r(_):(e.consume(_),S)}function w(_){return e.attempt(o,O,N)(_)}function N(_){return e.enter("lineEnding"),e.consume(_),e.exit("lineEnding"),T}function T(_){return c>0&&Qe(_)?ot(e,A,"linePrefix",c+1)(_):A(_)}function A(_){return _===null||Le(_)?e.check(qv,w,O)(_):(e.enter("codeFlowValue"),R(_))}function R(_){return _===null||Le(_)?(e.exit("codeFlowValue"),A(_)):(e.consume(_),R)}function O(_){return e.exit("codeFenced"),t(_)}function z(_,L,G){let ee=0;return P;function P(V){return _.enter("lineEnding"),_.consume(V),_.exit("lineEnding"),$}function $(V){return _.enter("codeFencedFence"),Qe(V)?ot(_,Y,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(V):Y(V)}function Y(V){return V===f?(_.enter("codeFencedFenceSequence"),te(V)):G(V)}function te(V){return V===f?(ee++,_.consume(V),te):ee>=u?(_.exit("codeFencedFenceSequence"),Qe(V)?ot(_,ae,"whitespace")(V):ae(V)):G(V)}function ae(V){return V===null||Le(V)?(_.exit("codeFencedFence"),L(V)):G(V)}}}function TT(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:CT},NT={partial:!0,tokenize:AT};function CT(e,t,r){const a=this;return o;function o(m){return e.enter("codeIndented"),ot(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(NT,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 AT(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):ot(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 OT={name:"codeText",previous:RT,resolve:MT,tokenize:IT};function MT(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 RT(e){return e!==96||this.events[this.events.length-1][1].type==="characterEscape"}function IT(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 LT{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&&Vo(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),Vo(this.left,t)}unshift(t){this.setCursor(0),this.right.push(t)}unshiftMany(t){this.setCursor(0),Vo(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);Vo(this.right,r.reverse())}else{const r=this.right.splice(this.left.length+this.right.length-t,Number.POSITIVE_INFINITY);Vo(this.left,r.reverse())}}}function Vo(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 g0(e){const t={};let r=-1,a,o,c,u,f,p,m;const b=new LT(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,DT(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 Wn(e,0,Number.POSITIVE_INFINITY,b.slice(0)),!m}function DT(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,w=0;const N=[w];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&&(w=v+1,N.push(w),x._tokenizer=void 0,x.previous=void 0,x=x.next);for(u.events=[],x?(x._tokenizer=void 0,x.previous=void 0):N.pop(),v=N.length;v--;){const T=f.slice(N[v],N[v+1]),A=c.pop();p.push([A,A+T.length-1]),e.splice(A,2,T)}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 jT={resolve:BT,tokenize:UT},zT={partial:!0,tokenize:PT};function BT(e){return g0(e),e}function UT(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(zT,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 PT(e,t,r){const a=this;return o;function o(u){return e.exit("chunkContent"),e.enter("lineEnding"),e.consume(u),e.exit("lineEnding"),ot(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 b0(e,t,r,a,o,c,u,f,p){const m=p||Number.POSITIVE_INFINITY;let b=0;return y;function y(T){return T===60?(e.enter(a),e.enter(o),e.enter(c),e.consume(T),e.exit(c),v):T===null||T===32||T===41||Su(T)?r(T):(e.enter(a),e.enter(u),e.enter(f),e.enter("chunkString",{contentType:"string"}),w(T))}function v(T){return T===62?(e.enter(c),e.consume(T),e.exit(c),e.exit(o),e.exit(a),t):(e.enter(f),e.enter("chunkString",{contentType:"string"}),x(T))}function x(T){return T===62?(e.exit("chunkString"),e.exit(f),v(T)):T===null||T===60||Le(T)?r(T):(e.consume(T),T===92?S:x)}function S(T){return T===60||T===62||T===92?(e.consume(T),x):x(T)}function w(T){return!b&&(T===null||T===41||Tt(T))?(e.exit("chunkString"),e.exit(f),e.exit(u),e.exit(a),t(T)):b<m&&T===40?(e.consume(T),b++,w):T===41?(e.consume(T),b--,w):T===null||T===32||T===40||Su(T)?r(T):(e.consume(T),T===92?N:w)}function N(T){return T===40||T===41||T===92?(e.consume(T),w):w(T)}}function y0(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 v0(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"),ot(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)?ot(e,a,r?"linePrefix":"lineSuffix")(o):t(o)}}const HT={name:"definition",tokenize:$T},FT={partial:!0,tokenize:GT};function $T(e,t,r){const a=this;let o;return c;function c(x){return e.enter("definition"),u(x)}function u(x){return y0.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 Tt(x)?al(e,m)(x):m(x)}function m(x){return b0(e,b,r,"definitionDestination","definitionDestinationLiteral","definitionDestinationLiteralMarker","definitionDestinationRaw","definitionDestinationString")(x)}function b(x){return e.attempt(FT,y,y)(x)}function y(x){return Qe(x)?ot(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 GT(e,t,r){return a;function a(f){return Tt(f)?al(e,o)(f):r(f)}function o(f){return v0(e,c,r,"definitionTitle","definitionTitleMarker","definitionTitleString")(f)}function c(f){return Qe(f)?ot(e,u,"whitespace")(f):u(f)}function u(f){return f===null||Le(f)?t(f):r(f)}}const KT={name:"hardBreakEscape",tokenize:VT};function VT(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 qT={name:"headingAtx",resolve:YT,tokenize:WT};function YT(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"},Wn(e,a,r-a+1,[["enter",o,t],["enter",c,t],["exit",c,t],["exit",o,t]])),e}function WT(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||Tt(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)?ot(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||Tt(b)?(e.exit("atxHeadingText"),f(b)):(e.consume(b),m)}}const XT=["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"],Wv=["pre","script","style","textarea"],ZT={concrete:!0,name:"htmlFlow",resolveTo:eN,tokenize:tN},JT={partial:!0,tokenize:rN},QT={partial:!0,tokenize:nN};function eN(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 tN(e,t,r){const a=this;let o,c,u,f,p;return m;function m(C){return b(C)}function b(C){return e.enter("htmlFlow"),e.enter("htmlFlowData"),e.consume(C),y}function y(C){return C===33?(e.consume(C),v):C===47?(e.consume(C),c=!0,w):C===63?(e.consume(C),o=3,a.interrupt?t:I):yn(C)?(e.consume(C),u=String.fromCharCode(C),N):r(C)}function v(C){return C===45?(e.consume(C),o=2,x):C===91?(e.consume(C),o=5,f=0,S):yn(C)?(e.consume(C),o=4,a.interrupt?t:I):r(C)}function x(C){return C===45?(e.consume(C),a.interrupt?t:I):r(C)}function S(C){const ye="CDATA[";return C===ye.charCodeAt(f++)?(e.consume(C),f===ye.length?a.interrupt?t:Y:S):r(C)}function w(C){return yn(C)?(e.consume(C),u=String.fromCharCode(C),N):r(C)}function N(C){if(C===null||C===47||C===62||Tt(C)){const ye=C===47,ke=u.toLowerCase();return!ye&&!c&&Wv.includes(ke)?(o=1,a.interrupt?t(C):Y(C)):XT.includes(u.toLowerCase())?(o=6,ye?(e.consume(C),T):a.interrupt?t(C):Y(C)):(o=7,a.interrupt&&!a.parser.lazy[a.now().line]?r(C):c?A(C):R(C))}return C===45||dn(C)?(e.consume(C),u+=String.fromCharCode(C),N):r(C)}function T(C){return C===62?(e.consume(C),a.interrupt?t:Y):r(C)}function A(C){return Qe(C)?(e.consume(C),A):P(C)}function R(C){return C===47?(e.consume(C),P):C===58||C===95||yn(C)?(e.consume(C),O):Qe(C)?(e.consume(C),R):P(C)}function O(C){return C===45||C===46||C===58||C===95||dn(C)?(e.consume(C),O):z(C)}function z(C){return C===61?(e.consume(C),_):Qe(C)?(e.consume(C),z):R(C)}function _(C){return C===null||C===60||C===61||C===62||C===96?r(C):C===34||C===39?(e.consume(C),p=C,L):Qe(C)?(e.consume(C),_):G(C)}function L(C){return C===p?(e.consume(C),p=null,ee):C===null||Le(C)?r(C):(e.consume(C),L)}function G(C){return C===null||C===34||C===39||C===47||C===60||C===61||C===62||C===96||Tt(C)?z(C):(e.consume(C),G)}function ee(C){return C===47||C===62||Qe(C)?R(C):r(C)}function P(C){return C===62?(e.consume(C),$):r(C)}function $(C){return C===null||Le(C)?Y(C):Qe(C)?(e.consume(C),$):r(C)}function Y(C){return C===45&&o===2?(e.consume(C),j):C===60&&o===1?(e.consume(C),ie):C===62&&o===4?(e.consume(C),D):C===63&&o===3?(e.consume(C),I):C===93&&o===5?(e.consume(C),ve):Le(C)&&(o===6||o===7)?(e.exit("htmlFlowData"),e.check(JT,J,te)(C)):C===null||Le(C)?(e.exit("htmlFlowData"),te(C)):(e.consume(C),Y)}function te(C){return e.check(QT,ae,J)(C)}function ae(C){return e.enter("lineEnding"),e.consume(C),e.exit("lineEnding"),V}function V(C){return C===null||Le(C)?te(C):(e.enter("htmlFlowData"),Y(C))}function j(C){return C===45?(e.consume(C),I):Y(C)}function ie(C){return C===47?(e.consume(C),u="",oe):Y(C)}function oe(C){if(C===62){const ye=u.toLowerCase();return Wv.includes(ye)?(e.consume(C),D):Y(C)}return yn(C)&&u.length<8?(e.consume(C),u+=String.fromCharCode(C),oe):Y(C)}function ve(C){return C===93?(e.consume(C),I):Y(C)}function I(C){return C===62?(e.consume(C),D):C===45&&o===2?(e.consume(C),I):Y(C)}function D(C){return C===null||Le(C)?(e.exit("htmlFlowData"),J(C)):(e.consume(C),D)}function J(C){return e.exit("htmlFlow"),t(C)}}function nN(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 rN(e,t,r){return a;function a(o){return e.enter("lineEnding"),e.consume(o),e.exit("lineEnding"),e.attempt(wl,t,r)}}const iN={name:"htmlText",tokenize:aN};function aN(e,t,r){const a=this;let o,c,u;return f;function f(I){return e.enter("htmlText"),e.enter("htmlTextData"),e.consume(I),p}function p(I){return I===33?(e.consume(I),m):I===47?(e.consume(I),z):I===63?(e.consume(I),R):yn(I)?(e.consume(I),G):r(I)}function m(I){return I===45?(e.consume(I),b):I===91?(e.consume(I),c=0,S):yn(I)?(e.consume(I),A):r(I)}function b(I){return I===45?(e.consume(I),x):r(I)}function y(I){return I===null?r(I):I===45?(e.consume(I),v):Le(I)?(u=y,ie(I)):(e.consume(I),y)}function v(I){return I===45?(e.consume(I),x):y(I)}function x(I){return I===62?j(I):I===45?v(I):y(I)}function S(I){const D="CDATA[";return I===D.charCodeAt(c++)?(e.consume(I),c===D.length?w:S):r(I)}function w(I){return I===null?r(I):I===93?(e.consume(I),N):Le(I)?(u=w,ie(I)):(e.consume(I),w)}function N(I){return I===93?(e.consume(I),T):w(I)}function T(I){return I===62?j(I):I===93?(e.consume(I),T):w(I)}function A(I){return I===null||I===62?j(I):Le(I)?(u=A,ie(I)):(e.consume(I),A)}function R(I){return I===null?r(I):I===63?(e.consume(I),O):Le(I)?(u=R,ie(I)):(e.consume(I),R)}function O(I){return I===62?j(I):R(I)}function z(I){return yn(I)?(e.consume(I),_):r(I)}function _(I){return I===45||dn(I)?(e.consume(I),_):L(I)}function L(I){return Le(I)?(u=L,ie(I)):Qe(I)?(e.consume(I),L):j(I)}function G(I){return I===45||dn(I)?(e.consume(I),G):I===47||I===62||Tt(I)?ee(I):r(I)}function ee(I){return I===47?(e.consume(I),j):I===58||I===95||yn(I)?(e.consume(I),P):Le(I)?(u=ee,ie(I)):Qe(I)?(e.consume(I),ee):j(I)}function P(I){return I===45||I===46||I===58||I===95||dn(I)?(e.consume(I),P):$(I)}function $(I){return I===61?(e.consume(I),Y):Le(I)?(u=$,ie(I)):Qe(I)?(e.consume(I),$):ee(I)}function Y(I){return I===null||I===60||I===61||I===62||I===96?r(I):I===34||I===39?(e.consume(I),o=I,te):Le(I)?(u=Y,ie(I)):Qe(I)?(e.consume(I),Y):(e.consume(I),ae)}function te(I){return I===o?(e.consume(I),o=void 0,V):I===null?r(I):Le(I)?(u=te,ie(I)):(e.consume(I),te)}function ae(I){return I===null||I===34||I===39||I===60||I===61||I===96?r(I):I===47||I===62||Tt(I)?ee(I):(e.consume(I),ae)}function V(I){return I===47||I===62||Tt(I)?ee(I):r(I)}function j(I){return I===62?(e.consume(I),e.exit("htmlTextData"),e.exit("htmlText"),t):r(I)}function ie(I){return e.exit("htmlTextData"),e.enter("lineEnding"),e.consume(I),e.exit("lineEnding"),oe}function oe(I){return Qe(I)?ot(e,ve,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(I):ve(I)}function ve(I){return e.enter("htmlTextData"),u(I)}}const Pp={name:"labelEnd",resolveAll:cN,resolveTo:uN,tokenize:dN},sN={tokenize:fN},oN={tokenize:hN},lN={tokenize:pN};function cN(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&&Wn(e,0,e.length,r),e}function uN(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=or(f,e.slice(c+1,c+a+3)),f=or(f,[["enter",b,t]]),f=or(f,Bu(t.parser.constructs.insideSpan.null,e.slice(c+a+4,u-3),t)),f=or(f,[["exit",b,t],e[u-2],e[u-1],["exit",m,t]]),f=or(f,e.slice(u+1)),f=or(f,[["exit",p,t]]),Wn(e,c,e.length,f),e}function dN(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(sN,b,u?b:y)(v):v===91?e.attempt(oN,b,u?m:y)(v):u?b(v):y(v)}function m(v){return e.attempt(lN,b,y)(v)}function b(v){return t(v)}function y(v){return c._balanced=!0,r(v)}}function fN(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 Tt(y)?al(e,c)(y):c(y)}function c(y){return y===41?b(y):b0(e,u,f,"resourceDestination","resourceDestinationLiteral","resourceDestinationLiteralMarker","resourceDestinationRaw","resourceDestinationString",32)(y)}function u(y){return Tt(y)?al(e,p)(y):b(y)}function f(y){return r(y)}function p(y){return y===34||y===39||y===40?v0(e,m,r,"resourceTitle","resourceTitleMarker","resourceTitleString")(y):b(y)}function m(y){return Tt(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 hN(e,t,r){const a=this;return o;function o(f){return y0.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 pN(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 mN={name:"labelStartImage",resolveAll:Pp.resolveAll,tokenize:gN};function gN(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 bN={name:"labelStartLink",resolveAll:Pp.resolveAll,tokenize:yN};function yN(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:vN};function vN(e,t){return r;function r(a){return e.enter("lineEnding"),e.consume(a),e.exit("lineEnding"),ot(e,t,"linePrefix")}}const hu={name:"thematicBreak",tokenize:xN};function xN(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)?ot(e,f,"whitespace")(m):f(m))}}const In={continuation:{tokenize:wN},exit:TN,name:"list",tokenize:_N},EN={partial:!0,tokenize:NN},SN={partial:!0,tokenize:kN};function _N(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:Qh(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 Qh(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(EN,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 wN(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,ot(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(SN,t,u)(f))}function u(f){return a.containerState._closeFlow=!0,a.interrupt=void 0,ot(e,e.attempt(In,t,r),"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(f)}}function kN(e,t,r){const a=this;return ot(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 TN(e){e.exit(this.containerState.type)}function NN(e,t,r){const a=this;return ot(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 Xv={name:"setextUnderline",resolveTo:CN,tokenize:AN};function CN(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 AN(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)?ot(e,p,"lineSuffix")(m):p(m))}function p(m){return m===null||Le(m)?(e.exit("setextHeadingLine"),t(m)):r(m)}}const ON={tokenize:MN};function MN(e){const t=this,r=e.attempt(wl,a,e.attempt(this.parser.constructs.flowInitial,o,ot(e,e.attempt(this.parser.constructs.flow,o,e.attempt(jT,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 RN={resolveAll:E0()},IN=x0("string"),LN=x0("text");function x0(e){return{resolveAll:E0(e==="text"?DN: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 E0(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 DN(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 jN={42:In,43:In,45:In,48:In,49:In,50:In,51:In,52:In,53:In,54:In,55:In,56:In,57:In,62:h0},zN={91:HT},BN={[-2]:ch,[-1]:ch,32:ch},UN={35:qT,42:hu,45:[Xv,hu],60:ZT,61:Xv,95:hu,96:Yv,126:Yv},PN={38:m0,92:p0},HN={[-5]:uh,[-4]:uh,[-3]:uh,33:mN,38:m0,42:ep,60:[bT,iN],91:bN,92:[KT,p0],93:Pp,95:ep,96:OT},FN={null:[ep,RN]},$N={null:[42,95]},GN={null:[]},KN=Object.freeze(Object.defineProperty({__proto__:null,attentionMarkers:$N,contentInitial:zN,disable:GN,document:jN,flow:UN,flowInitial:BN,insideSpan:FN,string:PN,text:HN},Symbol.toStringTag,{value:"Module"}));function VN(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:L(z),check:L(_),consume:A,enter:R,exit:O,interrupt:L(_,{interrupt:!0})},m={code:null,containerState:{},defineSkip:w,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($){return u=or(u,$),N(),u[u.length-1]!==null?[]:(G(t,0),m.events=Bu(c,m.events,m),m.events)}function v($,Y){return YN(x($),Y)}function x($){return qN(u,$)}function S(){const{_bufferIndex:$,_index:Y,line:te,column:ae,offset:V}=a;return{_bufferIndex:$,_index:Y,line:te,column:ae,offset:V}}function w($){o[$.line]=$.column,P()}function N(){let $;for(;a._index<u.length;){const Y=u[a._index];if(typeof Y=="string")for($=a._index,a._bufferIndex<0&&(a._bufferIndex=0);a._index===$&&a._bufferIndex<Y.length;)T(Y.charCodeAt(a._bufferIndex));else T(Y)}}function T($){b=b($)}function A($){Le($)?(a.line++,a.column=1,a.offset+=$===-3?2:1,P()):$!==-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=$}function R($,Y){const te=Y||{};return te.type=$,te.start=S(),m.events.push(["enter",te,m]),f.push(te),te}function O($){const Y=f.pop();return Y.end=S(),m.events.push(["exit",Y,m]),Y}function z($,Y){G($,Y.from)}function _($,Y){Y.restore()}function L($,Y){return te;function te(ae,V,j){let ie,oe,ve,I;return Array.isArray(ae)?J(ae):"tokenize"in ae?J([ae]):D(ae);function D(H){return re;function re(me){const Ce=me!==null&&H[me],he=me!==null&&H.null,He=[...Array.isArray(Ce)?Ce:Ce?[Ce]:[],...Array.isArray(he)?he:he?[he]:[]];return J(He)(me)}}function J(H){return ie=H,oe=0,H.length===0?j:C(H[oe])}function C(H){return re;function re(me){return I=ee(),ve=H,H.partial||(m.currentConstruct=H),H.name&&m.parser.constructs.disable.null.includes(H.name)?ke():H.tokenize.call(Y?Object.assign(Object.create(m),Y):m,p,ye,ke)(me)}}function ye(H){return $(ve,I),V}function ke(H){return I.restore(),++oe<ie.length?C(ie[oe]):j}}}function G($,Y){$.resolveAll&&!c.includes($)&&c.push($),$.resolve&&Wn(m.events,Y,m.events.length-Y,$.resolve(m.events.slice(Y),m)),$.resolveTo&&(m.events=$.resolveTo(m.events,m))}function ee(){const $=S(),Y=m.previous,te=m.currentConstruct,ae=m.events.length,V=Array.from(f);return{from:ae,restore:j};function j(){a=$,m.previous=Y,m.currentConstruct=te,m.events.length=ae,f=V,P()}}function P(){a.line in o&&a.column<2&&(a.column=o[a.line],a.offset+=o[a.line]-1)}}function qN(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 YN(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 WN(e){const a={constructs:d0([KN,...(e||{}).extensions||[]]),content:o(uT),defined:[],document:o(fT),flow:o(ON),lazy:{},string:o(IN),text:o(LN)};return a;function o(c){return u;function u(f){return VN(a,c,f)}}}function XN(e){for(;!g0(e););return e}const Zv=/[\0\t\n\r]/g;function ZN(){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(Zv.lastIndex=y,m=Zv.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 JN=/\\([!-/:-@[-`{-~])|&(#(?:\d{1,7}|x[\da-f]{1,6})|[\da-z]{1,31});/gi;function QN(e){return e.replace(JN,eC)}function eC(e,t,r){if(t)return t;if(r.charCodeAt(0)===35){const o=r.charCodeAt(1),c=o===120||o===88;return f0(r.slice(c?2:1),c?16:10)}return Up(r)||e}const S0={}.hasOwnProperty;function tC(e,t,r){return typeof t!="string"&&(r=t,t=void 0),nC(r)(XN(WN(r).document().write(ZN()(e,t,!0))))}function nC(e){const t={transforms:[],canContainEols:["emphasis","fragment","heading","paragraph","strong"],enter:{autolink:c(zn),autolinkProtocol:ee,autolinkEmail:ee,atxHeading:c(et),blockQuote:c(he),characterEscape:ee,characterReference:ee,codeFenced:c(He),codeFencedFenceInfo:u,codeFencedFenceMeta:u,codeIndented:c(He,u),codeText:c(Te,u),codeTextData:ee,data:ee,codeFlowValue:ee,definition:c(Ye),definitionDestinationString:u,definitionLabelString:u,definitionTitleString:u,emphasis:c(ut),hardBreakEscape:c(We),hardBreakTrailing:c(We),htmlFlow:c(jn,u),htmlFlowData:ee,htmlText:c(jn,u),htmlTextData:ee,image:c(Sn),label:u,link:c(zn),listItem:c(yr),listItemValue:v,listOrdered:c(Xn,y),listUnordered:c(Xn),paragraph:c(di),reference:C,referenceString:u,resourceDestinationString:u,resourceTitleString:u,setextHeading:c(et),strong:c(le),thematicBreak:c(Ie)},exit:{atxHeading:p(),atxHeadingSequence:z,autolink:p(),autolinkEmail:Ce,autolinkProtocol:me,blockQuote:p(),characterEscapeValue:P,characterReferenceMarkerHexadecimal:ke,characterReferenceMarkerNumeric:ke,characterReferenceValue:H,characterReference:re,codeFenced:p(N),codeFencedFence:w,codeFencedFenceInfo:x,codeFencedFenceMeta:S,codeFlowValue:P,codeIndented:p(T),codeText:p(V),codeTextData:P,data:P,definition:p(),definitionDestinationString:O,definitionLabelString:A,definitionTitleString:R,emphasis:p(),hardBreakEscape:p(Y),hardBreakTrailing:p(Y),htmlFlow:p(te),htmlFlowData:P,htmlText:p(ae),htmlTextData:P,image:p(ie),label:ve,labelText:oe,lineEnding:$,link:p(j),listItem:p(),listOrdered:p(),listUnordered:p(),paragraph:p(),referenceString:ye,resourceDestinationString:I,resourceTitleString:D,resource:J,setextHeading:p(G),setextHeadingLineSequence:L,setextHeadingText:_,strong:p(),thematicBreak:p()}};_0(t,(e||{}).mdastExtensions||[]);const r={};return a;function a(q){let de={type:"root",children:[]};const Se={stack:[de],tokenStack:[],config:t,enter:f,exit:m,buffer:u,resume:b,data:r},ze=[];let tt=-1;for(;++tt<q.length;)if(q[tt][1].type==="listOrdered"||q[tt][1].type==="listUnordered")if(q[tt][0]==="enter")ze.push(tt);else{const St=ze.pop();tt=o(q,St,tt)}for(tt=-1;++tt<q.length;){const St=t[q[tt][0]];S0.call(St,q[tt][1].type)&&St[q[tt][1].type].call(Object.assign({sliceSerialize:q[tt][2].sliceSerialize},Se),q[tt][1])}if(Se.tokenStack.length>0){const St=Se.tokenStack[Se.tokenStack.length-1];(St[1]||Jv).call(Se,void 0,St[0])}for(de.position={start:Pi(q.length>0?q[0][1].start:{line:1,column:1,offset:0}),end:Pi(q.length>0?q[q.length-2][1].end:{line:1,column:1,offset:0})},tt=-1;++tt<t.transforms.length;)de=t.transforms[tt](de)||de;return de}function o(q,de,Se){let ze=de-1,tt=-1,St=!1,_n,Xt,Dt,on;for(;++ze<=Se;){const ft=q[ze];switch(ft[1].type){case"listUnordered":case"listOrdered":case"blockQuote":{ft[0]==="enter"?tt++:tt--,on=void 0;break}case"lineEndingBlank":{ft[0]==="enter"&&(_n&&!on&&!tt&&!Dt&&(Dt=ze),on=void 0);break}case"linePrefix":case"listItemValue":case"listItemMarker":case"listItemPrefix":case"listItemPrefixWhitespace":break;default:on=void 0}if(!tt&&ft[0]==="enter"&&ft[1].type==="listItemPrefix"||tt===-1&&ft[0]==="exit"&&(ft[1].type==="listUnordered"||ft[1].type==="listOrdered")){if(_n){let vr=ze;for(Xt=void 0;vr--;){const hn=q[vr];if(hn[1].type==="lineEnding"||hn[1].type==="lineEndingBlank"){if(hn[0]==="exit")continue;Xt&&(q[Xt][1].type="lineEndingBlank",St=!0),hn[1].type="lineEnding",Xt=vr}else if(!(hn[1].type==="linePrefix"||hn[1].type==="blockQuotePrefix"||hn[1].type==="blockQuotePrefixWhitespace"||hn[1].type==="blockQuoteMarker"||hn[1].type==="listItemIndent"))break}Dt&&(!Xt||Dt<Xt)&&(_n._spread=!0),_n.end=Object.assign({},Xt?q[Xt][1].start:ft[1].end),q.splice(Xt||ze,0,["exit",_n,ft[2]]),ze++,Se++}if(ft[1].type==="listItemPrefix"){const vr={type:"listItem",_spread:!1,start:Object.assign({},ft[1].start),end:void 0};_n=vr,q.splice(ze,0,["enter",vr,ft[2]]),ze++,Se++,Dt=void 0,on=!0}}}return q[de][1]._spread=St,Se}function c(q,de){return Se;function Se(ze){f.call(this,q(ze),ze),de&&de.call(this,ze)}}function u(){this.stack.push({type:"fragment",children:[]})}function f(q,de,Se){this.stack[this.stack.length-1].children.push(q),this.stack.push(q),this.tokenStack.push([de,Se||void 0]),q.position={start:Pi(de.start),end:void 0}}function p(q){return de;function de(Se){q&&q.call(this,Se),m.call(this,Se)}}function m(q,de){const Se=this.stack.pop(),ze=this.tokenStack.pop();if(ze)ze[0].type!==q.type&&(de?de.call(this,q,ze[0]):(ze[1]||Jv).call(this,q,ze[0]));else throw new Error("Cannot close `"+q.type+"` ("+il({start:q.start,end:q.end})+"): it’s not open");Se.position.end=Pi(q.end)}function b(){return Bp(this.stack.pop())}function y(){this.data.expectingFirstListItemValue=!0}function v(q){if(this.data.expectingFirstListItemValue){const de=this.stack[this.stack.length-2];de.start=Number.parseInt(this.sliceSerialize(q),10),this.data.expectingFirstListItemValue=void 0}}function x(){const q=this.resume(),de=this.stack[this.stack.length-1];de.lang=q}function S(){const q=this.resume(),de=this.stack[this.stack.length-1];de.meta=q}function w(){this.data.flowCodeInside||(this.buffer(),this.data.flowCodeInside=!0)}function N(){const q=this.resume(),de=this.stack[this.stack.length-1];de.value=q.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),this.data.flowCodeInside=void 0}function T(){const q=this.resume(),de=this.stack[this.stack.length-1];de.value=q.replace(/(\r?\n|\r)$/g,"")}function A(q){const de=this.resume(),Se=this.stack[this.stack.length-1];Se.label=de,Se.identifier=gr(this.sliceSerialize(q)).toLowerCase()}function R(){const q=this.resume(),de=this.stack[this.stack.length-1];de.title=q}function O(){const q=this.resume(),de=this.stack[this.stack.length-1];de.url=q}function z(q){const de=this.stack[this.stack.length-1];if(!de.depth){const Se=this.sliceSerialize(q).length;de.depth=Se}}function _(){this.data.setextHeadingSlurpLineEnding=!0}function L(q){const de=this.stack[this.stack.length-1];de.depth=this.sliceSerialize(q).codePointAt(0)===61?1:2}function G(){this.data.setextHeadingSlurpLineEnding=void 0}function ee(q){const Se=this.stack[this.stack.length-1].children;let ze=Se[Se.length-1];(!ze||ze.type!=="text")&&(ze=pe(),ze.position={start:Pi(q.start),end:void 0},Se.push(ze)),this.stack.push(ze)}function P(q){const de=this.stack.pop();de.value+=this.sliceSerialize(q),de.position.end=Pi(q.end)}function $(q){const de=this.stack[this.stack.length-1];if(this.data.atHardBreak){const Se=de.children[de.children.length-1];Se.position.end=Pi(q.end),this.data.atHardBreak=void 0;return}!this.data.setextHeadingSlurpLineEnding&&t.canContainEols.includes(de.type)&&(ee.call(this,q),P.call(this,q))}function Y(){this.data.atHardBreak=!0}function te(){const q=this.resume(),de=this.stack[this.stack.length-1];de.value=q}function ae(){const q=this.resume(),de=this.stack[this.stack.length-1];de.value=q}function V(){const q=this.resume(),de=this.stack[this.stack.length-1];de.value=q}function j(){const q=this.stack[this.stack.length-1];if(this.data.inReference){const de=this.data.referenceType||"shortcut";q.type+="Reference",q.referenceType=de,delete q.url,delete q.title}else delete q.identifier,delete q.label;this.data.referenceType=void 0}function ie(){const q=this.stack[this.stack.length-1];if(this.data.inReference){const de=this.data.referenceType||"shortcut";q.type+="Reference",q.referenceType=de,delete q.url,delete q.title}else delete q.identifier,delete q.label;this.data.referenceType=void 0}function oe(q){const de=this.sliceSerialize(q),Se=this.stack[this.stack.length-2];Se.label=QN(de),Se.identifier=gr(de).toLowerCase()}function ve(){const q=this.stack[this.stack.length-1],de=this.resume(),Se=this.stack[this.stack.length-1];if(this.data.inReference=!0,Se.type==="link"){const ze=q.children;Se.children=ze}else Se.alt=de}function I(){const q=this.resume(),de=this.stack[this.stack.length-1];de.url=q}function D(){const q=this.resume(),de=this.stack[this.stack.length-1];de.title=q}function J(){this.data.inReference=void 0}function C(){this.data.referenceType="collapsed"}function ye(q){const de=this.resume(),Se=this.stack[this.stack.length-1];Se.label=de,Se.identifier=gr(this.sliceSerialize(q)).toLowerCase(),this.data.referenceType="full"}function ke(q){this.data.characterReferenceType=q.type}function H(q){const de=this.sliceSerialize(q),Se=this.data.characterReferenceType;let ze;Se?(ze=f0(de,Se==="characterReferenceMarkerNumeric"?10:16),this.data.characterReferenceType=void 0):ze=Up(de);const tt=this.stack[this.stack.length-1];tt.value+=ze}function re(q){const de=this.stack.pop();de.position.end=Pi(q.end)}function me(q){P.call(this,q);const de=this.stack[this.stack.length-1];de.url=this.sliceSerialize(q)}function Ce(q){P.call(this,q);const de=this.stack[this.stack.length-1];de.url="mailto:"+this.sliceSerialize(q)}function he(){return{type:"blockquote",children:[]}}function He(){return{type:"code",lang:null,meta:null,value:""}}function Te(){return{type:"inlineCode",value:""}}function Ye(){return{type:"definition",identifier:"",label:null,title:null,url:""}}function ut(){return{type:"emphasis",children:[]}}function et(){return{type:"heading",depth:0,children:[]}}function We(){return{type:"break"}}function jn(){return{type:"html",value:""}}function Sn(){return{type:"image",title:null,url:"",alt:null}}function zn(){return{type:"link",title:null,url:"",children:[]}}function Xn(q){return{type:"list",ordered:q.type==="listOrdered",start:null,spread:q._spread,children:[]}}function yr(q){return{type:"listItem",spread:q._spread,checked:null,children:[]}}function di(){return{type:"paragraph",children:[]}}function le(){return{type:"strong",children:[]}}function pe(){return{type:"text",value:""}}function Ie(){return{type:"thematicBreak"}}}function Pi(e){return{line:e.line,column:e.column,offset:e.offset}}function _0(e,t){let r=-1;for(;++r<t.length;){const a=t[r];Array.isArray(a)?_0(e,a):rC(e,a)}}function rC(e,t){let r;for(r in t)if(S0.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 Jv(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 iC(e){const t=this;t.parser=r;function r(a){return tC(a,{...t.data("settings"),...e,extensions:t.data("micromarkExtensions")||[],mdastExtensions:t.data("fromMarkdownExtensions")||[]})}}function aC(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 sC(e,t){const r={type:"element",tagName:"br",properties:{},children:[]};return e.patch(t,r),[e.applyData(t,r),{type:"text",value:`
53
+ `}]}function oC(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 lC(e,t){const r={type:"element",tagName:"del",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function cC(e,t){const r={type:"element",tagName:"em",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function uC(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 dC(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 fC(e,t){if(e.options.allowDangerousHtml){const r={type:"raw",value:t.value};return e.patch(t,r),e.applyData(t,r)}}function w0(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 hC(e,t){const r=String(t.identifier).toUpperCase(),a=e.definitionById.get(r);if(!a)return w0(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 pC(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 mC(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 gC(e,t){const r=String(t.identifier).toUpperCase(),a=e.definitionById.get(r);if(!a)return w0(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 bC(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 yC(e,t,r){const a=e.all(t),o=r?vC(r):k0(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 vC(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=k0(r[a])}return t}function k0(e){const t=e.spread;return t??e.children.length>1}function xC(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 EC(e,t){const r={type:"element",tagName:"p",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function SC(e,t){const r={type:"root",children:e.wrap(e.all(t))};return e.patch(t,r),e.applyData(t,r)}function _C(e,t){const r={type:"element",tagName:"strong",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}function wC(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=Lp(t.children[1]),p=i0(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 kC(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 TC(e,t){const r={type:"element",tagName:"td",properties:{},children:e.all(t)};return e.patch(t,r),e.applyData(t,r)}const Qv=9,ex=32;function NC(e){const t=String(e),r=/\r?\n|\r/g;let a=r.exec(t),o=0;const c=[];for(;a;)c.push(tx(t.slice(o,a.index),o>0,!0),a[0]),o=a.index+a[0].length,a=r.exec(t);return c.push(tx(t.slice(o),o>0,!1)),c.join("")}function tx(e,t,r){let a=0,o=e.length;if(t){let c=e.codePointAt(a);for(;c===Qv||c===ex;)a++,c=e.codePointAt(a)}if(r){let c=e.codePointAt(o-1);for(;c===Qv||c===ex;)o--,c=e.codePointAt(o-1)}return o>a?e.slice(a,o):""}function CC(e,t){const r={type:"text",value:NC(String(t.value))};return e.patch(t,r),e.applyData(t,r)}function AC(e,t){const r={type:"element",tagName:"hr",properties:{},children:[]};return e.patch(t,r),e.applyData(t,r)}const OC={blockquote:aC,break:sC,code:oC,delete:lC,emphasis:cC,footnoteReference:uC,heading:dC,html:fC,imageReference:hC,image:pC,inlineCode:mC,linkReference:gC,link:bC,listItem:yC,list:xC,paragraph:EC,root:SC,strong:_C,table:wC,tableCell:TC,tableRow:kC,text:CC,thematicBreak:AC,toml:Jc,yaml:Jc,definition:Jc,footnoteDefinition:Jc};function Jc(){}const T0=-1,Uu=0,sl=1,_u=2,Hp=3,Fp=4,$p=5,Gp=6,N0=7,C0=8,nx=typeof self=="object"?self:globalThis,MC=(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 T0: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 Hp:return r(new Date(u),o);case Fp:{const{source:f,flags:p}=u;return r(new RegExp(f,p),o)}case $p:{const f=r(new Map,o);for(const[p,m]of u)f.set(a(p),a(m));return f}case Gp:{const f=r(new Set,o);for(const p of u)f.add(a(p));return f}case N0:{const{name:f,message:p}=u;return r(new nx[f](p),o)}case C0: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 nx[c](u),o)};return a},rx=e=>MC(new Map,e)(0),vs="",{toString:RC}={},{keys:IC}=Object,qo=e=>{const t=typeof e;if(t!=="object"||!e)return[Uu,t];const r=RC.call(e).slice(8,-1);switch(r){case"Array":return[sl,vs];case"Object":return[_u,vs];case"Date":return[Hp,vs];case"RegExp":return[Fp,vs];case"Map":return[$p,vs];case"Set":return[Gp,vs];case"DataView":return[sl,r]}return r.includes("Array")?[sl,r]:r.includes("Error")?[N0,r]:[_u,r]},Qc=([e,t])=>e===Uu&&(t==="function"||t==="symbol"),LC=(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]=qo(u);switch(f){case Uu:{let b=u;switch(p){case"bigint":f=C0,b=u.toString();break;case"function":case"symbol":if(e)throw new TypeError("unable to serialize "+p);b=null;break;case"undefined":return o([T0],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 IC(u))(e||!Qc(qo(u[v])))&&b.push([c(v),c(u[v])]);return y}case Hp:return o([f,u.toISOString()],u);case Fp:{const{source:b,flags:y}=u;return o([f,{source:b,flags:y}],u)}case $p:{const b=[],y=o([f,b],u);for(const[v,x]of u)(e||!(Qc(qo(v))||Qc(qo(x))))&&b.push([c(v),c(x)]);return y}case Gp:{const b=[],y=o([f,b],u);for(const v of u)(e||!Qc(qo(v)))&&b.push(c(v));return y}}const{message:m}=u;return o([f,{name:p,message:m}],u)};return c},ix=(e,{json:t,lossy:r}={})=>{const a=[];return LC(!(t||r),!!t,new Map,a)(e),a},wu=typeof structuredClone=="function"?(e,t)=>t&&("json"in t||"lossy"in t)?rx(ix(e,t)):structuredClone(e):(e,t)=>rx(ix(e,t));function DC(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 jC(e,t){return"Back to reference "+(e+1)+(t>1?"-"+t:"")}function zC(e){const t=typeof e.options.clobberPrefix=="string"?e.options.clobberPrefix:"user-content-",r=e.options.footnoteBackContent||DC,a=e.options.footnoteBackLabel||jC,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=[],w=e.footnoteCounts.get(y);for(;w!==void 0&&++x<=w;){S.length>0&&S.push({type:"text",value:" "});let A=typeof r=="string"?r:r(p,x);typeof A=="string"&&(A={type:"text",value:A}),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(A)?A:[A]})}const N=b[b.length-1];if(N&&N.type==="element"&&N.tagName==="p"){const A=N.children[N.children.length-1];A&&A.type==="text"?A.value+=" ":N.children.push({type:"text",value:" "}),N.children.push(...S)}else b.push(...S);const T={type:"element",tagName:"li",properties:{id:t+"fn-"+v},children:e.wrap(b,!0)};e.patch(m,T),f.push(T)}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 HC;if(typeof e=="function")return Pu(e);if(typeof e=="object")return Array.isArray(e)?BC(e):UC(e);if(typeof e=="string")return PC(e);throw new Error("Expected function, string, or object as test")});function BC(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 UC(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 PC(e){return Pu(t);function t(r){return r&&r.type===e}}function Pu(e){return t;function t(r,a,o){return!!(FC(r)&&e.call(this,r,typeof a=="number"?a:void 0,o||void 0))}}function HC(){return!0}function FC(e){return e!==null&&typeof e=="object"&&"type"in e}const A0=[],$C=!0,tp=!1,GC="skip";function O0(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=A0,S,w,N;if((!t||c(p,m,b[b.length-1]||void 0))&&(x=KC(r(p,b)),x[0]===tp))return x;if("children"in p&&p.children){const T=p;if(T.children&&x[0]!==GC)for(w=(a?T.children.length:-1)+u,N=b.concat(T);w>-1&&w<T.children.length;){const A=T.children[w];if(S=f(A,w,N)(),S[0]===tp)return S;w=typeof S[1]=="number"?S[1]:w+u}}return x}}}function KC(e){return Array.isArray(e)?e:typeof e=="number"?[$C,e]:e==null?A0:[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),O0(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 np={}.hasOwnProperty,VC={};function qC(e,t){const r=t||VC,a=new Map,o=new Map,c=new Map,u={...OC,...r.handlers},f={all:m,applyData:WC,definitionById:a,footnoteById:o,footnoteCounts:c,footnoteOrder:[],handlers:u,one:p,options:r,patch:YC,wrap:ZC};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(np.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:w,...N}=b,T=wu(N);return T.children=f.all(b),T}return wu(b)}return(f.options.unknownHandler||XC)(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=ax(S.value)),!Array.isArray(S)&&S.type==="element")){const w=S.children[0];w&&w.type==="text"&&(w.value=ax(w.value))}Array.isArray(S)?y.push(...S):y.push(S)}}}return y}}function YC(e,t){e.position&&(t.position=j2(e))}function WC(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 XC(e,t){const r=t.data||{},a="value"in t&&!(np.call(r,"hProperties")||np.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 ZC(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 ax(e){let t=0,r=e.charCodeAt(t);for(;r===9||r===32;)t++,r=e.charCodeAt(t);return e.slice(t)}function sx(e,t){const r=qC(e,t),a=r.one(e,void 0),o=zC(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 JC(e,t){return e&&"run"in e?async function(r,a){const o=sx(r,{file:a,...t});await e.run(o,a)}:function(r,a){return sx(r,{file:a,...e||t})}}function ox(e){if(e)throw e}var dh,lx;function QC(){if(lx)return dh;lx=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,w=arguments[0],N=1,T=arguments.length,A=!1;for(typeof w=="boolean"&&(A=w,w=arguments[1]||{},N=2),(w==null||typeof w!="object"&&typeof w!="function")&&(w={});N<T;++N)if(m=arguments[N],m!=null)for(b in m)y=f(w,b),v=f(m,b),w!==v&&(A&&v&&(c(v)||(x=o(v)))?(x?(x=!1,S=y&&o(y)?y:[]):S=y&&c(y)?y:{},u(w,{name:b,newValue:p(A,S,v)})):typeof v<"u"&&u(w,{name:b,newValue:v}));return w},dh}var eA=QC();const fh=El(eA);function rp(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 tA(){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?nA(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 nA(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 Tr={basename:rA,dirname:iA,extname:aA,join:sA,sep:"/"};function rA(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 iA(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 aA(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 sA(...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?".":oA(r)}function oA(e){Tl(e);const t=e.codePointAt(0)===47;let r=lA(e,!t);return r.length===0&&!t&&(r="."),r.length>0&&e.codePointAt(e.length-1)===47&&(r+="/"),t?"/"+r:r}function lA(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 cA={cwd:uA};function uA(){return"/"}function ip(e){return!!(e!==null&&typeof e=="object"&&"href"in e&&e.href&&"protocol"in e&&e.protocol&&e.auth===void 0)}function dA(e){if(typeof e=="string")e=new URL(e);else if(!ip(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 fA(e)}function fA(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 M0{constructor(t){let r;t?ip(t)?r={path:t}:typeof t=="string"||hA(t)?r={value:t}:r=t:r={},this.cwd="cwd"in r?"":cA.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"?Tr.basename(this.path):void 0}set basename(t){mh(t,"basename"),ph(t,"basename"),this.path=Tr.join(this.dirname||"",t)}get dirname(){return typeof this.path=="string"?Tr.dirname(this.path):void 0}set dirname(t){cx(this.basename,"dirname"),this.path=Tr.join(t||"",this.basename)}get extname(){return typeof this.path=="string"?Tr.extname(this.path):void 0}set extname(t){if(ph(t,"extname"),cx(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=Tr.join(this.dirname,this.stem+(t||""))}get path(){return this.history[this.history.length-1]}set path(t){ip(t)&&(t=dA(t)),mh(t,"path"),this.path!==t&&this.history.push(t)}get stem(){return typeof this.path=="string"?Tr.basename(this.path,this.extname):void 0}set stem(t){mh(t,"stem"),ph(t,"stem"),this.path=Tr.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 fn(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(Tr.sep))throw new Error("`"+t+"` cannot be a path: did not expect `"+Tr.sep+"`")}function mh(e,t){if(!e)throw new Error("`"+t+"` cannot be empty")}function cx(e,t){if(!e)throw new Error("Setting `"+t+"` requires `path` to be set too")}function hA(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const pA=(function(e){const a=this.constructor.prototype,o=a[e],c=function(){return o.apply(c,arguments)};return Object.setPrototypeOf(c,a),c}),mA={}.hasOwnProperty;class Kp extends pA{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=tA()}copy(){const t=new Kp;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):mA.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);yA(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),dx("processSync","process",r),a;function o(c,u){r=!0,ox(c),a=u}}run(t,r,a){ux(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),dx("runSync","run",a),o;function c(u,f){ox(u),o=f,a=!0}}stringify(t,r){this.freeze();const a=eu(r),o=this.compiler||this.Compiler;return bh("stringify",o),ux(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 w=a[v][1];rp(w)&&rp(x)&&(x=fh(!0,w,x)),a[v]=[m,x,...S]}}}}const gA=new Kp().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 ux(e){if(!rp(e)||typeof e.type!="string")throw new TypeError("Expected node, got `"+e+"`")}function dx(e,t,r){if(!r)throw new Error("`"+e+"` finished async. Use `"+t+"` instead")}function eu(e){return bA(e)?e:new M0(e)}function bA(e){return!!(e&&typeof e=="object"&&"message"in e&&"messages"in e)}function yA(e){return typeof e=="string"||vA(e)}function vA(e){return!!(e&&typeof e=="object"&&"byteLength"in e&&"byteOffset"in e)}const xA="https://github.com/remarkjs/react-markdown/blob/main/changelog.md",fx=[],hx={allowDangerousHtml:!0},EA=/^(https?|ircs?|mailto|xmpp)$/i,SA=[{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 R0(e){const t=_A(e),r=wA(e);return kA(t.runSync(t.parse(r),r),e)}function _A(e){const t=e.rehypePlugins||fx,r=e.remarkPlugins||fx,a=e.remarkRehypeOptions?{...e.remarkRehypeOptions,...hx}:hx;return gA().use(iC).use(r).use(JC,a).use(t)}function wA(e){const t=e.children||"",r=new M0;return typeof t=="string"&&(r.value=t),r}function kA(e,t){const r=t.allowedElements,a=t.allowElement,o=t.components,c=t.disallowedElements,u=t.skipHtml,f=t.unwrapDisallowed,p=t.urlTransform||TA;for(const b of SA)Object.hasOwn(t,b.from)&&(""+b.from+(b.to?"use `"+b.to+"` instead":"remove it")+xA+b.id,void 0);return Hu(e,m),H2(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],w=lh[x];(w===null||w.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 TA(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||EA.test(e.slice(0,t))?e:""}function px(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 NA(e){if(typeof e!="string")throw new TypeError("Expected a string");return e.replace(/[|\\{}()[\]^$+*?.]/g,"\\$&").replace(/-/g,"\\x2d")}function CA(e,t,r){const o=kl((r||{}).ignore||[]),c=AA(t);let u=-1;for(;++u<c.length;)O0(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 N=y.children.indexOf(m);let T=!1,A=[];v.lastIndex=0;let R=v.exec(m.value);for(;R;){const O=R.index,z={index:R.index,input:R.input,stack:[...b,m]};let _=x(...R,z);if(typeof _=="string"&&(_=_.length>0?{type:"text",value:_}:void 0),_===!1?v.lastIndex=O+1:(S!==O&&A.push({type:"text",value:m.value.slice(S,O)}),Array.isArray(_)?A.push(..._):_&&A.push(_),S=O+R[0].length,T=!0),!v.global)break;R=v.exec(m.value)}return T?(S<m.value.length&&A.push({type:"text",value:m.value.slice(S)}),y.children.splice(N,1,...A)):A=[m],N+A.length}}function AA(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([OA(o[0]),MA(o[1])])}return t}function OA(e){return typeof e=="string"?new RegExp(NA(e),"g"):e}function MA(e){return typeof e=="function"?e:function(){return e}}const vh="phrasing",xh=["autolink","link","image","label"];function RA(){return{transforms:[UA],enter:{literalAutolink:LA,literalAutolinkEmail:Eh,literalAutolinkHttp:Eh,literalAutolinkWww:Eh},exit:{literalAutolink:BA,literalAutolinkEmail:zA,literalAutolinkHttp:DA,literalAutolinkWww:jA}}}function IA(){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 LA(e){this.enter({type:"link",title:null,url:"",children:[]},e)}function Eh(e){this.config.enter.autolinkProtocol.call(this,e)}function DA(e){this.config.exit.autolinkProtocol.call(this,e)}function jA(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 zA(e){this.config.exit.autolinkEmail.call(this,e)}function BA(e){this.exit(e)}function UA(e){CA(e,[[/(https?:\/\/|www(?=\.))([-.\w]+)([^ \t\r\n]*)/gi,PA],[new RegExp("(?<=^|\\s|\\p{P}|\\p{S})([-.\\w+]+)@([-\\w]+(?:\\.[-\\w]+)+)","gu"),HA]],{ignore:["link","linkReference"]})}function PA(e,t,r,a,o){let c="";if(!I0(o)||(/^w/i.test(t)&&(r=t+r,t="",c="http://"),!FA(r)))return!1;const u=$A(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 HA(e,t,r,a){return!I0(a,!0)||/[-\d_]$/.test(r)?!1:{type:"link",title:null,url:"mailto:"+t+"@"+r,children:[{type:"text",value:t+"@"+r}]}}function FA(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 $A(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=px(e,"(");let c=px(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 I0(e,t){const r=e.input.charCodeAt(e.index-1);return(e.index===0||Na(r)||zu(r))&&(!t||r!==47)}L0.peek=JA;function GA(){this.buffer()}function KA(e){this.enter({type:"footnoteReference",identifier:"",label:""},e)}function VA(){this.buffer()}function qA(e){this.enter({type:"footnoteDefinition",identifier:"",label:"",children:[]},e)}function YA(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 WA(e){this.exit(e)}function XA(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 ZA(e){this.exit(e)}function JA(){return"["}function L0(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 QA(){return{enter:{gfmFootnoteCallString:GA,gfmFootnoteCall:KA,gfmFootnoteDefinitionLabelString:VA,gfmFootnoteDefinition:qA},exit:{gfmFootnoteCallString:YA,gfmFootnoteCall:WA,gfmFootnoteDefinitionLabelString:XA,gfmFootnoteDefinition:ZA}}}function e5(e){let t=!1;return e&&e.firstLineBlank&&(t=!0),{handlers:{footnoteDefinition:r,footnoteReference:L0},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?D0:t5))),m(),p}}function t5(e,t,r){return t===0?e:D0(e,t,r)}function D0(e,t,r){return(r?"":" ")+e}const n5=["autolink","destinationLiteral","destinationRaw","reference","titleQuote","titleApostrophe"];j0.peek=o5;function r5(){return{canContainEols:["delete"],enter:{strikethrough:a5},exit:{strikethrough:s5}}}function i5(){return{unsafe:[{character:"~",inConstruct:"phrasing",notInConstruct:n5}],handlers:{delete:j0}}}function a5(e){this.enter({type:"delete",children:[]},e)}function s5(e){this.exit(e)}function j0(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 o5(){return"~"}function l5(e){return e.length}function c5(e,t){const r=t||{},a=(r.align||[]).concat(),o=r.stringLength||l5,c=[],u=[],f=[],p=[];let m=0,b=-1;for(;++b<e.length;){const w=[],N=[];let T=-1;for(e[b].length>m&&(m=e[b].length);++T<e[b].length;){const A=u5(e[b][T]);if(r.alignDelimiters!==!1){const R=o(A);N[T]=R,(p[T]===void 0||R>p[T])&&(p[T]=R)}w.push(A)}u[b]=w,f[b]=N}let y=-1;if(typeof a=="object"&&"length"in a)for(;++y<m;)c[y]=mx(a[y]);else{const w=mx(a);for(;++y<m;)c[y]=w}y=-1;const v=[],x=[];for(;++y<m;){const w=c[y];let N="",T="";w===99?(N=":",T=":"):w===108?N=":":w===114&&(T=":");let A=r.alignDelimiters===!1?1:Math.max(1,p[y]-N.length-T.length);const R=N+"-".repeat(A)+T;r.alignDelimiters!==!1&&(A=N.length+A+T.length,A>p[y]&&(p[y]=A),x[y]=A),v[y]=R}u.splice(1,0,v),f.splice(1,0,x),b=-1;const S=[];for(;++b<u.length;){const w=u[b],N=f[b];y=-1;const T=[];for(;++y<m;){const A=w[y]||"";let R="",O="";if(r.alignDelimiters!==!1){const z=p[y]-(N[y]||0),_=c[y];_===114?R=" ".repeat(z):_===99?z%2?(R=" ".repeat(z/2+.5),O=" ".repeat(z/2-.5)):(R=" ".repeat(z/2),O=R):O=" ".repeat(z)}r.delimiterStart!==!1&&!y&&T.push("|"),r.padding!==!1&&!(r.alignDelimiters===!1&&A==="")&&(r.delimiterStart!==!1||y)&&T.push(" "),r.alignDelimiters!==!1&&T.push(R),T.push(A),r.alignDelimiters!==!1&&T.push(O),r.padding!==!1&&T.push(" "),(r.delimiterEnd!==!1||y!==m-1)&&T.push("|")}S.push(r.delimiterEnd===!1?T.join("").replace(/ +$/,""):T.join(""))}return S.join(`
64
+ `)}function u5(e){return e==null?"":String(e)}function mx(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 d5(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()),f5);return o(),u}function f5(e,t,r){return">"+(r?"":" ")+e}function h5(e,t){return gx(e,t.inConstruct,!0)&&!gx(e,t.notInConstruct,!1)}function gx(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 bx(e,t,r,a){let o=-1;for(;++o<r.unsafe.length;)if(r.unsafe[o].character===`
65
+ `&&h5(r.stack,r.unsafe[o]))return/[ \t]/.test(a.before)?"":" ";return`\\
66
+ `}function p5(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 m5(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 g5(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 b5(e,t,r,a){const o=g5(r),c=e.value||"",u=o==="`"?"GraveAccent":"Tilde";if(m5(e,r)){const y=r.enter("codeIndented"),v=r.indentLines(c,y5);return y(),v}const f=r.createTracker(a),p=o.repeat(Math.max(p5(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 y5(e,t,r){return(r?"":" ")+e}function Vp(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 v5(e,t,r,a){const o=Vp(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 x5(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 gl(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}}z0.peek=E5;function z0(e,t,r,a){const o=x5(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=gl(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)+gl(y));const x=u.move(o);return c(),r.attentionEncodeSurroundingInfo={after:v.outside,before:b.outside},f+p+x}function E5(e,t,r){return r.options.emphasis||"*"}function S5(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,tp}),!!((!e.depth||e.depth<3)&&Bp(e)&&(t.options.setext||r))}function _5(e,t,r,a){const o=Math.max(Math.min(6,e.depth||1),1),c=r.createTracker(a);if(S5(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=gl(m.charCodeAt(0))+m.slice(1)),m=m?u+" "+m:u,r.options.closeAtx&&(m+=" "+u),p(),f(),m}B0.peek=w5;function B0(e){return e.value||""}function w5(){return"<"}U0.peek=k5;function U0(e,t,r,a){const o=Vp(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 k5(){return"!"}P0.peek=T5;function P0(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 T5(){return"!"}H0.peek=N5;function H0(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 N5(){return"`"}function F0(e,t){const r=Bp(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))}$0.peek=C5;function $0(e,t,r,a){const o=Vp(r),c=o==='"'?"Quote":"Apostrophe",u=r.createTracker(a);let f,p;if(F0(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 C5(e,t,r){return F0(e,r)?"<":"["}G0.peek=A5;function G0(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 A5(){return"["}function qp(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 O5(e){const t=qp(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 M5(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 K0(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 R5(e,t,r,a){const o=r.enter("list"),c=r.bulletCurrent;let u=e.ordered?M5(r):qp(r);const f=e.ordered?u==="."?")":".":O5(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),K0(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 I5(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 L5(e,t,r,a){const o=I5(r);let c=r.bulletCurrent||qp(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 D5(e,t,r,a){const o=r.enter("paragraph"),c=r.enter("phrasing"),u=r.containerPhrasing(e,a);return c(),o(),u}const j5=kl(["break","delete","emphasis","footnote","footnoteReference","image","imageReference","inlineCode","inlineMath","link","linkReference","mdxJsxTextElement","mdxTextExpression","strong","text","textDirective"]);function z5(e,t,r,a){return(e.children.some(function(u){return j5(u)})?r.containerPhrasing:r.containerFlow).call(r,e,a)}function B5(e){const t=e.options.strong||"*";if(t!=="*"&&t!=="_")throw new Error("Cannot serialize strong with `"+t+"` for `options.strong`, expected `*`, or `_`");return t}V0.peek=U5;function V0(e,t,r,a){const o=B5(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=gl(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)+gl(y));const x=u.move(o+o);return c(),r.attentionEncodeSurroundingInfo={after:v.outside,before:b.outside},f+p+x}function U5(e,t,r){return r.options.strong||"*"}function P5(e,t,r,a){return r.safe(e.value,a)}function H5(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 F5(e,t,r){const a=(K0(r)+(r.options.ruleSpaces?" ":"")).repeat(H5(r));return r.options.ruleSpaces?a.slice(0,-1):a}const q0={blockquote:d5,break:bx,code:b5,definition:v5,emphasis:z0,hardBreak:bx,heading:_5,html:B0,image:U0,imageReference:P0,inlineCode:H0,link:$0,linkReference:G0,list:R5,listItem:L5,paragraph:D5,root:z5,strong:V0,text:P5,thematicBreak:F5};function $5(){return{enter:{table:G5,tableData:yx,tableHeader:yx,tableRow:V5},exit:{codeText:q5,table:K5,tableData:Sh,tableHeader:Sh,tableRow:Sh}}}function G5(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 K5(e){this.exit(e),this.data.inTable=void 0}function V5(e){this.enter({type:"tableRow",children:[]},e)}function Sh(e){this.exit(e)}function yx(e){this.enter({type:"tableCell",children:[]},e)}function q5(e){let t=this.resume();this.data.inTable&&(t=t.replace(/\\([\\|])/g,Y5));const r=this.stack[this.stack.length-1];r.type,r.value=t,this.exit(e)}function Y5(e,t){return t==="|"?t:e}function W5(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,w,N){return m(b(x,w,N),x.align)}function f(x,S,w,N){const T=y(x,w,N),A=m([T]);return A.slice(0,A.indexOf(`
77
+ `))}function p(x,S,w,N){const T=w.enter("tableCell"),A=w.enter("phrasing"),R=w.containerPhrasing(x,{...N,before:c,after:c});return A(),T(),R}function m(x,S){return c5(x,{align:S,alignDelimiters:a,padding:r,stringLength:o})}function b(x,S,w){const N=x.children;let T=-1;const A=[],R=S.enter("table");for(;++T<N.length;)A[T]=y(N[T],S,w);return R(),A}function y(x,S,w){const N=x.children;let T=-1;const A=[],R=S.enter("tableRow");for(;++T<N.length;)A[T]=p(N[T],x,S,w);return R(),A}function v(x,S,w){let N=q0.inlineCode(x,S,w);return w.stack.includes("tableCell")&&(N=N.replace(/\|/g,"\\$&")),N}}function X5(){return{exit:{taskListCheckValueChecked:vx,taskListCheckValueUnchecked:vx,paragraph:J5}}}function Z5(){return{unsafe:[{atBreak:!0,character:"-",after:"[:|-]"}],handlers:{listItem:Q5}}}function vx(e){const t=this.stack[this.stack.length-2];t.type,t.checked=e.type==="taskListCheckValueChecked"}function J5(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 Q5(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=q0.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 eO(){return[RA(),QA(),r5(),$5(),X5()]}function tO(e){return{extensions:[IA(),e5(e),i5(),W5(e),Z5()]}}const nO={tokenize:lO,partial:!0},Y0={tokenize:cO,partial:!0},W0={tokenize:uO,partial:!0},X0={tokenize:dO,partial:!0},rO={tokenize:fO,partial:!0},Z0={name:"wwwAutolink",tokenize:sO,previous:Q0},J0={name:"protocolAutolink",tokenize:oO,previous:eE},ui={name:"emailAutolink",tokenize:aO,previous:tE},Rr={};function iO(){return{text:Rr}}let ya=48;for(;ya<123;)Rr[ya]=ui,ya++,ya===58?ya=65:ya===91&&(ya=97);Rr[43]=ui;Rr[45]=ui;Rr[46]=ui;Rr[95]=ui;Rr[72]=[ui,J0];Rr[104]=[ui,J0];Rr[87]=[ui,Z0];Rr[119]=[ui,Z0];function aO(e,t,r){const a=this;let o,c;return u;function u(y){return!ap(y)||!tE.call(a,a.previous)||Yp(a.events)?r(y):(e.enter("literalAutolink"),e.enter("literalAutolinkEmail"),f(y))}function f(y){return ap(y)?(e.consume(y),f):y===64?(e.consume(y),p):r(y)}function p(y){return y===46?e.check(rO,b,m)(y):y===45||y===95||dn(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&&yn(a.previous)?(e.exit("literalAutolinkEmail"),e.exit("literalAutolink"),t(y)):r(y)}}function sO(e,t,r){const a=this;return o;function o(u){return u!==87&&u!==119||!Q0.call(a,a.previous)||Yp(a.events)?r(u):(e.enter("literalAutolink"),e.enter("literalAutolinkWww"),e.check(nO,e.attempt(Y0,e.attempt(W0,c),r),r)(u))}function c(u){return e.exit("literalAutolinkWww"),e.exit("literalAutolink"),t(u)}}function oO(e,t,r){const a=this;let o="",c=!1;return u;function u(y){return(y===72||y===104)&&eE.call(a,a.previous)&&!Yp(a.events)?(e.enter("literalAutolink"),e.enter("literalAutolinkHttp"),o+=String.fromCodePoint(y),e.consume(y),f):r(y)}function f(y){if(yn(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)||Tt(y)||Na(y)||zu(y)?r(y):e.attempt(Y0,e.attempt(W0,b),r)(y)}function b(y){return e.exit("literalAutolinkHttp"),e.exit("literalAutolink"),t(y)}}function lO(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 cO(e,t,r){let a,o,c;return u;function u(m){return m===46||m===95?e.check(X0,p,f)(m):m===null||Tt(m)||Na(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 uO(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(X0,t,c)(u):u===null||Tt(u)||Na(u)?t(u):(e.consume(u),o)}function c(u){return u===41&&a++,e.consume(u),o}}function dO(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||Tt(f)||Na(f)?t(f):r(f)}function o(f){return f===null||f===40||f===91||Tt(f)||Na(f)?t(f):a(f)}function c(f){return yn(f)?u(f):r(f)}function u(f){return f===59?(e.consume(f),a):yn(f)?(e.consume(f),u):r(f)}}function fO(e,t,r){return a;function a(c){return e.consume(c),o}function o(c){return dn(c)?r(c):t(c)}}function Q0(e){return e===null||e===40||e===42||e===95||e===91||e===93||e===126||Tt(e)}function eE(e){return!yn(e)}function tE(e){return!(e===47||ap(e))}function ap(e){return e===43||e===45||e===46||e===95||dn(e)}function Yp(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 hO={tokenize:EO,partial:!0};function pO(){return{document:{91:{name:"gfmFootnoteDefinition",tokenize:yO,continuation:{tokenize:vO},exit:xO}},text:{91:{name:"gfmFootnoteCall",tokenize:bO},93:{name:"gfmPotentialFootnoteCall",add:"after",tokenize:mO,resolveTo:gO}}}}function mO(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 gO(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 bO(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||Tt(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 Tt(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 yO(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||Tt(S))return r(S);if(S===93){e.exit("chunkString");const w=e.exit("gfmFootnoteDefinitionLabelString");return c=gr(a.sliceSerialize(w)),e.enter("gfmFootnoteDefinitionLabelMarker"),e.consume(S),e.exit("gfmFootnoteDefinitionLabelMarker"),e.exit("gfmFootnoteDefinitionLabel"),v}return Tt(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),ot(e,x,"gfmFootnoteDefinitionWhitespace")):r(S)}function x(S){return t(S)}}function vO(e,t,r){return e.check(wl,t,e.attempt(hO,t,r))}function xO(e){e.exit("gfmFootnoteDefinition")}function EO(e,t,r){const a=this;return ot(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 SO(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&&Wn(v,v.length,0,Bu(x,u.slice(m+1,p),f)),Wn(v,v.length,0,[["exit",y,f],["enter",u[p][1],f],["exit",u[p][1],f],["exit",b,f]]),Wn(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 w=Bs(m);if(S===126)return y>1?p(S):(u.consume(S),y++,x);if(y<2&&!r)return p(S);const N=u.exit("strikethroughSequenceTemporary"),T=Bs(S);return N._open=!T||T===2&&!!w,N._close=!w||w===2&&!!T,f(S)}}}class _O{constructor(){this.map=[]}add(t,r,a){wO(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 wO(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 kO(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 TO(){return{flow:{null:{name:"table",tokenize:NO,resolveAll:CO}}}}function NO(e,t,r){const a=this;let o=0,c=0,u;return f;function f(P){let $=a.events.length-1;for(;$>-1;){const ae=a.events[$][1].type;if(ae==="lineEnding"||ae==="linePrefix")$--;else break}const Y=$>-1?a.events[$][1].type:null,te=Y==="tableHead"||Y==="tableRow"?_:p;return te===_&&a.parser.lazy[a.now().line]?r(P):te(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)?ot(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||Tt(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)?ot(e,S,"linePrefix",a.parser.constructs.disable.null.includes("codeIndented")?void 0:4)(P):S(P))}function S(P){return P===45||P===58?N(P):P===124?(u=!0,e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),w):z(P)}function w(P){return Qe(P)?ot(e,N,"whitespace")(P):N(P)}function N(P){return P===58?(c+=1,u=!0,e.enter("tableDelimiterMarker"),e.consume(P),e.exit("tableDelimiterMarker"),T):P===45?(c+=1,T(P)):P===null||Le(P)?O(P):z(P)}function T(P){return P===45?(e.enter("tableDelimiterFiller"),A(P)):z(P)}function A(P){return P===45?(e.consume(P),A):P===58?(u=!0,e.exit("tableDelimiterFiller"),e.enter("tableDelimiterMarker"),e.consume(P),e.exit("tableDelimiterMarker"),R):(e.exit("tableDelimiterFiller"),R(P))}function R(P){return Qe(P)?ot(e,O,"whitespace")(P):O(P)}function O(P){return P===124?S(P):P===null||Le(P)?!u||o!==c?z(P):(e.exit("tableDelimiterRow"),e.exit("tableHead"),t(P)):z(P)}function z(P){return r(P)}function _(P){return e.enter("tableRow"),L(P)}function L(P){return P===124?(e.enter("tableCellDivider"),e.consume(P),e.exit("tableCellDivider"),L):P===null||Le(P)?(e.exit("tableRow"),t(P)):Qe(P)?ot(e,L,"whitespace")(P):(e.enter("data"),G(P))}function G(P){return P===null||P===124||Tt(P)?(e.exit("data"),L(P)):(e.consume(P),P===92?ee:G)}function ee(P){return P===92||P===124?(e.consume(P),G):G(P)}}function CO(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 _O;for(;++r<e.length;){const x=e[r],S=x[1];x[0]==="enter"?S.type==="tableHead"?(f=!1,p!==0&&(xx(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&&xx(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=kO(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,w=r[3]-r[2]-1;e.add(S,w,[])}}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 xx(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 AO={name:"tasklistCheck",tokenize:MO};function OO(){return{text:{91:AO}}}function MO(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 Tt(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:RO},t,r)(p):r(p)}}function RO(e,t,r){return ot(e,a,"whitespace");function a(o){return o===null?r(o):t(o)}}function IO(e){return d0([iO(),pO(),SO(e),TO(),OO()])}const LO={};function nE(e){const t=this,r=e||LO,a=t.data(),o=a.micromarkExtensions||(a.micromarkExtensions=[]),c=a.fromMarkdownExtensions||(a.fromMarkdownExtensions=[]),u=a.toMarkdownExtensions||(a.toMarkdownExtensions=[]);o.push(IO(r)),c.push(eO()),u.push(tO(r))}const Ex=(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]}),Oa=(function(e){if(e==null)return zO;if(typeof e=="string")return jO(e);if(typeof e=="object")return DO(e);if(typeof e=="function")return Wp(e);throw new Error("Expected function, string, or array as `test`")});function DO(e){const t=[];let r=-1;for(;++r<e.length;)t[r]=Oa(e[r]);return Wp(a);function a(...o){let c=-1;for(;++c<t.length;)if(t[c].apply(this,o))return!0;return!1}}function jO(e){return Wp(t);function t(r){return r.tagName===e}}function Wp(e){return t;function t(r,a,o){return!!(BO(r)&&e.call(this,r,typeof a=="number"?a:void 0,o||void 0))}}function zO(e){return!!(e&&typeof e=="object"&&"type"in e&&e.type==="element"&&"tagName"in e&&typeof e.tagName=="string")}function BO(e){return e!==null&&typeof e=="object"&&"type"in e&&"tagName"in e}const Sx=/\n/g,_x=/[\t ]+/g,sp=Oa("br"),wx=Oa(VO),UO=Oa("p"),kx=Oa("tr"),PO=Oa(["datalist","head","noembed","noframes","noscript","rp","script","style","template","title",KO,qO]),rE=Oa(["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 HO(e,t){const r=t||{},a="children"in e?e.children:[],o=rE(e),c=sE(e,{whitespace:r.whitespace||"normal"}),u=[];(e.type==="text"||e.type==="comment")&&u.push(...aE(e,{breakBefore:!0,breakAfter:!0}));let f=-1;for(;++f<a.length;)u.push(...iE(a[f],e,{whitespace:c,breakBefore:f?void 0:o,breakAfter:f<a.length-1?sp(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 iE(e,t,r){return e.type==="element"?FO(e,t,r):e.type==="text"?r.whitespace==="normal"?aE(e,r):$O(e):[]}function FO(e,t,r){const a=sE(e,r),o=e.children||[];let c=-1,u=[];if(PO(e))return u;let f,p;for(sp(e)||kx(e)&&Ex(t,e,kx)?p=`
79
+ `:UO(e)?(f=2,p=2):rE(e)&&(f=1,p=1);++c<o.length;)u=u.concat(iE(o[c],e,{whitespace:a,breakBefore:c?void 0:f,breakAfter:c<o.length-1?sp(o[c+1]):p}));return wx(e)&&Ex(t,e,wx)&&u.push(" "),f&&u.unshift(f),p&&u.push(p),u}function aE(e,t){const r=String(e.value),a=[],o=[];let c=0;for(;c<=r.length;){Sx.lastIndex=c;const p=Sx.exec(r),m=p&&"index"in p?p.index:r.length;a.push(GO(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 $O(e){return[String(e.value)]}function GO(e,t,r){const a=[];let o=0,c;for(;o<e.length;){_x.lastIndex=o;const u=_x.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 sE(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 KO(e){return!!(e.properties||{}).hidden}function VO(e){return e.tagName==="td"||e.tagName==="th"}function qO(e){return e.tagName==="dialog"&&!(e.properties||{}).open}function YO(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"],w=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],N=["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"],T=["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"],O={type:w,keyword:S,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:N},z={className:"function.dispatch",relevance:0,keywords:{_hint:T},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},_=[z,y,f,r,e.C_BLOCK_COMMENT_MODE,b,m],L={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:O,contains:_.concat([{begin:/\(/,end:/\)/,keywords:O,contains:_.concat(["self"]),relevance:0}]),relevance:0},G={className:"function",begin:"("+u+"[\\*&\\s]+)+"+x,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:O,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:O,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:O,relevance:0,contains:[r,e.C_BLOCK_COMMENT_MODE,m,b,f,{begin:/\(/,end:/\)/,keywords:O,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:O,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(L,G,z,_,[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:O,contains:["self",f]},{begin:e.IDENT_RE+"::",keywords:O},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function WO(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=YO(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 XO(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},w=["if","then","else","elif","fi","time","for","while","until","in","do","done","case","esac","coproc","function","select"],N=["true","false"],T={match:/(\/[a-z._-]+)+/},A=["break","cd","continue","eval","exec","exit","export","getopts","hash","pwd","readonly","return","shift","test","times","trap","umask","unset"],R=["alias","bind","builtin","caller","command","declare","echo","enable","help","let","local","logout","mapfile","printf","read","readarray","source","sudo","type","typeset","ulimit","unalias"],O=["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"],z=["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:w,literal:N,built_in:[...A,...R,"set","shopt",...O,...z]},contains:[x,e.SHEBANG(),S,y,c,u,T,f,p,m,b,r]}}function ZO(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*\\(",N={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"},T=[y,f,r,e.C_BLOCK_COMMENT_MODE,b,m],A={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:N,contains:T.concat([{begin:/\(/,end:/\)/,keywords:N,contains:T.concat(["self"]),relevance:0}]),relevance:0},R={begin:"("+u+"[\\*&\\s]+)+"+x,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:N,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:N,relevance:0},{begin:x,returnBegin:!0,contains:[e.inherit(v,{className:"title.function"})],relevance:0},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:N,relevance:0,contains:[r,e.C_BLOCK_COMMENT_MODE,m,b,f,{begin:/\(/,end:/\)/,keywords:N,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:N,disableAutodetect:!0,illegal:"</",contains:[].concat(A,R,T,[y,{begin:e.IDENT_RE+"::",keywords:N},{className:"class",beginKeywords:"enum class struct union",end:/[{;:<>=]/,contains:[{beginKeywords:"final class struct"},e.TITLE_MODE]}]),exports:{preprocessor:y,strings:m,keywords:N}}}function JO(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"],w=["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],N=["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"],T=["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"],O={type:w,keyword:S,literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:N},z={className:"function.dispatch",relevance:0,keywords:{_hint:T},begin:t.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,e.IDENT_RE,t.lookahead(/(<[^<>]+>|)\s*\(/))},_=[z,y,f,r,e.C_BLOCK_COMMENT_MODE,b,m],L={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:O,contains:_.concat([{begin:/\(/,end:/\)/,keywords:O,contains:_.concat(["self"]),relevance:0}]),relevance:0},G={className:"function",begin:"("+u+"[\\*&\\s]+)+"+x,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:O,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:a,keywords:O,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:O,relevance:0,contains:[r,e.C_BLOCK_COMMENT_MODE,m,b,f,{begin:/\(/,end:/\)/,keywords:O,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:O,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(L,G,z,_,[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:O,contains:["self",f]},{begin:e.IDENT_RE+"::",keywords:O},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}function QO(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]},w={className:"string",begin:/\$@"/,end:'"',contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},v]},N=e.inherit(w,{illegal:/\n/,contains:[{begin:/\{\{/},{begin:/\}\}/},{begin:'""'},x]});v.contains=[w,S,b,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,e.C_BLOCK_COMMENT_MODE],x.contains=[N,S,y,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,p,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})];const T={variants:[m,w,S,b,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},A={begin:"<",end:">",contains:[{beginKeywords:"in out"},f]},R=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",O={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"}},T,p,{beginKeywords:"class interface",relevance:0,end:/[{;=]/,illegal:/[^\s:,]/,contains:[{beginKeywords:"where class"},f,A,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,A,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:"("+R+"\\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,A],relevance:0},{match:/\(\)/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:u,relevance:0,contains:[T,p,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},O]}}const eM=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_-]*/}}),tM=["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"],nM=["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"],rM=[...tM,...nM],iM=["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(),aM=["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(),sM=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),oM=["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 lM(e){const t=e.regex,r=eM(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:":("+aM.join("|")+")"},{begin:":(:)?("+sM.join("|")+")"}]},r.CSS_VARIABLE,{className:"attribute",begin:"\\b("+oM.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:iM.join(" ")},contains:[{begin:/[a-z-]+(?=:)/,className:"attribute"},...f,r.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"\\b("+rM.join("|")+")\\b"}]}}function cM(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 uM(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 dM(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 fM(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])*",Tx={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 oE(e,t,r){return r===-1?"":e.replace(t,a=>oE(e,t,r-1))}function hM(e){const t=e.regex,r="[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*",a=r+oE("(?:<"+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,Tx,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},Tx,m]}}const Nx="[A-Za-z$_][0-9A-Za-z$_]*",pM=["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"],mM=["true","false","null","undefined","NaN","Infinity"],lE=["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"],cE=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],uE=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],gM=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],bM=[].concat(uE,lE,cE);function yM(e){const t=e.regex,r=(oe,{after:ve})=>{const I="</"+oe[0].slice(1);return oe.input.indexOf(I,ve)!==-1},a=Nx,o={begin:"<>",end:"</>"},c=/<[A-Za-z0-9\\._:-]+\s*\/>/,u={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/,isTrulyOpeningTag:(oe,ve)=>{const I=oe[0].length+oe.index,D=oe.input[I];if(D==="<"||D===","){ve.ignoreMatch();return}D===">"&&(r(oe,{after:I})||ve.ignoreMatch());let J;const C=oe.input.substring(I);if(J=C.match(/^\s*=/)){ve.ignoreMatch();return}if((J=C.match(/^\s+extends\s+/))&&J.index===0){ve.ignoreMatch();return}}},f={$pattern:Nx,keyword:pM,literal:mM,built_in:bM,"variable.language":gM},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"}},w={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"graphql"}},N={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,v]},A={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]},R=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,x,S,w,N,{match:/\$\d+/},y];v.contains=R.concat({begin:/\{/,end:/\}/,keywords:f,contains:["self"].concat(R)});const O=[].concat(A,v.contains),z=O.concat([{begin:/(\s*)\(/,end:/\)/,keywords:f,contains:["self"].concat(O)}]),_={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:z},L={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"}}]},G={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:{_:[...lE,...cE]}},ee={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:[_],illegal:/%/},$={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function Y(oe){return t.concat("(?!",oe.join("|"),")")}const te={match:t.concat(/\b/,Y([...uE,"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},V={match:[/get|set/,/\s+/,a,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},_]},j="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",ie={match:[/const|var|let/,/\s+/,a,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(j)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[_]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:f,exports:{PARAMS_CONTAINS:z,CLASS_REFERENCE:G},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),ee,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,x,S,w,N,A,{match:/\$\d+/},y,G,{scope:"attr",match:a+t.lookahead(":"),relevance:0},ie,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[A,e.REGEXP_MODE,{className:"function",begin:j,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:z}]}]},{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:[_,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:[_]},te,$,L,V,{match:/\$[(.]/}]}}function vM(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])*",xM={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 EM(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=xM,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 SM=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_-]*/}}),_M=["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"],wM=["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"],kM=[..._M,...wM],TM=["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(),dE=["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(),fE=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),NM=["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(),CM=dE.concat(fE).sort().reverse();function AM(e){const t=SM(e),r=CM,a="and or not only",o="[\\w-]+",c="("+o+"|@\\{"+o+"\\})",u=[],f=[],p=function(R){return{className:"string",begin:"~?"+R+".*?"+R}},m=function(R,O,z){return{className:R,begin:O,relevance:z}},b={$pattern:/[a-z-]+/,keyword:a,attribute:TM.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("+NM.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:f}}]},w={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}},N={className:"variable",variants:[{begin:"@"+o+"\\s*:",relevance:15},{begin:"@"+o}],starts:{end:"[;}]",returnEnd:!0,contains:v}},T={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("+kM.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:":("+dE.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+fE.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:v},{begin:"!important"},t.FUNCTION_DISPATCH]},A={begin:o+`:(:)?(${r.join("|")})`,returnBegin:!0,contains:[T]};return u.push(e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,w,N,A,S,T,x,t.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:`[=>'/<($"]`,contains:u}}function OM(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 MM(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 RM(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(T=>{T.contains=T.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 IM(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 LM(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=(w,N,T="\\1")=>{const A=T==="\\1"?T:t.concat(T,N);return t.concat(t.concat("(?:",w,")"),N,/(?:\\.|[^\\\/])*?/,A,/(?:\\.|[^\\\/])*?/,T,a)},x=(w,N,T)=>t.concat(t.concat("(?:",w,")"),N,/(?:\\.|[^\\\/])*?/,T,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 DM(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,V)=>{V.data._beginMatch=ae[1]||ae[2]},"on:end":(ae,V)=>{V.data._beginMatch!==ae[1]&&V.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]},w={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},N=["false","null","true"],T=["__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"],A=["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"],O={keyword:T,literal:(ae=>{const V=[];return ae.forEach(j=>{V.push(j),j.toLowerCase()===j?V.push(j.toUpperCase()):V.push(j.toLowerCase())}),V})(N),built_in:A},z=ae=>ae.map(V=>V.replace(/\|\d+$/,"")),_={variants:[{match:[/new/,t.concat(x,"+"),t.concat("(?!",z(A).join("\\b|"),"\\b)"),o],scope:{1:"keyword",4:"title.class"}}]},L=t.concat(a,"\\b(?!\\()"),G={variants:[{match:[t.concat(/::/,t.lookahead(/(?!class\b)/)),L],scope:{2:"variable.constant"}},{match:[/::/,/class/],scope:{2:"variable.language"}},{match:[o,t.concat(/::/,t.lookahead(/(?!class\b)/)),L],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"}}]},ee={scope:"attr",match:t.concat(a,t.lookahead(":"),t.lookahead(/(?!::)/))},P={relevance:0,begin:/\(/,end:/\)/,keywords:O,contains:[ee,u,G,e.C_BLOCK_COMMENT_MODE,S,w,_]},$={relevance:0,match:[/\b/,t.concat("(?!fn\\b|function\\b|",z(T).join("\\b|"),"|",z(A).join("\\b|"),"\\b)"),a,t.concat(x,"*"),t.lookahead(/(?=\()/)],scope:{3:"title.function.invoke"},contains:[P]};P.contains.push($);const Y=[ee,G,e.C_BLOCK_COMMENT_MODE,S,w,_],te={begin:t.concat(/#\[\s*\\?/,t.either(o,c)),beginScope:"meta",end:/]/,endScope:"meta",keywords:{literal:N,keyword:["new","array"]},contains:[{begin:/\[/,end:/]/,keywords:{literal:N,keyword:["new","array"]},contains:["self",...Y]},...Y,{scope:"meta",variants:[{match:o},{match:c}]}]};return{case_insensitive:!1,keywords:O,contains:[te,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,$,G,{match:[/const/,/\s/,a],scope:{1:"keyword",3:"variable.constant"}},_,{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:O,contains:["self",te,u,G,e.C_BLOCK_COMMENT_MODE,S,w]}]},{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,w]}}function jM(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 zM(e){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}function BM(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("|")}`,w={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})`}]},N={className:"comment",begin:t.lookahead(/# type:/),end:/$/,keywords:f,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},T={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:["self",p,w,y,e.HASH_COMMENT_MODE]}]};return m.contains=[y,w,p],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:f,illegal:/(<\/|\?)|=>/,contains:[p,w,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},y,N,e.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,r],scope:{1:"keyword",3:"title.function"},contains:[T]},{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:[w,T,y]}]}}function UM(e){return{aliases:["pycon"],contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"python"}},variants:[{begin:/^>>>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}function PM(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 HM(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"}]},w={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:u}]},_=[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:[w]},{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=_,w.contains=_;const P=[{begin:/^\s*=>/,starts:{end:"$",contains:_}},{className:"meta.prompt",begin:"^("+"[>?]>"+"|"+"[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]"+"|"+"(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>"+")(?=[ ])",starts:{end:"$",keywords:u,contains:_}}];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(_)}}function FM(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 $M=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_-]*/}}),GM=["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"],KM=["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"],VM=[...GM,...KM],qM=["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(),YM=["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(),WM=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),XM=["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 ZM(e){const t=$M(e),r=WM,a=YM,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("+VM.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("+XM.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:qM.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 JM(e){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}function QM(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(z=>!b.includes(z)),w={scope:"variable",match:/@[a-z0-9][a-z0-9_]*/},N={scope:"operator",match:/[-+*/=%^~]|&&?|\|\|?|!=?|<(?:=>?|<|>)?|>[>=]?/,relevance:0},T={match:t.concat(/\b/,t.either(...x),/\s*\(/),relevance:0,keywords:{built_in:x}};function A(z){return t.concat(/\b/,t.either(...z.map(_=>_.replace(/\s+/,"\\s+"))),/\b/)}const R={scope:"keyword",match:A(v),relevance:0};function O(z,{exceptions:_,when:L}={}){const G=L;return _=_||[],z.map(ee=>ee.match(/\|\d+$/)||_.includes(ee)?ee:G(ee)?`${ee}|0`:ee)}return{name:"SQL",case_insensitive:!0,illegal:/[{}]|<\//,keywords:{$pattern:/\b[\w\.]+/,keyword:O(S,{when:z=>z.length<3}),literal:c,type:f,built_in:y},contains:[{scope:"type",match:A(u)},R,T,w,a,o,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,r,N]}}function hE(e){return e?typeof e=="string"?e:e.source:null}function Yo(e){return Et("(?=",e,")")}function Et(...e){return e.map(r=>hE(r)).join("")}function eR(e){const t=e[e.length-1];return typeof t=="object"&&t.constructor===Object?(e.splice(e.length-1,1),t):{}}function gn(...e){return"("+(eR(e).capture?"":"?:")+e.map(a=>hE(a)).join("|")+")"}const Xp=e=>Et(/\b/,e,/\w$/.test(e)?/\b/:/\B/),tR=["Protocol","Type"].map(Xp),Cx=["init","self"].map(Xp),nR=["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"],Ax=["false","nil","true"],rR=["assignment","associativity","higherThan","left","lowerThan","none","right"],iR=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],Ox=["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"],pE=gn(/[/=\-+!*%<>&|^~?]/,/[\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]/),mE=gn(pE,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),wh=Et(pE,mE,"*"),gE=gn(/[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=gn(gE,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),kr=Et(gE,Tu,"*"),su=Et(/[A-Z]/,Tu,"*"),aR=["attached","autoclosure",Et(/convention\(/,gn("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",Et(/objc\(/,kr,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain","unchecked","unknown","usableFromInline","warn_unqualified_access"],sR=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];function oR(e){const t={match:/\s+/,relevance:0},r=e.COMMENT("/\\*","\\*/",{contains:["self"]}),a=[e.C_LINE_COMMENT_MODE,r],o={match:[/\./,gn(...tR,...Cx)],className:{2:"keyword"}},c={match:Et(/\./,gn(..._h)),relevance:0},u=_h.filter(We=>typeof We=="string").concat(["_|0"]),f=_h.filter(We=>typeof We!="string").concat(nR).map(Xp),p={variants:[{className:"keyword",match:gn(...f,...Cx)}]},m={$pattern:gn(/\b\w+/,/#\w+/),keyword:u.concat(iR),literal:Ax},b=[o,c,p],y={match:Et(/\./,gn(...Ox)),relevance:0},v={className:"built_in",match:Et(/\b/,gn(...Ox),/(?=\()/)},x=[y,v],S={match:/->/,relevance:0},w={className:"operator",relevance:0,variants:[{match:wh},{match:`\\.(\\.|${mE})+`}]},N=[S,w],T="([0-9]_*)+",A="([0-9a-fA-F]_*)+",R={className:"number",relevance:0,variants:[{match:`\\b(${T})(\\.(${T}))?([eE][+-]?(${T}))?\\b`},{match:`\\b0x(${A})(\\.(${A}))?([pP][+-]?(${T}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},O=(We="")=>({className:"subst",variants:[{match:Et(/\\/,We,/[0\\tnr"']/)},{match:Et(/\\/,We,/u\{[0-9a-fA-F]{1,8}\}/)}]}),z=(We="")=>({className:"subst",match:Et(/\\/,We,/[\t ]*(?:[\r\n]|\r\n)/)}),_=(We="")=>({className:"subst",label:"interpol",begin:Et(/\\/,We,/\(/),end:/\)/}),L=(We="")=>({begin:Et(We,/"""/),end:Et(/"""/,We),contains:[O(We),z(We),_(We)]}),G=(We="")=>({begin:Et(We,/"/),end:Et(/"/,We),contains:[O(We),_(We)]}),ee={className:"string",variants:[L(),L("#"),L("##"),L("###"),G(),G("#"),G("##"),G("###")]},P=[e.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[e.BACKSLASH_ESCAPE]}],$={begin:/\/[^\s](?=[^/\n]*\/)/,end:/\//,contains:P},Y=We=>{const jn=Et(We,/\//),Sn=Et(/\//,We);return{begin:jn,end:Sn,contains:[...P,{scope:"comment",begin:`#(?!.*${Sn})`,end:/$/}]}},te={scope:"regexp",variants:[Y("###"),Y("##"),Y("#"),$]},ae={match:Et(/`/,kr,/`/)},V={className:"variable",match:/\$\d+/},j={className:"variable",match:`\\$${Tu}+`},ie=[ae,V,j],oe={match:/(@|#(un)?)available/,scope:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:sR,contains:[...N,R,ee]}]}},ve={scope:"keyword",match:Et(/@/,gn(...aR),Yo(gn(/\(/,/\s+/)))},I={scope:"meta",match:Et(/@/,kr)},D=[oe,ve,I],J={match:Yo(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:Et(/(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:Et(/\s+&\s+/,Yo(su)),relevance:0}]},C={begin:/</,end:/>/,keywords:m,contains:[...a,...b,...D,S,J]};J.contains.push(C);const ye={match:Et(kr,/\s*:/),keywords:"_|0",relevance:0},ke={begin:/\(/,end:/\)/,relevance:0,keywords:m,contains:["self",ye,...a,te,...b,...x,...N,R,ee,...ie,...D,J]},H={begin:/</,end:/>/,keywords:"repeat each",contains:[...a,J]},re={begin:gn(Yo(Et(kr,/\s*:/)),Yo(Et(kr,/\s+/,kr,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:kr}]},me={begin:/\(/,end:/\)/,keywords:m,contains:[re,...a,...b,...N,R,ee,...D,J,ke],endsParent:!0,illegal:/["']/},Ce={match:[/(func|macro)/,/\s+/,gn(ae.match,kr,wh)],className:{1:"keyword",3:"title.function"},contains:[H,me,t],illegal:[/\[/,/%/]},he={match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[H,me,t],illegal:/\[|%/},He={match:[/operator/,/\s+/,wh],className:{1:"keyword",3:"title"}},Te={begin:[/precedencegroup/,/\s+/,su],className:{1:"keyword",3:"title"},contains:[J],keywords:[...rR,...Ax],end:/}/},Ye={match:[/class\b/,/\s+/,/func\b/,/\s+/,/\b[A-Za-z_][A-Za-z0-9_]*\b/],scope:{1:"keyword",3:"keyword",5:"title.function"}},ut={match:[/class\b/,/\s+/,/var\b/],scope:{1:"keyword",3:"keyword"}},et={begin:[/(struct|protocol|class|extension|enum|actor)/,/\s+/,kr,/\s*/],beginScope:{1:"keyword",3:"title.class"},keywords:m,contains:[H,...b,{begin:/:/,end:/\{/,keywords:m,contains:[{scope:"title.class.inherited",match:su},...b],relevance:0}]};for(const We of ee.variants){const jn=We.contains.find(zn=>zn.label==="interpol");jn.keywords=m;const Sn=[...b,...x,...N,R,ee,...ie];jn.contains=[...Sn,{begin:/\(/,end:/\)/,contains:["self",...Sn]}]}return{name:"Swift",keywords:m,contains:[...a,Ce,he,Ye,ut,et,He,Te,{beginKeywords:"import",end:/$/,contains:[...a],relevance:0},te,...b,...x,...N,R,ee,...ie,...D,J,ke]}}const Nu="[A-Za-z$_][0-9A-Za-z$_]*",bE=["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"],yE=["true","false","null","undefined","NaN","Infinity"],vE=["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"],xE=["Error","EvalError","InternalError","RangeError","ReferenceError","SyntaxError","TypeError","URIError"],EE=["setInterval","setTimeout","clearInterval","clearTimeout","require","exports","eval","isFinite","isNaN","parseFloat","parseInt","decodeURI","decodeURIComponent","encodeURI","encodeURIComponent","escape","unescape"],SE=["arguments","this","super","console","window","document","localStorage","sessionStorage","module","global"],_E=[].concat(EE,vE,xE);function lR(e){const t=e.regex,r=(oe,{after:ve})=>{const I="</"+oe[0].slice(1);return oe.input.indexOf(I,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 I=oe[0].length+oe.index,D=oe.input[I];if(D==="<"||D===","){ve.ignoreMatch();return}D===">"&&(r(oe,{after:I})||ve.ignoreMatch());let J;const C=oe.input.substring(I);if(J=C.match(/^\s*=/)){ve.ignoreMatch();return}if((J=C.match(/^\s+extends\s+/))&&J.index===0){ve.ignoreMatch();return}}},f={$pattern:Nu,keyword:bE,literal:yE,built_in:_E,"variable.language":SE},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"}},w={begin:".?gql`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,v],subLanguage:"graphql"}},N={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,v]},A={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]},R=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,x,S,w,N,{match:/\$\d+/},y];v.contains=R.concat({begin:/\{/,end:/\}/,keywords:f,contains:["self"].concat(R)});const O=[].concat(A,v.contains),z=O.concat([{begin:/(\s*)\(/,end:/\)/,keywords:f,contains:["self"].concat(O)}]),_={className:"params",begin:/(\s*)\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:f,contains:z},L={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"}}]},G={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:{_:[...vE,...xE]}},ee={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:[_],illegal:/%/},$={relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"};function Y(oe){return t.concat("(?!",oe.join("|"),")")}const te={match:t.concat(/\b/,Y([...EE,"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},V={match:[/get|set/,/\s+/,a,/(?=\()/],className:{1:"keyword",3:"title.function"},contains:[{begin:/\(\)/},_]},j="(\\([^()]*(\\([^()]*(\\([^()]*\\)[^()]*)*\\)[^()]*)*\\)|"+e.UNDERSCORE_IDENT_RE+")\\s*=>",ie={match:[/const|var|let/,/\s+/,a,/\s*/,/=\s*/,/(async\s*)?/,t.lookahead(j)],keywords:"async",className:{1:"keyword",3:"title.function"},contains:[_]};return{name:"JavaScript",aliases:["js","jsx","mjs","cjs"],keywords:f,exports:{PARAMS_CONTAINS:z,CLASS_REFERENCE:G},illegal:/#(?![$_A-z])/,contains:[e.SHEBANG({label:"shebang",binary:"node",relevance:5}),ee,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,x,S,w,N,A,{match:/\$\d+/},y,G,{scope:"attr",match:a+t.lookahead(":"),relevance:0},ie,{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",relevance:0,contains:[A,e.REGEXP_MODE,{className:"function",begin:j,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:z}]}]},{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:[_,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:[_]},te,$,L,V,{match:/\$[(.]/}]}}function cR(e){const t=e.regex,r=lR(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:bE.concat(p),literal:yE,built_in:_E.concat(o),"variable.language":SE},b={className:"meta",begin:"@"+a},y=(w,N,T)=>{const A=w.contains.findIndex(R=>R.label===N);if(A===-1)throw new Error("can not find mode to replace");w.contains.splice(A,1,T)};Object.assign(r.keywords,m),r.exports.PARAMS_CONTAINS.push(b);const v=r.contains.find(w=>w.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(w=>w.label==="func.def");return S.relevance=0,Object.assign(r,{name:"TypeScript",aliases:["ts","tsx","mts","cts"]}),r}function uR(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 dR(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 fR(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 hR(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},w={begin:"\\[",end:"\\]",contains:[x],illegal:"\\n",relevance:0},N=[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,w,c,u],T=[...N];return T.pop(),T.push(f),x.contains=T,{name:"YAML",case_insensitive:!0,aliases:["yml"],contains:N}}const pR={arduino:WO,bash:XO,c:ZO,cpp:JO,csharp:QO,css:lM,diff:cM,go:uM,graphql:dM,ini:fM,java:hM,javascript:yM,json:vM,kotlin:EM,less:AM,lua:OM,makefile:MM,markdown:RM,objectivec:IM,perl:LM,php:DM,"php-template":jM,plaintext:zM,python:BM,"python-repl":UM,r:PM,ruby:HM,rust:FM,scss:ZM,shell:JM,sql:QM,swift:oR,typescript:cR,vbnet:uR,wasm:dR,xml:fR,yaml:hR};var kh,Mx;function mR(){if(Mx)return kh;Mx=1;function e(U){return U instanceof Map?U.clear=U.delete=U.set=function(){throw new Error("map is read-only")}:U instanceof Set&&(U.add=U.clear=U.delete=function(){throw new Error("set is read-only")}),Object.freeze(U),Object.getOwnPropertyNames(U).forEach(ce=>{const Ee=U[ce],Pe=typeof Ee;(Pe==="object"||Pe==="function")&&!Object.isFrozen(Ee)&&e(Ee)}),U}class t{constructor(ce){ce.data===void 0&&(ce.data={}),this.data=ce.data,this.isMatchIgnored=!1}ignoreMatch(){this.isMatchIgnored=!0}}function r(U){return U.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/"/g,"&quot;").replace(/'/g,"&#x27;")}function a(U,...ce){const Ee=Object.create(null);for(const Pe in U)Ee[Pe]=U[Pe];return ce.forEach(function(Pe){for(const At in Pe)Ee[At]=Pe[At]}),Ee}const o="</span>",c=U=>!!U.scope,u=(U,{prefix:ce})=>{if(U.startsWith("language:"))return U.replace("language:","language-");if(U.includes(".")){const Ee=U.split(".");return[`${ce}${Ee.shift()}`,...Ee.map((Pe,At)=>`${Pe}${"_".repeat(At+1)}`)].join(" ")}return`${ce}${U}`};class f{constructor(ce,Ee){this.buffer="",this.classPrefix=Ee.classPrefix,ce.walk(this)}addText(ce){this.buffer+=r(ce)}openNode(ce){if(!c(ce))return;const Ee=u(ce.scope,{prefix:this.classPrefix});this.span(Ee)}closeNode(ce){c(ce)&&(this.buffer+=o)}value(){return this.buffer}span(ce){this.buffer+=`<span class="${ce}">`}}const p=(U={})=>{const ce={children:[]};return Object.assign(ce,U),ce};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(ce){this.top.children.push(ce)}openNode(ce){const Ee=p({scope:ce});this.add(Ee),this.stack.push(Ee)}closeNode(){if(this.stack.length>1)return this.stack.pop()}closeAllNodes(){for(;this.closeNode(););}toJSON(){return JSON.stringify(this.rootNode,null,4)}walk(ce){return this.constructor._walk(ce,this.rootNode)}static _walk(ce,Ee){return typeof Ee=="string"?ce.addText(Ee):Ee.children&&(ce.openNode(Ee),Ee.children.forEach(Pe=>this._walk(ce,Pe)),ce.closeNode(Ee)),ce}static _collapse(ce){typeof ce!="string"&&ce.children&&(ce.children.every(Ee=>typeof Ee=="string")?ce.children=[ce.children.join("")]:ce.children.forEach(Ee=>{m._collapse(Ee)}))}}class b extends m{constructor(ce){super(),this.options=ce}addText(ce){ce!==""&&this.add(ce)}startScope(ce){this.openNode(ce)}endScope(){this.closeNode()}__addSublanguage(ce,Ee){const Pe=ce.root;Ee&&(Pe.scope=`language:${Ee}`),this.add(Pe)}toHTML(){return new f(this,this.options).value()}finalize(){return this.closeAllNodes(),!0}}function y(U){return U?typeof U=="string"?U:U.source:null}function v(U){return w("(?=",U,")")}function x(U){return w("(?:",U,")*")}function S(U){return w("(?:",U,")?")}function w(...U){return U.map(Ee=>y(Ee)).join("")}function N(U){const ce=U[U.length-1];return typeof ce=="object"&&ce.constructor===Object?(U.splice(U.length-1,1),ce):{}}function T(...U){return"("+(N(U).capture?"":"?:")+U.map(Pe=>y(Pe)).join("|")+")"}function A(U){return new RegExp(U.toString()+"|").exec("").length-1}function R(U,ce){const Ee=U&&U.exec(ce);return Ee&&Ee.index===0}const O=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./;function z(U,{joinWith:ce}){let Ee=0;return U.map(Pe=>{Ee+=1;const At=Ee;let _t=y(Pe),Ne="";for(;_t.length>0;){const _e=O.exec(_t);if(!_e){Ne+=_t;break}Ne+=_t.substring(0,_e.index),_t=_t.substring(_e.index+_e[0].length),_e[0][0]==="\\"&&_e[1]?Ne+="\\"+String(Number(_e[1])+At):(Ne+=_e[0],_e[0]==="("&&Ee++)}return Ne}).map(Pe=>`(${Pe})`).join(ce)}const _=/\b\B/,L="[a-zA-Z]\\w*",G="[a-zA-Z_]\\w*",ee="\\b\\d+(\\.\\d+)?",P="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",$="\\b(0b[01]+)",Y="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",te=(U={})=>{const ce=/^#![ ]*\//;return U.binary&&(U.begin=w(ce,/.*\b/,U.binary,/\b.*/)),a({scope:"meta",begin:ce,end:/$/,relevance:0,"on:begin":(Ee,Pe)=>{Ee.index!==0&&Pe.ignoreMatch()}},U)},ae={begin:"\\\\[\\s\\S]",relevance:0},V={scope:"string",begin:"'",end:"'",illegal:"\\n",contains:[ae]},j={scope:"string",begin:'"',end:'"',illegal:"\\n",contains:[ae]},ie={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(U,ce,Ee={}){const Pe=a({scope:"comment",begin:U,end:ce,contains:[]},Ee);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=T("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:w(/[ ]+/,"(",At,/[.]?[:]?([.][ ]|[ ])/,"){3}")}),Pe},ve=oe("//","$"),I=oe("/\\*","\\*/"),D=oe("#","$"),J={scope:"number",begin:ee,relevance:0},C={scope:"number",begin:P,relevance:0},ye={scope:"number",begin:$,relevance:0},ke={scope:"regexp",begin:/\/(?=[^/\n]*\/)/,end:/\/[gimuy]*/,contains:[ae,{begin:/\[/,end:/\]/,relevance:0,contains:[ae]}]},H={scope:"title",begin:L,relevance:0},re={scope:"title",begin:G,relevance:0},me={begin:"\\.\\s*"+G,relevance:0};var he=Object.freeze({__proto__:null,APOS_STRING_MODE:V,BACKSLASH_ESCAPE:ae,BINARY_NUMBER_MODE:ye,BINARY_NUMBER_RE:$,COMMENT:oe,C_BLOCK_COMMENT_MODE:I,C_LINE_COMMENT_MODE:ve,C_NUMBER_MODE:C,C_NUMBER_RE:P,END_SAME_AS_BEGIN:function(U){return Object.assign(U,{"on:begin":(ce,Ee)=>{Ee.data._beginMatch=ce[1]},"on:end":(ce,Ee)=>{Ee.data._beginMatch!==ce[1]&&Ee.ignoreMatch()}})},HASH_COMMENT_MODE:D,IDENT_RE:L,MATCH_NOTHING_RE:_,METHOD_GUARD:me,NUMBER_MODE:J,NUMBER_RE:ee,PHRASAL_WORDS_MODE:ie,QUOTE_STRING_MODE:j,REGEXP_MODE:ke,RE_STARTERS_RE:Y,SHEBANG:te,TITLE_MODE:H,UNDERSCORE_IDENT_RE:G,UNDERSCORE_TITLE_MODE:re});function He(U,ce){U.input[U.index-1]==="."&&ce.ignoreMatch()}function Te(U,ce){U.className!==void 0&&(U.scope=U.className,delete U.className)}function Ye(U,ce){ce&&U.beginKeywords&&(U.begin="\\b("+U.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",U.__beforeBegin=He,U.keywords=U.keywords||U.beginKeywords,delete U.beginKeywords,U.relevance===void 0&&(U.relevance=0))}function ut(U,ce){Array.isArray(U.illegal)&&(U.illegal=T(...U.illegal))}function et(U,ce){if(U.match){if(U.begin||U.end)throw new Error("begin & end are not supported with match");U.begin=U.match,delete U.match}}function We(U,ce){U.relevance===void 0&&(U.relevance=1)}const jn=(U,ce)=>{if(!U.beforeMatch)return;if(U.starts)throw new Error("beforeMatch cannot be used with starts");const Ee=Object.assign({},U);Object.keys(U).forEach(Pe=>{delete U[Pe]}),U.keywords=Ee.keywords,U.begin=w(Ee.beforeMatch,v(Ee.begin)),U.starts={relevance:0,contains:[Object.assign(Ee,{endsParent:!0})]},U.relevance=0,delete Ee.beforeMatch},Sn=["of","and","for","in","not","or","if","then","parent","list","value"],zn="keyword";function Xn(U,ce,Ee=zn){const Pe=Object.create(null);return typeof U=="string"?At(Ee,U.split(" ")):Array.isArray(U)?At(Ee,U):Object.keys(U).forEach(function(_t){Object.assign(Pe,Xn(U[_t],ce,_t))}),Pe;function At(_t,Ne){ce&&(Ne=Ne.map(_e=>_e.toLowerCase())),Ne.forEach(function(_e){const Be=_e.split("|");Pe[Be[0]]=[_t,yr(Be[0],Be[1])]})}}function yr(U,ce){return ce?Number(ce):di(U)?0:1}function di(U){return Sn.includes(U.toLowerCase())}const le={},pe=U=>{console.error(U)},Ie=(U,...ce)=>{console.log(`WARN: ${U}`,...ce)},q=(U,ce)=>{le[`${U}/${ce}`]||(console.log(`Deprecated as of ${U}. ${ce}`),le[`${U}/${ce}`]=!0)},de=new Error;function Se(U,ce,{key:Ee}){let Pe=0;const At=U[Ee],_t={},Ne={};for(let _e=1;_e<=ce.length;_e++)Ne[_e+Pe]=At[_e],_t[_e+Pe]=!0,Pe+=A(ce[_e-1]);U[Ee]=Ne,U[Ee]._emit=_t,U[Ee]._multi=!0}function ze(U){if(Array.isArray(U.begin)){if(U.skip||U.excludeBegin||U.returnBegin)throw pe("skip, excludeBegin, returnBegin not compatible with beginScope: {}"),de;if(typeof U.beginScope!="object"||U.beginScope===null)throw pe("beginScope must be object"),de;Se(U,U.begin,{key:"beginScope"}),U.begin=z(U.begin,{joinWith:""})}}function tt(U){if(Array.isArray(U.end)){if(U.skip||U.excludeEnd||U.returnEnd)throw pe("skip, excludeEnd, returnEnd not compatible with endScope: {}"),de;if(typeof U.endScope!="object"||U.endScope===null)throw pe("endScope must be object"),de;Se(U,U.end,{key:"endScope"}),U.end=z(U.end,{joinWith:""})}}function St(U){U.scope&&typeof U.scope=="object"&&U.scope!==null&&(U.beginScope=U.scope,delete U.scope)}function _n(U){St(U),typeof U.beginScope=="string"&&(U.beginScope={_wrap:U.beginScope}),typeof U.endScope=="string"&&(U.endScope={_wrap:U.endScope}),ze(U),tt(U)}function Xt(U){function ce(Ne,_e){return new RegExp(y(Ne),"m"+(U.case_insensitive?"i":"")+(U.unicodeRegex?"u":"")+(_e?"g":""))}class Ee{constructor(){this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}addRule(_e,Be){Be.position=this.position++,this.matchIndexes[this.matchAt]=Be,this.regexes.push([Be,_e]),this.matchAt+=A(_e)+1}compile(){this.regexes.length===0&&(this.exec=()=>null);const _e=this.regexes.map(Be=>Be[1]);this.matcherRe=ce(z(_e,{joinWith:"|"}),!0),this.lastIndex=0}exec(_e){this.matcherRe.lastIndex=this.lastIndex;const Be=this.matcherRe.exec(_e);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(_e){if(this.multiRegexes[_e])return this.multiRegexes[_e];const Be=new Ee;return this.rules.slice(_e).forEach(([Bt,Rt])=>Be.addRule(Bt,Rt)),Be.compile(),this.multiRegexes[_e]=Be,Be}resumingScanAtSamePosition(){return this.regexIndex!==0}considerAll(){this.regexIndex=0}addRule(_e,Be){this.rules.push([_e,Be]),Be.type==="begin"&&this.count++}exec(_e){const Be=this.getMatcher(this.regexIndex);Be.lastIndex=this.lastIndex;let Bt=Be.exec(_e);if(this.resumingScanAtSamePosition()&&!(Bt&&Bt.index===this.lastIndex)){const Rt=this.getMatcher(0);Rt.lastIndex=this.lastIndex+1,Bt=Rt.exec(_e)}return Bt&&(this.regexIndex+=Bt.position+1,this.regexIndex===this.count&&this.considerAll()),Bt}}function At(Ne){const _e=new Pe;return Ne.contains.forEach(Be=>_e.addRule(Be.begin,{rule:Be,type:"begin"})),Ne.terminatorEnd&&_e.addRule(Ne.terminatorEnd,{type:"end"}),Ne.illegal&&_e.addRule(Ne.illegal,{type:"illegal"}),_e}function _t(Ne,_e){const Be=Ne;if(Ne.isCompiled)return Be;[Te,et,_n,jn].forEach(Rt=>Rt(Ne,_e)),U.compilerExtensions.forEach(Rt=>Rt(Ne,_e)),Ne.__beforeBegin=null,[Ye,ut,We].forEach(Rt=>Rt(Ne,_e)),Ne.isCompiled=!0;let Bt=null;return typeof Ne.keywords=="object"&&Ne.keywords.$pattern&&(Ne.keywords=Object.assign({},Ne.keywords),Bt=Ne.keywords.$pattern,delete Ne.keywords.$pattern),Bt=Bt||/\w+/,Ne.keywords&&(Ne.keywords=Xn(Ne.keywords,U.case_insensitive)),Be.keywordPatternRe=ce(Bt,!0),_e&&(Ne.begin||(Ne.begin=/\B|\b/),Be.beginRe=ce(Be.begin),!Ne.end&&!Ne.endsWithParent&&(Ne.end=/\B|\b/),Ne.end&&(Be.endRe=ce(Be.end)),Be.terminatorEnd=y(Be.end)||"",Ne.endsWithParent&&_e.terminatorEnd&&(Be.terminatorEnd+=(Ne.end?"|":"")+_e.terminatorEnd)),Ne.illegal&&(Be.illegalRe=ce(Ne.illegal)),Ne.contains||(Ne.contains=[]),Ne.contains=[].concat(...Ne.contains.map(function(Rt){return on(Rt==="self"?Ne:Rt)})),Ne.contains.forEach(function(Rt){_t(Rt,Be)}),Ne.starts&&_t(Ne.starts,_e),Be.matcher=At(Be),Be}if(U.compilerExtensions||(U.compilerExtensions=[]),U.contains&&U.contains.includes("self"))throw new Error("ERR: contains `self` is not supported at the top-level of a language. See documentation.");return U.classNameAliases=a(U.classNameAliases||{}),_t(U)}function Dt(U){return U?U.endsWithParent||Dt(U.starts):!1}function on(U){return U.variants&&!U.cachedVariants&&(U.cachedVariants=U.variants.map(function(ce){return a(U,{variants:null},ce)})),U.cachedVariants?U.cachedVariants:Dt(U)?a(U,{starts:U.starts?a(U.starts):null}):Object.isFrozen(U)?a(U):U}var ft="11.11.1";class vr extends Error{constructor(ce,Ee){super(ce),this.name="HTMLInjectionError",this.html=Ee}}const hn=r,Rl=a,Xi=Symbol("nomatch"),Ra=7,Zi=function(U){const ce=Object.create(null),Ee=Object.create(null),Pe=[];let At=!0;const _t="Could not find the language '{}', did you forget to load/include a language module?",Ne={disableAutodetect:!0,name:"Plain text",contains:[]};let _e={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(ge){return _e.noHighlightRe.test(ge)}function Bt(ge){let Me=ge.className+" ";Me+=ge.parentNode?ge.parentNode.className:"";const Xe=_e.languageDetectRe.exec(Me);if(Xe){const ht=pn(Xe[1]);return ht||(Ie(_t.replace("{}",Xe[1])),Ie("Falling back to no-highlight mode for this block.",ge)),ht?Xe[1]:"no-highlight"}return Me.split(/\s+/).find(ht=>Be(ht)||pn(ht))}function Rt(ge,Me,Xe){let ht="",Pt="";typeof Me=="object"?(ht=ge,Xe=Me.ignoreIllegals,Pt=Me.language):(q("10.7.0","highlight(lang, code, ...args) has been deprecated."),q("10.7.0",`Please use highlight(code, options) instead.
82
+ https://github.com/highlightjs/highlight.js/issues/2277`),Pt=ge,ht=Me),Xe===void 0&&(Xe=!0);const cn={code:ht,language:Pt};Qi("before:highlight",cn);const Bn=cn.result?cn.result:Ir(cn.language,cn.code,Xe);return Bn.code=cn.code,Qi("after:highlight",Bn),Bn}function Ir(ge,Me,Xe,ht){const Pt=Object.create(null);function cn(xe,Ae){return xe.keywords[Ae]}function Bn(){if(!je.keywords){Gt.addText(pt);return}let xe=0;je.keywordPatternRe.lastIndex=0;let Ae=je.keywordPatternRe.exec(pt),$e="";for(;Ae;){$e+=pt.substring(xe,Ae.index);const nt=Qt.case_insensitive?Ae[0].toLowerCase():Ae[0],Lt=cn(je,nt);if(Lt){const[Zn,Js]=Lt;if(Gt.addText($e),$e="",Pt[nt]=(Pt[nt]||0)+1,Pt[nt]<=Ra&&(mi+=Js),Zn.startsWith("_"))$e+=Ae[0];else{const Ul=Qt.classNameAliases[Zn]||Zn;Un(Ae[0],Ul)}}else $e+=Ae[0];xe=je.keywordPatternRe.lastIndex,Ae=je.keywordPatternRe.exec(pt)}$e+=pt.substring(xe),Gt.addText($e)}function kn(){if(pt==="")return;let xe=null;if(typeof je.subLanguage=="string"){if(!ce[je.subLanguage]){Gt.addText(pt);return}xe=Ir(je.subLanguage,pt,!0,Bl[je.subLanguage]),Bl[je.subLanguage]=xe._top}else xe=La(pt,je.subLanguage.length?je.subLanguage:null);je.relevance>0&&(mi+=xe.relevance),Gt.__addSublanguage(xe._emitter,xe.language)}function Nt(){je.subLanguage!=null?kn():Bn(),pt=""}function Un(xe,Ae){xe!==""&&(Gt.startScope(Ae),Gt.addText(xe),Gt.endScope())}function jl(xe,Ae){let $e=1;const nt=Ae.length-1;for(;$e<=nt;){if(!xe._emit[$e]){$e++;continue}const Lt=Qt.classNameAliases[xe[$e]]||xe[$e],Zn=Ae[$e];Lt?Un(Zn,Lt):(pt=Zn,Bn(),pt=""),$e++}}function ja(xe,Ae){return xe.scope&&typeof xe.scope=="string"&&Gt.openNode(Qt.classNameAliases[xe.scope]||xe.scope),xe.beginScope&&(xe.beginScope._wrap?(Un(pt,Qt.classNameAliases[xe.beginScope._wrap]||xe.beginScope._wrap),pt=""):xe.beginScope._multi&&(jl(xe.beginScope,Ae),pt="")),je=Object.create(xe,{parent:{value:je}}),je}function Ws(xe,Ae,$e){let nt=R(xe.endRe,$e);if(nt){if(xe["on:end"]){const Lt=new t(xe);xe["on:end"](Ae,Lt),Lt.isMatchIgnored&&(nt=!1)}if(nt){for(;xe.endsParent&&xe.parent;)xe=xe.parent;return xe}}if(xe.endsWithParent)return Ws(xe.parent,Ae,$e)}function za(xe){return je.matcher.regexIndex===0?(pt+=xe[0],1):(gi=!0,0)}function qu(xe){const Ae=xe[0],$e=xe.rule,nt=new t($e),Lt=[$e.__beforeBegin,$e["on:begin"]];for(const Zn of Lt)if(Zn&&(Zn(xe,nt),nt.isMatchIgnored))return za(Ae);return $e.skip?pt+=Ae:($e.excludeBegin&&(pt+=Ae),Nt(),!$e.returnBegin&&!$e.excludeBegin&&(pt=Ae)),ja($e,xe),$e.returnBegin?0:Ae.length}function Tn(xe){const Ae=xe[0],$e=Me.substring(xe.index),nt=Ws(je,xe,$e);if(!nt)return Xi;const Lt=je;je.endScope&&je.endScope._wrap?(Nt(),Un(Ae,je.endScope._wrap)):je.endScope&&je.endScope._multi?(Nt(),jl(je.endScope,xe)):Lt.skip?pt+=Ae:(Lt.returnEnd||Lt.excludeEnd||(pt+=Ae),Nt(),Lt.excludeEnd&&(pt=Ae));do je.scope&&Gt.closeNode(),!je.skip&&!je.subLanguage&&(mi+=je.relevance),je=je.parent;while(je!==nt.parent);return nt.starts&&ja(nt.starts,xe),Lt.returnEnd?0:Ae.length}function Xs(){const xe=[];for(let Ae=je;Ae!==Qt;Ae=Ae.parent)Ae.scope&&xe.unshift(Ae.scope);xe.forEach(Ae=>Gt.openNode(Ae))}let ea={};function Ba(xe,Ae){const $e=Ae&&Ae[0];if(pt+=xe,$e==null)return Nt(),0;if(ea.type==="begin"&&Ae.type==="end"&&ea.index===Ae.index&&$e===""){if(pt+=Me.slice(Ae.index,Ae.index+1),!At){const nt=new Error(`0 width match regex (${ge})`);throw nt.languageName=ge,nt.badRule=ea.rule,nt}return 1}if(ea=Ae,Ae.type==="begin")return qu(Ae);if(Ae.type==="illegal"&&!Xe){const nt=new Error('Illegal lexeme "'+$e+'" for mode "'+(je.scope||"<unnamed>")+'"');throw nt.mode=je,nt}else if(Ae.type==="end"){const nt=Tn(Ae);if(nt!==Xi)return nt}if(Ae.type==="illegal"&&$e==="")return pt+=`
83
+ `,1;if(Zs>1e5&&Zs>Ae.index*3)throw new Error("potential infinite loop, way more iterations than matches");return pt+=$e,$e.length}const Qt=pn(ge);if(!Qt)throw pe(_t.replace("{}",ge)),new Error('Unknown language: "'+ge+'"');const zl=Xt(Qt);let Ua="",je=ht||zl;const Bl={},Gt=new _e.__emitter(_e);Xs();let pt="",mi=0,jr=0,Zs=0,gi=!1;try{if(Qt.__emitTokens)Qt.__emitTokens(Me,Gt);else{for(je.matcher.considerAll();;){Zs++,gi?gi=!1:je.matcher.considerAll(),je.matcher.lastIndex=jr;const xe=je.matcher.exec(Me);if(!xe)break;const Ae=Me.substring(jr,xe.index),$e=Ba(Ae,xe);jr=xe.index+$e}Ba(Me.substring(jr))}return Gt.finalize(),Ua=Gt.toHTML(),{language:ge,value:Ua,relevance:mi,illegal:!1,_emitter:Gt,_top:je}}catch(xe){if(xe.message&&xe.message.includes("Illegal"))return{language:ge,value:hn(Me),illegal:!0,relevance:0,_illegalBy:{message:xe.message,index:jr,context:Me.slice(jr-100,jr+100),mode:xe.mode,resultSoFar:Ua},_emitter:Gt};if(At)return{language:ge,value:hn(Me),illegal:!1,relevance:0,errorRaised:xe,_emitter:Gt,_top:je};throw xe}}function Ia(ge){const Me={value:hn(ge),illegal:!1,relevance:0,_top:Ne,_emitter:new _e.__emitter(_e)};return Me._emitter.addText(ge),Me}function La(ge,Me){Me=Me||_e.languages||Object.keys(ce);const Xe=Ia(ge),ht=Me.filter(pn).filter(hi).map(Nt=>Ir(Nt,ge,!1));ht.unshift(Xe);const Pt=ht.sort((Nt,Un)=>{if(Nt.relevance!==Un.relevance)return Un.relevance-Nt.relevance;if(Nt.language&&Un.language){if(pn(Nt.language).supersetOf===Un.language)return 1;if(pn(Un.language).supersetOf===Nt.language)return-1}return 0}),[cn,Bn]=Pt,kn=cn;return kn.secondBest=Bn,kn}function xr(ge,Me,Xe){const ht=Me&&Ee[Me]||Xe;ge.classList.add("hljs"),ge.classList.add(`language-${ht}`)}function Ut(ge){let Me=null;const Xe=Bt(ge);if(Be(Xe))return;if(Qi("before:highlightElement",{el:ge,language:Xe}),ge.dataset.highlighted){console.log("Element previously highlighted. To highlight again, first unset `dataset.highlighted`.",ge);return}if(ge.children.length>0&&(_e.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(ge)),_e.throwUnescapedHTML))throw new vr("One of your code blocks includes unescaped HTML.",ge.innerHTML);Me=ge;const ht=Me.textContent,Pt=Xe?Rt(ht,{language:Xe,ignoreIllegals:!0}):La(ht);ge.innerHTML=Pt.value,ge.dataset.highlighted="yes",xr(ge,Xe,Pt.language),ge.result={language:Pt.language,re:Pt.relevance,relevance:Pt.relevance},Pt.secondBest&&(ge.secondBest={language:Pt.secondBest.language,relevance:Pt.secondBest.relevance}),Qi("after:highlightElement",{el:ge,result:Pt,text:ht})}function ln(ge){_e=Rl(_e,ge)}const fi=()=>{Da(),q("10.6.0","initHighlighting() deprecated. Use highlightAll() now.")};function qs(){Da(),q("10.6.0","initHighlightingOnLoad() deprecated. Use highlightAll() now.")}let Il=!1;function Da(){function ge(){Da()}if(document.readyState==="loading"){Il||window.addEventListener("DOMContentLoaded",ge,!1),Il=!0;return}document.querySelectorAll(_e.cssSelector).forEach(Ut)}function Ll(ge,Me){let Xe=null;try{Xe=Me(U)}catch(ht){if(pe("Language definition for '{}' could not be registered.".replace("{}",ge)),At)pe(ht);else throw ht;Xe=Ne}Xe.name||(Xe.name=ge),ce[ge]=Xe,Xe.rawDefinition=Me.bind(null,U),Xe.aliases&&Lr(Xe.aliases,{languageName:ge})}function Ji(ge){delete ce[ge];for(const Me of Object.keys(Ee))Ee[Me]===ge&&delete Ee[Me]}function Ys(){return Object.keys(ce)}function pn(ge){return ge=(ge||"").toLowerCase(),ce[ge]||ce[Ee[ge]]}function Lr(ge,{languageName:Me}){typeof ge=="string"&&(ge=[ge]),ge.forEach(Xe=>{Ee[Xe.toLowerCase()]=Me})}function hi(ge){const Me=pn(ge);return Me&&!Me.disableAutodetect}function pi(ge){ge["before:highlightBlock"]&&!ge["before:highlightElement"]&&(ge["before:highlightElement"]=Me=>{ge["before:highlightBlock"](Object.assign({block:Me.el},Me))}),ge["after:highlightBlock"]&&!ge["after:highlightElement"]&&(ge["after:highlightElement"]=Me=>{ge["after:highlightBlock"](Object.assign({block:Me.el},Me))})}function $t(ge){pi(ge),Pe.push(ge)}function Dl(ge){const Me=Pe.indexOf(ge);Me!==-1&&Pe.splice(Me,1)}function Qi(ge,Me){const Xe=ge;Pe.forEach(function(ht){ht[Xe]&&ht[Xe](Me)})}function Dr(ge){return q("10.7.0","highlightBlock will be removed entirely in v12.0"),q("10.7.0","Please use highlightElement now."),Ut(ge)}Object.assign(U,{highlight:Rt,highlightAuto:La,highlightAll:Da,highlightElement:Ut,highlightBlock:Dr,configure:ln,initHighlighting:fi,initHighlightingOnLoad:qs,registerLanguage:Ll,unregisterLanguage:Ji,listLanguages:Ys,getLanguage:pn,registerAliases:Lr,autoDetection:hi,inherit:Rl,addPlugin:$t,removePlugin:Dl}),U.debugMode=function(){At=!1},U.safeMode=function(){At=!0},U.versionString=ft,U.regex={concat:w,lookahead:v,either:T,optional:S,anyNumberOfTimes:x};for(const ge in he)typeof he[ge]=="object"&&e(he[ge]);return Object.assign(U,he),U},wn=Zi({});return wn.newInstance=()=>Zi({}),kh=wn,wn.HighlightJS=wn,wn.default=wn,kh}var gR=mR();const bR=El(gR),Rx={},yR="hljs-";function vR(e){const t=bR.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||Rx,v=typeof y.prefix=="string"?y.prefix:yR;if(!t.getLanguage(p))throw new Error("Unknown language: `"+p+"` is not registered");t.configure({__emitter:xR,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,w=S.data;return w.language=x.language,w.relevance=x.relevance,S}function a(p,m){const y=(m||Rx).subset||o();let v=-1,x=0,S;for(;++v<y.length;){const w=y[v];if(!t.getLanguage(w))continue;const N=r(w,p,m);N.data&&N.data.relevance!==void 0&&N.data.relevance>x&&(x=N.data.relevance,S=N)}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 xR{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 ER={};function SR(e){const t=e||ER,r=t.aliases,a=t.detect||!1,o=t.languages||pR,c=t.plainText,u=t.prefix,f=t.subset;let p="hljs";const m=vR(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 w=_R(v);if(w===!1||!w&&!a||w&&c&&c.includes(w))return;Array.isArray(v.properties.className)||(v.properties.className=[]),v.properties.className.includes(p)||v.properties.className.unshift(p);const N=HO(v,{whitespace:"pre"});let T;try{T=w?m.highlight(w,N,{prefix:u}):m.highlightAuto(N,{prefix:u,subset:f})}catch(A){const R=A;if(w&&/Unknown language/.test(R.message)){y.message("Cannot highlight as `"+w+"`, it’s not registered",{ancestors:[S,v],cause:R,place:v.position,ruleId:"missing-language",source:"rehype-highlight"});return}throw R}!w&&T.data&&T.data.language&&v.properties.className.push("language-"+T.data.language),T.children.length>0&&(v.children=T.children)})}}function _R(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 wR({className:e,children:t}){const[r,a]=M.useState(!1),o=String(t).replace(/\n$/,""),c=(e==null?void 0:e.replace(/^language-/,""))??"",u=M.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 kR({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 TR({children:e}){return d.jsx("thead",{style:{background:"var(--bg-hover)"},children:e})}function NR({children:e,...t}){return d.jsx("tr",{...t,style:{borderBottom:"1px solid var(--border)"},className:"hover:bg-[--bg-hover] transition-colors",children:e})}function Ix({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 CR({jsonl:e,onAction:t}){const r=M.useMemo(()=>AR(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 AR(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 OR(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=MR(y.prompt??b),x=t==null?void 0:t[v];return d.jsx(LR,{action:y,resolved:x,onResolve:e?(S,w)=>e(S,w):void 0})}}catch{}}return d.jsx(wR,{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(kR,{children:r})},thead({children:r}){return d.jsx(TR,{children:r})},tr({children:r,...a}){return d.jsx(NR,{...a,children:r})},th({children:r,style:a}){return d.jsx(Ix,{isHeader:!0,style:a,children:r})},td({children:r,style:a}){return d.jsx(Ix,{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 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)}function RR(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 IR(e){return e.includes("```action")?e.replace(/```action\s*\n[\s\S]*?```/g,"").includes("```action"):!1}function LR({action:e,resolved:t,onResolve:r}){var b,y;const[a,o]=M.useState(""),[c,u]=M.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 DR(){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 op({text:e,mediaUrl:t,messageId:r,encrypted:a,a2ui:o,className:c="",isStreaming:u,onAction:f,onResolveAction:p,resolvedActions:m}){const b=M.useMemo(()=>OR(p,m),[p,m]),y=M.useMemo(()=>RR(e,u),[e,u]),v=u&&IR(e);return d.jsxs("div",{className:c,children:[t&&d.jsx("div",{className:"mb-2",children:d.jsx(jR,{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(R0,{remarkPlugins:[nE],rehypePlugins:[SR],components:b,children:y})}):null,v&&d.jsx(DR,{}),o&&d.jsx(CR,{jsonl:o,onAction:f})]})}function jR({url:e,mediaContextId:t}){var p,m;const[r,a]=M.useState(null),[o,c]=M.useState(!1);M.useEffect(()=>{if(!t||!qe.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 qe.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 bl="botschat:sessionHistory",Th="botschat:sessionCounter";function zR(e){try{const t=JSON.parse(localStorage.getItem(bl)||"{}");return Array.isArray(t[e])?t[e]:[]}catch{return[]}}function Lx(e,t){try{const r=JSON.parse(localStorage.getItem(bl)||"{}"),o=(Array.isArray(r[e])?r[e]:[]).filter(c=>c!==t);o.unshift(t),r[e]=o.slice(0,50),localStorage.setItem(bl,JSON.stringify(r))}catch{}}function BR(e){const t=e.match(/^Session\s+(\d+)$/);return t?parseInt(t[1],10):0}function UR(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,BR(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 PR(e,t){try{const r=JSON.parse(localStorage.getItem(bl)||"{}"),a=Array.isArray(r[e])?r[e]:[];r[e]=a.filter(o=>o!==t),localStorage.setItem(bl,JSON.stringify(r))}catch{}}function HR({channelId:e}){const t=ur(),r=ci(),[a,o]=M.useState(null),{onCompositionStart:c,onCompositionEnd:u,isIMEActive:f}=Sl(),[p,m]=M.useState(""),[b,y]=M.useState(null),v=M.useRef(null),x=M.useRef(null),S=M.useRef(null),w=t.sessions,N=t.selectedSessionId;M.useEffect(()=>{a&&v.current&&(v.current.focus(),v.current.select())},[a]),M.useEffect(()=>{if(!b)return;const _=L=>{S.current&&!S.current.contains(L.target)&&y(null)};return document.addEventListener("mousedown",_),()=>document.removeEventListener("mousedown",_)},[b]);const T=M.useCallback(_=>{if(_===N)return;const L=w.find(G=>G.id===_);L&&(Z.info("Session",`Switched to session: ${L.name} (${L.id})`),e&&Lx(e,L.id),r({type:"SELECT_SESSION",sessionId:L.id,sessionKey:L.sessionKey}))},[N,w,e,r]),A=M.useCallback(async()=>{try{let _=e;if(!_){Z.info("Session","No channel for default agent — auto-creating General channel"),_=(await lr.create({name:"General",openclawAgentId:"main"})).id;const[{agents:P},{channels:$}]=await Promise.all([Os.list(),lr.list()]);r({type:"SET_AGENTS",agents:P}),r({type:"SET_CHANNELS",channels:$});const{sessions:Y}=await Ns.list(_);r({type:"SET_SESSIONS",sessions:Y}),Y.length>0&&r({type:"SELECT_SESSION",sessionId:Y[0].id,sessionKey:Y[0].sessionKey});return}const L=UR(_,w),G=await Ns.create(_,`Session ${L}`);Z.info("Session",`Created session: ${G.name} (${G.id})`),r({type:"ADD_SESSION",session:G}),Lx(_,G.id),r({type:"SELECT_SESSION",sessionId:G.id,sessionKey:G.sessionKey}),requestAnimationFrame(()=>{x.current&&(x.current.scrollLeft=x.current.scrollWidth)})}catch(_){Z.error("Session",`Failed to create session: ${_}`)}},[e,w,r]),R=M.useCallback(async _=>{if(!(w.length<=1||!e))try{if(await Ns.delete(e,_),Z.info("Session",`Deleted session: ${_}`),r({type:"REMOVE_SESSION",sessionId:_}),PR(e,_),y(null),N===_){const L=w.filter(G=>G.id!==_);if(L.length>0){const ee=zR(e).map(P=>L.find($=>$.id===P)).find(Boolean)??L[0];r({type:"SELECT_SESSION",sessionId:ee.id,sessionKey:ee.sessionKey})}}}catch(L){Z.error("Session",`Failed to delete session: ${L}`)}},[e,w,N,r]),O=M.useCallback((_,L)=>{o(_),m(L)},[]),z=M.useCallback(async()=>{if(!a||!p.trim()||!e){o(null);return}try{await Ns.rename(e,a,p.trim()),Z.info("Session",`Renamed session ${a} to: ${p.trim()}`),r({type:"RENAME_SESSION",sessionId:a,name:p.trim()})}catch(_){Z.error("Session",`Failed to rename session: ${_}`)}o(null)},[e,a,p,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:x,className:"flex items-center gap-0.5 overflow-x-auto no-scrollbar",children:[w.map(_=>{const L=_.id===N,G=_.id===a;return d.jsx("div",{className:"group relative flex items-center shrink-0",children:G?d.jsx("input",{ref:v,value:p,onChange:ee=>m(ee.target.value),onBlur:z,onKeyDown:ee=>{ee.key==="Enter"&&!ee.nativeEvent.isComposing&&!f()&&(ee.preventDefault(),z()),ee.key==="Escape"&&o(null)},onCompositionStart:c,onCompositionEnd:u,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:()=>T(_.id),onDoubleClick:()=>O(_.id,_.name),className:"flex items-center gap-1 px-2.5 py-1 text-caption rounded-t-md transition-colors whitespace-nowrap",style:{background:L?"var(--bg-hover)":"transparent",color:L?"var(--text-primary)":"var(--text-secondary)",fontWeight:L?700:400,borderBottom:L?"2px solid var(--bg-active)":"2px solid transparent",marginBottom:-1},title:`${_.name} (double-click to rename)`,children:d.jsx("span",{className:"max-w-[120px] truncate",children:_.name})})},_.id)}),d.jsx("button",{onClick:A,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:_=>{_.currentTarget.style.background="var(--bg-hover)",_.currentTarget.style.color="var(--text-primary)"},onMouseLeave:_=>{_.currentTarget.style.background="",_.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"})})})]}),w.length>1&&N&&d.jsxs("div",{className:"relative ml-auto pl-2 flex-shrink-0",children:[d.jsx("button",{onClick:()=>y(N),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:_=>{_.currentTarget.style.background="var(--bg-hover)",_.currentTarget.style.color="var(--text-primary)"},onMouseLeave:_=>{_.currentTarget.style.background="",_.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"})})}),b&&d.jsxs("div",{ref:S,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:()=>y(null),className:"px-2.5 py-1 text-caption rounded-md transition-colors",style:{color:"var(--text-secondary)"},onMouseEnter:_=>{_.currentTarget.style.background="var(--bg-hover)"},onMouseLeave:_=>{_.currentTarget.style.background=""},children:"Cancel"}),d.jsx("button",{onClick:()=>R(b),className:"px-2.5 py-1 text-caption font-bold rounded-md text-white transition-colors",style:{background:"#e74c3c"},onMouseEnter:_=>{_.currentTarget.style.background="#c0392b"},onMouseLeave:_=>{_.currentTarget.style.background="#e74c3c"},children:"Close"})]})]})]})]})}const Dx=768;function Zp(){const[e,t]=M.useState(()=>typeof window>"u"?!1:window.innerWidth<Dx);return M.useEffect(()=>{const r=window.matchMedia(`(max-width: ${Dx-1}px)`),a=o=>t(o.matches);return t(r.matches),r.addEventListener("change",a),()=>r.removeEventListener("change",a)},[]),e}function Yn(){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)}`}const jx={hour:"2-digit",minute:"2-digit"},FR={month:"short",day:"numeric"},$R={year:"numeric",month:"short",day:"numeric",hour:"2-digit",minute:"2-digit",second:"2-digit"};function GR(e){const t=new Date;return e.getFullYear()===t.getFullYear()&&e.getMonth()===t.getMonth()&&e.getDate()===t.getDate()}function lp(e){const t=new Date(e);return GR(t)?t.toLocaleTimeString([],jx):`${t.toLocaleDateString([],FR)} ${t.toLocaleTimeString([],jx)}`}function cp(e){return new Date(e).toLocaleString([],$R)}function KR(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 zx=[{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"}],wE="botschat_skill_freq_v2",Bx="botschat_skill_freq",VR=2,qR=14;function kE(e=new Date){return e.toISOString().slice(0,10)}function TE(e){const t=Date.now()-qR*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 NE(){try{const e=localStorage.getItem(wE);if(e){const r=JSON.parse(e);return TE(r),r}const t=localStorage.getItem(Bx);if(t){const r=JSON.parse(t),a=kE(),o={};for(const[c,u]of Object.entries(r))o[c]={total:u,daily:{[a]:u}};return CE(o),localStorage.removeItem(Bx),o}return{}}catch{return{}}}function CE(e){TE(e),localStorage.setItem(wE,JSON.stringify(e))}function Nh(e){const t=e.match(/^\/(\S+)/);if(!t)return null;const r=`/${t[1]}`,a=NE(),o=kE();return a[r]||(a[r]={total:0,daily:{}}),a[r].total+=1,a[r].daily[o]=(a[r].daily[o]??0)+1,CE(a),r}function AE(e){const t=Date.now()-VR*864e5;let r=0;for(const[a,o]of Object.entries(e.daily))new Date(a).getTime()>=t&&(r+=o);return r}function Ux(e){return AE(e)*5+e.total}function YR(){const e=NE(),t=new Set(zx.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:[...zx,...r].sort((o,c)=>{const u=e[o.cmd]?Ux(e[o.cmd]):0;return(e[c.cmd]?Ux(e[c.cmd]):0)-u}),store:e}}function OE({sendMessage:e}){var zn,Xn,yr,di;const t=ur(),r=ci(),a=Zp(),{onCompositionStart:o,onCompositionEnd:c,isIMEActive:u}=Sl(),[f,p]=M.useState(""),[m,b]=M.useState(0),[y,v]=M.useState(null),[x,S]=M.useState(!1),[w,N]=M.useState(!1),[T,A]=M.useState(null),[R,O]=M.useState(!1),z=M.useRef(null),_=M.useRef(null),L=M.useRef(null),G=M.useRef(null),ee=M.useRef(null),P=M.useRef(null),[$,Y]=M.useState(0),te=t.selectedSessionKey,{skills:ae,store:V}=M.useMemo(()=>YR(),[m]);M.useEffect(()=>{var le;(le=z.current)==null||le.scrollIntoView({behavior:"smooth"})},[t.messages]),M.useEffect(()=>{_.current&&(_.current.style.height="auto",_.current.style.height=Math.min(_.current.scrollHeight,160)+"px")},[f]),M.useEffect(()=>{a||te&&_.current&&requestAnimationFrame(()=>{var le;(le=_.current)==null||le.focus()})},[te,a]),M.useEffect(()=>{if(!R)return;const le=pe=>{ee.current&&!ee.current.contains(pe.target)&&O(!1)};return document.addEventListener("mousedown",le),()=>document.removeEventListener("mousedown",le)},[R]),M.useEffect(()=>{const le=P.current;if(!le)return;const pe=new ResizeObserver(Ie=>{for(const q of Ie)Y(q.contentRect.width)});return pe.observe(le),Y(le.clientWidth),()=>pe.disconnect()},[]),M.useEffect(()=>{if(te)try{const pe=JSON.parse(localStorage.getItem("botschat:sessionModels")||"{}")[te];pe&&pe!==t.sessionModel?r({type:"SET_SESSION_MODEL",model:pe}):!pe&&t.sessionModel&&r({type:"SET_SESSION_MODEL",model:null})}catch{}},[te]);const j=t.sessionModel??t.defaultModel,ie=M.useMemo(()=>{if(!j)return null;if($>=500){const le=j.lastIndexOf("/");return le>=0?j.substring(le+1):j}return null},[j,$]),oe=M.useCallback(le=>{var Ie;if(!le||!te||le===j)return;Z.info("Chat",`Model change: ${j??"none"} → ${le}`),r({type:"SET_SESSION_MODEL",model:le});try{const q=JSON.parse(localStorage.getItem("botschat:sessionModels")||"{}");q[te]=le,localStorage.setItem("botschat:sessionModels",JSON.stringify(q))}catch{}Nh("/model"),b(q=>q+1);const pe={id:Yn(),sender:"user",text:`/model ${le}`,timestamp:Date.now()};r({type:"ADD_MESSAGE",message:pe}),e({type:"user.message",sessionKey:te,text:`/model ${le}`,userId:((Ie=t.user)==null?void 0:Ie.id)??"",messageId:pe.id}),requestAnimationFrame(()=>{var q;(q=z.current)==null||q.scrollIntoView({behavior:"smooth"})})},[te,j,(zn=t.user)==null?void 0:zn.id,e,r]),ve=M.useCallback(le=>{var pe;Z.info("Skill",`Skill button clicked: ${le}`),p(Ie=>Ie.startsWith(le+" ")||Ie===le?Ie:le+" "),(pe=_.current)==null||pe.focus()},[]),I=M.useCallback(le=>{var q,de;const pe=(q=le.target.files)==null?void 0:q[0];if(!pe)return;const Ie=pe.type.startsWith("image/")?URL.createObjectURL(pe):"";v({file:pe,preview:Ie}),le.target.value="",(de=_.current)==null||de.focus()},[]),D=M.useCallback(()=>{y&&(URL.revokeObjectURL(y.preview),v(null))},[y]),J=M.useCallback(async(le,pe)=>{const Ie=localStorage.getItem("botschat_token");try{let q=le;if(qe.hasKey()&&pe){const St=await le.arrayBuffer(),_n=new Uint8Array(St),{encrypted:Xt}=await qe.encryptMedia(_n,pe);q=new Blob([Xt.buffer.slice(0)],{type:le.type}),Z.info("E2E",`Encrypted media (${_n.length} bytes, ctx=${pe.slice(0,8)}…)`)}const de=new FormData;de.append("file",q,le.name);const Se=await fetch("/api/upload",{method:"POST",headers:Ie?{Authorization:`Bearer ${Ie}`}:{},body:de});if(!Se.ok){const St=await Se.json().catch(()=>({error:"Upload failed"}));throw new Error(St.error??`HTTP ${Se.status}`)}const ze=await Se.json();return{url:ze.url.startsWith("/")?`${window.location.origin}${ze.url}`:ze.url}}catch(q){return Z.error("Upload",`File upload failed: ${q}`),null}},[]),C=M.useCallback(le=>{le.preventDefault(),le.stopPropagation(),le.dataTransfer.types.includes("Files")&&N(!0)},[]),ye=M.useCallback(le=>{var Ie;le.preventDefault(),le.stopPropagation();const pe=(Ie=G.current)==null?void 0:Ie.getBoundingClientRect();if(pe){const{clientX:q,clientY:de}=le;(q<pe.left||q>pe.right||de<pe.top||de>pe.bottom)&&N(!1)}},[]),ke=M.useCallback(le=>{le.preventDefault(),le.stopPropagation()},[]),H=M.useCallback(le=>{var Ie,q;le.preventDefault(),le.stopPropagation(),N(!1);const pe=(Ie=le.dataTransfer.files)==null?void 0:Ie[0];if(pe){const de=pe.type.startsWith("image/")?URL.createObjectURL(pe):"";v({file:pe,preview:de}),(q=_.current)==null||q.focus()}},[]),re=M.useCallback(le=>{var Ie;const pe=(Ie=le.clipboardData)==null?void 0:Ie.items;if(pe){for(let q=0;q<pe.length;q++)if(pe[q].type.startsWith("image/")){le.preventDefault();const de=pe[q].getAsFile();if(de){const Se=URL.createObjectURL(de);v({file:de,preview:Se})}return}}},[]),me=async()=>{var tt;if(!f.trim()&&!y||!te)return;t.openclawConnected||Z.warn("Chat","Sending while OpenClaw appears offline — message will be delivered when reconnected");const le=f.trim(),pe=T?`> ${T.text.split(`
85
+ `).slice(0,3).join(`
86
+ > `)}
87
+
88
+ ${le}`:le;A(null);const Ie=pe.length>0,q=Ie&&pe.startsWith("/");Z.info("Chat",`Send message${q?" (skill)":""}${y?" +image":""}: ${pe.length>120?pe.slice(0,120)+"…":pe}`,{sessionKey:te,isSkill:q}),Ie&&(Nh(pe),b(St=>St+1));const de=Yn();let Se;if(y){S(!0);const St=await J(y.file,`${de}:media`);if(S(!1),!St)return;Se=St.url,D()}const ze={id:de,sender:"user",text:pe,timestamp:Date.now(),mediaUrl:Se,encrypted:qe.hasKey(),mediaEncrypted:!!Se&&qe.hasKey()};r({type:"ADD_MESSAGE",message:ze}),e({type:"user.message",sessionKey:te,text:pe,userId:((tt=t.user)==null?void 0:tt.id)??"",messageId:ze.id,...Se?{mediaUrl:Se}:{}}),p(""),requestAnimationFrame(()=>{var St;(St=z.current)==null||St.scrollIntoView({behavior:"smooth"})})},Ce=le=>{Z.info("Thread",`Open thread for message: ${le}`),r({type:"OPEN_THREAD",threadId:le,messages:[]})},he=M.useCallback(le=>{var pe;A(le),a||(pe=_.current)==null||pe.focus()},[a]),He=M.useCallback(async le=>{try{await navigator.clipboard.writeText(le)}catch{const pe=document.createElement("textarea");pe.value=le,pe.style.position="fixed",pe.style.left="-9999px",document.body.appendChild(pe),pe.select(),document.execCommand("copy"),document.body.removeChild(pe)}},[]),Te=M.useCallback(le=>{var Ie;if(!te)return;Z.info("A2UI",`Action triggered: ${le}`);const pe={id:Yn(),sender:"user",text:le,timestamp:Date.now()};r({type:"ADD_MESSAGE",message:pe}),e({type:"user.message",sessionKey:te,text:le,userId:((Ie=t.user)==null?void 0:Ie.id)??"",messageId:pe.id}),requestAnimationFrame(()=>{var q;(q=z.current)==null||q.scrollIntoView({behavior:"smooth"})})},[te,(Xn=t.user)==null?void 0:Xn.id,e,r]),Ye=M.useCallback((le,pe,Ie)=>{var Se;if(!te)return;Z.info("ActionCard",`Resolved: "${Ie}" (value="${pe}")`);const q=KR(Ie+pe);r({type:"RESOLVE_ACTION",messageId:le,promptHash:q,value:pe,label:Ie});const de={id:Yn(),sender:"user",text:Ie,timestamp:Date.now()};r({type:"ADD_MESSAGE",message:de}),e({type:"user.message",sessionKey:te,text:Ie,userId:((Se=t.user)==null?void 0:Se.id)??"",messageId:de.id}),requestAnimationFrame(()=>{var ze;(ze=z.current)==null||ze.scrollIntoView({behavior:"smooth"})})},[te,(yr=t.user)==null?void 0:yr.id,e,r]),ut=M.useCallback(()=>{var Ie;if(!te||!t.streamingRunId)return;Z.info("Chat","Stop streaming requested");const le=t.streamingThreadId?`${te}:thread:${t.streamingThreadId}`:te,pe={id:Yn(),sender:"user",text:"/stop",timestamp:Date.now()};t.streamingThreadId?r({type:"ADD_THREAD_MESSAGE",message:pe}):r({type:"ADD_MESSAGE",message:pe}),e({type:"user.message",sessionKey:le,text:"/stop",userId:((Ie=t.user)==null?void 0:Ie.id)??"",messageId:pe.id}),Nh("/stop"),b(q=>q+1),requestAnimationFrame(()=>{var q;(q=z.current)==null||q.scrollIntoView({behavior:"smooth"})})},[te,t.streamingRunId,t.streamingThreadId,(di=t.user)==null?void 0:di.id,e,r]),et=t.agents.find(le=>le.id===t.selectedAgentId),We=(et==null?void 0:et.name)??"channel",jn=(et==null?void 0:et.channelId)??null,Sn=!!et;return te?d.jsxs("div",{ref:G,className:"flex-1 flex flex-col min-w-0 h-full relative",style:{background:"var(--bg-surface)"},onDragEnter:C,onDragLeave:ye,onDragOver:ke,onDrop:H,children:[w&&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 px-3 sm:px-5 gap-2 flex-shrink-0",style:{height:44,borderBottom:"1px solid var(--border)"},children:[d.jsxs("span",{className:"text-h1 truncate",style:{color:"var(--text-primary)"},children:["# ",We]}),et&&!et.isDefault&&d.jsx("span",{className:"text-caption hidden sm:inline flex-shrink-0",style:{color:"var(--text-secondary)"},children:"— custom channel"})]}),Sn&&d.jsxs("div",{ref:P,className:"flex items-stretch flex-shrink-0",children:[d.jsx("div",{className:"flex-1 min-w-0",children:d.jsx(HR,{channelId:jn})}),d.jsxs("div",{ref:ee,className:"relative flex-shrink-0 flex items-center pr-2",style:{borderBottom:"1px solid var(--border)"},children:[d.jsxs("button",{onClick:()=>O(le=>!le),disabled:!t.openclawConnected,className:"flex items-center gap-1.5 px-2 h-8 rounded-md transition-colors text-caption",style:{color:j?"var(--text-primary)":"var(--text-muted)",opacity:t.openclawConnected?1:.5,cursor:t.openclawConnected?"pointer":"not-allowed",fontFamily:"var(--font-mono)"},title:j||"Select model",children:[d.jsx("svg",{className:"w-4 h-4 shrink-0",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:1.5,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"})}),ie&&d.jsx("span",{className:"block overflow-hidden whitespace-nowrap max-w-[200px]",style:{direction:"rtl",textOverflow:"ellipsis"},children:ie})]}),R&&d.jsxs("div",{className:"absolute right-0 top-full mt-1 z-50 rounded-md shadow-lg py-1 min-w-[220px] max-h-[300px] overflow-y-auto",style:{background:"var(--bg-surface)",border:"1px solid var(--border)",boxShadow:"0 4px 12px rgba(0,0,0,0.15)"},children:[t.models.map(le=>d.jsxs("button",{onClick:()=>{oe(le.id),O(!1)},className:"w-full text-left px-3 py-2 text-caption transition-colors",style:{color:le.id===j?"var(--text-primary)":"var(--text-secondary)",background:le.id===j?"var(--bg-hover)":"transparent",fontFamily:"var(--font-mono)"},onMouseEnter:pe=>{pe.currentTarget.style.background="var(--bg-hover)"},onMouseLeave:pe=>{pe.currentTarget.style.background=le.id===j?"var(--bg-hover)":"transparent"},children:[le.id===j&&d.jsx("span",{className:"mr-1.5",style:{color:"var(--accent)"},children:"✓"}),le.id]},le.id)),t.models.length===0&&d.jsx("div",{className:"px-3 py-2 text-caption",style:{color:"var(--text-muted)"},children:"No models available"})]})]})]}),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((le,pe)=>{const Ie=pe>0?t.messages[pe-1]:null,q=(Ie==null?void 0:Ie.sender)===le.sender&&le.timestamp-Ie.timestamp<3e5;return d.jsx(WR,{msg:le,grouped:q,onOpenThread:()=>Ce(le.id),onQuote:()=>he(le),onCopy:()=>He(le.text),onAction:Te,onResolveAction:(de,Se)=>Ye(le.id,de,Se),onStop:ut},le.id)}),d.jsx("div",{ref:z})]}),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:ae.map(le=>{const pe=V[le.cmd],Ie=(pe==null?void 0:pe.total)??0,q=pe?AE(pe):0,de=f.startsWith(le.cmd+" ")||f===le.cmd;return d.jsxs("button",{onClick:()=>ve(le.cmd),className:"flex items-center gap-1 px-2 py-1 rounded-md text-xs whitespace-nowrap transition-colors shrink-0",style:{background:de?"var(--bg-active)":"var(--bg-hover)",color:de?"#fff":"var(--text-secondary)",border:"1px solid transparent"},title:`${le.cmd}${Ie>0?` (total ${Ie}x${q>0?`, recent ${q}x`:""})`:""}`,children:[d.jsx("span",{className:"font-mono text-[10px] opacity-70",children:le.cmd}),Ie>0&&d.jsx("span",{className:"ml-0.5 px-1 rounded-sm text-[10px] font-bold",style:{background:de?"rgba(255,255,255,0.2)":"var(--bg-surface)",color:de?"#fff":"var(--text-muted)"},children:Ie})]},le.cmd)})}),T&&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:[T.sender==="user"?"You":"Agent",": ",T.text.slice(0,80),T.text.length>80?"...":""]}),d.jsx("button",{onClick:()=>A(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:[y&&d.jsxs("div",{className:"px-3 pt-2 flex items-start gap-2",children:[d.jsxs("div",{className:"relative",children:[y.preview?d.jsx("img",{src:y.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:y.file.name})]}),d.jsx("button",{onClick:D,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:"✕"})]}),x&&d.jsx("span",{className:"text-caption",style:{color:"var(--text-muted)"},children:"Uploading…"})]}),d.jsx("textarea",{ref:_,value:f,onChange:le=>p(le.target.value),onKeyDown:le=>{le.key==="Enter"&&!le.shiftKey&&!le.nativeEvent.isComposing&&!u()&&(le.preventDefault(),me())},onCompositionStart:o,onCompositionEnd:c,onPaste:re,placeholder:t.openclawConnected?`Message #${We}`:"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:L,type:"file",accept:"image/*,application/pdf,.txt,.csv,.md,.json,.zip,.gz,.mp3,.wav,.mp4,.mov",className:"hidden",onChange:I}),d.jsx("button",{onClick:()=>{var le;return(le=L.current)==null?void 0:le.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"})})})]}),d.jsx("button",{onClick:me,disabled:!f.trim()&&!y,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 WR({msg:e,grouped:t,onOpenThread:r,onQuote:a,onCopy:o,onAction:c,onResolveAction:u,onStop:f}){const p=ur(),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]=M.useState(!1),w=M.useRef(null),N=M.useRef(!1),T=M.useCallback(()=>{N.current=!1,w.current=setTimeout(()=>{N.current||S(!0)},500)},[]),A=M.useCallback(()=>{N.current=!0,w.current&&clearTimeout(w.current)},[]),R=M.useCallback(()=>{w.current&&clearTimeout(w.current)},[]),[O,z]=M.useState(!1),_=M.useCallback(()=>{o(),z(!0),setTimeout(()=>z(!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:T,onTouchMove:A,onTouchEnd:R,onContextMenu:L=>{L.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 cursor-default",style:{color:"var(--text-secondary)"},title:cp(e.timestamp),children:lp(e.timestamp)})]}),d.jsx(op,{text:e.text,mediaUrl:e.mediaUrl,messageId:e.id,encrypted:!!e.mediaEncrypted&&!!e.mediaUrl&&qe.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:L=>{L.currentTarget.style.background="#e74c3c",L.currentTarget.style.color="#fff",L.currentTarget.style.borderColor="#e74c3c"},onMouseLeave:L=>{L.currentTarget.style.background="var(--bg-hover)",L.currentTarget.style.color="var(--text-secondary)",L.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:O?"Copied!":"Copy text",onClick:_,icon:O?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:L=>L.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:_}),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 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 ME({sendMessage:e}){var w,N,T;const t=ur(),r=ci(),[a,o]=M.useState(""),{onCompositionStart:c,onCompositionEnd:u,isIMEActive:f}=Sl();if(M.useEffect(()=>{if(!t.activeThreadId||!t.selectedSessionKey||!t.user)return;const A=`${t.selectedSessionKey}:thread:${t.activeThreadId}`;Z.info("Thread",`Loading history for thread ${t.activeThreadId}`),j1.list(t.user.id,A,t.activeThreadId).then(async({messages:R})=>{if(Z.info("Thread",`Loaded ${R.length} thread messages`),R.length>0){const O=await Promise.all(R.map(async z=>{if(z.encrypted&&qe.hasKey())try{const _=await qe.decrypt(z.text,z.id);return{...z,text:_,isEncryptedLocked:!1}}catch(_){return Z.warn("Thread",`Failed to decrypt message ${z.id}`,_),{...z,isEncryptedLocked:!0}}else if(z.encrypted)return{...z,isEncryptedLocked:!0};return z}));r({type:"OPEN_THREAD",threadId:t.activeThreadId,messages:O})}}).catch(R=>{Z.error("Thread",`Failed to load thread history: ${R}`)})},[t.activeThreadId]),!t.activeThreadId)return null;const p=t.messages.find(A=>A.id===t.activeThreadId),m=t.selectedSessionKey?`${t.selectedSessionKey}:thread:${t.activeThreadId}`:null,b=M.useCallback(A=>{var O;if(!m)return;Z.info("Thread/A2UI",`Action triggered: ${A}`);const R={id:Yn(),sender:"user",text:A,timestamp:Date.now(),threadId:t.activeThreadId??void 0};r({type:"ADD_THREAD_MESSAGE",message:R}),e({type:"user.message",sessionKey:m,text:A,userId:((O=t.user)==null?void 0:O.id)??"",messageId:R.id})},[m,t.activeThreadId,(w=t.user)==null?void 0:w.id,e,r]),y=M.useCallback((A,R,O)=>{var L;if(!m)return;Z.info("Thread/ActionCard",`Resolved: "${O}" (value="${R}")`);const z=XR(O+R);r({type:"RESOLVE_ACTION",messageId:A,promptHash:z,value:R,label:O});const _={id:Yn(),sender:"user",text:O,timestamp:Date.now(),threadId:t.activeThreadId??void 0};r({type:"ADD_THREAD_MESSAGE",message:_}),e({type:"user.message",sessionKey:m,text:O,userId:((L=t.user)==null?void 0:L.id)??"",messageId:_.id})},[m,t.activeThreadId,(N=t.user)==null?void 0:N.id,e,r]),v=M.useCallback(()=>{var R;if(!m||!t.streamingRunId||!t.streamingThreadId)return;Z.info("Thread","Stop streaming requested");const A={id:Yn(),sender:"user",text:"/stop",timestamp:Date.now(),threadId:t.activeThreadId??void 0};r({type:"ADD_THREAD_MESSAGE",message:A}),e({type:"user.message",sessionKey:m,text:"/stop",userId:((R=t.user)==null?void 0:R.id)??"",messageId:A.id})},[m,t.streamingRunId,t.streamingThreadId,t.activeThreadId,(T=t.user)==null?void 0:T.id,e,r]),x=!!t.streamingRunId&&!!t.streamingThreadId,S=()=>{var O;if(!a.trim()||!t.selectedSessionKey)return;const A=a.trim();Z.info("Thread",`Send reply: ${A.length>120?A.slice(0,120)+"…":A}`,{threadId:t.activeThreadId});const R={id:Yn(),sender:"user",text:A,timestamp:Date.now(),threadId:t.activeThreadId??void 0};r({type:"ADD_THREAD_MESSAGE",message:R}),e({type:"user.message",sessionKey:m,text:A,userId:((O=t.user)==null?void 0:O.id)??"",messageId:R.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:[p&&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:p.sender==="user"?"#9B59B6":"#2BAC76"},children:p.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:p.sender==="user"?"You":"OpenClaw Agent"}),d.jsx("span",{className:"text-caption cursor-default",style:{color:"var(--text-secondary)"},title:cp(p.timestamp),children:lp(p.timestamp)})]}),d.jsx(op,{text:p.text,mediaUrl:p.mediaUrl,messageId:p.id,encrypted:!!p.mediaEncrypted&&!!p.mediaUrl&&qe.hasKey(),a2ui:p.a2ui,onAction:b,onResolveAction:(A,R)=>y(p.id,A,R),resolvedActions:p.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((A,R)=>{const O=R>0?t.threadMessages[R-1]:null,z=(O==null?void 0:O.sender)===A.sender&&A.timestamp-O.timestamp<3e5;return d.jsx("div",{className:"px-5 hover:bg-[--bg-hover] transition-colors",style:{paddingTop:z?2:8,paddingBottom:2},children:d.jsxs("div",{className:"flex gap-2",children:[d.jsx("div",{className:"flex-shrink-0",style:{width:36},children:!z&&d.jsx("div",{className:"w-9 h-9 rounded flex items-center justify-center text-white text-caption font-bold",style:{background:A.sender==="user"?"#9B59B6":"#2BAC76"},children:A.sender==="user"?"U":"A"})}),d.jsxs("div",{className:"flex-1 min-w-0",children:[!z&&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:A.sender==="user"?"You":"OpenClaw Agent"}),d.jsx("span",{className:"text-caption cursor-default",style:{color:"var(--text-secondary)"},title:cp(A.timestamp),children:lp(A.timestamp)})]}),d.jsx(op,{text:A.text,mediaUrl:A.mediaUrl,messageId:A.id,encrypted:!!A.mediaEncrypted&&!!A.mediaUrl&&qe.hasKey(),a2ui:A.a2ui,isStreaming:A.isStreaming,onAction:b,onResolveAction:(_,L)=>y(A.id,_,L),resolvedActions:A.resolvedActions}),A.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:v,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"]})]})]})]})},A.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:A=>o(A.target.value),onKeyDown:A=>{A.key==="Enter"&&!A.shiftKey&&!A.nativeEvent.isComposing&&!f()&&(A.preventDefault(),S())},onCompositionStart:c,onCompositionEnd:u,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:x?d.jsx("button",{onClick:v,className:"px-3 py-1 rounded-sm text-caption font-bold text-white transition-colors",style:{background:"#e74c3c"},onMouseEnter:A=>{A.currentTarget.style.background="#c0392b"},onMouseLeave:A=>{A.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:S,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 JR(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 QR({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=JR(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 e3=()=>{};var Px={};/**
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 RE=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},t3=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("")},IE={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(RE(e),t)},decodeString(e,t){return this.HAS_NATIVE_SUPPORT&&!t?atob(e):t3(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 n3;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 n3 extends Error{constructor(){super(...arguments),this.name="DecodeBase64StringError"}}const r3=function(e){const t=RE(e);return IE.encodeByteArray(t,!0)},LE=function(e){return r3(e).replace(/\./g,"")},DE=function(e){try{return IE.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 i3(){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 a3=()=>i3().__FIREBASE_DEFAULTS__,s3=()=>{if(typeof process>"u"||typeof Px>"u")return;const e=Px.__FIREBASE_DEFAULTS__;if(e)return JSON.parse(e)},o3=()=>{if(typeof document>"u")return;let e;try{e=document.cookie.match(/__FIREBASE_DEFAULTS__=([^;]+)/)}catch{return}const t=e&&DE(e[1]);return t&&JSON.parse(t)},Jp=()=>{try{return e3()||a3()||s3()||o3()}catch(e){console.info(`Unable to get __FIREBASE_DEFAULTS__ due to: ${e}`);return}},l3=e=>{var t,r;return(r=(t=Jp())==null?void 0:t.emulatorHosts)==null?void 0:r[e]},jE=()=>{var e;return(e=Jp())==null?void 0:e.config},zE=e=>{var t;return(t=Jp())==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 c3{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 u3(e){return(await fetch(e,{credentials:"include"})).ok}const ol={};function d3(){const e={prod:[],emulator:[]};for(const t of Object.keys(ol))ol[t]?e.emulator.push(t):e.prod.push(t);return e}function f3(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 Hx=!1;function h3(e,t){if(typeof window>"u"||typeof document>"u"||!Fu(window.location.host)||ol[e]===t||ol[e]||Hx)return;ol[e]=t;function r(v){return`__firebase__banner__${v}`}const a="__firebase__banner",c=d3().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=" &times;",v.onclick=()=>{Hx=!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=f3(a),x=r("text"),S=document.getElementById(x)||document.createElement("span"),w=r("learnmore"),N=document.getElementById(w)||document.createElement("a"),T=r("preprendIcon"),A=document.getElementById(T)||document.createElementNS("http://www.w3.org/2000/svg","svg");if(v.created){const R=v.element;f(R),b(N,w);const O=m();p(A,T),R.append(A,S,N,O),document.body.appendChild(R)}c?(S.innerText="Preview backend disconnected.",A.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>`):(A.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 En(){return typeof navigator<"u"&&typeof navigator.userAgent=="string"?navigator.userAgent:""}function p3(){return typeof window<"u"&&!!(window.cordova||window.phonegap||window.PhoneGap)&&/ios|iphone|ipod|ipad|android|blackberry|iemobile/i.test(En())}function m3(){return typeof navigator<"u"&&navigator.userAgent==="Cloudflare-Workers"}function g3(){const e=typeof chrome=="object"?chrome.runtime:typeof browser=="object"?browser.runtime:void 0;return typeof e=="object"&&e.id!==void 0}function b3(){return typeof navigator=="object"&&navigator.product==="ReactNative"}function y3(){const e=En();return e.indexOf("MSIE ")>=0||e.indexOf("Trident/")>=0}function v3(){try{return typeof indexedDB=="object"}catch{return!1}}function x3(){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 vD(){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 E3="FirebaseError";class Wi extends Error{constructor(t,r,a){super(r),this.code=t,this.customData=a,this.name=E3,Object.setPrototypeOf(this,Wi.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?S3(c,a):"Error",f=`${this.serviceName}: ${u} (${o}).`;return new Wi(o,f,a)}}function S3(e,t){return e.replace(_3,(r,a)=>{const o=t[a];return o!=null?String(o):`<${a}?>`})}const _3=/\{\$([^}]+)}/g;function w3(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(Fx(c)&&Fx(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 Fx(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 k3(e,t){const r=new T3(e,t);return r.subscribe.bind(r)}class T3{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.");N3(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 N3(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 Ma(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 xa="[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 C3{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 c3;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(O3(t))try{this.getOrInitializeService({instanceIdentifier:xa})}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=xa){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=xa){return this.instances.has(t)}getOptions(t=xa){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:A3(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=xa){return this.component?this.component.multipleInstances?t:xa:t}shouldAutoInitialize(){return!!this.component&&this.component.instantiationMode!=="EXPLICIT"}}function A3(e){return e===xa?void 0:e}function O3(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 M3{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 C3(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 kt;(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"})(kt||(kt={}));const R3={debug:kt.DEBUG,verbose:kt.VERBOSE,info:kt.INFO,warn:kt.WARN,error:kt.ERROR,silent:kt.SILENT},I3=kt.INFO,L3={[kt.DEBUG]:"log",[kt.VERBOSE]:"log",[kt.INFO]:"info",[kt.WARN]:"warn",[kt.ERROR]:"error"},D3=(e,t,...r)=>{if(t<e.logLevel)return;const a=new Date().toISOString(),o=L3[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 BE{constructor(t){this.name=t,this._logLevel=I3,this._logHandler=D3,this._userLogHandler=null}get logLevel(){return this._logLevel}set logLevel(t){if(!(t in kt))throw new TypeError(`Invalid value "${t}" assigned to \`logLevel\``);this._logLevel=t}setLogLevel(t){this._logLevel=typeof t=="string"?R3[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,kt.DEBUG,...t),this._logHandler(this,kt.DEBUG,...t)}log(...t){this._userLogHandler&&this._userLogHandler(this,kt.VERBOSE,...t),this._logHandler(this,kt.VERBOSE,...t)}info(...t){this._userLogHandler&&this._userLogHandler(this,kt.INFO,...t),this._logHandler(this,kt.INFO,...t)}warn(...t){this._userLogHandler&&this._userLogHandler(this,kt.WARN,...t),this._logHandler(this,kt.WARN,...t)}error(...t){this._userLogHandler&&this._userLogHandler(this,kt.ERROR,...t),this._logHandler(this,kt.ERROR,...t)}}const j3=(e,t)=>t.some(r=>e instanceof r);let $x,Gx;function z3(){return $x||($x=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function B3(){return Gx||(Gx=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}const UE=new WeakMap,up=new WeakMap,PE=new WeakMap,Mh=new WeakMap,Qp=new WeakMap;function U3(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&&UE.set(r,e)}).catch(()=>{}),Qp.set(t,e),t}function P3(e){if(up.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)});up.set(e,t)}let dp={get(e,t,r){if(e instanceof IDBTransaction){if(t==="done")return up.get(e);if(t==="objectStoreNames")return e.objectStoreNames||PE.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 H3(e){dp=e(dp)}function F3(e){return e===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(t,...r){const a=e.call(Rh(this),t,...r);return PE.set(a,t.sort?t.sort():[t]),ai(a)}:B3().includes(e)?function(...t){return e.apply(Rh(this),t),ai(UE.get(this))}:function(...t){return ai(e.apply(Rh(this),t))}}function $3(e){return typeof e=="function"?F3(e):(e instanceof IDBTransaction&&P3(e),j3(e,z3())?new Proxy(e,dp):e)}function ai(e){if(e instanceof IDBRequest)return U3(e);if(Mh.has(e))return Mh.get(e);const t=$3(e);return t!==e&&(Mh.set(e,t),Qp.set(t,e)),t}const Rh=e=>Qp.get(e);function G3(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 xD(e,{blocked:t}={}){const r=indexedDB.deleteDatabase(e);return t&&r.addEventListener("blocked",a=>t(a.oldVersion,a)),ai(r).then(()=>{})}const K3=["get","getKey","getAll","getAllKeys","count"],V3=["put","add","delete","clear"],Ih=new Map;function Kx(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=V3.includes(r);if(!(r in(a?IDBIndex:IDBObjectStore).prototype)||!(o||K3.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}H3(e=>({...e,get:(t,r,a)=>Kx(t,r)||e.get(t,r,a),has:(t,r)=>!!Kx(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 q3{constructor(t){this.container=t}getPlatformInfoString(){return this.container.getProviders().map(r=>{if(Y3(r)){const a=r.getImmediate();return`${a.library}/${a.version}`}else return null}).filter(r=>r).join(" ")}}function Y3(e){const t=e.getComponent();return(t==null?void 0:t.type)==="VERSION"}const fp="@firebase/app",Vx="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 BE("@firebase/app"),W3="@firebase/app-compat",X3="@firebase/analytics-compat",Z3="@firebase/analytics",J3="@firebase/app-check-compat",Q3="@firebase/app-check",eI="@firebase/auth",tI="@firebase/auth-compat",nI="@firebase/database",rI="@firebase/data-connect",iI="@firebase/database-compat",aI="@firebase/functions",sI="@firebase/functions-compat",oI="@firebase/installations",lI="@firebase/installations-compat",cI="@firebase/messaging",uI="@firebase/messaging-compat",dI="@firebase/performance",fI="@firebase/performance-compat",hI="@firebase/remote-config",pI="@firebase/remote-config-compat",mI="@firebase/storage",gI="@firebase/storage-compat",bI="@firebase/firestore",yI="@firebase/ai",vI="@firebase/firestore-compat",xI="firebase",EI="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 hp="[DEFAULT]",SI={[fp]:"fire-core",[W3]:"fire-core-compat",[Z3]:"fire-analytics",[X3]:"fire-analytics-compat",[Q3]:"fire-app-check",[J3]:"fire-app-check-compat",[eI]:"fire-auth",[tI]:"fire-auth-compat",[nI]:"fire-rtdb",[rI]:"fire-data-connect",[iI]:"fire-rtdb-compat",[aI]:"fire-fn",[sI]:"fire-fn-compat",[oI]:"fire-iid",[lI]:"fire-iid-compat",[cI]:"fire-fcm",[uI]:"fire-fcm-compat",[dI]:"fire-perf",[fI]:"fire-perf-compat",[hI]:"fire-rc",[pI]:"fire-rc-compat",[mI]:"fire-gcs",[gI]:"fire-gcs-compat",[bI]:"fire-fst",[vI]:"fire-fst-compat",[yI]:"fire-vertex","fire-js":"fire-js",[xI]:"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,_I=new Map,pp=new Map;function qx(e,t){try{e.container.addComponent(t)}catch(r){si.debug(`Component ${t.name} failed to register with FirebaseApp ${e.name}`,r)}}function yl(e){const t=e.name;if(pp.has(t))return si.debug(`There were multiple attempts to register component ${t}.`),!1;pp.set(t,e);for(const r of Cu.values())qx(r,e);for(const r of _I.values())qx(r,e);return!0}function HE(e,t){const r=e.container.getProvider("heartbeat").getImmediate({optional:!0});return r&&r.triggerHeartbeat(),e.container.getProvider(t)}function Ar(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 wI={"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",wI);/**
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 kI{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=EI;function em(e,t={}){let r=e;typeof t!="object"&&(t={name:t});const a={name:hp,automaticDataCollectionEnabled:!0,...t},o=a.name;if(typeof o!="string"||!o)throw qi.create("bad-app-name",{appName:String(o)});if(r||(r=jE()),!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 M3(o);for(const p of pp.values())u.addComponent(p);const f=new kI(r,a,u);return Cu.set(o,f),f}function TI(e=hp){const t=Cu.get(e);if(!t&&e===hp&&jE())return em();if(!t)throw qi.create("no-app",{appName:e});return t}function Rs(e,t,r){let a=SI[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}yl(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 NI="firebase-heartbeat-database",CI=1,vl="firebase-heartbeat-store";let Lh=null;function FE(){return Lh||(Lh=G3(NI,CI,{upgrade:(e,t)=>{switch(t){case 0:try{e.createObjectStore(vl)}catch(r){console.warn(r)}}}}).catch(e=>{throw qi.create("idb-open",{originalErrorMessage:e.message})})),Lh}async function AI(e){try{const r=(await FE()).transaction(vl),a=await r.objectStore(vl).get($E(e));return await r.done,a}catch(t){if(t instanceof Wi)si.warn(t.message);else{const r=qi.create("idb-get",{originalErrorMessage:t==null?void 0:t.message});si.warn(r.message)}}}async function Yx(e,t){try{const a=(await FE()).transaction(vl,"readwrite");await a.objectStore(vl).put(t,$E(e)),await a.done}catch(r){if(r instanceof Wi)si.warn(r.message);else{const a=qi.create("idb-set",{originalErrorMessage:r==null?void 0:r.message});si.warn(a.message)}}}function $E(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 OI=1024,MI=30;class RI{constructor(t){this.container=t,this._heartbeatsCache=null;const r=this.container.getProvider("app").getImmediate();this._storage=new LI(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=Wx();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>MI){const u=DI(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=Wx(),{heartbeatsToSend:a,unsentEntries:o}=II(this._heartbeatsCache.heartbeats),c=LE(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 Wx(){return new Date().toISOString().substring(0,10)}function II(e,t=OI){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),Xx(r)>t){c.dates.pop();break}}else if(r.push({agent:o.agent,dates:[o.date]}),Xx(r)>t){r.pop();break}a=a.slice(1)}return{heartbeatsToSend:r,unsentEntries:a}}class LI{constructor(t){this.app=t,this._canUseIndexedDBPromise=this.runIndexedDBEnvironmentCheck()}async runIndexedDBEnvironmentCheck(){return v3()?x3().then(()=>!0).catch(()=>!1):!1}async read(){if(await this._canUseIndexedDBPromise){const r=await AI(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 Yx(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 Yx(this.app,{lastSentHeartbeatDate:t.lastSentHeartbeatDate??a.lastSentHeartbeatDate,heartbeats:[...a.heartbeats,...t.heartbeats]})}else return}}function Xx(e){return LE(JSON.stringify({version:2,heartbeats:e})).length}function DI(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 jI(e){yl(new Ps("platform-logger",t=>new q3(t),"PRIVATE")),yl(new Ps("heartbeat",t=>new RI(t),"PRIVATE")),Rs(fp,Vx,e),Rs(fp,Vx,"esm2020"),Rs("fire-js","")}jI("");var zI="firebase",BI="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(zI,BI,"app");function GE(){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 UI=GE,KE=new Nl("auth","Firebase",GE());/**
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 BE("@firebase/auth");function PI(e,...t){Au.logLevel<=kt.WARN&&Au.warn(`Auth (${Al}): ${e}`,...t)}function pu(e,...t){Au.logLevel<=kt.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 Mr(e,...t){throw nm(e,...t)}function br(e,...t){return nm(e,...t)}function tm(e,t,r){const a={...UI(),[t]:r};return new Nl("auth","Firebase",a).create(t,{appName:e.name})}function _a(e){return tm(e,"operation-not-supported-in-this-environment","Operations that alter the current user are not supported in conjunction with FirebaseServerApp")}function HI(e,t,r){const a=r;if(!(t instanceof a))throw a.name!==t.constructor.name&&Mr(e,"argument-error"),tm(e,"argument-error",`Type of ${t.constructor.name} does not match expected instance.Did you pass a reference from a different Auth SDK?`)}function nm(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 KE.create(e,...t)}function Ue(e,t,...r){if(!e)throw nm(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 mp(){var e;return typeof self<"u"&&((e=self.location)==null?void 0:e.href)||""}function FI(){return Zx()==="http:"||Zx()==="https:"}function Zx(){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 $I(){return typeof navigator<"u"&&navigator&&"onLine"in navigator&&typeof navigator.onLine=="boolean"&&(FI()||g3()||"connection"in navigator)?navigator.onLine:!0}function GI(){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=p3()||b3()}get(){return $I()?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 rm(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 VE{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 KI={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 VI=["/v1/accounts:signInWithCustomToken","/v1/accounts:signInWithEmailLink","/v1/accounts:signInWithIdp","/v1/accounts:signInWithPassword","/v1/accounts:signInWithPhoneNumber","/v1/token"],qI=new Ol(3e4,6e4);function im(e,t){return e.tenantId&&!t.tenantId?{...t,tenantId:e.tenantId}:t}async function Ks(e,t,r,a,o={}){return qE(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 m3()||(m.referrerPolicy="no-referrer"),e.emulatorConfig&&Fu(e.emulatorConfig.host)&&(m.credentials="include"),VE.fetch()(await YE(e,e.config.apiHost,r,f),m)})}async function qE(e,t,r){e._canInitEmulator=!1;const a={...KI,...t};try{const o=new WI(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 tm(e,b,m);Mr(e,b)}}catch(o){if(o instanceof Wi)throw o;Mr(e,"network-request-failed",{message:String(o)})}}async function YI(e,t,r,a,o={}){const c=await Ks(e,t,r,a,o);return"mfaPendingCredential"in c&&Mr(e,"multi-factor-auth-required",{_serverResponse:c}),c}async function YE(e,t,r,a){const o=`${t}${r}?${a}`,c=e,u=c.config.emulator?rm(e.config,o):`${e.config.apiScheme}://${o}`;return VI.includes(r)&&(await c._persistenceManagerAvailable,c._getPersistenceType()==="COOKIE")?c._getPersistence()._getFinalTarget(u).toString():u}class WI{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")),qI.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 XI(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=Ma(e),a=await r.getIdToken(t),o=am(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 am(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=DE(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 Jx(e){const t=am(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 xl(e,t,r=!1){if(r)return t;try{return await t}catch(a){throw a instanceof Wi&&JI(a)&&e.auth.currentUser===e&&await e.auth.signOut(),a}}function JI({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 QI{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 gp{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 xl(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?WE(o.providerUserInfo):[],u=t4(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 gp(o.createdAt,o.lastLoginAt),isAnonymous:m};Object.assign(e,b)}async function e4(e){const t=Ma(e);await Mu(t),await t.auth._persistUserIfCurrent(t),t.auth._notifyListenersIfCurrent(t)}function t4(e,t){return[...e.filter(a=>!t.some(o=>o.providerId===a.providerId)),...t]}function WE(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 n4(e,t){const r=await qE(e,{},async()=>{const a=Cl({grant_type:"refresh_token",refresh_token:t}).slice(1),{tokenApiHost:o,apiKey:c}=e.config,u=await YE(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"),VE.fetch()(u,p)});return{accessToken:r.access_token,expiresIn:r.expires_in,refreshToken:r.refresh_token}}async function r4(e,t){return Ks(e,"POST","/v2/accounts:revokeToken",im(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):Jx(t.idToken);this.updateTokensAndExpiration(t.idToken,t.refreshToken,r)}updateFromIdToken(t){Ue(t.length!==0,"internal-error");const r=Jx(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 n4(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 Hi(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 QI(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 gp(o.createdAt||void 0,o.lastLoginAt||void 0)}async getIdToken(t){const r=await xl(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 e4(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(Ar(this.auth.app))return Promise.reject(_a(this.auth));const t=await this.getIdToken();return await xl(this,XI(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:w}=r;Ue(y&&w,t,"internal-error");const N=Is.fromJSON(this.name,w);Ue(typeof y=="string",t,"internal-error"),Hi(a,t.name),Hi(o,t.name),Ue(typeof v=="boolean",t,"internal-error"),Ue(typeof x=="boolean",t,"internal-error"),Hi(c,t.name),Hi(u,t.name),Hi(f,t.name),Hi(p,t.name),Hi(m,t.name),Hi(b,t.name);const T=new mr({uid:y,auth:t,email:o,emailVerified:v,displayName:a,isAnonymous:x,photoURL:u,phoneNumber:c,tenantId:f,stsTokenManager:N,createdAt:m,lastLoginAt:b});return S&&Array.isArray(S)&&(T.providerData=S.map(A=>({...A}))),p&&(T._redirectEventId=p),T}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?WE(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 gp(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 Qx=new Map;function ni(e){oi(e instanceof Function,"Expected a class definition");let t=Qx.get(e);return t?(oi(t instanceof e,"Instance stored in cache mismatched with class"),t):(t=new e,Qx.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 XE{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){}}XE.type="NONE";const bp=XE;/**
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(bp),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(bp);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 e1(e){const t=e.toLowerCase();if(t.includes("opera/")||t.includes("opr/")||t.includes("opios/"))return"Opera";if(eS(t))return"IEMobile";if(t.includes("msie")||t.includes("trident/"))return"IE";if(t.includes("edge/"))return"Edge";if(ZE(t))return"Firefox";if(t.includes("silk/"))return"Silk";if(nS(t))return"Blackberry";if(rS(t))return"Webos";if(JE(t))return"Safari";if((t.includes("chrome/")||QE(t))&&!t.includes("edge/"))return"Chrome";if(tS(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 ZE(e=En()){return/firefox\//i.test(e)}function JE(e=En()){const t=e.toLowerCase();return t.includes("safari/")&&!t.includes("chrome/")&&!t.includes("crios/")&&!t.includes("android")}function QE(e=En()){return/crios\//i.test(e)}function eS(e=En()){return/iemobile/i.test(e)}function tS(e=En()){return/android/i.test(e)}function nS(e=En()){return/blackberry/i.test(e)}function rS(e=En()){return/webos/i.test(e)}function sm(e=En()){return/iphone|ipad|ipod/i.test(e)||/macintosh/i.test(e)&&/mobile/i.test(e)}function i4(e=En()){var t;return sm(e)&&!!((t=window.navigator)!=null&&t.standalone)}function a4(){return y3()&&document.documentMode===10}function iS(e=En()){return sm(e)||tS(e)||rS(e)||nS(e)||/windows phone/i.test(e)||eS(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 aS(e,t=[]){let r;switch(e){case"Browser":r=e1(En());break;case"Worker":r=`${e1(En())}-${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 s4{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 o4(e,t={}){return Ks(e,"GET","/v2/passwordPolicy",im(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 l4=6;class c4{constructor(t){var a;const r=t.customStrengthOptions;this.customStrengthOptions={},this.customStrengthOptions.minPasswordLength=r.minPasswordLength??l4,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 u4{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 t1(this),this.idTokenSubscription=new t1(this),this.beforeStateQueue=new s4(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=KE,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(Ar(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=GI()}async _delete(){this._deleted=!0}async updateCurrentUser(t){if(Ar(this.app))return Promise.reject(_a(this));const r=t?Ma(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 Ar(this.app)?Promise.reject(_a(this)):(await this.beforeStateQueue.runMiddleware(null),(this.redirectPersistenceManager||this._popupRedirectResolver)&&await this._setRedirectUser(null),this._updateCurrentUser(null,!0))}setPersistence(t){return Ar(this.app)?Promise.reject(_a(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 o4(this),r=new c4(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 r4(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=aS(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(Ar(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&&PI(`Error while retrieving App Check token: ${t.error}`),t==null?void 0:t.token}}function $u(e){return Ma(e)}class t1{constructor(t){this.auth=t,this.observer=null,this.addObserver=k3(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 om={async loadJS(){throw new Error("Unable to load external scripts")},recaptchaV2Script:"",recaptchaEnterpriseScript:"",gapiScript:""};function d4(e){om=e}function f4(e){return om.loadJS(e)}function h4(){return om.gapiScript}function p4(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 m4(e,t){const r=HE(e,"auth");if(r.isInitialized()){const o=r.getImmediate(),c=r.getOptions();if(Us(c,t??{}))return o;Mr(o,"already-initialized")}return r.initialize({options:t})}function g4(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 b4(e,t,r){const a=$u(e);Ue(/^https?:\/\//.test(t),a,"invalid-emulator-scheme");const o=!1,c=sS(t),{host:u,port:f}=y4(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)?(u3(`${c}//${u}${p}`),h3("Auth",!0)):v4()}function sS(e){const t=e.indexOf(":");return t<0?"":e.substr(0,t+1)}function y4(e){const t=sS(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:n1(a.substr(c.length+1))}}else{const[c,u]=a.split(":");return{host:c,port:n1(u)}}}function n1(e){if(!e)return null;const t=Number(e);return isNaN(t)?null:t}function v4(){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 oS{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 YI(e,"POST","/v1/accounts:signInWithIdp",im(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 x4="http://localhost";class li extends oS{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):Mr("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:x4,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 lm{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 Vs extends lm{constructor(){super(...arguments),this.scopes=[]}addScope(t){return this.scopes.includes(t)||this.scopes.push(t),this}getScopes(){return[...this.scopes]}}class cl extends Vs{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 $i extends Vs{constructor(){super("facebook.com")}static credential(t){return li._fromParams({providerId:$i.PROVIDER_ID,signInMethod:$i.FACEBOOK_SIGN_IN_METHOD,accessToken:t})}static credentialFromResult(t){return $i.credentialFromTaggedObject(t)}static credentialFromError(t){return $i.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t||!("oauthAccessToken"in t)||!t.oauthAccessToken)return null;try{return $i.credential(t.oauthAccessToken)}catch{return null}}}$i.FACEBOOK_SIGN_IN_METHOD="facebook.com";$i.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 Vs{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 Vs{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 Gi extends Vs{constructor(){super("twitter.com")}static credential(t,r){return li._fromParams({providerId:Gi.PROVIDER_ID,signInMethod:Gi.TWITTER_SIGN_IN_METHOD,oauthToken:t,oauthTokenSecret:r})}static credentialFromResult(t){return Gi.credentialFromTaggedObject(t)}static credentialFromError(t){return Gi.credentialFromTaggedObject(t.customData||{})}static credentialFromTaggedObject({_tokenResponse:t}){if(!t)return null;const{oauthAccessToken:r,oauthTokenSecret:a}=t;if(!r||!a)return null;try{return Gi.credential(r,a)}catch{return null}}}Gi.TWITTER_SIGN_IN_METHOD="twitter.com";Gi.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=r1(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=r1(a);return new Hs({user:t,providerId:o,_tokenResponse:a,operationType:r})}}function r1(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 Wi{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 lS(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 E4(e,t,r=!1){const a=await xl(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 S4(e,t,r=!1){const{auth:a}=e;if(Ar(a.app))return Promise.reject(_a(a));const o="reauthenticate";try{const c=await xl(e,lS(a,o,t,e),r);Ue(c.idToken,a,"internal-error");const u=am(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"&&Mr(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 _4(e,t,r=!1){if(Ar(e.app))return Promise.reject(_a(e));const a="signIn",o=await lS(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 w4(e,t){return Ma(e).setPersistence(t)}function k4(e,t,r,a){return Ma(e).onIdTokenChanged(t,r,a)}function T4(e,t,r){return Ma(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 cS{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 N4=1e3,C4=10;class uS extends cS{constructor(){super(()=>window.localStorage,"LOCAL"),this.boundEventHandler=(t,r)=>this.onStorageEvent(t,r),this.listeners={},this.localCache={},this.pollTimer=null,this.fallbackToPolling=iS(),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);a4()&&c!==t.newValue&&t.newValue!==t.oldValue?setTimeout(o,C4):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)})},N4)}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]}}uS.type="LOCAL";const A4=uS;/**
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 dS extends cS{constructor(){super(()=>window.sessionStorage,"SESSION")}_addListener(t,r){}_removeListener(t,r){}}dS.type="SESSION";const fS=dS;/**
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 O4(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 O4(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 cm(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 M4{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=cm("",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 Or(){return window}function R4(e){Or().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 hS(){return typeof Or().WorkerGlobalScope<"u"&&typeof Or().importScripts=="function"}async function I4(){if(!(navigator!=null&&navigator.serviceWorker))return null;try{return(await navigator.serviceWorker.ready).active}catch{return null}}function L4(){var e;return((e=navigator==null?void 0:navigator.serviceWorker)==null?void 0:e.controller)||null}function D4(){return hS()?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 pS="firebaseLocalStorageDb",j4=1,Lu="firebaseLocalStorage",mS="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 z4(){const e=indexedDB.deleteDatabase(pS);return new Ml(e).toPromise()}function yp(){const e=indexedDB.open(pS,j4);return new Promise((t,r)=>{e.addEventListener("error",()=>{r(e.error)}),e.addEventListener("upgradeneeded",()=>{const a=e.result;try{a.createObjectStore(Lu,{keyPath:mS})}catch(o){r(o)}}),e.addEventListener("success",async()=>{const a=e.result;a.objectStoreNames.contains(Lu)?t(a):(a.close(),await z4(),t(await yp()))})})}async function i1(e,t,r){const a=Ku(e,!0).put({[mS]:t,value:r});return new Ml(a).toPromise()}async function B4(e,t){const r=Ku(e,!1).get(t),a=await new Ml(r).toPromise();return a===void 0?null:a.value}function a1(e,t){const r=Ku(e,!0).delete(t);return new Ml(r).toPromise()}const U4=800,P4=3;class gS{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 yp(),this.db)}async _withRetries(t){let r=0;for(;;)try{const a=await this._openDb();return await t(a)}catch(a){if(r++>P4)throw a;this.db&&(this.db.close(),this.db=void 0)}}async initializeServiceWorkerMessaging(){return hS()?this.initializeReceiver():this.initializeSender()}async initializeReceiver(){this.receiver=Gu._getInstance(D4()),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 I4(),!this.activeServiceWorker)return;this.sender=new M4(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||L4()!==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 yp();return await i1(t,Iu,"1"),await a1(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=>i1(a,t,r)),this.localCache[t]=r,this.notifyServiceWorker(t)))}async _get(t){const r=await this._withRetries(a=>B4(a,t));return this.localCache[t]=r,r}async _remove(t){return this._withPendingWrite(async()=>(await this._withRetries(r=>a1(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(),U4)}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()}}gS.type="LOCAL";const H4=gS;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 bS(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 um extends oS{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 F4(e){return _4(e.auth,new um(e),e.bypassAuthState)}function $4(e){const{auth:t,user:r}=e;return Ue(r,t,"internal-error"),S4(r,new um(e),e.bypassAuthState)}async function G4(e){const{auth:t,user:r}=e;return Ue(r,t,"internal-error"),E4(r,new um(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 yS{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 F4;case"linkViaPopup":case"linkViaRedirect":return G4;case"reauthViaPopup":case"reauthViaRedirect":return $4;default:Mr(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 K4=new Ol(2e3,1e4);async function dm(e,t,r){if(Ar(e.app))return Promise.reject(br(e,"operation-not-supported-in-this-environment"));const a=$u(e);HI(e,t,lm);const o=bS(a,r);return new Sa(a,"signInViaPopup",t,o).executeNotNull()}class Sa extends yS{constructor(t,r,a,o,c){super(t,r,o,c),this.provider=a,this.authWindow=null,this.pollId=null,Sa.currentPopupAction&&Sa.currentPopupAction.cancel(),Sa.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=cm();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,Sa.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,K4.get())};t()}}Sa.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 V4="pendingRedirect",gu=new Map;class q4 extends yS{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 Y4(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 Y4(e,t){const r=Z4(t),a=X4(e);if(!await a._isAvailable())return!1;const o=await a._get(r)==="true";return await a._remove(r),o}function W4(e,t){gu.set(e._key(),t)}function X4(e){return ni(e._redirectPersistence)}function Z4(e){return mu(V4,e.config.apiKey,e.name)}async function J4(e,t,r=!1){if(Ar(e.app))return Promise.reject(_a(e));const a=$u(e),o=bS(a,t),u=await new q4(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 Q4=600*1e3;class eL{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||!tL(t)||(this.hasHandledPotentialRedirect=!0,r||(this.queuedRedirectEvent=t,r=!0)),r}sendToConsumer(t,r){var a;if(t.error&&!vS(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>=Q4&&this.cachedEventUids.clear(),this.cachedEventUids.has(s1(t))}saveEventToCache(t){this.cachedEventUids.add(s1(t)),this.lastProcessedEventTime=Date.now()}}function s1(e){return[e.type,e.eventId,e.sessionId,e.tenantId].filter(t=>t).join("-")}function vS({type:e,error:t}){return e==="unknown"&&(t==null?void 0:t.code)==="auth/no-auth-event"}function tL(e){switch(e.type){case"signInViaRedirect":case"linkViaRedirect":case"reauthViaRedirect":return!0;case"unknown":return vS(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 nL(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 rL=/^\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}$/,iL=/^https?/;async function aL(e){if(e.config.emulator)return;const{authorizedDomains:t}=await nL(e);for(const r of t)try{if(sL(r))return}catch{}Mr(e,"unauthorized-domain")}function sL(e){const t=mp(),{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(!iL.test(r))return!1;if(rL.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 oL=new Ol(3e4,6e4);function o1(){const e=Or().___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 lL(e){return new Promise((t,r)=>{var o,c,u;function a(){o1(),gapi.load("gapi.iframes",{callback:()=>{t(gapi.iframes.getContext())},ontimeout:()=>{o1(),r(br(e,"network-request-failed"))},timeout:oL.get()})}if((c=(o=Or().gapi)==null?void 0:o.iframes)!=null&&c.Iframe)t(gapi.iframes.getContext());else if((u=Or().gapi)!=null&&u.load)a();else{const f=p4("iframefcb");return Or()[f]=()=>{gapi.load?a():r(br(e,"network-request-failed"))},f4(`${h4()}?onload=${f}`).catch(p=>r(p))}}).catch(t=>{throw bu=null,t})}let bu=null;function cL(e){return bu=bu||lL(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 uL=new Ol(5e3,15e3),dL="__/auth/iframe",fL="emulator/auth/iframe",hL={style:{position:"absolute",top:"-100px",width:"1px",height:"1px"},"aria-hidden":"true",tabindex:"-1"},pL=new Map([["identitytoolkit.googleapis.com","p"],["staging-identitytoolkit.sandbox.googleapis.com","s"],["test-identitytoolkit.sandbox.googleapis.com","t"]]);function mL(e){const t=e.config;Ue(t.authDomain,e,"auth-domain-config-required");const r=t.emulator?rm(t,fL):`https://${e.config.authDomain}/${dL}`,a={apiKey:t.apiKey,appName:e.name,v:Al},o=pL.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 gL(e){const t=await cL(e),r=Or().gapi;return Ue(r,e,"internal-error"),t.open({where:document.body,url:mL(e),messageHandlersFilter:r.iframes.CROSS_ORIGIN_IFRAMES_FILTER,attributes:hL,dontclear:!0},a=>new Promise(async(o,c)=>{await a.restyle({setHideOnLeave:!1});const u=br(e,"network-request-failed"),f=Or().setTimeout(()=>{c(u)},uL.get());function p(){Or().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 bL={location:"yes",resizable:"yes",statusbar:"yes",toolbar:"no"},yL=500,vL=600,xL="_blank",EL="http://localhost";class l1{constructor(t){this.window=t,this.associatedEvent=null}close(){if(this.window)try{this.window.close()}catch{}}}function SL(e,t,r,a=yL,o=vL){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={...bL,width:a.toString(),height:o.toString(),top:c,left:u},m=En().toLowerCase();r&&(f=QE(m)?xL:r),ZE(m)&&(t=t||EL,p.scrollbars="yes");const b=Object.entries(p).reduce((v,[x,S])=>`${v}${x}=${S},`,"");if(i4(m)&&f!=="_self")return _L(t||"",f),new l1(null);const y=window.open(t||"",f,b);Ue(y,e,"popup-blocked");try{y.focus()}catch{}return new l1(y)}function _L(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 wL="__/auth/handler",kL="emulator/auth/handler",TL=encodeURIComponent("fac");async function c1(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 lm){t.setDefaultLanguage(e.languageCode),u.providerId=t.providerId||"",w3(t.getCustomParameters())||(u.customParameters=JSON.stringify(t.getCustomParameters()));for(const[b,y]of Object.entries({}))u[b]=y}if(t instanceof Vs){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?`#${TL}=${encodeURIComponent(p)}`:"";return`${NL(e)}?${Cl(f).slice(1)}${m}`}function NL({config:e}){return e.emulator?rm(e,kL):`https://${e.authDomain}/${wL}`}/**
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 CL{constructor(){this.eventManagers={},this.iframes={},this.originValidationPromises={},this._redirectPersistence=fS,this._completeRedirectFn=J4,this._overrideRedirectResult=W4}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 c1(t,r,a,mp(),o);return SL(t,c,cm())}async _openRedirect(t,r,a,o){await this._originValidation(t);const c=await c1(t,r,a,mp(),o);return R4(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 gL(t),a=new eL(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),Mr(t,"internal-error")},gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER)}_originValidation(t){const r=t._key();return this.originValidationPromises[r]||(this.originValidationPromises[r]=aL(t)),this.originValidationPromises[r]}get _shouldInitProactively(){return iS()||JE()||sm()}}const AL=CL;var u1="@firebase/auth",d1="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 OL{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 ML(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 RL(e){yl(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:aS(e)},m=new u4(a,o,c,p);return g4(m,r),m},"PUBLIC").setInstantiationMode("EXPLICIT").setInstanceCreatedCallback((t,r,a)=>{t.getProvider("auth-internal").initialize()})),yl(new Ps("auth-internal",t=>{const r=$u(t.getProvider("auth").getImmediate());return(a=>new OL(a))(r)},"PRIVATE").setInstantiationMode("EXPLICIT")),Rs(u1,d1,ML(e)),Rs(u1,d1,"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 IL=300,LL=zE("authIdTokenMaxAge")||IL;let f1=null;const DL=e=>async t=>{const r=t&&await t.getIdTokenResult(),a=r&&(new Date().getTime()-Date.parse(r.issuedAtTime))/1e3;if(a&&a>LL)return;const o=r==null?void 0:r.token;f1!==o&&(f1=o,await fetch(e,{method:o?"POST":"DELETE",headers:o?{Authorization:`Bearer ${o}`}:{}}))};function jL(e=TI()){const t=HE(e,"auth");if(t.isInitialized())return t.getImmediate();const r=m4(e,{popupRedirectResolver:AL,persistence:[H4,A4,fS]}),a=zE("authTokenSyncURL");if(a&&typeof isSecureContext=="boolean"&&isSecureContext){const c=new URL(a,location.origin);if(location.origin===c.origin){const u=DL(c.toString());T4(r,u,()=>u(r.currentUser)),k4(r,f=>u(f))}}const o=l3("auth");return o&&b4(r,`http://${o}`),r}function zL(){var e;return((e=document.getElementsByTagName("head"))==null?void 0:e[0])??document}d4({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",zL().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="});RL("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 Vu(){return!!(ul.apiKey&&ul.authDomain&&ul.projectId)}function BL(){return Cs||(Vu()?(Cs=em(ul),Cs):null)}function fm(){if(!cu){if(!Vu())throw new Error("Firebase is not configured. Set VITE_FIREBASE_* env vars.");Cs=em(ul),cu=jL(Cs),(sn.isNativePlatform()||!!window.__BOTSCHAT_NATIVE__)&&w4(cu,bp).catch(()=>{})}return cu}let Du=!1;function xS(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 UL(){if(!sn.isNativePlatform()||Du)return;const{SocialLogin:e}=await cr(async()=>{const{SocialLogin:o}=await import("./index-DPEosppm.js");return{SocialLogin:o}},[]),t="670756745871-ct1k370fk3h5oj3f3gdabqv1nq2b7r54.apps.googleusercontent.com",r="670756745871-1anrnjukhhu0a550j86blm771a2k3jou.apps.googleusercontent.com",a=sn.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 xS(e.initialize({google:{webClientId:r,iOSClientId:t,iOSServerClientId:r}}),1e4,"SocialLogin.initialize"),Du=!0,console.log("[NativeGoogleSignIn] initialized OK")}async function PL(){var o;console.log("[NativeGoogleSignIn] Step 1: ensureNativeGoogleInit"),await UL(),console.log("[NativeGoogleSignIn] Step 2: calling SocialLogin.login()");const{SocialLogin:e}=await cr(async()=>{const{SocialLogin:c}=await import("./index-DPEosppm.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 ES(){if(sn.isNativePlatform())return PL();const e=fm(),t=new Qr;t.addScope("email"),t.addScope("profile");const r=await dm(e,t);return{idToken:await r.user.getIdToken(),email:r.user.email??"",displayName:r.user.displayName,photoURL:r.user.photoURL,provider:"google"}}async function SS(){const e=fm(),t=new ei;t.addScope("user:email");const r=await dm(e,t);return{idToken:await r.user.getIdToken(),email:r.user.email??"",displayName:r.user.displayName,photoURL:r.user.photoURL,provider:"github"}}async function HL(){var o,c,u;console.log("[NativeAppleSignIn] Step 1: initializing");const{SocialLogin:e}=await cr(async()=>{const{SocialLogin:f}=await import("./index-DPEosppm.js");return{SocialLogin:f}},[]);Du||(await xS(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 _S(){if(sn.isNativePlatform())return HL();const e=fm(),t=new cl("apple.com");t.addScope("email"),t.addScope("name");const r=await dm(e,t);return{idToken:await r.user.getIdToken(),email:r.user.email??"",displayName:r.user.displayName,photoURL:r.user.photoURL,provider:"apple"}}const FL=Object.freeze(Object.defineProperty({__proto__:null,ensureFirebaseApp:BL,isFirebaseConfigured:Vu,signInWithApple:_S,signInWithGitHub:SS,signInWithGoogle:ES},Symbol.toStringTag,{value:"Module"}));function $L(){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 GL(){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 KL(){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 VL(){const e=ci(),[t,r]=M.useState(!1),[a,o]=M.useState(""),[c,u]=M.useState(""),[f,p]=M.useState(""),[m,b]=M.useState(""),[y,v]=M.useState(!1),[x,S]=M.useState(null),[w,N]=M.useState(null),T=Vu(),A=y||!!x;M.useEffect(()=>{Eu.config().then(N).catch(()=>{N({emailEnabled:!0,googleEnabled:T,githubEnabled:T,appleEnabled:T})})},[T]);const R=!1,O=w!==null,z=O&&(T||R),_=G=>{ii(G.token),G.refreshToken&&Ta(G.refreshToken),e({type:"SET_USER",user:{id:G.id,email:G.email,displayName:G.displayName}})},L=async G=>{b(""),S(G);const P=setTimeout(()=>{S(null)},G==="apple"?12e4:3e4);try{Z.info("Auth",`Starting ${G} sign-in`);const $=G==="google"?ES:G==="github"?SS:_S,{idToken:Y}=await $();Z.info("Auth",`Got Firebase ID token from ${G}, verifying with backend`);const te=await Eu.firebase(Y);Z.info("Auth",`${G} sign-in success — user ${te.id} (${te.email})`),_(te)}catch($){if($ instanceof Error&&($.message.includes("popup-closed-by-user")||$.message.includes("cancelled")))Z.info("Auth",`${G} sign-in cancelled by user`);else{const Y=$ instanceof Error?$.message:`${G} sign-in failed`;Z.error("Auth",`${G} sign-in failed: ${Y}`),b(Y)}}finally{clearTimeout(P),S(null)}};return d.jsx("div",{className:"h-screen overflow-y-auto",style:{background:"var(--bg-secondary)"},children:d.jsx("div",{className:"min-h-full flex items-center justify-center p-4",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"}),!O&&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…"})}),O&&!z&&d.jsx("div",{className:"py-4 text-caption",style:{color:"var(--text-secondary)"},children:"Sign-in is not configured. Please contact support."}),O&&T&&d.jsxs(d.Fragment,{children:[d.jsxs("div",{className:"space-y-3",children:[d.jsx("button",{type:"button",onClick:()=>L("apple"),disabled:A,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(KL,{}),d.jsx("span",{children:"Continue with Apple"})]})}),d.jsx("button",{type:"button",onClick:()=>L("google"),disabled:A,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($L,{}),d.jsx("span",{children:"Continue with Google"})]})}),d.jsx("button",{type:"button",onClick:()=>L("github"),disabled:A,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(GL,{}),d.jsx("span",{children:"Continue with GitHub"})]})})]}),O&&R]}),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}),O&&R,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 qL({onAccept:e}){const[t,r]=M.useState(!1),[a,o]=M.useState(!1);M.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 YL({text:e}){const[t,r]=M.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(YL,{text:e})]})}function WL({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 XL({onSkip:e}){const t=ur(),[r,a]=M.useState(null),[o,c]=M.useState(!0),[u,f]=M.useState(""),[p,m]=M.useState(""),[b,y]=M.useState(!0),[v,x]=M.useState(!1),[S,w]=M.useState(""),[N,T]=M.useState(!1),[A,R]=M.useState(!1),[O,z]=M.useState(typeof window<"u"?window.location.origin:"https://console.botschat.app"),[_,L]=M.useState(!1),[G,ee]=M.useState(),[P,$]=M.useState(!1);M.useEffect(()=>{let j=!1;async function ie(){try{const oe=await B1.cloudUrl();if(j)return;z(oe.cloudUrl),L(oe.isLoopback),ee(oe.hint)}catch(oe){Z.warn("Onboarding",`Failed to fetch cloudUrl, using origin: ${oe}`);const ve=window.location.hostname,I=ve==="localhost"||ve.startsWith("127.");L(I),I&&ee("This URL (localhost) only works on this machine. If your OpenClaw is on a different host, replace with its LAN IP.")}}return ie(),()=>{j=!0}},[]),M.useEffect(()=>{let j=!1;async function ie(){c(!0);try{const{token:oe}=await Xo.create("Default");j||a(oe)}catch(oe){Z.error("Onboarding",`Failed to create pairing token: ${oe}`)}finally{j||c(!1)}}return ie(),()=>{j=!0}},[]);const Y=u.length>=6&&u===p,te=async()=>{var j;if(Y){if(!((j=t.user)!=null&&j.id)){w("User not loaded yet. Please wait.");return}T(!0),w("");try{await qe.setPassword(u,t.user.id,b),x(!0)}catch{w("Failed to derive encryption key. Please try again.")}finally{T(!1)}}},ae=r?`openclaw plugins install @botschat/botschat && \\
1498
+ openclaw config set channels.botschat.cloudUrl ${O} && \\
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...",V=t.openclawConnected;return d.jsx("div",{className:"h-screen overflow-y-auto",style:{background:"var(--bg-secondary)"},children:d.jsx("div",{className:"min-h-full flex items-center justify-center p-4",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:V?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(WL,{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:A?"text":"password",value:u,onChange:j=>f(j.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:()=>R(!A),className:"absolute right-2 top-1/2 -translate-y-1/2 p-1",style:{color:"var(--text-muted)"},tabIndex:-1,children:A?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:A?"text":"password",value:p,onChange:j=>m(j.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:()=>R(!A),className:"absolute right-2 top-1/2 -translate-y-1/2 p-1",style:{color:"var(--text-muted)"},tabIndex:-1,children:A?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:j=>y(j.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:te,disabled:!Y||N,className:"w-full py-2 font-bold text-caption text-white rounded-sm transition-colors",style:{background:Y&&!N?"var(--bg-active)":"var(--bg-hover)",cursor:Y&&!N?"pointer":"not-allowed",opacity:Y&&!N?1:.5},children:N?"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."}),_&&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:[G||"localhost URL may not be reachable from other machines."," ",d.jsx("button",{onClick:()=>$(!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:O,onChange:j=>{z(j.target.value.replace(/\/+$/,"")),L(!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:()=>$(!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:O})]})]})]}),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 wS({text:e}){const[t,r]=M.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(wS,{text:e})]})}function JL(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 kS(){const e=ur(),[t,r]=M.useState([]),[a,o]=M.useState(!0),[c,u]=M.useState(typeof window<"u"?window.location.origin:"https://console.botschat.app"),[f,p]=M.useState(!1),[m,b]=M.useState(),[y,v]=M.useState(!1),[x,S]=M.useState(!1),[w,N]=M.useState(""),[T,A]=M.useState(!1),[R,O]=M.useState(null);M.useEffect(()=>{let $=!1;return B1.cloudUrl().then(Y=>{$||(u(Y.cloudUrl),p(Y.isLoopback),b(Y.hint))}).catch(Y=>{Z.warn("ConnectionSettings",`Failed to fetch cloudUrl: ${Y}`);const te=window.location.hostname,ae=te==="localhost"||te.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.")}),()=>{$=!0}},[]),M.useEffect(()=>{let $=!1;return o(!0),Xo.list().then(({tokens:Y})=>{$||r(Y)}).catch(Y=>{Z.error("ConnectionSettings",`Failed to list tokens: ${Y}`)}).finally(()=>{$||o(!1)}),()=>{$=!0}},[]);const z=M.useCallback(async()=>{A(!0);try{const $=await Xo.create(w.trim()||void 0);O({id:$.id,token:$.token});const{tokens:Y}=await Xo.list();r(Y),N(""),S(!1)}catch($){Z.error("ConnectionSettings",`Failed to create token: ${$}`)}finally{A(!1)}},[w]),_=M.useCallback(async $=>{try{await Xo.delete($),r(Y=>Y.filter(te=>te.id!==$)),(R==null?void 0:R.id)===$&&O(null)}catch(Y){Z.error("ConnectionSettings",`Failed to revoke token: ${Y}`)}},[R]),L=(R==null?void 0:R.token)??null,G=qe.getPassword(),ee=L?`openclaw plugins install @botschat/botschat && \\
1503
+ openclaw config set channels.botschat.cloudUrl ${c} && \\
1504
+ openclaw config set channels.botschat.pairingToken ${L} && \\${G?`
1505
+ openclaw config set channels.botschat.e2ePassword "${G}" && \\`:""}
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:$=>{u($.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"}}):ee?d.jsx(ZL,{code:ee}):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:w,onChange:$=>N($.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:$=>{$.key==="Enter"&&z()},autoFocus:!0}),d.jsx("button",{onClick:z,disabled:T,className:"px-3 py-1 text-tiny font-medium rounded-sm text-white",style:{background:T?"var(--text-muted)":"var(--bg-active)"},children:T?"Creating...":"Create"})]}),R&&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:()=>O(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:R.token}),d.jsx(wS,{text:R.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($=>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:$.tokenPreview}),$.label&&d.jsx("span",{className:"text-tiny px-1.5 py-0.5 rounded",style:{background:"var(--bg-hover)",color:"var(--text-secondary)"},children:$.label}),d.jsx("span",{className:"flex-1"}),d.jsx("span",{className:"text-tiny",style:{color:"var(--text-muted)"},children:$.lastConnectedAt?JL($.lastConnectedAt):"Never connected"}),d.jsx("button",{onClick:()=>_($.id),className:"text-tiny font-medium hover:underline shrink-0",style:{color:"var(--accent-red)"},title:"Revoke this token",children:"Revoke"})]},$.id))})]})]})}function TS(){const{user:e}=As.useContext(Ea),[t,r]=M.useState(qe.hasKey()),[a,o]=M.useState(""),[c,u]=M.useState(!1),[f,p]=M.useState(!1),[m,b]=M.useState(null),[y,v]=M.useState(!1),[x,S]=M.useState(!1),[w,N]=M.useState(!1);M.useEffect(()=>qe.subscribe(()=>{r(qe.hasKey())}),[]),M.useEffect(()=>{Eu.me().then(O=>{var z;(z=O==null?void 0:O.settings)!=null&&z.notifyPreview&&S(!0)}).catch(()=>{})},[]);const T=async O=>{S(O),N(!0);try{await D1.updateSettings({notifyPreview:O})}catch(z){console.error("Failed to update notification preview setting:",z),S(!O)}finally{N(!1)}},A=async()=>{if(!(!a||!e)){p(!0),b(null);try{await qe.setPassword(a,e.id,c),o("")}catch{b("Failed to set password. check logs.")}finally{p(!1)}}},R=()=>{qe.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:R,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:O=>o(O.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:O=>u(O.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:A,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:()=>T(!x),disabled:w,className:"relative inline-flex h-6 w-11 items-center rounded-full transition-colors",style:{background:x?"var(--bg-active, #6366f1)":"var(--border)",opacity:w?.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 QL(){var y;const e=ur(),[t,r]=M.useState(!1),[a,o]=M.useState(""),[c,u]=M.useState(!1),[f,p]=M.useState(null),m=()=>{ii(null),Ta(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),Ta(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 NS={info:"var(--text-muted)",warn:"var(--accent-yellow)",error:"var(--accent-red)","ws-in":"#6BCB77","ws-out":"#4D96FF",api:"#C77DFF"},CS={info:"INF",warn:"WRN",error:"ERR","ws-in":"WS↓","ws-out":"WS↑",api:"API"};function eD(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",h1=220,Bh=80,Uh=600;function tD(){const e=M.useSyncExternalStore($k,Hk),[t,r]=M.useState(!1),[a,o]=M.useState("all"),[c,u]=M.useState(new Set),f=M.useRef(null),p=M.useRef(!0),[m,b]=M.useState(()=>{try{const O=localStorage.getItem(zh);if(O){const z=parseInt(O,10);if(z>=Bh&&z<=Uh)return z}}catch{}return h1}),y=M.useRef(!1),v=M.useRef(0),x=M.useRef(h1),S=M.useCallback(O=>{O.preventDefault(),O.stopPropagation(),y.current=!0,v.current=O.clientY,x.current=m;const z=L=>{if(!y.current)return;const G=v.current-L.clientY,ee=Math.max(Bh,Math.min(Uh,x.current+G));b(ee)},_=()=>{y.current&&(y.current=!1,document.removeEventListener("mousemove",z),document.removeEventListener("mouseup",_),b(L=>{try{localStorage.setItem(zh,String(L))}catch{}return L}))};document.addEventListener("mousemove",z),document.addEventListener("mouseup",_)},[m]),w=M.useCallback(O=>{O.stopPropagation();const z=O.touches[0];y.current=!0,v.current=z.clientY,x.current=m;const _=G=>{if(!y.current)return;const ee=G.touches[0],P=v.current-ee.clientY,$=Math.max(Bh,Math.min(Uh,x.current+P));b($)},L=()=>{y.current&&(y.current=!1,document.removeEventListener("touchmove",_),document.removeEventListener("touchend",L),b(G=>{try{localStorage.setItem(zh,String(G))}catch{}return G}))};document.addEventListener("touchmove",_,{passive:!1}),document.addEventListener("touchend",L)},[m]);M.useEffect(()=>{t&&p.current&&f.current&&(f.current.scrollTop=f.current.scrollHeight)},[e.length,t]);const N=()=>{if(!f.current)return;const{scrollTop:O,scrollHeight:z,clientHeight:_}=f.current;p.current=z-O-_<40},T=O=>{u(z=>{const _=new Set(z);return _.has(O)?_.delete(O):_.add(O),_})},A=a==="all"?e:e.filter(O=>O.level===a),R=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:w,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:["(",R,")"]}),t&&d.jsx("div",{style:{display:"flex",gap:2,marginLeft:8},onClick:O=>O.stopPropagation(),children:["all","ws-in","ws-out","api","info","warn","error"].map(O=>d.jsx("button",{onClick:()=>o(O),style:{padding:"1px 6px",borderRadius:3,border:"none",fontSize:10,fontFamily:"var(--font-mono)",cursor:"pointer",background:a===O?"var(--bg-active)":"var(--bg-hover)",color:a===O?"#fff":O==="all"?"var(--text-muted)":NS[O]},children:O==="all"?"ALL":CS[O]},O))}),t&&d.jsx("button",{onClick:O=>{O.stopPropagation(),Fk()},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:N,style:{height:m,overflowY:"auto",overflowX:"hidden",background:"var(--bg-primary)",borderTop:"1px solid var(--border)"},children:[A.length===0&&d.jsx("div",{style:{padding:"16px 12px",color:"var(--text-muted)",textAlign:"center"},children:"No log entries yet."}),A.map(O=>d.jsx(nD,{entry:O,expanded:c.has(O.id),onToggleExpand:()=>T(O.id)},O.id))]})]})}function nD({entry:e,expanded:t,onToggleExpand:r}){const a=NS[e.level],o=CS[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:eD(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 AS({onNavigate:e}={}){const t=ur(),r=ci(),[a,o]=M.useState(!1),[c,u]=M.useState(""),{onCompositionStart:f,onCompositionEnd:p,isIMEActive:m}=Sl(),b=v=>{t.activeView!=="automations"&&r({type:"SET_ACTIVE_VIEW",view:"automations"}),r({type:"SELECT_CRON_TASK",taskId:v}),e==null||e()},y=async()=>{var x,S;if(!c.trim())return;let v=((x=t.channels.find(w=>w.name==="Default"))==null?void 0:x.id)??((S=t.channels[0])==null?void 0:S.id);if(!v)try{v=(await lr.create({name:"Default"})).id;const{channels:N}=await lr.list();r({type:"SET_CHANNELS",channels:N})}catch(w){Z.error("Cron",`Failed to create default channel: ${w}`);return}try{const w=await Ln.create(v,{name:c.trim(),kind:"background"});Z.info("Cron",`Created automation: ${w.name} (${w.id})`);const{tasks:N}=await Ln.listAll("background");r({type:"SET_CRON_TASKS",cronTasks:N}),r({type:"SELECT_CRON_TASK",taskId:w.id}),o(!1),u(""),e==null||e()}catch(w){Z.error("Cron",`Failed to create automation: ${w}`)}};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:v=>u(v.target.value),onKeyDown:v=>v.key==="Enter"&&!v.nativeEvent.isComposing&&!m()&&y(),onCompositionStart:f,onCompositionEnd: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:y,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(v=>{const x=t.selectedCronTaskId===v.id,S=v.enabled;let w="var(--accent-green)";return S||(w="var(--text-muted)"),d.jsxs("button",{onClick:()=>b(v.id),className:"w-full text-left py-2 transition-colors",style:{paddingLeft:x?13:16,paddingRight:16,background:x?"var(--bg-hover)":void 0,borderLeft:x?"3px solid var(--bg-active)":"3px solid transparent",color:x?"var(--text-sidebar-active)":"var(--text-sidebar)"},onMouseEnter:N=>{x||(N.currentTarget.style.background="var(--sidebar-hover)")},onMouseLeave:N=>{x||(N.currentTarget.style.background=x?"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:w}}),d.jsx("span",{className:`text-body truncate ${x?"font-bold":""}`,children:v.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:v.schedule??"no schedule"}),!S&&d.jsx("span",{className:"text-tiny",style:{color:"var(--text-muted)"},children:"paused"})]})]},v.id)})})]})}function vp(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})$/);if(a)return{kind:"at",atTime:a[1].padStart(5,"0")};const o=e.trim().match(/^cron\s+(.+)$/i);return o?{kind:"cron",cronExpr:o[1].trim()}:null}function rD(e){return e.kind==="every"&&e.intervalValue&&e.intervalUnit?`every ${e.intervalValue}${e.intervalUnit}`:e.kind==="at"&&e.atTime?`at ${e.atTime}`:e.kind==="cron"&&e.cronExpr?`cron ${e.cronExpr}`:""}function OS(e){const t=e.trim().split(/\s+/);if(t.length<5)return e;const[r,a,o,c,u]=t;if(o==="*"&&c==="*"&&u==="*"&&!r.includes(",")&&!a.includes(",")){const p=a.padStart(2,"0"),m=r.padStart(2,"0");return`Daily at ${p}:${m}`}if(o==="*"&&c==="*"&&u==="*"&&a.includes(","))return`Daily at ${a.split(",").map(m=>`${m.padStart(2,"0")}:${r.padStart(2,"0")}`).join(", ")}`;const f=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"];return o==="*"&&c==="*"&&/^\d$/.test(u)?`${f[parseInt(u)]??u} at ${a.padStart(2,"0")}:${r.padStart(2,"0")}`:e}function iD({value:e,onChange:t,onSave:r,onCancel:a,saving:o}){const c=vp(e),[u,f]=M.useState((c==null?void 0:c.kind)??"every"),[p,m]=M.useState((c==null?void 0:c.intervalValue)??1),[b,y]=M.useState((c==null?void 0:c.intervalUnit)??"h"),[v,x]=M.useState((c==null?void 0:c.atTime)??"09:00"),[S,w]=M.useState((c==null?void 0:c.cronExpr)??"0 9 * * *");M.useEffect(()=>{const L=vp(e);L&&(f(L.kind),L.kind==="every"?(m(L.intervalValue??1),y(L.intervalUnit??"h")):L.kind==="at"?x(L.atTime??"09:00"):L.kind==="cron"&&w(L.cronExpr??"0 9 * * *"))},[e]);const N=M.useCallback((L,G,ee,P,$)=>{const Y=rD(L==="every"?{kind:"every",intervalValue:G,intervalUnit:ee}:L==="cron"?{kind:"cron",cronExpr:$}:{kind:"at",atTime:P});t(Y)},[t]),T=L=>{f(L),N(L,p,b,v,S)},A=L=>{const G=Math.max(1,Math.min(L,999));m(G),N(u,G,b,v,S)},R=L=>{y(L),N(u,p,L,v,S)},O=L=>{x(L),N(u,p,b,L,S)},z=L=>{w(L),N(u,p,b,v,L)},_=L=>{L.key==="Escape"&&a(),L.key==="Enter"&&(L.preventDefault(),r())};return d.jsxs("div",{className:"flex flex-col gap-2",onKeyDown:_,children:[d.jsxs("div",{className:"flex items-center gap-1",children:[d.jsx(Ph,{active:u==="every",onClick:()=>T("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(Ph,{active:u==="at",onClick:()=>T("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.jsx(Ph,{active:u==="cron",onClick:()=>T("cron"),label:"Cron",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:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5"})})})]}),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:L=>A(parseInt(L.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(Hh,{active:b==="m",onClick:()=>R("m"),label:"min"}),d.jsx(Hh,{active:b==="h",onClick:()=>R("h"),label:"hr"}),d.jsx(Hh,{active:b==="s",onClick:()=>R("s"),label:"sec"})]})]}):u==="cron"?d.jsx(d.Fragment,{children:d.jsx("input",{type:"text",value:S,onChange:L=>z(L.target.value),placeholder:"0 9 * * *",className:"text-body font-mono px-2 py-1 rounded-sm focus:outline-none flex-1 min-w-[140px]",style:{background:"var(--bg-hover)",color:"var(--text-primary)",border:"1px solid var(--bg-active)"},autoFocus:!0})}):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:L=>O(L.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":""}`:u==="cron"?`Runs: ${OS(S)}`:`Runs daily at ${v}`})]})}function aD({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=vp(e);if(!r)return d.jsx("span",{className:"text-body cursor-pointer hover:underline",style:{color:"var(--text-primary)"},onClick:t,title:"Click to edit schedule",children:e});const a={every: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"})}),at: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"})}),cron: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:"M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 012.25-2.25h13.5A2.25 2.25 0 0121 7.5v11.25m-18 0A2.25 2.25 0 005.25 21h13.5A2.25 2.25 0 0021 18.75m-18 0v-7.5A2.25 2.25 0 015.25 9h13.5A2.25 2.25 0 0121 11.25v7.5"})})},o={every:`Every ${r.intervalValue}${r.intervalUnit==="h"?"h":r.intervalUnit==="m"?"m":"s"}`,at:`Daily at ${r.atTime}`,cron:OS(r.cronExpr??"")};return d.jsxs("button",{className:"flex items-center gap-1.5 cursor-pointer group",onClick:t,title:"Click to edit schedule",children:[a[r.kind],d.jsx("span",{className:"text-body group-hover:underline",style:{color:"var(--text-primary)"},children:o[r.kind]})]})}function Ph({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 Hh({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(I1,{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 p1(e){return new Date(e*1e3).toLocaleString()}function MS(e){switch(e){case"ok":return"OK";case"error":return"ERR";case"skipped":return"SKIP";case"running":return"RUN";default:return e.toUpperCase()}}function RS(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 IS(){const e=ur(),t=ci(),r=Zp(),a=e.cronTasks.find(V=>V.id===e.selectedCronTaskId),[o,c]=M.useState(null),[u,f]=M.useState(""),[p,m]=M.useState(!1),[b,y]=M.useState(!1),[v,x]=M.useState(!1),[S,w]=M.useState(!1),[N,T]=M.useState(!0),A=M.useRef(null);M.useEffect(()=>{c(null),y(!1)},[e.selectedCronTaskId]),M.useEffect(()=>{o&&A.current&&A.current.focus()},[o]);const R=M.useCallback(()=>{a&&(Z.info("Cron",`Loading jobs for task: ${a.name} (${a.id})`),Kh.listByTask(a.id).then(({jobs:V})=>{Z.info("Cron",`Loaded ${V.length} jobs for task ${a.name}`);const j=O.current,ie=new Map;for(const ve of j)ve.summary&&ie.set(ve.id,ve.summary);const oe=V.map(ve=>{var D;const I=ie.get(ve.id);return I&&I.length>(((D=ve.summary)==null?void 0:D.length)||0)?{...ve,summary:I}:ve});t({type:"SET_CRON_JOBS",cronJobs:oe}),V.length>0&&!e.selectedCronJobId&&t({type:"SELECT_CRON_JOB",jobId:V[0].id,sessionKey:V[0].sessionKey})}).catch(V=>{Z.error("Cron",`Failed to load jobs: ${V}`)}))},[a==null?void 0:a.id]);M.useEffect(()=>{R()},[R]);const O=M.useRef(e.cronJobs);M.useEffect(()=>{O.current=e.cronJobs},[e.cronJobs]),M.useEffect(()=>{if(!e.cronJobs.some(oe=>oe.status==="running")||!a)return;const j=a.id,ie=setInterval(()=>{Z.info("Cron","Auto-refreshing jobs (running job detected)"),Kh.listByTask(j).then(({jobs:oe})=>{const ve=O.current,I=new Map;for(const J of ve)J.summary&&I.set(J.id,J.summary);const D=oe.map(J=>{var ye;const C=I.get(J.id);return C&&C.length>(((ye=J.summary)==null?void 0:ye.length)||0)?{...J,summary:C}:J});t({type:"SET_CRON_JOBS",cronJobs:D})}).catch(()=>{})},3e3);return()=>clearInterval(ie)},[e.cronJobs,a==null?void 0:a.id]);const z=M.useCallback(async()=>{if(!a)return;const V=!a.enabled;Z.info("Cron",`Toggle task "${a.name}": ${a.enabled?"enabled → disabled":"disabled → enabled"}`),t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{enabled:V}});try{await Ln.update(a.channelId,a.id,{schedule:a.schedule??"",instructions:a.instructions??"",enabled:V,model:a.model??""})}catch(j){Z.error("Cron",`Failed to toggle task: ${j}`),t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{enabled:a.enabled}})}},[a]),_=M.useCallback(V=>{const j=e.cronJobs.find(ie=>ie.id===V);j&&(Z.info("Cron",`Selected job #${j.number||V} (status=${j.status})`),t({type:"SELECT_CRON_JOB",jobId:j.id,sessionKey:j.sessionKey||void 0}))},[e.cronJobs]),L=V=>{if(!a)return;const j=V==="name"?a.name:V==="schedule"?a.schedule??"":a.instructions??"";f(j),c(V)},G=M.useCallback(async V=>{if(!a)return;Z.info("Cron",`Change model for "${a.name}": → ${V||"default"}`);const j=a.model;t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{model:V||null}});try{await Ln.update(a.channelId,a.id,{schedule:a.schedule??"",instructions:a.instructions??"",enabled:a.enabled,model:V})}catch(ie){Z.error("Cron",`Failed to update task model: ${ie}`),t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:{model:j}})}},[a]),ee=M.useCallback(async()=>{if(!(!a||S)){Z.info("Cron",`Triggering immediate run for "${a.name}"`),w(!0);try{await Ln.run(a.channelId,a.id),Z.info("Cron",`Task "${a.name}" triggered successfully`),setTimeout(()=>{R()},1500)}catch(V){Z.error("Cron",`Failed to trigger task: ${V}`)}finally{w(!1)}}},[a,S,R]),P=()=>{c(null),f("")},$=async()=>{if(!(!a||!o)){Z.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 Ln.update(a.channelId,a.id,{name:u});else{const V={[o]:u};t({type:"UPDATE_CRON_TASK",taskId:a.id,updates:V}),await Ln.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(V){Z.error("Cron",`Failed to update task field "${o}": ${V}`)}finally{m(!1)}}},Y=async()=>{if(a){Z.info("Cron",`Deleting task: "${a.name}" (${a.id})`),x(!0);try{await Ln.delete(a.channelId,a.id),Z.info("Cron",`Task deleted: "${a.name}"`);const{tasks:V}=await Ln.listAll("background");t({type:"SET_CRON_TASKS",cronTasks:V}),t({type:"SELECT_CRON_TASK",taskId:V.length>0?V[0].id:null}),y(!1)}catch(V){Z.error("Cron",`Failed to delete task: ${V}`)}finally{x(!1)}}},te=V=>{V.key==="Escape"&&P(),V.key==="Enter"&&!V.shiftKey&&o!=="instructions"&&(V.preventDefault(),$())};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(V=>V.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:A,value:u,onChange:V=>f(V.target.value),onKeyDown:te,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(LS,{saving:p,onSave:$,onCancel:P})]}):d.jsx("h2",{className:"text-h2 font-bold truncate cursor-pointer hover:underline",style:{color:"var(--text-primary)"},onClick:()=>L("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:ee,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:z,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:Y,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(sD,{task:a,channel:ae,state:e,isMobile:r,infoExpanded:N,setInfoExpanded:T,editingField:o,editValue:u,setEditValue:f,editRef:A,handleKeyDown:te,saving:p,saveEdit:$,cancelEdit:P,startEdit:L,handleModelSelectChange:G,handleSelectJob:_})]})}function sD({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:w,handleSelectJob:N}){const T=yu({id:"botschat-cron-detail-v"}),[A,R]=M.useState(40),O=M.useRef(null),z=M.useRef({startY:0,startPct:40}),_=M.useCallback(ee=>{ee.preventDefault(),z.current.startY=ee.touches[0].clientY,z.current.startPct=A;const P=Y=>{if(Y.preventDefault(),!O.current)return;const te=O.current.getBoundingClientRect().height,ae=(Y.touches[0].clientY-z.current.startY)/te*100;R(Math.max(10,Math.min(70,z.current.startPct+ae)))},$=()=>{document.removeEventListener("touchmove",P),document.removeEventListener("touchend",$)};document.addEventListener("touchmove",P,{passive:!1}),document.addEventListener("touchend",$)},[A]),L=M.useCallback(ee=>{ee.preventDefault(),z.current.startY=ee.clientY,z.current.startPct=A;const P=Y=>{if(!O.current)return;const te=O.current.getBoundingClientRect().height,ae=(Y.clientY-z.current.startY)/te*100;R(Math.max(10,Math.min(70,z.current.startPct+ae)))},$=()=>{document.removeEventListener("mousemove",P),document.removeEventListener("mouseup",$)};document.addEventListener("mousemove",P),document.addEventListener("mouseup",$)},[A]),G=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(Fi,{label:"Schedule",children:d.jsx(iD,{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(Fi,{label:"Schedule",children:d.jsx(aD,{schedule:e.schedule,onClick:()=>S("schedule")})}),d.jsx(Fi,{label:"Model",children:d.jsx(Op,{value:e.model??"",onChange:w,models:r.models,placeholder:"Default"})}),d.jsx(Fi,{label:"Channel",children:d.jsx("span",{className:"text-body",style:{color:"var(--text-primary)"},children:(t==null?void 0:t.name)??"Default"})}),d.jsx(Fi,{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(Fi,{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(Fi,{label:"Created",children:d.jsx("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:e.createdAt?p1(e.createdAt):"N/A"})}),d.jsx(Fi,{label:"Updated",children:d.jsx("span",{className:"text-caption",style:{color:"var(--text-secondary)"},children:e.updatedAt?p1(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:ee=>p(ee.target.value),onKeyDown:ee=>{ee.key==="Escape"&&x(),ee.key==="Enter"&&(ee.metaKey||ee.ctrlKey)&&(ee.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(LS,{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:O,className:"flex-1 min-h-0 flex flex-col",children:[d.jsx("div",{className:"flex-shrink-0 overflow-y-auto",style:{...o?{height:`${A}%`}:{},borderBottom:"1px solid var(--border)"},children:G}),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:_,onMouseDown:L,children:d.jsx("div",{className:"rounded-full",style:{width:36,height:4,background:"var(--text-muted)",opacity:.4}})}),d.jsx(m1,{cronJobs:r.cronJobs,selectedCronJobId:r.selectedCronJobId,handleSelectJob:N,mobile:!0})]}):d.jsxs(hl,{orientation:"vertical",defaultLayout:T.defaultLayout,onLayoutChanged:T.onLayoutChanged,id:"botschat-cron-detail-v",className:"flex-1 min-h-0",children:[d.jsx(Cr,{id:"cron-info",defaultSize:"40%",minSize:"5%",maxSize:"70%",children:d.jsx("div",{className:"h-full",style:{borderBottom:"1px solid var(--border)"},children:G})}),d.jsx(dl,{direction:"vertical"}),d.jsx(Cr,{id:"cron-content-area",children:d.jsx(m1,{cronJobs:r.cronJobs,selectedCronJobId:r.selectedCronJobId,handleSelectJob:N,mobile:!1})})]})}function m1({cronJobs:e,selectedCronJobId:t,handleSelectJob:r,mobile:a}){const o=yu({id:"botschat-cron-content"}),[c,u]=M.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=RS(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)"}}),MS(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(g1,{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(Cr,{id:"cron-jobs",defaultSize:"20%",minSize:"8%",maxSize:"40%",children:p}),d.jsx(dl,{}),d.jsx(Cr,{id:"cron-output",children:d.jsx(g1,{jobs:e,selectedJobId:t})})]})}const oD=`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`,lD={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 cD(e){return e.split(/\n\n---\n\n/).filter(t=>t.trim())}function g1({jobs:e,selectedJobId:t}){const r=t?e.find(f=>f.id===t):null,a=M.useRef(null);if(M.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=RS(r.status),c=r.status==="running",u=r.summary?cD(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:MS(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:oD,style:lD,children:d.jsx(R0,{remarkPlugins:[nE],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 Fi({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 LS({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 uD({sendMessage:e,theme:t,onToggleTheme:r,showSettings:a,onOpenSettings:o,onCloseSettings:c,handleDefaultModelChange:u,handleSelectJob:f}){var R,O,z,_,L,G,ee,P,$,Y;const p=ur(),m=ci(),[b,y]=M.useState(()=>p.selectedAgentId&&p.selectedSessionKey?"chat":"home"),[v,x]=M.useState(!1);As.useEffect(()=>{function te(){y("chat")}return window.addEventListener("botschat:push-nav",te),()=>window.removeEventListener("botschat:push-nav",te)},[]),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 te;Z.info("Auth",`Mobile logout — user ${(te=p.user)==null?void 0:te.email}`),ii(null),Ta(null),m({type:"LOGOUT"})},w=((z=(O=(R=p.user)==null?void 0:R.displayName)==null?void 0:O[0])==null?void 0:z.toUpperCase())??((G=(L=(_=p.user)==null?void 0:_.email)==null?void 0:L[0])==null?void 0:G.toUpperCase())??"?",N=M.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]),T=()=>{switch(b){case"home":return"BotsChat";case"chat":{const te=p.agents.find(ae=>ae.id===p.selectedAgentId);return`# ${(te==null?void 0:te.name)??"Chat"}`}case"thread":return"Thread";case"cron-detail":{const te=p.cronTasks.find(ae=>ae.id===p.selectedCronTaskId);return(te==null?void 0:te.name)??"Task Detail"}default:return"BotsChat"}},A=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:[A&&d.jsx("button",{onClick:N,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:T()})]}),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:((ee=p.user)==null?void 0:ee.displayName)??((P=p.user)==null?void 0:P.email)??"User",children:w})]})]}),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:te=>te.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:(($=p.user)==null?void 0:$.displayName)??"User"}),d.jsx("div",{className:"text-caption",style:{color:"var(--text-muted)"},children:(Y=p.user)==null?void 0:Y.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(X1,{onOpenSettings:o,onNavigate:()=>y("chat")}),d.jsx(AS,{onNavigate:()=>y("cron-detail")})]}),b==="chat"&&d.jsx("div",{className:"flex-1 min-h-0 flex flex-col",children:d.jsx(OE,{sendMessage:e})}),b==="thread"&&d.jsx("div",{className:"flex-1 min-h-0 flex flex-col",children:d.jsx(ME,{sendMessage:e})}),b==="cron-detail"&&d.jsx("div",{className:"flex-1 min-h-0 flex flex-col overflow-hidden",children:d.jsx(IS,{})})]}),a&&d.jsx(dD,{state:p,onClose:c,handleDefaultModelChange:u})]})}function dD({state:e,onClose:t,handleDefaultModelChange:r}){const[a,o]=M.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(Op,{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(kS,{}),a==="security"&&d.jsx(TS,{})]}),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 b1="G-HKJNG1X0JE";function fD(){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",b1);const e=document.createElement("script");return e.async=!0,e.src=`https://www.googletagmanager.com/gtag/js?id=${b1}`,document.head.appendChild(e),!0}let y1=!1;function hD(){y1||(y1=fD())}function pD(e,t){window.gtag&&window.gtag("event",e,t)}function mD(e){pD("page_view",{page_path:`/${e}`,page_title:e})}function gD(){var ke;const[e,t]=M.useReducer(Uk,Ap,H=>{try{const re=localStorage.getItem("botschat_active_view");if(re==="messages"||re==="automations")return{...H,activeView:re}}catch{}return H}),r=M.useRef(null),a=M.useRef(()=>{}),o=M.useRef(!1),c=M.useRef(null),[u,f]=M.useState(!1),[p,m]=M.useState("general"),[b,y]=M.useState(!1),[v,x]=M.useState(qe.hasKey());M.useEffect(()=>qe.subscribe(()=>x(qe.hasKey())),[]);const[S,w]=M.useState(0),N=Zp(),T=yu({id:"botschat-main"}),A=yu({id:"botschat-content"}),[R,O]=M.useState(()=>localStorage.getItem("botschat_data_consent")==="1"),z=M.useCallback(()=>{O(!0),localStorage.setItem("botschat_data_consent","1")},[]),[_,L]=M.useState(()=>localStorage.getItem("botschat_onboarding_dismissed")==="1"),G=M.useCallback(()=>{L(!0),localStorage.setItem("botschat_onboarding_dismissed","1")},[]),[ee,P]=M.useState(()=>{var re;const H=localStorage.getItem("botschat_theme");return H==="light"||H==="dark"?H:(re=window.matchMedia)!=null&&re.call(window,"(prefers-color-scheme: light)").matches?"light":"dark"});M.useEffect(()=>{document.documentElement.setAttribute("data-theme",ee),localStorage.setItem("botschat_theme",ee);const H=document.querySelector('meta[name="theme-color"]');H&&H.setAttribute("content",ee==="dark"?"#1A1D21":"#FFFFFF"),sn.isNativePlatform()&&cr(async()=>{const{StatusBar:re,Style:me}=await import("./index-DzYqprDN.js");return{StatusBar:re,Style:me}},[]).then(({StatusBar:re,Style:me})=>{re.setStyle({style:ee==="dark"?me.Dark:me.Light}).catch(()=>{})})},[ee]),M.useEffect(()=>{localStorage.setItem("botschat_active_view",e.activeView)},[e.activeView]),M.useEffect(()=>{mD(e.activeView)},[e.activeView]),M.useEffect(()=>{e.selectedCronTaskId&&localStorage.setItem("botschat_last_cron_task",e.selectedCronTaskId)},[e.selectedCronTaskId]),M.useEffect(()=>{if(e.selectedSessionId){const H=e.agents.find(re=>re.id===e.selectedAgentId);H!=null&&H.channelId&&localStorage.setItem(`botschat_last_session_${H.channelId}`,e.selectedSessionId)}},[e.selectedSessionId,e.selectedAgentId,e.agents]);const $=M.useCallback(()=>{P(H=>H==="dark"?"light":"dark")},[]);M.useEffect(()=>{const H=new URLSearchParams(window.location.search),re=H.get("dev_token"),me=H.get("dev_user");if(re){Z.info("Auth","Dev-token login attempt"),fetch("/api/dev-auth/login",{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({secret:re,...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=H.get("dev_e2e");if(He)try{await qe.setPassword(He,he.userId,!0),x(!0),Z.info("Auth","Dev E2E key derived successfully")}catch(Ye){Z.warn("Auth",`Dev E2E key derivation failed: ${Ye}`)}else qe.clear(),x(!1);H.delete("dev_token"),H.delete("dev_user"),H.delete("dev_e2e");const Te=H.toString();window.history.replaceState({},"",window.location.pathname+(Te?`?${Te}`:"")),Z.info("Auth",`Dev-token login success: ${he.userId}`)}).catch(he=>{Z.warn("Auth",`Dev-token login failed: ${he}`)});return}if(ih())Z.api("Auth","Auto-login with stored token"),Eu.me().then(he=>{Z.info("Auth",`Logged in as ${he.email} (${he.id})`),t({type:"SET_USER",user:he})}).catch(he=>{Z.warn("Auth",`Auto-login failed: ${he}`),ii(null),Ta(null)});else if(!sn.isNativePlatform()){const he="auxtenwpc@gmail.com",He="http://192.168.3.232:8787";{const Te=`${He}/api/auth/dev-login`;Z.info("Auth",`Debug auto-login as ${he} via ${Te}`),fetch(Te,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:he})}).then(Ye=>Ye.json()).then(Ye=>{Ye.token?(ii(Ye.token),Ye.refreshToken&&Ta(Ye.refreshToken),t({type:"SET_USER",user:{id:Ye.id,email:Ye.email,displayName:Ye.displayName}}),Z.info("Auth",`Debug auto-login success: ${Ye.email}`)):Z.warn("Auth","Debug auto-login returned no token",Ye)}).catch(Ye=>Z.warn("Auth",`Debug auto-login failed: ${Ye}`))}}},[]),M.useEffect(()=>{if(!e.user)return;const H=setTimeout(()=>{e.models.length===0&&Vk.list().then(({models:re})=>{re.length>0&&t({type:"SET_MODELS",models:re})}).catch(()=>{})},2e3);return()=>clearTimeout(H)},[e.user,e.models.length]),M.useEffect(()=>{e.user&&(Z.api("Agents","Loading agents list"),Os.list().then(({agents:H})=>{if(Z.info("Agents",`Loaded ${H.length} agents`,H.map(re=>({id:re.id,name:re.name,channelId:re.channelId}))),t({type:"SET_AGENTS",agents:H}),H.length>0&&!e.selectedAgentId){const re=c.current;if(re){const Ce=re.match(/^agent:([^:]+):/);if(Ce){const he=H.find(He=>He.sessionKey.startsWith(`agent:${Ce[1]}:`));if(he){Z.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=H[0];try{const Ce=localStorage.getItem("botschat_last_agent");if(Ce){const he=H.find(He=>He.id===Ce);he&&(Z.info("Agents",`Restoring last channel: ${he.name} (${he.id})`),me=he)}}catch{}t({type:"SELECT_AGENT",agentId:me.id,sessionKey:me.sessionKey})}}),Z.api("Channels","Loading channels list"),lr.list().then(({channels:H})=>{Z.info("Channels",`Loaded ${H.length} channels`,H.map(re=>({id:re.id,name:re.name}))),t({type:"SET_CHANNELS",channels:H}),y(!0)}))},[e.user]),M.useEffect(()=>{e.user&&e.activeView==="automations"&&(Z.api("Cron","Loading all background tasks + scan data"),Promise.all([Ln.listAll("background"),Ln.scanData()]).then(([{tasks:H},{tasks:re}])=>{if(Z.info("Cron",`Loaded ${H.length} cron tasks + ${re.length} scan entries`),t({type:"SET_CRON_TASKS",cronTasks:H}),t({type:"MERGE_SCAN_DATA",scanTasks:re.map(me=>({cronJobId:me.cronJobId,schedule:me.schedule,instructions:me.instructions,model:me.model||void 0,enabled:me.enabled}))}),H.length>0&&!e.selectedCronTaskId){let me=H[0].id;try{const Ce=localStorage.getItem("botschat_last_cron_task");if(Ce){const he=H.find(He=>He.id===Ce);he&&(Z.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 Y=(ke=e.agents.find(H=>H.id===e.selectedAgentId))==null?void 0:ke.channelId,te=e.activeView==="messages";M.useEffect(()=>{if(!te)return;if(!e.selectedAgentId){t({type:"SET_TASKS",tasks:[]}),t({type:"SELECT_TASK",taskId:null}),t({type:"SET_SESSIONS",sessions:[]});return}const H=e.agents.find(re=>re.id===e.selectedAgentId);H!=null&&H.channelId?(H.isDefault?(t({type:"SET_TASKS",tasks:[]}),t({type:"SELECT_TASK",taskId:null})):Ln.list(H.channelId).then(({tasks:re})=>{if(t({type:"SET_TASKS",tasks:re}),re.length>0){const me=re[0];t({type:"SELECT_TASK",taskId:me.id})}}),Ns.list(H.channelId).then(({sessions:re})=>{if(Z.info("Sessions",`Loaded ${re.length} sessions for channel ${H.channelId}`),t({type:"SET_SESSIONS",sessions:re}),re.length>0){const me=c.current;if(me){const he=re.find(He=>He.sessionKey===me);if(he){Z.info("Push",`Session select from push nav: ${he.name} (${he.id})`),c.current=null,Cv(),t({type:"SELECT_SESSION",sessionId:he.id,sessionKey:he.sessionKey});return}}let Ce=re[0];try{const he=localStorage.getItem(`botschat_last_session_${H.channelId}`);if(he){const He=re.find(Te=>Te.id===he);He&&(Z.info("Sessions",`Restoring last session: ${He.name} (${He.id})`),Ce=He)}}catch{}t({type:"SELECT_SESSION",sessionId:Ce.id,sessionKey:Ce.sessionKey})}}).catch(re=>{Z.error("Sessions",`Failed to load sessions: ${re}`)})):H!=null&&H.isDefault&&!o.current&&_?(Z.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:[]}),lr.create({name:"General",openclawAgentId:"main"}).then(async re=>{Z.info("Sessions",`General channel created: ${re.id}`);const[{agents:me},{channels:Ce}]=await Promise.all([Os.list(),lr.list()]);t({type:"SET_AGENTS",agents:me}),t({type:"SET_CHANNELS",channels:Ce});const{sessions:he}=await Ns.list(re.id);t({type:"SET_SESSIONS",sessions:he}),he.length>0&&t({type:"SELECT_SESSION",sessionId:he[0].id,sessionKey:he[0].sessionKey})}).catch(re=>{Z.error("Sessions",`Failed to auto-create General channel: ${re}`),o.current=!1})):(t({type:"SET_TASKS",tasks:[]}),t({type:"SELECT_TASK",taskId:null}),t({type:"SET_SESSIONS",sessions:[]}))},[e.selectedAgentId,Y,te,_]),M.useEffect(()=>{if(!e.selectedTaskId)return;const H=e.tasks.find(me=>me.id===e.selectedTaskId);if(!H||H.kind!=="background"){t({type:"SET_JOBS",jobs:[]});return}const re=e.agents.find(me=>me.id===e.selectedAgentId);re!=null&&re.channelId&&Kh.list(re.channelId,H.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]),M.useEffect(()=>{if(!e.user||!e.selectedSessionKey)return;let H=!1;return j1.list(e.user.id,e.selectedSessionKey).then(async({messages:re,replyCounts:me})=>{if(H)return;const Ce=await Promise.all(re.map(async he=>{if(he.encrypted&&qe.hasKey())try{const He=await qe.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:Ce,replyCounts:me})}).catch(re=>{console.error("Failed to load message history:",re)}),()=>{H=!0}},[e.user,e.selectedSessionKey,v,S]),M.useEffect(()=>{const H=r.current;H!=null&&H.connected&&c2(H,e.selectedSessionKey)},[e.selectedSessionKey]);const ae=M.useRef(e);M.useEffect(()=>{ae.current=e},[e]);const V=M.useCallback(H=>{Z.info("Push",`Navigating to session: ${H}`);const re=H.replace(/:thread:.+$/,"");c.current=re;const me=re.match(/^agent:([^:]+):/);if(!me)return;const Ce=me[1],he=ae.current,He=he.agents.find(Te=>Te.sessionKey.startsWith(`agent:${Ce}:`));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(Ye=>Ye.sessionKey===re);Te&&(c.current=null,Cv(),t({type:"SELECT_SESSION",sessionId:Te.id,sessionKey:Te.sessionKey}))}},[t]);M.useEffect(()=>{function H(me){var he;const Ce=(he=me.detail)==null?void 0:he.sessionKey;Ce&&V(Ce)}window.addEventListener("botschat:push-nav",H);const re=Nv();return re&&V(re),()=>window.removeEventListener("botschat:push-nav",H)},[V]);const j=M.useCallback(H=>{var He;const re=H.sessionKey,me=H.threadId??H.replyToId;Z.wsIn("WS",`${H.type}`,H),i2({type:H.type,text:H.text,caption:H.caption,sessionKey:re,agentName:H.agentName});const Ce=Te=>{if(Te)return Te.replace(/:thread:.+$/,"")},he=Te=>Te?Ce(Te)===ae.current.selectedSessionKey:!0;switch(H.type){case"connection.status":Z.info("Connection",`OpenClaw ${H.openclawConnected?"connected":"disconnected"}${H.defaultModel?` (default: ${H.defaultModel})`:""}`),t({type:"SET_OPENCLAW_CONNECTED",connected:H.openclawConnected,defaultModel:H.defaultModel||void 0}),Array.isArray(H.models)&&H.models.length>0&&t({type:"SET_MODELS",models:H.models});break;case"openclaw.disconnected":Z.warn("Connection","OpenClaw disconnected"),t({type:"SET_OPENCLAW_CONNECTED",connected:!1});break;case"model.changed":if(H.model&&H.sessionKey){Z.info("Model",`Session model changed to: ${H.model} (session: ${H.sessionKey})`),t({type:"SET_SESSION_MODEL",model:H.model});try{const Te=JSON.parse(localStorage.getItem("botschat:sessionModels")||"{}");Te[H.sessionKey]=H.model,localStorage.setItem("botschat:sessionModels",JSON.stringify(Te))}catch{}}break;case"agent.stream.start":if(re&&he(re)){const Te=me??((He=re.match(/:thread:(.+)$/))==null?void 0:He[1]);t({type:"STREAM_START",runId:H.runId,sessionKey:re,threadId:Te})}break;case"agent.stream.chunk":t({type:"STREAM_CHUNK",runId:H.runId,sessionKey:re??"",text:H.text});break;case"agent.stream.end":t({type:"STREAM_END",runId:H.runId});break;case"agent.text":{if(!he(re))break;const Te={id:Yn(),sender:"agent",text:H.text,timestamp:Date.now(),threadId:me,encrypted:!!H.encrypted};t(me&&re?{type:"ADD_THREAD_MESSAGE",message:Te}:{type:"ADD_MESSAGE",message:Te});break}case"agent.media":{if(!he(re))break;const Te={id:Yn(),sender:"agent",text:H.caption??"",mediaUrl:H.mediaUrl,timestamp:Date.now(),threadId:me,encrypted:!!H.encrypted,mediaEncrypted:!!H.mediaEncrypted};t(me&&re?{type:"ADD_THREAD_MESSAGE",message:Te}:{type:"ADD_MESSAGE",message:Te});break}case"agent.a2ui":{if(!he(re))break;const Te={id:Yn(),sender:"agent",text:"",a2ui:H.jsonl,timestamp:Date.now(),threadId:me};t(me&&re?{type:"ADD_THREAD_MESSAGE",message:Te}:{type:"ADD_MESSAGE",message:Te});break}case"job.update":{const Te={id:H.jobId,number:0,sessionKey:H.sessionKey,status:H.status,startedAt:H.startedAt,finishedAt:H.finishedAt??null,durationMs:H.durationMs??null,summary:H.summary??"",time:new Date((H.startedAt??0)*1e3).toLocaleString()};if(Te.status==="running")t({type:"ADD_JOB",job:Te});else{const Ye=ae.current,ut=Ye.jobs.some(et=>et.id===Te.id);t(ut?{type:"SET_JOBS",jobs:Ye.jobs.map(et=>et.id===Te.id?{...et,...Te}:et)}:{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=H.jobId,Ye=H.text;Te&&Ye&&t({type:"APPEND_JOB_OUTPUT",jobId:Te,text:Ye});break}case"task.scan.result":{const Te=H.tasks??[];Z.info("TaskScan",`Scan result: ${Te.length} tasks reported`,Te),Os.list().then(({agents:ut})=>{Z.info("TaskScan",`Reloaded ${ut.length} agents`),t({type:"SET_AGENTS",agents:ut})}),lr.list().then(({channels:ut})=>{Z.info("TaskScan",`Reloaded ${ut.length} channels`),t({type:"SET_CHANNELS",channels:ut})}),Ln.listAll("background").then(({tasks:ut})=>{Z.info("TaskScan",`Reloaded ${ut.length} cron tasks, merging scan data`),t({type:"SET_CRON_TASKS",cronTasks:ut}),t({type:"MERGE_SCAN_DATA",scanTasks:Te.map(et=>({cronJobId:et.cronJobId,schedule:et.schedule,instructions:et.instructions??"",model:et.model,enabled:et.enabled}))})});const Ye=ae.current;if(Ye.selectedAgentId){const ut=Ye.agents.find(et=>et.id===Ye.selectedAgentId);ut!=null&&ut.channelId&&Ln.list(ut.channelId).then(({tasks:et})=>{t({type:"SET_TASKS",tasks:et})})}break}case"status":break;case"models.list":Array.isArray(H.models)&&t({type:"SET_MODELS",models:H.models});break;case"task.schedule.ack":H.ok?Z.info("Task",`Schedule applied to OpenClaw: ${H.cronJobId}`):Z.error("Task",`Schedule push to OpenClaw failed: ${H.error}`,H);break;case"error":Z.error("Server",H.message,H);break}},[]);M.useEffect(()=>{a.current=j},[j]),M.useEffect(()=>{if(!e.user||!ih())return;const H=Yn();Z.info("WS",`Connecting WebSocket (session=${H.slice(0,8)}...)`);let re=null;const me=new e2({userId:e.user.id,sessionId:H,getToken:ih,onMessage:he=>{a.current(he)},onStatusChange:he=>{Z.info("WS",he?"WebSocket connected":"WebSocket disconnected"),t({type:"SET_WS_CONNECTED",connected:he}),he&&(re==null||re())}});me.connect(),r.current=me,s2().then(()=>{const he=Nv();he&&V(he)}).catch(he=>{Z.warn("Push",`Push init failed: ${he}`)});const Ce=u2({wsClient:me,getActiveSessionKey:()=>ae.current.selectedSessionKey,onResume:()=>w(he=>he+1)});return re=Ce.resend,()=>{Ce.cleanup(),me.disconnect(),r.current=null}},[e.user]);const ie=M.useCallback(H=>{var re;Z.wsOut("WS",`${H.type}`,H),(re=r.current)==null||re.send(H)},[]),oe=M.useCallback(async H=>{t({type:"SET_DEFAULT_MODEL",model:H||null});try{await D1.updateSettings({defaultModel:H||void 0})}catch(re){console.error("Failed to update default model:",re)}},[]),ve=M.useCallback(H=>{const re=e.jobs.find(me=>me.id===H);re&&t({type:"SELECT_JOB",jobId:re.id,sessionKey:re.sessionKey||void 0})},[e.jobs]);if(M.useEffect(()=>{if(e.openclawConnected&&!_){const H=setTimeout(()=>{G()},1500);return()=>clearTimeout(H)}},[e.openclawConnected,_,G]),!e.user)return d.jsx(Ea.Provider,{value:e,children:d.jsx(Es.Provider,{value:t,children:d.jsx(VL,{})})});if(!R)return d.jsx(Ea.Provider,{value:e,children:d.jsx(Es.Provider,{value:t,children:d.jsx(qL,{onAccept:z})})});if(!_&&b&&e.channels.length===0&&!e.openclawConnected)return d.jsx(Ea.Provider,{value:e,children:d.jsx(Es.Provider,{value:t,children:d.jsx(XL,{onSkip:G})})});e.agents.find(H=>H.id===e.selectedAgentId);const D=e.tasks.find(H=>H.id===e.selectedTaskId),J=(D==null?void 0:D.kind)==="background",C=!!e.selectedSessionKey,ye=e.activeView==="automations";return N?d.jsx(Ea.Provider,{value:e,children:d.jsx(Es.Provider,{value:t,children:d.jsx(uD,{sendMessage:ie,theme:ee,onToggleTheme:$,showSettings:u,onOpenSettings:()=>f(!0),onCloseSettings:()=>f(!1),handleDefaultModelChange:oe,handleSelectJob:ve})})}):d.jsx(Ea.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(d2,{onToggleTheme:$,onOpenSettings:()=>f(!0),theme:ee}),d.jsxs(hl,{orientation:"horizontal",defaultLayout:T.defaultLayout,onLayoutChanged:T.onLayoutChanged,id:"botschat-main",className:"flex-1",children:[d.jsx(Cr,{id:"sidebar",defaultSize:"15%",minSize:"5%",maxSize:"30%",children:ye?d.jsx(AS,{}):d.jsx(X1,{})}),d.jsx(dl,{}),d.jsx(Cr,{id:"content",children:ye?d.jsx(IS,{}):d.jsx("div",{className:"flex-1 flex flex-col min-w-0 h-full",children:C?d.jsxs(hl,{orientation:"horizontal",defaultLayout:A.defaultLayout,onLayoutChanged:A.onLayoutChanged,id:"botschat-content",children:[J&&d.jsxs(d.Fragment,{children:[d.jsx(Cr,{id:"joblist",defaultSize:"15%",minSize:"5%",maxSize:"30%",children:d.jsx(QR,{jobs:e.jobs,selectedJobId:e.selectedJobId,onSelectJob:ve})}),d.jsx(dl,{})]}),d.jsx(Cr,{id:"chat",children:d.jsx(OE,{sendMessage:ie})}),e.activeThreadId&&d.jsxs(d.Fragment,{children:[d.jsx(dl,{}),d.jsx(Cr,{id:"thread",defaultSize:"28%",minSize:"10%",maxSize:"50%",children:d.jsx(ME,{sendMessage:ie})})]})]}):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(tD,{})]}),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:H=>H.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(Op,{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(QL,{})]}),p==="connection"&&d.jsx(kS,{}),p==="security"&&d.jsx(TS,{})]}),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"})})]})})]})})}hD();sn.isNativePlatform()&&(cr(async()=>{const{StatusBar:e,Style:t}=await import("./index-DzYqprDN.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(()=>{})}),cr(async()=>{const{Keyboard:e}=await import("./index-D3T7sc-R.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")})}));Zw.createRoot(document.getElementById("root")).render(d.jsx(As.StrictMode,{children:d.jsx(gD,{})}));const bD=sn.isNativePlatform()||!!window.__BOTSCHAT_NATIVE__;!bD&&"serviceWorker"in navigator&&window.addEventListener("load",()=>{navigator.serviceWorker.register("/sw.js").catch(()=>{})});export{Ps as C,Nl as E,Wi as F,Sp as W,yl as _,Rs as a,HE as b,TI as c,vD as d,xD as e,cr as f,Ma as g,v3 as i,G3 as o,Ep as r,x3 as v};